:root{--ink:#202124;--muted:#6b6c70;--line:#e7e7e7;--coral:#ff5a5f;--navy:#133d3a;--cream:#f8f5ef;--shadow:0 18px 55px rgba(30,36,38,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;border-bottom:1px solid #eee;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:30}.logo{display:flex;align-items:center;gap:9px;font:800 25px 'Manrope';color:var(--coral)}.logo-mark{width:31px;height:31px;background:var(--coral);color:#fff;border-radius:50% 50% 50% 12px;display:grid;place-items:center;font-size:21px}.main-nav{display:flex;gap:34px;height:100%;align-items:center;font-weight:600;font-size:14px}.main-nav a{height:100%;display:grid;place-items:center;position:relative}.main-nav a.active:after{content:"";height:2px;background:var(--ink);position:absolute;bottom:0;left:2px;right:2px}.header-actions{display:flex;align-items:center;gap:8px}.text-btn,.round-btn,.menu-btn{border:0;background:transparent;font-weight:600;font-size:14px}.round-btn{width:40px;height:40px;border-radius:50%}.round-btn:hover,.text-btn:hover{background:#f5f5f5}.menu-btn{border:1px solid #ddd;border-radius:24px;padding:6px 7px 6px 12px;display:flex;gap:10px;align-items:center}.avatar{width:29px;height:29px;border-radius:50%;background:#6e7074;color:#fff;display:grid;place-items:center;font-size:9px}.hero{padding:24px 3.3% 0}.hero-photo{height:min(74vh,720px);min-height:570px;background:url('assets/hero-mediterranean.png') center/cover;border-radius:24px;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-overlay{position:absolute;inset:0;border-radius:24px;background:linear-gradient(90deg,rgba(12,28,30,.62),rgba(12,28,30,.09) 60%,rgba(12,28,30,.02))}.hero-copy{position:absolute;left:7%;top:22%;color:#fff;max-width:630px}.eyebrow{display:block;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:2.2px;margin-bottom:17px}.eyebrow.light{color:#fff}.hero h1,.section h2,.final-cta h2,.membership h2{font:700 clamp(40px,5vw,71px)/1.03 'Manrope';letter-spacing:-3.5px;margin:0}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-copy p{max-width:530px;font-size:18px;line-height:1.55}.search-panel{position:absolute;left:50%;bottom:-38px;transform:translateX(-50%);width:min(1100px,88%);height:78px;background:#fff;border-radius:42px;box-shadow:0 9px 32px rgba(0,0,0,.18);display:grid;grid-template-columns:1.3fr .9fr .9fr auto;align-items:center;padding:8px}.search-field{height:56px;border:0;border-right:1px solid #eee;background:#fff;padding:0 26px;display:flex;align-items:center;text-align:left;gap:13px}.search-field label,.search-field b{display:block;font-size:12px}.search-field input{border:0;outline:0;padding:3px 0;width:100%;font-size:14px}.search-field small{display:block;color:#8a8b8c;margin-top:3px}.field-icon{font-size:23px;color:var(--coral)}.search-button{height:58px;border:0;border-radius:31px;background:var(--coral);color:#fff;padding:0 25px;font-weight:700;font-size:15px;display:flex;align-items:center;gap:8px}.trust-strip{max-width:1120px;margin:88px auto 30px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.trust-strip div{border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b{display:block;font:700 20px 'Manrope'}.trust-strip small{color:var(--muted)}.stars{color:#f1a93b;font-size:11px}.section{padding:105px max(4%,calc((100vw - 1200px)/2))}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:47px}.section-heading h2,.planner-copy h2{font-size:45px;line-height:1.1}.section-heading>p{width:430px;color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{height:335px;border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card.coral{background:#fff0ec}.service-card.blue{background:#eaf3f5}.service-card.yellow{background:#fbf3df}.service-card.green{background:#e9f1e8}.service-icon{font-size:37px}.service-card h3{font:700 25px 'Manrope';margin:0 0 10px}.service-card p{font-size:14px;line-height:1.55;color:#646568}.service-card a{font-size:13px;font-weight:700;display:flex;justify-content:space-between;margin-top:22px}.planner-section{background:var(--cream);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:760px;overflow:hidden}.planner-copy{max-width:480px}.planner-copy p{color:var(--muted);line-height:1.7}.planner-copy ul,.price-card ul{list-style:none;padding:12px 0;margin:0}.planner-copy li{margin:14px 0;font-size:14px}.planner-copy li span{display:inline-grid;place-items:center;background:#dceae4;color:#2e725d;border-radius:50%;width:22px;height:22px;margin-right:10px}.primary-btn{border:0;background:var(--coral);color:#fff;padding:16px 24px;border-radius:10px;font-weight:700;box-shadow:0 8px 20px rgba(255,90,95,.25)}.primary-btn span{margin-left:15px}.phone-stage{height:610px;position:relative;display:grid;place-items:center}.phone{width:300px;height:595px;border:10px solid #202124;border-radius:42px;background:#fff;box-shadow:0 35px 75px rgba(20,38,34,.22);position:relative;overflow:hidden}.phone-top{height:28px;padding:6px 17px;display:flex;justify-content:space-between;font-size:10px;font-weight:700}.chat-head{padding:12px 17px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #eee}.bot-face{width:37px;height:37px;background:var(--coral);color:#fff;border-radius:50%;display:grid;place-items:center}.chat-head b,.chat-head small{display:block}.chat-head small{font-size:9px;color:#749081;margin-top:2px}.chat-body{background:#f7f5f1;height:445px;padding:15px 14px}.date-pill{text-align:center;color:#999;font-size:8px;font-weight:bold;margin:3px 0 14px}.message{max-width:85%;font-size:11px;line-height:1.45;padding:10px 12px;margin:9px 0;border-radius:13px}.message.bot{background:#fff;border-bottom-left-radius:3px}.message.user{background:#ff6d70;color:#fff;margin-left:auto;border-bottom-right-radius:3px}.mini-plan{display:flex;background:#fff;padding:8px;border-radius:12px;gap:9px;margin-top:9px}.mini-image{width:55px;border-radius:8px;background:linear-gradient(145deg,#c16d4e,#f4cf83)}.mini-plan small,.mini-plan b,.mini-plan span{display:block}.mini-plan small{font-size:7px;color:var(--coral);font-weight:bold}.mini-plan b{font-size:10px;margin:4px 0}.mini-plan span{font-size:8px;color:#888}.chat-input{position:absolute;bottom:9px;left:12px;right:12px;border:1px solid #ddd;border-radius:20px;padding:10px 13px;color:#aaa;font-size:10px}.chat-input span{float:right;background:var(--coral);color:#fff;width:17px;height:17px;border-radius:50%;display:grid;place-items:center}.orbit-card{position:absolute;background:#fff;box-shadow:var(--shadow);border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;z-index:2;font-size:12px}.orbit-card>span{width:36px;height:36px;border-radius:10px;background:#fee9e6;color:var(--coral);display:grid;place-items:center}.orbit-card small,.orbit-card b{display:block}.orbit-card small{font-size:7px;color:#888;margin-bottom:4px}.orbit-card strong{margin-left:14px}.card-flight{top:100px;left:0}.card-share{bottom:110px;right:0}.faces{color:#d88c70;letter-spacing:-3px}.destinations{overflow:hidden}.section-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-title-row h2{font-size:45px}.slider-buttons button{width:43px;height:43px;border-radius:50%;border:1px solid #ddd;background:#fff;margin-left:7px}.destination-track{display:flex;gap:18px;transition:transform .35s}.destination-card{min-width:calc((100% - 54px)/4)}.destination-img{height:300px;border-radius:16px;background-size:cover;background-position:center;position:relative}.destination-img.lisbon{background-image:linear-gradient(0deg,rgba(0,0,0,.1),transparent),url('assets/hero-mediterranean.png')}.destination-img.seoul{background-image:url('https://images.unsplash.com/photo-1517154421773-0529f29ea451?auto=format&fit=crop&w=800&q=85')}.destination-img.mexico{background-image:url('https://images.unsplash.com/photo-1518659526054-190340b32735?auto=format&fit=crop&w=800&q=85')}.destination-img.kyoto{background-image:url('https://images.unsplash.com/photo-1493976040374-85c8e12f0c0e?auto=format&fit=crop&w=800&q=85')}.destination-img button{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:50%;border:0;background:#fff;font-size:20px}.destination-img>span{position:absolute;left:13px;bottom:13px;padding:6px 9px;border-radius:6px;background:#fff;font-size:9px;font-weight:700}.destination-card h3{font:700 16px 'Manrope';margin:15px 0 4px}.destination-card p{margin:0 0 5px;color:var(--muted);font-size:13px}.destination-card small{font-weight:700}.social-proof{background:#f9f8f6;display:grid;grid-template-columns:1.4fr .6fr;gap:90px;align-items:center}.quote-mark{font:70px Georgia;color:var(--coral)}blockquote{font:500 27px/1.5 Georgia;margin:0 0 27px}.reviewer{display:flex;align-items:center;gap:12px}.review-avatar{width:44px;height:44px;border-radius:50%;background:#183e3a;color:#fff;display:grid;place-items:center;font-size:12px}.reviewer b,.reviewer small{display:block}.reviewer small{color:var(--muted);margin-top:4px}.proof-card{background:#fff;border-radius:20px;padding:37px;box-shadow:var(--shadow)}.proof-number{font:700 58px 'Manrope';color:var(--coral)}.proof-card p{line-height:1.5}.bar{height:7px;background:#eee;border-radius:5px;overflow:hidden;margin:24px 0 10px}.bar span{display:block;width:92%;height:100%;background:var(--coral)}.proof-card small{color:var(--muted)}.membership{margin:70px max(3%,calc((100vw - 1280px)/2));border-radius:25px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px}.membership h2{font-size:49px}.membership>div:first-child p{max-width:540px;line-height:1.7;color:#d3ddda}.price-card{background:#fff;color:var(--ink);border-radius:19px;padding:32px}.price{display:flex;align-items:baseline}.price b{font:700 62px 'Manrope'}.price span:first-child{font-size:25px;align-self:flex-start;margin-top:13px}.price-card li{margin:12px 0;font-size:14px}.white-btn{width:100%;border:0;border-radius:9px;background:var(--coral);color:#fff;padding:15px;font-weight:700;margin:10px 0}.price-card>small{display:block;text-align:center;color:var(--muted)}.final-cta{text-align:center;padding:125px 20px;background:linear-gradient(#fff,#fff8f5)}.final-cta h2{font-size:54px;margin-bottom:30px}.final-cta p{font-size:11px;color:var(--muted)}footer{padding:75px max(4%,calc((100vw - 1200px)/2)) 25px;background:#f7f7f7}.footer-top{display:flex;justify-content:space-between}.footer-top>div:first-child p{color:var(--muted);font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(3,150px);gap:40px}.footer-links b,.footer-links a{display:block;margin-bottom:13px;font-size:13px}.footer-links a{color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ddd;margin-top:50px;padding-top:20px;font-size:11px;color:var(--muted)}.toast{position:fixed;right:25px;bottom:25px;background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:16px 22px;display:flex;gap:13px;align-items:center;transform:translateY(140px);opacity:0;transition:.3s;z-index:50}.toast.show{transform:none;opacity:1}.toast>span{color:var(--coral);font-size:25px}.toast b,.toast small{display:block}.toast small{color:var(--muted);margin-top:3px}@media(max-width:900px){.main-nav,.text-btn{display:none}.hero{padding:12px}.hero-photo{min-height:620px}.hero-copy{left:7%;right:7%;top:16%}.hero h1{font-size:48px}.search-panel{height:auto;bottom:18px;border-radius:20px;display:block;padding:12px}.search-field{width:100%;height:55px;border-right:0;border-bottom:1px solid #eee}.search-button{width:100%;justify-content:center;margin-top:9px}.trust-strip{grid-template-columns:1fr 1fr;gap:25px}.trust-strip div:nth-child(2){border:0}.section{padding:75px 6%}.section-heading{display:block}.section-heading>p{width:auto}.service-grid{grid-template-columns:1fr 1fr}.planner-section{grid-template-columns:1fr}.phone-stage{margin-top:35px}.destination-card{min-width:47%}.social-proof,.membership{grid-template-columns:1fr}.footer-top{display:block}.footer-links{margin-top:40px}}@media(max-width:600px){.site-header{padding:0 18px}.hero-copy h1{font-size:40px;letter-spacing:-2px}.hero-copy p{font-size:15px}.trust-strip{padding:0 15px}.trust-strip b{font-size:16px}.section-heading h2,.planner-copy h2,.section-title-row h2{font-size:34px;letter-spacing:-2px}.service-grid{grid-template-columns:1fr}.service-card{height:280px}.planner-section{padding-bottom:35px}.phone-stage{transform:scale(.84);margin:-15px -40px}.destination-card{min-width:78%}.social-proof{gap:40px}blockquote{font-size:22px}.membership{margin:30px 12px;padding:55px 25px;gap:35px}.membership h2,.final-cta h2{font-size:38px;letter-spacing:-2px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{display:block;line-height:2}.header-actions .round-btn{display:none}}
