:root{--ink:#1B2D45;--accent:#3E8ED0;--muted:#58677b;--border:#dce4ec;--paper:#fff;--soft:#f5f8fb;--green:#2b7258}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Nunito',-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #176aa7;outline-offset:5px}h1,h2,h3,p{margin:0}button,summary{cursor:pointer}.shell{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;z-index:20;top:8px;left:16px;padding:10px 16px;background:var(--ink);color:#fff;border-radius:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid #eaf0f4;background:rgba(255,255,255,.97)}.header-inner{min-height:84px;display:flex;justify-content:space-between;align-items:center;gap:24px}.plans-logo{font-weight:800;font-size:18px;letter-spacing:-.5px;cursor:pointer;flex-shrink:0;line-height:1.6}.header-inner nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:700}.nav-about{padding:12px 0}.button{min-height:50px;padding:13px 23px;display:inline-flex;justify-content:center;align-items:center;gap:20px;border-radius:10px;font-weight:800;font-size:15px;line-height:1.35;text-align:center;transition:background .15s,transform .15s}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#294461;transform:translateY(-1px)}.button-small{min-height:44px;padding:11px 17px;font-size:14px;gap:14px}.text-link{display:inline-flex;align-items:center;gap:13px;min-height:44px;font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#9cb4c7;text-decoration-thickness:1px}.text-link:hover{text-decoration-color:currentColor}.hero{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center;padding-block:78px 66px}.eyebrow{font-weight:800;font-size:11px;letter-spacing:1.5px;line-height:1.65}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.3px;display:flex;gap:10px;align-items:center}.little-sun{font-size:27px;line-height:1;color:#bf802c}.hero h1{font-size:clamp(36px,4.4vw,53px);font-weight:800;line-height:1.15;letter-spacing:-1.8px;margin-top:23px}.hero h1 span{color:#3778a7}.hero-description{margin-top:24px;font-size:18px;line-height:1.75;max-width:440px;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:15px 23px;align-items:center;margin-top:30px}.hero-footnote{margin-top:12px;font-size:12px;color:var(--muted)}.hero-note{display:flex;align-items:center;gap:13px;margin-top:40px;color:var(--muted);font-size:13px;line-height:1.7}.note-line{width:26px;height:2px;background:#b7cabd;flex-shrink:0}.preview-wrap{position:relative;padding:22px 20px 0;background:linear-gradient(145deg,#e9f3f7 0%,#eef3e9 70%,#faf3e9 100%);border-radius:28px}.preview-card{position:relative;background:var(--paper);border:1px solid #e1e8e9;border-radius:16px;box-shadow:0 14px 34px rgba(27,45,69,.08);overflow:hidden}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 24px 0}.preview-kicker{font-size:9px;font-weight:800;letter-spacing:1.3px;color:var(--muted)}.preview-heading h2{font-size:22px;line-height:1.3;letter-spacing:-.5px;margin-top:5px}.destination-mark{height:37px;width:37px;border:1px solid #d9e8e1;border-radius:50%;display:grid;place-items:center;background:#f2f7f3;color:var(--green);font-weight:800;font-size:11px;flex-shrink:0}.trip-meta{display:flex;gap:10px;font-size:11px;color:var(--muted);padding:7px 24px 18px}.preview-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:0 20px 18px}.day-tab{background:#f7f9fb;color:var(--muted);border:1px solid #e2e8ee;border-top:3px solid #dce5de;padding:9px 1px 10px;border-radius:9px;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.day-tab>span{font-size:9px;font-weight:700;letter-spacing:.45px}.day-tab strong{font-size:11px;line-height:1.3}.day-tab.selected{background:#edf6f1;border-color:#c6dccf;border-top-color:var(--green);color:#265b47}.day-tab:hover{background:#eef3f7}.preview-day{border-top:1px solid #eef1f4;padding:21px 24px 20px;min-height:334px}.day-heading{display:flex;align-items:center;gap:8px}.day-heading h3{font-size:14px;font-weight:800}.day-dot{width:7px;height:7px;border-radius:50%;background:#448361;flex-shrink:0}.sample-timeline{list-style:none;padding:0;margin:22px 0 18px;display:grid;gap:20px}.sample-timeline li{display:grid;grid-template-columns:72px 1fr;gap:12px;position:relative}.time-label{font-size:8px;font-weight:800;letter-spacing:.5px;color:#667589;padding-top:4px}.sample-timeline strong{display:block;font-size:12px;line-height:1.45}.sample-timeline p{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.65}.sample-note{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;background:#f7f4eb;border:1px solid #f0eadb;border-radius:7px;color:#695d47;font-size:10px;line-height:1.7}.sample-note svg{width:15px;height:18px;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.preview-footer{display:flex;justify-content:space-around;gap:8px;border-top:1px solid #e8edf2;padding:12px;font-size:10px;color:#5a7185}.preview-footer span:first-child{color:#256daa;font-weight:800}.example-label{text-align:center;padding:13px 0 14px;font-size:10px;color:#596b74}.essentials{background:#f8fafb;border-block:1px solid #eaf0f3}.essentials-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:24px}.essentials-inner>p{font-size:12px;font-weight:800;flex-shrink:0}.essentials ul{list-style:none;display:flex;flex-wrap:wrap;gap:12px 26px;justify-content:flex-end;margin:0;padding:0;font-size:12px;color:var(--muted)}.essentials li::before{content:'✓';color:var(--green);font-weight:800;margin-right:8px}.how-section{padding-block:88px}.section-heading{max-width:570px}.section-heading h2,.feature-intro h2,.questions h2,.closing h2{font-size:34px;font-weight:800;letter-spacing:-.9px;line-height:1.25;margin-top:12px}.section-heading>p:last-child{color:var(--muted);font-size:15px;margin-top:18px}.steps{margin-top:42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.step{border-top:1px solid var(--border);padding-top:23px}.step-number{font-size:12px;color:#3778a7;font-weight:800;letter-spacing:1px}.step h3{font-size:18px;font-weight:800;line-height:1.35;margin-top:14px;letter-spacing:-.3px}.step p{font-size:14px;line-height:1.85;margin-top:12px;color:var(--muted)}.features{display:grid;grid-template-columns:1fr 1.65fr;gap:70px;padding-block:12px 90px;align-items:center}.feature-intro>p:not(.eyebrow){font-size:15px;line-height:1.85;color:var(--muted);margin-top:18px}.feature-intro>.text-link{margin-top:19px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.feature-card{padding:25px 23px;background:#f7f9fb;border:1px solid #edf0f4;border-radius:13px}.feature-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.feature-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.blue{background:#e7f0f9;color:#3678aa}.green{background:#e5f0e9;color:#377458}.amber{background:#f5eddc;color:#966b21}.violet{background:#eeeaf6;color:#716194}.feature-card h3{font-size:15px;line-height:1.4;margin-top:17px;font-weight:800}.feature-card p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:8px}.feature-card .text-link{font-size:12px;margin-top:7px;gap:8px}.questions{display:grid;grid-template-columns:1fr 1.65fr;gap:70px;border-top:1px solid var(--border);padding-block:65px 80px}.question-list details{border-bottom:1px solid var(--border);padding:0 0 18px;margin-bottom:18px}.question-list summary{font-size:15px;font-weight:800;padding:3px 28px 3px 0;min-height:38px;position:relative;list-style:none}.question-list summary::-webkit-details-marker{display:none}.question-list summary::after{content:'+';position:absolute;right:1px;top:0;font-weight:600;font-size:23px;line-height:1.3;color:#647f93}.question-list details[open] summary::after{content:'−'}.question-list details p{font-size:14px;color:var(--muted);line-height:1.85;margin-top:8px;padding-right:20px}.question-list details .text-link{margin-top:6px;font-size:13px}.closing{background:#eef4f7;border:1px solid #e3ebef;border-radius:17px;padding:40px 45px;display:flex;align-items:center;justify-content:space-between;gap:32px}.closing h2{font-size:30px}.closing p:last-child{font-size:14px;color:var(--muted);margin-top:12px}.closing .button{flex-shrink:0}.site-footer{display:flex;align-items:center;gap:25px;padding-block:35px 38px;margin-top:14px;font-size:12px;color:var(--muted)}.site-footer>p{flex:1}.site-footer nav{display:flex;align-items:center;gap:22px}.site-footer nav a{padding-block:12px}.site-footer nav a:hover,.nav-about:hover{color:var(--accent)}
@media(min-width:1400px){.hero{gap:92px}.preview-wrap{padding:27px 26px 0}.hero h1{font-size:55px}}
@media(max-width:1000px){.shell{width:calc(100% - 48px)}.hero{gap:34px;padding-block:56px}.hero h1{font-size:40px;letter-spacing:-1.35px}.hero-description{font-size:16px}.hero-note{margin-top:28px}.hero-actions{gap:10px 20px}.preview-wrap{padding:15px 13px 0}.preview-heading{padding:20px 18px 0}.preview-heading h2{font-size:20px}.trip-meta{padding-inline:18px}.preview-tabs{padding-inline:14px}.preview-day{padding:19px 18px 18px;min-height:350px}.sample-timeline li{grid-template-columns:60px 1fr;gap:8px}.essentials-inner{align-items:flex-start;gap:20px}.essentials ul{gap:10px 18px}.steps{gap:28px}.features,.questions{gap:38px;grid-template-columns:1fr 1.5fr}.feature-card{padding:22px 18px}.feature-intro h2,.questions h2{font-size:29px}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.header-inner{min-height:72px;gap:16px}.header-inner nav{gap:20px;font-size:12px}.button-small{font-size:12px;padding:10px 13px;gap:8px}.hero{grid-template-columns:1fr;gap:37px;padding-block:42px 38px}.hero-copy{max-width:540px}.hero h1{font-size:44px;letter-spacing:-1.5px;margin-top:20px}.hero-description{max-width:500px;font-size:16px;margin-top:20px}.hero-actions{margin-top:24px;gap:16px 23px}.hero-note{display:none}.preview-wrap{width:100%;max-width:500px;justify-self:center;padding:22px 22px 0}.preview-heading{padding:23px 24px 0}.preview-heading h2{font-size:23px}.trip-meta{padding-inline:24px}.preview-tabs{padding-inline:20px}.day-tab{min-height:61px}.day-tab strong{font-size:12px}.preview-day{min-height:324px;padding:22px 24px 20px}.sample-timeline li{grid-template-columns:74px 1fr;gap:12px}.sample-timeline strong{font-size:13px}.sample-timeline p{font-size:12px}.time-label{font-size:9px}.sample-note{font-size:11px}.preview-footer{font-size:11px}.example-label{font-size:11px}.essentials-inner{display:block;padding-block:20px}.essentials ul{margin-top:13px;justify-content:flex-start;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;font-size:11px}.how-section{padding-block:54px}.section-heading h2{font-size:30px}.steps{grid-template-columns:1fr;gap:23px;margin-top:30px}.step{position:relative;padding-top:19px;padding-left:43px}.step-number{position:absolute;top:22px;left:0}.step h3{margin-top:0;font-size:17px}.step p{margin-top:8px;font-size:14px;max-width:570px}.features{grid-template-columns:1fr;gap:26px;padding-block:8px 52px}.feature-intro{max-width:500px}.feature-intro h2 br{display:none}.feature-intro h2{font-size:30px}.feature-intro>.text-link{margin-top:12px}.feature-grid{gap:12px}.feature-card{padding:22px 19px}.questions{grid-template-columns:1fr;gap:30px;padding-block:47px 36px}.questions h2{font-size:30px}.question-list details p{padding-right:8px}.closing{padding:30px;display:block}.closing h2{font-size:28px}.closing .button{margin-top:24px}.site-footer{flex-wrap:wrap;gap:8px 20px;padding-block:27px}.site-footer>p{min-width:180px}.site-footer nav{width:100%;margin-top:3px}}
@media(max-width:390px){.shell{width:calc(100% - 32px)}.nav-about{display:none}.hero h1{font-size:37px;letter-spacing:-1.2px}.hero-description{font-size:15px}.hero-actions{gap:11px}.hero-actions .button{font-size:14px;padding:13px 18px}.hero-actions .text-link{font-size:12px;gap:7px}.preview-wrap{padding:13px 11px 0;border-radius:20px}.preview-heading{padding:20px 15px 0;gap:6px}.preview-heading h2{font-size:20px}.preview-kicker{font-size:8px}.destination-mark{width:31px;height:31px;font-size:10px}.trip-meta{padding-inline:15px}.preview-tabs{padding-inline:10px;gap:4px}.day-tab strong{font-size:10px}.day-tab>span{font-size:8px}.preview-day{padding:18px 14px;min-height:340px}.day-heading h3{font-size:13px}.sample-timeline li{grid-template-columns:60px 1fr;gap:8px}.time-label{font-size:8px}.sample-timeline strong{font-size:12px}.sample-timeline p{font-size:11px}.sample-note{font-size:10px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:23px}.section-heading h2,.feature-intro h2,.questions h2{font-size:28px}.closing{padding:27px 23px}.closing h2{font-size:27px}.closing .eyebrow{font-size:10px}.essentials ul{font-size:10px}.site-footer nav{gap:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(forced-colors:active){.button,.preview-card,.feature-card,.sample-note,.closing{border:1px solid CanvasText}.day-tab.selected{outline:2px solid Highlight}.feature-icon{border:1px solid CanvasText}}
