:root{color:#f5f1e8;background:#0e1014;font-family:Segoe UI,Microsoft YaHei,Noto Sans SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ui-bg: #0e1014;--ui-panel: #171a20;--ui-panel-raised: #20242c;--ui-border: #30353f;--ui-border-soft: #252a32;--ui-text: #f5f1e8;--ui-muted: #9ba2ad;--ui-accent: #d52135;--ui-accent-strong: #ef3045;--ui-warning: #e6a23c;--ui-success: #31b878}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-width:0}body{margin:0;min-width:0;min-height:100%;min-height:100dvh;overflow:hidden;overscroll-behavior:none;background:var(--ui-bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.editor-root{width:100%;height:100%;height:100dvh;overflow:hidden;background:var(--ui-bg)}.editor-root.ui-mode--light{color-scheme:light;color:#171a20;background:#eef0f3;--ui-bg: #eef0f3;--ui-panel: #fff;--ui-panel-raised: #e9edf2;--ui-border: #c8ced8;--ui-border-soft: #d8dde5;--ui-text: #171a20;--ui-muted: #606a78}.app-loading-screen{position:fixed;inset:0;z-index:200;display:grid;place-content:center;justify-items:center;gap:14px;color:#20242b;background:#eef0f3}.app-loading-screen strong,.export-processing-body strong{font-size:14px;font-weight:700;letter-spacing:.02em}.app-loading-spinner{width:34px;height:34px;border:3px solid rgba(213,33,53,.18);border-top-color:var(--ui-accent);border-radius:50%;animation:spin .8s linear infinite}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #f35b6b;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.34}.app-shell{display:grid;grid-template-columns:72px 320px minmax(520px,1fr) 336px;grid-template-rows:64px minmax(0,1fr);width:100%;height:100%;background:var(--ui-bg)}.app-topbar{grid-column:1 / -1;display:grid;grid-template-columns:270px minmax(220px,1fr) auto;align-items:center;height:64px;padding:0 18px;border-bottom:1px solid var(--ui-border);background:#101217;z-index:20}.brand-lockup,.project-heading,.topbar-actions,.brand-mark,.action-group,.save-status,.button,.project-title-button,.summary-topline,.text-button,.section-title-row,.module-row,.panel-heading,.workspace-topline,.canvas-actions,.canvas-toolbar,.inspector-heading,.setting-row,.inspector-note,.check-item,.export-state,.dialog-heading,.dialog-header,.dialog-footer{display:flex;align-items:center}.brand-lockup{gap:11px}.brand-mark{justify-content:center;width:38px;height:38px;color:#fff;background:var(--ui-accent);border:1px solid #ff5366;border-radius:8px;box-shadow:4px 4px #08090c}.brand-mark--image{overflow:hidden;background:#fff}.brand-mark--image img{width:100%;height:100%;object-fit:cover}.brand-lockup div{display:grid;gap:1px}.brand-lockup strong{font-family:Impact,Arial Narrow,sans-serif;font-size:15px;font-weight:800;letter-spacing:.075em}.brand-lockup span:last-child{color:var(--ui-muted);font-size:9px;font-weight:700;letter-spacing:.22em}.project-heading{justify-content:center;gap:12px;min-width:0}.project-title-button{gap:7px;max-width:420px;padding:8px 10px;overflow:hidden;color:var(--ui-text);background:transparent;border:0;border-radius:6px;cursor:pointer}.project-title-button:hover{background:var(--ui-panel-raised)}.project-title-button span{overflow:hidden;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.save-status{gap:5px;color:#8fd6b4;font-size:12px}.topbar-actions{justify-content:flex-end;gap:8px}.action-group{gap:2px;padding-right:8px;border-right:1px solid var(--ui-border)}.icon-button{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;color:#cbd0d7;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer}.icon-button:hover:not(:disabled){color:#fff;background:var(--ui-panel-raised);border-color:var(--ui-border)}.button{justify-content:center;gap:7px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700;border:1px solid transparent;border-radius:7px;cursor:pointer}.button--primary{color:#fff;background:var(--ui-accent);border-color:#ef3b50;box-shadow:3px 3px #08090c}.button--primary:hover:not(:disabled){background:var(--ui-accent-strong)}.button--ghost{color:#d7dbe0;background:#191c22;border-color:var(--ui-border)}.button--ghost:hover:not(:disabled),.button--ghost.is-active{color:#fff;background:#252a33}.button--compact{min-height:34px;padding-inline:11px;font-size:12px}.badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;border-radius:9px}.badge--warning{color:#1c1305;background:var(--ui-warning)}.notification-button{position:relative}.notification-dot{position:absolute;top:7px;right:7px;width:6px;height:6px;background:var(--ui-accent-strong);border:1px solid #101217;border-radius:50%}.user-avatar{display:inline-grid;place-items:center;width:34px;height:34px;margin-left:2px;color:#111217;font-size:13px;font-weight:850;background:#f2e9d9;border-radius:50%}.tool-rail{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 8px 10px;overflow:hidden;background:#101217;border-right:1px solid var(--ui-border)}.rail-button{display:grid;place-items:center;gap:3px;width:56px;min-height:54px;padding:7px 3px 5px;color:#858d99;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer}.rail-button span{font-size:10px;font-weight:650}.rail-button:hover{color:#fff;background:#1b1e25}.rail-button.is-active{color:#fff;background:#242830;border-color:#3a404b;box-shadow:inset 3px 0 0 var(--ui-accent)}.rail-spacer{flex:1}.left-panel,.right-panel{min-height:0;overflow-y:auto;background:var(--ui-panel)}.left-panel{grid-column:2;grid-row:2;border-right:1px solid var(--ui-border)}.right-panel{grid-column:4;grid-row:2;border-left:1px solid var(--ui-border)}.left-panel::-webkit-scrollbar,.right-panel::-webkit-scrollbar,.canvas-stage::-webkit-scrollbar{width:8px;height:8px}.left-panel::-webkit-scrollbar-thumb,.right-panel::-webkit-scrollbar-thumb,.canvas-stage::-webkit-scrollbar-thumb{background:#363c46;border-radius:8px}.panel-section{padding:22px 18px 30px}.panel-heading{justify-content:space-between;gap:12px;margin-bottom:18px}.panel-kicker,.workspace-label{display:block;margin-bottom:4px;color:#df4a5d;font-family:Impact,Arial Narrow,sans-serif;font-size:10px;letter-spacing:.17em}.panel-heading h2,.inspector-heading h2{margin:0;color:#fff;font-size:19px;font-weight:760}.heading-accent{color:var(--ui-accent-strong)}.panel-description{margin:-7px 0 18px;color:var(--ui-muted);font-size:12px;line-height:1.6}.data-summary{padding:15px;margin-bottom:18px;background:#20242c;border:1px solid #353b46;border-radius:9px;box-shadow:4px 4px #0e1014}.summary-topline{justify-content:space-between;margin-bottom:14px}.summary-topline span{display:inline-flex;align-items:center;gap:6px;color:#dfe2e7;font-size:12px}.summary-topline strong{color:#8ed5b2;font-size:11px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:#353b46;border:1px solid #353b46;border-radius:6px}.summary-grid div{display:grid;gap:2px;padding:11px 7px;text-align:center;background:#181b21}.summary-grid strong{color:#fff;font-family:Impact,Arial Narrow,sans-serif;font-size:22px;font-weight:500}.summary-grid span{color:var(--ui-muted);font-size:10px}.text-button{justify-content:space-between;width:100%;padding:12px 0 0;color:#f06b7a;font-size:12px;font-weight:700;background:transparent;border:0;cursor:pointer}.form-group{display:grid;gap:7px;margin-bottom:13px}.form-group label,.field-label{color:#bfc4cc;font-size:11px;font-weight:700}.form-group input,.form-group textarea,.json-textarea{width:100%;color:#fff;background:#111318;border:1px solid #353b46;border-radius:7px}.form-group input{height:38px;padding:0 11px}.form-group textarea{min-height:76px;padding:10px 11px;resize:vertical}.form-group input:hover,.form-group textarea:hover,.json-textarea:hover{border-color:#49515f}.section-divider{height:1px;margin:19px 0;background:var(--ui-border)}.section-title-row{justify-content:space-between;gap:10px;margin-bottom:11px}.section-title-row h3,.inspector-section h3{margin:0 0 3px;color:#eceef1;font-size:13px}.section-title-row p{margin:0;color:var(--ui-muted);font-size:10px;line-height:1.45}.section-title-row>span{color:var(--ui-muted);font-size:11px}.module-list{display:grid;gap:6px}.module-row{width:100%;gap:9px;min-height:54px;padding:8px 9px;text-align:left;background:transparent;border:1px solid transparent;border-radius:7px}.module-select{display:flex;align-items:center;flex:1;gap:9px;min-width:0;padding:0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.module-row:hover{background:#1d2027}.module-row.is-selected{background:#232730;border-color:#3d444f}.module-grip{display:inline-grid;place-items:center;color:#6f7783}.module-copy{display:grid;flex:1;min-width:0;gap:2px}.module-copy strong{color:#e8ebef;font-size:12px}.module-copy small{overflow:hidden;color:#848c98;font-size:10px;text-overflow:ellipsis;white-space:nowrap}input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:var(--ui-accent);cursor:pointer}.template-list{display:grid;gap:12px}.template-card{position:relative;display:grid;grid-template-columns:74px 1fr;gap:12px;min-height:112px;padding:9px;overflow:hidden;text-align:left;background:#fff;border:1px solid #cbd1d9;border-radius:8px;cursor:pointer}.template-card:hover{border-color:#545e6d}.template-card.is-selected{border-color:var(--ui-accent-strong);box-shadow:0 0 0 1px var(--ui-accent-strong)}.template-card-thumb{position:relative;display:block;width:74px;height:94px;overflow:hidden;background:#111318;border:1px solid #4a4e54;border-radius:3px}.template-card-thumb img{position:absolute;inset:0;z-index:1;display:block;width:74px;height:94px;object-fit:cover;object-position:top}.template-copy{display:grid;align-content:center;gap:5px}.template-copy strong{color:#111;font-size:16px;font-weight:900;line-height:1.35}.template-copy small{color:#68717e;font-size:12px;font-weight:650;line-height:1.5}.template-check{position:absolute;top:8px;right:8px;display:inline-grid;place-items:center;width:20px;height:20px;color:#fff;background:var(--ui-accent);border-radius:50%}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;background:#101217;border:1px solid #343a44;border-radius:8px}.segmented-control--two{grid-template-columns:repeat(2,1fr)}.segmented-control button{height:32px;color:#8e96a2;font-size:11px;font-weight:700;background:transparent;border:0;border-radius:5px;cursor:pointer}.segmented-control button:hover{color:#fff}.segmented-control button.is-active{color:#fff;background:var(--ui-accent)}.segmented-control button:disabled{color:#555d68;cursor:not-allowed;opacity:.72}.layout-compatibility-note{padding:9px 10px;margin:9px 0 0;color:#d0a36a;font-size:10px;line-height:1.5;background:#a1661f1f;border-left:3px solid #b8792e;border-radius:4px}.theme-preview{position:relative;height:170px;margin-bottom:20px;overflow:hidden;border:1px solid #494f58;border-radius:8px}.theme-preview img{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover}.theme-preview div{position:absolute;right:10px;bottom:10px;left:10px;z-index:2;display:grid;gap:2px;padding:10px 11px;color:#fff;background:#0a0909e6;border-left:4px solid var(--ui-accent)}.theme-preview strong{font-family:Impact,Arial Narrow,sans-serif;font-size:15px;letter-spacing:.08em}.theme-preview span{color:#d2d4d8;font-size:10px}.theme-preview--night-pulse div{background:#050817f0;border-left-color:#18e8e8;box-shadow:inset -4px 0 #ff2b9a}.theme-preview--paper-cut div{color:#11100e;background:#fffdf5;border:3px solid #11100e;border-left:8px solid #d62d2d}.theme-preview--paper-cut span{color:#51483f}.swatch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.swatch{position:relative;display:grid;gap:3px;min-height:70px;padding:30px 10px 8px;overflow:hidden;text-align:left;background:#121419;border:1px solid #373d47;border-radius:7px}.swatch:before{position:absolute;top:0;right:0;left:0;height:24px;content:"";background:var(--swatch)}.swatch span{color:#f0f2f4;font-size:10px;font-weight:750}.swatch small{color:#7e8793;font-size:9px}.workspace{position:relative;grid-column:3;grid-row:2;display:grid;grid-template-rows:48px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#0b0d11}.workspace-topline{justify-content:space-between;padding:0 16px;background:#121419;border-bottom:1px solid var(--ui-border-soft)}.workspace-topline>div:first-child{display:flex;align-items:baseline;gap:10px}.workspace-label{margin:0}.workspace-topline strong{color:#99a0ab;font-size:10px;font-weight:650}.canvas-actions{gap:6px}.default-template-button.is-active{color:#72d6a2;background:#31b8781f;border-color:#48ce8b6b}.default-template-button:disabled{cursor:default}.canvas-stage{position:relative;display:flex;align-items:flex-start;justify-content:center;min-width:0;min-height:0;padding:42px 56px 94px;overflow:auto;background:#0b0d11}.canvas-stage:before{position:absolute;inset:22px;pointer-events:none;content:""}.canvas-stage.is-pan-enabled{cursor:grab;user-select:none}.canvas-stage.is-overflowing-x{justify-content:flex-start}.canvas-stage.is-overflowing-x .poster-slot{margin-right:auto;margin-left:0}.canvas-stage.is-panning,.canvas-stage.is-pinching{cursor:grabbing}.poster-slot{position:relative;flex:0 0 auto;filter:drop-shadow(0 24px 34px rgba(0,0,0,.58))}.poster-scale{position:absolute;top:0;left:0;width:1080px;height:1920px;transform-origin:top left}.canvas-toolbar{position:absolute;bottom:22px;left:50%;z-index:15;gap:3px;height:40px;padding:3px 5px;background:#181b21f5;border:1px solid #3a404b;border-radius:9px;box-shadow:0 10px 24px #00000061;transform:translate(-50%)}.zoom-value,.fit-button{height:31px;color:#d7dbe0;font-size:11px;background:transparent;border:0;border-radius:5px;cursor:pointer}.zoom-value{width:50px;font-weight:750}.zoom-value--readonly{display:grid;place-items:center;cursor:default}.zoom-value--readonly:hover{color:#d7dbe0;background:transparent}.fit-button{padding:0 9px}.zoom-value:hover,.fit-button:hover{color:#fff;background:#282d36}.toolbar-divider{width:1px;height:20px;margin:0 3px;background:#3a404b}.right-panel{position:relative;padding-bottom:58px}.inspector-heading{justify-content:space-between;min-height:74px;padding:16px 18px;border-bottom:1px solid var(--ui-border)}.inspector-heading>svg{color:#707986}.inspector-section{padding:18px}.inspector-section h3{margin-bottom:12px}.setting-row{justify-content:space-between;gap:15px;min-height:58px;padding:9px 0;border-bottom:1px solid #292e37}.setting-row--master{margin:12px 18px 0}.setting-row>span{display:grid;gap:3px}.setting-row strong{color:#e7e9ed;font-size:12px}.setting-row small{color:var(--ui-muted);font-size:10px}.inspector-note{align-items:flex-start;gap:9px;padding:12px;margin-top:15px;color:#c6cbd2;font-size:11px;line-height:1.55;background:#20242c;border-left:3px solid var(--ui-accent);border-radius:4px}.inspector-note svg{flex:0 0 auto;margin-top:1px;color:#ee5264}.inspector-footer{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;height:48px;padding:0 18px;color:#8ccdab;font-size:10px;background:#13161b;border-top:1px solid var(--ui-border)}.inspector-footer span{display:inline-flex;align-items:center;gap:6px}.toast{position:fixed;top:78px;left:50%;z-index:100;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;color:#fff;font-size:12px;font-weight:650;background:#20242c;border:1px solid #3d4550;border-radius:8px;box-shadow:0 14px 32px #0000006b;transform:translate(-50%)}.toast svg{color:var(--ui-success)}.dialog-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#050608c7}.dialog{width:min(720px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;color:var(--ui-text);background:#171a20;border:1px solid #3a414c;border-radius:12px;box-shadow:16px 18px #0000005c}.export-dialog{width:min(420px,calc(100vw - 48px))}.export-confirm-body{display:grid;place-items:center;min-height:132px;text-align:center}.export-confirm-body h2{margin:0;font-size:18px}.export-processing-body{display:grid;place-content:center;justify-items:center;gap:14px;min-height:198px;text-align:center}.dialog-header{justify-content:space-between;min-height:76px;padding:15px 18px;border-bottom:1px solid var(--ui-border)}.dialog-heading{gap:11px}.dialog-icon{display:inline-grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--ui-accent);border-radius:8px}.dialog h2{margin:0 0 3px;font-size:17px}.dialog-heading p{margin:0;color:var(--ui-muted);font-size:11px}.dialog-body{padding:18px;overflow-y:auto}.info-banner{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;margin-bottom:14px;color:#d8dce2;font-size:11px;line-height:1.45;background:#20242c;border-left:3px solid #4c8bd9;border-radius:4px}.info-banner svg{flex:0 0 auto;color:#6ca7ef}.json-textarea{min-height:330px;padding:12px;margin-top:7px;color:#d4d9e0;font-family:Consolas,SFMono-Regular,monospace;font-size:11px;line-height:1.55;resize:vertical}.field-help,.field-error{margin:7px 0 0;font-size:10px}.field-help{color:var(--ui-muted)}.field-error{color:#ff7a88}.dialog-footer{justify-content:flex-end;gap:8px;min-height:66px;padding:12px 18px;background:#121419;border-top:1px solid var(--ui-border)}.export-spec{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;overflow:hidden;background:#343b46;border:1px solid #343b46;border-radius:7px}.export-spec div{display:grid;gap:4px;padding:12px;background:#111318}.export-spec span{color:var(--ui-muted);font-size:10px}.export-spec strong{color:#fff;font-size:12px}.check-list{display:grid;gap:8px}.check-item{gap:9px;min-height:40px;padding:9px 11px;color:#d5d9df;font-size:11px;background:#1e2229;border:1px solid #303641;border-radius:6px}.check-item.is-ok svg{color:var(--ui-success)}.check-item.is-warning svg{color:var(--ui-warning)}.export-state{justify-content:center;gap:8px;min-height:48px;margin-top:14px;color:#d8dce2;font-size:11px;background:#111318;border-radius:6px}.export-state.is-success{color:#8fd7b5}.export-state.is-error{color:#ff8b97}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell.ui-mode--light{color-scheme:light;color:#171a20;background:#edf0f4;--ui-bg: #edf0f4;--ui-panel: #ffffff;--ui-panel-raised: #e9edf2;--ui-border: #c8ced8;--ui-border-soft: #d8dde5;--ui-text: #171a20;--ui-muted: #606a78;--ui-accent: #c51d35;--ui-accent-strong: #ac1229;--ui-warning: #a96300;--ui-success: #147647}.ui-mode--light button:focus-visible,.ui-mode--light input:focus-visible,.ui-mode--light textarea:focus-visible{outline-color:#971027;outline-width:3px}.ui-mode--light .app-topbar,.ui-mode--light .tool-rail{background:#f9fafc}.ui-mode--light .app-topbar{box-shadow:0 1px #ffffffe6}.ui-mode--light .brand-mark{border-color:#9e1228;box-shadow:4px 4px #c6cbd3}.ui-mode--light .save-status,.ui-mode--light .summary-topline strong{color:#126a40}.ui-mode--light .project-title-button:hover,.ui-mode--light .icon-button:hover:not(:disabled){color:#12151a;background:#e8ecf1;border-color:#c3cad4}.ui-mode--light .icon-button{color:#4f5967}.ui-mode--light .ui-mode-toggle{color:#7c3f00;background:#fff8e9;border-color:#d4bd91}.ui-mode--light .ui-mode-toggle:hover:not(:disabled){color:#5d2f00;background:#fff1ce;border-color:#be9f67}.ui-mode--light .button--primary{color:#fff;border-color:#8f1023;box-shadow:3px 3px #c5cad2}.ui-mode--light .button--ghost{color:#323944;background:#fff;border-color:#bdc5d0}.ui-mode--light .button--ghost:hover:not(:disabled),.ui-mode--light .button--ghost.is-active{color:#15181e;background:#e5e9ef;border-color:#aeb7c3}.ui-mode--light .notification-dot{border-color:#f9fafc}.ui-mode--light .user-avatar{color:#fff;background:#343a45;box-shadow:0 0 0 1px #20242b}.ui-mode--light .rail-button{color:#5d6876}.ui-mode--light .rail-button:hover{color:#171a20;background:#e9edf2}.ui-mode--light .rail-button.is-active{color:#171a20;background:#dde2e9;border-color:#bcc4cf}.ui-mode--light .left-panel,.ui-mode--light .right-panel{background:#fff}.ui-mode--light .left-panel::-webkit-scrollbar-thumb,.ui-mode--light .right-panel::-webkit-scrollbar-thumb,.ui-mode--light .canvas-stage::-webkit-scrollbar-thumb{background:#b9c1cc}.ui-mode--light .panel-kicker,.ui-mode--light .workspace-label{color:#a8172d}.ui-mode--light .panel-heading h2,.ui-mode--light .inspector-heading h2,.ui-mode--light .section-title-row h3,.ui-mode--light .inspector-section h3{color:#171a20}.ui-mode--light .data-summary{background:#f5f7fa;border-color:#c9d0da;box-shadow:4px 4px #d8dde4}.ui-mode--light .summary-topline span{color:#343b46}.ui-mode--light .summary-grid{background:#d1d7e0;border-color:#d1d7e0}.ui-mode--light .summary-grid div{background:#fff}.ui-mode--light .summary-grid strong{color:#171a20}.ui-mode--light .text-button{color:#9f1429}.ui-mode--light .form-group label,.ui-mode--light .field-label{color:#464f5c}.ui-mode--light .form-group input,.ui-mode--light .form-group textarea,.ui-mode--light .json-textarea{color:#171a20;background:#fff;border-color:#b9c2ce}.ui-mode--light .form-group input:hover,.ui-mode--light .form-group textarea:hover,.ui-mode--light .json-textarea:hover{border-color:#7e8998}.ui-mode--light .section-divider{background:#c8ced8}.ui-mode--light .module-row:hover{background:#f1f3f6}.ui-mode--light .module-row.is-selected{background:#e8ebf0;border-color:#b8c0cb}.ui-mode--light .module-grip{color:#687382}.ui-mode--light .module-copy strong{color:#22262d}.ui-mode--light .module-copy small{color:#5e6877}.ui-mode--light .template-card{background:#fff;border-color:#bcc4cf;box-shadow:0 2px 5px #1c222c12}.ui-mode--light .template-card:hover{border-color:#7e8998}.ui-mode--light .template-card.is-selected{border-color:var(--ui-accent-strong);box-shadow:0 0 0 1px var(--ui-accent-strong)}.ui-mode--light .template-copy strong{color:#171a20}.ui-mode--light .template-copy small{color:#5f6977}.ui-mode--light .segmented-control{background:#eef1f5;border-color:#bcc4cf}.ui-mode--light .segmented-control button{color:#4f5967}.ui-mode--light .segmented-control button:hover{color:#171a20;background:#dfe4ea}.ui-mode--light .segmented-control button.is-active{color:#fff;background:var(--ui-accent)}.ui-mode--light .segmented-control button:disabled{color:#929aa5;background:transparent}.ui-mode--light .layout-compatibility-note{color:#77501e;background:#fff5e6}.ui-mode--light .theme-preview{border-color:#aeb7c3}.ui-mode--light .swatch{background:#fff;border-color:#b8c0cb}.ui-mode--light .swatch span{color:#20242b}.ui-mode--light .swatch small{color:#5b6573}.ui-mode--light .workspace{background:#dfe3e9}.ui-mode--light .workspace-topline{background:#f7f8fa}.ui-mode--light .workspace-topline strong{color:#596473}.ui-mode--light .canvas-stage{background:#dfe3e9}.ui-mode--light .canvas-stage:before{border-color:#c8ced7}.ui-mode--light .canvas-toolbar{background:#fffffff7;border-color:#b7c0cb;box-shadow:0 10px 24px #2d354133}.ui-mode--light .zoom-value,.ui-mode--light .fit-button{color:#353d49}.ui-mode--light .zoom-value:hover,.ui-mode--light .fit-button:hover{color:#171a20;background:#e6eaf0}.ui-mode--light .toolbar-divider{background:#bdc5cf}.ui-mode--light .inspector-heading>svg{color:#5d6876}.ui-mode--light .setting-row{border-bottom-color:#d5dae1}.ui-mode--light .setting-row strong{color:#282d35}.ui-mode--light .inspector-note{color:#3f4855;background:#f0f3f6}.ui-mode--light .inspector-footer{color:#126a40;background:#f5f7f9}.ui-mode--light .toast{color:#20242b;background:#fff;border-color:#adb6c2;box-shadow:0 14px 32px #242b3538}.ui-mode--light .dialog-backdrop{background:#242a3280}.ui-mode--light .dialog{color:#171a20;background:#fff;border-color:#aeb7c3;box-shadow:16px 18px #2d354038}.ui-mode--light .dialog-footer{background:#f4f6f8}.ui-mode--light .info-banner{color:#344050;background:#eef4fb;border-left-color:#2869b6}.ui-mode--light .info-banner svg{color:#245e9f}.ui-mode--light .json-textarea{color:#252a31}.ui-mode--light .field-error{color:#a80f27}.ui-mode--light .export-spec{background:#c5ccd6;border-color:#c5ccd6}.ui-mode--light .export-spec div,.ui-mode--light .export-state{color:#343d49;background:#f5f7f9}.ui-mode--light .export-spec strong{color:#171a20}.ui-mode--light .check-item{color:#333b47;background:#f4f6f8;border-color:#c3cad4}.desktop-editor-shell.is-preview-focus{grid-template-columns:0 0 minmax(0,1fr) 0}.desktop-editor-shell.is-preview-focus .tool-rail,.desktop-editor-shell.is-preview-focus .left-panel,.desktop-editor-shell.is-preview-focus .right-panel{visibility:hidden}.desktop-editor-shell.is-preview-focus .workspace{grid-column:1 / -1}.desktop-editor-shell.is-preview-focus .canvas-stage{padding-inline:120px}@media(max-width:1380px){.app-shell{grid-template-columns:64px 292px minmax(470px,1fr) 300px}.app-topbar{grid-template-columns:240px minmax(180px,1fr) auto}.button--compact{padding-inline:8px}.canvas-stage{padding-inline:34px}}@media(max-width:1180px){.app-shell{grid-template-columns:56px 240px minmax(360px,1fr) 260px}.topbar-actions .button--ghost{display:none}.workspace{grid-column:3}.right-panel{grid-column:4}.panel-section,.inspector-section{padding-inline:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-editor-shell{position:relative;display:flex;flex-direction:column;width:100%;height:100%;height:100dvh;min-width:0;overflow:hidden;color:var(--ui-text);background:var(--ui-bg);isolation:isolate}.mobile-topbar{position:relative;z-index:30;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;background:#101217fa;border-bottom:1px solid var(--ui-border)}.mobile-brand-lockup,.mobile-topbar-actions,.mobile-status-strip,.mobile-export-button,.responsive-sheet-header{display:flex;align-items:center}.mobile-brand-lockup{min-width:0;gap:10px}.mobile-brand-lockup .brand-mark{flex:0 0 auto;width:38px;height:38px;box-shadow:3px 3px #08090c}.mobile-brand-lockup>div{display:grid;min-width:0;gap:2px}.mobile-brand-lockup strong{max-width:min(48vw,220px);overflow:hidden;color:var(--ui-text);font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.mobile-brand-lockup span:last-child{color:var(--ui-muted);font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.15em}.mobile-topbar-actions{flex:0 0 auto;gap:6px}.mobile-topbar .icon-button,.mobile-export-button{min-width:44px;min-height:44px}.mobile-export-button{justify-content:center;gap:5px;padding:0 13px;color:#fff;font-size:12px;font-weight:760;background:var(--ui-accent);border:1px solid #ff5366;border-radius:9px;cursor:pointer;box-shadow:3px 3px #08090c}.mobile-status-strip{z-index:12;flex:0 0 34px;gap:6px;min-width:0;padding:0 13px;color:#b8bec8;font-size:10px;background:#14171d;border-bottom:1px solid var(--ui-border-soft)}.mobile-status-strip>svg{flex:0 0 auto;color:var(--ui-warning)}.mobile-status-strip span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-status-strip button{min-width:44px;min-height:30px;padding:0 8px;color:#f16a79;font-size:10px;font-weight:750;background:transparent;border:0}.mobile-editor-shell .workspace{position:relative;display:grid;flex:1 1 auto;grid-template-rows:minmax(0,1fr);width:100%;min-width:0;min-height:0;overflow:hidden}.mobile-editor-shell .workspace-topline{display:none}.mobile-editor-shell .workspace-topline>div:first-child{gap:7px}.mobile-editor-shell .canvas-stage{align-items:flex-start;justify-content:center;padding:14px 12px calc(104px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(104px + env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:pan-x pan-y}.mobile-editor-shell .canvas-stage:before{inset:8px}.mobile-editor-shell .poster-slot{max-width:100%;margin-block:auto;filter:drop-shadow(0 16px 24px rgba(0,0,0,.56))}.mobile-editor-shell .canvas-toolbar{display:none}.mobile-editor-shell .canvas-toolbar .icon-button,.mobile-editor-shell .zoom-value,.mobile-editor-shell .fit-button{min-width:44px;min-height:36px}.mobile-editor-shell .fit-button{padding-inline:8px}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:45;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:calc(64px + env(safe-area-inset-bottom));padding:4px 6px env(safe-area-inset-bottom);background:#111318f7;border-top:1px solid #343944;box-shadow:0 -12px 28px #00000057;backdrop-filter:blur(16px)}.mobile-default-template-button{position:fixed;top:calc(12px + env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));z-index:44;display:flex;align-items:center;justify-content:center;gap:4px;min-width:64px;min-height:40px;height:40px;padding:4px 7px;color:#fff;font-size:10px;font-weight:760;background:#191c22f5;border:1px solid #454b57;border-radius:10px;box-shadow:0 9px 24px #00000057;backdrop-filter:blur(12px);cursor:pointer}.mobile-export-fab{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;z-index:44;display:flex;align-items:center;justify-content:center;min-width:124px;min-height:44px;height:44px;gap:6px;padding:4px 16px;color:#fff;font-size:12px;font-weight:760;background:var(--ui-accent);border:1px solid #ff5366;border-radius:10px;box-shadow:0 9px 24px #00000057;transform:translate(-50%);cursor:pointer}.mobile-functions-trigger{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));z-index:44;display:grid;place-content:center;justify-items:center;width:58px;height:44px;gap:1px;padding:3px 6px;color:#fff;font-size:10px;font-weight:760;background:#191c22f5;border:1px solid #454b57;border-radius:11px;box-shadow:0 9px 24px #00000057;backdrop-filter:blur(12px);cursor:pointer}.mobile-function-rail{position:fixed;top:max(12px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));bottom:max(12px,env(safe-area-inset-bottom));z-index:70;display:flex;flex-direction:column;width:68px;gap:6px;padding:8px;overflow-y:auto;color:#d7dbe0;background:#16191ff7;border:1px solid #444a55;border-radius:18px;box-shadow:12px 12px 34px #00000061;backdrop-filter:blur(16px)}.mobile-function-item{display:grid;flex:0 0 auto;place-content:center;justify-items:center;width:50px;min-height:56px;gap:4px;padding:5px 3px;color:#969da8;font-size:10px;font-weight:700;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer}.mobile-function-item.is-active{color:#fff;background:var(--ui-accent);border-color:#f67;box-shadow:0 8px 18px #d5213542}.mobile-function-hide{margin-top:auto;color:#fff;background:#292d35;border-color:#454b57}.mobile-editor-shell.is-function-rail-open .workspace{width:calc(100% - 82px);margin-left:82px}.mobile-feature-view{flex:1 1 auto;min-width:0;min-height:0;padding:18px 16px calc(112px + env(safe-area-inset-bottom));overflow-y:auto;background:#111318;overscroll-behavior:contain}.mobile-editor-shell.is-function-rail-open .mobile-feature-view{margin-left:82px}.mobile-feature-view>.panel-section{width:min(100%,520px);margin-inline:auto}.mobile-content-editor{width:min(100%,520px);margin-inline:auto}.mobile-content-panel{padding:2px 2px 24px}.mobile-default-template-button.is-active{color:#72d6a2;background:#193628f7;border-color:#48ce8b8f}.mobile-default-template-button:disabled{cursor:default;opacity:.78}.mobile-nav-button{display:grid;place-content:center;justify-items:center;min-width:0;min-height:56px;gap:2px;padding:4px 2px;color:#9299a4;background:transparent;border:0;border-radius:9px;cursor:pointer}.mobile-nav-button span{font-size:10px;font-weight:680}.mobile-nav-button.is-active{color:#fff;background:#292d35;box-shadow:inset 0 3px 0 var(--ui-accent)}.mobile-editor-shell.is-preview-focus .mobile-topbar,.mobile-editor-shell.is-preview-focus .mobile-status-strip,.mobile-editor-shell.is-preview-focus .mobile-bottom-nav,.mobile-editor-shell.is-preview-focus .mobile-functions-trigger,.mobile-editor-shell.is-preview-focus .mobile-function-rail,.mobile-editor-shell.is-preview-focus .mobile-export-fab,.mobile-editor-shell.is-preview-focus .mobile-default-template-button,.mobile-editor-shell.is-preview-focus .workspace-topline{display:none}.mobile-editor-shell.is-preview-focus .workspace{grid-template-rows:minmax(0,1fr)}.mobile-editor-shell.is-preview-focus .canvas-toolbar{bottom:calc(16px + env(safe-area-inset-bottom))}.mobile-editor-shell.is-preview-focus .canvas-stage{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.mobile-preview-exit{position:fixed;top:calc(12px + env(safe-area-inset-top));left:12px;z-index:55;display:flex;align-items:center;min-height:44px;gap:7px;padding:0 14px;color:#fff;font-size:12px;font-weight:760;background:#121419e6;border:1px solid #454b57;border-radius:10px;box-shadow:0 8px 24px #0000006b;backdrop-filter:blur(12px)}.mobile-editor-shell.is-embedded .mobile-brand-lockup span:last-child{display:none}.responsive-sheet-layer{position:fixed;inset:0;z-index:90;color:var(--ui-text)}.responsive-sheet-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;background:#040508ad;border:0;backdrop-filter:blur(3px)}.responsive-sheet{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;max-height:min(78dvh,calc(100dvh - env(safe-area-inset-top) - 12px));padding-bottom:env(safe-area-inset-bottom);overflow:hidden;background:var(--ui-panel);border:1px solid #3a404b;border-bottom:0;border-radius:20px 20px 0 0;box-shadow:0 -20px 48px #0000008a}.responsive-sheet-handle{position:absolute;top:7px;left:50%;width:42px;height:4px;background:#555c68;border-radius:999px;transform:translate(-50%)}.responsive-sheet-header{justify-content:space-between;gap:12px;min-height:66px;padding:14px 14px 10px 18px;background:#171a20;border-bottom:1px solid var(--ui-border)}.responsive-sheet-header>div{min-width:0}.responsive-sheet-header span{display:block;margin-bottom:3px;color:#df4a5d;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.17em}.responsive-sheet-header h2{margin:0;color:#fff;font-size:17px}.responsive-sheet-header .icon-button{flex:0 0 auto;width:44px;height:44px}.responsive-sheet-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.responsive-sheet-body .panel-section{padding:18px 16px calc(24px + env(safe-area-inset-bottom))}.responsive-sheet-body .panel-heading,.responsive-sheet-body .inspector-heading{display:none}.responsive-sheet-body .inspector-section{padding:18px 16px 24px}.responsive-sheet-body .setting-row--master{margin:12px 16px 0}.responsive-sheet-body .inspector-footer{position:sticky;right:auto;bottom:0;left:auto;z-index:2}.responsive-sheet-body input:not([type=checkbox]),.responsive-sheet-body textarea,.responsive-sheet-body .segmented-control button,.responsive-sheet-body .text-button{min-height:44px}.responsive-sheet-body .module-row,.responsive-sheet-body .template-card,.responsive-sheet-body .setting-row{min-height:60px}.responsive-sheet-body input[type=checkbox]{width:24px;height:24px}.responsive-sheet-layer.ui-mode--light{color:#171a20}.responsive-sheet-layer.ui-mode--light .responsive-sheet,.responsive-sheet-layer.ui-mode--light .responsive-sheet-header{background:#f7f8fa;border-color:#cdd2d9}.responsive-sheet-layer.ui-mode--light .responsive-sheet-header h2,.responsive-sheet-layer.ui-mode--light .panel-heading h2,.responsive-sheet-layer.ui-mode--light .inspector-heading h2,.responsive-sheet-layer.ui-mode--light .setting-row strong,.responsive-sheet-layer.ui-mode--light .section-title-row h3{color:#171a20}.responsive-sheet-layer.ui-mode--light .data-summary,.responsive-sheet-layer.ui-mode--light .inspector-note,.responsive-sheet-layer.ui-mode--light .module-row,.responsive-sheet-layer.ui-mode--light .template-card{background:#eceff3;border-color:#cdd2d9}.responsive-sheet-layer.ui-mode--light input,.responsive-sheet-layer.ui-mode--light textarea{color:#171a20;background:#fff;border-color:#b8bec7}.mobile-editor-shell.ui-mode--light{color:#171a20;background:#eef0f3}.mobile-editor-shell.ui-mode--light .mobile-topbar,.mobile-editor-shell.ui-mode--light .mobile-status-strip,.mobile-editor-shell.ui-mode--light .mobile-bottom-nav{background:#f7f8fafa;border-color:#cdd2d9}.mobile-editor-shell.ui-mode--light .mobile-brand-lockup strong{color:#171a20}.mobile-editor-shell.ui-mode--light .mobile-status-strip,.mobile-editor-shell.ui-mode--light .mobile-brand-lockup span:last-child{color:#626a75}.mobile-editor-shell.ui-mode--light .mobile-bottom-nav{box-shadow:0 -10px 24px #191f281f}.mobile-editor-shell.ui-mode--light .mobile-nav-button{color:#68707b}.mobile-editor-shell.ui-mode--light .mobile-nav-button.is-active{color:#171a20;background:#e0e4e9}.mobile-editor-shell.ui-mode--light .mobile-default-template-button{color:#171a20;background:#fffffff7;border-color:#bcc3cc;box-shadow:0 9px 24px #191f2829}.mobile-editor-shell.ui-mode--light .mobile-export-fab{color:#fff;box-shadow:0 9px 24px #191f282e}.mobile-editor-shell.ui-mode--light .mobile-functions-trigger{color:#171a20;background:#fffffff7;border-color:#bcc3cc;box-shadow:0 9px 24px #191f2829}.mobile-editor-shell.ui-mode--light .mobile-function-rail{color:#171a20;background:#fff1f5fa;border-color:#f2bdca;box-shadow:12px 12px 34px #6c2d3f29}.mobile-editor-shell.ui-mode--light .mobile-function-item{color:#7f6670}.mobile-editor-shell.ui-mode--light .mobile-function-item.is-active{color:#fff}.mobile-editor-shell.ui-mode--light .mobile-function-hide{color:#5c4650;background:#fff;border-color:#efc7d1}.mobile-editor-shell.ui-mode--light .mobile-feature-view{background:#f6f7f9}.mobile-editor-shell.ui-mode--light .mobile-default-template-button.is-active{color:#147a4b;background:#e6f6edfa;border-color:#8ccaaa}.ui-mode--light .default-template-button.is-active{color:#147a4b;background:#e6f6ed;border-color:#8ccaaa}.dialog{max-height:calc(100dvh - 48px)}@media(min-width:768px)and (max-width:1023px){.responsive-sheet{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));left:auto;width:min(430px,calc(100vw - 72px));max-height:none;padding-bottom:0;border:1px solid #3a404b;border-radius:16px;box-shadow:-20px 0 48px #00000075}.responsive-sheet-handle{display:none}}@media(max-width:767px){.dialog-backdrop{align-items:end;padding:max(8px,env(safe-area-inset-top)) 0 0}.dialog,.export-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)));border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 44px #0000007a}.dialog-header{min-height:68px;padding:12px 14px}.dialog-header .icon-button{width:44px;height:44px}.dialog-body{min-height:0;padding:14px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.json-textarea{min-height:38dvh;resize:none}.dialog-footer{min-height:calc(68px + env(safe-area-inset-bottom));padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.dialog-footer .button{min-height:44px}.dialog-backdrop.export-dialog-backdrop{align-items:center;padding:20px}.export-dialog{grid-template-rows:minmax(0,1fr) auto;width:min(420px,calc(100vw - 40px));max-height:calc(100dvh - 40px);border:1px solid #aeb7c3;border-radius:16px;box-shadow:0 18px 48px #242b3547}.export-dialog .dialog-footer{min-height:64px;padding-bottom:10px}.toast{top:calc(68px + env(safe-area-inset-top));width:max-content;max-width:calc(100vw - 28px);min-height:44px;text-align:center}}@media(max-width:359px){.mobile-brand-lockup span:last-child,.mobile-editor-shell .workspace-topline strong{display:none}.export-spec{grid-template-columns:1fr}}.template-gallery{width:100%;height:100%;overflow:hidden;color:var(--ui-text);background:radial-gradient(circle at 84% 2%,rgba(213,33,53,.17),transparent 29%),linear-gradient(180deg,#111318,#0d0f13)}.gallery-topbar{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;height:calc(66px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(24px,calc((100vw - 1440px)/2)) 0;background:#0e1014d6;border-bottom:1px solid var(--ui-border);backdrop-filter:blur(18px)}.gallery-brand{display:flex;align-items:center;gap:11px}.gallery-brand>div{display:grid;gap:1px}.gallery-brand strong{font-family:Impact,Arial Narrow,sans-serif;font-size:15px;letter-spacing:.08em}.gallery-brand span:last-child{color:var(--ui-muted);font-size:9px;font-weight:750;letter-spacing:.2em}.gallery-topbar .icon-button{width:44px;height:44px}.gallery-scroll{height:calc(100% - 66px - env(safe-area-inset-top));padding:0 max(24px,calc((100vw - 1440px)/2)) 72px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.gallery-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;min-height:390px;padding:60px 58px;overflow:hidden;background:linear-gradient(110deg,rgba(213,33,53,.18),transparent 38%),repeating-linear-gradient(90deg,transparent 0 78px,rgba(255,255,255,.025) 78px 79px);border-right:1px solid var(--ui-border);border-bottom:1px solid var(--ui-border);border-left:1px solid var(--ui-border)}.gallery-hero:before{position:absolute;top:28px;right:-80px;width:420px;height:420px;content:"";border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 56px #ffffff05,0 0 0 112px #ffffff03}.gallery-hero-copy{position:relative;z-index:2;max-width:720px}.gallery-kicker{display:inline-flex;align-items:center;gap:7px;color:#f15c6c;font-family:Impact,Arial Narrow,sans-serif;font-size:12px;letter-spacing:.16em}.gallery-hero h1{margin:16px 0 20px;color:#fff;font-size:clamp(48px,5.2vw,78px);font-weight:950;letter-spacing:-.065em;line-height:.98}.gallery-hero h1 em{color:transparent;font-style:normal;-webkit-text-stroke:1.5px #f1d9d2}.gallery-hero-copy>p{max-width:620px;margin:0;color:#aeb4bd;font-size:15px;line-height:1.7}.gallery-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.gallery-proof span{display:inline-flex;align-items:center;gap:6px;color:#d7dbe1;font-size:11px;font-weight:680}.gallery-proof svg{color:#36bf7f}.gallery-hero-poster{position:relative;z-index:2;width:360px;height:280px;margin-left:auto}.hero-poster-card{position:absolute;display:grid;align-content:end;width:154px;height:252px;padding:18px;overflow:hidden;font-family:Impact,Arial Narrow,sans-serif;font-size:27px;line-height:.93;border:3px solid #090a0d;box-shadow:12px 15px #00000057}.hero-poster-card:before{position:absolute;inset:70px 12px 74px;content:"";background:repeating-linear-gradient(180deg,currentColor 0 4px,transparent 4px 23px);opacity:.28}.hero-poster-card--back{top:4px;left:40px;color:#191818;background:#efe4d2;transform:rotate(-8deg)}.hero-poster-card--front{right:50px;bottom:0;color:#fff7e8;background:linear-gradient(150deg,#d3263d,#5b0b17);transform:rotate(6deg)}.hero-poster-card--front strong{font-size:39px}.gallery-hero-poster>span{position:absolute;top:18px;right:3px;color:#ef4053;font-family:Impact,Arial Narrow,sans-serif;font-size:104px;line-height:1;opacity:.34}.gallery-controls{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:48px 0 22px}.gallery-section-title>span{color:#df4a5d;font-family:Impact,Arial Narrow,sans-serif;font-size:10px;letter-spacing:.18em}.gallery-section-title h2{margin:5px 0 0;color:#fff;font-size:28px;letter-spacing:-.035em}.gallery-search{display:flex;align-items:center;width:min(380px,100%);height:46px;padding:0 14px;color:#7f8792;background:#181b21;border:1px solid #363c46;border-radius:10px}.gallery-search:focus-within{border-color:#e04457;box-shadow:0 0 0 3px #d5213526}.gallery-search input{flex:1;min-width:0;height:100%;padding:0 0 0 9px;color:#fff;background:transparent;border:0;outline:0}.gallery-filter-row{display:flex;gap:8px;padding-bottom:24px;overflow-x:auto;scrollbar-width:none}.gallery-filter-row::-webkit-scrollbar{display:none}.gallery-filter-row button{flex:0 0 auto;min-height:38px;padding:0 15px;color:#a8aeb7;font-size:12px;font-weight:680;background:#171a20;border:1px solid #303640;border-radius:999px;cursor:pointer}.gallery-filter-row button.is-active{color:#fff;background:var(--ui-accent);border-color:#ef5365}.template-card-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gallery-template-card{min-width:0;padding:0;overflow:hidden;color:inherit;text-align:left;background:#171a20;border:1px solid #303640;border-radius:14px;cursor:pointer;box-shadow:0 14px 28px #0000002e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.gallery-template-card:hover{border-color:#626a76;box-shadow:0 20px 38px #00000052;transform:translateY(-4px)}.gallery-template-card.is-default{border-color:#48ce8bd1;box-shadow:0 0 0 2px #48ce8b2e,0 18px 34px #00000042}.gallery-template-preview{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#22262d;border-bottom:1px solid #303640}.gallery-template-preview>img{position:absolute;inset:0;z-index:2;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .22s ease}.gallery-template-card:hover .gallery-template-preview>img{transform:scale(1.035)}.gallery-template-card.is-default .gallery-template-preview:after{position:absolute;inset:0;z-index:3;pointer-events:none;content:"";border:3px solid rgba(72,206,139,.9);border-radius:inherit}.gallery-template-fallback{position:absolute;inset:0;display:grid;align-content:start;padding:18px;color:var(--card-light, #fff);background:linear-gradient(135deg,var(--card-primary, #d52135),transparent 72%),var(--card-ink, #111)}.gallery-template-fallback small{font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.14em}.gallery-template-fallback strong{margin-top:8px;font-family:Impact,Arial Narrow,sans-serif;font-size:32px;letter-spacing:.02em;line-height:.92;text-transform:uppercase}.gallery-template-fallback>span{position:absolute;right:18px;bottom:16px;font-family:Impact,Arial Narrow,sans-serif;font-size:20px;line-height:.9;text-align:right}.gallery-template-fallback i{height:5px;margin-top:12px;background:var(--card-accent, #fff);opacity:.7}.gallery-template-fallback i:nth-last-child(2){width:76%}.gallery-template-fallback i:nth-last-child(1){width:52%}.gallery-featured{position:absolute;top:12px;left:12px;z-index:4;padding:5px 9px;color:#fff;font-size:10px;font-weight:800;background:var(--ui-accent);border-radius:999px}.gallery-featured.has-default{right:12px;left:auto}.gallery-template-default{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;gap:4px;padding:5px 9px;color:#062d1d;font-size:11px;font-weight:850;background:#72d6a2;border:1px solid rgba(255,255,255,.44);border-radius:999px;box-shadow:0 6px 16px #00000038}.gallery-template-arrow{position:absolute;right:12px;bottom:12px;z-index:4;display:grid;place-items:center;width:38px;height:38px;color:#fff;background:#090a0cc7;border:1px solid rgba(255,255,255,.25);border-radius:50%;backdrop-filter:blur(8px)}.gallery-template-info{display:grid;gap:9px;padding:24px;background:#fff;border-radius:0 0 16px 16px}.gallery-template-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.gallery-template-heading>span:first-child{display:grid;gap:3px}.gallery-template-heading small{color:#dd485a;font-size:9px;font-weight:800;letter-spacing:.12em}.gallery-template-heading strong{color:#111;font-size:22px;font-weight:900;line-height:1.3}.gallery-swatches{display:flex;flex:0 0 auto}.gallery-swatches i{width:15px;height:15px;margin-left:-3px;border:2px solid #171a20;border-radius:50%}.gallery-template-description{color:#5f6772;font-size:12px;line-height:1.55}.gallery-template-tags{display:flex;flex-wrap:wrap;gap:5px}.gallery-template-tags em{padding:4px 7px;color:#8f96a1;font-size:9px;font-style:normal;background:#22262e;border-radius:4px}.gallery-empty{display:grid;place-items:center;gap:8px;min-height:280px;color:#79818c;text-align:center;border:1px dashed #343a44;border-radius:14px}.gallery-empty strong{color:#d9dde3;font-size:16px}.gallery-empty span{font-size:12px}.ui-mode--light .template-gallery,.template-gallery.ui-mode--light{color:#171a20;background:radial-gradient(circle at 84% 2%,rgba(213,33,53,.1),transparent 29%),#eef0f3}.ui-mode--light .gallery-topbar{background:#fafbfce6;border-color:#ccd1d8}.ui-mode--light .gallery-hero{background:linear-gradient(110deg,rgba(213,33,53,.09),transparent 38%),repeating-linear-gradient(90deg,transparent 0 78px,rgba(20,24,30,.035) 78px 79px),#f7f8fa;border-color:#cdd2d9}.ui-mode--light .gallery-hero h1,.ui-mode--light .gallery-section-title h2,.ui-mode--light .gallery-template-heading strong,.ui-mode--light .gallery-brand strong,.ui-mode--light .gallery-search input{color:#171a20}.ui-mode--light .gallery-hero-copy>p,.ui-mode--light .gallery-template-description{color:#5f6772}.ui-mode--light .gallery-proof span{color:#343b45}.ui-mode--light .gallery-search,.ui-mode--light .gallery-filter-row button,.ui-mode--light .gallery-template-card{background:#fff;border-color:#cbd1d9}.ui-mode--light .gallery-search{color:#6c7480}.ui-mode--light .gallery-filter-row button{color:#4d5560}.ui-mode--light .gallery-filter-row button.is-active{color:#fff;background:var(--ui-accent)}.ui-mode--light .gallery-template-tags em{color:#555e69;background:#edf0f3}.ui-mode--light .gallery-template-card.is-default{border-color:#3dbb7d;box-shadow:0 0 0 2px #3dbb7d29,0 18px 34px #191f2829}.ui-mode--light .gallery-swatches i{border-color:#fff}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.color-editor-grid{display:grid;gap:8px}.color-editor-row{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:54px;padding:8px 10px;background:#20242c;border:1px solid #303641;border-radius:8px;cursor:pointer}.color-editor-row:hover{border-color:#525a67}.color-picker{width:38px;height:38px;padding:2px;background:transparent;border:1px solid #4b5360;border-radius:7px;cursor:pointer}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:0;border-radius:4px}.color-editor-row>span{display:grid;gap:2px}.color-editor-row strong{color:#e8ebef;font-size:11px}.color-editor-row small{color:#9199a4;font-family:Consolas,monospace;font-size:10px}.color-editor-row>svg{color:#747d89}.asset-upload-card{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:76px;padding:9px 11px;background:#20242c;border:1px dashed #505966;border-radius:9px;cursor:pointer}.asset-upload-card:hover{border-color:#e24a5d}.asset-upload-preview{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;color:#87909c;background:#15171c;background-position:center;background-size:cover;border-radius:7px}.asset-upload-preview.has-image{border:1px solid #69727e}.asset-upload-copy{display:grid;gap:4px}.asset-upload-copy strong{color:#e9ecf0;font-size:12px}.asset-upload-copy small{color:var(--ui-muted);font-size:10px}.asset-upload-card>svg{color:#e45263}.asset-reset-button{margin-top:8px}.brand-home-button{position:relative;padding:0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.brand-back-icon{position:absolute;top:50%;left:-4px;color:#fff;opacity:0;transform:translate(-8px,-50%);transition:opacity .14s ease,transform .14s ease}.brand-home-button:hover .brand-back-icon{opacity:1;transform:translateY(-50%)}.brand-home-button:hover .brand-mark{transform:translate(18px)}.brand-home-button .brand-mark{transition:transform .14s ease}.mobile-back-button{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;padding:0;color:#d3d8df;background:transparent;border:0;border-radius:9px}.ui-mode--light .color-editor-row,.ui-mode--light .asset-upload-card{background:#eef1f4;border-color:#c7cdd5}.ui-mode--light .color-editor-row strong,.ui-mode--light .asset-upload-copy strong{color:#20252c}@media(max-width:1180px){.template-card-list{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-hero{grid-template-columns:minmax(0,1fr) 340px;padding-inline:40px}.gallery-hero-poster{transform:scale(.9);transform-origin:center right}}@media(max-width:900px){.gallery-topbar,.gallery-scroll{padding-inline:18px}.gallery-hero{grid-template-columns:1fr;min-height:auto;padding:48px 34px}.gallery-hero-poster{display:none}.template-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ui-mode--light .template-gallery,.template-gallery.ui-mode--light{background:#fff}.gallery-filter-row{gap:0;padding-bottom:16px}.gallery-filter-row button{min-height:38px;padding-inline:14px;color:#73777e;background:transparent;border:0;border-radius:0}.gallery-filter-row button.is-active,.ui-mode--light .gallery-filter-row button.is-active{color:#171a20;background:transparent}.template-card-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px 8px}.gallery-template-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 68px;min-height:0;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}.gallery-template-card.is-default{border:0;box-shadow:none}.gallery-template-card:hover,.gallery-template-card:active{border-color:transparent;box-shadow:none;transform:none}.gallery-template-preview{width:100%;height:auto;min-height:0;aspect-ratio:4 / 5;border:0;border-bottom:0;border-radius:9px}.gallery-template-card:hover .gallery-template-preview>img{transform:none}.gallery-template-fallback{padding:14px;border-radius:inherit}.gallery-template-fallback strong{font-size:26px}.gallery-featured{top:8px;left:8px;padding:4px 7px}.gallery-featured.has-default{right:8px}.gallery-template-default{top:8px;right:8px;padding:4px 7px;font-size:10px}.gallery-template-arrow{display:none}.gallery-template-info{align-content:start;min-width:0;min-height:68px;padding:12px}.gallery-template-heading{align-items:end;gap:6px}.gallery-template-heading>span:first-child{min-width:0}.gallery-template-heading small{font-size:12px;font-weight:600;letter-spacing:0;line-height:1.2}.gallery-template-heading strong{order:-1;overflow:hidden;font-size:18px;font-weight:900;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gallery-swatches i{width:11px;height:11px;border-width:1px}.gallery-template-description,.gallery-template-tags{display:none}.ui-mode--light .gallery-template-card{background:transparent;border:0;box-shadow:none}}@media(max-width:600px){.gallery-topbar{height:calc(60px + env(safe-area-inset-top));padding-inline:12px}.gallery-scroll{height:calc(100% - 60px - env(safe-area-inset-top));padding-inline:12px;padding-bottom:calc(38px + env(safe-area-inset-bottom))}.gallery-hero{padding:34px 20px;border-radius:0 0 14px 14px}.gallery-hero h1{margin-top:13px;font-size:42px}.gallery-hero-copy>p{font-size:13px}.gallery-proof{gap:10px 14px;margin-top:20px}.gallery-controls{display:grid;padding:20px 0 14px}.gallery-search{width:100%;min-height:46px}.gallery-filter-row button{min-height:44px}.template-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-template-card{border-radius:0}}.template-card-fallback,.theme-preview-fallback{position:absolute;inset:0;z-index:0;display:grid;place-items:center;padding:10px;overflow:hidden;color:#fff;font-family:Impact,Arial Narrow,sans-serif;font-size:12px;letter-spacing:.08em;text-align:center;background:linear-gradient(145deg,#343944,#111318)}.workbench-shell{display:grid;grid-template-columns:248px minmax(0,1fr);grid-template-rows:86px minmax(0,1fr);width:100%;height:100%;color:#18202b;background:#f3f5f8}.workbench-sidebar{grid-row:1 / -1;display:flex;flex-direction:column;min-height:0;padding:20px 14px 16px;color:#dce3ec;background:radial-gradient(circle at 10% 0%,rgba(230,57,75,.18),transparent 28%),#151820;border-right:1px solid #292e38}.workbench-brand{display:flex;align-items:center;gap:11px;min-height:48px;padding:5px 8px;color:#fff;text-align:left;background:transparent;border:0;border-radius:10px;cursor:pointer}.workbench-brand:hover{background:#ffffff0d}.workbench-brand-mark{display:grid;flex:0 0 38px;place-items:center;width:38px;height:38px;color:#fff;background:#d52135;border:1px solid #ef5566;border-radius:10px;box-shadow:4px 4px #090a0d}.workbench-brand-copy{display:grid;min-width:0;gap:1px}.workbench-brand-copy strong{font-family:Impact,Arial Narrow,sans-serif;font-size:16px;letter-spacing:.09em}.workbench-brand-copy small{color:#8993a2;font-size:8px;font-weight:750;letter-spacing:.16em}.workbench-nav-search{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;gap:6px;min-height:40px;padding:0 8px 0 10px;margin:25px 3px 0;color:#707b8a;background:#101219;border:1px solid #2d333d;border-radius:9px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.workbench-nav-search:focus-within{color:#d7dde6;background:#181b22;border-color:#b93043;box-shadow:0 0 0 3px #d521351f}.workbench-nav-search>svg{justify-self:center}.workbench-nav-search input{width:100%;min-width:0;height:36px;padding:0;color:#eef1f5;font-size:11px;background:transparent;border:0;outline:0}.workbench-nav-search input::placeholder{color:#65707f}.workbench-nav-search input::-webkit-search-cancel-button{display:none}.workbench-nav-search button{display:grid;place-items:center;width:24px;height:24px;padding:0;color:#7f8996;background:transparent;border:0;border-radius:6px;cursor:pointer}.workbench-nav-search button:hover{color:#fff;background:#2a2f38}.workbench-nav{display:grid;gap:7px;margin-top:18px}.workbench-nav-label{padding:0 11px 7px;color:#697383;font-size:10px;font-weight:800;letter-spacing:.14em}.workbench-nav-item{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:8px 10px;color:#8f99a8;text-align:left;background:transparent;border:1px solid transparent;border-radius:11px;cursor:pointer;transition:.15s ease}.workbench-nav-item>svg{justify-self:center}.workbench-nav-item>span{display:grid;min-width:0;gap:3px}.workbench-nav-item strong{color:#c8d0dc;font-size:13px}.workbench-nav-item small{overflow:hidden;color:#6f7988;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.workbench-nav-item:hover{color:#fff;background:#ffffff0b}.workbench-nav-item.is-active{color:#fff;background:#262b35;border-color:#363d49;box-shadow:inset 3px 0 #e1374a}.workbench-nav-item.is-active strong{color:#fff}.workbench-nav-item.is-active small{color:#aeb7c4}.workbench-nav-empty{display:grid;place-items:center;gap:7px;min-height:104px;padding:14px 8px;color:#67717f;font-size:9px;text-align:center;border:1px dashed #313741;border-radius:10px}.workbench-sidebar-footer{display:grid;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:9px;margin-top:auto;padding:13px 11px;background:#ffffff09;border:1px solid #292f39;border-radius:10px}.workbench-status-dot{width:8px;height:8px;background:#38bd7c;border-radius:50%;box-shadow:0 0 0 4px #38bd7c1f}.workbench-sidebar-footer>span:last-child{display:grid;gap:2px}.workbench-sidebar-footer strong{color:#c9d1dc;font-size:10px}.workbench-sidebar-footer small{color:#747f8e;font-size:8px}.workbench-header{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0;padding:14px 30px;background:#ffffffe6;border-bottom:1px solid #dce1e7;backdrop-filter:blur(16px);z-index:10}.workbench-header>div{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:3px 12px;min-width:0}.workbench-header-kicker{grid-column:1 / -1;color:#d52a3e;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.17em}.workbench-header h1{margin:0;color:#161d27;font-size:22px;letter-spacing:-.035em}.workbench-header p{margin:0;overflow:hidden;color:#7a8491;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workbench-theme-toggle{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:38px;padding:0 12px;color:#4a5461;font-size:11px;font-weight:750;background:#f6f7f9;border:1px solid #d8dde4;border-radius:9px;cursor:pointer}.workbench-theme-toggle:hover{color:#151b23;background:#fff;border-color:#b9c0ca}.workbench-content{grid-column:2;min-width:0;min-height:0;overflow:hidden}.workbench-page{width:100%;height:100%;padding:32px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.template-gallery.is-workbench-embedded{background:radial-gradient(circle at 84% 2%,rgba(213,33,53,.1),transparent 29%),#eef0f3}@media(max-width:760px){.template-gallery.is-workbench-embedded{background:#fff}}.template-gallery.is-workbench-embedded .gallery-scroll{width:100%;height:100%;padding:0 clamp(24px,3.4vw,58px) 64px}.home-workbench{display:grid;align-content:start;gap:26px;max-width:1480px;margin:0 auto}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:center;min-height:315px;padding:44px 48px;overflow:hidden;color:#fff;background:linear-gradient(115deg,rgba(218,38,58,.96),rgba(102,14,26,.9) 48%,transparent 78%),repeating-linear-gradient(90deg,transparent 0 74px,rgba(255,255,255,.035) 74px 75px),#171922;border-radius:18px;box-shadow:0 22px 48px #1f263121}.home-hero:after{position:absolute;top:-170px;right:-70px;width:490px;height:490px;content:"";border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 58px #ffffff09,0 0 0 116px #ffffff05}.home-hero-copy,.home-hero-metrics{position:relative;z-index:1}.home-kicker{color:#ffd2d8;font-family:Impact,Arial Narrow,sans-serif;font-size:11px;letter-spacing:.18em}.home-hero h2{margin:14px 0 16px;font-size:clamp(38px,4.3vw,62px);letter-spacing:-.06em;line-height:1}.home-hero h2 em{color:transparent;font-style:normal;-webkit-text-stroke:1.2px rgba(255,255,255,.88)}.home-hero-copy p{max-width:630px;margin:0;color:#f0cbd0;font-size:13px;line-height:1.7}.home-primary-action{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 16px;margin-top:24px;color:#181b21;font-size:12px;font-weight:800;background:#fff;border:0;border-radius:9px;cursor:pointer;box-shadow:5px 5px #0e0f136b}.home-primary-action:hover{transform:translateY(-1px)}.home-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-left:auto}.home-hero-metrics div{display:grid;align-content:center;min-width:135px;min-height:105px;padding:18px;background:#0e1016b8;border:1px solid rgba(255,255,255,.16);border-radius:12px;backdrop-filter:blur(8px)}.home-hero-metrics div:first-child{grid-row:span 2}.home-hero-metrics strong{font-family:Impact,Arial Narrow,sans-serif;font-size:40px;letter-spacing:.02em}.home-hero-metrics span{color:#aeb8c6;font-size:10px;font-weight:700}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:4px}.home-section-heading>div{display:grid;gap:4px}.home-section-heading span{color:#d72e42;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.17em}.home-section-heading h3{margin:0;color:#17202a;font-size:24px;letter-spacing:-.035em}.home-section-heading>small{color:#7b8592;font-size:10px}.home-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-module-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 30px;align-items:start;gap:16px;min-height:178px;padding:24px;overflow:hidden;color:#17202a;text-align:left;background:#fff;border:1px solid #dce1e7;border-radius:15px;cursor:pointer;box-shadow:0 12px 32px #222b3712;transition:.16s ease}.home-module-card:after{position:absolute;right:-44px;bottom:-62px;width:170px;height:170px;content:"";background:var(--module-tint);border-radius:50%;opacity:.08}.home-module-card--red{--module-color: #d52135;--module-tint: #d52135}.home-module-card--blue{--module-color: #3c66d7;--module-tint: #3c66d7}.home-module-card:hover{border-color:color-mix(in srgb,var(--module-color) 45%,#dce1e7);box-shadow:0 18px 40px #222b371f;transform:translateY(-3px)}.home-module-icon{display:grid;place-items:center;width:52px;height:52px;color:var(--module-color);background:color-mix(in srgb,var(--module-color) 10%,white);border-radius:12px}.home-module-badge{position:absolute;top:18px;right:20px;display:inline-flex;align-items:center;gap:4px;color:#68727f;font-size:9px;font-weight:750}.home-module-badge svg{color:#39ad75}.home-module-copy{display:grid;gap:7px;padding-top:3px}.home-module-copy small{color:var(--module-color);font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.15em}.home-module-copy strong{font-size:20px;letter-spacing:-.025em}.home-module-copy>span{max-width:440px;color:#717b88;font-size:11px;line-height:1.6}.home-module-arrow{align-self:end;justify-self:end;color:var(--module-color)}.home-service-panel{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(420px,1.2fr);gap:28px;padding:22px 24px;background:#fff;border:1px solid #dce1e7;border-radius:15px}.home-service-heading{display:flex;align-items:center;gap:13px}.home-service-icon{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;color:#596472;background:#eef1f5;border-radius:10px}.home-service-heading>div{display:grid;gap:4px}.home-service-heading strong{color:#1b232d;font-size:14px}.home-service-heading small{color:#7a8490;font-size:9px;line-height:1.5}.home-service-list{display:grid;gap:7px}.home-service-list>div{display:grid;grid-template-columns:90px 115px minmax(0,1fr);align-items:center;gap:10px;min-height:38px;padding:0 12px;background:#f6f7f9;border:1px solid #e3e7ec;border-radius:8px}.home-service-list span{color:#3c4652;font-size:10px;font-weight:750}.home-service-list strong{color:#b27b22;font-size:9px}.home-service-list strong.is-remote{color:#278b5b}.home-service-list code{overflow:hidden;color:#87919d;font-family:Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.copy-workbench{display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;max-width:1480px;margin:0 auto}.copy-toolbar-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;padding:10px 14px 10px 18px;background:#fff;border:1px solid #dce1e7;border-radius:12px}.copy-toolbar-card>div{display:grid;grid-template-columns:12px auto 1fr;align-items:center;gap:5px 8px;min-width:0}.copy-status-dot{grid-row:1 / 3;width:8px;height:8px;background:#e0a43b;border-radius:50%;box-shadow:0 0 0 4px #e0a43b21}.copy-status-dot.is-remote{background:#32ac71;box-shadow:0 0 0 4px #32ac7121}.copy-toolbar-card strong{color:#27313d;font-size:11px}.copy-toolbar-card small{grid-column:2 / -1;overflow:hidden;color:#858f9b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.copy-toolbar-card>button{flex:0 0 auto;min-height:34px;padding:0 12px;color:#47515d;font-size:10px;font-weight:750;background:#f4f6f8;border:1px solid #d7dde4;border-radius:8px;cursor:pointer}.copy-workspace-grid{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);gap:16px;min-height:0}.copy-input-panel,.copy-result-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;padding:22px;background:#fff;border:1px solid #dce1e7;border-radius:14px;box-shadow:0 14px 36px #232b360f}.copy-result-panel{grid-template-rows:auto minmax(0,1fr)}.copy-panel-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-bottom:18px}.copy-panel-heading>div{display:grid;gap:4px}.copy-panel-heading span{color:#d62a3f;font-family:Impact,Arial Narrow,sans-serif;font-size:9px;letter-spacing:.15em}.copy-panel-heading h2{margin:0;color:#18212b;font-size:19px;letter-spacing:-.03em}.copy-panel-heading>strong{color:#87919d;font-family:Consolas,monospace;font-size:10px}.copy-input-panel textarea{width:100%;min-height:330px;padding:18px;resize:none;color:#26313e;font-size:13px;line-height:1.85;background:#f7f8fa;border:1px solid #dce1e7;border-radius:10px;outline:0}.copy-input-panel textarea:focus{background:#fff;border-color:#df4355;box-shadow:0 0 0 3px #d521351a}.copy-input-panel textarea::placeholder{color:#a2aab4}.copy-input-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px}.copy-input-footer button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800;border-radius:9px;cursor:pointer}.copy-reset-button{color:#65707d;background:#fff;border:1px solid #d8dde4}.copy-run-button{min-width:126px;color:#fff;background:#d52135;border:1px solid #e94759;box-shadow:3px 3px #8c1524}.copy-input-footer button:disabled{box-shadow:none}.copy-error{margin:12px 0 0;color:#c72a3d;font-size:10px}.copy-empty-state{display:grid;place-items:center;align-content:center;gap:9px;min-height:330px;color:#828c99;text-align:center;background:radial-gradient(circle at center,rgba(63,105,217,.07),transparent 42%),#f8f9fb;border:1px dashed #d5dbe3;border-radius:11px}.copy-empty-state>span{display:grid;place-items:center;width:58px;height:58px;color:#5273cf;background:#eef2ff;border-radius:16px}.copy-empty-state strong{color:#3c4652;font-size:14px}.copy-empty-state p{max-width:330px;margin:0;font-size:10px;line-height:1.6}.copy-result-scroll{display:grid;align-content:start;gap:10px;min-height:0;padding-right:4px;overflow-y:auto}.copy-result-block{position:relative;padding:16px;background:#f7f8fa;border:1px solid #e1e5ea;border-radius:10px}.copy-result-block>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.copy-result-block>div:first-child span{color:#4c5663;font-size:10px;font-weight:800}.copy-result-block>div:first-child small{color:#929ba6;font-family:Consolas,monospace;font-size:9px}.copy-result-block--summary{padding-right:52px;background:#fff7f8;border-color:#f0d4d8}.copy-result-block--summary p{margin:0;color:#28333f;font-size:12px;font-weight:650;line-height:1.65}.copy-result-block--summary>button{position:absolute;right:13px;bottom:13px;display:grid;place-items:center;width:30px;height:30px;color:#7d4750;background:#fff;border:1px solid #ebcdd2;border-radius:7px;cursor:pointer}.copy-result-block ul{display:grid;gap:6px;padding:0;margin:0;list-style:none}.copy-result-block li{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:7px;min-height:36px;padding:5px 7px;color:#35404c;font-size:11px;background:#fff;border:1px solid #e3e7ec;border-radius:7px}.copy-result-block li em{color:#d52d40;font-family:Impact,Arial Narrow,sans-serif;font-size:10px;font-style:normal}.copy-result-block li button{display:grid;place-items:center;width:27px;height:27px;padding:0;color:#7d8793;background:transparent;border:0;border-radius:6px;cursor:pointer}.copy-result-block li button:hover{color:#d3263b;background:#f7eaec}.copy-highlight-list li{grid-template-columns:24px minmax(0,1fr);align-items:start;line-height:1.5}.copy-keywords{display:flex!important;flex-wrap:wrap;justify-content:flex-start!important;gap:6px;margin:0!important}.copy-keywords button{min-height:30px;padding:0 9px;color:#4563b5;font-size:10px;font-weight:700;background:#eef2ff;border:1px solid #d9e0f6;border-radius:999px;cursor:pointer}.copy-workbench{gap:14px;max-width:1560px}.copy-toolbar-card{min-height:66px;padding:10px 18px;overflow:hidden;background:linear-gradient(90deg,rgba(255,36,66,.055),transparent 42%),#fff}.copy-service-summary{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:11px!important}.copy-platform-mark{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;color:#fff;font-size:16px;font-weight:900;background:#ff2442;border-radius:12px;box-shadow:3px 3px #ffd4da}.copy-workbench.is-douyin .copy-toolbar-card{background:linear-gradient(90deg,rgba(37,244,238,.08),rgba(254,44,85,.035) 48%,transparent),#fff}.copy-workbench.is-douyin .copy-platform-mark{background:#161823;box-shadow:3px 3px #25f4ee,-2px -2px #fe2c55b8}.copy-service-summary>div{display:grid;gap:3px;min-width:0}.copy-service-summary strong{color:#202631;font-size:12px}.copy-service-summary small{overflow:hidden;color:#838c98;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.copy-service-state{display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;flex:0 0 auto;gap:8px!important;min-height:30px;padding:0 10px;color:#68727e;font-size:9px;font-weight:800;background:#ffffffbf;border:1px solid #e0e4e9;border-radius:999px}.copy-service-state .copy-status-dot{grid-row:auto}.copy-workspace-grid{grid-template-columns:minmax(340px,.76fr) minmax(520px,1.24fr)}.copy-input-panel,.copy-result-panel{display:flex;flex-direction:column;padding:20px}.copy-panel-heading{align-items:center;padding-bottom:16px}.copy-demo-button{min-height:31px;padding:0 10px;color:#6c7580;font-size:9px;font-weight:800;background:#f6f7f9;border:1px solid #dce1e7;border-radius:7px;cursor:pointer}.copy-platform-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.copy-platform-row>small{color:#8c95a0;font-size:9px;text-align:right}.copy-supported-platforms{display:inline-flex;gap:4px;padding:3px;background:#f2f4f7;border:1px solid #e0e4e9;border-radius:999px}.copy-supported-platforms button{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;color:#727b86;font-size:12px;font-weight:850;background:transparent;border:0;border-radius:999px;cursor:pointer}.copy-supported-platforms button:hover{color:#3d4651}.copy-supported-platforms button:focus-visible{outline:2px solid #2878ff;outline-offset:2px}.copy-supported-platforms button.is-active{color:#bc1830;background:#fff;box-shadow:0 1px 4px #222a361a}.copy-supported-platforms button:last-child.is-active{color:#161823;box-shadow:2px 0 #25f4ee,-2px 0 #fe2c558c}.copy-input-panel textarea{flex:0 0 auto;min-height:224px;resize:vertical}.copy-link-input{width:100%;min-height:52px;padding:0 14px;color:#26313e;font-size:13px;background:#f7f8fa;border:1px solid #dce1e7;border-radius:10px;outline:0}.copy-link-input:focus{background:#fff;border-color:#df4355;box-shadow:0 0 0 3px #d521351a}.copy-link-input::placeholder{color:#a2aab4}.copy-url-preview{display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:54px;padding:9px 11px;margin-top:10px;color:#89929d;background:#f8f9fa;border:1px dashed #d9dee5;border-radius:9px}.copy-url-preview>div{display:grid;gap:2px;min-width:0}.copy-url-preview strong{color:#606a76;font-size:10px}.copy-url-preview small{overflow:hidden;font-family:Consolas,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.copy-url-preview.is-detected{color:#25865a;background:#f1faf5;border-color:#bcdcca}.copy-url-preview.is-detected strong{color:#256c4d}.copy-error{display:flex;align-items:flex-start;gap:6px;padding:9px 10px;background:#fff2f3;border:1px solid #f2c6cc;border-radius:8px}.copy-capability-note{padding:13px;margin-top:16px;background:#f8f9fb;border:1px solid #e1e5ea;border-radius:10px}.copy-capability-note>strong{color:#56606c;font-size:9px;letter-spacing:.04em}.copy-capability-note>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.copy-capability-note span{position:relative;padding-left:12px;color:#343f4b;font-size:9px;font-weight:700}.copy-capability-note span:before{position:absolute;top:.35em;left:1px;width:5px;height:5px;content:"";background:#ff2442;border-radius:50%}.copy-capability-note p{margin:10px 0 0;color:#929aa5;font-size:8px;line-height:1.55}.copy-result-panel{overflow:hidden}.copy-result-scroll{flex:1;grid-template-columns:minmax(0,1fr);scrollbar-color:#c8ced6 transparent}.copy-empty-state{flex:1}.copy-empty-state.is-loading>span{color:#ff2442;background:#fff0f2;animation:copy-pulse 1.15s ease-in-out infinite}@keyframes copy-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 10px #ff24420f}}.xhs-note-header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:2px 2px 5px}.xhs-author-avatar{display:grid;place-items:center;width:38px;height:38px;color:#fff;font-size:14px;font-weight:900;background:linear-gradient(145deg,#ff4a64,#c31530);border:3px solid #ffe1e5;border-radius:50%}.xhs-note-header>div:nth-child(2){display:grid;gap:3px;min-width:0}.xhs-note-header strong{overflow:hidden;color:#27313d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.xhs-note-header small{color:#929ba6;font-family:Consolas,monospace;font-size:8px}.xhs-note-header>a{display:inline-flex;align-items:center;gap:5px;color:#be1e35;font-size:9px;font-weight:800;text-decoration:none}.xhs-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.xhs-metrics>div{display:grid;gap:2px;min-height:48px;padding:8px 10px;background:#f7f8fa;border:1px solid #e2e6eb;border-radius:9px}.xhs-metrics small{color:#8e97a2;font-size:8px}.xhs-metrics strong{color:#252f3b;font-family:Consolas,monospace;font-size:13px}.xhs-copy-block{background:#fff8f9;border-color:#f0d3d8}.xhs-copy-block>div:first-child button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;color:#ae1d33;font-size:9px;font-weight:800;background:#fff;border:1px solid #efcbd1;border-radius:7px;cursor:pointer}.copy-block-actions{display:flex;align-items:center;gap:6px}.copy-block-actions button{font-size:12px!important}.copy-block-actions button:disabled{cursor:not-allowed;opacity:.55}.xhs-copy-block h3{margin:0;color:#222c37;font-size:15px;line-height:1.45}.xhs-copy-block p{margin:9px 0 0;color:#53606d;font-size:10px;line-height:1.75;white-space:pre-wrap}.xhs-media-block{padding-bottom:12px}.xhs-media-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0!important}.xhs-media-card{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;color:#fff;background:#edf0f3;border-radius:9px}.xhs-media-card img,.xhs-media-card video{width:100%;height:100%;object-fit:cover}.xhs-media-card img{transition:transform .18s ease}.xhs-media-card video{background:#101217;object-fit:contain}.xhs-media-card:hover img{transform:scale(1.025)}.xhs-media-card>span{position:absolute;top:7px;left:7px;display:grid;place-items:center;min-width:24px;height:21px;padding:0 5px;font-family:Consolas,monospace;font-size:8px;font-weight:800;background:#13171eb8;border-radius:6px;backdrop-filter:blur(5px)}.xhs-media-card>a{position:absolute;right:6px;bottom:6px;display:inline-flex;align-items:center;gap:4px;padding:5px 6px;font-size:8px;font-weight:800;color:#fff;text-decoration:none;background:#13171eb8;border-radius:6px;backdrop-filter:blur(5px)}.xhs-media-card.is-broken:before{position:absolute;inset:0;display:grid;place-items:center;padding:18px;color:#828c98;font-size:9px;text-align:center;content:"素材预览不可用，点击打开原文件"}.xhs-media-card.is-broken img,.xhs-media-card.is-broken video{display:none}.xhs-no-data{margin:0;color:#8e97a2;font-size:9px}.transcription-video-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;margin-top:10px;background:#f4f7ff;border:1px solid #d9e2fa;border-radius:9px}.transcription-video-actions>div{display:flex;align-items:center;gap:9px;min-width:0;color:#4267b1}.transcription-video-actions>div>span{display:grid;gap:2px;min-width:0}.transcription-video-actions strong{color:#2f405d;font-size:12px}.transcription-video-actions small{overflow:hidden;color:#75829a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.transcription-video-actions>button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:6px;min-height:34px;padding:0 12px;color:#fff;font-size:12px;font-weight:850;background:#315fc8;border:0;border-radius:8px;cursor:pointer;box-shadow:0 3px 8px #315fc833}.transcription-video-actions>button:hover:not(:disabled){background:#244da9}.transcription-video-actions>button.is-active{background:#1e438f}.transcription-video-actions>button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.transcription-result-block{background:linear-gradient(145deg,#fbfcff,#f5f8ff);border-color:#d9e2f5}.transcription-result-block>div:first-child small{padding:3px 7px;color:#55719f;font-weight:800;background:#e8effd;border-radius:999px}.transcription-result-block>div:first-child small.is-success{color:#24714e;background:#dcf4e7}.transcription-result-block>div:first-child small.is-error{color:#a72e42;background:#fde7eb}.transcription-placeholder{display:flex;align-items:center;gap:10px;min-height:64px;padding:12px;color:#6080ba;background:#ffffffb8;border:1px dashed #cdd9ef;border-radius:9px}.transcription-placeholder p{margin:0;color:#637085;font-size:12px;line-height:1.6}.transcription-progress{display:grid;gap:12px;padding:13px;background:#ffffffc7;border:1px solid #d9e3f5;border-radius:9px}.transcription-progress>div:first-child{display:flex;align-items:center;gap:10px;color:#315fc8}.transcription-progress>div:first-child>span{display:grid;gap:2px}.transcription-progress strong{color:#2b3d5b;font-size:13px}.transcription-progress small{color:#738096;font-size:12px}.transcription-progress-track{height:7px;overflow:hidden;background:#e4eaf5;border-radius:999px}.transcription-progress-track>span{display:block;height:100%;background:linear-gradient(90deg,#315fc8,#6897ff);border-radius:inherit;transition:width .26s ease}.transcription-error{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:9px;padding:12px;color:#c2344c;background:#fff0f2;border:1px solid #f0c8cf;border-radius:9px}.transcription-error>div{display:grid;gap:4px}.transcription-error strong,.transcription-error p{font-size:12px}.transcription-error strong{color:#8e2638}.transcription-error p{margin:0;color:#a65260;line-height:1.5}.transcription-error button,.transcription-meta button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 9px;color:#315fc8;font-size:12px;font-weight:800;background:#fff;border:1px solid #cbd9f4;border-radius:7px;cursor:pointer}.transcription-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.transcription-meta>span{padding:4px 7px;color:#63738e;font-family:Consolas,monospace;font-size:12px;background:#eaf0fb;border-radius:6px}.transcription-meta button{margin-left:auto}.transcription-meta-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.transcription-meta-actions button{margin-left:0}.transcription-full-text{max-height:300px;padding:13px;margin:10px 0 0;overflow:auto;color:#34435b;font-size:13px;line-height:1.8;white-space:pre-wrap;background:#fff;border:1px solid #dde5f3;border-radius:9px}.transcription-segments{margin-top:10px}.deepseek-rewrite-block{background:linear-gradient(145deg,#fbf9ff,#f5f1ff);border-color:#ded3f4}.deepseek-rewrite-block>div:first-child small{padding:3px 7px;color:#6d54a1;font-size:12px;font-weight:800;background:#ece4fb;border-radius:999px}.deepseek-rewrite-block>div:first-child small.is-success{color:#24714e;background:#dcf4e7}.deepseek-rewrite-block>div:first-child small.is-error{color:#a72e42;background:#fde7eb}.deepseek-rewrite-source{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px;padding:10px 11px;margin-bottom:10px!important;color:#7652b7;background:#ffffffb8;border:1px solid #e3daf5;border-radius:9px}.deepseek-rewrite-source>span{display:grid;gap:2px}.deepseek-rewrite-source strong,.deepseek-rewrite-source small{font-size:12px}.deepseek-rewrite-source strong{color:#49376b}.deepseek-rewrite-source small{color:#7c718e}.deepseek-rewrite-controls{display:grid!important;grid-template-columns:minmax(130px,.7fr) minmax(220px,1.6fr) auto;align-items:end!important;gap:8px;margin-bottom:10px!important}.deepseek-rewrite-controls label{display:grid;gap:5px}.deepseek-rewrite-controls label>span{color:#625478;font-size:12px;font-weight:800}.deepseek-rewrite-controls select,.deepseek-rewrite-controls input{width:100%;min-height:36px;padding:0 10px;color:#3d354a;font:inherit;font-size:12px;background:#fff;border:1px solid #d9cfee;border-radius:8px;outline:none}.deepseek-rewrite-controls select:focus,.deepseek-rewrite-controls input:focus{border-color:#8b69c7;box-shadow:0 0 0 3px #8b69c71f}.deepseek-rewrite-controls>button,.deepseek-rewrite-meta button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:0 11px;color:#fff;font-size:12px;font-weight:850;background:#7352b2;border:0;border-radius:8px;cursor:pointer}.deepseek-rewrite-controls>button:disabled{cursor:wait;opacity:.58}.deepseek-rewrite-loading,.deepseek-rewrite-error{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px;padding:12px;margin-bottom:0!important;border-radius:9px}.deepseek-rewrite-loading{color:#7352b2;background:#ffffffc7;border:1px dashed #d5c7ec}.deepseek-rewrite-error{color:#b3354a;background:#fff0f2;border:1px solid #f0c8cf}.deepseek-rewrite-loading>span,.deepseek-rewrite-error>span{display:grid;gap:3px}.deepseek-rewrite-loading strong,.deepseek-rewrite-loading small,.deepseek-rewrite-error strong,.deepseek-rewrite-error small{font-size:12px}.deepseek-rewrite-meta{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap;gap:6px;margin-bottom:0!important}.deepseek-rewrite-meta>span{padding:4px 7px;color:#6d5c86;font-family:Consolas,monospace;font-size:12px;background:#ede7f7;border-radius:6px}.deepseek-rewrite-meta button{min-height:30px;margin-left:auto;color:#6847a5;background:#fff;border:1px solid #d7caec}.deepseek-rewrite-text{max-height:360px;padding:13px;margin:10px 0 0;overflow:auto;color:#3e354d;font-size:13px;line-height:1.8;white-space:pre-wrap;background:#fff;border:1px solid #e0d7ef;border-radius:9px}.transcription-segments summary{color:#536987;font-size:12px;font-weight:800;cursor:pointer}.transcription-segments ol{display:grid;gap:7px;padding:0;margin:10px 0 0;list-style:none}.transcription-segments li{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:8px;padding:9px 10px;background:#ffffffc7;border:1px solid #dfe6f2;border-radius:8px}.transcription-segments time,.transcription-segments li>span{padding:2px 5px;color:#4161a0;font-family:Consolas,monospace;font-size:12px;background:#edf2fb;border-radius:5px}.transcription-segments li>span{color:#75589b;background:#f0eafa}.transcription-segments li p{margin:1px 0 0;color:#45536a;font-size:12px;line-height:1.6}.xhs-comment-notice{display:flex;align-items:flex-start;gap:7px;padding:10px 11px;color:#736a58;font-size:8px;line-height:1.55;background:#fffaf0;border:1px solid #eee0bd;border-radius:8px}.xhs-comment-notice svg{flex:0 0 auto;color:#b88724}.ui-mode--dark .workbench-shell{color:#eef1f5;background:#0f1116}.ui-mode--light .workbench-sidebar{color:#45505d;background:radial-gradient(circle at 10% 0%,rgba(213,33,53,.08),transparent 28%),#fff;border-right-color:#d9dee5}.ui-mode--light .workbench-brand{color:#18202a}.ui-mode--light .workbench-brand:hover{background:#f2f4f7}.ui-mode--light .workbench-brand-mark{box-shadow:4px 4px #dfe3e8}.ui-mode--light .workbench-brand-copy small,.ui-mode--light .workbench-nav-label{color:#858e9a}.ui-mode--light .workbench-nav-search{color:#7b8591;background:#f5f7f9;border-color:#d8dde4}.ui-mode--light .workbench-nav-search:focus-within{color:#c72237;background:#fff;border-color:#d42b3f;box-shadow:0 0 0 3px #d521351a}.ui-mode--light .workbench-nav-search input{color:#202a35}.ui-mode--light .workbench-nav-search input::placeholder{color:#929ba6}.ui-mode--light .workbench-nav-search button{color:#8b95a1}.ui-mode--light .workbench-nav-search button:hover{color:#c62035;background:#f3e7e9}.ui-mode--light .workbench-nav-item{color:#6f7986}.ui-mode--light .workbench-nav-item strong{color:#414b58}.ui-mode--light .workbench-nav-item small{color:#8a949f}.ui-mode--light .workbench-nav-item:hover{color:#c82438;background:#f3f5f7}.ui-mode--light .workbench-nav-item.is-active{color:#c51f34;background:#fff0f2;border-color:#efcbd1;box-shadow:inset 3px 0 #d52135}.ui-mode--light .workbench-nav-item.is-active strong{color:#ad172a}.ui-mode--light .workbench-nav-item.is-active small{color:#885c63}.ui-mode--light .workbench-nav-empty{color:#8b949f;border-color:#d6dce3}.ui-mode--light .workbench-sidebar-footer{background:#f5f7f9;border-color:#dde2e8}.ui-mode--light .workbench-sidebar-footer strong{color:#46515e}.ui-mode--light .workbench-sidebar-footer small{color:#8a949f}.ui-mode--dark .workbench-header,.ui-mode--dark .copy-toolbar-card,.ui-mode--dark .copy-input-panel,.ui-mode--dark .copy-result-panel,.ui-mode--dark .home-module-card,.ui-mode--dark .home-service-panel{background:#191c22;border-color:#303640}.ui-mode--dark .workbench-header{border-bottom-color:#2d323b}.ui-mode--dark .workbench-header h1,.ui-mode--dark .home-section-heading h3,.ui-mode--dark .home-module-card,.ui-mode--dark .home-service-heading strong,.ui-mode--dark .copy-panel-heading h2,.ui-mode--dark .copy-toolbar-card strong{color:#f2f4f7}.ui-mode--dark .workbench-header p,.ui-mode--dark .home-module-copy>span,.ui-mode--dark .home-service-heading small,.ui-mode--dark .copy-toolbar-card small{color:#98a1ad}.ui-mode--dark .workbench-theme-toggle,.ui-mode--dark .copy-toolbar-card>button{color:#c6cdd6;background:#23272f;border-color:#383e48}.ui-mode--dark .home-service-list>div,.ui-mode--dark .copy-input-panel textarea,.ui-mode--dark .copy-link-input,.ui-mode--dark .copy-empty-state,.ui-mode--dark .copy-result-block{color:#dce1e7;background:#20242b;border-color:#343a44}.ui-mode--dark .home-service-list span,.ui-mode--dark .copy-result-block--summary p,.ui-mode--dark .copy-result-block>div:first-child span{color:#d7dce3}.ui-mode--dark .copy-input-panel textarea,.ui-mode--dark .copy-link-input{color:#edf0f4}.ui-mode--dark .copy-result-block--summary{background:#2a1c21;border-color:#56303a}.ui-mode--dark .copy-result-block li{color:#dce1e7;background:#272b33;border-color:#3a414c}.ui-mode--dark .copy-toolbar-card{background:linear-gradient(90deg,rgba(255,36,66,.09),transparent 42%),#191c22}.ui-mode--dark .copy-service-summary strong,.ui-mode--dark .xhs-note-header strong,.ui-mode--dark .xhs-metrics strong,.ui-mode--dark .xhs-copy-block h3,.ui-mode--dark .copy-capability-note span{color:#edf0f4}.ui-mode--dark .copy-service-state,.ui-mode--dark .copy-demo-button{color:#c5cbd3;background:#23272f;border-color:#383e48}.ui-mode--dark .copy-url-preview,.ui-mode--dark .copy-capability-note,.ui-mode--dark .xhs-metrics>div{color:#9da6b1;background:#20242b;border-color:#343a44}.ui-mode--dark .copy-url-preview strong,.ui-mode--dark .copy-capability-note>strong{color:#cbd1d8}.ui-mode--dark .copy-url-preview.is-detected{color:#65c897;background:#172b23;border-color:#335f4b}.ui-mode--dark .copy-url-preview.is-detected strong{color:#80d3a7}.ui-mode--dark .xhs-copy-block{background:#2a1c21;border-color:#56303a}.ui-mode--dark .xhs-copy-block p{color:#c8ced6}.ui-mode--dark .xhs-copy-block>div:first-child button{color:#f08a9a;background:#342329;border-color:#66404a}.ui-mode--dark .transcription-video-actions,.ui-mode--dark .transcription-result-block{background:#1c2432;border-color:#35445f}.ui-mode--dark .transcription-video-actions strong,.ui-mode--dark .transcription-progress strong,.ui-mode--dark .transcription-full-text,.ui-mode--dark .transcription-segments li p{color:#e5eaf2}.ui-mode--dark .transcription-video-actions small,.ui-mode--dark .transcription-placeholder p,.ui-mode--dark .transcription-progress small{color:#a8b3c4}.ui-mode--dark .transcription-placeholder,.ui-mode--dark .transcription-progress,.ui-mode--dark .transcription-full-text,.ui-mode--dark .transcription-segments li{background:#202b3b;border-color:#3a4a65}.ui-mode--dark .transcription-meta>span,.ui-mode--dark .transcription-segments time{color:#b5c9f2;background:#2a3953}.ui-mode--dark .deepseek-rewrite-block{background:#251f31;border-color:#493b61}.ui-mode--dark .deepseek-rewrite-source,.ui-mode--dark .deepseek-rewrite-loading,.ui-mode--dark .deepseek-rewrite-text,.ui-mode--dark .deepseek-rewrite-controls select,.ui-mode--dark .deepseek-rewrite-controls input{color:#ece6f7;background:#2c2639;border-color:#4d4162}.ui-mode--dark .deepseek-rewrite-source strong,.ui-mode--dark .deepseek-rewrite-loading strong,.ui-mode--dark .deepseek-rewrite-text{color:#eee8f8}.ui-mode--dark .deepseek-rewrite-source small,.ui-mode--dark .deepseek-rewrite-loading small,.ui-mode--dark .deepseek-rewrite-controls label>span{color:#c2b5d5}.ui-mode--dark .deepseek-rewrite-meta>span{color:#d6c8ed;background:#3a304d}.ui-mode--dark .xhs-comment-notice{color:#d0ba89;background:#2b261b;border-color:#504528}@media(max-width:1060px){.workbench-shell{grid-template-columns:84px minmax(0,1fr)}.workbench-sidebar{align-items:center;padding-inline:9px}.workbench-brand-copy,.workbench-nav-label,.workbench-nav-item>span,.workbench-sidebar-footer>span:last-child{display:none}.workbench-brand{justify-content:center;padding-inline:0}.workbench-nav-search{grid-template-columns:1fr;width:48px;min-height:44px;padding:0;margin-top:25px}.workbench-nav-search input,.workbench-nav-search button{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.workbench-nav-search:focus-within{position:fixed;top:78px;left:76px;z-index:40;grid-template-columns:22px minmax(0,1fr) 24px;width:270px;padding:0 8px 0 10px}.workbench-nav-search:focus-within input,.workbench-nav-search:focus-within button{position:static;width:100%;height:36px;opacity:1;pointer-events:auto}.workbench-nav-search:focus-within button{width:24px;height:24px}.workbench-nav{width:100%}.workbench-nav-item{grid-template-columns:1fr;width:100%;min-height:54px;padding-inline:0}.workbench-sidebar-footer{grid-template-columns:1fr;place-items:center;width:48px}.home-hero{grid-template-columns:minmax(0,1fr) 260px;padding-inline:36px}.home-hero-metrics div{min-width:105px}}@media(max-width:760px){.workbench-shell{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 66px}.workbench-sidebar{position:relative;grid-column:1;grid-row:2;z-index:20;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:5px;padding:6px max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #2b313a;border-right:0}.workbench-brand,.workbench-sidebar-footer,.workbench-nav-label{display:none}.workbench-nav{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:100%;margin:0}.workbench-nav-search{grid-column:1;grid-row:1;width:52px;min-height:52px;margin:0}.workbench-nav-search:focus-within{position:fixed;top:auto;right:12px;bottom:calc(74px + env(safe-area-inset-bottom));left:12px;width:auto;min-height:48px}.workbench-nav-empty{display:none}.workbench-nav-item{display:grid;grid-template-columns:1fr;place-items:center;min-height:52px;padding:4px}.workbench-nav-item>span{display:block}.workbench-nav-item strong{display:block;font-size:9px}.workbench-nav-item small{display:none}.workbench-nav-item.is-active{box-shadow:inset 0 -3px #e1374a}.workbench-header{display:none}.workbench-content{grid-column:1;grid-row:1}.workbench-page{padding:14px}.home-hero{grid-template-columns:1fr;padding:30px 24px}.home-hero-metrics{grid-template-columns:repeat(3,1fr);width:100%;margin-top:28px}.home-hero-metrics div,.home-hero-metrics div:first-child{grid-row:auto;min-width:0;min-height:80px;padding:12px}.home-hero-metrics strong{font-size:28px}.home-module-grid,.home-service-panel,.copy-workspace-grid{grid-template-columns:1fr}.home-service-list>div{grid-template-columns:80px 105px minmax(0,1fr)}.copy-workbench{display:block}.copy-toolbar-card{margin-bottom:12px}.copy-workspace-grid{display:grid}.copy-input-panel textarea{min-height:260px}.xhs-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transcription-video-actions{align-items:stretch;flex-direction:column}.transcription-video-actions>button{width:100%}.deepseek-rewrite-controls{grid-template-columns:1fr}.deepseek-rewrite-controls>button{width:100%}.template-gallery.is-workbench-embedded .gallery-scroll{padding-inline:12px;padding-bottom:38px}}@media(max-width:480px){.home-section-heading>small,.copy-toolbar-card small,.home-service-list code{display:none}.home-module-card{grid-template-columns:44px minmax(0,1fr);padding:18px}.transcription-error{grid-template-columns:22px minmax(0,1fr)}.transcription-error button{grid-column:2;justify-self:start}.transcription-segments li{grid-template-columns:auto minmax(0,1fr)}.transcription-segments li p{grid-column:1 / -1}.xhs-copy-block>div:first-child{align-items:flex-start;flex-direction:column}.copy-block-actions{width:100%}.copy-block-actions button{flex:1}.transcription-meta-actions{width:100%;margin-left:0}.transcription-meta-actions button{flex:1}.home-module-icon{width:44px;height:44px}.home-module-arrow{display:none}.home-service-list>div{grid-template-columns:1fr auto}.copy-toolbar-card>div{grid-template-columns:12px minmax(0,1fr)}.copy-service-state{padding-inline:8px}.copy-platform-row{align-items:flex-start;flex-direction:column}.copy-platform-row>small{text-align:left}.xhs-note-header{grid-template-columns:38px minmax(0,1fr)}.xhs-note-header>a{grid-column:2}.xhs-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.template-card-thumb--cyber-grid .template-card-fallback,.theme-preview--cyber-grid .theme-preview-fallback{color:#34ffd1;background:linear-gradient(145deg,#7c3cff,#050b13 68%)}.template-card-thumb--ballet-rose .template-card-fallback,.theme-preview--ballet-rose .theme-preview-fallback{color:#3b1723;background:linear-gradient(145deg,#eed8db,#fff9f4)}.template-card-thumb--chrome-club .template-card-fallback,.theme-preview--chrome-club .theme-preview-fallback{color:#b8ff24;background:linear-gradient(145deg,#5d656a,#090a0a 64%)}.template-card-thumb--sunset-pop .template-card-fallback,.theme-preview--sunset-pop .theme-preview-fallback{color:#fff6dc;background:linear-gradient(145deg,#ff5a36,#14213d 70%)}.template-card-thumb--ice-stage .template-card-fallback,.theme-preview--ice-stage .theme-preview-fallback{color:#f3f8ff;background-color:#06122b;background-image:url(/assets/ice-stage-bg.png);background-position:center;background-size:cover}.template-card-thumb--studio-grid .template-card-fallback,.theme-preview--studio-grid .theme-preview-fallback{color:#111;background:#fffdf8;border:3px solid #111}.template-card-thumb--ballet-bow .template-card-fallback,.theme-preview--ballet-bow .theme-preview-fallback{color:#583b45;background:#fff9f0;border:1px solid #e8a2b4}.theme-preview-fallback{align-items:start;justify-items:start;padding:18px;font-size:20px}.gallery-scroll,.responsive-sheet-body{scrollbar-color:#555d69 transparent;scrollbar-width:thin}.gallery-scroll::-webkit-scrollbar,.responsive-sheet-body::-webkit-scrollbar{width:6px}.gallery-scroll::-webkit-scrollbar-thumb,.responsive-sheet-body::-webkit-scrollbar-thumb{background:#555d69;border-radius:999px}@media(min-width:761px){.brand-lockup span:last-child,.badge,.rail-button span,.panel-kicker,.workspace-label,.summary-topline strong,.summary-grid span,.form-group label,.field-label,.section-title-row p,.section-title-row>span,.module-copy small,.template-thumb-code,.template-copy small,.segmented-control button,.layout-compatibility-note,.theme-preview span,.swatch span,.swatch small,.workspace-topline strong,.zoom-value,.fit-button,.setting-row small,.inspector-note,.inspector-footer,.dialog-heading p,.info-banner,.json-textarea,.field-error,.export-spec span,.check-item,.export-state,.gallery-brand span:last-child,.gallery-proof span,.gallery-section-title>span,.gallery-template-fallback small,.gallery-featured,.gallery-template-heading small,.gallery-template-description,.gallery-template-tags em,.color-editor-row strong,.color-editor-row small,.asset-upload-copy small,.workbench-brand-copy small,.workbench-nav-search input,.workbench-nav-label,.workbench-nav-item small,.workbench-nav-empty,.workbench-sidebar-footer strong,.workbench-sidebar-footer small,.workbench-header-kicker,.workbench-header p,.workbench-theme-toggle,.home-kicker,.home-hero-metrics span,.home-section-heading span,.home-section-heading>small,.home-module-badge,.home-module-copy small,.home-module-copy>span,.home-service-heading small,.home-service-list span,.home-service-list strong,.home-service-list code,.copy-toolbar-card strong,.copy-toolbar-card small,.copy-toolbar-card>button,.copy-panel-heading span,.copy-panel-heading>strong,.copy-input-footer button,.copy-error,.copy-empty-state p,.copy-result-block>div:first-child span,.copy-result-block>div:first-child small,.copy-result-block li,.copy-result-block li em,.copy-keywords button,.copy-service-summary small,.copy-service-state,.copy-demo-button,.copy-platform-row>small,.copy-platform-chip,.copy-url-preview strong,.copy-url-preview small,.copy-capability-note>strong,.copy-capability-note span,.copy-capability-note p,.xhs-note-header strong,.xhs-note-header small,.xhs-note-header>a,.xhs-metrics small,.xhs-copy-block>div:first-child button,.xhs-copy-block p,.xhs-media-card>span,.xhs-media-card>a,.xhs-media-card.is-broken:before,.xhs-no-data,.xhs-comment-notice{font-size:12px!important}}.poster-canvas{position:relative;display:flex;flex-direction:column;gap:16px;width:1080px;height:1920px;padding:0 28px 30px;overflow:hidden;color:var(--poster-paper-light);background-color:#57101b;background-position:center;background-size:cover;isolation:isolate}.poster-veil{position:absolute;inset:0;z-index:-1;background:#1404076b}.poster-template-id,.day-tab-index,.course-sequence{display:none}.poster-module{position:relative;cursor:pointer}.poster-canvas.is-exporting .poster-module,.poster-canvas.is-exporting .poster-module *{cursor:default}.poster-header{flex:0 0 382px;padding:40px 28px 26px;background:#050404d4;border-right:4px solid #2c050b;border-bottom:14px solid var(--poster-paper);border-left:4px solid #2c050b}.poster-eyebrow{margin:0 0 13px;color:var(--poster-paper);font-family:Arial Narrow,Impact,sans-serif;font-size:22px;font-weight:800;letter-spacing:.09em}.poster-header h1{margin:0;color:var(--poster-paper-light);font-family:Microsoft YaHei,Noto Sans SC,sans-serif;font-size:76px;font-weight:950;letter-spacing:-.06em;line-height:.98}.poster-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:10px}.poster-display-title{flex:1;margin:0;color:var(--poster-paper-light);font-family:Impact,Arial Narrow,sans-serif;font-size:104px;font-stretch:condensed;letter-spacing:.005em;line-height:.9}.poster-cn-title{flex:0 0 316px;padding:14px 14px 10px;margin:0 0 5px;color:var(--poster-paper-light);font-size:54px;font-weight:950;letter-spacing:-.06em;line-height:1;text-align:right;background:var(--poster-red);border-bottom:8px solid var(--poster-ink)}.poster-date-lockup{display:inline-flex;align-items:stretch;margin-top:18px;overflow:hidden;color:#fff;border:3px solid var(--poster-paper-light)}.poster-date-lockup span{padding:9px 14px 7px;font-family:Impact,Arial Narrow,sans-serif;font-size:27px;letter-spacing:.04em;background:var(--poster-red)}.poster-date-lockup strong{padding:9px 16px 7px;font-family:Impact,Arial Narrow,sans-serif;font-size:30px;letter-spacing:.04em;background:var(--poster-ink)}.poster-week-strip{flex:0 0 112px;display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden;background:var(--poster-paper);border:4px solid var(--poster-ink)}.poster-day-tab{display:grid;place-content:center;gap:5px;color:var(--poster-paper-light);text-align:center;background:var(--poster-ink);border-right:3px solid var(--poster-paper)}.poster-day-tab:last-child{border-right:0}.poster-day-tab.is-weekend{background:var(--poster-red)}.poster-day-tab span{font-size:25px;font-weight:900}.poster-day-tab strong{font-family:Impact,Arial Narrow,sans-serif;font-size:29px;letter-spacing:.05em}.poster-schedule{flex:1 1 auto;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:0;overflow:hidden;background:var(--poster-paper);border:5px solid var(--poster-ink)}.poster-day-column{display:grid;grid-template-rows:58px minmax(0,1fr);min-width:0;color:var(--poster-ink);border-right:3px solid var(--poster-ink)}.poster-day-column:last-child{border-right:0}.day-column-caption{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 10px;color:var(--poster-paper-light);background:var(--poster-ink);border-bottom:3px solid var(--poster-ink)}.poster-day-column.is-weekend .day-column-caption{background:var(--poster-red)}.day-column-caption span{font-family:Impact,Arial Narrow,sans-serif;font-size:24px}.day-column-caption strong{font-size:20px}.day-course-list{display:flex;flex-direction:column;gap:13px;min-height:0;padding:12px 9px;overflow:hidden;background:#f2e9d9f5}.poster-course-card{position:relative;display:flex;flex-direction:column;align-items:center;flex:0 0 auto;min-height:225px;padding:15px 8px 11px;overflow:hidden;text-align:center;background:var(--poster-paper-light);border:3px solid var(--poster-ink);border-radius:12px 12px 4px 4px;box-shadow:5px 5px #0a090929}.poster-course-card:before{position:absolute;top:0;right:0;left:0;height:9px;content:"";background:var(--course-accent)}.course-time{padding:3px 8px 2px;margin-bottom:5px;color:var(--poster-paper-light);font-family:Impact,Arial Narrow,sans-serif;font-size:26px;letter-spacing:.04em;line-height:1;background:var(--poster-ink)}.course-name{display:-webkit-box;min-height:48px;overflow:hidden;font-size:19px;font-weight:950;letter-spacing:-.04em;line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}.teacher-lockup{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;margin-top:7px}.teacher-stack{display:flex;justify-content:center;min-height:58px}.teacher-stack img{width:58px;height:58px;margin-left:-10px;object-fit:cover;border:3px solid var(--poster-paper-light);border-radius:50%;box-shadow:0 0 0 2px var(--poster-ink)}.teacher-stack img:first-child{margin-left:0}.teacher-lockup>span{max-width:116px;overflow:hidden;font-size:18px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.course-meta{display:flex;align-items:center;justify-content:center;gap:7px;min-height:18px;margin-top:12px;color:#554e43;font-family:Arial Narrow,sans-serif;font-size:15px;font-weight:800}.difficulty{display:inline-flex;gap:0;color:var(--poster-gold)}.poster-empty-day{display:grid;place-content:center;gap:5px;min-height:178px;color:#aaa18f;text-align:center;border:3px dashed #bdb3a2;border-radius:10px}.poster-empty-day span{font-family:Impact,Arial Narrow,sans-serif;font-size:22px;letter-spacing:.06em}.poster-empty-day small{font-size:15px;font-weight:700}.density--comfortable .poster-course-card{min-height:278px;padding-top:20px}.density--comfortable .teacher-stack img{width:76px;height:76px}.density--comfortable .course-name{font-size:23px}.density--compact .day-course-list{gap:9px;padding:9px 7px}.density--compact .poster-course-card{min-height:167px;padding:12px 5px 7px}.density--compact .course-time{font-size:22px}.density--compact .course-name{min-height:36px;font-size:18px}.density--compact .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.density--compact .teacher-stack{min-height:38px}.density--compact .teacher-stack img{width:38px;height:38px;border-width:2px;box-shadow:0 0 0 1px var(--poster-ink)}.density--compact .teacher-lockup>span{max-width:68px;font-size:15px}.density--compact .course-meta{font-size:13px}.density--compact .difficulty svg{width:14px;height:14px}.poster-footer{flex:0 0 138px;display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:20px;padding:18px 26px;color:var(--poster-paper-light);background:#050404e0;border-top:8px solid var(--poster-red);border-bottom:4px solid var(--poster-paper)}.poster-contact{display:grid;justify-items:end;gap:4px}.poster-contact span{color:#c7bca9;font-family:Impact,Arial Narrow,sans-serif;font-size:19px;letter-spacing:.09em}.poster-contact strong{font-family:Impact,Arial Narrow,sans-serif;font-size:30px;letter-spacing:.05em}.poster-footer>.poster-store-identity{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:7px 12px;min-width:0}.poster-footer>.poster-store-identity.has-avatar{grid-template-columns:72px minmax(0,1fr)}.poster-store-avatar{grid-row:1 / span 2;width:72px;height:72px;object-fit:cover;background:#fff;border:2px solid currentColor;border-radius:50%}.poster-footer>.poster-store-identity .poster-store-primary{display:flex;align-items:center;gap:10px;min-width:0}.poster-footer>.poster-store-identity.has-avatar .poster-store-primary,.poster-footer>.poster-store-identity.has-avatar .poster-store-address{grid-column:2}.poster-footer>.poster-store-identity .poster-store-primary strong{font-family:Microsoft YaHei,Noto Sans SC,sans-serif;font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1.15;white-space:nowrap}.poster-footer>.poster-store-identity .poster-store-primary small{flex:0 0 auto;padding:3px 8px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1;opacity:.75;white-space:nowrap}.poster-store-address{min-width:0;margin:0;color:#d8d0c2;font-size:17px;line-height:1.3;white-space:nowrap}.poster-canvas .poster-footer.has-checkin-qr{flex-basis:232px;grid-template-columns:minmax(0,1fr) 250px 168px;gap:24px;padding:14px 18px}.poster-footer.has-checkin-qr .poster-contact strong{font-size:25px}.poster-qr{display:block;width:168px;height:168px;padding:0;overflow:hidden;color:inherit;text-align:left;background:transparent;border:0;border-radius:0;cursor:pointer}.poster-qr img,.poster-qr-placeholder{display:grid;place-items:center;width:168px;height:168px;object-fit:contain;color:#080808;font-family:Impact,Arial Narrow,sans-serif;font-size:34px}.poster-qr img{background:transparent}.poster-qr-placeholder{background:#fff}.poster-qr-copy{display:grid;justify-items:end;gap:3px;min-width:0;margin-top:9px}.poster-contact .poster-qr-copy strong{color:inherit;font-size:18px;font-weight:950;line-height:1.15;white-space:nowrap}.poster-qr-copy small{color:inherit;font-size:11px;font-weight:700;line-height:1.35;opacity:.76}.poster-canvas.schedule-layout--timeline .poster-schedule{flex:0 0 auto}.poster-canvas.schedule-layout--timeline .poster-day-column{grid-template-rows:58px max-content}.poster-canvas.schedule-layout--timeline .day-course-list--timeline{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--timeline-row-heights)!important;align-content:start!important;gap:8px!important;padding:8px 6px!important}.poster-canvas.schedule-layout--timeline .timeline-slot{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;padding:28px 5px 5px;overflow:hidden;background:color-mix(in srgb,var(--poster-paper-light) 42%,transparent);border:1px dashed color-mix(in srgb,var(--poster-ink) 32%,transparent);border-radius:7px}.poster-canvas.schedule-layout--timeline .timeline-slot-time{position:absolute;top:5px;left:6px;z-index:3;color:currentColor;font-family:Consolas,SFMono-Regular,monospace;font-size:14px;font-weight:850;line-height:1;letter-spacing:.02em;opacity:.72}.poster-canvas.schedule-layout--timeline .timeline-slot.is-time-label-hidden{padding-top:5px}.poster-canvas.schedule-layout--timeline .timeline-slot>.poster-course-card{flex:0 0 auto;align-self:stretch;width:100%;min-height:var(--timeline-card-min-height)!important;max-height:none!important}.poster-canvas--wide .poster-course-card>.course-meta{align-self:stretch;min-width:0;flex-wrap:nowrap}.poster-canvas--wide .course-meta>span:not(.difficulty){flex:0 0 auto;white-space:nowrap}.poster-canvas--wide .course-meta>.difficulty{flex:0 0 auto;white-space:nowrap}.poster-canvas.schedule-layout--timeline .timeline-slot.is-empty{align-items:center;justify-content:center;color:color-mix(in srgb,var(--poster-ink) 62%,transparent);background:color-mix(in srgb,var(--poster-paper) 46%,transparent)}.poster-canvas.schedule-layout--timeline .timeline-slot.is-empty.is-slot-background-unified{background:color-mix(in srgb,var(--poster-paper-light) 42%,transparent)}.poster-canvas.schedule-layout--timeline .timeline-empty-label{font-size:13px;font-weight:800;letter-spacing:.08em;opacity:.55}.poster-canvas .poster-schedule--empty{flex:1 1 auto;display:grid;grid-template:minmax(0,1fr) / minmax(0,1fr);place-items:center;min-height:0}.poster-no-data{margin:0;color:color-mix(in srgb,var(--poster-ink) 56%,transparent);font-size:24px;font-weight:700;letter-spacing:.08em}.poster-canvas.poster--street-red.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--street-red.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--street-red.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--street-red .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--night-pulse .poster-veil{background:#040716de}.poster--night-pulse .poster-header{flex-basis:302px;display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-template-rows:auto auto 1fr;gap:2px 22px;padding:25px 30px 23px;background:#050817f0;border:2px solid #18e8e8;border-bottom:9px solid #ff2b9a;box-shadow:9px 9px #ff2b9a33}.poster--night-pulse .poster-template-id{grid-column:2;grid-row:1;display:grid;justify-items:end;gap:2px;font-family:Consolas,monospace}.poster--night-pulse .poster-template-id span{color:#18e8e8;font-size:17px;letter-spacing:.14em}.poster--night-pulse .poster-template-id strong{color:#ff2b9a;font-size:14px;letter-spacing:.13em}.poster--night-pulse .poster-eyebrow{grid-column:1;grid-row:1;margin:0;color:#18e8e8;font-family:Consolas,monospace;font-size:17px;letter-spacing:.13em}.poster--night-pulse .poster-header h1{grid-column:1 / -1;grid-row:2;margin-top:8px;color:#ddfbff;font-size:58px;letter-spacing:-.035em;text-shadow:4px 3px 0 rgba(255,43,154,.5)}.poster--night-pulse .poster-title-row{grid-column:1;grid-row:3;min-width:0;align-items:end;display:block;margin-top:5px}.poster--night-pulse .poster-display-title{color:#ddfbff;font-size:74px;letter-spacing:.025em;white-space:nowrap}.poster--night-pulse .poster-cn-title{position:absolute;right:30px;bottom:79px;width:280px;padding:10px 13px 8px;margin:0;color:#050817;font-size:34px;text-align:center;background:#18e8e8;border:0;box-shadow:7px 7px #ff2b9a}.poster--night-pulse .poster-date-lockup{position:absolute;right:30px;bottom:20px;display:grid;grid-template-columns:105px minmax(0,1fr);width:280px;margin:0;border:2px solid #18e8e8}.poster--night-pulse .poster-date-lockup span{display:grid;place-items:center;padding-inline:8px;color:#050817;font-size:20px;background:#18e8e8}.poster--night-pulse .poster-date-lockup strong{display:grid;place-items:center;min-width:0;padding-inline:8px;font-size:21px;white-space:nowrap;background:transparent}.poster--night-pulse .poster-week-strip{flex-basis:82px;gap:5px;padding:5px;background:#050817e6;border:2px solid #33466e}.poster--night-pulse .poster-day-tab{position:relative;grid-template-columns:30px minmax(0,1fr);grid-template-rows:1fr 1fr;place-content:stretch;align-items:center;gap:0 7px;min-width:0;padding:8px 10px;color:#ddfbff;background:#101a34;border:1px solid #2e426d}.poster--night-pulse .poster-day-tab.is-weekend{background:#20102f;border-color:#ff2b9a}.poster--night-pulse .day-tab-index{grid-row:1 / 3;display:block;align-self:center;justify-self:center;color:#18e8e8;font-family:Impact,Arial Narrow,sans-serif;font-size:24px;line-height:1}.poster--night-pulse .poster-day-tab.is-weekend .day-tab-index{color:#ff2b9a}.poster--night-pulse .poster-day-tab span{align-self:end;min-width:0;font-size:17px;line-height:1.15;text-align:left;white-space:nowrap}.poster--night-pulse .poster-day-tab strong{align-self:start;min-width:0;font-family:Consolas,monospace;font-size:16px;line-height:1.15;text-align:left;white-space:nowrap}.poster--night-pulse .poster-schedule{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:8px;padding:8px;background:#050817e0;border:2px solid #33466e}.poster--night-pulse .poster-day-column{grid-template-columns:70px minmax(0,1fr);grid-template-rows:minmax(0,1fr);color:#ddfbff;background:#0c122af0;border:1px solid #2f4370}.poster--night-pulse .poster-day-column:last-child:nth-child(odd){grid-column:1 / -1}.poster--night-pulse .day-column-caption{flex-direction:column;justify-content:center;padding:8px 5px;color:#050817;background:#18e8e8;border:0;border-right:3px solid #050817}.poster--night-pulse .poster-day-column.is-weekend .day-column-caption{color:#050817;background:#ff2b9a}.poster--night-pulse .day-column-caption span{font-size:27px}.poster--night-pulse .day-column-caption strong{font-size:15px}.poster--night-pulse .day-course-list{gap:5px;padding:6px;background:transparent}.poster--night-pulse .poster-day-column:last-child:nth-child(odd) .day-course-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr)}.poster--night-pulse .poster-course-card{display:grid;grid-template-columns:54px minmax(0,1fr) 64px;grid-template-rows:auto auto;align-items:center;min-height:66px;padding:5px 5px 5px 0;overflow:visible;color:#ddfbff;text-align:left;background:#111b36;border:1px solid #34507d;border-left:4px solid var(--course-accent);border-radius:0;box-shadow:none}.poster--night-pulse .poster-course-card:before{display:none}.poster--night-pulse .course-sequence{position:absolute;top:3px;right:4px;display:block;color:#667ca8;font-family:Consolas,monospace;font-size:9px;letter-spacing:.07em}.poster--night-pulse .course-time{grid-column:1;grid-row:1 / 3;align-self:stretch;display:grid;place-items:center;padding:2px;margin:0 6px 0 0;color:#050817;font-size:18px;background:#18e8e8}.poster--night-pulse .course-name{grid-column:2;grid-row:1;min-height:auto;padding-right:18px;font-size:16px;letter-spacing:-.02em;line-height:1.05;-webkit-line-clamp:1}.poster--night-pulse .teacher-lockup{grid-column:2;grid-row:2;flex-direction:row;gap:6px;margin:2px 0 0}.poster--night-pulse .teacher-stack{min-height:24px}.poster--night-pulse .teacher-stack img{width:24px;height:24px;margin-left:-5px;border:1px solid #ddfbff;box-shadow:0 0 0 1px #18e8e8}.poster--night-pulse .teacher-lockup>span{max-width:100px;color:#9eabd0;font-size:11px}.poster--night-pulse .course-meta{grid-column:3;grid-row:1 / 3;flex-direction:column;gap:2px;margin:0;color:#8fa0c7;font-size:10px}.poster--night-pulse .difficulty{color:#ff2b9a}.poster--night-pulse .difficulty svg{width:10px;height:10px}.poster--night-pulse .poster-empty-day{min-height:78px;color:#7081a7;border:1px dashed #3d5687;border-radius:0}.poster--night-pulse .poster-empty-day span{font-size:15px}.poster--night-pulse .poster-empty-day small{font-size:11px}.poster--night-pulse .poster-footer{flex-basis:106px;grid-template-columns:205px 1fr 250px;padding:13px 24px;background:#050817f0;border:2px solid #18e8e8;border-left:12px solid #ff2b9a}.poster--night-pulse .poster-footer>div:first-child strong{color:#18e8e8;font-size:28px}.poster--night-pulse .poster-store-address,.poster--night-pulse .poster-contact span{color:#8fa0c7}.poster--night-pulse .poster-contact strong{color:#ff2b9a;font-size:26px}.poster--night-pulse .poster-footer.has-checkin-qr{flex-basis:168px}.poster--night-pulse{--poster-ink: #050817;--poster-red: #ff2b9a;--poster-paper: #172445;--poster-paper-light: #ddfbff;--poster-gold: #18e8e8;gap:10px;padding:22px 26px 28px;color:var(--poster-paper-light);background-color:#050817;background-blend-mode:soft-light}.poster--paper-cut .poster-veil{background:#f2e6cfe8}.poster--paper-cut .poster-header{flex-basis:310px;display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-template-rows:auto auto 1fr;gap:3px 20px;padding:25px 28px 23px;color:var(--poster-ink);background:var(--poster-paper-light);border:6px solid var(--poster-ink);box-shadow:12px 12px 0 var(--poster-red)}.poster--paper-cut .poster-template-id{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;align-items:center;gap:8px;transform:rotate(1deg)}.poster--paper-cut .poster-template-id span,.poster--paper-cut .poster-template-id strong{padding:4px 7px 3px;font-family:Impact,Arial Narrow,sans-serif;font-size:14px;letter-spacing:.08em}.poster--paper-cut .poster-template-id span{color:var(--poster-paper-light);background:var(--poster-red)}.poster--paper-cut .poster-template-id strong{color:var(--poster-paper-light);background:var(--poster-ink)}.poster--paper-cut .poster-eyebrow{grid-column:1;grid-row:1;margin:0;color:#51483f;font-size:17px}.poster--paper-cut .poster-header h1{grid-column:1 / -1;grid-row:2;padding:8px 0 5px;color:var(--poster-ink);font-size:61px;letter-spacing:-.05em;border-top:5px solid var(--poster-ink)}.poster--paper-cut .poster-title-row{grid-column:1;grid-row:3;align-items:end;gap:12px;min-width:0;margin:0}.poster--paper-cut .poster-display-title{min-width:0;color:var(--poster-ink);font-size:75px;letter-spacing:.01em;line-height:.87}.poster--paper-cut .poster-cn-title{display:none}.poster--paper-cut .poster-date-lockup{position:static;grid-column:2;grid-row:3;align-self:end;justify-self:end;margin:0;color:var(--poster-paper-light);border:4px solid var(--poster-ink);transform:rotate(1deg)}.poster--paper-cut .poster-date-lockup span{font-size:19px;background:var(--poster-red)}.poster--paper-cut .poster-date-lockup strong{font-size:21px}.poster--paper-cut .poster-week-strip{flex-basis:91px;gap:5px;padding:4px;overflow:visible;background:transparent;border:0}.poster--paper-cut .poster-day-tab{position:relative;gap:1px;color:var(--poster-ink);background:var(--poster-paper-light);border:4px solid var(--poster-ink);box-shadow:4px 4px 0 var(--poster-ink)}.poster--paper-cut .poster-day-tab:nth-child(2n){transform:translateY(5px) rotate(1deg)}.poster--paper-cut .poster-day-tab:nth-child(odd){transform:translateY(-2px) rotate(-.6deg)}.poster--paper-cut .poster-day-tab.is-weekend{color:var(--poster-paper-light);background:var(--poster-red)}.poster--paper-cut .day-tab-index{position:absolute;top:-10px;left:5px;display:block;padding:2px 4px;color:var(--poster-paper-light);font-family:Impact,Arial Narrow,sans-serif;font-size:13px;background:var(--poster-ink)}.poster--paper-cut .poster-day-tab span{font-size:18px}.poster--paper-cut .poster-day-tab strong{font-size:21px}.poster--paper-cut .poster-schedule{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:18px 16px;padding:6px 2px 3px;overflow:visible;background:transparent;border:0}.poster--paper-cut .poster-day-column{grid-template-rows:48px minmax(0,1fr);color:var(--poster-ink);background:var(--poster-paper-light);border:4px solid var(--poster-ink);box-shadow:6px 6px 0 var(--poster-ink)}.poster--paper-cut .poster-day-column:nth-child(2n){transform:rotate(.45deg)}.poster--paper-cut .poster-day-column:nth-child(3n){transform:rotate(-.5deg)}.poster--paper-cut .poster-day-column:nth-child(7){grid-column:3 / span 2}.poster--paper-cut .day-column-caption{padding:0 9px;color:var(--poster-paper-light);background:var(--poster-ink);border:0}.poster--paper-cut .poster-day-column.is-weekend .day-column-caption{background:var(--poster-red)}.poster--paper-cut .day-column-caption span{font-size:21px}.poster--paper-cut .day-column-caption strong{font-size:16px}.poster--paper-cut .day-course-list{gap:8px;padding:9px;background:var(--poster-paper)}.poster--paper-cut .poster-day-column:nth-child(7) .day-course-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.poster--paper-cut .poster-course-card{display:grid;grid-template-columns:49px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;min-height:91px;padding:7px 6px 6px;overflow:visible;color:var(--poster-ink);text-align:left;background:var(--poster-paper-light);border:3px solid var(--poster-ink);border-radius:0;box-shadow:4px 4px #11100ef5}.poster--paper-cut .poster-course-card:nth-child(2n){transform:translate(4px) rotate(.6deg)}.poster--paper-cut .poster-course-card:nth-child(3n){transform:translate(-3px) rotate(-.6deg)}.poster--paper-cut .poster-course-card:before{inset:auto 0 0;height:5px}.poster--paper-cut .course-sequence{position:absolute;top:-7px;right:5px;display:block;padding:2px 4px;color:var(--poster-paper-light);font-family:Consolas,monospace;font-size:9px;background:var(--poster-red);border:2px solid var(--poster-ink)}.poster--paper-cut .course-time{grid-column:1;grid-row:1 / 3;align-self:stretch;display:grid;place-items:center;padding:2px;margin:0 6px 0 0;color:var(--poster-paper-light);font-size:16px;background:var(--poster-red);border:2px solid var(--poster-ink)}.poster--paper-cut .course-name{grid-column:2;grid-row:1;min-height:auto;padding-right:17px;font-size:15px;letter-spacing:-.025em;line-height:1.05;-webkit-line-clamp:1}.poster--paper-cut .teacher-lockup{grid-column:2;grid-row:2;flex-direction:row;gap:5px;margin:3px 0 0}.poster--paper-cut .teacher-stack{min-height:27px}.poster--paper-cut .teacher-stack img{width:27px;height:27px;margin-left:-5px;border:1px solid var(--poster-ink);border-radius:0;box-shadow:none}.poster--paper-cut .teacher-lockup>span{max-width:76px;font-size:11px}.poster--paper-cut .course-meta{grid-column:1 / -1;grid-row:3;justify-content:flex-start;min-height:14px;margin:4px 0 0;color:#5d5144;font-size:10px}.poster--paper-cut .difficulty svg{width:10px;height:10px}.poster--paper-cut .poster-empty-day{min-height:110px;color:#7f7160;border:3px dashed var(--poster-ink);border-radius:0}.poster--paper-cut .poster-footer{flex-basis:111px;grid-template-columns:210px 1fr 255px;padding:13px 22px;color:var(--poster-paper-light);background:var(--poster-ink);border:0;border-right:15px solid var(--poster-red);box-shadow:8px 8px 0 var(--poster-red)}.poster--paper-cut .poster-footer>div:first-child strong{font-size:28px}.poster--paper-cut .poster-store-address,.poster--paper-cut .poster-contact span{color:#d7cbb8}.poster--paper-cut .poster-contact strong{color:var(--poster-paper-light);font-size:25px}.poster--paper-cut .poster-footer.has-checkin-qr{flex-basis:168px}.poster--paper-cut{--poster-ink: #11100e;--poster-red: #d62d2d;--poster-paper: #f2e6cf;--poster-paper-light: #fffdf5;--poster-gold: #a66c21;gap:14px;padding:25px 30px 28px;color:var(--poster-ink);background-color:#d9c9aa;background-blend-mode:luminosity}.poster--cyber-grid .poster-veil{background:linear-gradient(180deg,#050b132e,#050b13b8)}.poster--cyber-grid .poster-header{flex-basis:340px;padding:34px 34px 24px;background:#050b13db;border:2px solid var(--poster-gold);clip-path:polygon(0 0,96% 0,100% 14%,100% 100%,4% 100%,0 84%)}.poster--cyber-grid .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-gold);font-family:Consolas,monospace;font-size:18px}.poster--cyber-grid .poster-eyebrow{color:var(--poster-gold);font-family:Consolas,monospace}.poster--cyber-grid .poster-header h1{font-size:68px;text-shadow:4px 4px 0 var(--poster-red)}.poster--cyber-grid .poster-display-title{font-size:92px}.poster--cyber-grid .poster-cn-title{color:var(--poster-ink);background:var(--poster-gold);border:0;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%)}.poster--cyber-grid .poster-date-lockup{border-color:var(--poster-gold)}.poster--cyber-grid .poster-date-lockup span{background:var(--poster-red)}.poster--cyber-grid .poster-date-lockup strong{background:#050b13e6}.poster--cyber-grid .poster-week-strip{flex-basis:96px;background:transparent;border:2px solid var(--poster-gold)}.poster--cyber-grid .poster-day-tab{color:var(--poster-paper-light);background:#050b13e0;border-right:1px solid var(--poster-gold)}.poster--cyber-grid .poster-day-tab.is-weekend{color:var(--poster-ink);background:var(--poster-gold)}.poster--cyber-grid .day-tab-index{display:block;color:var(--poster-red);font-family:Consolas,monospace;font-size:13px}.poster--cyber-grid .poster-schedule{gap:8px;padding:8px;background:#050b13b8;border:2px solid var(--poster-gold)}.poster--cyber-grid .poster-day-column{border:1px solid color-mix(in srgb,var(--poster-gold) 55%,transparent)}.poster--cyber-grid .day-column-caption{color:var(--poster-gold);background:#10243aeb;border:0}.poster--cyber-grid .poster-day-column.is-weekend .day-column-caption{color:var(--poster-paper-light);background:var(--poster-red)}.poster--cyber-grid .day-course-list{gap:10px;padding:9px;background:#10243ab8}.poster--cyber-grid .poster-course-card{min-height:210px;color:var(--poster-paper-light);background:#050b13eb;border:1px solid var(--poster-gold);border-radius:0;box-shadow:4px 4px color-mix(in srgb,var(--poster-red) 55%,transparent)}.poster--cyber-grid .poster-course-card:before{height:5px;background:var(--poster-gold)}.poster--cyber-grid .course-time{color:var(--poster-ink);background:var(--poster-gold)}.poster--cyber-grid .teacher-stack img{border-color:var(--poster-gold);box-shadow:0 0 14px color-mix(in srgb,var(--poster-gold) 70%,transparent)}.poster--cyber-grid .course-meta{color:var(--poster-gold)}.poster--cyber-grid .poster-footer{flex-basis:120px;color:var(--poster-paper-light);background:#050b13eb;border:2px solid var(--poster-gold)}.poster--cyber-grid .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--cyber-grid.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--cyber-grid.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--cyber-grid.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--cyber-grid .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--cyber-grid.schedule-layout--timeline .timeline-slot{border-style:solid}.poster--cyber-grid.schedule-layout--timeline .timeline-slot{color:var(--poster-paper-light);background:#050b1375;border-color:color-mix(in srgb,var(--poster-gold) 50%,transparent)}.poster--cyber-grid{gap:12px;padding:24px;color:var(--poster-paper-light);background-color:var(--poster-ink);background-image:linear-gradient(rgba(52,255,209,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(52,255,209,.08) 1px,transparent 1px),radial-gradient(circle at 82% 8%,var(--poster-red),transparent 31%);background-size:42px 42px,42px 42px,auto}.poster--ballet-rose .poster-veil{background:radial-gradient(circle at 84% 4%,color-mix(in srgb,var(--poster-red) 25%,transparent),transparent 36%)}.poster--ballet-rose .poster-header{flex-basis:360px;padding:50px 44px 34px;color:var(--poster-ink);background:transparent;border:1px solid var(--poster-red)}.poster--ballet-rose .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-red);font-family:Georgia,serif;font-size:16px;letter-spacing:.1em}.poster--ballet-rose .poster-eyebrow{color:var(--poster-red);font-family:Georgia,serif;font-weight:500}.poster--ballet-rose .poster-header h1{color:var(--poster-ink);font-family:Georgia,Microsoft YaHei,serif;font-size:68px;font-weight:650;letter-spacing:-.04em}.poster--ballet-rose .poster-display-title{color:var(--poster-red);font-family:Georgia,serif;font-size:82px;font-weight:500;font-style:italic}.poster--ballet-rose .poster-cn-title{color:var(--poster-ink);background:transparent;border-bottom:2px solid var(--poster-gold);font-family:Georgia,serif;font-size:42px}.poster--ballet-rose .poster-date-lockup{color:var(--poster-ink);border:1px solid var(--poster-gold)}.poster--ballet-rose .poster-date-lockup span{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-rose .poster-date-lockup strong{color:var(--poster-ink);background:transparent}.poster--ballet-rose .poster-week-strip{flex-basis:98px;gap:8px;background:transparent;border:0}.poster--ballet-rose .poster-day-tab{color:var(--poster-ink);background:color-mix(in srgb,var(--poster-paper-light) 85%,transparent);border:1px solid var(--poster-red);border-radius:999px}.poster--ballet-rose .poster-day-tab.is-weekend{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-rose .poster-schedule{gap:10px;padding:0;background:transparent;border:0}.poster--ballet-rose .poster-day-column{overflow:hidden;border:1px solid color-mix(in srgb,var(--poster-red) 55%,transparent);border-radius:20px}.poster--ballet-rose .day-column-caption{color:var(--poster-ink);background:color-mix(in srgb,var(--poster-red) 18%,var(--poster-paper-light));border:0}.poster--ballet-rose .poster-day-column.is-weekend .day-column-caption{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-rose .day-course-list{gap:10px;background:color-mix(in srgb,var(--poster-paper-light) 88%,transparent)}.poster--ballet-rose .poster-course-card{min-height:214px;color:var(--poster-ink);background:var(--poster-paper-light);border:1px solid color-mix(in srgb,var(--poster-red) 62%,transparent);border-radius:22px;box-shadow:0 8px 20px #3b172317}.poster--ballet-rose .poster-course-card:before{display:none}.poster--ballet-rose .course-time{color:var(--poster-red);background:transparent;border-bottom:1px solid var(--poster-gold)}.poster--ballet-rose .teacher-stack img{border-color:var(--poster-paper-light);box-shadow:0 0 0 2px var(--poster-red)}.poster--ballet-rose .course-meta{color:var(--poster-red)}.poster--ballet-rose .poster-footer{flex-basis:122px;color:var(--poster-paper-light);background:var(--poster-ink);border:0;border-radius:18px}.poster--ballet-rose .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--ballet-rose.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--ballet-rose.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--ballet-rose.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--ballet-rose .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--ballet-rose.schedule-layout--timeline .timeline-slot{border-color:color-mix(in srgb,var(--poster-red) 45%,transparent);border-radius:14px}.poster--ballet-rose{gap:18px;padding:34px;color:var(--poster-ink);background:linear-gradient(145deg,var(--poster-paper-light),var(--poster-paper))}.poster--chrome-club .poster-veil{background:linear-gradient(120deg,#0003,#000000bf)}.poster--chrome-club .poster-header{flex-basis:310px;padding:32px;background:linear-gradient(105deg,#090a0af5,#464d50d9);border:3px solid var(--poster-paper-light);border-bottom:12px solid var(--poster-red)}.poster--chrome-club .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-red);font-family:Consolas,monospace}.poster--chrome-club .poster-eyebrow{color:var(--poster-red)}.poster--chrome-club .poster-header h1{font-size:64px;text-transform:uppercase}.poster--chrome-club .poster-display-title{font-size:86px;color:transparent;background:linear-gradient(#fff,#697176,#fff);-webkit-background-clip:text}.poster--chrome-club .poster-cn-title{color:var(--poster-ink);background:var(--poster-red);border:3px solid var(--poster-paper-light);transform:skew(-7deg)}.poster--chrome-club .poster-date-lockup{margin-top:12px;border-color:var(--poster-red)}.poster--chrome-club .poster-date-lockup span{color:var(--poster-ink);background:var(--poster-red)}.poster--chrome-club .poster-week-strip{flex-basis:86px;background:var(--poster-ink);border:3px solid var(--poster-paper-light)}.poster--chrome-club .poster-day-tab{color:var(--poster-paper-light);background:var(--poster-ink);border-right:1px solid var(--poster-paper)}.poster--chrome-club .poster-day-tab.is-weekend{color:var(--poster-ink);background:var(--poster-red)}.poster--chrome-club .poster-schedule{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;padding:8px;background:#090a0aeb;border:3px solid var(--poster-paper-light)}.poster--chrome-club .poster-day-column{grid-template-rows:42px minmax(0,1fr);overflow:hidden;border:1px solid #7d878c}.poster--chrome-club .day-column-caption{color:var(--poster-ink);background:var(--poster-red);border:0}.poster--chrome-club .day-course-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:7px;padding:8px;background:#1d2021f5}.poster--chrome-club .poster-course-card{min-height:122px;padding:10px 5px 7px;color:var(--poster-paper-light);background:#101212;border:1px solid #768087;border-radius:2px;box-shadow:3px 3px 0 var(--poster-red)}.poster--chrome-club .poster-course-card:before{height:4px;background:var(--poster-red)}.poster--chrome-club .course-time{padding:2px 5px;margin:0;color:var(--poster-ink);font-size:19px;background:var(--poster-red)}.poster--chrome-club .course-name{min-height:30px;font-size:15px}.poster--chrome-club .teacher-lockup{flex-direction:row;gap:4px;margin-top:2px}.poster--chrome-club .teacher-stack{min-height:30px}.poster--chrome-club .teacher-stack img{width:30px;height:30px;border-width:1px;box-shadow:0 0 0 1px var(--poster-red)}.poster--chrome-club .teacher-lockup>span{max-width:58px;font-size:11px}.poster--chrome-club .course-meta{font-size:10px;color:var(--poster-red)}.poster--chrome-club .difficulty svg{width:10px;height:10px}.poster--chrome-club .poster-footer{flex-basis:108px;color:var(--poster-paper-light);background:var(--poster-ink);border:3px solid var(--poster-paper-light);border-left:20px solid var(--poster-red)}.poster--chrome-club .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--chrome-club.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--chrome-club.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--chrome-club.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--chrome-club .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--chrome-club .poster-day-column.is-very-busy-day .poster-course-card{min-height:168px!important}.poster--chrome-club{gap:12px;padding:24px;color:var(--poster-paper-light);background:linear-gradient(135deg,#111 0%,var(--poster-paper) 46%,#0a0a0a 47%,#202426 100%)}.poster--sunset-pop .poster-veil{background:radial-gradient(circle at 90% 8%,var(--poster-gold) 0 10%,transparent 10.2%),radial-gradient(circle at 10% 90%,var(--poster-red) 0 7%,transparent 7.2%);opacity:.58}.poster--sunset-pop .poster-header{flex-basis:350px;padding:38px;color:var(--poster-ink);background:var(--poster-paper-light);border:5px solid var(--poster-ink);border-radius:34px;box-shadow:12px 12px 0 var(--poster-red)}.poster--sunset-pop .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-red);font-family:Impact,Arial Narrow,sans-serif}.poster--sunset-pop .poster-eyebrow{color:var(--poster-red)}.poster--sunset-pop .poster-header h1{color:var(--poster-ink);font-size:70px}.poster--sunset-pop .poster-display-title{color:var(--poster-ink);font-size:88px}.poster--sunset-pop .poster-cn-title{color:var(--poster-paper-light);background:var(--poster-red);border:4px solid var(--poster-ink);border-radius:999px;text-align:center}.poster--sunset-pop .poster-date-lockup{color:var(--poster-ink);border:4px solid var(--poster-ink);border-radius:999px}.poster--sunset-pop .poster-date-lockup span{color:var(--poster-ink);background:var(--poster-gold)}.poster--sunset-pop .poster-date-lockup strong{background:var(--poster-paper-light)}.poster--sunset-pop .poster-week-strip{flex-basis:100px;gap:7px;background:transparent;border:0}.poster--sunset-pop .poster-day-tab{color:var(--poster-ink);background:var(--poster-gold);border:3px solid var(--poster-ink);border-radius:16px}.poster--sunset-pop .poster-day-tab:nth-child(2n){background:var(--poster-paper)}.poster--sunset-pop .poster-day-tab.is-weekend{color:var(--poster-paper-light);background:var(--poster-red)}.poster--sunset-pop .poster-schedule{gap:8px;padding:0;background:transparent;border:0}.poster--sunset-pop .poster-day-column{overflow:hidden;border:3px solid var(--poster-ink);border-radius:18px;box-shadow:5px 5px 0 var(--poster-ink)}.poster--sunset-pop .day-column-caption{color:var(--poster-paper-light);background:var(--poster-ink);border:0}.poster--sunset-pop .poster-day-column.is-weekend .day-column-caption{background:var(--poster-red)}.poster--sunset-pop .day-course-list{gap:10px;background:color-mix(in srgb,var(--poster-paper-light) 90%,transparent)}.poster--sunset-pop .poster-course-card{min-height:212px;color:var(--poster-ink);background:var(--poster-paper-light);border:2px solid var(--poster-ink);border-radius:16px;box-shadow:none}.poster--sunset-pop .poster-course-card:before{height:8px;background:var(--course-accent)}.poster--sunset-pop .course-time{color:var(--poster-paper-light);background:var(--poster-red);border-radius:999px}.poster--sunset-pop .teacher-stack img{border-color:var(--poster-paper-light);box-shadow:0 0 0 2px var(--poster-ink)}.poster--sunset-pop .poster-footer{flex-basis:124px;color:var(--poster-paper-light);background:var(--poster-ink);border:0;border-radius:28px}.poster--sunset-pop .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--sunset-pop.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--sunset-pop.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--sunset-pop.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--sunset-pop .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--sunset-pop{gap:16px;padding:28px;color:var(--poster-ink);background:linear-gradient(145deg,var(--poster-paper-light) 0 58%,var(--poster-paper) 58% 100%)}.poster-canvas.poster--ice-stage.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--ice-stage.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--ice-stage.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--ice-stage .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--ice-stage .poster-veil{background:#02091c14}.poster--ice-stage .poster-header{flex-basis:420px;padding:26px 30px 22px;color:var(--poster-ink);background:transparent;border:0}.poster--ice-stage .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-ink);font-family:Impact,Arial Narrow,sans-serif;font-size:16px;letter-spacing:.12em}.poster--ice-stage .poster-eyebrow{margin-top:18px;margin-bottom:6px;color:var(--poster-ink);font-size:18px;letter-spacing:.14em}.poster--ice-stage .poster-header h1{max-width:720px;color:var(--poster-ink);font-family:Georgia,Microsoft YaHei,serif;font-size:64px;font-style:italic;font-weight:900;letter-spacing:-.05em}.poster--ice-stage .poster-title-row{align-items:center;gap:18px;margin-top:14px}.poster--ice-stage .poster-display-title{color:var(--poster-paper-light);font-family:Impact,Arial Narrow,sans-serif;font-size:112px;letter-spacing:-.025em;line-height:.82;text-shadow:0 7px 0 rgba(5,14,42,.48),0 16px 28px rgba(4,13,41,.32)}.poster--ice-stage .poster-cn-title{flex-basis:236px;padding:11px 14px 9px;color:var(--poster-ink);font-size:38px;text-align:center;background:#f3f8ffd6;border:1px solid rgba(255,255,255,.9);border-radius:999px}.poster--ice-stage .poster-date-lockup{margin-top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:999px}.poster--ice-stage .poster-date-lockup span{color:var(--poster-ink);background:#f3f8ffe6}.poster--ice-stage .poster-date-lockup strong{color:var(--poster-paper-light);background:#06122bdb}.poster--ice-stage .poster-week-strip{flex-basis:78px;gap:8px;padding:5px 0;overflow:visible;background:transparent;border:0}.poster--ice-stage .poster-day-tab{color:var(--poster-paper-light);background:#050c20e0;border:1px solid rgba(243,248,255,.88);border-radius:999px}.poster--ice-stage .poster-day-tab.is-weekend{color:var(--poster-ink);background:#a9d8fff0}.poster--ice-stage .poster-day-tab span{font-size:19px}.poster--ice-stage .poster-day-tab strong{font-size:22px}.poster--ice-stage .poster-schedule{gap:8px;padding:8px;background:#040c2352;border:1px solid rgba(217,237,255,.38);border-radius:16px}.poster--ice-stage .poster-day-column{grid-template-rows:44px minmax(0,1fr);overflow:hidden;border:1px solid rgba(217,237,255,.56);border-radius:12px}.poster--ice-stage .day-column-caption{padding:0 8px;color:var(--poster-paper-light);background:#050d25e0;border:0}.poster--ice-stage .poster-day-column.is-weekend .day-column-caption{color:var(--poster-ink);background:#a9d8ffeb}.poster--ice-stage .day-column-caption span{font-size:18px}.poster--ice-stage .day-column-caption strong{font-size:15px}.poster--ice-stage .day-course-list,.poster--ice-stage .poster-day-column.is-very-busy-day .day-course-list{gap:8px;padding:8px;background:#0714377a}.poster--ice-stage .poster-course-card,.poster--ice-stage .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px!important;padding:12px 6px 8px;color:var(--poster-ink);background:#b6d8ffd1;border:1px solid rgba(255,255,255,.9);border-radius:11px;box-shadow:0 8px 20px #01081f57,inset 0 1px #ffffff94}.poster--ice-stage.density--comfortable .poster-course-card,.poster--ice-stage.density--comfortable .poster-day-column.is-very-busy-day .poster-course-card{min-height:225px!important}.poster--ice-stage.density--compact .poster-course-card,.poster--ice-stage.density--compact .poster-day-column.is-very-busy-day .poster-course-card{min-height:152px!important}.poster--ice-stage .poster-course-card:before{height:7px;background:var(--course-accent)}.poster--ice-stage .course-time{color:var(--poster-paper-light);background:#06122beb;border-radius:999px}.poster--ice-stage .course-name,.poster--ice-stage .poster-day-column.is-very-busy-day .course-name{color:var(--poster-ink)}.poster--ice-stage .teacher-stack img{border-color:#f3f8fff5;box-shadow:0 0 0 2px #06122be0}.poster--ice-stage .teacher-lockup>span,.poster--ice-stage .course-meta{color:var(--poster-ink)}.poster--ice-stage .difficulty{color:#315f9d}.poster--ice-stage .poster-empty-day{color:#f3f8ffad;border-color:#d9edff57}.poster--ice-stage .poster-footer{flex-basis:126px;color:var(--poster-paper-light);background:#030a1ce6;border:1px solid rgba(217,237,255,.44);border-radius:16px}.poster--ice-stage.schedule-layout--timeline .poster-day-column{grid-template-rows:44px max-content}.poster--ice-stage.schedule-layout--timeline .timeline-slot{color:var(--poster-paper-light);background:#1b3c778a;border-color:#d9edff80;border-style:solid;border-radius:10px}.poster--ice-stage.schedule-layout--timeline .timeline-slot.is-empty{color:#f3f8ff9e;background:#040d2694}.poster--ice-stage.schedule-layout--timeline .timeline-slot.is-empty.is-slot-background-unified{background:#1b3c778a}.poster--ice-stage{gap:10px;padding:18px 28px 26px;color:var(--poster-paper-light);background-color:#050b20;background-position:center top;background-repeat:no-repeat;background-size:100% auto}.poster--studio-grid .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--studio-grid.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--studio-grid.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--studio-grid.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--studio-grid .poster-veil{background:#ffffff1f}.poster--studio-grid .poster-header{flex-basis:300px;padding:28px 30px 22px;color:var(--poster-paper-light);background:#0e0e0ef0;border:4px solid var(--poster-ink);box-shadow:inset 0 -10px color-mix(in srgb,var(--poster-red) 78%,white)}.poster--studio-grid .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-red);font-family:Impact,Arial Narrow,sans-serif;font-size:14px;letter-spacing:.12em}.poster--studio-grid .poster-eyebrow{margin-top:12px;margin-bottom:8px;color:var(--poster-paper-light);font-size:18px}.poster--studio-grid .poster-header h1{color:var(--poster-paper-light);font-family:Georgia,Microsoft YaHei,serif;font-size:56px;font-weight:750;letter-spacing:-.04em}.poster--studio-grid .poster-title-row{align-items:center;margin-top:4px}.poster--studio-grid .poster-display-title{color:var(--poster-paper-light);font-size:84px}.poster--studio-grid .poster-cn-title{flex-basis:240px;padding:10px 12px 8px;color:var(--poster-ink);font-size:38px;text-align:center;background:var(--poster-paper-light);border:0}.poster--studio-grid .poster-date-lockup{margin-top:10px;border:2px solid var(--poster-paper-light)}.poster--studio-grid .poster-date-lockup span{color:var(--poster-ink);background:var(--poster-red)}.poster--studio-grid .poster-date-lockup strong{color:var(--poster-paper-light);background:var(--poster-ink)}.poster--studio-grid .poster-week-strip{flex-basis:84px;gap:5px;padding:6px;background:var(--poster-paper-light);border:3px solid var(--poster-ink)}.poster--studio-grid .poster-day-tab{color:var(--poster-paper-light);background:var(--poster-ink);border:0;transform:skew(-3deg)}.poster--studio-grid .poster-day-tab.is-weekend{color:var(--poster-ink);background:var(--poster-red)}.poster--studio-grid .poster-day-tab span{font-size:21px}.poster--studio-grid .poster-day-tab strong{font-size:23px}.poster--studio-grid .poster-schedule{gap:5px;padding:6px;background:#fffdf8eb;border:3px solid var(--poster-ink)}.poster--studio-grid .poster-day-column{grid-template-rows:40px minmax(0,1fr);overflow:hidden;border:2px solid var(--poster-ink);border-radius:7px}.poster--studio-grid .day-column-caption{padding:0 7px;color:var(--poster-paper-light);background:var(--poster-ink);border:0}.poster--studio-grid .day-column-caption span{font-size:17px}.poster--studio-grid .day-column-caption strong{font-size:15px}.poster--studio-grid .day-course-list,.poster--studio-grid .poster-day-column.is-very-busy-day .day-course-list{gap:5px;padding:5px;background:#f8f8f6d6}.poster--studio-grid .poster-course-card,.poster--studio-grid .poster-day-column.is-very-busy-day .poster-course-card{display:grid;grid-template-rows:auto minmax(32px,1fr) auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:3px 8px;min-height:132px!important;padding:6px;color:var(--poster-ink);text-align:left;background:#fffffff5;border:2px solid var(--poster-ink);border-radius:7px;box-shadow:none}.poster--studio-grid.density--comfortable .poster-course-card,.poster--studio-grid.density--comfortable .poster-day-column.is-very-busy-day .poster-course-card{min-height:156px!important}.poster--studio-grid .poster-course-card:has(.teacher-lockup){grid-template-columns:56px minmax(0,1fr)!important}.poster--studio-grid .poster-course-card:before{display:none}.poster--studio-grid .course-time{grid-row:1;grid-column:1;align-self:start;min-width:0;max-width:100%;padding:1px 2px 3px;margin:0 0 4px;overflow:hidden;color:var(--poster-ink);font-size:17px;text-overflow:ellipsis;text-align:center;white-space:nowrap;background:transparent;border-bottom:2px solid var(--poster-ink)}.poster--studio-grid .poster-course-card:has(.teacher-lockup) .course-time,.poster--studio-grid .poster-course-card:has(.teacher-lockup) .course-name,.poster--studio-grid .poster-course-card:has(.teacher-lockup) .course-meta{grid-column:2}.poster--studio-grid .course-name,.poster--studio-grid .poster-day-column.is-very-busy-day .course-name{grid-row:2;grid-column:1;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:42px;max-height:42px;font-size:16px;line-height:1.12;text-align:center!important;word-break:break-word;overflow-wrap:anywhere}.poster--studio-grid .teacher-lockup,.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-lockup{position:static;grid-row:1 / 4;grid-column:1;display:flex;flex-direction:column!important;align-items:stretch!important;align-self:stretch;gap:0;width:56px!important;min-width:0;height:100%;margin:0;overflow:hidden;background:color-mix(in srgb,var(--poster-red) 82%,white);border-right:2px solid var(--poster-ink);border-radius:3px 0 0 3px}.poster--studio-grid .teacher-stack,.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;width:100%!important;min-height:0!important}.poster--studio-grid .teacher-stack img,.poster--studio-grid .poster-day-column.is-very-busy-day .teacher-stack img{flex:0 0 auto;width:48px!important;height:48px!important;min-height:0!important;margin:0;object-fit:cover;border:0;border-radius:0;box-shadow:none}.poster--studio-grid .teacher-lockup>span{display:-webkit-box;width:100%!important;max-width:none;min-height:22px;max-height:24px;padding:2px 3px;overflow:hidden;color:var(--poster-paper-light);font-size:9px;line-height:1.05;text-align:center;white-space:normal;word-break:break-all;background:var(--poster-ink);-webkit-box-orient:vertical;-webkit-line-clamp:2}.poster--studio-grid .course-meta{grid-row:3;grid-column:1;min-width:0;justify-content:center;gap:2px;margin-top:auto;color:var(--poster-ink);font-size:9px;text-align:center}.poster--studio-grid .poster-course-card:has(.teacher-lockup) .course-name,.poster--studio-grid .poster-course-card:has(.teacher-lockup) .course-meta{grid-column:2}.poster--studio-grid .difficulty svg{width:8px;height:8px}.poster--studio-grid .poster-footer{flex-basis:112px;color:var(--poster-paper-light);background:#0e0e0ef5;border:3px solid var(--poster-ink);border-top:8px solid var(--poster-red)}.poster--studio-grid.schedule-layout--timeline .poster-day-column{grid-template-rows:40px max-content}.poster--studio-grid.schedule-layout--timeline .timeline-slot{border-style:solid}.poster--studio-grid.schedule-layout--timeline .timeline-slot{padding:22px 3px 3px;color:var(--poster-ink);background:#ffffffb8;border-color:#1111114d;border-radius:4px}.poster--studio-grid.schedule-layout--timeline .timeline-slot.is-time-label-hidden{padding-top:3px}.poster--studio-grid{gap:10px;padding:20px 26px 24px;color:var(--poster-ink);background-color:var(--poster-paper-light);background-position:center top;background-size:cover}.poster--ballet-bow .poster-footer.has-checkin-qr{flex-basis:168px}.poster-canvas.poster--ballet-bow.density--comfortable .poster-day-column.is-busy-day .day-course-list{gap:9px;padding:10px 7px}.poster-canvas.poster--ballet-bow.density--comfortable .poster-day-column.is-busy-day .poster-course-card{min-height:240px;padding:15px 6px 9px}.poster-canvas.poster--ballet-bow.density--comfortable .poster-day-column.is-busy-day .teacher-stack img{width:64px;height:64px}.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .day-course-list{gap:7px;padding:8px 6px}.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .poster-course-card{min-height:176px;padding:10px 5px 7px}.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .course-name{min-height:34px;font-size:17px}.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .teacher-lockup{flex-direction:row;gap:4px;margin-top:4px}.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .teacher-stack,.poster-canvas.poster--ballet-bow .poster-day-column.is-very-busy-day .teacher-stack img{min-height:38px;width:38px;height:38px}.poster--ballet-bow .poster-veil{background:#fff9f024}.poster--ballet-bow .poster-header{flex-basis:348px;padding:42px 38px 30px;color:var(--poster-ink);background:#fff9f0e0;border:2px solid var(--poster-gold);border-radius:34px 34px 18px 18px;box-shadow:0 15px 30px #583b451f}.poster--ballet-bow .poster-template-id{display:flex;justify-content:space-between;color:var(--poster-red);font-family:Georgia,serif;font-size:14px;font-style:italic;letter-spacing:.12em}.poster--ballet-bow .poster-eyebrow{margin-top:16px;color:var(--poster-red);font-family:Georgia,serif;font-size:18px;font-weight:600}.poster--ballet-bow .poster-header h1{color:var(--poster-ink);font-family:Georgia,Microsoft YaHei,serif;font-size:64px;font-weight:700;text-align:center}.poster--ballet-bow .poster-title-row{align-items:center;margin-top:14px}.poster--ballet-bow .poster-display-title{color:var(--poster-red);font-family:Georgia,serif;font-size:70px;font-weight:500;font-style:italic}.poster--ballet-bow .poster-cn-title{flex-basis:250px;padding:11px 14px;color:var(--poster-ink);font-family:Georgia,serif;font-size:38px;text-align:center;background:color-mix(in srgb,var(--poster-red) 22%,var(--poster-paper-light));border:1px solid var(--poster-gold);border-radius:999px}.poster--ballet-bow .poster-date-lockup{margin-top:12px;color:var(--poster-ink);border:1px solid var(--poster-gold);border-radius:999px}.poster--ballet-bow .poster-date-lockup span{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-bow .poster-date-lockup strong{color:var(--poster-ink);background:#fff9f0e6}.poster--ballet-bow .poster-week-strip{flex-basis:92px;gap:7px;padding:5px;background:#fff9f0d1;border:1px solid var(--poster-gold);border-radius:999px}.poster--ballet-bow .poster-day-tab{color:var(--poster-ink);background:color-mix(in srgb,var(--poster-red) 22%,var(--poster-paper-light));border:0;border-radius:999px}.poster--ballet-bow .poster-day-tab.is-weekend{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-bow .poster-schedule{gap:8px;padding:9px;background:#fff9f0b8;border:1px solid var(--poster-gold);border-radius:24px}.poster--ballet-bow .poster-day-column{overflow:hidden;border:1px solid color-mix(in srgb,var(--poster-red) 55%,white);border-radius:18px}.poster--ballet-bow .day-column-caption{color:var(--poster-ink);background:color-mix(in srgb,var(--poster-red) 30%,var(--poster-paper-light));border:0}.poster--ballet-bow .poster-day-column.is-weekend .day-column-caption{color:var(--poster-paper-light);background:var(--poster-red)}.poster--ballet-bow .day-course-list{background:#fff9f0b8}.poster--ballet-bow .poster-course-card{color:var(--poster-ink);background:#fffdf8f5;border:1px solid color-mix(in srgb,var(--poster-red) 56%,white);border-radius:20px 20px 10px 10px;box-shadow:0 7px 15px #583b451a}.poster--ballet-bow .poster-course-card:before{height:7px;background:var(--poster-red)}.poster--ballet-bow .course-time{color:var(--poster-red);background:transparent;border-bottom:1px solid var(--poster-gold)}.poster--ballet-bow .course-name{font-family:Georgia,Microsoft YaHei,serif}.poster--ballet-bow .teacher-stack img{border-color:var(--poster-paper-light);box-shadow:0 0 0 2px var(--poster-red)}.poster--ballet-bow .course-meta{color:var(--poster-red)}.poster--ballet-bow .poster-footer{flex-basis:126px;color:var(--poster-paper-light);background:var(--poster-ink);border:2px solid var(--poster-gold);border-radius:22px}.poster--ballet-bow.schedule-layout--timeline .timeline-slot{border-color:color-mix(in srgb,var(--poster-red) 45%,transparent);border-radius:14px}.poster--ballet-bow{gap:14px;padding:28px 30px 30px;color:var(--poster-ink);background-color:var(--poster-paper-light);background-position:center top;background-size:cover}
