:root{--blue:#658DA5;--green:#9FC1AB;--gold:#F3C86A;--ink:#17364A;--muted:#536C7A;--soft:#F7FAFC;--mint:#EFF8F4;--sky:#EEF6FA;--peach:#FFF3EC;--line:#DCE7E8;--white:#fff;--shadow:0 12px 34px rgba(38,72,86,.08);--radius:24px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--white);color:var(--ink);font-family:'Open Sans',Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #365F79;outline-offset:4px}button{touch-action:manipulation}input,select,textarea{color:var(--ink);background:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}p{color:var(--muted)}h2{font-size:32px;margin-bottom:10px}h3{font-size:23px;margin-bottom:10px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4C7188}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;z-index:500;top:10px;left:15px;padding:12px 20px;border-radius:8px;background:white;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}html:not(.has-js) .js-only{display:none!important}.has-js .no-js-only{display:none!important}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e8eff0;backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;flex-shrink:0;align-items:center}.brand img{display:block;max-width:115px;object-fit:contain}.desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto;font-size:13px;font-weight:700}.desktop-nav a{padding-block:14px}.desktop-nav a:hover,.text-link:hover{color:#365F79;text-decoration:underline}.saved-button{margin-left:auto;min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:var(--soft);font-size:13px;font-weight:700}.saved-button>span:first-child{font-size:19px;margin-right:5px}.count{background:var(--ink);color:white;border-radius:20px;padding:1px 6px;font-size:10px;margin-left:4px}.menu-toggle{display:none;background:none;border:0;min-width:44px;min-height:44px;font-size:23px}.mobile-menu{padding-bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-menu a{padding:12px;border-radius:12px;background:var(--soft);font-weight:700;font-size:13px}
.hero{background:linear-gradient(120deg,#F1F7F9 0%,#F0F8F4 60%,#FCFBF6 100%);border-bottom:1px solid #e4ece9}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center;padding-block:66px}.hero h1{font-size:68px;line-height:1.03;font-weight:800;letter-spacing:-.055em;margin:14px 0 18px}.hero h1 span{color:#4C738A}.hero-description{font-size:16px;line-height:1.65;max-width:440px;margin-bottom:18px}.rayy-hello{display:flex;gap:11px;align-items:center}.rayy-hello p{font-size:13px;font-weight:600;color:#436374;margin:0}.rayy-character{width:34px;height:51px;object-fit:contain;transform-origin:50% 85%;animation:hello 1.4s ease-out 1}.start-panel h2{font-size:22px;letter-spacing:-.02em;margin-bottom:18px}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.action-card{position:relative;background:rgba(255,255,255,.93);border:1px solid rgba(111,142,151,.17);border-radius:20px;padding:21px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 12px rgba(49,81,93,.03);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.action-card strong{display:block;font-size:16px;line-height:1.2;letter-spacing:-.02em}.action-card small{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.action-card .arrow{align-self:flex-start;font-size:13px;margin-left:auto;color:#4b7389}.action-icon{width:43px;height:43px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.blue{background:#e9f2f7;color:#4a7088}.green{background:#eaf4eb;color:#477257}.peach{background:#fbeddf;color:#946346}.gold{background:#fbf3d9;color:#7a671f}.guide-entry{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 20px;border-radius:18px;border:1px solid #cadcda;background:rgba(255,255,255,.5);text-align:left;margin-top:14px;min-height:66px;transition:background .18s}.guide-entry strong{display:block;font-size:14px}.guide-entry small{font-size:12px;color:var(--muted);display:block;margin-top:3px}.guide-entry>span:last-child{font-size:22px}.guide-entry:hover{background:white}.no-script{font-size:13px;margin-top:14px}.section{padding:60px 0}.section.compact{padding-top:44px}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:24px}.section-heading .eyebrow{display:block;margin-bottom:9px}.section-heading h2{margin-bottom:0}.section-heading p{margin:10px 0 0}.text-link{font-size:13px;font-weight:800;min-height:44px;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.return-strip{padding:24px 28px;margin-top:26px;border:1px solid #dce7e2;border-radius:22px;background:#f5f9f6;display:flex;align-items:center;justify-content:space-between;gap:20px}.return-strip h2{font-size:22px;margin:6px 0}.return-strip p{font-size:13px;margin:0}.button{border:1px solid transparent;border-radius:999px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:800;line-height:1.4;transition:background .18s,transform .18s;text-align:center}.primary{background:#466F87;color:white}.primary:hover{background:#31566E}.secondary{background:white;border-color:#bfd0d8;color:#315970}.secondary:hover{background:#f0f6f8}.service-search{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;border:1px solid #cbdcde;border-radius:23px;padding:11px 12px 4px 19px;box-shadow:0 5px 20px rgba(38,72,86,.025)}.search-symbol{color:#688491;display:flex}.service-search>input{width:100%;border:0;padding:12px 2px;font-size:16px;min-width:0;outline-offset:1px}.area-details{grid-column:1/-1;border-top:1px solid #eef1f1;margin-top:1px;font-size:13px}.area-details summary{padding:13px 2px;cursor:pointer}.area-details[open]{padding-bottom:16px}.muted{color:var(--muted);font-weight:400}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:19px}.category-grid a{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:12px 16px;border:1px solid var(--line);border-radius:14px;font-size:13px;font-weight:700;background:#fff;transition:background .18s}.category-grid a:hover{background:var(--sky)}.category-grid a span{color:#7695a4}.experiences-section{background:#FAFCFB;border-block:1px solid #eff2ef}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.experience{border:1px solid rgba(84,112,112,.09);border-radius:24px;padding:25px 23px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:315px;transition:transform .18s,box-shadow .18s}.experience-art{position:absolute;right:13px;top:13px;opacity:.19;transform:rotate(-8deg)}.experience-art svg{width:67px;height:67px;stroke-width:1.1}.experience>.eyebrow{position:relative;margin-top:31px;font-size:10px;letter-spacing:.07em}.experience h3{font-size:25px;margin:12px 0}.experience p{font-size:13px;line-height:1.65;flex:1;margin-bottom:23px}.wedding{background:#FBF0E8}.everyday{background:#EAF4EE}.celebration{background:#F9F3DD}.date{background:#ECF3F8}.experience-cta{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px;font-weight:800}.experience-cta span{font-size:20px}.discovery-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.discovery-card{border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;gap:18px;align-items:flex-start}.discovery-card h2{font-size:26px;margin:10px 0}.discovery-card p{font-size:13px;line-height:1.7;margin-bottom:8px}.trust-strip{background:#F6F9F8;border-block:1px solid #edf0ed;padding:25px 0}.trust-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.trust-strip p{font-size:12px;margin:0}.trust-strip strong{display:block;color:var(--ink);font-size:13px;margin-bottom:5px}.site-footer{padding:32px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:32px;align-items:start}.footer-top p{font-size:12px;margin:6px 0 0}.footer-top nav{display:grid;grid-template-columns:repeat(3,auto);gap:4px 26px}.footer-top nav a{min-height:44px;display:flex;align-items:center;font-size:12px;font-weight:700}.footer-bottom{display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center;padding-top:28px;font-size:11px;color:var(--muted)}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}.text-button{border:0;background:transparent;padding:10px 0;min-height:44px;font-size:12px;font-weight:700;color:#3e637a;line-height:1.5}.text-button:hover{text-decoration:underline}.mobile-dock{display:none}
.dialog-open{overflow:hidden}.planner-dialog,.saved-dialog{color:var(--ink);padding:0;border:1px solid #d5e1e2;border-radius:26px;background:#fff;width:min(710px,calc(100% - 32px));max-height:calc(100dvh - 48px);box-shadow:0 25px 90px rgba(23,54,74,.2);overflow:auto;overscroll-behavior:contain}.planner-dialog::backdrop,.saved-dialog::backdrop{background:rgba(23,54,74,.4);backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #eaf0f0}.dialog-head .brand img{width:94px;height:41px}.close-button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:25px;line-height:1}.dialog-content{padding:28px 32px 32px}.dialog-content>h2{font-size:32px;margin:12px 0}.dialog-content h2:focus{outline:0}.question-description{font-size:14px;line-height:1.55;margin:0 0 23px}.question-top{display:flex;justify-content:space-between;align-items:center;margin:-10px 0 8px}.step-count{font-size:12px;font-weight:700;color:var(--muted)}.progress-track{height:5px;background:#eaf0ed;border-radius:10px;overflow:hidden;margin-bottom:25px}.progress-track>span{display:block;background:linear-gradient(90deg,#658DA5,#9FC1AB);height:100%;transition:width .25s ease;border-radius:inherit}.pick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pick-card{display:flex;gap:8px;align-items:center;justify-content:space-between;background:#fff;min-height:76px;padding:16px;border:1px solid #d4e1e3;border-radius:16px;text-align:left;transition:background .15s,border-color .15s,transform .15s}.pick-card strong{display:block;font-size:14px;line-height:1.25}.pick-card small{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:6px}.pick-card:hover{background:#f5f9fa}.pick-card.selected{border:2px solid #648b80;padding:15px;background:#EFF8F1}.pick-check{color:#769297;font-size:17px;flex:0 0 18px}.pick-card.selected .pick-check{color:#3F7059;font-weight:800}.pick-card:disabled{opacity:1}.selection-status{font-size:12px;min-height:18px;margin:16px 0 10px}.question-footer{position:sticky;bottom:-32px;background:linear-gradient(0deg,#fff 85%,rgba(255,255,255,.94));padding:12px 0 18px;z-index:3}.question-footer .button{width:100%}.rayy-reaction{font-size:12px;color:#4c7569;min-height:20px;margin:17px 0 0}.inline-date{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;min-height:51px;padding:14px 16px;background:var(--sky);border-radius:14px;font-size:13px;font-weight:700}.style-grid .pick-card{min-height:100px}.date-label{display:block;margin-top:21px;font-size:13px;font-weight:700}.date-label input{display:block;width:100%;max-width:310px;padding:12px;margin-top:8px;min-height:48px;border:1px solid var(--line);border-radius:10px;font-size:16px}.form-error{font-size:13px;color:#A73B3B;min-height:20px;margin-top:9px}.result-heading h2{font-size:33px;margin:10px 0}.summary-pills{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}.summary-pills span{font-size:11px;font-weight:600;background:#f0f5f5;border:1px solid #e3ebeb;border-radius:30px;padding:7px 10px}.result-toolbar{display:flex;gap:20px;margin-bottom:8px}.result-tabs{display:grid;grid-template-columns:1fr 1.2fr 1.15fr;position:sticky;top:73px;z-index:4;padding:7px;gap:3px;background:#eef5f3;border:1px solid #dce7e1;border-radius:14px;margin:5px -4px 22px;box-shadow:0 3px 15px rgba(32,58,54,.04)}.result-tabs button,.result-tabs a{border:0;display:flex;align-items:center;justify-content:center;gap:4px;text-align:center;background:transparent;padding:10px 3px;min-height:44px;font-size:11px;font-weight:800;border-radius:9px}.result-tabs button:hover,.result-tabs a:hover{background:#fff}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;scroll-margin-top:145px}.result-card{border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;align-items:start}.result-card h3{font-size:22px;margin:12px 0 9px}.result-card p{font-size:12px;line-height:1.65;margin-bottom:16px;flex:1}.result-card .button{width:100%;font-size:12px;padding-inline:12px}.lead-card{background:#f0f7f4;border-color:#cfdfd5;grid-column:1/-1}.lead-card h3{font-size:29px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:35px}.save-search{border:0;background:transparent;color:#426654;font-size:12px;font-weight:700;min-height:40px;padding:7px 2px}.secondary-link{font-size:12px;font-weight:700;padding:13px 0 0;min-height:44px}.booking-note{font-size:11px;line-height:1.65;margin:14px 0 22px}.group-card{padding:24px;border:1px solid #eaded4;border-radius:20px;background:#FCF4ED;margin:22px 0}.group-card h3{font-size:23px;margin:10px 0}.group-card p{font-size:12px;line-height:1.7}.group-card .text-button{display:block}.refine,.brief-details{border:1px solid var(--line);border-radius:17px;margin-top:16px}.refine>summary,.brief-details>summary{padding:18px;font-weight:800;font-size:13px;cursor:pointer}.refine>summary>span{display:block;font-size:11px;color:var(--muted);font-weight:400;margin:4px 0 0 15px}.refine form,.brief-details[open]{padding:0 18px 20px}.brief-details[open]>summary{margin-inline:-18px}.refine label,.area-details label{display:block;font-size:12px;font-weight:700;min-width:0;margin-bottom:16px}.refine label small{font-size:10px;font-weight:400;color:var(--muted);margin-left:5px}.refine input,.refine select,.area-details input,.brief-details textarea{display:block;margin-top:7px;min-height:46px;padding:10px 12px;border:1px solid #c8d8db;border-radius:10px;width:100%;font-size:16px;min-width:0}.brief-details textarea{height:205px;line-height:1.6;resize:vertical;font-size:13px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fine-print{font-size:11px;line-height:1.65;margin:8px 0 14px}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.checklist{padding-top:30px;scroll-margin-top:148px}.checklist:focus{outline:0}.checklist h3{font-size:25px;margin:0}.checklist .section-heading{align-items:center;margin-bottom:8px}.progress-label{font-size:12px;color:#4b6e5e;font-weight:700;white-space:nowrap}.checklist .progress-track{margin-bottom:12px;height:6px}.check-item{width:100%;display:flex;align-items:center;text-align:left;gap:11px;padding:16px 12px;min-height:64px;background:white;border:0;border-bottom:1px solid #e2ebea;border-radius:9px;margin-bottom:3px;font-size:13px}.check-circle{width:23px;height:23px;border:1px solid #acc3bb;border-radius:50%;flex:0 0 auto;text-align:center;line-height:21px}.check-item>span:nth-child(2){flex:1}.check-item>strong{font-size:10px;color:#597363}.check-item.is-done{background:#eff7f1}.is-done .check-circle{background:#507D67;color:white;border-color:#507D67}.is-done>span:nth-child(2){text-decoration:line-through;color:#526e61}.completion{padding:22px;background:#eaf5eb;border-radius:17px;margin-top:20px;text-align:center;animation:arrive .3s ease-out}.completion strong{font-size:24px}.completion p{font-size:12px;margin:8px 0}.completion a{font-weight:700;font-size:12px;min-height:44px;display:inline-flex;align-items:center}.local-note{font-size:10px;margin:22px 0 0;line-height:1.6}.saved-dialog{width:min(610px,calc(100% - 32px))}.saved-dialog .dialog-head h2{font-size:25px;margin:0}.saved-plan{background:var(--mint);padding:23px;border-radius:18px;border:1px solid #d7e6dc}.saved-plan h3{margin:8px 0;font-size:25px}.saved-plan p{font-size:13px;margin-bottom:12px}.saved-subtitle{margin-top:27px;font-size:21px}.saved-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding:14px 0}.saved-list a{flex:1;padding:8px 0}.saved-list strong{display:block;font-size:14px}.saved-list small{display:block;font-size:11px;margin-top:5px;color:var(--muted)}.empty-state{border:1px dashed #c3d6d0;padding:25px;border-radius:18px;text-align:center}.empty-state>span{font-size:35px;color:var(--blue)}.empty-state p{font-weight:700;margin:8px 0;font-size:14px}.empty-state small{display:block;color:var(--muted);font-size:12px;line-height:1.65;margin-bottom:16px}.saved-tools{padding-top:21px}.saved-tools>p{margin-bottom:4px}#clearConfirm{padding:15px;background:#fff3ec;border-radius:15px;font-size:13px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;z-index:1000;background:#244E46;color:#fff;padding:13px 20px;border-radius:15px;box-shadow:0 5px 24px rgba(23,54,74,.15);font-size:13px;max-width:min(460px,calc(100% - 32px));text-align:center;transition:opacity .18s,transform .18s}.toast.visible{opacity:1;transform:translate(-50%,0)}
@keyframes hello{0%,100%{transform:rotate(0)}25%{transform:rotate(-8deg)}55%{transform:rotate(6deg)}75%{transform:rotate(-3deg)}}@keyframes arrive{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover){.action-card:hover,.experience:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#afc6cd}.button:active,.pick-card:active{transform:scale(.985)}}
@media(max-width:1050px){.desktop-nav{gap:16px}.desktop-nav a:last-child{display:none}.hero-grid{gap:35px}.hero h1{font-size:60px}.action-card{flex-wrap:wrap}.action-card .arrow{position:absolute;right:16px;top:16px}.action-card>span:nth-child(2){width:100%}.experience-grid{grid-template-columns:1fr 1fr}.experience{min-height:280px}.experience-art{right:20px}.experience>.eyebrow{margin-top:10px}.experience h3{font-size:29px}}
@media(max-width:760px){html{scroll-padding-top:76px}.wrap{width:calc(100% - 32px);max-width:580px}.header-inner{height:64px;gap:10px}.brand img{width:96px;height:42px}.desktop-nav{display:none}.saved-button{font-size:11px;padding:7px 12px;min-height:40px}.saved-button>span:first-child{font-size:17px}.menu-toggle{display:block;margin-left:0}.hero-grid{display:block;padding:28px 0 27px}.hero h1{font-size:45px;margin:10px 0 13px}.hero-description{font-size:13px;line-height:1.65;margin-bottom:10px;max-width:380px}.hero-copy{position:relative;padding-right:34px}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.1em}.rayy-hello{position:absolute;right:8px;top:15px;display:block}.rayy-hello img{width:30px;height:45px}.rayy-hello p{display:none}.start-panel{margin-top:24px}.start-panel h2{font-size:16px;margin-bottom:13px}.action-grid{gap:9px}.action-card{padding:15px 13px;gap:9px;min-height:96px;flex-wrap:nowrap;border-radius:17px}.action-card>span:nth-child(2){width:auto}.action-card strong{font-size:13px}.action-card small{font-size:12px;margin-top:5px}.action-icon{width:35px;height:35px;border-radius:11px}.action-icon svg{width:21px;height:21px}.action-card .arrow{display:none}.guide-entry{padding:14px 15px;border-radius:15px;margin-top:10px;min-height:64px}.guide-entry strong{font-size:13px}.guide-entry small{font-size:11px}.section,.section.compact{padding:34px 0}.section-heading{gap:12px;margin-bottom:18px}.section-heading h2{font-size:25px}.section-heading p{font-size:13px}.section-heading>.text-link{font-size:11px;align-self:end;white-space:nowrap}.eyebrow{font-size:10px}.service-search{padding:8px 9px 2px 13px;gap:7px;border-radius:19px;grid-template-columns:18px 1fr auto}.search-symbol svg{width:18px}.service-search .button{font-size:12px;padding:10px 14px;min-height:44px}.service-search>input{font-size:16px;padding:9px 0}.service-search .button span{display:none}.area-details summary{font-size:11px;padding:12px 1px}.category-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.category-grid a{min-height:48px;padding:10px 14px;font-size:12px}.experience-grid{gap:12px}.experience{min-height:275px;padding:23px 16px;border-radius:20px}.experience>.eyebrow{font-size:9px;letter-spacing:.04em;margin-top:17px}.experience-art{right:9px;top:9px}.experience-art svg{width:44px;height:44px}.experience h3{font-size:23px;line-height:1.16;margin-top:12px}.experience p{font-size:12px;line-height:1.6;margin-bottom:18px}.experience-cta{font-size:11px;line-height:1.5}.experience-cta span{font-size:16px}.discovery-grid{grid-template-columns:1fr;gap:15px}.discovery-card{padding:23px 18px;gap:14px}.discovery-card h2{font-size:23px}.discovery-card p{font-size:12px}.trust-strip{padding:23px 0}.trust-strip .wrap{grid-template-columns:1fr;gap:18px}.trust-strip p{font-size:11px}.trust-strip strong{font-size:12px;display:inline;margin-right:3px}.site-footer{padding:24px 0 105px}.footer-top{display:block}.footer-top nav{grid-template-columns:1fr 1fr;gap:2px 15px;margin-top:21px}.footer-top nav a{font-size:12px}.footer-bottom{padding-top:19px;gap:0 16px}.footer-bottom .text-button{font-size:11px}.mobile-dock{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding:8px 12px max(8px,env(safe-area-inset-bottom));z-index:45;box-shadow:0 -3px 17px rgba(37,72,75,.04)}.mobile-dock a,.mobile-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:45px;background:none;border:0;font-size:10px;font-weight:700;color:#45697d}.has-js .mobile-dock .js-only{display:flex!important}.mobile-dock svg{width:19px;height:19px}.desktop-only{display:none}.return-strip{padding:19px;margin-top:19px;gap:14px}.return-strip h2{font-size:18px}.return-strip p{font-size:11px}.return-strip .button{padding:10px 14px;font-size:11px;flex-shrink:0}.planner-dialog,.saved-dialog{width:100%;max-width:100%;margin:auto 0 0;border:0;border-radius:22px 22px 0 0;max-height:calc(100dvh - 12px)}.dialog-head{padding:10px 17px}.dialog-head .brand img{width:84px;height:37px}.close-button{width:40px;height:40px;min-height:44px;min-width:44px}.dialog-content{padding:21px 18px max(26px,env(safe-area-inset-bottom))}.dialog-content>h2,.result-heading h2{font-size:28px;margin:10px 0}.question-description{font-size:12px;margin-bottom:19px}.question-top{margin:-8px 0 4px}.progress-track{margin-bottom:19px}.pick-grid{gap:9px}.pick-card{padding:14px 12px;min-height:77px;border-radius:14px}.pick-card.selected{padding:13px 11px}.pick-card strong{font-size:13px}.pick-card small{font-size:11px}.needs-grid .pick-card{min-height:72px}.style-grid .pick-card{min-height:95px}.context-grid .pick-card{min-height:83px}.question-footer{bottom:-27px;padding-top:10px}.rayy-reaction{font-size:11px;margin-top:13px}.selection-status{font-size:11px;margin-top:14px}.result-tabs{top:64px;margin:6px -3px 16px;padding:4px}.result-tabs a,.result-tabs button{font-size:10px;padding:9px 1px;min-height:44px}.result-grid{grid-template-columns:1fr;gap:12px;scroll-margin-top:130px}.result-card{padding:19px;border-radius:18px}.result-card h3{font-size:22px}.lead-card h3{font-size:25px}.result-card p{font-size:12px}.card-top .eyebrow{font-size:10px}.summary-pills span{font-size:10px;padding:6px 9px}.booking-note{font-size:10px}.group-card{padding:20px}.group-card h3{font-size:23px}.two-fields{gap:10px}.refine input,.refine select{font-size:16px;padding:10px 9px}.refine>summary{font-size:12px}.checklist{scroll-margin-top:130px}.checklist h3{font-size:23px}.check-item{font-size:12px;padding:15px 6px;gap:9px}.check-item>strong{font-size:11px}.toast{bottom:calc(78px + env(safe-area-inset-bottom));font-size:12px;padding:12px 17px}.dialog-open .toast{bottom:calc(22px + env(safe-area-inset-bottom))}.saved-dialog .dialog-head h2{font-size:23px}.saved-content{padding-top:16px}}
@media(max-width:355px){.wrap{width:calc(100% - 24px)}.hero h1{font-size:41px}.action-card{padding:13px 10px;gap:7px}.action-card strong{font-size:12px}.action-icon{width:29px;height:33px}.action-icon svg{width:18px;height:18px}.experience{padding:22px 13px}.experience h3{font-size:21px}.saved-button{font-size:10px;padding-inline:9px}.header-inner{gap:6px}.two-fields{grid-template-columns:1fr}.pick-card strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}.reduced-motion{scroll-behavior:auto}.reduced-motion *,.reduced-motion *::before,.reduced-motion *::after{animation:none!important;transition:none!important}

.dialog-content>h2,.result-heading{animation:arrive .2s ease-out}

.summary-pills button{font-size:11px;font-weight:600;color:var(--ink);background:#f0f5f5;border:1px solid #c5d8d4;border-radius:30px;padding:9px 12px;min-height:44px;text-align:left}.summary-pills button>span{padding:0;border:0;background:none}.summary-pills button:hover{background:#e6f2ed}.result-toolbar{align-items:center;justify-content:space-between}.result-toolbar>.fine-print{margin:0}
