:root{--ink:#111827;--muted:#5f6b7a;--bg:#e9edf3;--card:#fff;--line:#d8e0ea;--amazon:#f90;--amazon2:#febd69;--nav:#131921;--nav2:#232f3e;--danger:#cc0c39;--blue:#146eb4;--green:#067d62;--shadow:0 12px 28px #1118271a}*{box-sizing:border-box}html,body{background:var(--bg);max-width:100%;color:var(--ink);font-family:var(--font-body),Arial,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.55}h1,h2,h3{font-family:var(--font-display),Georgia,serif;letter-spacing:-.04em;margin:0;line-height:1}.shop-header{z-index:50;background:var(--nav);color:#fff;position:sticky;top:0}.shop-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.8rem clamp(.9rem,3vw,2rem);display:grid}.shop-logo{letter-spacing:-.06em;font-size:1.55rem;font-weight:950}.shop-logo span{color:var(--amazon2)}.shop-search{color:#111;background:#fff;border-radius:9px;align-items:center;gap:.5rem;min-width:0;height:46px;padding:0 .85rem;display:flex}.shop-search input{width:100%;min-width:0;font:inherit;border:0;outline:0;font-weight:750}.shop-account{background:#2d3b4e;border-radius:9px;padding:.55rem .85rem;font-weight:900}.shop-nav{background:var(--nav2);scrollbar-width:none;gap:.25rem;padding:.35rem clamp(.9rem,3vw,2rem);display:flex;overflow-x:auto}.shop-nav::-webkit-scrollbar{display:none}.shop-nav a{color:#fff;border-radius:7px;flex:none;padding:.48rem .72rem;font-size:.88rem;font-weight:850}.shop-nav a:hover{background:#ffffff1f}.shop-home{background:var(--bg);min-height:100vh}.real-store-hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.55fr);grid-template-areas:"banner featured""mini featured";gap:1rem;padding:1rem clamp(.9rem,3vw,2rem);display:grid}.store-hero-banner{min-height:350px;box-shadow:var(--shadow);background:linear-gradient(135deg,#fff7df 0%,#ffd173 55%,#ff9f43 100%);border-radius:18px;flex-direction:column;grid-area:banner;justify-content:center;padding:clamp(1.3rem,4vw,3rem);display:flex;overflow:hidden}.store-label{text-transform:uppercase;letter-spacing:.14em;color:#924c00;margin:0 0 .55rem;font-size:.72rem;font-weight:950}.store-hero-banner h1{color:#111;max-width:850px;font-size:clamp(3rem,6.6vw,6.6rem);line-height:.88}.store-hero-banner p{color:#27313c;max-width:650px;margin:1rem 0 0;font-size:1.08rem;font-weight:650}.store-hero-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.1rem;display:flex}.shop-buy,.shop-details{text-align:center;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 1rem;font-weight:950;display:inline-flex}.shop-buy{background:var(--amazon);color:#111;border:1px solid #d68100;box-shadow:0 8px 18px #ff990038}.shop-buy:hover{background:#ffb12b}.shop-buy.disabled{cursor:not-allowed;color:#66717f!important;box-shadow:none!important;background:#d7dde4!important;border-color:#c8d0da!important}.shop-details{color:#111;background:#fff;border:1px solid #cfd8e3}.store-hero-featured{grid-area:featured;min-width:0}.store-hero-mini{grid-area:mini;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.mini-store-tile{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.8rem;min-width:0;padding:1rem;display:grid}.mini-store-tile span{background:#f4f7fb;border-radius:12px;grid-row:span 2;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid}.mini-store-tile b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mini-store-tile small{color:var(--muted);font-weight:850}.shop-category-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding:0 clamp(.9rem,3vw,2rem) 1rem;display:grid}.shop-category-card{border:1px solid var(--line);text-align:center;min-height:116px;box-shadow:var(--shadow);background:#fff;border-radius:16px;place-items:center;gap:.25rem;padding:1rem;display:grid}.shop-category-card span{font-size:2rem}.shop-category-card b{font-size:1rem}.shop-category-card small{color:var(--muted);font-weight:850}.shop-section{padding:1rem clamp(.9rem,3vw,2rem) 2rem}.shop-section-title{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.shop-section-title h2,.shop-info h2{color:#111;font-size:clamp(2rem,4vw,4rem)}.shop-section-title a{color:var(--blue);font-weight:950}.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.shop-product-card{border:1px solid var(--line);min-width:0;min-height:100%;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.shop-card-image-wrap{background:#f4f7fb;place-items:center;min-height:210px;padding:1rem;display:grid;position:relative}.shop-card-badge{z-index:2;background:var(--danger);color:#fff;border-radius:999px;padding:.28rem .55rem;font-size:.68rem;font-weight:950;position:absolute;top:.75rem;left:.75rem}.shop-product-card.is-coming .shop-card-badge{background:#66717f}.shop-product-image{background:linear-gradient(145deg,#fff,#dce8f5);border-radius:16px;width:100%;height:170px;position:relative;overflow:hidden}.shop-product-image i{display:block;position:absolute}.shop-product-image i:first-child{background:linear-gradient(145deg,#fff,#8fb8d8);border-radius:36px;width:120px;height:105px;top:50%;left:50%;transform:translate(-50%,-42%);box-shadow:inset 0 -18px 30px #146eb42e,0 12px 26px #1118271f}.shop-product-image i:nth-child(2){background:#fff;border-radius:50%;width:42px;height:42px;top:32%;left:50%;transform:translate(-50%)}.shop-product-image i:nth-child(3){background:#1118271a;border-radius:50%;width:150px;height:18px;bottom:22px;left:50%;transform:translate(-50%)}.shop-product-image.quiet i:first-child{background:linear-gradient(145deg,#fff,#a8d7cc)}.shop-product-image.capacity i:first-child{background:linear-gradient(145deg,#fff,#f0bd68);width:140px}.shop-product-image.lamp i:first-child{background:linear-gradient(#fff7d7,#f90);border-radius:30px;width:72px;height:132px}.shop-product-image.scale i:first-child{background:linear-gradient(145deg,#fff,#c9ced8);width:140px;height:88px}.shop-product-image.organizer i:first-child{background:repeating-linear-gradient(135deg,#fff 0 16px,#dce8f5 16px 30px);border-radius:24px;width:135px;height:120px}.shop-card-body{flex-direction:column;flex:1;gap:.45rem;padding:1rem;display:flex}.shop-brand{text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:var(--muted)!important;margin:0!important;font-size:.78rem!important}.shop-card-body h3{color:#111;overflow-wrap:break-word;font-size:1.45rem}.shop-fit{color:#344255!important;margin:0!important;font-size:.92rem!important}.shop-meta{color:var(--muted);gap:.2rem;margin-top:.2rem;font-size:.76rem;font-weight:800;display:grid}.shop-price-row{gap:.1rem;margin-top:auto;padding-top:.5rem;display:grid}.shop-price-row b{color:#b12704;font-size:1.08rem}.shop-price-row small{color:var(--muted);font-weight:800}.shop-card-actions{grid-template-columns:1fr auto;gap:.5rem;margin-top:.65rem;display:grid}.shop-card-actions .shop-buy,.shop-card-actions .shop-details{min-height:40px;padding:0 .72rem;font-size:.85rem}.shop-info{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0 clamp(.9rem,3vw,2rem) 2rem}.shop-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.shop-info-grid>div{background:#f4f7fb;border-radius:16px;padding:1rem}.shop-info-grid b{background:var(--amazon);border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:.6rem;display:grid}.shop-info-grid p{color:var(--muted)}.shop-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.shop-stats>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1rem}.shop-stats b{font-size:1.6rem;display:block}.shop-stats span{color:var(--muted);font-weight:850}.footer.shop-footer{background:var(--nav);color:#fff;justify-content:space-between;gap:1rem;padding:2rem clamp(.9rem,3vw,2rem);display:flex}.shop-footer span{color:#d8e0ea}.comparison{border-collapse:collapse;background:#fff;width:100%}.comparison th,.comparison td{border:1px solid var(--line);text-align:left;padding:1rem}.chip{background:#eef2f7;border-radius:999px;padding:.3rem .55rem;font-size:.75rem;font-weight:900;display:inline-flex}@media (max-width:1100px){.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.real-store-hero{grid-template-columns:1fr;grid-template-areas:"banner""featured""mini"}.store-hero-featured .shop-product-card{max-width:520px}}@media (max-width:720px){.shop-topbar{grid-template-columns:1fr;padding:.65rem .8rem}.shop-logo{font-size:1.3rem}.shop-account{display:none}.shop-search{height:42px}.shop-search input{font-size:.86rem}.real-store-hero{grid-template-columns:1fr;grid-template-areas:"banner""featured""mini";gap:.8rem;padding:.8rem}.store-hero-banner{border-radius:16px;min-height:auto;padding:1.05rem}.store-hero-banner h1{letter-spacing:-.045em;font-size:2.2rem;line-height:1}.store-hero-actions{display:grid}.shop-buy,.shop-details{width:100%}.store-hero-mini{grid-template-columns:1fr}.mini-store-tile b{white-space:normal;overflow-wrap:break-word}.shop-category-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.1rem .8rem 1rem}.shop-category-card{min-height:96px}.shop-section{padding:.8rem .8rem 1.4rem}.shop-section-title{display:grid}.shop-section-title h2,.shop-info h2{font-size:1.95rem}.shop-product-grid{grid-template-columns:1fr;gap:.85rem}.shop-card-image-wrap{min-height:185px}.shop-product-image{height:140px}.shop-card-body h3{font-size:1.34rem}.shop-card-actions{grid-template-columns:1fr}.shop-info{border-radius:16px;margin:.8rem}.shop-info-grid,.shop-stats{grid-template-columns:1fr}.footer.shop-footer{display:grid}.shop-nav{grid-template-columns:1fr 1fr;display:grid;overflow:visible}.shop-nav a{white-space:normal;text-align:center}.store-hero-banner,.store-hero-featured,.store-hero-mini,.shop-product-card,.mini-store-tile,.shop-category-card{max-width:330px;margin-left:auto;margin-right:auto}.store-hero-banner h1{font-size:1.85rem!important;line-height:1.05!important}.store-hero-banner p{font-size:.86rem!important}.shop-card-body h3{font-size:1.18rem!important;line-height:1.05!important}.shop-topbar{max-width:330px;margin:auto}.shop-category-rail{grid-template-columns:1fr}.shop-product-grid{max-width:330px;margin:auto}.shop-section-title,.shop-info,.shop-stats{max-width:330px;margin-left:auto;margin-right:auto}.shop-nav{flex-wrap:wrap!important;gap:.25rem!important;padding:.35rem .65rem!important;display:flex!important;overflow:visible!important}.shop-nav a{white-space:normal!important;overflow-wrap:break-word!important;flex:calc(50% - .25rem)!important;min-width:0!important;padding:.42rem .25rem!important;font-size:.72rem!important}.shop-search input::placeholder{font-size:.78rem}.shop-search{padding:0 .65rem!important}.shop-topbar{width:100%!important;max-width:100%!important}.shop-nav{grid-template-columns:1fr!important;display:grid!important}.shop-nav a{text-align:left!important;flex:none!important;width:100%!important;max-width:100%!important;padding:.48rem .75rem!important;font-size:.8rem!important}}.shop-product-image.real-image{object-fit:contain;background:#fff;padding:.3rem;display:block}.shop-card-image-wrap:has(.real-image){background:linear-gradient(#f7f9fc,#edf2f8)}.store-product-page{background:var(--bg);min-height:100vh}.store-product-layout{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:1rem;padding:1rem clamp(.9rem,3vw,2rem);display:grid}.store-gallery{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:1rem}.store-gallery .shop-product-image{width:100%;height:min(58vh,560px);min-height:360px}.store-thumbs{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.8rem;display:grid}.store-thumbs span{border:1px solid var(--line);min-height:54px;color:var(--muted);background:#f4f7fb;border-radius:12px;place-items:center;font-weight:900;display:grid}.store-buy-box{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:.8rem;height:max-content;padding:1.1rem;display:flex;position:sticky;top:118px}.store-buy-box h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1}.store-buy-price{background:#fff8e7;border:1px solid #f0d79f;border-radius:14px;gap:.2rem;padding:1rem;display:grid}.store-buy-price b{color:#b12704;font-size:1.35rem}.store-buy-price small{color:var(--muted);font-weight:800}.store-disclaimer{color:var(--muted);font-size:.82rem;line-height:1.45}.product-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.info-card{padding:1rem}.info-card h2{font-size:1.65rem}.info-card ul{color:var(--muted);padding-left:1.1rem;line-height:1.65}@media (max-width:900px){.store-product-layout{grid-template-columns:1fr}.store-buy-box{position:relative;top:auto}.product-info-grid{grid-template-columns:1fr}.store-gallery .shop-product-image{height:320px;min-height:260px}.store-thumbs{grid-template-columns:1fr}.store-buy-box h1{font-size:2rem}}.search-label{color:#66717f;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:950}.shop-category-card>span,.mini-store-tile>span{font-family:var(--font-body),Arial,sans-serif;color:#146eb4;font-weight:950}@media (max-width:720px){.store-hero-banner,.store-hero-featured,.store-hero-mini,.shop-product-card,.mini-store-tile,.shop-category-card,.shop-section-title,.shop-info,.shop-stats,.shop-topbar{max-width:300px!important;margin-left:auto!important;margin-right:auto!important}.real-store-hero,.shop-section,.shop-category-rail{padding-left:.5rem!important;padding-right:.5rem!important}.store-hero-banner h1{font-size:1.7rem!important}.store-hero-banner p{font-size:.82rem!important}.shop-card-body h3{font-size:1.08rem!important}.shop-card-image-wrap{min-height:150px!important}.shop-product-image{height:118px!important}.shop-nav{max-width:300px!important;margin:auto!important}.shop-nav a{font-size:.74rem!important}.shop-category-rail{grid-template-columns:1fr!important}.shop-category-card{min-height:82px!important}.shop-card-actions .shop-buy,.shop-card-actions .shop-details{min-height:38px!important}.shop-buy,.shop-details{font-size:.84rem!important}.store-hero-featured .shop-product-card{max-width:300px!important}.store-hero-featured{margin-top:.35rem}.shop-search{justify-content:center}.shop-search input{text-align:left}}.amazon-home{background:#e3e6e6;min-height:100vh}.amazon-hero{background:linear-gradient(110deg,#fde6cf 0%,#f9d66d 52%,#f5a642 100%);grid-template-columns:48px minmax(0,1fr) minmax(220px,360px) 48px;align-items:center;gap:1rem;min-height:360px;padding:1.2rem clamp(.8rem,3vw,2rem) 4rem;display:grid;position:relative;overflow:hidden}.amazon-hero:after{content:"";background:linear-gradient(#e3e6e600,#e3e6e6);height:120px;position:absolute;bottom:0;left:0;right:0}.amazon-hero button{z-index:2;cursor:pointer;background:#ffffff59;border:0;height:92px;font-size:3rem;position:relative}.amazon-hero-copy{z-index:2;max-width:720px;position:relative}.amazon-hero-copy p{color:#5a3a00;text-transform:uppercase;letter-spacing:.14em;margin:0 0 .4rem;font-size:.75rem;font-weight:950}.amazon-hero-copy h1{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.055em;color:#0f1111;font-size:clamp(2.4rem,5vw,5rem);font-weight:950;line-height:.95}.amazon-hero-copy span{color:#27313c;margin:1rem 0;font-size:1.08rem;font-weight:750;display:block}.amazon-hero-copy a,.amazon-buy{color:#111;background:#ffd814;border:1px solid #fcd200;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 1rem;font-weight:900;display:inline-flex}.amazon-hero img{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 28px #0000002e);width:100%;height:260px;position:relative}.amazon-card-grid{z-index:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1500px;margin:-54px auto 0;padding:0 20px 20px;display:grid;position:relative}.amazon-home-card{background:#fff;flex-direction:column;min-height:420px;padding:20px;display:flex;box-shadow:0 2px 8px #0f11111f}.amazon-home-card h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;color:#0f1111;margin:0 0 14px;font-size:21px;font-weight:950;line-height:1.18}.amazon-thumb-grid{flex:1;grid-template-columns:1fr 1fr;gap:14px;display:grid}.amazon-mini-product{color:#0f1111;align-content:start;gap:6px;min-width:0;display:grid}.amazon-mini-product img{aspect-ratio:1;object-fit:contain;background:#f5f6f6;border-radius:2px;width:100%}.amazon-mini-product span{color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.amazon-card-link{color:#007185;margin-top:auto;font-size:13px;font-weight:750}.amazon-card-link:hover{color:#c7511f;text-decoration:underline}.big-feature-card h3{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;margin:.75rem 0 .2rem;font-size:16px;line-height:1.25}.big-feature-card p{color:#565959;margin:.2rem 0 .8rem;font-size:13px}.big-feature-image{background:#f5f6f6;flex:1;place-items:center;display:grid}.big-feature-image img{object-fit:contain;width:100%;max-height:235px}.amazon-category-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px;display:grid}.amazon-category-grid a{text-align:center;background:#f5f6f6;border-radius:2px;place-items:center;gap:.3rem;padding:1rem;display:grid}.amazon-category-grid b{color:#007185;font-size:1.3rem}.amazon-category-grid span{color:#0f1111;font-size:12px}.guide-card-home,.trust-card-home,.stats-card-home{min-height:260px}.guide-card-home p,.trust-card-home li{color:#565959;font-size:15px}.trust-card-home ol{padding-left:1.1rem;line-height:1.8}.stats-card-home div{border-top:1px solid #e7e7e7;justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.stats-card-home b{color:#0f1111;font-size:1.7rem}.stats-card-home span{color:#565959;font-weight:800}.amazon-wide-section{max-width:1500px;margin:0 auto;padding:0 20px 28px}.amazon-wide-section>div:first-child{background:#fff;border-bottom:1px solid #e7e7e7;padding:18px 20px}.amazon-wide-section h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;font-size:24px}.amazon-product-strip{background:#fff;grid-template-columns:repeat(6,minmax(180px,1fr));gap:1rem;padding:18px 20px;display:grid;overflow-x:auto}.amazon-product-strip .shop-product-card{min-width:180px;box-shadow:none}.amazon-product-strip .shop-card-image-wrap{min-height:145px}.amazon-product-strip .shop-product-image{height:110px}.amazon-product-strip .shop-card-body h3{font-size:1rem}.amazon-product-strip .shop-meta{display:none}@media (max-width:1200px){.amazon-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.amazon-hero{grid-template-columns:36px minmax(0,1fr) minmax(180px,280px) 36px}}@media (max-width:850px){.amazon-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-34px}.amazon-hero{grid-template-columns:1fr;padding:1rem 1rem 4rem}.amazon-hero button{display:none}.amazon-hero img{height:190px}.amazon-hero-copy h1{font-size:2.4rem}}@media (max-width:560px){.amazon-card-grid{grid-template-columns:1fr;margin-top:-26px;padding:0 .75rem .75rem}.amazon-home-card{min-height:auto;padding:16px}.amazon-hero-copy h1{font-size:2rem}.amazon-thumb-grid{gap:10px}.amazon-wide-section{padding:0 .75rem 1rem}.amazon-product-strip{grid-template-columns:1fr;overflow:visible}.amazon-product-strip .shop-product-card{min-width:0}.amazon-hero img{height:160px}.amazon-hero{gap:.4rem}.shop-topbar{max-width:100%!important}.shop-nav{flex-wrap:nowrap!important;max-width:100%!important;margin:0!important;padding:.35rem .8rem!important;display:flex!important;overflow-x:auto!important}.shop-nav a{white-space:nowrap!important;text-align:center!important;flex:none!important;width:auto!important;padding:.48rem .65rem!important}.amazon-hero-copy span{white-space:normal!important;overflow-wrap:break-word!important;max-width:100%!important;display:block!important}.amazon-hero-copy{max-width:100%!important}.amazon-hero{overflow:hidden!important}.shop-nav{grid-template-columns:1fr 1fr!important;gap:.25rem!important;max-width:100%!important;padding:.35rem .75rem!important;display:grid!important;overflow:visible!important}.shop-nav a{white-space:normal!important;overflow-wrap:break-word!important;width:100%!important;min-width:0!important;padding:.42rem .35rem!important;font-size:.72rem!important;line-height:1.15!important}.amazon-hero{padding:.85rem .75rem 3rem!important;display:block!important}.amazon-hero-copy span{white-space:normal!important;overflow-wrap:anywhere!important;font-size:.84rem!important;line-height:1.35!important}.amazon-hero-copy a{width:100%!important;max-width:100%!important}.amazon-hero img{width:100%!important;max-width:210px!important;margin:.7rem auto 0!important;display:block!important}.amazon-home-card,.amazon-wide-section,.amazon-wide-section>div:first-child,.amazon-product-strip,.amazon-product-strip .shop-product-card,.shop-product-card{width:100%!important;min-width:0!important;max-width:100%!important}.amazon-card-grid,.amazon-product-strip{grid-template-columns:1fr!important;overflow:visible!important}.shop-card-actions{grid-template-columns:1fr!important}.shop-card-actions .shop-buy,.shop-card-actions .shop-details{width:100%!important}.amazon-mini-product span{overflow-wrap:anywhere!important}.shop-nav{display:none!important}.amazon-hero{padding:1rem!important}.amazon-hero-copy{width:100%!important;max-width:100%!important;padding:0!important}.amazon-hero-copy h1{letter-spacing:-.02em!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;font-size:1.55rem!important;line-height:1.12!important;display:block!important}.amazon-hero-copy span{width:100%!important;max-width:100%!important;display:block!important}.amazon-hero-copy a{width:100%!important;min-width:0!important;max-width:100%!important;padding-left:.5rem!important;padding-right:.5rem!important;font-size:.82rem!important;display:flex!important}.amazon-hero img{display:none!important}.amazon-home-card{padding:14px!important}.amazon-home-card h2{font-size:18px!important}.amazon-mini-product img{max-width:100%!important}.shop-topbar{padding:.65rem!important}.shop-search{width:100%!important}.shop-logo{font-size:1.15rem!important}.amazon-hero-copy h1{font-size:1.35rem!important;line-height:1.15!important}.amazon-hero-copy span{font-size:.78rem!important}.amazon-hero-copy a{min-height:36px!important;font-size:.72rem!important}.amazon-thumb-grid{grid-template-columns:1fr!important}.amazon-mini-product:nth-child(n+3){display:none!important}.amazon-card-grid,.amazon-wide-section{padding-left:.5rem!important;padding-right:.5rem!important}.amazon-product-strip .shop-product-card:nth-child(n+3){display:none!important}.amazon-hero{min-height:auto!important;padding:.75rem .75rem 1.7rem!important}.amazon-card-grid{margin-top:-14px!important}.amazon-hero-copy{gap:.35rem!important;display:grid!important}.amazon-hero-copy p,.amazon-hero-copy span{margin:0!important}.amazon-product-strip .shop-card-image-wrap{min-height:130px!important}.amazon-product-strip .shop-product-image{height:100px!important}}.mobile-nav-wrap{display:none}.shop-search{cursor:pointer;text-decoration:none}.storefront-live{max-width:1500px;margin:0 auto 28px;padding:0 20px}.storefront-panel{background:#fff;border-bottom:1px solid #e7e7e7;grid-template-columns:minmax(0,1fr) minmax(360px,1.2fr) auto;align-items:end;gap:18px;padding:20px;display:grid;box-shadow:0 2px 8px #0f11111f}.storefront-panel .eyebrow{color:#007185;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .35rem;font-size:.72rem;font-weight:950}.storefront-panel h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;color:#0f1111;margin:0;font-size:25px}.storefront-panel p{color:#565959;margin:.35rem 0 0}.storefront-controls{grid-template-columns:1.3fr 1fr .9fr;gap:10px;display:grid}.storefront-controls label{color:#565959;gap:5px;font-size:12px;font-weight:900;display:grid}.storefront-controls input,.storefront-controls select{color:#0f1111;background:#fff;border:1px solid #a6a6a6;border-radius:4px;height:42px;padding:0 .75rem;font-weight:750}.storefront-controls input:focus,.storefront-controls select:focus{outline-offset:1px;outline:3px solid #f90}.storefront-result-count{color:#565959;border-left:1px solid #e7e7e7;place-items:center;min-width:104px;font-size:13px;display:grid}.storefront-result-count b{color:#0f1111;font-size:24px;display:block}.storefront-results{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));padding:20px;box-shadow:0 2px 8px #0f111114}.client-store-card{min-width:0}.client-store-card .shop-card-image-wrap{min-height:210px}.empty-store-results{color:#565959;background:#fff;place-items:center;gap:.25rem;padding:32px;display:grid}.empty-store-results b{color:#0f1111}@media (max-width:1100px){.storefront-panel{grid-template-columns:1fr}.storefront-controls{grid-template-columns:1fr 1fr 1fr}.storefront-result-count{border-top:1px solid #e7e7e7;border-left:0;place-items:start;padding-top:10px}.storefront-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.mobile-nav-wrap{order:5;width:100%;display:block}.mobile-menu-button{color:#fff;background:#232f3e;border:1px solid #fff3;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:0 .8rem;font-weight:900;display:flex}.mobile-menu-button b{font-size:1.15rem}.mobile-store-nav{grid-template-columns:1fr 1fr;gap:.35rem;margin:.5rem 0 0;display:grid}.mobile-store-nav a{color:#fff;text-align:center;background:#37475a;border-radius:5px;place-items:center;min-height:36px;font-size:.8rem;font-weight:850;display:grid}.shop-nav{display:none!important}.storefront-live{margin-bottom:16px;padding:0 .5rem}.storefront-panel{gap:12px;padding:14px}.storefront-panel h2{font-size:20px}.storefront-panel p{font-size:13px}.storefront-controls{grid-template-columns:1fr}.storefront-controls input,.storefront-controls select{width:100%;max-width:100%;height:40px}.storefront-result-count{align-items:center;gap:.35rem;display:flex}.storefront-result-count b{font-size:18px}.storefront-results{padding:12px;grid-template-columns:1fr!important}.client-store-card .shop-card-image-wrap{min-height:150px}.client-store-card .shop-product-image{height:118px!important}.shop-topbar{flex-wrap:wrap!important;display:flex!important}.shop-search{order:2;flex:100%!important}.shop-account{order:3}.mobile-nav-wrap{order:4}.shop-logo{order:1}.amazon-product-strip .shop-product-card:nth-child(n+3){display:block!important}.amazon-thumb-grid{grid-template-columns:1fr!important;gap:.7rem!important}.amazon-mini-product{grid-template-columns:86px 1fr!important;align-items:center!important;gap:.7rem!important;min-height:92px!important}.amazon-mini-product img{aspect-ratio:auto!important;object-fit:contain!important;width:86px!important;height:86px!important}.amazon-mini-product span{-webkit-line-clamp:3!important;font-size:.82rem!important}.amazon-hero-copy a{justify-self:start!important;width:auto!important;max-width:180px!important;padding-left:.8rem!important;padding-right:.8rem!important}.shop-topbar{padding-left:.85rem!important;padding-right:.85rem!important}.shop-search input{padding-left:.75rem!important;padding-right:.75rem!important}html,body{max-width:100%!important;overflow-x:hidden!important}.amazon-home,.shop-header,.shop-topbar,.amazon-card-grid,.amazon-home-card,.amazon-category-grid,.amazon-wide-section,.storefront-live,.shop-product-grid,.shop-product-card{box-sizing:border-box!important;max-width:100%!important}.amazon-category-grid{grid-template-columns:1fr!important}.amazon-category-grid a{min-width:0!important;max-width:100%!important;padding:.75rem!important}.amazon-mini-product{grid-template-columns:72px minmax(0,1fr)!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.amazon-mini-product span{text-overflow:ellipsis!important;word-break:break-word!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.shop-card-actions{grid-template-columns:1fr!important;gap:.55rem!important;width:100%!important;display:grid!important}.shop-buy,.shop-details,.amazon-buy{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}.client-store-card .shop-card-body,.shop-product-card .shop-card-body{min-width:0!important;max-width:100%!important;overflow:hidden!important}.shop-product-card h3{overflow-wrap:anywhere!important;word-break:break-word!important}.storefront-results,.amazon-product-strip{overflow:hidden!important}.amazon-product-strip .shop-card-actions{grid-template-columns:1fr!important}*{box-sizing:border-box!important}.shop-header,.amazon-home{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.shop-topbar{grid-template-columns:1fr!important;gap:.5rem!important;width:100%!important;max-width:100%!important;margin:0!important;padding:.65rem .75rem!important;display:grid!important;overflow:hidden!important}.shop-logo,.shop-search,.mobile-nav-wrap{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.shop-search{border-radius:7px!important;height:40px!important;padding:0 .65rem!important;display:flex!important;overflow:hidden!important}.shop-search input{width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important;display:block!important}.mobile-menu-button{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.45rem .65rem!important;overflow:hidden!important}.mobile-store-nav{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.amazon-card-grid,.storefront-live,.amazon-wide-section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:.5rem!important;padding-right:.5rem!important;overflow:hidden!important}.amazon-home-card,.shop-product-card,.client-store-card,.storefront-panel,.amazon-wide-section>div:first-child,.amazon-product-strip{width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}.shop-card-body{width:100%!important;min-width:0!important;max-width:100%!important;padding:.85rem!important;overflow:hidden!important}.shop-card-actions{grid-template-columns:minmax(0,1fr)!important;gap:.45rem!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.shop-card-actions .shop-buy,.shop-card-actions .shop-details,.shop-buy,.shop-details{border-radius:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:.5rem .45rem!important;font-size:.8rem!important;line-height:1.15!important;display:flex!important;overflow:hidden!important}.amazon-mini-product{grid-template-columns:64px minmax(0,1fr)!important;overflow:hidden!important}.amazon-mini-product img{width:64px!important;height:64px!important}.amazon-category-grid{grid-template-columns:1fr!important;overflow:hidden!important}}.pdp-amazon{color:#0f1111;min-height:100vh;font-family:var(--font-body),Arial,sans-serif;background:#fff}.pdp-breadcrumb{color:#565959;background:#f7f8f8;border-bottom:1px solid #ddd;align-items:center;gap:.45rem;padding:.7rem clamp(1rem,3vw,2rem);font-size:.82rem;display:flex}.pdp-breadcrumb a{color:#007185}.pdp-breadcrumb b{color:#565959;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.pdp-grid{grid-template-columns:minmax(280px,38%) minmax(0,1fr) 280px;align-items:start;gap:1.25rem;max-width:1600px;margin:0 auto;padding:1.1rem clamp(1rem,3vw,2rem);display:grid}.pdp-gallery{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:1rem;display:grid;position:sticky;top:112px}.pdp-thumbs{gap:.55rem;display:grid}.pdp-thumbs button{color:#0f1111;cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:8px;height:54px;font-size:.72rem;font-weight:800}.pdp-thumbs button:first-child{border-color:#f90;box-shadow:0 0 0 2px #ffe0a3}.pdp-main-image{background:#fff;border:1px solid #e7e7e7;border-radius:4px;place-items:center;min-height:520px;padding:1rem;display:grid}.pdp-main-image .shop-product-image{object-fit:contain;background:#fff;width:100%;height:460px;max-height:55vh}.pdp-image-note{color:#565959;grid-column:2;margin:.2rem 0 0;font-size:.78rem}.pdp-main-info{min-width:0}.pdp-brand-link{color:#007185;margin-bottom:.45rem;font-size:.86rem;display:inline-flex}.pdp-main-info h1{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;color:#0f1111;font-size:clamp(1.45rem,2.2vw,2.35rem);font-weight:500;line-height:1.2}.pdp-short{color:#0f1111;margin:.55rem 0;font-size:1rem}.pdp-rating-row{color:#565959;flex-wrap:wrap;align-items:center;gap:.45rem .7rem;margin:.65rem 0;font-size:.9rem;display:flex}.pdp-rating-row a{color:#007185}.stars{letter-spacing:.08em;color:#ffa41c;font-size:1.05rem}.stars i{color:#ddd;font-style:normal;position:relative}.pdp-tags{flex-wrap:wrap;gap:.45rem;margin:.7rem 0;display:flex}.pdp-tags span{color:#007185;background:#eef7f7;border-radius:999px;padding:.33rem .55rem;font-size:.78rem;font-weight:800}.pdp-main-info hr{border:0;border-top:1px solid #e7e7e7;margin:1rem 0}.pdp-summary,.pdp-bullets,.pdp-warning{margin:1rem 0}.pdp-summary h2,.pdp-bullets h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;margin-bottom:.45rem;font-size:1.05rem}.pdp-summary p{color:#0f1111;margin:0}.pdp-bullets ul{margin:.35rem 0 0;padding-left:1.1rem;line-height:1.65}.pdp-warning{color:#565959;background:#fff8e7;border-left:4px solid #f90;padding:.75rem .85rem;font-size:.9rem}.pdp-buybox{background:#fff;border:1px solid #d5d9d9;border-radius:8px;gap:.75rem;padding:1rem;display:grid;position:sticky;top:112px}.pdp-buybox .shop-buy,.pdp-buybox .shop-details{border-radius:999px;width:100%}.pdp-buybox .shop-buy{box-shadow:none;background:#ffd814;border-color:#fcd200}.pdp-price{gap:.25rem;display:grid}.pdp-price small{color:#565959}.pdp-price b{color:#b12704;font-size:1.35rem;font-weight:500}.pdp-price span{color:#565959;font-size:.85rem;line-height:1.35}.pdp-delivery{border-top:1px solid #e7e7e7;gap:.65rem;padding-top:.7rem;display:grid}.pdp-delivery p{grid-template-columns:90px 1fr;gap:.5rem;margin:0;font-size:.82rem;display:grid}.pdp-delivery b{color:#565959;font-weight:500}.pdp-delivery span{color:#007600}.pdp-secure{color:#565959;background:#f7f8f8;border-radius:6px;padding:.65rem;font-size:.78rem}.pdp-strip{z-index:20;background:#fff;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;gap:1rem;padding:.7rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0;overflow-x:auto}.pdp-strip a{color:#007185;flex:none;font-size:.9rem;font-weight:800}.pdp-section{border-bottom:1px solid #e7e7e7;max-width:1500px;margin:0 auto;padding:1.4rem clamp(1rem,3vw,2rem)}.pdp-section h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;margin-bottom:1rem;font-size:1.45rem}.pdp-table{border:1px solid #d5d9d9;border-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pdp-table div{border-bottom:1px solid #d5d9d9;grid-template-columns:180px minmax(0,1fr);display:grid}.pdp-table b{background:#f7f8f8;border-right:1px solid #d5d9d9;padding:.75rem}.pdp-table span{color:#0f1111;padding:.75rem}.pdp-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.pdp-columns article{border:1px solid #d5d9d9;border-radius:8px;padding:1rem}.pdp-columns p,.pdp-columns li{color:#0f1111}.pdp-reviews{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:1.4rem;display:grid}.pdp-review-bars{gap:.75rem;display:grid}.pdp-review-bars p{color:#0f1111;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:.8rem;margin:0;display:grid}.pdp-review-bars b{background:#ffa41c;border-radius:999px;height:12px;display:block}.pdp-qa details{border-top:1px solid #e7e7e7;padding:.85rem 0}.pdp-qa summary{cursor:pointer;color:#0f1111;font-weight:900}.pdp-qa p{margin:.4rem 0 0}.pdp-related .amazon-product-strip{background:#fff;grid-template-columns:repeat(4,minmax(180px,1fr));padding:0}@media (max-width:1100px){.pdp-grid{grid-template-columns:minmax(0,1fr) 280px}.pdp-gallery{grid-column:1;position:relative;top:auto}.pdp-main-info{grid-column:1}.pdp-buybox{grid-area:1/2/span 2}.pdp-main-image{min-height:380px}.pdp-main-image .shop-product-image{height:330px}.pdp-columns,.pdp-reviews,.pdp-table{grid-template-columns:1fr}}@media (max-width:760px){.pdp-breadcrumb{padding:.55rem .75rem}.pdp-grid{grid-template-columns:1fr;gap:.9rem;padding:.75rem;display:grid}.pdp-gallery{grid-template-columns:1fr}.pdp-thumbs{order:2;display:flex;overflow-x:auto}.pdp-thumbs button{flex:0 0 76px;height:42px}.pdp-main-image{min-height:260px;padding:.5rem}.pdp-image-note{grid-column:auto;font-size:.75rem}.pdp-main-info h1{font-size:1.35rem}.pdp-buybox{grid-area:auto;position:relative;top:auto}.pdp-strip{padding:.6rem .75rem;top:0}.pdp-section{padding:1rem .75rem}.pdp-table div{grid-template-columns:1fr}.pdp-table b{border-bottom:1px solid #e7e7e7;border-right:0}.pdp-review-bars p{grid-template-columns:1fr;gap:.25rem}.pdp-related .amazon-product-strip{grid-template-columns:1fr;overflow:visible}.pdp-amazon .shop-product-card{max-width:100%!important}.pdp-delivery p{grid-template-columns:1fr;gap:.15rem}.pdp-amazon,.pdp-grid,.pdp-gallery,.pdp-main-info,.pdp-buybox,.pdp-section,.pdp-strip,.pdp-breadcrumb{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.pdp-grid{padding:.65rem!important;display:block!important}.pdp-gallery,.pdp-main-info,.pdp-buybox{margin:0 0 .8rem!important;padding:0!important;display:block!important;position:relative!important;top:auto!important}.pdp-main-info,.pdp-buybox{background:#fff!important;border:1px solid #e7e7e7!important;border-radius:8px!important;padding:.85rem!important}.pdp-main-info h1{letter-spacing:0!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:1.18rem!important;line-height:1.25!important}.pdp-short,.pdp-summary p,.pdp-bullets li,.pdp-warning,.pdp-price span,.pdp-delivery span,.pdp-section p,.pdp-section li,.pdp-table span{overflow-wrap:anywhere!important;word-break:break-word!important}.pdp-rating-row,.pdp-tags{max-width:100%!important;display:flex!important;overflow:hidden!important}.pdp-tags span{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}.pdp-main-image{width:100%!important;max-width:100%!important;min-height:220px!important;overflow:hidden!important}.pdp-main-image .shop-product-image{width:100%!important;max-width:100%!important;height:205px!important;min-height:0!important;max-height:205px!important}.pdp-buybox .shop-buy,.pdp-buybox .shop-details{box-sizing:border-box!important;white-space:normal!important;width:100%!important;min-width:0!important;max-width:100%!important}.pdp-table,.pdp-table div,.pdp-columns,.pdp-reviews,.pdp-related .amazon-product-strip{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.pdp-breadcrumb{flex-wrap:wrap!important;padding:.55rem .65rem!important}.pdp-breadcrumb b{white-space:normal!important;overflow-wrap:anywhere!important}.pdp-amazon *{box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.pdp-amazon{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.pdp-grid,.pdp-breadcrumb,.pdp-section,.pdp-strip{width:100%!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:.6rem!important;padding-right:.6rem!important;overflow:visible!important}.pdp-gallery,.pdp-main-info,.pdp-buybox{width:calc(100vw - 1.2rem)!important;max-width:calc(100vw - 1.2rem)!important;margin-left:0!important;margin-right:0!important;overflow:visible!important}.pdp-main-info h1,.pdp-short,.pdp-summary,.pdp-summary p,.pdp-warning,.pdp-image-note,.pdp-price,.pdp-price span,.pdp-delivery,.pdp-delivery p,.pdp-secure{text-overflow:clip!important;width:100%!important;max-width:100%!important;overflow:visible!important}.pdp-rating-row,.pdp-tags{flex-wrap:wrap!important;width:100%!important;max-width:100%!important;overflow:visible!important}.pdp-tags span,.pdp-rating-row *{text-overflow:clip!important;flex:0 auto!important;min-width:0!important;overflow:visible!important}.pdp-main-image{width:100%!important;max-width:100%!important;overflow:hidden!important}.pdp-breadcrumb b,.pdp-breadcrumb a,.pdp-breadcrumb span{text-overflow:clip!important;white-space:normal!important;min-width:0!important;overflow:visible!important}.pdp-grid{grid-template-columns:1fr!important;justify-items:center!important;width:100%!important;max-width:100%!important;padding:.6rem .45rem!important;display:grid!important;overflow:hidden!important}.pdp-breadcrumb{white-space:normal!important;display:block!important}.pdp-breadcrumb span:nth-of-type(n+2),.pdp-breadcrumb b{display:none!important}.pdp-main-info h1{max-width:100%!important;font-size:1.05rem!important;line-height:1.28!important;overflow:hidden!important}.pdp-rating-row{grid-template-columns:1fr!important;gap:.25rem!important;display:grid!important;overflow:hidden!important}.pdp-rating-row small{display:block!important}.pdp-tags{grid-template-columns:1fr 1fr!important;gap:.35rem!important;display:grid!important;overflow:hidden!important}.pdp-tags span{text-align:center!important;text-overflow:ellipsis!important;font-size:.72rem!important;display:block!important;overflow:hidden!important}.pdp-summary p,.pdp-bullets li,.pdp-warning,.pdp-price span,.pdp-image-note{font-size:.86rem!important;line-height:1.45!important;overflow:hidden!important}.pdp-main-image{min-height:190px!important}.pdp-main-image .shop-product-image{height:175px!important;max-height:175px!important}.pdp-table div,.pdp-columns article,.pdp-qa details{overflow:hidden!important}.pdp-breadcrumb,.pdp-gallery,.pdp-main-info,.pdp-buybox,.pdp-section,.pdp-strip{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.pdp-grid{justify-items:stretch!important;padding:.55rem!important}.pdp-thumbs{grid-template-columns:1fr 1fr!important;gap:.4rem!important;width:100%!important;margin:.5rem 0 0!important;display:grid!important;overflow:hidden!important}.pdp-thumbs button{width:100%!important;min-width:0!important;max-width:100%!important;height:36px!important;padding:0!important;font-size:.68rem!important;overflow:hidden!important}.pdp-gallery{grid-template-columns:1fr!important;display:grid!important}.pdp-main-image{place-items:center!important;display:grid!important}.pdp-main-info,.pdp-buybox{border-radius:7px!important}.pdp-section,.pdp-strip{padding-left:.55rem!important;padding-right:.55rem!important}.pdp-grid{padding:.5rem 0!important;display:block!important;overflow:hidden!important}.pdp-breadcrumb,.pdp-gallery,.pdp-main-info,.pdp-buybox,.pdp-section,.pdp-strip{width:auto!important;max-width:none!important;margin-left:.75rem!important;margin-right:.75rem!important;overflow:hidden!important}.pdp-main-info,.pdp-buybox{padding:.7rem!important}.pdp-image-note,.pdp-main-info h1,.pdp-short,.pdp-summary p,.pdp-warning,.pdp-price span,.pdp-section p,.pdp-section li{overflow-wrap:anywhere!important;word-break:break-word!important;width:auto!important;max-width:100%!important;padding-right:.2rem!important;display:block!important;overflow:hidden!important}.pdp-tags{grid-template-columns:1fr!important}.pdp-tags span{text-overflow:ellipsis!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.pdp-rating-row{overflow:hidden!important}.pdp-rating-row small,.pdp-rating-row a{text-overflow:ellipsis!important;width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}.pdp-main-image{width:100%!important;max-width:100%!important}.pdp-amazon{flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important;overflow-x:hidden!important}.pdp-breadcrumb{display:none!important}.pdp-grid,.pdp-section,.pdp-strip{width:300px!important;min-width:0!important;max-width:300px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.pdp-gallery,.pdp-main-info,.pdp-buybox{width:300px!important;min-width:0!important;max-width:300px!important;margin:.45rem auto!important;padding:.7rem!important;overflow:hidden!important}.pdp-gallery{padding:0!important}.pdp-thumbs{display:none!important}.pdp-main-image{width:300px!important;min-width:0!important;max-width:300px!important;padding:.35rem!important;overflow:hidden!important}.pdp-main-image .shop-product-image{width:280px!important;max-width:280px!important;height:170px!important;max-height:170px!important;margin:auto!important}.pdp-image-note{margin:0!important;padding:.5rem!important}.pdp-main-info h1,.pdp-short,.pdp-summary p,.pdp-bullets li,.pdp-warning,.pdp-price span,.pdp-delivery p,.pdp-secure,.pdp-section p,.pdp-section li,.pdp-table span{text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.pdp-tags,.pdp-rating-row{display:none!important}.pdp-strip{grid-template-columns:1fr 1fr!important;gap:.35rem!important;margin-top:.4rem!important;display:grid!important}.pdp-strip a{text-align:center!important;background:#f7f8f8!important;border-radius:6px!important;padding:.35rem!important;font-size:.74rem!important;overflow:hidden!important}.pdp-table,.pdp-table div,.pdp-columns,.pdp-reviews,.pdp-related .amazon-product-strip{grid-template-columns:1fr!important;width:300px!important;max-width:300px!important;overflow:hidden!important}.pdp-columns article{width:300px!important;max-width:300px!important;margin:0!important}html,body{background:#eef1f5!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{font-size:15px!important}.shop-header{z-index:100!important;position:sticky!important;top:0!important;box-shadow:0 10px 22px #0000002e!important}.shop-topbar{background:#131921!important;grid-template-columns:auto 44px!important;grid-template-areas:"logo menu""search search"!important;gap:.55rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:.55rem .75rem .65rem!important;display:grid!important;overflow:visible!important}.shop-logo{grid-area:logo!important;align-items:center!important;width:auto!important;min-height:34px!important;font-size:1.24rem!important;line-height:1!important;display:flex!important}.mobile-nav-wrap{grid-area:menu!important;justify-self:end!important;width:44px!important}.shop-search{background:#fff!important;border-radius:8px!important;grid-area:search!important;width:100%!important;height:38px!important;padding:0 .75rem!important}.shop-search input{font-size:.9rem!important}.shop-account{display:none!important}.mobile-menu-button{border-radius:8px!important;place-items:center!important;width:44px!important;height:34px!important;min-height:34px!important;padding:0!important;display:grid!important}.mobile-menu-button span{display:none!important}.mobile-store-nav{background:#232f3e!important;border-radius:14px!important;grid-template-columns:1fr 1fr!important;gap:.45rem!important;padding:.7rem!important;display:grid!important;position:absolute!important;top:86px!important;left:.75rem!important;right:.75rem!important;box-shadow:0 18px 32px #00000047!important}.mobile-store-nav a{color:#fff!important;background:#37475a!important;border-radius:9px!important;min-height:42px!important}.shop-nav{display:none!important}.amazon-home{background:#e7eaee!important}.amazon-hero{background:linear-gradient(135deg,#fbd37a,#f59b22)!important;min-height:auto!important;padding:.9rem .85rem 1.15rem!important}.amazon-hero-copy h1{font-size:1.8rem!important;line-height:1.05!important}.amazon-hero-copy span{font-size:.95rem!important}.amazon-card-grid{grid-template-columns:1fr!important;gap:.85rem!important;margin:0!important;padding:.85rem!important;display:grid!important}.amazon-home-card{border-radius:16px!important;min-height:auto!important;padding:1rem!important;box-shadow:0 8px 22px #0f11111a!important}.amazon-home-card h2{font-size:1.08rem!important}.big-feature-image{border-radius:12px!important;min-height:150px!important}.big-feature-image img{object-fit:contain!important;height:145px!important}.amazon-thumb-grid{grid-template-columns:1fr!important;gap:.65rem!important;display:grid!important}.amazon-mini-product{background:#f6f7f8!important;border-radius:12px!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:.75rem!important;min-height:76px!important;padding:.35rem!important;display:grid!important}.amazon-mini-product img{border-radius:10px!important;width:72px!important;height:72px!important}.amazon-mini-product span{-webkit-line-clamp:3!important;font-size:.88rem!important}.amazon-category-grid{grid-template-columns:1fr 1fr!important;gap:.6rem!important}.amazon-category-grid a{border-radius:12px!important;min-height:86px!important;padding:.75rem!important}.storefront-live,.amazon-wide-section{margin:0!important;padding:0 .85rem 1rem!important}.storefront-panel{border-radius:16px!important;padding:1rem!important}.storefront-results,.amazon-product-strip{border-radius:0 0 16px 16px!important;grid-template-columns:1fr!important;gap:.85rem!important;padding:.85rem!important;display:grid!important;overflow:visible!important}.shop-product-card{border-radius:16px!important;width:100%!important;max-width:100%!important;box-shadow:0 8px 22px #1118271a!important}.shop-card-image-wrap{min-height:155px!important}.shop-product-image.real-image{object-fit:contain!important;height:125px!important}.shop-card-body{padding:1rem!important}.shop-card-body h3{font-size:1.08rem!important;line-height:1.2!important}.shop-card-actions{grid-template-columns:1fr!important}.shop-buy,.shop-details{border-radius:999px!important;min-height:44px!important;font-size:.9rem!important}.shop-card-badge{font-size:.72rem!important}.buying-guide{background:#eef1f5!important}.guide-hero,.guide-layout,.guide-content,.guide-card,.guide-summary,.guide-toc{width:auto!important;max-width:none!important;margin:0!important;display:block!important;overflow:hidden!important}.guide-hero{background:#fff!important;padding:.9rem!important}.guide-hero h1{letter-spacing:-.03em!important;font-size:1.75rem!important;line-height:1.05!important}.hero-sub,.disclosure,.guide-summary p,.guide-card p{font-size:.95rem!important;line-height:1.55!important}.guide-summary,.guide-card{background:#fff!important;border-radius:16px!important;margin:.85rem!important;padding:1rem!important;box-shadow:0 8px 22px #11182714!important}.guide-toc{z-index:20!important;background:#fff!important;gap:.45rem!important;padding:.7rem .85rem!important;display:flex!important;position:sticky!important;top:93px!important;overflow-x:auto!important}.guide-toc b{display:none!important}.guide-toc a{background:#eef2f7!important;border-radius:999px!important;flex:none!important;padding:.5rem .7rem!important;font-size:.82rem!important;font-weight:850!important}.comparison{display:none!important}.comparison-mobile-cards{gap:.85rem!important;display:grid!important}.comparison-mobile-card{background:#f8fafc!important;border:1px solid #dde5ef!important;border-radius:16px!important;gap:.75rem!important;padding:1rem!important;display:grid!important}.comparison-mobile-card h3{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:0!important;font-size:1.02rem!important;line-height:1.25!important}.comparison-mobile-card ul{margin:.35rem 0 0!important;padding-left:1.1rem!important}.comparison-mobile-card li{line-height:1.45!important}.comparison-mobile-card .shop-buy{width:100%!important}.pdp-amazon{background:#eef1f5!important;width:100%!important;max-width:100%!important;display:block!important;overflow-x:hidden!important}.pdp-breadcrumb{background:#fff!important;flex-wrap:wrap!important;gap:.35rem!important;width:auto!important;margin:0!important;padding:.55rem .85rem!important;font-size:.78rem!important;display:flex!important}.pdp-breadcrumb b{display:none!important}.pdp-grid{width:auto!important;margin:0!important;padding:.85rem!important;display:block!important;overflow:visible!important}.pdp-gallery,.pdp-main-info,.pdp-buybox{background:#fff!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin:0 0 .85rem!important;padding:1rem!important;overflow:hidden!important;box-shadow:0 8px 22px #11182717!important}.pdp-gallery{padding:.8rem!important;display:block!important}.pdp-thumbs{order:2!important;gap:.5rem!important;margin:.65rem 0 0!important;display:flex!important;overflow-x:auto!important}.pdp-thumbs span{background:#fff!important;border:1px solid #d5d9d9!important;border-radius:10px!important;flex:0 0 58px!important;place-items:center!important;width:58px!important;height:58px!important;padding:.2rem!important;display:grid!important}.pdp-thumbs span.active{border-color:#f90!important;box-shadow:0 0 0 2px #ffe3a8!important}.pdp-thumbs img{object-fit:contain!important;width:100%!important;height:100%!important}.pdp-main-image{background:#fff!important;border-radius:14px!important;width:100%!important;min-height:240px!important;padding:.5rem!important}.pdp-main-image .shop-product-image{object-fit:contain!important;width:100%!important;height:225px!important;max-height:225px!important}.pdp-image-note{margin:.55rem 0 0!important;font-size:.82rem!important;line-height:1.4!important}.pdp-main-info h1{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:0!important;font-size:1.32rem!important;line-height:1.22!important}.pdp-short{color:#374151!important;font-size:.95rem!important}.pdp-rating-row{flex-wrap:wrap!important;gap:.35rem .55rem!important;font-size:.84rem!important;display:flex!important}.pdp-tags{flex-wrap:wrap!important;gap:.4rem!important;display:flex!important}.pdp-tags span{max-width:100%!important;padding:.35rem .55rem!important;font-size:.76rem!important;display:inline-flex!important}.pdp-summary p,.pdp-bullets li,.pdp-warning,.pdp-price span,.pdp-delivery p,.pdp-secure{overflow-wrap:anywhere!important;font-size:.92rem!important;line-height:1.5!important}.pdp-buybox{z-index:30!important;border:1px solid #d5d9d9!important;position:sticky!important;bottom:.6rem!important}.pdp-price b{font-size:1.15rem!important}.pdp-strip{background:#fff!important;gap:.45rem!important;width:auto!important;margin:0!important;padding:.65rem .85rem!important;display:flex!important;position:sticky!important;top:93px!important;overflow-x:auto!important}.pdp-strip a{background:#eef2f7!important;border-radius:999px!important;flex:none!important;padding:.48rem .7rem!important;font-size:.8rem!important}.pdp-section{background:#fff!important;border-radius:18px!important;width:auto!important;margin:.85rem!important;padding:1rem!important;overflow:hidden!important;box-shadow:0 8px 22px #11182714!important}.pdp-section h2{font-size:1.18rem!important}.pdp-table{border-radius:14px!important;grid-template-columns:1fr!important;display:grid!important;overflow:hidden!important}.pdp-table div{grid-template-columns:1fr!important;display:grid!important}.pdp-columns,.pdp-reviews{grid-template-columns:1fr!important;gap:.75rem!important;display:grid!important}.pdp-columns article{width:100%!important;max-width:100%!important}.pdp-review-bars{display:grid!important}.pdp-review-bars p{grid-template-columns:1fr!important}.pdp-related .amazon-product-strip{grid-template-columns:1fr!important;padding:0!important}}@media (min-width:761px){.comparison-mobile-cards{display:none!important}}@media (max-width:760px){.guide-toc{grid-template-columns:1fr 1fr!important;gap:.45rem!important;display:grid!important;top:92px!important;overflow:hidden!important}.guide-toc a{text-align:center!important;white-space:normal!important;width:100%!important;min-width:0!important}.pdp-strip{grid-template-columns:1fr 1fr!important;gap:.45rem!important;display:grid!important;overflow:hidden!important}.pdp-strip a{text-align:center!important;white-space:normal!important;width:100%!important;min-width:0!important}.amazon-card-grid .amazon-home-card:nth-child(n+5),.amazon-wide-section,.storefront-results .shop-product-card:nth-child(n+7){display:none!important}.amazon-home .storefront-live{padding-bottom:1.2rem!important}.aisle-page{background:#eef1f5!important;overflow:hidden!important}.aisle-hero{background:linear-gradient(135deg,#fff,#f7fbff)!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:1rem!important;margin:.85rem!important;padding:1rem!important;display:grid!important;overflow:hidden!important;box-shadow:0 8px 22px #11182714!important}.aisle-hero h1{letter-spacing:-.03em!important;font-size:1.9rem!important;line-height:1.05!important}.aisle-hero .hero-sub{font-size:.95rem!important;line-height:1.5!important}.hero-actions{grid-template-columns:1fr!important;gap:.6rem!important;margin-top:.85rem!important;display:grid!important}.hero-actions .btn,.btn.primary,.btn.secondary{text-align:center!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:44px!important;font-weight:900!important;display:flex!important}.aisle-totem{background:#f2f5f9!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;gap:.75rem!important;width:100%!important;padding:.85rem!important;display:flex!important}.aisle-totem span{font-size:2rem!important}.aisle-totem b{font-size:1.8rem!important}.aisle-totem small{color:#5f6b7a!important;font-size:.85rem!important}.aisle-filters{grid-template-columns:1fr 1fr!important;gap:.45rem!important;margin:.85rem!important;padding:0!important;display:grid!important;overflow:hidden!important}.aisle-filters span{text-align:center!important;background:#fff!important;border:1px solid #dde5ef!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:.45rem!important;font-size:.78rem!important;font-weight:850!important;display:flex!important}.aisle-page .section{background:#fff!important;border-radius:18px!important;margin:.85rem!important;padding:1rem!important;overflow:hidden!important;box-shadow:0 8px 22px #11182714!important}.aisle-page .section h2{font-size:1.35rem!important;line-height:1.12!important}.admin-list,.grid{grid-template-columns:1fr!important;gap:.85rem!important;display:grid!important}.article-card,.card{background:#f8fafc!important;border:1px solid #dde5ef!important;border-radius:16px!important;width:100%!important;padding:1rem!important;display:block!important}.article-card h3,.card h3{font-size:1.05rem!important;line-height:1.2!important}.article-card p,.card p{font-size:.92rem!important;line-height:1.5!important}html,body{background:#eef1f5!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.pdp-amazon,.buying-guide,.aisle-page,.amazon-home{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.pdp-grid{width:100%!important;max-width:100%!important;margin:0!important;padding:.85rem!important;display:block!important;overflow:visible!important}.pdp-breadcrumb,.pdp-gallery,.pdp-main-info,.pdp-buybox,.pdp-section,.pdp-strip{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.pdp-breadcrumb{background:#fff!important;padding:.55rem .85rem!important;display:flex!important;overflow:hidden!important}.pdp-breadcrumb b{display:none!important}.pdp-gallery,.pdp-main-info,.pdp-buybox,.pdp-section{background:#fff!important;border-radius:18px!important;margin:0 0 .85rem!important;padding:1rem!important;overflow:hidden!important;box-shadow:0 8px 22px #11182717!important}.pdp-gallery{display:block!important}.pdp-main-image{background:#fff!important;border-radius:14px!important;width:100%!important;max-width:100%!important;min-height:245px!important;padding:.5rem!important;overflow:hidden!important}.pdp-main-image .shop-product-image{object-fit:contain!important;width:100%!important;max-width:100%!important;height:225px!important;max-height:225px!important;margin:0!important}.pdp-thumbs{gap:.5rem!important;width:100%!important;max-width:100%!important;margin:.65rem 0 0!important;padding-bottom:.15rem!important;display:flex!important;overflow-x:auto!important}.pdp-thumbs span{background:#fff!important;border:1px solid #d5d9d9!important;border-radius:10px!important;flex:0 0 58px!important;place-items:center!important;width:58px!important;height:58px!important;padding:.2rem!important;display:grid!important}.pdp-thumbs img{object-fit:contain!important;width:100%!important;height:100%!important}.pdp-main-info h1{letter-spacing:0!important;overflow-wrap:anywhere!important;font-size:1.34rem!important;line-height:1.22!important}.pdp-short,.pdp-summary p,.pdp-bullets li,.pdp-warning,.pdp-price span,.pdp-delivery p,.pdp-secure,.pdp-section p,.pdp-section li,.pdp-table span{overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important;font-size:.93rem!important;line-height:1.5!important}.pdp-rating-row,.pdp-tags{flex-wrap:wrap!important;gap:.4rem!important;display:flex!important;overflow:visible!important}.pdp-tags span{white-space:normal!important;max-width:100%!important;padding:.35rem .55rem!important;font-size:.76rem!important;display:inline-flex!important}.pdp-buybox{z-index:auto!important;border:1px solid #d5d9d9!important;position:relative!important;bottom:auto!important}.pdp-buybox .shop-buy,.pdp-buybox .shop-details{border-radius:999px!important;width:100%!important;min-height:46px!important}.pdp-strip{background:#fff!important;grid-template-columns:1fr 1fr!important;gap:.45rem!important;margin:0 0 .85rem!important;padding:.75rem .85rem!important;display:grid!important;position:static!important;overflow:hidden!important}.pdp-strip a{text-align:center!important;white-space:normal!important;background:#eef2f7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:.35rem!important;font-size:.8rem!important;font-weight:850!important;display:flex!important}.pdp-table,.pdp-table div,.pdp-columns,.pdp-reviews,.pdp-related .amazon-product-strip{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.pdp-columns article{width:100%!important;max-width:100%!important;margin:0!important}.pdp-review-bars{display:grid!important}.guide-hero,.guide-summary,.guide-card,.aisle-hero,.aisle-page .section,.amazon-home-card,.storefront-panel,.shop-product-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.guide-hero,.aisle-hero,.aisle-page .section,.guide-card,.guide-summary{margin:.85rem 0!important}.guide-layout,.guide-content,.section,.store-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:.85rem!important;padding-right:.85rem!important}.amazon-card-grid,.storefront-live,.amazon-wide-section{padding-left:.85rem!important;padding-right:.85rem!important}main{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))!important}.shop-product-card .shop-card-image-wrap{background:linear-gradient(#fff,#f6f8fb)!important;height:132px!important;min-height:132px!important;padding:.45rem!important;overflow:hidden!important}.shop-product-card .shop-product-image.real-image{object-fit:contain!important;transform-origin:50%!important;background:0 0!important;width:100%!important;height:118px!important;max-height:118px!important;padding:0!important;transform:scale(1.28)!important}.shop-product-card .shop-card-badge{border-radius:999px!important;padding:.25rem .5rem!important;font-size:.68rem!important;top:.45rem!important;left:.45rem!important}.client-store-card .shop-card-image-wrap,.amazon-product-strip .shop-card-image-wrap{height:132px!important;min-height:132px!important}.client-store-card .shop-product-image.real-image,.amazon-product-strip .shop-product-image.real-image{height:118px!important;max-height:118px!important;transform:scale(1.28)!important}.shop-product-card .shop-card-image-wrap{overflow:hidden!important}.shop-product-card .shop-product-image.real-image,.client-store-card .shop-product-image.real-image,.amazon-product-strip .shop-product-image.real-image{object-fit:cover!important;object-position:center!important;width:100%!important;max-width:100%!important;height:118px!important;max-height:118px!important;transform:none!important}.pdp-main-image .shop-product-image.real-image{object-fit:contain!important;transform:none!important}.shop-product-card .shop-card-image-wrap,.client-store-card .shop-card-image-wrap,.amazon-product-strip .shop-card-image-wrap{background:linear-gradient(#fff 0%,#f5f7fb 100%)!important;height:230px!important;min-height:230px!important;padding:1rem!important;overflow:hidden!important}.shop-product-card .shop-product-image.real-image,.client-store-card .shop-product-image.real-image,.amazon-product-strip .shop-product-image.real-image{object-fit:contain!important;object-position:center!important;background:0 0!important;width:100%!important;height:200px!important;max-height:200px!important;padding:0!important;transform:none!important}.shop-product-card .shop-card-badge{padding:.3rem .58rem!important;font-size:.72rem!important;top:.7rem!important;left:.7rem!important;box-shadow:0 6px 14px #11182724!important}.shop-card-body{gap:.35rem!important;padding:.9rem 1rem 1rem!important}.shop-card-body h3{margin:0!important;font-size:1.1rem!important;line-height:1.2!important}.shop-fit{font-size:.9rem!important;line-height:1.35!important}.shop-meta{font-size:.72rem!important;line-height:1.25!important}.shop-product-card h3,.pdp-main-info h1,.pdp-breadcrumb,.shop-fit,.shop-meta,.pdp-short{overflow-wrap:anywhere!important;word-break:normal!important;max-width:100%!important}}.shop-card-open-link,.shop-card-main-link{display:inherit;color:inherit;text-decoration:none}.shop-card-main-link{border-radius:12px;gap:.45rem;display:grid}.shop-card-open-link{cursor:pointer}.shop-card-open-link:hover .shop-product-image,.shop-card-main-link:hover h3{color:#c7511f}.shop-card-open-link:hover .shop-product-image{filter:drop-shadow(0 12px 18px #0f11111f);transition:transform .18s,filter .18s;transform:translateY(-2px)}.shop-card-main-link:focus-visible,.shop-card-open-link:focus-visible{outline-offset:3px;outline:3px solid #f90}.shop-product-card{position:relative}.shop-card-hit-area{z-index:1;border-radius:inherit;cursor:pointer;position:absolute;inset:0}.shop-card-image-wrap,.shop-card-main-link{z-index:2;position:relative}.shop-card-actions,.shop-card-actions a,.shop-buy,.shop-details{z-index:4;position:relative}.shop-product-card:hover{transition:transform .18s,box-shadow .18s;transform:translateY(-2px);box-shadow:0 14px 34px #11182724!important}.pdp-sticky-buy{display:none}@media (max-width:720px){.pdp-amazon{padding-bottom:96px!important}.pdp-sticky-buy{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #0f172a24;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem;display:grid;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 18px 45px #0f172a3d}.pdp-sticky-buy div{gap:.12rem;min-width:0;display:grid}.pdp-sticky-buy small{color:#b12704;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:950}.pdp-sticky-buy b{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;line-height:1.15;overflow:hidden}.pdp-sticky-buy .shop-buy{white-space:nowrap;border-radius:999px!important;width:auto!important;min-height:46px!important;padding:0 1rem!important}}@media (min-width:721px){.pdp-buybox{z-index:12;align-self:start!important;position:sticky!important;top:112px!important}.pdp-gallery{max-width:520px!important}.pdp-main-image{min-height:420px!important;max-height:520px!important;padding:1.25rem!important}.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{object-fit:contain!important;width:100%!important;max-width:430px!important;height:380px!important;margin:auto!important}.pdp-thumbs span{width:64px!important;height:64px!important}.shop-product-card .shop-card-image-wrap{min-height:185px!important;padding:.85rem!important}.shop-product-card .shop-product-image.real-image{object-fit:contain!important;height:145px!important}}@media (max-width:720px){.pdp-main-image{min-height:280px!important;max-height:340px!important;padding:.85rem!important}.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{object-fit:contain!important;height:250px!important;max-height:250px!important}}.pdp-amazon img{max-width:100%!important;height:auto!important}@media (min-width:721px){.pdp-grid{grid-template-columns:420px minmax(0,1fr) 300px!important;gap:1.25rem!important;max-width:1240px!important;overflow:visible!important}.pdp-gallery{grid-template-columns:54px minmax(0,1fr)!important;width:420px!important;max-width:420px!important;overflow:hidden!important}.pdp-main-image{justify-content:center!important;align-items:center!important;width:100%!important;height:360px!important;min-height:360px!important;max-height:360px!important;padding:.75rem!important;display:flex!important;overflow:hidden!important}.pdp-main-image .shop-product-image,.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{object-fit:contain!important;object-position:center!important;border-radius:10px!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:320px!important;margin:auto!important;padding:0!important;display:block!important}.pdp-thumbs span,.pdp-thumbs button{width:54px!important;height:54px!important;min-height:54px!important;overflow:hidden!important}.pdp-thumbs img{object-fit:contain!important;width:100%!important;height:100%!important}.pdp-section,.pdp-related{max-width:1240px!important;overflow:hidden!important}.pdp-section img,.pdp-details img,.pdp-columns img,.pdp-reviews img{object-fit:contain!important;width:auto!important;max-width:760px!important;height:auto!important;max-height:520px!important;margin:1rem auto!important;display:block!important}.pdp-related .amazon-product-strip{align-items:stretch!important;overflow:hidden!important}.pdp-related .shop-card-image-wrap,.amazon-product-strip .shop-card-image-wrap,.shop-product-card .shop-card-image-wrap{min-height:150px!important;max-height:165px!important;overflow:hidden!important}.pdp-related .shop-product-image.real-image,.amazon-product-strip .shop-product-image.real-image,.shop-product-card .shop-product-image.real-image{object-fit:contain!important;width:100%!important;height:120px!important;max-height:120px!important}}@media (max-width:720px){.pdp-main-image{justify-content:center!important;align-items:center!important;height:230px!important;min-height:230px!important;max-height:230px!important;display:flex!important;overflow:hidden!important}.pdp-main-image .shop-product-image,.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:205px!important;margin:auto!important;padding:0!important}}.interactive-gallery .pdp-thumbs button{cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:10px;place-items:center;padding:.2rem;display:grid}.interactive-gallery .pdp-thumbs button.active,.interactive-gallery .pdp-thumbs button:hover,.interactive-gallery .pdp-thumbs button:focus-visible{outline:0;box-shadow:0 0 0 3px #ff990038;border-color:#f90!important}.gallery-main-viewer{position:relative}.gallery-main-viewer img{transition:opacity .16s,transform .16s}.gallery-arrow{z-index:5;color:#111827;cursor:pointer;background:#ffffffeb;border:1px solid #d5d9d9;border-radius:999px;place-items:center;width:42px;height:42px;font-size:2rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a24}.gallery-arrow:hover,.gallery-arrow:focus-visible{background:#fffbeb;border-color:#f90;outline:0}.gallery-prev{left:.65rem}.gallery-next{right:.65rem}.gallery-count{color:#374151;background:#eef2f7;border-radius:999px;justify-content:center;width:max-content;margin:.65rem auto 0;padding:.25rem .65rem;font-size:.78rem;font-weight:900;display:inline-flex}@media (max-width:720px){.gallery-arrow{width:36px;height:36px;font-size:1.6rem}.gallery-prev{left:.35rem}.gallery-next{right:.35rem}}@media (min-width:721px){.pdp-grid{grid-template-columns:500px minmax(0,1fr) 300px!important;max-width:1320px!important}.pdp-gallery{width:500px!important;max-width:500px!important}.pdp-main-image{height:430px!important;min-height:430px!important;max-height:430px!important}.pdp-main-image .shop-product-image,.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{max-width:96%!important;max-height:390px!important}}.premium-aisle{background:radial-gradient(circle at 12% 4%,#ffd81447,#0000 28rem),radial-gradient(circle at 88% 12%,#00718529,#0000 26rem),linear-gradient(#f6f7f9 0%,#e9edf3 100%)!important;padding:1.2rem clamp(1rem,3vw,2rem) 2.5rem!important}.premium-aisle-hero{background:linear-gradient(135deg,#fffffff2,#fff8e5e0),linear-gradient(120deg,#fff,#ffd814);border:1px solid #0f172a1a;border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr);gap:1.25rem;max-width:1500px;min-height:430px;margin:0 auto 1rem;padding:clamp(1.2rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a24}.premium-aisle-hero:before{content:"";filter:blur(6px);background:linear-gradient(90deg,#ff990059,#0071852e);border-radius:999px;height:320px;position:absolute;inset:auto -8% -36% 32%;transform:rotate(-8deg)}.premium-hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:780px;display:flex;position:relative}.premium-hero-copy .eyebrow{color:#9a4d00;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:950}.premium-hero-copy h1{max-width:720px;font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.07em;color:#0f1111;font-size:clamp(3.2rem,6.4vw,7.2rem);font-weight:950;line-height:.86}.premium-hero-copy .hero-sub{color:#324152;max-width:650px;margin:1rem 0 0;font-size:1.08rem;font-weight:700;line-height:1.55}.premium-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.premium-hero-actions .btn{border-radius:999px!important;width:auto!important;min-height:48px!important;padding:0 1.15rem!important;font-weight:950!important}.premium-hero-actions .primary{box-shadow:0 14px 26px #ff990038;color:#111!important;background:#ffd814!important;border:1px solid #f0bd00!important}.premium-hero-actions .secondary{color:#0f1111!important;background:#fff!important;border:1px solid #cdd6e1!important}.premium-aisle-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:560px;margin-top:1.4rem;display:grid}.premium-aisle-stats span{background:#ffffffc2;border:1px solid #0f172a14;border-radius:18px;gap:.15rem;padding:.9rem;display:grid;box-shadow:0 10px 24px #0f172a12}.premium-aisle-stats b{color:#0f1111;font-size:1.45rem;font-weight:950;line-height:1}.premium-aisle-stats small{color:#627184;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900}.premium-hero-showcase{z-index:2;min-height:360px;position:relative}.showcase-orb{color:#fff;background:#0f1111;border-radius:32px;place-items:center;width:116px;height:116px;font-size:3.2rem;display:grid;position:absolute;top:2%;right:8%;transform:rotate(8deg);box-shadow:0 18px 50px #0f172a40}.showcase-card{background:#fffffff0;border:1px solid #0f172a1a;border-radius:24px;grid-template-rows:1fr auto auto;gap:.45rem;width:230px;min-height:265px;padding:1rem;transition:transform .18s,box-shadow .18s;display:grid;position:absolute;box-shadow:0 24px 54px #0f172a2e}.showcase-card:hover{box-shadow:0 28px 62px #0f172a38;transform:translateY(-6px)rotate(0)!important}.showcase-card img{object-fit:contain;background:#f5f6f6;border-radius:18px;width:100%;height:145px}.showcase-card span{color:#7a3e00;background:#fff3cd;border-radius:999px;width:max-content;padding:.28rem .58rem;font-size:.78rem;font-weight:950}.showcase-card b{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.22;display:-webkit-box;overflow:hidden}.showcase-card.card-1{top:18%;left:3%;transform:rotate(-4deg)}.showcase-card.card-2{bottom:3%;right:3%;transform:rotate(5deg)}.showcase-card.card-3{width:205px;min-height:230px;bottom:0;left:28%;transform:rotate(-1deg)}.premium-filter-strip{scrollbar-width:none;gap:.65rem;max-width:1500px;margin:0 auto 1rem;padding:.2rem .1rem .45rem;display:flex;overflow-x:auto}.premium-filter-strip::-webkit-scrollbar{display:none}.premium-filter-strip span{color:#374151;background:#fff;border:1px solid #0f172a1a;border-radius:999px;flex:none;padding:.62rem .9rem;font-weight:900;box-shadow:0 8px 20px #0f172a0f}.premium-aisle .section{background:#fffffff0!important;border:1px solid #0f172a14!important;border-radius:26px!important;max-width:1500px!important;margin:1rem auto!important;padding:1.25rem!important;overflow:hidden!important;box-shadow:0 18px 44px #0f172a17!important}.section-heading-row{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-heading-row h2,.premium-rules-section h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.05em;color:#0f1111;font-size:clamp(1.8rem,3.2vw,3.2rem);font-weight:950}.section-heading-row a{color:#007185;font-weight:950}.premium-products-section .shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important}.premium-products-section .shop-product-card{border-radius:24px!important;box-shadow:0 14px 34px #0f172a1a!important}.premium-products-section .shop-card-image-wrap{background:linear-gradient(#fbfcff,#eef3f8)!important}.premium-products-section .shop-price-row b{color:#b12704!important;font-size:1.22rem!important}.premium-guide-grid,.premium-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.premium-article-card,.premium-rule-grid .card{box-shadow:none!important;background:linear-gradient(#fff,#f8fafc)!important;border:1px solid #e1e7ef!important;border-radius:22px!important}.premium-article-card h3,.premium-rule-grid h3{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.02em!important;color:#0f1111!important;line-height:1.15!important}@media (max-width:980px){.premium-aisle-hero{grid-template-columns:1fr;min-height:0}.premium-hero-showcase{min-height:330px}.premium-products-section .shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.premium-guide-grid,.premium-rule-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.premium-aisle{padding:.85rem!important}.premium-aisle-hero{border-radius:22px!important;margin:0 0 .85rem!important;padding:1rem!important;display:grid!important}.premium-hero-copy h1{font-size:2.25rem!important;line-height:.96!important}.premium-hero-copy .hero-sub{font-size:.95rem!important}.premium-hero-actions{display:grid!important}.premium-hero-actions .btn{width:100%!important}.premium-aisle-stats{grid-template-columns:1fr 1fr 1fr!important;gap:.45rem!important}.premium-aisle-stats span{border-radius:14px!important;padding:.65rem!important}.premium-aisle-stats b{font-size:1rem!important}.premium-aisle-stats small{font-size:.62rem!important}.premium-hero-showcase{min-height:265px!important}.showcase-orb{border-radius:20px;width:72px;height:72px;font-size:2rem;top:0;right:2%}.showcase-card{border-radius:18px!important;width:158px!important;min-height:190px!important;padding:.65rem!important}.showcase-card img{height:95px!important}.showcase-card b{font-size:.76rem!important}.showcase-card.card-1{top:42px;left:0}.showcase-card.card-2{bottom:0;right:0}.showcase-card.card-3{bottom:18px;left:28%;width:145px!important}.premium-filter-strip{margin:0 0 .85rem!important}.premium-aisle .section{border-radius:20px!important;margin:.85rem 0!important;padding:1rem!important}.section-heading-row{align-items:start;display:grid!important}.section-heading-row h2,.premium-rules-section h2{font-size:1.55rem!important}.premium-products-section .shop-product-grid,.premium-guide-grid,.premium-rule-grid{grid-template-columns:1fr!important}.premium-products-section .shop-card-image-wrap{min-height:180px!important;max-height:190px!important}}@media (min-width:981px){.premium-hero-showcase{min-height:390px!important;overflow:visible!important}.showcase-orb{top:0!important;right:2%!important}.showcase-card{width:210px!important;min-height:245px!important}.showcase-card.card-1{top:18%!important;left:0!important}.showcase-card.card-2{bottom:2%!important;right:0!important}.showcase-card.card-3{width:190px!important;min-height:220px!important;bottom:4%!important;left:30%!important}}@media (max-width:760px){.premium-aisle,.premium-aisle *{box-sizing:border-box!important}.premium-aisle{overflow-x:hidden!important}.premium-aisle-hero{width:100%!important;max-width:100%!important;overflow:hidden!important}.premium-aisle-stats{grid-template-columns:1fr!important}.premium-aisle-stats span{justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:100%!important;display:flex!important}.premium-aisle-stats b,.premium-aisle-stats small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.premium-hero-showcase{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:.75rem!important;min-height:auto!important;margin-top:1rem!important;padding:.2rem .1rem .65rem!important;display:flex!important;overflow:auto visible!important}.premium-hero-showcase::-webkit-scrollbar{display:none!important}.showcase-orb{display:none!important}.showcase-card,.showcase-card.card-1,.showcase-card.card-2,.showcase-card.card-3{scroll-snap-align:start!important;flex:0 0 72%!important;width:auto!important;max-width:245px!important;min-height:205px!important;position:relative!important;inset:auto!important;transform:none!important}.showcase-card img{height:110px!important}.showcase-card b{font-size:.84rem!important;line-height:1.2!important}.premium-filter-strip{width:100%!important;max-width:100%!important;overflow-x:auto!important}.premium-aisle{width:100vw!important;max-width:100vw!important;margin:0!important;padding:.75rem!important}.premium-aisle-hero,.premium-hero-copy,.premium-filter-strip,.premium-aisle .section{width:100%!important;min-width:0!important;max-width:100%!important}.premium-aisle-hero{margin:0 0 .75rem!important;padding:.9rem!important}.premium-hero-copy{display:block!important;overflow:visible!important}.premium-hero-copy .eyebrow,.premium-hero-copy h1,.premium-hero-copy .hero-sub,.premium-hero-copy p{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.premium-hero-actions{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important}.premium-hero-actions .btn,.premium-hero-actions .btn.primary,.premium-hero-actions .btn.secondary{white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-left:.7rem!important;padding-right:.7rem!important}.premium-aisle-stats{width:100%!important;min-width:0!important;max-width:100%!important}.premium-aisle-stats span{gap:.6rem!important}.premium-aisle-stats small{text-align:right!important}.premium-aisle{width:auto!important;max-width:100%!important;padding:.75rem!important}.premium-aisle-hero{width:auto!important;max-width:calc(100vw - 1.5rem)!important;padding:.85rem!important}.premium-hero-copy,.premium-hero-copy .eyebrow,.premium-hero-copy h1,.premium-hero-copy .hero-sub,.premium-hero-actions,.premium-aisle-stats{width:100%!important;max-width:calc(100vw - 3.2rem)!important}.premium-hero-copy .hero-sub{line-break:auto!important;word-break:break-word!important;overflow-wrap:break-word!important;display:block!important}.premium-hero-actions .btn{max-width:calc(100vw - 3.2rem)!important}.premium-filter-strip,.premium-aisle .section{width:auto!important;max-width:calc(100vw - 1.5rem)!important}.premium-hero-copy .hero-sub,.premium-aisle-stats{display:none!important}.premium-hero-copy h1{max-width:100%!important;font-size:2.15rem!important;line-height:1!important}.premium-hero-actions{margin-top:1rem!important}.premium-hero-actions .btn{min-height:42px!important;font-size:.86rem!important}}.buying-guide{background:radial-gradient(circle at 8% 0,#ffd81438,#0000 26rem),radial-gradient(circle at 94% 14%,#00718521,#0000 24rem),linear-gradient(#f6f7f9 0%,#e9edf3 100%)!important;padding:1.2rem clamp(1rem,3vw,2rem) 2.5rem!important}.guide-hero{background:linear-gradient(135deg,#fffffff5,#fff8e5e6),linear-gradient(120deg,#fff,#ffd814)!important;border:1px solid #0f172a1a!important;border-radius:30px!important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.46fr)!important;gap:1.25rem!important;max-width:1500px!important;margin:0 auto 1rem!important;padding:clamp(1.2rem,3vw,2.5rem)!important;display:grid!important;overflow:hidden!important;box-shadow:0 26px 70px #0f172a24!important}.guide-hero .eyebrow{color:#9a4d00;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-weight:950;font-size:.78rem!important}.guide-hero h1{max-width:900px!important;font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.065em!important;color:#0f1111!important;font-size:clamp(2.7rem,5vw,5.8rem)!important;font-weight:950!important;line-height:.9!important}.guide-hero .hero-sub{color:#324152!important;max-width:760px!important;margin:1rem 0 0!important;font-size:1.08rem!important;font-weight:700!important;line-height:1.55!important}.guide-hero .disclosure{color:#425166;background:#ffffffbf;border:1px solid #0f172a14;border-radius:18px;max-width:820px;margin-top:1.1rem;padding:.9rem 1rem;font-size:.92rem;line-height:1.45}.guide-hero .disclosure b{color:#111827}.guide-summary{color:#fff!important;background:#0f1111!important;border:1px solid #0f172a1a!important;border-radius:24px!important;flex-direction:column!important;justify-content:space-between!important;align-self:stretch!important;gap:1rem!important;margin:0!important;padding:1.2rem!important;display:flex!important;box-shadow:0 22px 50px #0f172a38!important}.guide-summary .chip{width:max-content;color:#111!important;background:#ffd814!important}.guide-summary h2{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.035em!important;color:#fff!important;font-size:1.65rem!important;line-height:1.05!important}.guide-summary p{color:#d7dee8!important;font-weight:650!important}.guide-summary .btn{color:#111!important;background:#ffd814!important;border:1px solid #f0bd00!important;border-radius:999px!important;width:100%!important;min-height:46px!important}.guide-layout{grid-template-columns:250px minmax(0,1fr)!important;gap:1rem!important;max-width:1500px!important;margin:0 auto!important;padding:0!important;display:grid!important}.guide-toc{background:#ffffffeb!important;border:1px solid #0f172a14!important;border-radius:22px!important;align-self:start!important;gap:.45rem!important;margin:0!important;padding:1rem!important;display:grid!important;position:sticky!important;top:92px!important;box-shadow:0 16px 38px #0f172a14!important}.guide-toc b{margin-bottom:.35rem;color:#111827!important;display:block!important}.guide-toc a{color:#374151!important;background:#f1f5f9!important;border-radius:999px!important;align-items:center!important;min-height:38px!important;padding:.4rem .65rem!important;font-size:.86rem!important;font-weight:900!important;display:flex!important}.guide-toc a:hover{color:#7a3e00!important;background:#fff3cd!important}.guide-content{gap:1rem!important;min-width:0!important;display:grid!important}.guide-card{background:#fffffff0!important;border:1px solid #0f172a14!important;border-radius:26px!important;margin:0!important;padding:1.25rem!important;overflow:hidden!important;box-shadow:0 18px 44px #0f172a17!important}.guide-card h2{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.045em!important;color:#0f1111!important;font-size:clamp(1.65rem,3vw,2.8rem)!important;font-weight:950!important}.guide-card p,.guide-card li{color:#4b596b!important;font-weight:600!important;line-height:1.6!important}.guide-card.full-bleed .shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.guide-card.full-bleed .shop-product-card{border-radius:24px!important;box-shadow:0 14px 34px #0f172a1a!important}.guide-card.full-bleed .shop-price-row b{color:#b12704!important;font-size:1.22rem!important}.comparison{border:1px solid #dfe7ef!important;border-radius:18px!important;overflow:hidden!important}.comparison th{color:#fff!important;background:#111827!important}.comparison td{vertical-align:top!important;background:#fff!important}.faq-row{border-top:1px solid #e5ebf2;padding:1rem 0}.faq-row h3{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.02em!important;color:#111827!important}.faq-row:first-of-type{border-top:0}@media (max-width:980px){.guide-hero,.guide-layout{grid-template-columns:1fr!important}.guide-toc{scrollbar-width:none!important;display:flex!important;position:static!important;overflow-x:auto!important}.guide-toc::-webkit-scrollbar{display:none}.guide-toc b{display:none!important}.guide-toc a{flex:none!important}.guide-card.full-bleed .shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.buying-guide{padding:.75rem!important;overflow-x:hidden!important}.guide-hero{border-radius:22px!important;width:auto!important;max-width:calc(100vw - 1.5rem)!important;margin:0 0 .75rem!important;padding:.9rem!important}.guide-hero h1{letter-spacing:-.045em!important;font-size:2rem!important;line-height:1!important}.guide-hero .hero-sub,.guide-hero .disclosure{display:none!important}.guide-summary{border-radius:20px!important;padding:1rem!important}.guide-summary h2{font-size:1.2rem!important}.guide-summary p{font-size:.9rem!important}.guide-layout{width:100%!important;max-width:100%!important}.guide-toc{border-radius:18px!important;width:auto!important;max-width:calc(100vw - 1.5rem)!important;padding:.65rem!important}.guide-card{border-radius:20px!important;width:auto!important;max-width:calc(100vw - 1.5rem)!important;padding:1rem!important}.guide-card h2{font-size:1.45rem!important}.guide-card.full-bleed .shop-product-grid{grid-template-columns:1fr!important}.comparison{display:none!important}.comparison-mobile-cards{gap:.85rem!important;display:grid!important}.comparison-mobile-card{background:#f8fafc!important;border:1px solid #dde5ef!important;border-radius:16px!important;gap:.75rem!important;padding:1rem!important;display:grid!important}.comparison-mobile-card .shop-buy{width:100%!important}}.guide-summary .btn,.guide-summary .btn.primary{text-align:center!important;box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:0 1rem!important;display:flex!important;overflow:hidden!important}@media (max-width:760px){.buying-guide,.buying-guide *{box-sizing:border-box!important}.buying-guide{width:auto!important;max-width:100vw!important;margin:0!important;padding:.75rem!important}.guide-hero,.guide-layout,.guide-content,.guide-summary,.guide-card,.guide-toc{width:auto!important;min-width:0!important;max-width:calc(100vw - 1.5rem)!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}.guide-hero{padding:.85rem!important;display:block!important}.guide-hero h1,.guide-summary h2,.guide-summary p,.guide-card h2,.guide-card h3,.guide-card p,.guide-card li,.faq-row h3,.faq-row p{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.guide-summary{margin-top:.75rem!important}.guide-summary .btn,.guide-summary .btn.primary{white-space:normal!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:.55rem .75rem!important}.guide-toc{display:flex!important;overflow:auto hidden!important}.guide-toc a{flex:none!important}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.buying-guide{width:100%!important;max-width:100%!important;padding:.65rem!important;display:block!important;overflow-x:hidden!important}.guide-hero,.guide-layout,.guide-content,.guide-card,.guide-toc{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 0 .75rem!important;padding:.85rem!important;display:block!important;overflow:hidden!important}.guide-hero h1{letter-spacing:-.025em!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;width:100%!important;max-width:100%!important;font-size:1.55rem!important;line-height:1.08!important;display:block!important}.guide-summary{display:none!important}.guide-toc{gap:.4rem!important;padding:.55rem!important;display:flex!important}.guide-toc a{flex:none!important;font-size:.78rem!important}.guide-card h2,.guide-card h3,.guide-card p,.guide-card li,.faq-row h3,.faq-row p{white-space:normal!important;overflow-wrap:break-word!important;word-break:break-word!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}.guide-card h2{font-size:1.28rem!important;line-height:1.12!important}.guide-card p,.guide-card li{font-size:.9rem!important;line-height:1.5!important}.buying-guide *{max-width:calc(100vw - 1.5rem)!important}.buying-guide .shop-product-grid,.buying-guide .shop-product-card,.buying-guide .shop-card-body,.buying-guide .shop-card-main-link,.buying-guide .comparison-mobile-card,.buying-guide .guide-card,.buying-guide .guide-content,.buying-guide .guide-layout,.buying-guide .guide-hero{width:100%!important;min-width:0!important;max-width:100%!important}.buying-guide .shop-card-body,.buying-guide .shop-card-main-link,.buying-guide .comparison-mobile-card{overflow:visible!important}.buying-guide .shop-product-card h3,.buying-guide .shop-fit,.buying-guide .shop-brand,.buying-guide .shop-meta,.buying-guide .shop-price-row,.buying-guide .comparison-mobile-card *{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;overflow:visible!important}}.premium-static-page{background:radial-gradient(circle at 8% 0,#ffd81438,#0000 26rem),radial-gradient(circle at 92% 14%,#00718524,#0000 24rem),linear-gradient(#f6f7f9 0%,#e9edf3 100%);min-height:100vh;padding:1.2rem clamp(1rem,3vw,2rem) 2.5rem}.static-hero{background:linear-gradient(135deg,#fffffff5,#fff8e5e6);border:1px solid #0f172a1a;border-radius:30px;max-width:1500px;margin:0 auto 1rem;padding:clamp(1.25rem,4vw,3rem);box-shadow:0 26px 70px #0f172a24}.static-hero h1{letter-spacing:-.065em;color:#0f1111;max-width:980px;font-size:clamp(2.7rem,5vw,5.9rem);font-weight:950;line-height:.9;font-family:var(--font-body),Arial,sans-serif!important}.static-hero p:not(.eyebrow){color:#324152;max-width:760px;margin:1rem 0 0;font-size:1.08rem;font-weight:700;line-height:1.55}.static-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.static-actions .btn{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:0 1.15rem!important;font-weight:950!important;display:inline-flex!important}.static-actions .primary{color:#111!important;background:#ffd814!important;border:1px solid #f0bd00!important}.static-actions .secondary{color:#0f1111!important;background:#fff!important;border:1px solid #cdd6e1!important}.static-card-grid,.contact-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1500px;margin:0 auto 1rem;display:grid}.static-card-grid article,.contact-panel article,.static-wide-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:24px;padding:1.25rem;box-shadow:0 18px 44px #0f172a17}.static-card-grid span{color:#ffd814;background:#111827;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:1rem;font-weight:950;display:grid}.static-card-grid h2,.contact-panel h2,.static-wide-card h2{letter-spacing:-.035em;color:#0f1111;font-size:1.55rem;line-height:1.05;font-family:var(--font-body),Arial,sans-serif!important}.static-card-grid p,.contact-panel p,.static-wide-card p{color:#4b596b;font-weight:650;line-height:1.6}.static-wide-card{grid-template-columns:minmax(0,.6fr) minmax(0,1fr);align-items:center;gap:1rem;max-width:1500px;margin:0 auto;display:grid}.contact-note{color:#fff;background:#0f1111}.contact-note h2{color:#fff}.contact-note p{color:#d7dee8}@media (max-width:900px){.static-card-grid,.contact-panel,.static-wide-card{grid-template-columns:1fr}.static-hero h1{font-size:2.4rem;line-height:1}.static-actions{display:grid}.static-actions .btn{width:100%!important}}@media (max-width:760px){.premium-static-page{padding:.75rem;overflow-x:hidden}.static-hero,.static-card-grid article,.contact-panel article,.static-wide-card{border-radius:20px;padding:1rem}.static-hero h1{font-size:2rem}.static-hero p:not(.eyebrow){font-size:.95rem}.static-card-grid,.contact-panel{grid-template-columns:1fr}.static-card-grid h2,.contact-panel h2,.static-wide-card h2{font-size:1.25rem}}.trust-page .trust-hero{background:linear-gradient(135deg,#fffffff7,#eef6ffeb),radial-gradient(circle at 85% 20%,#0071852e,#0000 24rem)!important}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1500px;margin:0 auto 1rem;display:grid}.trust-grid article{background:#fffffff0;border:1px solid #0f172a14;border-radius:24px;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a17}.trust-grid article:after{content:"";background:#ffd81438;border-radius:999px;width:110px;height:110px;position:absolute;bottom:-36px;right:-36px}.trust-grid h2{letter-spacing:-.035em;color:#0f1111;margin-top:.75rem;font-size:1.45rem;line-height:1.05;font-family:var(--font-body),Arial,sans-serif!important}.trust-grid p{color:#4b596b;font-weight:650;line-height:1.6}.trust-note{color:#fff!important;background:linear-gradient(135deg,#0f1111,#1f2937)!important}.trust-note h2{color:#fff!important}.trust-note p{color:#d7dee8!important}.privacy-page .trust-hero{background:linear-gradient(135deg,#fffffff7,#f4fff8eb)!important}.privacy-grid article:after{background:#10b98129}@media (max-width:900px){.trust-grid{grid-template-columns:1fr}}@media (max-width:760px){.trust-grid{grid-template-columns:1fr;margin:0 0 .75rem}.trust-grid article{border-radius:20px;padding:1rem}.trust-grid h2{font-size:1.22rem}.trust-grid p{font-size:.93rem}}.premium-blog-index{background:radial-gradient(circle at 10% 0,#ffd81438,#0000 26rem),radial-gradient(circle at 92% 16%,#00718524,#0000 24rem),linear-gradient(#f6f7f9 0%,#e9edf3 100%);min-height:100vh;padding:1.2rem clamp(1rem,3vw,2rem) 2.5rem}.blog-index-hero{background:linear-gradient(135deg,#fffffff5,#fff8e5e6);border:1px solid #0f172a1a;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(280px,.32fr);gap:1.25rem;max-width:1500px;margin:0 auto 1rem;padding:clamp(1.25rem,4vw,3rem);display:grid;box-shadow:0 26px 70px #0f172a24}.blog-index-hero h1{letter-spacing:-.065em;color:#0f1111;max-width:980px;font-size:clamp(2.7rem,5vw,5.9rem);font-weight:950;line-height:.9;font-family:var(--font-body),Arial,sans-serif!important}.blog-index-hero p:not(.eyebrow){color:#324152;max-width:760px;margin:1rem 0 0;font-size:1.08rem;font-weight:700;line-height:1.55}.blog-index-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.blog-index-actions .btn{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:0 1.15rem!important;font-weight:950!important;display:inline-flex!important}.blog-index-actions .primary{color:#111!important;background:#ffd814!important;border:1px solid #f0bd00!important}.blog-index-actions .secondary{color:#0f1111!important;background:#fff!important;border:1px solid #cdd6e1!important}.blog-index-stats{align-self:stretch;gap:.75rem;display:grid}.blog-index-stats span{color:#fff;background:#0f1111;border-radius:20px;align-content:center;gap:.2rem;padding:1rem;display:grid;box-shadow:0 18px 44px #0f172a24}.blog-index-stats b{color:#ffd814;font-size:2rem;line-height:1}.blog-index-stats small{text-transform:uppercase;letter-spacing:.06em;color:#d7dee8;font-weight:900}.blog-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1500px;margin:0 auto 1rem;display:grid}.blog-guide-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;gap:.75rem;min-height:260px;padding:1.25rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a17}.blog-guide-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px #0f172a24}.blog-guide-card:after{content:"";background:#ffd81433;border-radius:999px;width:130px;height:130px;position:absolute;bottom:-42px;right:-42px}.blog-guide-card h2{z-index:1;letter-spacing:-.04em;color:#0f1111;font-size:1.65rem;line-height:1.05;position:relative;font-family:var(--font-body),Arial,sans-serif!important}.blog-guide-card p{z-index:1;color:#4b596b;font-weight:650;line-height:1.55;position:relative}.blog-guide-card small{z-index:1;color:#007185;text-transform:capitalize;margin-top:auto;font-weight:950;position:relative}.blog-index-note{color:#fff;background:linear-gradient(135deg,#0f1111,#1f2937);border-radius:24px;grid-template-columns:minmax(0,.45fr) minmax(0,1fr);align-items:center;gap:1rem;max-width:1500px;margin:0 auto;padding:1.25rem;display:grid;box-shadow:0 18px 44px #0f172a1f}.blog-index-note h2{letter-spacing:-.04em;color:#fff;font-size:2rem;font-family:var(--font-body),Arial,sans-serif!important}.blog-index-note p{color:#d7dee8;font-weight:650;line-height:1.6}@media (max-width:980px){.blog-index-hero,.blog-index-note{grid-template-columns:1fr}.blog-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-index-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.premium-blog-index{padding:.75rem;overflow-x:hidden}.blog-index-hero{border-radius:22px;grid-template-columns:1fr;padding:1rem}.blog-index-hero h1{letter-spacing:-.045em;font-size:2rem;line-height:1}.blog-index-hero p:not(.eyebrow){font-size:.95rem}.blog-index-actions{display:grid}.blog-index-actions .btn{width:100%!important}.blog-index-stats{grid-template-columns:1fr}.blog-index-stats span{padding:.85rem}.blog-guide-grid{grid-template-columns:1fr}.blog-guide-card{border-radius:20px;min-height:auto;padding:1rem}.blog-guide-card h2{font-size:1.28rem}.blog-index-note{border-radius:20px;grid-template-columns:1fr;padding:1rem}.blog-index-note h2{font-size:1.4rem}}.command-dashboard{color:#edf7ff;background:radial-gradient(circle at 12% 0,#00ffd129,#0000 32%),radial-gradient(circle at 92% 12%,#ffb84d2e,#0000 28%),linear-gradient(135deg,#07111f 0%,#101928 48%,#0b0f16 100%);min-height:100vh;padding:1rem clamp(.75rem,3vw,2rem) 3rem}.command-dashboard .eyebrow{color:#6fffe0;text-transform:uppercase;letter-spacing:.16em;margin:0 0 .45rem;font-size:.72rem;font-weight:950}.command-dashboard h1,.command-dashboard h2,.command-dashboard h3{font-family:var(--font-display),Georgia,serif;color:#fff}.command-dashboard p{color:#aebbd0}.command-hero{background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #8cffe72e;border-radius:28px;grid-template-columns:260px minmax(0,1fr) 190px;align-items:center;gap:1.1rem;min-height:310px;padding:1.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.command-hero:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#6fffe040,#0000);animation:6s linear infinite commandSweep;position:absolute;inset:-2px}.command-hero>*{z-index:2;position:relative}.command-hero h1{letter-spacing:-.06em;max-width:900px;font-size:clamp(2.5rem,6vw,6rem);line-height:.88}.command-hero .hero-sub{max-width:760px;font-size:1.04rem;font-weight:650}.command-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.mini-link.neon{box-shadow:0 0 26px #6fffe042;color:#061018!important;background:#6fffe0!important;border-color:#6fffe0!important}.mini-link.neon.ghost{color:#dff!important;background:#6fffe014!important}.orbital-map{background:radial-gradient(circle,#19334b 0 10%,#0000 11%),radial-gradient(circle,#6fffe029,#0000 62%);border-radius:50%;width:230px;height:230px;margin:auto;position:relative}.orbit{border:1px dashed #6fffe061;border-radius:50%;animation:18s linear infinite spin;position:absolute;inset:20px}.orbit-two{border-color:#ffb84d73;animation-duration:11s;animation-direction:reverse;inset:48px}.orbit-three{animation-duration:8s;inset:78px}.core-dot{color:#111;background:#ffb84d;border-radius:50%;place-items:center;font-size:2rem;display:grid;position:absolute;inset:86px;box-shadow:0 0 50px #ffb84d8c}.node{background:#ffffff1f;border:1px solid #ffffff38;border-radius:15px;place-items:center;width:44px;height:44px;font-style:normal;display:grid;position:absolute;box-shadow:0 12px 34px #0000004d}.node-a{top:8px;right:48px}.node-b{bottom:24px;right:22px}.node-c{bottom:82px;left:4px}.pulse-tower{background:#061018b8;border:1px solid #6fffe03d;border-radius:24px;place-items:center;gap:.2rem;min-height:160px;display:grid;box-shadow:inset 0 0 40px #6fffe00d}.pulse-tower span{letter-spacing:.18em;color:#8debdc;font-size:.72rem;font-weight:950}.pulse-tower b{font-size:2.4rem}.pulse-tower small{color:#aebbd0}.pulse-tower.green b{color:#6fff9d}.pulse-tower.amber b{color:#ffca66}.pulse-tower.red b{color:#ff6f91}.command-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin:1rem 0;display:grid}.command-metric,.command-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff14,#ffffff09);border:1px solid #b4daff24;border-radius:22px;box-shadow:0 18px 50px #00000042}.command-metric{gap:.25rem;min-height:132px;padding:1rem;display:grid}.command-metric span{color:#8debdc;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:950}.command-metric b{color:#fff;font-size:2.4rem;line-height:1}.command-metric small{color:#aebbd0}.command-metric.hot{background:linear-gradient(135deg,#ffb84d38,#ffffff0b)}.command-metric.good b{color:#6fff9d}.command-metric.watch b{color:#ffca66}.command-grid{gap:1rem;margin:1rem 0;display:grid}.command-grid.two{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)}.command-panel{padding:1rem;overflow:hidden}.panel-title{margin-bottom:1rem}.panel-title h2{font-size:clamp(1.6rem,3vw,3rem);line-height:1}.panel-title.split{justify-content:space-between;align-items:start;gap:1rem;display:flex}.live-badge{color:#6fff9d;text-transform:uppercase;letter-spacing:.08em;background:#6fff9d1f;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-weight:950;display:inline-flex}.sparkline{background:#0000002e;border-radius:18px;align-items:end;gap:.6rem;height:170px;padding:1rem;display:flex}.sparkline span{background:linear-gradient(#6fffe0,#137a92);border-radius:999px 999px 6px 6px;flex:1;min-height:8px;animation:.9s both barRise;position:relative;box-shadow:0 0 22px #6fffe042}.sparkline i{color:#fff;font-size:.72rem;font-style:normal;font-weight:900;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.source-grid,.device-grid,.api-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.8rem;display:grid}.source-grid div,.device-grid div,.api-card{background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;padding:.8rem}.source-grid b,.device-grid b{color:#fff;font-size:1.55rem;display:block}.source-grid span,.device-grid small{color:#aebbd0;font-weight:800}.device-grid span{font-size:1.5rem}.canada-map{background:radial-gradient(circle at 52% 42%,#6fffe047,#0000 10%),linear-gradient(145deg,#234059e6,#08121ff2);border:1px solid #6fffe033;border-radius:20px;min-height:260px;position:relative;overflow:hidden}.canada-map:before{content:"";clip-path:polygon(8% 42%,18% 20%,37% 30%,52% 14%,78% 30%,92% 48%,70% 54%,62% 76%,38% 67%,26% 82%,14% 62%);filter:drop-shadow(0 0 28px #6fffe047);background:linear-gradient(135deg,#6fffe033,#ffb84d1f);position:absolute;inset:32px 22px 58px 32px}.pin{z-index:2;color:#07111f;background:#ffb84d;border-radius:999px;padding:.28rem .5rem;font-size:.72rem;font-weight:950;position:absolute;box-shadow:0 0 24px #ffb84d61}.pin-east{bottom:34%;right:24%}.pin-quebec{bottom:45%;right:15%}.pin-west{bottom:40%;left:18%}.scan-line{background:#6fffe0;height:2px;animation:3.4s linear infinite scan;position:absolute;left:0;right:0;box-shadow:0 0 18px #6fffe0}.panel-note{font-size:.86rem}.agent-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.agent-card{background:#061018ad;border:1px solid #ffffff1a;border-radius:20px;gap:.8rem;min-height:255px;padding:1rem;display:grid;position:relative;overflow:hidden}.agent-card:before{content:"";background:conic-gradient(#0000,#6fffe029,#0000 32%);animation:10s linear infinite spin;position:absolute;inset:-40%}.agent-card>*{z-index:2;position:relative}.agent-head{align-items:center;gap:.7rem;display:flex}.agent-head>span{background:#ffffff17;border-radius:16px;place-items:center;width:46px;height:46px;font-size:1.35rem;display:grid}.agent-head b{color:#fff;display:block}.agent-head small{color:#8debdc;font-weight:800;display:block}.signal-ring{--signal:70%;background:radial-gradient(circle,#07111f 0 54%,transparent 55%),conic-gradient(#6fffe0 var(--signal),#ffffff1f 0);border-radius:50%;justify-self:start;place-items:center;width:92px;height:92px;display:grid}.signal-ring b{color:#fff;font-size:1.6rem}.signal-ring small{color:#8debdc;text-transform:uppercase;margin-top:-22px;font-size:.65rem}.agent-card p{margin:0}.agent-card p strong{color:#fff}.agent-card em{color:#ffca66;font-size:.86rem;font-style:normal;font-weight:850}.agent-card.warning .signal-ring{background:radial-gradient(circle,#07111f 0 54%,transparent 55%),conic-gradient(#ff6f91 var(--signal),#ffffff1f 0)}.agent-card.pending .signal-ring{background:radial-gradient(circle,#07111f 0 54%,transparent 55%),conic-gradient(#ffca66 var(--signal),#ffffff1f 0)}.agent-card.idle{opacity:.82}.leaderboard,.timeline,.admin-list{gap:.65rem;display:grid}.leader-row{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem;display:grid}.leader-row span{color:#6fffe0;font-weight:950}.leader-row b{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leader-row small{color:#ffca66;font-weight:950}.empty-signal{color:#aebbd0;background:#ffffff0f;border-radius:16px;padding:1rem}.timeline-row{grid-template-columns:18px minmax(0,1fr);gap:.7rem;display:grid}.timeline-row>span{background:#6fffe0;border-radius:50%;width:14px;height:14px;margin-top:.25rem;display:block;position:relative;box-shadow:0 0 18px #6fffe0}.timeline-row>span:after{content:"";background:#6fffe02e;width:2px;height:42px;position:absolute;top:16px;left:6px}.timeline-row b{color:#fff}.timeline-row p{margin:.15rem 0 0;font-size:.86rem}.api-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.api-card b{color:#fff;text-transform:capitalize;display:block}.api-card span{color:#ffca66;background:#ffca6624;border-radius:999px;margin:.4rem 0;padding:.2rem .45rem;font-size:.72rem;font-weight:950;display:inline-flex}.api-card.success span{color:#6fff9d;background:#6fff9d1f}.api-card p{color:#aebbd0;margin:0;font-size:.78rem}.command-dashboard .admin-record{color:#fff;background:#ffffff12!important;border-color:#ffffff1a!important}.command-dashboard .admin-record b,.command-dashboard .admin-record h3{color:#fff}.command-dashboard .admin-record p{color:#aebbd0}.command-dashboard .chip{color:#6fffe0;background:#6fffe01f}.command-table{border-radius:16px;overflow:hidden;background:#0000001f!important}.command-table .admin-row{color:#edf7ff;border-color:#ffffff14!important}.command-table .admin-row small{color:#aebbd0}.command-table .head{background:#6fffe017!important}.qa-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.qa-grid span{color:#aebbd0;font-size:.82rem}.command-dashboard .admin-table{width:100%}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan{0%{top:-5%}to{top:105%}}@keyframes barRise{0%{opacity:.4;height:8px}}@keyframes commandSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1180px){.command-hero{grid-template-columns:1fr}.orbital-map{width:190px;height:190px}.pulse-tower{min-height:120px}.command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.command-grid.two{grid-template-columns:1fr}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.api-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.command-dashboard{padding:.65rem .5rem 2rem}.command-hero{border-radius:20px;padding:.85rem}.command-hero h1{font-size:2.15rem;line-height:.98}.command-metrics,.source-grid,.device-grid,.api-grid,.agent-grid{grid-template-columns:1fr}.sparkline{height:130px}.panel-title.split{display:grid}.leader-row{grid-template-columns:36px minmax(0,1fr)}.leader-row small{grid-column:2}.qa-grid{grid-template-columns:1fr}.admin-row{grid-template-columns:1fr!important}.orbital-map{display:none}}.command-metrics.six{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1180px){.command-metrics.six{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.command-metrics.six{grid-template-columns:1fr}}.admin-login-screen{color:#fff;background:radial-gradient(circle at 20% 10%,#6fffe03d,#0000 30%),radial-gradient(circle at 85% 20%,#ffb84d3d,#0000 28%),linear-gradient(135deg,#050914 0%,#071828 48%,#111018 100%);grid-template-columns:minmax(280px,520px) minmax(320px,460px);justify-content:center;align-items:center;gap:clamp(1rem,5vw,5rem);min-height:100vh;padding:clamp(1rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.admin-login-screen:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 78%);mask-image:radial-gradient(circle,#000 20%,#0000 78%)}.login-orbit,.login-card{z-index:2;position:relative}.login-orbit{filter:drop-shadow(0 35px 80px #0000006b);background:radial-gradient(circle,#6fffe02e,#0000 62%);border-radius:50%;justify-self:center;place-items:center;width:min(78vw,460px);height:min(78vw,460px);display:grid}.login-orbit b{z-index:2;color:#07111f;width:150px;height:150px;font-family:var(--font-display),Georgia,serif;letter-spacing:-.07em;background:linear-gradient(135deg,#ffca66,#ff8f3d);border-radius:42px;place-items:center;font-size:2.05rem;display:grid;box-shadow:0 0 70px #ffb84d80,inset 0 -12px 28px #0000001f}.login-ring{border:1px dashed #6fffe073;border-radius:50%;position:absolute}.ring-a{animation:20s linear infinite spin;inset:18px}.ring-b{border-color:#ffca667a;animation:13s linear infinite reverse spin;inset:70px}.ring-c{opacity:.55;border-style:solid;animation:8s linear infinite spin;inset:124px}.login-sat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;place-items:center;width:58px;height:58px;font-size:1.45rem;font-style:normal;display:grid;position:absolute;box-shadow:0 20px 45px #00000052}.sat-a{animation:4s ease-in-out infinite floatSat;top:40px;right:92px}.sat-b{animation:4.7s ease-in-out infinite floatSat;bottom:72px;right:38px}.sat-c{animation:3.8s ease-in-out infinite floatSat;bottom:160px;left:26px}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff1f,#ffffff0e);border:1px solid #b4daff2e;border-radius:30px;width:min(100%,460px);padding:clamp(1rem,3vw,1.45rem);box-shadow:0 30px 90px #0000006b}.login-brand{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.2rem;display:flex}.login-brand>span{font-family:var(--font-display),Georgia,serif;letter-spacing:-.08em;font-size:1.75rem;font-weight:950}.login-brand>span>span{color:#6fffe0}.login-brand small{color:#8debdc;text-transform:uppercase;letter-spacing:.1em;border:1px solid #6fffe040;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-weight:950}.login-card h1{letter-spacing:-.07em;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.88}.login-card p{color:#aebbd0;max-width:360px;font-weight:650}.login-form{gap:.8rem;margin-top:1.2rem;display:grid}.login-form label{gap:.38rem;display:grid}.login-form label span{color:#8debdc;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;font-weight:950}.login-form input{color:#fff;width:100%;height:56px;font:inherit;background:#03091294;border:1px solid #ffffff24;border-radius:16px;outline:none;padding:0 1rem;font-weight:850;transition:all .2s;box-shadow:inset 0 0 0 1px #0000}.login-form input:focus{border-color:#6fffe0;box-shadow:0 0 0 4px #6fffe01f}.login-form input::placeholder{color:#65758a}.login-form button{color:#061018;height:58px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6fffe0,#ffca66);border:0;border-radius:17px;font-weight:950;transition:all .2s;box-shadow:0 18px 45px #6fffe033}.login-form button:hover{transform:translateY(-2px);box-shadow:0 24px 60px #6fffe042}.login-form button:disabled{opacity:.65;cursor:wait;transform:none}.login-error{color:#ffc2cf;background:#ff6f911f;border:1px solid #ff6f9159;border-radius:14px;padding:.7rem .8rem;font-weight:850}.login-foot{color:#8190a5;justify-content:space-between;gap:.7rem;margin-top:1rem;font-size:.76rem;font-weight:850;display:flex}.admin-logout{color:#dff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 .7rem;font-weight:900;display:inline-flex}@keyframes floatSat{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-12px)rotate(4deg)}}@media (max-width:880px){.admin-login-screen{text-align:left;grid-template-columns:1fr}.login-orbit{width:230px;height:230px}.login-orbit b{border-radius:28px;width:96px;height:96px;font-size:1.38rem}.ring-a{inset:8px}.ring-b{inset:38px}.ring-c{inset:70px}.login-sat{border-radius:15px;width:42px;height:42px;font-size:1.1rem}.sat-a{top:16px;right:46px}.sat-b{bottom:36px;right:18px}.sat-c{bottom:88px;left:10px}.login-card{border-radius:24px}.login-foot,.login-brand{display:grid}.login-card h1{font-size:2.55rem}}.admin-login-v2{color:#fff;background:#06111f;place-items:center;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.login-v2-bg{background:radial-gradient(circle at 14% 18%,#6fffe03d,#0000 27%),radial-gradient(circle at 82% 12%,#ffca6638,#0000 25%),radial-gradient(circle at 72% 86%,#146eb440,#0000 30%),linear-gradient(135deg,#06111f,#0b1828 50%,#06080e);position:absolute;inset:0}.login-v2-bg:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.login-v2-bg span{filter:blur(3px);opacity:.8;border-radius:999px;position:absolute}.login-v2-bg span:first-child{background:#6fffe0;width:8px;height:8px;top:16%;left:10%;box-shadow:0 0 30px #6fffe0}.login-v2-bg span:nth-child(2){background:#ffca66;width:10px;height:10px;top:34%;right:18%;box-shadow:0 0 34px #ffca66}.login-v2-bg span:nth-child(3){background:#6fffe0;width:7px;height:7px;bottom:14%;left:52%;box-shadow:0 0 28px #6fffe0}.login-v2-shell{z-index:2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff1f,#ffffff0b);border:1px solid #c3e2ff29;border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);width:min(1180px,100%);min-height:680px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000007a}.login-intel-panel{background:linear-gradient(135deg,#6fffe01a,#ffca660e);flex-direction:column;justify-content:space-between;gap:1.25rem;padding:clamp(1.1rem,3vw,2rem);display:flex;position:relative;overflow:hidden}.login-intel-panel:before{content:"";border:1px solid #6fffe026;border-radius:50%;animation:24s linear infinite loginSlowSpin;position:absolute;inset:10%;transform:rotate(-18deg)scale(1.25)}.login-intel-panel>*{z-index:2;position:relative}.login-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.login-topline b{font-family:var(--font-display),Georgia,serif;letter-spacing:-.08em;font-size:2rem}.login-topline b span{color:#6fffe0}.login-topline em{color:#8debdc;letter-spacing:.12em;border:1px solid #6fffe03d;border-radius:999px;padding:.42rem .68rem;font-size:.72rem;font-style:normal;font-weight:950}.login-product-card{grid-template-columns:minmax(210px,310px) minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,2rem);margin:auto 0;display:grid}.product-holo{background:radial-gradient(circle,#6fffe02e,#0000 56%),linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff1f;border-radius:30px;place-items:center;min-height:330px;display:grid;position:relative;box-shadow:inset 0 0 60px #6fffe00a}.holo-box{background:linear-gradient(145deg,#ffca66,#ff8f3d);border-radius:34px;width:138px;height:138px;animation:4s ease-in-out infinite holoFloat;position:absolute;transform:rotateX(56deg)rotate(45deg);box-shadow:0 26px 70px #ffca6647}.holo-glow{filter:blur(18px);background:#6fffe042;border-radius:50%;width:200px;height:34px;animation:3s ease-in-out infinite holoPulse;position:absolute;bottom:72px}.product-holo i{z-index:2;filter:drop-shadow(0 14px 26px #0006);font-size:4rem;font-style:normal;animation:4s ease-in-out infinite holoIcon;position:relative}.login-product-card small{color:#6fffe0;text-transform:uppercase;letter-spacing:.16em;margin-bottom:.55rem;font-size:.72rem;font-weight:950;display:block}.login-product-card h2{letter-spacing:-.07em;color:#fff;max-width:500px;font-size:clamp(2.1rem,4.4vw,4.9rem);line-height:.9}.login-status-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.login-status-board div{color:#fff;background:#050c167a;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.35rem .55rem;padding:.85rem;font-weight:950;display:grid}.login-status-board small{color:#aebbd0;grid-column:2;font-weight:800}.dot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 18px}.dot.green{color:#6fff9d;background:#6fff9d}.dot.cyan{color:#6fffe0;background:#6fffe0}.dot.amber{color:#ffca66;background:#ffca66}.login-mini-chart{background:#0000002e;border-radius:20px;align-items:end;gap:.45rem;height:82px;padding:.7rem;display:flex}.login-mini-chart span{background:linear-gradient(#6fffe0,#146eb4);border-radius:999px 999px 5px 5px;flex:1;animation:1s both loginBar;box-shadow:0 0 20px #6fffe02e}.login-access-panel{background:#0409129e;border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;padding:clamp(1.25rem,4vw,2.5rem);display:flex}.access-chip{color:#ffca66;text-transform:uppercase;letter-spacing:.13em;background:#ffca661f;border-radius:999px;width:max-content;margin-bottom:1rem;padding:.45rem .7rem;font-size:.72rem;font-weight:950}.login-access-panel h1{letter-spacing:-.075em;color:#fff;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.9}.login-access-panel p{color:#aebbd0;max-width:360px;margin:.85rem 0 1.35rem;font-weight:650}.login-form-v2{gap:.85rem;display:grid}.login-form-v2 label{gap:.38rem;display:grid}.login-form-v2 label span{color:#8debdc;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:950}.login-form-v2 input{color:#fff;height:58px;font:inherit;background:#fff1;border:1px solid #ffffff21;border-radius:18px;outline:none;padding:0 1rem;font-weight:850;transition:all .2s}.login-form-v2 input:focus{border-color:#6fffe0;box-shadow:0 0 0 4px #6fffe01c,0 0 35px #6fffe014}.login-form-v2 input::placeholder{color:#728199}.login-form-v2 button{color:#06111f;height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6fffe0,#ffca66);border:0;border-radius:19px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;padding:0 1rem 0 1.15rem;font-weight:950;transition:all .2s;display:flex;box-shadow:0 20px 48px #6fffe033}.login-form-v2 button b{background:#06111f1f;border-radius:13px;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.login-form-v2 button:hover{transform:translateY(-2px);box-shadow:0 26px 60px #ffca662e}.login-form-v2 button:disabled{opacity:.7;cursor:wait;transform:none}.login-security-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:1rem;display:grid}.login-security-row span{color:#95a6bc;text-align:center;background:#ffffff0e;border-radius:12px;padding:.55rem .35rem;font-size:.72rem;font-weight:900}.admin-login-v2 .login-error{color:#ffc2cf;background:#ff6f911f;border:1px solid #ff6f9159;border-radius:14px;padding:.72rem .85rem;font-weight:850}@keyframes loginSlowSpin{to{transform:rotate(342deg)scale(1.25)}}@keyframes holoFloat{0%,to{transform:translateY(0)rotateX(56deg)rotate(45deg)}50%{transform:translateY(-15px)rotateX(56deg)rotate(52deg)}}@keyframes holoPulse{0%,to{opacity:.5;transform:scale(.86)}50%{opacity:1;transform:scale(1.1)}}@keyframes holoIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes loginBar{0%{opacity:.45;height:8px}}@media (max-width:920px){.admin-login-v2{padding:.75rem}.login-v2-shell{border-radius:26px;grid-template-columns:1fr;min-height:auto}.login-access-panel{border-top:1px solid #ffffff1a;border-left:0}.login-product-card{grid-template-columns:1fr}.product-holo{min-height:220px}.login-status-board{grid-template-columns:1fr}.login-product-card h2,.login-access-panel h1{font-size:2.35rem;line-height:.96}.login-security-row{grid-template-columns:1fr}.login-topline{display:grid}.login-mini-chart{height:58px}}@media (max-width:520px){.login-intel-panel,.login-access-panel{padding:1rem}.product-holo{border-radius:22px;min-height:180px}.holo-box{border-radius:24px;width:90px;height:90px}.product-holo i{font-size:2.8rem}.login-form-v2 input,.login-form-v2 button{height:54px}.login-v2-shell{border-radius:22px}}.admin-login-concierge{color:#fff;background:radial-gradient(circle at 15% 0,#6fffe026,#0000 28%),linear-gradient(135deg,#07111f,#0c1725 52%,#05080d);place-items:center;min-height:100vh;padding:clamp(.8rem,3vw,2rem);display:grid}.concierge-stage{background:#07111f;border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:minmax(0,1.12fr) minmax(360px,.74fr);width:min(1180px,100%);min-height:min(760px,100vh - 3rem);display:grid;overflow:hidden;box-shadow:0 40px 120px #0000007a}.concierge-art{background:#07111f;min-height:680px;position:relative;overflow:hidden}.concierge-art img{object-fit:cover;object-position:center}.concierge-art:after{content:"";background:linear-gradient(90deg,#0000 50%,#07111f59 72%,#07111fd9),linear-gradient(#0000 60%,#07111f47);position:absolute;inset:0}.concierge-badge{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#eef7ff;background:#050c16b8;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem .85rem;font-weight:900;display:flex;position:absolute;bottom:1.2rem;left:1.2rem}.concierge-badge span{background:#6fffe0;border-radius:50%;width:9px;height:9px;box-shadow:0 0 18px #6fffe0}.concierge-access{background:linear-gradient(#ffffff12,#ffffff09);border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;padding:clamp(1.25rem,4vw,3rem);display:flex}.concierge-brand{font-family:var(--font-display),Georgia,serif;letter-spacing:-.08em;margin-bottom:2rem;font-size:2rem;font-weight:950}.concierge-brand span{color:#6fffe0}.concierge-kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:950;color:#ffca66!important;margin:0 0 .65rem!important;font-size:.74rem!important}.concierge-access h1{letter-spacing:-.08em;color:#fff;font-size:clamp(3.1rem,6vw,5.8rem);line-height:.86}.concierge-copy{color:#b8c5d6!important;margin:.85rem 0 1.6rem!important;font-size:1.04rem!important}.concierge-form{gap:.85rem;display:grid}.concierge-form label{gap:.38rem;display:grid}.concierge-form span{color:#90ffe9;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:950}.concierge-form input{color:#fff;width:100%;height:58px;font:inherit;background:#ffffff13;border:1px solid #ffffff21;border-radius:16px;outline:none;padding:0 1rem;font-weight:800;transition:all .18s}.concierge-form input:focus{border-color:#6fffe0;box-shadow:0 0 0 4px #6fffe01a}.concierge-form input::placeholder{color:#738299}.concierge-form button{color:#06111f;height:58px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6fffe0,#ffca66);border:0;border-radius:16px;font-weight:950;transition:all .18s;box-shadow:0 18px 42px #6fffe029}.concierge-form button:hover{transform:translateY(-1px);box-shadow:0 24px 55px #ffca662e}.concierge-form button:disabled{opacity:.65;cursor:wait;transform:none}.concierge-footer{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.concierge-footer span{color:#93a5bb;background:#ffffff0f;border-radius:999px;padding:.42rem .56rem;font-size:.72rem;font-weight:900}.admin-login-concierge .login-error{color:#ffc2cf;background:#ff6f911f;border:1px solid #ff6f9159;border-radius:14px;padding:.7rem .8rem;font-weight:850}@media (max-width:900px){.admin-login-concierge{align-items:start;padding:.65rem}.concierge-stage{border-radius:24px;grid-template-columns:1fr;min-height:auto}.concierge-art{min-height:360px}.concierge-art:after{background:linear-gradient(#0000 38%,#07111f94 74%,#07111f 100%)}.concierge-access{border-top:1px solid #ffffff1a;border-left:0;padding:1.2rem}.concierge-brand{margin-bottom:1rem}.concierge-access h1{font-size:3rem}.concierge-copy{font-size:.95rem!important}.concierge-badge{bottom:.8rem;left:.8rem}}@media (max-width:520px){.concierge-art{min-height:300px}.concierge-access h1{font-size:2.55rem}.concierge-form input,.concierge-form button{height:54px}.concierge-stage{border-radius:20px}.concierge-brand{font-size:1.65rem}.concierge-footer{grid-template-columns:1fr 1fr;display:grid}.concierge-footer span:last-child{grid-column:1/-1}}@media (max-width:900px){.admin-login-concierge{background:linear-gradient(#06111f,#0b1725);align-items:center;min-height:100svh;padding:.55rem}.concierge-stage{border-radius:22px!important;flex-direction:column!important;width:100%!important;max-width:440px!important;min-height:auto!important;display:flex!important}.concierge-access{background:linear-gradient(#ffffff17,#ffffff0b)!important;border-top:0!important;order:1!important;padding:1.05rem!important}.concierge-art{border-top:1px solid #ffffff1a;order:2!important;min-height:155px!important;max-height:155px!important}.concierge-art img{opacity:.72;filter:saturate(.95)contrast(1.02);object-position:center 18%!important}.concierge-art:after{background:linear-gradient(#07111f38,#07111fd9),linear-gradient(90deg,#07111f8c,#0000 65%)!important}.concierge-badge{padding:.48rem .62rem!important;font-size:.74rem!important;top:.7rem!important;bottom:auto!important;left:.7rem!important}.concierge-brand{margin-bottom:.6rem!important;font-size:1.55rem!important}.concierge-kicker{margin-bottom:.35rem!important;font-size:.66rem!important}.concierge-access h1{font-size:2.35rem!important;line-height:.92!important}.concierge-copy{margin:.5rem 0 .85rem!important;font-size:.88rem!important}.concierge-form{gap:.62rem!important}.concierge-form input,.concierge-form button{border-radius:14px!important;height:50px!important}.concierge-footer{gap:.35rem!important;margin-top:.7rem!important}.concierge-footer span{padding:.34rem .45rem!important;font-size:.65rem!important}}@media (max-width:390px){.concierge-access{padding:.9rem!important}.concierge-access h1{font-size:2.05rem!important}.concierge-art{min-height:130px!important;max-height:130px!important}}@media (max-width:900px){.admin-login-concierge{place-items:start center!important;padding-top:.35rem!important}.concierge-brand{white-space:nowrap!important;letter-spacing:-.055em!important;line-height:1!important;display:block!important}.concierge-footer span{white-space:nowrap;text-align:center}}.ops-dashboard{color:#102033;background:#eef3f8;min-height:100vh;padding:1rem clamp(.75rem,3vw,2rem) 2.5rem 150px;position:relative}.ops-dashboard a{color:inherit}.ops-actions{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #d6e0ea;border-radius:22px;gap:.55rem;width:118px;padding:.55rem;display:grid;position:fixed;top:110px;left:1rem;box-shadow:0 18px 45px #0f20331f}.ops-action,.ops-actions .admin-logout{color:#102033!important;text-align:center!important;min-height:44px!important;box-shadow:none!important;background:#f7fafc!important;border:1px solid #dce5ee!important;border-radius:14px!important;padding:.35rem!important;font-size:.78rem!important;font-weight:950!important}.ops-action.primary{color:#fff!important;background:#102033!important}.ops-actions .admin-logout{cursor:pointer}.ops-hero{color:#fff;background:linear-gradient(135deg,#102033,#152b45);border-radius:28px;grid-template-columns:minmax(0,1fr) 210px;align-items:stretch;gap:1rem;margin-bottom:1rem;padding:clamp(1rem,3vw,2rem);display:grid;box-shadow:0 24px 70px #1020332e}.ops-kicker{text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:#6fffe0!important;margin:0 0 .55rem!important;font-size:.75rem!important}.ops-hero h1{letter-spacing:-.07em;color:#fff;font-size:clamp(2.4rem,5vw,5rem);line-height:.9}.ops-hero p{max-width:640px;font-weight:700;color:#c5d4e5!important}.ops-status{background:#ffffff17;border:1px solid #ffffff1f;border-radius:22px;align-content:center;gap:.2rem;padding:1rem;display:grid}.ops-status span{color:#9fb5cc;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:950}.ops-status b{color:#fff;font-size:2.2rem}.ops-status small{color:#c5d4e5}.ops-status.good b{color:#6fff9d}.ops-status.watch b{color:#ffca66}.ops-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:.9rem;display:grid}.ops-kpi,.ops-card,.ops-details details{background:#fff;border:1px solid #dce5ee;border-radius:22px;box-shadow:0 14px 36px #0f203314}.ops-kpi{gap:.2rem;min-height:122px;padding:1rem;display:grid}.ops-kpi span{color:#607184;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:950}.ops-kpi b{color:#102033;font-size:2rem}.ops-kpi small{color:#6d7f92;font-weight:750}.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.ops-card{padding:1rem}.ops-card.wide{grid-column:1/-1}.ops-card.important{background:linear-gradient(135deg,#fff,#f5fffd);border-color:#cdeee6}.ops-card-head{align-items:center;gap:.7rem;margin-bottom:.85rem;display:flex}.ops-card-head span{color:#fff;background:#102033;border-radius:12px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:950;display:grid}.ops-card-head h2{color:#102033;font-size:clamp(1.45rem,2.5vw,2.5rem);line-height:1}.ops-next-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ops-next-list li{color:#173b36;background:#eefaf7;border-radius:16px;padding:.8rem .85rem .8rem 2.2rem;font-weight:850;position:relative}.ops-next-list li:before{content:"✓";color:#067d62;font-weight:950;position:absolute;top:.78rem;left:.8rem}.ops-source-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;display:grid}.ops-source-list div{text-align:center;background:#f3f7fb;border-radius:16px;padding:.75rem}.ops-source-list b{color:#102033;font-size:1.55rem;display:block}.ops-source-list span{color:#607184;font-size:.78rem;font-weight:900}.ops-agents{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.ops-agents div{background:#f3f7fb;border:1px solid #e2ebf3;border-radius:18px;padding:.95rem}.ops-agents b{color:#102033;display:block}.ops-agents span{color:#067d62;background:#dffcf5;border-radius:999px;margin:.45rem 0;padding:.22rem .5rem;font-size:.72rem;font-weight:950;display:inline-flex}.ops-agents small{color:#607184;font-weight:800;display:block}.ops-leaders{gap:.55rem;display:grid}.ops-leaders a{background:#f5f8fb;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.75rem;display:grid}.ops-leaders a span{color:#067d62;font-weight:950}.ops-leaders a b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-leaders a small{color:#607184;font-weight:900}.ops-platforms{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.ops-platforms div{background:#fff7e8;border:1px solid #f2ddba;border-radius:15px;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ops-platforms div.ready{background:#edfdf7;border-color:#cdeee6}.ops-platforms b{text-transform:capitalize}.ops-platforms span{color:#7c5b17;text-transform:uppercase;font-size:.72rem;font-weight:950}.ops-platforms .ready span{color:#067d62}.ops-details{gap:.7rem;display:grid}.ops-details details{padding:.2rem .9rem}.ops-details summary{cursor:pointer;color:#102033;justify-content:space-between;align-items:center;min-height:54px;font-weight:950;display:flex}.ops-details summary:after{content:"+";color:#607184;font-size:1.4rem}.ops-details details[open] summary:after{content:"–"}.ops-timeline,.ops-readiness,.ops-shelf{gap:.55rem;padding:0 0 .9rem;display:grid}.ops-timeline div,.ops-readiness div,.ops-shelf a{background:#f5f8fb;border-radius:14px;gap:.18rem;padding:.75rem;display:grid}.ops-timeline b,.ops-readiness b,.ops-shelf b{color:#102033}.ops-timeline span,.ops-readiness span,.ops-shelf span{color:#607184;font-size:.85rem;font-weight:750}.ops-readiness .ready{background:#edfdf7}.ops-readiness .warn{background:#fff7e8}.ops-readiness .bad{background:#fff0f3}.ops-shelf{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1050px){.ops-dashboard{padding-left:1rem}.ops-actions{border-radius:18px;width:auto;margin:0 0 .8rem;padding:.5rem;display:flex;position:sticky;top:0;left:auto;overflow-x:auto}.ops-action,.ops-actions .admin-logout{flex:none;min-width:96px}.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-grid{grid-template-columns:1fr}.ops-agents{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ops-dashboard{background:#f1f5f9;padding:.6rem .55rem 1.8rem}.ops-actions{border-radius:16px;gap:.4rem;margin:-.1rem 0 .65rem;top:0}.ops-action,.ops-actions .admin-logout{min-width:84px!important;min-height:40px!important;font-size:.72rem!important}.ops-hero{border-radius:22px;grid-template-columns:1fr;margin-bottom:.75rem;padding:1rem}.ops-hero h1{font-size:2.25rem;line-height:.95}.ops-hero p{font-size:.9rem}.ops-status{padding:.85rem}.ops-status b{font-size:1.75rem}.ops-kpis{grid-template-columns:1fr 1fr;gap:.55rem}.ops-kpi{border-radius:18px;min-height:104px;padding:.8rem}.ops-kpi b{font-size:1.55rem}.ops-kpi small{font-size:.72rem}.ops-card{border-radius:18px;padding:.85rem}.ops-card-head h2{font-size:1.5rem}.ops-source-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-agents{grid-template-columns:1fr}.ops-leaders a{grid-template-columns:34px minmax(0,1fr)}.ops-leaders a small{grid-column:2}.ops-platforms,.ops-shelf{grid-template-columns:1fr}.ops-details summary{min-height:50px}.ops-hero h1{letter-spacing:-.055em!important;font-size:2.05rem!important;line-height:1.02!important}.ops-hero{padding:.9rem!important}.ops-next-list li{padding:.72rem .75rem .72rem 2rem!important;font-size:.9rem!important}}@media (max-width:900px){.admin-login-concierge{background:#06111f!important;min-height:100svh!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.concierge-stage{width:100%!important;max-width:none!important;min-height:100svh!important;box-shadow:none!important;background:#06111f!important;border:0!important;border-radius:0!important;display:block!important;position:relative!important;overflow:hidden!important}.concierge-art{z-index:0!important;border:0!important;min-height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important}.concierge-art img{object-fit:cover!important;object-position:center top!important;opacity:.72!important;filter:saturate(.95)contrast(1.02)brightness(.82)!important}.concierge-art:after{content:""!important;background:linear-gradient(#06111f2e 0%,#06111fb8 38%,#06111ff5 100%),linear-gradient(90deg,#06111fb8,#06111f2e 48%,#06111fc7)!important;position:absolute!important;inset:0!important}.concierge-badge{z-index:3!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#040b148f!important;border-color:#fff3!important;border-radius:999px!important;padding:.52rem .68rem!important;font-size:.74rem!important;top:1rem!important;bottom:auto!important;left:1rem!important}.concierge-access{z-index:2!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:linear-gradient(#07111fd1,#07111ff5)!important;border:1px solid #ffffff29!important;border-radius:24px 24px 0 0!important;width:calc(100% - 1.2rem)!important;max-width:430px!important;margin:31svh auto 0!important;padding:1.05rem!important;position:relative!important;box-shadow:0 -24px 70px #0000005c!important}.concierge-brand{color:#fff!important;white-space:nowrap!important;letter-spacing:-.06em!important;margin-bottom:.42rem!important;font-size:1.7rem!important;line-height:1!important;display:block!important}.concierge-kicker{color:#ffca66!important;letter-spacing:.14em!important;margin:0 0 .28rem!important;font-size:.66rem!important}.concierge-access h1{color:#fff!important;letter-spacing:-.055em!important;margin:0!important;font-size:2.25rem!important;line-height:.95!important}.concierge-copy{color:#c9d6e5!important;margin:.38rem 0 .82rem!important;font-size:.88rem!important;line-height:1.35!important}.concierge-form{gap:.58rem!important}.concierge-form label{gap:.28rem!important}.concierge-form span{color:#90ffe9!important;font-size:.66rem!important}.concierge-form input{color:#fff!important;background:#ffffff17!important;border-color:#ffffff2b!important;border-radius:14px!important;height:49px!important}.concierge-form button{color:#06111f!important;background:linear-gradient(135deg,#6fffe0,#ffca66)!important;border-radius:14px!important;height:50px!important;margin-top:.1rem!important}.concierge-footer{flex-wrap:wrap!important;gap:.35rem!important;margin-top:.65rem!important;display:flex!important}.concierge-footer span{color:#aebbd0!important;white-space:nowrap!important;background:#ffffff12!important;padding:.32rem .43rem!important;font-size:.64rem!important}}@media (max-width:390px){.concierge-access{width:calc(100% - .8rem)!important;margin-top:28svh!important;padding:.92rem!important}.concierge-access h1{font-size:2rem!important}.concierge-brand{font-size:1.5rem!important}.concierge-copy{font-size:.82rem!important}.concierge-form input,.concierge-form button{height:47px!important}}@media (max-width:900px){.concierge-access{border-radius:24px!important;width:calc(100% - 1.8rem)!important}.concierge-brand{transform:translateZ(0);letter-spacing:-.045em!important}}@media (max-width:390px){.concierge-access{width:calc(100% - 1.2rem)!important}}.amazon-mini-product{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;padding:.55rem!important;position:relative!important;box-shadow:0 8px 20px #0f11110f!important}.amazon-mini-product .mini-image-box{background:#f6f7f8!important;border-radius:12px!important;place-items:center!important;width:92px!important;height:92px!important;display:grid!important;overflow:hidden!important}.amazon-mini-product .mini-image-box img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important}.amazon-mini-product .mini-product-copy{gap:.3rem!important;min-width:0!important;display:grid!important}.amazon-mini-product .mini-product-copy b{-webkit-line-clamp:3!important;color:#0f1111!important;-webkit-box-orient:vertical!important;font-size:.86rem!important;font-weight:850!important;line-height:1.22!important;display:-webkit-box!important;overflow:hidden!important}.amazon-mini-product .mini-product-copy em,.home-price-pill b{color:#b12704!important;font-style:normal!important;font-weight:950!important}.home-price-pill{background:#fff8e7!important;border:1px solid #f0d79f!important;border-radius:12px!important;gap:.12rem!important;margin:.25rem 0 .7rem!important;padding:.55rem .7rem!important;display:grid!important}.home-price-pill span{color:#565959!important;font-size:.78rem!important;font-weight:800!important}@media (max-width:560px){.amazon-mini-product{grid-template-columns:82px minmax(0,1fr)!important;min-height:98px!important}.amazon-mini-product .mini-image-box{width:82px!important;height:82px!important}.amazon-mini-product .mini-product-copy b{font-size:.82rem!important}}.pdp-title-price{background:#fff8e7!important;border:1px solid #f0d79f!important;border-radius:12px!important;gap:.12rem!important;margin:.65rem 0 .25rem!important;padding:.65rem .85rem!important;display:inline-grid!important}.pdp-title-price b{color:#b12704!important;font-size:1.35rem!important;font-weight:700!important}.pdp-title-price span{color:#565959!important;font-size:.86rem!important;font-weight:800!important}.pdp-sticky-buy span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#565959!important;max-width:100%!important;font-size:.78rem!important;display:block!important;overflow:hidden!important}@media (max-width:760px){.pdp-amazon{padding-bottom:112px!important}.pdp-sticky-buy{border-radius:18px!important;bottom:.55rem!important;left:.65rem!important;right:.65rem!important;box-shadow:0 18px 48px #0f172a38!important}.pdp-title-price{width:100%!important;margin:.7rem 0!important;display:grid!important}.pdp-title-price b{font-size:1.22rem!important}}.pdp-variant-block{background:#fafafa!important;border:1px solid #e5e7eb!important;border-radius:14px!important;margin:.9rem 0!important;padding:.85rem!important}.variant-head{justify-content:space-between!important;align-items:center!important;gap:.75rem!important;margin-bottom:.65rem!important;display:flex!important}.variant-head b{color:#111827!important;font-size:.95rem!important}.variant-head span{color:#007185!important;font-size:.88rem!important;font-weight:850!important}.variant-colors{grid-template-columns:repeat(auto-fit,minmax(72px,1fr))!important;gap:.55rem!important;display:grid!important}.variant-colors span{background:#fff!important;border:1px solid #d5d9d9!important;border-radius:12px!important;place-items:center!important;gap:.28rem!important;min-width:0!important;padding:.35rem!important;display:grid!important}.variant-colors span.selected{border-color:#f90!important;box-shadow:0 0 0 2px #ffe3a8!important}.variant-colors img{object-fit:cover!important;background:#f3f4f6!important;border-radius:8px!important;width:54px!important;height:68px!important}.variant-colors em{text-align:center!important;color:#374151!important;overflow-wrap:anywhere!important;font-size:.68rem!important;font-style:normal!important;font-weight:850!important;line-height:1.1!important}.variant-sizes{flex-wrap:wrap!important;gap:.45rem!important;display:flex!important}.variant-sizes span{color:#111827!important;background:#fff!important;border:1px solid #d5d9d9!important;border-radius:10px!important;padding:.48rem .62rem!important;font-size:.82rem!important;font-weight:900!important}.variant-sizes span.selected{background:#fff8e7!important;border-color:#f90!important}.variant-sizes span.disabled{opacity:.42!important;text-decoration:line-through!important}.pdp-spec-pills{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:.55rem!important;margin:.9rem 0!important;display:grid!important}.pdp-spec-pills span{background:#eef7f7!important;border:1px solid #d8eeee!important;border-radius:12px!important;gap:.2rem!important;padding:.7rem!important;display:grid!important}.pdp-spec-pills b{text-transform:uppercase!important;letter-spacing:.06em!important;color:#007185!important;font-size:.72rem!important}.pdp-spec-pills em{color:#111827!important;font-size:.86rem!important;font-style:normal!important;font-weight:850!important}@media (max-width:760px){.pdp-gallery{background:#fff!important;padding:.75rem!important}.pdp-main-image{background:linear-gradient(#fff,#f8fafc)!important;border-radius:18px!important;height:360px!important;min-height:360px!important;padding:.35rem!important}.pdp-main-image .shop-product-image,.pdp-main-image .shop-product-image.real-image,.pdp-main-image img{object-fit:contain!important;object-position:center!important;background:0 0!important;width:100%!important;height:340px!important;max-height:340px!important}.pdp-thumbs{gap:.55rem!important;margin-top:.7rem!important;display:flex!important;overflow-x:auto!important}.interactive-gallery .pdp-thumbs button{background:#fff!important;border-radius:12px!important;flex:0 0 62px!important;place-items:center!important;width:62px!important;height:76px!important;padding:.2rem!important;display:grid!important}.interactive-gallery .pdp-thumbs button img{object-fit:cover!important;border-radius:9px!important;width:100%!important;height:100%!important}.variant-colors{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pdp-spec-pills{grid-template-columns:1fr!important}.pdp-buybox{position:relative!important;bottom:auto!important}}.all-products-page{background:linear-gradient(#eef3f8 0%,#f8fafc 38%,#e7eaee 100%);min-height:100vh;padding:1rem clamp(.75rem,3vw,2rem) 2rem}.all-products-hero{color:#fff;background:radial-gradient(circle at 0 0,#ffd8148c,#0000 35%),linear-gradient(135deg,#101820,#1f3348 55%,#006d77);border-radius:30px;grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:1rem;max-width:1500px;margin:0 auto 1rem;padding:clamp(1.1rem,3vw,2rem);display:grid;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.all-products-hero h1{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.06em;color:#fff;font-size:clamp(2.2rem,5vw,5.4rem);font-weight:950;line-height:.92}.all-products-hero .hero-sub{color:#ffffffd6;max-width:820px;font-weight:700}.all-products-stats{grid-template-columns:1fr;gap:.75rem;display:grid}.all-products-stats span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:1rem;display:grid}.all-products-stats b{color:#ffd814;font-size:2rem}.all-products-stats small{color:#ffffffd1;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.all-products-category-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem;max-width:1500px;margin:0 auto 1rem;display:grid}.all-products-category-strip a{background:#fff;border:1px solid #0f172a14;border-radius:22px;gap:.2rem;min-height:112px;padding:1rem;display:grid;box-shadow:0 12px 28px #0f172a14}.all-products-category-strip b{color:#007185;font-size:1.35rem}.all-products-category-strip span{color:#111827;font-weight:900;line-height:1.1}.all-products-category-strip em{color:#b12704;align-self:end;font-style:normal;font-weight:950}.all-products-grid-section .shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.all-products-grid-section .shop-product-card{border-radius:22px!important}@media (max-width:1100px){.all-products-hero{grid-template-columns:1fr}.all-products-stats{grid-template-columns:repeat(3,1fr)}.all-products-category-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.all-products-grid-section .shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.all-products-page{padding:.75rem!important}.all-products-hero{border-radius:22px;padding:1rem}.all-products-hero h1{font-size:2rem;line-height:1}.all-products-stats{grid-template-columns:1fr}.all-products-category-strip{grid-template-columns:1fr 1fr;gap:.55rem}.all-products-category-strip a{border-radius:16px;min-height:86px;padding:.75rem}.all-products-category-strip span{font-size:.82rem}.all-products-grid-section .shop-product-grid{grid-template-columns:1fr!important}}.home-slider-window{background:linear-gradient(#fff 0%,#f8fbfb 100%);gap:14px;min-height:420px;overflow:hidden}.home-slider-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:2px;display:flex}.home-slider-head h2{margin:0!important}.home-slider-controls{gap:.35rem;display:flex}.home-slider-controls button{color:#0f1111;cursor:pointer;background:#fff;border:1px solid #d5d9d9;border-radius:999px;width:34px;height:34px;font-size:1.4rem;line-height:1;box-shadow:0 3px 8px #0f111114}.home-slider-controls button:hover{background:#fff8e7;border-color:#f90}.home-slider-track{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;flex:1;gap:12px;display:flex;overflow-x:auto}.home-slider-track::-webkit-scrollbar{display:none}.home-slider-card{scroll-snap-align:start;background:#fff;border:1px solid #e7e7e7;border-radius:18px;flex:0 0 82%;grid-template-rows:170px minmax(0,1fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 26px #0f111114}.home-slider-image{background:radial-gradient(circle at 50% 20%,#fff 0%,#f0fafa 58%,#dff4f2 100%);place-items:center;min-width:0;padding:14px;display:grid}.home-slider-image img{object-fit:contain;filter:drop-shadow(0 13px 16px #0f11111f);width:100%;height:142px}.home-slider-copy{flex-direction:column;gap:.42rem;min-width:0;padding:13px;display:flex}.home-slider-copy p{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;font-weight:950;overflow:hidden;color:#007185!important;margin:0!important;font-size:11px!important}.home-slider-copy h3{font-family:var(--font-body),Arial,sans-serif;letter-spacing:0;color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:900;line-height:1.28;display:-webkit-box;overflow:hidden}.home-slider-copy span{-webkit-line-clamp:2;color:#565959;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-slider-bottom{justify-content:space-between;align-items:center;gap:.65rem;margin-top:auto;display:flex}.home-slider-bottom b{color:#b12704;white-space:nowrap;font-size:15px}.home-slider-buy{color:#0f1111;background:#ffd814;border:1px solid #fcd200;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:34px;padding:0 .75rem;font-size:12px;font-weight:950;display:inline-flex}.home-slider-buy.secondary{background:#fff;border-color:#d5d9d9}.home-slider-dots{align-items:center;gap:5px;height:10px;display:flex}.home-slider-dots i{background:#d5d9d9;border-radius:999px;width:6px;height:6px}.home-slider-dots i.active{background:#f90;width:18px}@media (min-width:1200px){.home-slider-card{flex-basis:78%}.home-slider-window:hover .home-slider-card{flex-basis:76%}}@media (max-width:560px){.home-slider-window{gap:10px!important;min-height:auto!important}.home-slider-card{border-radius:14px!important;flex-basis:100%!important;grid-template-rows:auto!important;grid-template-columns:88px minmax(0,1fr)!important;min-height:112px!important}.home-slider-image{padding:8px!important}.home-slider-image img{width:72px!important;height:72px!important}.home-slider-copy{gap:.28rem!important;padding:10px!important}.home-slider-copy h3{font-size:13px!important;line-height:1.22!important}.home-slider-copy span{-webkit-line-clamp:1!important;font-size:11px!important}.home-slider-bottom b{font-size:13px!important}.home-slider-buy{min-width:52px!important;min-height:30px!important;font-size:11px!important}.home-slider-controls button{width:30px!important;height:30px!important}.home-slider-dots{display:none!important}}.client-color-board{background:linear-gradient(135deg,#fff,#f6fbff);border:1px solid #dce5ee;border-radius:24px;margin:0 0 .9rem;padding:1rem;box-shadow:0 14px 36px #0f203314}.client-board-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:.85rem;display:grid}.client-board-head h2{color:#102033;font-size:clamp(1.6rem,3vw,2.7rem);line-height:.95}.client-board-head p:last-child{color:#607184;max-width:720px;margin:.35rem 0 0;font-weight:750}.client-board-legend{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.legend-dot{border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .6rem;font-size:.72rem;font-weight:950;display:inline-flex}.legend-dot:before{content:"";background:currentColor;border-radius:50%;width:9px;height:9px;box-shadow:0 0 14px}.legend-dot.support{color:#c2410c;background:#fff1e6;border-color:#fdba74}.legend-dot.client{color:#067d62;background:#e9fff4;border-color:#bdf2dc}.legend-dot.pending{color:#9a6500;background:#fff7e1;border-color:#f4dc99}.legend-dot.new{color:#1769aa;background:#edf5ff;border-color:#bfdcff}.legend-dot.blocked{color:#b42343;background:#fff0f3;border-color:#ffc9d5}.client-filter-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin-bottom:.8rem;display:grid}.client-filter{color:#102033;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ee;border-radius:18px;min-height:72px;padding:.7rem;transition:all .16s;box-shadow:0 10px 24px #0f20330d}.client-filter:hover,.client-filter.active{transform:translateY(-2px);box-shadow:0 16px 34px #0f20331a}.client-filter b{font-size:1.45rem;line-height:1;display:block}.client-filter span{font-size:.78rem;font-weight:950}.client-filter.support.active,.client-filter.support:hover{background:#fff1e6;border-color:#fb923c}.client-filter.client.active,.client-filter.client:hover{background:#e9fff4;border-color:#48d89d}.client-filter.pending.active,.client-filter.pending:hover{background:#fff7e1;border-color:#ffca66}.client-filter.new.active,.client-filter.new:hover{background:#edf5ff;border-color:#78bfff}.client-filter.blocked.active,.client-filter.blocked:hover{background:#fff0f3;border-color:#ff8da5}.client-color-list{gap:.55rem;display:grid}.client-color-row{color:#102033;background:#fff;border:1px solid #e2ebf3;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto 42px;align-items:center;gap:.65rem;min-height:72px;padding:.75rem;display:grid;position:relative;overflow:hidden}.client-color-row:before{content:"";background:#78bfff;width:7px;position:absolute;top:0;bottom:0;left:0}.client-color-row.support:before{background:#f97316}.client-color-row.client:before{background:#18b77c}.client-color-row.pending:before{background:#ffca66}.client-color-row.new:before{background:#4da3ff}.client-color-row.blocked:before{background:#ff5f7f}.client-color-pin{background:#f3f7fb;border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.client-color-main{min-width:0}.client-color-main b{text-overflow:ellipsis;white-space:nowrap;color:#102033;display:block;overflow:hidden}.client-color-main small{color:#607184;text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-weight:800;display:block;overflow:hidden}.client-color-status{white-space:nowrap;background:#f3f7fb;border-radius:999px;padding:.38rem .55rem;font-size:.72rem;font-weight:950}.client-color-row.support .client-color-status{color:#c2410c;background:#fff1e6}.client-color-row.client .client-color-status{color:#067d62;background:#e9fff4}.client-color-row.pending .client-color-status{color:#9a6500;background:#fff7e1}.client-color-row.new .client-color-status{color:#1769aa;background:#edf5ff}.client-color-row.blocked .client-color-status{color:#b42343;background:#fff0f3}.client-color-clicks{color:#fff;background:#102033;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.client-color-empty{color:#607184;background:#f5f8fb;border-radius:16px;padding:1rem;font-weight:800}@media (max-width:760px){.client-board-head{grid-template-columns:1fr}.client-board-legend{justify-content:flex-start}.client-filter-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.client-filter-rail .client-filter:first-child{grid-column:1/-1}.client-color-row{grid-template-columns:32px minmax(0,1fr);gap:.55rem}.client-color-status,.client-color-clicks{grid-column:2;justify-self:start}.client-color-main b,.client-color-main small{white-space:normal}.client-color-board{border-radius:20px;padding:.85rem}}.home-blog-spotlight{z-index:6;background:radial-gradient(circle at 8% 0,#ffd81457,#0000 34%),linear-gradient(135deg,#111827 0%,#0f3d3e 48%,#f6a21a 145%);border-radius:30px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.6fr);gap:18px;max-width:1500px;margin:-34px auto 18px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #0f172a38}.home-blog-spotlight:before{content:"🎁";opacity:.12;font-size:7rem;position:absolute;top:-28px;right:18px;transform:rotate(-12deg)}.home-blog-copy{color:#fff;align-content:center;gap:.7rem;display:grid;position:relative}.home-blog-copy p{text-transform:uppercase;letter-spacing:.18em;color:#facc15;margin:0;font-size:.76rem;font-weight:950}.home-blog-copy h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,3.3vw,3.2rem);font-weight:950;line-height:.95}.home-blog-copy span{color:#ffffffd1;font-size:1rem;font-weight:750;line-height:1.55}.home-blog-copy a{color:#111;background:#ffd814;border:1px solid #fcd200;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-height:42px;padding:0 1rem;font-weight:950;display:inline-flex}.home-blog-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.home-blog-card{color:#0f1111;background:#fffffff0;border:1px solid #ffffff8c;border-radius:22px;gap:.45rem;min-height:154px;padding:16px;display:grid;box-shadow:0 12px 28px #0000001f}.home-blog-card small{color:#047857;text-transform:uppercase;letter-spacing:.08em;background:#e7f7ef;border-radius:999px;width:max-content;padding:.25rem .55rem;font-size:.66rem;font-weight:950}.home-blog-card b{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.025em;font-size:1.05rem;font-weight:950;line-height:1.12}.home-blog-card span{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.35;display:-webkit-box;overflow:hidden}.premium-aisle.gift .premium-aisle-hero{background:radial-gradient(circle at 82% 0,#ffd81461,#0000 34%),linear-gradient(135deg,#fff8e7,#ecfeff 52%,#ffe4e6)!important}.premium-aisle.gift .showcase-orb{color:#111!important;background:linear-gradient(135deg,#ffd814,#ff7a1a)!important}.premium-aisle.gift .premium-filter-strip span,.premium-aisle.gift .subcategory-strip span{color:#9a3412!important;background:#fff7ed!important;border-color:#fed7aa!important}@media (max-width:900px){.home-blog-spotlight{border-radius:22px;grid-template-columns:1fr;margin:-18px .85rem 1rem;padding:1rem}.home-blog-cards{grid-template-columns:1fr 1fr}.home-blog-card{min-height:132px;padding:13px}.home-blog-card b{font-size:.96rem}.home-blog-card span{-webkit-line-clamp:2}}@media (max-width:560px){.home-blog-spotlight{border-radius:20px!important;gap:.75rem!important;margin:.75rem .65rem 1rem!important;padding:.9rem!important;display:grid!important}.home-blog-copy h2{font-size:1.45rem!important;line-height:1.02!important}.home-blog-copy span{font-size:.88rem!important}.home-blog-copy a{width:100%!important}.home-blog-cards{grid-template-columns:1fr!important;gap:.65rem!important;display:grid!important}.home-blog-card{border-radius:16px!important;min-height:auto!important;padding:.85rem!important}.home-blog-card:nth-child(n+4){display:none!important}.home-blog-card b{font-size:.95rem!important}.home-blog-card span{-webkit-line-clamp:2!important;font-size:.82rem!important}.amazon-card-grid .amazon-home-card:nth-child(n+5){display:flex!important}.guide-card-home{background:linear-gradient(#fffdf3,#fff)!important;border:2px solid #ffd814!important;order:-1!important}}.premium-blog-index{background:linear-gradient(#f7fffd 0%,#eef7f4 42%,#fff8ed 100%)!important}.upgraded-blog-hero{position:relative;color:#fff!important;background:radial-gradient(circle at 8% 5%,#2dd4bf38,#0000 32%),linear-gradient(135deg,#102a2d,#0f172a 58%,#d97706 130%)!important;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)!important;gap:1.2rem!important;display:grid!important;overflow:hidden!important}.upgraded-blog-hero .blog-hero-copy h1,.upgraded-blog-hero .blog-hero-copy p{color:#fff!important}.upgraded-blog-hero .blog-hero-copy>p.eyebrow{color:#facc15!important}.blog-featured-panel{color:#0f172a;background:#fffffff0;border:1px solid #ffffff9e;border-radius:26px;gap:.85rem;padding:1rem;display:grid;position:relative;box-shadow:0 20px 48px #00000038}.blog-featured-copy h2{font-family:var(--font-body),Arial,sans-serif;letter-spacing:-.04em;margin:.55rem 0 .35rem;font-size:clamp(1.3rem,2.3vw,2rem);font-weight:950;line-height:1.02}.blog-featured-copy p{margin:0;font-weight:700;line-height:1.45;color:#4b5563!important}.blog-featured-photos{grid-template-columns:1.2fr 1fr 1fr;gap:.6rem;min-height:150px;display:grid}.blog-featured-photos img{object-fit:contain;background:linear-gradient(#fff,#f1f5f9);border:1px solid #e5e7eb;border-radius:20px;width:100%;height:150px;box-shadow:0 10px 22px #0f172a14}.blog-featured-photos img:first-child{grid-row:span 1;height:150px}.blog-featured-panel .blog-index-stats{grid-template-columns:repeat(3,1fr)!important;gap:.55rem!important;display:grid!important}.blog-featured-panel .blog-index-stats span{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;place-items:center;padding:.65rem;display:grid}.upgraded-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.upgraded-guide-card{background:#fff!important;border:1px solid #0f172a14!important;border-radius:26px!important;grid-template-rows:auto 1fr!important;padding:0!important;transition:transform .18s,box-shadow .18s!important;display:grid!important;overflow:hidden!important;box-shadow:0 16px 38px #0f172a14!important}.upgraded-guide-card:hover{transform:translateY(-4px);text-decoration:none!important;box-shadow:0 24px 55px #0f172a21!important}.guide-card-media{background:radial-gradient(circle at 12% 8%,#ffd81438,#0000 38%),linear-gradient(135deg,#ecfeff,#fff7ed);grid-template-columns:1.25fr 1fr 1fr;gap:.35rem;min-height:168px;padding:.7rem;display:grid}.guide-card-media img{object-fit:contain;background:#ffffffd1;border:1px solid #0f172a14;border-radius:18px;width:100%;height:146px;box-shadow:0 10px 24px #0f172a14}.guide-card-media img:first-child{height:146px}.guide-card-media span{color:#fff;background:#0f766e;border-radius:20px;grid-column:1/-1;place-items:center;min-height:132px;font-size:2rem;font-weight:950;display:grid}.guide-card-body{gap:.55rem;padding:1rem;display:grid}.guide-card-body h2{font-family:var(--font-body),Arial,sans-serif!important;letter-spacing:-.03em!important;color:#0f172a!important;margin:0!important;font-size:1.18rem!important;font-weight:950!important;line-height:1.08!important}.guide-card-body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#4b5563!important;margin:0!important;font-size:.92rem!important;line-height:1.42!important}.guide-card-meta{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.guide-card-meta small{color:#334155;background:#f1f5f9;border-radius:999px;padding:.28rem .55rem;font-size:.72rem;font-weight:850}.blog-index-note{background:#fff!important;border:1px solid #0f172a14!important;border-radius:28px!important;box-shadow:0 14px 36px #0f172a14!important}@media (max-width:1020px){.upgraded-blog-hero{grid-template-columns:1fr!important}.upgraded-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.premium-blog-index{padding:.75rem!important}.upgraded-blog-hero{border-radius:24px!important;gap:.85rem!important;padding:1rem!important}.upgraded-blog-hero .blog-hero-copy h1{font-size:1.85rem!important;line-height:1.02!important}.upgraded-blog-hero .blog-hero-copy p:not(.eyebrow){font-size:.92rem!important}.blog-index-actions{display:grid!important}.blog-index-actions .btn{width:100%!important}.blog-featured-panel{border-radius:20px!important;padding:.8rem!important}.blog-featured-photos{grid-template-columns:1fr 1fr 1fr!important;min-height:95px!important}.blog-featured-photos img{border-radius:14px!important;height:92px!important}.blog-featured-panel .blog-index-stats span{padding:.45rem!important}.upgraded-guide-grid{grid-template-columns:1fr!important;gap:.85rem!important}.upgraded-guide-card{border-radius:20px!important}.guide-card-media{min-height:114px!important;padding:.55rem!important}.guide-card-media img{border-radius:14px!important;height:96px!important}.guide-card-body{padding:.85rem!important}.guide-card-body h2{font-size:1rem!important}.guide-card-body p{-webkit-line-clamp:2!important;font-size:.84rem!important}.guide-card-meta small{font-size:.68rem!important}.blog-index-note{border-radius:20px!important;padding:1rem!important}}.image-fallback{color:#0f766e!important;text-align:center!important;background:linear-gradient(145deg,#ecfeff,#fff7ed)!important;border:1px dashed #99f6e4!important;place-items:center!important;gap:.25rem!important;display:grid!important}.image-fallback b{color:#fff;letter-spacing:-.04em;background:#0f766e;border-radius:18px;place-items:center;width:54px;height:54px;font-weight:950;display:grid}.image-fallback small{color:#64748b;font-size:.74rem;font-weight:900}.product-image-slider{background:#fff!important;border-radius:18px!important;width:100%!important;height:100%!important;min-height:160px!important;display:block!important;position:relative!important;overflow:hidden!important}.product-image-slider .shop-product-image.real-image{object-fit:contain!important;object-position:center!important;opacity:0!important;background:#fff!important;width:100%!important;height:100%!important;max-height:none!important;padding:.35rem!important;transition:opacity .45s!important;position:absolute!important;inset:0!important;transform:none!important}.product-image-slider .shop-product-image.real-image.is-active{opacity:1!important}.product-image-slider-dots{z-index:3;background:#ffffffe0;border-radius:999px;gap:4px;padding:3px 6px;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #0f172a1f}.product-image-slider-dots i{background:#cbd5e1;border-radius:999px;width:5px;height:5px;display:block}.product-image-slider-dots i.active{background:#0f766e;width:14px}@media (max-width:760px){.shop-topbar{width:100%!important;max-width:none!important;margin:0!important}.mobile-desktop-like-nav,.shop-nav{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;gap:.4rem!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:.45rem .75rem!important;display:flex!important;overflow:auto hidden!important}.mobile-desktop-like-nav::-webkit-scrollbar{display:none!important}.shop-nav::-webkit-scrollbar{display:none!important}.mobile-desktop-like-nav a,.shop-nav a{white-space:nowrap!important;border-radius:999px!important;flex:none!important;padding:.48rem .72rem!important}.shop-product-card .shop-card-image-wrap,.client-store-card .shop-card-image-wrap,.amazon-product-strip .shop-card-image-wrap{place-items:center!important;height:178px!important;min-height:178px!important;max-height:178px!important;padding:.7rem!important;display:grid!important;overflow:hidden!important}.shop-product-card .shop-product-image.real-image,.client-store-card .shop-product-image.real-image,.amazon-product-strip .shop-product-image.real-image{object-fit:contain!important;object-position:center!important;background:#fff!important;height:150px!important;max-height:150px!important;transform:none!important}.shop-card-image-wrap .product-image-slider{height:150px!important;min-height:150px!important}.shop-card-image-wrap .image-fallback{height:150px!important}.shop-card-body{padding:.85rem!important}.shop-card-body h3{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:1.02rem!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.shop-fit{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.84rem!important;line-height:1.32!important;display:-webkit-box!important;overflow:hidden!important}body{padding-top:172px!important}.shop-header{min-height:154px!important}.buying-guide,.premium-blog-index,.aisle-page,.pdp-amazon,.amazon-home,.shop-home{scroll-margin-top:176px!important}.buying-guide .guide-hero,.premium-blog-index .blog-index-hero,.premium-aisle .premium-aisle-hero,.pdp-amazon .pdp-breadcrumb{margin-top:.72rem!important}.guide-hero .eyebrow,.guide-hero .chip,.blog-index-hero .eyebrow,.premium-hero-copy .eyebrow{z-index:1!important;margin-top:.25rem!important;display:inline-flex!important;position:relative!important}.guide-toc,.pdp-strip{top:154px!important}}@media (max-width:380px){body{padding-top:182px!important}.guide-toc,.pdp-strip{top:164px!important}}
