:root{--ink:#1f211d;--muted:#676b61;--paper:#f7f4ed;--white:#fffdf8;--lime:#d9f568;--green:#234d3b;--coral:#e97955;--line:#1f211d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.siteHeader{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:24px 32px;display:flex}.brand{letter-spacing:-.04em;font-size:22px;font-weight:800}.siteHeader nav{align-items:center;gap:28px;font-size:14px;display:flex}.headerAction{border:1px solid var(--ink);border-radius:999px;padding:11px 18px;font-weight:700}.hero{grid-template-columns:1.07fr .93fr;align-items:center;gap:80px;max-width:1240px;min-height:700px;margin:0 auto;padding:78px 32px 88px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--green);margin:0 0 18px;font-size:12px;font-weight:800}.hero h1,.requestIntro h1,.resultHeader h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(52px,6vw,88px);line-height:.96}.heroLead{color:var(--muted);max-width:650px;margin:30px 0;font-size:21px;line-height:1.55}.heroActions{align-items:center;gap:24px;display:flex}.primaryButton{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;padding:16px 24px;font-weight:800;display:inline-flex}.primaryButton:disabled{opacity:.55;cursor:wait}.textButton{border-bottom:1px solid;padding:4px 0;font-weight:800}.microcopy,.privacyNote{color:var(--muted);margin-top:16px;font-size:12px}.routeCard{background:var(--green);color:#fff;border-radius:28px;padding:34px;transform:rotate(1.5deg);box-shadow:0 30px 80px #234d3b38}.routeTopline,.routeFooter,.previewTop{justify-content:space-between;align-items:center;display:flex}.routeTopline{color:#ffffffad;font-size:13px}.statusDot{background:var(--lime);color:var(--ink);border-radius:999px;padding:5px 9px;font-weight:800}.routeCard h2{letter-spacing:-.04em;max-width:360px;margin:44px 0 36px;font-size:34px;line-height:1}.routeCard ol{margin:0;padding:0;list-style:none}.routeCard li{border-top:1px solid #ffffff29;grid-template-columns:62px 1fr;gap:12px;padding:20px 0;display:grid}.routeCard time{color:var(--lime);font-weight:800}.routeCard strong,.routeCard small{display:block}.routeCard small{color:#ffffff9e;margin-top:6px;line-height:1.35}.routeFooter{border-top:1px solid #ffffff29;margin-top:8px;padding-top:24px}.routeFooter strong{font-size:22px}.promiseStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;justify-content:center;gap:54px;padding:19px 32px;font-size:11px;font-weight:800;display:flex}.section{max-width:1240px;margin:0 auto;padding:110px 32px}.sectionHeading{grid-template-columns:.6fr 1.4fr;align-items:start;gap:40px;margin-bottom:56px;display:grid}.sectionHeading h2,.closingCta h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.02}.stepsGrid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.step{border-right:1px solid var(--line);min-height:250px;padding:28px 28px 28px 0}.step+.step{padding-left:28px}.step:last-child{border-right:0}.step>span{color:var(--coral);font-size:12px;font-weight:800}.step h3{letter-spacing:-.03em;margin:70px 0 12px;font-size:22px}.step p{color:var(--muted);margin:0;line-height:1.5}.examplesSection{padding-top:70px}.examplesGrid{grid-template-rows:repeat(2,270px);grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.exampleCard{border-radius:24px;flex-direction:column;justify-content:flex-end;padding:30px;display:flex;overflow:hidden}.exampleCard p,.exampleCard span{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.exampleCard h3{letter-spacing:-.04em;max-width:480px;margin:12px 0 24px;font-size:34px;line-height:1}.example1{background:#dce9df;grid-row:1/3}.example2{background:#f0c8b7}.example3{background:#dce3f1}.closingCta{background:var(--green);color:#fff;text-align:center;padding:110px 24px}.closingCta .eyebrow{color:var(--lime)}.closingCta h2{max-width:900px;margin:0 auto 36px}.lightButton{background:var(--lime);color:var(--ink)}footer{color:var(--muted);justify-content:space-between;padding:28px 32px;font-size:12px;display:flex}.requestShell{max-width:960px;margin:0 auto;padding:56px 32px 100px}.requestIntro{max-width:780px;margin-bottom:56px}.backLink{margin-bottom:70px;font-size:14px;font-weight:800;display:inline-block}.requestIntro h1,.resultHeader h1{font-size:clamp(48px,7vw,72px)}.requestIntro>p:last-child,.resultHeader>p:last-child{color:var(--muted);max-width:680px;font-size:19px;line-height:1.5}.repeatNotice{background:#fff8e8;border:1px solid #d6c6a7;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:-26px 0 28px;padding:20px 22px;display:grid}.repeatNotice .eyebrow{color:#8b602e;margin-bottom:7px}.repeatNotice strong{font-size:15px}.repeatNotice p:last-child{color:#736b5b;margin:7px 0 0;font-size:12px;line-height:1.5}.repeatNotice>span{color:#664a25;background:#f4dfb8;border-radius:10px;max-width:260px;padding:10px 12px;font-size:11px;line-height:1.45}.planningNotice{background:#f0f7f3;border:1px solid #b9d2c8;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin:-26px 0 28px;padding:20px 22px;display:grid}.planningNotice .eyebrow{color:#326554;margin-bottom:7px}.planningNotice strong{font-size:15px}.planningNotice p:last-child{color:#61736c;margin:7px 0 0;font-size:12px;line-height:1.5}.planningNotice>span{color:#315b4d;background:#dcece5;border-radius:10px;max-width:260px;padding:10px 12px;font-size:11px;line-height:1.45}.requestForm{background:var(--white);border-radius:28px;padding:18px 40px 42px;box-shadow:0 20px 70px #1f211d12}.requestForm fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:34px 0 40px}.fieldsetHint{max-width:760px;color:var(--muted);margin:-10px 0 24px;line-height:1.55}.requestForm legend{letter-spacing:-.03em;margin-bottom:26px;padding:0;font-size:22px;font-weight:800}.requestForm legend span{background:var(--lime);border-radius:50%;place-items:center;width:28px;height:28px;margin-right:9px;font-size:13px;display:inline-grid}.fieldGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.groupSelector{background:#f2f7f4;border:1px solid #bdd0c9;border-radius:14px;margin-bottom:20px;padding:16px}.groupSelector small{line-height:1.5}.groupReadinessSummary{background:#f8fbf9;border:1px solid #cfe0d7;border-radius:14px;margin:-8px 0 22px;padding:15px}.groupReadinessSummary>strong{color:var(--green);font-size:13px}.groupReadinessSummary>div{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.groupReadinessSummary span{color:#385f50;background:#e7f0eb;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.groupReadinessSummary p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.groupReadinessSummary p+p{color:#315f4e;margin-top:7px;font-weight:700}.profileGate{background:var(--white);border-radius:26px;max-width:720px;margin:70px auto;padding:42px;box-shadow:0 20px 70px #1f211d12}.profileGate h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,62px);line-height:1}.profileGate>p:not(.eyebrow){color:var(--muted);margin:24px 0;font-size:17px;line-height:1.55}.adultsField{max-width:calc(50% - 9px)}.manualAdultsNotice{color:#73552f;background:#fff6df;border-radius:12px;max-width:680px;margin:12px 0 0;padding:12px 14px;font-size:12px;line-height:1.5}.manualAdultsNotice a{color:#4d654f;font-weight:800;text-decoration:underline}.childrenHeader{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.childrenHeader>div{gap:4px;display:grid}.childrenHeader strong{font-size:15px}.childrenHeader small,.childrenNote{color:var(--muted);font-size:13px;font-weight:400;line-height:1.45}.childrenList{gap:12px;margin-top:14px;display:grid}.childRow{border:1px solid var(--line);background:#fafaf7;border-radius:14px;grid-template-columns:100px minmax(110px,.55fr) minmax(160px,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.childRow>strong{align-self:center;font-size:13px}.childRow input,.childRow select{padding:11px 12px}.addChildButton,.removeChildButton{border:1px solid var(--line);color:var(--green);cursor:pointer;background:#fff;border-radius:10px;font-weight:800}.addChildButton{padding:10px 13px}.removeChildButton{color:#7b4a3d;min-height:42px;padding:10px 12px}.addChildButton:disabled,.removeChildButton:disabled{opacity:.45;cursor:not-allowed}.noChildren{color:var(--muted);background:#f7f7f3;border-radius:12px;margin:14px 0 0;padding:14px}.childrenNote{margin:12px 0 0}label{gap:9px;font-size:13px;font-weight:800;display:grid}label small,fieldset>small{color:var(--muted);font-weight:400}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #234d3b14}.choiceGrid{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.choice{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:12px 16px}.choice.selected{background:var(--green);color:#fff;border-color:var(--green)}.dayConditionsToggle{cursor:pointer;background:#f5f8f6;border:1px solid #cfdad5;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.dayConditionsToggle input{width:20px;height:20px;accent-color:var(--green);margin-top:1px}.dayConditionsToggle span{gap:4px;display:grid}.dayConditionsToggle strong{font-size:14px}.dayConditionsPanel{background:#fbfcfb;border:1px solid #d9e2de;border-radius:16px;gap:20px;margin-top:18px;padding:20px;display:grid}.dayAlternatives{gap:7px;display:grid}.dayAlternatives>strong{font-size:13px}.dayAlternatives>p{color:var(--muted);margin:0;font-size:12px}.dayAlternatives>div{flex-wrap:wrap;gap:8px;display:flex}.dayAlternatives label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:9px 11px;display:flex}.dayAlternatives input{width:17px;height:17px;accent-color:var(--green)}.dayAlternatives label:has(input:disabled){opacity:.45;cursor:default}.dayCarFields{background:#eef3f0;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid}.temporaryConstraints{margin-top:20px}.rangeLabel{margin-bottom:24px}input[type=range]{accent-color:var(--green);padding:0}.checkboxLabel{align-items:center;gap:10px;margin:22px 0;display:flex}.checkboxLabel input{width:20px;height:20px}.mealPreferences{border:1px solid var(--line);background:#fafaf7;border-radius:16px;gap:9px;margin:24px 0;padding:18px;display:grid}.mealPreferences>strong{font-size:15px}.mealPreferences>p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.mealPreferences>small{color:var(--muted);line-height:1.45}.mealChoiceGrid{flex-wrap:wrap;gap:10px;margin:4px 0;display:flex}.mealChoice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:9px;min-width:128px;padding:12px 14px;display:flex}.mealChoice input{width:20px;height:20px;accent-color:var(--green)}.submitButton{width:100%;margin-top:34px}.requestReview{padding:42px 0 8px;scroll-margin-top:24px}.requestReview .eyebrow{margin-bottom:10px}.requestReview h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,58px);line-height:1}.requestReviewLead{max-width:720px;color:var(--muted);margin:20px 0 28px;font-size:17px;line-height:1.55}.requestReviewGrid{border:1px solid var(--line);background:var(--line);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.requestReviewGrid>div{background:#fff;min-height:112px;padding:20px}.requestReviewGrid dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800}.requestReviewGrid dd{margin:0;font-size:15px;font-weight:800;line-height:1.45}.requestReviewConditions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.requestReviewConditions article{background:#f8faf9;border:1px solid #d5dfda;border-radius:16px;padding:20px}.requestReviewConditions article:nth-child(3){grid-column:1/-1}.requestReviewConditions strong{color:var(--green);font-size:14px}.requestReviewConditions p,.requestReviewConditions ul{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.requestReviewConditions ul{padding-left:19px}.requestReviewNotice{color:#73552f;background:#fff6df;border-radius:14px;margin:14px 0 0;padding:14px 16px;font-size:13px;line-height:1.5}.requestReviewActions{justify-content:space-between;align-items:center;gap:18px;margin-top:28px;display:flex}.reviewEditButton{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:15px 22px;font-weight:800}.reviewEditButton:disabled{opacity:.55;cursor:wait}.reviewSubmitButton{min-width:min(100%,330px)}.privacyNote{text-align:center}.formError{color:#8f2f16;background:#ffe8df;border-radius:12px;padding:14px}.resultShell{max-width:1240px}.resultHeader{margin-bottom:48px}.preparationGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.preparationCard{background:var(--white);border-radius:22px;min-height:250px;padding:28px}.preparationCard>span{color:var(--green);letter-spacing:.08em;font-size:12px;font-weight:800}.preparationCard h2{letter-spacing:-.04em;margin:42px 0 14px;font-size:30px;line-height:1}.preparationCard p{color:var(--muted);margin:0;line-height:1.5}.previewGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.previewCard{background:var(--white);border-radius:22px;flex-direction:column;min-height:480px;padding:28px;display:flex}.previewTop{color:var(--muted);font-size:13px}.previewTop strong{color:var(--ink);font-size:19px}.previewCard h2{letter-spacing:-.04em;margin:40px 0 14px;font-size:30px;line-height:1}.previewCard>p{color:var(--muted);line-height:1.45}.previewCard ol{margin:20px 0;padding-left:20px;line-height:1.8}.reasonBlock{border-top:1px solid var(--line);margin-top:auto;padding-top:18px}.reasonBlock span{text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-size:11px;font-weight:800}.reasonBlock p{font-size:13px;line-height:1.4}.resultActions{align-items:center;gap:26px;margin-top:34px;display:flex}.curatorShell{background:#f0f2ef;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.curatorSidebar{background:var(--ink);color:#fff;flex-direction:column;padding:28px 22px;display:flex}.curatorSidebar nav{gap:8px;margin-top:70px;display:grid}.curatorSidebar nav strong{color:#ffffff73;text-transform:uppercase;margin:0 12px 12px;font-size:11px}.curatorSidebar nav a{border-radius:10px;padding:12px}.curatorSidebar nav a.active{background:#ffffff1a}.curatorSidebar nav span{float:right;background:var(--lime);color:var(--ink);border-radius:999px;padding:2px 7px}.curatorSidebar>p{color:#ffffff73;margin-top:auto;font-size:12px;line-height:1.5}.curatorContent{padding:50px}.curatorContent>header{justify-content:space-between;align-items:center;display:flex}.curatorContent h1{letter-spacing:-.05em;margin:0;font-size:48px}.curatorContent header button,.queueCard>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:11px 16px}.emptyState{color:var(--muted);background:#fff;border-radius:16px;margin-top:40px;padding:28px}.queueList{gap:12px;margin-top:34px;display:grid}.queueCard{background:#fff;border-radius:16px;grid-template-columns:180px 1fr auto;align-items:center;gap:30px;padding:22px;display:grid}.queueStatus{color:var(--coral);text-transform:uppercase;font-size:11px;font-weight:800}.queueCard h2{margin:5px 0;font-size:19px}.queueCard p{color:var(--muted);margin:0;font-size:12px}.queueCard dl{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;display:grid}.queueCard dl div{gap:5px;display:grid}.queueCard dt{color:var(--muted);font-size:11px}.queueCard dd{margin:0;font-size:13px;font-weight:800}@media (max-width:900px){.siteHeader nav>a:not(.headerAction):not(.headerLogin){display:none}.siteHeader nav{gap:12px}.headerAction{padding:10px 14px}.hero{grid-template-columns:1fr;padding-top:50px}.routeCard{transform:none}.promiseStrip{justify-content:flex-start;overflow-x:auto}.sectionHeading{grid-template-columns:1fr}.stepsGrid{grid-template-columns:1fr 1fr}.previewGrid,.preparationGrid,.curatorShell{grid-template-columns:1fr}.curatorSidebar{display:none}.queueCard{grid-template-columns:1fr}}@media (max-width:620px){.siteHeader,.hero,.section,.requestShell{padding-left:20px;padding-right:20px}.hero{gap:48px;min-height:auto;padding-bottom:60px}.hero h1{font-size:52px}.heroActions{flex-direction:column;align-items:flex-start}.routeCard{padding:24px}.promiseStrip{padding-left:20px}.stepsGrid,.fieldGrid,.examplesGrid,.dayCarFields{grid-template-columns:1fr}.adultsField{max-width:none}.childRow{grid-template-columns:1fr 1fr}.childRow>strong,.removeChildButton{align-self:end}.stepsGrid{border-top:0}.step,.step+.step{border-right:0;border-top:1px solid var(--line);min-height:auto;padding:24px 0}.step h3{margin-top:28px}.examplesGrid{grid-template-rows:repeat(3,280px)}.example1{grid-row:auto}.requestForm{padding:8px 20px 30px}.repeatNotice,.planningNotice{grid-template-columns:1fr;margin-top:-32px}.repeatNotice>span,.planningNotice>span{max-width:none}.profileGate{margin:30px auto;padding:28px 22px}.requestReviewGrid,.requestReviewConditions{grid-template-columns:1fr}.requestReviewConditions article:nth-child(3){grid-column:auto}.requestReviewActions,.resultActions,footer{flex-direction:column;align-items:stretch}.reviewEditButton,.reviewSubmitButton{width:100%}.curatorContent{padding:28px 20px}.queueCard dl{grid-template-columns:1fr 1fr}}
