:root{--navy:#061b3d;--navy-2:#031531;--pink:#ff0877;--pink-2:#ff3ba1;--blue:#176cff;--ink:#0d1830;--muted:#69748a;--line:#dfe4ec;--surface:#fff;--soft:#f6f8fc;--radius:18px;--shadow:0 20px 60px #05163629}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#edf2fb;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-shell{background:#fff;max-width:1600px;min-height:100vh;margin:auto;overflow:hidden;box-shadow:0 0 80px #0b21491f}.topbar{background:var(--navy-2);color:#fff;z-index:30;align-items:center;gap:38px;height:82px;padding:0 clamp(24px,4vw,70px);display:flex;position:relative}.brand{white-space:nowrap;align-items:center;gap:8px;display:flex}.brand-bolt{color:#fff;background:linear-gradient(145deg,var(--pink-2),var(--pink));clip-path:polygon(45% 0,100% 0,62% 38%,93% 38%,25% 100%,39% 54%,8% 54%);place-items:center;width:29px;height:38px;font-size:0;display:grid}.brand-bolt:after{content:"";background:#fff;width:5px;height:20px;transform:skew(-22deg)}.brand small{color:#c4cde0;margin-left:3px;font-size:9px;font-weight:600}.topbar nav{align-items:stretch;gap:30px;height:100%;margin-left:auto;display:flex}.topbar nav a{color:#eef2fb;align-items:center;gap:5px;font-size:13px;font-weight:750;display:flex;position:relative}.topbar nav a.active:after,.topbar nav a:hover:after{content:"";background:var(--pink);height:3px;position:absolute;bottom:0;left:0;right:0}.topbar nav em{background:var(--pink);border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-style:normal;display:grid}.topbar nav em.blue{background:var(--blue)}.header-actions{align-items:center;gap:20px;display:flex}.header-actions a{place-items:center;display:grid}.avatar{background:linear-gradient(145deg,#f0b892,#8d4c36);border:2px solid #fff;border-radius:50%;width:34px;height:34px;position:relative}.avatar i{background:var(--pink);border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-8px;right:-7px}.mobile-menu{color:#fff;background:0 0;border:0;padding:5px;display:none}.hero{color:#fff;background:linear-gradient(90deg,#0314320a,#03143214),url(/snapitup-hero.png) 100%/cover no-repeat;min-height:535px;position:relative}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0314329e 0%,#03143226 50%,#03143200 76%);position:absolute;inset:0}.hero-inner{z-index:1;width:min(620px,52%);padding:76px clamp(28px,6vw,90px);position:relative}.eyebrow{letter-spacing:.18em;color:#ff75b5;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.06em;margin:12px 0 24px;font-size:clamp(54px,5.4vw,86px);line-height:.88}.hero h1 em{color:var(--pink);font-style:normal}.hero p{color:#edf3ff;max-width:430px;margin:0 0 30px;font-size:18px;line-height:1.45}.hero-actions{gap:14px;display:flex}.hero-actions a{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 27px;font-weight:850;display:flex}.hero-actions .secondary{border:1px solid #ffffffb3;min-width:145px}.benefits{background:#fff;justify-content:center;align-items:center;gap:clamp(24px,7vw,100px);padding:22px clamp(25px,5vw,70px);display:flex}.benefits>div{align-items:center;gap:12px;display:flex}.benefits svg{color:var(--pink)}.benefits span{gap:2px;display:grid}.benefits small{color:var(--muted);font-size:10px}.content{background:#fff;padding:28px clamp(24px,4vw,64px) 65px}.section-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-title h2{letter-spacing:-.025em;margin:0;font-size:25px}.section-title a{color:var(--blue);font-size:12px;font-weight:800}.product-rail{scroll-snap-type:x mandatory;grid-template-rows:1fr;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:14px;padding:2px 2px 12px;display:grid;overflow-x:auto}.product-rail::-webkit-scrollbar{height:5px}.product-rail::-webkit-scrollbar-thumb{background:#cbd3e2;border-radius:99px}.product-card{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:12px;min-width:0;transition:all .2s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #091c3e1c}.card-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.card-open>img{aspect-ratio:1.05;object-fit:cover;background:#f3f4f7;width:100%}.mode{z-index:2;background:var(--pink);color:#fff;text-transform:uppercase;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:8px;left:8px}.card-open>time{z-index:2;background:#ffffffeb;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;right:8px}.seller-line{align-items:center;gap:6px;padding:9px 10px 2px;display:flex}.seller-line img,.seller-line span{object-fit:contain;border-radius:50%;width:22px;height:22px}.seller-line span{background:var(--navy);color:#fff;place-items:center;font-weight:900;display:grid}.product-card h3{margin:6px 10px 3px;font-size:13px}.product-card p{color:var(--muted);margin:0 10px 10px;font-size:10px}.price-line{justify-content:space-between;align-items:end;padding:0 10px 12px;display:flex}.price-line strong{font-size:18px}.price-line small{color:var(--muted);font-size:9px}.watch{z-index:4;color:#17233b;cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:42px;right:8px}.watch.active{color:var(--pink);fill:var(--pink)}.watch.active svg{fill:currentColor}.seller-spotlight{color:#fff;background:linear-gradient(120deg,#061b3d,#09295a);border-radius:16px;grid-template-rows:auto auto;grid-template-columns:150px minmax(240px,1fr) auto;align-items:center;gap:10px 28px;margin:14px 0 36px;padding:24px 28px;display:grid;overflow:hidden}.seller-spotlight>img{object-fit:contain;grid-row:1/3;width:140px;height:140px}.seller-spotlight span{color:#ff9cca;letter-spacing:.12em;font-size:9px;font-weight:900}.seller-spotlight h2{margin:4px 0 7px;font-size:28px}.seller-spotlight p{color:#ced8eb;max-width:520px;margin:0 0 13px}.seller-spotlight>div>div{color:#e4eafa;gap:18px;display:flex}.seller-spotlight>a{color:var(--navy);background:#fff;border-radius:999px;padding:12px 21px;font-size:12px;font-weight:850}.spotlight-products{grid-column:2/4;grid-template-columns:repeat(4,80px);gap:8px!important;display:grid!important}.spotlight-products button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0;overflow:hidden}.spotlight-products img{object-fit:cover;width:80px;height:58px;display:block}.category-section{margin:0 0 36px}.category-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category-grid a{text-align:center;background:#f6f6f6;border-radius:13px;min-width:0;padding-bottom:13px;position:relative;overflow:hidden}.category-grid img{aspect-ratio:1.35;object-fit:cover;width:100%}.category-grid b{margin-top:8px;font-size:13px;display:block}.category-grid small{color:var(--muted);font-size:9px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c238f;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:18px;grid-template-columns:1.05fr 1fr;width:min(940px,96vw);max-height:min(760px,92vh);display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #00091c66}.modal-close{z-index:4;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modal-gallery{background:#f6eee8;flex-direction:column;padding:22px;display:flex;position:relative}.modal-gallery>span{background:#fff;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:30px;left:30px}.modal-gallery>img{aspect-ratio:1/1.02;object-fit:cover;border-radius:11px;width:100%}.modal-gallery>div{gap:8px;margin-top:10px;display:flex}.modal-gallery button{border:1px solid var(--line);background:#fff;border-radius:7px;width:64px;height:58px;padding:2px}.modal-gallery button:first-child{border-color:var(--pink)}.modal-gallery button img{object-fit:cover;border-radius:5px;width:100%;height:100%}.modal-seller{align-items:center;gap:10px;padding-right:45px;display:flex}.modal-seller img,.modal-seller>span{object-fit:contain;border-radius:50%;width:44px;height:44px}.modal-seller>span{background:var(--navy);color:#fff;place-items:center;font-weight:900;display:grid}.modal-seller div{gap:2px;display:grid}.modal-seller small{color:var(--muted);font-size:9px}.modal-seller button{border:1px solid var(--pink);color:var(--pink);background:#fff;border-radius:7px;margin-left:auto;padding:7px 14px;font-size:10px;font-weight:800}.modal-mode{color:#6e39de;background:#f1e9ff;border-radius:5px;margin-top:18px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-block}.modal-details h2{letter-spacing:-.03em;margin:8px 0 4px;font-size:28px}.modal-details>p{color:var(--muted);margin:0 0 14px;font-size:11px}.price-panel{border:1px solid var(--line);border-radius:10px;padding:5px 14px}.price-panel>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:42px;display:flex}.price-panel>div:last-child{border:0}.price-panel small{color:var(--muted);font-size:10px}.price-panel b,.price-panel strong{margin-left:auto}.price-panel em{color:var(--muted);font-size:9px;font-style:normal}.price-panel .total strong{font-size:18px}.delivery{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;display:grid}.delivery div{border:1px solid var(--line);border-radius:9px;gap:4px;padding:10px;display:grid}.delivery b{font-size:11px}.delivery span{color:var(--muted);font-size:9px}.modal-actions{grid-template-columns:1fr 1.12fr 1.12fr;gap:8px;display:grid}.modal-actions a,.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;height:48px;font-size:12px;font-weight:850;display:grid}.modal-actions button{cursor:pointer;color:#fff;border:0}.modal-actions .snap{background:var(--pink)}.protection{color:var(--blue);align-items:center;gap:8px;margin-top:14px;font-size:10px;display:flex}.protection span{color:var(--muted)}footer{background:var(--navy-2);color:#fff}.footer-benefits .benefits{color:#fff;background:0 0;border-bottom:1px solid #ffffff1f}.footer-benefits .benefits small{color:#aebbd2}.footer-row{align-items:center;gap:26px;padding:24px clamp(25px,5vw,70px);display:flex}.footer-row p{color:#b9c5d9;font-size:12px}.footer-row>span{color:#91a2bf;margin-left:auto;font-size:10px}.toast{z-index:150;opacity:0;pointer-events:none;color:#fff;box-shadow:var(--shadow);background:#0b1f43;border-radius:10px;padding:14px 19px;transition:all .2s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px)}.toast.show{opacity:1;transform:translate(-50%)}@media (max-width:1050px){.topbar{gap:20px}.topbar nav{gap:17px}.brand small{display:none}.hero{min-height:460px}.hero-inner{padding-top:65px}.category-grid{grid-template-columns:repeat(3,1fr)}.seller-spotlight{grid-template-columns:120px 1fr auto}.seller-spotlight>img{width:115px;height:115px}.spotlight-products{display:none!important}.product-rail{grid-auto-columns:minmax(190px,30%)}}@media (max-width:780px){body{background:#fff}.site-shell{width:100%;box-shadow:none}.topbar{gap:12px;height:66px;padding:0 16px;position:sticky;top:0}.brand b{font-size:20px}.brand-bolt{width:23px;height:31px}.mobile-menu{order:-1;display:grid}.topbar nav{background:var(--navy-2);grid-template-columns:repeat(2,1fr);gap:0;height:auto;padding:14px;display:none;position:absolute;top:66px;left:0;right:0}.topbar nav.nav-open{display:grid}.topbar nav a{padding:14px}.topbar nav a.active:after{left:14px;right:14px}.header-actions{gap:14px;margin-left:auto}.header-actions>a:first-child,.avatar{display:none}.hero{background-position:66%;min-height:520px}.hero:after{background:linear-gradient(#0314322e,#031432e6 75%)}.hero-inner{width:100%;padding:255px 20px 34px}.eyebrow{font-size:9px}.hero h1{margin:8px 0 14px;font-size:48px;line-height:.9}.hero p{max-width:330px;margin-bottom:20px;font-size:14px}.hero-actions a{min-height:46px;padding:0 18px;font-size:12px}.benefits{justify-content:flex-start;gap:28px;padding:16px;overflow-x:auto}.benefits>div{min-width:160px}.content{padding:22px 16px 45px}.section-title h2{font-size:21px}.product-rail{grid-auto-columns:44%;gap:10px}.seller-spotlight{grid-template-columns:75px 1fr;gap:12px;padding:18px}.seller-spotlight>img{width:70px;height:70px}.seller-spotlight>div>div{display:none}.seller-spotlight h2{font-size:20px}.seller-spotlight p{font-size:11px}.seller-spotlight>a{text-align:center;grid-column:1/3}.category-grid{gap:9px;display:flex;overflow-x:auto}.category-grid a{min-width:100px}.category-grid img{aspect-ratio:1}.modal-backdrop{align-items:end;padding:0}.product-modal{border-radius:20px 20px 0 0;grid-template-columns:1fr;width:100%;max-height:94vh}.modal-gallery{min-height:340px;padding:15px 15px 8px}.modal-gallery>img{aspect-ratio:1.45}.modal-gallery>div{overflow-x:auto}.modal-details{padding:15px}.modal-details h2{font-size:23px}.modal-actions{background:#fff;margin:12px -15px -15px;padding:12px 15px;position:sticky;bottom:-15px;box-shadow:0 -8px 24px #081a3c1a}.modal-actions a{display:none}.product-modal .protection{margin-bottom:58px}.footer-benefits{display:none}.footer-row{flex-direction:column;align-items:flex-start;padding:25px 18px}.footer-row>span{margin-left:0}.toast{width:calc(100% - 30px);font-size:12px;bottom:78px}.delivery{grid-template-columns:1fr 1fr}}@media (max-width:430px){.product-rail{grid-auto-columns:61%}.hero h1{font-size:43px}.modal-gallery{min-height:280px}.modal-gallery>img{aspect-ratio:1.25}.modal-actions{grid-template-columns:1fr 1fr}.modal-actions .snap:last-child{grid-column:auto}.header-actions{gap:11px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.preview-banner{color:#772044;background:#fff1f7;border-bottom:1px solid #ffd3e6;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:7px clamp(18px,4vw,64px);font-size:10px;display:flex}.preview-banner b{color:#d6005e;text-transform:uppercase;letter-spacing:.08em}.page-hero{color:#fff;background:linear-gradient(125deg,#061b3d,#092d61);justify-content:space-between;align-items:center;min-height:210px;padding:42px clamp(24px,4vw,64px);display:flex}.page-hero>div:first-child>span,.drops-hero span,.auctions-hero>div>span,.sellers-hero span{letter-spacing:.14em;color:#ff86bd;font-size:10px;font-weight:900}.page-hero h1,.plain-heading h1,.bag-hero h1{letter-spacing:-.04em;margin:7px 0;font-size:42px}.page-hero p{color:#d3ddef;margin:0}.page-hero .benefits{color:#fff;background:0 0;gap:28px;padding:0}.page-hero .benefits small{color:#b6c4dc}.page-hero .benefits>div{max-width:145px}.shop-layout{background:#fff;grid-template-columns:225px 1fr;grid-template-areas:"trend trend""filters results";gap:18px 24px;padding:24px clamp(20px,4vw,60px) 70px;display:grid}.trend-strip{border:1px solid var(--line);border-radius:14px;grid-area:trend;align-items:center;gap:10px;padding:12px;display:flex;overflow-x:auto}.trend-strip>b{white-space:nowrap;padding:0 12px}.trend-strip button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:9px;min-width:150px;height:58px;padding:6px 10px;display:flex}.trend-strip img{object-fit:cover;border-radius:7px;width:48px;height:46px}.trend-strip span{font-size:11px;font-weight:800}.filters{border:1px solid var(--line);border-radius:12px;grid-area:filters;gap:11px;height:max-content;padding:18px;display:grid;position:sticky;top:92px}.filters>div{justify-content:space-between;align-items:center;display:flex}.filters>div button{color:var(--blue);background:0 0;border:0;font-size:9px}.filters label{color:#455067;align-items:center;gap:9px;font-size:11px;display:flex}.filters input{accent-color:var(--pink)}.filters hr{border:0;border-top:1px solid var(--line);width:100%;margin:6px 0}.filter-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;justify-content:space-between;padding:11px 0;font-weight:750;display:flex}.shop-results{grid-area:results;min-width:0}.result-toolbar{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:60px;margin-bottom:12px;padding:10px;display:flex}.result-toolbar>div{gap:8px;display:flex}.result-toolbar button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 16px;font-size:10px;font-weight:750}.result-toolbar button.active{background:var(--navy);color:#fff}.result-toolbar>span{color:var(--muted);margin-left:auto;font-size:10px}.result-toolbar select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px;font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-grid .product-card h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dark-page,.live-page{background:var(--navy-2);color:#fff}.drops-hero{background:linear-gradient(90deg,#03143214,#03143247),url(/snapitup-hero.png) 77%/cover no-repeat;align-items:center;min-height:490px;padding:65px clamp(26px,6vw,90px);display:flex;position:relative}.drops-hero:after{content:"";background:linear-gradient(90deg,#031432b8,#03143200 70%);position:absolute;inset:0}.drops-hero>div{z-index:1;max-width:520px;position:relative}.drops-hero h1{letter-spacing:-.055em;margin:10px 0 18px;font-size:67px;line-height:.93}.drops-hero h1 em{color:var(--pink);font-style:normal}.drops-hero p{color:#dae5f7;max-width:430px;font-size:16px;line-height:1.5}.drops-hero button.secondary{color:#fff;background:0 0}.dark-content{padding:30px clamp(22px,4vw,64px) 65px}.dark-content .section-title a,.dark-page .section-title a{color:#78a8ff}.drop-countdown-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:40px;display:grid}.drop-countdown-grid article{background:#08234b;border:1px solid #ffffff2e;border-radius:11px;padding-bottom:12px;position:relative;overflow:hidden}.drop-countdown-grid img{aspect-ratio:1.18;object-fit:cover;width:100%}.drop-countdown-grid span{color:#162139;background:#fff;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:8px;left:8px}.drop-countdown-grid h3{margin:11px 11px 6px;font-size:12px}.drop-countdown-grid b{letter-spacing:.08em;margin:0 11px 10px;font-size:18px;display:block}.drop-countdown-grid button{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:7px;width:calc(100% - 22px);height:38px;margin:0 11px;font-size:10px}.dark-page .product-card,.live-page .product-card{color:#fff;background:#09234a;border-color:#ffffff29}.dark-page .product-card p,.dark-page .price-line small,.live-page .product-card p,.live-page .price-line small{color:#aebbd1}.dark-page .seller-line img,.live-page .seller-line img{background:#fff}.drop-categories>div:last-child{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.drop-categories a{border-radius:12px;height:170px;position:relative;overflow:hidden}.drop-categories img{object-fit:cover;filter:brightness(.67);width:100%;height:100%}.drop-categories b,.drop-categories small{position:absolute;left:13px}.drop-categories b{bottom:32px}.drop-categories small{color:#fff;bottom:15px}.dark-seller{background:#08234b;border:1px solid #ffffff2e;border-radius:14px;grid-template-columns:120px 1fr auto;align-items:center;gap:22px;margin-top:35px;padding:22px;display:grid}.dark-seller img{object-fit:contain;width:110px;height:110px}.dark-seller span{color:#ff75b5;font-size:9px;font-weight:900}.dark-seller h2{margin:5px 0}.dark-seller p{color:#b9c6db}.dark-seller a{background:var(--pink);border-radius:8px;padding:11px 18px;font-size:11px;font-weight:850}.auctions-hero{color:#fff;background:linear-gradient(90deg,#03143280,#0314321a),url(/snapitup-hero.png) 100%/cover no-repeat;min-height:370px;padding:60px clamp(24px,5vw,70px)}.auctions-hero>div{max-width:700px}.auctions-hero h1{letter-spacing:-.05em;margin:10px 0;font-size:58px}.auctions-hero h1 em{color:var(--pink);font-style:normal}.auctions-hero p{color:#e1e9f7;font-size:17px}.auction-principles{gap:25px;margin-top:34px;display:flex}.auction-principles div{border-right:1px solid #fff3;align-items:center;gap:9px;padding-right:24px;display:flex}.auction-principles div:last-child{border:0}.auction-principles svg{color:var(--pink)}.auction-principles b{font-size:11px}.auction-content{background:#fff;padding:25px clamp(22px,4vw,60px) 65px}.auction-tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:18px;padding:10px;display:flex}.auction-tabs button{background:#fff;border:0;padding:11px 15px;font-weight:750}.auction-tabs button.active{color:var(--pink);border-bottom:2px solid var(--pink)}.auction-tabs input{border:1px solid var(--line);border-radius:8px;min-width:240px;margin-left:auto;padding:10px 13px}.featured-event{grid-template-columns:250px 1fr;gap:16px;display:grid}.featured-event>div:first-child{color:#fff;background:linear-gradient(145deg,#08275a,#061b3d);border-radius:12px;padding:22px}.featured-event>div:first-child img{object-fit:contain;width:125px;height:125px}.featured-event>div:first-child span{color:#ff79b8;font-size:9px;font-weight:900;display:block}.featured-event h2{margin:5px 0}.featured-event p{color:#c8d3e5;line-height:1.45}.featured-event>div:first-child a{border:1px solid #fff;border-radius:7px;padding:10px 16px;font-size:10px;font-weight:800;display:inline-block}.auction-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.auction-explained{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:1.2fr repeat(4,1fr);gap:20px;margin-top:25px;padding:20px;display:grid}.auction-explained h2{margin:0}.auction-explained div{border-left:1px solid #fff3;padding-left:15px}.auction-explained b{font-size:11px}.auction-explained p{color:#afbed4;font-size:9px;line-height:1.5}.live-heading{justify-content:space-between;align-items:center;padding:45px clamp(22px,4vw,55px) 25px;display:flex}.live-heading>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.live-heading svg{color:var(--pink);grid-row:1/3}.live-heading h1{margin:0;font-size:51px}.live-heading h1 em{color:var(--pink);font-style:normal}.live-heading p{color:#bfcae0;grid-column:2;margin:0}.live-schedule{border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:20px;min-width:500px;padding:15px;display:flex}.live-schedule span{color:#bdc9dd;font-size:10px}.live-stage{grid-template-columns:280px minmax(0,1fr) 260px;gap:14px;padding:0 clamp(22px,4vw,55px) 25px;display:grid}.live-seller-card,.chat-preview{background:#08234b;border:1px solid #ffffff2e;border-radius:12px;padding:20px}.live-seller-card img{object-fit:contain;width:120px;height:120px}.live-seller-card span{color:#ff83bd;font-size:9px;font-weight:900;display:block}.live-seller-card p{color:#bdc9dd;line-height:1.5}.live-seller-card a{background:var(--pink);border-radius:7px;padding:10px 15px;font-size:10px;font-weight:800;display:inline-block}.video-preview{border-radius:12px;min-height:350px;position:relative;overflow:hidden}.video-preview>img{object-fit:cover;width:100%;height:100%}.video-preview>span{background:var(--pink);border-radius:5px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.video-preview>div{background:linear-gradient(#0000,#000c);justify-content:space-between;padding:18px;display:flex;position:absolute;bottom:0;left:0;right:0}.video-preview button{color:#fff;background:0 0;border:1px solid #fff;border-radius:50%;width:38px;height:38px}.chat-preview h2{margin-top:0;font-size:16px}.chat-preview h2 small{color:#9cabc4}.chat-preview p{color:#d9e3f3;background:#0d2d5e;border-radius:8px;padding:10px;font-size:10px}.chat-preview .seller-message{background:#6d1548}.chat-preview label{color:#8fa1bd;gap:8px;margin-top:20px;font-size:9px;display:grid}.chat-preview button{color:#788ba8;background:0 0;border:1px solid #fff3;border-radius:7px;height:36px}.live-content{padding:25px clamp(22px,4vw,55px) 65px}.watchlist-page{background:#fff;padding:45px clamp(22px,4vw,60px) 70px}.plain-heading{align-items:center;gap:15px;margin-bottom:30px;display:flex}.plain-heading svg{color:var(--pink);fill:var(--pink)}.plain-heading h1{margin:0}.plain-heading p{color:var(--muted);margin:4px 0}.watch-layout{grid-template-columns:1fr 260px;gap:28px;display:grid}.watch-summary{border:1px solid var(--line);border-radius:12px;height:max-content;padding:18px;position:sticky;top:92px;box-shadow:0 10px 28px #061b3d14}.watch-summary h2{align-items:center;gap:8px;font-size:16px;display:flex}.watch-summary h2 svg{color:var(--pink);fill:var(--pink)}.watch-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:11px;display:flex}.watch-summary button{border:1px solid var(--pink);width:100%;height:42px;color:var(--pink);background:#fff;border-radius:8px;margin-top:18px;font-size:10px;font-weight:800}.saved-sellers{margin:10px 0 35px}.saved-sellers>div:last-child{gap:18px;display:flex;overflow-x:auto}.saved-sellers a,.saved-sellers button{background:#fff;border:0;justify-items:center;gap:6px;min-width:110px;display:grid}.saved-sellers img,.saved-sellers button>span{object-fit:contain;border:1px solid var(--line);border-radius:50%;width:80px;height:80px}.saved-sellers button>span{background:var(--navy);color:#fff;place-items:center;font-size:28px;display:grid}.saved-sellers b{font-size:10px}.saved-sellers small{color:var(--muted);font-size:8px}.sellers-hero{color:#fff;background:linear-gradient(125deg,#061b3d,#092f67);justify-content:space-between;align-items:center;min-height:300px;padding:45px clamp(24px,5vw,70px);display:flex}.sellers-hero h1{letter-spacing:-.045em;margin:7px 0;font-size:52px}.sellers-hero p{color:#c9d5e7}.sellers-hero label{width:min(620px,70vw);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:23px;padding:13px 17px;display:flex}.sellers-hero input{border:0;outline:0;flex:1}.neon-seller{color:var(--pink);text-shadow:0 0 20px #ff0877cc;padding-right:10vw;font-size:180px}.sellers-content{padding:22px clamp(22px,4vw,55px) 65px}.seller-toolbar{gap:8px;margin-bottom:25px;display:flex;overflow-x:auto}.seller-toolbar button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:9px;font-weight:750}.seller-layout{grid-template-columns:1fr 380px;gap:26px;display:grid}.seller-layout .section-title>span{color:var(--muted);font-size:9px}.seller-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.seller-card{border:1px solid var(--line);border-radius:13px;padding-bottom:14px;position:relative;overflow:hidden}.seller-card.active{border-color:#ff79b6;box-shadow:0 10px 28px #ff08771a}.seller-card>img{aspect-ratio:1.25;object-fit:cover;width:100%}.seller-card:first-child>img{object-fit:contain;background:#ffd6e8;padding:18px}.seller-card>span{background:var(--pink);color:#fff;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:9px;left:9px}.seller-card h3,.seller-card p,.seller-card>div,.seller-card>button{margin-left:12px;margin-right:12px}.seller-card h3{margin-bottom:4px}.seller-card p{color:var(--muted);min-height:30px;font-size:10px}.seller-card>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.seller-card a,.seller-card button{border:1px solid var(--pink);height:36px;color:var(--pink);background:#fff;border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid}.seller-card a{background:var(--pink);color:#fff}.seller-card>button{width:calc(100% - 24px);color:var(--muted);border-color:var(--line)}.seller-feature{border:1px solid var(--line);border-radius:13px;height:max-content;padding:16px;position:sticky;top:92px}.seller-feature>span{color:var(--pink);font-size:9px;font-weight:900}.seller-feature-brand{background:var(--navy);border-radius:10px;place-items:center;height:185px;margin-top:10px;display:grid}.seller-feature-brand img{object-fit:contain;width:170px;height:170px}.seller-feature h2{margin-bottom:5px}.seller-feature>p{color:var(--muted);font-size:11px;line-height:1.5}.seller-feature>a{background:var(--pink);color:#fff;border-radius:8px;place-items:center;height:42px;font-size:10px;font-weight:800;display:grid}.seller-feature .rail-section{margin-top:18px}.seller-feature .product-rail{grid-auto-columns:45%}.seller-feature .product-card:nth-child(n+3),.seller-feature .product-card .seller-line{display:none}.seller-profile-hero{color:#fff;background:linear-gradient(115deg,#061b3d,#082a5d);grid-template-columns:270px minmax(300px,1fr) 42%;align-items:center;gap:30px;min-height:390px;padding:38px clamp(24px,5vw,70px);display:grid;overflow:hidden}.seller-logo-large{object-fit:contain;width:250px;height:250px}.seller-profile-hero>div{z-index:1;position:relative}.seller-profile-hero span{color:#ff82bd;font-size:9px;font-weight:900}.seller-profile-hero h1{margin:7px 0;font-size:43px}.seller-profile-hero p{color:#d3dced;line-height:1.5}.seller-profile-hero button{background:var(--pink);color:#fff;border:0;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 25px;font-weight:850;display:flex}.seller-hero-person{object-fit:cover;object-position:68% center;width:100%;height:390px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18%);mask-image:linear-gradient(90deg,#0000,#000 18%)}.seller-trust{background:var(--navy-2);color:#fff;grid-template-columns:auto 300px 1fr;align-items:center;gap:22px;padding:15px clamp(24px,5vw,70px);display:grid}.seller-trust>p{color:#b8c5da;font-size:10px}.seller-trust .benefits{color:#fff;background:0 0;gap:22px;padding:0}.seller-trust .benefits small{color:#a8b6cd}.seller-about{border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1.4fr;align-items:center;gap:28px;padding:24px;display:grid}.seller-about>div>span{color:var(--pink);font-size:9px;font-weight:900}.seller-about h2{margin:5px 0}.seller-about p{color:var(--muted);line-height:1.5}.seller-about .benefits{background:var(--navy);color:#fff;border-radius:12px;gap:25px;padding:20px}.seller-about .benefits small{color:#aebbd1}.bag-hero{color:#fff;background:linear-gradient(125deg,#061b3d,#092c60);min-height:190px;padding:38px clamp(24px,5vw,70px);position:relative}.bag-hero h1{margin:0}.bag-hero p{color:#cfdaec;max-width:520px;font-size:16px;line-height:1.5}.bag-hero>div{color:var(--pink);letter-spacing:20px;font-size:64px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.bag-page{background:#fff;padding:25px clamp(22px,4vw,60px) 65px}.checkout-steps{grid-template-columns:repeat(4,1fr);max-width:650px;margin-bottom:28px;display:grid}.checkout-steps div{color:#8a94a8;align-items:center;gap:8px;display:flex;position:relative}.checkout-steps div:after{content:"";background:#e1e6ee;height:2px;position:absolute;top:14px;left:34px;right:8px}.checkout-steps div:last-child:after{display:none}.checkout-steps b{z-index:1;background:#edf0f5;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative}.checkout-steps .active{color:var(--pink)}.checkout-steps .active b{background:var(--pink);color:#fff}.checkout-layout{grid-template-columns:1fr 330px;gap:28px;display:grid}.bag-lines{border:1px solid var(--line);border-radius:14px;padding:18px}.bag-lines>header{align-items:center;gap:13px;padding-bottom:14px;display:flex}.bag-lines>header img{object-fit:contain;width:58px;height:58px}.bag-lines h2{margin:0}.bag-lines header p{color:var(--muted);margin:4px 0;font-size:10px}.bag-lines>article{border:1px solid var(--line);border-radius:11px;grid-template-columns:150px 1fr auto;gap:17px;margin-bottom:12px;padding:14px;display:grid}.bag-lines>article>img{object-fit:cover;border-radius:9px;width:150px;height:145px}.bag-lines article span{color:#783ccd;font-size:9px;font-weight:900}.bag-lines article h3{margin:7px 0}.bag-lines article p{color:var(--muted)}.bag-lines article>button{background:0 0;border:0;height:30px}.consolidation-note{color:#5330b2;background:#f2edff;border-radius:8px;padding:12px;font-size:11px}.delivery-options h2{font-size:16px}.delivery-options label{border:1px solid var(--line);border-radius:9px;align-items:center;gap:12px;margin:8px 0;padding:14px;display:flex}.delivery-options label:has(input:checked){border-color:var(--pink);box-shadow:0 0 0 1px var(--pink)}.delivery-options input{accent-color:var(--pink)}.delivery-options span{gap:3px;display:grid}.delivery-options small{color:var(--muted)}.delivery-options strong{margin-left:auto}.order-summary{border:1px solid var(--line);border-radius:14px;height:max-content;padding:20px;box-shadow:0 12px 35px #051a3c14}.order-summary>p{color:var(--muted)}.order-summary>div{justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.order-summary hr{border:0;border-top:1px solid var(--line)}.order-summary .order-total{border-top:1px solid var(--line);padding-top:16px;font-size:17px}.order-summary>small{color:var(--muted);margin:12px 0;line-height:1.5;display:block}.order-summary>button,.order-summary>a{border:0;border-radius:8px;place-items:center;width:100%;height:45px;font-weight:850;display:grid}.order-summary>button{background:var(--pink);color:#fff}.order-summary>a{background:#f0f2f6;margin-top:8px}.details-page{background:#fff;padding:35px clamp(22px,5vw,70px) 65px}.details-page>nav{color:var(--muted);gap:8px;margin-bottom:22px;font-size:10px;display:flex}.details-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.details-image>img{object-fit:cover;border-radius:14px;width:100%;max-height:620px}.details-image>div{gap:9px;margin-top:10px;display:flex}.details-image>div img{object-fit:cover;border:1px solid var(--line);border-radius:7px;width:75px;height:65px}.details-grid section>h1{margin:10px 0;font-size:42px}.details-grid section>p{color:var(--muted);line-height:1.6}.details-seller{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;margin:20px 0;padding:12px;display:flex}.details-seller img{object-fit:contain;width:52px;height:52px}.details-seller div{gap:3px;display:grid}.details-seller small{color:var(--muted)}.details-seller a{color:var(--pink);margin-left:auto;font-size:10px;font-weight:800}.details-grid ul{color:var(--muted);line-height:1.8}.details-cta{background:var(--pink);color:#fff;border-radius:8px;place-items:center;min-width:180px;height:48px;margin-top:12px;font-weight:850;display:inline-grid}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.seller-layout{grid-template-columns:1fr 310px}.live-stage{grid-template-columns:220px 1fr}.chat-preview{grid-column:1/3}.seller-profile-hero{grid-template-columns:210px 1fr 36%}.seller-logo-large{width:200px;height:200px}.seller-trust{grid-template-columns:auto 1fr}.seller-trust .benefits{grid-column:1/3}.checkout-layout{grid-template-columns:1fr 300px}}@media (max-width:780px){.preview-banner{flex-direction:column;align-items:flex-start;gap:2px;padding:7px 16px}.page-hero{padding:30px 18px;display:block}.page-hero h1{font-size:34px}.page-hero .benefits{display:none}.shop-layout{padding:14px;display:block}.trend-strip{margin-bottom:12px}.filters{display:none}.result-toolbar{display:block;overflow-x:auto}.result-toolbar>div{padding-bottom:8px;overflow-x:auto}.result-toolbar>span{margin:5px 10px 0 0;display:inline-block}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.drops-hero{background-position:64%;align-items:flex-end;min-height:500px;padding:265px 18px 30px}.drops-hero:after{background:linear-gradient(#0314320d,#031432f0 68%)}.drops-hero h1{font-size:46px}.dark-content{padding:22px 14px 45px}.drop-countdown-grid{display:flex;overflow-x:auto}.drop-countdown-grid article{min-width:180px}.drop-categories>div:last-child{display:flex;overflow-x:auto}.drop-categories a{min-width:160px}.dark-seller{grid-template-columns:75px 1fr}.dark-seller img{width:70px;height:70px}.dark-seller>a{text-align:center;grid-column:1/3}.auctions-hero{background-position:66%;min-height:450px;padding:245px 18px 28px}.auctions-hero h1{font-size:44px}.auction-principles{gap:12px;overflow-x:auto}.auction-principles div{min-width:135px;padding-right:10px}.auction-content{padding:15px 14px 45px}.auction-tabs{overflow-x:auto}.auction-tabs input{display:none}.featured-event{display:block}.featured-event>div:first-child{margin-bottom:12px}.auction-grid{grid-template-columns:repeat(2,1fr);gap:9px}.auction-explained{display:block}.auction-explained div{margin-top:12px}.live-heading{padding:28px 15px 20px;display:block}.live-heading h1{font-size:42px}.live-schedule{min-width:0;margin-top:22px;overflow-x:auto}.live-schedule span{min-width:120px}.live-stage{padding:0 14px;display:block}.live-seller-card{grid-template-columns:75px 1fr;gap:5px 15px;margin-bottom:12px;display:grid}.live-seller-card img{grid-row:1/5;width:75px;height:75px}.video-preview{min-height:310px}.chat-preview{margin-top:12px}.live-content{padding:20px 14px 45px}.watchlist-page{padding:25px 14px 45px}.watch-layout{display:block}.watch-summary{margin-top:20px;position:static}.sellers-hero{min-height:260px;padding:35px 18px}.sellers-hero h1{font-size:40px}.sellers-hero label{width:100%}.neon-seller{display:none}.sellers-content{padding:14px 14px 45px}.seller-layout{display:block}.seller-grid{grid-template-columns:repeat(2,1fr);gap:9px}.seller-feature{display:none}.seller-profile-hero{grid-template-columns:90px 1fr;min-height:290px;padding:22px 16px;display:grid}.seller-logo-large{width:88px;height:88px}.seller-profile-hero h1{font-size:31px}.seller-hero-person{display:none}.seller-trust{padding:14px 16px;display:block}.seller-trust>p{margin:10px 0}.seller-trust .benefits{display:none}.seller-about{display:block}.seller-about .benefits{display:none}.bag-hero{padding:28px 18px}.bag-hero h1{font-size:34px}.bag-hero>div{display:none}.bag-page{padding:18px 14px 45px}.checkout-steps{font-size:9px}.checkout-steps div{justify-items:center;display:grid}.checkout-steps div:after{top:14px;left:50%;right:-50%}.checkout-layout{display:block}.bag-lines{padding:10px}.bag-lines>article{grid-template-columns:95px 1fr auto;gap:10px;padding:9px}.bag-lines>article>img{width:95px;height:100px}.order-summary{margin-top:15px}.details-page{padding:22px 14px 45px}.details-grid{display:block}.details-image>img{max-height:430px}.details-grid section>h1{font-size:33px}.details-grid section{margin-top:24px}}@media (max-width:430px){.product-grid{grid-template-columns:1fr 1fr}.product-grid .product-card h3{font-size:11px}.seller-grid{grid-template-columns:1fr 1fr}.seller-card h3{font-size:13px}.seller-card p{font-size:9px}.seller-card>span{font-size:7px}.auction-grid{grid-template-columns:1fr 1fr}.bag-lines>article{grid-template-columns:82px 1fr auto}.bag-lines>article>img{width:82px;height:92px}}.service-notice{color:#624719;background:#fff7df;border-bottom:1px solid #f5d98b;justify-content:center;align-items:center;gap:12px;min-height:38px;padding:8px clamp(18px,4vw,64px);font-size:10px;display:flex}.service-notice b{color:#9b6200;text-transform:uppercase;letter-spacing:.07em}.header-count{position:relative}.header-count i{background:var(--pink);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-9px;right:-10px}.tenant-logo{object-fit:contain;width:38px;height:38px}.catalogue-search{border:1px solid var(--line);background:#fff;border-radius:12px;grid-column:1/-1;align-items:center;gap:10px;padding:13px 16px;display:flex}.catalogue-search input{border:0;outline:0;flex:1}.catalogue-search a{background:var(--navy);color:#fff;border-radius:8px;padding:9px 13px;font-size:10px;font-weight:800}.filters{max-height:calc(100vh - 120px);overflow:auto}.load-more{border:1px solid var(--pink);min-width:210px;height:46px;color:var(--pink);background:#fff;border-radius:9px;margin:28px auto 0;font-weight:850;display:block}.featured-seller-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.featured-seller-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:70px 1fr;align-items:center;gap:12px;min-width:0;padding:14px;display:grid}.featured-seller-grid article>img{object-fit:cover;background:#f8d9e8;border-radius:12px;width:70px;height:70px}.featured-seller-grid article span{color:var(--pink);font-size:8px;font-weight:900}.featured-seller-grid h3{margin:3px 0;font-size:15px}.featured-seller-grid p{color:var(--muted);margin:0;font-size:9px}.featured-seller-grid article>a,.featured-seller-grid article>button{border:1px solid var(--pink);height:36px;color:var(--pink);background:#fff;border-radius:7px;grid-column:1/3;place-items:center;font-size:9px;font-weight:850;display:grid}.featured-seller-grid article>a{background:var(--pink);color:#fff}.empty-state{text-align:center;background:#f9fbfe;border:1px dashed #bcc7d7;border-radius:14px;padding:45px 25px}.empty-state h2{margin-top:0}.empty-state a{background:var(--pink);color:#fff;border-radius:8px;place-items:center;min-width:170px;height:42px;font-weight:800;display:inline-grid}.account-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.account-grid a{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f5f8fd);border-radius:14px;align-content:center;gap:5px;min-height:150px;padding:22px;display:grid}.account-grid b{color:var(--pink);font-size:36px}.account-grid span{color:var(--muted);font-weight:750}.asset-library-page{background:#fff;padding:24px clamp(22px,4vw,60px) 70px}.asset-tools{grid-template-columns:1fr 240px auto;align-items:center;gap:12px;margin-bottom:20px;display:grid}.asset-tools label{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:12px 15px;display:flex}.asset-tools input{border:0;outline:0;flex:1}.asset-tools select{border:1px solid var(--line);background:#fff;border-radius:9px;height:45px;padding:0 12px}.asset-tools>span{color:var(--muted);font-size:11px}.asset-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.asset-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;min-width:0;padding:0 0 12px;overflow:hidden}.asset-grid button:hover{border-color:var(--pink);box-shadow:0 9px 24px #061b3d1a}.asset-grid img{aspect-ratio:1.15;object-fit:cover;width:100%}.asset-grid span,.asset-grid b,.asset-grid small{margin:7px 10px 0;display:block}.asset-grid span{color:var(--pink);text-transform:uppercase;font-size:8px;font-weight:900}.asset-grid b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.asset-grid small{color:var(--muted);font-size:9px}.chat-preview label input{color:#fff;background:#051a3c;border:1px solid #ffffff2e;border-radius:7px;min-width:0;height:37px;padding:0 10px}.footer-row>a{color:#ff8bbf;font-size:10px;font-weight:800}.branding-white-label .brand-bolt{background:var(--pink)}@media (max-width:1100px){.featured-seller-grid{grid-template-columns:repeat(2,1fr)}.asset-grid{grid-template-columns:repeat(4,1fr)}.account-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.service-notice{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 16px}.catalogue-search{margin-bottom:12px}.catalogue-search a{display:none}.featured-seller-grid,.account-grid{grid-template-columns:1fr 1fr}.asset-library-page{padding:16px 14px 45px}.asset-tools{grid-template-columns:1fr}.asset-tools select{width:100%}.asset-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.featured-seller-grid{grid-template-columns:1fr}.account-grid,.asset-grid{grid-template-columns:1fr 1fr}}.shop-layout{grid-template-areas:"search search""trend trend""filters results"}.catalogue-search{grid-area:search}.bid-entry{border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr auto 110px;align-items:center;gap:7px;margin:10px 0;padding:9px 11px;display:grid}.bid-entry>span:first-child{color:var(--muted);font-size:10px}.bid-entry>span:nth-child(2){font-weight:900}.bid-entry input{border:1px solid var(--line);border-radius:6px;width:100%;height:34px;padding:0 8px;font-weight:850}.modal-time{color:#66748a;margin-left:8px;font-size:10px;font-weight:800;display:inline-block}.modal-time time{white-space:nowrap}:root{--navy-3:#020d21;--cobalt:#176cff;--violet:#7d4dff;--cyan:#45d6ff;--cream:#fff8f2;--surface-raised:#fff;--soft-2:#f2f4fa;--shadow-soft:0 14px 45px #03122f1c;--shadow-deep:0 28px 90px #03102b47;--ease-out:cubic-bezier(.2,.75,.25,1)}body{font-feature-settings:"kern" 1,"ss01" 1;text-rendering:optimizelegibility;background:#e9eef7;font-size:15px}.site-shell{background:var(--soft-2);max-width:1800px;box-shadow:0 0 100px #03153129}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#031531f7;border-bottom:1px solid #ffffff14;gap:24px;height:78px;padding:0 clamp(22px,3.5vw,64px);position:sticky;top:0}.brand{gap:10px}.brand b{letter-spacing:-1px;font-size:26px}.brand small{letter-spacing:.01em;color:#aab8d0;font-size:9.5px}.topbar nav{gap:24px;margin-left:auto}.topbar nav a{letter-spacing:-.01em;font-size:12px;font-weight:800}.topbar nav em{letter-spacing:.08em;min-width:auto;height:18px;padding:0 6px;font-size:7px}.topbar nav a.active:after,.topbar nav a:hover:after{height:2px;box-shadow:0 0 18px var(--pink);left:2px;right:2px}.header-search{color:#b8c5d9;width:min(240px,18vw);height:40px;transition:.2s var(--ease-out);background:#ffffff13;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:0 10px 0 13px;font-size:10.5px;display:flex}.header-search:hover{color:#fff;background:#ffffff1f;border-color:#ffffff52}.header-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-search kbd{color:#9fadc3;background:#010a1c59;border:1px solid #ffffff24;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:8px}.header-actions{gap:17px}.header-actions a{width:36px;height:36px;transition:.2s var(--ease-out);border-radius:50%}.header-actions a:hover{background:#ffffff1a}.header-actions .avatar{background:linear-gradient(145deg,#f2c19c,#935333);box-shadow:0 0 0 3px #ffffff14}.service-notice{color:#59677c;background:#f7f9fd;border-bottom:1px solid #e5eaf2;gap:8px;min-height:32px;padding:6px clamp(18px,4vw,64px);font-size:10.5px}.service-notice i{background:#f2a018;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite statusPulse;box-shadow:0 0 0 4px #f2a0181f}.service-notice b{color:#33425a;text-transform:none;letter-spacing:0;font-size:10.5px}@keyframes statusPulse{50%{box-shadow:0 0 0 7px #f2a01800}}.hero{isolation:isolate;background-position:58%;background-size:cover;min-height:650px;overflow:hidden}.hero:before{content:"";z-index:0;background:linear-gradient(90deg,#020d21f2 0%,#031432c2 39%,#03143214 71%);position:absolute;inset:0}.hero:after{z-index:0;background:linear-gradient(#0000 70%,#020d2161)}.hero-inner{width:min(710px,59%);padding:76px clamp(34px,5vw,84px) 64px}.eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.15em;color:#ff83bd;background:#0418396b;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:10px;display:inline-flex}.eyebrow:before{content:"";background:var(--pink);width:6px;height:6px;box-shadow:0 0 16px var(--pink);border-radius:50%}.hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:710px;margin:18px 0 22px;font-size:clamp(58px,5.6vw,92px);line-height:.9}.hero h1 em{background:linear-gradient(90deg,#ff2d8d,#ff81bd 55%,#89dfff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero p{color:#d9e3f4;max-width:500px;font-size:18px;line-height:1.5}.hero-actions a{min-height:52px;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out);border-radius:999px;padding:0 26px;font-size:12px}.hero-actions a:hover{transform:translateY(-2px)}.hero-actions .primary{background:linear-gradient(110deg,#ff0877,#ff3da0);box-shadow:0 14px 34px #ff087752}.hero-actions .secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04163359}.hero-proof{color:#c9d5e7;align-items:center;gap:0;margin-top:30px;display:flex}.hero-proof span{border-left:1px solid #ffffff26;gap:1px;padding:0 20px;font-size:9.5px;display:grid}.hero-proof span:first-child{border-left:0;padding-left:0}.hero-proof b{color:#fff;letter-spacing:-.03em;font-size:18px}.hero-pick{z-index:3;width:300px;box-shadow:var(--shadow-deep);color:var(--ink);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#ffffffed;border:1px solid #ffffff47;border-radius:20px;grid-template-columns:92px 1fr 30px;align-items:center;gap:12px;padding:10px;animation:5s ease-in-out infinite floatCard;display:grid;position:absolute;bottom:36px;right:clamp(22px,5vw,78px)}.hero-pick-image{background:#f2dfe8;border-radius:13px;width:92px;height:94px;position:relative;overflow:hidden}.hero-pick-image img{object-fit:cover;width:100%;height:100%}.hero-pick-image i{background:var(--navy);color:#fff;letter-spacing:.08em;border-radius:5px;padding:4px 6px;font-size:6.5px;font-style:normal;font-weight:900;position:absolute;bottom:6px;left:6px}.hero-pick>span:nth-child(2){gap:4px;min-width:0;display:grid}.hero-pick small{color:var(--pink);font-size:8.5px;font-weight:900}.hero-pick b{font-size:13px;line-height:1.2}.hero-pick em{color:var(--muted);font-size:9px;font-style:normal}.hero-pick>svg{background:var(--pink);color:#fff;border-radius:50%;width:28px;height:28px;padding:7px}@keyframes floatCard{50%{transform:translateY(-7px)}}.hero-orbit{z-index:1;pointer-events:none;border:1px solid #70c2ff2e;border-radius:50%;position:absolute}.orbit-one{width:440px;height:440px;top:-170px;right:-170px}.orbit-two{border-color:#ff3ba138;width:250px;height:250px;bottom:-170px;right:21%}.benefits{border-bottom:1px solid #edf0f5;gap:clamp(22px,6vw,86px);padding:19px clamp(25px,5vw,70px)}.benefits>div{min-width:0}.benefits svg{width:22px;height:22px}.benefits b{font-size:11.5px}.benefits small{font-size:9.5px}.home-content{background:linear-gradient(#fff 0,#f5f7fb 22%,#fff 100%);padding-top:38px}.section-title{align-items:flex-end;margin-bottom:18px}.section-title>div{gap:3px;display:grid}.section-title h2{letter-spacing:-.045em;font-size:clamp(24px,2.25vw,34px)}.section-title a{color:#155cd7;align-items:center;gap:6px;font-size:11.5px;display:flex}.section-kicker{letter-spacing:.16em;color:var(--pink);font-size:8.5px;font-weight:950}.discovery-stories{margin-bottom:42px}.story-row{scroll-snap-type:x proximity;grid-auto-columns:minmax(92px,1fr);grid-auto-flow:column;gap:15px;padding:4px 3px 14px;display:grid;overflow-x:auto}.story-row a{scroll-snap-align:start;justify-items:center;gap:4px;min-width:0;display:grid}.story-row a>span{background:linear-gradient(140deg,var(--pink),#7e4cff 58%,#36d7ff);width:clamp(78px,7.2vw,112px);height:clamp(78px,7.2vw,112px);transition:.25s var(--ease-out);border-radius:50%;padding:4px;box-shadow:0 8px 25px #23195824}.story-row a:hover>span{transform:translateY(-4px)rotate(-2deg);box-shadow:0 14px 30px #23195833}.story-row img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100%;height:100%}.story-row b{text-align:center;margin-top:4px;font-size:11px}.story-row small{color:var(--muted);font-size:8.5px}.live-showcase{background:var(--navy-3);min-height:480px;box-shadow:var(--shadow-deep);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);margin:0 0 46px;display:grid;overflow:hidden}.live-showcase-image{min-height:480px;position:relative;overflow:hidden}.live-showcase-image:after{content:"";background:linear-gradient(90deg,#020d2159,#0000 45%),linear-gradient(#0000 55%,#020d2194);position:absolute;inset:0}.live-showcase-image>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.live-showcase-image>span{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;background:#020d2194;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;font-weight:900;display:flex;position:absolute;top:23px;left:24px}.live-showcase-image>span i{background:var(--pink);width:7px;height:7px;box-shadow:0 0 14px var(--pink);border-radius:50%}.live-showcase-image>button{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;text-align:left;cursor:pointer;background:#03122ccc;border:1px solid #fff3;border-radius:15px;grid-template-columns:68px 1fr;align-items:center;gap:11px;width:min(330px,100% - 48px);padding:8px;display:grid;position:absolute;bottom:22px;left:24px}.live-showcase-image>button>img{object-fit:cover;border-radius:10px;width:68px;height:70px}.live-showcase-image>button>span{gap:3px;display:grid}.live-showcase-image>button small{color:#ff86bd;text-transform:uppercase;font-size:8px;font-weight:900}.live-showcase-image>button b{font-size:12px}.live-showcase-image>button em{color:#b9c8df;font-size:9px;font-style:normal}.live-showcase-copy{background:radial-gradient(circle at 100% 0,#176cff2e,transparent 37%),var(--navy-3);flex-direction:column;justify-content:center;padding:clamp(34px,4vw,64px);display:flex}.live-showcase-copy h2{letter-spacing:-.06em;max-width:420px;margin:9px 0 16px;font-size:clamp(35px,3.5vw,54px);line-height:.95}.live-showcase-copy>p{color:#bdcbe0;max-width:440px;margin:0 0 22px;line-height:1.55}.host-chip{align-items:center;gap:10px;margin-bottom:19px;display:flex}.host-chip img{object-fit:contain;background:#fff;border-radius:50%;width:48px;height:48px}.host-chip span{gap:2px;display:grid}.host-chip small{color:#91a4c1;font-size:9px}.live-showcase-copy ul{color:#d8e1f0;gap:9px;margin:0 0 24px;padding:0;font-size:10.5px;list-style:none;display:grid}.live-showcase-copy li{align-items:center;gap:8px;display:flex}.live-showcase-copy li:before{content:"✓";color:#ff63ab;background:#ff087729;border-radius:50%;place-items:center;width:19px;height:19px;font-weight:900;display:grid}.live-showcase-copy>a{width:max-content;color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:14px;padding:13px 17px;font-size:10.5px;font-weight:900;display:flex}.live-showcase-copy>a span{color:var(--pink);font-size:17px}.editorial-collections{grid-template-columns:1fr 1fr;gap:16px;margin:2px 0 48px;display:grid}.editorial-collections article{background:var(--navy);color:#fff;min-height:410px;box-shadow:var(--shadow-soft);border-radius:24px;position:relative;overflow:hidden}.editorial-collections article:after{content:"";background:linear-gradient(90deg,#020d21e6,#020d2147 65%,#0000),linear-gradient(#0000 45%,#020d217a);position:absolute;inset:0}.editorial-collections img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.editorial-collections .fashion-campaign img{object-position:center}.editorial-collections article>div{z-index:2;max-width:340px;position:absolute;bottom:30px;left:32px}.editorial-collections article span{letter-spacing:.16em;color:#ff86bd;font-size:8px;font-weight:950}.editorial-collections h2{letter-spacing:-.055em;margin:7px 0 9px;font-size:clamp(30px,3vw,46px);line-height:.96}.editorial-collections p{color:#d5dfee;margin:0 0 17px;font-size:11.5px;line-height:1.5}.editorial-collections a{color:var(--navy);background:#fff;border-radius:999px;padding:11px 15px;font-size:9.5px;font-weight:900;display:inline-flex}.rail-section{margin-bottom:45px}.product-rail{grid-auto-columns:minmax(220px,1fr);gap:15px;padding:5px 3px 18px}.product-card{transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out),border-color .25s var(--ease-out);border:1px solid #e2e7ef;border-radius:18px;box-shadow:0 4px 18px #0416350b}.product-card:hover,.product-card:focus-within{border-color:#d4ddea;transform:translateY(-5px);box-shadow:0 17px 40px #061b3d21}.card-media{background:#f5edf1;display:block;position:relative;overflow:hidden}.card-media:after{content:"";opacity:0;background:linear-gradient(#0000,#020d2124);height:30%;transition:all .2s;position:absolute;inset:auto 0 0}.card-media>img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .5s var(--ease-out);display:block}.product-card:hover .card-media>img{transform:scale(1.035)}.product-card:hover .card-media:after{opacity:1}.quick-view-chip{z-index:2;opacity:0;color:var(--navy);white-space:nowrap;transition:.22s var(--ease-out);background:#fffffff0;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:8.5px;font-weight:900;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%,12px);box-shadow:0 7px 24px #020d2133}.product-card:hover .quick-view-chip,.product-card:focus-within .quick-view-chip{opacity:1;transform:translate(-50%)}.mode{letter-spacing:.04em;background:linear-gradient(110deg,#f6006f,#ff3e9f);border-radius:999px;padding:6px 9px;font-size:8.5px;top:10px;left:10px;box-shadow:0 6px 18px #ff087733}.mode-auction{background:linear-gradient(110deg,#6f40df,#9a63ff)}.mode-buy-now-or-bid{background:linear-gradient(110deg,#0b60e8,#2d90ff)}.mode-drop{background:linear-gradient(110deg,#6246dc,#27b7ee)}.card-open>time{background:#fffffff0;border-radius:999px;padding:5px 8px;font-size:8.5px;top:10px;right:10px;box-shadow:0 4px 14px #03112b14}.watch{width:34px;height:34px;transition:all .2s;top:44px;right:11px;box-shadow:0 5px 16px #020f261f}.watch:hover{color:var(--pink);transform:scale(1.08)}.seller-line{gap:7px;padding:11px 12px 3px}.seller-line img,.seller-line span{width:26px;height:26px}.seller-line small{font-size:10px;font-weight:800}.seller-line em{color:#667388;background:#f1f3f7;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:7.5px;font-style:normal;font-weight:850}.product-card h3{letter-spacing:-.015em;margin:7px 12px 4px;font-size:14px;line-height:1.25}.product-card p{margin:0 12px 12px;font-size:10px}.price-line{align-items:end;padding:0 12px 14px}.price-line>span{gap:1px;display:grid}.price-line>span>small{color:#6f7c90;font-size:8px;font-weight:800}.price-line strong{letter-spacing:-.04em;font-size:20px}.price-line>small{font-size:8.5px}.featured-sellers{margin:4px 0 48px}.featured-seller-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:15px}.featured-seller-grid article{background:var(--navy);min-height:300px;box-shadow:var(--shadow-soft);color:#fff;border:0;border-radius:21px;align-items:flex-end;padding:0;display:flex;position:relative;overflow:hidden}.featured-seller-grid article:after{content:"";background:linear-gradient(#020d210d 26%,#020d21e6);position:absolute;inset:0}.featured-seller-grid article>img{object-fit:cover;background:#f8d9e8;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.featured-seller-grid article:first-child>img{object-position:center}.featured-seller-grid article>div{z-index:2;padding:20px 20px 65px;position:relative}.featured-seller-grid article span{color:#ff8fc3;letter-spacing:.11em;font-size:7.5px}.featured-seller-grid h3{letter-spacing:-.03em;margin:5px 0 4px;font-size:22px}.featured-seller-grid p{color:#c9d4e5;font-size:9.5px}.featured-seller-grid article>a,.featured-seller-grid article>button{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#03132e8c;border:1px solid #ffffff73;border-radius:999px;width:auto;height:37px;font-size:9px;position:absolute;bottom:17px;left:18px;right:18px}.featured-seller-grid article>a{color:var(--navy);background:#fff}.category-grid{grid-template-columns:repeat(4,1fr);gap:13px}.category-grid a{text-align:left;background:var(--navy);min-height:210px;box-shadow:var(--shadow-soft);border-radius:19px;padding:0;position:relative}.category-grid a:after{content:"";background:linear-gradient(#0000 32%,#020d21c7);position:absolute;inset:0}.category-grid img{aspect-ratio:auto;width:100%;height:100%;transition:transform .45s var(--ease-out);position:absolute;inset:0}.category-grid a:hover img{transform:scale(1.04)}.category-grid b,.category-grid small{z-index:2;color:#fff;position:absolute;left:17px}.category-grid b{margin:0;font-size:16px;bottom:28px}.category-grid small{color:#c7d3e5;font-size:8.5px;bottom:13px}.category-grid a:first-child,.category-grid a:nth-child(2){grid-column:span 2;min-height:300px}.category-grid a:first-child b,.category-grid a:nth-child(2) b{font-size:23px;bottom:33px}.category-grid a:first-child small,.category-grid a:nth-child(2) small{bottom:16px}.product-modal{border:1px solid #ffffffa6;border-radius:25px;grid-template-columns:1.08fr 1fr;width:min(1040px,96vw);max-height:min(790px,94vh);box-shadow:0 34px 120px #00081b7a}.modal-backdrop{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#010a1cab}.modal-close,.modal-watch{z-index:5;cursor:pointer;background:#ffffffeb;border:1px solid #091a381a;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:17px;box-shadow:0 7px 22px #020d2121}.modal-close{right:17px}.modal-watch{color:var(--navy);right:65px}.modal-watch.active{color:var(--pink)}.modal-watch.active svg{fill:currentColor}.modal-gallery{background:linear-gradient(145deg,#f7eef2,#ebe8f5);min-height:660px;padding:22px}.modal-gallery>span{border-radius:999px;padding:6px 9px;font-size:8.5px;top:32px;left:32px}.modal-gallery>img{aspect-ratio:auto;object-fit:cover;border-radius:17px;height:100%;min-height:560px;box-shadow:0 16px 45px #3a1c2b1f}.modal-gallery>small{color:#6b7485;text-align:center;margin-top:11px;font-size:8.5px}.modal-details{padding:28px 28px 22px}.modal-seller{padding-right:92px}.modal-seller img,.modal-seller>span{width:48px;height:48px}.modal-seller b{font-size:12px}.modal-seller small{font-size:9px}.modal-seller small a{color:var(--blue);font-weight:850}.modal-seller button{border-radius:999px;padding:7px 15px}.modal-mode{letter-spacing:.04em;background:#f0eaff;border-radius:999px;margin-top:19px;padding:6px 9px;font-size:8.5px}.modal-details h2{margin:10px 0 4px;font-size:32px}.modal-summary{line-height:1.5;color:#47556b!important;margin:0 0 12px!important;font-size:10px!important}.condition-strip{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:11px;display:grid}.condition-strip span{color:#49556a;background:#f5f7fa;border-radius:8px;gap:2px;padding:8px 9px;font-size:9px;display:grid}.condition-strip b{text-transform:uppercase;letter-spacing:.07em;color:#8a94a5;font-size:7.5px}.price-panel{background:#fbfcfe;border-radius:13px;padding:5px 15px}.price-panel>div{min-height:43px}.price-panel strong{font-size:25px}.delivery div{background:#fff;border-radius:11px}.modal-actions{gap:9px}.modal-actions a,.modal-actions button{border-radius:11px;height:50px}.modal-actions .bid{background:linear-gradient(110deg,#0e5ee9,#287fff)}.modal-actions .snap{background:linear-gradient(110deg,#f6006f,#ff3d9f);box-shadow:0 8px 20px #ff08772e}.modal-actions .closed-action{color:#5d687a;background:#eef1f6;border-radius:11px;grid-column:span 2;place-items:center;min-height:50px;font-size:11px;font-weight:850;display:grid}.protection{border-top:1px solid #edf0f4;padding-top:11px}.drops-hero{background-image:linear-gradient(90deg,#020d21db,#020d2126),url(/campaign-fashion-v2.png);background-position:50%;background-size:cover}.video-preview img{object-position:center}.chat-empty{text-align:center;color:#8fa3c2;align-content:center;place-items:center;gap:7px;min-height:170px;padding:18px;display:grid}.chat-empty svg{color:var(--pink)}.chat-empty b{color:#fff;font-size:11px}.chat-empty span{max-width:210px;font-size:9px;line-height:1.5}.seller-profile-hero{grid-template-columns:250px minmax(300px,1fr) 48%}.seller-hero-person{object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%);mask-image:linear-gradient(90deg,#0000,#000 12%)}.shop-hero{background:radial-gradient(circle at 82% 22%,#ff087730,#0000 22%),radial-gradient(circle at 72% 70%,#176cff40,#0000 28%),linear-gradient(125deg,#061b3d,#092d61)}.marketplace-footer{background:var(--navy-3)}.footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(260px,1.8fr) repeat(3,1fr);gap:50px;padding:48px clamp(25px,5vw,72px);display:grid}.footer-brand-column{align-content:start;gap:13px;max-width:350px;display:grid}.footer-brand-column p{color:#bac6d9;margin:0;line-height:1.5}.footer-brand-column>span{color:#ff7eb9;letter-spacing:.04em;font-size:9px;font-weight:850}.footer-main nav{align-content:start;gap:11px;display:grid}.footer-main nav b{color:#fff;margin-bottom:5px;font-size:11px}.footer-main nav a{color:#aebbd0;width:max-content;font-size:10.5px}.footer-main nav a:hover{color:#fff}.footer-legal{color:#7f91ad;align-items:center;gap:22px;padding:17px clamp(25px,5vw,72px);font-size:8.5px;display:flex}.footer-legal span:nth-child(2){color:#ff73b3}.footer-legal span:last-child{margin-left:auto}.mobile-dock{display:none}@media (max-width:1280px){.header-search{display:none}.featured-seller-grid{grid-template-columns:repeat(4,1fr)}.seller-profile-hero{grid-template-columns:210px 1fr 42%}}@media (max-width:1050px){.hero-pick{width:270px;right:24px}.hero-proof span{padding:0 13px}.live-showcase{grid-template-columns:1.2fr .8fr}.live-showcase-copy{padding:35px}.featured-seller-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.category-grid a:first-child,.category-grid a:nth-child(2){grid-column:auto;min-height:230px}.category-grid a:first-child b,.category-grid a:nth-child(2) b{font-size:16px;bottom:28px}.category-grid a:first-child small,.category-grid a:nth-child(2) small{bottom:13px}}@media (max-width:780px){.site-shell{padding-bottom:76px}.topbar{height:64px;padding:0 14px}.brand b{font-size:21px}.brand small{display:none}.header-actions>a:first-child{display:grid}.header-actions .avatar{display:none}.service-notice{white-space:normal;flex-direction:row;justify-content:flex-start;align-items:flex-start;min-height:38px;padding:6px 14px;line-height:1.25;overflow:visible}.service-notice i{flex:none;margin-top:3px}.service-notice b{display:none}.service-notice span{text-overflow:clip;overflow:visible}.hero{background-position:67%;min-height:610px}.hero:before{background:linear-gradient(#020d2105 28%,#020d21f0 76%)}.hero-inner{width:100%;padding:300px 19px 30px}.eyebrow{padding:7px 9px;font-size:8px}.hero h1{max-width:460px;margin:12px 0 14px;font-size:clamp(46px,12.3vw,62px);line-height:.89}.hero p{max-width:430px;margin-bottom:18px;font-size:13.5px}.hero-actions{gap:9px}.hero-actions a{min-height:45px;padding:0 17px;font-size:10.5px}.hero-proof{margin-top:20px;overflow-x:auto}.hero-proof span{min-width:104px;padding:0 12px;font-size:8px}.hero-proof b{font-size:15px}.hero-pick,.hero-orbit{display:none}.benefits{padding:13px 15px}.benefits>div{min-width:175px}.home-content{padding:25px 14px 45px}.section-title{align-items:flex-end}.section-title h2{font-size:24px}.section-title a{font-size:9.5px}.section-kicker{font-size:7.5px}.discovery-stories{margin-bottom:28px}.story-row{grid-auto-columns:82px;gap:9px;margin-right:-14px}.story-row a>span{width:72px;height:72px}.story-row b{font-size:9px}.story-row small{font-size:7.5px}.live-showcase{border-radius:21px;min-height:0;margin-bottom:32px;display:block}.live-showcase-image{min-height:370px}.live-showcase-image>img{object-position:58% center}.live-showcase-image>span{top:14px;left:14px}.live-showcase-image>button{width:calc(100% - 26px);bottom:13px;left:13px}.live-showcase-copy{padding:27px 20px 29px}.live-showcase-copy h2{font-size:40px}.live-showcase-copy>p{font-size:11.5px}.live-showcase-copy ul{display:none}.editorial-collections{margin-bottom:34px;display:block}.editorial-collections article{border-radius:20px;min-height:380px;margin-bottom:12px}.editorial-collections article>div{bottom:21px;left:20px;right:20px}.editorial-collections h2{font-size:36px}.editorial-collections p{font-size:10.5px}.rail-section{margin-bottom:33px}.product-rail{grid-auto-columns:minmax(230px,72vw);gap:11px;margin-right:-14px}.product-card{border-radius:16px}.quick-view-chip{display:none}.card-media>img{aspect-ratio:4/5}.product-card h3{font-size:13px}.seller-line small{font-size:9.5px}.price-line strong{font-size:19px}.featured-seller-grid{gap:11px;margin-right:-14px;padding:3px 14px 16px 0;display:flex;overflow-x:auto}.featured-seller-grid article{min-width:74vw;min-height:330px}.category-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.category-grid a,.category-grid a:first-child,.category-grid a:nth-child(2){min-width:0;min-height:190px}.category-grid a:nth-child(3n+1){grid-column:span 2;min-height:245px}.category-grid b,.category-grid a:first-child b,.category-grid a:nth-child(2) b{font-size:14px;bottom:27px}.category-grid small,.category-grid a:first-child small,.category-grid a:nth-child(2) small{bottom:12px}.product-modal{border:0;border-radius:24px 24px 0 0;grid-template-columns:1fr;width:100%;max-height:96vh}.product-modal:before{content:"";z-index:7;background:#0f213c2e;border-radius:99px;width:42px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.modal-close,.modal-watch{width:38px;height:38px;top:14px}.modal-close{right:13px}.modal-watch{right:58px}.modal-gallery{min-height:315px;padding:14px 14px 8px}.modal-gallery>img{object-fit:cover;border-radius:15px;height:290px;min-height:290px}.modal-gallery>span{top:22px;left:23px}.modal-gallery>small{margin-top:7px}.modal-details{padding:15px 15px calc(10px + env(safe-area-inset-bottom))}.modal-seller{padding-right:83px}.modal-details h2{font-size:25px}.modal-summary{font-size:9.5px!important}.condition-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.condition-strip span{padding:7px;font-size:8px}.price-panel>div{min-height:40px}.delivery{grid-template-columns:1fr 1fr}.modal-actions{z-index:6;bottom:calc(-15px - env(safe-area-inset-bottom));padding:10px 15px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;grid-template-columns:.8fr 1fr 1fr;margin:11px -15px -15px;position:sticky;box-shadow:0 -9px 30px #0516361c}.modal-actions a{font-size:9px;display:grid}.modal-actions a,.modal-actions button{height:46px}.product-modal .protection{margin-bottom:12px}.drops-hero{background-position:58%}.seller-hero-person{opacity:.35;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.seller-profile-hero{grid-template-columns:82px 1fr;position:relative}.seller-logo-large,.seller-profile-hero>div{z-index:2;position:relative}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding:34px 18px}.footer-brand-column{grid-column:1/3}.footer-main nav:last-child{display:none}.footer-legal{gap:5px;padding:15px 18px;display:grid}.footer-legal span:last-child{margin-left:0}.mobile-dock{z-index:95;width:min(100%,780px);height:70px;padding:6px 8px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-top:1px solid #091d3e1a;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -12px 32px #04163517}.mobile-dock a{color:#68768c;align-content:center;place-items:center;gap:2px;display:grid}.mobile-dock a>span{border-radius:999px;place-items:center;width:34px;height:29px;display:grid;position:relative}.mobile-dock a small{font-size:8px;font-weight:800}.mobile-dock a.active{color:var(--pink)}.mobile-dock a.active>span{background:#fff0f7}.mobile-dock i{background:var(--pink);color:#fff;border-radius:99px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-3px;right:-2px}.toast{bottom:87px}}@media (max-width:430px){.hero{min-height:590px}.hero-inner{padding-top:286px}.hero h1{font-size:44px}.hero-actions .secondary{min-width:112px}.story-row{grid-auto-columns:76px}.story-row a>span{width:68px;height:68px}.live-showcase-image{min-height:340px}.product-rail{grid-auto-columns:76vw}.product-grid{gap:8px}.product-grid .seller-line em{display:none}.product-grid .product-card h3{font-size:11.5px}.product-grid .product-card p{font-size:8.5px}.product-grid .price-line strong{font-size:17px}.product-grid .price-line>small{display:none}.featured-seller-grid article{min-width:82vw}.modal-gallery{min-height:280px}.modal-gallery>img{height:255px;min-height:255px}.condition-strip{display:none}.modal-details h2{font-size:22px}.modal-summary{display:none}.modal-actions{grid-template-columns:.75fr 1fr 1fr}.modal-actions a{font-size:8px}.footer-main{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.service-notice i,.hero-pick{animation:none!important}.card-media>img,.story-row a>span{transform:none!important}}.sales-card{width:1080px;height:1156px;color:var(--ink);background:#fff;margin:0 auto;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.sales-card-hero{color:#fff;background:linear-gradient(90deg,#02112bf5 0%,#02112bc2 42%,#02112b0a 73%),url(/snapitup-hero.png) 72%/cover no-repeat;height:455px;padding:36px 58px;position:relative;overflow:hidden}.sales-card-hero:after{content:"";opacity:.12;background:linear-gradient(#0000,#fff);height:90px;position:absolute;inset:auto 0 0}.sales-card-brand{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.sales-card-brand .brand-bolt{width:36px;height:47px}.sales-card-brand b{letter-spacing:-1.3px;font-size:35px}.sales-card-brand small{color:#c5d2e6;margin-left:4px;font-size:12px;font-weight:700}.sales-card-copy{z-index:1;width:560px;margin-top:54px;position:relative}.sales-card-copy>span{color:#ff73b6;letter-spacing:.16em;font-size:13px;font-weight:900}.sales-card-copy h1{letter-spacing:-.055em;margin:13px 0 17px;font-size:66px;line-height:.92}.sales-card-copy h1 em{color:var(--pink);font-style:normal}.sales-card-copy p{color:#ecf2fb;width:500px;margin:0;font-size:20px;line-height:1.4}.sales-card-body{background:#fff;height:607px;padding:26px 58px 20px}.sales-card-intro{grid-template-columns:1fr 300px;align-items:center;gap:42px;display:grid}.sales-card-intro p{margin:0;font-size:18px;line-height:1.42}.sales-card-intro strong{color:var(--navy);font-size:22px}.sales-card-intro>span{border-left:4px solid var(--pink);color:#6c2144;background:#fff1f7;padding:14px 17px;font-size:13px;font-weight:750;line-height:1.4}.sales-card-pillars{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.sales-card-pillars article{background:linear-gradient(145deg,#fff,#f7f9fd);border:1px solid #dfe5ef;border-radius:17px;min-height:176px;padding:17px 20px}.sales-card-pillars article>b{float:right;color:#dbe3f0;font-size:29px}.sales-card-pillars article>span{color:var(--pink);letter-spacing:.13em;margin-bottom:10px;font-size:10px;font-weight:950;display:inline-block}.sales-card-pillars h2{clear:both;color:var(--navy);letter-spacing:-.025em;margin:0 0 7px;font-size:20px}.sales-card-pillars p{color:#68758a;margin:0;font-size:12.5px;line-height:1.42}.sales-card-products{grid-template-columns:repeat(4,100px) 1fr;gap:10px;height:100px;margin-top:17px;display:grid}.sales-card-products>img{object-fit:cover;border-radius:12px;width:100px;height:100px}.sales-card-products>div{background:var(--navy);color:#fff;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;display:flex}.sales-card-products>div img{object-fit:contain;flex:none;width:70px;height:70px}.sales-card-products>div span{font-size:13px;font-weight:800;line-height:1.38}.sales-card-branding{background:#f0f5ff;border-radius:14px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;margin-top:17px;padding:14px 20px;display:grid}.sales-card-branding span{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:950}.sales-card-branding h2{color:var(--navy);margin:3px 0 0;font-size:19px}.sales-card-branding p{color:#5e6d83;margin:0;font-size:12px;line-height:1.45}.sales-card-footer{background:var(--navy-2);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;height:94px;padding:0 58px;display:grid}.sales-card-footer>div{align-items:center;gap:10px;display:flex}.sales-card-footer .brand-bolt{width:24px;height:32px}.sales-card-footer>div b{letter-spacing:-.8px;font-size:25px}.sales-card-footer p{color:#aebcd1;text-align:center;margin:0;font-size:11px;line-height:1.4}.sales-card-footer p strong{color:#fff}.sales-card-footer>span{text-align:right;color:#ff7fbb;letter-spacing:.1em;font-size:9px;font-weight:900}
:where(a,button,input,select):focus-visible{outline-offset:3px;outline:3px solid #67a3ff}.brand{min-width:0}.brand b{text-overflow:ellipsis;min-width:0;overflow:hidden}.topbar nav{min-width:0}.brand-family{align-items:center;display:inline-flex;gap:5px!important;margin-left:4px!important}.brand-family span{color:#aebbd0;font-size:7px;font-weight:750}.brand-family img{object-fit:contain;background:#fff;border-radius:5px;width:70px;height:19px;padding:2px 5px}.trend-strip{overscroll-behavior-inline:contain;min-width:0;scroll-padding-inline:12px}.trend-strip button{flex:none;width:max-content;min-width:172px}.trend-strip span{white-space:nowrap;min-width:0}.result-toolbar>div{min-width:0;overflow-x:auto}.result-toolbar button{white-space:nowrap;flex:none}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.45em;display:-webkit-box;overflow:hidden}.product-grid .product-card h3{white-space:normal}.price-total-hint{color:#78859a;overflow-wrap:anywhere;max-width:130px;margin-top:3px;font-style:normal;font-weight:700;line-height:1.25;display:block;font-size:7.5px!important}.mode-legend{border:1px solid var(--line);color:#66748a;background:#f8faff;border-radius:11px;flex-wrap:wrap;align-items:center;gap:7px 14px;margin:0 0 14px;padding:10px 12px;font-size:9px;display:flex}.mode-legend>b{color:var(--ink)}.mode-legend span{white-space:nowrap}.mode-legend strong{color:var(--navy)}.shopping-modes{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff,#f5f8ff);border:1px solid #e1e7f0;border-radius:24px;grid-template-columns:minmax(230px,.72fr) minmax(0,1.6fr);align-items:start;gap:26px;margin:0 0 42px;padding:26px;display:grid}.shopping-modes>div:first-child h2{letter-spacing:-.05em;margin:7px 0 10px;font-size:clamp(28px,3vw,43px);line-height:.98}.shopping-modes>div:first-child p{color:var(--muted);margin:0;line-height:1.55}.shopping-modes>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shopping-modes article{background:#fff;border:1px solid #e3e8f1;border-radius:15px;min-width:0;padding:16px}.shopping-modes article i{color:#d5deec;margin-bottom:18px;font-size:21px;font-style:normal;font-weight:900;display:block}.shopping-modes article b{color:var(--navy);margin-bottom:6px;font-size:13px;display:block}.shopping-modes article p{color:var(--muted);margin:0;font-size:9.5px;line-height:1.5}.marketplace-world{background:var(--navy-3);min-height:460px;box-shadow:var(--shadow-deep);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);margin:0 0 46px;display:grid;overflow:hidden}.marketplace-world>img{object-fit:cover;width:100%;height:100%;min-height:460px}.marketplace-world>div{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,58px);display:flex}.marketplace-world h2{letter-spacing:-.06em;margin:8px 0 15px;font-size:clamp(36px,4vw,58px);line-height:.94}.marketplace-world p{color:#bdcbe0;margin:0 0 22px;line-height:1.55}.marketplace-world a{width:max-content;min-height:44px;color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:14px;padding:0 17px;font-size:10.5px;font-weight:900;display:flex}.marketplace-world a span{color:var(--pink);font-size:17px}.feature-explainer{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(210px,.7fr) minmax(0,1.5fr);align-items:start;gap:28px;margin:10px 0 42px;padding:25px;display:grid}.feature-explainer>div>span{color:var(--pink);letter-spacing:.14em;font-size:8px;font-weight:950}.feature-explainer h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(25px,2.6vw,38px);line-height:1}.feature-explainer ol{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-explainer li{counter-increment:steps;background:#f5f8fd;border-radius:13px;min-width:0;padding:15px}.feature-explainer li:before{content:counter(steps,decimal-leading-zero);color:var(--pink);margin-bottom:13px;font-size:10px;font-weight:950;display:block}.feature-explainer li b{font-size:12px}.feature-explainer li p{color:#66758b;margin:6px 0 0;font-size:9.5px;line-height:1.5}.feature-explainer.dark{color:#fff;background:#071f45;border-color:#ffffff24}.feature-explainer.dark li{background:#ffffff0f}.feature-explainer.dark li p{color:#b7c6dc}.live-page>.live-explainer{margin-inline:clamp(14px,4vw,55px)}.seller-policy-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:34px;display:grid}.seller-policy-summary>div{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f7f9fd);border-radius:15px;padding:18px}.seller-policy-summary span,.asset-guidance span{color:var(--pink);letter-spacing:.12em;font-size:8px;font-weight:950}.seller-policy-summary b{color:var(--navy);margin:7px 0;font-size:14px;display:block}.seller-policy-summary p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.asset-guidance{background:var(--navy);color:#fff;border-radius:16px;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:18px;margin-bottom:20px;padding:18px 20px;display:grid}.asset-guidance h2{margin:5px 0 0;font-size:23px}.asset-guidance p{color:#c1cde0;margin:0;font-size:10px;line-height:1.5}.asset-guidance p b{color:#fff}.modal-actions>*{min-width:0}.modal-actions.actions-2{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions.actions-3{grid-template-columns:minmax(0,.82fr) repeat(2,minmax(0,1fr))}.modal-actions.actions-2 .closed-action{grid-column:auto}.modal-actions .snap b,.modal-actions .snap small{line-height:1.1;display:block}.modal-actions .snap small{white-space:nowrap;font-size:8px;font-weight:700}.marketplace-footer{position:relative}.marketplace-footer:before{content:"";background:linear-gradient(90deg,#1769ff,#7350d9 58%,#ee3d84);height:3px;display:block}.popusin-endorsement{color:#ff91c2;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:7px;min-height:36px;padding:4px 9px;font-weight:850;transition:all .2s;display:flex}.popusin-endorsement:hover{color:#fff;border-color:#ff91c2}.popusin-endorsement small{color:#8f9db5;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:800}.popusin-endorsement img{object-fit:contain;background:#fff;border-radius:5px;width:78px;height:22px;padding:2px 5px}.popusin-endorsement b{font-size:11px}.footer-legal span:nth-child(2){color:inherit}.sales-card-parent{align-items:center;gap:7px;margin-left:5px;display:inline-flex}.sales-card-parent small{text-transform:uppercase;letter-spacing:.04em;margin-left:0!important;font-size:8px!important}.sales-card-parent img{object-fit:contain;background:#fff;border-radius:5px;width:72px;height:22px;padding:2px 5px}.sales-card-footer p{justify-content:center;align-items:center;gap:9px;display:flex}.sales-card-footer p img{object-fit:contain;background:#fff;border-radius:5px;width:74px;height:22px;padding:2px 5px}.details-grid>*{min-width:0}.details-image{align-self:start;position:sticky;top:104px}.details-image>small{color:var(--muted);margin-top:8px;font-size:9px;display:block}.details-breadcrumb a{align-items:center;min-height:44px;display:inline-flex}.details-kicker{align-items:center;gap:10px;display:flex}.details-kicker time{color:#68758a;font-size:10px;font-weight:800}.details-subtitle{margin-top:-4px!important}.details-seller button,.details-seller a{border:1px solid var(--pink);min-height:40px;color:var(--pink);background:#fff;border-radius:999px;padding:0 12px;font-size:10px;font-weight:850}.details-seller button{margin-left:auto}.details-seller a{align-items:center;margin-left:0;display:inline-flex}.details-price-panel{margin-top:12px}.details-timing{background:#f3f6fb;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex;color:var(--navy)!important;margin:12px 0!important;font-size:10px!important}.details-timing span{color:var(--muted)}.details-bid-entry{margin:12px 0}.details-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:12px 0;display:grid}.details-actions button,.details-actions .closed-action{border:1px solid var(--line);border-radius:10px;align-content:center;place-items:center;min-height:52px;font-weight:850;display:grid}.details-actions button{cursor:pointer}.details-actions .save{color:var(--navy);background:#fff;gap:7px;display:flex}.details-actions .save.active{color:var(--pink)}.details-actions .bid{color:#fff;background:linear-gradient(110deg,#0e5ee9,#287fff);border:0}.details-actions .snap{color:#fff;background:linear-gradient(110deg,#f6006f,#ff3d9f);border:0}.details-actions .snap small{margin-top:2px;font-size:8px;display:block}.details-actions .closed-action{color:#5d687a;background:#eef1f6}.details-description{margin-top:26px}.details-description h2{font-size:24px}.details-description dl{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin-top:18px;display:grid;overflow:hidden}.details-description dl>div{background:#fff;padding:13px}.details-description dt{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:900}.details-description dd{margin:5px 0 0;font-size:10px;line-height:1.45}@media (min-width:781px) and (max-width:1100px){.featured-event{grid-template-columns:minmax(200px,220px) minmax(0,1fr)}.auction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-grid .product-card,.auction-grid .card-open{min-width:0}.auction-explained{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auction-explained h2{grid-column:1/-1}.auction-explained div{border-left:0;padding-left:0}.shopping-modes>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:781px) and (max-width:1050px){.topbar .brand-family{display:inline-flex}.topbar .brand-family span{display:none}.topbar .brand-family img{width:50px;height:17px}}@media (max-width:780px){.site-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.topbar{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.mobile-menu,.header-actions a{min-width:44px;min-height:44px}.mobile-menu{place-items:center;width:44px;height:44px;padding:0}.header-actions a{width:44px;height:44px}.header-count i{top:0;right:0}.section-title a,.seller-card a,.seller-card button,.modal-seller button{min-height:44px}.section-title a{align-items:center;display:flex}.footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 10px;padding:27px 18px 21px}.footer-brand-column{grid-column:1/-1;gap:8px;max-width:none}.footer-brand-column p{max-width:480px;font-size:11px;line-height:1.45}.footer-brand-column>span{font-size:8px}.footer-main nav,.footer-main nav:last-child{align-content:start;gap:0;display:grid!important}.footer-main nav b{margin:0 0 3px;font-size:9px}.footer-main nav a{align-items:center;width:auto;min-height:34px;font-size:9px;display:flex}.footer-legal{grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;padding:13px 18px 16px}.footer-legal>span:first-child{font-size:8px}.footer-legal .popusin-endorsement{justify-self:end}.footer-legal>span:last-child{grid-column:1/-1;margin-left:0;font-size:8px}.popusin-endorsement small{display:none}.shopping-modes{margin-bottom:31px;padding:18px;display:block}.shopping-modes>div:first-child{margin-bottom:17px}.shopping-modes>div:last-child,.feature-explainer ol{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:minmax(220px,78vw);grid-auto-flow:column;overflow-x:auto}.shopping-modes article,.feature-explainer li{scroll-snap-align:start}.marketplace-world{border-radius:21px;min-height:0;margin-bottom:32px;display:block}.marketplace-world>img{height:320px;min-height:0;display:block}.marketplace-world>div{padding:25px 20px 29px}.marketplace-world h2{font-size:39px}.feature-explainer{margin-bottom:32px;padding:19px;display:block}.feature-explainer>div{margin-bottom:17px}.mode-legend{flex-wrap:nowrap;overflow-x:auto}.mode-legend>b,.mode-legend span{flex:none}.seller-policy-summary,.asset-guidance{grid-template-columns:1fr}.asset-guidance{gap:10px}.modal-backdrop{padding-top:env(safe-area-inset-top)}.product-modal{max-height:calc(100dvh - env(safe-area-inset-top));scroll-padding-bottom:calc(76px + env(safe-area-inset-bottom))}.modal-close,.modal-watch{width:44px;height:44px}.modal-watch{right:64px}.modal-seller{padding-right:98px}.modal-actions{bottom:0}.modal-actions.actions-2{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions.actions-3{grid-template-columns:minmax(0,.78fr) repeat(2,minmax(0,1fr))}.mobile-dock{height:calc(70px + env(safe-area-inset-bottom));padding-bottom:calc(5px + env(safe-area-inset-bottom))}.mobile-dock a{min-height:44px}.toast{bottom:calc(87px + env(safe-area-inset-bottom))}.details-image{position:static}.details-seller{flex-wrap:wrap}.details-seller button{margin-left:0}.details-seller a{margin-left:auto}.details-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.details-actions .snap{grid-column:span 2}.details-description dl{grid-template-columns:1fr}.details-timing{flex-direction:column;align-items:flex-start}.seller-hero-person{object-position:68% center}}@media (max-width:430px){.product-grid .mode{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);overflow:hidden}.product-grid .card-open>time{text-overflow:ellipsis;white-space:nowrap;text-align:center;top:44px;left:10px;right:56px;overflow:hidden}.product-grid .watch{width:44px;height:44px;top:42px;right:6px}.product-grid .price-total-hint{display:none}.modal-actions.actions-3{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions.actions-3>a:first-child{grid-column:1/-1}}@media (max-width:1079px){.sales-card{width:100%;height:auto;min-height:100svh;overflow:visible}.sales-card-hero{height:auto;min-height:440px;padding:32px clamp(22px,5vw,50px)}.sales-card-copy,.sales-card-copy p{width:auto;max-width:560px}.sales-card-copy h1{font-size:clamp(54px,8vw,66px)}.sales-card-body{height:auto;padding:26px clamp(22px,5vw,50px)}.sales-card-intro{grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:28px}.sales-card-products{grid-template-columns:repeat(4,minmax(0,1fr));height:auto}.sales-card-products>img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.sales-card-products>div{grid-column:1/-1}.sales-card-footer{height:auto;min-height:94px;padding-inline:clamp(22px,5vw,50px)}}@media (max-width:600px){.sales-card-hero{background-position:68%;min-height:520px}.sales-card-brand{flex-wrap:wrap}.sales-card-parent{flex-basis:100%;margin:7px 0 0 47px}.sales-card-copy{margin-top:28px}.sales-card-copy h1{font-size:clamp(44px,14vw,58px)}.sales-card-copy p{font-size:16px}.sales-card-intro,.sales-card-branding,.sales-card-pillars{grid-template-columns:1fr}.sales-card-pillars article{min-height:0}.sales-card-products{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-card-products>div{grid-column:1/-1}.sales-card-footer{text-align:center;grid-template-columns:1fr;gap:9px;padding-block:20px}.sales-card-footer>div{justify-content:center}.sales-card-footer>span{text-align:center}}
