@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b2991b2-module__9mH_6q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b2991b2-module__9mH_6q__variable{--font-sans:"Inter", "Inter Fallback"}
:root,:root[data-theme=dark]{--bg:#0b0c0e;--surface:#121317;--surface-2:#191b20;--surface-3:#202329;--border:#25282e;--border-strong:#33373f;--text:#eceef1;--text-2:#b4b8c0;--muted:#7f848d;--accent:#c8f31d;--accent-ink:#c8f31d;--accent-soft:#232a10;--on-accent:#0b0c0e;--success:#3dd68c;--success-soft:#0f2a1d;--danger:#f0524f;--danger-soft:#2e1413;--warning:#f5b83d;--warning-soft:#2e2410;--info:#6aa6ff;--chart-muted:#2b2f36;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--bg:#f5f5f2;--surface:#fff;--surface-2:#f3f3ef;--surface-3:#e9e9e4;--border:#e3e3de;--border-strong:#d0d0ca;--text:#121316;--text-2:#3d4047;--muted:#6c7078;--accent:#b8e10f;--accent-ink:#4d6600;--accent-soft:#eef7cc;--on-accent:#121316;--success:#138a52;--success-soft:#e0f4ea;--danger:#cc2f2c;--danger-soft:#fbe6e5;--warning:#a86b00;--warning-soft:#fbf0d9;--info:#2563eb;--chart-muted:#dcdcd6;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;height:100vh;padding:20px 14px 14px;display:flex;position:sticky;top:0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 22px;display:flex}.logo{align-items:center;gap:10px;display:inline-flex}.logo-word{letter-spacing:-.02em;font-size:17px;font-weight:700}.logo-word span{color:var(--muted);font-weight:500}.nav{flex-direction:column;gap:2px;display:flex}.nav-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:0 10px 8px;font-size:11px;font-weight:600}.nav-item{color:var(--text-2);border-radius:8px;align-items:center;gap:11px;padding:9px 10px;font-weight:500;transition:background .15s,color .15s;display:flex}.nav-item:hover{background:var(--surface-2);color:var(--text)}.nav-item.active{background:var(--surface-3);color:var(--text)}.nav-item.active svg{color:var(--accent-ink)}.sidebar-bottom{flex-direction:column;gap:10px;margin-top:auto;display:flex}.sidebar-divider{background:var(--border);height:1px;margin:6px 0}.avatar{background:var(--accent);color:var(--on-accent);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.main{flex-direction:column;min-width:0;display:flex}.topbar{z-index:20;background:var(--bg);border-bottom:1px solid var(--border);align-items:center;gap:12px;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title{font-size:15px;font-weight:600}.topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.icon-btn{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-2);border-radius:8px;place-items:center;display:grid;position:relative}.icon-btn:hover{color:var(--text);border-color:var(--border-strong)}.menu-btn{display:none}.theme-switch{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:2px;padding:3px;display:flex}.theme-switch button{height:28px;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:flex}.theme-switch button.on{background:var(--surface-3);color:var(--text)}.content{flex-direction:column;gap:20px;width:100%;max-width:1320px;margin:0 auto;padding:28px;display:flex}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-head h1{letter-spacing:-.02em;font-size:24px;font-weight:700}.page-head p{color:var(--muted);margin-top:4px}.btn{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.btn:hover{border-color:var(--border-strong)}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.btn-primary:hover{border-color:var(--accent);opacity:.9}.btn-danger{color:var(--danger)}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:0;padding:20px}.card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.card-title{font-size:14px;font-weight:600}.card-sub{color:var(--muted);font-size:12px}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--text-2);font-size:13px;font-weight:600}.input{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px}textarea.input{resize:vertical;height:auto;min-height:110px;padding:10px 12px}.input:focus{border-color:var(--accent)}.muted{color:var(--muted)}.empty{text-align:center;min-height:140px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:16px;font-size:13px;display:flex}.empty-lg{gap:10px;min-height:280px}.empty-lg strong{color:var(--text);font-size:15px}.empty-lg p{max-width:420px}.auth{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.auth-box{width:100%;max-width:380px}.auth-logo{justify-content:center;margin-bottom:24px;display:flex}.auth-card{flex-direction:column;gap:14px;padding:28px;display:flex}.auth-card h1{font-size:20px;font-weight:700}.auth-card>p.muted{margin-top:-10px}.auth-switch{text-align:center;color:var(--muted);font-size:13px}.auth-switch a{color:var(--text);font-weight:600}.btn-block{width:100%;height:40px}.btn:disabled{opacity:.6;cursor:default}.form-error{color:var(--danger);background:var(--danger-soft);border-radius:8px;padding:8px 12px;font-size:13px}.password{position:relative}.password .input{padding-right:42px}.password-toggle{width:40px;height:100%;color:var(--muted);place-items:center;display:grid;position:absolute;top:0;right:0}.password-toggle:hover{color:var(--text)}.nav-item.danger:hover{color:var(--danger)}.segmented{background:var(--surface-2);border:1px solid var(--border);border-radius:8px;gap:2px;padding:3px;display:inline-flex}.segmented button{color:var(--muted);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.segmented button.on{background:var(--surface);color:var(--text)}.setting{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:16px 0;display:flex}.setting:first-child{padding-top:0}.setting:last-child{border-bottom:none;padding-bottom:0}.setting-body{flex:1;min-width:0}.setting-body strong{font-weight:600;display:block}.setting-body span{color:var(--muted);font-size:13px}.toggle{background:var(--surface-3);border:1px solid var(--border-strong);border-radius:99px;flex-shrink:0;width:38px;height:22px;transition:background .15s;position:relative}.toggle:after{content:"";background:var(--muted);border-radius:50%;width:16px;height:16px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.toggle.on{background:var(--accent);border-color:var(--accent)}.toggle.on:after{background:var(--on-accent);transform:translate(16px)}.modal-backdrop{z-index:100;background:#0009;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border-strong);border-radius:12px;width:100%;max-width:420px;padding:20px}.modal-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-head h2{font-size:16px;font-weight:600}.modal-head .icon-btn{width:30px;height:30px}.stack{flex-direction:column;gap:12px;display:flex}.form-actions{justify-content:flex-end;gap:8px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}select.input{appearance:auto}.hint{font-size:12px}.btn-danger:hover{border-color:var(--danger)}.section-title{font-size:16px;font-weight:600}.app-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.app-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.app-cover{aspect-ratio:1;border-bottom:1px solid var(--border);background:#fff;place-items:center;display:grid}.app-cover img{object-fit:contain;width:70%;height:70%}.app-cover span{color:#121316;font-size:72px;font-weight:700}.app-card-body{flex-direction:column;gap:14px;padding:18px;display:flex}.app-card-title{font-size:16px;font-weight:700}.app-card-date{font-size:13px}.app-link{align-items:center;gap:6px;display:flex}.app-link span{text-overflow:ellipsis;white-space:nowrap;background:var(--surface-2);border:1px solid var(--border);min-width:0;height:36px;color:var(--text-2);border-radius:8px;flex:1;padding:0 12px;font-size:13px;line-height:36px;overflow:hidden}.app-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.app-actions .btn{padding:0 8px;font-size:12px}.back-link{align-self:flex-start;align-items:center;gap:6px;display:inline-flex}.save-ok{color:var(--success);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.step{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:12px;padding:14px;display:flex}.step:hover{border-color:var(--border-strong)}.step.on{border-color:var(--accent)}.step-num{background:var(--surface-3);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:grid}.step.on .step-num{background:var(--accent);color:var(--on-accent)}.step-body strong{font-size:13px;font-weight:600;display:block}.step-body span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.editor{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.editor-form{flex-direction:column;gap:24px;display:flex}.form-sections{flex-direction:column;gap:20px;display:flex}.editor-nav{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding-top:16px;display:flex}.editor-preview{flex-direction:column;align-items:center;gap:16px;display:flex;position:sticky;top:84px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice{text-align:left;border:1px solid var(--border);background:var(--surface-2);color:var(--text-2);border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;display:flex}.choice strong{color:var(--text);margin-top:4px;font-weight:600}.choice span{color:var(--muted);font-size:12px}.choice.on{border-color:var(--accent)}.choice.on svg{color:var(--accent-ink)}.color-field{border:1px solid var(--border);background:var(--surface-2);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.color-field input{cursor:pointer;background:0 0;border:none;border-radius:50%;width:34px;height:34px;padding:0}.color-field input::-webkit-color-swatch-wrapper{padding:0}.color-field input::-webkit-color-swatch{border:1px solid var(--border-strong);border-radius:50%}.color-field strong{font-size:13px;font-weight:600;display:block}.color-field code{color:var(--muted);font-size:12px}.upload-wrap{align-items:center;gap:16px;display:flex}.upload{border:1px dashed var(--border-strong);background:var(--surface-2);width:140px;height:140px;color:var(--muted);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex;overflow:hidden}.upload:hover{color:var(--text)}.upload img{object-fit:contain;width:100%;height:100%}.upload-side{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.banners{flex-wrap:wrap;gap:10px;display:flex}.banner-thumb{aspect-ratio:16/9;border:1px solid var(--border);background:var(--surface-2);cursor:grab;border-radius:10px;width:160px;position:relative;overflow:hidden}.banner-thumb.dragging{opacity:.5}.banner-thumb img{object-fit:cover;pointer-events:none;width:100%;height:100%}.banner-num{color:#fff;background:#0009;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:6px;left:6px}.banner-remove{color:#fff;background:#0009;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:6px;right:6px}.banner-add{border-style:dashed;border-color:var(--border-strong);color:var(--muted);cursor:pointer;place-items:center;display:grid}.banner-add:hover{color:var(--text)}.preview-pair{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.preview-col{flex-direction:column;align-items:center;gap:12px;display:flex}.preview-note{text-align:center;margin-top:20px;font-size:13px}.phone{border:1px solid var(--border-strong);background:#0a0a0a;border-radius:36px;flex-shrink:0;width:290px;height:590px;padding:10px}.phone-screen{border-radius:27px;flex-direction:column;height:100%;font-size:12px;display:flex;position:relative;overflow:hidden}.pv-login{justify-content:center;align-items:center;padding:18px}.pv-login-card{text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:6px;width:100%;padding:22px 18px;display:flex}.pv-login-card strong{font-size:15px}.pv-logo{object-fit:contain;border-radius:14px;width:64px;height:64px;margin-bottom:6px}.pv-logo-empty{place-items:center;font-size:10px;font-weight:600;display:grid}.pv-form{text-align:left;flex-direction:column;gap:6px;width:100%;margin-top:10px;display:flex}.pv-form label{font-size:11px;font-weight:600}.pv-input{border:1px solid;border-radius:8px;height:34px}.pv-btn{color:#fff;border-radius:8px;place-items:center;height:36px;margin-top:6px;font-weight:600;display:grid}.pv-btn-outline{background:0 0;border:1px solid;width:100%}.pv-link{text-align:center;margin-top:4px;font-size:11px;font-weight:600}.pv-header{border-bottom:1px solid;flex-shrink:0;place-items:center;height:48px;display:grid}.pv-header img{object-fit:contain;max-width:120px;height:30px}.pv-header span{font-weight:600}.pv-body{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow-y:auto}.pv-banner{aspect-ratio:16/9;border-radius:10px;flex-shrink:0;position:relative;overflow:hidden}.pv-banner img{object-fit:cover;width:100%;height:100%}.pv-banner-empty{border:1px dashed;place-items:center;font-weight:600;display:grid}.pv-dots{justify-content:center;gap:4px;display:flex;position:absolute;bottom:6px;left:0;right:0}.pv-dots button{background:#ffffff80;border-radius:50%;width:6px;height:6px}.pv-dots button.on{background:#fff}.pv-title{font-size:14px;font-weight:700}.pv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pv-row{gap:10px;margin:0 -12px;padding:0 12px 4px;display:flex;overflow-x:auto}.pv-row .pv-product{flex-shrink:0;width:104px}.pv-product{flex-direction:column;gap:6px;font-weight:600;display:flex}.pv-thumb{aspect-ratio:3/4;border:1px solid;border-radius:10px;place-items:center;font-size:20px;font-weight:700;display:grid}.pv-empty{text-align:center;flex:1;place-items:center;display:grid}.pv-profile{flex-direction:column;align-items:center;gap:10px;padding-top:24px;display:flex}.pv-avatar{color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:grid}.pv-support{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:70px;right:12px;overflow:hidden}.pv-support img{object-fit:cover;width:100%;height:100%}.pv-menu{border-top:1px solid;flex-shrink:0;padding:6px 4px 10px;display:flex}.pv-menu button{flex-direction:column;flex:1;align-items:center;gap:2px;font-size:10px;font-weight:600;display:flex}@media (max-width:1180px){.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.editor{grid-template-columns:minmax(0,1fr)}.editor-preview{position:static}}.overlay{display:none}@media (max-width:900px){.shell{grid-template-columns:minmax(0,1fr)}.sidebar{z-index:50;width:264px;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.overlay.open{z-index:40;background:#00000080;display:block;position:fixed;inset:0}.menu-btn{display:grid}.topbar{padding:0 16px}.content{padding:20px 16px}.theme-switch button span{display:none}}.page-head p{max-width:620px}.page-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:600px){.steps,.form-grid,.choice-grid{grid-template-columns:minmax(0,1fr)}.upload-wrap{flex-direction:column;align-items:flex-start}}.btn svg{flex-shrink:0}.segmented{align-self:flex-start}.nav-button{width:100%}.app-full{background:var(--bg);justify-content:center;min-height:100dvh;display:flex}.app-full .phone-screen{border-radius:0;width:100%;max-width:480px;height:100dvh;font-size:14px}.app-full .pv-support{bottom:84px}.pv-input{background:0 0;outline:none;width:100%;padding:0 10px}button.pv-btn{cursor:pointer;width:100%}.pv-banner a{height:100%;display:block}.tabs{border-bottom:1px solid var(--border);scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.tabs a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-weight:600}.tabs a:hover{color:var(--text)}.tabs a.on{color:var(--text);border-bottom-color:var(--accent)}.toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.table-wrap{margin:0 -20px -20px;overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-2);white-space:nowrap;padding:10px 20px;font-size:12px;font-weight:600}td{border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 20px}tr:last-child td{border-bottom:none}.num{text-align:right;font-variant-numeric:tabular-nums}.cell-title{font-weight:600}.cell-sub{color:var(--muted);font-size:12px}.badge{background:var(--surface-2);color:var(--text-2);border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.badge.success{color:var(--success);background:var(--success-soft);border-color:#0000}.badge.warning{color:var(--warning);background:var(--warning-soft);border-color:#0000}.badge.danger{color:var(--danger);background:var(--danger-soft);border-color:#0000}.badge.accent{color:var(--accent-ink);background:var(--accent-soft);border-color:#0000}.stat-icon{background:var(--surface-2);width:30px;height:30px;color:var(--text-2);border-radius:8px;place-items:center;display:grid}.stack-lg{flex-direction:column;gap:20px;display:flex}.grow{flex:1;min-width:0}.inline-form{gap:8px;display:flex}.inline-form .input{flex:1}.card.inline-form{padding:12px}.list-card{padding:0}.row{align-items:center;gap:14px;padding:12px 16px;display:flex}.row+.row{border-top:1px solid var(--border)}.row-cover{background:var(--surface-3);width:44px;height:58px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.row-cover img{object-fit:cover;width:100%;height:100%}.row-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.row-main strong{font-size:15px}.row-main span{font-size:13px}.row-actions{flex-shrink:0;gap:6px;display:flex}.row-actions .icon-btn{width:32px;height:32px}.icon-btn:disabled{opacity:.4;cursor:default}.icon-btn.danger:hover{color:var(--danger);border-color:var(--danger)}.badge{align-items:center;gap:4px;display:inline-flex}.product-form{grid-template-columns:auto minmax(0,1fr);gap:20px;display:grid}.product-form .upload-wrap{flex-direction:column;align-items:flex-start}.product-form .upload{width:150px;height:200px}.module-card{padding:0}.module-head{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 16px;display:flex}.module-head strong{font-size:15px}.lesson-list{flex-direction:column;gap:4px;padding:8px;display:flex}.lesson-list .inline-form{padding:6px 4px 2px}.lesson-row{border-radius:8px;align-items:center;gap:12px;padding:6px 8px;display:flex}.lesson-row:hover{background:var(--surface-2)}.lesson-num{background:var(--surface-3);width:24px;height:24px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.lesson-title{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.lesson-title:hover{color:var(--accent-ink)}.attachment{gap:8px;display:flex}.upload-btn{cursor:pointer;align-self:flex-start}.modal-wide{max-width:620px;max-height:calc(100dvh - 32px);overflow-y:auto}.checks{flex-direction:column;gap:8px;display:flex}.check{border:1px solid var(--border);background:var(--surface-2);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-weight:500;display:flex}.check input{width:16px;height:16px;accent-color:var(--accent)}.search-box{border:1px solid var(--border);background:var(--surface);max-width:360px;height:36px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.search-box input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1}.table-card{padding:0;overflow:hidden}.table-card .table-wrap{margin:0}.table-card th{border-top:none}.row-off td{opacity:.5}.chips-btn{text-align:left;flex-wrap:wrap;gap:4px;max-width:260px;display:flex}.mini-progress{align-items:center;gap:8px;font-size:12px;display:flex}.progress-bar{background:var(--surface-3);border-radius:999px;width:80px;height:6px;overflow:hidden}.progress-bar i{background:var(--accent);height:100%;display:block}.secret{background:var(--surface-2);border:1px solid var(--border);text-align:center;letter-spacing:.05em;border-radius:8px;padding:12px;font-size:18px;display:block}.app-select{width:auto;min-width:220px}.posts-col{max-width:680px}.composer-image{align-self:flex-start;position:relative}.composer-image img{border-radius:8px;max-height:180px;display:block}.composer-image .icon-btn{width:28px;height:28px;position:absolute;top:6px;right:6px}.post{flex-direction:column;gap:12px;display:flex}.post-head{align-items:center;gap:10px;display:flex}.post-head>.grow{flex-direction:column;display:flex}.post-author{align-items:center;gap:4px;display:inline-flex}.post-author svg{color:var(--accent-ink)}.post-avatar{background:var(--surface-3);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:700;display:grid;overflow:hidden}.post-avatar img{object-fit:cover;width:100%;height:100%}.post-text{white-space:pre-wrap;line-height:1.6}.post-image{border-radius:10px;align-self:flex-start;max-width:100%;max-height:420px}.post-meta{border-top:1px solid var(--border);color:var(--muted);gap:16px;padding-top:10px;font-size:13px;font-weight:600;display:flex}.post-meta span,.post-meta button{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.post-meta button:hover{color:var(--text)}.comment{align-items:flex-start;gap:10px;display:flex}.comment-body{background:var(--surface-2);border-radius:10px;flex:1;min-width:0;padding:8px 12px}.comment-body p{white-space:pre-wrap}.grid-side-form{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:16px;display:grid}.notification{align-items:flex-start;gap:12px;display:flex}.notification .grow{flex-direction:column;gap:4px;display:flex}@media (max-width:900px){.grid-side-form,.product-form{grid-template-columns:minmax(0,1fr)}.row{flex-wrap:wrap}.lesson-row .badge{display:none}}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;display:grid}.how-steps li{background:var(--surface-2);color:var(--text-2);border-radius:10px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;display:flex}.domain-card{flex-direction:column;gap:14px;display:flex}.domain-head{align-items:center;gap:12px;display:flex}.domain-head .grow{flex-direction:column;display:flex}.domain-head strong{font-size:15px}.dns-box{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.dns-grid{grid-template-columns:80px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px 12px;font-size:12px;display:grid}.dns-grid code{font-size:13px;font-weight:600}.dns-value{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text-2);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}.dns-value code{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}@media (max-width:700px){.how-steps,.dns-grid{grid-template-columns:minmax(0,1fr)}.dns-grid>span{display:none}}.provider-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.provider-card{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.provider-logo{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:160px;height:72px;padding:10px 16px;display:inline-flex}.provider-logo.small{width:110px;height:46px;padding:6px 10px}.provider-logo img{object-fit:contain;max-width:100%;max-height:100%}.provider-logo .logo-dark{display:none}:root[data-theme=dark] .provider-logo{background:0 0;border-color:#0000;justify-content:flex-start;padding-left:0}:root[data-theme=dark] .provider-logo .logo-light{display:none}:root[data-theme=dark] .provider-logo .logo-dark{display:block}.notice{background:var(--warning-soft);color:var(--warning);border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.int-steps{flex-direction:column;gap:8px;list-style:none;display:flex}.int-steps li{color:var(--text-2);align-items:flex-start;gap:10px;font-size:13px;display:flex}.mapping{border:1px solid var(--border);background:var(--surface-2);border-radius:10px}.mapping-head{align-items:center;gap:12px;padding:10px 12px;display:flex}.mapping-head .grow{flex-direction:column;display:flex}.mapping-body{border-top:1px solid var(--border);padding:12px}.event-log{border:1px solid var(--border);border-radius:10px;flex-direction:column;margin-top:10px;display:flex}.event-row{align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.event-row+.event-row{border-top:1px solid var(--border)}.stack-sm{flex-direction:column;gap:6px;display:flex}.row-badges{flex-wrap:wrap;gap:4px;margin:2px 0;display:flex}.inline-link{color:var(--accent-ink);align-items:center;gap:4px;margin-left:6px;display:inline-flex}.narrow-input{max-width:220px}.id-chips{flex-wrap:wrap;gap:6px;display:flex}.id-chip{background:var(--surface-3);border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 6px 0 10px;font-size:12px;font-weight:600;display:inline-flex}.id-chip button{width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.id-chip button:hover{color:var(--danger)}.add-content{align-self:flex-start;margin:4px}.product-block+.product-block{border-top:1px solid var(--border)}.product-block .row{border-top:none}.see-contents{border-top:1px solid var(--border);width:100%;color:var(--muted);justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.see-contents:hover{color:var(--text)}.see-contents svg{transition:transform .2s}.see-contents svg.flip{transform:rotate(180deg)}.contents{border-top:1px solid var(--border);background:var(--surface-2);flex-direction:column;gap:6px;padding:12px 16px 16px;display:flex}.content-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;padding:8px 10px;display:flex}.content-thumb{background:var(--surface-3);width:48px;height:30px;color:var(--muted);border-radius:6px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.content-thumb img{object-fit:cover;width:100%;height:100%}.offer-hint{margin-top:-6px}.text-danger{color:var(--danger)}
.s-app{background:var(--s-bg);min-height:100dvh;color:var(--s-text);padding-bottom:88px;font-size:15px}.s-container{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}.s-narrow{max-width:680px}.s-stack{flex-direction:column;gap:28px;display:flex}.s-stack-sm{flex-direction:column;gap:12px;display:flex}.s-muted{color:var(--s-muted)}.s-small{font-size:13px}.s-header{z-index:30;background:var(--s-header);color:var(--s-header-text);border-bottom:1px solid var(--s-border);position:sticky;top:0}.s-header-inner{align-items:center;gap:32px;height:64px;display:flex}.s-brand{align-items:center;min-width:0;display:flex}.s-brand img{object-fit:contain;max-width:160px;height:36px}.s-brand span{white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.s-nav{gap:4px;display:flex}.s-nav a{opacity:.7;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600}.s-nav a:hover{opacity:1}.s-nav a.on{opacity:1;background:color-mix(in srgb, var(--s-header-text) 10%, transparent)}.s-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.s-icon-btn{width:38px;height:38px;color:inherit;border-radius:999px;flex-shrink:0;place-items:center;display:grid;position:relative}.s-icon-btn:hover{background:color-mix(in srgb, currentColor 10%, transparent)}.s-badge{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:grid;position:absolute;top:2px;right:0}.s-avatar{background:var(--s-primary);color:var(--s-on-primary);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.s-avatar img{object-fit:cover;width:100%;height:100%}.s-main{padding-top:24px}.s-tabbar{display:none}.s-support{z-index:40;background:var(--s-primary);width:54px;height:54px;color:var(--s-on-primary);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:24px;right:20px;overflow:hidden}.s-support img{object-fit:cover;width:100%;height:100%}.s-title{letter-spacing:-.01em;font-size:18px;font-weight:700}.s-page-title{letter-spacing:-.02em;font-size:26px;font-weight:800}.s-section{flex-direction:column;gap:14px;display:flex}.s-card{background:var(--s-surface);border:1px solid var(--s-border);border-radius:16px;padding:18px}.s-empty{text-align:center;color:var(--s-muted);border:1px dashed var(--s-border);border-radius:16px;padding:48px 16px}.s-btn{border:1px solid var(--s-border);background:var(--s-surface);height:44px;color:var(--s-text);white-space:nowrap;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.s-btn:hover{background:var(--s-surface-2)}.s-btn:disabled{opacity:.55;cursor:default}.s-btn-primary{background:var(--s-primary);border-color:var(--s-primary);color:var(--s-on-primary)}.s-btn-primary:hover{background:var(--s-primary);opacity:.9}.s-btn-done{background:color-mix(in srgb, #16a34a 12%, var(--s-surface));color:#16a34a;border-color:#16a34a66}.s-btn-danger{color:#ef4444}.s-btn-block{width:100%}.s-link{color:var(--s-primary);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.s-back{align-self:flex-start;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex;color:var(--s-muted)!important}.s-back:hover{color:var(--s-text)!important}.s-input{border:1px solid var(--s-border);background:var(--s-surface-2);width:100%;min-height:46px;color:var(--s-text);font:inherit;border-radius:12px;outline:none;padding:0 14px}textarea.s-input{resize:vertical;padding:12px 14px;line-height:1.5}.s-input:focus{border-color:var(--s-primary)}.s-field{flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.s-error{color:#ef4444;background:#ef44441f;border-radius:10px;padding:10px 12px;font-size:13px}.s-progress{background:var(--s-surface-2);border-radius:999px;height:6px;overflow:hidden}.s-progress i{background:var(--s-primary);border-radius:999px;height:100%;display:block}.s-login{place-items:center;padding:24px 16px;display:grid}.s-login-card{background:var(--s-surface);width:100%;max-width:400px;color:var(--s-text);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:6px;padding:36px 28px 28px;display:flex}.s-login-logo{object-fit:contain;width:88px;height:88px;margin-bottom:10px}.s-login-initial{background:var(--s-primary);width:72px;height:72px;color:var(--s-on-primary);border-radius:20px;place-items:center;margin-bottom:10px;font-size:32px;font-weight:800;display:grid}.s-login-card h1{letter-spacing:-.02em;font-size:22px;font-weight:800}.s-login-card>p{color:var(--s-muted);margin-bottom:14px}.s-login-form{text-align:left;flex-direction:column;gap:14px;width:100%;margin-bottom:10px;display:flex}.s-banner{aspect-ratio:16/6;background:var(--s-surface-2);border-radius:20px;position:relative;overflow:hidden}.s-banner a{height:100%;display:block}.s-banner img{object-fit:cover;width:100%;height:100%}.s-dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.s-dots button{cursor:pointer;background:#ffffff8c;border:none;border-radius:999px;width:8px;height:8px;transition:width .2s}.s-dots button.on{background:#fff;width:22px}.s-continue{background:var(--s-surface);border:1px solid var(--s-border);border-radius:16px;align-items:center;gap:16px;max-width:560px;padding:12px;display:flex}.s-continue:hover{border-color:var(--s-primary)}.s-continue-cover{aspect-ratio:3/4;background:var(--s-surface-2);width:64px;color:var(--s-muted);border-radius:10px;flex-shrink:0;place-items:center;font-weight:800;display:grid;overflow:hidden}.s-continue-cover img{object-fit:cover;width:100%;height:100%}.s-continue-body{flex-direction:column;flex:1;gap:6px;min-width:0;font-size:13px;display:flex}.s-continue-body strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.s-play{background:var(--s-primary);width:44px;height:44px;color:var(--s-on-primary);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.s-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px 16px;display:grid}.s-row{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin:0 -20px;padding:0 20px 8px;display:flex;overflow-x:auto}.s-row::-webkit-scrollbar{display:none}.s-row .s-product{scroll-snap-align:start;flex-shrink:0;width:200px}.s-product{flex-direction:column;gap:10px;display:flex}.s-cover{aspect-ratio:3/4;background:var(--s-surface-2);border:1px solid var(--s-border);border-radius:14px;place-items:center;transition:transform .2s;display:grid;position:relative;overflow:hidden}.s-product:hover .s-cover{transform:translateY(-3px)}.s-cover img{object-fit:cover;width:100%;height:100%}.s-cover>span{color:var(--s-muted);font-size:44px;font-weight:800}.s-locked{color:#fff;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.s-cover-bar{background:#fff6;border-radius:999px;height:4px;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden}.s-cover-bar i{background:#fff;height:100%;display:block}.s-product-name{color:var(--s-names);font-size:14px;font-weight:600;line-height:1.35}.s-hero{align-items:flex-start;gap:32px;display:flex}.s-hero-cover{aspect-ratio:3/4;background:var(--s-surface-2);border:1px solid var(--s-border);width:220px;color:var(--s-muted);border-radius:18px;flex-shrink:0;place-items:center;font-size:56px;font-weight:800;display:grid;overflow:hidden}.s-hero-cover img{object-fit:cover;width:100%;height:100%}.s-hero-body{flex-direction:column;align-items:flex-start;gap:16px;min-width:0;padding-top:8px;display:flex}.s-hero-body h1{letter-spacing:-.02em;font-size:32px;font-weight:800;line-height:1.15}.s-desc{color:var(--s-muted);white-space:pre-wrap;line-height:1.6}.s-card.s-desc{color:var(--s-text)}.s-hero-progress{flex-direction:column;gap:8px;width:100%;max-width:360px;font-size:13px;display:flex}.s-modules{flex-direction:column;gap:12px;display:flex}.s-module{background:var(--s-surface);border:1px solid var(--s-border);border-radius:16px;overflow:hidden}.s-module summary{cursor:pointer;align-items:center;padding:16px 18px;list-style:none;display:flex}.s-module summary::-webkit-details-marker{display:none}.s-module summary:after{content:"";border-right:2px solid var(--s-muted);border-bottom:2px solid var(--s-muted);width:8px;height:8px;margin-left:auto;transition:transform .2s;transform:rotate(45deg)}.s-module[open] summary:after{transform:rotate(-135deg)}.s-module summary>span{flex-direction:column;gap:2px;font-size:13px;display:flex}.s-module summary strong{font-size:15px}.s-lessons{border-top:1px solid var(--s-border);flex-direction:column;display:flex}.s-lesson{color:var(--s-muted);align-items:center;gap:12px;padding:14px 18px;display:flex}.s-lesson span{color:var(--s-text)}.s-lesson+.s-lesson{border-top:1px solid var(--s-border)}a.s-lesson:hover{background:var(--s-surface-2)}.s-lesson.done svg{color:#16a34a}.s-lesson.locked span{color:var(--s-muted)}.s-lesson-page{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.s-lesson-main{flex-direction:column;gap:18px;display:flex}.s-player{aspect-ratio:16/9;background:#000;border-radius:16px;overflow:hidden}.s-player iframe,.s-player video{border:0;width:100%;height:100%;display:block}.s-player-empty{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.s-lesson-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.s-lesson-head>div{flex-direction:column;gap:4px;min-width:0;font-size:13px;display:flex}.s-lesson-head h1{letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.2}.s-lesson-nav{justify-content:space-between;gap:12px;display:flex}.s-files{flex-direction:column;gap:8px;margin-top:12px;display:flex}.s-file{background:var(--s-surface-2);border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.s-file:hover{color:var(--s-primary)!important}.s-lesson-side{flex-direction:column;gap:12px;display:flex;position:sticky;top:88px}.s-lesson-side>.s-card:first-child{flex-direction:column;gap:10px;display:flex}.s-side-list{max-height:calc(100dvh - 260px);padding:8px;overflow-y:auto}.s-side-module+.s-side-module{margin-top:8px}.s-side-title{text-transform:uppercase;letter-spacing:.06em;color:var(--s-muted);padding:8px 10px 4px;font-size:12px;font-weight:700;display:block}.s-side-lesson{border-radius:10px;align-items:flex-start;gap:10px;padding:10px;font-size:14px;display:flex;color:var(--s-muted)!important}.s-side-lesson span{color:var(--s-text)}.s-side-lesson svg{flex-shrink:0;margin-top:2px}.s-side-lesson:hover{background:var(--s-surface-2)}.s-side-lesson.on{background:color-mix(in srgb, var(--s-primary) 12%, transparent)}.s-side-lesson.on span{font-weight:700}.s-side-lesson.done svg{color:#16a34a}.s-post{flex-direction:column;gap:14px;display:flex}.s-post-head{align-items:center;gap:12px;display:flex}.s-post-head>div{flex-direction:column;min-width:0;display:flex}.s-post-head strong{align-items:center;gap:5px;display:flex}.s-verified{color:var(--s-primary)}.s-post-delete{color:var(--s-muted);margin-left:auto}.s-post-text{white-space:pre-wrap;line-height:1.6}.s-post-image{object-fit:cover;border-radius:12px;width:100%;max-height:520px}.s-post-actions{border-top:1px solid var(--s-border);gap:8px;padding-top:10px;display:flex}.s-post-actions button{height:36px;color:var(--s-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.s-post-actions button:hover{background:var(--s-surface-2)}.s-post-actions button.on{color:#ef4444}.s-comments{flex-direction:column;gap:12px;display:flex}.s-comment{align-items:flex-start;gap:10px;display:flex}.s-comment-body{background:var(--s-surface-2);border-radius:12px;flex:1;min-width:0;padding:10px 12px;font-size:14px}.s-comment-body strong{align-items:center;gap:6px;font-size:13px;display:flex}.s-comment-body p{white-space:pre-wrap;margin-top:2px}.s-comment .s-icon-btn{color:var(--s-muted);width:30px;height:30px}.s-comment-form{gap:8px;display:flex}.s-composer{flex-direction:column;gap:12px;display:flex}.s-composer-actions{justify-content:space-between;gap:8px;display:flex}.s-composer-image{align-self:flex-start;position:relative}.s-composer-image img{border-radius:12px;max-height:200px;display:block}.s-composer-image .s-icon-btn{color:#fff;background:#0009;width:30px;height:30px;position:absolute;top:6px;right:6px}.s-notification{align-items:flex-start;gap:14px;display:flex}.s-notification.new{border-color:var(--s-primary)}.s-notification-icon{background:color-mix(in srgb, var(--s-primary) 14%, transparent);width:40px;height:40px;color:var(--s-primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.s-notification-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.s-notification-body p{white-space:pre-wrap;line-height:1.5}.s-profile{flex-direction:column;align-items:center;gap:14px;display:flex}.s-profile .s-field{width:100%}.s-profile-photo{cursor:pointer;position:relative}.s-photo-btn{background:var(--s-surface);border:1px solid var(--s-border);width:30px;height:30px;color:var(--s-text);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:0}.s-row-actions{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.s-progress-list{flex-direction:column;gap:4px;margin-top:6px;display:flex}.s-progress-item{grid-template-columns:minmax(0,1fr) 120px 40px;align-items:center;gap:12px;padding:10px 0;font-size:14px;font-weight:600;display:grid}.s-progress-item+.s-progress-item{border-top:1px solid var(--s-border)}.s-progress-item span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:900px){.s-lesson-page{grid-template-columns:minmax(0,1fr)}.s-lesson-side{position:static}.s-side-list{max-height:none}}@media (max-width:760px){.s-app{padding-bottom:96px}.s-container{padding:0 16px}.s-row{margin:0 -16px;padding:0 16px 8px}.s-header-inner{height:58px}.s-nav{display:none}.s-main{padding-top:16px}.s-stack{gap:22px}.s-banner{aspect-ratio:16/9;border-radius:16px}.s-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.s-row .s-product{width:150px}.s-hero{flex-direction:column;align-items:stretch;gap:18px}.s-hero-cover{width:150px}.s-hero-body h1{font-size:26px}.s-hero-body .s-btn{width:100%}.s-lesson-head{flex-direction:column}.s-lesson-head .s-btn{width:100%}.s-player{border-radius:0;margin:0 -16px}.s-page-title{font-size:22px}.s-tabbar{z-index:30;background:var(--s-surface);border-top:1px solid var(--s-border);padding:8px 6px calc(8px + env(safe-area-inset-bottom));display:flex;position:fixed;bottom:0;left:0;right:0}.s-tabbar a{flex-direction:column;flex:1;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex;color:var(--s-muted)!important}.s-tabbar a.on{color:var(--s-primary)!important}.s-support{bottom:calc(84px + env(safe-area-inset-bottom));width:50px;height:50px;right:16px}.s-progress-item{grid-template-columns:minmax(0,1fr) 80px 40px}}.s-btn-muted{background:var(--s-surface-2);color:var(--s-muted);cursor:default}.s-btn-muted:hover{background:var(--s-surface-2)}.s-app .grow{flex:1;min-width:0}.s-player-cover{object-fit:cover;width:100%;height:100%}.s-pdf{border:1px solid var(--s-border);background:var(--s-surface);border-radius:16px;height:min(80dvh,900px);overflow:hidden}.s-pdf iframe{border:0;width:100%;height:100%}.s-pdf-open{align-self:flex-start}.s-audio,.s-linkcard{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.s-audio img,.s-linkcard img,.s-text-cover{object-fit:cover;border-radius:12px;width:100%;max-height:360px}.s-audio audio{width:100%}.s-reading{font-size:16px;line-height:1.75}
