:root{--bg:#f6f7f9;--surface:#ffffff;--surface-2:#f8fafc;--text:#202936;--muted:#8b93a3;--line:#e6e9ef;--line-strong:#d7dde6;--red:#ff4654;--red-strong:#ee3044;--green:#10a66f;--amber:#d48a00;--teal:#0f9c9b;--shadow:0 12px 32px rgba(25,32,44,0.08)}@font-face{font-family:KCN Inter;src:url(/assets/fonts/InterVariable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}img{display:block;max-width:100%}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.public-shell{width:min(100%,680px);min-height:100vh;margin:0 auto;padding:18px 24px 44px;background:#ffffff}.topbar{justify-content:space-between;min-height:92px;border-bottom:1px solid #edf0f4}.brand-mark,.topbar{display:flex;align-items:center}.brand-mark{gap:12px;min-width:0}.brand-mark img{width:82px;height:44px;object-fit:contain}.brand-mark span{width:2px;height:42px;background:#171b22;flex:0 0 auto}.brand-mark strong{max-width:220px;font-size:18px;line-height:1.12;font-weight:500;color:#1f2733}.mascot{width:58px;height:58px;object-fit:contain}.game-selector{margin:26px 0 20px;padding:0}.game-selector h2{margin:0 0 20px;color:#202936;font-size:22px;line-height:1.2;font-weight:500}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px 16px;gap:24px 16px}.game-tile{display:grid;justify-items:center;grid-gap:9px;gap:9px;min-width:0;border:0;background:transparent;color:#2b3442;text-align:center;text-decoration:none}.game-tile:not(a){cursor:default}.game-tile[href]:hover strong{color:#df1525}.game-tile strong{max-width:100%;min-height:38px;overflow-wrap:anywhere;font-size:15px;line-height:1.25;font-weight:400}.game-tile.selected strong{color:#df1525;font-weight:500}.game-thumb{position:relative;display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border:2px solid transparent;border-radius:16px;background:transparent}.game-thumb img{width:100%;height:100%;object-fit:cover}.game-thumb.selected{border-color:#df1525}.game-thumb.selected:before{content:"";position:absolute;top:0;left:0;border-top:23px solid #df1525;border-right:23px solid transparent;z-index:1}.game-thumb.selected:after{content:"✓";position:absolute;top:1px;left:4px;color:#fff;font-size:15px;line-height:1;font-weight:700;z-index:2}.hero-banner{position:relative;min-height:116px;margin:24px 0 28px;overflow:hidden;border-radius:8px;background:#6e3438}.hero-banner>img{width:100%;height:116px;object-fit:cover}.game-icon{position:absolute;left:24px;top:26px;width:72px;height:72px;padding:6px;border-radius:8px;background:white}.game-icon img{width:100%;height:100%;object-fit:contain}.hero-copy{position:absolute;left:116px;top:22px;right:18px;color:white}.hero-copy h1{margin:0 0 8px;font-size:24px;line-height:1.1;font-weight:600}.hero-copy p{display:inline-flex;align-items:center;gap:6px;min-height:34px;margin:0;padding:6px 12px;border-radius:6px;background:rgba(20,20,20,.64);font-size:16px;font-weight:500}.success-shell{padding:18px 0 42px}.success-shell .topbar{padding:0 24px}.success-game-logo{width:50px;height:50px;border-radius:10px;object-fit:contain}.success-hero{position:relative;display:grid;justify-items:center;min-height:336px;overflow:hidden;padding:58px 24px 38px;background:#f7f7f7;text-align:center}.success-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.08}.success-hero h1,.success-hero small,.success-hero span,.success-hero>svg,.success-transaction-id{position:relative;z-index:1}.success-hero>svg{color:#29c66d}.success-hero h1{margin:20px 0 12px;color:#1f2430;font-size:27px;line-height:1.2;font-weight:900}.success-hero span{color:#333b48;font-size:18px}.success-transaction-id{display:flex;align-items:center;justify-content:center;gap:8px;min-height:34px;margin-top:4px}.success-transaction-id strong{color:#1f2430;font-size:18px;line-height:1.2;font-weight:500;word-break:break-all}.success-transaction-id button{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;color:#2c3440}.success-hero small{min-height:18px;color:var(--green);font-weight:800}.success-details{display:grid;grid-gap:0;gap:0;padding:26px 24px 24px}.success-details div{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;color:#202936;font-size:20px}.success-details strong{color:#1f2430;font-weight:800;text-align:right;white-space:nowrap}.success-diamond{display:inline-flex;align-items:center;gap:8px}.success-diamond svg{color:#42cfff;fill:#8de7ff;stroke-width:2.3}.success-back-button{display:flex;align-items:center;justify-content:center;width:calc(100% - 48px);min-height:62px;margin:36px 24px 0;border:0;border-radius:8px;background:#e3170d;color:#ffffff;font-size:20px;font-weight:900}.success-footer{margin-top:108px;padding:0 30px;color:#8a8d95;text-align:center}.success-footer p{max-width:560px;margin:0 auto 18px;font-size:15px;line-height:1.18}.success-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 18px;font-size:15px;line-height:1.35}.mobile-card{border:0;border-radius:0;background:transparent;box-shadow:none}.recharge-card{padding:34px 36px 38px}.section-heading{justify-content:space-between;gap:16px;min-height:48px;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #f1f2f5}.section-heading,.step-title{display:flex;align-items:center}.step-title{min-width:0;gap:12px}.step-title span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:6px;background:var(--red);color:white;font-weight:700}.step-title h2{margin:0;font-size:23px;line-height:1.2;font-weight:500}.balance-pill{min-width:176px;padding:9px 14px;border-radius:999px;background:#f3f5f8;color:#7b8493;font-size:16px;text-align:center;white-space:nowrap}.balance-pill strong{color:#273242;font-weight:600}.field-label,.package-head{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin:0 0 10px;color:#2a3443;font-size:20px;font-weight:500}.package-head{margin-top:24px}.package-head strong{color:var(--green);font-size:14px;font-weight:500}.recharge-tabs{display:flex;align-items:center;gap:14px;margin:2px 0 16px}.recharge-tabs button{min-height:48px;padding:0 24px;border:2px solid var(--red-strong);border-radius:999px;background:#fff;color:var(--red-strong);font-size:20px;font-weight:500}.id-row{display:grid;grid-template-columns:1fr 132px;height:68px;margin-bottom:8px}.id-row input{width:100%;min-width:0;padding:0 22px;border:1px solid var(--line-strong);border-right:0;border-radius:8px 0 0 8px;color:#2b3442;font-size:19px;outline:none}.id-row input:focus{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}.id-row button{display:grid;place-items:center;border:0;border-radius:0 8px 8px 0;background:var(--red-strong);color:white;font-size:20px;font-weight:600}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px;min-height:80px}.package-grid button{display:grid;grid-template-rows:minmax(54px,1fr) 36px;min-height:92px;overflow:hidden;padding:0;border:1px solid var(--line-strong);border-radius:8px;background:white;color:#252b35;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.package-grid button.selected{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}.package-grid.locked button{background:#fbfcfd}.package-diamonds,.package-price{display:flex;align-items:center;justify-content:center;min-width:0;text-align:center}.package-price{padding:8px 6px;background:#fff;font-size:22px;font-weight:500;line-height:1.15}.package-diamonds{gap:7px;min-height:36px;padding:5px 6px;background:#ececec;font-size:20px;font-weight:500;line-height:1}.package-diamonds svg{flex:0 0 auto;color:#42cfff;fill:#8de7ff;stroke-width:2.3}.selected-line{display:flex;align-items:center;gap:8px;min-height:32px;color:var(--green)}.error-line,.selected-line{margin-top:14px;font-weight:500}.error-line{min-height:34px;padding:8px 10px;border-radius:6px;background:#fff0f2;color:#c81930}.pay-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:68px;margin-top:28px;border:0;border-radius:8px;background:var(--red);color:white;text-transform:uppercase;font-size:18px;font-weight:600}.history-card{margin-top:30px;padding:34px 36px 28px}.history-table{width:100%}.history-head,.history-row{display:grid;grid-template-columns:.85fr 1.1fr 1.25fr;align-items:center;min-height:54px;grid-gap:10px;gap:10px}.history-head{color:#9aa2af;font-size:15px;font-weight:600;text-transform:uppercase}.history-row{border-top:1px solid #f1f2f5;color:#2a3443;font-size:16px}.history-row strong{color:var(--green);font-weight:600}.history-row strong.debit-amount,.success-modal div strong.debit-amount{color:#d92d47}.history-row time{color:#9ba3af;text-align:right}.empty-state{display:grid;place-items:center;min-height:74px;grid-column:1/-1;color:var(--muted);font-weight:700}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:rgba(18,24,32,.46)}.success-modal{position:relative;width:min(100%,390px);padding:34px 30px 28px;border-radius:8px;background:white;text-align:center;box-shadow:var(--shadow)}.success-modal>svg{color:var(--green)}.success-modal h2{margin:16px 0 8px;font-size:25px}.success-modal p{margin:0;color:#667085}.success-modal div{display:flex;justify-content:space-between;gap:12px;min-height:48px;margin:22px 0;padding:13px 14px;border-radius:6px;background:var(--surface-2)}.success-modal div strong{color:var(--green)}.success-modal>button:not(.icon-close){width:100%;min-height:48px;border:0;border-radius:6px;background:var(--red);color:white;font-weight:800}.admin-confirm-modal{position:relative;width:min(100%,430px);padding:30px;border-radius:8px;background:white;box-shadow:var(--shadow)}.admin-confirm-modal>svg{color:#d92d47}.admin-confirm-modal h2{margin:16px 42px 8px 0;font-size:24px;line-height:1.25}.admin-confirm-modal p{margin:0;color:#667085;line-height:1.5}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:24px}.icon-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:6px;background:white;color:#667085}.admin-login-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:linear-gradient(135deg,#fff5f6,#eefafa)}.login-panel{width:min(100%,420px);padding:32px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:var(--shadow)}.login-panel img{width:170px;height:66px;object-fit:contain}.login-panel h1{margin:18px 0 20px;font-size:30px}.admin-form label,.dropzone-field label,.login-panel label{display:grid;grid-gap:8px;gap:8px;color:#3a4454;font-size:14px;font-weight:800}.login-panel label{margin-bottom:16px}.login-panel label span{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;background:white}.login-panel input{width:100%;min-width:0;border:0;outline:0}.danger-admin-button,.login-panel button,.primary-admin-button,.secondary-admin-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:6px;background:var(--red);color:white;font-weight:900}.secondary-admin-button{border:1px solid var(--line-strong);background:white;color:#344054}.danger-admin-button{background:#d92d47}.login-panel button{width:100%}.form-error{margin:8px 0 14px;color:#c81930;font-size:14px;font-weight:800}.admin-shell{display:grid;grid-template-columns:264px 1fr;min-height:100vh;background:#f4f7f8}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;display:flex;flex-direction:column;min-height:100vh;padding:24px 18px;border-right:1px solid var(--line);background:white}.admin-sidebar img{width:180px;height:72px;object-fit:contain;margin-bottom:20px}.admin-sidebar nav{display:grid;grid-gap:8px;gap:8px}.admin-sidebar button,.ghost-button,.logout-button,.pagination button,.row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:6px;background:transparent;color:#435063;font-weight:800}.admin-sidebar nav button{justify-content:flex-start;min-height:46px;padding:0 12px}.admin-sidebar nav button.active{background:#fff0f2;color:var(--red-strong)}.logout-button{justify-content:flex-start;min-height:44px;margin-top:auto;padding:0 12px;border-color:var(--line)}.admin-main{min-width:0;padding:26px}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-header span{color:var(--teal);font-weight:900;text-transform:uppercase}.admin-header h1{margin:6px 0 0;font-size:30px}.admin-stats{display:grid;grid-template-columns:repeat(4,auto auto);align-items:center;grid-gap:8px 12px;gap:8px 12px;min-height:54px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:white}.admin-stats strong{color:var(--red-strong);font-size:20px}.admin-stats span{color:#667085;font-size:13px;text-transform:none}.admin-toast{min-height:42px;margin-bottom:16px;padding:12px 14px;border:1px solid #b9eadb;border-radius:6px;background:#ecfbf4;color:#08734d;font-weight:800}.admin-toast.error{border-color:#ffd2d8;background:#fff0f2;color:#bd1730}.admin-workspace{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.admin-form,.center-loading,.data-panel,.dropzone-field,.search-preview,.social-preview{border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 8px 20px rgba(25,32,44,.04)}.admin-form{display:grid;grid-gap:16px;gap:16px;padding:20px}.form-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.form-title h2{margin:0;font-size:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-grid .wide{grid-column:1/-1}.admin-form input,.admin-form select,.admin-form textarea,.table-toolbar input,.table-toolbar select{width:100%;min-width:0;border:1px solid var(--line-strong);border-radius:6px;background:white;color:#253041;outline:none}.admin-form input,.admin-form select,.table-toolbar input,.table-toolbar select{height:44px;padding:0 12px}.admin-form textarea{min-height:86px;padding:12px;resize:vertical}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.table-toolbar input:focus,.table-toolbar select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(15,156,155,.12)}.toggle-row{display:flex!important;align-items:center;justify-content:space-between;gap:12px;grid-column:1/-1;min-height:44px;color:#3a4454;font-size:14px;font-weight:800}.toggle-switch{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-width:84px;height:36px;padding:3px 12px 3px 4px;border:1px solid var(--line-strong);border-radius:999px;background:#eef2f6;color:#5b6472;font-size:13px;font-weight:900}.toggle-switch span{width:28px;height:28px;border-radius:999px;background:white;box-shadow:0 1px 4px rgba(16,24,40,.22)}.toggle-switch.on{justify-content:flex-end;padding:3px 4px 3px 12px;border-color:#b9eadb;background:#e9fbf1;color:var(--green)}.ghost-button{min-height:36px;padding:0 12px;border-color:var(--line);background:white}.primary-admin-button.compact{min-height:38px}.data-panel{min-width:0;overflow:hidden}.table-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 180px 120px;grid-gap:10px;gap:10px;padding:16px;border-bottom:1px solid var(--line)}.admin-inline-title{display:flex;align-items:center;color:#253041;font-weight:900}.tiktok-admin-settings{border-width:0 0 1px;border-radius:0;box-shadow:none}.search-box{position:relative}.search-box svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#7d8796}.search-box input{padding-left:40px}.table-wrap{overflow-x:auto}table{width:100%;min-width:780px;border-collapse:collapse}td,th{padding:15px 16px;border-bottom:1px solid #eef1f4;text-align:left;vertical-align:middle}th{color:#747e8d;font-size:13px;text-transform:uppercase}td{color:#323d4d;font-size:14px}td strong{display:block;color:#1f2937}td span{display:block;margin-top:4px;color:#8b93a3}.game-admin-cell{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:220px}.game-admin-cell img{width:46px;height:46px;border:1px solid var(--line);border-radius:10px;object-fit:cover;background:#f7f8fa}.game-admin-cell span{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status{display:inline-grid;place-items:center;min-width:86px;min-height:30px;margin:0;padding:0 10px;border-radius:999px;background:#eef2f6;color:#5b6472;font-weight:900}.status.success{background:#e9fbf1;color:var(--green)}.status.pending{background:#fff7e6;color:var(--amber)}.status.failed,.status.muted{background:#fff0f2;color:#bd1730}.row-actions{display:flex;gap:8px}.pagination button,.row-actions button{width:36px;height:36px;border-color:var(--line);background:white}.ghost-button:hover,.pagination button:hover:not(:disabled),.row-actions button:hover{border-color:var(--red);color:var(--red-strong)}.table-loading{justify-content:center;gap:8px;min-height:84px;color:#667085;font-weight:800}.pagination,.table-loading{display:flex;align-items:center}.pagination{justify-content:space-between;gap:16px;min-height:60px;padding:12px 16px}.pagination>span{color:#667085;font-weight:800}.pagination>div{display:flex;align-items:center;gap:10px}.pagination strong{min-width:58px;text-align:center}.settings-workspace{display:grid;grid-gap:18px;gap:18px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:start}.settings-form{align-content:start}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.dropzone-field{display:grid;grid-gap:10px;gap:10px;padding:14px}.dropzone{display:grid;grid-template-columns:56px minmax(0,1fr) 24px;align-items:center;grid-gap:12px;gap:12px;width:100%;min-height:82px;padding:10px;border:2px dashed #cdd5df;border-radius:6px;background:#fbfcfd;color:#344054;text-align:left}.dropzone.dragging{border-color:var(--teal);background:#effafa}.drop-preview{display:grid;place-items:center;width:56px;height:56px;border:1px solid var(--line);border-radius:4px;background:white;overflow:hidden}.drop-preview img{width:100%;height:100%;object-fit:contain}.dropzone small,.dropzone strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropzone small{margin-top:3px;color:#7d8796;font-weight:600}.seo-preview-grid{display:grid;grid-gap:14px;gap:14px}.search-preview,.social-preview{padding:18px}.search-preview span,.social-preview span{color:#1a7f64;font-size:13px}.search-preview h3,.social-preview h3{margin:8px 0 6px;color:#1a0dab;font-size:20px;line-height:1.25}.search-preview p,.social-preview p{margin:0;color:#4d5156;line-height:1.45}.social-preview{overflow:hidden;padding:0}.social-placeholder,.social-preview img{width:100%;aspect-ratio:1.91/1;object-fit:cover;background:#eef2f6}.social-preview div{padding:16px 18px 18px}.center-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px;color:#667085;font-weight:800}@media (max-width:1100px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;min-height:auto;padding:16px}.admin-sidebar,.admin-sidebar nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.admin-sidebar img{width:150px;height:56px;margin:0}.logout-button{margin-top:0}.admin-workspace{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.public-shell{padding:12px 14px 34px}.topbar{min-height:78px}.success-shell{padding-top:12px}.success-shell .topbar{padding:0 14px}.brand-mark{gap:9px}.brand-mark img{width:70px}.brand-mark strong{max-width:168px;font-size:16px}.mascot{width:46px;height:46px}.success-game-logo{width:44px;height:44px}.success-hero{min-height:318px;padding:50px 22px 34px}.success-hero>svg{width:110px;height:110px}.success-hero h1{font-size:24px}.success-hero span,.success-transaction-id strong{font-size:17px}.success-details{padding:24px 22px 20px}.success-details div{min-height:56px;font-size:18px}.success-back-button{width:calc(100% - 44px);min-height:58px;margin:34px 22px 0;font-size:18px}.success-footer{margin-top:104px;padding:0 22px}.success-footer nav,.success-footer p{font-size:14px}.game-selector{margin:20px 0 18px;padding:0}.game-selector h2{margin-bottom:16px;font-size:20px}.game-grid{gap:18px 10px}.game-thumb{width:58px;height:58px;border-radius:14px}.game-tile strong{min-height:34px;font-size:14px}.hero-banner{min-height:104px;margin:46px 8px 24px}.game-selector+.hero-banner{margin-top:18px}.hero-banner>img{height:104px}.game-icon{left:18px;top:24px;width:58px;height:58px}.hero-copy{left:90px;top:22px}.hero-copy h1{font-size:21px}.hero-copy p{min-height:30px;font-size:14px}.history-card,.recharge-card{padding:28px 20px}.section-heading{align-items:center;gap:8px;margin-bottom:22px}.step-title h2{font-size:20px}.balance-pill{min-width:0;padding:8px 9px;font-size:13px}.field-label,.package-head{font-size:18px}.id-row{grid-template-columns:1fr 112px;height:62px}.id-row input{padding:0 16px;font-size:17px}.id-row button{font-size:18px}.recharge-tabs button{min-height:44px;padding:0 20px;font-size:18px}.package-grid{gap:12px}.package-grid button{min-height:88px}.package-price{font-size:20px}.package-diamonds{font-size:18px}.pay-button{min-height:62px}.history-head,.history-row{grid-template-columns:.7fr 1fr 1.25fr;gap:8px}.history-head{font-size:12px}.history-row{font-size:14px}.admin-main{padding:16px}.admin-header,.settings-grid{grid-template-columns:1fr;display:grid}.admin-header h1{font-size:24px}.admin-stats{grid-template-columns:repeat(4,1fr)}.admin-stats span,.admin-stats strong{text-align:center}.form-grid,.media-grid,.table-toolbar{grid-template-columns:1fr}.login-panel{padding:24px}}@media (max-width:520px){.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:340px){.section-heading{flex-direction:column}.balance-pill{width:100%;text-align:left}.id-row{grid-template-columns:1fr;height:auto}.id-row input{height:58px;border-right:1px solid var(--line-strong);border-radius:8px 8px 0 0}.id-row button{height:54px;border-radius:0 0 8px 8px}.package-grid{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tiktok-page{position:relative;display:grid;place-items:center;min-height:100vh;overflow:hidden;background:#ffffff;color:#12151d;font-family:KCN Inter,Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tiktok-page.compact-landscape{align-items:start;justify-items:center;min-height:100vh;overflow-x:hidden;overflow-y:auto}.tiktok-stage-shell{position:relative;flex:0 0 auto}.tiktok-stage{position:absolute;inset:0 auto auto 0;overflow:hidden;transform-origin:top left}.tiktok-checkout,.tiktok-stage{width:917px;height:725px;background:#ffffff}.tiktok-checkout{min-height:0;margin:0;padding:25px 27px 48px}.tiktok-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:31px;margin-bottom:14px}.tiktok-header h1{margin:0;color:#10131b;font-size:25px;line-height:1.2;font-weight:900}.tiktok-header a,.tiktok-header button{border:0;background:transparent;color:#10131b;font-size:15px;font-weight:800;text-decoration:none}.tiktok-account-row{display:grid;grid-template-columns:230px 198px;grid-gap:21px;gap:21px;margin-bottom:20px}.tiktok-card{display:flex;align-items:center;min-height:74px;border-radius:6px;background:#f8f8f8}.tiktok-profile{gap:12px;padding:0 18px}.tiktok-avatar{background:radial-gradient(circle at 45% 31%,#e5edf7 0 8px,transparent 9px),radial-gradient(circle at 50% 112%,#17202d 0 22px,transparent 23px),linear-gradient(135deg,#ced7e2,#8794a3)}.tiktok-avatar,.tiktok-avatar-img{width:39px;height:39px;flex:0 0 auto;border-radius:999px}.tiktok-avatar-img{object-fit:cover}.tiktok-profile div,.tiktok-reward div{display:grid;grid-gap:4px;gap:4px;min-width:0}.tiktok-logout{justify-self:start;border:0;background:transparent;color:#7a8391;font-size:11px;font-weight:800}.tiktok-username-form{display:grid;grid-template-columns:1fr 42px;grid-gap:5px;gap:5px;align-items:center;width:138px}.tiktok-username-form input{min-width:0;height:28px;padding:0 7px;border:1px solid #d8dee8;border-radius:5px;font-size:12px;outline:none}.tiktok-username-form button{height:28px;border:0;border-radius:5px;background:#ff2d5c;color:white;font-size:12px;font-weight:900}.tiktok-profile strong,.tiktok-reward strong{overflow:hidden;color:#0d1119;font-size:15px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tiktok-profile span,.tiktok-reward span{display:inline-flex;align-items:center;gap:4px;color:#6f7782;font-size:13px;line-height:1.2}.tiktok-reward{justify-content:space-between;gap:10px;padding:0 13px 0 18px}.tiktok-section{margin-top:4px}.tiktok-offer-heading,.tiktok-section-title{display:flex;align-items:center;gap:5px;min-height:27px;margin-bottom:9px;font-size:16px;line-height:1.2}.tiktok-section-title strong{font-weight:900}.tiktok-offer-heading span,.tiktok-section-title span{color:#ff2d5c;font-weight:800}.tiktok-offer-heading svg,.tiktok-section-title svg{color:#87909c}.tiktok-pack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px 22px;gap:24px 22px}.tiktok-pack{display:grid;place-items:center;min-height:90px;padding:10px;border:1px solid transparent;border-radius:6px;background:#f8f8f8;color:#10131b}.tiktok-pack.active{border-color:#ff2d5c;background:#fff1f5}.tiktok-pack strong{display:inline-flex;align-items:center;justify-content:center;gap:8px;max-width:100%;color:#0c1119;font-size:25px;line-height:1.1;font-weight:900;overflow-wrap:anywhere}.tiktok-pack span{margin-top:6px;color:#77808a;font-size:14px;font-weight:700}.coin-icon{display:inline-grid;place-items:center;border:3px solid #ffdf54;background:#ffbd19;color:#ffffff;font-size:17px;font-weight:900;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.58)}.coin-icon,.coin-icon-img{width:27px;height:27px;flex:0 0 auto;border-radius:999px}.coin-icon-img{object-fit:cover}.tiktok-pack-empty{display:grid;place-items:center;grid-column:1/-1;min-height:90px;color:#68707c;font-weight:900}.tiktok-offer,.tiktok-pack-empty{border-radius:6px;background:#f8f8f8}.tiktok-offer{margin-top:26px;padding:14px 22px 18px}.tiktok-offer-heading{margin:0 0 14px}.tiktok-offer-heading strong{color:#10131b;font-size:18px;font-weight:900}.tiktok-offer-heading span{margin-left:auto;font-size:14px;font-weight:500}.tiktok-offer-card{display:grid;grid-template-columns:62px minmax(0,1fr) 28px;align-items:center;grid-gap:18px;gap:18px;min-height:73px;padding:10px 26px 10px 30px;border-radius:6px;background:#ffffff}.tiktok-offer-card>strong{color:#ff2d5c;font-size:38px;line-height:1;font-weight:900}.tiktok-offer-card div{display:grid;grid-gap:9px;gap:9px}.tiktok-offer-card b{color:#11151d;font-size:14px;line-height:1.25}.tiktok-offer-card span{display:inline-flex;align-items:center;gap:6px;color:#646d78;font-size:12px;line-height:1.2}.tiktok-offer-card>svg{color:#ff2d5c;fill:#ff2d5c;stroke:#ffffff}.tiktok-payment{display:grid;grid-gap:11px;gap:11px;margin-top:13px}.tiktok-payment>div:first-child{display:flex;align-items:center;gap:9px;min-height:21px;color:#10131b;font-size:15px;font-weight:500}.payment-marks{display:inline-flex;align-items:center;gap:4px;min-width:0;overflow:hidden}.payment-marks i{display:inline-grid;place-items:center;min-width:18px;height:10px;padding:0 2px;border-radius:2px;background:#eef2f7;color:#1f65d8;font-size:5px;font-style:normal;font-weight:900;line-height:1}.payment-marks i:nth-child(2){background:linear-gradient(90deg,#f34b34 0 50%,#f6b313 50% 100%);color:transparent}.payment-marks i:nth-child(5){background:#b01569;color:white}.payment-marks i:nth-child(7){background:#18a8ff;color:white}.payment-marks i:nth-child(9){color:#e72c4b}.tiktok-total{display:flex;align-items:center;gap:17px;color:#10131b;font-size:15px}.tiktok-total strong{font-size:16px;font-weight:900;text-decoration:underline;text-underline-offset:2px}.tiktok-payment button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:216px;min-height:44px;border:0;border-radius:6px;background:#ff2d5c;color:#ffffff;font-size:16px;font-weight:900}.tiktok-error{width:min(100%,420px);margin:0;padding:9px 11px;border-radius:6px;background:#fff1f5;color:#c81930;font-size:13px;font-weight:800}.tiktok-help{position:absolute;left:0;bottom:303px;z-index:4;display:flex;align-items:center;justify-content:space-between;width:211px;height:54px;min-height:54px;overflow:hidden;padding:9px 34px 9px 11px;border-radius:0 7px 7px 0;background:rgba(44,44,44,.88);color:#ffffff;font-size:14px;line-height:1.25;font-weight:900}.tiktok-help>span{min-width:0;max-width:155px}.tiktok-help>button,.tiktok-widget-close{display:grid;place-items:center;border:0;background:transparent;color:inherit}.tiktok-help>button{position:absolute;top:5px;right:4px;width:24px;height:24px;border-radius:999px}.tiktok-help>svg{position:absolute;right:28px;top:50%;transform:translateY(-50%)}.tiktok-help>button:hover,.tiktok-widget-close:hover{background:rgba(0,0,0,.08)}.tiktok-install-card{position:absolute;right:72px;bottom:43px;z-index:3;display:grid;grid-template-columns:40px minmax(180px,1fr) 76px;align-items:center;grid-gap:14px;gap:14px;width:min(420px,calc(100vw - 120px));min-height:92px;padding:20px;border:1px solid #eceff3;border-radius:10px;background:#ffffff;box-shadow:0 16px 34px rgba(13,19,28,.12)}.tiktok-widget-close{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:999px;color:#68707c}.tiktok-logo-mini{display:inline-grid;place-items:center;width:39px;height:39px;border-radius:999px;background:#08090d;color:#ffffff;font-size:25px;font-weight:900}.tiktok-logo-mini.image{object-fit:cover}.tiktok-install-card strong{color:#11151d;font-size:15px;line-height:1.18;font-weight:900}.tiktok-install-card>button:not(.tiktok-widget-close){min-height:40px;border:0;border-radius:999px;background:#ff2d5c;color:#ffffff;font-size:16px;font-weight:900}.tiktok-floating-actions{position:absolute;right:15px;bottom:8px;z-index:4;display:grid;grid-gap:11px;gap:11px;justify-items:center}.tiktok-floating-actions .tiktok-logo-mini{width:38px;height:38px;border:3px solid white;box-shadow:0 8px 20px rgba(13,19,28,.16)}.tiktok-floating-actions button{display:grid;place-items:center;width:52px;height:52px;border:1px solid #edf0f4;border-radius:999px;background:#ffffff;color:#10131b;box-shadow:0 8px 20px rgba(13,19,28,.1)}.tiktok-history-panel{position:absolute;top:66px;right:27px;z-index:8;width:310px;max-height:420px;overflow:auto;padding:18px;border:1px solid #e8ecf2;border-radius:10px;background:#ffffff;box-shadow:0 18px 48px rgba(15,23,42,.18)}.tiktok-history-panel>button{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:#68707c}.tiktok-history-panel h2{margin:0 32px 3px 0;font-size:20px;line-height:1.2}.tiktok-history-panel>span{display:block;margin-bottom:12px;color:#68707c;font-size:13px;font-weight:800}.tiktok-history-panel p{margin:12px 0 0;color:#68707c;font-weight:800}.tiktok-history-panel article{display:grid;grid-template-columns:1fr auto;grid-gap:3px 12px;gap:3px 12px;padding:11px 0;border-top:1px solid #edf0f4}.tiktok-history-panel article strong{font-size:15px}.tiktok-history-panel article span{color:#ff2d5c;font-weight:900}.tiktok-history-panel article time{grid-column:1/-1;color:#7a8391;font-size:12px}.payment-success-page,.tiktok-complete-page{min-height:100vh;background:#ffffff;color:#11151d;font-family:KCN Inter,Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.payment-warning{display:grid;place-items:center;min-height:48px;background:#fff7e8;color:#202936;font-size:13px;font-weight:800;text-align:center}.payment-success-center{display:grid;justify-items:center;width:min(100%,520px);margin:32px auto 0;padding:0 24px;text-align:center}.payment-hex{display:grid;place-items:center;width:138px;height:138px;margin-top:1px;background:#f4f6fb;-webkit-clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#1c77c7}.payment-hex svg{stroke-width:2.7}.payment-success-center h1{margin:30px 0 31px;color:#245ed5;font-size:17px;line-height:1.2;font-weight:900}.payment-success-center p{margin:0 0 10px;color:#7a8391;font-size:13px}.payment-success-center p strong{color:#245ed5}.payment-success-center button{border:0;background:transparent;color:#0d47a1;font-size:14px;font-weight:900;text-decoration:underline}.tiktok-complete-page{display:grid;justify-items:center;align-items:start;padding:27px 24px}.tiktok-complete-card{display:grid;justify-items:center;width:min(100%,562px);text-align:center}.tiktok-complete-card>svg{color:#20d3a2;fill:#20d3a2;stroke:#ffffff}.tiktok-complete-card h1{margin:20px 0 11px;color:#1b2029;font-size:18px;line-height:1.2;font-weight:900}.tiktok-complete-card>p{margin:0;color:#252a33;font-size:14px;line-height:1.4}.bookmark-card{display:grid;justify-items:center;width:100%;min-height:150px;margin-top:45px;padding:28px 25px 20px;border-radius:6px;background:#f8f8f8}.bookmark-card strong{max-width:430px;color:#10131b;font-size:16px;line-height:1.22;font-weight:900}.bookmark-card div{display:flex;align-items:center;justify-content:space-between;width:min(100%,266px);min-height:39px;margin:14px 0 10px;padding:0 11px;border:2px solid #1683e9;border-radius:999px;background:#ffffff;color:#d5d5d5;font-size:19px}.tiktok-return-button{display:inline-flex;align-items:center;justify-content:center;min-width:164px;min-height:40px;margin:14px 0 10px;border:0;border-radius:999px;background:#ff2d5c;color:#ffffff;font-size:16px;font-weight:900}.bookmark-card p{margin:0;color:#333942;font-size:13px}@media (min-width:919px){.tiktok-checkout{margin:0 auto}}@media (max-width:918px){.tiktok-help{position:static;width:auto;min-height:50px;margin:16px 16px 10px;border-radius:7px}.tiktok-install-card{position:static;width:auto;margin:0 16px 22px}.tiktok-floating-actions{display:none}}@media (max-width:760px){.tiktok-checkout{min-height:100vh;padding:20px 16px 24px}.tiktok-header{align-items:flex-start}.tiktok-header h1{font-size:24px}.tiktok-header a{font-size:14px;text-align:right}.tiktok-account-row{grid-template-columns:1fr;gap:10px}.tiktok-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tiktok-pack{min-height:86px}.tiktok-pack strong{font-size:23px}.tiktok-offer{padding:13px}.tiktok-offer-heading{flex-wrap:wrap}.tiktok-offer-heading span{width:100%;margin-left:0}.tiktok-offer-card{grid-template-columns:48px minmax(0,1fr) 24px;gap:12px;padding:13px}.tiktok-offer-card>strong{font-size:31px}.tiktok-payment>div:first-child,.tiktok-total{flex-wrap:wrap}.tiktok-payment button{width:100%}.tiktok-help{position:static;width:auto;min-height:50px;margin:16px 16px 10px;border-radius:7px}.tiktok-install-card{position:static;grid-template-columns:34px 1fr 66px;width:auto;min-height:76px;margin:0 16px 22px;padding:14px}.tiktok-logo-mini{width:34px;height:34px;font-size:22px}.tiktok-install-card strong{font-size:13px}.tiktok-install-card>button:not(.tiktok-widget-close){min-height:36px;font-size:14px}.tiktok-floating-actions{display:none}.bookmark-card{margin-top:38px}}@media (max-width:380px){.tiktok-pack-grid{grid-template-columns:1fr}.tiktok-section-title{flex-wrap:wrap}.tiktok-section-title span{width:100%}.tiktok-offer-card{grid-template-columns:1fr;justify-items:start}.tiktok-offer-card>svg{justify-self:end}.bookmark-card div{font-size:16px}}.tiktok-rotate-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:#ffffff;color:#12151d;text-align:center}.tiktok-rotate-page div{display:grid;justify-items:center;grid-gap:12px;gap:12px;max-width:330px}.tiktok-rotate-page span{display:grid;place-items:center;width:72px;height:72px;border-radius:999px;background:#fff1f5;color:#ff2d5c;font-size:42px;font-weight:900}.tiktok-rotate-page h1{margin:0;font-size:24px;line-height:1.2}.tiktok-rotate-page p{margin:0;color:#68707c;font-size:15px;line-height:1.45}.tiktok-page .tiktok-stage .tiktok-checkout{width:917px;height:725px;min-height:0;margin:0;padding:25px 27px 48px}.tiktok-page .tiktok-stage .tiktok-header{min-height:31px;margin-bottom:14px}.tiktok-page .tiktok-stage .tiktok-account-row{grid-template-columns:230px 198px;gap:21px;margin-bottom:20px}.tiktok-page .tiktok-stage .tiktok-card{min-height:74px}.tiktok-page .tiktok-stage .tiktok-pack-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px}.tiktok-page .tiktok-stage .tiktok-pack{min-height:90px;padding:10px}.tiktok-page .tiktok-stage .tiktok-pack strong{font-size:25px}.tiktok-page .tiktok-stage .tiktok-offer{margin-top:26px;padding:14px 22px 18px}.tiktok-page .tiktok-stage .tiktok-offer-heading{flex-wrap:nowrap;margin:0 0 14px}.tiktok-page .tiktok-stage .tiktok-offer-heading span{width:auto;margin-left:auto}.tiktok-page .tiktok-stage .tiktok-offer-card{grid-template-columns:62px minmax(0,1fr) 28px;gap:18px;min-height:73px;padding:10px 26px 10px 30px}.tiktok-page .tiktok-stage .tiktok-offer-card>strong{font-size:38px}.tiktok-page .tiktok-stage .tiktok-payment>div:first-child,.tiktok-page .tiktok-stage .tiktok-total{flex-wrap:nowrap}.tiktok-page .tiktok-stage .tiktok-payment button{width:216px}.tiktok-page .tiktok-stage .tiktok-help{position:absolute;left:0;bottom:303px;display:flex;width:211px;min-height:54px;margin:0;border-radius:0 7px 7px 0}.tiktok-page .tiktok-stage .tiktok-install-card{position:absolute;right:72px;bottom:43px;display:grid;grid-template-columns:40px minmax(180px,1fr) 76px;width:min(420px,calc(100% - 120px));min-height:92px;margin:0;padding:20px}.tiktok-page .tiktok-stage .tiktok-logo-mini{width:39px;height:39px;font-size:25px}.tiktok-page .tiktok-stage .tiktok-install-card strong{font-size:15px}.tiktok-page .tiktok-stage .tiktok-install-card>button:not(.tiktok-widget-close){min-height:40px;font-size:16px}.tiktok-page .tiktok-stage .tiktok-floating-actions{position:absolute;right:15px;bottom:8px;display:grid}.tiktok-page.compact-portrait{display:block;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#ffffff}.tiktok-page.compact-portrait .tiktok-stage-shell{width:100%!important;height:auto!important;min-height:100vh}.tiktok-page.compact-portrait .tiktok-stage{position:relative;inset:auto;width:100%;height:auto;min-height:100vh;overflow:visible;transform:none!important}.tiktok-page.compact-portrait .tiktok-checkout,.tiktok-page.compact-portrait .tiktok-stage .tiktok-checkout{width:100%;height:auto;min-height:0;margin:0;padding:18px 16px 20px}.tiktok-page.compact-portrait .tiktok-header,.tiktok-page.compact-portrait .tiktok-stage .tiktok-header{align-items:flex-start;min-height:auto;margin-bottom:16px}.tiktok-page.compact-portrait .tiktok-header h1{font-size:26px}.tiktok-page.compact-portrait .tiktok-header button{max-width:128px;padding:0;font-size:13px;line-height:1.2;text-align:right}.tiktok-page.compact-portrait .tiktok-account-row,.tiktok-page.compact-portrait .tiktok-stage .tiktok-account-row{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.tiktok-page.compact-portrait .tiktok-card,.tiktok-page.compact-portrait .tiktok-stage .tiktok-card{min-height:74px}.tiktok-page.compact-portrait .tiktok-section-title{align-items:flex-start;flex-wrap:wrap;gap:4px;min-height:auto;margin-bottom:12px;font-size:15px}.tiktok-page.compact-portrait .tiktok-section-title span{flex:1 1 240px}.tiktok-page.compact-portrait .tiktok-pack-grid,.tiktok-page.compact-portrait .tiktok-stage .tiktok-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tiktok-page.compact-portrait .tiktok-pack,.tiktok-page.compact-portrait .tiktok-stage .tiktok-pack{min-height:88px;padding:9px 8px}.tiktok-page.compact-portrait .tiktok-pack strong,.tiktok-page.compact-portrait .tiktok-stage .tiktok-pack strong{gap:6px;font-size:22px}.tiktok-page.compact-portrait .tiktok-pack span{font-size:13px}.tiktok-page.compact-portrait .tiktok-offer,.tiktok-page.compact-portrait .tiktok-stage .tiktok-offer{margin-top:20px;padding:13px}.tiktok-page.compact-portrait .tiktok-offer-heading,.tiktok-page.compact-portrait .tiktok-stage .tiktok-offer-heading{flex-wrap:wrap;margin-bottom:12px}.tiktok-page.compact-portrait .tiktok-offer-heading span,.tiktok-page.compact-portrait .tiktok-stage .tiktok-offer-heading span{width:100%;margin-left:0}.tiktok-page.compact-portrait .tiktok-offer-card,.tiktok-page.compact-portrait .tiktok-stage .tiktok-offer-card{grid-template-columns:52px minmax(0,1fr) 24px;gap:12px;min-height:86px;padding:14px 12px}.tiktok-page.compact-portrait .tiktok-offer-card>strong,.tiktok-page.compact-portrait .tiktok-stage .tiktok-offer-card>strong{font-size:34px}.tiktok-page.compact-portrait .tiktok-offer-card b{font-size:13px}.tiktok-page.compact-portrait .tiktok-payment{gap:12px;margin-top:16px}.tiktok-page.compact-portrait .tiktok-payment>div:first-child,.tiktok-page.compact-portrait .tiktok-stage .tiktok-payment>div:first-child,.tiktok-page.compact-portrait .tiktok-stage .tiktok-total,.tiktok-page.compact-portrait .tiktok-total{flex-wrap:wrap}.tiktok-page.compact-portrait .tiktok-payment button,.tiktok-page.compact-portrait .tiktok-stage .tiktok-payment button{width:100%;min-height:48px}.tiktok-page.compact-portrait .tiktok-error{width:100%}.tiktok-page.compact-portrait .tiktok-help,.tiktok-page.compact-portrait .tiktok-stage .tiktok-help{position:relative;left:auto;bottom:auto;width:auto;height:auto;min-height:52px;margin:14px 16px 10px;border-radius:7px}.tiktok-page.compact-portrait .tiktok-help>span{max-width:calc(100% - 44px)}.tiktok-page.compact-portrait .tiktok-install-card,.tiktok-page.compact-portrait .tiktok-stage .tiktok-install-card{position:relative;right:auto;bottom:auto;grid-template-columns:36px 1fr 68px;gap:12px;width:auto;min-height:78px;margin:0 16px 18px;padding:14px}.tiktok-page.compact-portrait .tiktok-logo-mini,.tiktok-page.compact-portrait .tiktok-stage .tiktok-logo-mini{width:34px;height:34px;font-size:22px}.tiktok-page.compact-portrait .tiktok-install-card strong,.tiktok-page.compact-portrait .tiktok-stage .tiktok-install-card strong{font-size:13px}.tiktok-page.compact-portrait .tiktok-install-card>button:not(.tiktok-widget-close),.tiktok-page.compact-portrait .tiktok-stage .tiktok-install-card>button:not(.tiktok-widget-close){min-height:36px;font-size:14px}.tiktok-page.compact-portrait .tiktok-floating-actions,.tiktok-page.compact-portrait .tiktok-stage .tiktok-floating-actions{display:none}.tiktok-page.compact-portrait .tiktok-history-panel{position:fixed;top:64px;right:14px;left:14px;width:auto;max-height:calc(100vh - 88px)}@media (max-width:360px){.tiktok-page.compact-portrait .tiktok-pack-grid,.tiktok-page.compact-portrait .tiktok-stage .tiktok-pack-grid{grid-template-columns:1fr}}