
:root{--ink:#0b1220;--muted:#667085;--line:#e6e9ef;--bg:#f5f7fb;--surface:#fff;--blue:#2463eb;--blue2:#1243b7;--navy:#07152f;--orange:#ff6b35;--green:#12a150;--purple:#7c3aed;--shadow:0 14px 38px rgba(11,18,32,.10);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.v19-home{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.v19-shell{width:min(1240px,calc(100% - 36px));margin:auto}.v19-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid var(--line)}.v19-headrow{height:86px;display:grid;grid-template-columns:auto minmax(360px,1fr) auto;gap:22px;align-items:center}.v19-logo{font-size:35px;font-weight:950;letter-spacing:-2.1px;display:inline-flex;align-items:center}.v19-logo span{color:#111827}.v19-logo b{color:var(--blue)}.v19-search{height:52px;border:2px solid var(--ink);border-radius:14px;display:grid;grid-template-columns:118px 1fr auto;overflow:hidden;background:#fff;transition:.2s}.v19-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(36,99,235,.10)}.v19-search select,.v19-search input,.v19-search button{border:0;background:transparent;outline:0}.v19-search select{padding:0 14px;border-inline-end:1px solid var(--line);font-weight:750;color:#344054}.v19-search input{min-width:0;padding:0 16px;font-size:15px}.v19-search button{padding:0 26px;background:var(--blue);color:#fff;font-weight:850;cursor:pointer}.v19-actions{display:flex;gap:8px;align-items:center}.v19-action{height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:7px;font-weight:800;font-size:13px;background:#fff;white-space:nowrap}.v19-action.ghost:hover{border-color:#c6d1e6;background:#f8faff}.v19-action.sell{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(36,99,235,.20)}.v19-action-icon{font-size:15px}.v19-nav{border-top:1px solid #f1f3f7;background:#fff}.v19-nav .v19-shell{display:flex;align-items:center;gap:2px;overflow:auto;scrollbar-width:none}.v19-nav .v19-shell::-webkit-scrollbar{display:none}.v19-nav a{flex:0 0 auto;padding:13px 15px;font-size:13px;font-weight:800;color:#344054;border-bottom:3px solid transparent}.v19-nav a:hover,.v19-nav a.active{color:var(--blue);border-bottom-color:var(--blue)}
.dj-locale-corner{position:fixed;top:94px;inset-inline-end:14px;z-index:96}.dj-locale-trigger{min-width:82px;height:39px;border-radius:999px;border:1px solid #dbe1ea;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;font-size:12px;font-weight:850;color:#344054;box-shadow:0 8px 24px rgba(11,18,32,.10)}.dj-locale-popover{position:absolute;top:48px;inset-inline-end:0;width:270px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 50px rgba(11,18,32,.18)}.dj-locale-popover label{display:grid;gap:6px;margin-bottom:12px;font-size:12px;font-weight:800;color:#475467}.dj-locale-popover select{height:42px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#fff}.dj-locale-currency-row{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid var(--line);font-size:12px}.dj-locale-currency-row b{background:#eef4ff;color:var(--blue);padding:5px 9px;border-radius:999px}
.v19-hero-wrap{padding:26px 0 12px}.v19-hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:520px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#061228 0%,#0b2a68 62%,#144cc4 100%);box-shadow:0 22px 60px rgba(6,18,40,.20);position:relative}.v19-hero:before{content:"";position:absolute;inset:auto auto -180px -120px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,53,.32),transparent 66%)}.v19-hero-copy{position:relative;z-index:2;padding:70px 62px;color:#fff;display:flex;flex-direction:column;justify-content:center}.v19-eyebrow{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.07);padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800}.v19-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px rgba(255,107,53,.15)}.v19-hero h1{font-size:62px;line-height:.98;letter-spacing:-3.6px;margin:24px 0 18px;max-width:650px}.v19-hero p{font-size:18px;line-height:1.7;color:#dce7ff;max-width:630px;margin:0 0 28px}.v19-hero-cta{display:flex;gap:10px;flex-wrap:wrap}.v19-hero-cta a{height:50px;border-radius:13px;padding:0 20px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:900}.v19-hero-cta .primary{background:var(--orange);color:#fff;box-shadow:0 12px 25px rgba(255,107,53,.25)}.v19-hero-cta .secondary{background:#fff;color:#10234a}.v19-hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:27px;color:#cbd9f7;font-size:11px}.v19-hero-points span{display:flex;gap:5px}.v19-hero-points b{color:#fff}.v19-hero-media{position:relative;min-height:520px;background:#0a1530}.v19-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,40,.74) 0%,rgba(6,18,40,.08) 42%,rgba(6,18,40,.02) 100%)}html[dir=rtl] .v19-hero-media:after{background:linear-gradient(270deg,rgba(6,18,40,.74) 0%,rgba(6,18,40,.08) 42%,rgba(6,18,40,.02) 100%)}.v19-hero-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.12) contrast(1.03)}.v19-hero-bubble{position:absolute;z-index:3;background:#fff;color:var(--ink);border-radius:15px;padding:12px 15px;box-shadow:0 18px 38px rgba(11,18,32,.25)}.v19-hero-bubble small{display:block;color:var(--blue);font-weight:900;font-size:9px;letter-spacing:1.4px}.v19-hero-bubble b{font-size:13px}.bubble-one{bottom:28px;inset-inline-end:24px}.bubble-two{top:32px;inset-inline-start:25px;display:flex;gap:8px;align-items:center}.bubble-two span{width:28px;height:28px;border-radius:9px;background:var(--orange);display:grid;place-items:center;color:#fff;font-weight:900}
.v19-shortcuts{padding:14px 0 4px}.v19-shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v19-shortcut-grid>a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;box-shadow:0 7px 20px rgba(11,18,32,.045);transition:.18s}.v19-shortcut-grid>a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.v19-shortcut-grid .ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:950}.ico.blue{background:var(--blue)}.ico.orange{background:var(--orange)}.ico.green{background:var(--green)}.ico.purple{background:var(--purple)}.v19-shortcut-grid b{display:block;font-size:13px}.v19-shortcut-grid small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.v19-shortcut-grid i{font-style:normal;font-size:22px;color:#98a2b3}
.v19-section{padding:44px 0}.v19-section-head,.v19-market-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.v19-section-head h2,.v19-market-head h2{margin:2px 0 0;font-size:31px;letter-spacing:-1.2px}.v19-overline{font-size:10px;font-weight:950;letter-spacing:1.8px;color:var(--blue)}.v19-overline.orange{color:var(--orange)}.v19-overline.green{color:var(--green)}.v19-section-head>a,.v19-market-actions>a:first-child{font-size:12px;font-weight:900;color:var(--blue)}.v19-catgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v19-catgrid>a{position:relative;height:185px;border-radius:20px;overflow:hidden;background:#0b1220;box-shadow:0 10px 26px rgba(11,18,32,.10)}.v19-catgrid img{width:100%;height:100%;object-fit:cover;transition:.35s;filter:saturate(1.08)}.v19-catgrid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(3,9,22,.88))}.v19-catgrid a:hover img{transform:scale(1.04)}.v19-catgrid div{position:absolute;z-index:2;left:14px;right:14px;bottom:13px;color:#fff;display:flex;justify-content:space-between;align-items:end}.v19-catgrid b{font-size:15px}.v19-catgrid span{font-size:9px;color:#aab8d5}
.deals-zone{background:#fff;border-block:1px solid #edf0f5}.v19-products{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.v19-product{background:#fff;border:1px solid #e1e6ef;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(11,18,32,.055);transition:.2s}.v19-product:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(11,18,32,.12)}.v19-product-media{height:205px;position:relative;background:radial-gradient(circle at 70% 22%,#223451,#0b172c 67%);display:grid;place-items:center;overflow:hidden}.v19-product-media:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.05);filter:blur(1px)}.v19-product-media img{width:74%;height:74%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 16px 22px rgba(0,0,0,.25))}.v19-deal-tag{position:absolute;z-index:3;top:10px;inset-inline-start:10px;background:#ff4d3d;color:#fff;font-size:9px;font-weight:950;padding:5px 8px;border-radius:999px}.v19-deal-tag.blue{background:var(--blue)}.v19-deal-tag.green{background:var(--green)}.v19-deal-tag.orange{background:var(--orange)}.v19-deal-tag.purple{background:var(--purple)}.v19-product-copy{padding:15px}.v19-product-copy small{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#667085}.v19-product-copy h3{font-size:14px;line-height:1.35;margin:8px 0 17px;min-height:38px}.v19-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.v19-product-meta .merchant{font-size:9px;color:#667085;background:#f2f4f7;padding:5px 7px;border-radius:999px}.v19-product-meta b{font-size:11px;color:var(--blue)}
.v19-story{padding:22px 0 8px}.v19-story-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:13px}.story-card{height:245px;position:relative;border-radius:22px;overflow:hidden;background:#0b1220}.story-card img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08)}.story-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(2,8,20,.85))}.story-card div{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.story-card span{font-size:9px;letter-spacing:1.8px;color:#d7e4ff}.story-card h3{font-size:22px;margin:5px 0}.story-card b{font-size:11px;border-bottom:2px solid var(--orange);padding-bottom:3px}
.marketplace-zone{padding-top:52px}.v19-market-actions{display:flex;align-items:center;gap:10px}.v19-market-actions .post{height:38px;padding:0 13px;border-radius:10px;background:var(--ink);color:#fff;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:900}.v19-listings{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v19-listing{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 9px 24px rgba(11,18,32,.055)}.v19-listing img{width:100%;height:205px;object-fit:cover;display:block;background:#edf1f6}.v19-listing>div{padding:14px}.v19-listing small{font-size:9px;color:#667085}.v19-listing h3{font-size:14px;margin:5px 0 12px}.v19-listing b{display:block;color:var(--blue);font-size:18px}.v19-listing span{display:block;color:#7a8496;font-size:10px;margin-top:4px}.v19-loading{grid-column:1/-1;padding:32px;border:1px dashed #ccd4e0;border-radius:18px;text-align:center;color:#667085;background:#fff}
.v19-trust{padding:28px 0;background:var(--navy);color:#fff;margin-top:34px}.v19-trust .v19-shell{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12);border-radius:20px;overflow:hidden}.v19-trust .v19-shell>div{background:var(--navy);padding:20px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px}.v19-trust span{grid-row:1/3;font-size:22px}.v19-trust b{font-size:12px}.v19-trust small{color:#a9b8d5;font-size:10px;margin-top:3px}.v19-footer{background:#061126;color:#dbe5fb;padding:48px 0 80px}.v19-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px}.v19-footer .v19-logo span{color:#fff}.v19-footer .brand p{max-width:360px;color:#94a5c7;font-size:12px;line-height:1.7}.v19-footer-grid>div:not(.brand){display:grid;align-content:start;gap:10px}.v19-footer-grid b{color:#fff;font-size:12px}.v19-footer-grid a{font-size:11px;color:#a8b8d6}.v19-mobile-nav{display:none}
@media(max-width:1050px){.v19-headrow{grid-template-columns:auto 1fr;gap:14px;height:auto;padding:13px 0}.v19-actions{grid-column:2;grid-row:1;justify-content:flex-end;padding-inline-end:82px}.v19-search{grid-column:1/-1;grid-row:2}.v19-action.ghost{display:none}.v19-hero{grid-template-columns:1fr 1fr}.v19-hero-copy{padding:54px 40px}.v19-hero h1{font-size:49px}.v19-catgrid{grid-template-columns:repeat(3,1fr)}.v19-products{grid-template-columns:repeat(3,1fr)}.v19-product:nth-child(n+4){display:none}.v19-story-grid{grid-template-columns:1.2fr 1fr}.v19-story-grid .story-card:last-child{display:none}.v19-listings{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body.v19-home{padding-bottom:78px}.v19-shell{width:calc(100% - 20px)}.v19-header{position:relative}.v19-headrow{display:grid;grid-template-columns:1fr auto;padding:14px 0 10px}.v19-logo{font-size:31px}.v19-actions{grid-column:2;grid-row:1;padding:0;padding-inline-end:48px}.v19-action.sell{height:40px;padding:0 11px;font-size:11px}.v19-search{grid-column:1/-1;grid-row:2;height:46px;grid-template-columns:92px 1fr auto;margin-top:4px;border-width:1.5px}.v19-search select{padding:0 8px;font-size:11px}.v19-search input{padding:0 10px;font-size:13px}.v19-search button{padding:0 14px;font-size:11px}.v19-nav .v19-shell{padding:3px 0}.v19-nav a{padding:10px 12px;font-size:11px}.dj-locale-corner{position:absolute;top:16px;inset-inline-end:8px}.dj-locale-trigger{width:40px;min-width:40px;height:38px;padding:0}.dj-locale-short,.dj-locale-chevron{display:none}.dj-locale-popover{width:min(280px,calc(100vw - 20px));top:44px}.v19-hero-wrap{padding:12px 0 5px}.v19-hero{grid-template-columns:1fr;border-radius:22px;min-height:0}.v19-hero-copy{padding:34px 24px 30px;min-height:340px}.v19-hero h1{font-size:40px;letter-spacing:-2px;margin:18px 0 12px}.v19-hero p{font-size:14px;line-height:1.65;margin-bottom:20px}.v19-hero-cta a{height:44px;padding:0 14px;font-size:11px}.v19-hero-points{gap:8px 14px;margin-top:21px}.v19-hero-points span{font-size:9px}.v19-hero-media{min-height:220px}.v19-hero-bubble{padding:9px 11px}.bubble-one{bottom:14px;inset-inline-end:12px}.bubble-two{top:14px;inset-inline-start:12px}.v19-shortcuts{padding-top:8px}.v19-shortcut-grid{display:flex;overflow:auto;gap:8px;scrollbar-width:none}.v19-shortcut-grid::-webkit-scrollbar{display:none}.v19-shortcut-grid>a{flex:0 0 185px;padding:12px;border-radius:15px}.v19-shortcut-grid .ico{width:35px;height:35px}.v19-section{padding:29px 0}.v19-section-head,.v19-market-head{align-items:center;margin-bottom:13px}.v19-section-head h2,.v19-market-head h2{font-size:24px}.v19-overline{font-size:8px}.v19-catgrid{display:flex;overflow:auto;gap:9px;scrollbar-width:none}.v19-catgrid::-webkit-scrollbar{display:none}.v19-catgrid>a{flex:0 0 145px;height:150px;border-radius:17px}.v19-catgrid b{font-size:13px}.v19-products{display:flex;overflow:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.v19-products::-webkit-scrollbar{display:none}.v19-product,.v19-product:nth-child(n+4){display:block;flex:0 0 72%;scroll-snap-align:start;border-radius:18px}.v19-product-media{height:180px}.v19-product-copy h3{font-size:13px}.v19-story{padding:14px 0}.v19-story-grid{display:flex;overflow:auto;gap:10px;scrollbar-width:none}.v19-story-grid::-webkit-scrollbar{display:none}.story-card,.v19-story-grid .story-card:last-child{display:block;flex:0 0 76%;height:220px}.v19-listings{display:flex;overflow:auto;gap:10px;scrollbar-width:none}.v19-listing{flex:0 0 74%}.v19-listing img{height:185px}.v19-market-actions .post{display:none}.v19-trust{padding:16px 0;margin-top:18px}.v19-trust .v19-shell{grid-template-columns:1fr;border-radius:16px}.v19-trust .v19-shell>div{padding:14px}.v19-footer{padding:32px 0 90px}.v19-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.v19-footer-grid .brand{grid-column:1/-1}.v19-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:95;background:rgba(255,255,255,.97);backdrop-filter:blur(15px);border-top:1px solid #e5e8ef;box-shadow:0 -6px 20px rgba(11,18,32,.09);padding:8px 4px calc(8px + env(safe-area-inset-bottom))}.v19-mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;color:#475467}.v19-mobile-nav i{font-style:normal;font-size:18px}.v19-mobile-nav .sell{color:var(--blue);font-weight:900}.v19-mobile-nav .sell i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2c71ff,#1450d2);color:#fff;font-size:27px;margin-top:-25px;border:4px solid #fff;box-shadow:0 7px 20px rgba(36,99,235,.30)}}
@media(max-width:420px){.v19-logo{font-size:28px}.v19-action.sell span:last-child{max-width:92px;overflow:hidden;text-overflow:ellipsis}.v19-hero h1{font-size:36px}.v19-hero-copy{padding-inline:20px}.v19-product{flex-basis:80%}.story-card{flex-basis:83%}}
