:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#17231c;background:#f6f4ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{color:inherit}.shell{display:flex;min-height:100dvh}.shell>aside{position:sticky;top:0;width:230px;height:100dvh;display:flex;flex-direction:column;padding:24px 18px;background:#14281e;color:#fff}.brand{display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f26d54;font:italic 23px Georgia}.shell nav{display:grid;gap:7px;margin-top:42px}.shell nav a,.session-button{display:flex;align-items:center;gap:12px;padding:12px;border:0;border-radius:9px;background:transparent;color:#cad6d0;text-decoration:none;font-size:13px;font-weight:700}.shell nav a.active{background:#ffffff16;color:#fff}.shell svg{width:19px}.session-button{margin-top:auto;cursor:pointer}.shell>main{flex:1;min-width:0}.feed-page>header{height:86px;padding:21px 32px;background:#fff;border-bottom:1px solid #e3ded4}.feed-page h1,.feed-page p{margin:2px 0}.feed-page header small{color:#7b837e}.feed-stage{height:calc(100dvh - 86px);display:grid;place-items:center;padding:22px}.video-card{position:relative;height:100%;aspect-ratio:9/16;overflow:hidden;border-radius:20px;background:#222;box-shadow:0 20px 60px #26372e28}.video-card iframe{width:100%;height:100%;border:0}.video-shade{position:absolute;inset:0;background:linear-gradient(transparent 43%,#000e);pointer-events:none}.sound-cta{position:absolute;z-index:8;top:50%;left:50%;display:flex;align-items:center;gap:8px;transform:translate(-50%,-50%);padding:12px 18px;border:1px solid #fff6;border-radius:99px;background:#000a;color:#fff;font-weight:800;white-space:nowrap}.video-copy{position:absolute;z-index:4;left:17px;right:70px;bottom:25px;color:#fff;font-size:12px}.video-copy p{margin:7px 0}.video-actions{position:absolute;z-index:5;right:15px;bottom:28px;display:grid;gap:14px}.video-actions button{border:0;background:transparent;color:#fff}.video-actions small{display:block}.yellow-cart{position:absolute;z-index:5;left:15px;right:65px;bottom:112px;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:12px;background:#f5c84c;text-align:left}.yellow-cart span{min-width:0;flex:1}.yellow-cart small,.yellow-cart b,.yellow-cart strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yellow-cart i{font-size:25px}.affiliate-note{position:absolute;z-index:5;left:18px;bottom:96px;color:#ffffff9c;font-size:8px}.modal-layer{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:#14281ed0;backdrop-filter:blur(6px)}.product-modal{position:relative;width:min(440px,100%);padding:36px;border-radius:24px;background:#fffaf0;text-align:center}.close{position:absolute;right:14px;top:14px;border:0;background:#00000008;border-radius:50%;width:34px;height:34px}.market-badge{padding:6px 10px;border-radius:99px;background:#fff0d1;font-size:10px;font-weight:800}.product-icon{display:grid;place-items:center;width:135px;height:135px;margin:20px auto;border-radius:20px;background:#f7e4ad;font-size:60px}.price{display:block;color:#f26d54;font-size:27px}.product-modal>a{display:block;margin:20px 0 12px;padding:14px;border-radius:99px;background:#f26d54;color:#fff;text-decoration:none;font-weight:800}.product-modal>small,.product-modal p{color:#747c76;font-size:11px}.page{padding:40px}.page>p{color:#6d756f}.cards,.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px}.cards article,.stats article,.admin-panel{padding:23px;border:1px solid #e4ded2;border-radius:14px;background:#fff}.cards b,.stats span,.stats strong{display:block}.cards b,.stats span{margin-bottom:8px;color:#768079;font-size:11px}.stats strong{font-size:28px}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:25px}.auth-page form,.publish-form{width:min(480px,100%);display:grid;gap:16px;padding:32px;border:1px solid #e4ded2;border-radius:20px;background:#fff}.auth-page label,.publish-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.auth-page input,.publish-form input,.publish-form select{padding:13px;border:1px solid #ddd5c8;border-radius:9px}.auth-page button,.publish-form button,.upgrade-card button{padding:13px;border:0;border-radius:99px;background:#f26d54;color:#fff;font-weight:800}.profile-cover{height:190px;border-radius:18px;background:linear-gradient(120deg,#f19b77,#f4d36b,#9ccdb4)}.profile-head{display:flex;align-items:center;gap:15px;padding:0 25px}.profile-head>span{display:grid;place-items:center;width:95px;height:95px;margin-top:-40px;border:6px solid #f6f4ef;border-radius:50%;background:#14281e;color:#fff;font-size:32px}.upgrade-card{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px;padding:30px;border-radius:20px;background:#183c2c;color:#fff}.upgrade-card p{color:#c2d0c9}.chart{height:250px;display:flex;align-items:flex-end;gap:10px;margin-top:20px;padding:25px;border-radius:14px;background:#fff}.chart i{flex:1;height:25%;background:#aad6c1}.chart i:nth-child(2){height:36%}.chart i:nth-child(3){height:50%}.chart i:nth-child(4){height:44%}.chart i:nth-child(5){height:62%}.chart i:nth-child(6){height:58%}.chart i:nth-child(7){height:76%}.chart i:nth-child(8){height:70%}.chart i:nth-child(9){height:84%}.chart i:nth-child(10){height:100%;background:#f26d54}.admin-page{display:flex;min-height:100vh}.admin-page>aside{width:230px;padding:30px;background:#14281e;color:#fff}.admin-page>aside small{display:block;margin-top:10px;color:#91a399}.admin-page>main{flex:1;padding:40px}.error{color:#b33}.center-card{text-align:center}@media(max-width:760px){.shell{display:block}.shell>aside{position:fixed;z-index:20;inset:auto 0 0;width:auto;height:64px;display:block;padding:6px;background:#14281ef7}.shell>aside>.brand,.session-button{display:none}.shell nav{height:100%;display:flex;justify-content:space-around;margin:0}.shell nav a{display:grid;justify-items:center;gap:1px;padding:5px;font-size:9px}.shell nav svg{width:21px}.shell>main{padding-bottom:64px}.feed-page>header{height:70px;padding:14px 18px}.feed-stage{height:calc(100dvh - 134px);padding:0}.video-card{width:100%;border-radius:0}.page{padding:22px}.cards,.stats{grid-template-columns:1fr}.upgrade-card{align-items:flex-start;flex-direction:column}.admin-page>aside{display:none}.admin-page>main{padding:22px}}.yellow-cart{transition:.35s ease}.yellow-cart.tiktok-shop{background:#f5c84c}.yellow-cart.shopee{background:#f58b3a;color:#fff}.yellow-cart.tokopedia{background:#42b549;color:#fff}.yellow-cart.lazada{background:#7b3fd3;color:#fff}.yellow-cart.collapsed{right:auto;width:52px;height:52px;border-radius:50%;padding:14px}.yellow-cart.collapsed span,.yellow-cart.collapsed i{display:none}.pro-check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#ffd23f;color:#173f2e;font-weight:900;font-size:12px}.profile-video-section,.settings-card{background:#fff;border:1px solid #eadfce;border-radius:26px;padding:22px;margin-top:24px}.profile-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-top:14px}.profile-video-grid article{border-radius:20px;padding:14px;background:#153d2d;color:#fff;min-height:155px;display:flex;flex-direction:column;justify-content:end;gap:5px}.profile-video-grid article div{font-size:30px}.profile-video-grid small,.profile-video-grid span{color:#dce8dc;font-size:12px}.upgrade-card.pro{background:#fff3bd;border-color:#ffd23f}.settings-card label{display:grid;gap:8px;margin:12px 0}.settings-card input{border:1px solid #e5d9c8;border-radius:14px;padding:14px}.qris-img{width:min(280px,80vw);border-radius:18px;border:8px solid #fff;box-shadow:0 10px 28px #0002}.yellow-cart.collapsed{background:transparent!important;box-shadow:none!important;border:0!important;width:42px!important;height:42px!important;padding:0!important;bottom:170px!important;left:18px!important;right:auto!important}.yellow-cart.collapsed svg{background:transparent!important;color:#ffd23f!important;width:30px!important;height:30px!important;filter:drop-shadow(0 2px 5px #0008)}.yellow-cart.collapsed span,.yellow-cart.collapsed i{display:none!important}@media(max-width:700px){.yellow-cart.collapsed{bottom:160px!important}.profile-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.fake-file-upgrade{border:1px dashed #f06b55;background:#fff7ed;color:#173f2e;border-radius:14px;padding:14px;font-weight:800;text-align:left;cursor:pointer}.pro-upgrade-box{border-color:#ffd23f;background:#fff8d8}.gateway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.payment-panel small{display:block;margin-top:12px;color:#7b817b}.payment-panel select,.payment-panel input{border:1px solid #e5d9c8;border-radius:14px;padding:14px;background:#fff}.source-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}.source-picker button{border:1px solid #eadfce;background:#fff;border-radius:16px;padding:14px;font-weight:800;color:#173f2e}.source-picker button.active{background:#173f2e;color:#fff;border-color:#173f2e}.source-picker button:not(.active):hover{border-color:#f06b55}.admin-table{display:grid;gap:10px;margin-top:14px}.admin-row{display:grid;grid-template-columns:2fr 1fr 1fr auto auto auto;gap:10px;align-items:center;border:1px solid #eadfce;border-radius:16px;padding:12px;background:#fff}.admin-row small{display:block;color:#778078}.admin-row button{border:0;border-radius:12px;padding:10px 12px;font-weight:800;background:#173f2e;color:#fff}.admin-row button.danger{background:#f06b55}@media(max-width:900px){.admin-row{grid-template-columns:1fr}.admin-row button{width:100%}}.qris-preview{display:flex;align-items:center;gap:14px;margin:16px 0}.qris-preview img{width:140px;border-radius:18px;border:6px solid #fff;box-shadow:0 10px 28px #0002}.qris-preview span{font-weight:800;color:#173f2e}.tiktok-profile{max-width:680px;margin:0 auto;background:#fff;min-height:100vh;padding:0 0 90px;color:#101510}.tt-profile-top{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 8px;background:#fff}.tt-profile-top button{border:0;background:transparent;font-size:28px;font-weight:900}.tt-menu{font-size:34px!important}.tt-profile-head{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:0 24px 12px}.tt-profile-head h1{font-size:42px;line-height:1;margin:18px 0 6px;letter-spacing:-2px;font-weight:1000}.tt-profile-head p{color:#777;font-size:18px;margin:0}.tt-avatar-wrap{position:relative}.tt-avatar{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#173f2e,#f06b55);color:#fff;font-size:48px;font-weight:1000;border:4px solid #fff;box-shadow:0 12px 28px #0002}.tt-avatar-wrap i{position:absolute;right:4px;bottom:4px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#18c7f3;color:#fff;border:3px solid #fff;font-style:normal;font-weight:1000}.tt-pro-check{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ffd23f;color:#173f2e;font-size:16px;vertical-align:middle}.tt-stats{display:flex;gap:36px;padding:12px 24px}.tt-stats span{display:grid;color:#777;font-size:16px}.tt-stats b{font-size:24px;color:#101510}.tt-bio{padding:10px 24px;margin:0;font-size:17px}.tt-actions{display:flex;gap:10px;padding:18px 24px}.tt-actions button{border:1px solid #e5e5e5;background:#fff;border-radius:999px;padding:12px 18px;font-weight:900;font-size:15px}.tt-profile-settings{padding:0 24px 10px}.tt-profile-settings details{border:1px solid #eee;border-radius:18px;padding:14px;background:#fafafa}.tt-profile-settings summary{font-weight:900;cursor:pointer}.tt-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:2}.tt-tabs button{border:0;background:#fff;padding:14px;font-size:25px;color:#777}.tt-tabs button.active{color:#111;border-bottom:3px solid #111}.tt-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#fff}.tt-video-grid article{position:relative;aspect-ratio:9/14;background:linear-gradient(135deg,#193b2d,#f3b15f);overflow:hidden;color:#fff;padding:6px;display:flex;align-items:end}.tt-video-grid article:nth-child(2n){background:linear-gradient(135deg,#283d55,#f06b55)}.tt-video-grid article:nth-child(3n){background:linear-gradient(135deg,#5a4738,#d9c36c)}.tt-video-grid .pin{position:absolute;left:0;top:0;background:#ff2d55;padding:4px 8px;font-weight:900;font-size:13px}.tt-video-grid .thumb{position:absolute;inset:0;display:grid;place-items:center;font-size:36px;text-shadow:0 2px 10px #000}.tt-video-grid span{position:relative;z-index:1;font-weight:900;text-shadow:0 2px 8px #000}@media(max-width:700px){.tiktok-profile{max-width:none}.tt-profile-head h1{font-size:34px}.tt-avatar{width:98px;height:98px}.tt-stats{gap:28px}.tt-actions{overflow:auto}.tt-actions button{white-space:nowrap}.shell main{padding:0}.shell aside{z-index:5}}.tt-menu-wrap{position:relative}.tt-menu-wrap summary{list-style:none;cursor:pointer}.tt-menu-wrap summary::-webkit-details-marker{display:none}.tt-menu-panel{position:absolute;right:0;top:46px;width:min(360px,86vw);background:#fff;border:1px solid #eee;border-radius:22px;padding:14px;box-shadow:0 18px 50px #0002;z-index:20;display:grid;gap:10px}.tt-menu-panel button{border:1px solid #eee;background:#fff;border-radius:16px;padding:13px 15px;text-align:left;font-size:15px;font-weight:900}.tt-menu-panel details{border:1px solid #eee;border-radius:16px;padding:13px;background:#fafafa}.tt-menu-panel details summary{font-weight:1000}.tt-menu-panel .gateway-grid{grid-template-columns:1fr;margin-top:12px}.tt-menu-panel input{width:100%}.tt-actions,.tt-profile-settings,.tt-tabs{display:none!important}.tt-video-grid{border-top:1px solid #eee}.tt-stat-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.tt-stat-panel span{display:grid;border:1px solid #eee;border-radius:14px;padding:12px;background:#fff;color:#667}.tt-stat-panel b{font-size:20px;color:#111}@media(max-width:520px){.tt-stat-panel{grid-template-columns:1fr}}.tt-stat-hero{margin-top:12px;border-radius:22px;padding:18px;background:radial-gradient(circle at top right,#ffda6b,transparent 30%),linear-gradient(135deg,#101510,#173f2e);color:#fff;box-shadow:0 18px 45px #173f2e44}.tt-stat-hero small{display:block;color:#dce8dc;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.tt-stat-hero strong{display:block;font-size:38px;line-height:1;margin:8px 0;color:#ffd23f}.tt-stat-hero span{color:#eef8ef}.tt-menu-panel .tt-stat-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.tt-menu-panel .tt-stat-panel span{position:relative;overflow:hidden;display:grid;gap:3px;border:1px solid #ecf0ec;border-radius:20px;padding:15px;background:linear-gradient(180deg,#fff,#f8fbf8);color:#68736d;box-shadow:0 8px 24px #0000000a}.tt-menu-panel .tt-stat-panel span:after{content:"";position:absolute;right:-20px;top:-20px;width:70px;height:70px;border-radius:50%;background:#ffd23f22}.tt-menu-panel .tt-stat-panel i{font-style:normal;font-size:22px}.tt-menu-panel .tt-stat-panel b{font-size:24px;color:#101510;letter-spacing:-.5px}.tt-menu-panel .tt-stat-panel em{font-style:normal;color:#16844a;font-size:12px;font-weight:900;margin-top:4px}@media(max-width:520px){.tt-menu-panel .tt-stat-panel{grid-template-columns:1fr}.tt-stat-hero strong{font-size:32px}}.tt-edit-wrap{position:relative}.tt-edit-wrap summary{list-style:none;cursor:pointer;border:0;background:transparent;font-size:28px;font-weight:900}.tt-edit-wrap summary::-webkit-details-marker{display:none}.tt-edit-panel{position:absolute;left:0;top:46px;width:min(380px,88vw);background:#fff;border:1px solid #eee;border-radius:22px;padding:18px;box-shadow:0 18px 50px #0002;z-index:25;display:grid;gap:12px}.tt-edit-panel h3{margin:0 0 4px;font-size:24px}.tt-edit-panel label{display:grid;gap:7px;font-weight:800}.tt-edit-panel input,.tt-edit-panel textarea{border:1px solid #e5e5e5;border-radius:14px;padding:13px;font:inherit}.tt-edit-panel textarea{min-height:90px;resize:vertical}.tt-edit-panel button{border:0;border-radius:16px;padding:14px;background:#173f2e;color:#fff;font-weight:1000}.tt-menu-panel details details,.tt-menu-panel .gateway-grid label:has(input[value]){display:initial}.tt-avatar-wrap i{background:#ffd23f!important;color:#173f2e!important;font-weight:1000}.tt-menu-panel .logout-menu-button{background:#fff0ed!important;color:#d33!important;border-color:#ffd2ca!important}.login-required-card{display:grid;place-items:center;text-align:center;min-height:65vh}.login-profile-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:14px 24px;border-radius:999px;background:#173f2e;color:#fff;text-decoration:none;font-weight:1000;box-shadow:0 12px 30px #173f2e33}:root{--mono-red:#e21b2d;--mono-red-dark:#a80f1d;--mono-black:#080808;--mono-white:#ffffff;--mono-soft:#fff5f5;--mono-line:#f0d7d7;color:#111;background:#fff7f7}.shell{background:#fff7f7}.shell aside{background:linear-gradient(180deg,#070707,#1a0b0d)!important;color:#fff}.brand span{background:linear-gradient(135deg,#e21b2d,#fff)!important;color:#070707!important}.brand strong{color:#fff}.shell aside nav a{color:#fff!important}.shell aside nav a.active,.shell aside nav a:hover{background:#e21b2d!important;color:#fff!important}.session-button{background:#e21b2d!important;color:#fff!important}.feed-page,.page{background:#fff7f7}.feed-page header,.app-topbar{background:#fff}.video-card{box-shadow:0 24px 80px #e21b2d22}.sound-cta,.pill-button,.publish-form button,.settings-card button,.tt-edit-panel button{background:#e21b2d!important;color:#fff!important}.yellow-cart,.marketplace-tiktok{background:#fff!important;color:#080808!important;border:2px solid #e21b2d!important}.product-modal a{background:#e21b2d!important;color:#fff!important}.tt-profile-top,.tiktok-profile,.tt-tabs button{background:#fff!important}.tt-profile-head h1{color:#080808}.tt-pro-check,.tt-avatar-wrap i{background:#e21b2d!important;color:#fff!important}.tt-avatar{background:linear-gradient(135deg,#080808,#e21b2d 55%,#fff 120%)!important}.tt-menu-panel,.tt-edit-panel,.settings-card,.profile-video-section,.admin-panel{border-color:#f0d7d7!important;box-shadow:0 18px 60px #e21b2d14}.tt-stat-hero{background:radial-gradient(circle at top right,#fff,transparent 28%),linear-gradient(135deg,#080808,#e21b2d)!important}.tt-stat-hero strong{color:#fff!important}.tt-menu-panel .tt-stat-panel span:after{background:#e21b2d18!important}.tt-video-grid article{background:linear-gradient(135deg,#080808,#e21b2d)!important}.tt-video-grid article:nth-child(2n){background:linear-gradient(135deg,#e21b2d,#fff)!important;color:#080808}.tt-video-grid article:nth-child(3n){background:linear-gradient(135deg,#080808,#fff)!important;color:#e21b2d}.tt-video-grid .pin{background:#e21b2d!important;color:#fff}.login-profile-button{background:#e21b2d!important;box-shadow:0 14px 34px #e21b2d33}.admin-page aside{background:#080808!important}.admin-row button{background:#080808!important}.admin-row button.danger,.tt-menu-panel .logout-menu-button{background:#fff0f0!important;color:#e21b2d!important;border-color:#ffc7c7!important}.pro-upgrade-box{background:#fff!important;border-color:#e21b2d!important}.qris-preview span{color:#e21b2d!important}.tt-avatar-wrap i,.tt-pro-check,.pro-check{background:linear-gradient(135deg,#7a4b00,#ffd76a,#fff2b0,#c88700)!important;color:#2a1700!important;border-color:#fff8d9!important;box-shadow:0 0 0 3px #fff,0 0 18px #ffd76aaa,0 8px 18px #c8870055;position:relative;overflow:hidden;animation:goldPulse 2.6s ease-in-out infinite}.tt-avatar-wrap i:after,.tt-pro-check:after,.pro-check:after{content:"";position:absolute;inset:-40%;background:linear-gradient(120deg,transparent 35%,#ffffffcc 48%,transparent 62%);transform:translate(-120%) rotate(18deg);animation:goldShine 3.4s ease-in-out infinite}@keyframes goldPulse{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.16);transform:scale(1.04)}}@keyframes goldShine{0%,35%{transform:translate(-130%) rotate(18deg)}55%{transform:translate(130%) rotate(18deg)}to{transform:translate(130%) rotate(18deg)}}:root{--mono-red:#ef6a5a;--mono-red-dark:#d94d43;--mono-soft:#fff8f6;--mono-line:#f3d8d4}.shell{background:#fff8f6}.shell aside nav a.active,.shell aside nav a:hover{background:#ef6a5a!important}.session-button,.sound-cta,.pill-button,.publish-form button,.settings-card button,.tt-edit-panel button,.product-modal a{background:#ef6a5a!important}.video-card{box-shadow:0 24px 80px #ef6a5a22}.login-profile-button{background:#ef6a5a!important;box-shadow:0 14px 34px #ef6a5a33}.tt-stat-hero{background:radial-gradient(circle at top right,#fff,transparent 28%),linear-gradient(135deg,#141414,#ef6a5a)!important}.admin-row button.danger,.tt-menu-panel .logout-menu-button{color:#d94d43!important;border-color:#ffd8d4!important}.yellow-cart{border:0!important;color:#1b241d!important}.yellow-cart.tiktok-shop,.yellow-cart.marketplace-tiktok{background:#ffd23f!important;color:#1b241d!important}.yellow-cart.tokopedia,.yellow-cart.marketplace-tokopedia{background:#42c56e!important;color:#102316!important}.yellow-cart.lazada,.yellow-cart.marketplace-lazada{background:#7d5cff!important;color:#fff!important}.yellow-cart.collapsed{background:transparent!important;border:0!important}.yellow-cart.collapsed svg{color:#ffd23f!important}.yellow-cart.shopee.collapsed svg,.yellow-cart.marketplace-shopee.collapsed svg{color:#ff8a3d!important}.yellow-cart.tokopedia.collapsed svg,.yellow-cart.marketplace-tokopedia.collapsed svg{color:#42c56e!important}.yellow-cart.lazada.collapsed svg,.yellow-cart.marketplace-lazada.collapsed svg{color:#7d5cff!important}.tt-avatar-wrap i{right:2px!important;bottom:6px!important;width:30px!important;height:30px!important;font-size:16px!important;border:3px solid #fff!important}.tt-avatar-wrap{position:relative!important;display:inline-block!important}.tt-avatar-wrap i{position:absolute!important;right:0!important;bottom:0!important;transform:translate(15%,-5%)!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;z-index:3!important;margin:0!important}:root{--mono-red:#c1121f;--mono-red-2:#e5383b;--mono-red-soft:#fff1f2;--mono-black:#090909}.shell{background:linear-gradient(135deg,#fff7f7,#fff)}.shell aside{background:linear-gradient(180deg,#090909,#1d0b0d 55%,#31090e)!important}.shell aside nav a{border-radius:18px!important;transition:.22s ease}.shell aside nav a.active,.shell aside nav a:hover{background:linear-gradient(135deg,#c1121f,#e5383b)!important;box-shadow:0 12px 26px #c1121f33;transform:translate(2px)}button,.session-button,.pill-button,.publish-form button,.settings-card button,.tt-edit-panel button,.product-modal a,.login-profile-button{border-radius:18px!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.sound-cta,.pill-button,.publish-form button,.settings-card button,.tt-edit-panel button,.product-modal a,.login-profile-button{background:linear-gradient(135deg,#b90f1b,#e5383b 55%,#ff6b5f)!important;box-shadow:0 14px 30px #c1121f2e!important;border:0!important}button:hover,.pill-button:hover,.publish-form button:hover,.settings-card button:hover,.tt-edit-panel button:hover,.product-modal a:hover,.login-profile-button:hover{transform:translateY(-1px);filter:saturate(1.05) brightness(1.02);box-shadow:0 18px 38px #c1121f38!important}.feed-page,.page{background:radial-gradient(circle at top right,#fff0f1 0%,transparent 32%),linear-gradient(180deg,snow,#fff)}.tt-profile-top,.tiktok-profile{background:linear-gradient(180deg,#fff,#fff9f9)!important}.tt-avatar{background:linear-gradient(145deg,#090909,#7a0710 42%,#d7192a 75%,#fff 130%)!important;box-shadow:0 18px 45px #c1121f24}.tt-menu-panel,.tt-edit-panel,.settings-card,.profile-video-section,.admin-panel,.product-modal{border-radius:26px!important;border:1px solid #f3d4d7!important;background:#fffffff5!important;box-shadow:0 22px 65px #c1121f18!important;backdrop-filter:blur(10px)}.tt-menu-panel button{border-radius:18px!important}.tt-stat-hero{background:radial-gradient(circle at top right,#ffb3b3 0%,transparent 30%),linear-gradient(135deg,#090909,#5b070e 52%,#c1121f)!important;box-shadow:0 22px 55px #c1121f33!important}.tt-menu-panel .tt-stat-panel span{border-radius:22px!important}.source-picker button{border-radius:18px!important}.source-picker button.active{background:linear-gradient(135deg,#090909,#c1121f)!important}.admin-row{border-radius:20px!important}.admin-row button{border-radius:16px!important;background:linear-gradient(135deg,#101010,#3a1115)!important}.admin-row button.danger,.tt-menu-panel .logout-menu-button{background:linear-gradient(135deg,#fff5f5,#ffe5e5)!important;color:#b90f1b!important}.brand span{background:linear-gradient(135deg,#c1121f,#ff6b5f)!important;color:#fff!important;box-shadow:0 10px 25px #c1121f40}body{background:#fff7f7!important}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 18% 12%,#c1121f22,transparent 28%),radial-gradient(circle at 82% 18%,#09090918,transparent 30%),linear-gradient(135deg,snow,#fff4f4 55%,#fff);pointer-events:none}body:after{content:"";position:fixed;inset:-25%;z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(115deg,transparent 0 47%,#c1121f 48% 49%,transparent 50% 100%),linear-gradient(65deg,transparent 0 47%,#111 48% 49%,transparent 50% 100%),radial-gradient(circle at center,#c1121f55 0 1px,transparent 2px);background-size:120px 120px,120px 120px,38px 38px;animation:monoxWebMove 28s linear infinite;mask-image:radial-gradient(circle at center,#000 0%,#000 58%,transparent 86%)}@keyframes monoxWebMove{0%{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-35px,24px,0) rotate(.6deg)}to{transform:translateZ(0) rotate(0)}}.page,.feed-page,.tiktok-profile{background:transparent!important}.publish-form,.settings-card,.profile-video-section,.admin-panel,.tt-menu-panel,.tt-edit-panel,.product-modal{background:#ffffffe0!important;backdrop-filter:blur(16px) saturate(1.08)!important}.publish-form{border:1px solid #f2d6d6!important;border-radius:28px!important;box-shadow:0 25px 80px #c1121f17!important}.publish-form input,.publish-form textarea,.publish-form select,.tt-edit-panel input,.tt-edit-panel textarea,.settings-card input{background:#ffffffe6!important;border:1px solid #e7d2d2!important;border-radius:15px!important}.publish-form label,.source-picker{position:relative;z-index:1}.shell main,.auth-page,.feed-page,.page{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff8f8,#fff 52%,#fff1f1)!important}.shell main:before,.auth-page:before,.feed-page:before,.page:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.3;background-image:linear-gradient(35deg,transparent 0 48%,rgba(193,18,31,.32) 49%,transparent 50%),linear-gradient(145deg,transparent 0 48%,rgba(8,8,8,.2) 49%,transparent 50%),radial-gradient(circle,rgba(193,18,31,.34) 0 1px,transparent 1.5px);background-size:96px 96px,96px 96px,34px 34px;animation:monoxWebFloat 22s ease-in-out infinite}.shell main>*,.auth-page>*,.feed-page>*,.page>*{position:relative;z-index:1}@keyframes monoxWebFloat{0%,to{background-position:0 0,0 0,0 0}50%{background-position:38px 24px,-28px 18px,16px -10px}}.auth-page form,.publish-form,.center-card,.settings-card,.admin-panel,.profile-video-section,.tt-menu-panel,.tt-edit-panel{position:relative;overflow:hidden}.auth-page form:before,.publish-form:before,.center-card:before,.settings-card:before,.admin-panel:before,.profile-video-section:before,.tt-menu-panel:before,.tt-edit-panel:before{content:"";position:absolute;inset:0;z-index:0;opacity:.16;background-image:linear-gradient(45deg,transparent 0 48%,#c1121f 49%,transparent 50%),linear-gradient(135deg,transparent 0 48%,#090909 49%,transparent 50%);background-size:70px 70px;animation:monoxCardWeb 18s linear infinite}.auth-page form>*,.publish-form>*,.center-card>*,.settings-card>*,.admin-panel>*,.profile-video-section>*,.tt-menu-panel>*,.tt-edit-panel>*{position:relative;z-index:1}@keyframes monoxCardWeb{0%{background-position:0 0,0 0}to{background-position:70px 70px,-70px 70px}}.auth-page form{background:#ffffffdb!important;backdrop-filter:blur(16px) saturate(1.08)!important;box-shadow:0 25px 80px #c1121f18!important;border-radius:28px!important}:root{--mono-red:#b80f1b;--mono-red-2:#dc1f2f}.shell main:before,.auth-page:before,.feed-page:before,.page:before{opacity:.26!important;background-image:radial-gradient(circle at 50% 50%,transparent 0 18px,rgba(184,15,27,.22) 19px 20px,transparent 21px 54px,rgba(8,8,8,.13) 55px 56px,transparent 57px 100px),conic-gradient(from 12deg at 50% 50%,transparent 0deg,rgba(184,15,27,.28) 1deg,transparent 2deg 42deg,rgba(8,8,8,.16) 43deg,transparent 44deg 84deg,rgba(184,15,27,.2) 85deg,transparent 86deg 126deg,rgba(8,8,8,.14) 127deg,transparent 128deg 168deg,rgba(184,15,27,.18) 169deg,transparent 170deg 210deg,rgba(8,8,8,.13) 211deg,transparent 212deg 252deg,rgba(184,15,27,.18) 253deg,transparent 254deg 294deg,rgba(8,8,8,.13) 295deg,transparent 296deg 336deg,rgba(184,15,27,.18) 337deg,transparent 338deg 360deg),radial-gradient(circle at 22% 18%,rgba(184,15,27,.22),transparent 26%),radial-gradient(circle at 85% 72%,rgba(8,8,8,.12),transparent 28%)!important;background-size:260px 260px,260px 260px,100% 100%,100% 100%!important;background-position:center!important;animation:spiderWebDrift 24s ease-in-out infinite!important}.auth-page form:before,.publish-form:before,.center-card:before,.settings-card:before,.admin-panel:before,.profile-video-section:before,.tt-menu-panel:before,.tt-edit-panel:before{opacity:.1!important;background-image:radial-gradient(circle at 50% 50%,transparent 0 15px,rgba(184,15,27,.3) 16px 17px,transparent 18px 45px,rgba(8,8,8,.17) 46px 47px,transparent 48px 80px),conic-gradient(from 20deg at 50% 50%,transparent 0 38deg,rgba(184,15,27,.35) 39deg,transparent 40deg 78deg,rgba(8,8,8,.18) 79deg,transparent 80deg 118deg,rgba(184,15,27,.3) 119deg,transparent 120deg 158deg,rgba(8,8,8,.18) 159deg,transparent 160deg 198deg,rgba(184,15,27,.3) 199deg,transparent 200deg 238deg,rgba(8,8,8,.18) 239deg,transparent 240deg 278deg,rgba(184,15,27,.3) 279deg,transparent 280deg 318deg,rgba(8,8,8,.18) 319deg,transparent 320deg 360deg)!important;background-size:210px 210px!important}@keyframes spiderWebDrift{0%,to{transform:scale(1) rotate(0);background-position:center}50%{transform:scale(1.04) rotate(.8deg);background-position:52% 48%}}.sound-cta,.pill-button,.publish-form button,.settings-card button,.tt-edit-panel button,.product-modal a,.login-profile-button{background:linear-gradient(135deg,#9e0b15,#b80f1b 48%,#e13a44)!important}.shell aside nav a.active,.shell aside nav a:hover{background:linear-gradient(135deg,#9e0b15,#d51d2d)!important}.shell main:before,.auth-page:before,.feed-page:before,.page:before{opacity:.2!important;background-image:radial-gradient(ellipse at center,rgba(184,15,27,.24) 0 8px,transparent 9px),radial-gradient(ellipse at center,transparent 0 18px,rgba(8,8,8,.14) 19px 20px,transparent 21px),radial-gradient(circle at 25% 25%,rgba(184,15,27,.18) 0 6px,transparent 7px),radial-gradient(circle at 75% 75%,rgba(8,8,8,.12) 0 5px,transparent 6px),repeating-radial-gradient(circle at 50% 50%,transparent 0 20px,rgba(184,15,27,.1) 21px 22px,transparent 23px 42px)!important;background-size:150px 90px,150px 90px,150px 90px,150px 90px,220px 220px!important;background-position:0 0,75px 45px,0 0,75px 45px,center!important;animation:batikDrift 32s ease-in-out infinite!important}.auth-page form:before,.publish-form:before,.center-card:before,.settings-card:before,.admin-panel:before,.profile-video-section:before,.tt-menu-panel:before,.tt-edit-panel:before{opacity:.08!important;background-image:radial-gradient(ellipse at center,rgba(184,15,27,.34) 0 7px,transparent 8px),radial-gradient(ellipse at center,transparent 0 16px,rgba(8,8,8,.18) 17px 18px,transparent 19px),repeating-radial-gradient(circle at center,transparent 0 18px,rgba(184,15,27,.13) 19px 20px,transparent 21px 38px)!important;background-size:120px 72px,120px 72px,170px 170px!important;background-position:0 0,60px 36px,center!important}@keyframes batikDrift{0%,to{background-position:0 0,75px 45px,0 0,75px 45px,center}50%{background-position:28px 14px,103px 59px,-20px 18px,55px 63px,52% 48%}}.tiktok-profile .tt-profile-top{height:68px!important;display:grid!important;grid-template-columns:52px 1fr 52px!important;align-items:center!important;padding:12px 18px 4px!important;position:relative!important;z-index:40!important}.tt-edit-wrap,.tt-menu-wrap{position:static!important;display:block!important;width:52px!important;height:52px!important}.tt-edit-wrap summary,.tt-menu-wrap summary{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;margin:0!important}.tt-menu-wrap{grid-column:3!important}.tt-edit-wrap{grid-column:1!important}.tt-menu-panel{position:fixed!important;right:16px!important;top:76px!important;width:min(360px,calc(100vw - 32px))!important;max-height:calc(100vh - 120px)!important;overflow:auto!important;z-index:100!important}.tt-edit-panel{position:fixed!important;left:16px!important;top:76px!important;width:min(380px,calc(100vw - 32px))!important;max-height:calc(100vh - 120px)!important;overflow:auto!important;z-index:101!important}.tt-profile-head{padding-top:0!important;margin-top:0!important}.tt-avatar-wrap{justify-self:end!important}.tt-menu-panel,.tt-edit-panel{transform:none!important}.tiktok-profile{overflow:visible!important}.shell main{overflow-x:hidden!important}.feed-page{min-height:100vh!important;padding:0!important;display:grid!important;place-items:start center!important;background:linear-gradient(135deg,#080808,#2a0509 45%,#fff7f7)!important}.feed-stage{position:relative!important;width:min(100vw,520px)!important;margin:0 auto!important}.feed-search-header{position:fixed!important;top:14px!important;left:50%!important;transform:translate(-50%)!important;width:min(500px,calc(100vw - 24px))!important;z-index:30!important;background:transparent!important;padding:0!important;margin:0!important}.feed-search-header label{height:46px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 16px!important;border-radius:999px!important;background:#ffffffd1!important;backdrop-filter:blur(16px) saturate(1.1)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 14px 42px #0002!important}.feed-search-header span{font-size:18px;color:#b80f1b}.feed-search-header input{border:0!important;outline:0!important;background:transparent!important;width:100%!important;font-weight:800;color:#111}.feed-search-header input::placeholder{color:#7b7777}.video-card{margin-top:0!important;border-radius:0 0 28px 28px!important}.video-card iframe{border-radius:0!important}.feed-page .feed-stage:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at top,#b80f1b33,transparent 36%);pointer-events:none}.feed-page .feed-stage>*{position:relative;z-index:1}@media(min-width:760px){.video-card{border-radius:30px!important;overflow:hidden;margin-top:72px!important}.video-card iframe{border-radius:30px!important}.feed-search-header{top:22px!important}}.feed-page{display:block!important;background:linear-gradient(135deg,#080808,#2a0509 45%,#fff7f7)!important;padding:0 0 72px!important}.feed-stage{width:100%!important;max-width:none!important;margin:0!important;display:flex!important;justify-content:center!important}.video-card{width:min(100vw,444px)!important;height:calc(100vh - 72px)!important;min-height:720px!important;margin:0 auto!important;border-radius:0!important;overflow:hidden!important}.video-card iframe{width:100%!important;height:100%!important;border-radius:0!important}.feed-search-header{position:absolute!important;top:14px!important;width:min(420px,calc(100vw - 40px))!important;z-index:35!important}.feed-search-header label{height:44px!important;background:#ffffffdb!important}.feed-search-header input{font-size:14px!important}.feed-search-header:after{display:none!important}@media(min-width:760px){.video-card{height:calc(100vh - 72px)!important;min-height:760px!important;border-radius:26px!important;margin-top:0!important}.video-card iframe{border-radius:26px!important}.feed-search-header{top:18px!important}}.tt-menu-panel{padding:14px 14px 28px!important;border-radius:26px!important;max-height:calc(100vh - 150px)!important;bottom:auto!important;box-sizing:border-box!important}.tt-menu-panel details{border-radius:20px!important;overflow:hidden!important}.tt-stat-hero{border-radius:22px!important;margin:12px 0!important;padding:20px!important}.tt-menu-panel .tt-stat-panel span{border-radius:22px!important;min-height:116px!important}.tt-menu-panel>button{width:100%!important;min-height:50px!important;border-radius:18px!important;margin-top:10px!important;box-sizing:border-box!important}.tt-menu-panel .logout-menu-button{margin-bottom:6px!important;border-radius:18px!important}.tt-menu-wrap[open] .tt-menu-panel{padding-bottom:34px!important}.tt-menu-panel::-webkit-scrollbar{width:8px}.tt-menu-panel::-webkit-scrollbar-thumb{background:#c9b2b2;border-radius:999px}.tt-menu-panel::-webkit-scrollbar-track{background:transparent}.video-card video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;background:#000}.feed-stack{display:grid!important;gap:18px!important;padding-bottom:92px!important}.feed-stack .video-card{scroll-snap-align:start}.feed-page{scroll-snap-type:y mandatory}.yellow-cart.shopee,.yellow-cart.marketplace-shopee{background:#ff8a3d!important;color:#1b241d!important}.feed-stack{scroll-snap-type:y mandatory!important}.feed-stack .video-card{scroll-snap-align:start!important;margin-bottom:18px!important}.shell>main{height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important}.feed-page{min-height:auto!important;height:auto!important;overflow:visible!important}.feed-stage.feed-stack{display:grid!important;place-items:center!important;width:100%!important;max-width:none!important}.feed-stack .video-card{height:calc(100dvh - 72px)!important;min-height:680px!important;margin:0 auto 18px!important}@media(max-width:760px){.shell>main{height:calc(100dvh - 64px)!important;padding-bottom:0!important}.feed-stack .video-card{height:calc(100dvh - 64px)!important;min-height:620px!important}.feed-page{padding-bottom:72px!important}}.shell>main{scroll-snap-type:y mandatory!important;scroll-behavior:smooth!important}.feed-page{scroll-snap-type:y mandatory!important}.feed-stage.feed-stack{gap:0!important;padding-bottom:0!important}.feed-stack .video-card{height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important;margin:0 auto!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;border-radius:0!important}.feed-stack .video-card iframe,.feed-stack .video-card video{border-radius:0!important}.feed-search-header{position:fixed!important}@media(min-width:760px){.feed-stack .video-card{height:100dvh!important;min-height:100dvh!important}.shell>main{height:100dvh!important}.feed-stack .video-card{border-radius:0!important}}.shell>main{overflow:hidden!important}.feed-page{height:100dvh!important;overflow:hidden!important}.feed-stage.feed-stack{height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-snap-type:y mandatory!important;scroll-behavior:smooth!important}.feed-stage.feed-stack::-webkit-scrollbar{width:0;height:0}.feed-stage.feed-stack{scrollbar-width:none}.feed-stack .video-card{height:100dvh!important;min-height:100dvh!important}.feed-search-header{pointer-events:auto!important}@media(max-width:760px){.feed-page,.feed-stage.feed-stack{height:calc(100dvh - 64px)!important}.feed-stack .video-card{height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important}}.tt-video-grid article{cursor:pointer}.tt-video-grid article video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.profile-player-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:#000000d1;backdrop-filter:blur(10px);padding:18px}.profile-player-modal section{position:relative;width:min(440px,96vw);height:min(820px,92vh);border-radius:26px;overflow:hidden;box-shadow:0 30px 80px #0008}.profile-player-modal section>.video-card{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border-radius:26px!important}.profile-player-modal section>button{position:absolute;right:12px;top:12px;z-index:210;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffd9;color:#111;font-size:25px;font-weight:900}.pause-indicator{position:absolute;left:50%;top:50%;z-index:12;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#0000008c;color:#fff;font-size:38px;backdrop-filter:blur(8px)}.profile-player-modal section{height:92vh!important}.profile-player-stack{height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-snap-type:y mandatory!important;scroll-behavior:smooth!important;background:#000}.profile-player-stack::-webkit-scrollbar{width:0}.profile-player-stack .video-card{height:100%!important;min-height:100%!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;margin:0!important;border-radius:0!important}.profile-player-stack .video-card iframe,.profile-player-stack .video-card video{border-radius:0!important}.profile-player-stack .video-card+.video-card{margin-top:0!important}.yellow-cart.collapsed{background:transparent!important;box-shadow:none!important;border:0!important;width:44px!important;height:44px!important;padding:0!important;backdrop-filter:none!important}.yellow-cart.collapsed svg{background:transparent!important;filter:drop-shadow(0 3px 6px #0009)!important;stroke-width:2.4!important}.yellow-cart.marketplace-shopee.collapsed svg,.yellow-cart.shopee.collapsed svg{color:#ff8a3d!important;stroke:#ff8a3d!important}.yellow-cart.marketplace-tiktok.collapsed svg,.yellow-cart.tiktok-shop.collapsed svg{color:#ffd23f!important;stroke:#ffd23f!important}.yellow-cart.marketplace-tokopedia.collapsed svg,.yellow-cart.tokopedia.collapsed svg{color:#42c56e!important;stroke:#42c56e!important}.yellow-cart.marketplace-lazada.collapsed svg,.yellow-cart.lazada.collapsed svg{color:#7d5cff!important;stroke:#7d5cff!important}.yellow-cart.collapsed:before,.yellow-cart.collapsed:after{display:none!important}.product-modal .price,.product-modal p,.product-modal small{display:none!important}.product-modal .checkout-now{display:block!important;margin:22px 0 0!important;padding:18px 22px!important;border-radius:20px!important;font-size:22px!important;font-weight:1000!important;text-decoration:none!important;text-align:center!important;background:linear-gradient(135deg,#9e0b15,#e13a44)!important;color:#fff!important;box-shadow:0 18px 42px #b80f1b40!important}.product-modal p{display:block!important;color:#6f7771!important;font-size:14px!important;margin:8px 0 0!important}.product-modal small{display:none!important}.feed-page{background:#fff7f7!important;position:relative!important}.feed-page:before{content:""!important;position:fixed!important;inset:0!important;z-index:0!important;pointer-events:none!important;opacity:.34!important;background-image:radial-gradient(ellipse at center,rgba(184,15,27,.32) 0 9px,transparent 10px),radial-gradient(ellipse at center,transparent 0 22px,rgba(8,8,8,.2) 23px 24px,transparent 25px),radial-gradient(circle at 25% 25%,rgba(184,15,27,.22) 0 6px,transparent 7px),radial-gradient(circle at 75% 75%,rgba(8,8,8,.16) 0 5px,transparent 6px),repeating-radial-gradient(circle at 50% 50%,transparent 0 22px,rgba(184,15,27,.15) 23px 24px,transparent 25px 46px)!important;background-size:150px 92px,150px 92px,150px 92px,150px 92px,240px 240px!important;background-position:0 0,75px 46px,0 0,75px 46px,center!important;animation:batikDrift 26s ease-in-out infinite!important}.feed-page:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at center,transparent 0 38%,rgba(255,255,255,.42) 72%,rgba(255,247,247,.82) 100%)}.feed-search-header,.feed-stage{position:relative!important;z-index:2!important}.feed-stage.feed-stack{background:transparent!important}.feed-page{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:0!important;display:block!important}.feed-page:before,.feed-page:after{z-index:0!important}.feed-stage.feed-stack{position:relative!important;z-index:2!important;height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-snap-type:y mandatory!important;display:grid!important;place-items:start center!important;gap:0!important;padding:0!important;margin:0!important;background:transparent!important}.feed-stage.feed-stack::-webkit-scrollbar{width:0!important;height:0!important}.feed-stage.feed-stack{scrollbar-width:none!important}.feed-stack .video-card{width:min(100vw,444px)!important;height:100dvh!important;min-height:100dvh!important;margin:0 auto!important;border-radius:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.feed-stack .video-card iframe,.feed-stack .video-card video{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}.feed-search-header{position:fixed!important;top:12px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 28px))!important;margin:0!important;padding:0!important;z-index:50!important;background:transparent!important;pointer-events:auto!important}.feed-search-header label{height:44px!important;margin:0!important}@media(max-width:760px){.feed-page,.feed-stage.feed-stack{height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important}.feed-stack .video-card{height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important;width:min(100vw,444px)!important}.feed-search-header{top:10px!important}}.video-actions{right:15px!important;bottom:74px!important;gap:13px!important;z-index:8!important}.video-actions button{display:grid!important;place-items:center!important;gap:2px!important;padding:0!important;cursor:pointer!important;text-shadow:0 2px 8px #000!important}.video-actions svg{width:26px!important;height:26px!important;filter:drop-shadow(0 3px 8px #0009)!important}.video-actions small{font-size:11px!important;font-weight:800!important;color:#fff!important}.video-actions .saved-icon{fill:#fff!important;stroke:#fff!important}.empty-saved-videos{display:grid!important;place-items:center!important;gap:8px!important;min-height:220px!important;margin-top:8px!important;padding:28px!important;border:1px solid rgba(184,15,27,.12)!important;border-radius:22px!important;background:#ffffffb8!important;text-align:center!important;color:#111!important}.empty-saved-videos span{color:#777!important;font-size:13px!important}.youtube-clean-mask{position:absolute!important;top:0!important;left:0!important;right:0!important;height:86px!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(180deg,#000 0%,rgba(0,0,0,.86) 34%,rgba(0,0,0,.34) 72%,transparent 100%)!important}.profile-player-modal .youtube-clean-mask{height:78px!important}.feed-search-header,.feed-page>header{border:0!important;box-shadow:none!important}.feed-search-header:before,.feed-search-header:after,.feed-stage:before{display:none!important}html,body,#root{min-height:100%;width:100%;overflow-x:hidden!important}.shell{width:100%!important;min-height:100dvh!important;display:flex!important}.shell>aside{flex:0 0 230px!important;width:230px!important;min-width:230px!important;z-index:60!important;background:linear-gradient(180deg,#090909f5,#31090ef0)!important;backdrop-filter:blur(14px)!important}.shell>main{flex:1 1 auto!important;min-width:0!important;height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:0!important}.shell>main:has(.feed-page){overflow:hidden!important}.feed-page{width:100%!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.feed-stage.feed-stack{width:100%!important;height:100dvh!important;min-height:100dvh!important;display:grid!important;place-items:start center!important}.feed-stack .video-card{width:min(100%,444px)!important;height:100dvh!important;min-height:100dvh!important;margin:0 auto!important}.feed-search-header{height:auto!important;min-height:0!important;top:14px!important;left:calc(230px + (100vw - 230px)/2)!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 270px))!important}.feed-search-header label{height:44px!important;min-height:44px!important}@media(max-width:760px){.shell{display:block!important;min-height:100dvh!important}.shell>aside{position:fixed!important;inset:auto 0 0!important;width:100%!important;min-width:0!important;height:64px!important;min-height:64px!important;z-index:80!important;padding:6px!important}.shell>main{height:calc(100dvh - 64px)!important;padding-bottom:0!important;overflow-y:auto!important}.shell>main:has(.feed-page){overflow:hidden!important}.feed-page,.feed-stage.feed-stack{height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important}.feed-stack .video-card{width:min(100vw,444px)!important;height:calc(100dvh - 64px)!important;min-height:calc(100dvh - 64px)!important}.feed-search-header{left:50%!important;top:10px!important;width:min(430px,calc(100vw - 24px))!important}}.feed-stack .video-card{border-radius:22px!important;overflow:hidden!important;box-shadow:0 28px 80px #09090947,0 0 0 1px #ffffff2e!important}.feed-stack .video-card iframe,.feed-stack .video-card video,.youtube-clean-mask{border-radius:22px!important}.feed-stack .video-card:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:22px;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 18px 38px #ffffff14,inset 0 -42px 70px #0000006b}@media(min-width:761px){.feed-stack .video-card{border-radius:26px!important}.feed-stack .video-card iframe,.feed-stack .video-card video,.youtube-clean-mask{border-radius:26px!important}.feed-stack .video-card:after{border-radius:26px}}@media(max-width:520px){.feed-stack .video-card{width:calc(100vw - 16px)!important;border-radius:18px!important}.feed-stack .video-card iframe,.feed-stack .video-card video,.youtube-clean-mask{border-radius:18px!important}.feed-stack .video-card:after{border-radius:18px}}.menu-pro-upgrade{position:relative;overflow:hidden;margin-top:14px;padding:18px;border-radius:24px;background:radial-gradient(circle at top right,#fff8d0 0%,transparent 34%),linear-gradient(135deg,#fff8dd,#ffe98b 55%,#fff8dc)!important;border:1px solid #ffe082;box-shadow:0 18px 45px #c8870024;color:#281800}.menu-pro-upgrade:before{content:"";position:absolute;inset:-45%;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.55) 48%,transparent 56%);transform:translate(-35%) rotate(8deg);animation:goldShine 4.6s ease-in-out infinite;pointer-events:none}.menu-pro-upgrade>*{position:relative;z-index:1}.pro-eyebrow{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:#2818001a;color:#7b4c00;font-size:10px;font-weight:1000;letter-spacing:.12em}.menu-pro-upgrade b{display:flex;align-items:center;gap:8px;font-size:18px;line-height:1.18;letter-spacing:-.03em;color:#1f1600}.menu-pro-upgrade p{margin:9px 0 15px!important;color:#6a5115!important;font-size:13.5px!important;line-height:1.45!important;font-weight:700!important}.menu-pro-upgrade button{width:100%!important;margin:0!important}.menu-pro-upgrade .pro-check{display:inline-grid!important;place-items:center!important;width:23px!important;height:23px!important;font-size:13px!important;border-radius:50%!important}.pro-benefits{position:relative;z-index:1;display:grid;gap:7px;margin:0 0 14px!important;padding:0!important;list-style:none!important}.pro-benefits li{padding:8px 10px;border-radius:13px;background:#ffffff94;color:#5d4305;font-size:12px;font-weight:900}.pro-benefits li:before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;margin-right:7px;border-radius:50%;background:#25d366;color:#fff;font-size:11px}.menu-creator-upgrade{margin-top:14px;padding:16px;border-radius:22px;background:linear-gradient(135deg,#101010,#153f2d)!important;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px #0002}.menu-creator-upgrade span{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:#ffffff1a;color:#ffd9d4;font-size:10px;font-weight:1000;letter-spacing:.11em}.menu-creator-upgrade b{display:block;font-size:17px;line-height:1.22;letter-spacing:-.03em}.menu-creator-upgrade p{margin:8px 0 14px!important;color:#d7e4dd!important;font-size:13px!important;line-height:1.42!important;font-weight:700!important}.menu-creator-upgrade button{width:100%!important;margin:0!important;min-height:48px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#c1121f,#ff6b5f)!important;color:#fff!important;font-weight:1000!important;text-shadow:0 1px 3px #0003!important;box-shadow:0 14px 28px #c1121f33!important}.menu-creator-upgrade button:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important}.modal-layer{position:fixed!important;inset:0!important;z-index:500!important;display:grid!important;place-items:center!important;padding:18px!important;overflow:hidden!important;background:#09120dc7!important;backdrop-filter:blur(10px)!important}.modal-layer .product-modal{max-height:min(88vh,760px)!important;overflow:auto!important;margin:0!important}.qris-img{width:min(310px,78vw)!important;max-height:56vh!important;object-fit:contain!important;border-radius:20px!important;box-shadow:0 18px 50px #0002!important;background:#fff!important}.qris-modal h2{max-width:360px!important;margin:18px auto 10px!important;line-height:1.16!important}.qris-modal p{display:block!important;max-width:360px!important;margin:0 auto 14px!important;color:#6b716d!important;font-size:14px!important;line-height:1.55!important}.qris-modal small{display:block!important;margin-top:12px!important;color:#7b817d!important;font-size:12px!important}.tt-menu-panel .share-profile-button{width:100%!important;margin:0 0 12px!important;min-height:48px!important;border:1px solid rgba(193,18,31,.18)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff,#fff4f4)!important;color:#9e0b15!important;font-weight:1000!important;box-shadow:0 12px 28px #c1121f12!important}.tt-menu-panel .share-profile-button:hover{background:linear-gradient(135deg,#fff7f7,#ffe8e8)!important;transform:translateY(-1px)!important}.image-upload-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.image-upload-row label{padding:14px!important;border:1px dashed #e7bfc2!important;border-radius:18px!important;background:#ffffffb8!important}.image-upload-row small{color:#9a6b70!important;font-weight:800!important}.upload-preview{width:100%!important;aspect-ratio:9/16!important;object-fit:cover!important;border-radius:16px!important;margin-top:10px!important;box-shadow:0 14px 32px #c1121f18!important;background:#fff!important}.upload-preview.product-preview{aspect-ratio:1/1!important}.product-photo{display:block;width:150px;height:150px;margin:20px auto;border-radius:24px;object-fit:cover;background:#f7e4ad;box-shadow:0 16px 38px #0001}@media(max-width:560px){.image-upload-row{grid-template-columns:1fr!important}}.page:has(.publish-form){width:100%!important;max-width:100%!important;overflow-x:hidden!important;padding:clamp(18px,4vw,40px)!important}.page:has(.publish-form)>h1{width:min(680px,100%)!important;margin:0 auto 22px!important;font-size:clamp(28px,5vw,42px)!important;line-height:1.05!important}.publish-form{width:min(680px,100%)!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important;overflow:hidden!important}.publish-form *{min-width:0!important;box-sizing:border-box!important}.source-picker{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;width:100%!important}.source-picker button{width:100%!important;min-width:0!important;white-space:normal!important;line-height:1.15!important;padding:16px 10px!important;text-align:center!important}.publish-form input,.publish-form textarea,.publish-form select{width:100%!important;max-width:100%!important}.publish-form input::placeholder,.publish-form textarea::placeholder{color:#2a18186b!important;font-weight:800!important}.auth-switcher{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.auth-switcher button,.auth-links button{border:1px solid #efd2d2!important;background:#ffffffb3!important;color:#7a1018!important;border-radius:14px!important;padding:10px!important;font-weight:1000!important;box-shadow:none!important}.auth-switcher button.active{background:linear-gradient(135deg,#090909,#b80f1b)!important;color:#fff!important}.google-login{background:#fff!important;color:#111!important;border:1px solid #e5d6d6!important;box-shadow:0 10px 26px #00000010!important}.verify-card{display:grid;gap:8px;padding:16px;border-radius:18px;background:#fff8e2;border:1px solid #ffe08a;color:#2b1c00}.verify-card b{font-size:16px}.verify-card span{color:#725b1d;font-size:13px;line-height:1.45}.success{color:#087f46!important;background:#e9fff4;border:1px solid #b9efd2;border-radius:14px;padding:12px;font-weight:800}.auth-links{display:grid;gap:8px}.email-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.email-template-grid article{padding:18px;border:1px solid #f1d7d7;border-radius:20px;background:linear-gradient(180deg,#fff,#fff8f8)}.email-template-grid b{display:block;font-size:17px;margin-bottom:6px}.email-template-grid small{display:block;color:#9a4d55;font-weight:900}.email-template-grid p{color:#667;line-height:1.5}@media(max-width:760px){.email-template-grid,.auth-switcher{grid-template-columns:1fr}}.referral-dashboard{margin:18px 0;padding:20px;border-radius:26px;background:radial-gradient(circle at top right,#ffdad7 0%,transparent 28%),linear-gradient(135deg,#101010,#7c0710 58%,#d7192a)!important;color:#fff;box-shadow:0 22px 58px #c1121f2a;overflow:hidden}.referral-dashboard>span,.menu-referral-card>span{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#ffffff24;font-size:10px;font-weight:1000;letter-spacing:.12em;color:#ffe9e7}.referral-dashboard h2{margin:0 0 8px;font-size:clamp(21px,4vw,30px);line-height:1.08}.referral-dashboard p{max-width:650px;margin:0 0 14px;color:#ffe8e5;line-height:1.5}.referral-dashboard p b{color:#fff}.referral-mini-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.referral-mini-stats i{display:grid;gap:3px;padding:12px;border-radius:18px;background:#ffffff1f;font-style:normal;color:#ffe6e3;font-size:12px;font-weight:800}.referral-mini-stats b{font-size:18px;color:#fff}.referral-dashboard button,.menu-referral-card button{border:0;border-radius:18px;padding:13px 18px;background:#fff!important;color:#b80f1b!important;font-weight:1000!important}.menu-referral-card{margin-top:14px;padding:16px;border-radius:22px;background:linear-gradient(135deg,#170608,#8f0712)!important;color:#fff;box-shadow:0 16px 38px #8f071226}.menu-referral-card b{display:block;font-size:17px;line-height:1.2}.menu-referral-card p{margin:8px 0 12px;color:#ffe6e3;font-size:13px;line-height:1.45}.menu-referral-card .referral-mini-stats{grid-template-columns:1fr 1fr}.menu-referral-card .referral-mini-stats i{background:#ffffff1a}.referral-admin-panel .admin-row{grid-template-columns:1.4fr .8fr .7fr .8fr 1fr auto auto}@media(max-width:760px){.referral-mini-stats{grid-template-columns:1fr 1fr}.referral-admin-panel .admin-row{grid-template-columns:1fr}}.menu-referral-card .withdraw-button{display:block;width:100%;margin-top:10px;background:linear-gradient(135deg,#ffd76a,#fff2b0)!important;color:#3a2200!important}.menu-referral-card .referral-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.menu-referral-card .referral-actions button{width:100%!important;min-height:46px!important;margin:0!important;padding:12px 10px!important;text-align:center!important;font-size:13px!important;line-height:1.1!important}.menu-referral-card .referral-actions .withdraw-button{margin:0!important}@media(max-width:420px){.menu-referral-card .referral-actions{grid-template-columns:1fr}}.withdraw-modal{text-align:left!important}.withdraw-modal h2,.withdraw-modal p{text-align:center!important}.withdraw-modal label{display:grid;gap:7px;margin-top:12px;font-weight:900}.withdraw-modal input,.withdraw-modal select{width:100%;padding:13px;border:1px solid #e5d4d4;border-radius:14px;background:#fff;font:inherit}.locked-payout-card{display:grid;gap:6px;margin:16px 0;padding:15px;border:1px solid rgba(183,13,28,.18);border-radius:18px;background:linear-gradient(135deg,#fff,#fff5f5);box-shadow:0 16px 36px #50000814}.locked-payout-card b{color:#7e0711}.locked-payout-card span{font-size:13px;color:#243028}.locked-payout-card small{color:#0f7b42;font-weight:900}.withdraw-admin-table .admin-row{grid-template-columns:1.3fr .7fr 1fr 1.2fr auto auto}.user-editor-card{margin-top:22px;padding:22px;border:1px solid rgba(183,13,28,.18);border-radius:28px;background:linear-gradient(135deg,#fffffff5,#fff6f6f0);box-shadow:0 24px 70px #50000817}.user-editor-card h3{margin:10px 0 4px;font-size:24px}.user-edit-grid{margin-top:16px}.user-edit-grid label{font-weight:900}.user-edit-grid input,.user-edit-grid select{margin-top:7px}.admin-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.admin-action-row button{border-radius:999px}@media(max-width:760px){.withdraw-admin-table .admin-row{grid-template-columns:1fr}}.publish-form input[type=file]{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;font-size:12px!important}.image-upload-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;width:100%!important}.image-upload-row label{min-width:0!important;overflow:hidden!important}.yellow-cart.whatsapp,.yellow-cart.link-custom,.yellow-cart.marketplace-whatsapp,.yellow-cart.marketplace-link-custom{background:#25d366!important;color:#082414!important}.yellow-cart.whatsapp.collapsed svg,.yellow-cart.link-custom.collapsed svg,.yellow-cart.marketplace-whatsapp.collapsed svg,.yellow-cart.marketplace-link-custom.collapsed svg{color:#25d366!important;stroke:#25d366!important}.product-modal.whatsapp .checkout-now,.product-modal.link-custom .checkout-now{background:linear-gradient(135deg,#128c4a,#25d366)!important;color:#fff!important;box-shadow:0 18px 42px #25d36647!important}.yellow-cart.prompt-ai,.yellow-cart.template-digital{background:linear-gradient(135deg,#7c3aed,#f43f5e)!important;color:#fff!important}.yellow-cart.prompt-ai.collapsed svg,.yellow-cart.template-digital.collapsed svg{color:#d8b4fe!important;stroke:#d8b4fe!important}.product-modal.prompt-ai .checkout-now,.product-modal.template-digital .checkout-now{background:linear-gradient(135deg,#6d28d9,#e11d48)!important;color:#fff!important;box-shadow:0 18px 42px #7c3aed47!important}.publish-type-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-bottom:4px!important}.publish-type-grid button{display:grid!important;gap:7px!important;align-content:start!important;min-height:118px!important;padding:18px!important;border:1px solid #f0cfd2!important;border-radius:24px!important;background:#ffffffdb!important;color:#161313!important;text-align:left!important;box-shadow:0 16px 42px #c1121f14!important}.publish-type-grid button span{font-size:20px!important;font-weight:1000!important;line-height:1.05!important}.publish-type-grid button small{font-size:12px!important;color:#7a6565!important;font-weight:850!important;line-height:1.35!important}.publish-type-grid button.active{color:#fff!important;border-color:transparent!important;box-shadow:0 20px 48px #c1121f38!important}.publish-type-grid button.active small{color:#fff5f5!important}.publish-type-grid button.active.prompt{background:radial-gradient(circle at top right,rgba(255,255,255,.28),transparent 34%),linear-gradient(135deg,#5b21b6,#c1121f)!important}.publish-type-grid button.active.affiliate{background:radial-gradient(circle at top right,rgba(255,255,255,.25),transparent 34%),linear-gradient(135deg,#090909,#c1121f)!important}.publish-mode-panel{display:grid!important;gap:15px!important;padding:18px!important;border:1px solid #f0cfd2!important;border-radius:26px!important;background:#ffffffa8!important;box-shadow:inset 0 0 0 1px #ffffff9e,0 18px 50px #50000812!important}.publish-panel-head{display:grid!important;gap:4px!important;padding-bottom:2px!important}.publish-panel-head b{font-size:18px!important;font-weight:1000!important}.publish-panel-head small{color:#7f6767!important;font-weight:800!important}.digital-delivery-box{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:12px!important;align-items:end!important;padding:14px!important;border:1px dashed #e8bfc4!important;border-radius:22px!important;background:#ffffffbd!important}.digital-delivery-box label{margin:0!important}.digital-delivery-box span{align-self:center!important;color:#9a6b70!important;font-size:12px!important;font-weight:1000!important;text-transform:uppercase!important}.digital-delivery-box input[type=file]{background:#fff!important}.yellow-cart.produk-digital-lainnya{background:linear-gradient(135deg,#7c3aed,#f43f5e)!important;color:#fff!important}.yellow-cart.produk-digital-lainnya.collapsed svg{color:#d8b4fe!important;stroke:#d8b4fe!important}.product-modal.produk-digital-lainnya .checkout-now{background:linear-gradient(135deg,#6d28d9,#e11d48)!important;color:#fff!important;box-shadow:0 18px 42px #7c3aed47!important}@media(max-width:640px){.publish-type-grid,.digital-delivery-box{grid-template-columns:1fr!important}.digital-delivery-box span{text-align:center!important}}.ai-helper-card,.ai-bridge-panel{position:relative;overflow:hidden}.ai-helper-card{display:grid!important;gap:14px!important;padding:18px!important;border:1px solid rgba(124,58,237,.2)!important;border-radius:26px!important;background:radial-gradient(circle at top right,rgba(244,63,94,.18),transparent 36%),linear-gradient(135deg,#ffffffeb,#faf5ffe6)!important;box-shadow:0 22px 60px #7c3aed1f!important}.ai-helper-card h2{margin:8px 0 6px!important;font-size:24px!important}.ai-helper-card p{margin:0!important;color:#6f5d69!important;font-weight:750!important;line-height:1.45!important}.ai-helper-grid{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;gap:12px!important}.ai-answer{padding:14px!important;border-radius:18px!important;background:#ffffffbf!important;border:1px solid rgba(124,58,237,.14)!important;color:#25152e!important}.ai-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:14px 0 22px}.ai-feature-grid label{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #efd5df;border-radius:18px;background:#fff;font-weight:900}.ai-feature-grid input{width:18px;height:18px}@media(max-width:640px){.ai-helper-grid{grid-template-columns:1fr!important}.ai-helper-card h2{font-size:21px!important}}.ai-helper-card.compact{display:block!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.ai-open-button{width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:12px 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#090909,#b80f1b)!important;color:#fff!important;font-weight:1000!important;box-shadow:0 14px 34px #b80f1b38!important}.ai-chat-box{position:relative!important;display:grid!important;gap:12px!important;margin-top:12px!important;padding:16px!important;border:1px solid rgba(124,58,237,.18)!important;border-radius:24px!important;background:radial-gradient(circle at top right,rgba(244,63,94,.16),transparent 34%),#ffffffdb!important;box-shadow:0 18px 48px #7c3aed1a!important}.ai-close-button{position:absolute!important;right:10px!important;top:10px!important;width:32px!important;height:32px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#09090914!important;color:#111!important;box-shadow:none!important;font-size:20px!important;line-height:1!important}.ai-chat-messages{display:grid!important;gap:10px!important;max-height:280px!important;overflow:auto!important;padding-right:2px!important}.ai-chat-messages article{display:grid!important;gap:8px!important;padding:14px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(193,18,31,.1)!important}.ai-chat-messages article b{font-size:12px!important;color:#8d0f1a!important}.ai-chat-messages article p,.ai-empty{margin:0!important;color:#5f4e59!important;font-weight:800!important;line-height:1.45!important}.ai-chat-box .ai-helper-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important}@media(max-width:640px){.ai-open-button{width:100%!important}.ai-chat-box .ai-helper-grid{grid-template-columns:1fr!important}}.profile-content-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:18px 0 8px!important;padding:0 10px!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.profile-content-tabs button{display:grid!important;place-items:center!important;min-height:46px!important;padding:8px 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#675b5b!important;box-shadow:none!important;font-size:13px!important;font-weight:1000!important;position:relative!important}.profile-content-tabs button.active{color:#111!important}.profile-content-tabs button.active:after{content:""!important;position:absolute!important;left:18%!important;right:18%!important;bottom:0!important;height:3px!important;border-radius:99px!important;background:linear-gradient(90deg,#090909,#c1121f)!important}@media(max-width:420px){.profile-content-tabs{padding:0!important}.profile-content-tabs button{font-size:12px!important}}.profile-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;margin-top:8px!important}.profile-product-grid article{position:relative!important;display:grid!important;align-content:end!important;min-height:190px!important;overflow:hidden!important;background:#111!important;cursor:pointer!important}.profile-product-grid img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:.25s ease!important}.profile-product-grid article:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(transparent 42%,#000000db)!important}.profile-product-grid article:hover img{transform:scale(1.04)!important}.profile-product-grid article div{position:relative!important;z-index:2!important;display:grid!important;gap:3px!important;padding:10px!important;color:#fff!important}.profile-product-grid b{font-size:12px!important;line-height:1.12!important}.profile-product-grid span{font-weight:1000!important;color:#ffe8a3!important}.profile-product-grid small{font-size:10px!important;color:#fff!important}.digital-product-modal{width:min(420px,calc(100vw - 28px))!important}.digital-product-preview{width:170px!important;height:170px!important;object-fit:cover!important;border-radius:24px!important;margin:10px auto 16px!important;box-shadow:0 18px 48px #00000024!important}.product-rating{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:14px 0!important;padding:12px!important;border-radius:18px!important;background:#fff7df!important;color:#8a5a00!important}.product-rating span{letter-spacing:2px!important;color:#ffb300!important}.review-button{background:#fff!important;color:#b80f1b!important;border:1px solid #f0cfd2!important;box-shadow:none!important;margin-top:8px!important}.premium-buy-modal{display:grid!important;justify-items:center!important;gap:10px!important;padding:30px 26px!important;text-align:center!important}.premium-buy-modal .digital-product-preview{width:172px!important;height:128px!important;margin:0 auto 6px!important;border-radius:22px!important}.premium-buy-modal h2{margin:8px 0 2px!important;font-size:24px!important;line-height:1.12!important}.premium-buy-modal p{max-width:310px!important;margin:0 auto!important;font-size:13px!important;line-height:1.45!important}.premium-buy-modal .product-rating{width:100%!important;margin:8px 0 10px!important}.premium-product-actions{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:stretch!important}.premium-product-actions .premium-buy-button{grid-column:1 / -1!important;width:100%!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important;padding:16px 20px!important;border-radius:22px!important;background:linear-gradient(135deg,#7b0610,#c1121f 48%,#ff5f52)!important;color:#fff!important;box-shadow:0 20px 46px #c1121f4d!important;font-size:18px!important;text-decoration:none!important}.premium-buy-button b{font-size:14px!important;padding:7px 10px!important;border-radius:999px!important;background:#ffffff29!important}.product-share-button,.product-message-button{min-height:44px!important;border:1px solid rgba(193,18,31,.14)!important;border-radius:16px!important;background:#ffffffeb!important;color:#8e0712!important;font-weight:1000!important;box-shadow:0 12px 28px #c1121f1a!important}.product-message-button{background:linear-gradient(135deg,#fff8df,#fff)!important;color:#2d1a00!important}.premium-buy-modal .review-button{width:auto!important;min-height:34px!important;padding:8px 14px!important;border-radius:999px!important;font-size:12px!important}@media(max-width:420px){.premium-buy-modal{padding:24px 18px!important}.premium-product-actions{grid-template-columns:1fr!important}}@media(max-width:520px){.profile-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-product-grid article{min-height:170px!important}}.admin-product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:16px!important;margin:16px 0 24px!important}.admin-product-grid article{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;border:1px solid rgba(193,18,31,.14)!important;border-radius:24px!important;background:linear-gradient(135deg,#fff,#fff7f7)!important;box-shadow:0 18px 48px #50000812!important}.admin-product-grid img{width:92px!important;height:112px!important;object-fit:cover!important;border-radius:18px!important;background:#eee!important}.admin-product-grid b,.admin-product-grid small,.admin-product-grid span,.admin-product-grid em{display:block!important}.admin-product-grid b{font-size:16px!important;line-height:1.18!important}.admin-product-grid small{color:#776b6b!important;margin-top:4px!important}.admin-product-grid span{font-weight:1000!important;color:#b80f1b!important;margin-top:8px!important}.admin-product-grid em{font-style:normal!important;color:#5f5858!important;margin-top:5px!important;font-size:12px!important;font-weight:850!important}.admin-product-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.admin-product-actions button{padding:10px!important;border-radius:14px!important}@media(max-width:520px){.admin-product-grid article{grid-template-columns:74px minmax(0,1fr)!important}.admin-product-grid img{width:74px!important;height:92px!important}.admin-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.seller-admin-table .admin-row,.affiliator-admin-table .admin-row{grid-template-columns:1.4fr .9fr .9fr .8fr auto auto auto!important}.seller-product-table .admin-row,.showcase-admin-table .admin-row{grid-template-columns:1.45fr .9fr .75fr .85fr .85fr auto auto!important}.seller-product-table label{display:grid!important;gap:5px!important;font-size:12px!important;font-weight:900!important}.seller-product-table input{width:100%!important;padding:9px 10px!important;border:1px solid #e9cfd2!important;border-radius:12px!important;background:#fff!important}.seller-management-panel h3,.affiliator-management-panel h3{margin-top:26px!important;margin-bottom:10px!important}@media(max-width:980px){.seller-admin-table .admin-row,.affiliator-admin-table .admin-row,.seller-product-table .admin-row,.showcase-admin-table .admin-row{grid-template-columns:1fr!important}}.yellow-cart.prompt-ai svg,.yellow-cart.template-digital svg{background:transparent!important;border:0!important;box-shadow:none!important}.yellow-cart.prompt-ai.collapsed svg,.yellow-cart.template-digital.collapsed svg{width:32px!important;height:32px!important;color:#d8b4fe!important;stroke:#d8b4fe!important;filter:drop-shadow(0 3px 7px rgba(0,0,0,.72)) drop-shadow(0 0 9px rgba(216,180,254,.55))!important}.shell nav a.camera-nav{position:relative!important;z-index:8!important;margin-top:-24px!important;font-weight:1000!important;color:#fff!important}.shell nav a.camera-nav svg{padding:13px!important;width:64px!important;height:64px!important;border-radius:50%!important;background:radial-gradient(circle at 35% 25%,#ff7b73,#c1121f 58%,#080808 115%)!important;color:#fff!important;border:5px solid rgba(255,255,255,.95)!important;box-shadow:0 18px 38px #c1121f6b,0 0 0 1px #ffffff59!important}.shell nav a.camera-nav.active svg{outline:3px solid rgba(255,215,106,.65)!important}.inbox-page{max-width:1080px;margin:0 auto}.inbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:22px}.inbox-panel{padding:22px;border:1px solid rgba(193,18,31,.14);border-radius:28px;background:#ffffffe0;box-shadow:0 22px 60px #c1121f1f;backdrop-filter:blur(14px)}.inbox-panel h2{margin:12px 0 16px}.inbox-item{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:10px 0;padding:14px;border:1px solid #f1d6d8;border-radius:20px;background:linear-gradient(135deg,#fff,#fff6f6);text-align:left}.inbox-item i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff0d1;font-style:normal;font-weight:1000}.inbox-item.message i{background:linear-gradient(135deg,#111,#c1121f);color:#fff}.inbox-item.broadcast{background:linear-gradient(135deg,#fff7d7,#fff,#fff2f2);border-color:#ffe3a3}.inbox-item.broadcast i{background:linear-gradient(135deg,#ffd76a,#fff1b8);box-shadow:0 8px 18px #c8870030}.broadcast-inbox-panel{background:radial-gradient(circle at top right,#fff2b8 0%,transparent 34%),#ffffffe6!important}.inbox-item b,.inbox-item small{display:block}.inbox-item small{margin-top:4px;color:#756b6b}.inbox-item em{font-style:normal;color:#b80f1b;font-size:12px;font-weight:1000}.broadcast-message{display:grid;gap:8px;margin:16px 0;font-weight:900}.broadcast-message textarea{min-height:120px;padding:14px;border:1px solid #e5d4d4;border-radius:16px;background:#fff;font:inherit}.broadcast-preview{display:grid;gap:7px;margin:14px 0;padding:16px;border-radius:18px;background:linear-gradient(135deg,#fff7d7,#fff);border:1px solid #ffe2a0}.broadcast-preview span{font-weight:1000}.broadcast-preview small{color:#776b51}@media(max-width:640px){.page:has(.publish-form){padding:18px 12px 88px!important}.source-picker,.image-upload-row{grid-template-columns:1fr!important}.inbox-grid{grid-template-columns:1fr}}.shell nav{justify-content:space-around!important}.shell nav a{min-width:0!important}.shell nav a.camera-nav{gap:3px!important;margin-top:-26px!important;font-weight:1000!important}.create-plus{position:relative;display:grid!important;place-items:center!important;width:68px!important;height:46px!important;border-radius:16px!important;background:linear-gradient(135deg,#ff4d55,#d01020 46%,#8f0610)!important;border:3px solid #fff!important;box-shadow:0 18px 38px #c1121f6b,0 8px #08080857!important;isolation:isolate}.create-plus:before{content:"";display:block!important;position:absolute;z-index:-1;left:-7px;bottom:-7px;width:100%;height:100%;border-radius:16px;background:#090909!important;opacity:.92;pointer-events:none}.create-plus:after{content:"";position:absolute;inset:5px;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 58%);pointer-events:none}.create-plus svg{position:relative;z-index:2;width:34px!important;height:34px!important;color:#fff!important;stroke-width:5!important;filter:drop-shadow(0 2px 0 rgba(0,0,0,.72))!important}.camera-nav.active .create-plus{box-shadow:0 18px 38px #c1121f7a,0 0 0 3px #ffd76a61!important}.tt-icon-trigger{border:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;font-size:28px!important;font-weight:1000!important;cursor:pointer!important}.tt-icon-trigger:hover{transform:none!important;box-shadow:none!important;filter:none!important}.tt-menu-wrap,.tt-edit-wrap{position:static!important}.yellow-cart.collapsed,.yellow-cart.tiktok-shop.collapsed,.yellow-cart.shopee.collapsed,.yellow-cart.tokopedia.collapsed,.yellow-cart.lazada.collapsed,.yellow-cart.whatsapp.collapsed,.yellow-cart.link-custom.collapsed,.yellow-cart.marketplace-tiktok.collapsed,.yellow-cart.marketplace-shopee.collapsed,.yellow-cart.marketplace-tokopedia.collapsed,.yellow-cart.marketplace-lazada.collapsed,.yellow-cart.marketplace-whatsapp.collapsed,.yellow-cart.marketplace-link-custom.collapsed{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;border-radius:0!important}.yellow-cart.collapsed svg{background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 3px 7px rgba(0,0,0,.72))!important}.profile-player-modal{align-items:center!important;justify-items:center!important;padding:0!important;overflow:hidden!important}.profile-player-modal section{width:min(440px,100vw)!important;height:min(100dvh,900px)!important;max-height:100dvh!important;border-radius:24px!important;overflow:hidden!important;background:#000!important}.profile-player-stack{width:100%!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-snap-type:y mandatory!important;overscroll-behavior:contain!important;background:#000!important}.profile-player-stack .video-card{width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important;border-radius:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;margin:0!important;box-shadow:none!important}@media(max-width:700px){.profile-player-modal{padding:0!important;place-items:center!important}.profile-player-modal section{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.profile-player-stack .video-card{height:100dvh!important;min-height:100dvh!important}.profile-player-modal section>button{top:calc(env(safe-area-inset-top,0px) + 12px)!important;right:14px!important}}.modal-layer .qris-modal{width:min(330px,calc(100vw - 32px))!important;padding:24px 20px!important;border-radius:24px!important;max-height:82dvh!important}.qris-modal .market-badge{font-size:9px!important;padding:5px 9px!important}.qris-modal h2{font-size:22px!important;margin:14px auto 8px!important}.qris-modal p{font-size:12px!important;line-height:1.45!important;margin-bottom:10px!important}.qris-modal .qris-img{width:min(232px,66vw)!important;max-height:42dvh!important;border-radius:16px!important}.qris-modal small{font-size:11px!important;margin-top:9px!important}@media(max-width:420px){.modal-layer .qris-modal{width:min(315px,calc(100vw - 28px))!important;padding:22px 18px!important}.qris-modal .qris-img{width:min(220px,64vw)!important}}.yellow-cart{transform-origin:left center!important;transition:width .58s cubic-bezier(.2,.9,.2,1),right .58s cubic-bezier(.2,.9,.2,1),bottom .58s cubic-bezier(.2,.9,.2,1),border-radius .58s cubic-bezier(.2,.9,.2,1),padding .58s cubic-bezier(.2,.9,.2,1),transform .58s cubic-bezier(.2,.9,.2,1),opacity .35s ease,box-shadow .58s ease!important;animation:cartRevealPremium .62s cubic-bezier(.2,.9,.2,1) both!important;overflow:visible!important}.yellow-cart:not(.collapsed){transform:translateY(0) scale(1)!important;box-shadow:0 18px 38px #00000038!important}.yellow-cart.collapsed{transform:translateY(4px) scale(.92)!important;opacity:.96!important}.yellow-cart:not(.collapsed):before,.yellow-cart:not(.collapsed):after{content:"✦"!important;display:grid!important;place-items:center!important;position:absolute!important;z-index:3!important;width:15px!important;height:15px!important;border-radius:50%!important;background:transparent!important;color:#fff8c9!important;text-shadow:0 0 8px rgba(255,255,255,.95),0 0 14px rgba(255,215,90,.9)!important;pointer-events:none!important;animation:cartSparkle 1.35s ease-in-out infinite!important}.yellow-cart:not(.collapsed):before{right:22px!important;top:-10px!important}.yellow-cart:not(.collapsed):after{content:"✧"!important;right:74px!important;bottom:-9px!important;animation-delay:.46s!important;transform:scale(.82)!important}@keyframes cartRevealPremium{0%{opacity:.78;transform:translateY(10px) scale(.88)}65%{opacity:1;transform:translateY(-2px) scale(1.025)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cartSparkle{0%,to{opacity:.15;transform:scale(.55) rotate(0)}42%{opacity:1;transform:scale(1.18) rotate(18deg)}70%{opacity:.55;transform:scale(.82) rotate(42deg)}}.video-share-menu{width:min(360px,calc(100vw - 34px))!important;padding:28px!important;text-align:left!important}.video-share-menu h2,.video-settings-modal h2{margin:14px 0 8px!important;line-height:1.1!important}.video-share-menu p,.video-settings-modal p{margin:0 0 16px!important;font-size:13px!important;line-height:1.48!important}.share-menu-action{width:100%!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin-top:10px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#111,#b80f1b)!important;color:#fff!important;font-weight:1000!important}.share-menu-action svg{width:19px!important}.share-menu-action.settings-action{background:linear-gradient(135deg,#fff,#fff3f3)!important;color:#8f0712!important;border:1px solid #f0c8ca!important}.video-settings-modal{width:min(560px,calc(100vw - 28px))!important;max-height:min(86dvh,760px)!important;padding:26px!important;text-align:left!important}.video-settings-modal form{display:grid!important;gap:12px!important}.video-settings-modal label{display:grid!important;gap:6px!important;color:#111!important;font-size:12px!important;font-weight:1000!important}.video-settings-modal input,.video-settings-modal textarea,.video-settings-modal select{width:100%!important;min-height:44px!important;padding:11px 13px!important;border:1px solid #ead1d3!important;border-radius:15px!important;background:#fff!important;color:#111!important;font:inherit!important}.video-settings-modal input:disabled{background:#f5eeee!important;color:#746b6b!important;font-weight:800!important}.video-settings-modal textarea{min-height:82px!important;resize:vertical!important}.settings-upload-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}@media(max-width:560px){.video-settings-modal{padding:20px 16px!important;max-height:82dvh!important}.settings-upload-row{grid-template-columns:1fr!important}.video-settings-modal input,.video-settings-modal textarea,.video-settings-modal select{min-height:42px!important;font-size:13px!important}}.live-page,.live-room-page{padding-bottom:96px!important}.live-hero,.start-live-form{display:grid!important;gap:14px!important;padding:22px!important;border-radius:30px!important;background:radial-gradient(circle at 86% 12%,rgba(255,230,128,.46),transparent 28%),linear-gradient(135deg,#130004,#920815 58%,#ff4d54)!important;color:#fff!important;box-shadow:0 24px 58px #78000c3d!important}.live-hero span,.start-live-form>span{width:max-content!important;padding:7px 12px!important;border-radius:999px!important;background:#ffffff24!important;color:#ffe8ad!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important}.live-hero h1,.start-live-form h1{margin:0!important;font-size:clamp(30px,6vw,56px)!important;line-height:1!important}.live-hero p,.start-live-form p{color:#ffffffd1!important;line-height:1.55!important}.live-hero div{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.live-hero a,.created-live-link{padding:13px 16px!important;border-radius:16px!important;background:#fff!important;color:#9a0715!important;font-weight:1000!important;text-decoration:none!important}.live-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;margin-top:18px!important}.live-card{display:grid!important;grid-template-columns:120px 1fr!important;gap:13px!important;padding:13px!important;border-radius:24px!important;background:#fff!important;border:1px solid #f0d1d4!important;box-shadow:0 18px 42px #78000c1a!important}.live-thumb{position:relative!important;min-height:120px!important;overflow:hidden!important;border-radius:20px!important;background:linear-gradient(135deg,#220006,#d01727)!important;display:grid!important;place-items:center!important;color:#fff!important;font-weight:1000!important}.live-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.live-thumb i{position:absolute!important;left:8px!important;top:8px!important;padding:5px 8px!important;border-radius:999px!important;background:#fff!important;color:#b40718!important;font-style:normal!important;font-size:10px!important;font-weight:1000!important}.live-thumb i.live{background:#d90919!important;color:#fff!important}.live-card b{color:#151515!important;font-size:17px!important}.live-card small,.live-card p{color:#6f6667!important;line-height:1.4!important}.live-card a{display:inline-flex!important;width:max-content!important;margin-top:8px!important;padding:10px 12px!important;border-radius:14px!important;background:#160307!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important}.start-live-form{max-width:720px!important;margin:auto!important;background:linear-gradient(145deg,#fff,#fff7f8)!important;color:#121212!important}.start-live-form>span{background:#fff0c9!important;color:#7b0711!important}.start-live-form label{display:grid!important;gap:7px!important;font-weight:1000!important}.start-live-form input,.start-live-form textarea,.start-live-form select{width:100%!important;padding:14px!important;border-radius:16px!important;border:1px solid #f0cfd2!important;background:#fff!important;font-weight:800!important}.start-live-form button,.live-controls button,.leave-live-button,.live-chat button,.live-cta-button{border:0!important;border-radius:16px!important;padding:14px 16px!important;background:linear-gradient(135deg,#b40718,#ff5454)!important;color:#fff!important;font-weight:1000!important;text-decoration:none!important;box-shadow:0 16px 38px #b80f1b38!important}.live-room-page>header{display:grid!important;gap:6px!important;margin-bottom:14px!important}.live-room-page>header span{width:max-content!important;padding:7px 11px!important;border-radius:999px!important;background:#ffe5e7!important;color:#b40718!important;font-weight:1000!important}.live-room-layout{display:grid!important;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr)!important;gap:14px!important}.live-player,.live-chat{display:grid!important;gap:12px!important}.live-video-surface{min-height:440px!important;border-radius:30px!important;padding:24px!important;display:grid!important;align-content:end!important;color:#fff!important;background:radial-gradient(circle at 70% 12%,rgba(255,255,255,.22),transparent 24%),linear-gradient(145deg,#050102,#43000a 50%,#c70b1b)!important;box-shadow:0 24px 64px #0003!important}.live-video-surface span{width:max-content!important;padding:7px 12px!important;border-radius:999px!important;background:#e20016!important;font-weight:1000!important}.live-controls{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.live-controls .danger{background:#1a0105!important}.live-chat{padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #f0d1d4!important}.live-chat>div{display:grid!important;gap:9px!important;max-height:360px!important;overflow:auto!important}.live-chat article{padding:10px!important;border-radius:14px!important;background:#fff3f4!important}.live-chat form{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}.live-chat input{border:1px solid #f0cfd2!important;border-radius:14px!important;padding:13px!important}.live-dashboard-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:14px 0!important}.live-dashboard-stats article{padding:16px!important;border-radius:20px!important;background:#fff!important;border:1px solid #f0d1d4!important}@media(max-width:820px){.live-room-layout,.live-card,.live-dashboard-stats{grid-template-columns:1fr!important}.live-video-surface{min-height:58vh!important}}.live-now-strip{position:relative!important;z-index:8!important;max-width:520px!important;margin:10px auto 12px!important;padding:12px!important;border-radius:24px!important;background:linear-gradient(135deg,#160005f0,#b40718f0)!important;color:#fff!important;box-shadow:0 18px 44px #78000c38!important}.products-market-page .live-now-strip{max-width:none!important;margin:14px 0!important}.live-now-strip>div:first-child{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important;margin-bottom:10px!important}.live-now-strip span{padding:6px 9px!important;border-radius:999px!important;background:#ffffff24!important;color:#ffe8ad!important;font-size:10px!important;font-weight:1000!important;letter-spacing:.08em!important}.live-now-strip b{color:#fff!important}.live-now-scroll{display:flex!important;gap:10px!important;overflow:auto!important;padding-bottom:2px!important}.live-now-scroll a{min-width:220px!important;display:grid!important;gap:3px!important;padding:12px!important;border-radius:18px!important;background:#ffffff1a!important;color:#fff!important;text-decoration:none!important}.live-now-scroll i{color:#ffec75!important;font-style:normal!important}.live-now-scroll small{color:#ffffffb8!important}.publish-live-shortcut{display:grid!important;gap:10px!important;margin:12px 0 16px!important;padding:16px!important;border-radius:26px!important;background:radial-gradient(circle at 86% 12%,rgba(255,225,125,.42),transparent 28%),linear-gradient(135deg,#170004,#b40718)!important;color:#fff!important;box-shadow:0 18px 46px #78000c33!important}.publish-live-shortcut span{width:max-content!important;padding:6px 10px!important;border-radius:999px!important;background:#ffffff24!important;color:#ffe8ad!important;font-size:11px!important;font-weight:1000!important}.publish-live-shortcut p{margin:0!important;color:#ffffffc7!important}.publish-live-shortcut div{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.publish-live-shortcut a{padding:11px 13px!important;border-radius:14px!important;background:#fff!important;color:#9c0714!important;text-decoration:none!important;font-weight:1000!important}.driver-live-card{display:grid!important;gap:5px!important;margin:12px 0!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(135deg,#190005,#cc1021)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 18px 38px #78000c2e!important}.driver-live-card span{color:#ffe88e!important;font-size:12px!important;font-weight:1000!important}.driver-live-card small{color:#ffffffc2!important}.feed-search-header.compact{pointer-events:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:10px 12px!important;width:min(520px,100vw)!important;left:50%!important;transform:translate(-50%)!important}.feed-search-header.compact label,.feed-search-header.compact .feed-live-pill{pointer-events:auto!important}.feed-search-header.compact label{width:46px!important;min-width:46px!important;height:46px!important;overflow:hidden!important;border-radius:999px!important;transition:width .28s ease,min-width .28s ease,box-shadow .28s ease!important}.feed-search-header.compact label:focus-within{width:min(340px,62vw)!important;min-width:min(340px,62vw)!important;box-shadow:0 18px 44px #78000c2e!important}.feed-search-header.compact input{min-width:300px!important}.feed-live-pill{height:46px!important;margin-left:auto!important;padding:0 14px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#b40718,#ff4f55)!important;color:#fff!important;font-weight:1000!important;box-shadow:0 14px 34px #b80f1b40!important}.live-list-layer{align-items:flex-start!important;padding-top:82px!important}.live-list-popover{position:relative!important;width:min(430px,92vw)!important;max-height:72vh!important;overflow:auto!important;display:grid!important;gap:10px!important;padding:20px!important;border-radius:28px!important;background:linear-gradient(145deg,#fff,#fff7f8)!important;border:1px solid #f0d1d4!important;box-shadow:0 28px 80px #00000047!important}.live-list-popover>span{width:max-content!important;padding:7px 11px!important;border-radius:999px!important;background:#ffe5e7!important;color:#b40718!important;font-weight:1000!important;font-size:11px!important}.live-list-popover h2{margin:0!important}.live-list-popover a{display:grid!important;gap:4px!important;padding:14px!important;border-radius:18px!important;background:#fff!important;border:1px solid #f0d1d4!important;color:#151515!important;text-decoration:none!important}.live-list-popover small{color:#766b6d!important}.live-feed-card{background:#050102!important;display:grid!important;place-items:center!important;min-height:100vh!important}.live-feed-preview{width:min(430px,86vw)!important;min-height:70vh!important;display:grid!important;align-content:end!important;gap:10px!important;padding:24px!important;border-radius:34px!important;color:#fff!important;background:radial-gradient(circle at 72% 16%,rgba(255,255,255,.2),transparent 25%),linear-gradient(145deg,#120005,#770714 58%,#e4162a)!important;box-shadow:0 30px 80px #00000059!important}.live-feed-preview span{width:max-content!important;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;color:#b40718!important;font-weight:1000!important}.live-feed-preview h2{margin:0!important;font-size:clamp(28px,6vw,42px)!important;line-height:1.02!important}.live-feed-preview p{margin:0!important;color:#ffffffd1!important;line-height:1.45!important}.live-feed-preview small{color:#ffe8ad!important;font-weight:900!important}.live-feed-preview a{width:max-content!important;padding:13px 16px!important;border-radius:16px!important;background:#fff!important;color:#a40714!important;text-decoration:none!important;font-weight:1000!important}.video-share-layer{background:#0000006b!important;backdrop-filter:blur(7px)!important}.video-share-menu{width:min(260px,calc(100vw - 44px))!important;padding:14px!important;border-radius:22px!important;background:#fffffff0!important;box-shadow:0 24px 70px #00000047!important}.video-share-menu .close{width:28px!important;height:28px!important;right:8px!important;top:8px!important;font-size:18px!important}.mini-video-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding-top:22px!important}.mini-video-actions.share-only button{min-height:76px!important}.mini-video-actions button{display:grid!important;place-items:center!important;gap:8px!important;min-height:86px!important;padding:12px 8px!important;border:1px solid rgba(184,15,27,.14)!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fff5f5)!important;color:#121212!important;font-size:12px!important;font-weight:1000!important;text-align:center!important;box-shadow:0 12px 28px #b80f1b1a!important}.mini-video-actions button:first-child{background:linear-gradient(135deg,#111,#3a090d)!important;color:#fff!important}.mini-video-actions svg{width:24px!important;height:24px!important;stroke-width:2.6!important}.mini-video-actions span{line-height:1.15!important}.video-share-menu{width:min(226px,calc(100vw - 58px))!important;padding:11px!important;border-radius:18px!important}.video-share-menu .close{width:25px!important;height:25px!important;font-size:16px!important}.mini-video-actions{gap:7px!important;padding-top:17px!important}.mini-video-actions button{min-height:58px!important;padding:8px 6px!important;border-radius:14px!important;font-size:10px!important;gap:6px!important}.mini-video-actions.share-only button{min-height:54px!important}.mini-video-actions svg{width:18px!important;height:18px!important}.video-share-layer{background:#00000047!important;backdrop-filter:blur(4px)!important}.video-share-menu{width:auto!important;min-width:132px!important;max-width:210px!important;padding:7px!important;border-radius:16px!important;background:#ffffffeb!important;box-shadow:0 16px 42px #00000047!important}.video-share-menu .close{width:18px!important;height:18px!important;right:3px!important;top:3px!important;font-size:12px!important;line-height:1!important;background:#ffffffbf!important}.mini-video-actions{grid-template-columns:1fr 1fr!important;gap:5px!important;padding-top:14px!important}.mini-video-actions.share-only{grid-template-columns:1fr!important}.mini-video-actions button{min-height:40px!important;width:86px!important;padding:6px 7px!important;border-radius:11px!important;gap:3px!important;font-size:9px!important;line-height:1!important;box-shadow:0 7px 16px #0000001f!important}.mini-video-actions.share-only button{width:106px!important;min-height:38px!important}.mini-video-actions svg{width:14px!important;height:14px!important;stroke-width:2.8!important}.video-share-layer{background:#00000038!important;backdrop-filter:blur(4px)!important;place-items:center!important}.video-share-layer .video-share-menu{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important}.video-share-layer .video-share-menu .close{display:none!important}.video-share-layer .mini-video-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:0!important;width:auto!important}.video-share-layer .mini-video-actions button{width:155px!important;min-height:48px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:11px 14px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:13px!important;background:#080808b8!important;color:#fff!important;font-size:12px!important;font-weight:1000!important;box-shadow:0 10px 26px #00000047!important}.video-share-layer .mini-video-actions button:first-child{background:#080808c2!important;color:#fff!important}.video-share-layer .mini-video-actions button:nth-child(2){background:#ffffffe6!important;color:#111!important;border-color:#0000001a!important}.video-share-layer .mini-video-actions svg{width:19px!important;height:19px!important;flex:0 0 auto!important}.video-settings-layer{place-items:center!important}.video-settings-modal{width:min(390px,calc(100vw - 28px))!important;max-height:min(78dvh,620px)!important;padding:18px!important;border-radius:22px!important;margin:0 auto!important}.video-settings-modal h2{font-size:22px!important;margin:10px 0 6px!important}.video-settings-modal p{font-size:12px!important;margin-bottom:10px!important}.video-settings-modal form{gap:9px!important}.video-settings-modal label{font-size:11px!important;gap:5px!important}.video-settings-modal input,.video-settings-modal textarea,.video-settings-modal select{min-height:40px!important;padding:9px 11px!important;border-radius:13px!important;font-size:13px!important}.video-settings-modal textarea{min-height:68px!important;max-height:96px!important}.video-settings-modal .checkout-now{min-height:44px!important;padding:11px 14px!important}@media(max-width:560px){.video-settings-modal{width:min(360px,calc(100vw - 24px))!important;max-height:76dvh!important;padding:16px!important}}.video-share-layer .mini-video-actions span{text-align:left!important;line-height:1.08!important}@media(max-width:520px){.feed-page,.feed-stage.feed-stack{background:#000!important}.feed-stage.feed-stack{place-items:start stretch!important}.feed-stack .video-card{width:100vw!important;max-width:100vw!important;border-radius:0!important;box-shadow:none!important}.feed-stack .video-card iframe,.feed-stack .video-card video,.youtube-clean-mask{border-radius:0!important}.feed-stack .video-card:after{border-radius:0!important}}.feed-search-header.compact{width:min(444px,calc(100vw - 270px))!important;max-width:444px!important;top:18px!important;padding:8px 14px!important;left:calc(230px + (100vw - 230px)/2)!important;right:auto!important;transform:translate(-50%)!important;justify-content:space-between!important}.feed-search-header.compact label{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important}.feed-search-header.compact label:focus-within{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:calc(100% - 96px)!important}.feed-search-header.compact .feed-live-pill{flex:0 0 auto!important;height:44px!important;padding:0 14px!important}@media(max-width:760px){.feed-search-header.compact{width:min(444px,100vw)!important;max-width:100vw!important;left:50%!important;top:10px!important;padding:8px 14px!important}}@media(max-width:520px){.feed-search-header.compact{width:100vw!important;max-width:100vw!important;padding:8px 12px!important}.feed-search-header.compact label:focus-within{max-width:calc(100% - 90px)!important}}.profile-player-modal{position:fixed!important;inset:0!important;z-index:200!important;display:grid!important;place-items:center!important;padding:12px!important;overflow:hidden!important}.profile-player-modal section{width:min(444px,calc(100vw - 24px))!important;height:min(820px,calc(100dvh - 24px))!important;max-height:calc(100dvh - 24px)!important;aspect-ratio:9/16!important;border-radius:26px!important;overflow:hidden!important;background:#000!important}.profile-player-stack,.profile-player-stack .video-card{width:100%!important;height:100%!important;min-height:100%!important}.profile-player-stack .video-card iframe,.profile-player-stack .video-card video,.profile-player-stack .youtube-clean-mask{border-radius:0!important}@media(max-width:760px){.profile-player-modal{inset:0 0 64px!important;height:calc(100dvh - 64px)!important;padding:8px!important;z-index:120!important}.profile-player-modal section{width:min(444px,calc(100vw - 16px))!important;height:calc(100dvh - 80px)!important;max-height:calc(100dvh - 80px)!important;border-radius:20px!important}.profile-player-stack .video-card{height:100%!important;min-height:100%!important}}@media(max-width:520px){.profile-player-modal{padding:0!important}.profile-player-modal section{width:100vw!important;height:calc(100dvh - 64px)!important;max-height:calc(100dvh - 64px)!important;border-radius:0!important}}@media(max-width:700px){.tiktok-profile .tt-profile-top{height:58px!important;min-height:58px!important;display:grid!important;grid-template-columns:56px 1fr 56px!important;align-items:center!important;padding:8px 12px 0!important;margin:0!important}.tt-edit-wrap,.tt-menu-wrap{position:relative!important;width:56px!important;height:50px!important;display:grid!important;place-items:center!important}.tt-edit-wrap{justify-self:start!important}.tt-menu-wrap{justify-self:end!important}.tt-icon-trigger{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;line-height:1!important;font-size:28px!important;transform:none!important}.tt-menu.tt-icon-trigger{font-size:34px!important}.tt-edit-panel,.tt-menu-panel{position:fixed!important;left:12px!important;right:12px!important;top:64px!important;width:auto!important;max-height:calc(100dvh - 142px)!important;overflow:auto!important}}.shell nav a.camera-nav{gap:4px!important;margin-top:-28px!important;color:#fff!important;font-size:11px!important;font-weight:1000!important}.shell nav a.camera-nav>svg{display:none!important}.create-plus{position:relative!important;display:grid!important;place-items:center!important;width:66px!important;height:42px!important;border-radius:14px!important;background:#090909!important;border:3px solid #fff!important;box-shadow:0 16px 34px #0000005c!important;isolation:isolate!important;overflow:visible!important}.create-plus:before,.create-plus:after{content:""!important;position:absolute!important;top:7px!important;width:34px!important;height:28px!important;border-radius:11px!important;z-index:-1!important;pointer-events:none!important}.create-plus:before{left:-2px!important;background:#fff!important;box-shadow:0 0 18px #ffffff7a!important}.create-plus:after{right:-2px!important;background:#fe2c55!important;box-shadow:0 0 18px #fe2c5573!important}.create-plus svg{position:relative!important;z-index:2!important;width:31px!important;height:31px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#fff!important;stroke-width:4.6!important;filter:drop-shadow(1px 1px 0 #fe2c55) drop-shadow(-1px -1px 0 #ffffff)!important}.shell nav a.camera-nav .create-plus svg{padding:0!important;width:31px!important;height:31px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.camera-nav.active .create-plus{transform:translateY(-1px)!important;outline:0!important;box-shadow:0 18px 38px #0000006b,0 0 0 2px #ffffff2e!important}.shell nav a.camera-nav,.shell nav a.camera-nav:focus,.shell nav a.camera-nav:focus-visible,.shell nav a.camera-nav:active,.shell nav a.camera-nav .create-plus,.shell nav a.camera-nav .create-plus:focus,.shell nav a.camera-nav .create-plus:focus-visible,.shell nav a.camera-nav .create-plus:active,.shell nav a.camera-nav svg,.shell nav a.camera-nav svg:focus,.shell nav a.camera-nav svg:focus-visible{outline:0!important;-webkit-tap-highlight-color:transparent!important}.shell nav a.camera-nav .create-plus{width:66px!important;height:42px!important;border-radius:14px!important;overflow:visible!important;border:3px solid #fff!important;background:#090909!important;box-shadow:0 16px 34px #0000005c!important;outline:0!important}.shell nav a.camera-nav .create-plus:before{content:""!important;position:absolute!important;top:7px!important;left:-2px!important;width:34px!important;height:28px!important;border-radius:11px!important;background:#fff!important;box-shadow:0 0 18px #ffffff7a!important;z-index:-1!important}.shell nav a.camera-nav .create-plus:after{content:""!important;position:absolute!important;top:7px!important;right:-2px!important;width:34px!important;height:28px!important;border-radius:11px!important;background:#fe2c55!important;box-shadow:0 0 18px #fe2c5573!important;z-index:-1!important}.shell nav a.camera-nav .create-plus,.shell nav a.camera-nav .create-plus *,.shell nav a.camera-nav .create-plus svg,.shell nav a.camera-nav .create-plus svg *,.shell nav a.camera-nav.active .create-plus,.shell nav a.camera-nav:focus .create-plus,.shell nav a.camera-nav:focus-visible .create-plus{outline:0!important;outline-offset:0!important}.shell nav a.camera-nav .create-plus svg{width:31px!important;height:31px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;stroke-width:4.6!important;filter:drop-shadow(1px 1px 0 #fe2c55) drop-shadow(-1px -1px 0 #ffffff)!important}.shell nav .nav-side{display:grid;gap:7px}.shell nav .nav-side a{display:flex;align-items:center;gap:12px;padding:12px;border:0;border-radius:9px;background:transparent;color:#cad6d0;text-decoration:none;font-size:13px;font-weight:700}@media(max-width:760px){.shell nav{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:end!important;justify-content:normal!important;gap:0!important;width:100%!important;height:100%!important}.shell nav .nav-side{display:flex!important;min-width:0!important;height:100%!important;align-items:center!important;justify-content:space-around!important;gap:0!important}.shell nav .nav-left{padding-right:44px!important}.shell nav .nav-right{padding-left:44px!important}.shell nav .nav-side a{min-width:0!important;width:calc(100% / 3)!important;max-width:72px!important;display:grid!important;justify-items:center!important;gap:1px!important;padding:4px 2px!important;font-size:8px!important;line-height:1.1!important;white-space:normal!important;text-align:center!important;overflow:hidden!important}.shell nav .nav-side a svg{width:21px!important;height:21px!important}.shell nav a.camera-nav.nav-center{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-54%)!important;margin:0!important;width:76px!important;display:grid!important;place-items:center!important;z-index:12!important;font-size:9px!important;padding:0!important}.shell nav a.camera-nav.nav-center .create-plus{margin:0 auto!important}.shell nav a.camera-nav.nav-center.active .create-plus{transform:none!important}}@media(max-width:700px){.tt-edit-panel{left:10px!important;right:10px!important;top:60px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 138px)!important;padding:14px!important;border-radius:22px!important;gap:9px!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}.tt-edit-panel h3{font-size:22px!important;line-height:1.1!important;margin:0 0 2px!important}.tt-edit-panel label{gap:5px!important;font-size:12px!important}.tt-edit-panel input,.tt-edit-panel textarea{width:100%!important;max-width:100%!important;min-height:42px!important;padding:10px 12px!important;border-radius:14px!important;font-size:14px!important}.tt-edit-panel textarea{min-height:74px!important;max-height:110px!important}.tt-edit-panel input[type=file]{font-size:12px!important;padding:9px!important}.tt-edit-panel button{min-height:46px!important;padding:11px 14px!important;border-radius:16px!important}}.video-settings-layer{display:grid!important;place-items:center!important;padding:16px!important;background:#0000008c!important;backdrop-filter:blur(8px)!important}.video-settings-layer .product-modal.video-settings-modal{width:360px!important;max-width:calc(100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 120px)!important;margin:0 auto!important;padding:16px!important;border-radius:22px!important;background:#fffffff5!important;color:#111!important;overflow-y:auto!important;overflow-x:hidden!important;text-align:left!important;box-shadow:0 24px 70px #00000052!important}.video-settings-layer .video-settings-modal .close{width:34px!important;height:34px!important;right:10px!important;top:10px!important;background:#f3f0f0!important;color:#111!important}.video-settings-layer .video-settings-modal .market-badge{font-size:9px!important;padding:5px 9px!important}.video-settings-layer .video-settings-modal h2{margin:10px 42px 6px 0!important;font-size:21px!important;line-height:1.1!important;color:#111!important}.video-settings-layer .video-settings-modal p{margin:0 0 10px!important;font-size:11px!important;line-height:1.42!important;color:#666!important}.video-settings-layer .video-settings-modal form{display:grid!important;gap:8px!important}.video-settings-layer .video-settings-modal label{display:grid!important;gap:4px!important;font-size:10px!important;font-weight:1000!important;color:#333!important}.video-settings-layer .video-settings-modal input,.video-settings-layer .video-settings-modal textarea,.video-settings-layer .video-settings-modal select{width:100%!important;min-height:36px!important;padding:8px 10px!important;border:1px solid #ead1d3!important;border-radius:12px!important;background:#fff!important;color:#111!important;font-size:12px!important}.video-settings-layer .video-settings-modal input:disabled{background:#f7eeee!important;color:#746b6b!important}.video-settings-layer .video-settings-modal textarea{min-height:62px!important;max-height:86px!important}.video-settings-layer .settings-upload-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.video-settings-layer .video-settings-modal input[type=file]{font-size:11px!important;padding:7px!important}.video-settings-layer .video-settings-modal .checkout-now{min-height:40px!important;padding:9px 12px!important;margin-top:2px!important;border-radius:14px!important;font-size:13px!important}@media(max-width:420px){.video-settings-layer .product-modal.video-settings-modal{width:330px!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 118px)!important;padding:14px!important}}.tt-menu-panel,.tt-edit-panel,.video-settings-modal,.product-modal{scrollbar-width:thin!important;scrollbar-color:rgba(120,110,110,.22) transparent!important}.tt-menu-panel::-webkit-scrollbar,.tt-edit-panel::-webkit-scrollbar,.video-settings-modal::-webkit-scrollbar,.product-modal::-webkit-scrollbar{width:4px!important}.tt-menu-panel::-webkit-scrollbar-thumb,.tt-edit-panel::-webkit-scrollbar-thumb,.video-settings-modal::-webkit-scrollbar-thumb,.product-modal::-webkit-scrollbar-thumb{background:#786e6e38!important;border-radius:999px!important}.tt-menu-panel::-webkit-scrollbar-track,.tt-edit-panel::-webkit-scrollbar-track,.video-settings-modal::-webkit-scrollbar-track,.product-modal::-webkit-scrollbar-track{background:transparent!important}@media(max-width:700px){.tt-menu-panel,.tt-edit-panel,.video-settings-modal,.product-modal{scrollbar-width:none!important}.tt-menu-panel::-webkit-scrollbar,.tt-edit-panel::-webkit-scrollbar,.video-settings-modal::-webkit-scrollbar,.product-modal::-webkit-scrollbar{width:0!important;height:0!important}}.admin-page{background:linear-gradient(135deg,#fff7f7,#fff)!important}.admin-page>aside{position:sticky!important;top:0!important;height:100dvh!important;width:280px!important;padding:24px 18px!important;background:linear-gradient(180deg,#050505,#16080a 70%,#33080e)!important;overflow-y:auto!important}.admin-brand{display:grid!important;gap:7px!important;margin-bottom:24px!important;padding:10px 10px 18px!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.admin-brand b{color:#fff!important;font-size:19px!important;letter-spacing:.02em!important}.admin-brand small{color:#f4b6ba!important;font-size:12px!important;letter-spacing:.12em!important}.admin-menu-list{display:grid!important;gap:10px!important}.admin-menu-list button{display:grid!important;gap:4px!important;width:100%!important;padding:13px 14px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;background:#ffffff0e!important;color:#fff!important;text-align:left!important;cursor:pointer!important;transition:.2s ease!important}.admin-menu-list button span{font-size:14px!important;font-weight:1000!important}.admin-menu-list button small{color:#c8b6b8!important;font-size:11px!important}.admin-menu-list button.active,.admin-menu-list button:hover{background:linear-gradient(135deg,#b80f1b,#ef4d55)!important;border-color:#ffffff38!important;transform:translate(3px)!important;box-shadow:0 15px 34px #b80f1b52!important}.admin-menu-list button.active small,.admin-menu-list button:hover small{color:#ffe9e9!important}.admin-page>main{padding:34px!important}.admin-header{margin-bottom:20px!important}.admin-header span{display:inline-flex!important;padding:7px 11px!important;border-radius:999px!important;background:#fff0d1!important;color:#7a1018!important;font-size:11px!important;font-weight:1000!important}.admin-header h1{margin:12px 0 6px!important;font-size:clamp(30px,4vw,46px)!important;line-height:1!important}.admin-header p{max-width:720px!important;margin:0!important;color:#6f6667!important}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.admin-overview-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.admin-overview-grid article{padding:18px!important;border-radius:20px!important;background:linear-gradient(135deg,#fff,#fff5f5)!important;border:1px solid #f1d6d8!important}.admin-overview-grid b{display:block!important;font-size:30px!important;color:#b80f1b!important}.admin-overview-grid span{color:#6b6162!important;font-size:13px!important;font-weight:800!important}@media(max-width:980px){.admin-page{display:block!important}.admin-page>aside{position:relative!important;width:100%!important;height:auto!important;max-height:none!important}.admin-menu-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-page>main{padding:22px!important}.admin-stats,.admin-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.admin-menu-list,.admin-stats,.admin-overview-grid{grid-template-columns:1fr!important}.admin-page>main{padding:16px!important}}.profile-content-tabs{grid-template-columns:repeat(5,minmax(0,1fr))!important}.public-profile-view .tt-profile-top{height:34px!important;padding:10px 18px 0!important}.public-profile-actions{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;padding:14px 24px 8px!important}.public-profile-actions button{border:0!important;border-radius:999px!important;padding:12px 10px!important;font-weight:1000!important;background:linear-gradient(135deg,#111,#b80f1b)!important;color:#fff!important;box-shadow:0 14px 28px #78000a29!important}.public-profile-actions button:nth-child(2){background:#fff!important;color:#b80f1b!important;border:1px solid #f0cfd2!important;box-shadow:none!important}.public-profile-view .profile-content-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.video-creator-row{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;margin-bottom:6px!important}.video-creator-row strong{display:block!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.1!important}.video-creator-row small{display:block!important;max-width:90px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffffb8!important;font-size:10px!important}.video-avatar-fallback{position:relative!important;flex:0 0 28px!important;width:28px!important;height:28px!important;border-radius:50%!important;background:linear-gradient(135deg,#fffffffa,#ffffffb8)!important;border:1px solid rgba(255,255,255,.8)!important;box-shadow:0 8px 18px #00000040!important;overflow:hidden!important}.video-avatar-fallback:before{content:""!important;position:absolute!important;left:50%!important;top:6px!important;width:8px!important;height:8px!important;transform:translate(-50%)!important;border-radius:50%!important;background:linear-gradient(135deg,#c1121f,#111)!important}.video-avatar-fallback:after{content:""!important;position:absolute!important;left:50%!important;bottom:4px!important;width:18px!important;height:12px!important;transform:translate(-50%)!important;border-radius:12px 12px 5px 5px!important;background:linear-gradient(135deg,#c1121f,#111)!important}.affiliate-note,.video-creator-row small{display:none!important}.driver-page{min-height:100dvh!important;background:radial-gradient(circle at 85% 8%,rgba(255,210,63,.26),transparent 28%),linear-gradient(135deg,#fff8f6,#fff)!important}.driver-hero,.driver-section-head{padding:26px!important;border-radius:30px!important;background:linear-gradient(135deg,#130306,#b80f1b)!important;color:#fff!important;box-shadow:0 26px 70px #5a000a33!important}.driver-hero span,.driver-section-head span,.driver-order-form>span{display:inline-flex!important;padding:7px 11px!important;border-radius:999px!important;background:#fff0c9!important;color:#68050d!important;font-weight:1000!important;font-size:11px!important;letter-spacing:.08em!important}.driver-hero h1,.driver-section-head h1{margin:14px 0 8px!important;font-size:clamp(32px,6vw,56px)!important;line-height:.98!important}.driver-hero p,.driver-section-head p{max-width:780px!important;color:#ffe1e4!important;line-height:1.55!important}.driver-hero div{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:20px!important}.driver-hero a,.driver-public-card a,.driver-video-list a,.driver-video-grid a{display:inline-flex!important;justify-content:center!important;padding:12px 16px!important;border-radius:999px!important;background:#fff!important;color:#b80f1b!important;text-decoration:none!important;font-weight:1000!important}.driver-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;margin-top:18px!important}.driver-nearest-search{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:16px!important;align-items:start!important}.driver-service-select{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.driver-service-select button{position:relative!important;display:grid!important;gap:4px!important;place-items:center!important;border:1px solid #f0cdd1!important;border-radius:18px!important;padding:15px 10px!important;background:#fff!important;color:#191112!important;box-shadow:none!important;font-weight:1000!important}.driver-service-select button.active{border:3px solid #fff!important;outline:3px solid #8d0612!important;background:linear-gradient(135deg,#71040c,#d20f22 68%,#ff5a63)!important;color:#fff!important;box-shadow:0 18px 38px #96000f47!important;transform:translateY(-1px)!important}.driver-service-select button.active:after{content:"✓"!important;position:absolute!important;right:11px!important;top:9px!important;width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff!important;color:#9b0714!important;font-size:14px!important;font-weight:1000!important}.driver-service-select button small{color:#ffffffdb!important;font-size:11px!important;letter-spacing:.04em!important}.driver-quick-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.driver-quick-links a{padding:10px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #f0d1d4!important;color:#9b0714!important;text-decoration:none!important;font-weight:1000!important}.driver-grid.compact{grid-template-columns:1fr!important}.driver-card,.driver-panel,.driver-public-card,.driver-order-form{padding:18px!important;border:1px solid #f0d1d4!important;border-radius:26px!important;background:#fffffff5!important;box-shadow:0 22px 58px #5a000a14!important}.driver-card{display:grid!important;grid-template-columns:58px 1fr!important;gap:12px!important}.driver-card>a,.driver-card>button{grid-column:1/-1!important;border:0!important;border-radius:18px!important;padding:13px!important;background:linear-gradient(135deg,#b80f1b,#ff5757)!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important}.driver-avatar{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:linear-gradient(135deg,#111,#b80f1b)!important;color:#fff!important;font-weight:1000!important;font-size:24px!important;box-shadow:0 12px 28px #00000038!important}.driver-avatar.large{width:112px!important;height:112px!important;margin:auto!important;font-size:48px!important}.nearest-driver-card{min-height:100%!important}.nearest-driver-card h2{margin:8px 0!important;font-size:clamp(24px,4vw,36px)!important;line-height:1.05!important}.driver-match-summary{display:grid!important;grid-template-columns:auto 1fr!important;gap:14px!important;align-items:center!important;padding:14px!important;border-radius:24px!important;background:#ffffffd1!important;border:1px solid #f1d4d7!important}.driver-match-summary b{display:block!important;color:#171112!important;font-size:20px!important}.driver-match-summary small{display:block!important;color:#8f0712!important;font-weight:1000!important}.driver-match-summary p{margin:5px 0 0!important}.driver-public-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.driver-public-actions a,.driver-public-actions button{border:0!important;border-radius:16px!important;padding:12px!important;background:#fff4f5!important;color:#9b0714!important;text-align:center!important;text-decoration:none!important;font-weight:1000!important}.driver-public-actions button{background:linear-gradient(135deg,#9b0714,#ef3340)!important;color:#fff!important}.driver-card.in-showcase,.affiliate-products article.in-showcase{border-color:#ffd36e!important;box-shadow:0 18px 40px #b45a0024!important}.affiliate-showcase-panel{background:linear-gradient(135deg,#fff7db,#fff)!important}.driver-card b,.driver-public-card h1,.driver-panel h2,.driver-order-form h2{color:#111!important}.driver-card small,.driver-card p,.driver-panel small,.driver-order-form label,.driver-public-card p{color:#6c6263!important}.driver-active,.driver-off{display:inline-flex!important;width:max-content!important;padding:7px 10px!important;border-radius:999px!important;font-size:12px!important;font-weight:1000!important}.driver-active{background:#e6fff1!important;color:#067a3b!important}.driver-off{background:#fff0f0!important;color:#b80f1b!important}.driver-order-layout{display:grid!important;grid-template-columns:minmax(260px,.8fr) minmax(300px,1.2fr)!important;gap:16px!important}.driver-public-stats,.driver-dashboard-grid,.driver-settings-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:10px!important;margin:14px 0!important}.driver-public-stats b,.driver-dashboard-grid article{padding:14px!important;border-radius:18px!important;background:#fff4f5!important}.driver-dashboard-grid article{display:grid!important;gap:6px!important}.driver-dashboard-grid b{font-size:26px!important;color:#b80f1b!important}.driver-dashboard-grid button,.driver-panel button,.driver-order-form button{border:0!important;border-radius:18px!important;padding:13px 16px!important;background:linear-gradient(135deg,#b80f1b,#ff5757)!important;color:#fff!important;font-weight:1000!important}.driver-settings-grid label,.driver-order-form label{display:grid!important;gap:7px!important;font-weight:900!important}.driver-settings-grid input,.driver-settings-grid select,.driver-settings-grid textarea,.driver-order-form input,.driver-order-form textarea{width:100%!important;padding:13px!important;border:1px solid #f0d1d4!important;border-radius:16px!important;background:#fff!important}.ride-estimate{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;margin:14px 0!important;padding:14px!important;border-radius:20px!important;background:#fff5df!important}.ride-estimate b{color:#b80f1b!important}.driver-order-list,.driver-video-list,.driver-video-grid{display:grid!important;gap:12px!important}.driver-order-list article,.driver-video-list article,.driver-video-grid article{display:grid!important;gap:10px!important;padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid #f0d1d4!important}.driver-order-list article{grid-template-columns:1fr auto!important}.driver-video-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;margin-top:18px!important}.driver-video-grid video{width:100%!important;aspect-ratio:9/14!important;object-fit:cover!important;border-radius:22px!important;background:#000!important}.yellow-cart.ojek-monox{background:linear-gradient(135deg,#111,#b80f1b)!important;color:#fff!important}.yellow-cart.ojek-monox.collapsed svg{color:#ffdc6e!important}.yellow-cart.ojek-motor{background:linear-gradient(135deg,#15090b,#d7192c)!important;color:#fff!important}.yellow-cart.ojek-car{background:linear-gradient(135deg,#0b1220,#2563eb)!important;color:#fff!important}.yellow-cart.ojek-cargo{background:linear-gradient(135deg,#10140f,#22c55e)!important;color:#fff!important}.driver-service-pill{display:inline-flex;width:max-content;margin:0 auto 12px;padding:7px 12px;border-radius:999px;background:#fff0f1;color:#9f1239;font-style:normal;font-size:12px;font-weight:900}.driver-service-pill.car{background:#eff6ff;color:#1d4ed8}.driver-service-pill.cargo{background:#ecfdf5;color:#047857}.driver-card-motor{border-color:#ffd3d8!important}.driver-card-car{border-color:#bfdbfe!important}.driver-card-cargo{border-color:#bbf7d0!important}.yellow-cart.ojek-motor.collapsed,.yellow-cart.ojek-car.collapsed,.yellow-cart.ojek-cargo.collapsed{background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.yellow-cart.ojek-motor.collapsed svg,.yellow-cart.ojek-car.collapsed svg,.yellow-cart.ojek-cargo.collapsed svg,.yellow-cart .monox-vehicle-icon{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important}.yellow-cart.ojek-motor.collapsed svg{color:#ff3652!important;stroke:#ff3652!important}.yellow-cart.ojek-car.collapsed svg{color:#60a5fa!important;stroke:#60a5fa!important}.yellow-cart.ojek-cargo.collapsed svg{color:#34d399!important;stroke:#34d399!important}.yellow-cart .monox-vehicle-icon{width:30px!important;height:30px!important;fill:none!important}.escrow-page,.escrow-room-page{min-height:100dvh;background:radial-gradient(circle at 16% 12%,rgba(225,29,48,.12),transparent 26%),radial-gradient(circle at 88% 4%,rgba(20,20,20,.08),transparent 30%),#fff8f7!important}.escrow-hero,.escrow-room-page>header{max-width:1120px;margin:0 auto 22px;padding:28px;border:1px solid rgba(225,29,48,.16);border-radius:30px;background:linear-gradient(135deg,#fff,#fff4f2);box-shadow:0 20px 70px #aa14201f}.escrow-hero span,.escrow-room-page>header span,.escrow-status{display:inline-flex;width:max-content;padding:7px 12px;border-radius:999px;background:#fff0bf;color:#5d2400;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.escrow-hero h1,.escrow-room-page>header h1{margin:12px 0 8px;font-size:clamp(30px,5vw,54px);line-height:1}.escrow-hero p,.escrow-room-page>header p{max-width:760px;color:#716666}.escrow-room-page>header div{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.escrow-room-page>header a,.escrow-room-page>header button,.escrow-create-form button,.escrow-action-grid button,.escrow-call-controls button,.escrow-panel button,.escrow-created-box a,.escrow-join-gate button{border:0;border-radius:999px;padding:12px 18px;background:linear-gradient(135deg,#4b0308,#d7192c);color:#fff;font-weight:1000;text-decoration:none;box-shadow:0 12px 32px #be142238;cursor:pointer}.escrow-room-page>header button,.escrow-action-grid button.danger,.escrow-call-controls button.danger{background:#fff0f0;color:#b80f1b;border:1px solid #ffcaca}.escrow-create-form{width:min(760px,100%);display:grid;gap:15px;margin:0 auto;padding:26px;border:1px solid rgba(225,29,48,.16);border-radius:30px;background:#ffffffe6;box-shadow:0 22px 70px #aa14201f;backdrop-filter:blur(12px)}.escrow-role-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.escrow-role-choice button{background:#fff;color:#111;border:1px solid #f0caca;box-shadow:none}.escrow-role-choice button.active{background:linear-gradient(135deg,#080808,#d7192c);color:#fff}.escrow-create-form label,.escrow-join-gate label,.transfer-instruction label,.escrow-panel label{display:grid;gap:8px;font-size:12px;font-weight:1000}.escrow-create-form input,.escrow-create-form textarea,.escrow-create-form select,.escrow-join-gate input,.transfer-instruction input,.escrow-panel input{width:100%;border:1px solid #efcfcf;border-radius:16px;padding:14px;background:#fff;color:#111;font:inherit}.escrow-create-form textarea{min-height:96px;resize:vertical}.escrow-created-box,.escrow-join-gate{display:grid;gap:10px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#fff8d7,#fff);border:1px solid #ffe3a3}.escrow-created-box code{display:block;overflow:auto;padding:12px;border-radius:14px;background:#111;color:#fff;white-space:nowrap}.escrow-join-gate{max-width:760px;margin:0 auto 22px}.inline-check{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.inline-check input{width:auto!important}.escrow-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;max-width:1320px;margin:0 auto}.escrow-room-layout main,.escrow-room-layout aside{min-width:0;display:grid;gap:16px;align-content:start}.escrow-call-area,.escrow-transaction-panel,.escrow-panel{padding:18px;border:1px solid rgba(225,29,48,.16);border-radius:28px;background:#ffffffeb;box-shadow:0 18px 60px #aa14201f;backdrop-filter:blur(14px)}.escrow-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.escrow-video-grid>div,.escrow-screen-share{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:24px;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#090909,#7f0712 70%,#e11d30);color:#fff;text-align:center;overflow:hidden}.escrow-video-grid span,.escrow-screen-share span{padding:6px 10px;border-radius:999px;background:#ffffff1f;font-size:11px;font-weight:1000}.escrow-video-grid b{font-size:22px}.escrow-screen-share{min-height:150px;margin-top:12px;background:linear-gradient(135deg,#151515,#2b080b)}.escrow-screen-share p{max-width:620px;margin:0;color:#f2dede}.escrow-call-controls,.escrow-action-grid,.evidence-tabs,.escrow-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.escrow-call-area small{display:block;margin-top:10px;color:#766}.escrow-tabs{padding:8px;border-radius:999px;background:#fff;border:1px solid #efd1d1}.escrow-tabs button{flex:1;border:0;border-radius:999px;padding:11px;background:transparent;font-weight:1000}.escrow-tabs button.active{background:#111;color:#fff}.escrow-transaction-panel h2{margin:12px 0 8px;font-size:32px}.escrow-transaction-panel p{color:#716666}.escrow-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.escrow-account-grid article{min-width:0;padding:14px;border-radius:18px;background:#fff8f7;border:1px solid #f2d5d5}.escrow-account-grid small,.escrow-account-grid b,.escrow-account-grid span{display:block}.escrow-account-grid b{margin:5px 0}.escrow-account-grid span{color:#776;font-size:12px;word-break:break-word}.escrow-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.transfer-instruction{display:grid;gap:10px;margin-top:14px;padding:16px;border-radius:20px;background:#fff7d7;border:1px solid #ffe2a0}.transfer-instruction code{padding:12px;border-radius:14px;background:#111;color:#fff;overflow:auto}.transfer-instruction strong{font-size:24px;color:#b80f1b}.escrow-panel h3{margin:0 0 12px}.escrow-chat>div{max-height:380px;overflow:auto;display:grid;gap:10px}.escrow-chat article,.evidence-list article,.escrow-timeline article{padding:12px;border-radius:16px;background:#fff8f7;border:1px solid #f2d5d5}.escrow-chat article.ai{background:linear-gradient(135deg,#fff7d7,#fff);border-color:#ffe2a0}.escrow-chat article.system{background:#111;color:#fff}.escrow-chat article b,.escrow-chat article span,.escrow-chat article small{display:block}.escrow-chat form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.chat-upload{margin-top:10px}.evidence-tabs button{background:#fff;color:#111;border:1px solid #efd1d1;box-shadow:none}.evidence-list,.escrow-timeline{display:grid;gap:10px;margin-top:12px}.escrow-timeline article{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start}.escrow-timeline i{width:12px;height:12px;margin-top:4px;border-radius:50%;background:#d7192c;box-shadow:0 0 0 5px #ffe3e5}.escrow-timeline small,.evidence-list small{display:block;color:#7b6f6f}.escrow-room-layout main>.escrow-transaction-panel,.escrow-room-layout main>.escrow-panel{display:none}@media(max-width:1080px){.escrow-room-layout{grid-template-columns:1fr}.escrow-room-layout aside{display:none}.escrow-room-layout main>.escrow-transaction-panel,.escrow-room-layout main>.escrow-panel{display:block}.escrow-account-grid{grid-template-columns:1fr}}@media(max-width:640px){.escrow-page,.escrow-room-page{padding:14px 10px 92px!important}.escrow-hero,.escrow-room-page>header,.escrow-create-form,.escrow-call-area,.escrow-transaction-panel,.escrow-panel{border-radius:22px}.escrow-role-choice,.escrow-video-grid,.escrow-action-grid{grid-template-columns:1fr}.escrow-video-grid>div{min-height:180px}.escrow-call-controls button,.escrow-action-grid button{width:100%}.escrow-tabs{border-radius:22px}.escrow-tabs button{font-size:12px}}@media(max-width:760px){.driver-nearest-search,.driver-service-select,.driver-order-layout{grid-template-columns:1fr!important}.driver-card{grid-template-columns:50px 1fr!important}}@media(max-width:760px){.shell>aside{height:68px!important;min-height:68px!important;padding:0!important}.shell>aside>.session-button{display:none!important}.shell nav{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr)!important;width:100%!important;height:68px!important;margin:0!important;padding:0 6px!important;align-items:center!important;gap:0!important}.shell nav .nav-side{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;justify-items:center!important;height:68px!important;padding:0!important;gap:0!important;min-width:0!important}.shell nav .nav-left{grid-column:1!important}.shell nav .nav-right{grid-column:3!important}.shell nav .nav-side a{width:100%!important;max-width:none!important;min-width:0!important;height:62px!important;display:grid!important;place-items:center!important;align-content:center!important;gap:2px!important;padding:0 1px!important;margin:0!important;border-radius:16px!important;font-size:7.2px!important;line-height:1.05!important;text-align:center!important;white-space:normal!important;overflow:hidden!important}.shell nav .nav-side a svg{width:19px!important;height:19px!important}.shell nav a.camera-nav.nav-center{position:static!important;grid-column:2!important;transform:none!important;width:82px!important;height:68px!important;display:grid!important;place-items:center!important;align-content:center!important;justify-self:center!important;margin:0!important;padding:0!important;z-index:20!important;font-size:7.5px!important;line-height:1!important;text-align:center!important}.shell nav a.camera-nav.nav-center .create-plus{width:62px!important;height:40px!important;margin:0!important}.shell nav a.camera-nav.nav-center .create-plus svg{width:28px!important;height:28px!important}}.affiliate-dashboard,.seller-dashboard{margin:14px 0 92px!important;padding:18px!important;border-radius:28px!important;border:1px solid rgba(185,15,28,.16)!important;background:radial-gradient(circle at 85% 10%,rgba(255,224,118,.42),transparent 28%),linear-gradient(145deg,#fffffff5,#fff4f5f0)!important;box-shadow:0 24px 60px #78000a1f!important}.affiliate-dashboard span,.seller-dashboard span{font-weight:1000!important}.affiliate-dashboard-head span,.affiliate-join-card>span,.seller-dashboard-head span,.seller-join-card>span{display:inline-flex!important;padding:7px 12px!important;border-radius:999px!important;background:#fff0c9!important;color:#780712!important;font-size:11px!important;letter-spacing:.08em!important}.affiliate-dashboard h2,.seller-dashboard h2{margin:12px 0 8px!important;font-size:clamp(22px,5vw,32px)!important;line-height:1.05!important}.affiliate-dashboard p,.seller-dashboard p{margin:0 0 14px!important;color:#6d6264!important;line-height:1.55!important}.affiliate-join-grid,.affiliate-stats,.seller-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:14px 0!important}.affiliate-join-grid i,.affiliate-stats article,.seller-stats article{display:grid!important;gap:5px!important;padding:14px!important;border-radius:18px!important;background:#fff!important;border:1px solid #f0d1d4!important;font-style:normal!important}.affiliate-join-grid b,.affiliate-stats b,.seller-stats b{font-size:20px!important;color:#121212!important}.affiliate-join-grid i,.affiliate-stats span,.seller-stats span{color:#6b6263!important;font-size:12px!important}.affiliate-dashboard>button,.affiliate-withdraw-button,.seller-join-card button{width:100%!important;margin-top:12px!important;padding:15px 18px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#b40718,#ff5454)!important;color:#fff!important;font-weight:1000!important;box-shadow:0 16px 36px #b80f1b47!important}.affiliate-products{display:grid!important;gap:12px!important;margin-top:14px!important}.affiliate-showcase-strip{display:grid!important;gap:4px!important;margin:14px 0!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(135deg,#250006,#b80f1b)!important;color:#fff!important;box-shadow:0 18px 40px #78000c2e!important}.affiliate-showcase-strip span{color:#ffdfe1!important;font-size:12px!important}.affiliate-products article{display:grid!important;grid-template-columns:78px 1fr!important;gap:12px!important;align-items:center!important;padding:12px!important;border-radius:22px!important;background:#fff!important;border:1px solid #f0d1d4!important}.affiliate-products article.in-showcase{border-color:#f2bd31!important;box-shadow:0 14px 34px #f2bd312e!important}.affiliate-products img{width:78px!important;height:78px!important;object-fit:cover!important;border-radius:18px!important;box-shadow:0 12px 24px #0000001a!important}.affiliate-products article div:nth-child(2){display:grid!important;gap:4px!important}.affiliate-products article div:nth-child(2) span{width:max-content!important;padding:5px 9px!important;border-radius:999px!important;background:#fff0c9!important;color:#780712!important;font-size:11px!important}.affiliate-products b{color:#151515!important;font-size:15px!important}.affiliate-products small{color:#71696a!important;font-size:12px!important;line-height:1.35!important}.affiliate-product-actions{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:8px!important}.affiliate-product-actions button{padding:12px!important;border:0!important;border-radius:14px!important;font-weight:1000!important}.affiliate-product-actions button:first-child{background:#160307!important;color:#fff!important}.affiliate-product-actions button:last-child{background:#fff1f2!important;color:#b40718!important}.seller-dashboard-head{display:grid!important;gap:8px!important;margin-bottom:14px!important}.seller-dashboard-head a{display:inline-flex!important;justify-content:center!important;width:max-content!important;padding:12px 16px!important;border-radius:16px!important;background:linear-gradient(135deg,#b40718,#ff5656)!important;color:#fff!important;font-weight:1000!important;text-decoration:none!important;box-shadow:0 16px 36px #b80f1b40!important}.seller-products{display:grid!important;gap:12px!important;margin-top:14px!important}.seller-products article{display:grid!important;grid-template-columns:82px 1fr!important;gap:12px!important;padding:13px!important;border-radius:22px!important;background:#fff!important;border:1px solid #f0d1d4!important}.seller-products img{width:82px!important;height:82px!important;object-fit:cover!important;border-radius:18px!important}.seller-products article>div{display:grid!important;gap:5px!important}.seller-products b{color:#151515!important;font-size:15px!important}.seller-products small{color:#6b6263!important;line-height:1.35!important}.seller-product-metrics{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.seller-product-metrics span{padding:6px 8px!important;border-radius:999px!important;background:#fff1f2!important;color:#8f0712!important;font-size:11px!important}.seller-products label,.seller-products button{grid-column:1 / -1!important}.seller-products label{display:grid!important;gap:6px!important;color:#111!important;font-weight:1000!important}.seller-products input{width:100%!important;padding:12px!important;border:1px solid #f0cfd2!important;border-radius:14px!important}.seller-products button{padding:12px!important;border:0!important;border-radius:15px!important;background:#160307!important;color:#fff!important;font-weight:1000!important}@media(max-width:520px){.profile-content-tabs button{font-size:11px!important;padding:12px 2px!important}.affiliate-stats,.affiliate-join-grid{grid-template-columns:1fr 1fr!important}.affiliate-product-actions{grid-template-columns:1fr!important}}.map-api-panel{display:grid!important;gap:18px!important}.map-api-head{padding:22px!important;border-radius:28px!important;background:radial-gradient(circle at 88% 15%,rgba(255,221,112,.5),transparent 26%),linear-gradient(135deg,#180005,#b40718)!important;color:#fff!important;box-shadow:0 22px 54px #78000c38!important}.map-api-head span{display:inline-flex!important;width:max-content!important;padding:7px 12px!important;border-radius:999px!important;background:#ffffff24!important;color:#ffe8ad!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important}.map-api-head h2{margin:12px 0 8px!important;font-size:clamp(28px,4vw,46px)!important;line-height:1!important}.map-api-head p{max-width:820px!important;margin:0!important;color:#ffffffd1!important;line-height:1.55!important}.map-provider-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:14px!important}.map-provider-grid article{display:grid!important;gap:12px!important;padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #f0d1d4!important;box-shadow:0 18px 45px #50000814!important}.map-provider-grid article.disabled{opacity:.72!important;background:#fbf7f7!important}.map-provider-grid b,.map-monitor-grid b{color:#151515!important;font-size:16px!important}.map-provider-grid small,.map-monitor-grid small{color:#6f6667!important;line-height:1.4!important}.map-provider-grid label{display:grid!important;gap:6px!important;color:#1a1113!important;font-size:12px!important;font-weight:1000!important}.map-provider-grid input,.map-provider-grid select{width:100%!important;padding:11px 12px!important;border-radius:14px!important;border:1px solid #efd0d3!important;background:#fff!important;font-weight:800!important}.map-status{width:max-content!important;padding:6px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:1000!important;text-transform:uppercase!important}.map-status.online{background:#e8fff1!important;color:#08723a!important}.map-status.limited{background:#fff4cf!important;color:#805800!important}.map-status.offline{background:#ffe3e5!important;color:#a10615!important}.map-provider-actions,.map-admin-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.map-provider-actions button,.map-admin-actions button{border:0!important;border-radius:14px!important;padding:10px 12px!important;background:#180005!important;color:#fff!important;font-weight:1000!important}.map-admin-actions button:first-child{background:linear-gradient(135deg,#b40718,#ff5454)!important}.map-priority-grid,.map-monitor-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important}.map-priority-grid article,.map-monitor-grid article{display:grid!important;gap:8px!important;padding:15px!important;border-radius:22px!important;background:linear-gradient(145deg,#fff,#fff7f8)!important;border:1px solid #f0d1d4!important}.map-priority-grid span,.map-monitor-grid span{color:#6b6263!important;line-height:1.45!important}.map-monitor-grid em{color:#a10615!important;font-style:normal!important;font-size:12px!important}.map-settings-grid textarea{min-height:96px!important}.map-log-table .admin-row{grid-template-columns:2fr 1fr 1fr 2fr!important}.map-schema-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.map-schema-list code{padding:8px 10px!important;border-radius:999px!important;background:#fff1f2!important;border:1px solid #f0d1d4!important;color:#870712!important;font-weight:900!important}@media(max-width:720px){.map-provider-grid,.map-priority-grid,.map-monitor-grid,.map-log-table .admin-row{grid-template-columns:1fr!important}}.menu-role-access,.products-market-hero{display:grid!important;gap:10px!important;margin:12px 0!important;padding:18px!important;border-radius:26px!important;background:radial-gradient(circle at 88% 10%,rgba(255,226,119,.45),transparent 26%),linear-gradient(135deg,#1b0307,#b40718 58%,#ff5a5a)!important;color:#fff!important;box-shadow:0 20px 46px #78000c38!important}.role-access-inline{display:none!important}.menu-role-access span,.products-market-hero span{width:max-content!important;padding:7px 11px!important;border-radius:999px!important;background:#ffffff24!important;color:#ffe9ae!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important}.menu-role-access b,.products-market-hero h1{color:#fff!important;font-size:clamp(22px,5vw,34px)!important;line-height:1.05!important}.menu-role-access p,.products-market-hero p{margin:0!important;color:#ffffffd1!important;line-height:1.45!important}.menu-role-access>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.menu-role-access button{border:0!important;border-radius:16px!important;padding:13px 10px!important;background:#fff!important;color:#950714!important;font-weight:1000!important}.products-market-page,.demo-profile-links-page{padding-bottom:90px!important}.demo-profile-link-grid{display:grid!important;gap:12px!important}.demo-profile-link-grid article{display:grid!important;grid-template-columns:1fr auto!important;gap:14px!important;align-items:center!important;padding:16px!important;border-radius:24px!important;background:#fff!important;border:1px solid #f0d1d4!important;box-shadow:0 18px 42px #78000c17!important}.demo-profile-link-grid b{color:#151515!important;font-size:18px!important}.demo-profile-link-grid p{margin:5px 0!important;color:#6f6667!important;line-height:1.45!important}.demo-profile-link-grid code{display:block!important;padding:9px 10px!important;border-radius:12px!important;background:#fff3f4!important;color:#8f0712!important;overflow:auto!important;max-width:100%!important}.demo-profile-link-grid article>div:last-child{display:flex!important;gap:8px!important}.demo-profile-link-grid a,.demo-profile-link-grid button{border:0!important;border-radius:15px!important;padding:12px 14px!important;background:linear-gradient(135deg,#b40718,#ff5454)!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important}.demo-profile-link-grid button{background:#160307!important}@media(max-width:560px){.menu-role-access>div{grid-template-columns:1fr!important}.demo-profile-link-grid article{grid-template-columns:1fr!important}.demo-profile-link-grid article>div:last-child{display:grid!important;grid-template-columns:1fr 1fr!important}}.payment-gateway-note,.escrow-payment-choice{display:grid!important;gap:10px!important;padding:16px!important;border-radius:22px!important;border:1px solid rgba(196,12,29,.18)!important;background:radial-gradient(circle at 86% 12%,rgba(255,228,155,.55),transparent 26%),#ffffffc7!important;box-shadow:0 18px 40px #78000c14!important}.payment-gateway-note b,.escrow-payment-choice h3{margin:0!important;color:#830711!important;font-size:15px!important;font-weight:1000!important}.payment-gateway-note span{color:#6f6667!important;line-height:1.45!important}.escrow-payment-choice{grid-template-columns:repeat(2,minmax(0,1fr))!important}.escrow-payment-choice h3{grid-column:1/-1!important}.escrow-payment-choice label{min-width:0!important}.silent-monitor-note{width:max-content!important;max-width:100%!important;padding:10px 12px!important;border-radius:16px!important;background:#fff1b8!important;color:#5f3300!important;font-weight:900!important}.payment-channel-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(175px,1fr))!important;gap:12px!important;margin:12px 0 22px!important}.payment-channel-grid article{display:grid!important;gap:8px!important;padding:14px!important;border-radius:20px!important;background:#fff!important;border:1px solid #f0d1d4!important;box-shadow:0 14px 34px #78000c12!important}.payment-channel-grid b{color:#171112!important;font-size:16px!important}.payment-channel-grid small{color:#706768!important;line-height:1.35!important}.payment-channel-grid select{width:100%!important;border-radius:14px!important;border:1px solid #edd1d4!important;padding:10px 12px!important;background:#fff8f8!important;color:#191112!important;font-weight:900!important}.selected-showcase-card{display:grid!important;gap:5px!important;padding:14px!important;border-radius:20px!important;background:linear-gradient(135deg,#fff7d7,#fff)!important;border:1px solid #ffe0a1!important;box-shadow:0 14px 32px #78000c14!important}.selected-showcase-card b{color:#8d0612!important;font-size:18px!important}.selected-showcase-card span,.selected-showcase-card small{color:#6f6263!important;font-weight:800!important}.escrow-room-admin-table .admin-row{grid-template-columns:minmax(190px,1.25fr) minmax(110px,.7fr) minmax(160px,1fr) minmax(160px,1fr) auto auto auto!important;align-items:center!important}.escrow-room-admin-table a{display:inline-grid!important;place-items:center!important;min-height:38px!important;padding:0 13px!important;border-radius:14px!important;background:#140306!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important}@media(max-width:900px){.escrow-payment-choice,.escrow-room-admin-table .admin-row{grid-template-columns:1fr!important}}.nav-more-wrap{position:relative!important;min-width:0!important}.nav-more-button{width:100%!important;display:flex!important;align-items:center!important;gap:12px!important;padding:12px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#cad6d0!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important}.nav-more-button svg{width:19px!important}.nav-more-menu{position:absolute!important;right:0!important;bottom:calc(100% + 8px)!important;display:none!important;min-width:180px!important;padding:8px!important;border-radius:18px!important;background:#140306f5!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 20px 42px #00000059!important}.nav-more-wrap:hover .nav-more-menu,.nav-more-wrap:focus-within .nav-more-menu{display:grid!important;gap:6px!important}.nav-more-menu a{margin:0!important;min-height:42px!important}@media(max-width:760px){.shell nav{grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr)!important}.shell nav .nav-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shell nav .nav-left{grid-column:1!important}.shell nav .nav-right{grid-column:3!important}.nav-more-button{display:grid!important;justify-items:center!important;gap:1px!important;padding:5px 2px!important;font-size:9px!important;line-height:1.1!important}.nav-more-button svg{width:21px!important}.nav-more-menu{right:-48px!important;bottom:72px!important}}.video-source-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.video-source-choice label{border:1px solid #f0caca;border-radius:18px;padding:14px;background:#ffffffe0;box-shadow:0 12px 30px #c1121f12}.video-source-choice input{width:100%;margin-top:10px}@media(max-width:640px){.video-source-choice{grid-template-columns:1fr}}
