/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.grid{display:grid}.table{display:table}}:root{--paper:#f6f3eb;--white:#fffdf8;--ink:#102f35;--navy:#0a2930;--teal:#0f5b57;--mint:#a8d6c8;--acid:#d7f26b;--coral:#ef765f;--muted:#687a7b;--line:#102f3524;--shadow:0 22px 70px #0b2a301f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Aptos,Segoe UI,Inter,Arial,sans-serif}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}.topbar{border-bottom:1px solid var(--line);z-index:30;justify-content:space-between;align-items:center;gap:28px;width:min(1440px,100% - 64px);height:82px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:11px;font-size:21px;font-weight:900;display:inline-flex}.brand i{color:var(--teal);font-style:normal}.brand-mark{background:var(--navy);width:37px;height:37px;color:var(--acid);border-radius:13px 13px 13px 4px;place-items:center;font-size:19px;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.topbar nav{gap:34px;font-size:14px;font-weight:750;display:flex}.topbar nav a{padding:10px 0;transition:color .2s}.topbar nav a:hover{color:var(--teal)}.nav-cta{background:var(--navy);color:#fff;border-radius:999px;align-items:center;gap:13px;padding:10px 12px 10px 17px;font-size:13px;font-weight:850;display:inline-flex}.nav-cta span{background:var(--acid);width:27px;height:27px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.hero{color:#fff;isolation:isolate;border-radius:34px;align-items:center;width:min(1440px,100% - 64px);min-height:690px;margin:24px auto 0;padding:74px clamp(32px,6vw,90px);display:flex;position:relative;overflow:hidden}.hero>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#041f25f2 0%,#041f25c7 48%,#041f251f 78%);position:absolute;inset:0}.hero-copy{max-width:800px}.eyebrow{color:var(--acid);text-transform:uppercase;letter-spacing:.15em;margin:0 0 18px;font-size:12px;font-weight:900}.eyebrow span{margin-right:8px}.eyebrow.dark{color:var(--teal)}.eyebrow.light{color:var(--acid)}.hero h1,.text-hero h1,.quiz-hero h1,.route-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(54px,6.1vw,92px);line-height:.97}.hero h1 em,.text-hero h1 em,.quiz-hero h1 em{color:var(--acid);font-style:normal;display:block}.hero-copy>p:not(.eyebrow){color:#d5e1df;max-width:670px;margin:27px 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:12px;display:flex}.primary{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:20px;min-height:54px;padding:7px 8px 7px 21px;font-size:14px;font-weight:900;display:inline-flex}.primary span{width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;display:grid}.secondary{border:1px solid #ffffff59;border-radius:999px;place-items:center;min-height:54px;padding:0 22px;font-size:14px;font-weight:800;display:grid}.hero-proof{gap:0;margin-top:45px;display:flex}.hero-proof div{border-left:1px solid #ffffff3b;padding:0 27px;display:grid}.hero-proof div:first-child{border-left:0;padding-left:0}.hero-proof strong{color:#fff;font-size:24px}.hero-proof span{color:#b8cfca;margin-top:4px;font-size:11px}.hero-signal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:230px;color:var(--ink);box-shadow:var(--shadow);background:#ffffffe6;border-radius:18px;gap:5px;padding:18px;animation:5s ease-in-out infinite float;display:grid;position:absolute;bottom:24px;right:24px}.hero-signal span{color:var(--coral);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.hero-signal strong{font-size:15px;line-height:1.3}.hero-signal small{color:var(--muted)}@keyframes float{50%{transform:translateY(-7px)}}.trust-strip{width:min(1320px,100% - 64px);color:var(--muted);grid-template-columns:repeat(4,1fr);margin:0 auto;padding:22px 0;font-size:12px;font-weight:750;display:grid}.trust-strip span{border-right:1px solid var(--line);text-align:center;padding:0 20px}.trust-strip span:last-child{border-right:0}.needs{width:min(1320px,100% - 64px);margin:0 auto;padding:105px 0}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.section-head h2,.catalog-head h2,.how h2,.route-products h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.2vw,62px);line-height:1}.section-head>p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.need-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.need-grid button{border:1px solid var(--line);background:var(--white);color:#fff;text-align:left;cursor:pointer;isolation:isolate;border-radius:24px;align-items:flex-end;min-height:300px;padding:25px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.need-grid button:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.need-grid button:after{content:"";z-index:-1;background:linear-gradient(#041f251f 25%,#041f25eb);position:absolute;inset:0}.need-grid img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.need-grid button:hover img{transform:scale(1.04)}.need-index{font-size:11px;font-weight:900;position:absolute;top:20px;right:20px}.need-icon{background:var(--acid);width:43px;height:43px;color:var(--navy);border-radius:13px;flex:none;place-items:center;margin-right:14px;font-size:20px;display:grid}.need-grid div{z-index:1;position:relative}.need-grid small{color:var(--acid);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.need-grid strong{margin-top:5px;font-size:18px;line-height:1.25;display:block}.need-grid p{color:#ccdad7;margin:7px 0 0;font-size:12px;line-height:1.45}.need-grid i{opacity:0;font-style:normal;transition:opacity .2s,transform .2s;position:absolute;bottom:20px;right:20px}.need-grid button:hover i{opacity:1;transform:translate(3px)}.demand-editorial{grid-template-columns:1.7fr .8fr;gap:17px;width:min(1320px,100% - 64px);margin:0 auto 105px;display:grid}.demand-editorial article{color:#fff;isolation:isolate;border-radius:28px;min-height:470px;position:relative;overflow:hidden}.demand-editorial img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.demand-editorial article:after{content:"";z-index:-1;background:linear-gradient(90deg,#051f25e8,#051f251f);position:absolute;inset:0}.demand-main{align-items:center;padding:55px;display:flex}.demand-main>div{max-width:510px}.demand-main h2{letter-spacing:-.06em;margin:0;font-size:clamp(38px,4.3vw,61px);line-height:1}.demand-main p:not(.eyebrow){color:#d4e0de;line-height:1.6}.demand-main button,.demand-side button{color:#fff;cursor:pointer;background:0 0;border:0;padding:12px 0;font-weight:900}.demand-main button span{color:var(--acid);margin-left:8px}.demand-side{align-items:flex-end;padding:32px;display:flex}.demand-side:after{background:linear-gradient(#051f250d,#051f25f0)!important}.demand-side small{color:var(--acid);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.demand-side h3{letter-spacing:-.04em;margin:8px 0;font-size:27px;line-height:1.1}.catalog{background:var(--navy);color:#fff;border-radius:42px 42px 0 0;padding:95px max(32px,50% - 660px)}.catalog-head{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.catalog-head p:not(.eyebrow){color:#aec7c3;line-height:1.6}.result-pill{text-align:center;border:1px solid #ffffff24;border-radius:18px;min-width:145px;padding:17px;display:grid}.result-pill strong{color:var(--acid);font-size:40px}.result-pill span{color:#a9c0bc;font-size:11px}.catalog-controls{background:#ffffff12;border:1px solid #ffffff1a;border-radius:23px;margin:35px 0 0;padding:12px}.problem-tabs{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.problem-tabs button{color:#b8cfca;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:48px;font-size:12px;font-weight:800}.problem-tabs button.active{background:var(--acid);color:var(--navy)}.filter-row{border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:10px;padding-top:12px;display:flex}.budget-tabs{flex-wrap:wrap;gap:6px;display:flex}.budget-tabs button{color:#c7d8d5;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:9px 14px;font-size:12px}.budget-tabs button.active{color:var(--navy);background:#fff}.search{min-width:320px;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:10px 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.affiliate-banner{border-left:3px solid var(--acid);color:#b9ceca;background:#ffffff0d;margin:17px 0 28px;padding:12px 15px;font-size:11px;line-height:1.5}.affiliate-banner strong{color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{background:var(--white);min-height:525px;color:var(--ink);border-radius:24px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 28px 60px #0003}.product-visual{justify-content:space-between;align-items:center;min-height:105px;padding:20px;display:flex;position:relative;overflow:hidden}.product-visual:after{content:"";border:28px solid #ffffff40;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-40px}.product-visual>span{background:#ffffffb8;border-radius:17px;place-items:center;width:54px;height:54px;font-size:25px;display:grid}.product-visual>div{z-index:1;text-align:right;display:grid;position:relative}.product-visual small{text-transform:uppercase;letter-spacing:.1em;font-size:8px}.product-visual strong{font-size:28px}.tone-cool{background:#9ddbe5!important}.tone-school{background:#d4e982!important}.tone-home{background:#efb9a4!important}.tone-sun{background:#f4ca68!important}.tone-work{background:#bab7eb!important}.tone-travel{background:#97d6c6!important}.product-content{flex-direction:column;flex:1;padding:20px;display:flex}.product-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:850;display:flex}.product-kicker b{color:#9b3929;background:#ffe4dc;border-radius:99px;padding:5px 7px}.product-card h3{letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:13px 0 8px;font-size:18px;line-height:1.3;display:-webkit-box;overflow:hidden}.product-content>p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.reason{color:var(--ink);margin-top:13px;font-size:11px;line-height:1.4}.reason span{color:var(--teal);margin-right:7px;font-weight:900}.scorebar{background:#e3e9e4;border-radius:99px;height:4px;margin:15px 0;overflow:hidden}.scorebar i{background:linear-gradient(90deg, var(--teal), var(--acid));height:100%;display:block}.price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:13px;display:flex}.price-row>div{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.price-row small{width:100%;color:var(--muted);font-size:9px}.price-row strong{font-size:20px}.price-row del{color:#8b9997;font-size:10px}.compare-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;padding:8px 9px;font-size:10px;font-weight:850}.compare-button.active{color:var(--teal);background:#e6f4d2;border-color:#a8c76a}.merchant-cta{background:var(--navy);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;min-height:41px;margin-top:12px;padding:10px 13px;font-size:11px;font-weight:850;display:flex}.merchant-cta span{color:var(--acid)}.price-caveat{color:#879390;margin-top:7px;font-size:8px;line-height:1.4}.load-more{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff40;border-radius:999px;gap:13px;margin:34px auto 0;padding:13px 18px;font-weight:850;display:flex}.how{background:var(--acid);padding:110px max(32px,50% - 610px)}.how>div:first-child{max-width:780px}.how ol{grid-template-columns:repeat(3,1fr);gap:15px;margin:55px 0 35px;padding:0;list-style:none;display:grid}.how li{border-top:1px solid #102f353d;padding:28px}.how li>span{font-size:12px;font-weight:900}.how li strong{margin:42px 0 10px;font-size:22px;display:block}.how li p{color:#45615f;font-size:13px;line-height:1.6}.dark-button{background:var(--navy)}.compare-tray{z-index:80;color:#fff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#062228f5;border-radius:18px;align-items:center;gap:18px;width:min(900px,100% - 34px);min-height:73px;padding:10px 12px 10px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 22px 60px #00000040}.compare-tray>div:first-child{white-space:nowrap;display:grid}.compare-tray>div:first-child span{color:var(--acid);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.compare-tray>div:first-child strong{font-size:12px}.compare-mini{flex:1;gap:6px;display:flex;overflow:hidden}.compare-mini button{text-overflow:ellipsis;white-space:nowrap;color:#c7d7d4;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:9px;max-width:180px;padding:8px;font-size:9px;overflow:hidden}.compare-mini button span{color:var(--coral);margin-left:5px}.compare-tray>a{background:var(--acid);color:var(--navy);white-space:nowrap;border-radius:12px;padding:14px 17px;font-size:11px;font-weight:900}.concierge{z-index:90;justify-items:end;gap:10px;display:grid;position:fixed;bottom:22px;right:22px}.compare-tray+.concierge{bottom:104px}.chat-fab{background:var(--coral);color:#fff;min-height:50px;box-shadow:var(--shadow);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:7px 15px 7px 8px;display:flex}.chat-fab span{width:37px;height:37px;color:var(--coral);background:#fff;border-radius:50%;place-items:center;font-size:17px;display:grid}.chat-fab b{font-size:11px}.chat-panel{background:var(--white);width:min(390px,100vw - 30px);max-height:min(630px,100vh - 130px);color:var(--ink);border-radius:23px;overflow:hidden;box-shadow:0 30px 100px #0000004d}.chat-head{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:16px;display:flex}.chat-head>div{grid-template-columns:auto 1fr;column-gap:8px;display:grid}.status-dot{background:var(--acid);border-radius:50%;grid-row:1/span 2;width:9px;height:9px;margin-top:4px;box-shadow:0 0 0 4px #d7f26b26}.chat-head small{color:#a9c4bf;font-size:8px}.chat-head button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:22px}.chat-body{max-height:520px;padding:16px;overflow:auto}.bot-message{background:#e7efea;border-radius:4px 14px 14px;width:85%;margin-bottom:13px;padding:12px;font-size:12px;line-height:1.45}.chat-options{gap:6px;display:grid}.chat-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;padding:10px;font-size:11px;font-weight:750}.chat-options button:hover{border-color:var(--teal)}.chat-results{gap:7px;display:grid}.chat-results article{border:1px solid var(--line);border-radius:12px;gap:4px;padding:11px;display:grid}.chat-results article>span{color:var(--teal);font-size:9px;font-weight:900}.chat-results article strong{font-size:11px;line-height:1.35}.chat-results article small{color:var(--muted);font-size:9px}.chat-results article button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-self:start;padding:7px 9px;font-size:9px}.restart{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:9px}.footer{color:#fff;background:#071f25;grid-template-columns:1.3fr .7fr .8fr;align-items:start;gap:70px;min-height:270px;padding:60px max(32px,50% - 660px);display:grid}.brand-light i{color:var(--acid)}.footer>div:first-child p{color:#9fb6b2;max-width:460px;margin-top:20px;font-size:12px;line-height:1.6}.footer-links{color:#c4d2cf;gap:11px;font-size:12px;display:grid}.footer-note{border:1px solid #ffffff1f;border-radius:16px;gap:8px;padding:18px;display:grid}.footer-note strong{color:var(--acid);font-size:12px}.footer-note span{color:#9fb6b2;font-size:10px;line-height:1.5}.route-page{min-height:70vh}.route-hero{isolation:isolate;color:#fff;border-radius:30px;align-items:end;width:min(1320px,100% - 64px);min-height:520px;margin:28px auto 0;padding:55px;display:flex;position:relative;overflow:hidden}.route-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#041f25eb,#041f2526);position:absolute;inset:0}.route-hero img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.route-hero>div{max-width:690px}.route-hero p:not(.eyebrow){color:#d5e0de;max-width:590px;line-height:1.6}.route-intro{grid-template-columns:auto auto 1fr;align-items:center;gap:45px;width:min(1150px,100% - 64px);margin:0 auto;padding:35px 0;display:grid}.route-intro>div{display:grid}.route-intro strong{font-size:25px}.route-intro span,.route-intro p{color:var(--muted);font-size:11px;line-height:1.5}.route-products{width:min(1320px,100% - 64px);margin:0 auto;padding:70px 0 110px}.simple-product-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.simple-product-grid article{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;min-height:400px;padding:20px;display:flex}.simple-icon{border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;height:85px;margin:-20px -20px 18px;padding:17px;display:flex}.simple-icon span{font-size:25px}.simple-product-grid article>small{color:var(--muted);text-transform:uppercase;font-size:9px}.simple-product-grid h2{margin:12px 0;font-size:18px;line-height:1.3}.simple-product-grid p{color:var(--muted);font-size:12px;line-height:1.5}.simple-product-grid article>div:not(.simple-icon){align-items:baseline;gap:7px;margin-top:auto;display:flex}.simple-product-grid article>div strong{font-size:21px}.simple-product-grid del{color:var(--muted);font-size:10px}.simple-product-grid article>a{background:var(--navy);color:#fff;text-align:center;border-radius:10px;margin-top:14px;padding:11px;font-size:11px;font-weight:850}.text-hero,.quiz-hero{padding:100px max(32px,50% - 610px)}.text-hero>p:not(.eyebrow),.quiz-hero>p:not(.eyebrow){color:#c8d8d5;max-width:700px;font-size:17px;line-height:1.65}.text-hero.teal,.quiz-hero{background:var(--navy);color:#fff}.text-hero.coral{background:var(--coral);color:#fff}.text-hero.coral .eyebrow,.text-hero.coral h1 em{color:var(--navy)}.text-hero.lime{background:var(--acid);color:var(--ink)}.text-hero.lime .eyebrow,.text-hero.lime h1 em{color:var(--teal)}.text-hero.lime>p:not(.eyebrow){color:#3d5a59}.offer-board{width:min(1220px,100% - 64px);margin:0 auto;padding:70px 0 110px}.offer-note{border-left:4px solid var(--coral);background:var(--white);gap:5px;margin-bottom:25px;padding:17px;display:grid}.offer-note span{color:var(--muted);font-size:12px}.offer-list{gap:8px;display:grid}.offer-list article{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:36px 55px 1fr auto auto;align-items:center;gap:16px;min-height:105px;padding:15px;display:grid}.offer-rank{color:#879795;font-size:11px;font-weight:900}.offer-icon{border-radius:14px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.offer-list small{color:var(--teal);text-transform:uppercase;font-size:9px;font-weight:900}.offer-list h2{margin:4px 0;font-size:15px;line-height:1.3}.offer-list p{color:var(--muted);margin:0;font-size:10px}.offer-price{text-align:right;min-width:100px;display:grid}.offer-price b{color:var(--coral);font-size:11px}.offer-price strong{font-size:18px}.offer-price del{color:var(--muted);font-size:9px}.offer-list article>a{background:var(--navy);color:#fff;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:850}.compare-tool{width:min(1220px,100% - 64px);margin:0 auto;padding:70px 0 110px}.compare-picker{z-index:5;background:var(--white);box-shadow:var(--shadow);border-radius:20px;padding:20px;position:relative}.compare-picker>div:first-child{justify-content:space-between;align-items:center;display:flex}.compare-picker h2{font-size:20px}.compare-picker>div:first-child span{color:var(--muted);font-size:11px}.compare-picker .search{border:1px solid var(--line);width:100%}.choice-results{box-shadow:var(--shadow);background:#fff;border-radius:15px;gap:5px;padding:8px;display:grid;position:absolute;top:130px;left:20px;right:20px}.choice-results button{text-align:left;cursor:pointer;background:#f2f4ef;border:0;border-radius:9px;grid-template-columns:35px 1fr auto;align-items:center;padding:9px;display:grid}.choice-results button>div{display:grid}.choice-results strong{font-size:10px}.choice-results small{color:var(--muted);font-size:9px}.comparison-grid{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-columns:150px repeat(3,1fr);margin-top:28px;display:grid;overflow:hidden}.comparison-labels,.comparison-grid article{grid-template-rows:190px repeat(6,64px) 76px;display:grid}.comparison-labels span,.comparison-grid article>:not(.compare-product-head){border-bottom:1px solid var(--line);align-items:center;padding:14px;display:flex}.comparison-labels span{color:var(--muted);font-size:10px;font-weight:850}.comparison-grid article{border-left:1px solid var(--line)}.compare-product-head{padding:18px;position:relative}.compare-product-head button{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;position:absolute;top:8px;right:10px}.compare-product-head>span{font-size:25px}.compare-product-head small{text-transform:uppercase;margin-top:20px;font-size:9px;display:block}.compare-product-head h2{margin:5px 0;font-size:15px;line-height:1.25}.comparison-grid article>strong,.comparison-grid article>span{font-size:13px}.comparison-grid .big-score{color:var(--teal);font-size:31px}.big-score small{font-size:10px}.comparison-grid article>a{background:var(--navy);color:#fff;text-align:center;border-radius:10px;justify-content:center;height:42px;margin:13px;font-size:10px;font-weight:850;border:0!important;padding:11px!important}.compare-empty{text-align:center;padding:90px 20px}.compare-empty>span{color:var(--teal);font-size:45px}.compare-empty h2{max-width:520px;margin:12px auto;font-size:32px}.compare-empty p{color:var(--muted)}.compare-empty a{color:var(--teal);font-weight:850}.comparison-boundary{background:#e8eee9;border-radius:18px;margin-top:30px;padding:25px}.comparison-boundary p{color:var(--muted);font-size:12px;line-height:1.6}.comparison-boundary>div{gap:9px;display:flex}.comparison-boundary a{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:850}.quiz-card{z-index:2;background:var(--white);width:min(1040px,100% - 64px);min-height:540px;box-shadow:var(--shadow);border-radius:28px;margin:-45px auto 110px;padding:35px;position:relative}.quiz-progress{background:#e7ebe7;border-radius:99px;height:5px;margin-bottom:18px;overflow:hidden}.quiz-progress i{background:linear-gradient(90deg, var(--teal), var(--acid));height:100%;transition:width .3s;display:block}.quiz-step{color:var(--teal);text-transform:uppercase;font-size:10px;font-weight:900}.quiz-card>h2{letter-spacing:-.05em;margin:18px 0 30px;font-size:38px}.quiz-options.grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quiz-options.grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f8f7f2;border-radius:17px;min-height:145px;padding:18px;display:grid}.quiz-options.grid button:hover,.quiz-options.row button:hover{border-color:var(--teal);background:#fff}.quiz-options.grid span{font-size:24px}.quiz-options.grid strong{font-size:14px}.quiz-options.grid small{color:var(--muted);font-size:10px;line-height:1.4}.quiz-options.row{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quiz-options.row button{border:1px solid var(--line);cursor:pointer;background:#f8f7f2;border-radius:15px;min-height:90px;font-weight:850}.quiz-explain{color:var(--muted);font-size:12px}.quiz-results{gap:8px;display:grid}.quiz-results article{border:1px solid var(--line);border-radius:14px;grid-template-columns:35px 1fr auto auto;align-items:center;gap:14px;padding:14px;display:grid}.quiz-results article>span{color:var(--teal);font-size:11px;font-weight:900}.quiz-results small{color:var(--teal);font-size:9px}.quiz-results h3{margin:4px 0;font-size:13px}.quiz-results p{color:var(--muted);margin:0;font-size:10px}.quiz-results article>strong{font-size:17px}.quiz-results a{background:var(--navy);color:#fff;border-radius:9px;padding:9px;font-size:9px;font-weight:850}.restart-quiz{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:20px;font-weight:850}.method-page{width:min(1150px,100% - 64px);margin:0 auto;padding:80px 0 110px}.method-summary{background:var(--navy);color:#fff;border-radius:20px;gap:8px;padding:27px;display:grid}.method-summary span{color:var(--acid);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.method-summary strong{font-size:28px}.method-summary p{color:#b5c9c5;font-size:12px}.weights{background:var(--white);border-radius:22px;margin:45px 0;padding:30px}.weights h2{margin-top:0}.weights>div{grid-template-columns:230px 1fr 45px;align-items:center;gap:15px;margin-top:14px;font-size:11px;display:grid}.weights i{background:#e5e9e4;border-radius:99px;height:7px;overflow:hidden}.weights i b{background:linear-gradient(90deg, var(--teal), var(--acid));height:100%;display:block}.method-principles{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.method-principles article{border-top:1px solid var(--line);padding:25px}.method-principles span{color:var(--coral);font-size:11px;font-weight:900}.method-principles h3{font-size:22px}.method-principles p{color:var(--muted);font-size:12px;line-height:1.6}.data-limit{border-left:4px solid var(--coral);background:#fae7df;margin-top:35px;padding:22px}.data-limit p{color:#6c5751;font-size:12px;line-height:1.6}.legal-page{width:min(800px,100% - 64px);min-height:600px;margin:0 auto;padding:100px 0}.legal-page h1{letter-spacing:-.06em;font-size:clamp(48px,6vw,76px)}.legal-page h2{margin-top:45px}.legal-page p{color:var(--muted);font-size:16px;line-height:1.8}@media (width<=1050px){.topbar nav{display:none}.need-grid,.product-grid,.simple-product-grid{grid-template-columns:repeat(2,1fr)}.problem-tabs{grid-template-columns:repeat(3,1fr)}.demand-editorial{grid-template-columns:1fr}.demand-side{min-height:350px!important}.trust-strip{grid-template-columns:repeat(2,1fr);gap:12px}.trust-strip span:nth-child(2){border-right:0}.footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1}.offer-list article{grid-template-columns:30px 50px 1fr auto}.offer-list article>a{grid-column:3/-1;justify-self:start}.comparison-grid{grid-template-columns:130px repeat(3,minmax(220px,1fr));overflow-x:auto}}@media (width<=700px){.topbar{width:calc(100% - 28px);height:72px}.brand{font-size:17px}.nav-cta{padding:8px}.nav-cta>span{display:grid}.nav-cta{font-size:0}.hero{border-radius:24px;align-items:start;width:calc(100% - 20px);min-height:700px;margin-top:10px;padding:45px 24px 150px}.hero-overlay{background:linear-gradient(#041f25ed,#041f2599 70%,#041f2533)}.hero>img{object-position:65% center}.hero h1,.text-hero h1,.quiz-hero h1,.route-hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.primary,.secondary{justify-content:space-between}.hero-proof{flex-wrap:wrap;gap:15px;margin-top:30px}.hero-proof div{border:0;width:calc(50% - 8px);padding:0}.hero-signal{bottom:14px;right:14px}.trust-strip{grid-template-columns:1fr;width:calc(100% - 28px)}.trust-strip span{border-right:0;padding:7px}.needs,.demand-editorial,.route-products,.offer-board,.compare-tool,.method-page{width:calc(100% - 28px)}.needs{padding:75px 0}.section-head{grid-template-columns:1fr;gap:15px}.section-head h2,.catalog-head h2,.how h2{font-size:39px}.need-grid,.product-grid,.simple-product-grid{grid-template-columns:1fr}.need-grid button{min-height:285px}.demand-editorial{margin-bottom:75px}.demand-editorial article{min-height:430px}.demand-main{align-items:end;padding:28px}.demand-main h2{font-size:40px}.catalog{border-radius:28px 28px 0 0;padding:70px 14px}.catalog-head{grid-template-columns:1fr}.result-pill{justify-self:start}.problem-tabs{grid-template-columns:repeat(2,1fr)}.problem-tabs button{font-size:10px}.filter-row{flex-direction:column}.search{min-width:0}.product-card{min-height:510px}.how{padding:75px 20px}.how ol{grid-template-columns:1fr}.compare-tray{flex-wrap:wrap;align-items:stretch}.compare-mini{order:3;width:100%}.concierge,.compare-tray+.concierge{bottom:12px;right:12px}.compare-tray+.concierge{bottom:154px}.footer{grid-template-columns:1fr;padding:55px 20px}.footer-note{grid-column:auto}.route-hero{width:calc(100% - 20px);min-height:580px;padding:28px}.route-intro{grid-template-columns:1fr 1fr;gap:15px;width:calc(100% - 28px)}.route-intro p{grid-column:1/-1}.text-hero,.quiz-hero{padding:75px 20px 90px}.offer-list article{grid-template-columns:28px 45px 1fr}.offer-price{text-align:left;grid-column:3}.offer-list article>a{grid-column:3}.comparison-grid{grid-template-columns:110px repeat(3,minmax(200px,1fr))}.comparison-boundary>div{flex-wrap:wrap}.quiz-card{width:calc(100% - 28px);margin-top:-40px;padding:20px}.quiz-options.grid,.quiz-options.row{grid-template-columns:1fr}.quiz-results article{grid-template-columns:27px 1fr}.quiz-results article>strong,.quiz-results article>a{grid-column:2;justify-self:start}.weights>div{grid-template-columns:140px 1fr 35px}.method-principles{grid-template-columns:1fr}.legal-page{width:calc(100% - 32px);padding:75px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
