:root{--ink:#172226;--muted:#6c7472;--paper:#f4f5f0;--card:#fff;--line:#dfe2dc;--lime:#dfff45;--orange:#ff6b3d;--blue:#229ed9;--radius:22px;--shadow:0 18px 60px rgba(23,34,38,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.45}button,input,select{font:inherit;color:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh}.topbar{height:78px;display:flex;align-items:center;gap:34px;padding:0 clamp(24px,5vw,72px);background:rgba(244,245,240,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:11px;font-size:20px;font-weight:520;letter-spacing:-.04em;white-space:nowrap}.brand b{font-weight:800}.brand-mark{width:33px;height:33px;background:var(--ink);border-radius:11px;position:relative;display:block}.brand-mark:before{content:"";position:absolute;left:8px;right:8px;top:12px;height:13px;background:var(--lime);border-radius:2px 2px 6px 6px}.brand-mark span{position:absolute;width:12px;height:9px;left:10px;top:6px;border:2px solid white;border-bottom:0;border-radius:8px 8px 0 0}.search{height:46px;border:1px solid var(--line);background:white;border-radius:14px;display:flex;align-items:center;gap:11px;padding:0 14px}.search:focus-within{border-color:#8c948e;box-shadow:0 0 0 3px rgba(23,34,38,.06)}.search svg{width:20px;height:20px;color:#737b78}.search input{border:0;outline:0;background:transparent;min-width:0;flex:1}.search input::placeholder{color:#8d9491}.search kbd{font:12px inherit;color:#8c938f;background:#f2f3ee;border:1px solid #e2e4df;border-radius:6px;padding:2px 6px}.desktop-search{max-width:660px;flex:1;margin:auto}.top-actions{display:flex;align-items:center;gap:14px}.icon-button{width:44px;height:44px;border:1px solid var(--line);background:white;border-radius:50%;display:grid;place-items:center;position:relative}.icon-button svg{width:20px}.favorite-count{position:absolute;right:-3px;top:-3px;background:var(--orange);color:white;border:2px solid var(--paper);border-radius:99px;min-width:19px;height:19px;font-size:11px;font-style:normal;display:grid;place-items:center}.source-pill{height:42px;padding:0 15px;border:1px solid var(--line);border-radius:99px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;white-space:nowrap}.source-pill i{width:8px;height:8px;border-radius:50%;background:#23b26d;box-shadow:0 0 0 4px rgba(35,178,109,.12)}.mobile-intro,.mobile-search-row{display:none}.category-rail{padding:26px clamp(24px,5vw,72px) 18px;display:flex;gap:10px;overflow:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category{height:42px;padding:0 17px;border:1px solid var(--line);background:rgba(255,255,255,.55);border-radius:99px;font-weight:650;white-space:nowrap;display:flex;align-items:center;gap:8px}.category:hover,.category.active{background:var(--ink);border-color:var(--ink);color:white}.category-icon{font-size:17px}.content-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:36px;padding:16px clamp(24px,5vw,72px) 80px;max-width:1600px;margin:auto}.filter-panel{position:sticky;top:104px;align-self:start}.aside-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.aside-head h2{font-size:18px;margin:0}.aside-head button{border:0;background:none;color:var(--muted);font-size:13px;text-decoration:underline}.filter-block{padding:20px 0;border-top:1px solid var(--line)}.filter-block>label,.drawer-content>label{font-size:14px;font-weight:750;display:block;margin-bottom:12px}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-inputs input{width:100%;height:42px;border:1px solid var(--line);border-radius:10px;background:white;padding:0 12px;outline:0}.currency-toggle{display:flex;gap:5px;background:#e7e9e3;border-radius:11px;padding:4px;margin-top:9px}.currency-toggle button{flex:1;border:0;background:transparent;border-radius:8px;height:32px;font-size:12px;font-weight:650}.currency-toggle button.active{background:white;box-shadow:0 1px 5px rgba(23,34,38,.1)}.select-like{width:100%;height:42px;border:1px solid var(--line);border-radius:10px;background:white;display:flex;justify-content:space-between;align-items:center;padding:0 12px;font-size:13px}.check-list{display:grid;gap:12px;margin-top:16px}.check-list label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;font-size:14px;cursor:pointer}.check-list input{display:none}.check-list label span{width:18px;height:18px;border:1.5px solid #9ca39f;border-radius:5px}.check-list input:checked+span{background:var(--ink);border-color:var(--ink);box-shadow:inset 0 0 0 4px var(--ink);position:relative}.check-list input:checked+span:after{content:"✓";position:absolute;inset:-3px 0 0 2px;color:var(--lime);font-size:13px}.check-list small{color:#949b98}.chip-row{display:flex;gap:7px}.chip-row button,.location-grid button{border:1px solid var(--line);background:white;border-radius:9px;height:36px;padding:0 11px;font-size:13px}.chip-row button.active,.location-grid button.active{background:var(--ink);color:white;border-color:var(--ink)}.apply-button{width:100%;height:44px;border:0;border-radius:12px;background:var(--lime);font-weight:800}.feed{min-width:0}.feed-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;margin:0 0 5px;color:var(--muted)}.feed-heading h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,54px);line-height:.99;letter-spacing:-.045em;margin:0;font-weight:500}.sort{font-size:13px;color:var(--muted);position:relative;white-space:nowrap}.sort select{position:absolute;inset:0;opacity:0}.new-items{display:none;width:100%;border:0;border-radius:16px;background:var(--lime);height:52px;margin:20px 0 12px;align-items:center;padding:0 14px;gap:10px}.new-items.visible{display:flex}.new-items>b{font-size:14px}.new-items>span:last-child{margin-left:auto;font-size:13px}.avatars{display:flex}.avatars i{width:24px;height:24px;border-radius:50%;background:var(--ink);border:2px solid var(--lime);margin-left:-7px}.avatars i:first-child{margin-left:0}.avatars i:nth-child(2){background:#718f80}.avatars i:nth-child(3){background:#ff9b78}.active-filters{height:39px;display:flex;gap:7px;align-items:center;margin-bottom:12px}.active-filters button{border:1px solid var(--line);background:white;border-radius:99px;height:31px;padding:0 11px;font-size:12px}.active-filters button span{margin-left:6px;color:#888}.active-filters>span{margin-left:auto;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}.product-card{min-width:0;position:relative;cursor:pointer}.product-card.hidden-new{display:none}.product-card.reveal{display:block;animation:reveal .6s cubic-bezier(.2,.8,.2,1)}@keyframes reveal{from{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:none}}.product-image{aspect-ratio:1/1.05;border-radius:18px;overflow:hidden;background:#dfe3dc;position:relative}.product-image:after{content:"";position:absolute;inset:auto 0 0;height:25%;background:linear-gradient(transparent,rgba(0,0,0,.14));pointer-events:none}.product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.035)}.favorite{position:absolute;right:10px;top:10px;z-index:2;width:38px;height:38px;border:0;background:rgba(255,255,255,.91);backdrop-filter:blur(8px);border-radius:50%;display:grid;place-items:center;box-shadow:0 3px 12px rgba(0,0,0,.08)}.favorite svg{width:19px;height:19px}.favorite.active svg{fill:var(--orange);stroke:var(--orange)}.photo-count,.new-badge{position:absolute;z-index:2;left:10px;bottom:10px;color:white;background:rgba(18,25,27,.72);backdrop-filter:blur(8px);border-radius:99px;padding:5px 9px;font-size:11px}.new-badge{background:var(--lime);color:var(--ink);font-weight:800}.product-info{padding:11px 3px 0}.product-info strong{font-size:22px;letter-spacing:-.035em;display:block}.no-price .product-info strong{font-size:16px;padding-top:4px}.product-info h3{font-size:15px;line-height:1.3;margin:3px 0 8px;font-weight:580;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info p{margin:0;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.empty-state{display:none;text-align:center;padding:100px 20px}.empty-state.visible{display:block}.empty-state span{font-size:40px}.empty-state h2{margin:10px 0 4px}.empty-state p{color:var(--muted);margin:0 0 18px}.empty-state button{border:0;background:var(--ink);color:white;border-radius:12px;padding:11px 16px}.bottom-nav{display:none}.scrim{position:fixed;inset:0;background:rgba(10,17,19,.55);backdrop-filter:blur(3px);z-index:50;opacity:0;pointer-events:none;transition:.25s}.scrim.visible{opacity:1;pointer-events:auto}.detail-panel,.favorites-panel,.mobile-filter-drawer{position:fixed;z-index:60;background:white;box-shadow:var(--shadow);transition:transform .38s cubic-bezier(.2,.8,.2,1)}.detail-panel{top:0;right:0;width:min(760px,100%);height:100vh;overflow:auto;transform:translateX(103%)}.detail-panel.visible{transform:none}.detail-close{position:absolute;z-index:4;top:18px;left:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:25px}.detail-gallery{height:min(55vw,470px);min-height:310px;background:#e1e4df;position:relative}.hero-photo{width:100%;height:100%;object-fit:cover}.gallery-counter{position:absolute;right:18px;bottom:16px;background:rgba(20,28,31,.72);color:white;padding:6px 11px;border-radius:99px;font-size:12px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:28px}.gallery-arrow.left{left:18px}.gallery-arrow.right{right:18px}.detail-body{padding:28px clamp(24px,6vw,54px) 40px}.detail-topline{display:flex;justify-content:space-between;gap:20px}.detail-price{font-size:34px;line-height:1;font-weight:850;letter-spacing:-.04em;margin:0 0 7px}.detail-topline h2{font-size:22px;margin:0;letter-spacing:-.02em}.detail-fav{position:static;flex:0 0 auto;border:1px solid var(--line)}.detail-meta{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 27px}.detail-meta span{background:#f1f2ed;border-radius:99px;padding:7px 10px;font-size:12px}.detail-section{border-top:1px solid var(--line);padding-top:22px}.detail-section h3{font-size:16px;margin:0 0 8px}.detail-section p{color:#4f5856;margin:0;line-height:1.65}.seller{display:flex;align-items:center;gap:12px;margin:26px 0;padding:16px;background:#f5f6f2;border-radius:16px}.seller-avatar{width:45px;height:45px;border-radius:50%;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-weight:800}.seller div:nth-child(2){display:flex;flex-direction:column;flex:1}.seller span{color:var(--muted);font-size:12px}.seller .verified{width:23px;height:23px;border-radius:50%;background:var(--lime);display:grid;place-items:center;color:var(--ink)}.source-note{display:flex;gap:12px;align-items:center;padding:14px 0}.source-note>span{font-size:24px}.source-note p{font-size:13px;color:var(--muted);margin:0}.source-note b{color:var(--ink)}.telegram-button{height:54px;border-radius:15px;background:var(--blue);color:white;text-decoration:none;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.telegram-button svg{width:22px}.safety{text-align:center;color:var(--muted);font-size:12px}.favorites-panel{right:0;top:0;width:min(440px,100%);height:100vh;transform:translateX(103%);padding:30px}.favorites-panel.visible{transform:none}.favorites-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.favorites-head p{font-size:11px;text-transform:uppercase;letter-spacing:.15em;margin:0;color:var(--muted)}.favorites-head h2{margin:3px 0 0;font-size:28px}.favorites-head h2 span{color:var(--muted);font-weight:400}.favorites-head button{border:0;background:#f0f1ec;border-radius:50%;width:40px;height:40px;font-size:23px}.favorite-items{display:grid;gap:12px}.favorite-row{width:100%;display:grid;grid-template-columns:82px 1fr 12px;gap:13px;text-align:left;align-items:center;border:0;background:#f5f6f2;border-radius:15px;padding:8px}.favorite-row img{width:82px;height:82px;border-radius:11px;object-fit:cover}.favorite-row span{display:flex;min-width:0;flex-direction:column}.favorite-row b{font-size:19px}.favorite-row strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite-row small{color:var(--muted);font-size:11px;margin-top:5px}.favorite-row i{font-style:normal}.favorites-empty{display:none;text-align:center;padding:80px 20px}.favorites-empty span{font-size:50px}.favorites-empty h3{margin-bottom:4px}.favorites-empty p{color:var(--muted);font-size:14px}.toast{position:fixed;right:24px;bottom:24px;z-index:45;width:365px;background:var(--ink);color:white;border-radius:17px;padding:13px 14px;display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;box-shadow:var(--shadow);transform:translateY(160%);transition:.4s cubic-bezier(.2,.8,.2,1)}.toast.visible{transform:none}.toast i{width:9px;height:9px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 5px rgba(223,255,69,.12)}.toast div{display:flex;flex-direction:column}.toast b{font-size:13px}.toast span{font-size:11px;color:#bdc3bf}.toast button{border:0;background:var(--lime);color:var(--ink);border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800}.mobile-filter-drawer{display:none}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-pill span{display:none}.source-pill{padding:0;width:42px;justify-content:center}.content-layout{gap:24px}}
@media(max-width:740px){body{padding-bottom:76px}.topbar{height:58px;padding:0 18px;position:relative;border:0}.brand{font-size:18px}.brand-mark{width:30px;height:30px}.desktop-search,.top-actions{display:none}.mobile-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:18px 18px 14px}.mobile-intro p{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:750}.mobile-intro h1{font-family:Georgia,serif;font-weight:500;font-size:38px;letter-spacing:-.04em;margin:0;line-height:1}.round-avatar{width:42px;height:42px;border:0;border-radius:50%;background:var(--ink);color:var(--lime);font-size:12px;font-weight:800}.mobile-search-row{display:flex;padding:0 18px 14px;gap:9px}.mobile-search-row .search{flex:1}.filter-square{width:46px;height:46px;flex:0 0 auto;border:0;background:var(--lime);border-radius:14px;display:grid;place-items:center}.filter-square svg{width:22px}.category-rail{padding:2px 18px 18px;gap:8px}.category{height:38px;font-size:13px;padding:0 14px}.content-layout{display:block;padding:0 14px 32px}.filter-panel{display:none}.feed-heading{padding:3px 4px 0;margin-bottom:10px}.eyebrow{display:none}.feed-heading h1{font-family:inherit;font-size:18px;font-weight:750;letter-spacing:-.02em}.sort{font-size:12px}.active-filters{padding:0 4px}.active-filters button{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 9px}.product-image{border-radius:14px;aspect-ratio:1/.99}.favorite{width:34px;height:34px;right:8px;top:8px}.favorite svg{width:17px}.product-info{padding:8px 2px 0}.product-info strong{font-size:19px}.product-info h3{font-size:13px;margin-bottom:6px}.product-info p{font-size:11px;gap:4px}.product-info p span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-nav{height:68px;display:grid;grid-template-columns:repeat(3,1fr);position:fixed;z-index:40;bottom:0;left:0;right:0;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;color:#8a918e;position:relative}.bottom-nav button.active{color:var(--ink)}.bottom-nav svg{width:22px;height:22px}.bottom-nav .favorite-count{top:5px;right:calc(50% - 20px)}.detail-panel{width:100%;top:auto;bottom:0;height:96vh;border-radius:24px 24px 0 0;transform:translateY(103%)}.detail-panel.visible{transform:none}.detail-gallery{height:42vh;min-height:290px;border-radius:24px 24px 0 0;overflow:hidden}.detail-close{top:12px;left:12px}.detail-body{padding:22px 20px 34px}.detail-price{font-size:30px}.detail-topline h2{font-size:20px}.gallery-arrow{display:none}.favorites-panel{width:100%;top:auto;bottom:0;height:88vh;border-radius:24px 24px 0 0;transform:translateY(103%);padding:24px 18px}.mobile-filter-drawer{display:block;left:0;right:0;bottom:0;border-radius:24px 24px 0 0;transform:translateY(103%)}.mobile-filter-drawer.visible{transform:none}.drawer-handle{width:42px;height:4px;border-radius:99px;background:#d1d4cf;margin:10px auto}.drawer-title{display:flex;justify-content:space-between;align-items:center;padding:8px 20px 14px;border-bottom:1px solid var(--line)}.drawer-title h2{margin:0}.drawer-title button{border:0;background:#eff0ec;border-radius:50%;width:38px;height:38px;font-size:22px}.drawer-content{padding:20px;max-height:58vh;overflow:auto}.drawer-content>label{margin-top:20px}.drawer-content>label:first-child{margin-top:0}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.drawer-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.drawer-actions button{height:48px;border:0;border-radius:13px;font-weight:800}.drawer-actions button:first-child{background:#eef0eb}.drawer-actions button:last-child{background:var(--lime)}.toast{left:12px;right:12px;bottom:82px;width:auto}.new-items.visible{display:flex}.new-items{margin-top:12px}}
.seller-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.gallery-track{width:100%;height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-track::-webkit-scrollbar{display:none}.gallery-track .hero-photo{flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always}.gallery-arrow{z-index:3;display:grid;place-items:center;transition:opacity .2s ease,transform .2s ease,background .2s ease}.gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.gallery-arrow:active{transform:translateY(-50%) scale(.94)}.gallery-arrow:disabled{opacity:.32;cursor:default}.gallery-arrow[hidden]{display:none}.favorite,.favorite svg{transition:background-color .2s ease,fill .2s ease,stroke .2s ease,transform .2s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.favorite:not(.active):hover{background:#eef0ec}.favorite:not(.active):hover svg{fill:#858d89;stroke:#858d89}}.favorite.active svg,.favorite.active:hover svg{fill:#ed3f4f;stroke:#ed3f4f}.favorite:active{transform:scale(.88)}@media(max-width:740px){.detail-gallery .gallery-arrow:not([hidden]){display:grid;place-items:center;width:38px;height:38px;font-size:24px}}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.category-rail{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x pan-y;cursor:grab}.category-rail.dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.category{flex:0 0 auto;scroll-snap-align:start}
.category-icon{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;font-size:0}.category-icon svg{width:18px;height:18px;display:block;stroke-width:2}
.product-card.just-arrived{animation:liveArrival .9s cubic-bezier(.16,1,.3,1)}@keyframes liveArrival{0%{opacity:0;transform:translateY(-18px) scale(.96)}55%{box-shadow:0 0 0 5px rgba(223,255,69,.75)}100%{opacity:1;transform:none;box-shadow:none}}
.product-image.placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#e4e7df,#cfd5ce)}.product-image.placeholder:before{content:"CM";font-weight:850;letter-spacing:-.08em;font-size:28px;color:#7d8680}.real-source{position:absolute;z-index:2;left:10px;top:10px;background:rgba(23,34,38,.78);color:white;backdrop-filter:blur(8px);border-radius:99px;padding:5px 8px;font-size:10px;font-weight:750}
