:root{--ink:#162321;--muted:#6d7977;--line:#e5e9e7;--paper:#ffffff;--canvas:#f6f8f7;--brand:#0d8b72;--brand-dark:#08705d;--lime:#dfff5d;--orange:#ff7657;--shadow:0 18px 45px rgba(21,50,44,.09);--mobile-bottom-nav-height:calc(74px + env(safe-area-inset-bottom))}*{box-sizing:border-box}*,:after,:before{box-shadow:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--canvas);font-family:var(--font-main),Arial,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(13,139,114,.28);outline-offset:2px}.sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img{display:block;max-width:100%}main{min-height:70vh}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:42px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.section-head p{margin:7px 0 0;color:var(--muted)}.text-link{gap:6px;color:var(--brand-dark)}.btn,.text-link{display:inline-flex;align-items:center;font-weight:800}.btn{border:0;border-radius:14px;min-height:48px;padding:0 20px;justify-content:center;gap:8px;cursor:pointer}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 10px 25px rgba(13,139,114,.22)}.btn-primary:hover{background:var(--brand-dark)}.btn-dark{background:var(--ink);color:white}.btn-soft{background:#e9f4f1;color:var(--brand-dark)}.btn-outline{background:white;color:var(--ink);border:1px solid var(--line)}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;background:#edf6f3;color:var(--brand-dark);font-size:12px;font-weight:800}.empty-state{text-align:center;padding:80px 20px;border:1px dashed #ccd5d2;border-radius:24px;background:white}.empty-state svg{color:var(--brand);margin-bottom:12px}.empty-state h2{margin:0 0 8px}.empty-state p{color:var(--muted);margin:0 0 22px}.empty-state .btn{font-size:13px}.section:has(>.empty-state){display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 160px)}.section:has(>.empty-state)>.empty-state{width:100%}@media (max-width:768px){.empty-state{padding:45px 18px;border-radius:18px}.empty-state svg{width:30px;height:30px;margin-bottom:8px}.empty-state h2{font-size:16px;margin:0 0 5px}.empty-state p{font-size:12px;margin:0 0 16px;line-height:1.5}.empty-state .btn{min-height:40px;padding:0 16px;font-size:12px;border-radius:11px}}.desktop-ad{position:relative;isolation:isolate;overflow:hidden;color:#f7fffb;background:#071d19;border-bottom:1px solid rgba(255,255,255,.12)}.desktop-ad:before{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(105deg,#071d19,#103e35 48%,#0c2c26)}.desktop-ad:after{content:"";position:absolute;z-index:-1;width:38%;height:220%;left:-42%;top:-60%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(223,255,93,.12),transparent);animation:desktop-ad-shimmer 5.5s ease-in-out infinite}.desktop-ad-inner{min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px}.desktop-ad-brand{display:flex;align-items:center;gap:9px;white-space:nowrap}.desktop-ad-brand>span{padding:4px 7px;border:1px solid rgba(255,255,255,.28);border-radius:6px;color:#b9c9c4;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.desktop-ad-brand>svg{color:var(--lime)}.desktop-ad-brand>strong{font-size:14px;letter-spacing:.05em}.desktop-ad-message{min-width:0;display:flex;align-items:center;justify-content:center;gap:18px}.desktop-ad-message>div:last-child{min-width:0;display:grid;grid-gap:2px;gap:2px}.desktop-ad-message small{color:#9fc0b7;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.desktop-ad-message strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.desktop-ad-message>div:last-child>span{overflow:hidden;color:#d8e6e2;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.desktop-ad-route{width:142px;flex:0 0 auto;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;grid-gap:7px;gap:7px}.desktop-ad-route b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#071d19;background:var(--lime);font-size:8px;letter-spacing:.04em}.desktop-ad-route>svg{color:#fff}.desktop-ad-route i{position:relative;height:1px;overflow:visible;background:rgba(255,255,255,.3)}.desktop-ad-route i span{position:absolute;width:5px;height:5px;left:-2px;top:-2px;border-radius:50%;background:var(--lime);animation:desktop-ad-route 2.2s linear infinite}.desktop-ad-route i:nth-of-type(2) span{animation-delay:1.1s}.desktop-ad-action{min-height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid rgba(223,255,93,.32);border-radius:12px;color:#10231e;background:var(--lime);white-space:nowrap}.desktop-ad-action>span{display:grid;grid-gap:1px;gap:1px}.desktop-ad-action small{font-size:8px;font-weight:800;text-transform:uppercase}.desktop-ad-action strong{font-size:13px;letter-spacing:.03em}@keyframes desktop-ad-route{0%{left:-2px;opacity:0}15%,85%{opacity:1}to{left:calc(100% - 3px);opacity:0}}@keyframes desktop-ad-shimmer{0%,45%{left:-42%}75%,to{left:125%}}.topbar{background:#172724;color:#cbd5d2;font-size:12px}.topbar-inner{min-height:34px;justify-content:space-between}.topbar-inner,.topbar-links{display:flex;align-items:center}.topbar-links{gap:22px}.topbar-links>a{min-height:28px;display:inline-flex;align-items:center}.topbar a:hover{color:white}.header{background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:28px;gap:28px}.logo,.nav{align-items:center}.logo{display:inline-flex;gap:10px;font-size:25px;font-weight:900;letter-spacing:0}.logo-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:var(--brand);color:var(--lime);transform:rotate(-5deg)}.main-nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700}.main-nav a:hover{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:9px}.icon-btn{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:14px;display:grid;place-items:center;cursor:pointer;position:relative}.icon-btn:hover{background:#f1f5f3}.counter{position:absolute;top:-5px;right:-4px;min-width:18px;height:18px;border-radius:20px;background:var(--orange);color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center;border:2px solid white}.mobile-menu{display:none}.mobile-drawer{padding:10px 20px 20px;border-top:1px solid var(--line);background:white}.mobile-drawer>div{display:grid;grid-gap:8px;gap:8px}.mobile-language-picker{display:none}.hero{padding:26px 0 14px}.hero-card{min-height:340px;padding:42px 52px;border-radius:30px;color:#fff;background:#143b34;overflow:visible;position:relative;display:grid;align-items:center}.hero-decor{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.hero-decor:before{width:420px;height:420px;background:#18a689;right:-60px;top:-150px;opacity:.75}.hero-decor:after,.hero-decor:before{content:"";position:absolute;border-radius:50%}.hero-decor:after{width:190px;height:190px;background:var(--lime);right:125px;bottom:-125px;opacity:.9}.hero-content{position:relative;z-index:2;max-width:660px}.eyebrow{color:var(--lime);display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.hero h1{margin:12px 0;font-size:clamp(38px,5vw,56px);line-height:1.02;letter-spacing:-.04em}.hero h1 em{color:var(--lime);font-style:normal}.hero-sub{max-width:520px;color:#c7d9d4;font-size:16px;line-height:1.5;margin-bottom:22px}.search-box{max-width:820px;display:grid;grid-template-columns:1fr 190px auto;grid-gap:7px;gap:7px;padding:7px;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.responsive-select-trigger{display:none}.search-input{min-height:54px;display:flex;align-items:center;gap:11px;color:#72807d;padding:0 14px}.search-input input{width:100%}.search-input input,.search-select{border:0;outline:0;color:var(--ink)}.search-select{border-left:1px solid var(--line);padding:0 12px;background:white}.search-box .btn{min-height:54px;border-radius:13px}.hero-stats{display:flex;gap:28px;margin-top:22px}.hero-stat strong{display:block;font-size:20px}.hero-stat span{color:#abc1bb;font-size:12px}.float-card{position:absolute;right:52px;top:132px;z-index:3;background:#fff;color:var(--ink);padding:10px;border-radius:16px;box-shadow:var(--shadow);width:160px;transform:rotate(5deg)}.float-card img{width:100%;height:88px;object-fit:cover;border-radius:12px}.float-card strong{display:block;margin-top:10px;font-size:14px}.float-card span{color:var(--brand);font-weight:900;font-size:13px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:22px}.trust-item{background:white;border:1px solid var(--line);padding:18px 20px;border-radius:18px;display:flex;gap:13px;align-items:center}.trust-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf7f4;color:var(--brand);flex:0 0 auto}.trust-item strong{font-size:14px;display:block}.trust-item span{font-size:12px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.category-card{display:flex;align-items:center;gap:15px;padding:17px;background:#fff;border:1px solid var(--line);border-radius:20px}.category-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center}.category-card strong{display:block;font-size:14px;margin-bottom:4px}.category-card span{color:var(--muted);font-size:11px}.listing-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.listing-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--line);min-width:0;display:flex;flex-direction:column}.listing-photo{aspect-ratio:1.22;position:relative;overflow:hidden;background:#e8edeb}.listing-photo-link{display:block;width:100%;height:100%}.listing-photo img{width:100%;height:100%;object-fit:cover}.heart{position:absolute;right:11px;top:11px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;cursor:pointer;color:#34413e;box-shadow:0 4px 15px rgba(0,0,0,.1)}.heart.active{background:#fff0ed;color:var(--orange)}.heart.active svg{fill:currentColor}.photo-label{position:absolute;left:10px;top:10px;border-radius:8px;padding:6px 9px;background:var(--lime);color:#24320c;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.vip-label{background:#ffd7a8;color:#7b3e00}.listing-body{min-width:0;min-height:148px;padding:14px;display:flex;flex:1 1;flex-direction:column}.listing-price{font-size:18px;line-height:1.15;font-weight:900;letter-spacing:-.03em}.listing-title{min-height:36px;margin:7px 0 10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;font-weight:800}.listing-meta{min-width:0;color:var(--muted);font-size:9px;display:flex;justify-content:space-between;gap:8px}.listing-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-meta span:first-child{flex:1 1}.listing-badges{margin-top:auto;padding-top:11px;display:flex;flex-wrap:wrap;gap:5px;min-height:34px;align-items:center}.mini-badge{font-size:10px;padding:4px 7px;border-radius:7px;background:#edf6f3;color:var(--brand-dark);font-weight:800;display:inline-flex;align-items:center;gap:4px;line-height:1;vertical-align:middle}.mini-badge svg{display:block;flex-shrink:0}@media (min-width:761px){.listing-body{min-height:130px;padding:10px 12px 11px;flex:1 1}.listing-title{margin:5px 0 7px}.listing-badges{min-height:24px;margin-top:auto;padding-top:7px}}.promo{border-radius:30px;padding:40px 44px;background:#ffeadf;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.promo h2{margin:0 0 8px;font-size:30px;letter-spacing:-.04em}.promo p{color:#755f55;margin:0}.promo .btn{position:relative;z-index:2}.search-tags{display:flex;gap:9px;flex-wrap:wrap}.search-tag{padding:11px 15px;border-radius:12px;background:white;border:1px solid var(--line);color:#53605d;font-size:12px;font-weight:700}.search-tag:hover{border-color:var(--brand);color:var(--brand)}.video-preview-section{background:#101816;color:#fff}.video-preview-section .section-head p{color:#aebbb7}.video-preview-section .text-link{color:#bfffe9}.video-preview-section .pill{color:#dfff5d;background:#203a34}.video-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.video-preview-card{min-width:0;position:relative;aspect-ratio:9/13;overflow:hidden;border:1px solid #2b3a36;border-radius:18px;background:#1a2421}.video-preview-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(5,10,9,.95))}.video-preview-card>img{width:100%;height:100%;object-fit:cover}.video-preview-card>div{position:absolute;z-index:2;left:13px;right:13px;bottom:13px;display:grid;grid-gap:5px;gap:5px}.video-preview-card>div strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.3}.video-preview-card>div b{color:var(--lime);font-size:16px}.video-preview-card>div small{display:flex;align-items:center;gap:4px;color:#c9d5d1;font-size:10px}.video-preview-play{position:absolute;z-index:2;left:12px;top:12px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#10201c;background:var(--lime)}.video-preview-duration{position:absolute;z-index:2;right:11px;top:12px;padding:5px 7px;border-radius:7px;color:#fff;background:rgba(7,12,11,.72);font-size:9px;font-weight:900}body:has(.video-feed-page)>.footer{display:none}.video-feed-page{position:relative;height:calc(100dvh - 110px);min-height:0;overflow:hidden;color:#fff;background:#0b100f}.video-feed-topbar{position:absolute;z-index:12;left:0;right:0;top:0;min-height:54px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(rgba(5,10,9,.88),transparent);pointer-events:none}.video-feed-topbar>div:first-child{display:grid;grid-gap:2px;gap:2px}.video-feed-topbar strong{font-size:15px}.video-feed-topbar span{color:#b4c1bd;font-size:10px}.video-feed-tabs{display:flex;padding:3px;border-radius:11px;background:rgba(255,255,255,.1);pointer-events:auto}.video-feed-tabs button{min-height:32px;padding:0 13px;border:0;border-radius:8px;color:#ccd5d2;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.video-feed-tabs button.active{color:#10201c;background:#fff}.video-feed-scroll{width:100%;height:100%;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none}.video-feed-scroll::-webkit-scrollbar{display:none}.video-feed-item{width:100%;height:100%;min-height:0;padding:62px 20px 14px;scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center}.video-feed-card{width:min(820px,100%);height:100%;min-height:0;display:grid;grid-template-columns:minmax(340px,460px) 340px;overflow:hidden;border:1px solid #28332f;border-radius:22px;background:#111715}.video-stage{min-width:0;min-height:0;position:relative;overflow:hidden;background:#060908}.video-stage>video{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center;background:#060908;cursor:pointer}.video-stage-gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 25%,transparent 58%,rgba(0,0,0,.75))}.video-stage-head{position:absolute;z-index:3;left:12px;right:12px;top:12px;display:flex;justify-content:space-between;align-items:center}.video-label{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:9px;color:#14201d;background:var(--lime);font-size:9px;font-weight:900}.video-play-center,.video-stage-head button{border:0;display:grid;place-items:center;color:#fff;background:rgba(10,16,14,.58);cursor:pointer}.video-stage-head button{width:38px;height:38px;border-radius:50%}.video-play-center{position:absolute;z-index:4;left:50%;top:50%;width:64px;height:64px;margin:-32px;border-radius:50%}.video-social-actions{position:absolute;z-index:4;right:10px;bottom:18px;display:grid;grid-gap:11px;gap:11px}.video-social-actions button{width:51px;padding:0;border:0;display:grid;justify-items:center;grid-gap:3px;gap:3px;color:#fff;background:transparent;cursor:pointer}.video-social-actions button>span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:rgba(12,18,16,.68)}.video-social-actions button b{font-size:9px}.video-mobile-copy{display:none}.video-listing-panel{min-width:0;min-height:0;padding:17px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;color:var(--ink);background:#fff}.video-panel-header{display:flex;justify-content:flex-end;align-items:center;color:var(--muted);font-size:10px}.video-panel-seller{margin:15px 0 17px;padding-bottom:15px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px}.video-panel-seller>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--lime);background:#153d35;font-weight:900}.video-panel-seller>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.video-panel-seller small,.video-panel-seller strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-panel-seller strong{font-size:12px}.video-panel-seller small{color:var(--muted);font-size:9px}.video-panel-copy{min-height:0}.video-panel-copy .pill{padding:6px 8px;font-size:9px}.video-panel-copy h1{margin:12px 0 9px;font-size:20px;line-height:1.2;letter-spacing:-.025em}.video-panel-copy>strong{display:block;color:var(--brand-dark);font-size:24px}.video-panel-copy>p{margin:13px 0 9px;color:#56635f;font-size:10px;line-height:1.55}.video-tags{display:flex;flex-wrap:wrap;gap:7px;color:#07806a;font-size:9px;font-weight:800}.video-panel-meta{margin-top:auto;padding:14px 0;display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:9px}.video-panel-meta span{display:flex;align-items:center;gap:6px}.video-listing-panel .btn{width:100%;min-height:43px;margin-top:7px;border-radius:12px;font-size:11px}.video-feed-arrows{position:absolute;z-index:10;top:50%;right:22px;display:grid;grid-gap:7px;gap:7px}.video-feed-arrows button{width:42px;height:42px;border:1px solid #39433f;border-radius:13px;display:grid;place-items:center;color:#fff;background:#17201d;cursor:pointer}.video-feed-arrows button:disabled{opacity:.28;cursor:default}.video-share-backdrop{position:fixed;z-index:150;inset:0;padding:18px;display:grid;place-items:center;background:rgba(3,8,7,.72)}.video-share-sheet{width:min(470px,100%);padding:18px;border-radius:20px;color:var(--ink);background:#fff}.video-share-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.video-share-sheet>header>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.video-share-sheet>header strong{font-size:18px}.video-share-sheet>header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.video-share-sheet>header button{width:36px;height:36px;flex:0 0 auto;padding:0;border:0;border-radius:10px;display:grid;place-items:center;background:#eef3f1;cursor:pointer}.video-share-options{margin:20px 0 15px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.video-share-options>a,.video-share-options>button{min-width:0;min-height:100px;padding:11px 7px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:var(--ink);background:#fff;cursor:pointer}.video-share-options>*>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff}.video-share-options .whatsapp{background:#20ad5a;font-size:18px;font-weight:900}.video-share-options .telegram{background:#278fd3}.video-share-options .copy{color:var(--brand-dark);background:#e7f5f1}.video-share-options strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.video-share-link{min-width:0;min-height:48px;padding:6px 7px 6px 11px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;color:var(--muted);background:#f7faf9}.video-share-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.video-share-link button{min-height:34px;padding:0 10px;border:0;border-radius:9px;color:#fff;background:var(--brand);font-size:9px;font-weight:900;cursor:pointer}.shops-hero{padding:42px 0 36px;background:#e7f3ef}.shops-hero h1{margin:14px 0 8px;font-size:38px;letter-spacing:-.04em}.shops-hero>.container>p{margin:0;color:var(--muted);font-size:13px}.shop-search{margin-top:24px;padding:7px;border:1px solid var(--line);border-radius:17px;display:grid;grid-template-columns:1fr 220px 180px;grid-gap:7px;gap:7px;background:white}.shop-search label{min-height:50px;padding:0 13px;display:flex;align-items:center;gap:9px;color:var(--muted)}.shop-search input{width:100%;border:0;outline:0;background:transparent}.shop-search .responsive-select-trigger,.shop-search select{min-width:0;min-height:50px;padding:0 12px;border:0;border-left:1px solid var(--line);align-items:center;justify-content:space-between;gap:6px;background:white;color:var(--ink);text-align:left}.shops-section{padding-top:30px;padding-bottom:70px}.shops-result-head{margin-bottom:18px}.shops-result-head h2{margin:0 0 5px;font-size:24px}.shops-result-head p{margin:0;color:var(--muted);font-size:11px}.shops-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.shop-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:white}.shop-card-cover{height:135px;overflow:hidden;background:#e9eeec}.shop-card-cover img{width:100%;height:100%;object-fit:cover}.shop-card-body{position:relative;padding:38px 15px 15px}.shop-card-logo{width:58px;height:58px;position:absolute;left:15px;top:-30px;border:4px solid white;border-radius:16px;object-fit:cover;background:white}.shop-card-title{display:flex;align-items:center;gap:6px}.shop-card-title h2{margin:0;font-size:16px}.shop-card-title svg{color:var(--brand)}.shop-card-body>p{min-height:32px;margin:7px 0 12px;color:var(--muted);font-size:10px;line-height:1.5}.shop-card-meta{display:flex;gap:14px;color:#596762;font-size:10px}.shop-card-meta span{display:flex;align-items:center;gap:4px}.shop-open{margin-top:13px;padding:7px 9px;border-radius:9px;color:#08725d;background:#eaf7f2;font-size:9px;font-weight:900}.shop-open.closed{color:#985244;background:#fff0ed}.shop-profile{padding:24px 0 0}.shop-cover{height:250px;overflow:hidden;border-radius:22px;background:#e7ecea}.shop-cover img{width:100%;height:100%;object-fit:cover}.shop-profile-card{margin:-48px 22px 0;position:relative;padding:18px;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:90px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;background:white}.shop-profile-logo{width:90px;height:90px;border-radius:18px;object-fit:cover}.shop-profile-copy>div:first-child{display:flex;align-items:center;gap:7px}.shop-profile-copy h1{margin:0;font-size:25px}.shop-profile-copy svg{color:var(--brand)}.shop-profile-copy>strong{display:block;margin-top:4px;font-size:11px}.shop-profile-copy>p{max-width:650px;margin:7px 0;color:var(--muted);font-size:10px;line-height:1.5}.shop-contact-meta{display:flex;gap:16px;color:#596762;font-size:9px}.shop-contact-meta span{display:flex;align-items:center;gap:5px}.shop-contact-meta .open{color:#08725d;font-weight:800}.shop-contact-meta .closed{color:#a14538;font-weight:800}.shop-profile-actions .btn{white-space:nowrap}.shop-catalog{padding-top:28px;padding-bottom:70px;display:grid;grid-template-columns:245px minmax(0,1fr);grid-gap:24px;gap:24px}.shop-filters{padding:18px;border:1px solid var(--line);border-radius:18px;align-self:start;position:-webkit-sticky;position:sticky;top:88px;background:white}.shop-query{height:44px;padding:0 11px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:7px;color:var(--muted)}.shop-query input{min-width:0;width:100%;border:0;outline:0;background:transparent}.shop-products{min-width:0}.shop-products-head{min-height:50px;margin-bottom:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shop-products-head h2{margin:0 0 4px;font-size:22px}.shop-products-head p{margin:0;color:var(--muted);font-size:10px}.shop-products-head .responsive-select-trigger,.shop-products-head select{min-width:160px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:11px;align-items:center;justify-content:space-between;background:white;color:var(--ink)}.shop-products .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.page-banner{background:#e7f3ef;padding:34px 0}.breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px;margin-bottom:12px}.page-banner h1{margin:0;font-size:34px;letter-spacing:-.04em}.catalog-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:28px;gap:28px;padding:34px 0 70px}.filters{background:white;border:1px solid var(--line);border-radius:22px;padding:20px;align-self:start;position:-webkit-sticky;position:sticky;top:100px}.filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.filter-title h3{margin:0}.filter-title button{border:0;background:none;color:var(--brand);font-size:11px;font-weight:800;cursor:pointer}.filter-group{border-top:1px solid var(--line);padding:18px 0}.filter-group label.title{display:block;margin-bottom:10px;font-size:12px;font-weight:800}.field,.filter-group select{outline:0}.field,.filter-group .responsive-select-trigger,.filter-group select{width:100%;height:44px;border:1px solid var(--line);border-radius:11px;padding:0 12px;background:white}.filter-group .responsive-select-trigger{align-items:center;justify-content:space-between;gap:8px;color:var(--ink);text-align:left}.price-range{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.check-row{display:flex;gap:9px;align-items:center;margin:9px 0;font-size:12px;color:#475350}.check-row input[type=checkbox],.check-row input[type=radio]{width:17px;height:17px;min-width:17px;min-height:17px;flex:0 0 17px;margin:0;padding:0;accent-color:var(--brand)}.results-head{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:20px}.results-head strong{font-size:18px}.results-actions{display:flex;align-items:center;gap:8px}.results-actions .responsive-select-trigger,.results-actions select{height:42px;border:1px solid var(--line);border-radius:11px;background:white;padding:0 10px}.results-actions .responsive-select-trigger{min-width:165px;align-items:center;justify-content:space-between;gap:8px;color:var(--ink);text-align:left}.catalog-results .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mobile-filter{display:none}.mobile-filter-backdrop{position:fixed;inset:0;z-index:120;background:rgba(10,24,21,.5);display:none;align-items:flex-end}.mobile-filter-sheet{width:100%;max-height:88vh;overflow-y:auto;background:#fff;border-radius:22px 22px 0 0;padding:18px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -20px 50px rgba(0,0,0,.2)}.mobile-sheet-close{border:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf2f0;color:var(--ink)}.mobile-filter-actions{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:10px;gap:10px;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;padding-top:12px}.detail-wrap{padding:30px 0 70px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);grid-gap:26px;gap:26px}.gallery-main{height:540px;border-radius:24px;overflow:hidden;background:#e8ecea;position:relative}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-count{position:absolute;bottom:14px;right:14px;background:rgba(20,30,28,.75);color:white;padding:8px 11px;border-radius:10px;font-size:11px}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:10px}.thumbs button,.thumbs div{height:100px;padding:0;border:0;border-radius:13px;overflow:hidden;background:#e8ecea;cursor:pointer}.thumbs button.active{box-shadow:inset 0 0 0 3px var(--brand)}.thumbs button.active img{opacity:.78}.thumbs img{width:100%;height:100%;object-fit:cover}.detail-panel{background:white;border:1px solid var(--line);border-radius:24px;padding:25px;align-self:start;position:-webkit-sticky;position:sticky;top:100px}.detail-top{display:flex;justify-content:space-between;gap:12px}.detail-panel h1{font-size:23px;line-height:1.35;letter-spacing:-.03em;margin:13px 0 8px}.detail-price{font-size:32px;font-weight:900;letter-spacing:-.04em}.detail-loc{color:var(--muted);gap:6px;font-size:12px;margin:10px 0 22px}.detail-loc,.seller{display:flex;align-items:center}.seller{border:1px solid var(--line);border-radius:17px;padding:15px;gap:12px;margin:20px 0}.avatar{width:48px;height:48px;border-radius:50%;background:#163b34;color:var(--lime);display:grid;place-items:center;font-weight:900}.seller span,.seller strong{display:block}.seller span{color:var(--muted);font-size:11px;margin-top:3px}.detail-actions{display:grid;grid-gap:9px;gap:9px}.detail-actions .btn{white-space:nowrap}.promote-trigger{width:100%;margin-top:9px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(11,27,23,.55);display:grid;place-items:center;padding:18px}.modal{width:min(510px,100%);background:white;border-radius:24px;padding:25px;box-shadow:0 25px 80px rgba(0,0,0,.25);position:relative}.modal h2{margin:0 0 7px;letter-spacing:-.04em;font-size:23px}.modal>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.modal-close{position:absolute;right:16px;top:16px;border:0;background:#edf2f0;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;cursor:pointer}.detail-info{margin-top:24px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.listing-utilities{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:9px}.listing-utilities>button{min-height:40px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:6px;background:#f2f5f4;color:#55635f;font-size:11px;font-weight:800;cursor:pointer}.utility-modal form{display:grid;grid-gap:14px;gap:14px}.utility-modal form>p{margin:0 34px 4px 0;color:var(--muted);font-size:12px;line-height:1.55}.description-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;margin-top:22px}.description-card h2{margin:0 0 18px;font-size:21px}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:22px}.spec{padding:14px;border-radius:13px;background:#f3f6f5}.spec span{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.spec strong{font-size:13px}.description-card p{font-size:14px;color:#4d5a57;line-height:1.75}.form-shell{max-width:850px;margin:36px auto 70px}.form-card{background:white;border:1px solid var(--line);border-radius:26px;padding:32px}.steps{justify-content:center;margin-bottom:28px}.step,.steps{display:flex;align-items:center}.step{gap:9px;font-size:11px;font-weight:800;color:#9aa4a2}.step span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e9edec}.step.active{color:var(--brand)}.step.active span{background:var(--brand);color:white}.step-line{width:60px;height:1px;background:var(--line);margin:0 10px}.form-card h1{margin:0 0 6px;letter-spacing:-.04em}.form-intro{color:var(--muted);margin:0 0 28px;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.form-group{display:grid;grid-gap:7px;gap:7px}.form-group.full{grid-column:1/-1}.form-group label{font-size:12px;font-weight:800}.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;outline:none;background:white}.form-group .responsive-select-trigger{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:space-between;gap:8px;background:white;color:var(--ink);text-align:left}.form-group input:not([type=checkbox]):not([type=radio]):focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(13,139,114,.08)}.form-group textarea{min-height:130px;resize:vertical}.upload-box{border:2px dashed #cdd7d4;border-radius:18px;min-height:170px;display:grid;place-items:center;text-align:center;color:var(--muted);cursor:pointer}.upload-box svg{margin:0 auto 8px;color:var(--brand)}.upload-box strong{display:block;color:var(--ink)}.field-error{margin:10px 0 0;color:#b33a2b;font-size:12px;font-weight:700}.upload-previews{margin-top:16px}.upload-previews>div{position:relative;overflow:hidden}.upload-previews button{position:absolute;right:6px;top:6px;width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;color:white;background:rgba(18,31,28,.78);cursor:pointer}.upload-previews span{position:absolute;left:6px;bottom:6px;padding:4px 7px;border-radius:7px;color:white;background:rgba(13,139,114,.9);font-size:9px;font-weight:800}.form-nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.promotion-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px;gap:13px}.promotion-card{display:block;position:relative;border:1px solid var(--line);border-radius:17px;padding:18px;cursor:pointer;background:#fff}.promotion-card input{position:absolute;opacity:0;pointer-events:none}.promotion-card.selected{border:2px solid var(--brand);background:#f3fbf8;padding:17px}.promotion-card h3{margin:0 0 7px;font-size:16px}.promotion-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.6;min-height:52px}.promotion-card strong{display:block;margin-top:16px;font-size:19px}.promotion-list{display:grid;grid-gap:7px;gap:7px;margin-top:14px;color:#51615c;font-size:11px}.promotion-list span{display:flex;align-items:center;gap:6px}.promotion-note{margin-top:18px;padding:13px;border-radius:12px;background:#fff6df;color:#72541b;font-size:11px;line-height:1.55}.promotion-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;margin-bottom:14px;padding:5px;border-radius:13px;background:#eef3f1}.promotion-tabs button{min-height:39px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;background:transparent;color:#66736f;font-size:11px;font-weight:800;cursor:pointer}.promotion-tabs button.active{background:white;color:var(--brand-dark);box-shadow:0 3px 10px rgba(20,45,40,.08)}.promotion-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.promotion-option{min-width:0;min-height:88px;position:relative;padding:13px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-content:center;cursor:pointer}.promotion-option input{position:absolute;opacity:0;pointer-events:none}.promotion-option.selected{border:2px solid var(--brand);padding:12px;background:#f2faf7}.promotion-option small,.promotion-option span,.promotion-option strong{min-width:0;display:block}.promotion-option strong{font-size:12px}.promotion-option small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.35}.promotion-option b{align-self:start;white-space:nowrap;font-size:13px}.promotion-option>svg{position:absolute;right:10px;bottom:9px;color:var(--brand)}.promotion-confirm{width:100%;margin-top:14px}.success{text-align:center;padding:35px 10px}.success-icon{width:72px;height:72px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:#e3f5ee;color:var(--brand)}.dashboard{padding:36px 0 70px;display:grid;grid-template-columns:240px 1fr;grid-gap:25px;gap:25px}.profile-layout{align-items:start}.profile-nav{background:white;border:1px solid var(--line);border-radius:22px;padding:16px;align-self:start;position:-webkit-sticky;position:sticky;top:88px}.profile-user{display:flex;align-items:center;gap:10px;padding:8px 8px 18px;border-bottom:1px solid var(--line);margin-bottom:10px}.profile-user span,.profile-user strong{display:block}.profile-user strong{font-size:12px}.profile-user span{margin-top:4px;color:var(--muted);font-size:9px}.profile-menu a{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;font-size:12px;font-weight:700;color:#52605d}.profile-menu a.active,.profile-menu a:hover{background:#edf6f3;color:var(--brand-dark)}.profile-logout-row{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;color:#52605d}.profile-logout{padding:0;border:0;background:transparent;color:inherit;font-size:12px;font-weight:700;cursor:pointer}.profile-auth-page{min-height:calc(100dvh - 102px);padding:48px 18px 80px;display:grid;place-items:start center;background:radial-gradient(circle at top,#e8f6f1 0,#f7faf9 42%);overflow-x:hidden}.profile-auth-card{width:100%;max-width:430px;box-sizing:border-box;margin-top:28px;padding:30px;border:1px solid var(--line);border-radius:26px;background:white;box-shadow:0 24px 70px rgba(20,45,40,.1)}.profile-auth-brand{margin-bottom:26px;color:var(--ink);font-size:24px;font-weight:900;letter-spacing:-.04em}.profile-auth-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;border-radius:17px;color:var(--brand);background:#e8f6f2}.profile-auth-card h1{margin:0 0 9px;font-size:25px;letter-spacing:-.04em}.profile-auth-card>p{margin:0 0 24px;color:var(--muted);font-size:13px;line-height:1.6}.profile-auth-card form>label{display:block;margin-bottom:8px;font-size:12px;font-weight:800}.phone-field{height:52px;display:grid;grid-template-columns:auto 1fr;align-items:center;margin-bottom:12px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fbfcfc}.phone-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(13,139,114,.08)}.phone-field span{padding:0 12px 0 14px;border-right:1px solid var(--line);color:var(--ink);font-weight:800}.phone-field input{min-width:0;height:100%;padding:0 13px;border:0;outline:0;background:transparent;font-size:16px}.profile-auth-card form>.btn{width:100%;margin-top:6px}.otp-field{width:100%;height:58px;margin-bottom:12px;border:1px solid var(--line);border-radius:14px;outline:0;text-align:center;font-size:25px;font-weight:900;letter-spacing:.35em}.otp-field:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(13,139,114,.08)}.auth-error{margin:0 0 10px;color:#b33a2b;font-size:11px;font-weight:700}.auth-back{width:100%;margin-top:15px;border:0;display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--brand-dark);font-size:12px;font-weight:800;cursor:pointer}.auth-note{margin-top:22px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:10px;line-height:1.5}.auth-note svg{flex:0 0 auto;color:var(--brand)}.profile-auth-loading{min-height:70dvh}.google-signin{display:grid;grid-gap:10px;gap:10px;justify-items:center}.google-signin-button{min-height:44px;display:grid;place-items:center}.google-signin-skeleton{width:min(320px,100%);height:44px;border-radius:999px;background:linear-gradient(90deg,#f1f5f4 25%,#e7eeec 37%,#f1f5f4 63%);background-size:400% 100%;animation:google-signin-shimmer 1.3s ease infinite}.google-signin-pending{color:var(--muted);font-size:12px;font-weight:700}.muted-note{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.sign-in-sheet{width:min(400px,100%);padding:30px 26px 26px;text-align:center}.sign-in-sheet h2{margin:0 0 8px;font-size:21px;letter-spacing:-.03em}.sign-in-sheet .form-intro{margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.6}@keyframes google-signin-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.option-sheet-backdrop{position:fixed;inset:0;z-index:260;display:flex;align-items:flex-end;justify-content:center;background:rgba(10,24,21,.52)}.option-sheet{width:min(540px,100%);max-height:min(72dvh,620px);overflow:hidden;border-radius:24px 24px 0 0;background:white;box-shadow:0 -20px 60px rgba(0,0,0,.18)}.option-sheet-head{min-height:62px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.option-sheet-head strong{font-size:17px}.option-sheet-head button{width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#eef3f1;cursor:pointer}.option-sheet-list{max-height:calc(72dvh - 62px);padding:8px 12px calc(12px + env(safe-area-inset-bottom));overflow-y:auto}.option-sheet-list button{width:100%;min-height:50px;padding:0 12px;border:0;border-bottom:1px solid #edf1f0;display:flex;align-items:center;justify-content:space-between;background:white;color:var(--ink);text-align:left;cursor:pointer}.option-sheet-list button:last-child{border-bottom:0}.option-sheet-list button.selected{color:var(--brand-dark);font-weight:800;background:#f0f8f5;border-radius:12px}.option-sheet-list button svg{color:var(--brand)}.dashboard-content h1{margin:0 0 22px}.profile-route-content{min-width:0;width:100%}.profile-inner-page{width:min(780px,100%)}.profile-inner-page .form-card{width:100%}.mobile-profile-back{display:none;margin-bottom:12px}.profile-content-head{margin-bottom:18px}.profile-content-head h1{margin:0 0 6px;font-size:28px}.profile-content-head p{margin:0;color:var(--muted);font-size:12px}.profile-embedded .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-embedded-messages .chat-shell{width:100%;height:620px;grid-template-columns:265px minmax(0,1fr)}.mobile-profile-card,.mobile-profile-menu{display:none}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.stat-card{background:white;border:1px solid var(--line);border-radius:18px;padding:20px}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{display:block;font-size:27px;margin-top:8px}.my-ads{margin-top:22px;background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden}.my-ads-head{padding:18px 20px;display:flex;justify-content:space-between}.my-ad,.my-ads-head{border-bottom:1px solid var(--line)}.my-ad{padding:14px 20px;display:grid;grid-template-columns:64px 1fr auto;grid-gap:14px;gap:14px;align-items:center}.my-ad:last-child{border-bottom:0}.my-ad img{width:64px;height:55px;border-radius:10px;object-fit:cover}.my-ad strong{font-size:12px}.my-ad p{margin:5px 0 0;color:var(--muted);font-size:10px}.profile-listings-page{max-width:1050px}.profile-listings-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.profile-listings-head h1{margin:0 0 6px;font-size:30px}.profile-listings-head p{margin:0;color:var(--muted);font-size:12px}.status-tabs{display:flex;gap:7px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.status-tabs::-webkit-scrollbar{display:none}.status-tabs button{min-height:40px;padding:0 13px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:7px;white-space:nowrap;background:white;color:#586661;font-size:11px;font-weight:800;cursor:pointer}.status-tabs button span{min-width:20px;height:20px;padding:0 5px;border-radius:7px;display:grid;place-items:center;background:#edf2f0;font-size:9px}.status-tabs button.active{border-color:var(--brand);color:var(--brand-dark);background:#edf8f4}.managed-listings{display:grid;grid-gap:10px;gap:10px}.managed-listing{min-width:0;padding:12px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:128px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;background:white}.managed-listing-photo,.managed-listing-photo img{width:128px;height:104px;border-radius:13px;object-fit:cover}.managed-listing-top{display:flex;align-items:center;gap:9px}.managed-listing-top small{color:var(--muted);font-size:9px}.status-badge{padding:5px 8px;border-radius:7px;font-size:9px;font-weight:900}.status-active{color:#08725d;background:#e5f6f0}.status-pending{color:#765914;background:#fff4d2}.status-rejected{color:#a83d31;background:#ffebe7}.status-expired,.status-inactive{color:#66716e;background:#edf1f0}.managed-listing h2{margin:8px 0 5px;font-size:14px}.managed-listing-copy>strong{font-size:15px}.managed-listing-copy>p{margin:7px 0 0;display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.rejection-reason{max-width:520px;margin-top:8px;padding:8px 10px;border-radius:9px;display:flex;gap:7px;align-items:flex-start;color:#8c3d34;background:#fff3f0;font-size:10px;line-height:1.4}.rejection-reason svg{flex:0 0 auto}.managed-listing-actions{display:flex;align-items:center;gap:7px}.managed-listing-actions .btn{min-height:38px;padding-inline:11px;border-radius:10px;font-size:10px}.managed-listing-actions .promote-trigger{min-height:38px}.icon-btn.danger{color:#b34438;background:#fff1ee;border-color:#ffe0da}.delete-confirm{padding:8px;border-radius:10px;display:flex;align-items:center;gap:6px;background:#fff1ee;font-size:10px}.delete-confirm button{border:0;padding:5px 7px;border-radius:6px;background:white;color:#983c32;font-weight:800;cursor:pointer}.edit-listing-preview{width:170px;margin-bottom:18px}.edit-listing-preview img{width:170px;height:120px;border-radius:14px;object-fit:cover}.edit-listing-preview span{display:block;margin-top:6px;color:var(--muted);font-size:10px}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:16px}.setting-row{min-height:70px;padding:13px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.setting-row:last-child{border-bottom:0}.setting-row span,.setting-row strong{display:block}.setting-row strong{font-size:12px}.setting-row div>span{margin-top:4px;color:var(--muted);font-size:10px}.toggle{width:44px;height:25px;flex:0 0 auto;padding:3px;border:0;border-radius:20px;background:#ccd5d2;cursor:pointer}.toggle>span{width:19px;height:19px;border-radius:50%;background:white;box-shadow:0 2px 6px rgba(0,0,0,.15)}.toggle.active{background:var(--brand)}.toggle.active>span{margin-left:19px}.limits-shell{max-width:720px}.limit-note{margin-bottom:16px;padding:12px;border-radius:12px;display:flex;align-items:flex-start;gap:9px;color:#66501c;background:#fff6dd;font-size:11px;line-height:1.5}.limit-note svg{flex:0 0 auto}.limits-list{border:1px solid var(--line);border-radius:16px;overflow:hidden}.limit-row{padding:16px;border-bottom:1px solid var(--line)}.limit-row:last-child{border-bottom:0}.limit-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.limit-row-head strong{font-size:12px}.limit-row small,.limit-row-head span{color:var(--muted);font-size:10px}.limit-track{height:7px;margin:11px 0 8px;overflow:hidden;border-radius:10px;background:#e9eeec}.limit-track span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.chat-shell{height:640px;background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:310px 1fr}.chat-list{border-right:1px solid var(--line);overflow-y:auto}.chat-list-head{padding:20px;border-bottom:1px solid var(--line)}.chat-list-head label{height:40px;margin-top:12px;border:1px solid var(--line);border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:8px;color:var(--muted)}.chat-list-head input{width:100%;border:0;outline:0;background:transparent}.chat-contact{width:100%;text-align:left;border:0;background:white;padding:14px 18px;display:flex;gap:11px;border-bottom:1px solid var(--line);cursor:pointer}.chat-contact.active{background:#edf6f3}.contact-photo{width:48px;height:48px;border-radius:12px;object-fit:cover}.contact-copy{min-width:0;flex:1 1}.contact-copy strong{font-size:12px}.contact-copy p{color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0 0}.chat-empty{padding:18px;color:var(--muted);font-size:12px;text-align:center}.chat-main{display:grid;grid-template-rows:auto 1fr auto}.chat-head{padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.chat-head span{display:block;font-size:10px;color:var(--brand);margin-top:3px}.chat-messages{padding:24px;overflow-y:auto;background:#fafbfa}.message{width:-moz-fit-content;width:fit-content;max-width:72%;padding:11px 14px;border-radius:14px 14px 14px 4px;background:white;border:1px solid var(--line);font-size:12px;margin-bottom:10px}.message.me{margin-left:auto;background:var(--brand);color:white;border-color:var(--brand);border-radius:14px 14px 4px 14px}.message small{display:block;opacity:.65;margin-top:5px;font-size:8px}.chat-input{border-top:1px solid var(--line);padding:12px;display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.chat-input input{border:1px solid var(--line);border-radius:12px;padding:0 13px;outline:0}.footer{background:#172724;color:#c5d0cd;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:60px;gap:60px}.footer .logo{color:white}.footer-brand p{max-width:300px;color:#8fa19d;font-size:12px;line-height:1.7}.footer h4{color:white;margin:5px 0 16px;font-size:13px}.footer-links{display:grid;grid-gap:10px;gap:10px;font-size:11px;color:#96a8a4}.footer-links a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #2e413d;margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:#71847f}.footer-legal{display:flex;gap:18px;margin-top:10px;padding-top:10px;border-top:1px solid #1e302c;font-size:10px;color:#5a6e69}.arif-credit{position:relative}.arif-credit-trigger{padding:0;border:0;display:inline-flex;align-items:center;gap:6px;color:#8ea09b;background:transparent;font-size:10px;cursor:pointer}.arif-credit-trigger svg{color:var(--lime)}.arif-credit-popover{position:absolute;z-index:20;width:min(320px,calc(100vw - 36px));right:0;bottom:calc(100% + 13px);padding:17px;border:1px solid #dbe4e1;border-radius:16px;color:var(--ink);background:#fff}.arif-credit-popover:after{content:"";position:absolute;right:22px;bottom:-6px;width:11px;height:11px;border-right:1px solid #dbe4e1;border-bottom:1px solid #dbe4e1;transform:rotate(45deg);background:#fff}.arif-credit-close{position:absolute;right:9px;top:9px;width:28px;height:28px;padding:0;border:0;border-radius:8px;display:grid;place-items:center;color:#687672;background:#f1f5f3;cursor:pointer}.arif-credit-icon{width:38px;height:38px;margin-bottom:10px;border-radius:11px;display:grid;place-items:center;color:var(--brand);background:#e8f5f1}.arif-credit-popover>strong{display:block;color:var(--ink);font-size:15px}.arif-credit-popover>p{margin:6px 22px 13px 0;color:var(--muted);font-size:10px;line-height:1.55}.arif-credit-popover>small{display:block;margin-bottom:7px;color:#83908d;font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.arif-credit-phones{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.arif-credit-phones a{min-height:36px;padding:0 9px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;background:var(--brand);font-size:10px;font-weight:900}.bottom-nav{display:none}body.admin-mode{padding:0!important;background:#f4f7f6}body.admin-mode>.bottom-nav,body.admin-mode>.desktop-ad,body.admin-mode>.footer,body.admin-mode>.header,body.admin-mode>.topbar{display:none!important}body:has(.admin-loading)>.bottom-nav,body:has(.admin-loading)>.desktop-ad,body:has(.admin-loading)>.footer,body:has(.admin-loading)>.header,body:has(.admin-loading)>.topbar,body:has(.admin-login)>.bottom-nav,body:has(.admin-login)>.desktop-ad,body:has(.admin-login)>.footer,body:has(.admin-login)>.header,body:has(.admin-login)>.topbar,body:has(.admin-shell)>.bottom-nav,body:has(.admin-shell)>.desktop-ad,body:has(.admin-shell)>.footer,body:has(.admin-shell)>.header,body:has(.admin-shell)>.topbar{display:none!important}.admin-loading,body.admin-mode main{min-height:100dvh}.admin-loading{background:#f4f7f6}.admin-login{min-height:100dvh;padding:24px;display:grid;place-items:center;background:#edf3f1}.admin-login-card{width:min(420px,100%);padding:30px;border:1px solid #dce5e2;border-radius:22px;background:white}.admin-login-brand,.admin-logo{font-size:22px;font-weight:900;letter-spacing:-.04em}.admin-login-brand span,.admin-logo span{margin-left:5px;color:#7f938d;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.admin-login-icon{width:50px;height:50px;margin:28px 0 16px;border-radius:15px;display:grid;place-items:center;color:var(--brand);background:#e5f3ef}.admin-login h1{margin:0 0 7px;font-size:25px}.admin-login-card>p{margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.5}.admin-login form{display:grid;grid-gap:8px;gap:8px}.admin-login label{margin-top:5px;font-size:11px;font-weight:800}.admin-login input{min-height:48px;padding:0 13px;border:1px solid var(--line);border-radius:12px;outline:0}.admin-login form .btn{margin-top:8px}.admin-login-card>small{margin-top:18px;display:flex;align-items:flex-start;gap:6px;color:var(--muted);font-size:9px;line-height:1.4}.admin-shell{min-height:100dvh;display:grid;grid-template-columns:238px minmax(0,1fr);background:#f4f7f6}.admin-sidebar{height:100dvh;position:-webkit-sticky;position:sticky;top:0;padding:22px 14px;display:flex;flex-direction:column;color:#ccdad6;background:#142d28}.admin-logo{padding:0 10px 20px;color:white}.admin-logo span{color:#7fa29a}.admin-sidebar nav{display:grid;grid-gap:3px;gap:3px}.admin-sidebar nav a{min-height:42px;padding:0 11px;border-radius:10px;display:flex;align-items:center;gap:10px;color:#9fb5af;font-size:11px;font-weight:800}.admin-sidebar nav a.active{color:white;background:#1f4b42}.admin-user{margin-top:auto;padding:13px 8px 0;border-top:1px solid #29443e;display:grid;grid-template-columns:35px 1fr auto;grid-gap:9px;gap:9px;align-items:center}.admin-user .avatar{width:35px;height:35px;background:#1b594c}.admin-user span,.admin-user strong{display:block}.admin-user strong{color:white;font-size:10px}.admin-user span{margin-top:3px;color:#78928c;font-size:8px}.admin-user>svg{color:#78928c}.admin-logout{grid-column:2;justify-self:start;padding:0;border:0;background:transparent;color:#9fb5af;font-size:9px;cursor:pointer}.admin-main{min-width:0}.admin-topbar{min-height:64px;padding:0 28px;border-bottom:1px solid #dde5e2;display:flex;align-items:center;justify-content:space-between;background:white}.admin-topbar span,.admin-topbar strong{display:block}.admin-topbar strong{font-size:12px}.admin-topbar span{margin-top:3px;color:var(--muted);font-size:9px}.admin-status{display:flex;align-items:center;gap:6px;color:#237562;font-size:9px;font-weight:800}.admin-status i{width:7px;height:7px;border-radius:50%;background:#19a27f}.admin-content{width:min(1450px,100%);margin-inline:auto;padding:26px 28px 60px}.admin-mobile-nav{display:none}.admin-page-head{min-height:60px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-page-head h1{margin:0 0 6px;font-size:27px;letter-spacing:-.035em}.admin-page-head p{margin:0;color:var(--muted);font-size:11px}.admin-page-head .btn{min-height:42px;border-radius:11px;font-size:11px}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.admin-stat{min-height:128px;padding:17px;border:1px solid var(--line);border-radius:15px;display:flex;justify-content:space-between;background:white}.admin-stat small,.admin-stat span,.admin-stat strong{display:block}.admin-stat span{color:var(--muted);font-size:10px}.admin-stat strong{margin:12px 0 8px;font-size:23px}.admin-stat small{display:flex;align-items:center;font-size:8px}.admin-stat small.up{color:#168069}.admin-stat small.down{color:#b54b3e}.admin-stat>i{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:var(--brand);background:#eaf5f1}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);grid-gap:14px;gap:14px;margin-bottom:14px}.admin-dashboard-grid.lower{grid-template-columns:1fr 1fr}.admin-panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:15px;background:white}.admin-panel>h2{margin:0 0 15px;font-size:15px}.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-panel-head h2{margin:0 0 4px;font-size:15px}.admin-panel-head p{margin:0;color:var(--muted);font-size:9px}.admin-panel-head select{height:32px;border:1px solid var(--line);border-radius:8px;background:white;font-size:9px}.admin-count{min-width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#885314;background:#fff0d9;font-size:10px;font-weight:900}.admin-chart{height:220px;padding-top:25px;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:12px;gap:12px;align-items:end}.admin-chart>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.admin-chart span{width:min(36px,70%);border-radius:7px 7px 2px 2px;background:#178c74}.admin-chart small{color:var(--muted);font-size:8px}.admin-queue{margin-top:10px;display:grid}.admin-queue>div{padding:10px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr auto;grid-gap:9px;gap:9px;align-items:center}.admin-queue>div:last-child{border-bottom:0}.admin-queue img{width:42px;height:37px;border-radius:8px;object-fit:cover}.admin-queue span,.admin-queue strong{display:block}.admin-queue strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.admin-queue span{margin-top:3px;color:var(--muted);font-size:8px}.admin-queue small{display:flex;align-items:center;gap:3px;color:#8b6a2a;font-size:8px}.admin-activity{margin-top:10px;display:grid;grid-gap:14px;gap:14px}.admin-activity>div{display:flex;gap:9px;align-items:flex-start}.admin-activity i{width:8px;height:8px;margin-top:4px;border-radius:50%}.admin-activity i.green{background:#1a9c7d}.admin-activity i.orange{background:#dc922e}.admin-activity i.red{background:#d35c4d}.admin-activity small,.admin-activity strong{display:block}.admin-activity strong{font-size:10px}.admin-activity small{margin-top:3px;color:var(--muted);font-size:8px}.admin-alert-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:#8b3b31;background:#fff7f5}.admin-alert-panel h2{margin:0 0 4px;font-size:14px}.admin-alert-panel p{margin:0;color:#8f6862;font-size:9px}.admin-alert-panel .btn{min-height:36px;padding-inline:11px;font-size:9px}.admin-toolbar{margin-bottom:13px;padding:10px;border:1px solid var(--line);border-radius:14px;display:flex;gap:8px;background:white}.admin-toolbar>label{min-width:220px;flex:1 1;height:40px;padding:0 11px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:7px;color:var(--muted)}.admin-toolbar input{min-width:0;width:100%;border:0;outline:0;background:transparent}.admin-toolbar .responsive-select-trigger,.admin-toolbar select{min-width:160px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;align-items:center;justify-content:space-between;background:white;color:var(--ink)}.admin-toolbar .btn{min-height:40px;border-radius:10px;font-size:10px}.admin-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:white}.admin-table{width:100%;border-collapse:collapse;white-space:nowrap}.admin-table th{height:42px;padding:0 13px;border-bottom:1px solid var(--line);color:#6d7a76;background:#f8faf9;text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.04em}.admin-table td{height:61px;padding:8px 13px;border-bottom:1px solid #e9eeec;color:#4e5c58;font-size:9px}.admin-table tr:last-child td{border-bottom:0}.admin-listing-cell{min-width:245px;display:flex;align-items:center;gap:9px}.admin-listing-cell img{width:48px;height:42px;border-radius:8px;object-fit:cover}.admin-listing-cell span,.admin-listing-cell strong{display:block}.admin-listing-cell strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;font-size:9px}.admin-listing-cell span{margin-top:4px;color:var(--muted);font-size:8px}.admin-badge{display:inline-flex;padding:5px 8px;border-radius:7px;font-size:8px;font-weight:900}.badge-aktiv,.badge-həll-edildi,.badge-uğurlu{color:#08715c;background:#e5f5ef}.badge-açıq,.badge-gözləmədə,.badge-yeni,.badge-yoxlamada,.badge-yoxlanılır{color:#805d16;background:#fff2d4}.badge-bloklanıb,.badge-imtina-edilib,.badge-təcili,.badge-uğursuz{color:#a44136;background:#ffebe7}.badge-qaytarılıb{color:#50635e;background:#e9efed}.admin-row-actions{display:flex;align-items:center;gap:4px}.admin-row-actions a,.admin-row-actions button{width:30px;height:30px;padding:0;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:#4e5d59;background:white;cursor:pointer}.admin-row-actions .danger{color:#b7473b;background:#fff3f0}.admin-person{min-width:165px;display:flex;align-items:center;gap:8px}.admin-person>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:white;background:#1e7564;font-weight:900}.admin-person small,.admin-person strong{display:block}.admin-person strong{font-size:9px}.admin-person small{margin-top:3px;color:var(--muted);font-size:7px}.admin-cards-list,.admin-report-list{display:grid;grid-gap:8px;gap:8px}.admin-report-list article,.admin-shop-row{padding:12px;border:1px solid var(--line);border-radius:13px;display:grid;grid-template-columns:50px minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;background:white}.admin-shop-row>img{width:50px;height:50px;border-radius:11px;object-fit:cover}.admin-shop-row small,.admin-shop-row span,.admin-shop-row strong{display:block}.admin-shop-row strong{font-size:11px}.admin-shop-row span{margin-top:4px;color:#55635f;font-size:9px}.admin-shop-row small{margin-top:4px;color:var(--muted);font-size:8px}.admin-finance-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:13px}.admin-finance-summary>div{padding:16px;border:1px solid var(--line);border-radius:13px;background:white}.admin-finance-summary span,.admin-finance-summary strong{display:block}.admin-finance-summary span{color:var(--muted);font-size:9px}.admin-finance-summary strong{margin-top:8px;font-size:19px}.admin-report-list article{grid-template-columns:70px minmax(0,1fr) auto auto}.report-priority{padding:6px 8px;border-radius:8px;text-align:center;font-size:8px;font-weight:900}.priority-yüksək{color:#a33f34;background:#ffebe7}.priority-orta{color:#805d16;background:#fff2d4}.priority-aşağı{color:#426159;background:#eaf1ef}.admin-report-list small,.admin-report-list span,.admin-report-list strong{display:block}.admin-report-list strong{font-size:10px}.admin-report-list span{margin-top:4px;color:#66736f;font-size:9px}.admin-report-list small{margin-top:4px;color:var(--muted);font-size:8px}.admin-support{height:620px;border:1px solid var(--line);border-radius:15px;overflow:hidden;display:grid;grid-template-columns:290px minmax(0,1fr);background:white}.admin-support>aside{border-right:1px solid var(--line);overflow-y:auto}.admin-support>aside>button{width:100%;padding:14px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;grid-gap:5px;gap:5px;text-align:left;background:white;cursor:pointer}.admin-support>aside>button.active{background:#edf6f3}.admin-support aside span,.admin-support aside strong{display:block}.admin-support aside strong{font-size:10px}.admin-support aside span{grid-column:1/-1;color:var(--muted);font-size:8px}.admin-support>section{min-width:0;display:grid;grid-template-rows:auto 1fr auto}.support-head{padding:14px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.support-head span,.support-head strong{display:block}.support-head strong{font-size:11px}.support-head span{margin-top:4px;color:var(--muted);font-size:9px}.support-head .btn{min-height:34px;font-size:9px}.support-messages{padding:18px;overflow-y:auto;background:#f8faf9}.support-messages p{width:-moz-fit-content;width:fit-content;max-width:70%;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:white;font-size:9px}.support-messages p.admin-reply{margin-left:auto;color:white;background:var(--brand)}.support-compose{padding:10px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.support-compose textarea{min-height:45px;max-height:90px;padding:10px;border:1px solid var(--line);border-radius:10px;resize:none;outline:0}.support-compose .btn{min-height:45px}.admin-settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.admin-save{margin-top:14px}@media (max-width:1000px){.desktop-ad-inner{gap:16px}.desktop-ad-route{display:none}.desktop-ad-message{justify-content:flex-start}.admin-shell{grid-template-columns:210px minmax(0,1fr)}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid,.admin-dashboard-grid.lower,.admin-settings-grid{grid-template-columns:1fr}.main-nav{display:none}.nav{grid-template-columns:1fr auto}.mobile-menu{display:grid}.float-card{display:none}.category-grid,.listing-grid{grid-template-columns:repeat(3,1fr)}.catalog-results .listing-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{display:none}.shops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-catalog{grid-template-columns:220px minmax(0,1fr)}.shop-products .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){html{scroll-behavior:auto}body{padding-bottom:calc(78px + env(safe-area-inset-bottom));background:#f7faf9}body.admin-mode{padding-bottom:0}.admin-shell{display:block}.admin-sidebar{display:none}.admin-topbar{min-height:54px;padding:0 13px}.admin-content{padding:16px 12px 35px}.admin-mobile-nav{padding:8px 12px;border-bottom:1px solid var(--line);display:flex;gap:6px;overflow-x:auto;background:white;scrollbar-width:none}.admin-mobile-nav::-webkit-scrollbar{display:none}.admin-mobile-nav a{flex:0 0 auto;min-height:35px;padding:0 10px;border-radius:9px;display:flex;align-items:center;gap:5px;color:#65736f;background:#f2f5f4;font-size:9px;font-weight:800}.admin-mobile-nav a.active{color:white;background:var(--brand)}.admin-page-head{min-height:0;margin-bottom:14px}.admin-page-head h1{font-size:22px}.admin-page-head p{font-size:9px}.admin-page-head .btn{min-height:38px;padding-inline:10px;white-space:nowrap}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-stat{min-height:106px;padding:12px}.admin-stat strong{margin:9px 0 6px;font-size:18px}.admin-stat>i{width:32px;height:32px}.admin-panel{padding:13px}.admin-chart{height:180px;gap:5px}.admin-alert-panel{grid-template-columns:auto 1fr}.admin-alert-panel .btn{grid-column:1/-1}.admin-toolbar{display:grid;grid-template-columns:1fr 1fr;padding:8px}.admin-toolbar>label{min-width:0;grid-column:1/-1}.admin-toolbar .responsive-select-trigger,.admin-toolbar select{min-width:0;width:100%}.admin-table{min-width:760px}.admin-shop-row{grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.admin-shop-row>img{width:44px;height:44px}.admin-shop-row>.admin-row-actions{grid-column:1/-1;justify-content:flex-end}.admin-report-list article{grid-template-columns:62px minmax(0,1fr);gap:8px}.admin-report-list article>.admin-badge{justify-self:start}.admin-report-list article>.admin-row-actions{justify-self:end}.admin-finance-summary{grid-template-columns:1fr;gap:7px}.admin-finance-summary>div{padding:12px;display:flex;justify-content:space-between;align-items:center}.admin-finance-summary strong{margin:0;font-size:16px}.admin-support{height:calc(100dvh - 190px);grid-template-columns:82px minmax(0,1fr)}.admin-support>aside>button{padding:9px 7px;display:block}.admin-support aside strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.admin-support aside span{display:none}.admin-support aside .admin-badge{margin-top:5px;padding:4px;font-size:7px}.support-head{padding:10px}.support-compose{grid-template-columns:1fr 45px}.support-compose .btn{padding:0 4px;font-size:8px}.admin-settings-grid{grid-template-columns:1fr}.admin-login{padding:14px}.admin-login-card{padding:23px 18px}main{min-height:calc(100vh - 68px)}.container{width:min(100% - 28px,1180px)}.desktop-ad,.header,.topbar{display:none}.nav{min-height:64px;gap:8px}.logo{font-size:22px}.logo-mark{width:34px;height:34px;border-radius:11px;transform:none}.nav-actions .btn,.nav-actions .icon-btn:first-child,.nav-actions .icon-btn:nth-child(2),.nav-actions .icon-btn:nth-child(3){display:none}.mobile-menu{width:42px;height:42px;border-radius:13px}.hero{padding:0}.hero .container{width:100%}.hero-card{min-height:auto;border-radius:0;padding:11px 14px 10px;align-items:start;background:#123d35}.mobile-language-picker{position:absolute;z-index:5;right:14px;top:10px;min-height:32px;padding-left:7px;display:flex;align-items:center;gap:2px;border:1px solid rgba(255,255,255,.22);border-radius:10px;color:white;background:rgba(5,35,29,.48)}.mobile-language-picker>svg{flex:0 0 auto;color:var(--lime)}.mobile-language-picker .select-component{min-width:0}.mobile-language-select.responsive-select-trigger{min-width:42px;min-height:30px;padding:0 6px 0 4px;align-items:center;justify-content:space-between;gap:3px;border:0;color:white;background:transparent;font-size:10px;font-weight:900}.mobile-language-select.responsive-select-trigger span{max-width:20px;overflow:hidden}.mobile-language-select.responsive-select-trigger svg{width:13px;height:13px}.hero-decor:after,.hero-decor:before{display:none}.hero-content{max-width:none}.eyebrow{display:none}.hero h1{font-size:20px;line-height:1.12;margin:0 0 8px;letter-spacing:-.01em;max-width:280px;padding-right:54px}.hero-sub{display:none}.search-box{grid-template-columns:1fr 104px;background:transparent;padding:0;box-shadow:none;gap:7px}.search-input{grid-column:1/-1}.search-input,.search-select{background:white;border:0;min-height:42px;border-radius:11px;font-size:14px}.responsive-native-select{display:none!important}.responsive-select-trigger{display:flex}.option-sheet-backdrop{bottom:var(--mobile-bottom-nav-height)}.option-sheet{max-height:min(72dvh,calc(100dvh - var(--mobile-bottom-nav-height) - 12px))}.option-sheet-list{max-height:calc(min(72dvh, calc(100dvh - var(--mobile-bottom-nav-height) - 12px)) - 62px);padding-bottom:12px;overscroll-behavior:contain}.search-select.responsive-select-trigger{width:100%;padding:0 10px;align-items:center;justify-content:space-between;gap:6px;color:var(--ink);text-align:left}.search-select.responsive-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-select{min-width:0;padding:0 10px}.search-box .btn{min-height:42px;padding-inline:10px;border-radius:11px;font-size:14px}.hero-stats{display:none}.section{padding:30px 0}.page-banner+.section{padding-top:14px}.hero+.section{padding-top:13px}.shops-hero{padding:18px 0 16px}.shops-hero h1{margin:10px 0 5px;font-size:23px}.shops-hero>.container>p{font-size:11px}.shop-search{margin-top:14px;padding:0;border:0;grid-template-columns:1fr 1fr;gap:7px;background:transparent}.shop-search label{grid-column:1/-1;min-height:44px;border:1px solid var(--line);border-radius:12px;background:white}.shop-search .responsive-select-trigger,.shop-search select{width:100%;min-height:42px;padding:0 9px;border:1px solid var(--line);border-radius:11px;font-size:11px}.shops-section{padding-top:18px;padding-bottom:34px}.shops-grid{grid-template-columns:1fr;gap:10px}.shop-card{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:15px}.shop-card-cover{width:112px;height:100%;min-height:145px}.shop-card-body{padding:13px 12px}.shop-card-logo{width:43px;height:43px;position:static;float:left;margin:0 9px 6px 0;border:0;border-radius:12px}.shop-card-title{min-height:43px}.shop-card-title h2{font-size:14px}.shop-card-body>p{clear:both;min-height:0;margin:8px 0}.shop-card-meta{gap:9px}.shop-open{margin-top:9px}.shop-profile{padding-top:0}.shop-profile>.container{width:100%}.shop-cover{height:150px;border-radius:0}.shop-profile-card{margin:-28px 12px 0;padding:13px;grid-template-columns:64px minmax(0,1fr);gap:10px;border-radius:17px}.shop-profile-logo{width:64px;height:64px;border-radius:15px}.shop-profile-copy h1{font-size:19px}.shop-profile-copy>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-contact-meta{display:grid;grid-gap:5px;gap:5px}.shop-profile-actions{grid-column:1/-1}.shop-profile-actions .btn{width:100%;min-height:44px}.shop-catalog{display:block;padding-top:18px;padding-bottom:34px}.shop-filters{position:static;margin-bottom:16px;padding:13px;border-radius:15px}.shop-filters .filter-title{margin-bottom:12px}.shop-filters .filter-group{padding:12px 0}.shop-products-head{align-items:center}.shop-products-head h2{font-size:18px}.shop-products-head .responsive-select-trigger,.shop-products-head select{min-width:0;max-width:140px;height:38px;font-size:11px}.shop-products .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.section-head{align-items:flex-start;gap:10px;margin-bottom:16px}.section-head h2{font-size:20px;letter-spacing:-.01em}.section-head p{font-size:11px}.text-link{font-size:12px;white-space:nowrap}.trust-row{display:none}.trust-item{border-radius:14px;padding:13px 14px}.trust-icon{width:38px;height:38px;border-radius:11px}.category-grid{display:flex;grid-template-columns:none;gap:9px;overflow-x:auto;margin-inline:-14px;padding:0 14px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 68px;display:grid;justify-items:center;align-content:start;grid-gap:6px;gap:6px;padding:0;border:0;background:transparent;border-radius:0;min-height:0;text-align:center;scroll-snap-align:start}.category-icon{width:48px;height:48px;border-radius:16px;flex:0 0 auto;box-shadow:0 8px 18px rgba(18,47,41,.08)}.category-icon svg{width:21px;height:21px}.category-card strong{width:68px;font-size:10px;line-height:1.22;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-card span{display:none}.listing-grid{grid-template-columns:repeat(2,1fr);gap:11px}.listing-card{border-radius:14px}.listing-photo{aspect-ratio:1.08}.heart{width:34px;height:34px;right:8px;top:8px}.photo-label{left:8px;top:8px}.listing-body{display:block;min-height:0;padding:10px 9px 12px}.listing-price{font-size:15px;line-height:1.1;letter-spacing:0;margin-bottom:7px}.listing-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0 0 8px;font-size:13px;line-height:1.28;font-weight:800}.listing-meta{display:block;font-size:10px;line-height:1.2}.listing-meta span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-badges,.listing-meta span:last-child{display:none}.promo{display:block;padding:22px;border-radius:18px}.promo h2{font-size:23px}.promo p{font-size:13px;line-height:1.5}.promo .btn{margin-top:18px;width:100%}.page-banner{padding:16px 0}.page-banner h1{font-size:21px;line-height:1.18}.detail-wrap>.container>.breadcrumbs{display:none}.breadcrumbs{overflow-x:auto;white-space:nowrap}.catalog-layout{grid-template-columns:1fr;padding-top:14px;padding-bottom:34px}.filters{display:none}.mobile-filter{display:inline-flex}.mobile-filter-backdrop{display:flex}.catalog-results .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.results-head{align-items:flex-start;margin-bottom:11px}.results-actions{width:100%;justify-content:space-between}.results-actions .btn{min-height:38px;padding-inline:12px;border-radius:12px}.results-actions .responsive-select-trigger,.results-actions select{min-width:0;max-width:152px;height:38px;border-radius:12px;font-size:13px}.detail-wrap{padding:0 0 34px}.detail-grid{grid-template-columns:1fr;gap:12px}.detail-grid>div:first-child{display:contents}.gallery-main{height:auto;aspect-ratio:1/.9;border-radius:0 0 18px 18px;margin-inline:-14px;order:1}.thumbs{grid-template-columns:repeat(4,minmax(70px,1fr));overflow-x:auto;padding-bottom:2px;order:2}.thumbs button,.thumbs div{height:68px;border-radius:10px}.detail-panel{position:static;border-radius:18px;padding:18px;order:3}.detail-panel h1{font-size:20px}.detail-price{font-size:29px}.seller{margin:14px 0}.detail-actions{grid-template-columns:1fr 1fr;gap:8px}.detail-actions .btn{min-height:50px;padding-inline:6px;font-size:12px;white-space:nowrap;gap:4px}.detail-actions .btn svg{flex-shrink:0;width:16px;height:16px}@media (max-width:375px){.detail-actions .btn{font-size:11px;padding-inline:4px;gap:3px}.detail-actions .btn svg{width:14px;height:14px}}.promote-trigger{min-height:50px}.modal-backdrop{align-items:end;place-items:end center;padding:0}.modal{width:100%;max-height:calc(92dvh - 78px - env(safe-area-inset-bottom));overflow-y:auto;border-radius:20px 20px 0 0;padding:18px 14px calc(14px + env(safe-area-inset-bottom))}.modal h2{font-size:20px;margin-right:38px}.modal>p{margin-bottom:12px;font-size:11px;line-height:1.45}.modal-close{right:12px;top:12px}.modal .promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.modal .promotion-card{border-radius:14px;padding:12px;min-height:150px}.modal .promotion-card.selected{padding:11px}.modal .promotion-card svg{width:19px;height:19px}.modal .promotion-card h3{font-size:13px;margin:7px 0 5px}.modal .promotion-card p{min-height:0;font-size:10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modal .promotion-card strong{margin-top:10px;font-size:16px}.modal .promotion-list{gap:4px;margin-top:8px;font-size:9px}.modal .promotion-list span{gap:4px}.modal .promotion-list svg{width:11px;height:11px}.promotion-tabs{margin-top:4px}.promotion-tabs button{min-width:0;padding:0 5px;font-size:10px}.promotion-options{grid-template-columns:1fr 1fr;gap:7px}.promotion-option{min-height:82px;padding:11px}.promotion-option.selected{padding:10px}.promotion-option b{font-size:12px}.utility-modal{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.description-card{border-radius:18px;padding:20px;margin-top:0;order:4}.spec-grid{grid-template-columns:1fr 1fr}.form-shell{margin:20px auto 34px}.form-card{padding:22px 17px;border-radius:20px}.form-grid,.promotion-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}.form-group .responsive-select-trigger,.form-group input:not([type=checkbox]):not([type=radio]),.form-group select,.form-group textarea{min-height:50px;font-size:16px}.form-nav{position:-webkit-sticky;position:sticky;bottom:calc(78px + env(safe-area-inset-bottom));background:white;padding-top:12px}.form-nav .btn{flex:1 1;padding-inline:12px}.step{font-size:0}.step-line{width:35px}.profile-banner{display:none}.profile-auth-page{min-height:calc(100dvh - 78px - env(safe-area-inset-bottom));padding:18px 10px 34px;place-items:center center;background:#f7faf9;overflow-x:hidden}.profile-auth-card{width:calc(100vw - 20px);max-width:430px;box-sizing:border-box;margin-top:0;padding:22px 16px;border-radius:22px;box-shadow:none;border:1px solid var(--line)}.profile-auth-brand{margin-bottom:22px;font-size:22px}.profile-auth-card h1{font-size:22px}.dashboard{grid-template-columns:1fr;padding:10px 0 34px}.profile-layout{width:min(100% - 20px,1180px)}.profile-nav{display:none}.profile-route-content{min-width:0}.profile-inner-page{width:100%}.profile-inner-page .form-card{padding:20px 16px}.mobile-profile-back{display:block}.profile-content-head{margin:4px 2px 14px}.profile-content-head h1{font-size:22px}.profile-embedded .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-embedded-messages{margin-inline:-10px}.profile-embedded-messages .profile-content-head{padding-inline:12px}.profile-embedded-messages .chat-shell{height:calc(100dvh - 148px - env(safe-area-inset-bottom));grid-template-columns:1fr;border-radius:16px 16px 0 0}.mobile-profile-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;background:white;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:0 8px 24px rgba(20,45,40,.05);overflow:hidden}.mobile-profile-card .avatar{width:48px;height:48px}.mobile-profile-card span,.mobile-profile-card strong{display:block}.mobile-profile-card strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-profile-card span{margin-top:3px;color:var(--muted);font-size:11px}.mobile-profile-card .btn{min-height:40px;padding-inline:10px;border-radius:12px;white-space:nowrap;font-size:12px}.mobile-profile-menu{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px;overflow:visible;margin:10px 0 18px;padding:0;scrollbar-width:none}.mobile-profile-menu::-webkit-scrollbar{display:none}.mobile-profile-menu a{min-width:0;min-height:58px;display:grid;justify-items:center;align-content:center;grid-gap:5px;gap:5px;background:white;border:1px solid var(--line);border-radius:14px;color:#53605d;font-size:9px;font-weight:800}.dashboard-content>.section-head{display:block;margin-bottom:14px}.dashboard-content>.section-head .btn{display:none}.dashboard-content h1{font-size:22px;margin-bottom:5px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:8px}.stat-card{border-radius:15px;padding:13px 10px;min-height:82px}.stat-card span{font-size:10px;line-height:1.25}.stat-card strong{font-size:22px;margin-top:8px}.my-ads{margin-top:16px;border-radius:18px}.my-ads-head{padding:15px 14px}.my-ad{grid-template-columns:52px minmax(0,1fr);padding:12px 14px;gap:10px}.my-ad img{width:52px;height:48px;border-radius:12px}.my-ad strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.my-ad .pill{grid-column:2;justify-self:start;margin-top:2px;padding:5px 8px;font-size:9px;white-space:nowrap}.profile-listings-page{width:100%;padding:14px 12px 30px}.profile-listings-head{margin-bottom:15px;align-items:flex-start}.profile-listings-head h1{font-size:22px}.profile-listings-head .btn{min-height:40px;padding-inline:11px;border-radius:11px;font-size:11px;white-space:nowrap}.status-tabs{margin-inline:-12px;padding-inline:12px}.status-tabs button{min-height:38px;padding-inline:11px}.managed-listing{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:10px;border-radius:15px;align-items:start}.managed-listing-photo,.managed-listing-photo img{width:84px;height:78px;border-radius:11px}.managed-listing h2{margin:6px 0 4px;font-size:12px;line-height:1.3}.managed-listing-top{gap:5px}.managed-listing-top small{display:none}.managed-listing-copy>strong{font-size:13px}.managed-listing-copy>p{margin-top:5px;font-size:9px}.rejection-reason{grid-column:1/-1;font-size:9px}.managed-listing-actions{grid-column:1/-1;width:100%;flex-wrap:wrap;padding-top:1px}.managed-listing-actions .btn,.managed-listing-actions .promote-trigger{min-height:36px;flex:1 1;padding-inline:8px}.managed-listing-actions .icon-btn{width:38px;height:36px;border-radius:10px}.delete-confirm{width:100%;justify-content:flex-end}.edit-listing-preview{width:140px}.edit-listing-preview img{width:140px;height:98px}.setting-row{min-height:66px;padding:12px}.limit-row{padding:14px 12px}.limit-row-head{align-items:flex-start}.messages-banner{display:none}.messages-section{width:100%;padding:0}.chat-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 78px - env(safe-area-inset-bottom));border-radius:0;margin-inline:0;border:0;background:#f7faf9}.chat-list{max-height:none;align-items:flex-start;display:flex;gap:9px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line);padding:8px 14px 9px;background:white;scrollbar-width:none}.chat-list::-webkit-scrollbar{display:none}.chat-list-head{display:none}.chat-contact{flex:0 0 68px;display:grid;justify-items:center;grid-gap:5px;gap:5px;padding:0;border:0;background:transparent;text-align:center;align-content:start}.chat-contact.active{background:transparent;color:var(--brand-dark)}.chat-contact.active .contact-photo{outline:2px solid var(--brand);outline-offset:2px}.chat-contact .contact-photo{width:46px;height:46px;border-radius:15px}.contact-copy{width:68px;min-width:0}.contact-copy strong{display:block;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-copy p{display:none}.chat-main{min-height:0;grid-template-rows:auto minmax(0,1fr) auto;background:#f7faf9}.chat-head{padding:11px 14px;background:white;position:-webkit-sticky;position:sticky;top:0;z-index:2}.chat-head .contact-photo{width:42px;height:42px;border-radius:14px}.chat-head strong{font-size:13px}.chat-messages{padding:16px 10px 12px;background:#f7faf9}.message{max-width:82%;border-radius:16px 16px 16px 5px;padding:10px 12px;font-size:12px;box-shadow:0 6px 18px rgba(20,45,40,.04)}.message.me{border-radius:16px 16px 5px 16px}.chat-input{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;border-top:1px solid var(--line);padding:9px 8px 10px;background:white;grid-template-columns:1fr 48px}.chat-input input{min-height:46px;border-radius:14px;font-size:16px;background:#f8faf9}.chat-input .btn{min-width:48px;min-height:46px;width:48px;height:46px;border-radius:14px;padding:0}.footer{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{display:block;line-height:1.8}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;min-height:calc(74px + env(safe-area-inset-bottom));padding:6px 9px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #e6eeeb;box-shadow:0 -8px 28px rgba(15,38,34,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav-item{min-width:0;min-height:58px;display:grid;justify-items:center;align-content:center;grid-gap:3px;gap:3px;color:#71807c;font-size:9px;font-weight:800;border-radius:14px}.bottom-nav-icon{width:36px;height:32px;display:grid;place-items:center;border-radius:12px;color:currentColor}.bottom-nav-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav-item.active{color:var(--brand-dark)}.bottom-nav-item.active .bottom-nav-icon{color:var(--brand);background:#e7f5f1;box-shadow:inset 0 0 0 1px rgba(13,139,114,.06)}.bottom-nav-item.primary{min-height:68px;margin-top:-13px;color:var(--brand-dark)}.bottom-nav-item.primary .bottom-nav-icon{width:50px;height:50px;border-radius:17px;color:white;background:var(--brand);border:0}.bottom-nav-item.primary.active .bottom-nav-icon{color:white;background:var(--brand-dark);box-shadow:0 8px 20px rgba(7,75,62,.28)}.bottom-nav-item.primary .bottom-nav-label{margin-top:-1px;color:var(--brand-dark)}}.create-listing-page{min-height:72vh;padding:30px 0 72px;background:#f4f7f6;border-top:1px solid #edf1ef}.create-listing-container{width:min(1220px,calc(100% - 40px))}.create-listing-mobile-head,.listing-mobile-stage{display:none}.listing-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px;padding:13px 16px;border:1px solid var(--line);border-radius:18px;background:#fff}.listing-step,.listing-step-wrap{position:relative;min-width:0}.listing-step{z-index:1;width:100%;padding:0 12px;border:0;display:flex;align-items:center;gap:11px;background:transparent;color:#7a8783;text-align:left}.listing-step:not(:disabled){cursor:pointer}.listing-step:disabled{cursor:default}.listing-step>span{width:44px;height:44px;flex:0 0 auto;border:1px solid #dfe7e4;border-radius:14px;display:grid;place-items:center;background:#f4f7f6;color:#7e8b87}.listing-step>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.listing-step strong{color:inherit;font-size:12px}.listing-step small{overflow:hidden;color:#98a39f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.listing-step.active{color:var(--brand-dark)}.listing-step.active>span{border-color:var(--brand);background:var(--brand);color:#fff}.listing-step.completed{color:var(--brand-dark)}.listing-step.completed>span{border-color:#cde8df;background:#e9f6f2;color:var(--brand)}.create-listing-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;align-items:start;grid-gap:18px;gap:18px}.create-listing-layout.success-layout{grid-template-columns:minmax(0,820px);justify-content:center}.create-listing-main{min-width:0}.form-card.create-listing-card{padding:0;overflow:visible;border-radius:20px}.listing-form-stack{display:grid}.listing-form-section{padding:23px 25px 25px}.listing-form-section+.listing-form-section{border-top:1px solid var(--line)}.listing-form-section-head{margin-bottom:18px;display:flex;align-items:center;gap:10px}.listing-form-section-head>span{width:30px;height:30px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;background:#edf6f3;color:var(--brand-dark);font-size:10px;font-weight:900}.listing-form-section-head>div{display:grid;grid-gap:2px;gap:2px}.listing-form-section-head strong{font-size:14px}.listing-form-section-head small{color:var(--muted);font-size:10px}.create-listing-card .form-grid{gap:15px}.create-listing-card .form-group{gap:7px}.create-listing-card .form-group label{color:#2f3e3a;font-size:11px}.create-listing-card .form-group .responsive-select-trigger,.create-listing-card .form-group input:not([type=checkbox]):not([type=radio]),.create-listing-card .form-group textarea{min-height:48px;border-radius:11px;background:#fff}.create-listing-card .form-group textarea{min-height:126px;line-height:1.55}.field-hint{display:flex;justify-content:space-between;gap:12px;color:#8b9894;font-size:9px;font-weight:500}.field-hint b{color:#6d7a76;font-weight:800}.create-listing-card .category-hierarchy{padding:15px;border-color:#dfe9e6;border-radius:14px;background:#f8fbfa}.create-listing-card .category-hierarchy-head small{font-size:9px}.create-listing-card .hierarchy-path{background:#edf4f2}.media-form-section{min-height:0}.media-form-note{margin-bottom:17px;padding:12px 14px;border:1px solid #d9e9e4;border-radius:12px;display:flex;align-items:flex-start;gap:10px;background:#f2f9f7;color:var(--brand-dark)}.media-form-note>svg{margin-top:1px;flex:0 0 auto}.media-form-note>div{display:grid;grid-gap:3px;gap:3px}.media-form-note strong{font-size:11px}.media-form-note span{color:#64736f;font-size:10px;line-height:1.45}.create-listing-card .media-upload-box{min-height:138px;border-width:1px;border-radius:15px;background:#f8fbfa}.create-listing-card .video-upload-box{background:#f7f6fc}.contact-form-grid{grid-template-columns:1fr 1fr}.optional-label{color:var(--muted);font-size:9px;font-weight:600}.contact-privacy-note{margin-top:13px;padding:10px 12px;border-radius:10px;display:flex;align-items:center;gap:8px;background:#f1f5f4;color:#65736f;font-size:10px}.location-form-section{border-top:1px solid var(--line)}.create-listing-card .listing-location-picker{padding:0;border:0;border-radius:0;background:transparent}.create-listing-card .location-picker-head{display:none}.create-listing-card .google-map-shell{min-height:255px}.listing-terms-row{margin:0 25px 5px;padding:14px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:flex-start;gap:10px;background:#fafcfb;cursor:pointer}.listing-terms-row input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--brand);flex:0 0 auto}.listing-terms-row>span{display:grid;grid-gap:3px;gap:3px}.listing-terms-row b{font-size:11px}.listing-terms-row small{color:var(--muted);font-size:9px;line-height:1.4}.create-form-error{margin:15px 25px 0;padding:11px 12px;border:1px solid #f1cbc5;border-radius:10px;display:flex;align-items:center;gap:7px;background:#fff7f5}.create-form-nav{margin:20px 25px 0;padding:18px 0 23px;border-top:1px solid var(--line)}.create-form-nav .btn{min-width:132px}.create-form-nav .btn-primary{min-width:170px}.create-form-nav .btn:disabled{opacity:.45;cursor:default}.create-listing-aside{position:-webkit-sticky;position:sticky;top:104px;display:grid;grid-gap:11px;gap:11px}.listing-preview-card,.listing-progress-card,.listing-safety-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.listing-preview-head{min-height:44px;padding:0 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.listing-preview-head span{font-size:11px;font-weight:900}.listing-preview-head b{padding:5px 7px;border-radius:7px;background:#f0f4f3;color:#73807c;font-size:8px;text-transform:uppercase;letter-spacing:.04em}.listing-preview-media{position:relative;aspect-ratio:16/9;overflow:hidden;display:grid;place-content:center;justify-items:center;grid-gap:8px;gap:8px;background:#edf3f1;color:#8d9a96}.listing-preview-media span{font-size:9px}.listing-preview-media.has-image{display:block}.listing-preview-media>img{width:100%;height:100%;display:block;object-fit:cover}.listing-preview-media .listing-preview-photo-count{position:absolute;right:9px;bottom:9px;padding:5px 7px;border-radius:8px;background:rgba(12,25,22,.78);color:#fff;font-weight:800}.listing-preview-copy{padding:14px;display:grid;grid-gap:7px;gap:7px}.listing-preview-copy strong{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.listing-preview-copy b{color:var(--ink);font-size:18px}.listing-preview-copy span{min-width:0;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.listing-progress-card{padding:15px}.aside-title{display:flex;align-items:center;gap:8px;color:var(--brand-dark)}.aside-title strong{font-size:12px}.listing-check-list{display:grid;grid-gap:11px;gap:11px;margin-top:14px}.listing-check-list>span{display:flex;align-items:center;gap:8px;color:#73807c;font-size:10px;font-weight:700}.listing-check-list i{width:22px;height:22px;border:1px solid #dce4e1;border-radius:50%;display:grid;place-items:center;color:#8d9995;font-size:9px;font-style:normal}.listing-check-list>span.done{color:var(--brand-dark)}.listing-check-list>span.done i{border-color:#cce7df;background:#e9f6f2;color:var(--brand)}.listing-safety-card{padding:14px;display:flex;align-items:flex-start;gap:10px;background:#173c35;color:#fff;border-color:#173c35}.listing-safety-card>svg{flex:0 0 auto;color:var(--lime)}.listing-safety-card>div{display:grid;grid-gap:4px;gap:4px}.listing-safety-card strong{font-size:11px}.listing-safety-card span{color:#bed1cc;font-size:9px;line-height:1.45}.listing-success{min-height:480px;display:grid;justify-items:center;align-content:center}.success-kicker{margin-bottom:8px;color:var(--brand);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.listing-success .form-intro{max-width:430px;text-align:center}.success-actions{display:flex;justify-content:center;gap:9px}@media (max-width:760px){body:has(.create-listing-page){background:#fff}.create-listing-page{min-height:calc(100dvh - var(--mobile-bottom-nav-height));padding:0 0 calc(96px + var(--mobile-bottom-nav-height));border-top:0;background:#fff}.create-listing-container{width:100%}.create-listing-mobile-head{position:-webkit-sticky;position:sticky;top:0;z-index:45;min-height:54px;padding:7px 13px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.create-listing-mobile-head>a{width:36px;height:36px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;color:var(--ink)}.create-listing-mobile-head>div{min-width:0;display:grid;grid-gap:1px;gap:1px}.create-listing-mobile-head strong{font-size:14px}.create-listing-mobile-head div span{color:var(--muted);font-size:9px}.mobile-draft-state{color:var(--brand);font-size:8px;font-weight:800}.create-listing-aside,.listing-stepper{display:none}.listing-mobile-stage{min-height:64px;padding:10px 14px 13px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;background:#fff}.listing-mobile-stage>span{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#e9f6f2;color:var(--brand)}.listing-mobile-stage>div:not(.listing-mobile-progress){min-width:0;display:grid;grid-gap:1px;gap:1px}.listing-mobile-stage strong{font-size:13px}.listing-mobile-stage small{color:var(--muted);font-size:9px}.listing-mobile-progress{grid-column:1/-1;height:3px;overflow:hidden;border-radius:999px;background:#e9efed}.listing-mobile-progress i{display:block;height:100%;border-radius:inherit;background:var(--brand)}.create-listing-layout,.create-listing-layout.success-layout{display:block}.form-card.create-listing-card{border:0;border-top:8px solid #f3f6f5;border-radius:0}.listing-form-section{padding:17px 14px 19px}.listing-form-section-head{margin-bottom:15px}.listing-form-section-head>span{width:28px;height:28px}.listing-form-section-head strong{font-size:13px}.listing-form-section-head small{font-size:9px;line-height:1.35}.create-listing-card .form-grid{grid-template-columns:1fr;gap:13px}.create-listing-card .form-group.full{grid-column:auto}.create-listing-card .form-group label{font-size:11px}.create-listing-card .form-group .responsive-select-trigger,.create-listing-card .form-group input:not([type=checkbox]):not([type=radio]),.create-listing-card .form-group textarea{min-height:48px;font-size:16px}.create-listing-card .form-group textarea{min-height:112px}.create-listing-card .category-hierarchy{padding:0;border:0;border-radius:0;background:transparent}.create-listing-card .category-hierarchy-head{padding:11px 12px;border-radius:11px;background:#f2f7f5}.create-listing-card .category-hierarchy-head>div>svg{width:18px;height:18px}.create-listing-card .category-hierarchy-fields{gap:8px}.create-listing-card .hierarchy-path{padding:8px 10px}.media-form-section{min-height:0}.media-form-note{margin-bottom:13px;padding:10px 11px}.media-form-note strong{font-size:10px}.media-form-note span{font-size:9px}.create-listing-card .media-upload-actions{grid-template-columns:1.25fr .75fr;gap:8px}.create-listing-card .media-upload-box{min-height:104px;padding:10px 7px}.create-listing-card .media-upload-box small{max-width:130px}.contact-form-grid{grid-template-columns:1fr}.contact-privacy-note{align-items:flex-start;line-height:1.4}.create-listing-card .listing-location-picker{gap:12px}.create-listing-card .google-map-shell{min-height:220px}.listing-terms-row{margin:0 14px 8px;padding:12px}.listing-terms-row b{font-size:10px}.create-form-error{margin:12px 14px 0}.form-nav.create-form-nav{position:fixed;z-index:85;left:0;right:0;bottom:var(--mobile-bottom-nav-height);min-height:70px;margin:0;padding:10px 13px;border-top:1px solid var(--line);display:flex;align-items:center;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.create-form-nav .btn{min-width:0;min-height:50px;border-radius:13px}.create-form-nav .btn-outline{flex:0 0 50px;padding:0}.create-form-nav .btn-outline span{display:none}.create-form-nav .btn-outline:disabled{visibility:hidden}.create-form-nav .btn-primary{flex:1 1;min-width:0}.listing-success{min-height:calc(100dvh - 140px - var(--mobile-bottom-nav-height));padding:28px 18px}.listing-success h1{font-size:24px}.listing-success .form-intro{margin-bottom:20px;font-size:12px;line-height:1.55}.success-actions{width:100%;display:grid}}@media (max-width:360px){.mobile-draft-state{display:none}.create-listing-mobile-head{grid-template-columns:38px 1fr}.create-listing-card .media-upload-actions{grid-template-columns:1fr 1fr}.create-listing-card .media-upload-box strong{font-size:11px}}@media (max-width:390px){.catalog-results .listing-grid,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-card{padding-inline:12px}.hero h1{font-size:19px;max-width:250px}.listing-body{padding:9px 8px 11px}.listing-price{font-size:14px}.listing-title{font-size:12px;min-height:31px;line-height:1.28}.listing-meta{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.listing-media-manager{display:grid;grid-gap:14px;gap:14px}.media-upload-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.media-upload-box{min-height:115px;padding:18px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.media-upload-box>span{display:grid;grid-gap:4px;gap:4px}.media-upload-box small{color:var(--muted);font-size:11px}.video-upload-box{background:#f2f1ff;border-color:#d8d3f2;color:#37305d}.media-help{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.media-draft-warning{margin:0;padding:9px 11px;border:1px solid #ead9ad;border-radius:9px;background:#fff9e9;color:#72591c;font-size:10px;line-height:1.4}.sortable-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.sortable-photo{position:relative;min-width:0;aspect-ratio:1;overflow:hidden;border:2px solid transparent;border-radius:13px;background:#edf2f0;cursor:-webkit-grab;cursor:grab;touch-action:pan-y}.sortable-photo:active{cursor:-webkit-grabbing;cursor:grabbing}.sortable-photo.main{border-color:var(--brand)}.sortable-photo>img{width:100%;height:100%;object-fit:cover;pointer-events:none}.photo-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:6px;text-align:center;font-size:10px;font-weight:700;color:#fff}.photo-overlay.uploading{background:rgba(14,27,24,.55)}.photo-overlay.failed{background:rgba(155,28,28,.72)}.photo-overlay .spin{animation:photo-spin .8s linear infinite}@keyframes photo-spin{to{transform:rotate(1turn)}}.photo-position{left:7px;gap:3px;padding:4px 6px;background:rgba(14,27,24,.76);font-size:10px}.main-photo-badge,.photo-position{position:absolute;top:7px;display:flex;align-items:center;border-radius:7px;color:#fff}.main-photo-badge{right:7px;gap:4px;padding:5px 7px;background:var(--brand);font-size:9px;font-weight:900}.photo-sort-actions{position:absolute;left:6px;right:6px;bottom:6px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;padding:4px;border-radius:9px;background:rgba(255,255,255,.94)}.photo-sort-actions button{min-width:0;height:27px;padding:0;border:0;border-radius:6px;display:grid;place-items:center;background:#edf5f2;color:var(--brand-dark)}.photo-sort-actions button:disabled{opacity:.3}.photo-sort-actions button.danger{color:#bd3434;background:#fff0f0}.listing-video-preview{overflow:hidden;border:1px solid var(--border);border-radius:15px;background:#101312}.listing-video-preview video{display:block;width:100%;max-height:420px;aspect-ratio:16/9;object-fit:contain;background:#101312}.listing-video-preview>div{display:flex;align-items:center;gap:10px;padding:12px;background:#fff}.listing-video-preview>div>span{min-width:0;flex:1 1;display:grid}.listing-video-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.listing-video-preview button{display:flex;align-items:center;gap:5px;border:0;background:#fff0f0;color:#bd3434;border-radius:8px;padding:8px}.media-count{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.media-count i{width:4px;height:4px;border-radius:50%;background:#aebbb7}@media (max-width:768px){.media-upload-actions{grid-template-columns:1fr 1fr;gap:7px}.media-upload-box{min-height:96px;padding:11px 8px;flex-direction:column;text-align:center}.media-upload-box svg{width:24px;height:24px}.media-upload-box strong{font-size:12px}.media-upload-box small{font-size:9px;line-height:1.35}.sortable-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.photo-sort-actions{grid-template-columns:repeat(4,1fr)}.media-help{align-items:flex-start;line-height:1.4}.listing-video-preview video{max-height:260px}.listing-video-preview>div{align-items:flex-start}}.balance-info-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.balance-info-grid article{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff}.balance-info-grid article>div{display:grid;grid-gap:4px;gap:4px}.balance-info-grid span{color:var(--muted);font-size:12px;line-height:1.5}.wallet-card-fields{margin:14px 0}.profile-balance-chip{gap:7px;padding:9px 12px;border-radius:999px;background:#e7f5f1;font-weight:900}.gift-balance-banner,.profile-balance-chip{display:flex;align-items:center;color:var(--brand-dark)}.gift-balance-banner{gap:13px;padding:17px;border:1px solid #cce8df;border-radius:15px;background:#ecfaf5}.gift-balance-banner>div{display:grid;grid-gap:4px;gap:4px}.gift-balance-banner span{font-size:12px;line-height:1.5}.plan-bonus{display:flex;align-items:center;gap:6px;margin:10px 0 14px;color:var(--brand);font-size:12px;font-weight:900}.bonus-summary{color:var(--brand);padding-top:10px;border-top:1px dashed #b9dacf}.shop-checkout-modal{max-width:560px}.branch-row input{min-width:0;width:100%;padding:7px 9px;border:1px solid var(--border);border-radius:8px}@media (max-width:768px){.balance-info-grid{grid-template-columns:1fr}.profile-balance-chip{font-size:12px}.gift-balance-banner{align-items:flex-start}.shop-checkout-modal{max-height:calc(100dvh - 86px)}}.category-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-description-copy{padding-top:22px;border-top:1px solid var(--border)}.listing-description-copy h2{margin-bottom:10px}@media (max-width:768px){.detail-loc{display:none}.location-card{order:5;margin-top:0;border-radius:18px}.category-spec-grid{grid-template-columns:1fr 1fr;gap:8px}.category-spec-grid .spec{min-width:0;padding:12px}.category-spec-grid .spec span{font-size:10px}.category-spec-grid .spec strong{font-size:12px;overflow-wrap:anywhere}.listing-description-copy{padding-top:17px}}.language-picker{position:relative}.language-picker>button{border:0;background:none;color:inherit;font-weight:800}.language-picker>div{position:absolute;right:0;top:24px;z-index:120;min-width:72px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff}.language-picker>div button{display:block;width:100%;padding:7px;border:0;border-radius:7px;background:#fff}.language-picker>div button.active{background:#e8f5f1;color:var(--brand-dark)}.language-picker>button{min-height:28px;padding:0 4px;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.language-picker>div{top:31px;min-width:178px;padding:6px;color:var(--ink)}.language-picker>div button{min-height:44px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.language-picker>div button>span{display:grid;grid-template-columns:28px 1fr;align-items:center;grid-gap:7px;gap:7px}.language-picker>div button b{color:var(--brand-dark);font-size:11px}.language-picker>div button small{color:var(--muted);font-size:11px;white-space:nowrap}html[data-language=en] .main-nav,html[data-language=ru] .main-nav{gap:16px;font-size:13px}.hero-search-wrap{position:relative;min-width:0}.hero-search-wrap>.search-input{height:100%}.search-input button{border:0;background:none;color:var(--muted);display:grid;place-items:center}.search-suggestions{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 7px);padding:8px;border:1px solid var(--border);border-radius:14px;background:#fff}.search-suggestions button{width:100%;display:flex;align-items:center;gap:8px;padding:9px;border:0;border-radius:8px;background:#fff;text-align:left}.search-suggestions button:hover{background:#f1f7f5}.search-suggestions button svg:last-child{margin-left:auto}.suggestion-title{display:flex;align-items:center;gap:6px;padding:7px 9px;color:var(--muted);font-size:11px;font-weight:800}.shop-media-edit label{display:flex;align-items:center;gap:6px;padding:9px;border:1px solid var(--border);border-radius:9px;background:#fff;cursor:pointer}.shop-media-edit small{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-edit{display:grid;grid-gap:5px;gap:5px;flex:1 1}.branch-edit input{min-width:0;padding:7px;border:1px solid var(--border);border-radius:8px}.receipt-modal{display:grid;grid-gap:15px;gap:15px}.limit-buy{margin-top:10px;width:max-content;min-height:34px;padding:7px 10px;font-size:11px}.field-hint{margin:6px 0 0;color:var(--muted);font-size:11px}@media(max-width:768px){.hero-search-wrap{width:100%}.search-suggestions{top:calc(100% + 4px);max-height:260px;overflow:auto}.shop-media-edit{height:auto;min-height:150px;flex-wrap:wrap}.shop-media-edit small{width:100%;text-align:center}.danger-zone{align-items:flex-start;flex-direction:column}.limit-buy{width:100%}}.hero-search-wrap .search-suggestions{top:calc(100% + 6px);left:0;right:0;width:100%;max-width:100%;padding:7px;border:1px solid #dde7e4;border-radius:13px;background:#fff}.hero-search-wrap .suggestion-title{min-height:28px;padding:5px 8px 6px;color:#667572;font-size:10px;font-weight:900;text-transform:none}.hero-search-wrap .suggestion-title svg{width:13px;height:13px}.hero-search-wrap .search-suggestions button{min-height:36px;padding:0 9px;justify-content:flex-start;gap:8px;color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.hero-search-wrap .search-suggestions button svg{width:14px;height:14px;flex:0 0 auto;color:#65736f}.hero-search-wrap .search-suggestions button:focus-visible,.hero-search-wrap .search-suggestions button:hover{outline:0;background:#eef7f4;color:var(--brand-dark)}.hero-search-wrap .search-suggestions .recent-search-item>svg{margin-left:auto;color:#8b9894}.hero-search-wrap .search-suggestions .suggested-search-item>svg{margin-left:0}.hero-search-wrap .search-suggestions button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.hero-search-wrap .search-suggestions{top:calc(100% + 5px);max-height:min(250px,44dvh);padding:6px;border-radius:12px}.hero-search-wrap .search-suggestions button{min-height:34px;padding:0 8px;font-size:12px}.hero-search-wrap .suggestion-title{min-height:25px;padding-inline:8px;font-size:9px}}.make-main{position:absolute!important;left:6px;bottom:6px;width:auto!important;height:auto!important;padding:4px 7px!important;border-radius:7px!important;background:#fff!important;color:var(--brand-dark)!important;font-size:10px!important;font-weight:800}.document-upload,.mini-upload{display:flex;align-items:center;justify-content:center;gap:9px;min-height:70px;padding:14px;border:1px dashed #9bbab3;border-radius:12px;color:var(--brand-dark);font-weight:800;cursor:pointer}.edit-photo-manager{margin:20px 0 26px}.edit-photo-manager .mini-upload{margin-bottom:12px}.edit-limit-note{margin:18px 0;padding:12px;border-radius:10px;background:#eef8f5;color:var(--brand-dark);font-size:13px}.category-specific-filter{display:grid;grid-gap:10px;gap:10px}.active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:14px;font-size:12px;color:var(--muted)}.active-filters button{border:0;border-radius:999px;padding:7px 10px;background:#e8f4f1;color:var(--brand-dark);font-weight:700}.infinite-scroll-sentinel{height:28px;display:flex;align-items:center;justify-content:center;gap:5px}.infinite-scroll-sentinel i{width:5px;height:5px;border-radius:50%;background:#8ca39d;animation:infinite-pulse .9s ease-in-out infinite}.infinite-scroll-sentinel i:nth-child(2){animation-delay:.15s}.infinite-scroll-sentinel i:nth-child(3){animation-delay:.3s}@keyframes infinite-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.gallery-stage{position:relative;width:100%;height:100%}.gallery-stage>img{width:100%;height:100%;object-fit:contain}.gallery-arrow{position:absolute;top:50%;translate:0 -50%;width:38px;height:38px;border:1px solid #dce6e3;border-radius:50%;background:#fff;display:grid;place-items:center}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.gallery-expand{position:absolute;right:12px;top:12px;display:flex;align-items:center;gap:6px;border:0;border-radius:9px;padding:8px 10px;background:#fff;font-weight:800}.gallery-lightbox{position:fixed;inset:0;z-index:300;background:rgba(8,18,16,.96);display:grid;place-items:center;padding:30px}.gallery-lightbox .gallery-stage{max-width:1100px;max-height:85vh}.gallery-lightbox .gallery-stage>img{max-width:100%;max-height:85vh;object-fit:contain}.lightbox-close{position:fixed;top:20px;right:20px;z-index:2;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff}.location-card{margin-top:18px;padding:22px;border:1px solid var(--border);border-radius:18px;background:#fff}.location-card h2{margin:0 0 8px}.location-card p,.seller-stats span{display:flex;align-items:center;gap:7px}.map-preview{height:145px;margin-top:15px;border-radius:14px;background:linear-gradient(135deg,#e7f4f0,#f3f0e6);display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:var(--brand-dark);font-size:12px}.seller-stats{display:grid;grid-gap:8px;gap:8px;padding:0 4px 16px;color:var(--muted);font-size:11px}.checkout-progress{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;margin-bottom:15px}.checkout-progress span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf2f0;color:var(--muted);font-weight:900}.checkout-progress span.active{background:var(--brand);color:#fff}.checkout-progress i{height:2px;background:#dce8e4}.checkout-progress small{grid-column:1/-1;margin-top:6px;color:var(--muted)}.order-summary{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--border);border-radius:14px}.order-summary>div{display:flex;justify-content:space-between;gap:20px}.order-summary span{color:var(--muted)}.order-total{padding-top:12px;border-top:1px solid var(--border);font-size:18px}.payment-methods{display:grid;grid-gap:9px;gap:9px;margin:14px 0}.payment-methods label{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--border);border-radius:12px}.payment-methods label.selected{border-color:var(--brand);background:#eff9f6}.payment-methods span{display:grid}.payment-methods small{color:var(--muted)}.card-preview-fields{display:grid;grid-template-columns:1fr 90px 70px;grid-gap:8px;gap:8px}.branch-new input,.card-preview-fields input{min-width:0;border:1px solid var(--border);border-radius:10px;padding:11px}.promotion-checkout-actions{display:grid;grid-template-columns:auto 1fr;grid-gap:9px;gap:9px;margin-top:15px}.compact-success{padding:10px 0}.auth-consent{margin:14px 0;font-size:12px}.auth-resend{width:100%;border:0;background:none;color:var(--brand);font-weight:800;padding:12px}.auth-resend:disabled{color:var(--muted)}.profile-extra{display:grid;grid-gap:18px;gap:18px}.profile-content-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.notification-head h2,.profile-content-head h1{margin:0}.notification-head p,.profile-content-head p{margin:5px 0 0;color:var(--muted)}.wallet-hero{min-height:180px;padding:28px;border-radius:22px;background:var(--brand-dark);color:#fff;display:flex;justify-content:space-between;align-items:center}.wallet-hero div{display:grid}.wallet-hero span{opacity:.75}.wallet-hero strong{font-size:40px;margin:8px 0}.wallet-hero small{opacity:.7}.compact-card{padding:22px}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:15px 0}.amount-options button,.shop-owner-tabs button{padding:11px;border:1px solid var(--border);border-radius:10px;background:#fff;font-weight:800}.amount-options button.active,.shop-owner-tabs button.active{border-color:var(--brand);background:#eaf7f3;color:var(--brand-dark)}.inline-success{display:flex;align-items:center;gap:6px;color:var(--brand);font-weight:800;font-size:12px}.payment-history{border:1px solid var(--border);border-radius:16px;overflow:hidden}.payment-history article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;grid-gap:14px;gap:14px;padding:15px;border-bottom:1px solid var(--border)}.payment-history article:last-child{border-bottom:0}.payment-history article>div:nth-child(2){display:grid}.payment-history small,.payment-history span{color:var(--muted);font-size:11px}.payment-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#eaf7f3;color:var(--brand)}.security-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.security-grid section{display:grid;align-content:flex-start;grid-gap:12px;gap:12px}.phone-change-ui{display:grid;grid-gap:8px;gap:8px}.phone-change-ui input{padding:11px;border:1px solid var(--border);border-radius:10px}.branch-row,.device-row,.subscription-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--border)}.branch-row>div,.device-row>div,.subscription-row>div{display:grid;flex:1 1}.branch-row span,.device-row span,.subscription-row span{color:var(--muted);font-size:11px}.danger-zone{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px;border:1px solid #f2caca;border-radius:14px;background:#fff8f8}.danger-zone h2,.danger-zone p{margin:0}.danger-zone p{color:var(--muted);font-size:12px}.danger-btn{background:#fff0f0;color:#c53434}.notification-head{display:flex;justify-content:space-between;align-items:flex-start}.notification-list{display:grid;margin-bottom:18px}.notification-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:13px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left}.notification-list button>span{display:grid}.notification-list small{color:var(--muted)}.notification-list i{width:8px;height:8px;border-radius:50%;background:var(--brand)}.notification-list .read{opacity:.65}.shop-owner-tabs{display:flex;gap:8px}.shop-media-edit{height:150px;border-radius:15px;background:#e3efeb;display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:20px}.shop-media-edit button{display:flex;gap:6px;padding:9px;border:1px solid var(--border);border-radius:9px;background:#fff}.branch-new{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;margin-top:12px}.business-plan-grid,.shop-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.business-plan-grid button,.shop-plans article{position:relative;padding:22px;border:1px solid var(--border);border-radius:16px;background:#fff;text-align:left}.business-plan-grid button.selected,.shop-plans article.selected{border-color:var(--brand);background:#eff9f6}.business-plan-grid b,.shop-plans article>strong{display:block;font-size:25px;margin:12px 0}.business-plan-grid small,.shop-plans small{font-size:11px;color:var(--muted)}.business-plan-grid button{display:block;color:inherit}.business-plan-grid button>span{display:block;color:var(--muted)}.business-plan-grid button>svg:last-child{position:absolute;right:12px;top:12px;color:var(--brand)}.business-steps{display:flex;align-items:center;max-width:260px;margin-bottom:20px}.business-steps span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf2f0;font-weight:900}.business-steps span.active{background:var(--brand);color:#fff}.business-steps i{height:2px;flex:1 1;background:#dce8e4}.document-upload{justify-content:flex-start}.document-upload span{display:grid}.route-loading{padding-block:60px}.skeleton-line{height:38px;width:260px;border-radius:9px;background:#e7eeeb}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin-top:25px}.skeleton-card{height:300px;border-radius:16px;background:#edf2f0;padding:15px;display:grid;align-content:end;grid-gap:8px;gap:8px}.skeleton-card small,.skeleton-card span{height:14px;border-radius:6px;background:#dce5e2}.skeleton-card small{width:55%}.error-state{min-height:60vh;display:grid;place-items:center;align-content:center;text-align:center;grid-gap:10px;gap:10px}@media(max-width:768px){.card-preview-fields{grid-template-columns:1fr 1fr}.card-preview-fields input:first-child{grid-column:1/-1}.gallery-lightbox{padding:12px}.gallery-arrow{width:32px;height:32px}.location-card{padding:14px}.business-plan-grid,.security-grid,.shop-plans{grid-template-columns:1fr}.payment-history article{grid-template-columns:auto 1fr auto}.payment-history .status-badge,.payment-history article>b{grid-column:2}.payment-history article>.icon-btn{grid-column:3;grid-row:1}.wallet-hero{min-height:135px;padding:20px}.wallet-hero strong{font-size:30px}.amount-options{grid-template-columns:repeat(2,1fr)}.shop-owner-tabs{overflow-x:auto}.branch-new{grid-template-columns:1fr}.skeleton-grid{grid-template-columns:repeat(2,1fr)}.profile-content-head{align-items:flex-start}.promotion-modal{max-height:calc(100dvh - 18px);overflow:auto}.active-filters{overflow-x:auto;flex-wrap:nowrap}.active-filters>*{flex:0 0 auto}}.listing-location-picker{grid-column:1/-1;display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#f8fbfa}.location-picker-head,.location-picker-head>div,.selected-location{display:flex;align-items:center;gap:10px}.location-picker-head{justify-content:space-between}.location-picker-head>div>svg,.selected-location>svg{flex:0 0 auto;color:var(--brand)}.location-picker-head span,.selected-location div{min-width:0;display:grid}.location-picker-head small,.selected-location span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}.location-ready{display:inline-flex!important;padding:6px 9px;border-radius:999px;background:#f0f3f2;color:#687570;font-size:10px;font-weight:800}.location-ready.ready{background:#e5f5f0;color:var(--brand-dark)}.location-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.location-address{grid-column:1/-1}.location-address>span{font-size:12px;font-weight:800}.location-address>div{min-height:50px;padding:5px 6px 5px 13px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:9px;background:#fff;color:var(--muted)}.location-address input{min-width:0!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;flex:1 1}.location-address button{min-height:38px;padding:0 13px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-size:10px;font-weight:800;white-space:nowrap;cursor:pointer}.location-address button:disabled{background:#dce5e2;color:#82908b;cursor:default}.location-address-hint{color:var(--muted);font-size:9px;font-weight:500;line-height:1.4}.google-map-shell{position:relative;min-height:290px;overflow:hidden;border:1px solid #cfe0db;border-radius:16px;background:#e8efed}.google-map-shell iframe{border:0}.google-map-canvas,.google-map-shell iframe{width:100%;height:100%;min-height:inherit;display:block}.google-map-loading{position:absolute;z-index:1;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:7px;gap:7px;background:#edf3f1;color:#65736f;font-size:10px;font-weight:800;pointer-events:none}.google-map-loading svg{color:var(--brand)}.google-map-brand{left:10px;padding:7px 9px;gap:5px;background:rgba(255,255,255,.96);color:#46534f;font-size:9px;pointer-events:none}.google-map-brand,.google-map-open{position:absolute;z-index:2;top:10px;border:1px solid rgba(210,221,218,.95);border-radius:9px;display:flex;align-items:center;font-weight:900}.google-map-open{right:10px;min-height:36px;padding:0 11px;gap:6px;background:#fff;color:var(--brand-dark);font-size:10px}.google-map-status{position:absolute;z-index:2;left:10px;bottom:10px;max-width:calc(100% - 20px);min-height:34px;padding:7px 10px;border:1px solid rgba(207,224,219,.95);border-radius:10px;display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.96);color:#4e5f5a;font-size:9px;font-weight:800;line-height:1.35;pointer-events:none}.google-map-status.loading{display:none}.google-map-status.resolving{color:var(--brand-dark)}.google-map-status.error{border-color:#edcec8;background:rgba(255,247,245,.97);color:#a83f32}.google-map-key-note{position:absolute;z-index:2;left:50%;bottom:12px;width:min(390px,calc(100% - 24px));padding:10px 12px;border:1px solid #d3e2de;border-radius:11px;display:flex;align-items:flex-start;gap:8px;background:rgba(255,255,255,.96);color:var(--brand-dark);translate:-50% 0;pointer-events:none}.google-map-key-note>svg{margin-top:1px;flex:0 0 auto}.google-map-key-note>span{display:grid;grid-gap:2px;gap:2px}.google-map-key-note strong{font-size:10px}.google-map-key-note small{color:var(--muted);font-size:9px;line-height:1.4}.selected-location{padding:12px 13px;border:1px solid #e0e7e5;border-radius:12px;background:#f7f9f8}.selected-location.ready{border-color:#cfe8e0;background:#eaf6f2}.selected-location strong{overflow-wrap:anywhere;font-size:12px;line-height:1.4}@media (max-width:768px){.listing-location-picker{padding:13px;gap:11px;border-radius:15px}.location-picker-head{align-items:flex-start}.location-picker-head small{line-height:1.35}.location-ready{display:none!important}.location-fields{grid-template-columns:1fr}.location-address{grid-column:auto}.location-address>div{display:grid;grid-template-columns:auto minmax(0,1fr);padding:9px 10px}.location-address button{grid-column:1/-1;width:100%;min-height:40px}.google-map-shell{min-height:230px;border-radius:13px}.google-map-brand{left:8px;top:8px}.google-map-open{right:8px;top:8px;min-height:34px;padding-inline:9px}.google-map-status{left:8px;bottom:8px;max-width:calc(100% - 16px)}.google-map-key-note{bottom:8px;width:calc(100% - 16px)}.selected-location{align-items:flex-start}}.seller-public-page{padding-bottom:60px}.seller-profile-banner{padding:28px 0;background:#e7f3ef}.seller-public-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff}.seller-public-avatar{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--brand-dark);color:var(--lime);font-size:29px;font-weight:900}.seller-name-row,.seller-profile-actions,.seller-public-tags{display:flex;align-items:center;gap:9px}.seller-name-row h1{margin:0;font-size:28px}.seller-name-row svg{color:var(--brand)}.seller-public-tags{margin-top:7px}.seller-public-tags span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#eef3f1;color:#53625e;font-size:10px;font-weight:800}.seller-public-tags .verified{background:#e6f6f1;color:var(--brand-dark)}.seller-public-main p{margin:10px 0 0;color:var(--muted);font-size:12px}.seller-profile-actions{justify-content:flex-end}.seller-profile-content{padding-top:22px}.seller-public-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.seller-public-stats article{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff;display:flex;align-items:center;gap:10px}.seller-public-stats svg{color:var(--brand);flex:0 0 auto}.seller-public-stats div{display:grid;grid-gap:3px;gap:3px}.seller-public-stats span{color:var(--muted);font-size:10px}.seller-public-stats strong{font-size:12px}.seller-listings-section{padding-top:30px}.seller-listings-section .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-listing-count{padding:7px 10px;border-radius:999px;background:#e7f4f0;color:var(--brand-dark);font-size:11px;font-weight:800}.seller-safety-note{margin-top:22px;padding:16px;border:1px solid #d9e8e4;border-radius:15px;background:#f4faf8;display:flex;align-items:flex-start;gap:10px}.seller-safety-note svg{color:var(--brand);flex:0 0 auto}.seller-safety-note p{margin:4px 0 0;color:var(--muted);font-size:11px}.seller-report-modal{max-width:510px}.report-modal-title{display:flex;align-items:flex-start;gap:11px;margin-bottom:17px}.report-modal-title>svg{color:var(--orange);flex:0 0 auto}.report-modal-title h2,.report-modal-title p{margin:0}.report-modal-title p{margin-top:4px;color:var(--muted);font-size:12px}.report-reasons{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px}.report-reasons label{min-height:43px;padding:9px 11px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:9px;font-size:12px;cursor:pointer}.report-reasons label.selected{border-color:var(--brand);background:#edf8f5}.report-reasons input{accent-color:var(--brand)}.seller-report-modal textarea{min-height:90px}.seller-report-modal .form-group small{justify-self:end;color:var(--muted)}.report-submit{width:100%;margin-top:14px}@media(max-width:768px){.seller-public-page{padding-bottom:20px}.seller-profile-banner{padding:12px 0}.seller-profile-banner .breadcrumbs{margin-bottom:8px}.seller-public-card{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:14px;border-radius:16px}.seller-public-avatar{width:54px;height:54px;font-size:21px}.seller-name-row h1{font-size:20px}.seller-public-main p{display:none}.seller-profile-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.seller-profile-actions .btn{min-width:0;padding-inline:8px;font-size:11px}.seller-profile-content{padding-top:12px}.seller-public-stats{grid-template-columns:1fr 1fr;gap:7px}.seller-public-stats article{padding:11px;align-items:flex-start}.seller-listings-section{padding-top:22px}.seller-listings-section .section-head{align-items:center}.seller-listings-section .section-head h2{font-size:17px}.seller-listings-section .section-head p{display:none}.seller-listing-count{font-size:9px}.seller-listings-section .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-safety-note{margin-top:14px}.seller-report-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);overflow-y:auto;padding:18px}.report-reasons label{min-height:40px}}.category-hierarchy{grid-column:1/-1;display:grid;grid-gap:14px;gap:14px;padding:17px;border:1px solid var(--line);border-radius:17px;background:#f8fbfa}.category-hierarchy-head,.category-hierarchy-head>div,.hierarchy-complete,.hierarchy-path{display:flex;align-items:center}.category-hierarchy-head{justify-content:space-between;gap:12px}.category-hierarchy-head>div{gap:9px}.category-hierarchy-head>div>svg{color:var(--brand);flex:0 0 auto}.category-hierarchy-head span:not(.hierarchy-complete){display:grid}.category-hierarchy-head small{margin-top:3px;color:var(--muted);font-size:10px}.hierarchy-complete{gap:5px;padding:6px 9px;border-radius:999px;background:#e5f5f0;color:var(--brand-dark);font-size:10px;font-weight:800}.category-hierarchy-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hierarchy-disabled{opacity:.5;pointer-events:none}.hierarchy-path{gap:7px;min-width:0;padding:9px 11px;border-radius:11px;background:#eaf3f0;color:#84938f;font-size:10px;font-weight:700}.hierarchy-path span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-path span.selected{color:var(--brand-dark)}.hierarchy-path svg{flex:0 0 auto;color:#9aaba6}@media(max-width:768px){.category-hierarchy{padding:13px;gap:11px;border-radius:15px}.category-hierarchy-head{align-items:flex-start}.category-hierarchy-head small{line-height:1.35}.hierarchy-complete{font-size:0;padding:6px}.hierarchy-complete svg{width:17px;height:17px}.category-hierarchy-fields{grid-template-columns:1fr;gap:9px}.hierarchy-path{overflow-x:auto}.hierarchy-path span{flex:0 0 auto;max-width:145px}}.footer-cookie-button{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.cookie-banner{position:fixed;z-index:240;left:18px;right:18px;bottom:18px;max-width:1180px;margin:auto;padding:16px;border:1px solid #cfded9;border-radius:18px;background:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px}.cookie-banner-icon{width:46px;height:46px;border-radius:13px;background:#e7f5f1;color:var(--brand);display:grid;place-items:center}.cookie-banner-copy strong{font-size:15px}.cookie-banner-copy p{max-width:650px;margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.cookie-banner-copy a{color:var(--brand-dark);font-weight:800;text-decoration:underline}.cookie-banner-actions{display:flex;align-items:center;gap:7px}.cookie-banner-actions .btn{min-height:40px;padding-inline:13px;font-size:10px}.cookie-settings-modal{max-width:600px}.cookie-settings-head{display:flex;align-items:flex-start;gap:11px;padding-right:28px}.cookie-settings-head>svg{color:var(--brand);flex:0 0 auto}.cookie-settings-head h2,.cookie-settings-head p{margin:0}.cookie-settings-head p{margin-top:4px;color:var(--muted);font-size:11px}.cookie-options{display:grid;margin-top:17px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.cookie-option{min-height:78px;padding:13px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.cookie-option:last-child{border-bottom:0}.cookie-option>div strong{font-size:12px}.cookie-option>div p{max-width:420px;margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.cookie-switch{position:relative;width:42px;height:24px;padding:2px;border:0;border-radius:999px;background:#cbd5d2;flex:0 0 auto;cursor:pointer}.cookie-switch>span{display:block;width:20px;height:20px;border-radius:50%;background:#fff}.cookie-switch.active{background:var(--brand)}.cookie-switch.active>span{margin-left:18px}.cookie-switch:disabled{cursor:not-allowed}.cookie-switch small{position:absolute;right:50px;top:4px;width:max-content;color:var(--brand-dark);font-size:9px;font-weight:800}.cookie-settings-note{margin:12px 0;color:var(--muted);font-size:10px;line-height:1.45}.cookie-settings-actions{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:8px;gap:8px}.cookie-settings-actions .btn{width:100%}@media(max-width:768px){.cookie-banner{left:8px;right:8px;bottom:calc(82px + env(safe-area-inset-bottom));padding:13px;border-radius:15px;grid-template-columns:auto 1fr;gap:9px}.cookie-banner-icon{width:38px;height:38px;border-radius:11px}.cookie-banner-copy strong{font-size:13px}.cookie-banner-copy p{font-size:10px}.cookie-banner-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.cookie-banner-actions .btn{padding-inline:8px}.cookie-banner-actions .btn-primary{grid-column:1/-1;grid-row:1}.cookie-settings-modal{width:calc(100% - 16px);max-height:calc(100dvh - 18px);overflow-y:auto;padding:17px}.cookie-option{min-height:72px;padding:11px;gap:10px}.cookie-option>div p{padding-right:4px}.cookie-switch small{display:none}.cookie-settings-actions{position:-webkit-sticky;position:sticky;bottom:-17px;margin:10px -17px -17px;padding:10px 17px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}}.category-checks{display:flex;align-items:center;gap:18px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#f8fbfa}.category-checks .check-row{margin:0}.form-group input[readonly]{background:#f1f5f3;color:var(--brand-dark);font-weight:800}@media(max-width:768px){.category-checks{display:grid;grid-gap:10px;gap:10px}.category-checks .check-row{min-height:30px}}.select-component{position:relative;min-width:0}.responsive-native-select{display:none!important}.responsive-select-trigger{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer}.responsive-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-component.is-disabled{opacity:.62}.responsive-select-trigger:disabled{cursor:not-allowed;background:#f2f5f4;color:#7e8d89}.option-sheet{display:flex;flex-direction:column}.option-sheet-search{min-height:52px;padding:8px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px;background:#fff;color:var(--muted)}.option-sheet-search input{width:100%;min-width:0;height:36px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.option-sheet-search input::placeholder{color:#91a09c}.option-sheet-list{min-height:0;flex:1 1}.option-sheet-empty{margin:0;padding:24px 12px;color:var(--muted);font-size:12px;text-align:center}.select-component.search-select{min-width:0;padding:0;border:0;background:transparent}.select-component.search-select>.search-select.responsive-select-trigger{min-height:54px;padding:0 16px;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent}@media(min-width:769px){.option-sheet-backdrop{position:absolute;inset:auto;left:0;right:0;top:calc(100% + 6px);z-index:190;display:block;background:transparent}.option-sheet{width:100%;min-width:210px;max-height:310px;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden;box-shadow:none}.option-sheet-head{display:none}.option-sheet-list{max-height:308px;padding:6px;overflow-y:auto}.option-sheet-list button{min-height:40px;padding:0 10px;border-bottom:0;border-radius:8px;font-size:12px}.option-sheet-list button+button{margin-top:2px}.option-sheet-list button:disabled{opacity:.45;cursor:not-allowed}}@media (max-width:760px){.hero{position:relative;z-index:30}.hero-card{overflow:visible}.hero+.section{position:relative;z-index:1}.search-suggestions{z-index:220;max-height:min(330px,48dvh);overflow-y:auto;border-color:var(--line)}.select-component.search-select{min-width:0;padding:0;border:0;border-radius:0;background:transparent}.select-component.search-select>.search-select.responsive-select-trigger{width:100%;min-height:42px;padding:0 10px;border:0;border-radius:11px;background:#fff;color:var(--ink)}body:has(.video-feed-page){background:#050807}.video-preview-section{padding:24px 0}.video-preview-section .section-head{align-items:flex-end}.video-preview-section .section-head p{max-width:210px}.video-preview-grid{display:flex;gap:8px;overflow-x:auto;margin-inline:-14px;padding:0 14px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.video-preview-grid::-webkit-scrollbar{display:none}.video-preview-card{flex:0 0 154px;border-radius:15px;scroll-snap-align:start}.video-preview-card>div{left:10px;right:10px;bottom:10px}.video-preview-card>div strong{font-size:11px}.video-preview-card>div b{font-size:14px}.video-preview-play{left:9px;top:9px;width:36px;height:36px}.video-feed-page{height:calc(100dvh - 74px - env(safe-area-inset-bottom));min-height:0}.video-feed-topbar{min-height:49px;padding:7px 10px;justify-content:center;background:linear-gradient(rgba(4,8,7,.82),transparent)}.video-feed-topbar>div:first-child{display:none}.video-feed-tabs{background:rgba(12,18,16,.55)}.video-feed-tabs button{min-height:31px;padding-inline:14px;color:#fff}.video-feed-tabs button.active{color:#fff;border-bottom:2px solid var(--lime);border-radius:0;background:transparent}.video-feed-item{height:100%;min-height:0;padding:0}.video-feed-card{display:block;border:0;border-radius:0}.video-feed-card,.video-stage{width:100%;height:100%}.video-stage>video{object-fit:contain;object-position:center}.video-stage-gradient{background:linear-gradient(180deg,rgba(0,0,0,.25),transparent 28%,transparent 52%,rgba(0,0,0,.9))}.video-stage-head{top:55px;left:12px;right:12px}.video-label{padding:6px 8px;font-size:8px}.video-stage-head button{width:36px;height:36px}.video-mobile-copy{position:absolute;z-index:4;left:13px;right:72px;bottom:14px;display:block}.video-seller-line{min-width:0;margin-bottom:9px;display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px}.video-seller-line>span{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:var(--lime);background:#153d35;font-size:10px;font-weight:900}.video-seller-line strong{min-width:0;font-size:11px}.video-mobile-copy h1,.video-seller-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-mobile-copy h1{max-width:255px;margin:0;font-size:15px}.video-mobile-price{display:block;margin-top:4px;color:var(--lime);font-size:17px}.video-mobile-copy p{margin:6px 0 5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#f0f5f3;font-size:10px;line-height:1.4}.video-mobile-copy .video-tags{max-height:15px;overflow:hidden;flex-wrap:nowrap;font-size:8px;color:#caffed}.video-mobile-listing{width:max-content;min-height:34px;margin-top:9px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border-radius:10px;color:#11211d;background:#fff;font-size:10px;font-weight:900}.video-social-actions{right:8px;bottom:16px;gap:8px}.video-social-actions button{width:53px}.video-social-actions button>span{width:42px;height:42px;background:rgba(8,13,12,.62)}.video-social-actions button b{font-size:8px;text-shadow:0 1px 2px rgba(0,0,0,.6)}.video-feed-arrows,.video-listing-panel{display:none}.video-play-center{width:58px;height:58px;margin:-29px}.video-share-backdrop{align-items:end;padding:0}.video-share-sheet{width:100%;padding:17px 14px calc(14px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.video-share-sheet>header strong{font-size:17px}.video-share-options{margin:17px 0 13px;gap:7px}.video-share-options>a,.video-share-options>button{min-height:92px;padding-inline:5px;border-radius:13px}.video-share-options>*>span{width:42px;height:42px}.video-share-link{min-height:46px}}