:root{
  --navy:#071a3a;
  --navy2:#0d2b54;
  --ink:#0b1733;
  --muted:#61718a;
  --green:#21aa7a;
  --green2:#43c994;
  --line:#dce7eb;
  --soft:#f6fafb;
  --white:#fff;
  --shadow:0 16px 42px rgba(18,52,76,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
button{font:inherit}
.home-wrap{width:min(1320px,calc(100% - 48px));margin:0 auto}

/* Header */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #edf2f4;backdrop-filter:blur(14px)}
.nav-wrap{height:72px;display:flex;align-items:center;gap:34px}
.brand{display:flex;align-items:center;margin-right:auto}
.brand img{width:205px;max-height:49px;object-fit:contain}
.main-nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:14px;white-space:nowrap}
.main-nav a{position:relative;padding:27px 0 23px}
.main-nav a.active:after,.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:3px;background:var(--green)}
.nav-actions{display:flex;align-items:center;gap:14px;margin-left:16px}
.nav-search{display:grid;place-items:center;width:42px;height:42px}
.nav-search svg,.account-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.account-btn{height:46px;display:flex;align-items:center;gap:9px;padding:0 19px;border:1px solid var(--line);border-radius:13px;font-weight:750;font-size:14px;background:#fff}
.mobile-menu-btn,.mobile-menu{display:none}

/* Hero */
.hero-banner{width:100%;height:314px;display:grid;grid-template-columns:49% 51%;overflow:hidden;background:var(--navy)}
.hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:28px max(36px,calc((100vw - 1320px)/2));padding-right:72px;color:white;background:
radial-gradient(circle at 16% 10%,rgba(38,100,145,.22),transparent 38%),
linear-gradient(105deg,#0d2c55 0%,#082347 68%,#071a3a 100%)}
.hero-copy:after{content:"";position:absolute;right:-58px;top:-25%;width:118px;height:150%;background:inherit;transform:skewX(13deg);z-index:2}
.hero-copy>*{position:relative;z-index:3}
.hero-kicker{font-size:11px;letter-spacing:.38em;color:#8fe1d2;font-weight:900;margin-bottom:7px}
.hero-copy h1{margin:0;font-size:43px;line-height:1.03;letter-spacing:-.035em;color:#fff}
.hero-copy h1 em{font-style:normal;color:#58d39d}
.hero-copy p{font-size:15.5px;line-height:1.45;margin:12px 0 14px;color:#f4f8fb}
.hero-actions{display:flex;gap:12px;margin-top:1px}
.hero-primary,.hero-secondary{height:46px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:12px;font-weight:850;padding:0 28px}
.hero-primary{background:linear-gradient(135deg,#27b77e,#55cf9b);color:#fff;min-width:186px}
.hero-secondary{border:1.5px solid rgba(255,255,255,.85);color:#fff;min-width:190px}
.play-dot{width:29px;height:29px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-size:11px;padding-left:2px}
.hero-points{display:flex;gap:24px;margin-top:15px}
.hero-points>div{display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.3;font-weight:700}
.point-icon{width:38px;height:38px;border:1.4px solid rgba(255,255,255,.85);border-radius:50%;display:grid;place-items:center;font-size:19px;color:white}
.hero-photo{background-image:url("assets/home-santorini-reference.jpg");background-size:cover;background-position:center}

/* Plans */
.plans-section{padding:18px 0 32px;background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)}
.plans-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:9px}
.section-kicker{font-size:10px;letter-spacing:.29em;font-weight:900;color:var(--green)}
.plans-heading h2,.why-section h2{font-size:25px;margin:3px 0 0;letter-spacing:-.025em}

.destination-strip{display:flex;align-items:flex-start;gap:21px;min-height:72px;padding:4px 0 8px;position:relative}
.destination-tile{width:58px;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:720;text-align:center;flex:0 0 auto}
.destination-tile img,.world-card{width:58px;height:34px;object-fit:cover;border-radius:4px;border:1px solid #d9e2e7;box-shadow:0 2px 7px rgba(21,45,62,.06);background:#fff}
.destination-tile:hover img,.destination-tile:hover .world-card{transform:translateY(-2px);box-shadow:0 7px 15px rgba(21,45,62,.10)}
.destination-tile img,.world-card{transition:.18s ease}
.world-card{display:block;background:#0c73ad;border-color:#0c73ad}
.world-card svg{width:100%;height:100%}
.world-card rect{fill:#0c73ad}
.world-card circle,.world-card path{fill:none;stroke:#fff;stroke-width:2}
.all-countries-link{margin-left:auto;align-self:flex-start;margin-top:9px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:850;white-space:nowrap}
.all-countries-link:hover{color:var(--green)}

.plan-tabs{width:min(625px,100%);margin:2px auto 10px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:999px;padding:3px;box-shadow:0 5px 18px rgba(23,51,71,.04)}
.plan-tab{border:0;background:transparent;color:var(--ink);min-height:37px;border-radius:999px;font-size:12px;font-weight:820;display:flex;align-items:center;justify-content:center;cursor:pointer}
.plan-tab.active{background:var(--navy);color:#fff;box-shadow:0 6px 15px rgba(8,31,67,.15)}
.plan-link-tab:hover{background:#eff7f5;color:#0a7f62}

.home-plan-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,.92fr);gap:34px;align-items:start}
.home-plan-status{padding:18px;color:var(--muted);font-size:13px}
.home-plan-list{display:grid;gap:8px}
.home-plan-row{min-height:65px;display:grid;grid-template-columns:148px 1fr auto auto;align-items:center;background:#fff;border:1px solid #d9e4e8;border-radius:11px;overflow:hidden;box-shadow:0 5px 15px rgba(27,61,83,.03);transition:.18s ease}
.home-plan-row.is-selectable{cursor:pointer}
.home-plan-row.is-selectable:hover,.home-plan-row.selected{border-color:#7bc3aa;box-shadow:0 9px 23px rgba(42,127,99,.10)}
.home-plan-row img{width:148px;height:65px;object-fit:cover;background:#eaf0f2}
.home-plan-main{padding:0 18px}
.home-plan-main strong{display:block;font-size:16px;margin-bottom:4px}
.home-plan-main span{font-size:12.5px;color:var(--muted)}
.home-plan-price{font-size:18px;font-weight:900;padding:0 12px;white-space:nowrap}
.home-plan-arrow{font-size:22px;padding:0 16px 0 4px}
.home-plan-row.missing .home-plan-price{font-size:12px;color:#0a8d6b}
.home-plan-row.missing{cursor:pointer}

.home-selection{background:#fff;border:1px solid #d9e5e9;border-radius:14px;padding:21px 24px;box-shadow:var(--shadow);min-height:365px;position:sticky;top:91px}
.selection-kicker{font-size:10px;letter-spacing:.19em;color:#378d70;font-weight:900}
.selection-title-row{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;border-bottom:1px solid #e5ecef;padding:8px 0 13px}
.selection-title-row h3{margin:0;font-size:28px;line-height:1.05}
.selection-title-row p{margin:5px 0 0;color:var(--muted);font-size:14px;font-weight:650}
.selection-title-row strong{font-size:26px;white-space:nowrap}
.selection-facts{padding:4px 0 10px}
.selection-facts>div{display:grid;grid-template-columns:96px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #edf1f3;font-size:12px}
.selection-facts span{font-weight:850;color:#14213b}
.selection-facts b{font-weight:500;color:#64738a}
.selection-buy,.selection-details{height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:900;margin-top:10px}
.selection-buy{background:#31a977;color:#fff}
.selection-buy:hover{background:#238f63}
.selection-details{border:1px solid #52ad8a;color:#177756}
.empty-selection{display:flex;flex-direction:column}
.empty-selection h3{font-size:26px;margin:12px 0 8px}
.empty-selection p{color:var(--muted);line-height:1.6;margin:0 0 auto}
.empty-selection .selection-buy{margin-top:28px}

/* Benefits */
.benefit-strip{border-top:1px solid #e8eef1;border-bottom:1px solid #e8eef1;background:#fff}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.benefit-grid>div{min-height:76px;display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid #e7edef}
.benefit-grid>div:last-child{border-right:0}
.benefit-grid>div>span{font-size:30px;color:var(--green)}
.benefit-grid p{margin:0}
.benefit-grid b,.benefit-grid small{display:block}
.benefit-grid b{font-size:13px}
.benefit-grid small{font-size:11px;color:var(--muted);margin-top:3px}

/* Why */
.why-section{padding:48px 0 58px;text-align:center;background:#fff}
.why-lead{color:var(--muted);margin:7px auto 25px;max-width:700px;line-height:1.6}
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}
.why-grid article{border:1px solid #e1e8eb;border-radius:15px;padding:24px;background:linear-gradient(180deg,#fff,#f9fcfc)}
.why-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e3f7ef;color:#108365;font-weight:900}
.why-grid h3{font-size:17px;margin:15px 0 7px}
.why-grid p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}
.why-actions{display:flex;justify-content:center;gap:12px;margin-top:23px}
.why-actions a{border:1px solid #bdd9cf;padding:11px 17px;border-radius:10px;font-weight:800;font-size:13px}

/* Footer */
.site-footer{background:#071a3a;color:#dfe9f1;padding:40px 0 18px}
.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}
.footer-grid img{width:205px;max-height:50px;object-fit:contain;object-position:left center}
.footer-grid p{font-size:13px;line-height:1.6;color:#9eb2c6;max-width:330px}
.footer-grid b{display:block;color:#fff;margin-bottom:11px}
.footer-grid a{display:block;color:#aebfd0;font-size:13px;margin:8px 0}
.footer-grid a:hover{color:#fff}
.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:28px;padding-top:17px;color:#8da3b8;font-size:12px}

/* Cookie */
.cookie-banner{position:fixed;left:22px;right:22px;bottom:20px;z-index:100;background:#fff;border:1px solid #dbe6e9;border-radius:14px;box-shadow:0 15px 45px rgba(0,0,0,.16);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.cookie-banner[hidden]{display:none}
.cookie-banner p{margin:0;font-size:12px;line-height:1.5;color:#586b7e}
.cookie-banner a{text-decoration:underline}
.cookie-actions{display:flex;gap:8px;white-space:nowrap}
.cookie-actions button{border:1px solid #c8d8dd;background:#fff;border-radius:8px;padding:9px 12px;cursor:pointer}
.cookie-actions .accept{background:var(--green);border-color:var(--green);color:#fff}

/* Responsive */
@media(max-width:1120px){
  .main-nav{gap:18px;font-size:13px}
  .nav-actions{margin-left:0}
  .brand img{width:180px}
  .hero-copy{padding-left:30px;padding-right:50px}
  .destination-strip{overflow-x:auto;padding-bottom:12px}
  .all-countries-link{position:sticky;right:0;background:linear-gradient(90deg,rgba(255,255,255,.5),#fff 24%);padding:9px 4px 8px 24px}
}
@media(max-width:900px){
  .home-wrap{width:min(100% - 28px,760px)}
  .nav-wrap{height:64px}
  .main-nav,.nav-actions{display:none}
  .mobile-menu-btn{margin-left:auto;width:40px;height:40px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px}
  .mobile-menu-btn span{height:2px;background:var(--ink);width:24px;border-radius:2px}
  .mobile-menu{display:grid;background:#fff;border-top:1px solid #edf2f4;padding:9px 18px 18px}
  .mobile-menu[hidden]{display:none}
  .mobile-menu a{padding:10px 4px;border-bottom:1px solid #f0f3f4;font-weight:750}
  .hero-banner{height:auto;grid-template-columns:1fr}
  .hero-copy{min-height:315px;padding:34px 28px}
  .hero-copy:after{display:none}
  .hero-photo{min-height:245px}
  .home-plan-layout{grid-template-columns:1fr}
  .home-selection{position:static}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .benefit-grid>div:nth-child(2){border-right:0}
  .benefit-grid>div:nth-child(-n+2){border-bottom:1px solid #e7edef}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .home-wrap{width:calc(100% - 22px)}
  .brand img{width:165px}
  .hero-copy h1{font-size:36px}
  .hero-copy p br{display:none}
  .hero-actions{display:grid;grid-template-columns:1fr}
  .hero-primary,.hero-secondary{width:100%}
  .hero-points{display:grid;grid-template-columns:1fr 1fr;gap:11px 17px}
  .destination-strip{gap:15px}
  .destination-tile{width:52px}
  .destination-tile img,.world-card{width:52px;height:31px}
  .plan-tabs{grid-template-columns:1fr 1fr;border-radius:14px}
  .plan-tab{border-radius:10px}
  .home-plan-row{grid-template-columns:94px 1fr auto}
  .home-plan-row img{width:94px;height:67px}
  .home-plan-main{padding:0 11px}
  .home-plan-main strong{font-size:14px}
  .home-plan-main span{font-size:11px}
  .home-plan-price{font-size:15px;padding-right:12px}
  .home-plan-arrow{display:none}
  .selection-title-row h3{font-size:24px}
  .selection-title-row strong{font-size:21px}
  .benefit-grid{grid-template-columns:1fr}
  .benefit-grid>div{border-right:0;border-bottom:1px solid #e7edef;justify-content:flex-start;padding-left:20px}
  .why-grid{grid-template-columns:1fr}
  .why-actions{flex-direction:column}
  .footer-grid{grid-template-columns:1fr}
  .cookie-banner{left:10px;right:10px;bottom:10px;display:block}
  .cookie-actions{margin-top:10px;flex-wrap:wrap}
}
