:root{--navy:#090b2a;--navy-soft:#252846;--coral:#ff4757;--coral-dark:#e93547;--violet:#6347f5;--lavender:#eeeaff;--lavender-soft:#f7f5ff;--orange:#ffa51f;--green:#108c67;--text-muted:#6d7086;--line:#e6e6ef;--line-strong:#d9d9e5;--surface:#fff;--surface-soft:#f8f8fb;--shadow:0 18px 50px #0d0d2d14;--shadow-soft:0 10px 28px #0d0d2d0f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{background:var(--surface);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.global-state{color:#0a0b2a;text-align:center;background:#fafafe;place-content:center;place-items:center;gap:14px;min-height:100vh;padding:32px;display:grid}.global-state>span{color:#6347f5;background:#ece8ff;border-radius:24px;place-items:center;min-width:74px;height:74px;padding:0 12px;font-size:28px;font-weight:900;display:grid}.global-state h1,.global-state p{margin:0}.global-state p{color:#66697b}.global-state a,.global-state button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#6347f5;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.global-state__spinner{border:4px solid #ddd6ff;border-top-color:#6347f5;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite global-spin}@keyframes global-spin{to{transform:rotate(360deg)}}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:100vh;overflow:clip}.page-shell{width:min(1440px,100% - 40px);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #e1e1ebe6;position:sticky;top:0}.header-main{align-items:center;gap:28px;min-height:80px;display:flex}.logo{color:var(--navy);letter-spacing:-1.9px;flex:none;font-size:34px;font-weight:900;line-height:1}.logo span{color:var(--coral)}.desktop-nav{white-space:nowrap;align-items:center;gap:26px;display:flex}.desktop-nav a{font-size:14px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--coral);content:"";border-radius:99px;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-search{border:1px solid var(--line-strong);background:#fff;border-radius:14px;flex:420px;align-items:center;gap:11px;min-width:280px;max-width:550px;height:52px;padding:0 17px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 4px 14px #0a0b2a08}.header-search:focus-within{border-color:var(--violet);box-shadow:0 0 0 4px #6347f51a}.header-search input,.mobile-search input,.hero-search input{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;flex:1}.header-search input::placeholder,.mobile-search input::placeholder,.hero-search input::placeholder{color:#9799a9}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:inline-grid}.icon-button:hover{background:var(--surface-soft)}.favorite-header{position:relative}.favorite-header span{background:var(--coral);color:#fff;border:2px solid #fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding-inline:4px;font-size:10px;font-weight:900;display:grid;position:absolute;top:0;right:0}.login-button{cursor:pointer;border:1px solid var(--line-strong);background:#fff;border-radius:12px;align-items:center;gap:9px;height:46px;padding:0 17px;font-size:14px;font-weight:800;transition:border-color .18s,transform .18s;display:inline-flex}.login-button:hover{border-color:var(--navy);transform:translateY(-1px)}.mobile-menu-button,.mobile-search{display:none}.hero{background:radial-gradient(circle at 85% 18%,#ffffffeb 0,#fff0 30%),linear-gradient(115deg,#f2efff 0%,#e7e1ff 60%,#eeeaff 100%);border:1px solid #e6e0ff;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:35px;min-height:486px;margin-top:20px;padding:58px 58px 44px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #6347f521;border-radius:50%;width:340px;height:340px;position:absolute;top:-160px;left:35%}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{color:var(--violet);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.eyebrow{letter-spacing:.08em;background:#ffffffb3;border:1px solid #6347f52e;border-radius:99px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.hero h1{letter-spacing:-4px;max-width:650px;margin:22px 0 14px;font-size:clamp(50px,5.3vw,76px);font-weight:900;line-height:.98}.hero-copy>p{color:#55586e;max-width:560px;margin:0 0 24px;font-size:19px;line-height:1.55}.hero-search-wrap{z-index:10;max-width:590px;position:relative}.hero-search{background:#fff;border:1px solid #0a0b2a1f;border-radius:16px;align-items:center;gap:12px;height:64px;padding:6px 6px 6px 19px;display:flex;box-shadow:0 16px 38px #241b5d1c}.hero-search button,.alert-section>button,.alert-section>a{cursor:pointer;background:var(--coral);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:50px;padding:0 24px;font-size:14px;font-weight:900;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 10px 22px #ff475733}.hero-search button:hover,.alert-section>button:hover,.alert-section>a:hover{background:var(--coral-dark);transform:translateY(-1px)}.search-suggestions{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.search-suggestions button{cursor:pointer;border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;padding:10px 13px;display:grid}.search-suggestions button:last-child{border-bottom:0}.search-suggestions button:hover{background:var(--lavender-soft)}.search-suggestions img{object-fit:contain;width:42px;height:42px}.search-suggestions span{gap:3px;display:grid}.search-suggestions strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-suggestions small{color:var(--text-muted);font-size:11px}.popular-searches{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;font-size:12px;display:flex}.popular-searches>span{font-weight:800}.popular-searches button{cursor:pointer;background:#ffffffa6;border:1px solid #0a0b2a1a;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:700}.hero-visual{z-index:1;align-self:stretch;position:relative}.hero-visual>img{mix-blend-mode:multiply;border-radius:24px;width:min(760px,105%);position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.hero-price-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #6347f524;border-radius:14px;align-items:center;gap:12px;min-width:208px;padding:12px 15px;display:flex;position:absolute;bottom:15px;right:5%;box-shadow:0 14px 34px #1913481f}.hero-price-note>span:last-child{color:var(--text-muted);gap:2px;font-size:11px;display:grid}.hero-price-note strong{color:var(--navy);font-size:15px}.trend-icon{background:#fff0f2;border-radius:9px;justify-content:center;align-items:end;gap:3px;width:32px;height:32px;padding:7px;display:flex}.trend-icon span{background:var(--coral);border-radius:99px 99px 0 0;width:4px}.trend-icon span:first-child{height:8px}.trend-icon span:nth-child(2){height:13px}.trend-icon span:nth-child(3){height:18px}.category-section{padding-top:28px}.compact-heading{display:none!important}.family-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.family-card{background-image:var(--family-img);min-height:190px;color:inherit;background-position:50%;background-size:cover;border:1px solid #6347f524;border-radius:20px;justify-content:flex-end;align-items:flex-end;padding:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 22px #1410371a}.family-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #6347f533}.family-card-arrow{width:34px;height:34px;color:var(--violet,#6347f5);background:#ffffffd9;border-radius:50%;place-items:center;font-size:15px;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 3px 10px #1410371f}.family-card:hover .family-card-arrow{background:var(--violet,#6347f5);color:#fff;transform:translate(2px)}.family-card-label{-webkit-backdrop-filter:blur(8px);letter-spacing:-.01em;max-width:88%;color:var(--navy,#171236);background:#ffffffd1;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:14.5px;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #1410371a}.family-card-label-icon{background:var(--lavender-soft,#efecff);width:26px;height:26px;color:var(--violet,#6347f5);border-radius:8px;flex:none;place-items:center;display:grid}@media (width<=980px){.family-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.family-grid{grid-template-columns:repeat(2,1fr)}.family-card{min-height:140px;padding:10px}.family-card-label{padding:7px 10px;font-size:13px}.family-card-arrow{width:30px;height:30px;top:10px;right:10px}}.family-pills{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:10px;margin-top:22px;padding-bottom:6px;display:flex;overflow-x:auto}.family-pills::-webkit-scrollbar{display:none}.family-pill{border:1px solid var(--line-strong,#e8e6f2);color:var(--navy,#171236);scroll-snap-align:start;background:#fff;border-radius:999px;flex:none;align-items:center;gap:8px;padding:9px 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.family-pill:hover{background:var(--lavender-soft,#efecff);border-color:#6347f566;transform:translateY(-2px)}.family-pill.is-active{background:var(--violet,#6347f5);border-color:var(--violet,#6347f5);color:#fff}.category-rail{grid-template-columns:repeat(9,minmax(86px,1fr));gap:10px;display:grid}.category-item{cursor:pointer;min-width:0;color:inherit;background:0 0;border:0;place-items:center;gap:9px;padding:4px 2px 8px;font-size:13px;font-weight:800;text-decoration:none;display:grid}.category-item>span{border:1px solid var(--line-strong);width:70px;height:70px;color:var(--violet);background:#fff;border-radius:50%;place-items:center;transition:border-color .18s,background .18s,transform .18s;display:grid;box-shadow:0 8px 22px #0a0b2a0a}.category-item:hover>span{border-color:var(--violet);background:var(--lavender-soft);transform:translateY(-3px)}.trust-strip{background:#fcfcfd;border:1px solid #efeff4;border-radius:18px;grid-template-columns:repeat(3,1fr);align-items:center;min-height:74px;margin-top:18px;padding:12px 24px;display:grid}.trust-strip>div{min-width:0;color:var(--coral);justify-content:center;align-items:center;gap:12px;display:flex}.trust-strip>div+div{border-left:1px solid var(--line-strong)}.trust-strip span{color:var(--text-muted);gap:2px;font-size:11px;display:grid}.trust-strip strong{color:var(--navy);font-size:13px}.products-section,.stores-section,.guides-section{padding-top:72px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2{letter-spacing:-1.5px;margin:7px 0 6px;font-size:clamp(28px,3vw,40px);line-height:1.08}.section-heading p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.section-heading a,.heading-actions>a,.text-link{color:var(--violet);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:900;display:inline-flex}.heading-actions{align-items:center;gap:18px;display:flex}.rail-controls{gap:8px;display:flex}.rail-controls button{cursor:pointer;border:1px solid var(--line-strong);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;transition:border-color .18s,color .18s;display:grid}.rail-controls button:hover{border-color:var(--violet);color:var(--violet)}.filter-row{scrollbar-width:none;gap:8px;margin:-3px 0 19px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.product-rail::-webkit-scrollbar{display:none}.category-rail::-webkit-scrollbar{display:none}.filter-row button{cursor:pointer;border:1px solid var(--line);min-height:36px;color:var(--navy-soft);white-space:nowrap;background:#fff;border-radius:99px;padding:0 15px;font-size:12px;font-weight:800}.filter-row button.is-active{border-color:var(--navy);background:var(--navy);color:#fff}.product-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;grid-auto-columns:calc(25% - 12px);grid-auto-flow:column;gap:16px;padding:2px 2px 8px;display:grid;overflow-x:auto}.product-card{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:20px;flex-direction:column;min-width:0;min-height:462px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 5px 16px #0a0b2a08}.product-card:hover{box-shadow:var(--shadow-soft);border-color:#cfcde0;transform:translateY(-3px)}.product-card__top{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:13px;left:13px;right:13px}.product-card__top>*{pointer-events:auto}.discount-badge{background:var(--coral);color:#fff;border-radius:8px;align-items:center;min-height:30px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.favorite-button{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;width:38px;height:38px}.favorite-button.is-active{color:var(--coral);background:#fff1f2;border-color:#ffc7cc}.product-card__content{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:0;flex:1;padding:0;text-decoration:none;display:block}.product-card__image{background:linear-gradient(#fff,#fcfcfd);border-radius:14px;place-items:center;width:100%;height:192px;margin-bottom:6px;display:grid;overflow:hidden}.product-card__image img{object-fit:contain;mix-blend-mode:multiply;width:82%;height:82%;transition:transform .22s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__details{align-content:start;display:grid}.micro-badge{background:var(--lavender-soft);width:max-content;color:var(--violet);letter-spacing:.08em;text-transform:uppercase;border-radius:6px;margin-bottom:5px;padding:4px 7px;font-size:9px;font-weight:900}.product-category{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.product-card h3{letter-spacing:-.35px;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:5px 0 7px;font-size:17px;line-height:1.3;display:-webkit-box;overflow:hidden}.rating-row{color:#8a8c9d;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;display:flex}.stars{color:var(--orange);display:inline-flex}.current-price{color:var(--coral);letter-spacing:-.7px;font-size:25px}.old-price{color:var(--text-muted);margin-top:2px;font-size:13px;text-decoration:line-through}.store-count{color:#55586d;align-items:center;gap:6px;margin-top:11px;font-size:12px;font-weight:700;display:flex}.compare-button{cursor:pointer;border:1px solid var(--line-strong);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:13px;font-size:12px;font-weight:900;transition:border-color .18s,background .18s,color .18s;display:flex}.compare-button:hover{border-color:var(--violet);background:var(--lavender-soft);color:var(--violet)}.confidence-banner{background:var(--navy);color:#fff;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:210px;margin-top:76px;padding:42px 48px;display:grid;overflow:hidden}.confidence-icon{color:#aaa0ff;background:#ffffff1a;border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.confidence-banner h2{letter-spacing:-1.7px;margin:8px 0 7px;font-size:clamp(28px,3.2vw,42px)}.confidence-banner p{color:#bdbed0;max-width:700px;margin:0;font-size:14px;line-height:1.6}.confidence-banner a{background:var(--coral);color:#fff;white-space:nowrap;border-radius:12px;align-items:center;gap:8px;min-height:50px;padding:0 21px;font-size:13px;font-weight:900;display:inline-flex}.benefits-section{background:var(--lavender-soft);margin-top:78px;padding:78px 0}.centered-heading{text-align:center;justify-content:center}.centered-heading p{margin-inline:auto}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px;display:grid}.benefit-grid article{background:#ffffffc7;border:1px solid #e3dfff;border-radius:20px;min-height:235px;padding:30px;position:relative;overflow:hidden}.benefit-grid article>svg{background:var(--lavender);width:48px;height:48px;color:var(--violet);border-radius:13px;padding:11px}.benefit-number{color:#6347f51f;letter-spacing:-4px;font-size:62px;font-weight:900;position:absolute;top:15px;right:21px}.benefit-grid h3{letter-spacing:-.5px;margin:21px 0 9px;font-size:21px}.benefit-grid p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.65}.store-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.store-logo{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:104px;padding:14px;display:flex}.store-logo>span{background:var(--navy);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.store-logo strong{font-size:14px}.store-logo small{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-card{border-radius:22px;min-height:300px;padding:28px;position:relative;overflow:hidden}.guide-card:after{content:"";opacity:.08;border:34px solid;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-75px;right:-60px}.guide-card>span{background:#ffffffc7;border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:30px;display:grid}.guide-card small{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.guide-card h3{letter-spacing:-.7px;max-width:390px;margin:9px 0;font-size:23px;line-height:1.18}.guide-card p{opacity:.72;max-width:390px;margin:0;font-size:13px;line-height:1.55}.guide-card button,.guide-card>a{z-index:1;cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:25px;left:28px}.guide-card--violet{color:#281a75;background:#eae5ff}.guide-card--coral{color:#8c2630;background:#fff0f1}.guide-card--navy{color:#fff;background:#111335}.alert-section{background:linear-gradient(110deg, #ffffffb3, #eeeaffcc), var(--lavender);border:1px solid #ddd6ff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;min-height:170px;margin-top:76px;margin-bottom:76px;padding:34px 42px;display:flex}.alert-section>div{align-items:center;gap:22px;display:flex}.alert-icon{width:62px;height:62px;color:var(--coral);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;flex:none;place-items:center;display:grid}.alert-section h2{letter-spacing:-1px;margin:7px 0 4px;font-size:31px}.alert-section p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.site-footer{background:var(--navy);color:#fff;padding:58px 0 28px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:40px;display:grid}.footer-brand .logo{color:#fff}.footer-brand>p{color:#aeb0c5;max-width:390px;margin:18px 0;font-size:13px;line-height:1.7}.demo-note{color:#8e91aa;border:1px solid #ffffff1f;border-radius:9px;max-width:410px;padding:9px 11px;font-size:10px;line-height:1.45;display:inline-block}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-grid h3{margin:0 0 6px;font-size:14px}.footer-grid>div:not(.footer-brand) a{color:#aeb0c5;font-size:12px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#85889e;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:22px;font-size:11px;display:flex}.mobile-bottom-nav{display:none}.mobile-menu-overlay,.modal-overlay{z-index:250;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#06071c85;position:fixed;inset:0}.mobile-menu-overlay{justify-content:flex-end;display:flex}.mobile-menu{background:#fff;width:min(340px,88vw);height:100%;padding:22px;animation:.2s both slideIn;box-shadow:-20px 0 50px #090b2a29}.mobile-menu__top{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{gap:5px;margin-top:35px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:56px;padding:0 10px;font-size:14px;font-weight:800;display:grid}.menu-login{cursor:pointer;background:var(--navy);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:28px;font-weight:900;display:flex}.modal-overlay{place-items:center;padding:24px;display:grid}.comparison-modal{background:#fff;border-radius:24px;width:min(740px,100%);max-height:calc(100vh - 48px);padding:28px;animation:.18s both modalIn;overflow-y:auto;box-shadow:0 30px 90px #090b2a40}.modal-handle{display:none}.modal-top{justify-content:space-between;align-items:start;gap:18px;display:flex}.modal-top h2{letter-spacing:-.8px;margin:7px 0 0;font-size:27px}.modal-product{background:var(--lavender-soft);border-radius:16px;grid-template-columns:110px 1fr;align-items:center;gap:18px;margin-top:22px;padding:18px;display:grid}.modal-product img{object-fit:contain;mix-blend-mode:multiply;width:100px;height:90px}.modal-product>div{gap:4px;display:grid}.modal-product span,.modal-product small{color:var(--text-muted);font-size:11px}.modal-product strong{color:var(--coral);font-size:27px}.merchant-list{gap:8px;margin-top:16px;display:grid}.merchant-list article{border:1px solid var(--line);border-radius:14px;grid-template-columns:44px 1fr auto auto;align-items:center;gap:12px;min-height:80px;padding:12px;display:grid}.merchant-logo{background:var(--navy);color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.merchant-list article>span:nth-child(2),.merchant-price{gap:3px;display:grid}.merchant-list small{color:var(--text-muted);font-size:10px}.merchant-price{text-align:right}.merchant-price strong{font-size:16px}.merchant-price small{color:var(--green);font-weight:800}.merchant-list article>button,.merchant-list article>a{cursor:pointer;background:var(--coral);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.modal-disclaimer{color:var(--text-muted);margin:15px 0 0;font-size:10px;line-height:1.5}.toast{z-index:400;background:var(--navy);color:#fff;opacity:0;pointer-events:none;border-radius:13px;align-items:center;gap:9px;max-width:min(420px,100vw - 32px);min-height:48px;padding:0 17px;font-size:12px;font-weight:800;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 18px 45px #090b2a40}.toast svg{color:#7ee0bd}.toast.is-visible{opacity:1;transform:translateY(0)}@keyframes slideIn{0%{transform:translate(100%)}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}}@media (width<=1180px){.header-main{gap:17px}.desktop-nav{gap:16px}.header-search{min-width:220px}.hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);padding:48px 40px}.hero h1{font-size:56px}.product-rail{grid-auto-columns:calc(33.3333% - 10.6667px)}.store-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=920px){html{scroll-padding-top:138px}.header-main{min-height:64px}.desktop-nav,.header-search{display:none}.header-actions{margin-left:auto}.mobile-menu-button{display:inline-grid}.mobile-search{border:1px solid var(--line-strong);background:#fff;border-radius:14px;align-items:center;gap:10px;height:54px;margin-bottom:10px;padding:4px 5px 4px 15px;display:flex}.mobile-search button{cursor:pointer;background:var(--coral);color:#fff;border:0;border-radius:11px;flex:none;place-items:center;width:43px;height:43px;display:grid}.hero{grid-template-columns:1fr;gap:20px;min-height:auto;padding:44px 36px 26px}.hero-copy>p{max-width:620px}.hero-search-wrap{max-width:650px}.hero-visual{min-height:300px}.hero-visual>img{width:min(720px,100%);right:50%;transform:translate(50%,-50%)}.hero-price-note{right:6%}.category-rail{scroll-snap-type:inline proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:118px;grid-auto-flow:column;overflow-x:auto}.category-item{scroll-snap-align:start}.product-rail{grid-auto-columns:min(44vw,340px)}.confidence-banner{grid-template-columns:auto 1fr}.confidence-banner a{grid-column:2;width:max-content}.benefit-grid,.guide-grid{grid-template-columns:1fr 1fr}.guide-card:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{grid-column:2}}@media (width<=720px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.page-shell{width:calc(100% - 28px)}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-main{min-height:62px}.logo{font-size:30px}.login-button{border:0;border-radius:50%;justify-content:center;width:42px;height:42px;padding:0}.login-button span{display:none}.header-actions{gap:1px}.header-actions .icon-button{width:42px;height:42px}.mobile-search{height:50px;margin-bottom:9px}.mobile-search button{width:39px;height:39px}.hero{border-radius:22px;margin-top:12px;padding:27px 18px 18px}.eyebrow{padding:7px 9px;font-size:9px}.hero h1{letter-spacing:-2.6px;margin:17px 0 12px;font-size:clamp(39px,12vw,53px);line-height:1.01}.hero-copy>p{margin-bottom:19px;font-size:15px;line-height:1.5}.hero-search{border-radius:14px;gap:8px;height:57px;padding-left:14px}.hero-search input{font-size:13px}.hero-search button{height:45px;padding-inline:13px;font-size:12px}.popular-searches{margin-top:12px}.popular-searches>span{width:100%}.hero-visual{min-height:205px}.hero-visual>img{border-radius:18px;width:110%;max-width:none}.hero-price-note{gap:8px;min-width:174px;padding:9px 10px;bottom:-1px;right:5px}.hero-price-note strong{font-size:13px}.hero-price-note>span:last-child{font-size:9px}.trend-icon{width:28px;height:28px;padding:6px}.compact-heading{margin-bottom:14px;display:flex!important}.compact-heading h2{font-size:23px}.category-section{padding-top:32px}.category-rail{grid-auto-columns:90px;gap:7px;width:calc(100% + 14px)}.category-item{font-size:11px}.category-item>span{width:59px;height:59px}.trust-strip{border-radius:15px;min-height:74px;margin-top:17px;padding:9px 0}.trust-strip>div{text-align:center;flex-direction:column;gap:5px;padding-inline:7px}.trust-strip svg{width:18px;height:18px}.trust-strip span{display:block}.trust-strip strong{font-size:9px;line-height:1.2}.trust-strip span:not(strong){font-size:0}.products-section,.stores-section,.guides-section{padding-top:54px}.section-heading{align-items:start;margin-bottom:18px}.section-heading h2{letter-spacing:-1px;margin-top:6px;font-size:28px}.section-heading p{max-width:90%;font-size:12px}.section-kicker{font-size:9px}.heading-actions .rail-controls{display:none}.heading-actions{padding-top:22px}.section-heading>.text-link{padding-top:18px;font-size:11px}.filter-row{width:calc(100% + 14px);padding-right:14px}.product-rail{grid-auto-columns:min(80vw,310px);gap:12px;width:calc(100% + 14px);padding-right:14px}.product-card{border-radius:17px;min-height:438px;padding:12px}.product-card__image{height:176px}.product-card h3{min-height:41px;font-size:16px}.current-price{font-size:23px}.confidence-banner{border-radius:20px;grid-template-columns:1fr;gap:18px;margin-top:57px;padding:28px 22px}.confidence-icon{border-radius:16px;width:56px;height:56px}.confidence-banner h2{font-size:29px}.confidence-banner a{grid-column:auto;justify-content:center;width:100%}.benefits-section{margin-top:57px;padding:56px 0}.benefit-grid,.guide-grid{grid-template-columns:1fr}.benefit-grid article{min-height:208px;padding:24px}.guide-card,.guide-card:last-child{grid-column:auto;min-height:285px}.store-grid{grid-template-columns:repeat(2,1fr);gap:9px}.store-logo{min-height:96px}.alert-section{border-radius:20px;flex-direction:column;align-items:stretch;margin-top:56px;margin-bottom:56px;padding:27px 22px}.alert-section>div{align-items:flex-start}.alert-icon{border-radius:14px;width:52px;height:52px}.alert-section h2{font-size:26px}.alert-section>button,.alert-section>a{width:100%}.site-footer{padding-top:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.mobile-bottom-nav{z-index:180;min-height:calc(66px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(4,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #090b2a14}.mobile-bottom-nav a,.mobile-bottom-nav button{cursor:pointer;color:#5d6077;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:49px;font-size:9px;font-weight:700;display:flex;position:relative}.mobile-bottom-nav .is-active{color:var(--coral)}.mobile-bottom-nav small{background:var(--coral);color:#fff;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:0;right:calc(50% - 21px)}.modal-overlay{place-items:end center;padding:0}.comparison-modal{width:100%;max-height:88vh;padding:10px 17px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation-name:sheetIn}.modal-handle{background:#d8d8e2;border-radius:99px;width:42px;height:4px;margin:0 auto 13px;display:block}.modal-top h2{font-size:22px}.modal-product{grid-template-columns:80px 1fr;padding:13px}.modal-product img{width:75px;height:70px}.merchant-list article{grid-template-columns:38px 1fr auto;gap:9px}.merchant-logo{width:36px;height:36px}.merchant-price{align-self:start}.merchant-list article>button,.merchant-list article>a{grid-column:2/-1;min-height:38px}.toast{right:16px;bottom:calc(80px + env(safe-area-inset-bottom));text-align:center;justify-content:center;max-width:none;left:16px}}@media (width<=390px){.page-shell{width:calc(100% - 22px)}.header-actions .icon-button,.login-button{width:39px;height:39px}.hero{padding-inline:15px}.hero h1{font-size:38px}.hero-search button{padding-inline:10px;font-size:11px}.product-rail{grid-auto-columns:83vw}.section-heading h2{font-size:26px}.section-heading a{font-size:10px}}@keyframes sheetIn{0%{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--violet,#6347f5);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}.family-rails-section{flex-direction:column;gap:34px;margin:42px 0 8px;display:flex}.family-rail-block .section-heading{margin-bottom:16px}.family-rail-block .product-rail{margin:0 -16px;padding:4px 16px 8px}.soumly-pages{--sm-navy:#090b2a;--sm-navy-soft:#292b49;--sm-coral:#ff4757;--sm-coral-dark:#e93547;--sm-violet:#6347f5;--sm-violet-dark:#4d35d7;--sm-lavender:#eeeaff;--sm-lavender-soft:#f8f6ff;--sm-orange:#ffa51f;--sm-green:#108c67;--sm-muted:#6f7186;--sm-line:#e7e7ef;--sm-line-strong:#dadae6;--sm-surface:#fff;--sm-soft:#f8f8fb;--sm-shadow:0 20px 55px #0d0d2d17;--sm-shadow-soft:0 10px 30px #0d0d2d12;min-height:100vh;color:var(--sm-navy);-webkit-font-smoothing:antialiased;background:#fff;font-family:Arial,Helvetica,sans-serif}.soumly-pages *,.soumly-pages :before,.soumly-pages :after{box-sizing:border-box}.soumly-pages a{color:inherit;text-decoration:none}.soumly-pages button,.soumly-pages input,.soumly-pages select{color:inherit;font:inherit}.soumly-pages button,.soumly-pages a{-webkit-tap-highlight-color:transparent}.soumly-pages img{max-width:100%;display:block}.soumly-pages main{min-height:64vh;overflow:clip}.sm-page-shell{width:min(1400px,100% - 40px);margin-inline:auto}.sm-site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e2e2eceb;position:sticky;top:0;box-shadow:0 6px 24px #090b2a08}.sm-header-row{align-items:center;gap:26px;min-height:78px;display:flex}.sm-logo{letter-spacing:-1.9px;flex:none;font-size:33px;font-weight:900;line-height:1}.sm-logo span{color:var(--sm-coral)}.sm-desktop-nav{white-space:nowrap;align-items:center;gap:24px;display:flex}.sm-desktop-nav a{padding:28px 0 25px;font-size:14px;font-weight:800;position:relative}.sm-desktop-nav a:after{background:var(--sm-coral);content:"";border-radius:99px;height:2px;transition:transform .18s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.sm-desktop-nav a:hover:after,.sm-desktop-nav a.is-active:after{transform:scaleX(1)}.sm-header-search{border:1px solid var(--sm-line-strong);background:#fff;border-radius:14px;flex:440px;align-items:center;gap:10px;min-width:260px;height:50px;padding:0 15px;transition:border-color .18s,box-shadow .18s;display:flex}.sm-header-search:focus-within{border-color:var(--sm-violet);box-shadow:0 0 0 4px #6347f51a}.sm-header-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.sm-header-search input::placeholder{color:#9799a8}.sm-header-actions{align-items:center;gap:8px;display:flex}.sm-icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative}.sm-icon-button:hover,.sm-icon-button.is-active{background:var(--sm-lavender-soft);color:var(--sm-violet)}.sm-favorite-header>span{background:var(--sm-coral);color:#fff;border:2px solid #fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:900;display:grid;position:absolute;top:0;right:0}.sm-login-button{border:1px solid var(--sm-line-strong);background:#fff;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 15px;font-size:13px;font-weight:800;transition:transform .18s,border-color .18s;display:inline-flex}.sm-login-button:hover{border-color:var(--sm-navy);transform:translateY(-1px)}.sm-mobile-menu-button,.sm-mobile-search-wrap,.sm-mobile-drawer,.sm-bottom-nav{display:none}.sm-footer{border-top:1px solid var(--sm-line);color:#fff;background:#0b0d2c;margin-top:96px;padding:60px 0 24px}.sm-footer-grid{grid-template-columns:1.55fr repeat(3,1fr);gap:70px;display:grid}.sm-footer .sm-logo{display:inline-block}.sm-footer-grid>div:first-child p{color:#b9bbca;max-width:400px;margin:20px 0 0;font-size:14px;line-height:1.75}.sm-footer-grid>div:not(:first-child){align-content:start;gap:13px;display:grid}.sm-footer h3{margin:0 0 6px;font-size:14px}.sm-footer-grid a:not(.sm-logo){color:#b9bbca;font-size:13px}.sm-footer-grid a:hover{color:#fff}.sm-footer-bottom{color:#8f91a6;border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:48px;padding-top:22px;font-size:11px;display:flex}.sm-breadcrumbs{color:var(--sm-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.sm-breadcrumbs a:hover{color:var(--sm-violet)}.sm-breadcrumbs strong{max-width:min(600px,60vw);color:var(--sm-navy);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.sm-crumb{align-items:center;gap:8px;display:inline-flex}.sm-crumb i{color:#b2b3bf;font-style:normal}.sm-eyebrow{color:var(--sm-violet);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb3;border:1px solid #6347f529;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:900;display:inline-flex}.sm-section-kicker{color:var(--sm-violet);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.sm-section-block{padding-top:76px}.sm-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.sm-section-heading h2{letter-spacing:-1.5px;margin:0;font-size:clamp(27px,3vw,38px)}.sm-section-heading>a{color:var(--sm-violet);font-size:13px;font-weight:900}.sm-update-note{color:var(--sm-muted);font-size:12px}.sm-primary-button,.sm-secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:13px;font-weight:900;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.sm-primary-button{border:1px solid var(--sm-coral);background:var(--sm-coral);box-shadow:0 10px 24px #ff47572e;color:#fff!important}.sm-primary-button:hover{background:var(--sm-coral-dark);transform:translateY(-1px)}.sm-secondary-button{border:1px solid var(--sm-line-strong);background:#fff}.sm-secondary-button:hover,.sm-secondary-button.is-active{border-color:var(--sm-violet);color:var(--sm-violet)}.sm-full-button{width:100%}.sm-trust-strip{border:1px solid var(--sm-line);box-shadow:var(--sm-shadow-soft);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:76px;display:grid}.sm-trust-strip span{min-height:68px;color:var(--sm-navy-soft);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.sm-trust-strip span+span{border-left:1px solid var(--sm-line)}.sm-trust-strip svg{color:var(--sm-coral)}.sm-product-grid{gap:16px;display:grid}.sm-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.sm-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.sm-product-card{border:1px solid var(--sm-line);background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 6px 20px #0d0d2d09}.sm-product-card:hover{box-shadow:var(--sm-shadow-soft);border-color:#d8d5ed;transform:translateY(-3px)}.sm-product-card__media{background:linear-gradient(#fbfbfd 0%,#fff 100%);place-items:center;min-height:245px;display:grid;position:relative;overflow:hidden}.sm-product-card__media>a{place-items:center;width:100%;height:100%;display:grid}.sm-product-card__media img{object-fit:contain;width:min(210px,72%);height:195px;transition:transform .22s}.sm-product-card:hover .sm-product-card__media img{transform:scale(1.035)}.sm-discount{z-index:2;background:var(--sm-coral);color:#fff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:900;position:absolute;top:14px;left:14px}.sm-favorite{z-index:3;cursor:pointer;background:#ffffffd6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:10px;right:10px}.sm-favorite:hover,.sm-favorite.is-active{color:var(--sm-coral);background:#fff0f2}.sm-product-card__body{border-top:1px solid #f0f0f5;gap:9px;padding:17px 18px 18px;display:grid}.sm-card-meta{min-height:20px;color:var(--sm-muted);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.sm-card-meta b{background:var(--sm-lavender);color:var(--sm-violet);border-radius:5px;padding:4px 6px;font-size:9px}.sm-product-title{letter-spacing:-.25px;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:16px;font-weight:850;line-height:1.3;display:-webkit-box;overflow:hidden}.sm-product-title:hover{color:var(--sm-violet)}.sm-rating-row{color:#8a8c9d;align-items:center;gap:7px;font-size:11px;display:flex}.sm-stars{color:var(--sm-orange);gap:1px;display:inline-flex}.sm-price-row{align-items:baseline;gap:10px;display:flex}.sm-price-row strong{color:var(--sm-coral);letter-spacing:-.6px;font-size:22px}.sm-price-row del{color:#9294a4;font-size:12px}.sm-store-count{color:var(--sm-muted);align-items:center;gap:6px;font-size:11px;display:flex}.sm-compare-link{border-top:1px solid var(--sm-line);justify-content:space-between;align-items:center;margin-top:3px;padding-top:12px;font-size:12px;font-weight:900;display:flex;color:var(--sm-violet)!important}.sm-inner-hero{background:radial-gradient(circle at 90% 5%,#ffffffe6,#0000 34%),linear-gradient(120deg,#f3efff,#e9e3ff);border:1px solid #e4dfff;border-radius:26px;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:350px;margin-top:22px;padding:48px 52px;display:grid;overflow:hidden}.sm-inner-hero h1,.sm-promo-hero h1,.sm-stores-hero h1,.sm-guides-hero h1,.sm-login-benefits h1{letter-spacing:-3px;margin:18px 0 14px;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:1.02}.sm-inner-hero p,.sm-promo-hero>div:first-child>p,.sm-stores-hero>div:first-child>p,.sm-guides-hero p,.sm-login-benefits>p{color:#595c72;max-width:670px;margin:0;font-size:17px;line-height:1.6}.sm-hero-stat-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.sm-hero-stat-grid div{background:#ffffffb3;border:1px solid #6347f51f;border-radius:18px;align-content:center;min-height:116px;padding:22px;display:grid;box-shadow:0 12px 30px #261b5e0f}.sm-hero-stat-grid div:first-child{grid-column:1/-1}.sm-hero-stat-grid strong{letter-spacing:-1px;font-size:30px}.sm-hero-stat-grid span{color:var(--sm-muted);margin-top:4px;font-size:11px;font-weight:800}.sm-group-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.sm-group-card{border:1px solid var(--line-strong,#e8e6f2);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:16px;transition:box-shadow .25s,transform .25s;display:flex;box-shadow:0 4px 16px #1410370f}.sm-group-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #6347f524}.sm-group-card-head{align-items:center;gap:10px;display:flex}.sm-group-card-img{object-fit:cover;background:var(--lavender-soft,#efecff);border-radius:12px;flex:none;width:52px;height:52px}.sm-group-card-fallback{background:var(--lavender-soft,#efecff);width:52px;height:52px;color:var(--violet,#6347f5);border-radius:12px;flex:none;place-items:center;display:grid}.sm-group-card h2{letter-spacing:-.01em;color:var(--navy,#171236);margin:0;font-size:14.5px;font-weight:800;line-height:1.2}.sm-group-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.sm-group-list li{margin:0;padding:0}.sm-group-list a{background:var(--lavender-soft,#efecff);color:var(--navy,#171236);border-radius:10px;padding:7px 10px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.sm-group-list a:hover{background:var(--violet,#6347f5);color:#fff}.sm-group-more{color:var(--violet,#6347f5);align-self:flex-start;margin-top:auto;padding-top:6px;font-size:12.5px;font-weight:800;text-decoration:none}.sm-group-more:hover{text-decoration:underline}@media (width<=520px){.sm-group-grid{grid-template-columns:1fr}}.sm-family-chips{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;display:grid}.sm-family-chip{border:1px solid var(--line-strong,#e8e6f2);min-width:0;color:var(--navy,#171236);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:12px;justify-content:flex-start;align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;overflow:hidden}.sm-family-chip svg{color:var(--violet,#6347f5);flex:none}.sm-family-chip em{background:var(--lavender-soft,#efecff);color:var(--violet,#6347f5);border-radius:999px;flex:none;margin-left:auto;padding:1px 7px;font-size:11px;font-style:normal;font-weight:800}.sm-family-chip:hover{background:var(--lavender-soft,#efecff);border-color:#6347f566;transform:translateY(-1px)}.sm-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.sm-category-card{border:1px solid var(--sm-line);background:#fff;border-radius:19px;align-content:start;gap:18px;min-height:220px;padding:24px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.sm-category-card:after{background:var(--tone,#eeeaff);content:"";opacity:.72;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-55px;right:-45px}.sm-category-card:hover{box-shadow:var(--sm-shadow-soft);transform:translateY(-3px)}.sm-category-card.tone-1{--tone:#eeeaff}.sm-category-card.tone-2{--tone:#e7f2ff}.sm-category-card.tone-3{--tone:#ffecee}.sm-category-card.tone-4{--tone:#e7f8f2}.sm-category-icon{background:var(--sm-lavender-soft);width:62px;height:62px;color:var(--sm-violet);border:1px solid #6347f524;border-radius:17px;place-items:center;display:grid}.sm-category-icon.is-large{border-radius:20px;flex:none;width:74px;height:74px}.sm-category-card h3{letter-spacing:-.5px;margin:0 0 8px;font-size:20px}.sm-category-card p{min-height:38px;color:var(--sm-muted);margin:0 0 12px;font-size:12px;line-height:1.55}.sm-category-card strong{color:var(--sm-violet);font-size:11px}.sm-round-arrow{z-index:2;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;font-weight:900;display:grid;position:absolute;bottom:17px;right:17px;box-shadow:0 6px 16px #0c0c2b17}.sm-soft-section{background:var(--sm-lavender-soft);border-radius:25px;margin-top:76px;padding:44px}.sm-listing-intro{padding-top:34px}.sm-listing-title-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.sm-listing-title-row>div{align-items:center;gap:20px;display:flex}.sm-listing-title-row h1{letter-spacing:-2px;margin:0 0 7px;font-size:clamp(36px,4vw,50px)}.sm-listing-title-row p{max-width:650px;color:var(--sm-muted);margin:0;font-size:14px;line-height:1.55}.sm-result-pill{background:var(--sm-lavender-soft);color:var(--sm-violet);border-radius:99px;flex:none;padding:9px 13px;font-size:11px;font-weight:900}.sm-subcategory-row,.sm-filter-chips{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.sm-subcategory-row button,.sm-filter-chips button{cursor:pointer;border:1px solid var(--sm-line);background:#fff;border-radius:99px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800}.sm-subcategory-row button:hover,.sm-subcategory-row button.is-active,.sm-filter-chips button:hover,.sm-filter-chips button.is-active{border-color:var(--sm-violet);background:var(--sm-violet);color:#fff}.sm-catalog-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:28px;padding-top:34px;display:grid}.sm-filter-panel{border:1px solid var(--sm-line);background:#fff;border-radius:17px;padding:22px;box-shadow:0 6px 22px #0d0d2d09}.sm-filter-heading{justify-content:space-between;align-items:center;display:flex}.sm-filter-heading h2{margin:0;font-size:19px}.sm-filter-heading button{cursor:pointer;background:var(--sm-soft);border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.sm-filter-group{border-bottom:1px solid var(--sm-line);padding:21px 0}.sm-filter-group h3{margin:0 0 14px;font-size:12px}.sm-price-inputs{align-items:end;gap:7px;display:flex}.sm-price-inputs label{color:var(--sm-muted);font-size:9px}.sm-price-inputs input{border:1px solid var(--sm-line);border-radius:8px;outline:0;width:78px;margin-top:5px;padding:8px;font-size:11px}.sm-price-inputs input:focus{border-color:var(--sm-violet)}.sm-price-inputs>span{color:var(--sm-muted);padding-bottom:8px}.sm-range{width:100%;accent-color:var(--sm-violet);margin-top:14px}.sm-check-row{min-height:30px;color:var(--sm-navy-soft);align-items:center;gap:8px;font-size:11px;display:flex}.sm-check-row input{width:15px;height:15px;accent-color:var(--sm-violet);margin:0}.sm-check-row span{flex:1}.sm-check-row small{color:#a0a1af}.sm-rating-filter{gap:7px;display:grid}.sm-rating-filter button{cursor:pointer;border:1px solid var(--sm-line);color:var(--sm-orange);text-align:left;background:#fff;border-radius:8px;padding:8px 10px;font-size:11px}.sm-filter-panel>.sm-secondary-button{margin-top:18px}.sm-results-toolbar{border:1px solid var(--sm-line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin-bottom:15px;padding:0 15px;display:flex}.sm-results-toolbar>span{color:var(--sm-muted);font-size:11px;font-weight:700}.sm-results-toolbar label{color:var(--sm-muted);align-items:center;gap:7px;font-size:11px;display:flex;position:relative}.sm-results-toolbar select{appearance:none;background:0 0;border:0;outline:0;min-width:135px;padding:8px 28px 8px 9px;font-weight:800}.sm-results-toolbar label svg{pointer-events:none;position:absolute;right:3px}.sm-mobile-filter-button,.sm-filter-overlay{display:none}.sm-no-results{border:1px dashed var(--sm-line-strong);min-height:420px;color:var(--sm-muted);text-align:center;border-radius:18px;align-content:center;place-items:center;padding:40px;display:grid}.sm-no-results svg{color:var(--sm-violet);margin-bottom:8px}.sm-no-results h2{color:var(--sm-navy);margin:0;font-size:20px}.sm-no-results p{margin:8px 0 0;font-size:12px}.sm-search-hero{background:linear-gradient(120deg,#f8f6ff,#eeeaff);border-bottom:1px solid #e8e4fa;padding:44px 0 48px}.sm-search-hero h1{letter-spacing:-2px;margin:0 0 10px;font-size:clamp(36px,4vw,52px)}.sm-search-hero>div>p{color:var(--sm-muted);margin:0;font-size:14px}.sm-big-search{background:#fff;border:1px solid #090b2a1f;border-radius:15px;align-items:center;gap:12px;width:min(760px,100%);height:62px;margin-top:24px;padding:6px 6px 6px 18px;display:flex;box-shadow:0 14px 35px #271d5d17}.sm-big-search input{border:0;outline:0;flex:1;min-width:0}.sm-big-search button{cursor:pointer;background:var(--sm-coral);color:#fff;border:0;border-radius:11px;height:48px;padding:0 22px;font-size:12px;font-weight:900}.sm-quick-search{color:var(--sm-muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;font-size:10px;display:flex}.sm-quick-search button{cursor:pointer;background:#ffffffb3;border:1px solid #6347f524;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:700}.sm-search-results-layout{padding-top:40px}.sm-promo-hero{background:radial-gradient(circle at 12% 0,#ffffffb8,#0000 35%),linear-gradient(120deg,#f3efff,#e5ddff);border-radius:27px;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;min-height:430px;margin-top:22px;padding:48px 52px;display:grid;position:relative;overflow:hidden}.sm-promo-benefits{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.sm-promo-benefits span{color:var(--sm-navy-soft);align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.sm-promo-benefits svg{color:var(--sm-coral)}.sm-deal-card{background:#ffffffc9;border:1px solid #ffffffc2;border-radius:25px;align-content:center;justify-items:start;min-height:310px;padding:35px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #2e1f6f21}.sm-deal-card:after{content:"";background:#ffe4e7;border-radius:50%;width:170px;height:170px;position:absolute;top:-55px;right:-45px}.sm-deal-card>span{color:var(--sm-violet);letter-spacing:.12em;font-size:10px;font-weight:900}.sm-deal-card>strong{color:var(--sm-coral);letter-spacing:-4px;margin:8px 0 0;font-size:68px;line-height:1}.sm-deal-card>p{color:var(--sm-muted);margin:6px 0 18px;font-size:13px}.sm-countdown{align-items:center;gap:8px;display:flex}.sm-countdown b{background:var(--sm-navy);color:#fff;border-radius:10px;place-items:center;min-width:53px;padding:9px;font-size:18px;display:grid}.sm-countdown small{color:#aeb0c1;font-size:7px;font-weight:500;display:block}.sm-countdown i{font-style:normal;font-weight:900}.sm-deal-card>a{color:var(--sm-violet);margin-top:18px;font-size:12px;font-weight:900}.sm-filter-chips{margin:0 0 24px}.sm-newsletter-card,.sm-partner-banner{background:linear-gradient(110deg,#f8f6ff,#eeeaff);border:1px solid #e2ddff;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin-top:76px;padding:34px 40px;display:flex}.sm-newsletter-card>div,.sm-partner-banner>div{align-items:center;gap:18px;display:flex}.sm-newsletter-card>div>span{width:56px;height:56px;color:var(--sm-coral);background:#fff;border-radius:16px;place-items:center;display:grid}.sm-newsletter-card h2,.sm-partner-banner h2{letter-spacing:-.7px;margin:0 0 5px;font-size:22px}.sm-newsletter-card p,.sm-partner-banner p{color:var(--sm-muted);margin:0;font-size:12px}.sm-product-page-head{padding-top:32px}.sm-product-detail-grid{grid-template-columns:minmax(330px,.85fr) minmax(390px,1fr) 260px;align-items:start;gap:34px;display:grid}.sm-product-gallery{border:1px solid var(--sm-line);background:#fbfbfd;border-radius:22px;place-items:center;min-height:505px;padding:28px;display:grid;position:relative}.sm-product-gallery>img{object-fit:contain;width:min(360px,82%);height:330px}.sm-product-detail-discount{background:var(--sm-coral);color:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:900;position:absolute;top:18px;left:18px}.sm-gallery-thumbs{justify-content:center;align-self:end;gap:8px;display:flex}.sm-gallery-thumbs button{cursor:pointer;border:1px solid var(--sm-line);background:#fff;border-radius:10px;place-items:center;width:58px;height:58px;display:grid}.sm-gallery-thumbs button.is-active{border:2px solid var(--sm-violet)}.sm-gallery-thumbs img{object-fit:contain;width:48px;height:48px}.sm-product-summary{padding-top:5px}.sm-product-brand{color:var(--sm-violet);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.sm-product-summary h1{letter-spacing:-2.2px;margin:10px 0 13px;font-size:clamp(34px,4vw,52px);line-height:1.05}.sm-product-rating{color:var(--sm-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.sm-product-rating b{color:var(--sm-navy)}.sm-product-rating a{color:var(--sm-violet);text-decoration:underline}.sm-product-description{color:#5e6075;margin:21px 0;font-size:14px;line-height:1.68}.sm-price-highlight{background:var(--sm-lavender-soft);border:1px solid #e6e1ff;border-radius:16px;gap:5px;padding:20px 22px;display:grid}.sm-price-highlight>span{color:var(--sm-muted);font-size:10px;font-weight:700}.sm-price-highlight>strong{color:var(--sm-coral);letter-spacing:-1.3px;font-size:33px}.sm-price-highlight>div{align-items:center;gap:10px;display:flex}.sm-price-highlight del{color:#9294a4;font-size:12px}.sm-price-highlight b{color:var(--sm-green);background:#e7f8f2;border-radius:5px;padding:4px 7px;font-size:9px}.sm-price-highlight.is-best-price{background:linear-gradient(120deg,#f1fbf7 0%,#f8f6ff 100%);border-color:#9ddcca;position:relative;overflow:hidden;box-shadow:0 12px 30px #108c6714}.sm-price-highlight.is-best-price:after{content:"";background:#108c6714;border-radius:50%;width:150px;height:150px;position:absolute;top:-65px;right:-50px}.sm-price-highlight.is-best-price>span{color:var(--sm-green);align-items:center;gap:6px;font-weight:900;display:flex}.sm-price-highlight.is-best-price>strong{color:var(--sm-green);font-size:38px}.sm-price-highlight.is-best-price>div{z-index:1;flex-wrap:wrap;position:relative}.sm-price-highlight.is-best-price>div b{color:#0b7456;background:#dff5ed}.sm-price-highlight.is-best-price>div small{color:var(--sm-muted);font-size:9px}.sm-summary-actions{gap:9px;margin-top:16px;display:flex}.sm-summary-actions>*{flex:1}.sm-alert-box{cursor:pointer;border:1px solid var(--sm-line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:38px 1fr 24px;align-items:center;gap:10px;width:100%;margin-top:12px;padding:13px 15px;display:grid}.sm-alert-box>span{width:36px;height:36px;color:var(--sm-coral);background:#fff1f2;border-radius:10px;place-items:center;display:grid}.sm-alert-box>div{gap:2px;display:grid}.sm-alert-box strong{font-size:11px}.sm-alert-box small{color:var(--sm-muted);font-size:9px}.sm-alert-box>i{place-items:center;font-style:normal;display:grid}.sm-alert-box.is-active{background:#f2fbf8;border-color:#9fd8c6}.sm-alert-box.is-active>span{color:var(--sm-green);background:#dcf4ec}.sm-product-assurance{border:1px solid var(--sm-line);background:#fff;border-radius:17px;gap:18px;padding:20px;display:grid}.sm-product-assurance h2{margin:0 0 2px;font-size:14px}.sm-product-assurance>div{gap:10px;display:flex}.sm-product-assurance svg{color:var(--sm-violet);flex:none}.sm-product-assurance span{gap:3px;display:grid}.sm-product-assurance b{font-size:10px}.sm-product-assurance small{color:var(--sm-muted);font-size:8px;line-height:1.35}.sm-product-tabs{z-index:40;border-top:1px solid var(--sm-line);border-bottom:1px solid var(--sm-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;margin-top:44px;position:sticky;top:78px}.sm-product-tabs>div{gap:30px;display:flex}.sm-product-tabs button,.sm-product-tabs a{cursor:pointer;min-height:55px;color:var(--sm-muted);background:0 0;border:0;align-items:center;padding:0;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.sm-product-tabs button:after,.sm-product-tabs a:after{background:var(--sm-violet);content:"";border-radius:99px 99px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.sm-product-tabs button.is-active,.sm-product-tabs a.is-active{color:var(--sm-navy)}.sm-product-tabs button.is-active:after,.sm-product-tabs a.is-active:after{transform:scaleX(1)}.sm-product-content-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;padding-top:42px;display:grid}.sm-detail-section{border:1px solid var(--sm-line);background:#fff;border-radius:20px;padding:28px;scroll-margin-top:150px}.sm-detail-section+.sm-detail-section{margin-top:24px}.sm-detail-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.sm-detail-section-heading h2{letter-spacing:-.8px;margin:0;font-size:25px}.sm-trend-badge{color:var(--sm-green);background:#e7f8f2;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:900;display:flex}.sm-best-offer-spotlight{background:radial-gradient(circle at 92% -10%,#ffffffe6,#0000 31%),linear-gradient(115deg,#eaf9f4,#f7f4ff);border:2px solid #8ad2bd;border-radius:17px;grid-template-columns:1.1fr 1fr 170px 190px;align-items:center;gap:22px;min-height:126px;margin-bottom:18px;padding:20px 22px;display:grid;overflow:hidden;box-shadow:0 15px 35px #108c671a}.sm-best-offer-label{color:var(--sm-green);align-items:center;gap:11px;display:flex}.sm-best-offer-label>svg{background:#fff;border-radius:13px;flex:none;width:44px;height:44px;padding:11px;display:grid;box-shadow:0 7px 18px #108c671f}.sm-best-offer-label>span{gap:4px;display:grid}.sm-best-offer-label b{letter-spacing:.08em;font-size:11px}.sm-best-offer-label small{color:var(--sm-muted);font-size:8px}.sm-best-store{align-items:center;gap:10px;display:flex}.sm-best-store>span{color:#fff;border-radius:13px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:grid}.sm-best-store>div{gap:5px;display:grid}.sm-best-store strong{font-size:13px}.sm-best-price{text-align:right;justify-items:end;display:grid}.sm-best-price small{color:var(--sm-muted);font-size:8px}.sm-best-price strong{color:var(--sm-green);letter-spacing:-.8px;margin:2px 0;font-size:25px}.sm-best-price span{color:#0b7456;font-size:8px;font-weight:800}.sm-best-offer-button{background:var(--sm-green);border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 15px;font-size:10px;font-weight:900;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 22px #108c6733;color:#fff!important}.sm-best-offer-button:hover{background:#0b7456;transform:translateY(-1px)}.sm-offers-table{border:1px solid var(--sm-line);border-radius:14px;overflow:hidden}.sm-offers-column-head{border-bottom:1px solid var(--sm-line);min-height:42px;color:var(--sm-muted);letter-spacing:.07em;text-transform:uppercase;background:#f8f8fb;grid-template-columns:1.15fr 1.05fr 145px 170px;align-items:center;gap:18px;padding:0 16px;font-size:8px;font-weight:900;display:grid}.sm-offers-column-head span:nth-child(3){text-align:right}.sm-offers-column-head span:nth-child(4){text-align:center}.sm-offer-row{border-bottom:1px solid var(--sm-line);grid-template-columns:1.15fr 1.05fr 145px 170px;align-items:center;gap:18px;min-height:112px;padding:18px 16px;transition:background .16s;display:grid;position:relative}.sm-offer-row:last-child{border-bottom:0}.sm-offer-row:hover{background:#fcfcfe}.sm-offer-row.is-best{background:#f0faf6;padding-top:27px}.sm-offer-row.is-best:before{background:var(--sm-green);content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.sm-best-row-badge{color:var(--sm-green);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:4px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:7px;left:16px}.sm-store-brand{align-items:center;gap:10px;display:flex}.sm-store-brand>span{background:var(--sm-navy);color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:900;display:grid}.sm-store-brand>div{gap:5px;display:grid}.sm-store-brand strong{font-size:12px}.sm-store-brand small{color:var(--sm-muted);font-size:8px}.sm-verified{width:max-content;color:var(--sm-green);align-items:center;gap:3px;font-size:8px;font-weight:800;display:inline-flex}.sm-offer-delivery{color:var(--sm-muted);align-items:center;gap:8px;display:flex}.sm-offer-delivery span{gap:4px;display:grid}.sm-offer-delivery b{color:var(--sm-navy-soft);font-size:10px}.sm-offer-delivery small{font-size:8px}.sm-offer-price{text-align:right;justify-items:end;gap:3px;display:grid}.sm-offer-price em{color:var(--sm-green);background:#e7f8f2;border-radius:4px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:900}.sm-offer-price em.is-difference{color:var(--sm-muted);background:#f1f1f5}.sm-offer-price strong{color:var(--sm-coral);font-size:18px}.sm-offer-price small{color:var(--sm-muted);font-size:8px}.sm-offer-row.is-best .sm-offer-price strong{color:var(--sm-green);font-size:21px}.sm-offer-button{background:var(--sm-coral);border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 10px;font-size:9px;font-weight:900;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 7px 16px #ff475724;color:#fff!important}.sm-offer-button:hover{background:var(--sm-coral-dark);transform:translateY(-1px)}.sm-offer-row.is-best .sm-offer-button{background:var(--sm-green);box-shadow:0 7px 16px #108c6729}.sm-offer-row.is-best .sm-offer-button:hover{background:#0b7456}.sm-offer-disclaimer{color:var(--sm-muted);text-align:right;margin:12px 0 0;font-size:8px;line-height:1.5}.sm-show-more{cursor:pointer;width:100%;color:var(--sm-violet);background:0 0;border:0;justify-content:center;align-items:center;gap:5px;margin-top:12px;padding:11px;font-size:11px;font-weight:900;display:flex}.sm-history-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.sm-history-summary div{border:1px solid var(--sm-line);border-radius:11px;gap:4px;padding:13px;display:grid}.sm-history-summary span{color:var(--sm-muted);font-size:8px}.sm-history-summary strong{font-size:16px}.sm-price-chart{border:1px solid var(--sm-line);background:repeating-linear-gradient(#0000 0 calc(33.333% - 1px),#eeeef3 33.333%);border-radius:14px;height:280px;padding:14px 15px 30px 64px;position:relative}.sm-price-chart svg{width:100%;height:100%;overflow:visible}.sm-chart-y{color:var(--sm-muted);flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;top:10px;bottom:28px;left:10px}.sm-chart-x{color:var(--sm-muted);justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:9px;left:64px;right:12px}.sm-chart-note{color:var(--sm-muted);text-align:right;margin:10px 0 0;font-size:8px}.sm-spec-grid{border:1px solid var(--sm-line);border-radius:13px;grid-template-columns:repeat(2,1fr);margin:0;display:grid}.sm-spec-grid div{border-bottom:1px solid var(--sm-line);grid-template-columns:1fr 1fr;align-items:center;min-height:58px;padding:12px 15px;display:grid}.sm-spec-grid div:nth-last-child(-n+2){border-bottom:0}.sm-spec-grid div:nth-child(odd){border-right:1px solid var(--sm-line)}.sm-spec-grid dt{color:var(--sm-muted);font-size:9px}.sm-spec-grid dd{margin:0;font-size:10px;font-weight:800}.sm-side-help-card{background:var(--sm-lavender-soft);border:1px solid #e2ddff;border-radius:18px;justify-items:start;padding:25px;display:grid;position:sticky;top:155px}.sm-side-help-card>span{width:47px;height:47px;color:var(--sm-coral);background:#fff;border-radius:13px;place-items:center;display:grid}.sm-side-help-card h3{margin:16px 0 7px;font-size:18px}.sm-side-help-card p{color:var(--sm-muted);margin:0;font-size:11px;line-height:1.55}.sm-side-help-card button{cursor:pointer;background:var(--sm-violet);color:#fff;border:0;border-radius:10px;width:100%;min-height:41px;margin-top:17px;font-size:10px;font-weight:900}.sm-side-help-card small{color:var(--sm-muted);margin-top:9px;font-size:7px}.sm-related-section{margin-top:72px}.sm-stores-hero{background:linear-gradient(120deg,#f5f2ff,#ebe6ff);border-radius:25px;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;min-height:360px;margin-top:22px;padding:46px 52px;display:grid;overflow:hidden}.sm-shield-visual{min-height:230px;box-shadow:var(--sm-shadow-soft);background:#ffffffb8;border:1px solid #6347f524;border-radius:24px;align-content:center;place-items:center;display:grid}.sm-shield-visual svg{color:var(--sm-violet);margin-bottom:4px}.sm-shield-visual strong{letter-spacing:-2px;font-size:42px}.sm-shield-visual span{color:var(--sm-muted);font-size:11px;font-weight:800}.sm-store-toolbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.sm-store-toolbar h2{letter-spacing:-1px;margin:0 0 4px;font-size:30px}.sm-store-toolbar p{color:var(--sm-muted);margin:0;font-size:11px}.sm-store-toolbar>label{border:1px solid var(--sm-line);border-radius:11px;align-items:center;gap:8px;width:min(330px,100%);height:44px;padding:0 13px;display:flex}.sm-store-toolbar input{border:0;outline:0;flex:1;min-width:0;font-size:11px}.sm-stores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sm-store-card{border:1px solid var(--sm-line);background:#fff;border-radius:18px;padding:23px;transition:transform .18s,box-shadow .18s;display:grid}.sm-store-card:hover{box-shadow:var(--sm-shadow-soft);transform:translateY(-3px)}.sm-store-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.sm-store-logo{color:#fff;border-radius:14px;place-items:center;width:50px;height:50px;font-size:21px;font-weight:900;display:grid}.sm-store-card-top>button{cursor:pointer;border:1px solid var(--sm-line);background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.sm-store-card h3{margin:18px 0 7px;font-size:21px}.sm-store-rating{color:var(--sm-muted);align-items:center;gap:6px;font-size:9px;display:flex}.sm-store-rating b{color:var(--sm-navy)}.sm-store-card>p{color:var(--sm-muted);margin:14px 0;font-size:11px}.sm-store-stats{border:1px solid var(--sm-line);border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:17px;display:grid}.sm-store-stats span{min-height:53px;color:var(--sm-muted);place-items:center;padding:9px;font-size:8px;display:grid}.sm-store-stats span+span{border-left:1px solid var(--sm-line)}.sm-store-stats b{color:var(--sm-navy);font-size:10px}.sm-store-card>a{border-top:1px solid var(--sm-line);color:var(--sm-violet);justify-content:space-between;align-items:center;padding-top:14px;font-size:10px;font-weight:900;display:flex}.sm-partner-banner>div>svg{color:var(--sm-violet)}.sm-guides-hero{background:radial-gradient(circle at 80% 15%,#fff,#0000 18%),linear-gradient(120deg,#f7f5ff,#ebe6ff);min-height:390px;padding:56px 0}.sm-guides-hero .sm-page-shell{position:relative}.sm-guides-hero .sm-page-shell:after{content:"";background:#ffffff73;border:1px solid #6347f524;border-radius:90px 25px;width:210px;height:250px;position:absolute;top:35px;right:7%;transform:rotate(6deg)}.sm-featured-guide{background:var(--sm-lavender-soft);border:1px solid #e2ddff;border-radius:22px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:42px;margin-top:32px;padding:28px;display:grid}.sm-guide-art{min-height:300px;color:var(--sm-violet);background:linear-gradient(135deg,#dcd4ff,#f7f4ff);border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.sm-guide-art:before,.sm-guide-art:after{content:"";border:1px solid #6347f52e;border-radius:50%;width:170px;height:170px;position:absolute}.sm-guide-art:before{top:-90px;left:-50px}.sm-guide-art:after{bottom:-90px;right:-50px}.sm-guide-art span{color:var(--sm-violet);letter-spacing:.15em;font-size:9px;font-weight:900;position:absolute;bottom:20px}.sm-featured-guide>div:last-child h2{letter-spacing:-1.8px;margin:10px 0 12px;font-size:clamp(30px,4vw,44px);line-height:1.1}.sm-featured-guide>div:last-child>p{color:var(--sm-muted);margin:0 0 18px;font-size:13px;line-height:1.65}.sm-featured-guide>div:last-child>div{color:var(--sm-muted);flex-wrap:wrap;gap:18px;margin-bottom:20px;font-size:9px;display:flex}.sm-featured-guide>div:last-child>div span{align-items:center;gap:5px;display:flex}.sm-guides-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:22px;display:grid}.sm-guide-card{border:1px solid var(--sm-line);background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden}.sm-guide-card:hover{box-shadow:var(--sm-shadow-soft);transform:translateY(-3px)}.sm-guide-card-art{min-height:170px;color:var(--sm-violet);place-items:center;display:grid;position:relative}.sm-guide-card-art.tone-violet{background:#ede8ff}.sm-guide-card-art.tone-blue{color:#2563eb;background:#e7f2ff}.sm-guide-card-art.tone-coral{color:var(--sm-coral);background:#ffecee}.sm-guide-card-art.tone-green{color:var(--sm-green);background:#e7f8f2}.sm-guide-card-art.tone-orange{color:#e28b00;background:#fff3db}.sm-guide-card-art.tone-pink{color:#db3c8d;background:#fde7f3}.sm-guide-card-art>span{color:var(--sm-navy);background:#fffc;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;bottom:13px;left:15px}.sm-guide-card>div:last-child{gap:10px;padding:19px;display:grid}.sm-guide-time{color:var(--sm-muted);align-items:center;gap:5px;font-size:9px;display:flex}.sm-guide-card h2{letter-spacing:-.45px;margin:0;font-size:18px;line-height:1.3}.sm-guide-card p{min-height:50px;color:var(--sm-muted);margin:0;font-size:11px;line-height:1.55}.sm-guide-card a{border-top:1px solid var(--sm-line);color:var(--sm-violet);justify-content:space-between;align-items:center;padding-top:11px;font-size:10px;font-weight:900;display:flex}.sm-article-layout{padding-top:34px}.sm-article-head{text-align:center;max-width:900px;margin:0 auto}.sm-article-head .sm-breadcrumbs{justify-content:center}.sm-article-head h1{letter-spacing:-3px;margin:12px 0 15px;font-size:clamp(40px,5vw,64px);line-height:1.05}.sm-article-head>p{max-width:720px;color:var(--sm-muted);margin:0 auto;font-size:15px;line-height:1.65}.sm-article-head>div{color:var(--sm-muted);justify-content:center;gap:18px;margin-top:16px;font-size:9px;display:flex}.sm-article-head>div span{align-items:center;gap:5px;display:flex}.sm-article-hero-art{min-height:390px;color:var(--sm-violet);background:radial-gradient(circle at 20% 20%,#fffc,#0000 24%),linear-gradient(135deg,#e3dcff,#f7f4ff);border-radius:24px;align-content:center;place-items:center;gap:22px;margin-top:35px;display:grid;overflow:hidden}.sm-article-hero-art span{letter-spacing:.18em;font-size:9px;font-weight:900}.sm-article-body-grid{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:56px;max-width:1060px;margin:50px auto 0;display:grid}.sm-toc{border-left:3px solid var(--sm-violet);background:var(--sm-lavender-soft);gap:12px;padding:20px;display:grid;position:sticky;top:150px}.sm-toc strong{margin-bottom:4px;font-size:11px}.sm-toc a{color:var(--sm-muted);font-size:9px;line-height:1.4}.sm-toc a:hover{color:var(--sm-violet)}.sm-article-copy{color:#3f4259;font-size:15px;line-height:1.85}.sm-article-copy .sm-lead{color:var(--sm-navy);margin-top:0;font-size:20px;font-weight:700;line-height:1.6}.sm-article-copy section{padding-top:22px;scroll-margin-top:145px}.sm-article-copy h2{color:var(--sm-navy);letter-spacing:-1px;margin:0 0 10px;font-size:28px;line-height:1.25}.sm-article-copy p{margin:0 0 16px}.sm-article-copy ul{gap:8px;padding-left:20px;display:grid}.sm-tip-box{border-left:4px solid var(--sm-violet);background:var(--sm-lavender-soft);border-radius:0 13px 13px 0;margin:22px 0;padding:20px 22px}.sm-tip-box span{color:var(--sm-violet);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.sm-tip-box p{margin:0;font-size:13px}.sm-article-copy blockquote{background:var(--sm-navy);color:#fff;border-radius:14px;margin:24px 0;padding:22px;font-size:17px;font-weight:700}.sm-guides-grid-compact{margin-top:0}.sm-account-page{padding-top:34px}.sm-simple-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.sm-simple-title>div{align-items:center;gap:16px;display:flex}.sm-title-icon{width:58px;height:58px;color:var(--sm-coral);background:#fff0f2;border-radius:17px;place-items:center;display:grid}.sm-simple-title h1{letter-spacing:-1.5px;margin:0 0 5px;font-size:38px}.sm-simple-title p{color:var(--sm-muted);margin:0;font-size:12px}.sm-favorites-tools{border:1px solid var(--sm-line);border-radius:13px;justify-content:space-between;align-items:center;min-height:52px;margin-bottom:17px;padding:0 15px;display:flex}.sm-favorites-tools span{color:var(--sm-muted);font-size:11px}.sm-favorites-tools button{cursor:pointer;color:var(--sm-violet);background:0 0;border:0;align-items:center;gap:6px;font-size:10px;font-weight:900;display:flex}.sm-empty-state{border:1px dashed var(--sm-line-strong);background:var(--sm-soft);text-align:center;border-radius:22px;align-content:center;place-items:center;min-height:420px;padding:55px 20px;display:grid}.sm-empty-state>span{width:78px;height:78px;color:var(--sm-coral);box-shadow:var(--sm-shadow-soft);background:#fff;border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.sm-empty-state h2{margin:0;font-size:25px}.sm-empty-state p{max-width:450px;color:var(--sm-muted);margin:9px 0 20px;font-size:12px;line-height:1.6}.sm-account-background{background:radial-gradient(circle at 10% 10%,#fff,#0000 25%),linear-gradient(120deg,#f8f6ff,#eeeaff);min-height:720px;padding:68px 0}.sm-login-layout{grid-template-columns:1fr minmax(400px,.7fr);align-items:center;gap:90px;display:grid}.sm-login-benefits>div{gap:18px;margin-top:30px;display:grid}.sm-login-benefits>div>span{grid-template-columns:42px 1fr;align-items:center;gap:2px 12px;max-width:520px;display:grid}.sm-login-benefits>div svg{width:42px;height:42px;color:var(--sm-violet);background:#fff;border-radius:12px;grid-row:1/3;padding:10px;display:grid;box-shadow:0 8px 18px #2c1f6512}.sm-login-benefits>div b{font-size:12px}.sm-login-benefits>div small{color:var(--sm-muted);font-size:9px}.sm-secure-note{align-items:center;gap:6px;display:flex;color:var(--sm-muted)!important;margin-top:28px!important;font-size:9px!important}.sm-login-card{background:#fffffff0;border:1px solid #6347f524;border-radius:22px;min-height:520px;padding:28px;box-shadow:0 24px 60px #2c1f6521}.sm-auth-tabs{background:var(--sm-soft);border-radius:11px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.sm-auth-tabs button{cursor:pointer;min-height:40px;color:var(--sm-muted);background:0 0;border:0;border-radius:8px;font-size:10px;font-weight:900}.sm-auth-tabs button.is-active{color:var(--sm-navy);background:#fff;box-shadow:0 4px 12px #0d0d2d0f}.sm-login-copy{text-align:center;margin:28px 0 21px}.sm-login-copy h2{letter-spacing:-.8px;margin:0 0 7px;font-size:25px}.sm-login-copy p{color:var(--sm-muted);margin:0;font-size:10px}.sm-login-form{gap:14px;display:grid}.sm-login-form>label{color:var(--sm-navy-soft);gap:7px;font-size:9px;font-weight:800;display:grid}.sm-login-form>label>div{border:1px solid var(--sm-line);background:#fff;border-radius:10px;align-items:center;gap:9px;height:46px;padding:0 12px;display:flex}.sm-login-form>label>div:focus-within{border-color:var(--sm-violet);box-shadow:0 0 0 3px #6347f514}.sm-login-form input:not([type=checkbox]){border:0;outline:0;flex:1;min-width:0;font-size:11px}.sm-login-form svg{color:var(--sm-muted)}.sm-login-options{justify-content:space-between;align-items:center;display:flex}.sm-login-options label,.sm-terms{align-items:center;gap:6px;line-height:1.4;color:var(--sm-muted)!important;font-size:8px!important;font-weight:500!important;display:flex!important}.sm-login-options input,.sm-terms input{accent-color:var(--sm-violet)}.sm-login-options button{cursor:pointer;color:var(--sm-violet);background:0 0;border:0;font-size:8px;font-weight:800}.sm-demo-note{background:var(--sm-soft);color:var(--sm-muted);border-radius:9px;justify-content:center;align-items:center;gap:5px;margin-top:18px;padding:10px;font-size:8px;display:flex}.sm-demo-note svg{color:var(--sm-green)}.sm-login-success{text-align:center;align-content:center;place-items:center;min-height:460px;display:grid}.sm-login-success>span{width:70px;height:70px;color:var(--sm-green);background:#e7f8f2;border-radius:50%;place-items:center;display:grid}.sm-login-success h2{margin:18px 0 7px;font-size:24px}.sm-login-success p{max-width:340px;color:var(--sm-muted);margin:0 0 20px;font-size:11px;line-height:1.55}@media (width<=1180px){.sm-desktop-nav{display:none}.sm-grid-four,.sm-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sm-product-detail-grid{grid-template-columns:minmax(300px,.8fr) minmax(380px,1fr)}.sm-product-assurance{display:none}.sm-stores-grid,.sm-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sm-page-shell{width:min(100% - 28px,760px)}.sm-header-row{gap:12px;min-height:66px}.sm-logo{font-size:29px}.sm-header-search{display:none}.sm-header-actions{margin-left:auto}.sm-login-button span{display:none}.sm-login-button{border:0;border-radius:50%;justify-content:center;width:42px;height:42px;padding:0}.sm-mobile-menu-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.sm-mobile-search-wrap{padding-bottom:10px;display:block}.sm-mobile-search{border:1px solid var(--sm-line-strong);background:#fff;border-radius:12px;align-items:center;gap:8px;height:46px;padding:0 5px 0 13px;display:flex}.sm-mobile-search input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.sm-mobile-search button{cursor:pointer;background:var(--sm-coral);color:#fff;border:0;border-radius:9px;place-items:center;width:38px;height:36px;display:grid}.sm-mobile-drawer{border:1px solid var(--sm-line);box-shadow:var(--sm-shadow);background:#fff;border-radius:14px;gap:4px;padding:10px;display:grid;position:absolute;top:100%;left:14px;right:14px}.sm-mobile-drawer a{border-radius:9px;align-items:center;gap:10px;min-height:45px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.sm-mobile-drawer a:hover{background:var(--sm-lavender-soft);color:var(--sm-violet)}.sm-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.sm-footer-grid>div:last-child{display:none}.sm-inner-hero,.sm-promo-hero,.sm-stores-hero{grid-template-columns:1fr;padding:38px}.sm-hero-stat-grid{grid-template-columns:repeat(3,1fr)}.sm-hero-stat-grid div:first-child{grid-column:auto}.sm-category-grid,.sm-grid-four,.sm-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-catalog-layout{grid-template-columns:1fr}.sm-desktop-filters{display:none}.sm-mobile-filter-button{cursor:pointer;color:var(--sm-violet);background:0 0;border:0;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex}.sm-filter-overlay{z-index:150;background:#090b2a70;justify-content:flex-end;display:flex;position:fixed;inset:0}.sm-filter-overlay>div{background:#fff;width:min(360px,88vw);height:100%;padding:14px;overflow:auto}.sm-filter-overlay .sm-filter-panel{box-shadow:none;border:0}.sm-product-detail-grid{grid-template-columns:1fr 1fr;gap:22px}.sm-product-gallery{min-height:430px}.sm-product-summary h1{font-size:36px}.sm-product-content-grid{grid-template-columns:1fr}.sm-side-help-card{position:static}.sm-best-offer-spotlight{grid-template-columns:1fr 1fr}.sm-best-price{text-align:left;justify-items:start}.sm-offers-column-head{display:none}.sm-offer-row{grid-template-columns:1fr 1fr 110px}.sm-offer-button{grid-column:1/-1}.sm-login-layout{grid-template-columns:1fr;gap:45px}.sm-login-benefits{text-align:center}.sm-login-benefits>p{margin-inline:auto}.sm-login-benefits>div>span{text-align:left;margin-inline:auto}.sm-secure-note{justify-content:center}}@media (width<=620px){.sm-page-shell{width:calc(100% - 24px)}.sm-site-header{position:sticky}.sm-header-row{min-height:60px}.sm-logo{font-size:28px}.sm-icon-button,.sm-login-button,.sm-mobile-menu-button{width:38px;height:38px}.sm-footer{margin-top:65px;padding-bottom:96px}.sm-footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.sm-footer-grid>div:first-child{grid-column:1/-1}.sm-footer-grid>div:nth-child(3){display:none}.sm-footer-bottom{text-align:center;display:grid}.sm-bottom-nav{z-index:110;min-height:70px;padding:6px 6px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--sm-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #090b2a12}.sm-bottom-nav a{color:var(--sm-muted);align-content:center;place-items:center;gap:4px;font-size:9px;display:grid}.sm-bottom-nav a.is-active{color:var(--sm-coral)}.sm-section-block{padding-top:52px}.sm-section-heading{align-items:start;margin-bottom:18px}.sm-section-heading h2{font-size:26px}.sm-section-heading>a{white-space:nowrap;font-size:10px}.sm-breadcrumbs{margin-bottom:17px}.sm-inner-hero,.sm-promo-hero,.sm-stores-hero{border-radius:20px;gap:26px;min-height:auto;margin-top:12px;padding:28px 22px}.sm-inner-hero h1,.sm-promo-hero h1,.sm-stores-hero h1,.sm-guides-hero h1,.sm-login-benefits h1{letter-spacing:-2.3px;font-size:38px}.sm-inner-hero p,.sm-promo-hero>div:first-child>p,.sm-stores-hero>div:first-child>p,.sm-guides-hero p,.sm-login-benefits>p{font-size:14px}.sm-hero-stat-grid{grid-template-columns:repeat(3,1fr);gap:6px}.sm-hero-stat-grid div{text-align:center;border-radius:12px;min-height:88px;padding:10px}.sm-hero-stat-grid strong{font-size:19px}.sm-hero-stat-grid span{font-size:8px}.sm-category-grid{grid-template-columns:1fr;gap:10px}.sm-category-card{grid-template-columns:54px 1fr;align-items:center;gap:13px;min-height:145px;padding:18px}.sm-category-icon{border-radius:15px;width:54px;height:54px}.sm-category-card h3{font-size:17px}.sm-category-card p{min-height:auto;margin-bottom:6px;font-size:10px}.sm-soft-section{width:calc(100% - 16px);margin-top:55px;padding:25px 8px}.sm-grid-four,.sm-grid-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sm-product-card{border-radius:14px}.sm-product-card__media{min-height:170px}.sm-product-card__media img{width:80%;height:140px}.sm-discount{padding:5px 6px;font-size:10px;top:9px;left:9px}.sm-favorite{width:34px;height:34px;top:6px;right:6px}.sm-product-card__body{gap:7px;padding:12px}.sm-card-meta{min-height:15px;font-size:8px}.sm-card-meta b{display:none}.sm-product-title{min-height:36px;font-size:13px}.sm-rating-row{gap:4px;font-size:8px}.sm-stars svg{width:10px;height:10px}.sm-price-row{gap:1px;display:grid}.sm-price-row strong{font-size:17px}.sm-store-count,.sm-compare-link{font-size:9px}.sm-trust-strip{margin-top:50px}.sm-trust-strip span{text-align:center;gap:5px;min-height:58px;padding:7px;font-size:8px}.sm-listing-intro{padding-top:22px}.sm-listing-title-row{align-items:start}.sm-listing-title-row>div{display:block}.sm-listing-title-row .sm-category-icon{margin-bottom:12px}.sm-listing-title-row h1{font-size:35px}.sm-listing-title-row p{font-size:11px}.sm-result-pill{display:none}.sm-subcategory-row{scrollbar-width:none;flex-wrap:nowrap;margin-top:20px;overflow-x:auto}.sm-subcategory-row button{flex:none}.sm-catalog-layout{padding-top:22px}.sm-results-toolbar{padding:0 10px}.sm-results-toolbar>span{display:none}.sm-results-toolbar label{margin-left:auto}.sm-results-toolbar select{min-width:115px}.sm-search-hero{padding:30px 0 34px}.sm-search-hero h1{font-size:34px}.sm-big-search{height:56px;padding-left:13px}.sm-big-search button{color:#0000;width:46px;height:44px;padding:0;overflow:hidden}.sm-big-search button:after{color:#fff;content:"→";font-size:17px}.sm-quick-search>span{width:100%}.sm-deal-card{min-height:260px;padding:26px}.sm-deal-card>strong{font-size:55px}.sm-newsletter-card,.sm-partner-banner{justify-items:stretch;margin-top:52px;padding:25px;display:grid}.sm-newsletter-card>div,.sm-partner-banner>div{align-items:start}.sm-newsletter-card>div>span{flex:none}.sm-newsletter-card h2,.sm-partner-banner h2{font-size:18px}.sm-product-page-head{padding-top:22px}.sm-product-detail-grid{grid-template-columns:1fr}.sm-product-gallery{min-height:370px}.sm-product-gallery>img{height:250px}.sm-product-summary h1{font-size:33px}.sm-summary-actions{display:grid}.sm-product-tabs{top:116px;overflow-x:auto}.sm-product-tabs>div{width:max-content;min-width:calc(100% - 24px)}.sm-product-tabs button,.sm-product-tabs a{white-space:nowrap}.sm-product-content-grid{padding-top:25px}.sm-detail-section{border-radius:15px;padding:17px 12px}.sm-detail-section-heading{align-items:start}.sm-detail-section-heading h2{font-size:21px}.sm-update-note{display:none}.sm-best-offer-spotlight{grid-template-columns:1fr;gap:15px;padding:17px}.sm-best-offer-label{border-bottom:1px solid #108c6724;padding-bottom:13px}.sm-best-store{grid-row:2}.sm-best-price{text-align:left;grid-row:3;justify-items:start}.sm-best-price strong{font-size:29px}.sm-best-offer-button{grid-row:4;width:100%}.sm-offer-row{grid-template-columns:1fr 100px;gap:11px;padding:15px 12px}.sm-offer-row.is-best{padding-top:31px}.sm-offer-delivery{grid-area:2/1/auto/-1}.sm-offer-price{grid-area:1/2}.sm-offer-button{grid-column:1/-1;min-height:42px}.sm-offer-disclaimer{text-align:left}.sm-history-summary{grid-template-columns:1fr}.sm-price-chart{height:230px;padding-left:51px}.sm-chart-x{left:51px}.sm-spec-grid{grid-template-columns:1fr}.sm-spec-grid div,.sm-spec-grid div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--sm-line)}.sm-spec-grid div:last-child{border-bottom:0}.sm-stores-grid,.sm-guides-grid{grid-template-columns:1fr}.sm-store-toolbar{flex-direction:column;align-items:stretch}.sm-store-toolbar>label{width:100%}.sm-guides-hero{min-height:auto;padding:42px 0}.sm-guides-hero .sm-page-shell:after{display:none}.sm-featured-guide{grid-template-columns:1fr;gap:22px;padding:15px}.sm-guide-art{min-height:230px}.sm-featured-guide>div:last-child{padding:3px 7px 10px}.sm-featured-guide>div:last-child h2{font-size:29px}.sm-article-head h1{font-size:37px}.sm-article-head>p{font-size:13px}.sm-article-head>div{gap:6px;display:grid}.sm-article-hero-art{min-height:270px}.sm-article-body-grid{grid-template-columns:1fr;gap:22px;margin-top:30px}.sm-toc{position:static}.sm-article-copy{font-size:14px}.sm-article-copy .sm-lead{font-size:18px}.sm-article-copy h2{font-size:24px}.sm-simple-title,.sm-simple-title>div{align-items:start}.sm-simple-title h1{font-size:31px}.sm-simple-title>.sm-secondary-button{display:none}.sm-favorites-tools{flex-direction:column;align-items:start;gap:8px;padding:10px 12px}.sm-account-background{padding:36px 0 70px}.sm-login-layout{gap:34px}.sm-login-benefits h1{font-size:37px}.sm-login-card{min-height:500px;padding:20px 16px}}.sm-account-actions{gap:12px;margin-top:28px;display:grid}.sm-account-actions .sm-secondary-button{justify-content:center}.sm-load-more{min-width:220px;margin:26px auto 0}.sm-info-page{padding-top:48px;padding-bottom:80px}.sm-info-hero{background:linear-gradient(135deg,#f7f5ff,#eeeaff);border-radius:28px;max-width:840px;padding:48px}.sm-info-hero h1{letter-spacing:-2.8px;margin:18px 0 14px;font-size:clamp(38px,5vw,64px);line-height:1.02}.sm-info-hero p{color:#5c5f73;max-width:680px;margin:0;font-size:17px;line-height:1.7}.sm-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.sm-info-grid article{border:1px solid var(--sm-line);background:#fff;border-radius:20px;padding:28px}.sm-info-grid h2{margin:0 0 12px;font-size:19px}.sm-info-grid p{color:#626577;margin:0;line-height:1.7}.sm-info-cta{background:var(--sm-navy);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:28px;display:flex}.sm-info-cta h2{margin:0 0 6px}.sm-info-cta p{color:#ffffffb3;margin:0}@media (width<=620px){.sm-info-page{padding-top:18px}.sm-info-hero{border-radius:20px;padding:30px 22px}.sm-info-hero h1{letter-spacing:-2px;font-size:38px}.sm-info-grid{grid-template-columns:1fr}.sm-info-cta{flex-direction:column;align-items:stretch}}@keyframes smPageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.soumly-pages main{animation:.35s both smPageIn}@media (prefers-reduced-motion:reduce){.soumly-pages main{animation:none}}.sm-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0 .5rem;display:flex}.sm-page-link{color:#4b4870;background:#fff;border:1px solid #e6e4f2;border-radius:.75rem;justify-content:center;align-items:center;min-width:2.4rem;height:2.4rem;padding:0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.sm-page-link:hover{color:#6347f5;border-color:#6347f5}.sm-page-link.is-current{color:#fff;background:#6347f5;border-color:#6347f5}
