:root{--bg:#f4fbf7;--surface:#fff;--surface-soft:#f0f3f6;--ink:#151a20;--muted:#67717d;--line:#dfe4ea;--brand:#ff7801;--brand-dark:#001341;--accent:#ff7801;--gold:#d6a245;--shadow:0 12px 30px #151a2014;--radius:8px;--mobile-max:767px}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);letter-spacing:0;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.app-shell{background:var(--bg);min-height:100svh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.app-shell.rc-shell{padding-bottom:0}.topbar{z-index:20;background:#fff;border-bottom:0;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:10px;width:min(430px,100%);height:56px;margin:0 auto;padding:0 12px;display:flex}.brand-lockup{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;font-weight:800;display:flex}.logo-text{color:var(--brand-dark);font-size:30px;font-weight:900;line-height:.88}.logo-text span:last-child{color:var(--brand)}.logo-ar{color:var(--brand-dark);font-size:12px;font-weight:700;line-height:1.1}.header-circle{color:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.menu-circle{background:var(--brand-dark)}.header-menu{position:relative}.header-dropdown{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #0013411a;border-radius:10px;gap:4px;min-width:220px;padding:6px;display:grid;position:absolute;top:48px;left:0;box-shadow:0 14px 32px #0013412e}.header-dropdown a{min-height:42px;color:var(--brand-dark);border-radius:8px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.header-dropdown a:hover{color:var(--brand);background:#ff78011a}.search-circle{background:var(--brand)}.search{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:40px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.mobile-tabs{right:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #0013411f;border-radius:999px;grid-template-columns:repeat(2,1fr);width:184px;height:52px;padding:5px;display:grid;position:fixed;left:auto;transform:translate(50%);box-shadow:0 10px 28px #0013412e}.mobile-tab{color:#8d9295;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:12px;font-weight:900;display:flex}.site-footer{text-align:center;width:min(1180px,100%);margin:18px auto 0;padding:16px 14px 82px}.site-footer a{color:var(--muted);font-size:13px;font-weight:850}.site-footer a:hover{color:var(--brand)}.page{width:min(430px,100%);margin:0 auto;padding:4px 3px 18px}.section-head{justify-content:space-between;align-items:end;gap:12px;margin:14px 0 10px;display:flex}.section-head h1,.section-head h2{margin:0;font-size:20px;line-height:1.15}.section-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.chip-row{scrollbar-width:none;gap:8px;padding:2px 0 10px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);background:var(--surface);min-width:max-content;height:34px;color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.chip.active{color:var(--brand-dark);background:#0b7a5f1a;border-color:#0b7a5f38}.inline-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px;display:grid}.inline-search input{border:1px solid var(--line);background:var(--surface);border-radius:8px;outline:0;min-width:0;height:40px;padding:0 12px}.inline-search button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:8px;height:40px;padding:0 12px;font-weight:850}.toast-note,.empty-state{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;margin:10px 0;padding:12px;font-size:13px}.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.item-card{background:#fff;border:0;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 6px 14px #0000002e}.item-media{aspect-ratio:.58;background:linear-gradient(140deg, #0b7a5f14, #d6a2451c), var(--surface-soft);position:relative;overflow:hidden}.item-image{object-fit:cover;width:100%;height:100%}.item-visual{background:linear-gradient(145deg, var(--visual-a), var(--visual-b));border-radius:8px;position:absolute;inset:10%;box-shadow:inset 0 0 0 1px #ffffff6b,0 12px 24px #151a2021}.item-visual:before,.item-visual:after{content:"";background:#ffffff85;border-radius:999px;position:absolute}.item-visual:before{width:36%;height:12%;top:18%;left:18%}.item-visual:after{width:18%;height:18%;bottom:14%;right:15%}.media-badge-row{z-index:2;align-items:flex-start;gap:4px;display:inline-flex;position:absolute;top:7px;left:7px}.media-count,.time-badge{color:#fff;background:#000000a6;border-radius:8px;align-items:center;gap:3px;min-height:21px;padding:4px 6px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.time-badge{z-index:2;font-size:10px;position:absolute;top:7px;right:7px}.live-badge{color:#fff;background:#e92808;border-radius:7px;align-items:center;gap:4px;min-height:22px;padding:4px 7px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.top-live-badge{z-index:2;position:absolute;top:7px;right:7px}.inline-live-badge{margin-top:0}.play-badge{color:#fff;background:#0000007a;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.item-overlay{flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;bottom:10px;left:8px;right:8px}.overlay-chip{color:#050505;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:4px;max-width:100%;min-height:27px;padding:4px 6px;font-size:14px;font-weight:900;line-height:1.1;display:inline-flex;overflow:hidden}.location-chip{font-size:13px;font-weight:700}.location-symbol{flex:none;font-size:13px;line-height:1;display:inline-block}.price-chip{color:#d00000;font-size:13px;font-weight:900}.title-chip{width:fit-content}.live-grid{gap:10px;display:grid}.live-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:108px minmax(0,1fr);gap:10px;padding:8px;display:grid}.live-card .item-media{border-radius:8px}.live-copy{min-width:0}.live-copy h2{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 6px;font-size:15px;overflow:hidden}.live-copy p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-layout{gap:14px;display:grid}.detail-gallery{border-radius:var(--radius);background:var(--surface);overflow:hidden}.detail-gallery .item-media{aspect-ratio:1}.detail-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:14px}.detail-panel h1{margin:0 0 8px;font-size:22px;line-height:1.16}.detail-price{color:var(--brand-dark);margin:0 0 10px;font-size:24px;font-weight:950}.facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.fact{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:9px}.fact span{color:var(--muted);font-size:11px;font-weight:800;display:block}.fact strong{margin-top:3px;font-size:13px;display:block}.action-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.btn{border:1px solid var(--line);background:var(--surface);height:44px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.btn.primary{border-color:var(--brand);background:var(--brand);color:#fff}.load-more{width:min(260px,100%);margin:16px auto 0}.detail-screen{background:var(--bg);min-height:100svh;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.detail-media-frame{height:calc(100svh - 121px - env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:none;background:#000;min-height:420px;max-height:760px;position:relative;overflow:hidden}.detail-media-boundary{contain:layout paint;background:#000;position:absolute;inset:0;overflow:hidden}.detail-media-track{will-change:transform;width:100%;height:100%;transition:transform .26s;display:flex}.detail-media-track.dragging{transition:none}.detail-media-slide{cursor:grab;-webkit-user-select:none;user-select:none;background:#000;min-width:100%;height:100%;position:relative;overflow:hidden}.detail-media-track.dragging .detail-media-slide{cursor:grabbing}.detail-media{object-fit:contain;object-position:center center;transform-origin:50%;will-change:transform;width:100%;height:100%;transition:transform .12s}.detail-video-button{background:#000;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.detail-video-button .detail-media{position:absolute;inset:0}.detail-back{z-index:65;color:#111;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:8px;left:10px;box-shadow:0 4px 14px #00000038}.detail-live-badge,.detail-count-badge{z-index:20;color:#fff;background:#121418db;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;position:absolute}.detail-live-badge{background:var(--brand);top:14px;right:12px}.detail-count-badge{bottom:12px;left:12px}.detail-media-badges{z-index:20;pointer-events:none;align-items:center;gap:6px;display:inline-flex;position:absolute;bottom:12px;left:12px}.detail-media-badges .detail-count-badge{gap:3px;position:static}.detail-info-overlay{z-index:18;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:52px;left:12px;right:12px}.detail-chip{color:#050505;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:5px;align-items:center;gap:5px;max-width:min(92%,420px);min-height:27px;padding:5px 8px;font-size:13px;font-weight:900;line-height:1.1;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #00000038}.detail-dots{z-index:21;pointer-events:none;justify-content:center;gap:4px;display:flex;position:absolute;bottom:17px;left:0;right:0}.detail-dots span{background:#ffffff85;border-radius:50%;width:6px;height:6px}.detail-dots span.active{background:#fff;border-radius:999px;width:16px}.media-arrow{z-index:22;color:#111;background:#ffffffdb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:none;position:absolute;top:50%;transform:translateY(-50%)}.media-arrow.left{left:12px}.media-arrow.right{right:12px}.video-state{z-index:25;color:#fff;background:#2d2d2db8;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-video-progress{z-index:5;pointer-events:none;background:#000000b8;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}.detail-video-progress span{transform-origin:0;background:var(--brand);will-change:transform;width:100%;height:100%;display:block}.detail-media-missing,.detail-loading{min-height:220px;color:var(--muted);place-items:center;font-weight:800;display:grid}.detail-warmup{pointer-events:none}.detail-skeleton-media{background:linear-gradient(100deg,#101014 0%,#20242b 46%,#101014 92%),#111;position:absolute;inset:0;overflow:hidden}.detail-skeleton-media span{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);animation:1.3s ease-in-out infinite skeleton-sheen;position:absolute;inset:0;transform:translate(-100%)}.skeleton-circle{background:#ffffffdb}.skeleton-chip{color:#0000;background:#ffffffdb;min-width:88px}.skeleton-chip.short{width:96px}.skeleton-chip.medium{width:150px}.skeleton-chip.long{width:min(250px,72%)}.detail-seller-skeleton{justify-items:center;gap:7px;display:grid}.detail-seller-skeleton span{background:#e6ecea;border-radius:999px;height:13px;display:block}.detail-seller-skeleton span:first-child{width:230px}.detail-seller-skeleton span:last-child{width:140px}@keyframes skeleton-sheen{to{transform:translate(100%)}}.detail-seller{text-align:center;background:#fff;border-bottom:0;width:min(720px,100%);margin:0 auto;padding:12px 12px 10px;display:block}.detail-seller h1{color:#171717;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:14px;font-weight:950;line-height:1.24;overflow:hidden}.detail-seller h1 span{font-size:13px;font-weight:850}.detail-seller p{color:#111;margin:0;font-size:13px;font-weight:850}.detail-action-bar{z-index:70;padding:12px 23px calc(14px + env(safe-area-inset-bottom));background:#000;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0}.detail-action{color:#fff;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;height:42px;padding:0 8px;font-size:14px;font-weight:950;display:inline-flex;overflow:hidden}.detail-action.call{background:#1f7aff}.detail-action.whatsapp{background:#25d366}.detail-action.share{background:var(--brand)}.share-sheet-backdrop{z-index:80;padding:18px 12px max(18px, env(safe-area-inset-bottom));background:#00000057;place-items:end center;display:grid;position:fixed;inset:0}.share-sheet{background:#fff;border-radius:18px;width:min(430px,100%);max-height:calc(100svh - 36px);padding:0 18px 22px;overflow-y:auto;box-shadow:0 -10px 30px #0000002e}.share-sheet-header{z-index:2;background:#fff;grid-template-columns:44px 1fr 44px;align-items:center;min-height:58px;display:grid;position:sticky;top:0}.share-sheet-header button{color:#111;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.share-sheet-header h2{text-align:center;margin:0;font-size:16px;font-weight:900}.share-preview-card{aspect-ratio:2/3;background:#ececec;border-radius:10px;width:min(260px,78vw);margin:16px auto 28px;position:relative;overflow:hidden;box-shadow:0 6px 18px #00000029}.share-preview-media{object-fit:cover}.share-preview-empty{height:100%;color:var(--muted);place-items:center;font-weight:900;display:grid}.share-preview-info{z-index:1;flex-direction:column;align-items:flex-start;gap:7px;display:flex;position:absolute;bottom:14px;left:12px;right:12px}.share-preview-chip{color:#000;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:6px;max-width:100%;min-height:31px;padding:5px 8px;font-size:17px;font-weight:700;line-height:1.15;display:inline-flex;overflow:hidden}.share-preview-chip.price{color:#d00000;font-size:16px;font-weight:900}.share-preview-chip.name{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;max-height:50px;font-size:19px;font-weight:900;display:-webkit-box}.share-actions{grid-template-columns:repeat(4,minmax(64px,1fr));align-items:start;gap:12px;display:grid}.share-option{color:#111;text-align:center;background:0 0;border:0;justify-items:center;gap:7px;font-size:11px;line-height:1.1;display:grid}.share-option span{color:#111;background:#fff;border:1px solid #e0e0e0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.share-option.whatsapp span{color:#fff;background:#5dd95d;border-color:#0000}.share-option.whatsapp-business span{color:#fff;background:#25d366;border-color:#0000}.share-option.native span{background:var(--brand);color:#fff;border-color:#0000}.share-copy-status{color:var(--brand);text-align:center;margin:16px 0 0;font-size:13px;font-weight:900}.whatsapp-mark{font-size:20px;line-height:1}.terms-page{background:linear-gradient(180deg, #ff780114, #f4fbf700 260px), var(--bg);min-height:100svh;color:var(--ink);padding-bottom:36px}.terms-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #00134114;justify-content:center;align-items:center;height:62px;display:flex;position:sticky;top:0}.terms-back{width:38px;height:38px;color:var(--brand-dark);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;left:14px;box-shadow:0 6px 18px #0013411f}.terms-brand{color:var(--brand-dark);font-size:27px;font-weight:950;line-height:1}.terms-brand span:last-child{color:var(--brand)}.terms-hero,.terms-document{width:min(860px,100% - 28px);margin:0 auto}.terms-hero{text-align:center;padding:28px 0 18px}.terms-icon{background:var(--brand-dark);color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;margin:0 auto 12px;display:grid;box-shadow:0 14px 30px #0013412e}.terms-kicker{color:var(--brand);margin:0 0 8px;font-size:13px;font-weight:900}.terms-hero h1{color:var(--brand-dark);margin:0;font-size:clamp(30px,7vw,48px);line-height:1.02}.terms-hero>p:last-child{color:#4f5a66;max-width:680px;margin:12px auto 0;font-size:15px;line-height:1.55}.legal-switch{background:#fff;border:1px solid #00134114;border-radius:999px;gap:6px;margin-top:16px;padding:5px;display:inline-flex;box-shadow:0 8px 22px #00134114}.legal-switch a{min-width:86px;height:34px;color:var(--brand-dark);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.legal-switch a:hover{color:var(--brand);background:#ff78011f}.terms-document{gap:10px;display:grid}.terms-section,.terms-footer-note{background:#fffffff5;border:1px solid #00134114;border-radius:10px;padding:18px;box-shadow:0 10px 26px #0013410f}.terms-section h2{color:var(--brand-dark);margin:0 0 10px;font-size:18px;line-height:1.2}.terms-section p,.terms-section li{color:#4f5a66;font-size:14px;line-height:1.58}.terms-section p{margin:0 0 9px}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:8px 0 0;padding-left:20px}.terms-section li+li{margin-top:5px}.terms-footer-note{color:var(--brand-dark);background:#ff780114;border-color:#ff780133;font-size:14px;font-weight:850;line-height:1.5}.delete-page{width:min(860px,100% - 28px);margin:0 auto;padding:26px 0 0}.delete-hero{text-align:center}.delete-icon{background:var(--brand-dark);color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;margin:0 auto 12px;display:grid;box-shadow:0 14px 30px #0013412e}.delete-kicker{color:var(--brand);margin:0 0 8px;font-size:13px;font-weight:950}.delete-hero h1{color:var(--brand-dark);margin:0;font-size:clamp(30px,7vw,48px);line-height:1.04}.delete-hero>p{color:#4f5a66;max-width:650px;margin:12px auto 0;font-size:15px;line-height:1.56}.delete-card,.delete-info-card{background:#fffffff5;border:1px solid #00134114;border-radius:10px;box-shadow:0 10px 26px #0013410f}.delete-card{margin-top:20px;padding:18px}.delete-form{gap:10px;display:grid}.delete-form label{color:var(--brand-dark);font-size:13px;font-weight:950}.delete-form input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #00134124;border-radius:8px;outline:0;padding:0 12px}.delete-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ff780124}.delete-form button{background:var(--brand);color:#fff;border:0;border-radius:8px;height:46px;font-weight:950}.delete-message{border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.45}.delete-message.error{color:#9f2416;background:#d947311a}.delete-message.success{color:#0c6f32;background:#25d3661f}.delete-info-grid{gap:10px;margin-top:12px;display:grid}.delete-info-card{padding:16px}.delete-info-card svg{color:var(--brand)}.delete-info-card h2{color:var(--brand-dark);margin:8px 0;font-size:17px}.delete-info-card p,.delete-info-card li{color:#4f5a66;font-size:14px;line-height:1.55}.delete-info-card p{margin:0}.delete-info-card ul{margin:0;padding-left:20px}.seller-hero{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.seller-cover{background:linear-gradient(135deg,#0b7a5feb,#d94731c2),linear-gradient(90deg,#e9eef2,#fff);height:116px}.seller-info{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:0 14px 14px;display:grid}.avatar{background:var(--brand-dark);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:72px;height:72px;margin-top:-26px;font-size:24px;font-weight:900;display:grid}.seller-info h1{margin:10px 0 4px;font-size:21px}.seller-info p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.seller-profile-screen{background:var(--bg);min-height:100svh;padding:16px 2px calc(86px + env(safe-area-inset-bottom))}.seller-profile-back{color:#111;background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 0 2px 14px;display:grid;box-shadow:0 4px 14px #0013412e}.seller-profile-top{text-align:center;width:min(430px,100%);margin:0 auto;padding:4px 18px 10px}.seller-profile-top h1{color:#000;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:950;line-height:1.25;overflow:hidden}.seller-profile-top p{color:#000;margin:5px 0 0;font-size:14px;font-weight:900}.seller-status-tabs{background:#fff;border:1px solid #0000002e;border-radius:8px;grid-template-columns:1fr 1fr;width:min(430px,100% - 36px);height:40px;margin:0 auto 4px;display:grid;overflow:hidden}.seller-status-tabs button{color:#000;background:0 0;border:0;font-size:20px;font-weight:900}.seller-status-tabs button+button{border-left:1px solid #0000002e}.seller-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 4px;width:min(430px,100%);margin:0 auto;padding:4px 2px 12px;display:grid}.seller-profile-state{color:#8a8f96;text-align:center;place-items:center;width:min(430px,100% - 24px);min-height:220px;margin:0 auto;font-size:16px;font-weight:800;display:grid}.seller-profile-state p{margin:0}.seller-profile-state button,.seller-load-more{background:var(--brand);color:#fff;border:0;border-radius:8px;height:42px;padding:0 16px;font-weight:950}.seller-load-more{width:min(260px,100% - 40px);margin:8px auto 0;display:block}.seller-load-more:disabled{background:#c6cbd0}.seller-profile-card-skeleton{aspect-ratio:.58;background:linear-gradient(100deg,#dfe7df 0%,#eef4ee 46%,#dfe7df 92%),#dfe7df;border-radius:8px;animation:1.2s ease-in-out infinite alternate seller-card-pulse;display:block;overflow:hidden}@keyframes seller-card-pulse{0%{opacity:.62}to{opacity:1}}@media (min-width:540px){.page{width:min(720px,100%);padding-inline:8px}.feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(720px,100%)}.seller-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-inline:8px}}@media (min-width:768px){.app-shell{padding-bottom:0}.topbar-inner{width:min(1180px,100%);height:64px;padding-inline:22px}.page{width:min(1180px,100%);padding:20px 22px 34px}.section-head h1,.section-head h2{font-size:28px}.feed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.seller-profile-screen{padding-top:22px}.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(1180px,100%)}.seller-profile-top h1{font-size:18px}.seller-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-inline:22px}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start}.detail-panel{padding:18px;position:sticky;top:82px}.media-arrow{display:grid}}@media (min-width:1120px){.feed-grid,.seller-profile-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.topbar-inner{height:50px}.logo-text{font-size:31px;line-height:.9}.logo-ar{font-size:11px}.mobile-tabs{width:min(430px,100%);height:calc(48px + env(safe-area-inset-bottom));background:var(--bg);padding:0 0 env(safe-area-inset-bottom);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;bottom:0;right:50%;transform:translate(50%)}.mobile-tab{color:#9a9d9d;border-radius:999px;height:48px;font-size:14px;font-weight:900}.site-footer,.refresh-fab,.load-more{display:none!important}.feed-load-sentinel{height:1px}.feed-skeleton-grid{margin-top:0}.feed-card-skeleton{aspect-ratio:.58;background:#e9f1ec;border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 6px 14px #0000001f}.feed-card-skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffad,#0000);animation:1.35s ease-in-out infinite skeleton-sheen;position:absolute;inset:0;transform:translate(-100%)}.feed-skeleton-chip{background:#ffffffeb;border-radius:6px;height:26px;display:block;position:absolute;left:8px}.feed-skeleton-chip.first{width:76px;bottom:45px}.feed-skeleton-chip.second{width:96px;bottom:12px}.empty-state{text-align:center;background:0 0;border:0;place-items:center;min-height:220px;display:grid}.detail-media-frame{height:calc(100svh - 120px - env(safe-area-inset-bottom));min-height:420px}.detail-back{top:12px}.detail-live-badge{background:#e92808;border-radius:7px;min-height:25px;padding:0 9px;font-size:13px;top:15px;right:12px}.detail-seller{background:var(--bg)}.detail-action-bar{background:var(--bg);width:min(430px,100%);padding:8px 6px calc(8px + env(safe-area-inset-bottom));gap:5px;margin:0 auto}.detail-action{border-radius:7px;height:43px;font-size:16px}.detail-action.share{font-size:20px}.seller-profile-screen{padding-top:0}.seller-profile-header{z-index:30;background:0 0;grid-template-columns:52px 1fr 52px;align-items:center;width:min(430px,100%);height:56px;margin:0 auto;padding:0 8px;display:grid;position:sticky;top:0}.seller-profile-back{width:42px;height:42px;margin:0}.seller-profile-logo{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.seller-profile-top{padding-top:3px}.seller-status-tabs button{font-size:17px}.seller-profile-card-skeleton{aspect-ratio:.58;background:#e9f1ec;animation:none;position:relative;box-shadow:0 6px 14px #0000001f}.seller-profile-card-skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffad,#0000);animation:1.35s ease-in-out infinite skeleton-sheen;position:absolute;inset:0;transform:translate(-100%)}.topbar{background:var(--bg)!important}.app-shell.live-shell .topbar{background:#ffe9ec!important}.brand-lockup,.seller-profile-logo{min-height:50px}.feed-grid>div{min-width:0}.item-card{height:100%;display:block}.feed-card-skeleton{aspect-ratio:.58}.mobile-tabs{z-index:30;opacity:1;will-change:opacity, transform;transition:opacity .16s,transform .18s;display:grid;transform:translate(50%);right:50%!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff5!important;border:1px solid #0013411f!important;border-radius:999px!important;grid-template-columns:repeat(2,1fr)!important;width:184px!important;height:52px!important;padding:5px!important;left:auto!important;box-shadow:0 10px 28px #0013412e!important}.mobile-tabs.scroll-hidden{pointer-events:none;opacity:0;transform:translate(50%)translateY(calc(100% + 18px))}.mobile-tab{color:#8d9295;gap:3px;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:100%!important;padding:0!important;font-size:12px!important;display:flex!important}.mobile-tab.active{color:var(--brand)!important;background:#ff78011f!important}.mobile-tab.home-icon-tab svg{display:block!important}.mobile-tab.live-text-tab span{transform:translateY(-1px);color:#e92808!important;font-size:24px!important;line-height:1!important;display:block!important}.topbar,.app-shell.live-shell .topbar{isolation:isolate;box-shadow:0 1px #0013410f;z-index:120!important;background:#fff!important}.topbar:before{z-index:-1;content:"";background:#fff;position:absolute;inset:0}.page{padding-top:14px!important}.feed-skeleton-grid{gap:inherit}.feed-card-skeleton{height:100%}.seller-profile-screen.live{background:linear-gradient(180deg, #ffe9ec 0, var(--bg) 100svh)!important}.seller-status-tabs{height:35px!important}.seller-status-tabs button{letter-spacing:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;font-weight:900!important;line-height:1!important}.seller-profile-header{position:relative!important}.seller-profile-back{position:absolute;top:7px;left:max(8px,50vw - min(1180px,100vw)/2 - 54px);margin:0!important}@media (max-width:539px){.seller-profile-back{left:8px}}.seller-profile-header{background:0 0!important;width:min(430px,100%)!important;margin:0 auto!important;position:sticky!important;top:0!important}.seller-profile-back{z-index:140!important;margin:0!important;position:fixed!important;top:10px!important;left:max(8px,50vw - 644px)!important}.seller-status-tabs{background:#fff!important}.seller-status-tabs button{color:#000!important;background:0 0!important;font-size:20px!important;font-weight:800!important}.seller-status-tabs button.active{color:#fff!important}.seller-status-tabs button.active.post{background:#001341!important}.seller-status-tabs button.active.live{background:#ff7801!important}@media (max-width:539px){.seller-profile-back{left:8px!important}}.topbar-inner{align-items:center!important;height:52px!important}.brand-lockup{justify-content:center!important;min-height:52px!important}.brand-logo-image{object-fit:contain!important;width:142px!important;height:46px!important}.seller-profile-header{height:52px!important}.seller-profile-logo{justify-content:center!important;min-height:52px!important}.seller-profile-header{height:52px!important;overflow:visible!important}.seller-profile-logo .brand-logo-image{object-fit:contain!important;width:220px!important;height:62px!important}@media (max-width:539px){.seller-profile-logo .brand-logo-image{width:170px!important;height:52px!important}}.seller-profile-header{grid-template-columns:52px minmax(260px,1fr) 52px!important;height:64px!important}.seller-profile-logo{height:64px!important;min-height:64px!important;overflow:visible!important}@media (max-width:539px){.seller-profile-header{grid-template-columns:52px 1fr 52px!important;height:56px!important}.seller-profile-logo,.seller-profile-logo-image{height:56px!important}.seller-profile-logo-image{width:168px!important;max-width:168px!important}}.seller-profile-screen{flex-direction:column;align-items:center;min-height:100svh;display:flex;padding-top:0!important}.seller-profile-header,.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(430px,100%)!important}.seller-profile-header{z-index:140!important;background:var(--bg)!important;grid-template-columns:52px minmax(0,1fr) 52px!important;align-items:center!important;height:74px!important;padding:6px 8px 4px!important;display:grid!important;position:sticky!important;top:0!important;overflow:visible!important}.seller-profile-back{z-index:auto!important;place-self:center start!important;width:42px!important;height:42px!important;margin:0!important;position:static!important}.seller-profile-header-spacer{width:42px!important;height:42px!important}.seller-profile-logo-image{object-fit:contain!important;width:176px!important;max-width:100%!important;height:64px!important;display:block!important}.seller-profile-top{padding:2px 18px 12px!important}.seller-profile-top h1{font-size:15px!important;line-height:1.2!important}.seller-status-tabs{height:36px!important;margin-bottom:8px!important}.seller-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-self:center!important;gap:4px!important;padding:0 2px 18px!important}@media (min-width:540px){.seller-profile-header,.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(720px,100%)!important}.seller-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding-inline:8px!important}}@media (min-width:768px){.seller-profile-header,.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(760px,100% - 48px)!important}.seller-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:1120px){.seller-profile-header,.seller-profile-top,.seller-status-tabs,.seller-profile-grid{width:min(760px,100% - 48px)!important}}.topbar,.app-shell.live-shell .topbar{z-index:20!important;position:relative!important;top:auto!important}.app-shell.live-shell{background:linear-gradient(180deg, #ffe9ec 0, var(--bg) 430px)!important}.app-shell.live-shell .topbar{box-shadow:none!important;background:0 0!important}.app-shell.live-shell .topbar:before{background:0 0!important}.search-circle{z-index:180!important;position:fixed!important;top:6px!important;right:max(12px,50vw - 203px)!important}.floating-search{z-index:180;width:44px;height:44px;transition:width .26s;position:fixed;top:6px;right:max(12px,50vw - 203px)}.floating-search.open{width:min(406px,100vw - 24px)}.floating-search .search-circle{width:44px;height:44px;transition:opacity .12s;position:absolute!important;top:0!important;right:0!important}.floating-search.open .search-circle{pointer-events:none;opacity:0}.floating-search-field{border:1px solid var(--brand);color:var(--brand);opacity:0;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 8px 0 12px;transition:opacity .14s;display:flex;position:absolute;inset:0}.floating-search.open .floating-search-field{opacity:1;pointer-events:auto}.floating-search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px;font-weight:700}.floating-search-field button{width:34px;height:34px;color:var(--brand);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.seller-profile-header{z-index:30!important;background:0 0!important;position:relative!important;top:auto!important}.seller-profile-screen.live .seller-profile-header{background:0 0!important}.seller-profile-header{justify-content:center!important;align-items:center!important;width:min(430px,100%)!important;height:52px!important;padding:0 12px!important;display:flex!important}.seller-profile-logo{justify-content:center!important;align-items:center!important;height:52px!important;min-height:52px!important;display:flex!important;overflow:visible!important}.seller-profile-logo-image{object-fit:contain!important;width:142px!important;height:46px!important;display:block!important}.seller-profile-back{z-index:180!important;position:fixed!important;top:10px!important;left:max(8px,50vw - 207px)!important}@media (min-width:768px){.search-circle,.floating-search{right:max(22px,50vw - 568px)!important}.seller-profile-back{left:max(22px,50vw - 434px)!important}}.topbar-inner{position:relative}.market-selector{z-index:170;transition:opacity .12s;position:absolute;top:5px;left:12px}.market-selector.search-open{pointer-events:none;opacity:0}.market-selector-trigger{width:54px;height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:1px;display:flex}.market-flag-image,.market-menu-flag-image{object-fit:contain;flex:none;display:block}.market-flag-image{width:26px;height:26px}.market-selector-menu{background:#fff;border:1px solid #0013411f;border-radius:6px;min-width:184px;display:grid;position:absolute;top:43px;left:0;overflow:hidden;box-shadow:0 14px 30px #0013412e}.market-selector-menu button{min-height:48px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:10px;padding:0 13px;display:flex}.market-selector-menu button+button{border-top:1px solid #00134114}.market-selector-menu button:hover,.market-selector-menu button:focus-visible{background:#f4fbf7;outline:0}.market-menu-flag-image{width:24px;height:24px}.market-selector-menu button span{font-size:15px;font-weight:700}.price-with-currency{align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex}.price-with-currency>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.currency-prefix-image{object-fit:contain;flex:none;width:auto;height:1.25em}.price-chip .price-with-currency,.detail-chip .price-with-currency,.share-preview-chip .price-with-currency{color:inherit;font:inherit}@media (min-width:768px){.market-selector{left:16px}}.rc-page{width:min(760px,100%);margin:0 auto;padding:18px 10px 28px}.rc-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.rc-table{border-collapse:collapse;table-layout:fixed;width:100%}.rc-table th,.rc-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 8px}.rc-table th{background:var(--brand-dark);color:#fff;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.15}.rc-table tbody tr:last-child td{border-bottom:0}.rc-table tbody tr:nth-child(2n){background:#f8fbf9}.rc-code-column{width:58px}.rc-count-column{width:76px;text-align:center!important}.rc-agent-code{color:var(--ink);font-size:14px;font-weight:900}.rc-agent-name{overflow-wrap:anywhere;color:var(--ink);font-size:13px;font-weight:750;line-height:1.25}.rc-count{color:var(--brand-dark);font-variant-numeric:tabular-nums;font-size:15px;font-weight:900;text-align:center!important}.rc-count.active{color:var(--brand)}.rc-table-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:24px;display:grid}.rc-error-action{justify-items:center;gap:14px;display:grid}.rc-retry-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;min-width:110px;height:42px;font-weight:800}.rc-loading-row td{height:58px}.rc-loading-bar{background:linear-gradient(90deg,#edf1ef 25%,#f8faf9 50%,#edf1ef 75%) 0 0/200% 100%;border-radius:4px;width:72%;height:10px;margin:0 auto;animation:1.2s linear infinite rc-loading;display:block}@keyframes rc-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:359px){.rc-page{padding-left:6px;padding-right:6px}.rc-table th,.rc-table td{padding-left:5px;padding-right:5px}.rc-code-column{width:46px}.rc-count-column{width:66px}.rc-table th{font-size:10px}.rc-agent-name{font-size:12px}}@media (min-width:540px){.rc-page{padding:26px 18px 36px}.rc-table th,.rc-table td{padding:14px 16px}.rc-code-column{width:90px}.rc-count-column{width:138px}.rc-table th{font-size:12px}.rc-agent-name{font-size:14px}}
