: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))}.topbar{z-index:20;background:#fff;border-bottom:0;position:sticky;top:0}.status-strip{color:#fff;background:#000;justify-content:space-between;align-items:center;height:24px;padding:0 16px;font-size:12px;line-height:1;display:flex}.status-icons{opacity:.94;font-size:10px}.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}.mobile-tab.active{color:var(--brand);background:#ff78011f}.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)}.consent-overlay{z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0013419e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.consent-box{background:#fff;border:1px solid #0013411a;border-radius:12px;width:min(430px,100%);padding:20px;box-shadow:0 20px 52px #00134147}.consent-kicker{color:var(--brand);margin:0 0 6px;font-size:13px;font-weight:950}.consent-box h2{color:var(--brand-dark);margin:0;font-size:24px;line-height:1.08}.consent-copy{color:#4f5a66;margin:10px 0 16px;font-size:14px;line-height:1.5}.consent-option{color:var(--ink);background:#f9fbfa;border:1px solid #0013411a;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px;font-size:14px;font-weight:800;line-height:1.35;display:grid}.consent-option+.consent-option{margin-top:8px}.consent-option input{width:18px;height:18px;accent-color:var(--brand);margin:1px 0 0}.consent-option a{color:#1267d8;text-underline-offset:2px;text-decoration:underline}.consent-confirm{background:var(--brand);color:#fff;border:0;border-radius:8px;width:100%;height:46px;margin-top:14px;font-weight:950}.consent-confirm:disabled{cursor:not-allowed;background:#c7cbd1}.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:#dfe7df;border:0;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 2px 7px #00134121}.item-media{aspect-ratio:.64;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-count,.time-badge{color:#fff;background:#0f1216db;border-radius:999px;align-items:center;gap:3px;height:20px;padding:0 6px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:7px}.media-count{left:6px}.time-badge{right:6px}.time-badge.live{background:var(--brand)}.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:4px;display:flex;position:absolute;bottom:6px;left:6px;right:6px}.overlay-chip{color:#050505;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:5px;align-items:center;gap:3px;max-width:100%;min-height:24px;padding:3px 6px;font-size:11px;font-weight:900;line-height:1.1;display:inline-flex;overflow:hidden;box-shadow:0 1px 4px #0000002e}.location-chip{font-size:10px;font-weight:800}.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-screen .status-strip{z-index:60;position:sticky;top:0}.detail-media-frame{height:calc(100svh - 145px - env(safe-area-inset-bottom));touch-action:pan-y pinch-zoom;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{object-fit:contain;object-position:center center;will-change:transform;width:100%;height:100%;transition:transform .12s}.detail-video-button{background:#000;border:0;padding:0;display:block;position:absolute;inset:0}.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-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-media-missing,.detail-loading{min-height:220px;color:var(--muted);place-items:center;font-weight:800;display:grid}.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)}.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}@media (min-width:540px){.page{width:min(720px,100%);padding-inline:8px}.feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.app-shell{padding-bottom:0}.status-strip{display:none}.detail-screen .status-strip{display:flex}.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}.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 (min-width:1120px){.feed-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
