@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#111827;--muted:#657080;--paper:#f7f7f2;--navy:#0a1633;--lime:#d8ff4f;--coral:#ff6b5f;--line:#dfe2dc;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif;line-height:1.55}h1,h2,h3,p{margin-top:0}h1,h2,h3,.logo{letter-spacing:-.035em;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #11182714;height:76px;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{white-space:nowrap;align-items:center;gap:10px;font-size:21px;font-weight:500;display:flex}.logo-mark{background:var(--navy);width:40px;height:40px;color:var(--lime);border-radius:13px;place-items:center;display:grid;transform:rotate(-4deg)}.nav-links{gap:28px;font-size:14px;font-weight:600;display:flex}.nav-links a:hover{color:#5f7200}.nav-actions{align-items:center;gap:6px;display:flex}.icon-btn,.menu{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-btn:hover,.menu:hover{background:var(--paper)}.menu{display:none}.saved-link{position:relative}.saved-link em{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid;position:absolute;top:1px;right:1px}.hero{color:#fff;background:var(--navy);height:min(780px,100vh - 76px);min-height:650px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#050d20ed 0%,#050d20c7 38%,#050d201f 72%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;display:flex;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#637400;align-items:center;gap:7px;margin-bottom:20px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow.lime{color:var(--lime)}.hero h1{max-width:760px;margin-bottom:27px;font-size:clamp(54px,7vw,96px);line-height:.96}.hero h1 em{color:var(--lime);font-style:normal}.hero-content>p{color:#e8ebf0;max-width:600px;font-size:19px}.hero-actions{gap:12px;margin:18px 0 38px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--lime);color:var(--navy)}.button.ghost{color:#fff;border:1px solid #ffffff80}.button.dark{background:var(--navy);color:#fff}.hero-proof{color:#dfe5ee;gap:24px;font-size:13px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{width:17px;color:var(--lime)}.section{padding:100px 0}.section-head{justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px;display:flex}.section-head h2,.finder-copy h2,.manifesto h2,.consult h2{margin-bottom:13px;font-size:clamp(36px,5vw,58px);line-height:1.05}.section-head p{color:var(--muted);margin:0}.world-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.world-card{border-radius:var(--radius);color:#fff;height:315px;position:relative;overflow:hidden}.world-card>img{object-fit:cover;transition:transform .55s}.world-card:hover>img{transform:scale(1.045)}.world-shade{background:linear-gradient(#0000 33%,#060e1ce6);position:absolute;inset:0}.world-card>div{z-index:2;position:absolute;bottom:22px;left:24px;right:24px}.world-card h3{margin:0;font-size:29px}.world-card p{color:#e7ebef;margin:1px 0 13px}.world-card div span{align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.world-card em,.article-card>em,.article-cover>em{color:#fff;background:#060e1ca6;border-radius:20px;padding:4px 8px;font-size:10px;font-style:normal;position:absolute;top:12px;right:12px}.manifesto{background:var(--navy);color:#fff;padding:80px 0}.manifesto-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:90px;display:grid}.manifesto h2{margin:0}.manifesto p{color:#c9d0dd;font-size:18px}.text-link{align-items:center;gap:6px;font-weight:700;display:inline-flex}.text-link.light{color:var(--lime)}.data-badge{border:1px solid var(--line);white-space:nowrap;border-radius:30px;align-items:center;gap:7px;padding:9px 14px;font-size:12px;display:flex}.filters{background:var(--paper);border-radius:18px;margin-bottom:26px;padding:18px}.searchbox{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;height:52px;padding:0 15px;display:flex}.searchbox input{background:0 0;border:0;outline:0;width:100%}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:13px;display:flex}.filter-row button,.filter-row select{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:30px;padding:8px 13px;font-size:13px}.filter-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.product-card.finder-pick{box-shadow:0 0 0 3px var(--lime)}.product-image{background:#f7f7f7;height:240px;position:relative}.product-image img{object-fit:contain;padding:17px}.image-placeholder{text-align:center;height:100%;color:var(--muted);place-items:center;padding:25px;font-size:12px;display:grid}.heart{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:11px;right:11px}.heart.active{color:#d64150}.match{background:var(--lime);border-radius:20px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;top:11px;left:11px}.product-body{flex-direction:column;flex:1;padding:18px;display:flex}.product-body small,.article-card small{text-transform:uppercase;letter-spacing:.1em;color:#6e7b41;font-size:11px;font-weight:800}.product-body h3{margin:8px 0 10px;font-size:16px;line-height:1.35}.advice{color:var(--muted);margin:auto 0 16px;font-size:13px}.product-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:13px;display:flex}.product-foot a{align-items:center;font-size:12px;font-weight:700;display:flex}.product-body time{color:#89919c;margin-top:8px;font-size:10px}.price-note{color:var(--muted);margin:25px 0 0;font-size:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.finder-section{background:#eef3da;border-radius:28px;grid-template-columns:1fr 1fr;gap:60px;margin-top:15px;padding:65px;display:grid}.finder-copy p{color:#4f594e;font-size:17px}.trust-row{flex-wrap:wrap;gap:15px;margin-top:26px;font-size:13px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.finder-card{background:#fff;border-radius:20px;min-height:360px;padding:28px}.progress{background:#e8e9e4;border-radius:10px;height:5px;margin-bottom:17px}.progress span{background:#8aa900;border-radius:10px;height:100%;display:block}.finder-card small{color:var(--muted)}.finder-card h3{margin:13px 0 20px;font-size:27px}.option-grid{gap:9px;display:grid}.option-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;min-height:49px;padding:0 15px;display:flex}.option-grid button:hover{background:#f8fbe9;border-color:#789400}.finder-result{text-align:center;flex-direction:column;align-items:center;display:flex}.result-icon{background:var(--lime);width:66px;height:66px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.text-button{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin-top:16px;display:flex}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .2s;position:relative;overflow:hidden}.article-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px #11182714}.article-image{height:205px;position:relative}.article-image img{object-fit:cover}.article-card>div:last-of-type{padding:20px}.article-card h3,.article-card h2{margin:7px 0;font-size:21px}.article-card p{color:var(--muted);font-size:14px}.article-card div>span{align-items:center;gap:5px;font-size:13px;font-weight:700;display:flex}.consult{background:var(--paper);border-radius:28px;grid-template-columns:1.3fr .7fr;gap:60px;padding:60px;display:grid}.consult p{color:var(--muted);font-size:17px}.consult-note{background:var(--navy);color:#fff;border-radius:20px;flex-direction:column;gap:13px;padding:28px;display:flex}.consult-note>svg{color:var(--lime);width:40px;height:40px}.consult-note strong{font-size:22px}.consult-note span{color:#dbe0e8;border-top:1px solid #34405b;padding-top:11px}.subpage{padding:90px 0}.subpage>h1,.article-hero h1,.legal h1{margin-bottom:20px;font-size:clamp(48px,7vw,78px);line-height:1.03}.lead{color:var(--muted);max-width:700px;margin-bottom:55px;font-size:19px}.magazine-grid .article-card h2{font-size:21px}.article-page{padding-top:70px}.article-hero{max-width:900px}.back{color:var(--muted);align-items:center;gap:7px;margin-bottom:45px;font-size:14px;display:flex}.article-hero p{color:var(--muted);max-width:760px;font-size:20px}.article-cover{height:540px;margin:55px 0;position:relative}.article-cover img{object-fit:cover}.article-content{width:min(740px,100% - 40px);margin:0 auto 80px}.article-content section{margin:45px 0}.article-content h2{font-size:30px}.article-content p{color:#374151;font-size:17px}.article-content a{text-decoration:underline}.article-content aside{background:#eef3da;border-radius:18px;margin:50px 0;padding:28px}.article-content aside p{align-items:center;gap:9px;margin:10px 0;display:flex}.article-content aside svg{color:#637400}.article-cta{background:var(--navy);color:#fff;border-radius:22px;margin-top:55px;padding:38px}.article-cta p{color:#d0d5df}.article-cta a{text-decoration:none}.related{margin-bottom:90px}.related>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.related a{border:1px solid var(--line);border-radius:14px;justify-content:space-between;gap:10px;padding:18px;font-weight:700;display:flex}.legal{max-width:850px;min-height:65vh;padding:90px 0}.legal h2{margin-top:40px}.legal p{color:#4b5563;font-size:17px}.legal-warning{background:#fff4da;border:1px solid #efce86;border-radius:15px;padding:22px}.empty{text-align:center;background:var(--paper);border-radius:18px;padding:50px}footer{color:#fff;background:#08142e;padding:65px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.footer-logo{margin-bottom:18px}.footer-grid p{color:#abb4c3;max-width:420px}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid strong{color:var(--lime);margin-bottom:5px}.footer-grid a{color:#d5dae2;font-size:14px}.footnote{color:#8692a5;border-top:1px solid #28344c;margin-top:50px;padding-top:20px;font-size:12px}@media (max-width:950px){.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:25px 20px;display:none;position:absolute;top:76px;left:0;right:0}.nav-links.open{display:flex}.menu{display:grid}.world-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.finder-section{gap:35px;padding:40px}.manifesto-grid{gap:40px}.consult{padding:40px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:700px){.wrap{width:min(100% - 28px,1180px)}.hero{height:720px;min-height:0}.hero>img{object-position:66% center}.hero-shade{background:linear-gradient(90deg,#050d20f0,#050d2075)}.hero h1{font-size:52px}.hero-content>p{max-width:90%;font-size:16px}.hero-proof{display:none}.hero-actions{flex-direction:column;width:100%;max-width:310px}.section{padding:70px 0}.section-head{flex-direction:column;align-items:flex-start}.world-grid{grid-template-columns:1fr 1fr;gap:10px}.world-card{height:240px}.world-card>div{bottom:14px;left:16px;right:16px}.world-card h3{font-size:22px}.world-card p{font-size:12px}.manifesto-grid,.finder-section,.consult{grid-template-columns:1fr}.manifesto-grid{gap:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:185px}.product-body{padding:13px}.product-body h3{font-size:14px}.advice{display:none}.product-foot{flex-direction:column;align-items:flex-start}.finder-section{margin-inline:-2px;padding:24px}.article-grid{grid-template-columns:1fr}.consult{padding:28px}.article-cover{height:330px}.related>div,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:35px}.filter-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-row button{white-space:nowrap}.data-badge{white-space:normal}.article-page{padding-top:45px}}
.product-editorial{color:#fff;background:var(--navy);border-radius:18px;grid-column:span 2;min-height:430px;position:relative;overflow:hidden}.product-editorial>img{object-fit:cover}.product-editorial:after{content:"";background:linear-gradient(#060e1c14 25%,#060e1cf0);position:absolute;inset:0}.product-editorial>span{z-index:2;flex-direction:column;align-items:flex-start;gap:7px;display:flex;position:absolute;bottom:25px;left:24px;right:24px}.product-editorial small{color:var(--lime);text-transform:uppercase;letter-spacing:.1em;font-weight:800}.product-editorial strong{font-family:Manrope,sans-serif;font-size:28px;line-height:1.13}.product-editorial em{align-items:center;gap:5px;font-size:13px;font-style:normal;font-weight:700;display:flex}.product-editorial>i{z-index:3;background:#060e1ca6;border-radius:20px;padding:4px 8px;font-size:10px;font-style:normal;position:absolute;top:11px;right:11px}.load-more{cursor:pointer;border:0;margin:30px auto 0}@media (max-width:700px){.product-editorial{grid-column:1/-1;min-height:330px}.product-editorial strong{font-size:23px}}
.data-badge.data-error{color:#a52f2f;background:#fff8f8;border-color:#e4a4a4}.amazon-state{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:45px;display:flex}.amazon-state>svg{color:#637400;width:36px;height:36px;margin-bottom:16px}.amazon-state h3{margin-bottom:8px;font-size:24px}.amazon-state p{max-width:650px;color:var(--muted);margin:0}.amazon-state.error-state{background:#fff8f2;border-color:#edc7aa}.amazon-state.error-state>svg{color:#b0522b}.amazon-notice{color:#6f5111;background:#fff8e8;border:1px solid #ead29c;border-radius:13px;align-items:center;gap:9px;margin-bottom:20px;padding:13px 16px;font-size:13px;display:flex}.product-meta{margin:4px 0 14px;font-size:12px}.product-meta>div{border-top:1px solid #edf0eb;grid-template-columns:48px 1fr;gap:7px;padding:5px 0;display:grid}.product-meta dt{color:var(--muted)}.product-meta dd{overflow-wrap:anywhere;margin:0}.product-features{color:var(--muted);height:66px;min-height:66px;margin:0 0 16px;padding-left:17px;font-size:12px;overflow:hidden}.product-features li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-features li+li{margin-top:4px}.product-features-empty{padding:0}.product-image{background:#fff;border-bottom:1px solid #edf0eb}.product-image-open{z-index:1;cursor:zoom-in;background:#fff;border:0;position:absolute;inset:0}.product-image-open img,.product-modal-main-image img,.product-modal-thumbs img{object-fit:contain}.gallery-arrow,.modal-gallery-arrow{z-index:4;color:#111827;cursor:pointer;background:#fffffff0;border:1px solid #e4e7e1;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0f172a21}.gallery-arrow{opacity:0;width:34px;height:34px;transition:opacity .18s,transform .18s}.product-image:hover .gallery-arrow,.gallery-arrow:focus-visible{opacity:1}.gallery-arrow:hover{transform:translateY(-50%)scale(1.06)}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-dots{z-index:4;background:#ffffffe6;border-radius:999px;gap:5px;padding:5px 7px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0f172a1a}.gallery-dots button{cursor:pointer;background:#c5c9c0;border:0;border-radius:50%;width:6px;height:6px;padding:0}.gallery-dots button.active{background:#728700;border-radius:9px;width:15px}.product-image .heart,.product-image .match{z-index:5}.product-body h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.05em;min-height:4.05em;display:-webkit-box;overflow:hidden}.product-meta dd{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-foot{grid-template-columns:1fr;align-items:stretch;margin-top:auto;display:grid}.product-foot strong{font-size:20px}.product-foot>span{color:var(--muted);font-size:12px}.product-foot .amazon-product-button{color:#111827;text-align:center;background:#ffd814;border:1px solid #f2c200;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;padding:9px 14px;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:0 2px 5px #0f172a1f}.product-foot .amazon-product-button:hover{background:#f7ca00;border-color:#e7b800;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a29}.product-foot .amazon-product-button:focus-visible{outline-offset:3px;outline:3px solid #ffd8146b}.result-icon.warning{color:#9d4420;background:#ffe2c9}.filters :disabled{cursor:not-allowed;opacity:.55}.featured-fandoms{background:#f7f7f2;padding:100px 0}.featured-intro{max-width:790px}.featured-fandom{border-top:1px solid #dfe2dc;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:50px;padding:52px 0;display:grid}.featured-fandom:nth-of-type(2n) .featured-copy{order:2}.featured-copy>span{color:#667800;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.featured-copy h3{margin:9px 0 15px;font-size:clamp(29px,3vw,42px);line-height:1.06}.featured-copy>p{color:var(--muted);font-size:15px}.geo-answer{background:#fff;border-left:3px solid #8ca300;margin:22px 0;padding:18px}.geo-answer strong{font-size:14px}.geo-answer p{color:#4f5967;margin:5px 0 0;font-size:13px}.featured-copy>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.featured-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:600px;display:grid;position:relative}.featured-product-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-width:0;padding:14px;display:flex}.featured-product-card>div{background:#fff;height:210px;position:relative}.featured-product-card img{object-fit:contain;padding:6px}.featured-product-card small{color:#6c7f0d;text-transform:uppercase;letter-spacing:.09em;margin-top:9px;font-size:9px;font-weight:800}.featured-product-card h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.2em;margin:5px 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.featured-product-card>strong{margin-top:auto;font-size:16px}.featured-product-card>a{text-align:center;background:#ffd814;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:37px;margin-top:10px;font-size:10px;font-weight:800;display:flex}.featured-loading{min-height:300px;color:var(--muted);border:1px dashed #ccd1c5;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;display:flex}.featured-loading svg{color:#718700}.featured-note{color:var(--muted);margin:12px 0 0;font-size:11px}body.modal-open{overflow:hidden}.product-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040914b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:24px;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:42px;width:min(1280px,100%);max-height:calc(100vh - 56px);padding:58px 42px 38px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #00000059}.product-modal-close{z-index:5;cursor:pointer;background:#fff;border:2px solid #738900;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:18px;right:20px}.product-modal-main-image{background:#f6f7f3;border-radius:18px;min-height:570px;position:relative;overflow:hidden}.product-modal-main-image img{padding:36px}.modal-gallery-arrow{width:52px;height:52px}.modal-prev{left:18px}.modal-next{right:18px}.product-modal-thumbs{gap:10px;margin-top:14px;padding:2px;display:flex;overflow-x:auto}.product-modal-thumbs button{cursor:pointer;background:#fff;border:1px solid #dfe2dc;border-radius:8px;flex:0 0 76px;width:76px;height:76px;position:relative;overflow:hidden}.product-modal-thumbs button.active{border:2px solid #172018}.product-modal-thumbs img{padding:5px}.modal-image-note,.modal-legal{color:var(--muted);font-size:12px}.product-modal-info{padding-top:12px}.product-modal-info>small{color:#667800;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.product-modal-info h2{letter-spacing:-.04em;margin:10px 0 20px;font-size:clamp(25px,2.25vw,38px);line-height:1.1}.modal-price{margin-bottom:8px;font-size:30px;display:block}.modal-price-note{margin-bottom:8px;font-weight:700;display:block}.modal-stock{color:#526500;align-items:center;gap:8px;margin:0 0 22px;display:flex}.modal-benefits{background:#f1f4df;margin-bottom:24px;padding:22px 24px}.modal-benefits h3{margin:0 0 12px;font-size:17px}.modal-benefits ul{margin:0;padding:0;list-style:none}.modal-benefits li{align-items:flex-start;gap:9px;font-size:14px;display:flex}.modal-benefits li+li{margin-top:9px}.modal-benefits svg{color:#728700;flex:none;margin-top:2px}.modal-details{margin:0 0 22px}.modal-details div{border-bottom:1px solid #e4e6e1;grid-template-columns:110px 1fr;gap:18px;padding:10px 0;font-size:14px;display:grid}.modal-details dt{color:var(--muted)}.modal-details dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:700}.modal-amazon-button,.modal-save-button{border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;font-weight:800;display:flex}.modal-amazon-button{color:#111827;background:#ffd814;border:1px solid #f2c200;box-shadow:0 3px 8px #0f172a1f}.modal-amazon-button:hover{background:#f7ca00}.modal-save-button{cursor:pointer;background:#fff;border:1px solid #dfe2dc;margin-top:10px}.modal-save-button.active{color:#667800;background:#fbfff1;border-color:#92a634}.modal-legal{margin:14px 5px 0;line-height:1.5}button.world-card{text-align:left;cursor:pointer;font:inherit;border:0;padding:0}.world-card.selected{box-shadow:0 0 0 4px var(--lime)}.world-card .world-copy{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.world-card .world-copy strong{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-size:29px}.world-card .world-copy small{color:#e7ebef;margin:1px 0 13px;font-size:14px}.world-card .world-copy>span{align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.team-picker{border:1px solid var(--line);background:#f4f8e8;border-radius:24px;margin-top:22px;padding:32px;box-shadow:0 22px 60px #11182714}.team-picker-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.team-picker-head>div{align-items:flex-start;gap:16px;display:flex}.team-picker-head small{color:#637400;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.team-picker-head h3{margin:2px 0 4px;font-size:32px}.team-picker-head p{color:var(--muted);margin:0}.team-picker-head>button{cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.team-icon{background:var(--navy);width:52px;height:52px;color:var(--lime);border-radius:16px;flex:none;place-items:center;display:grid}.team-group+.team-group{margin-top:28px}.team-group h4{margin:0 0 12px;font-size:15px}.team-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.team-grid button{text-align:left;cursor:pointer;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8dec9;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;display:flex}.team-grid button svg:last-child{margin-left:auto}.team-grid button:hover{background:#fbfff1;border-color:#789400;transform:translateY(-1px)}.f1-picker{background:#f5f6fa}.f1-picker .team-icon{color:#fff;background:#c3232d}.f1-team-grid{grid-template-columns:repeat(4,1fr)}.team-filter{outline:2px solid var(--lime)}@media (max-width:700px){.amazon-state{min-height:240px;padding:28px 20px}.product-meta{font-size:11px}.product-features{display:none}.world-card .world-copy{bottom:14px;left:16px;right:16px}.world-card .world-copy strong{font-size:22px}.world-card .world-copy small{font-size:12px}.team-picker{margin-top:14px;padding:20px 14px}.team-picker-head h3{font-size:26px}.team-icon{display:none}.team-grid,.f1-team-grid{grid-template-columns:1fr 1fr}.team-grid button{min-height:46px;padding:8px 10px;font-size:12px}.gallery-arrow{opacity:1;width:30px;height:30px}.product-modal-backdrop{align-items:end;padding:0}.product-modal{border-radius:22px 22px 0 0;grid-template-columns:1fr;gap:20px;width:100%;max-height:94vh;padding:58px 18px 24px}.product-modal-main-image{min-height:380px}.product-modal-main-image img{padding:24px}.modal-gallery-arrow{width:42px;height:42px}.product-modal-info{padding-top:0}.product-modal-info h2{font-size:25px}.featured-fandoms{padding:70px 0}.featured-fandom{grid-template-columns:1fr;gap:24px;padding:42px 0}.featured-fandom:nth-of-type(2n) .featured-copy{order:initial}.featured-products{grid-template-columns:1fr 1fr;gap:9px;min-height:0}.featured-product-card>div{height:145px}.featured-product-card h4{font-size:12px}}@media (min-width:701px) and (max-width:950px){.team-grid,.f1-team-grid{grid-template-columns:repeat(2,1fr)}.featured-fandom{grid-template-columns:1fr}.featured-fandom:nth-of-type(2n) .featured-copy{order:initial}.featured-products{min-height:600px}}.funnel-shell{border:1px solid var(--line);background:#f8f9f5;border-radius:24px;padding:26px}.funnel-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.funnel-title>span,.drawer-label>span{background:var(--navy);width:32px;height:32px;color:var(--lime);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.funnel-title>div{flex-direction:column;display:flex}.funnel-title strong{font-size:18px}.funnel-title small{color:var(--muted)}.fan-option-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.fan-category-grid{grid-template-columns:repeat(5,1fr)}.fan-option{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:11px;min-height:78px;padding:13px;display:flex}.fan-option>span{color:#536600;background:#eef3da;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.fan-option>div{flex-direction:column;min-width:0;display:flex}.fan-option strong{font-size:14px}.fan-option small{color:var(--muted);font-size:11px}.fan-option-arrow{flex:none;margin-left:auto;transition:transform .2s}.fan-option.active{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.fan-option.active .fan-option-arrow,.league-options button.active svg{transform:rotate(180deg)}.fan-option:hover,.league-options button:hover{background:#fbfff0;border-color:#8ca221}.funnel-next{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.funnel-next .funnel-title{padding-right:48px;position:relative}.funnel-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:0;right:0}.league-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.league-options button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;min-height:49px;padding:9px 13px;display:flex}.league-options button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.choice-drawer{background:#eef3da;border-radius:16px;margin-top:14px;padding:18px}.drawer-label{align-items:center;gap:10px;margin-bottom:14px;display:flex}.drawer-label>span{width:26px;height:26px;font-size:12px}.sport-options{grid-template-columns:repeat(5,1fr)}.music-options{max-width:760px}.nested-drawer{margin-top:16px}.club-drawer{background:#fff;border:1px solid #d8dec9}.direct-choice-grid{margin-top:2px}.simple-filters{padding:14px}.filter-toolbar{grid-template-columns:1fr auto;gap:10px;display:grid}.filter-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-width:150px;min-height:52px;padding:0 15px;font-weight:700;display:flex}.filter-toggle b{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.filter-toggle>svg:last-child{transition:transform .2s}.filter-toggle.active>svg:last-child{transform:rotate(180deg)}.active-filters{flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;display:flex}.active-filters button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:30px;padding:6px 11px;font-size:12px}.active-filters .clear-filters{color:var(--muted);background:0 0;align-items:center;gap:4px;display:flex}.filter-drawer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:24px;margin-top:14px;padding:18px 4px 4px;display:grid}.filter-drawer fieldset{border:0;margin:0;padding:0}.filter-drawer legend{margin-bottom:10px;font-weight:800}.filter-choices{flex-wrap:wrap;gap:7px;display:flex}.filter-choices button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:30px;padding:7px 11px;font-size:12px}.filter-choices button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.finder-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin-top:15px;display:flex}@media (max-width:950px){.fan-option-grid,.fan-category-grid{grid-template-columns:repeat(2,1fr)}.sport-options{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.fan-funnel.section{padding-top:55px}.funnel-shell{border-radius:18px;padding:16px 12px}.fan-option-grid{grid-template-columns:1fr 1fr;gap:8px}.fan-option{min-height:70px;padding:10px}.fan-option>span{width:34px;height:34px}.fan-option small{display:none}.league-options{grid-template-columns:1fr}.sport-options{grid-template-columns:1fr 1fr}.choice-drawer{padding:12px 9px}.filter-toolbar{grid-template-columns:1fr}.filter-toggle{min-width:0}.filter-drawer{grid-template-columns:1fr;gap:18px}}
.product-image.editorial-fallback img{object-fit:cover;filter:saturate(.72);padding:0}.editorial-label{color:#fff;background:#08142ec7;border-radius:20px;padding:4px 7px;font-size:9px;position:absolute;bottom:8px;left:8px}
