.custom-select{position:relative;width:100%;min-width:0}.custom-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;border:0;border-radius:14px;background:hsla(0,0%,100%,.82);color:#171323;padding:10px 12px;font:inherit;font-weight:850;text-align:left;box-shadow:inset 0 0 0 1px rgba(82,60,130,.12),0 8px 18px rgba(65,45,115,.05);cursor:pointer;outline:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.custom-select-trigger:hover,.custom-select.is-open .custom-select-trigger{background:#fff;box-shadow:inset 0 0 0 1.5px rgba(143,107,255,.58),0 12px 24px rgba(143,107,255,.13)}.custom-select-trigger:active{transform:translateY(1px)}.custom-select-trigger svg{flex:0 0 auto;color:#8f6bff;transition:transform .16s ease}.custom-select-clear{position:absolute;top:50%;right:34px;z-index:2;display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:999px;background:rgba(243,244,246,.95);color:#6b7280;padding:0;transform:translateY(-50%)}.custom-select-clear:hover{background:#ede9fe;color:#6d28d9}.custom-select.is-open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select-placeholder{color:#8a7b9a}.custom-select-menu{position:absolute;z-index:4000;top:calc(100% + 8px);left:0;right:0;display:grid;gap:4px;max-height:260px;overflow:auto;border:1px solid rgba(96,72,148,.14);border-radius:16px;background:hsla(0,0%,100%,.96);padding:6px;box-shadow:0 22px 52px rgba(43,29,74,.18);backdrop-filter:blur(18px) saturate(1.08)}.custom-select-search{display:block;padding:4px}.custom-select-search input{width:100%;min-height:34px;border:1px solid rgba(96,72,148,.14);border-radius:11px;outline:0;background:#f9fafb;color:#171323;padding:0 10px;font-size:13px;font-weight:750}.custom-select-search input:focus{border-color:rgba(124,58,237,.32);background:#fff;box-shadow:0 0 0 3px rgba(191,167,255,.16)}.custom-select-menu button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;border:0;border-radius:12px;background:transparent;color:#241935;padding:9px 10px;font:inherit;font-size:13px;font-weight:850;text-align:left;cursor:pointer}.custom-select-menu button.active,.custom-select-menu button:hover{background:linear-gradient(135deg,rgba(246,241,255,.98),rgba(232,224,255,.78));color:#5f3ed1}.custom-select-menu small{display:block;margin-top:2px;color:#7a6d8c;font-size:11px}.custom-select-empty{padding:12px;color:#8a7b9a;font-size:12px;font-weight:750;text-align:center}body .app-dialog .custom-select-trigger,body .course-base-editor .custom-select-trigger{min-height:42px}.media-layout-controls .custom-select,.rich-media-node-controls .custom-select,.toolbar-group .custom-select{width:auto;min-width:82px}.media-layout-controls .custom-select-trigger,.rich-media-node-controls .custom-select-trigger,.toolbar-group .custom-select-trigger{min-height:30px;border-radius:10px;padding:5px 8px;font-size:12px;box-shadow:inset 0 0 0 1px rgba(82,60,130,.14)}.media-layout-controls .custom-select-menu,.rich-media-node-controls .custom-select-menu,.toolbar-group .custom-select-menu{min-width:98px}body .admin-shell{grid-template-columns:260px minmax(0,1fr)!important}body .admin-identity{border-bottom:1px solid rgba(64,45,105,.1);margin:-2px 0 14px;padding:0 0 16px}body .admin-identity strong{display:block;color:var(--wy-ink)!important;font-size:19px;font-weight:950;letter-spacing:-.04em}body .admin-identity span{display:inline-flex;margin-top:8px;border-radius:999px;background:rgba(246,241,255,.82);padding:6px 10px;color:var(--wy-muted)!important;font-size:12px;font-weight:850}body .admin-main{overflow:visible!important}body .admin-main>header{align-items:center!important;margin-bottom:12px!important;padding-bottom:12px!important}body .admin-main h1{font-size:clamp(26px,2.2vw,38px)!important;line-height:1.08!important;letter-spacing:-.04em!important}body .admin-panel{min-height:0!important;border-radius:24px!important;padding:14px!important}body .admin-panel .lane-title{gap:14px!important}body .admin-panel .lane-title h2{font-size:21px!important}body .admin-list{display:grid!important;gap:10px!important;max-height:calc(100vh - 236px)!important;overflow:auto!important;overscroll-behavior:contain}.admin-table-wrap{min-width:0;overflow:auto;border:1px solid rgba(64,45,105,.1);border-radius:18px;background:hsla(0,0%,100%,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.admin-data-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;color:#211831;font-size:13px}.admin-data-table th{position:sticky;top:0;z-index:2;border-bottom:1px solid rgba(64,45,105,.1);background:rgba(248,246,255,.96);color:#7b6a91;padding:11px 12px;font-size:12px;font-weight:900;text-align:left;white-space:nowrap}.admin-data-table td{border-bottom:1px solid rgba(64,45,105,.07);padding:10px 12px;vertical-align:middle}.admin-data-table tbody tr{transition:background .16s ease}.admin-data-table tbody tr:hover{background:rgba(246,241,255,.62)}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-actions-col{width:150px;text-align:right!important}.admin-table-actions,.admin-user-cell{display:inline-flex;align-items:center;gap:8px;min-width:0}.admin-avatar-mini{display:inline-grid;flex:0 0 auto;width:26px;height:26px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#171323,#8f6bff);color:#fff;font-size:11px;font-weight:950}.admin-filter-row,.role-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-filter-row{justify-content:flex-start;margin-bottom:10px}.admin-filter-row .custom-select{width:190px}.admin-ghost-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(124,58,237,.18)!important;border-radius:14px!important;background:hsla(0,0%,100%,.82)!important;color:#6d28d9!important;padding:0 13px!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45)!important;font-size:13px;font-weight:900;white-space:nowrap}.admin-ghost-action:hover{background:#f5f3ff!important;transform:translateY(-1px)}.admin-table-actions{justify-content:flex-end;width:100%}.admin-data-table td>strong,.admin-user-cell strong{display:inline-block;max-width:420px;overflow:hidden;color:#211831;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.credit-number{color:#3a2863;font-variant-numeric:tabular-nums;font-weight:950}.role-pill,.status-pill,.vip-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:950;line-height:1;white-space:nowrap}.role-pill.admin{background:#211831;color:#fff}.role-pill.editor{background:#e6f2ff;color:#145189}.role-pill.member{background:#f2ebff;color:#6942d8}.status-pill.active{background:#e8f8ef;color:#167545}.status-pill.disabled{background:#f4f0f6;color:#7b6a91}.vip-badge{background:linear-gradient(135deg,#fff2c7,#ffd66c);color:#5d3e00}.row-more-trigger,.text-action{border:0!important;border-radius:999px!important;background:rgba(246,241,255,.94)!important;color:#5f3ed1!important;box-shadow:none!important;cursor:pointer;font-size:12px;font-weight:950}.text-action{min-height:30px;padding:0 10px}.row-more-menu{position:relative;flex:0 0 auto}.row-more-trigger{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0!important}.row-more-trigger:hover,.text-action:hover{background:#fff!important;transform:translateY(-1px)}.row-more-list{position:absolute;z-index:50;top:calc(100% + 8px);right:0;display:grid;gap:4px;min-width:150px;border:1px solid rgba(64,45,105,.12);border-radius:14px;background:hsla(0,0%,100%,.98);padding:6px;box-shadow:0 18px 38px rgba(41,30,70,.16);backdrop-filter:blur(16px)}.row-more-list button{justify-content:flex-start;width:100%;min-height:34px;border:0!important;border-radius:10px!important;background:transparent!important;color:#2c203d!important;padding:8px 10px!important;box-shadow:none!important;font-size:12px;font-weight:850;text-align:left}.row-more-list button:hover{background:rgba(246,241,255,.9)!important}.row-more-list button.danger{color:#b42318!important}body .admin-shell{position:relative!important;isolation:isolate;overflow:clip}body .admin-shell>.site-top-nav{position:relative!important;z-index:6!important}body .admin-rail{display:flex!important;flex-direction:column!important;min-height:calc(100vh - 106px);overflow:hidden!important;padding:14px!important}body .admin-identity{display:flex!important;align-items:center;gap:12px;margin:0 0 12px!important;border-bottom:1px solid rgba(31,22,48,.07)!important;padding:2px 2px 14px!important}body .admin-avatar{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:50%;background:radial-gradient(circle at 32% 20%,hsla(0,0%,100%,.74),transparent 40%),linear-gradient(135deg,#171323,#8f6bff);color:#fff;font-size:16px;font-weight:950;box-shadow:0 12px 24px rgba(76,48,138,.18)}body .admin-identity-copy{display:grid;min-width:0;gap:2px}body .admin-identity-copy small{color:#8a7b9a!important;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}body .admin-identity-copy strong{overflow:hidden;color:#191124!important;font-size:17px!important;font-weight:950;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}body .admin-identity-copy span{justify-self:start;border-radius:999px;background:rgba(246,241,255,.9);color:#6e5c82!important;padding:3px 8px;font-size:11px;font-weight:900}body .admin-nav-tree{display:grid!important;align-content:start;gap:4px;flex:1 1 auto;margin:4px 0 14px!important;overflow:auto;overscroll-behavior:contain;padding-right:2px}body .admin-nav-group button,body .admin-nav-tree button{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px;width:100%;border-left:3px solid transparent!important;border-radius:11px!important;color:#463755!important;padding:0 10px!important;font-size:13px;font-weight:850;text-align:left}body .admin-nav-group button:hover,body .admin-nav-tree button:hover{background:rgba(246,241,255,.72)!important;color:#2f2140!important;transform:none}body .admin-nav-group button.active,body .admin-nav-tree button.active{border-left-color:#6f45e8!important;background:rgba(238,231,255,.96)!important;color:#4c2fc1!important;box-shadow:inset 0 0 0 1px rgba(111,69,232,.08)!important}body .admin-nav-group{display:grid;gap:3px;margin:4px 0!important;border-left:1px solid rgba(93,70,138,.12)!important;border-radius:0!important;padding:4px 0 4px 10px!important}body .admin-nav-label{padding:5px 8px 4px;color:#9689a6!important;font-size:11px;font-weight:950;letter-spacing:.08em}body .admin-nav-group button{margin-left:8px;width:calc(100% - 8px)}body .admin-nav-icon{position:relative;display:inline-block;flex:0 0 auto;width:14px;height:14px;border:1px solid rgba(104,82,145,.2);border-radius:5px;background:hsla(0,0%,100%,.74)}body .admin-nav-group .admin-nav-icon{width:8px;height:8px;margin-left:3px;border:0;border-radius:50%;background:rgba(111,69,232,.36)}body .admin-nav-tree button.active .admin-nav-icon{border-color:rgba(111,69,232,.42);background:#6f45e8}body .admin-rail-footer{margin-top:auto;border-top:1px solid rgba(31,22,48,.07);padding-top:12px}body .admin-rail-footer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:38px;border:0!important;border-radius:12px!important;background:rgba(246,241,255,.86)!important;color:#4f415f!important;box-shadow:none!important;font-weight:900}body .admin-rail-footer button:hover{background:#fff!important}body .admin-main>header{position:relative!important;z-index:1;overflow:hidden}body .admin-main>header>*{position:relative;z-index:1}body .admin-mirror-shell,body .admin-shell{background:radial-gradient(circle at 80% 0,rgba(217,204,255,.34),transparent 28rem),linear-gradient(180deg,#faf9fc,#f4f2f8)!important}body .admin-rail{color:#1f2937!important;box-shadow:0 14px 40px rgba(32,24,54,.08)!important}body .admin-nav-group button svg,body .admin-nav-tree button svg{flex:0 0 auto;color:#6b7280}body .admin-nav-group button:hover,body .admin-nav-tree button:hover{background:#f6f3ff!important;color:#312447!important}body .admin-nav-group button.active,body .admin-nav-tree button.active{border-left-color:transparent!important;background:linear-gradient(135deg,#171323,#7c55ef)!important;color:#fff!important;box-shadow:0 10px 22px rgba(124,85,239,.18)!important}body .admin-nav-group button.active svg,body .admin-nav-tree button.active svg{color:#fff}body .admin-nav-icon{display:none!important}body .admin-nav-group{border-left:1px solid rgba(75,85,99,.1)!important;padding-left:10px!important}body .admin-nav-label{color:#8b7f98!important}body .admin-mirror-shell{display:grid!important;grid-template-columns:252px 282px minmax(0,1fr)!important;gap:12px!important;align-items:start;min-height:100vh;padding:0 12px 18px!important}body .admin-mirror-shell:before{display:none!important}body .admin-mirror-shell>.site-top-nav{grid-column:1/-1!important}body .admin-mirror-shell>.admin-rail{grid-column:1;position:sticky;top:78px;min-height:calc(100vh - 92px);max-height:calc(100vh - 92px)}body .admin-mirror-shell>.category-rail{grid-column:2;position:sticky;top:78px;height:calc(100vh - 92px);max-height:calc(100vh - 92px);overflow:auto;border:0!important;border-radius:24px!important;background:#f9f9fb!important;box-shadow:0 10px 30px rgba(32,24,54,.055)!important}body .admin-mirror-main{grid-column:3;min-width:0;border-radius:28px;background:hsla(0,0%,100%,.62);padding:14px!important}body .admin-mirror-top{border:0!important;border-radius:22px!important;background:hsla(0,0%,100%,.82)!important;box-shadow:0 10px 30px rgba(32,24,54,.07)!important;color:#171323!important;padding:16px!important}body .admin-mirror-top h1{color:#171323!important;font-size:clamp(24px,2.2vw,34px)!important;line-height:1.08}body .admin-mirror-top p{margin-top:6px;color:#6b6476!important}body .mirror-actions button{border:0!important;background:#f4f1ff!important;color:#4b348a!important;box-shadow:none!important}body .mirror-actions button:last-child{background:linear-gradient(135deg,#171323,#7c55ef)!important;color:#fff!important}body .mirror-actions button:hover{transform:translateY(-1px)}body .mirror-toolbar{display:grid!important;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;border:0!important;border-radius:18px!important;background:transparent!important;box-shadow:none!important;padding:10px 0!important}body .mirror-toolbar label{min-width:0!important;border:1px solid rgba(60,48,88,.1);border-radius:14px;background:#fff;padding:0 10px;box-shadow:0 8px 20px rgba(32,24,54,.045)}body .mirror-toolbar input{border:0!important;background:transparent!important;color:#171323!important;box-shadow:none!important}body .mirror-toolbar button{min-height:40px;border:0!important;border-radius:12px!important;background:#fff!important;color:#4b348a!important;box-shadow:0 8px 20px rgba(32,24,54,.045)!important;font-weight:900}body .mirror-toolbar button:disabled{opacity:.45}body .admin-tag-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:10px!important}body .admin-edit-card{border:1px solid rgba(42,32,66,.1)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 24px rgba(32,24,54,.07)!important;padding:10px!important}body .admin-edit-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(32,24,54,.1)!important}body .admin-edit-card .tag-card-head{gap:8px}body .admin-edit-card h2{color:#171323!important;font-size:14px!important;line-height:1.2!important}body .admin-edit-card .prompt-preview{gap:3px!important;margin-top:6px!important;border-radius:10px!important;padding:7px!important}body .admin-edit-card .prompt-preview .zh-prompt{font-size:11.5px!important;line-height:1.34!important;-webkit-line-clamp:2}body .admin-edit-card .prompt-preview .en-prompt{color:rgba(23,19,35,.48)!important;font-size:10px!important;line-height:1.28!important;-webkit-line-clamp:2}.course-title-field{display:block}.course-cover-field>span,.course-title-field span{display:block;margin-bottom:6px}.course-title-field input{min-height:48px;border-radius:16px;padding:11px 14px;font-size:clamp(18px,1.25vw,24px);font-weight:760;letter-spacing:-.02em}.course-base-row{display:grid;grid-template-columns:minmax(180px,.68fr) minmax(420px,1.45fr) minmax(180px,.7fr) minmax(150px,.48fr) auto;align-items:center;gap:10px}.course-base-row label{display:flex;min-height:46px;align-items:center;justify-content:flex-start;gap:10px;border-radius:16px;background:hsla(0,0%,100%,.6);padding:7px 10px 7px 12px;box-shadow:inset 0 0 0 1px rgba(82,60,130,.075)}.course-base-row label span{flex:0 0 auto;margin:0;white-space:nowrap}.course-base-row input,.course-base-row select{flex:1 1 auto;min-height:34px;border-radius:12px;padding:8px 10px}.course-tag-input{display:flex;flex:1 1 auto;min-width:0;align-items:center;justify-content:flex-start;gap:6px;overflow:hidden}.course-tag-input input{flex:1 1 120px;min-width:96px;background:transparent;box-shadow:none}.course-tag-chip{display:inline-flex;flex:0 0 auto;min-height:28px;align-items:center;gap:4px;border:0;border-radius:999px;background:rgba(237,233,254,.96);color:#5b35b1;padding:0 8px 0 10px;font-size:12px;font-weight:850;cursor:pointer}.course-base-status{display:flex;align-self:center;justify-content:flex-end;min-width:88px}.course-base-status span,.course-status-badge,.vip-badge{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900}.course-base-status span{min-height:46px;padding:0 14px}.course-base-status.draft span,.course-status-badge.draft{background:#fff3d6;color:#9a5a00}.course-base-status.published span,.course-status-badge.published{background:#dcfce7;color:#047857}.vip-badge{background:linear-gradient(135deg,#fef3c7,#d9ccff);color:#5b3a00}.course-cover-field{display:block}.course-cover-uploader{display:grid;grid-template-columns:168px minmax(0,1fr);align-items:stretch;gap:12px}.course-cover-preview{position:relative;display:grid;min-height:94px;aspect-ratio:16/9;place-items:center;overflow:hidden;border:1px dashed rgba(117,83,208,.34);border-radius:18px;background:linear-gradient(135deg,rgba(246,241,255,.78),hsla(0,0%,100%,.72)),linear-gradient(90deg,rgba(143,107,255,.06) 1px,transparent 0),linear-gradient(180deg,rgba(143,107,255,.06) 1px,transparent 0);background-size:auto,14px 14px,14px 14px;cursor:pointer}.course-cover-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-cover-empty{display:grid;place-items:center;gap:3px;color:#7d61cc;text-align:center}.course-cover-empty strong{color:#332947;font-size:13px}.course-cover-empty small{max-width:128px;color:#70637f;font-size:11px;line-height:1.35}.course-cover-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.course-cover-control{display:flex;min-width:0;align-items:center;gap:10px;border-radius:18px;background:rgba(246,241,255,.56);padding:12px}.course-cover-control svg{flex:0 0 auto;color:#7d61cc}.course-cover-control input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}.course-editor-layout,.course-editor-main,.rich-editor-body,.rich-editor-shell,.rich-editor-surface{min-width:0;max-width:100%}.course-editor-main{border:1px solid rgba(76,55,125,.08);border-radius:26px;background:hsla(0,0%,100%,.86);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82),0 18px 58px rgba(65,45,115,.1);padding:14px}.rich-editor-shell{position:relative}.rich-editor-toolbar{position:sticky;top:64px;z-index:90;display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;border-radius:20px;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(249,246,255,.9));box-shadow:inset 0 0 0 1px rgba(82,60,130,.08),0 12px 34px rgba(65,45,115,.08);padding:8px;backdrop-filter:blur(16px) saturate(1.08)}.toolbar-group{gap:5px;border:1px solid rgba(53,39,84,.08);border-radius:18px;background:hsla(0,0%,100%,.68);padding:6px}.toolbar-group,.toolbar-group>span{display:inline-flex;align-items:center}.toolbar-group>span{gap:4px;color:rgba(46,36,64,.62);padding:0 5px;font-size:11px;font-weight:950;white-space:nowrap}.rich-editor-bubble button,.rich-editor-toolbar button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;background:rgba(246,241,255,.88);color:#171323;padding:0 10px;font-weight:900;cursor:pointer}.rich-editor-bubble button.active,.rich-editor-toolbar button.active{background:linear-gradient(135deg,#171323,#7c5ee6);color:#fff}.rich-editor-bubble button.danger-soft,.rich-editor-toolbar button.danger-soft{background:rgba(255,228,230,.9);color:#be123c}.media-layout-controls select,.toolbar-group select{min-height:30px;border:0;border-radius:999px;background:rgba(246,241,255,.9);color:#171323;padding:0 8px;font-weight:850}.rich-editor-toolbar button.swatch{width:24px;min-width:24px;min-height:24px;border:2px solid hsla(0,0%,100%,.9);box-shadow:0 0 0 1px rgba(53,39,84,.13);padding:0}.table-tools{background:rgba(241,238,255,.86)}.rich-editor-bubble,.rich-editor-popover{display:flex;align-items:center;gap:6px;border:1px solid rgba(53,39,84,.1);border-radius:18px;background:hsla(0,0%,100%,.94);color:#171323;box-shadow:0 18px 50px rgba(70,52,114,.16);padding:8px;backdrop-filter:blur(16px)}.rich-editor-popover{position:absolute;top:calc(100% + 8px);left:16px;z-index:60}.slash-panel{display:grid;min-width:210px}.emoji-panel{flex-wrap:wrap;max-width:260px}.emoji-panel button{width:34px;min-height:34px;padding:0;font-size:18px}.rich-editor-body{min-height:820px;overflow:visible;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.68)),linear-gradient(90deg,rgba(143,107,255,.035) 1px,transparent 0);background-size:auto,44px 44px;box-shadow:inset 0 0 0 1px rgba(82,60,130,.07),inset 0 18px 38px rgba(143,107,255,.035);padding:12px;cursor:text}.rich-editor-surface{min-height:820px;overflow-x:auto;overflow-y:visible;padding:26px 28px 220px;word-break:break-word;cursor:text}.rich-editor-surface:focus{outline:none;box-shadow:inset 0 0 0 2px rgba(143,107,255,.18)}.rich-editor-surface>*+*{margin-top:.9em}.rich-course-body h1,.rich-editor-surface h1{color:#171323;font-size:34px;line-height:1.2}.rich-course-body h2,.rich-editor-surface h2{color:#171323;font-size:28px;line-height:1.25}.rich-course-body h3,.rich-editor-surface h3{color:#171323;font-size:22px;line-height:1.3}.rich-course-body li,.rich-course-body p,.rich-editor-surface li,.rich-editor-surface p{color:#2e2938;font-size:17px;line-height:1.9}.rich-course-body blockquote,.rich-editor-surface blockquote{border-left:4px solid #bfa7ff;margin:1.2em 0;color:#51445f;padding-left:16px}.rich-course-body pre,.rich-editor-surface pre{max-width:100%;overflow-x:auto;border-radius:16px;background:#171323;color:#f6f1ff;padding:16px}.rich-course-body table,.rich-editor-surface table{width:-moz-max-content;width:max-content;min-width:100%;max-width:none;border-collapse:collapse;table-layout:auto;margin:18px 0}.rich-course-body td,.rich-course-body th,.rich-editor-surface td,.rich-editor-surface th{min-width:120px;border:1px solid rgba(82,60,130,.16);background:hsla(0,0%,100%,.82);color:#2e2938;padding:10px 12px;vertical-align:top}.rich-course-body th,.rich-editor-surface th{background:rgba(237,233,254,.9);color:#332947;font-weight:900}.rich-editor-surface .selectedCell:after{position:absolute;inset:0;z-index:2;content:"";background:rgba(191,167,255,.26);pointer-events:none}.rich-editor-surface .column-resize-handle{position:absolute;top:0;right:-2px;bottom:-2px;width:4px;background:#8f6bff;pointer-events:none}.rich-editor-surface.resize-cursor{cursor:col-resize}.rich-editor-locked-node{position:relative;border:1px solid rgba(143,107,255,.22);border-left:5px solid #8f6bff;border-radius:16px;background:linear-gradient(90deg,rgba(143,107,255,.12),rgba(246,241,255,.72)),hsla(0,0%,100%,.78);box-shadow:0 10px 26px rgba(143,107,255,.12);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.rich-editor-locked-node:not(img):not(video){min-height:52px;padding:56px 18px 18px}.rich-editor-locked-node.is-lock-active{border-color:rgba(91,53,177,.58) rgba(91,53,177,.58) rgba(91,53,177,.58) #5b35b1;background:linear-gradient(90deg,rgba(143,107,255,.18),rgba(246,241,255,.86)),hsla(0,0%,100%,.88);box-shadow:0 14px 34px rgba(91,53,177,.18),0 0 0 3px rgba(191,167,255,.18)}.rich-editor-locked-node:before{position:absolute;top:14px;right:auto;left:14px;z-index:2;display:inline-flex;min-height:28px;align-items:center;gap:4px;border-radius:999px;background:#fff;color:#5b35b1;content:"解锁内容 · " attr(data-lock-credits) "沃硬币";padding:0 10px;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(91,53,177,.14);pointer-events:none}.rich-editor-locked-node.is-lock-active:before,.rich-editor-locked-node:hover:before,.rich-media-node-view.is-locked.is-lock-active:before,.rich-media-node-view.is-locked:hover:before{background:#5b35b1;color:#fff;box-shadow:0 12px 24px rgba(91,53,177,.24)}.lock-credit-control{display:inline-flex;align-items:center;gap:6px;min-height:32px;border-radius:999px;background:hsla(0,0%,100%,.72);padding:0 8px;color:#5b35b1;font-size:12px;font-weight:900;cursor:default}.lock-credit-control.compact{min-height:28px;padding:0 6px;font-size:11px}.lock-credit-control span{font-size:12px}.lock-credit-control input{width:72px;min-height:26px;border:1px solid rgba(91,53,177,.22);border-radius:999px;background:#fff;color:#171323;padding:0 8px;font-weight:900}.lock-credit-control.compact input{width:54px;min-height:24px;padding:0 6px}.locked-config-panel{position:absolute;z-index:110;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(143,107,255,.2);background:hsla(0,0%,100%,.96);color:#5b35b1;padding:6px;font-size:12px;font-weight:950;box-shadow:0 18px 46px rgba(91,53,177,.2);backdrop-filter:blur(16px)}.locked-config-panel>strong{padding:0 8px;white-space:nowrap}.locked-config-panel button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;padding:0 10px;font-weight:900;cursor:pointer}.locked-config-panel button.danger-soft{background:rgba(255,228,230,.96);color:#be123c}.rich-drag-handle{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(76,55,125,.12);border-radius:10px;background:hsla(0,0%,100%,.94);color:#7c5ee6;box-shadow:0 10px 24px rgba(65,45,115,.16);cursor:grab}.image-layout-controls,.media-layout-controls{display:inline-flex;align-items:center;gap:5px}.content-block img,.content-block video,.rich-course-body iframe,.rich-course-body img,.rich-course-body video,.rich-editor-surface img,.rich-editor-surface video[data-rich-video]{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:16px}.content-block video,.rich-course-body iframe,.rich-course-body video,.rich-editor-surface video[data-rich-video]{aspect-ratio:16/9;background:#171323}.rich-editor-surface img[data-align=left],.rich-editor-surface video[data-align=left],.rich-media-frame.align-left{margin:18px auto 18px 0}.rich-editor-surface img[data-align=center],.rich-editor-surface video[data-align=center],.rich-media-frame.align-center{margin:18px auto}.rich-editor-surface img[data-align=right],.rich-editor-surface video[data-align=right],.rich-media-frame.align-right{margin:18px 0 18px auto}.rich-editor-surface img[data-align=full],.rich-editor-surface video[data-align=full],.rich-media-frame.align-full{width:100%;margin:18px 0}.rich-media-frame{max-width:100%;overflow:hidden}.rich-course-body .rich-video,.rich-media-frame .rich-video{display:block;width:100%;max-width:100%;aspect-ratio:16/9;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:20px;background:#171323}.rich-media-node-view{position:relative;max-width:100%;margin:18px auto;cursor:move}.rich-media-node-view.align-left{margin-right:auto;margin-left:0}.rich-media-node-view.align-center{margin-right:auto;margin-left:auto}.rich-media-node-view.align-right{margin-right:0;margin-left:auto}.rich-media-node-view.align-full{width:100%!important;margin-right:0;margin-left:0}.rich-media-node-shell{position:relative;overflow:hidden;border:1px solid rgba(82,60,130,.12);border-radius:22px;background:rgba(23,19,35,.92);box-shadow:0 16px 38px rgba(65,45,115,.12);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.rich-image-node-view .rich-media-node-shell{background:hsla(0,0%,100%,.76)}.rich-media-node-view.is-selected .rich-media-node-shell,.rich-media-node-view:hover .rich-media-node-shell{border-color:rgba(143,107,255,.58);box-shadow:0 18px 46px rgba(82,60,130,.2),0 0 0 3px rgba(191,167,255,.2)}.rich-media-node-view.is-locked .rich-media-node-shell{border-color:rgba(143,107,255,.68);box-shadow:0 16px 42px rgba(91,53,177,.18),inset 0 0 0 4px rgba(237,233,254,.82)}.rich-media-node-view.is-locked.is-lock-active .rich-media-node-shell{border-color:rgba(91,53,177,.72);box-shadow:0 20px 52px rgba(91,53,177,.24),inset 0 0 0 5px rgba(237,233,254,.92)}.rich-media-node-view.is-locked:before{position:absolute;top:12px;left:12px;bottom:auto;z-index:3;border-radius:999px;background:hsla(0,0%,100%,.92);color:#5b35b1;content:"解锁内容 · " attr(data-lock-credits) "沃硬币";padding:6px 10px;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(91,53,177,.18);pointer-events:none}.rich-media-node-shell img,.rich-media-node-shell video{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;cursor:move}.rich-media-node-shell video{aspect-ratio:16/9;background:#171323}.rich-media-node-controls{position:absolute;top:10px;left:10px;z-index:5;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 20px);border:1px solid hsla(0,0%,100%,.48);border-radius:999px;background:hsla(0,0%,100%,.9);box-shadow:0 12px 30px rgba(18,13,30,.22);padding:5px;opacity:0;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease;backdrop-filter:blur(14px);cursor:default}.rich-media-node-view.is-locked .rich-media-node-controls{top:50px}.rich-media-node-view.is-selected .rich-media-node-controls,.rich-media-node-view:hover .rich-media-node-controls{opacity:1;transform:translateY(0)}.rich-media-node-controls span{color:#5f5275;padding:0 6px;font-size:11px;font-weight:900;white-space:nowrap}.rich-media-node-controls button,.rich-media-node-controls select{min-height:30px;border:0;border-radius:999px;background:rgba(246,241,255,.92);color:#171323;font-weight:900}.rich-media-node-controls button{display:inline-grid;min-width:30px;place-items:center;cursor:pointer}.rich-media-node-controls button.active{background:linear-gradient(135deg,#171323,#7c5ee6);color:#fff}.rich-media-node-controls select{padding:0 8px}.locked-rich-block{position:relative;min-height:210px;margin:28px 0;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.48),rgba(246,241,255,.32))}.locked-rich-blur{filter:blur(6px);opacity:.42;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;padding:20px 16px}.locked-rich-blur p,.locked-rich-blur span{display:block;min-height:18px;border-radius:999px;background:linear-gradient(90deg,rgba(53,39,84,.16),rgba(191,167,255,.18),rgba(53,39,84,.1));color:transparent;text-shadow:0 0 10px rgba(79,62,122,.5)}.locked-rich-blur span{width:88%;height:16px;margin:14px 0}.locked-rich-blur span:last-child{width:64%}.locked-rich-glass{position:absolute;inset:24px;display:grid;place-items:center;align-content:center;gap:8px;border:1px solid hsla(0,0%,100%,.62);border-radius:20px;background:radial-gradient(circle at 20% 10%,hsla(0,0%,100%,.86),transparent 36%),rgba(246,241,255,.62);color:#171323;box-shadow:0 18px 54px rgba(80,56,136,.15);backdrop-filter:blur(18px) saturate(1.22)}.locked-rich-glass strong{font-size:18px}.locked-rich-glass span{color:#625572;font-size:14px}.locked-rich-options{display:inline-flex;align-items:center;gap:8px;margin-top:2px}.locked-rich-options span{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:0 11px;font-size:13px;font-weight:900}.locked-rich-options .credit{background:rgba(255,247,237,.92);color:#b45309}.locked-rich-options .vip{background:rgba(237,233,254,.94);color:#5b35b1}.locked-rich-glass button{display:inline-flex;align-items:center;gap:6px;margin-top:6px;border:0;border-radius:999px;background:linear-gradient(135deg,#171323,#7c5ee6);color:#fff;padding:10px 16px;font-weight:800;cursor:pointer;box-shadow:0 14px 34px rgba(89,62,170,.24)}.unlock-choice-backdrop{position:fixed;inset:0;z-index:380;display:grid;place-items:center;background:rgba(23,19,35,.28);backdrop-filter:blur(18px) saturate(1.08)}.unlock-choice-modal{position:relative;width:min(720px,calc(100vw - 48px));border:1px solid hsla(0,0%,100%,.68);border-radius:30px;background:radial-gradient(circle at 12% 0,rgba(191,167,255,.34),transparent 36%),linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(248,245,255,.92));color:#171323;box-shadow:0 30px 90px rgba(56,42,92,.26);padding:30px}.unlock-choice-close{position:absolute;top:18px;right:18px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;background:hsla(0,0%,100%,.72);color:#171323;cursor:pointer}.unlock-choice-modal h2{margin:8px 0 6px;font-size:30px;letter-spacing:-.02em}.unlock-choice-lead{margin:0 0 20px;color:#6d6279}.unlock-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.unlock-choice-card{display:grid;align-content:start;gap:9px;min-height:210px;border:1px solid rgba(82,60,130,.1);border-radius:24px;background:hsla(0,0%,100%,.72);padding:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82)}.unlock-choice-card svg{color:#7c5ee6}.unlock-choice-card strong{font-size:18px}.unlock-choice-card small,.unlock-choice-card span{color:#6d6279}.unlock-choice-card.credit.primary{border-color:rgba(245,158,11,.22);background:linear-gradient(150deg,rgba(255,251,235,.98),hsla(0,0%,100%,.84))}.unlock-choice-card.credit.primary svg{color:#b45309}.unlock-choice-card.free,.unlock-choice-card.vip{border-color:rgba(143,107,255,.24);background:linear-gradient(150deg,rgba(246,241,255,.98),hsla(0,0%,100%,.82))}.unlock-choice-card.disabled{opacity:.72}.unlock-choice-card button{justify-self:start;min-height:40px;border:0;border-radius:999px;background:linear-gradient(135deg,#171323,#7c5ee6);color:#fff;padding:0 16px;font-weight:950;cursor:pointer;box-shadow:0 14px 30px rgba(91,53,177,.2)}.unlock-choice-card.credit.primary button{background:linear-gradient(135deg,#171323,#f59e0b);box-shadow:0 14px 30px rgba(180,83,9,.18)}.unlock-choice-card button:disabled{background:rgba(46,41,56,.18);color:rgba(46,41,56,.55);cursor:not-allowed;box-shadow:none}body .site-top-nav .member-nav-entry{position:relative;display:inline-flex;align-items:center}body .site-top-nav .nav-links .member-nav-trigger{display:inline-flex!important;align-items:center!important;gap:9px!important;max-width:190px!important;min-height:40px!important;border:0!important;border-radius:999px!important;background:rgba(246,241,255,.72)!important;color:#171320!important;padding:4px 12px 4px 5px!important;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}body .site-top-nav .member-nav-entry:focus-within .member-nav-trigger,body .site-top-nav .nav-links .member-nav-trigger:hover{background:rgba(243,239,255,.98)!important;transform:translateY(-1px);box-shadow:0 10px 24px rgba(138,92,246,.14)!important}.member-nav-avatar,.member-popover-avatar,.personal-avatar{display:inline-grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8a5cf6,#d9ccff);color:#fff;font-weight:950;box-shadow:0 14px 34px rgba(138,92,246,.28)}.member-nav-avatar{width:32px;height:32px;flex:0 0 auto;font-size:13px}.member-nav-name{display:block;min-width:0;max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}.member-popover{position:absolute;top:calc(100% + 12px);right:0;width:292px;opacity:0;pointer-events:none;transform:translateY(8px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .18s cubic-bezier(.2,.8,.2,1);z-index:1600}.member-popover:before{content:"";position:absolute;inset:-14px 0 auto;height:16px}.member-nav-entry:focus-within .member-popover,.member-nav-entry:hover .member-popover{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.member-popover-cover{height:84px;border-radius:30px 30px 0 0;background:radial-gradient(circle at 18% 22%,hsla(0,0%,100%,.9),transparent 28%),linear-gradient(135deg,#f3efff,#e2d4fa 62%,#f9e8ff);border:1px solid rgba(138,92,246,.14);border-bottom:0}.member-popover-avatar{position:absolute;top:48px;left:24px;width:70px;height:70px;border:5px solid hsla(0,0%,100%,.96);font-size:23px}.member-popover-body{border:1px solid rgba(52,38,84,.1);border-top:0;border-radius:0 0 30px 30px;background:hsla(0,0%,100%,.96);padding:48px 18px 18px;box-shadow:0 28px 80px rgba(47,34,79,.18);backdrop-filter:blur(18px)}.member-popover-identity{display:flex;align-items:center;gap:8px;min-width:0}.member-popover-name{max-width:158px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#15111f;font-size:17px;font-weight:950}.member-popover-status{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;background:#f3efff;color:#15111f;padding:0 10px;font-size:12px;font-weight:900;flex:0 0 auto}.member-popover-status.vip{background:linear-gradient(135deg,#f3efff,#e2d4fa)}.member-popover-expire{margin-top:7px;color:#9ca3af;font-size:12px;font-weight:800}.member-popover-expire.vip{color:#7c5de5}.member-popover-assets{display:flex;align-items:baseline;justify-content:space-between;margin:16px 0 14px;border-radius:18px;background:radial-gradient(circle at 12% 18%,hsla(0,0%,100%,.92),transparent 28%),linear-gradient(135deg,#f5f3ff,#eee7ff);padding:14px 16px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.74),0 10px 28px rgba(138,92,246,.12)}.member-popover-assets span{color:#16101f;font-size:44px;line-height:.9;font-weight:950;letter-spacing:-.04em;text-shadow:0 6px 24px rgba(138,92,246,.18)}.member-popover-assets small{color:#6b7280;font-weight:800}body .site-top-nav .nav-links .member-popover-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}body .site-top-nav .nav-links .member-popover-actions button{min-height:42px!important;border-radius:999px!important;padding:0 14px!important;font-weight:950!important;cursor:pointer}body .site-top-nav .nav-links .member-join-button{border:0!important;background:linear-gradient(135deg,#8b5cf6,#d946ef)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 4px 14px rgba(139,92,246,.4),0 16px 34px rgba(138,92,246,.24)!important}body .site-top-nav .nav-links .member-profile-button{border:1px solid rgba(138,92,246,.35)!important;background:#fff!important;color:#7c3aed!important;-webkit-text-fill-color:#7c3aed!important}body .site-top-nav .nav-links .member-profile-button:hover{background:#f6f1ff!important}.personal-center-shell{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(226,212,250,.66),transparent 32%),radial-gradient(circle at 88% 0,rgba(249,232,255,.76),transparent 34%),linear-gradient(180deg,#fbfaff,#f7f5fb);color:#16101f;padding-bottom:88px}.personal-center-main{width:min(1520px,calc(100vw - 48px));margin:0 auto;padding-top:24px}.personal-hero-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:238px;overflow:hidden;border:1px solid rgba(138,92,246,.16);border-radius:28px;background:linear-gradient(135deg,rgba(243,239,255,.88),rgba(249,232,255,.72)),hsla(0,0%,100%,.72);padding:38px 48px;box-shadow:0 32px 90px rgba(82,60,130,.12);backdrop-filter:blur(22px)}.personal-hero-mesh{position:absolute;inset:-30% -6% auto;height:280px;pointer-events:none;background:radial-gradient(circle at 24% 50%,rgba(138,92,246,.2),transparent 32%),radial-gradient(circle at 62% 20%,rgba(216,180,254,.34),transparent 34%),radial-gradient(circle at 86% 48%,rgba(191,167,255,.28),transparent 28%);filter:blur(12px)}.personal-asset-side,.personal-profile-side{position:relative;z-index:1}.personal-profile-side{display:flex;align-items:center;gap:22px;min-width:0}.personal-avatar{width:92px;height:92px;flex:0 0 auto;border:6px solid hsla(0,0%,100%,.72);font-size:32px}.personal-name-row{display:flex;align-items:center;gap:12px;min-width:0}.personal-name-row h1{max-width:520px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(28px,3vw,48px);font-weight:950;letter-spacing:-.05em}.personal-vip-badge{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;background:hsla(0,0%,100%,.7);color:#16101f;padding:0 12px;font-size:13px;font-weight:950;box-shadow:inset 0 0 0 1px rgba(138,92,246,.14)}.personal-vip-badge.vip{background:linear-gradient(135deg,#8a5cf6,#a855f7);color:#fff}.personal-profile-side p{margin:8px 0 0;color:#6b6280;font-weight:800}.personal-link-row{display:flex;gap:18px;margin-top:18px}.personal-link-row button{border:0;background:transparent;color:#6b6280;padding:0;font-weight:900;cursor:pointer}.personal-link-row button:hover{color:#6d28d9}.personal-asset-side{display:grid;justify-items:end;min-width:240px}.personal-asset-side strong{font-size:clamp(72px,8vw,128px);line-height:.86;font-weight:950;letter-spacing:-.08em;color:#16101f;font-variant-numeric:tabular-nums}.personal-asset-side span{margin-top:14px;color:#6b7280;font-size:22px;font-weight:950}.personal-tab-menu{display:flex;align-items:center;gap:34px;margin:28px 0 0;border-bottom:1px solid rgba(82,60,130,.1)}.personal-tab-menu button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:58px;border:0;background:transparent;color:#9a93a6;padding:0 2px;font-weight:850;cursor:pointer}.personal-tab-menu button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px 999px 0 0;background:transparent;transition:background .16s ease,transform .16s ease;transform:scaleX(.4)}.personal-tab-menu button.active{color:#171320;font-weight:950}.personal-tab-menu button.active svg{color:#7c3aed}.personal-tab-menu button.active:after{background:#8a5cf6;transform:scaleX(1)}.checkin-widget,.personal-empty-panel{margin-top:26px;border:1px solid rgba(82,60,130,.1);border-radius:26px;background:hsla(0,0%,100%,.84);box-shadow:0 20px 70px rgba(82,60,130,.09)}.checkin-widget{display:grid;grid-template-columns:1fr auto;gap:28px;padding:30px}.checkin-copy h2{margin:6px 0;font-size:30px;letter-spacing:-.04em}.checkin-copy p{margin:0;color:#6b7280;font-weight:800}.checkin-button{align-self:start;min-width:122px;min-height:48px;border:0;border-radius:999px;background:#111018;color:#fff;font-size:16px;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.checkin-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px rgba(138,92,246,.24)}.checkin-button:disabled{background:#d8d2e7;color:#6d6678;cursor:default}.checkin-day-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:14px}.checkin-day-card{position:relative;display:grid;justify-items:center;gap:9px;min-height:144px;border:1px solid rgba(82,60,130,.08);border-radius:20px;background:#f8f6ff;padding:18px 12px;color:#171320}.checkin-day-card.today{background:#fff;box-shadow:0 4px 15px rgba(138,92,246,.2);border-color:rgba(138,92,246,.24)}.checkin-day-card.done{opacity:.5}.checkin-day-card strong{font-size:22px;font-weight:950;letter-spacing:-.03em}.coin-mark{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f8e7a1,#f5c542);color:#7a4d00;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.checkin-day-card small{color:#7b7488;font-weight:900}.checkin-done-mark{position:absolute;top:10px;right:10px;display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#8a5cf6;color:#fff}.personal-empty-panel{display:grid;justify-items:center;gap:8px;padding:76px 24px;color:#6b6280}.personal-empty-panel h2{margin:0;color:#171320}.coin-log-panel{margin-top:26px;border:1px solid rgba(82,60,130,.1);border-radius:26px;background:hsla(0,0%,100%,.86);padding:28px;box-shadow:0 20px 70px rgba(82,60,130,.09)}.coin-log-panel header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid rgba(82,60,130,.1)}.coin-log-panel h2{margin:6px 0 0;color:#171320;font-size:30px;letter-spacing:-.04em}.coin-log-panel header>strong{color:#16101f;font-size:46px;line-height:.95;font-weight:950;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.coin-log-panel header>strong span{color:#6b7280;font-size:15px;letter-spacing:0}.coin-log-list{display:grid;gap:10px}.coin-log-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid rgba(82,60,130,.08);border-radius:18px;background:#fbfaff;padding:12px 14px}.coin-log-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%}.coin-log-icon.plus{background:#f5f3ff;color:#7c3aed}.coin-log-icon.minus{background:#fff1f2;color:#be123c}.coin-log-row strong{display:block;color:#171320;font-weight:950}.coin-log-row span{display:block;margin-top:3px;color:#8a8398;font-size:13px;font-weight:800}.coin-log-row b{font-size:22px;font-weight:950;font-variant-numeric:tabular-nums}.coin-log-row b.positive{color:#6d28d9}.coin-log-row b.negative{color:#be123c}.coin-log-empty{display:grid;justify-items:center;gap:8px;border-radius:20px;background:#f8f6ff;padding:46px 18px;color:#7c5de5}.coin-log-empty p{margin:0;color:#6b6280;font-weight:850}.purchase-overlay{z-index:2200!important;padding:30px!important;background:radial-gradient(circle at 18% 12%,rgba(243,239,255,.72),transparent 30%),radial-gradient(circle at 78% 14%,rgba(226,212,250,.68),transparent 32%),radial-gradient(circle at 50% 90%,rgba(249,232,255,.42),transparent 38%),rgba(20,16,32,.42)!important;backdrop-filter:blur(22px) saturate(1.08)!important;-webkit-backdrop-filter:blur(22px) saturate(1.08)!important}body .purchase-modal.membership-pricing-modal{width:min(1180px,calc(100vw - 64px))!important;max-height:min(86vh,820px);overflow:auto!important;overscroll-behavior:contain;border:1px solid hsla(0,0%,100%,.68)!important;border-radius:34px!important;background:radial-gradient(circle at 12% 0,rgba(226,212,250,.72),transparent 28%),radial-gradient(circle at 88% 10%,rgba(249,232,255,.62),transparent 30%),hsla(0,0%,100%,.82)!important;color:#171320!important;padding:34px!important;box-shadow:0 44px 120px rgba(70,48,118,.26),0 0 70px rgba(191,167,255,.3),inset 0 1px 0 hsla(0,0%,100%,.82)!important;backdrop-filter:blur(26px) saturate(1.16);-webkit-backdrop-filter:blur(26px) saturate(1.16)}body .purchase-modal.membership-pricing-modal:before{display:none!important}.purchase-heading{display:grid;justify-items:center;gap:10px;margin:4px auto 28px;text-align:center}.purchase-heading .purchase-kicker{border:1px solid rgba(138,92,246,.18)!important;background:rgba(245,243,255,.82)!important;color:#7c3aed!important;text-transform:none!important}.purchase-heading h2{max-width:850px;margin:0!important;color:#111018!important;font-size:clamp(30px,4vw,52px)!important;line-height:1.02!important;letter-spacing:-.06em;text-wrap:balance}.purchase-heading p{margin:0!important;color:#6b7280!important;font-size:15px;font-weight:850}.purchase-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.purchase-plan-card{position:relative;display:grid;align-content:start;min-height:462px;overflow:hidden;border-radius:28px;padding:24px;box-shadow:0 20px 54px rgba(47,34,79,.12)}.purchase-plan-card.pro{border:1px solid rgba(138,92,246,.16);background:#f5f3ff;color:#171320}.purchase-plan-card.anchor{border:1px solid hsla(0,0%,100%,.28);background:radial-gradient(circle at 78% 12%,hsla(0,0%,100%,.22),transparent 24%),linear-gradient(145deg,#8b5cf6,#7c3aed 54%,#6d28d9);color:#fff;transform:translateY(-8px);box-shadow:0 30px 80px rgba(124,58,237,.32)}.purchase-plan-card.lifetime{border:1px solid rgba(250,204,21,.22);background:radial-gradient(circle at 78% 0,rgba(250,204,21,.16),transparent 28%),linear-gradient(145deg,#4c1d95,#2a143f 52%,#171717);color:#fff}.plan-wave{position:absolute;inset:auto -20% -18% -18%;height:220px;pointer-events:none;background:radial-gradient(ellipse at 20% 30%,hsla(0,0%,100%,.28),transparent 34%),repeating-radial-gradient(ellipse at 60% 90%,hsla(0,0%,100%,.2) 0 2px,transparent 2px 16px);opacity:.38;transform:rotate(-8deg)}.plan-badge{position:absolute;top:18px;right:18px;z-index:1;display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;background:hsla(0,0%,100%,.72);color:#6d28d9;font-size:12px;font-weight:950}.purchase-plan-card.anchor .plan-badge{background:linear-gradient(135deg,#fde68a,#facc15);color:#4a2a00;box-shadow:0 10px 22px rgba(250,204,21,.28)}.purchase-plan-card.lifetime .plan-badge{background:linear-gradient(135deg,#facc15,#f59e0b);color:#2a1600;box-shadow:0 0 24px rgba(250,204,21,.36)}.plan-head{position:relative;z-index:1;display:grid;gap:18px;margin-top:14px}.plan-head>span{color:currentColor;font-size:18px;font-weight:950}.plan-price{display:flex;align-items:flex-end;gap:8px}.plan-price strong{font-size:clamp(58px,7vw,82px);line-height:.85;font-weight:950;letter-spacing:-.08em}.plan-price small{padding-bottom:8px;color:rgba(23,19,32,.66);font-weight:900}.purchase-plan-card.anchor .plan-price small,.purchase-plan-card.lifetime .plan-price small{color:hsla(0,0%,100%,.76)}.plan-benefits{position:relative;z-index:1;display:grid;gap:10px;margin:28px 0 22px}.plan-benefits span{display:flex;align-items:center;gap:9px;color:rgba(23,19,32,.76);font-size:14px;font-weight:850}.purchase-plan-card.anchor .plan-benefits span,.purchase-plan-card.lifetime .plan-benefits span{color:hsla(0,0%,100%,.84)}.plan-benefits svg{color:#7c3aed;flex:0 0 auto}.purchase-plan-card.anchor .plan-benefits svg{color:#fff}.purchase-plan-card.lifetime .plan-benefits svg{color:#facc15}.plan-action{position:relative;z-index:1;align-self:end;min-height:48px;border-radius:999px;padding:0 18px;font-weight:950;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.purchase-plan-card.pro .plan-action{border:1px solid rgba(124,58,237,.38);background:#fff;color:#7c3aed}.purchase-plan-card.pro .plan-action:hover{background:#7c3aed;color:#fff}.purchase-plan-card.anchor .plan-action{border:0;background:#fff;color:#5b21b6;box-shadow:0 18px 40px rgba(31,14,65,.2)}.purchase-plan-card.lifetime .plan-action{border:0;background:linear-gradient(135deg,#fde68a,#f59e0b);color:#2a1600;box-shadow:0 16px 38px rgba(250,204,21,.28)}.plan-action:hover{transform:translateY(-2px)}.lifetime-countdown{position:relative;z-index:1;justify-self:center;margin-top:12px;border-radius:999px;background:rgba(220,38,38,.18);color:#fecaca;padding:7px 10px;font-size:12px;font-weight:950;animation:fomo-pulse .92s ease-in-out infinite}@keyframes fomo-pulse{0%,to{transform:translateY(0) scale(1);filter:brightness(1)}50%{transform:translateY(-1px) scale(1.015);filter:brightness(1.18)}}.checkin-day-card{display:block;padding:0;background:transparent;border:0;perspective:900px}.checkin-card-inner{position:relative;width:100%;min-height:144px;transform-style:preserve-3d;transition:transform .6s ease-in-out}.checkin-day-card.done .checkin-card-inner{transform:rotateY(180deg) scale(1.01)}.checkin-card-face{position:absolute;inset:0;display:grid;place-items:center;gap:9px;backface-visibility:hidden;border:1px solid rgba(82,60,130,.08);border-radius:20px;padding:18px 12px}.checkin-card-front{background:#fff;color:#171320}.checkin-day-card.today .checkin-card-front{box-shadow:0 4px 15px rgba(138,92,246,.2);border-color:rgba(138,92,246,.24)}.checkin-day-card:not(.today):not(.done) .checkin-card-front{background:#f8f6ff}.checkin-card-back{background:radial-gradient(circle at 72% 14%,hsla(0,0%,100%,.18),transparent 24%),#5b21b6;color:#fff;opacity:.85;transform:rotateY(180deg);box-shadow:0 16px 34px rgba(91,33,182,.18)}.checkin-card-back small,.checkin-card-back strong{color:#fff}.checkin-claimed-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.18);color:#fff}body .admin-shell{grid-template-columns:256px minmax(0,1fr)!important;gap:18px!important;background:#f7f7fb!important}body .admin-shell>.site-top-nav{background:hsla(0,0%,100%,.82)!important;box-shadow:0 8px 28px rgba(31,41,55,.08)!important}body .admin-shell>.site-top-nav .nav-links>button:not(.login-link){display:none!important}body .admin-shell>.site-top-nav .nav-links{gap:12px!important}body .admin-shell>.site-top-nav .nav-links:before{content:"通知";display:inline-flex;align-items:center;min-height:32px;border-radius:999px;background:#f5f3ff;color:#6b7280;padding:0 12px;font-size:12px;font-weight:700}body .admin-status-header{min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body .admin-status-header:empty{display:none!important}body .admin-status-header p{margin:0 0 12px!important;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#4b5563;padding:10px 12px;font-size:13px;font-weight:700}body .admin-rail{border:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 48px rgba(31,41,55,.08)!important}body .admin-identity{border-bottom:1px solid rgba(17,24,39,.06)!important;padding-bottom:16px!important}body .admin-nav-tree{gap:2px!important;padding:0 2px 0 0!important}body .admin-nav-group button,body .admin-nav-tree button{position:relative!important;min-height:36px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#4b5563!important;padding:0 12px 0 20px!important;box-shadow:none!important;font-size:13px!important;font-weight:400!important;transition:background-color .2s ease,color .2s ease,transform .2s ease!important}body .admin-nav-group button{margin-left:0!important;width:100%!important;padding-left:44px!important}body .admin-nav-group button:before,body .admin-nav-tree button:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:4px;border-radius:2px;background:transparent}body .admin-nav-group button svg,body .admin-nav-tree button svg{color:#9ca3af!important;transition:color .2s ease!important}body .admin-nav-group button:hover svg,body .admin-nav-tree button:hover svg{color:#7c3aed!important}body .admin-nav-group button.active,body .admin-nav-tree button.active{box-shadow:none!important;font-weight:600!important}body .admin-nav-group button.active:before,body .admin-nav-tree button.active:before{background:#7c3aed}body .admin-nav-group{gap:2px!important;margin:16px 0!important;border:0!important;background:transparent!important;padding:0!important}body .admin-nav-label{display:block;margin:16px 0 7px!important;padding:0 20px!important;color:#9ca3af!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important}body .admin-main{min-width:0}body .admin-content-stack{gap:14px!important}body .admin-panel{border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;padding:16px!important;box-shadow:0 14px 38px rgba(31,41,55,.06)!important}body .admin-panel .lane-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:14px!important;padding-bottom:12px!important;border-bottom:1px solid #eef0f4!important}body .admin-panel .lane-title h2{margin:0!important;color:#111827!important;font-size:22px!important;font-weight:800!important;letter-spacing:-.03em!important}body .admin-panel-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}body .admin-panel .lane-title>button,body .admin-panel-controls>button{min-height:38px!important;border:0!important;border-radius:11px!important;background:#7c3aed!important;color:#fff!important;padding:0 14px!important;box-shadow:0 10px 22px rgba(124,58,237,.18)!important;font-weight:700!important}body .admin-filter-row{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:0!important}body .admin-filter-row .custom-select{width:170px!important}body .admin-filter-row .custom-select-trigger,body .admin-panel .custom-select-trigger{min-height:38px!important;border:1px solid #e5e7eb!important;border-radius:11px!important;background:#fff!important;color:#4b5563!important;box-shadow:none!important;font-weight:600!important}body .admin-filter-row .custom-select-trigger span,body .admin-panel .custom-select-trigger span{color:#4b5563!important}body .admin-filter-row .custom-select-menu,body .admin-panel .custom-select-menu{border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;box-shadow:0 18px 44px rgba(31,41,55,.12)!important}body .admin-table-wrap{border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}body .admin-data-table{color:#374151!important;font-size:13px!important}body .admin-data-table th{background:#f9fafb!important;color:#6b7280!important;padding:10px 12px!important;font-weight:700!important}body .admin-data-table td{border-bottom:1px solid #eef0f4!important;padding:10px 12px!important}body .admin-data-table tbody tr:hover{background:#faf8ff!important}body .course-status-badge,body .role-pill,body .status-pill,body .vip-badge{display:inline-flex!important;align-items:center!important;min-height:24px!important;border-radius:999px!important;padding:4px 9px!important;font-size:11px!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important}body .course-status-badge.published,body .status-pill.active{background:#ecfdf5!important;color:#059669!important}body .course-status-badge.draft{background:#fff7ed!important;color:#ea580c!important}body .status-pill.disabled{background:#f3f4f6!important;color:#4b5563!important}body .admin-table-actions .row-more-trigger,body .admin-table-actions .text-action{border:0!important;background:transparent!important;color:#4b5563!important;box-shadow:none!important;font-weight:650!important;transition:color .16s ease,background-color .16s ease!important}body .admin-table-actions .row-more-trigger:hover,body .admin-table-actions .text-action:hover{background:#f5f3ff!important;color:#7c3aed!important}body .admin-nav-group button,body .admin-nav-tree button{color:#111827!important;-webkit-text-fill-color:#111827!important;font-weight:600!important}body .admin-nav-group button span,body .admin-nav-tree button span{color:inherit!important;-webkit-text-fill-color:inherit!important}body .admin-nav-group button svg,body .admin-nav-tree button svg{color:#374151!important;stroke:#374151!important}body .admin-nav-label{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important}body .admin-nav-group button:hover,body .admin-nav-tree button:hover{background:#f5f3ff!important;color:#111827!important;-webkit-text-fill-color:#111827!important}body .admin-nav-group button.active,body .admin-nav-tree button.active{background:#ede9fe!important;color:#7c3aed!important;-webkit-text-fill-color:#7c3aed!important;font-weight:750!important}body .admin-nav-group button.active svg,body .admin-nav-tree button.active svg{color:#7c3aed!important;stroke:#7c3aed!important}body .admin-filter-row{min-width:0}body .admin-course-search{display:inline-flex;align-items:center;gap:8px;width:260px;min-height:38px;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#6b7280;padding:0 12px}body .admin-course-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:13px;font-weight:600}body .admin-course-search input::-moz-placeholder{color:#9ca3af}body .admin-course-search input::placeholder{color:#9ca3af}.tag-card.with-media{padding-top:10px}.admin-card-thumb,.tag-card-media{position:relative;overflow:hidden;width:100%;aspect-ratio:16/10;border:1px solid rgba(42,32,66,.12);border-radius:14px;background:linear-gradient(135deg,rgba(191,167,255,.18),hsla(0,0%,100%,.78));box-shadow:0 8px 20px rgba(32,24,54,.08)}.tag-card-media{display:block;padding:0;cursor:zoom-in}.admin-card-thumb img,.tag-card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.tag-card-media:hover img{transform:scale(1.045)}.tag-lightbox-backdrop{position:fixed;inset:0;z-index:3200;display:grid;place-items:center;background:rgba(17,13,28,.68);backdrop-filter:blur(8px);padding:32px}.tag-lightbox{position:relative;display:grid;gap:10px;width:min(1080px,92vw);max-height:90vh;border-radius:28px;background:hsla(0,0%,100%,.9);padding:16px;box-shadow:0 28px 80px rgba(18,12,36,.34)}.tag-lightbox img{max-width:100%;max-height:76vh;border-radius:20px;-o-object-fit:contain;object-fit:contain}.tag-lightbox button{position:absolute;top:14px;right:14px;border:0;border-radius:999px;background:rgba(17,13,28,.78);color:#fff;padding:8px 12px;font-weight:800}.tag-lightbox figcaption{color:#171323;font-weight:900;text-align:center}body .builder-panel{display:flex!important;flex-direction:column;max-height:calc(100vh - 84px);overflow-y:auto;overscroll-behavior:contain}body .brick-workspace{flex:1 0 auto;overflow:visible}.brick-category-group{display:grid;gap:8px;width:100%}.brick-category-divider{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:999px;background:hsla(0,0%,100%,.76);padding:5px 9px;color:rgba(28,26,23,.66);font-size:11px;font-weight:950}.brick-category-divider small{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:rgba(191,167,255,.24);color:#4b348a;font-variant-numeric:tabular-nums}.brick-category-items{display:flex;flex-wrap:wrap;gap:9px}.brick-empty-state{display:grid;place-items:center;gap:8px;width:100%;min-height:142px;border:1.5px dashed rgba(124,58,237,.28);border-radius:18px;background:radial-gradient(circle at 50% 22%,rgba(191,167,255,.18),transparent 9rem),hsla(0,0%,100%,.54);color:#4b348a;text-align:center}.brick-empty-state span{max-width:220px;color:rgba(28,26,23,.48);font-size:12px;font-weight:700}.builder-sticky-action{position:sticky;bottom:0;z-index:20;margin:0 -4px -8px;padding:26px 4px 8px;background:linear-gradient(180deg,rgba(255,253,248,0),rgba(255,253,248,.94) 38%,#fffdf8)}.builder-sticky-action .open-output-button{width:100%}body .output-modal-backdrop{position:fixed!important;inset:0!important;z-index:3400!important;display:grid!important;place-items:center!important;background:rgba(14,10,26,.64)!important;backdrop-filter:blur(7px) saturate(1.08)!important;padding:34px!important}body .output-modal{width:min(1100px,92vw)!important;max-height:min(860px,88vh)!important;overflow:auto!important;overscroll-behavior:contain;border:1px solid hsla(0,0%,100%,.48)!important;border-radius:30px!important;background:hsla(0,0%,100%,.9)!important;box-shadow:0 32px 90px rgba(13,8,28,.38)!important}.category-drag-handle{flex:0 0 auto;color:rgba(75,85,99,.46);cursor:grab}.admin-edit-card[draggable=true],.category-group[draggable=true],.inline-subcat-button[draggable=true]{cursor:grab}.admin-edit-card[draggable=true]:active,.category-group[draggable=true]:active,.inline-subcat-button[draggable=true]:active{cursor:grabbing}.inline-rename-input{min-width:0;width:100%;border:1px solid rgba(124,58,237,.24);border-radius:8px;background:#fff;color:#171323;padding:5px 7px;font:inherit;font-weight:800;box-shadow:0 0 0 3px rgba(191,167,255,.18)}body .admin-mirror-shell>.category-rail{background:#f7f7fa!important}body .admin-tag-grid{align-items:start}body .admin-edit-card{cursor:grab}body .admin-edit-card:active{cursor:grabbing}body .admin-edit-card .admin-card-thumb{margin-bottom:8px;aspect-ratio:4/3}.category-rail,body .admin-mirror-shell>.category-rail{overflow-y:auto!important;overscroll-behavior:contain;scroll-behavior:smooth}.category-list{gap:4px!important}.category-group{gap:2px!important}.category-group.expanded{border-left:0!important;padding-left:0!important}.category-button,.inline-subcat-button{display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px;width:100%;min-height:34px!important;border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important;padding:6px 8px!important;color:#374151!important;font-size:13px;line-height:1}.inline-subcat-button{min-height:30px!important;padding:5px 8px 5px 18px!important;font-size:12px}.category-button:hover,.inline-subcat-button:hover{transform:none!important;background:#f5f3ff!important;color:#171323!important;box-shadow:none!important}.category-button.active,.inline-subcat-button.active{position:relative;background:#ede9fe!important;color:#6d28d9!important;font-weight:850}.category-button.active:before,.inline-subcat-button.active:before{position:absolute;left:0;top:7px;bottom:7px;width:3px;border-radius:999px;background:#7c3aed;content:""}.category-button>span:not(.category-inline-add),.inline-subcat-button>span:not(.category-inline-add){flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-button small,.inline-subcat-button small{flex:0 0 auto;min-width:28px;border:0!important;border-radius:999px!important;background:#f3f4f6!important;color:#374151!important;padding:3px 7px!important;font-size:11px!important;font-weight:800!important;text-align:center;font-variant-numeric:tabular-nums}.category-button.active small,.inline-subcat-button.active small{background:#fff!important;color:#5b21b6!important}.inline-subcat-list{gap:2px!important;margin:2px 0 4px!important;border-left:0!important;padding:0!important}.category-inline-add{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;border-radius:999px;background:#fff;color:#7c3aed;opacity:0;transform:scale(.88);transition:opacity .14s ease,transform .14s ease,background-color .14s ease}.category-button:focus-visible .category-inline-add,.category-button:hover .category-inline-add{opacity:1;transform:scale(1)}.category-inline-add:hover{background:#ede9fe}.category-create-button,.root-create-row{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;margin-top:8px;border:1px dashed rgba(124,58,237,.34)!important;border-radius:14px!important;background:hsla(0,0%,100%,.9)!important;color:#6d28d9!important;box-shadow:0 -14px 24px rgba(247,247,250,.94)!important;font-weight:850}.inline-create-row{cursor:text!important}.inline-create-row .inline-rename-input{height:28px;padding:4px 8px}body .mirror-toolbar{grid-template-columns:minmax(280px,1fr)!important}.app-shell>.builder-panel,body .builder-panel{position:relative!important;height:auto!important;min-height:100vh;max-height:none!important;overflow:visible!important;align-self:start}.brick-canvas,.brick-lane{overflow:visible!important}.brick-canvas{max-height:none!important}.builder-sticky-action{bottom:0!important;backdrop-filter:blur(8px)}body .output-modal-backdrop{background:rgba(0,0,0,.4)!important;backdrop-filter:blur(10px) saturate(1.1)!important}body .output-modal{box-shadow:0 0 60px 0 rgba(138,92,246,.4),0 0 20px 0 rgba(138,92,246,.2),0 32px 90px rgba(13,8,28,.36)!important}body .admin-mirror-shell>.category-rail{max-height:none!important;overflow:visible!important}.category-row-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px}.category-inline-action{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;border-radius:999px;color:#7c3aed;opacity:0;transform:scale(.88);transition:opacity .14s ease,transform .14s ease,background-color .14s ease,color .14s ease}.category-button:focus-visible .category-inline-action,.category-button:hover .category-inline-action,.inline-subcat-button:focus-visible .category-inline-action,.inline-subcat-button:hover .category-inline-action{opacity:1;transform:scale(1)}.category-inline-action:hover{background:#ede9fe}.category-inline-delete{color:#b91c1c}.category-inline-delete:hover{background:#fee2e2;color:#991b1b}.subcategory-delete{margin-left:0}.tag-actions .danger-action{border-color:rgba(220,38,38,.2)!important;background:#fff7f7!important;color:#b91c1c!important}.tag-actions .danger-action:hover{background:#fee2e2!important;color:#991b1b!important}.tag-grid{display:block!important;-moz-column-count:3;column-count:3;-moz-column-gap:14px;column-gap:14px}.tag-grid>.tag-card{display:inline-block!important;width:100%;margin:0 0 14px;-moz-column-break-inside:avoid;break-inside:avoid;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.tag-card-media{aspect-ratio:16/9!important}.tag-detail{overflow:hidden;animation:tagDetailIn .18s ease both}@keyframes tagDetailIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}body .tag-lightbox-backdrop{z-index:7000!important}body .output-modal{position:relative!important}.language-toggle.vertical{gap:8px!important}.language-toggle.vertical button{border:1px solid rgba(124,58,237,.18)!important;background:hsla(0,0%,100%,.78)!important;color:#6b7280!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.56)}.language-toggle.vertical button.active{border-color:rgba(124,58,237,.62)!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;color:#fff!important;box-shadow:0 14px 26px rgba(124,58,237,.26)!important}.output-copy-toast{position:fixed;left:50%;top:50%;z-index:7100;display:inline-flex;min-width:140px;transform:translate(-50%,-50%);align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.58);border-radius:999px;background:rgba(124,58,237,.92);color:#fff;padding:12px 18px;box-shadow:0 20px 42px rgba(76,29,149,.34);font-size:14px;font-weight:900;pointer-events:none}.output-copy-toast.failed{background:rgba(185,28,28,.94);box-shadow:0 20px 42px rgba(127,29,29,.3)}@media (max-width:1280px){.tag-grid{-moz-column-count:2;column-count:2}}body .site-top-nav,body .site-top-nav.home-top-nav,body .site-top-nav.page-top-nav,body .site-top-nav.sticky-top-nav{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:56px!important;margin:0!important;border:0!important;border-radius:0!important;background:hsla(0,0%,100%,.66)!important;padding:8px 28px!important;box-shadow:0 1px 0 rgba(36,23,53,.05)!important;backdrop-filter:blur(18px) saturate(1.08)!important}body .site-top-nav .nav-left,body .site-top-nav .nav-links{min-width:0}body .site-top-nav .nav-links{margin-left:auto}