.document-module {
  --ink: #142038;
  --muted: #69758b;
  --line: rgba(44, 71, 112, .12);
  --blue: #2878ff;
  --blue-dark: #1559d6;
  --soft-blue: #eef5ff;
  --shadow: 0 18px 55px rgba(55, 84, 125, .10);
  --radius: 22px;
}

/* TikTok document library */
.document-module .category-tabs .document-category-tab{border-color:#d4dcff;background:linear-gradient(135deg,#f4f7ff,#fff4f8);color:#365fc5}.document-module .category-tabs .document-category-tab.active{border-color:transparent;background:linear-gradient(135deg,#4d78ef,#806af2);color:#fff}.document-module .document-library-section{padding:28px 0 6px}.document-module .document-library-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;border:1px solid rgba(118,141,205,.2);border-radius:28px;background:linear-gradient(135deg,rgba(219,247,244,.94),rgba(223,232,255,.94) 48%,rgba(255,235,240,.93));box-shadow:0 24px 70px rgba(47,71,128,.1)}.document-module .document-library-hero>div>span{font-size:11px;font-weight:850;letter-spacing:.16em;color:#4e78e8}.document-module .document-library-hero h2{margin:7px 0 8px;font-size:clamp(26px,3vw,40px);letter-spacing:-.04em;color:#182238}.document-module .document-library-hero p{max-width:680px;margin:0;color:#647089;line-height:1.75}.document-module .document-library-hero>strong{display:grid;place-items:center;min-width:128px;padding:16px 18px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.7);color:#365fc5;box-shadow:0 12px 30px rgba(64,91,155,.1)}.document-module .document-library-hero>strong b{font-size:32px;line-height:1}.document-module .document-library-hero>strong small{margin-top:5px;color:#7b879c;font-size:11px;font-weight:650}.document-module .document-library-search{display:flex;align-items:center;gap:10px;max-width:620px;margin:22px 0 28px;padding:0 15px;border:1px solid #dfe5f0;border-radius:15px;background:#fff;box-shadow:0 10px 26px rgba(40,55,90,.06);color:#7d8aa1}.document-module .document-library-search input{width:100%;height:48px;border:0;outline:0;background:transparent;font-size:14px;color:#20293d}.document-module .document-library-search button{border:0;background:transparent;color:#4e78e8;font-size:12px;font-weight:750;cursor:pointer}.document-module .document-library-group{margin-top:26px}.document-module .document-library-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.document-module .document-library-heading h3{margin:0;color:#3165d3;font-size:18px}.document-module .document-library-heading span{padding:6px 12px;border:1px solid #dce5fa;border-radius:999px;background:#f7faff;color:#4f77d2;font-size:12px;font-weight:750}.document-module .document-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.document-module .document-library-card{overflow:hidden;border:1px solid rgba(119,145,216,.2);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 18px 45px rgba(38,57,102,.08);transition:transform .2s ease,box-shadow .2s ease}.document-module .document-library-card:hover{transform:translateY(-3px);box-shadow:0 23px 55px rgba(38,57,102,.13)}.document-module .document-library-card.is-pinned{border-color:#f0cda5}.document-module .document-card-cover{position:relative;display:flex;align-items:flex-end;justify-content:space-between;height:132px;padding:20px;background:linear-gradient(135deg,#cff1eb,#d9e5ff);color:#1e2b43}.document-module .document-library-card:nth-child(3n+2) .document-card-cover{background:linear-gradient(135deg,#f6dbee,#fff0df)}.document-module .document-library-card:nth-child(3n+3) .document-card-cover{background:linear-gradient(135deg,#dce6ff,#d8f1ec)}.document-module .document-card-cover>span,.document-module .document-card-cover>b{position:relative;z-index:1;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.72);font-size:12px}.document-module .document-card-cover>svg{position:absolute;left:50%;top:50%;opacity:.16;transform:translate(-50%,-45%) scale(1.7)}.document-module .document-card-cover>button{position:absolute;right:14px;top:14px;display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(233,188,125,.65);border-radius:9px;background:rgba(255,255,255,.86);color:#9b5e20;font-size:12px;font-weight:750;cursor:pointer}.document-module .document-card-cover>button.active{color:#b5651e}.document-module .document-card-body{padding:18px 20px 20px}.document-module .document-card-category{display:block;padding:7px 11px;border:1px solid #e0e6f1;border-radius:999px;color:#758198;font-size:12px}.document-module .document-card-body h3{min-height:54px;margin:13px 0 4px;color:#182238;font-size:19px;line-height:1.4}.document-module .document-card-body p{min-height:42px;margin:0;color:#748096;font-size:13px;line-height:1.65}.document-module .document-card-body>div{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0 14px}.document-module .document-card-body small{display:flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid #e2e7f0;border-radius:999px;color:#78849a;font-size:11px}.document-module .document-card-body>a{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border-radius:11px;background:#f1f5ff;color:#416bd5;font-size:13px;font-weight:800;text-decoration:none}.document-module .document-library-empty{padding:60px 20px;border:1px dashed #d8e0ed;border-radius:24px;text-align:center;color:#8a95a8}.document-module .document-library-empty h3{margin:12px 0 4px;color:#47546a}.document-module .document-library-empty p{margin:0;font-size:13px}

/* Public document reader */
.document-module .document-reader-shell{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(193,229,255,.45),transparent 28%),radial-gradient(circle at 88% 18%,rgba(255,213,230,.36),transparent 27%),#f7f9fd;color:#182238}.document-module .document-reader-progress{position:fixed;z-index:80;left:0;right:0;top:0;height:3px;background:rgba(74,108,203,.08)}.document-module .document-reader-progress i{display:block;height:100%;background:linear-gradient(90deg,#4f7df3,#8a69ee);transition:width .15s}.document-module .document-reader-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:10px max(28px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(202,211,230,.7);background:rgba(248,250,253,.87);backdrop-filter:blur(18px)}.document-module .document-reader-brand{display:flex;align-items:center;gap:12px;color:#1f2a40;font-weight:850;text-decoration:none}.document-module .document-reader-brand span{width:1px;height:22px;background:#d5dce9}.document-module .document-reader-header nav{display:flex;gap:8px}.document-module .document-reader-header nav a,.document-module .document-reader-header nav button{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #dae2ef;border-radius:11px;background:#fff;color:#526078;font:inherit;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer}.document-module .document-reader-header nav button.active{border-color:#f2d2ad;color:#a35f1c;background:#fff9f1}.document-module .document-reader-hero{padding:54px 28px 44px}.document-module .document-reader-hero>div{max-width:960px;margin:auto;text-align:center}.document-module .document-reader-hero>div>span{display:inline-flex;align-items:center;gap:6px;color:#4d77df;font-size:11px;font-weight:850;letter-spacing:.15em}.document-module .document-reader-hero h1{margin:13px 0 12px;font-size:clamp(30px,5vw,52px);line-height:1.18;letter-spacing:-.045em}.document-module .document-reader-hero p{max-width:700px;margin:auto;color:#68758b;font-size:16px;line-height:1.75}.document-module .document-reader-hero>div>div{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:20px}.document-module .document-reader-hero small{display:flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #dfe5f0;border-radius:999px;background:rgba(255,255,255,.76);color:#748096}.document-module .document-reader-layout{display:grid;grid-template-columns:220px minmax(0,860px);align-items:start;justify-content:center;gap:24px;padding:0 28px 70px}.document-module .document-reader-outline{position:sticky;top:94px;max-height:calc(100vh - 120px);overflow:auto;padding:15px;border:1px solid #e0e6f0;border-radius:18px;background:rgba(255,255,255,.8);box-shadow:0 14px 40px rgba(43,59,97,.07)}.document-module .document-reader-outline span{display:flex;align-items:center;gap:6px;margin-bottom:10px;color:#53617a;font-size:12px;font-weight:850}.document-module .document-reader-outline a{display:block;padding:6px 7px;border-left:2px solid transparent;color:#69758b;font-size:12px;line-height:1.4;text-decoration:none}.document-module .document-reader-outline a:hover{border-left-color:#6a84e8;color:#375fca}.document-module .document-reader-outline a.level-2{padding-left:14px}.document-module .document-reader-outline a.level-3{padding-left:23px}.document-module .document-reader-article{width:100%;min-width:0;padding:clamp(28px,5vw,64px);border:1px solid #e0e6f0;border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(38,53,88,.1)}.document-module .document-reader-footer{display:flex;align-items:center;justify-content:center;gap:18px;padding:28px;border-top:1px solid #e1e6ef;color:#7a8598}.document-module .document-reader-footer p{margin:0;font-size:12px}.document-module .document-reader-footer a{color:#4d73d3;font-size:12px;font-weight:750}

/* Shared rich document content */
.document-module .document-rich-content{color:#273249;font-size:15px;line-height:1.82;overflow-wrap:anywhere}.document-module .document-rich-content h1,.document-module .document-rich-content h2,.document-module .document-rich-content h3,.document-module .document-rich-content h4,.document-module .document-rich-content h5,.document-module .document-rich-content h6{scroll-margin-top:100px;color:#172137;line-height:1.35}.document-module .document-rich-content h1{margin:1.8em 0 .65em;font-size:2em}.document-module .document-rich-content h2{margin:1.65em 0 .6em;font-size:1.55em}.document-module .document-rich-content h3{margin:1.5em 0 .55em;font-size:1.25em}.document-module .document-rich-content h4{font-size:1.08em}.document-module .document-rich-content p{margin:.75em 0}.document-module .document-rich-content a{color:#3d6ddd;text-underline-offset:3px}.document-module .document-rich-content img{display:block;max-width:100%;height:auto;margin:auto;border-radius:12px}.document-module .document-rich-content figure{margin:22px auto;text-align:center}.document-module .document-rich-content figcaption{margin-top:8px;color:#7a869b;font-size:12px}.document-module .document-rich-content video{display:block;width:100%;max-height:68vh;border-radius:14px;background:#10131a;box-shadow:0 14px 36px rgba(15,20,34,.16)}.document-module .document-rich-content .doc-video{padding:12px;border:1px solid #dce4ef;border-radius:18px;background:#f8faff}.document-module .document-rich-content .doc-callout{margin:18px 0;padding:16px 18px;border:1px solid #dce5f6;border-left:4px solid #6d87e8;border-radius:12px;background:#f5f8ff}.document-module .document-rich-content .doc-callout.tone-gold{border-left-color:#dfa85e;background:#fff9ec}.document-module .document-rich-content .doc-callout>p{margin:.35em 0}.document-module .document-rich-content blockquote{margin:15px 0;padding:8px 15px;border-left:3px solid #8094df;background:#f7f9ff;color:#56627a}.document-module .doc-table-scroll{max-width:100%;margin:20px 0;overflow:auto;border:1px solid #d8e0eb;border-radius:13px}.document-module .document-rich-content table{width:100%;min-width:600px;border-collapse:collapse;background:#fff;font-size:13px}.document-module .document-rich-content th,.document-module .document-rich-content td{min-width:96px;padding:10px 12px;border:1px solid #dce3ed;vertical-align:top;text-align:left}.document-module .document-rich-content th{position:sticky;top:0;background:#f0f4fb;color:#33415c;font-weight:800}.document-module .document-rich-content td ol,.document-module .document-rich-content td ul{padding-left:20px}.document-module .doc-subpage,.document-module .doc-link-card{display:flex;flex-direction:column;gap:3px;margin:12px 0;padding:14px 16px;border:1px solid #d9e3f5;border-radius:13px;background:linear-gradient(135deg,#f4f8ff,#fbf7ff);text-decoration:none}.document-module .doc-subpage span{color:#6984cc;font-size:10px;font-weight:850;letter-spacing:.12em}.document-module .doc-subpage strong,.document-module .doc-link-card strong{color:#315fca}.document-module .doc-subpage small,.document-module .doc-link-card small{color:#7b879b}.document-module .doc-asset-link{display:inline-flex;padding:4px 8px;border-radius:7px;background:#edf3ff;text-decoration:none}.document-module .doc-inline-media{margin:8px 0;padding:8px 10px;border:1px solid #dbe3f0;border-radius:10px;background:#f8faff}.document-module .doc-inline-media summary{color:#3f67c8;font-weight:750;cursor:pointer}.document-module .doc-inline-media video{margin-top:10px;max-height:360px}.document-module .doc-inline-image img{max-height:280px;margin:8px 0}.document-module .doc-task-list{padding-left:0;list-style:none}

/* Admin document management and editor */
.document-module .document-head-actions{display:flex;flex-wrap:wrap;gap:8px}.document-module .document-head-actions a,.document-module .document-head-actions button{display:flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid #dbe2ee;border-radius:10px;background:#fff;color:#4e5d75;font:inherit;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer}.document-module .document-head-actions .admin-primary{border-color:transparent;background:#405fd2;color:#fff}.document-module .document-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px}.document-module .document-metrics>div{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:3px 10px;padding:16px;border:1px solid rgba(210,219,236,.9);border-radius:15px;background:rgba(255,255,255,.76)}.document-module .document-metrics svg{grid-row:1/3;width:38px;height:38px;padding:9px;border-radius:11px;background:#eef3ff;color:#5475d8}.document-module .document-metrics span{color:#768299;font-size:11px}.document-module .document-metrics b{grid-row:1/3;grid-column:3;font-size:24px}.document-module .document-filters>div{grid-template-columns:1.2fr 1.2fr repeat(3,minmax(120px,.7fr))}.document-module .document-table-card td>small{display:block;margin-top:5px;color:#8994a7;font-size:11px}.document-module .document-pinned-row{background:#fffaf2}.document-module .document-table-card td:first-child em{color:#66758f;font-size:11px;font-style:normal;font-weight:800}.document-module .document-title-cell{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 7px;min-width:250px}.document-module .document-title-cell>svg{color:#c47725}.document-module .document-title-cell>button{overflow:hidden;border:0;background:transparent;color:#263248;font:inherit;font-weight:800;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.document-module .document-title-cell>small{grid-column:1/3;overflow:hidden;max-width:440px;text-overflow:ellipsis;white-space:nowrap}.document-module .document-source{display:inline-block;margin:0 6px 5px 0;padding:5px 8px;border-radius:999px;background:#edf3ff;color:#4e70c8;font-size:10px;font-weight:800}.document-module .document-source.local{background:#edf9f2;color:#3b8160}.document-module .document-child-label{color:#a56f35!important}.document-module .person-cell.compact{display:flex;align-items:center;gap:6px}.document-module .person-cell.compact i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#edf2ff;color:#4d6dcc;font-size:10px;font-style:normal}.document-module .document-table-card .row-actions a{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dde4ef;border-radius:8px;background:#fff;color:#617089}.document-module .document-loading{position:fixed;z-index:190;inset:0;display:grid;place-items:center;background:rgba(242,246,252,.8);backdrop-filter:blur(8px);font-weight:800;color:#4566c5}.document-module .document-modal-backdrop{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:rgba(24,33,53,.4);backdrop-filter:blur(8px)}.document-module .document-modal{width:min(720px,100%);max-height:88vh;overflow:auto;padding:0;border-radius:20px;background:#fff}.document-module .document-modal.wide{width:min(920px,100%)}.document-module .document-modal>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #e2e7f0;background:rgba(255,255,255,.94)}.document-module .document-modal>header h2{margin:0;font-size:17px}.document-module .document-modal>header button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;background:#eff3f8;cursor:pointer}.document-module .document-log-filters{display:flex;gap:8px;padding:16px 20px}.document-module .document-log-filters label{display:flex;align-items:center;gap:6px;flex:1;padding:0 10px;border:1px solid #dce3ed;border-radius:9px}.document-module .document-log-filters input,.document-module .document-log-filters select{height:38px;border:0;outline:0;background:transparent}.document-module .document-log-filters select{padding:0 9px;border:1px solid #dce3ed;border-radius:9px}.document-module .document-revision-list{padding:0 20px}.document-module .document-revision-list article{display:flex;gap:10px;padding:13px 0;border-bottom:1px solid #edf0f5}.document-module .document-revision-list>article>i{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:#edf2ff;color:#4c69c9;font-style:normal;font-weight:800}.document-module .document-revision-list article>div{min-width:0;flex:1}.document-module .document-revision-list article div div{display:flex;align-items:center;gap:8px}.document-module .document-revision-list article span,.document-module .document-revision-list article em{padding:3px 6px;border-radius:5px;background:#eef3ff;color:#5971b7;font-size:10px;font-style:normal}.document-module .document-revision-list p{overflow:hidden;margin:6px 0;color:#6e7a8f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.document-module .document-revision-list small{color:#98a2b3;font-size:10px}.document-module .document-pager{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:15px 20px}.document-module .document-pager span{margin-right:auto;color:#7c8799;font-size:11px}.document-module .document-pager button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dde3ed;border-radius:8px;background:#fff}.document-module .document-empty{padding:44px;text-align:center;color:#8a95a8}.document-module .document-editor-shell{position:fixed;z-index:210;inset:0;display:flex;flex-direction:column;background:#edf1f7;color:#222d42}.document-module .document-editor-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:62px;padding:8px 15px;border-bottom:1px solid #d9e0eb;background:rgba(255,255,255,.96)}.document-module .document-editor-topbar>div{display:flex;align-items:center;gap:8px}.document-module .document-editor-topbar>div:last-child{justify-content:flex-end}.document-module .document-editor-topbar button,.document-module .document-editor-topbar a{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #dce3ed;border-radius:8px;background:#fff;color:#536177;font:inherit;font-size:11px;font-weight:750;text-decoration:none;cursor:pointer}.document-module .document-editor-topbar>div:first-child>span{color:#8994a6;font-size:10px}.document-module .document-editor-topbar>div:first-child>em{padding:4px 7px;border-radius:6px;background:#eef4ff;color:#5170c5;font-size:10px;font-style:normal}.document-module .document-editor-topbar .document-save{border-color:transparent;background:#4264d5;color:#fff}.document-module .document-presence i{display:grid;place-items:center;width:29px;height:29px;margin-left:-5px;border:2px solid #fff;border-radius:50%;background:#e7edff;color:#4e69bf;font-size:10px;font-style:normal;font-weight:850}.document-module .document-presence small{color:#7b8798;font-size:10px}.document-module .document-editor-meta{padding:14px max(18px,calc((100vw - 980px)/2));border-bottom:1px solid #dbe2ec;background:#f8faff}.document-module .document-title-input,.document-module .document-summary-input{display:block;width:100%;border:0;outline:0;background:transparent}.document-module .document-title-input{font-size:25px;font-weight:850;color:#1c263b}.document-module .document-summary-input{margin-top:5px;color:#6f7c90;font-size:13px}.document-module .document-editor-meta>div{display:flex;align-items:center;gap:14px;margin-top:10px}.document-module .document-editor-meta label{display:flex;align-items:center;gap:5px;color:#667389;font-size:11px}.document-module .document-editor-meta select{padding:5px 7px;border:1px solid #d8e0ec;border-radius:7px;background:#fff;color:#526078}.document-module .document-editor-meta>div>small{margin-left:auto;color:#8792a3;font-size:10px}.document-module .document-editor-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;min-height:48px;padding:7px 15px;border-bottom:1px solid #d9e0eb;background:#fff}.document-module .document-editor-toolbar>span{width:1px;height:24px;margin:0 5px;background:#dbe1ea}.document-module .document-editor-toolbar button{display:flex;align-items:center;gap:5px;height:32px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#56647a;font-size:11px;font-weight:700;cursor:pointer}.document-module .document-editor-toolbar button:hover,.document-module .document-editor-toolbar button.active{background:#edf2ff;color:#3e61cb}.document-module .document-editor-canvas{flex:1;overflow:auto;padding:28px}.document-module .document-editor-canvas>.document-rich-content{width:min(900px,100%);min-height:calc(100vh - 255px);margin:auto;padding:58px 65px;border:1px solid #dce2eb;background:#fff;box-shadow:0 16px 45px rgba(30,44,75,.1);outline:0}.document-module .document-rich-content.editing:empty:before{content:attr(data-placeholder);color:#a0a8b5}.document-module .document-editor-canvas.preview>.document-rich-content{border-radius:20px}

@media(max-width:980px){.document-module .document-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-module .document-reader-layout{grid-template-columns:minmax(0,860px)}.document-module .document-reader-outline{display:none}.document-module .document-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.document-module .document-filters>div{grid-template-columns:repeat(2,minmax(0,1fr))}.document-module .document-editor-topbar{grid-template-columns:1fr auto}.document-module .document-presence{display:none}.document-module .document-editor-topbar>div:first-child>em{display:none}}
@media(max-width:700px){.document-module .document-library-section{padding-top:18px}.document-module .document-library-hero{align-items:flex-start;padding:23px;border-radius:21px}.document-module .document-library-hero>strong{min-width:88px;padding:12px}.document-module .document-library-hero>strong b{font-size:25px}.document-module .document-library-hero p{font-size:13px}.document-module .document-library-grid{grid-template-columns:1fr;gap:14px}.document-module .document-card-cover{height:116px}.document-module .document-card-body h3{min-height:auto}.document-module .document-card-body p{min-height:auto}.document-module .document-reader-header{min-height:62px;padding:8px 14px}.document-module .document-reader-brand{font-size:12px}.document-module .document-reader-brand img{width:76px;height:auto}.document-module .document-reader-header nav a{display:none}.document-module .document-reader-header nav button{padding:8px}.document-module .document-reader-hero{padding:36px 18px 28px}.document-module .document-reader-hero h1{font-size:30px}.document-module .document-reader-hero p{font-size:14px}.document-module .document-reader-layout{padding:0 12px 45px}.document-module .document-reader-article{padding:28px 20px;border-radius:19px}.document-module .document-reader-footer{flex-direction:column;gap:7px;text-align:center}.document-module .document-rich-content table{min-width:560px}.document-module .document-metrics{grid-template-columns:1fr 1fr}.document-module .document-metrics>div{grid-template-columns:30px 1fr auto;padding:12px}.document-module .document-metrics svg{width:30px;height:30px;padding:7px}.document-module .document-metrics b{font-size:19px}.document-module .document-filters>div{grid-template-columns:1fr}.document-module .document-head-actions{margin-top:10px}.document-module .document-editor-topbar{grid-template-columns:1fr;padding:6px 9px}.document-module .document-editor-topbar>div:first-child>span,.document-module .document-editor-topbar>div:last-child>a{display:none}.document-module .document-editor-topbar>div:last-child{position:absolute;right:8px}.document-module .document-editor-topbar>div:last-child button{padding:7px}.document-module .document-editor-topbar>div:last-child button:first-child{display:none}.document-module .document-editor-meta{padding:12px 14px}.document-module .document-title-input{font-size:20px}.document-module .document-editor-meta>div{gap:8px;overflow:auto}.document-module .document-editor-meta>div>small{display:none}.document-module .document-editor-toolbar{justify-content:flex-start;overflow:auto;flex-wrap:nowrap}.document-module .document-editor-canvas{padding:10px}.document-module .document-editor-canvas>.document-rich-content{min-height:calc(100vh - 228px);padding:30px 20px}.document-module .document-modal-backdrop{padding:10px}.document-module .document-modal{max-height:94vh}}

.document-module * { box-sizing: border-box; }
.document-module { scroll-behavior: smooth; overflow-x: hidden; }
.document-module { margin: 0; color: var(--ink); background: #f7f9fc; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; -webkit-font-smoothing: antialiased; }
.document-module button, .document-module input, .document-module select, .document-module textarea { font: inherit; }
.document-module button, .document-module a { -webkit-tap-highlight-color: transparent; }
.document-module button { color: inherit; }
.document-module a { color: inherit; text-decoration: none; }
.document-module button:focus-visible, .document-module a:focus-visible, .document-module input:focus-visible, .document-module select:focus-visible, .document-module textarea:focus-visible { outline: 3px solid rgba(40, 120, 255, .22); outline-offset: 2px; }

.document-module .glass { background: rgba(255, 255, 255, .80); border: 1px solid rgba(255, 255, 255, .9); box-shadow: var(--shadow); -webkit-backdrop-filter: blur(18px); backdrop-filter: blur(18px); }
.document-module .ambient { position: fixed; z-index: -1; border-radius: 50%; pointer-events: none; filter: blur(5px); opacity: .72; }
.document-module .ambient-a { width: 520px; height: 520px; top: -240px; left: -150px; background: radial-gradient(circle, rgba(111, 186, 255, .26), rgba(111, 186, 255, 0) 70%); }
.document-module .ambient-b { width: 620px; height: 620px; top: 320px; right: -260px; background: radial-gradient(circle, rgba(183, 133, 255, .18), rgba(183, 133, 255, 0) 70%); }
.document-module .primary-button, .document-module .admin-primary { border: 0; background: linear-gradient(135deg, #3484ff, #1766ed); color: white; border-radius: 12px; height: 44px; padding: 0 20px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 750; cursor: pointer; box-shadow: 0 9px 24px rgba(40, 120, 255, .22); }
.document-module .primary-button:hover, .document-module .admin-primary:hover { background: linear-gradient(135deg, #2475f4, #1158d1); }
.document-module .primary-button:disabled, .document-module .admin-primary:disabled { opacity: .55; cursor: wait; }

/* Public site */
.document-module .public-shell { min-height: 100vh; overflow-x: hidden; }
.document-module [data-copy-protected="true"], .document-module [data-copy-protected="true"] * { -webkit-user-select: none; user-select: none; -webkit-touch-callout: none; }
.document-module [data-copy-protected="true"] input, .document-module [data-copy-protected="true"] textarea, .document-module [data-copy-protected="true"] select, .document-module [data-copy-protected="true"] [contenteditable="true"] { -webkit-user-select: text; user-select: text; -webkit-touch-callout: default; }
.document-module .public-header { position: sticky; z-index: 30; top: 0; height: 76px; display: flex; align-items: center; padding: 0 5vw; border-width: 0 0 1px; border-color: rgba(44, 71, 112, .09); box-shadow: 0 7px 28px rgba(55, 84, 125, .06); }
.document-module .public-brand { min-width: 300px; display: flex; align-items: center; gap: 13px; }
.document-module .public-brand img { width: 104px; height: auto; object-fit: contain; }
.document-module .public-brand > span { width: 1px; height: 23px; background: var(--line); }
.document-module .public-brand strong { font-size: 16px; letter-spacing: -.3px; }
.document-module .public-search { width: 420px; max-width: 32vw; height: 42px; margin: 0 auto; border: 1px solid rgba(45, 73, 115, .10); background: rgba(242, 246, 252, .86); display: flex; align-items: center; border-radius: 999px; padding-left: 16px; color: #8993a5; }
.document-module .public-search input { min-width: 0; flex: 1; height: 100%; border: 0; outline: 0; background: transparent; padding: 0 10px; color: var(--ink); font-size: 14px; }
.document-module .public-search button { border: 0; height: 34px; padding: 0 18px; margin-right: 4px; border-radius: 999px; background: white; color: var(--blue); box-shadow: 0 4px 15px rgba(48, 75, 110, .08); font-weight: 700; cursor: pointer; }
.document-module .content-section { scroll-margin-top: 96px; }
.document-module .global-search-summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 6px 0 14px; color: var(--muted); font-size: 13px; }
.document-module .global-search-summary p { margin: 0; }
.document-module .global-search-summary > button { flex-shrink: 0; border: 0; background: transparent; color: var(--blue); cursor: pointer; padding: 8px; }
.document-module .global-search-groups { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 28px; }
.document-module .global-search-groups button { display: flex; align-items: center; gap: 9px; padding: 10px 14px; border: 1px solid var(--line); border-radius: 13px; background: white; color: var(--ink); cursor: pointer; font-size: 13px; }
.document-module .global-search-groups button b { color: var(--blue); }
.document-module .global-search-groups button:disabled { opacity: .45; cursor: default; }
.document-module .global-search-group-head { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin: 0 0 18px; }
.document-module .global-search-group-head h3 { margin: 0; color: var(--ink); font-size: 21px; letter-spacing: -.4px; }
.document-module .global-search-group-head > span { flex-shrink: 0; font-size: 12px; color: var(--muted); }
.document-module .global-search-results [data-search-group] { padding: 0; margin: 0 0 42px; scroll-margin-top: 96px; }
.document-module .global-search-results .document-library-group { margin-top: 0; }
.document-module .global-search-loading { padding: 64px 20px; text-align: center; color: var(--muted); }
.document-module .public-actions { min-width: 300px; display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
.document-module .public-actions > button, .document-module .member-link { height: 40px; padding: 0 15px; border-radius: 12px; border: 1px solid var(--line); background: rgba(255, 255, 255, .65); display: inline-flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 700; cursor: pointer; }
.document-module .public-actions .contact-button { color: #19966a; background: rgba(238, 255, 248, .7); border-color: rgba(39, 175, 121, .16); }
.document-module .member-link span { width: 26px; height: 26px; border-radius: 50%; background: linear-gradient(135deg, #dbeaff, #c7d8ff); color: #286ada; display: grid; place-items: center; }
.document-module .public-container { width: 90%; max-width: none; margin-left: auto; margin-right: auto; }
.document-module .public-hero { min-height: 450px; margin-top: 34px; border-radius: 30px; position: relative; overflow: hidden; display: flex; align-items: stretch; background: linear-gradient(115deg, rgba(255, 255, 255, .96) 0%, rgba(248, 251, 255, .90) 48%, rgba(231, 242, 255, .86) 100%); }
.document-module .public-hero:before { content: ""; position: absolute; width: 470px; height: 470px; border-radius: 50%; right: 30px; bottom: -210px; background: radial-gradient(circle, rgba(68, 143, 255, .28), rgba(68, 143, 255, 0) 70%); }
.document-module .hero-copy { width: 62%; position: relative; z-index: 3; padding: 65px 40px 44px 66px; }
.document-module .hero-eyebrow { color: #2b73e7; font-size: 13px; font-weight: 800; display: inline-flex; align-items: center; gap: 6px; padding: 7px 12px; border-radius: 999px; background: rgba(232, 242, 255, .85); }
.document-module .hero-copy h1 { margin: 20px 0 18px; font-size: 43px; font-size: clamp(34px, 4vw, 49px); line-height: 1.22; letter-spacing: -2.2px; }
.document-module .hero-copy h1 em { color: #2375f4; font-style: normal; }
.document-module .hero-copy > p { max-width: 570px; font-size: 16px; line-height: 1.85; color: var(--muted); margin: 0 0 26px; }
.document-module .hero-copy > button { border: 0; height: 47px; padding: 0 21px; border-radius: 14px; color: white; background: linear-gradient(135deg, #3184ff, #185fdd); display: inline-flex; align-items: center; gap: 10px; font-weight: 800; cursor: pointer; box-shadow: 0 12px 28px rgba(40, 120, 255, .25); }
.document-module .hero-trust { display: flex; align-items: center; gap: 17px; margin-top: 28px; color: #718099; font-size: 12px; }
.document-module .hero-trust span { display: flex; align-items: center; gap: 4px; }
.document-module .hero-trust b { color: var(--ink); font-size: 13px; }
.document-module .hero-trust i { width: 1px; height: 16px; background: var(--line); }
.document-module .hero-portrait { position: absolute; z-index: 2; width: 445px; height: 450px; right: 12px; bottom: -23px; }
.document-module .hero-portrait img { object-fit: contain; object-position: bottom right; }
.document-module .portrait-glow { position: absolute; width: 330px; height: 330px; right: 25px; bottom: 25px; border-radius: 50%; background: linear-gradient(135deg, #e0edff, #c8ddff); box-shadow: inset 0 0 0 1px rgba(255,255,255,.6); }
.document-module .hero-note { position: absolute; z-index: 4; width: 184px; padding: 12px; border: 1px solid rgba(255,255,255,.9); border-radius: 16px; background: rgba(255,255,255,.77); box-shadow: 0 12px 30px rgba(48, 76, 115, .10); -webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px); display: flex; align-items: center; gap: 10px; }
.document-module .hero-note > span { width: 34px; height: 34px; border-radius: 11px; background: #edf4ff; color: #2b74e7; font-size: 11px; font-weight: 900; display: grid; place-items: center; }
.document-module .hero-note b, .document-module .hero-note small { display: block; }
.document-module .hero-note b { font-size: 13px; }
.document-module .hero-note small { margin-top: 2px; color: #78849a; font-size: 10px; }
.document-module .note-one { right: 290px; bottom: 25px; }
.document-module .note-two { right: 15px; top: 65px; }
.document-module .course-section { padding: 72px 0 12px; scroll-margin-top: 76px; }
.document-module .course-section.is-content-library { width: 100%; padding: 6px 0 0; }
.document-module .course-section-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 27px; }
.document-module .course-section-head > div:first-child > span { color: #6d91c9; font-size: 10px; font-weight: 900; letter-spacing: 2.2px; }
.document-module .course-section-head h2 { margin: 7px 0 8px; font-size: 32px; letter-spacing: -1px; }
.document-module .course-count { display: flex; align-items: center; gap: 11px; padding: 12px 17px; border: 1px solid rgba(40,120,255,.12); border-radius: 16px; background: rgba(239,246,255,.72); }
.document-module .course-count > strong { color: #2475ef; font-size: 34px; line-height: 1; }
.document-module .course-count > span { color: #64728a; font-size: 11px; line-height: 1.55; }
.document-module .course-count b { color: #2875e5; }
.document-module .course-preview-heading, .document-module .course-locked-heading { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-bottom: 14px; }
.document-module .course-preview-heading > div, .document-module .course-locked-heading > div { display: flex; align-items: baseline; gap: 10px; }
.document-module .course-preview-heading b, .document-module .course-locked-heading b { font-size: 17px; }
.document-module .course-preview-heading span, .document-module .course-locked-heading span { color: #7b8799; font-size: 12px; }
.document-module .course-preview-heading > em, .document-module .course-locked-heading > em { display: inline-flex; align-items: center; gap: 5px; padding: 6px 10px; border-radius: 999px; font-size: 11px; font-style: normal; font-weight: 800; }
.document-module .course-preview-heading > em { color: #1f73e9; background: #edf5ff; }
.document-module .course-locked-heading { margin-top: 38px; }
.document-module .course-locked-heading > em { color: #748197; background: rgba(235,239,245,.9); }
.document-module .course-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 17px; }
.document-module .course-lesson-card { min-width: 0; padding: 0; overflow: hidden; border-radius: 20px; color: inherit; text-align: left; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease; }
.document-module .course-lesson-card:hover { transform: translateY(-3px); box-shadow: 0 20px 50px rgba(42,71,112,.14); }
.document-module .course-cover { position: relative; display: block; width: 100%; aspect-ratio: 16 / 9; overflow: hidden; background: linear-gradient(135deg,#dae7f7,#edf3fb); }
.document-module .course-cover img { object-fit: cover; transition: transform .25s ease; }
.document-module .course-lesson-card:hover .course-cover img { transform: scale(1.025); }
.document-module .course-cover-shade { position: absolute; z-index: 1; inset: 0; background: linear-gradient(180deg,rgba(7,17,32,.12),transparent 38%,rgba(7,17,32,.28)); }
.document-module .course-number, .document-module .course-duration { position: absolute; z-index: 2; top: 14px; min-height: 29px; display: inline-flex; align-items: center; border-radius: 10px; background: rgba(255,255,255,.88); color: #475267; padding: 5px 9px; box-shadow: 0 7px 20px rgba(16,30,50,.12); font-size: 11px; font-weight: 900; font-variant-numeric: tabular-nums; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.document-module .course-number { left: 14px; }
.document-module .course-duration { right: 14px; }
.document-module .course-play { position: absolute; z-index: 2; top: 50%; left: 50%; width: 61px; height: 61px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.6); border-radius: 50%; color: #15233b; background: rgba(255,255,255,.82); box-shadow: 0 15px 38px rgba(13,28,49,.16); font-style: normal; transform: translate(-50%,-50%); -webkit-backdrop-filter: blur(9px); backdrop-filter: blur(9px); }
.document-module .course-play svg[data-lucide="play"] { margin-left: 3px; }
.document-module .course-lesson-card.is-locked .course-cover img { filter: saturate(.68); opacity: .84; }
.document-module .course-lesson-card.is-locked .course-play { width: 51px; height: 51px; color: #566378; background: rgba(247,249,252,.87); }
.document-module .course-card-body { min-height: 190px; display: flex; flex-direction: column; align-items: flex-start; padding: 18px; background: rgba(255,255,255,.86); }
.document-module .course-card-body > small { color: #2474e6; font-size: 11px; font-weight: 850; }
.document-module .course-card-body > strong { display: -webkit-box; min-height: 51px; margin-top: 9px; overflow: hidden; font-size: 18px; line-height: 1.4; letter-spacing: -.3px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.document-module .course-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 10px; }
.document-module .course-tags i { padding: 5px 8px; border: 1px solid rgba(52,79,118,.12); border-radius: 999px; color: #7a8699; background: rgba(249,251,254,.9); font-size: 10px; font-style: normal; }
.document-module .course-card-body > em { min-height: 31px; display: inline-flex; align-items: center; justify-content: center; gap: 5px; margin-top: auto; padding: 6px 11px; border-radius: 999px; font-size: 11px; font-style: normal; font-weight: 850; }
.document-module .preview-action { color: #2473df; border: 1px solid rgba(40,120,255,.2); background: #edf5ff; }
.document-module .unlock-action { color: #7e899a; border: 1px solid rgba(72,91,122,.12); background: #f1f4f8; }
.document-module .course-locked-grid .course-lesson-card { content-visibility: auto; contain-intrinsic-size: 0 390px; }
.document-module .course-player-modal { position: relative; width: min(1080px,96vw); max-height: 94vh; overflow: hidden; border-radius: 24px; background: rgba(249,251,255,.98); }
.document-module .course-player-modal > .modal-close { position: absolute; z-index: 4; top: 13px; right: 13px; }
.document-module .course-player-stage { position: relative; width: 100%; aspect-ratio: 16 / 9; max-height: 76vh; background: #050a12; }
.document-module .course-player-stage video { display: block; width: 100%; height: 100%; object-fit: contain; background: #050a12; }
.document-module .course-trial-controls { position: absolute; z-index: 3; right: 0; bottom: 0; left: 0; min-height: 58px; display: flex; align-items: center; gap: 11px; padding: 18px 20px 10px; color: #fff; background: linear-gradient(transparent,rgba(0,0,0,.82)); }
.document-module .course-trial-controls button { width: 34px; height: 34px; flex: 0 0 34px; display: grid; place-items: center; border: 0; border-radius: 50%; color: #fff; background: rgba(255,255,255,.18); }
.document-module .course-trial-controls input { min-width: 0; flex: 1; accent-color: #438cff; cursor: pointer; }
.document-module .course-trial-controls span { flex: 0 0 auto; font-size: 11px; font-variant-numeric: tabular-nums; }
.document-module .course-trial-controls small { flex: 0 0 auto; padding: 4px 7px; border-radius: 999px; color: #dceaff; background: rgba(49,121,235,.45); font-size: 10px; font-weight: 800; }
.document-module .course-player-copy { padding: 19px 24px 22px; }
.document-module .course-player-copy span { color: #2875e5; font-size: 10px; font-weight: 900; letter-spacing: .7px; }
.document-module .course-player-copy h2 { margin: 7px 0 5px; font-size: 20px; }
.document-module .course-player-copy p { margin: 0; color: #748096; font-size: 12px; }
.document-module .course-unlock-modal { text-align: center; }
.document-module .course-unlock-modal .modal-head { align-items: flex-start; text-align: left; }
.document-module .course-unlock-modal .modal-head > div > span { color: #7397ca; font-size: 9px; font-weight: 900; letter-spacing: 1.6px; }
.document-module .course-unlock-modal .modal-head h2 { margin-top: 5px; line-height: 1.4; }
.document-module .course-unlock-modal > p { margin: 0 0 17px; color: #6c798d; font-size: 13px; line-height: 1.7; }
.document-module .course-unlock-modal .qr-frame img { max-width: min(58vw,250px); max-height: min(58vw,250px); }
.document-module .course-unlock-modal > strong, .document-module .course-unlock-modal > small { display: block; }
.document-module .course-unlock-modal > strong { margin-top: 14px; font-size: 14px; }
.document-module .course-unlock-modal > small { margin-top: 5px; color: #18895f; font-size: 11px; }
.document-module .content-section { padding: 72px 0 80px; scroll-margin-top: 72px; }
.document-module .content-heading { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 24px; }
.document-module .content-heading > div > span, .document-module .admin-page-head > div > span, .document-module .card-heading > div > span { color: #6d91c9; font-size: 10px; font-weight: 900; letter-spacing: 2.2px; }
.document-module .content-heading h2 { margin: 6px 0 0; font-size: 28px; letter-spacing: -.8px; }
.document-module .content-heading > p { color: var(--muted); font-size: 13px; }
.document-module .category-tabs { display: flex; align-items: center; gap: 7px; overflow-x: auto; scrollbar-width: none; padding: 3px 3px 18px; }
.document-module .category-tabs::-webkit-scrollbar { display: none; }
.document-module .category-tabs button { flex: 0 0 auto; height: 38px; padding: 0 18px; border-radius: 999px; border: 1px solid var(--line); background: rgba(255,255,255,.66); color: #66738a; font-size: 13px; font-weight: 700; cursor: pointer; }
.document-module .category-tabs button.active { color: white; border-color: transparent; background: linear-gradient(135deg, #3887ff, #1c66df); box-shadow: 0 9px 22px rgba(40, 120, 255, .20); }
.document-module .category-tabs button.course-category-tab { position: relative; height: 42px; display: inline-flex; align-items: center; gap: 6px; padding: 0 10px 0 15px; overflow: hidden; border-color: rgba(69,108,236,.26); color: #245fca; background: linear-gradient(135deg,rgba(236,245,255,.98),rgba(244,239,255,.98)); box-shadow: 0 8px 22px rgba(66,92,202,.14); animation: course-tab-pulse 2.8s ease-in-out infinite; }
.document-module .category-tabs button.course-category-tab:nth-of-type(3) { animation-delay: .35s; }
.document-module .category-tabs button.course-category-tab::before { position: absolute; inset: 0; content: ""; pointer-events: none; background: linear-gradient(105deg,transparent 26%,rgba(255,255,255,.72) 48%,transparent 70%); transform: translateX(-120%); animation: course-tab-shine 4.2s ease-in-out infinite; }
.document-module .category-tabs button.course-category-tab > * { position: relative; z-index: 1; }
.document-module .category-tabs button.course-category-tab svg { color: #6b55df; }
.document-module .category-tabs button.course-category-tab em { padding: 3px 7px; border-radius: 999px; color: #fff; background: linear-gradient(135deg,#ff765f,#ef4770); box-shadow: 0 4px 10px rgba(226,66,101,.22); font-size: 9px; font-style: normal; font-weight: 900; letter-spacing: .4px; }
.document-module .category-tabs button.course-category-tab:hover { border-color: rgba(60,105,228,.48); transform: translateY(-1px); box-shadow: 0 11px 26px rgba(53,82,198,.2); }
.document-module .category-tabs button.course-category-tab.active { color: #fff; border-color: transparent; background: linear-gradient(135deg,#397eff,#654fdc); box-shadow: 0 10px 26px rgba(66,73,205,.3); animation: none; }
.document-module .category-tabs button.course-category-tab.active svg { color: #fff; }
.document-module .category-tabs button.course-category-tab.active em { color: #375cc3; background: #fff; box-shadow: none; }
@keyframes course-tab-pulse { 0%,100% { box-shadow: 0 8px 22px rgba(66,92,202,.12); } 50% { box-shadow: 0 10px 28px rgba(66,92,202,.24); } }
@keyframes course-tab-shine { 0%,62%,100% { transform: translateX(-120%); } 78% { transform: translateX(120%); } }
.document-module .video-waterfall { display: grid; grid-template-columns: repeat(auto-fill, minmax(285px, 1fr)); align-items: stretch; gap: 18px; transition: opacity .2s ease; }
.document-module .video-waterfall.is-loading { opacity: .55; }
.document-module .video-card { display: flex; width: 100%; min-width: 0; height: 100%; flex-direction: column; border-radius: 19px; overflow: hidden; box-shadow: 0 12px 38px rgba(43, 70, 110, .08); transform: translateZ(0); }
.document-module .card-cover { width: 100%; aspect-ratio: 3 / 4; position: relative; flex: 0 0 auto; display: block; overflow: hidden; border: 0; padding: 0; cursor: pointer; background: #dce7f6; }
.document-module .card-cover img, .document-module .video-poster-media video { object-fit: cover; object-position: center 18%; transition: transform .25s ease, opacity .2s ease; }
.document-module .video-poster-media { position: absolute; inset: 0; display: block; overflow: hidden; }
.document-module .video-poster-media video { position: absolute; z-index: 1; inset: 0; width: 100%; height: 100%; opacity: 0; pointer-events: none; }
.document-module .video-poster-media video.is-ready { opacity: 1; }
.document-module .video-card:hover .card-cover img, .document-module .video-card:hover .video-poster-media video { transform: scale(1.025); }
.document-module .cover-shade { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to top, rgba(7, 20, 43, .42), transparent 45%); }
.document-module .play-badge { position: absolute; z-index: 2; left: 13px; bottom: 12px; width: 34px; height: 34px; border-radius: 50%; color: white; background: rgba(255,255,255,.23); border: 1px solid rgba(255,255,255,.45); display: grid; place-items: center; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.document-module .duration { position: absolute; z-index: 2; right: 10px; bottom: 12px; background: rgba(13, 28, 48, .60); color: white; padding: 4px 7px; border-radius: 7px; font-size: 10px; font-weight: 700; }
.document-module .card-body { display: flex; min-height: 0; flex: 1; flex-direction: column; padding: 14px 14px 13px; }
.document-module .card-category { display: inline-block; color: #2771dd; background: #edf5ff; border-radius: 7px; padding: 4px 7px; font-size: 10px; font-weight: 800; }
.document-module .card-title { display: -webkit-box; width: 100%; min-height: 44px; padding: 0; margin: 9px 0 0; overflow: hidden; border: 0; background: none; text-align: left; font-size: 15px; line-height: 1.48; font-weight: 800; cursor: pointer; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.document-module .card-body > p { color: #748096; font-size: 12px; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin: 7px 0 0; }
.document-module .card-meta { margin-top: auto; padding-top: 11px; border-top: 1px solid rgba(45, 73, 115, .08); display: flex; align-items: center; justify-content: space-between; }
.document-module .author-mini { display: flex; align-items: center; gap: 7px; }
.document-module .author-mini span { width: 23px; height: 23px; border-radius: 50%; background: linear-gradient(135deg, #dbeaff, #bfd5ff); color: #2869cf; font-size: 10px; font-weight: 900; display: grid; place-items: center; }
.document-module .author-mini b { font-size: 11px; }
.document-module .card-meta > div:last-child { display: flex; align-items: center; gap: 4px; }
.document-module .card-meta button { border: 0; background: transparent; color: #8791a3; display: flex; align-items: center; gap: 3px; padding: 5px; font-size: 10px; cursor: pointer; }
.document-module .card-meta button.active { color: #ff5364; }
.document-module .load-more { display: flex; align-items: center; gap: 6px; margin: 30px auto 0; height: 42px; padding: 0 22px; border: 1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.8); color: #65738b; font-weight: 700; cursor: pointer; }
.document-module .mobile-load-sentinel { display: none; }
.document-module .empty-content { text-align: center; border-radius: 24px; padding: 62px 20px; }
.document-module .empty-content > div { width: 54px; height: 54px; border-radius: 18px; margin: 0 auto; background: #ebf3ff; color: #2a75e9; display: grid; place-items: center; }
.document-module .empty-content h3 { margin: 17px 0 8px; font-size: 20px; }
.document-module .empty-content p { color: var(--muted); margin: 0; }
.document-module .empty-content button { margin-top: 20px; border: 0; border-radius: 11px; height: 40px; padding: 0 18px; background: #2476ee; color: white; font-weight: 700; cursor: pointer; }
.document-module .public-footer { border-top: 1px solid var(--line); width: 90%; max-width: none; margin: 0 auto; padding: 28px 0 34px; display: flex; justify-content: space-between; align-items: center; gap: 28px; color: #7c8799; font-size: 12px; }
.document-module .public-footer-brand { display: flex; align-items: center; gap: 12px; }
.document-module .public-footer img { object-fit: contain; }
.document-module .public-footer-brand span { padding-left: 12px; border-left: 1px solid var(--line); color: var(--ink); font-weight: 750; }
.document-module .public-footer-meta { min-width: 0; text-align: right; }
.document-module .public-footer-meta > p { margin: 0; }
.document-module .public-filing-links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 6px 16px; margin-top: 8px; }
.document-module .public-filing-links a { color: #66758b; transition: color .2s ease; }
.document-module .public-filing-links a:hover { color: #246fda; }
.document-module .mobile-bottom-nav, .document-module .mobile-tab-page { display: none; }
.document-module .mobile-video-mode, .document-module .mobile-comments-backdrop { display: none; }

/* Modals and public interactions */
.document-module .modal-backdrop { position: fixed; z-index: 100; top: 0; right: 0; bottom: 0; left: 0; padding: 24px; display: flex; align-items: center; justify-content: center; background: rgba(16, 27, 46, .48); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.document-module .modal-card { width: 560px; max-width: 100%; max-height: calc(100vh - 48px); overflow-y: auto; border-radius: 22px; padding: 22px; background: rgba(255,255,255,.96); }
.document-module .modal-card.small { width: 430px; }
.document-module .modal-head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px; }
.document-module .modal-head h2 { font-size: 19px; margin: 0; }
.document-module .modal-head button, .document-module .modal-close { width: 34px; height: 34px; border-radius: 10px; border: 1px solid var(--line); background: white; display: grid; place-items: center; cursor: pointer; }
.document-module .auth-tabs { display: flex; padding: 4px; background: #f1f5fa; border-radius: 12px; margin-bottom: 18px; }
.document-module .auth-tabs button { flex: 1; height: 36px; border: 0; background: transparent; border-radius: 9px; color: #7d8899; font-weight: 700; cursor: pointer; }
.document-module .auth-tabs button.active { background: white; color: #236ddb; box-shadow: 0 4px 15px rgba(38,66,101,.08); }
.document-module .auth-modal form, .document-module .profile-card form, .document-module .editor-form { display: flex; flex-direction: column; gap: 14px; }
.document-module .auth-modal label, .document-module .profile-card label, .document-module .field { display: flex; flex-direction: column; gap: 7px; }
.document-module .auth-modal label > span, .document-module .profile-card label > span, .document-module .field > span { font-size: 12px; font-weight: 750; color: #57657b; }
.document-module .auth-modal input, .document-module .profile-card input, .document-module .profile-card textarea, .document-module .field input, .document-module .field select, .document-module .field textarea, .document-module .filter-bar input, .document-module .filter-bar select { width: 100%; height: 42px; border: 1px solid rgba(45,73,115,.14); border-radius: 11px; padding: 0 12px; outline: 0; background: rgba(250,252,255,.9); color: var(--ink); font-size: 14px; }
.document-module .auth-modal input:focus, .document-module .profile-card input:focus, .document-module .profile-card textarea:focus, .document-module .field input:focus, .document-module .field select:focus, .document-module .field textarea:focus, .document-module .filter-bar input:focus, .document-module .filter-bar select:focus { border-color: rgba(40,120,255,.55); box-shadow: 0 0 0 3px rgba(40,120,255,.09); }
.document-module .auth-modal form .primary-button { width: 100%; margin-top: 3px; }
.document-module .auth-modal > p { text-align: center; font-size: 11px; color: #97a0af; margin: 15px 0 0; }
.document-module .auth-limit-notice { display: flex; align-items: flex-start; gap: 9px; margin: 0 0 14px; padding: 11px 12px; border: 1px solid rgba(36,111,218,.14); border-radius: 11px; background: #eff6ff; color: #285fAD; font-size: 12px; font-weight: 700; line-height: 1.55; }
.document-module .auth-limit-notice svg { flex: 0 0 auto; margin-top: 1px; }
.document-module .contact-modal { text-align: center; }
.document-module .qr-frame { display: inline-flex; padding: 13px; border-radius: 20px; background: white; box-shadow: 0 14px 36px rgba(35,65,100,.11); }
.document-module .qr-frame img { width: 260px; height: 260px; max-width: 66vw; max-height: 66vw; border-radius: 10px; }
.document-module .contact-modal h3 { margin: 19px 0 7px; }
.document-module .contact-modal p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.7; }
.document-module .contact-modal > span { display: inline-block; margin-top: 13px; color: #198f66; background: #eefbf6; border-radius: 8px; padding: 6px 10px; font-size: 11px; font-weight: 700; }
.document-module .video-backdrop { padding: 2.5vh 2vw; }
.document-module .video-detail { width: 1120px; max-width: 100%; height: 90vh; max-height: 850px; position: relative; display: flex; overflow: hidden; border-radius: 24px; background: rgba(255,255,255,.96); }
.document-module .video-detail > .modal-close { position: absolute; z-index: 5; right: 12px; top: 12px; }
.document-module .video-stage { position: relative; width: 63%; height: 100%; background: #07101d; display: flex; align-items: center; justify-content: center; }
.document-module .video-stage video { width: 100%; height: 100%; object-fit: contain; background: #07101d; }
.document-module .guest-trial-badge { position: absolute; z-index: 6; top: 14px; left: 14px; padding: 7px 10px; border: 1px solid rgba(255,255,255,.24); border-radius: 999px; background: rgba(6,15,29,.7); color: #fff; font-size: 11px; font-weight: 800; font-variant-numeric: tabular-nums; pointer-events: none; -webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px); }
.document-module .guest-video-loading { position: absolute; z-index: 7; top: 50%; left: 50%; padding: 9px 13px; border-radius: 10px; background: rgba(6,15,29,.78); color: #fff; font-size: 12px; font-weight: 700; transform: translate(-50%,-50%); pointer-events: none; }
.document-module .video-placeholder { position: relative; width: 100%; height: 100%; overflow: hidden; }
.document-module .video-placeholder img { object-fit: cover; filter: blur(1px); opacity: .72; }
.document-module .video-placeholder > span { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(6,14,27,.46); }
.document-module .video-placeholder > div { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: white; text-align: center; }
.document-module .video-placeholder p { margin: 10px 0 0; }
.document-module .detail-panel { width: 37%; min-width: 350px; padding: 36px 27px 20px; overflow-y: auto; }
.document-module .detail-category { color: #2471df; font-size: 11px; font-weight: 800; background: #edf5ff; padding: 5px 8px; border-radius: 7px; }
.document-module .detail-panel > h2 { margin: 14px 0 9px; font-size: 21px; line-height: 1.4; }
.document-module .detail-summary { color: #6e798b; font-size: 13px; line-height: 1.7; margin: 0; }
.document-module .card-content-link, .document-module .detail-content-link { display: inline-flex; color: #246fda; font-size: 11px; font-weight: 750; }
.document-module .card-content-link { margin-top: 8px; }
.document-module .detail-content-link { margin-top: 10px; }
.document-module .detail-author { margin: 18px 0; display: flex; align-items: center; gap: 10px; }
.document-module .detail-author > span { width: 38px; height: 38px; border-radius: 50%; background: linear-gradient(135deg,#cfe1ff,#aecaFA); display: grid; place-items: center; color: #235fae; font-weight: 900; }
.document-module .detail-author b, .document-module .detail-author small { display: block; }
.document-module .detail-author b { font-size: 13px; }
.document-module .detail-author small { color: #8b95a6; margin-top: 3px; font-size: 10px; }
.document-module .detail-actions { display: flex; gap: 7px; padding: 13px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.document-module .detail-actions button, .document-module .detail-actions > span { flex: 1; height: 38px; border: 0; border-radius: 10px; background: #f3f6fa; color: #6f7b8d; display: flex; align-items: center; justify-content: center; gap: 6px; font-size: 12px; font-weight: 700; cursor: pointer; }
.document-module .detail-actions button.active { color: #ff5263; background: #fff1f3; }
.document-module .comments { padding-top: 17px; }
.document-module .comments h3 { font-size: 14px; margin: 0 0 13px; }
.document-module .comments h3 span { color: #99a2b0; font-weight: 500; }
.document-module .comment-list { max-height: 250px; overflow-y: auto; }
.document-module .comment-item { display: flex; gap: 10px; padding: 9px 0; }
.document-module .comment-item > span { flex: 0 0 auto; width: 29px; height: 29px; border-radius: 50%; background: #edf2f9; color: #54729f; display: grid; place-items: center; font-size: 11px; font-weight: 800; }
.document-module .comment-item b { font-size: 11px; color: #657189; }
.document-module .comment-item p { margin: 4px 0; font-size: 12px; line-height: 1.55; }
.document-module .comment-item small { color: #a0a8b5; font-size: 9px; }
.document-module .no-comments { padding: 26px 0; color: #919aa9; font-size: 12px; text-align: center; }
.document-module .comment-form { display: flex; gap: 7px; margin-top: 10px; }
.document-module .comment-form input { min-width: 0; flex: 1; height: 40px; border: 1px solid var(--line); border-radius: 11px; padding: 0 12px; outline: 0; font-size: 13px; }
.document-module .comment-form button { flex: 0 0 40px; border: 0; border-radius: 11px; background: #2477f0; color: white; display: grid; place-items: center; cursor: pointer; }
.document-module .page-loader { position: fixed; z-index: 80; top: 0; right: 0; bottom: 0; left: 0; display: grid; place-items: center; background: rgba(255,255,255,.45); }
.document-module .page-loader span { width: 36px; height: 36px; border: 3px solid #d9e7fb; border-top-color: #2878ff; border-radius: 50%; animation: spin .7s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }
.document-module .toast { position: fixed; z-index: 200; left: 50%; bottom: 38px; transform: translateX(-50%); max-width: calc(100% - 32px); padding: 11px 18px; border-radius: 11px; background: rgba(18,30,51,.92); color: white; box-shadow: 0 13px 32px rgba(10,20,36,.25); font-size: 13px; font-weight: 650; text-align: center; }

/* Search and AI-readable video content pages */
.document-module .video-content-page { min-height: 100vh; padding: 28px 0 50px; background: #f7f9fc; }
.document-module .video-content-wrap { position: relative; z-index: 2; width: 1120px; max-width: calc(100% - 40px); margin: 0 auto; }
.document-module .content-breadcrumb { min-height: 42px; display: flex; align-items: center; gap: 9px; color: #8a95a7; font-size: 12px; }
.document-module .content-breadcrumb a { display: inline-flex; align-items: center; gap: 6px; color: #52647f; font-weight: 750; }
.document-module .content-hero { display: grid; grid-template-columns: 1.05fr .95fr; border-radius: 28px; overflow: hidden; }
.document-module .content-copy { padding: 58px 54px; display: flex; flex-direction: column; justify-content: center; }
.document-module .content-kicker { width: fit-content; display: inline-flex; align-items: center; gap: 6px; padding: 7px 10px; border-radius: 9px; color: #246fda; background: #edf5ff; font-size: 11px; font-weight: 850; }
.document-module .content-copy h1 { margin: 19px 0 14px; font-size: clamp(30px,4vw,48px); line-height: 1.17; letter-spacing: -1.5px; }
.document-module .content-copy > p { margin: 0; color: #65748b; font-size: 15px; line-height: 1.8; }
.document-module .content-byline { display: flex; align-items: center; gap: 11px; margin-top: 28px; }
.document-module .content-byline > span { width: 43px; height: 43px; border-radius: 14px; display: grid; place-items: center; background: linear-gradient(135deg,#dceaff,#bcd5ff); color: #245fae; font-weight: 900; }
.document-module .content-byline b, .document-module .content-byline small { display: block; }
.document-module .content-byline b { font-size: 13px; }.document-module .content-byline small { margin-top: 3px; color: #8995a7; font-size: 10px; }
.document-module .content-cover { position: relative; width: 100%; aspect-ratio: 3 / 4; align-self: center; background: #dfe9f6; overflow: hidden; }
.document-module .content-cover img { object-fit: cover; }.document-module .content-cover > .content-cover-shade { position: absolute; z-index: 2; inset: 0; background: linear-gradient(90deg,rgba(255,255,255,.18),transparent 38%), linear-gradient(0deg,rgba(7,18,35,.18),transparent 45%); }
.document-module .content-cover > i { position: absolute; z-index: 3; left: 26px; bottom: 26px; width: 52px; height: 52px; border-radius: 50%; display: grid; place-items: center; background: rgba(255,255,255,.9); color: #216fe4; box-shadow: 0 12px 30px rgba(23,59,106,.18); }
.document-module .content-body { width: 820px; max-width: 100%; margin: 20px auto 0; padding: 36px 44px 42px; border-radius: 24px; }
.document-module .content-player { position: relative; width: calc(100% + 24px); margin: -12px -12px 28px; border-radius: 18px; overflow: hidden; background: #08111e; }
.document-module .content-player video { width: 100%; max-height: 680px; display: block; background: #08111e; }
.document-module .guest-content-player { min-height: 360px; display: grid; place-items: center; }
.document-module .guest-content-start { position: absolute; inset: 0; z-index: 2; width: 100%; border: 0; overflow: hidden; background: #08111e; color: #fff; cursor: pointer; }
.document-module .guest-content-start img { object-fit: contain; background: #08111e; }
.document-module .guest-content-start > span { position: absolute; inset: 0; background: linear-gradient(0deg,rgba(3,10,20,.68),rgba(3,10,20,.06) 62%); }
.document-module .guest-content-start > i { position: absolute; top: 50%; left: 50%; width: 72px; height: 72px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.92); color: #216fe4; font-style: normal; box-shadow: 0 15px 36px rgba(0,0,0,.25); transform: translate(-50%,-50%); }
.document-module .guest-content-start > b { position: absolute; right: 0; bottom: 25px; left: 0; font-size: 13px; letter-spacing: .2px; text-shadow: 0 2px 9px rgba(0,0,0,.5); }
.document-module .guest-content-gate { position: relative; z-index: 4; max-width: 420px; padding: 38px 24px; color: #fff; text-align: center; }
.document-module .guest-content-gate svg { color: #8db9ff; }
.document-module .guest-content-gate h3 { margin: 10px 0 7px; font-size: 21px; }
.document-module .guest-content-gate p { margin: 0; color: rgba(255,255,255,.72); font-size: 13px; line-height: 1.65; }
.document-module .guest-content-gate a { display: inline-flex; margin-top: 18px; padding: 10px 18px; border-radius: 10px; background: #2878ff; color: #fff; font-size: 13px; font-weight: 800; }
.document-module .content-facts { display: flex; flex-wrap: wrap; gap: 16px; padding-bottom: 22px; border-bottom: 1px solid var(--line); color: #7b8799; font-size: 11px; }
.document-module .content-facts span { display: inline-flex; align-items: center; gap: 6px; }
.document-module .content-body h2 { margin: 31px 0 12px; font-size: 21px; }
.document-module .content-body > p, .document-module .transcript-copy p { color: #526177; font-size: 15px; line-height: 1.95; }
.document-module .transcript-copy p { white-space: pre-line; margin: 0 0 16px; }
.document-module .transcript-copy h3 { margin: 27px 0 10px; color: #263d5e; font-size: 17px; }
.document-module .transcript-copy h3:first-child { margin-top: 4px; }
.document-module .transcript-copy .transcript-point { position: relative; padding-left: 18px; }
.document-module .transcript-copy .transcript-point::before { content: ""; position: absolute; left: 2px; top: .82em; width: 6px; height: 6px; border-radius: 50%; background: #4a83db; }
.document-module .transcript-empty { padding: 18px; border-radius: 13px; background: #f4f7fb; color: #7a8799 !important; }
.document-module .content-disclosure { margin-top: 34px; padding: 21px 23px; border: 1px solid rgba(44,76,119,.1); border-radius: 16px; background: rgba(244,248,253,.8); }
.document-module .content-disclosure b { color: #53637a; font-size: 12px; }.document-module .content-disclosure p { margin: 5px 0 14px; color: #788598; font-size: 11px; line-height: 1.75; }.document-module .content-disclosure p:last-child { margin-bottom: 0; }
.document-module .related-content { margin-top: 34px; padding-top: 2px; border-top: 1px solid var(--line); }
.document-module .related-content > div { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.document-module .related-content a { min-width: 0; padding: 15px 16px; border: 1px solid rgba(44,76,119,.09); border-radius: 14px; background: #f8fafd; transition: border-color .2s ease, transform .2s ease; }
.document-module .related-content a:hover { border-color: rgba(36,111,218,.28); transform: translateY(-1px); }
.document-module .related-content span, .document-module .related-content b, .document-module .related-content small { display: block; }
.document-module .related-content span { color: #2870d5; font-size: 10px; font-weight: 800; }
.document-module .related-content b { margin-top: 6px; color: #253b5b; font-size: 13px; line-height: 1.55; }
.document-module .related-content small { display: -webkit-box; margin-top: 6px; overflow: hidden; color: #7b8799; font-size: 10px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.document-module .content-page-footer { display: flex; justify-content: space-between; padding: 23px 12px; color: #8793a5; font-size: 11px; }
.document-module .content-page-footer a { color: #246fda; font-weight: 750; }
.document-module .seo-editor-note { padding: 13px 15px; border: 1px solid rgba(42,111,218,.14); border-radius: 12px; background: #f1f7ff; }
.document-module .seo-editor-note b, .document-module .seo-editor-note span { display: block; }.document-module .seo-editor-note b { color: #2867bd; font-size: 12px; }.document-module .seo-editor-note span { margin-top: 4px; color: #71819a; font-size: 10px; line-height: 1.55; }
.document-module .field textarea.transcript-field { min-height: 180px; }

@media (max-width: 760px) {
  .document-module .video-content-page { padding: 10px 0 28px; }
  .document-module .video-content-wrap { max-width: calc(100% - 20px); }
  .document-module .content-hero { display: flex; flex-direction: column-reverse; border-radius: 21px; }
  .document-module .content-cover { min-height: 0; aspect-ratio: 3 / 4; }
  .document-module .content-copy { padding: 28px 23px 30px; }
  .document-module .content-copy h1 { margin-top: 15px; font-size: 29px; letter-spacing: -.8px; }
  .document-module .content-copy > p { font-size: 13px; }
  .document-module .content-body { padding: 24px 20px 30px; border-radius: 20px; }
  .document-module .content-player { width: calc(100% + 16px); margin: -8px -8px 24px; }
  .document-module .content-body h2 { font-size: 19px; }
  .document-module .content-body > p, .document-module .transcript-copy p { font-size: 14px; }
  .document-module .related-content > div { grid-template-columns: 1fr; }
}

/* Profile */
.document-module .profile-page { min-height: 100vh; padding: 28px 0 70px; }
.document-module .profile-wrap { width: 1080px; max-width: calc(100% - 40px); margin: 0 auto; }
.document-module .profile-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; }
.document-module .profile-top > a { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 700; color: #53627a; }
.document-module .profile-top img { width: 100px; height: 40px; object-fit: contain; }
.document-module .profile-grid { display: flex; gap: 20px; align-items: flex-start; }
.document-module .profile-card { width: 390px; flex: 0 0 390px; border-radius: 24px; padding: 25px; }
.document-module .profile-intro { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; }
.document-module .profile-intro > span { width: 58px; height: 58px; border-radius: 19px; background: linear-gradient(135deg,#d7e7ff,#b8d0fb); color: #1e66d6; font-size: 21px; font-weight: 900; display: grid; place-items: center; }
.document-module .profile-intro small { color: #7b91b0; font-size: 9px; font-weight: 900; letter-spacing: 1.4px; }
.document-module .profile-intro h1 { margin: 4px 0 2px; font-size: 21px; }
.document-module .profile-intro p { margin: 0; color: var(--muted); font-size: 11px; }
.document-module .profile-card textarea { height: 80px; padding: 10px 12px; resize: vertical; }
.document-module .form-divider { position: relative; margin: 3px 0; text-align: center; }
.document-module .form-divider:before { content: ""; position: absolute; left: 0; right: 0; top: 50%; height: 1px; background: var(--line); }
.document-module .form-divider span { position: relative; padding: 0 9px; background: rgba(255,255,255,.88); color: #8994a5; font-size: 10px; }
.document-module .form-message { margin: -3px 0 0; color: #2377e8; text-align: center; font-size: 12px; }
.document-module .logout-link { width: 100%; margin-top: 15px; height: 38px; border: 0; border-top: 1px solid var(--line); background: transparent; color: #8993a3; display: flex; align-items: flex-end; justify-content: center; gap: 6px; cursor: pointer; font-size: 12px; }
.document-module .favorites-card { flex: 1; min-width: 0; border-radius: 24px; padding: 25px; }
.document-module .profile-section-head, .document-module .profile-section-head > div { display: flex; align-items: center; justify-content: space-between; }
.document-module .profile-section-head > div { gap: 8px; }
.document-module .profile-section-head h2 { font-size: 18px; margin: 0; }
.document-module .profile-section-head > span { color: #8994a5; font-size: 11px; }
.document-module .favorite-list { margin-top: 19px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.document-module .favorite-list > a { display: flex; gap: 11px; padding: 10px; border: 1px solid var(--line); border-radius: 15px; background: rgba(255,255,255,.52); }
.document-module .favorite-cover { position: relative; flex: 0 0 76px; height: 90px; border-radius: 11px; overflow: hidden; background: #e7effa; }
.document-module .favorite-cover img { object-fit: cover; }
.document-module .favorite-list > a > div:last-child { min-width: 0; padding-top: 3px; }
.document-module .favorite-list span { color: #2773df; font-size: 9px; font-weight: 800; }
.document-module .favorite-list h3 { margin: 5px 0; font-size: 12px; line-height: 1.45; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.document-module .favorite-list p { margin: 0; color: #858e9e; font-size: 9px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.document-module .profile-empty { text-align: center; padding: 85px 20px; color: #7c8799; }
.document-module .profile-empty h3 { color: var(--ink); margin: 12px 0 6px; }
.document-module .profile-empty p { font-size: 12px; }
.document-module .profile-empty a { display: inline-block; margin-top: 10px; color: #2573e3; font-size: 12px; font-weight: 700; }

/* Admin login */
.document-module .admin-login-page { min-height: 100vh; display: grid; place-items: center; padding: 24px; background: linear-gradient(145deg,#f8fbff,#f5f6fc); }
.document-module .admin-login-card { width: 430px; max-width: 100%; position: relative; border-radius: 26px; padding: 34px; background: rgba(255,255,255,.86); }
.document-module .back-home { position: absolute; top: -36px; left: 3px; display: flex; align-items: center; gap: 5px; color: #617087; font-size: 12px; font-weight: 700; }
.document-module .admin-login-card > img { object-fit: contain; }
.document-module .admin-login-title { display: flex; align-items: center; gap: 13px; margin: 28px 0 26px; }
.document-module .admin-login-title > span { width: 48px; height: 48px; border-radius: 16px; background: #eaf3ff; color: #2473e7; display: grid; place-items: center; }
.document-module .admin-login-title small { color: #7595c7; font-size: 9px; font-weight: 900; letter-spacing: 1.5px; }
.document-module .admin-login-title h1 { font-size: 24px; margin: 3px 0; }
.document-module .admin-login-title p { color: var(--muted); font-size: 11px; margin: 0; }
.document-module .admin-login-card form { display: flex; flex-direction: column; gap: 15px; }
.document-module .admin-login-card label > span { display: block; margin-bottom: 7px; color: #5f6c80; font-size: 12px; font-weight: 700; }
.document-module .admin-login-card label > div { height: 44px; border: 1px solid var(--line); border-radius: 11px; display: flex; align-items: center; padding: 0 12px; color: #8792a4; background: rgba(249,251,254,.9); }
.document-module .admin-login-card input { flex: 1; min-width: 0; height: 100%; border: 0; outline: 0; background: transparent; padding-left: 9px; font-size: 14px; }
.document-module .admin-login-card form > button { height: 45px; border: 0; border-radius: 12px; background: linear-gradient(135deg,#3585ff,#1a64df); color: white; display: flex; align-items: center; justify-content: center; gap: 7px; font-weight: 800; cursor: pointer; }
.document-module .login-error { color: #d74b5a; background: #fff0f2; border-radius: 9px; padding: 9px 11px; margin: 0; font-size: 12px; }
.document-module .login-footnote { display: block; text-align: center; margin-top: 20px; color: #9ba4b1; font-size: 10px; }

/* Admin shell */
.document-module .admin-shell { min-height: 100vh; display: flex; padding: 16px; gap: 16px; overflow: hidden; }
.document-module .admin-ambient-one { width: 550px; height: 550px; left: -260px; top: -230px; background: radial-gradient(circle, rgba(72,146,255,.24), rgba(72,146,255,0) 70%); }
.document-module .admin-ambient-two { width: 650px; height: 650px; right: -300px; bottom: -260px; background: radial-gradient(circle, rgba(156,112,255,.15), rgba(156,112,255,0) 70%); }
.document-module .admin-sidebar { position: fixed; z-index: 30; width: 230px; top: 16px; left: 16px; bottom: 16px; border-radius: 23px; padding: 19px 13px 14px; display: flex; flex-direction: column; background: rgba(255,255,255,.83); }
.document-module .admin-brand { height: 43px; display: flex; align-items: center; padding: 0 8px; gap: 9px; }
.document-module .admin-brand img { width: 93px; height: 37px; object-fit: contain; }
.document-module .admin-login-card > img { width: 125px; height: 50px; object-fit: contain; }
.document-module .admin-brand > span { width: 1px; height: 21px; background: var(--line); }
.document-module .admin-brand > b { font-size: 12px; }
.document-module .admin-sidebar nav { margin-top: 30px; }
.document-module .admin-sidebar nav > p { color: #a0a8b4; font-size: 9px; font-weight: 800; letter-spacing: 1.4px; padding: 0 13px; margin: 0 0 8px; }
.document-module .admin-sidebar nav button { width: 100%; height: 43px; margin-bottom: 4px; padding: 0 11px; border: 0; border-radius: 12px; background: transparent; color: #647187; display: flex; align-items: center; gap: 10px; cursor: pointer; }
.document-module .admin-sidebar nav button i { width: 27px; height: 27px; border-radius: 9px; display: grid; place-items: center; }
.document-module .admin-sidebar nav button span { font-size: 13px; font-weight: 700; }
.document-module .admin-sidebar nav button.active { color: #1f6fdf; background: linear-gradient(135deg,rgba(230,241,255,.96),rgba(239,246,255,.78)); }
.document-module .admin-sidebar nav button.active i { background: white; box-shadow: 0 5px 14px rgba(39,92,161,.10); }
.document-module .admin-sidebar-space { flex: 1; }
.document-module .admin-user { display: flex; align-items: center; gap: 9px; padding: 10px 8px 2px; border-top: 1px solid var(--line); }
.document-module .admin-user > span { width: 34px; height: 34px; flex: 0 0 34px; border-radius: 11px; background: linear-gradient(135deg,#d7e7ff,#bfd5fc); color: #2364c2; font-size: 12px; font-weight: 900; display: grid; place-items: center; }
.document-module .admin-user > div { min-width: 0; flex: 1; }
.document-module .admin-user b, .document-module .admin-user small { display: block; }
.document-module .admin-user b { font-size: 11px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.document-module .admin-user small { margin-top: 2px; color: #909aaa; font-size: 9px; }
.document-module .admin-user button { border: 0; background: transparent; color: #929ba9; cursor: pointer; }
.document-module .admin-main { width: calc(100% - 246px); margin-left: 246px; min-height: calc(100vh - 32px); }
.document-module .admin-mobile-head { display: none; }
.document-module .admin-page { width: 100%; padding: 28px 25px 50px; }
.document-module .admin-page-head { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 25px; }
.document-module .admin-page-head h1 { margin: 5px 0 5px; font-size: 28px; letter-spacing: -.8px; }
.document-module .admin-page-head p { color: var(--muted); margin: 0; font-size: 12px; }
.document-module .metric-grid { display: flex; display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; }
.document-module .metric-card { min-width: 0; min-height: 150px; border-radius: 20px; padding: 18px; position: relative; display: flex; flex-direction: column; }
.document-module .metric-card > i { position: absolute; right: 15px; top: 15px; width: 34px; height: 34px; border-radius: 11px; display: grid; place-items: center; }
.document-module .metric-card > i svg { width: 17px; }
.document-module .metric-card > i.blue { color: #2674e5; background: #eaf3ff; }
.document-module .metric-card > i.violet { color: #7c5ce1; background: #f1edff; }
.document-module .metric-card > i.green { color: #27966d; background: #eafaf4; }
.document-module .metric-card > i.orange { color: #e47c37; background: #fff3e9; }
.document-module .metric-card > span { color: #758197; font-size: 11px; font-weight: 700; }
.document-module .metric-card > strong { margin-top: 18px; font-size: 30px; letter-spacing: -1px; }
.document-module .metric-card > small { margin-top: auto; color: #9aa3b1; font-size: 9px; }
.document-module .overview-grid { display: flex; display: grid; grid-template-columns: 1.05fr .95fr; gap: 14px; margin-top: 14px; }
.document-module .admin-card { min-width: 0; border-radius: 20px; padding: 20px; }
.document-module .card-heading { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.document-module .card-heading h2 { font-size: 16px; margin: 4px 0 0; }
.document-module .card-heading > svg { color: #7b8da8; }
.document-module .category-bars { display: flex; flex-direction: column; gap: 17px; }
.document-module .category-bars > div > div { display: flex; justify-content: space-between; margin-bottom: 7px; font-size: 11px; }
.document-module .category-bars b { font-size: 10px; color: #7e899b; }
.document-module .category-bars i { display: block; height: 7px; border-radius: 999px; background: #edf1f6; overflow: hidden; }
.document-module .category-bars em { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg,#4b91f6,#8c73ee); }
.document-module .recent-list { display: flex; flex-direction: column; }
.document-module .recent-list > div { min-height: 55px; display: flex; align-items: center; gap: 9px; border-bottom: 1px solid rgba(45,73,115,.07); }
.document-module .status-dot { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: #a7afbc; }
.document-module .status-dot.published { background: #37b47d; }
.document-module .status-dot.draft { background: #eea64c; }
.document-module .recent-list > div > div { flex: 1; min-width: 0; }
.document-module .recent-list b, .document-module .recent-list small { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.document-module .recent-list b { font-size: 11px; }
.document-module .recent-list small { color: #8c96a6; font-size: 9px; margin-top: 3px; }
.document-module .recent-list em { color: #8190a7; font-size: 9px; font-style: normal; }
.document-module .empty-line { padding: 40px 10px; text-align: center; color: #939cab; font-size: 11px; }
.document-module .storage-overview-card { margin-top: 14px; }
.document-module .storage-overview-card .card-heading { margin-bottom: 15px; }
.document-module .storage-refresh { height: 34px; padding: 0 11px; border: 1px solid rgba(43,100,181,.12); border-radius: 9px; background: #edf5ff; color: #286bd0; display: flex; align-items: center; gap: 6px; font-size: 10px; font-weight: 800; cursor: pointer; }
.document-module .storage-refresh:disabled { opacity: .55; cursor: wait; }
.document-module .storage-refresh .spinning { animation: spin .8s linear infinite; }
.document-module .storage-stat-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.document-module .storage-stat-grid > div { min-width: 0; min-height: 112px; padding: 14px; border: 1px solid rgba(45,73,115,.08); border-radius: 15px; background: rgba(250,252,255,.8); }
.document-module .storage-stat-grid i { width: 32px; height: 32px; margin-bottom: 10px; border-radius: 10px; display: grid; place-items: center; }
.document-module .storage-stat-grid i.blue { color: #2674e5; background: #eaf3ff; }
.document-module .storage-stat-grid i.violet { color: #7c5ce1; background: #f1edff; }
.document-module .storage-stat-grid i.green { color: #27966d; background: #eafaf4; }
.document-module .storage-stat-grid i.orange { color: #e47c37; background: #fff3e9; }
.document-module .storage-stat-grid span, .document-module .storage-stat-grid b, .document-module .storage-stat-grid small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .storage-stat-grid span { color: #758197; font-size: 10px; font-weight: 750; }
.document-module .storage-stat-grid b { margin-top: 6px; color: var(--ink); font-size: 19px; }
.document-module .storage-stat-grid small { margin-top: 5px; color: #949ead; font-size: 9px; }
.document-module .storage-stat-grid .storage-unavailable { grid-column: span 2; color: #a55262; }
.document-module .storage-checked-at { margin: 12px 0 0; color: #929cab; font-size: 9px; text-align: right; }
.document-module .traffic-overview-card, .document-module .interaction-overview-card { margin-top: 14px; }
.document-module .traffic-overview-card .card-heading, .document-module .interaction-overview-card .card-heading { margin-bottom: 15px; }
.document-module .traffic-summary-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; }
.document-module .traffic-summary-grid > div { min-width: 0; padding: 14px; border-radius: 14px; background: linear-gradient(145deg,rgba(239,247,255,.92),rgba(249,252,255,.82)); border: 1px solid rgba(45,94,160,.08); }
.document-module .traffic-summary-grid span, .document-module .traffic-summary-grid b, .document-module .traffic-summary-grid small { display: block; }
.document-module .traffic-summary-grid span { color: #758197; font-size: 10px; font-weight: 750; }
.document-module .traffic-summary-grid b { margin-top: 7px; color: var(--ink); font-size: 20px; }
.document-module .traffic-summary-grid small { margin-top: 5px; color: #8d99aa; font-size: 9px; }
.document-module .traffic-leader-list { margin-top: 13px; overflow-x: auto; border: 1px solid rgba(45,73,115,.08); border-radius: 14px; }
.document-module .traffic-leader-list > div { min-width: 680px; min-height: 47px; padding: 8px 12px; display: grid; grid-template-columns: 28px minmax(180px,1fr) 90px 150px 100px; align-items: center; gap: 9px; border-top: 1px solid rgba(45,73,115,.06); color: #647286; font-size: 10px; }
.document-module .traffic-leader-list .traffic-leader-head { min-height: 36px; padding-left: 49px; grid-template-columns: minmax(180px,1fr) 90px 150px 100px; border-top: 0; background: rgba(244,248,252,.76); color: #8792a3; font-size: 9px; font-weight: 800; }
.document-module .traffic-leader-list em { width: 23px; height: 23px; border-radius: 8px; display: grid; place-items: center; background: #edf4fe; color: #3473cc; font-style: normal; font-weight: 900; }
.document-module .traffic-leader-list b, .document-module .traffic-leader-list small { display: block; }
.document-module .traffic-leader-list b { color: var(--ink); font-size: 10px; }
.document-module .traffic-leader-list small { margin-top: 2px; color: #97a0ad; font-size: 8px; }
.document-module .traffic-leader-list strong { color: #286bd0; text-align: right; white-space: nowrap; }
.document-module .interaction-rank-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; }
.document-module .interaction-rank-card { min-width: 0; overflow: hidden; border: 1px solid rgba(45,73,115,.08); border-radius: 15px; background: rgba(250,252,255,.82); }
.document-module .interaction-rank-card > div:first-child { height: 46px; padding: 0 12px; display: flex; align-items: center; gap: 7px; background: rgba(241,246,252,.76); }
.document-module .interaction-rank-card > div:first-child i { width: 28px; height: 28px; border-radius: 9px; display: grid; place-items: center; color: #3473cc; background: #e8f2ff; }
.document-module .interaction-rank-card > div:first-child b { font-size: 11px; }
.document-module .interaction-rank-row { min-height: 53px; padding: 8px 10px; display: flex; align-items: center; gap: 8px; border-top: 1px solid rgba(45,73,115,.06); }
.document-module .interaction-rank-row > em { width: 20px; height: 20px; flex: 0 0 20px; display: grid; place-items: center; border-radius: 7px; background: #eef3f9; color: #75849a; font-size: 9px; font-style: normal; font-weight: 850; }
.document-module .interaction-rank-row:nth-child(2) > em { color: #a66e1f; background: #fff3d9; }
.document-module .interaction-rank-row > span { min-width: 0; flex: 1; }
.document-module .interaction-rank-row b, .document-module .interaction-rank-row small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .interaction-rank-row b { color: var(--ink); font-size: 9px; }
.document-module .interaction-rank-row small { margin-top: 3px; color: #9aa3b1; font-size: 8px; }
.document-module .interaction-rank-row strong { flex: 0 0 auto; color: #65758d; font-size: 9px; white-space: nowrap; }
.document-module .filter-bar { border-radius: 17px; padding: 11px; margin-bottom: 12px; display: flex; align-items: center; gap: 10px; }
.document-module .filter-bar > div { flex: 1; display: flex; gap: 8px; }
.document-module .filter-bar input, .document-module .filter-bar select { min-width: 0; height: 38px; background: rgba(249,251,254,.82); font-size: 12px; }
.document-module .filter-bar input { flex: 1; }
.document-module .filter-bar select { width: 150px; }
.document-module .filter-bar > button { flex: 0 0 auto; height: 38px; padding: 0 15px; border: 0; border-radius: 10px; background: #eef4fc; color: #286bd0; display: flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 800; cursor: pointer; }
.document-module .table-card { border-radius: 18px; overflow: hidden; }
.document-module .table-scroll { overflow-x: auto; }
.document-module table { width: 100%; min-width: 900px; border-collapse: collapse; }
.document-module th { height: 42px; padding: 0 13px; background: rgba(243,247,252,.75); color: #7c889b; text-align: left; font-size: 10px; font-weight: 800; white-space: nowrap; }
.document-module td { height: 67px; padding: 9px 13px; border-top: 1px solid rgba(45,73,115,.07); font-size: 11px; color: #4f5d72; vertical-align: middle; }
.document-module .video-cell { min-width: 240px; display: flex; align-items: center; gap: 10px; }
.document-module .video-cell > div { position: relative; width: 58px; height: 46px; flex: 0 0 58px; border-radius: 9px; overflow: hidden; background: #e8eef7; }
.document-module .video-cell-preview { padding: 0; border: 0; background: transparent; color: inherit; text-align: left; cursor: pointer; }
.document-module .video-cell-preview:disabled { cursor: default; }
.document-module .video-cell-preview:not(:disabled):hover b { color: #286bd0; }
.document-module .video-cell img { object-fit: cover; }
.document-module .video-cell b, .document-module .video-cell small, .document-module .person-cell b, .document-module .person-cell small { display: block; }
.document-module .video-cell b { max-width: 240px; color: var(--ink); font-size: 11px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.document-module .video-cell small, .document-module .person-cell small { color: #96a0af; font-size: 9px; margin-top: 4px; }
.document-module .tag { display: inline-block; padding: 5px 8px; border-radius: 7px; background: #f0f5fb; color: #62738e; font-size: 9px; font-weight: 700; white-space: nowrap; }
.document-module .status-pill { display: inline-flex; align-items: center; gap: 5px; padding: 5px 8px; border-radius: 999px; background: #f1f3f6; color: #7a8493; font-size: 9px; font-weight: 800; white-space: nowrap; }
.document-module .status-pill i { width: 5px; height: 5px; border-radius: 50%; background: currentColor; }
.document-module .status-pill.published, .document-module .status-pill.active, .document-module .status-pill.visible, .document-module .status-pill.completed { color: #23875f; background: #ebf9f3; }
.document-module .status-pill.draft, .document-module .status-pill.queued { color: #b87626; background: #fff5e8; }
.document-module .status-pill.uploading, .document-module .status-pill.processing { color: #286bd0; background: #edf5ff; }
.document-module .status-pill.hidden, .document-module .status-pill.blocked, .document-module .status-pill.failed { color: #a55262; background: #fbeef1; }
.document-module .table-metrics { display: flex; align-items: center; gap: 10px; color: #718098; }
.document-module .table-metrics span { display: flex; align-items: center; gap: 3px; white-space: nowrap; }
.document-module .row-actions { display: flex; align-items: center; gap: 4px; }
.document-module .row-actions button { height: 30px; padding: 0 8px; border: 0; background: #f2f6fb; color: #4c6f9f; border-radius: 8px; display: flex; align-items: center; gap: 4px; font-size: 10px; cursor: pointer; white-space: nowrap; }
.document-module .row-actions button:disabled { opacity: .5; cursor: wait; }
.document-module .row-actions button.danger { color: #cb5663; background: #fff2f3; }
.document-module .person-cell { min-width: 150px; display: flex; align-items: center; gap: 9px; }
.document-module .person-cell > span { width: 32px; height: 32px; flex: 0 0 32px; border-radius: 10px; background: #eaf2fe; color: #3470c4; display: grid; place-items: center; font-weight: 900; }
.document-module .person-cell b { color: var(--ink); font-size: 11px; }
.document-module .category-name-cell { min-width: 180px; display: flex; align-items: center; gap: 9px; color: var(--ink); }
.document-module .category-name-cell > span { width: 30px; height: 30px; border-radius: 9px; background: #ebf3ff; color: #3474cf; display: grid; place-items: center; }
.document-module .category-name-cell b { font-size: 11px; }
.document-module .sort-order { display: inline-grid; min-width: 34px; height: 26px; place-items: center; border-radius: 8px; background: #f2f6fb; color: #60728d; font-weight: 800; }
.document-module .cell-sub { display: block; color: #929cab; font-size: 9px; margin-top: 3px; }
.document-module .permission-count { display: flex; align-items: center; gap: 5px; color: #597196; }
.document-module .comment-content { max-width: 320px; line-height: 1.55; }
.document-module .empty-table { height: 180px; min-width: 900px; color: #9aa3b1; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.document-module .empty-table p { margin: 9px 0 0; font-size: 11px; }
.document-module .pagination { min-height: 52px; padding: 9px 13px; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: flex-end; gap: 16px; color: #7b8798; font-size: 10px; }
.document-module .pagination label { display: flex; align-items: center; gap: 5px; }
.document-module .pagination select { height: 30px; border: 1px solid var(--line); border-radius: 8px; background: white; color: var(--ink); }
.document-module .pagination > div { display: flex; align-items: center; gap: 7px; }
.document-module .pagination button { width: 30px; height: 30px; border: 1px solid var(--line); background: white; border-radius: 8px; display: grid; place-items: center; cursor: pointer; }
.document-module .pagination button:disabled { opacity: .4; cursor: default; }
.document-module .admin-modal { width: 580px; }
.document-module .admin-modal.wide { width: 760px; }
.document-module .admin-video-preview video { width: 100%; max-height: 58vh; display: block; border-radius: 15px; background: #07101d; }
.document-module .admin-video-preview > div { margin-top: 12px; display: flex; align-items: center; gap: 8px; }
.document-module .admin-video-preview > div small { margin-left: auto; color: #8792a3; font-size: 10px; }
.document-module .admin-video-preview > p { margin: 12px 0 0; color: #66758a; font-size: 11px; line-height: 1.7; }
.document-module .editor-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; }
.document-module .span-2 { grid-column: 1 / -1; }
.document-module .field textarea { height: 90px; padding: 10px 12px; resize: vertical; }
.document-module .upload-field { position: relative; min-height: 84px; border: 1px dashed rgba(46,91,155,.27); border-radius: 13px; background: #f8fbff; padding: 14px; display: flex; align-items: center; gap: 10px; cursor: pointer; overflow: hidden; }
.document-module .upload-field > span { width: 36px; height: 36px; flex: 0 0 36px; border-radius: 11px; color: #2f75dc; background: #e9f2ff; display: grid; place-items: center; }
.document-module .upload-field b, .document-module .upload-field small { display: block; }
.document-module .upload-field b { font-size: 11px; }
.document-module .upload-field small { color: #8895a7; font-size: 9px; margin-top: 4px; }
.document-module .upload-field input { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; opacity: 0; cursor: pointer; }
.document-module .upload-field.disabled { opacity: .62; cursor: wait; }
.document-module .ai-editor-state { min-height: 42px; padding: 10px 13px; border: 1px solid rgba(47,117,220,.16); border-radius: 11px; background: #f3f8ff; color: #42668f; display: flex; align-items: center; gap: 8px; font-size: 10px; font-weight: 700; }
.document-module .ai-editor-state.processing svg { animation: ai-pulse 1.2s ease-in-out infinite; }
.document-module .ai-connection-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 13px; }
.document-module .ai-connection-card { min-width: 0; min-height: 152px; padding: 18px; border-radius: 19px; display: flex; gap: 13px; }
.document-module .ai-connection-icon { width: 39px; height: 39px; flex: 0 0 39px; border-radius: 12px; display: grid; place-items: center; }
.document-module .ai-connection-card.connected .ai-connection-icon { color: #18855e; background: #e8f9f2; }
.document-module .ai-connection-card.offline .ai-connection-icon { color: #b16842; background: #fff1e9; }
.document-module .ai-connection-card > div:last-child { min-width: 0; }
.document-module .ai-connection-card > div:last-child > span { display: inline-flex; align-items: center; gap: 4px; color: #7f8b9b; font-size: 9px; font-weight: 850; }
.document-module .ai-connection-card.connected > div:last-child > span { color: #23875f; }
.document-module .ai-connection-card h2 { margin: 5px 0 6px; font-size: 14px; }
.document-module .ai-connection-card p { min-height: 32px; margin: 0; color: #68768b; font-size: 10px; line-height: 1.55; }
.document-module .ai-connection-card small { display: block; margin-top: 9px; color: #9aa3b0; font-size: 9px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .ai-metric-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin: 13px 0; }
.document-module .ai-metric-grid > div { min-height: 70px; padding: 13px 15px; border: 1px solid rgba(47,80,127,.08); border-radius: 15px; background: rgba(255,255,255,.72); }
.document-module .ai-metric-grid span, .document-module .ai-metric-grid b { display: block; }
.document-module .ai-metric-grid span { color: #8792a3; font-size: 9px; font-weight: 750; }
.document-module .ai-metric-grid b { margin-top: 7px; font-size: 20px; }
.document-module .ai-job-table { margin-top: 0; }
.document-module .ai-table-head { min-height: 66px; padding: 14px 18px; display: flex; align-items: center; justify-content: space-between; }
.document-module .ai-table-head span { color: #6d91c9; font-size: 9px; font-weight: 900; letter-spacing: 1.8px; }
.document-module .ai-table-head h2 { margin: 3px 0 0; font-size: 15px; }
.document-module .ai-table-head small { color: #939eae; font-size: 9px; }
.document-module .ai-job-name { min-width: 205px; }
.document-module .ai-job-name b, .document-module .ai-job-name small { display: block; }
.document-module .ai-job-name b { max-width: 260px; color: var(--ink); font-size: 11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .ai-job-name small { margin-top: 4px; color: #9aa3b1; font-size: 8px; }
.document-module .ai-job-progress { position: relative; min-width: 210px; padding-right: 34px; }
.document-module .ai-job-progress > div { height: 6px; border-radius: 999px; background: #edf2f8; overflow: hidden; }
.document-module .ai-job-progress > div span { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg,#4b91f6,#866fe5); transition: width .3s ease; }
.document-module .ai-job-progress b { display: block; max-width: 220px; margin-top: 5px; color: #738197; font-size: 9px; font-weight: 650; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .ai-job-progress small { position: absolute; right: 0; top: -4px; color: #60718a; font-size: 9px; font-weight: 800; }
.document-module .spin { animation: ai-spin .8s linear infinite; }
@keyframes ai-spin { to { transform: rotate(360deg); } }
@keyframes ai-pulse { 50% { transform: scale(.82); opacity: .55; } }
.document-module .check-field { min-height: 54px; border: 1px solid var(--line); border-radius: 12px; background: #fafcff; padding: 10px 12px; display: flex; align-items: center; gap: 10px; cursor: pointer; }
.document-module .check-field input { width: 17px; height: 17px; }
.document-module .check-field b, .document-module .check-field small { display: block; }
.document-module .check-field b { font-size: 11px; }
.document-module .check-field small { color: #8a96a8; font-size: 9px; margin-top: 3px; }
.document-module .category-editor-note { padding: 11px 12px; border-radius: 11px; background: #f1f7ff; color: #657a99; font-size: 10px; line-height: 1.65; }
.document-module .upload-progress { position: relative; height: 30px; border-radius: 9px; background: #edf2f8; overflow: hidden; }
.document-module .upload-progress span { display: block; height: 100%; background: linear-gradient(90deg,#9fc7ff,#6f9ff3); transition: width .2s; }
.document-module .upload-progress b { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: grid; place-items: center; color: #294e7e; font-size: 9px; }
.document-module .modal-actions { display: flex; justify-content: flex-end; gap: 8px; margin-top: 4px; padding-top: 15px; border-top: 1px solid var(--line); }
.document-module .modal-actions > button:not(.admin-primary) { height: 40px; padding: 0 18px; border: 1px solid var(--line); border-radius: 10px; background: white; color: #657187; cursor: pointer; }
.document-module .customer-summary { display: flex; align-items: center; gap: 10px; padding: 12px; background: #f5f8fc; border-radius: 12px; }
.document-module .customer-summary > span { width: 38px; height: 38px; border-radius: 11px; background: #deebff; color: #2f6bc1; display: grid; place-items: center; font-weight: 900; }
.document-module .customer-summary b, .document-module .customer-summary small { display: block; }
.document-module .customer-summary b { font-size: 12px; }
.document-module .customer-summary small { color: #8b96a7; font-size: 9px; margin-top: 3px; }
.document-module .audience-tabs { display: flex; align-items: center; gap: 8px; margin: 0 0 12px; padding: 4px; width: fit-content; border: 1px solid var(--line); border-radius: 13px; background: rgba(255,255,255,.72); }
.document-module .audience-tabs button { height: 36px; padding: 0 14px; border: 0; border-radius: 9px; background: transparent; color: #738097; font-size: 11px; font-weight: 800; cursor: pointer; }
.document-module .audience-tabs button span { display: inline-grid; min-width: 22px; height: 20px; margin-left: 5px; padding: 0 5px; place-items: center; border-radius: 999px; background: #edf2f8; color: #71809a; font-size: 9px; }
.document-module .audience-tabs button.active { background: #eaf3ff; color: #276bce; }
.document-module .audience-tabs button.active span { background: #d7e8ff; color: #276bce; }
.document-module .user-agent-cell { max-width: 260px; line-height: 1.5; word-break: break-word; }
.document-module .view-history-summary { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 9px; }
.document-module .view-history-summary > div { padding: 12px; border-radius: 12px; background: #f4f8fd; }
.document-module .view-history-summary span, .document-module .view-history-summary b { display: block; }
.document-module .view-history-summary span { color: #8a96a7; font-size: 9px; }
.document-module .view-history-summary b { margin-top: 5px; color: #40536f; font-size: 11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.document-module .view-history-list { max-height: 440px; margin-top: 13px; overflow: auto; border: 1px solid var(--line); border-radius: 13px; }
.document-module .view-history-list > div { min-height: 48px; padding: 9px 12px; display: grid; grid-template-columns: minmax(210px,1fr) 150px 150px; align-items: center; gap: 10px; border-top: 1px solid var(--line); color: #67758a; font-size: 10px; }
.document-module .view-history-list > div:first-child { border-top: 0; }
.document-module .view-history-list .view-history-head { min-height: 36px; background: #f5f8fc; color: #8591a3; font-size: 9px; font-weight: 800; }
.document-module .view-history-list b { color: #364964; font-size: 10px; }
.document-module .history-limit-note { margin: 10px 0 0; color: #8b96a7; text-align: right; font-size: 9px; }
.document-module .permission-box { padding: 14px; border: 1px solid var(--line); border-radius: 14px; }
.document-module .permission-box > div:first-child b, .document-module .permission-box > div:first-child small { display: block; }
.document-module .permission-box > div:first-child b { font-size: 12px; }
.document-module .permission-box > div:first-child small { color: #8b95a5; font-size: 9px; margin-top: 3px; }
.document-module .permission-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; margin-top: 12px; }
.document-module .permission-grid label { height: 36px; border-radius: 9px; background: #f5f8fc; padding: 0 9px; display: flex; align-items: center; gap: 7px; font-size: 10px; cursor: pointer; }
.document-module .sidebar-mask { display: none; }

@media (max-width: 1080px) {
  .document-module .public-brand, .document-module .public-actions { min-width: 230px; }
  .document-module .public-search { max-width: 36vw; }
  .document-module .video-waterfall { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
  .document-module .hero-copy { padding-left: 45px; }
  .document-module .hero-portrait { right: -45px; }
  .document-module .note-one { right: 230px; }
  .document-module .course-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .document-module .metric-grid { grid-template-columns: 1fr 1fr; }
  .document-module .traffic-summary-grid, .document-module .interaction-rank-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 820px) {
  .document-module .public-header { height: auto; min-height: 64px; padding: 12px 18px; justify-content: space-between; flex-wrap: wrap; gap: 10px; }
  .document-module .public-brand { min-width: 0; }
  .document-module .public-brand img { width: 88px; }
  .document-module .public-brand strong { font-size: 13px; }
  .document-module .public-search { display: flex; order: 3; width: 100%; max-width: none; flex-basis: 100%; height: 40px; }
  .document-module .content-section, .document-module .global-search-results [data-search-group] { scroll-margin-top: 140px; }
  .document-module .global-search-group-head h3 { font-size: 18px; }
  .document-module .global-search-groups { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .document-module .global-search-groups button { justify-content: space-between; padding: 9px 10px; font-size: 11px; }
  .document-module .public-actions { min-width: 0; }
  .document-module .public-actions .contact-button { display: none; }
  .document-module .public-actions > .login-button { height: 35px; padding: 0 12px; font-size: 11px; }
  .document-module .member-link { height: 35px; padding: 0 7px; }
  .document-module .member-link b { display: none; }
  .document-module .public-container { width: calc(100% - 24px); max-width: none; }
  .document-module .public-hero { display: none; }
  .document-module .course-section { padding: 28px 0 12px; }
  .document-module .course-section-head { align-items: flex-start; margin-bottom: 21px; }
  .document-module .course-section-head h2 { font-size: 25px; }
  .document-module .course-count { display: none; }
  .document-module .course-grid { grid-template-columns: 1fr; }
  .document-module .course-card-body { min-height: 174px; }
  .document-module .course-locked-grid .course-lesson-card { contain-intrinsic-size: 0 375px; }
  .document-module .hero-copy { width: 100%; padding: 33px 25px; }
  .document-module .hero-copy h1 { font-size: 31px; letter-spacing: -1.4px; }
  .document-module .hero-copy > p { font-size: 14px; line-height: 1.7; max-width: 92%; }
  .document-module .hero-trust { gap: 10px; margin-top: 19px; }
  .document-module .hero-trust i { display: none; }
  .document-module .hero-trust span { font-size: 10px; }
  .document-module .hero-portrait { width: 360px; height: 330px; right: -37px; bottom: -15px; }
  .document-module .portrait-glow { width: 250px; height: 250px; right: 35px; }
  .document-module .hero-note { transform: scale(.86); transform-origin: left bottom; }
  .document-module .note-one { left: 20px; right: auto; bottom: 21px; }
  .document-module .note-two { display: none; }
  .document-module .content-section { padding-top: 28px; padding-bottom: 32px; }
  .document-module .mobile-load-sentinel { min-height: 58px; display: flex; align-items: center; justify-content: center; gap: 8px; color: #7b8799; font-size: 11px; }
  .document-module .mobile-load-sentinel span { width: 16px; height: 16px; border: 2px solid rgba(40,120,255,.18); border-top-color: #2878ff; border-radius: 50%; animation: spin .8s linear infinite; }
  .document-module .video-waterfall { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .document-module .video-card { border-radius: 16px; }
  .document-module .card-body { padding: 11px; }
  .document-module .card-title { min-height: 39px; font-size: 13px; }
  .document-module .card-body > p { display: none; }
  .document-module .card-content-link { display: none; }
  .document-module .public-footer { width: calc(100% - 24px); padding: 22px 0 calc(88px + env(safe-area-inset-bottom)); flex-direction: column; align-items: flex-start; gap: 14px; font-size: 11px; }
  .document-module .public-footer-meta { text-align: left; }
  .document-module .public-filing-links { flex-direction: column; align-items: flex-start; gap: 7px; margin-top: 9px; }
  .document-module .public-home-view.mobile-inactive { display: none; }
  .document-module .public-shell.is-mobile-video { height: 100vh; height: 100dvh; overflow: hidden; background: #000; }
  .document-module .mobile-bottom-nav { position: fixed; z-index: 60; left: 0; right: 0; bottom: 0; display: flex; height: calc(64px + env(safe-area-inset-bottom)); padding: 5px 12px env(safe-area-inset-bottom); border-width: 1px 0 0; border-radius: 0; background: rgba(255,255,255,.94); box-shadow: 0 -8px 25px rgba(31,49,78,.08); }
  .document-module .mobile-bottom-nav button, .document-module .mobile-bottom-nav a { flex: 1; border: 0; background: transparent; color: #7c8799; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px; font-size: 10px; cursor: pointer; }
  .document-module .mobile-bottom-nav .active { color: #2775e5; }
  .document-module .mobile-bottom-nav.video-mode { color: white; border-color: rgba(255,255,255,.12); background: linear-gradient(0deg,rgba(0,0,0,.96),rgba(0,0,0,.58)); box-shadow: none; -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
  .document-module .mobile-bottom-nav.video-mode button, .document-module .mobile-bottom-nav.video-mode a { color: rgba(255,255,255,.68); }
  .document-module .mobile-bottom-nav.video-mode .active { color: white; }
  .document-module .mobile-tab-page { position: fixed; z-index: 30; inset: 0; display: block; overflow-x: hidden; overflow-y: auto; padding: calc(82px + env(safe-area-inset-top)) 16px calc(88px + env(safe-area-inset-bottom)); background: linear-gradient(155deg,#eef5ff 0%,#f8fbff 44%,#edf3fb 100%); -webkit-overflow-scrolling: touch; }
  .document-module .mobile-tab-card { width: min(100%,520px); min-height: 420px; margin: 0 auto; padding: 27px 22px; border-radius: 24px; text-align: center; }
  .document-module .mobile-tab-icon { width: 52px; height: 52px; margin: 0 auto 12px; display: grid; place-items: center; border-radius: 17px; color: #276fd9; background: #e4efff; }
  .document-module .mobile-tab-eyebrow { margin: 0; color: #78a0d8 !important; font-size: 10px !important; font-weight: 900; letter-spacing: 2px; }
  .document-module .mobile-tab-card h1 { margin: 7px 0 8px; font-size: 23px; }
  .document-module .mobile-tab-card > p:not(.mobile-tab-eyebrow) { margin: 0 auto 20px; color: #6e7c91; font-size: 13px; line-height: 1.65; }
  .document-module .mobile-contact-qr { width: min(100%,310px); aspect-ratio: 1; margin: 19px auto 14px; overflow: hidden; border: 8px solid #fff; border-radius: 22px; box-shadow: 0 16px 38px rgba(31,67,116,.15); }
  .document-module .mobile-contact-qr img { display: block; width: 100%; height: 100%; object-fit: cover; }
  .document-module .mobile-contact-view > small { display: inline-block; padding: 7px 11px; border-radius: 8px; color: #18895f; background: #e9faf3; font-size: 11px; font-weight: 750; }
  .document-module .mobile-account-view blockquote { margin: 0 0 20px; padding: 12px 14px; border-radius: 12px; color: #61718a; background: rgba(237,244,254,.8); font-size: 12px; line-height: 1.65; text-align: left; }
  .document-module .mobile-account-login { min-width: 150px; height: 44px; margin-top: 8px; border: 0; border-radius: 13px; color: #fff; background: linear-gradient(135deg,#2c80f4,#1f66d2); font-weight: 800; box-shadow: 0 12px 24px rgba(40,116,225,.24); }
  .document-module .mobile-favorite-head { margin-top: 22px; padding: 13px 0 10px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid var(--line); }
  .document-module .mobile-favorite-head span { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 850; }
  .document-module .mobile-favorite-head b { color: #8592a5; font-size: 11px; }
  .document-module .mobile-favorite-list { display: flex; flex-direction: column; gap: 9px; }
  .document-module .mobile-favorite-list > button { min-width: 0; width: 100%; padding: 8px; display: flex; align-items: center; gap: 10px; border: 1px solid rgba(48,80,126,.09); border-radius: 14px; color: var(--ink); background: rgba(255,255,255,.72); text-align: left; }
  .document-module .mobile-favorite-list > button > span { position: relative; width: 54px; height: 72px; flex: 0 0 54px; overflow: hidden; border-radius: 9px; }
  .document-module .mobile-favorite-list img { object-fit: cover; }
  .document-module .mobile-favorite-list > button > div { min-width: 0; flex: 1; }
  .document-module .mobile-favorite-list > button b { display: -webkit-box; overflow: hidden; font-size: 12px; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .document-module .mobile-favorite-list > button small { display: block; margin-top: 5px; color: #77869d; font-size: 10px; }
  .document-module .mobile-favorite-list > button > svg { flex: 0 0 auto; color: #367bdd; }
  .document-module .mobile-account-empty { margin-top: 8px; padding: 34px 18px; border-radius: 16px; color: #8794a7; background: rgba(240,245,252,.76); }
  .document-module .mobile-account-empty p { margin: 8px 0 4px; color: #526178; font-size: 13px; font-weight: 800; }
  .document-module .mobile-account-empty small { font-size: 11px; line-height: 1.55; }
  .document-module .mobile-video-mode { position: fixed; z-index: 35; inset: 0; display: block; height: 100vh; height: 100dvh; overflow-x: hidden; overflow-y: auto; background: #000; scroll-snap-type: y mandatory; scroll-behavior: smooth; overscroll-behavior-y: contain; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  .document-module .mobile-video-mode.mobile-video-inactive { display: none; }
  .document-module .mobile-video-mode::-webkit-scrollbar { display: none; }
  .document-module .mobile-video-slide { position: relative; width: 100%; height: 100vh; height: 100dvh; overflow: hidden; background: #050505; color: white; scroll-snap-align: start; scroll-snap-stop: always; }
  .document-module .mobile-feed-player, .document-module .mobile-feed-player video, .document-module .mobile-feed-placeholder { position: absolute; inset: 0; width: 100%; height: 100%; }
  .document-module .mobile-feed-player video { display: block; object-fit: contain; background: #050505; }
  .document-module .mobile-feed-placeholder { overflow: hidden; }
  .document-module .mobile-feed-placeholder img { object-fit: cover; opacity: .65; filter: blur(2px); }
  .document-module .mobile-feed-placeholder span { position: absolute; inset: 0; background: rgba(0,0,0,.35); }
  .document-module .mobile-feed-placeholder p { position: absolute; z-index: 1; inset: 50% 0 auto; margin: 0; text-align: center; font-size: 13px; }
  .document-module .mobile-sound-toggle { position: absolute; z-index: 5; top: calc(18px + env(safe-area-inset-top)); right: 16px; width: 38px; height: 38px; display: grid; place-items: center; border: 0; border-radius: 50%; color: white; background: rgba(0,0,0,.36); }
  .document-module .mobile-video-progress { position: absolute; z-index: 5; right: 10px; bottom: calc(67px + env(safe-area-inset-bottom)); left: 10px; height: 28px; display: flex; align-items: center; gap: 9px; color: white; text-shadow: 0 1px 6px rgba(0,0,0,.7); }
  .document-module .mobile-video-progress input { min-width: 0; height: 24px; flex: 1; margin: 0; appearance: none; -webkit-appearance: none; background: transparent; }
  .document-module .mobile-video-progress input::-webkit-slider-runnable-track { height: 3px; border-radius: 999px; background: linear-gradient(to right,#fff 0 var(--seek-progress),rgba(255,255,255,.34) var(--seek-progress) 100%); }
  .document-module .mobile-video-progress input::-webkit-slider-thumb { width: 13px; height: 13px; margin-top: -5px; appearance: none; -webkit-appearance: none; border: 2px solid white; border-radius: 50%; background: #2878ff; box-shadow: 0 1px 7px rgba(0,0,0,.45); }
  .document-module .mobile-video-progress input::-moz-range-track { height: 3px; border-radius: 999px; background: rgba(255,255,255,.34); }
  .document-module .mobile-video-progress input::-moz-range-progress { height: 3px; border-radius: 999px; background: #fff; }
  .document-module .mobile-video-progress input::-moz-range-thumb { width: 11px; height: 11px; border: 2px solid white; border-radius: 50%; background: #2878ff; }
  .document-module .mobile-video-progress span { flex: 0 0 auto; font-size: 10px; font-variant-numeric: tabular-nums; }
  .document-module .mobile-video-buffering { position: absolute; z-index: 5; top: 50%; left: 50%; width: 38px; height: 38px; margin: -19px 0 0 -19px; border: 3px solid rgba(255,255,255,.28); border-top-color: #fff; border-radius: 50%; pointer-events: none; animation: spin .72s linear infinite; }
  .document-module .mobile-resume { position: absolute; z-index: 4; top: 50%; left: 50%; width: 64px; height: 64px; display: grid; place-items: center; border: 0; border-radius: 50%; color: white; background: rgba(0,0,0,.36); transform: translate(-50%,-50%); }
  .document-module .mobile-video-shade { position: absolute; z-index: 1; inset: 35% 0 0; pointer-events: none; background: linear-gradient(transparent,rgba(0,0,0,.18) 35%,rgba(0,0,0,.78)); }
  .document-module .mobile-video-copy { position: absolute; z-index: 3; right: 86px; bottom: calc(105px + env(safe-area-inset-bottom)); left: 16px; text-shadow: 0 2px 12px rgba(0,0,0,.5); }
  .document-module .mobile-video-copy > b { font-size: 15px; }
  .document-module .mobile-video-copy h2 { margin: 9px 0 7px; font-size: 16px; line-height: 1.45; }
  .document-module .mobile-video-copy p { display: -webkit-box; margin: 0; overflow: hidden; font-size: 12px; line-height: 1.55; color: rgba(255,255,255,.84); -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .document-module .mobile-video-actions { position: absolute; z-index: 4; right: 10px; bottom: calc(105px + env(safe-area-inset-bottom)); width: 62px; display: flex; flex-direction: column; align-items: center; gap: 17px; }
  .document-module .mobile-video-avatar { width: 46px; height: 46px; display: grid; place-items: center; border: 2px solid white; border-radius: 50%; background: linear-gradient(145deg,#98bdff,#3f77d1); font-size: 15px; font-weight: 900; }
  .document-module .mobile-video-actions button { width: 58px; padding: 0; border: 0; color: white; background: transparent; text-align: center; text-shadow: 0 2px 9px rgba(0,0,0,.55); }
  .document-module .mobile-video-actions button i { width: 46px; height: 42px; margin: 0 auto; display: grid; place-items: center; font-style: normal; }
  .document-module .mobile-video-actions button b { display: block; margin-top: 1px; font-size: 10px; font-weight: 700; }
  .document-module .mobile-video-actions button.active { color: #ff4963; }
  .document-module .mobile-video-actions button.active.favorite { color: #ffd34d; }
  .document-module .mobile-video-empty { color: white; padding-top: 38vh; text-align: center; }
  .document-module .mobile-comments-backdrop { position: fixed; z-index: 90; inset: 0; display: flex; align-items: flex-end; background: rgba(0,0,0,.38); }
  .document-module .mobile-comments-sheet { width: 100%; height: min(68vh,620px); height: min(68dvh,620px); display: flex; flex-direction: column; overflow: hidden; border-radius: 20px 20px 0 0; background: #fff; color: var(--ink); box-shadow: 0 -18px 50px rgba(0,0,0,.18); }
  .document-module .mobile-comments-sheet > header { position: relative; height: 54px; flex: 0 0 54px; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid var(--line); }
  .document-module .mobile-comments-sheet > header > span { position: absolute; top: 7px; width: 38px; height: 4px; border-radius: 999px; background: #d9dee6; }
  .document-module .mobile-comments-sheet > header h2 { margin: 7px 0 0; font-size: 13px; }
  .document-module .mobile-comments-sheet > header button { position: absolute; top: 12px; right: 13px; width: 34px; height: 34px; display: grid; place-items: center; border: 0; background: transparent; }
  .document-module .mobile-comment-list { min-height: 0; flex: 1; overflow-y: auto; padding: 7px 18px; -webkit-overflow-scrolling: touch; }
  .document-module .mobile-comment-form { min-height: calc(62px + env(safe-area-inset-bottom)); display: flex; align-items: flex-start; gap: 8px; padding: 9px 13px calc(9px + env(safe-area-inset-bottom)); border-top: 1px solid var(--line); }
  .document-module .mobile-comment-form > span { width: 34px; height: 34px; flex: 0 0 34px; display: grid; place-items: center; border-radius: 50%; background: #e8f1ff; color: #2468c8; font-size: 11px; font-weight: 900; }
  .document-module .mobile-comment-form input { min-width: 0; height: 36px; flex: 1; border: 0; border-radius: 18px; outline: 0; background: #f2f4f7; padding: 0 13px; font-size: 13px; }
  .document-module .mobile-comment-form button { width: 36px; height: 36px; display: grid; place-items: center; border: 0; color: #2878f0; background: transparent; }
  .document-module .video-detail { height: 94vh; display: block; overflow-y: auto; }
  .document-module .video-stage { width: 100%; height: 48vh; }
  .document-module .detail-panel { width: 100%; min-width: 0; padding: 23px 20px 90px; overflow: visible; }
  .document-module .comment-list { max-height: none; }
  .document-module .profile-grid { display: block; }
  .document-module .profile-card { width: 100%; }
  .document-module .favorites-card { margin-top: 16px; }
  .document-module .admin-shell { display: block; padding: 0; }
  .document-module .admin-sidebar { width: 240px; top: 10px; left: -260px; bottom: 10px; transition: left .2s ease; }
  .document-module .admin-sidebar.open { left: 10px; }
  .document-module .admin-main { width: 100%; margin-left: 0; }
  .document-module .admin-mobile-head { position: sticky; z-index: 20; top: 0; height: 58px; display: flex; align-items: center; justify-content: space-between; border-width: 0 0 1px; padding: 0 16px; }
  .document-module .admin-mobile-head button { border: 0; background: transparent; }
  .document-module .admin-mobile-head b { font-size: 13px; }
  .document-module .admin-mobile-head > span { width: 30px; height: 30px; border-radius: 10px; background: #e2edff; color: #2266cd; display: grid; place-items: center; font-size: 11px; font-weight: 900; }
  .document-module .sidebar-mask { display: block; position: fixed; z-index: 25; top: 0; right: 0; bottom: 0; left: 0; border: 0; background: rgba(20,31,50,.28); }
  .document-module .admin-page { padding: 24px 15px 45px; }
  .document-module .overview-grid { grid-template-columns: 1fr; }
  .document-module .ai-connection-grid { grid-template-columns: 1fr; }
  .document-module .filter-bar { align-items: flex-end; }
  .document-module .filter-bar > div { display: grid; grid-template-columns: 1fr 1fr; }
  .document-module .filter-bar input, .document-module .filter-bar select { width: 100%; }
}

@media (max-width: 560px) {
  .document-module .public-brand > span, .document-module .public-brand strong { display: none; }
  .document-module .content-heading > p { display: none; }
  .document-module .content-heading h2 { font-size: 23px; }
  .document-module .category-tabs { gap: 5px; }
  .document-module .category-tabs button { padding: 0 12px; font-size: 12px; }
  .document-module .category-tabs button.course-category-tab { height: 40px; gap: 4px; padding: 0 7px 0 10px; font-size: 11px; }
  .document-module .category-tabs button.course-category-tab svg { display: none; }
  .document-module .category-tabs button.course-category-tab em { padding: 2px 5px; font-size: 8px; }
  .document-module .course-preview-heading > div, .document-module .course-locked-heading > div { display: block; }
  .document-module .course-preview-heading span, .document-module .course-locked-heading span { display: block; margin-top: 3px; }
  .document-module .course-preview-heading > em, .document-module .course-locked-heading > em { flex: 0 0 auto; }
  .document-module .course-card-body > strong { min-height: 47px; font-size: 16px; }
  .document-module .course-modal-backdrop { align-items: center; padding: 0; }
  .document-module .course-player-modal { width: 100%; max-height: 100vh; border-radius: 0; }
  .document-module .course-player-stage { max-height: 68vh; }
  .document-module .course-trial-controls { gap: 7px; padding: 18px 10px 8px; }
  .document-module .course-trial-controls button { width: 30px; height: 30px; flex-basis: 30px; }
  .document-module .course-trial-controls span { font-size: 9px; }
  .document-module .course-trial-controls small { display: none; }
  .document-module .course-player-copy { padding: 17px 18px 21px; }
  .document-module .course-unlock-modal { width: calc(100% - 24px); border-radius: 22px; }
  .document-module .hero-copy h1 { font-size: 27px; }
  .document-module .hero-copy > p { font-size: 13px; }
  .document-module .hero-trust { flex-wrap: wrap; max-width: 210px; }
  .document-module .video-waterfall { column-gap: 9px; }
  .document-module .video-card { margin-bottom: 9px; }
  .document-module .play-badge { width: 29px; height: 29px; left: 9px; bottom: 9px; }
  .document-module .duration { right: 7px; bottom: 8px; }
  .document-module .card-category { font-size: 8px; }
  .document-module .card-title { margin-top: 7px; font-size: 12px; }
  .document-module .card-meta { margin-top: 9px; padding-top: 8px; }
  .document-module .author-mini b { display: none; }
  .document-module .card-meta button { font-size: 9px; }
  .document-module .modal-backdrop { padding: 12px; align-items: flex-end; }
  .document-module .modal-card { width: 100%; max-height: 88vh; border-radius: 22px 22px 14px 14px; padding: 20px; }
  .document-module .video-backdrop { padding: 0; align-items: stretch; }
  .document-module .video-detail { height: 100vh; max-height: none; border-radius: 0; }
  .document-module .video-stage { height: 44vh; }
  .document-module .detail-panel { padding-bottom: 100px; }
  .document-module .profile-page { padding-top: 18px; }
  .document-module .profile-wrap { max-width: calc(100% - 24px); }
  .document-module .profile-card, .document-module .favorites-card { padding: 18px; border-radius: 20px; }
  .document-module .favorite-list { grid-template-columns: 1fr; }
  .document-module .admin-login-card { padding: 28px 22px; }
  .document-module .admin-page-head { align-items: flex-start; }
  .document-module .admin-page-head h1 { font-size: 23px; }
  .document-module .admin-page-head .admin-primary { height: 39px; padding: 0 12px; font-size: 11px; }
  .document-module .metric-grid { gap: 9px; }
  .document-module .traffic-summary-grid, .document-module .interaction-rank-grid { grid-template-columns: 1fr; }
  .document-module .ai-metric-grid { grid-template-columns: 1fr 1fr; }
  .document-module .metric-card { min-height: 128px; padding: 14px; }
  .document-module .metric-card > strong { font-size: 24px; }
  .document-module .filter-bar { display: block; }
  .document-module .filter-bar > div { grid-template-columns: 1fr 1fr; }
  .document-module .filter-bar > button { width: 100%; justify-content: center; margin-top: 8px; }
  .document-module .pagination { justify-content: space-between; gap: 7px; }
  .document-module .pagination > span { display: none; }
  .document-module .editor-grid { grid-template-columns: 1fr; }
  .document-module .span-2 { grid-column: auto; }
  .document-module .admin-modal.wide { width: 100%; }
  .document-module .permission-grid { grid-template-columns: 1fr; }
  .document-module .audience-tabs { width: 100%; }
  .document-module .audience-tabs button { flex: 1; }
  .document-module .view-history-summary { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .document-module *, .document-module *:before, .document-module *:after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

.document-module .editor-modal{width:min(1120px,100%)!important;height:min(840px,calc(100vh - 36px));max-height:calc(100vh - 36px)}.document-module .editor-heading{min-height:84px;padding:15px 22px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.document-module .editor-heading>input{min-width:0;flex:1;border:0;outline:0;color:#292a30;background:transparent;font-size:22px;font-weight:750;letter-spacing:-.025em}.document-module .collaboration-status{display:flex;align-items:center;gap:9px}.document-module .save-state,.document-module .presence{padding:7px 9px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:8px;font-weight:680}.document-module .save-state{color:#5f6f68;background:#ecf6f0}.document-module .save-state.dirty{color:#807459;background:#fbf5e8}.document-module .save-state.saving{color:#5f6790;background:#eef0fa}.document-module .save-state.error{color:#9b5661;background:#fae9ec}.document-module .save-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.document-module .presence{color:#646a8f;background:#f0f1f9}.document-module .presence b{min-width:25px;color:#5360bd}.document-module .editor-toolbar{min-height:49px;padding:7px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:5px;overflow-x:auto;background:rgba(248,248,251,.75)}.document-module .editor-toolbar>div{padding:0 5px;border-right:1px solid var(--line);display:flex;gap:2px}.document-module .editor-toolbar>div:last-child{border:0}.document-module .editor-toolbar button{width:31px;height:31px;border:0;border-radius:8px;display:grid;place-items:center;color:#666873;background:transparent;cursor:pointer}.document-module .editor-toolbar button:hover{color:#515dcc;background:#edf0fe}.document-module .editor-scroll{min-height:0;flex:1;padding:24px;overflow-y:auto;background:rgba(241,242,246,.55)}.document-module .rich-editor{width:min(820px,100%);min-height:580px;margin:0 auto;padding:58px 68px;outline:0;color:#303138;background:#fff;box-shadow:0 8px 35px rgba(64,64,84,.08);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:14px;line-height:1.8}.document-module .rich-editor:empty:before{color:#b0b1b6;content:attr(data-placeholder)}.document-module .rich-editor h1{font-size:18px;font-weight:700;line-height:1.35}.document-module .rich-editor h2{margin-top:1.3em;font-size:16px;font-weight:700;line-height:1.4}.document-module .rich-editor h3{font-size:18px}.document-module .rich-editor blockquote{margin:1.2em 0;padding:8px 16px;border-left:3px solid #8993e8;color:#666a7e;background:#f5f6fc}.document-module .rich-editor img{max-width:100%;height:auto;border-radius:8px}.document-module .rich-editor a{color:#5364d7}.document-module .editor-footer{min-height:61px;padding:10px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:8px;background:rgba(255,255,255,.95)}.document-module .editor-footer>span{margin-right:auto;color:#96979e;font-size:9px}
.document-module .editor-backdrop{padding:10px}
.document-module .editor-modal{position:relative;width:calc(100vw - 20px)!important;height:calc(100vh - 20px);height:calc(100dvh - 20px);max-height:calc(100vh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:20px}
.document-module .editor-modal>header{min-height:60px;padding:10px 18px}
.document-module .editor-modal>header h2{font-size:14px}.document-module .editor-modal>header p{margin-top:3px}
.document-module .editor-heading{min-height:64px;padding:10px 20px}
.document-module .editor-heading>input{font-size:24px}
.document-module .editor-refresh-button{height:30px;padding:0 10px;border:1px solid rgba(83,96,189,.16);border-radius:999px;display:inline-flex;align-items:center;gap:5px;color:#5965b8;background:#f2f3fd;cursor:pointer;font-size:8px;font-weight:720;white-space:nowrap}.document-module .editor-refresh-button:hover{color:#4654c7;background:#e9ebff}.document-module .editor-refresh-button svg{flex:0 0 auto}.document-module .editor-refresh-button .spinning{animation:editor-refresh-spin .8s linear infinite}@keyframes editor-refresh-spin{to{transform:rotate(360deg)}}
.document-module .editor-toolbar{min-height:52px;padding:7px 12px;gap:4px;scrollbar-width:thin}
.document-module .editor-toolbar>div{flex:0 0 auto;gap:3px}
.document-module .editor-toolbar button{width:auto;min-width:34px;height:34px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:5px}
.document-module .editor-toolbar button span{font-size:10px;font-weight:720}
.document-module .editor-toolbar select{height:34px;border:1px solid rgba(48,50,59,.1);border-radius:8px;outline:0;color:#60636f;background:#fff;cursor:pointer;font-size:10px;font-weight:680}
.document-module .editor-toolbar select:focus{border-color:rgba(81,93,204,.42);box-shadow:0 0 0 2px rgba(81,93,204,.1)}
.document-module .editor-toolbar select:disabled{cursor:not-allowed;opacity:.5}.document-module .font-size-select{width:88px;padding:0 7px}
.document-module .text-color-presets{height:34px;padding:0 3px;border:1px solid rgba(48,50,59,.1);border-radius:8px;display:inline-flex;align-items:center;gap:1px;background:#fff}.document-module .text-color-presets.mixed{box-shadow:inset 0 -2px 0 #9da2bc}.document-module .editor-toolbar .text-color-presets>button{width:22px;min-width:22px;height:28px;padding:0}.document-module .text-color-presets>button i{width:12px;height:12px;border:1px solid rgba(30,31,36,.16);border-radius:50%;display:block}.document-module .text-color-presets>button.active i{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(81,93,204,.35)}.document-module .text-color-control{width:26px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.document-module .text-color-control:hover{background:#edf0fe}.document-module .text-color-control.disabled{cursor:not-allowed;opacity:.5}.document-module .text-color-control input{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:pointer}.document-module .text-color-control input:disabled{cursor:not-allowed}
.document-module .editor-toolbar button.active{color:#4d5bd1;background:#e8ebff;box-shadow:inset 0 0 0 1px rgba(81,93,204,.12)}
.document-module .editor-workspace{min-height:0;flex:1;display:flex;background:rgba(241,242,246,.55)}
.document-module .editor-workspace[hidden]{display:none}
.document-module .editor-outline{width:230px;min-width:190px;padding:17px 13px;border-right:1px solid var(--line);overflow-y:auto;background:rgba(250,250,252,.92)}
.document-module .editor-outline>header{height:34px;padding:0 7px;border-bottom:1px solid rgba(44,46,55,.06);display:flex;align-items:center;gap:7px;color:#636675}
.document-module .editor-outline>header strong{font-size:11px}.document-module .editor-outline>header span{min-width:20px;margin-left:auto;padding:3px 6px;border-radius:999px;color:#626cc0;background:#eceefd;font-size:8px;text-align:center}
.document-module .editor-outline nav{padding-top:9px;display:grid;gap:2px}.document-module .editor-outline nav button{width:100%;min-height:34px;padding:7px 8px;border:0;border-radius:9px;display:flex;align-items:flex-start;gap:7px;color:#6d6f79;background:transparent;cursor:pointer;text-align:left}.document-module .editor-outline nav button.level-2{padding-left:20px}.document-module .editor-outline nav button:hover{color:#505cc4;background:#f0f2ff}.document-module .editor-outline nav button.active{color:#4e5bc8;background:#e9ecff}.document-module .editor-outline nav button i{flex:0 0 auto;padding-top:1px;color:#9699a9;font-size:7px;font-style:normal;font-weight:780}.document-module .editor-outline nav button .outline-label{width:calc(100% - 27px);min-width:0;flex:1 1 auto;display:block;visibility:visible;opacity:1;overflow:hidden;color:inherit;font-size:9px;font-weight:650;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.document-module .editor-outline>p{margin:18px 8px;color:#a0a2aa;font-size:9px;line-height:1.75}
.document-module .editor-scroll{position:relative;min-width:0;flex:1;padding:24px 3.2%;overflow:auto;background:rgba(241,242,246,.55)}
.document-module .rich-editor{--editor-default-line-height:1.8;--editor-default-line-space:25.2px;--editor-half-line-space:12.6px;width:min(1080px,100%);min-height:calc(100vh - 285px);min-height:calc(100dvh - 285px);padding:58px clamp(38px,6vw,88px);overflow-wrap:anywhere;line-height:var(--editor-default-line-height)!important}
.document-module .rich-editor p,.document-module .rich-editor div{min-height:1.8em;margin-top:0!important;margin-bottom:0!important;line-height:var(--editor-default-line-height)!important}
.document-module .rich-editor h1{margin:calc(var(--editor-default-line-space) + var(--editor-half-line-space)) 0 var(--editor-default-line-space)!important;font-size:18px;font-weight:700;line-height:1.3}.document-module .rich-editor h2{margin:var(--editor-default-line-space) 0 var(--editor-half-line-space)!important;font-size:16px;font-weight:700;line-height:1.4}.document-module .rich-editor h3{margin:1em 0 .55em;font-size:18px;line-height:1.4}
.document-module .rich-editor blockquote{margin:1.2em 0;padding:8px 16px;line-height:1.65}.document-module .rich-editor pre{margin:1em 0;line-height:1.55}.document-module .rich-editor ul,.document-module .rich-editor ol{margin:.75em 0;padding-left:2em}.document-module .rich-editor ul{list-style:disc outside}.document-module .rich-editor ol{list-style:decimal outside}.document-module .rich-editor li{margin:.3em 0;padding-left:.18em;line-height:1.65}.document-module .rich-editor ul ul{list-style:circle}.document-module .rich-editor ul ul ul{list-style:square}
.document-module .rich-editor img{max-width:100%;height:auto;cursor:pointer;vertical-align:middle;border-radius:8px}
.document-module .rich-editor table{width:100%;min-width:0;max-width:100%;margin:1em 0;border-collapse:collapse;table-layout:fixed;background:#fff}.document-module .rich-editor col{min-width:48px}.document-module .rich-editor td,.document-module .rich-editor th{position:relative;min-width:48px;height:38px;padding:7px 9px;border:1px solid #cfd2dc;color:inherit;font-size:inherit;line-height:inherit;text-align:left;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word}.document-module .rich-editor th{font-weight:700;background:#f5f6fa}.document-module .rich-editor td.table-cell-selected,.document-module .rich-editor th.table-cell-selected{box-shadow:inset 0 0 0 2px #6372df;background-image:linear-gradient(rgba(99,114,223,.075),rgba(99,114,223,.075))}.document-module .rich-editor td>p:first-child,.document-module .rich-editor th>p:first-child{margin-top:0!important}.document-module .rich-editor td>p:last-child,.document-module .rich-editor th>p:last-child{margin-bottom:0!important}
.document-module .table-picker-popover{position:absolute;z-index:30;top:180px;right:22px;width:min(380px,calc(100% - 44px));padding:17px;border:1px solid rgba(67,70,88,.14);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(42,45,74,.22)}.document-module .table-picker-popover>header{min-height:28px;margin-bottom:13px;display:flex;align-items:center;gap:9px}.document-module .table-picker-popover>header strong{color:#555967;font-size:12px}.document-module .table-picker-popover>header span{margin-left:auto;color:#4f5dc7;font-size:11px;font-weight:720}.document-module .table-picker-popover>header button{width:26px;height:26px;border:0;border-radius:8px;display:grid;place-items:center;color:#8c8e98;background:transparent;cursor:pointer}.document-module .table-picker-popover>header button:hover{color:#505cc4;background:#eef0ff}.document-module .table-picker-grid{display:grid;gap:6px}.document-module .table-picker-grid button{aspect-ratio:1;border:1px solid rgba(64,67,79,.08);border-radius:3px;background:#f0f1f4;cursor:pointer}.document-module .table-picker-grid button.active{border-color:#8699ec;background:#91a8ef}.document-module .table-picker-grid button:focus-visible{outline:2px solid #5364d7;outline-offset:1px}.document-module .table-picker-popover>small{margin-top:10px;display:block;color:#989aa4;font-size:8px}
.document-module .table-context-toolbar{min-height:43px;padding:5px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;overflow-x:auto;background:#f5f6fb;scrollbar-width:thin}.document-module .table-context-toolbar>strong{padding:0 7px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#5661b6;font-size:9px;white-space:nowrap}.document-module .table-context-toolbar>div{padding-right:7px;border-right:1px solid rgba(53,56,70,.09);display:flex;align-items:center;gap:3px;flex:0 0 auto}.document-module .table-context-toolbar button{min-height:28px;padding:0 8px;border:1px solid rgba(57,60,74,.09);border-radius:8px;color:#666976;background:#fff;cursor:pointer;font-size:8px;font-weight:670;white-space:nowrap}.document-module .table-context-toolbar button:hover{color:#4f5cca;background:#eef0ff}.document-module .table-context-toolbar button:disabled{cursor:not-allowed;opacity:.42}.document-module .table-context-toolbar .table-delete-action{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#a14f5e}.document-module .cell-background-controls>span{padding:0 2px;color:#81838d;font-size:8px}.document-module .table-context-toolbar .cell-background-controls>button{width:23px;min-width:23px;padding:0}.document-module .cell-background-controls>button i{width:12px;height:12px;border:1px solid rgba(37,39,48,.15);border-radius:4px}.document-module .cell-background-controls>label{width:27px;height:28px;border-radius:8px;display:grid;place-items:center;position:relative;color:#666976;background:#fff;cursor:pointer}.document-module .cell-background-controls>label:hover{color:#4f5cca;background:#eef0ff}.document-module .cell-background-controls>label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.document-module .table-cell-resize-frame{position:absolute;z-index:7;box-sizing:border-box;border:2px solid #6372df;pointer-events:none}.document-module .table-column-resize-handle,.document-module .table-row-resize-handle{position:absolute;z-index:8;border:0;pointer-events:auto;background:transparent}.document-module .table-column-resize-handle{width:14px;height:38px;right:-8px;top:50%;transform:translateY(-50%);cursor:col-resize}.document-module .table-row-resize-handle{width:38px;height:14px;left:50%;bottom:-8px;transform:translateX(-50%);cursor:row-resize}.document-module .table-column-resize-handle span,.document-module .table-row-resize-handle span{display:block;border-radius:99px;background:#6372df;box-shadow:0 0 0 2px #fff}.document-module .table-column-resize-handle span{width:3px;height:26px;margin:auto}.document-module .table-row-resize-handle span{width:26px;height:3px;margin:auto}
.document-module .content-block-frame{position:absolute;z-index:2;box-sizing:border-box;border:1px solid rgba(91,103,199,.25);border-left:3px solid rgba(91,103,199,.62);border-radius:14px;pointer-events:none;box-shadow:0 3px 15px rgba(74,80,145,.045)}
.document-module .content-block-frame>span{position:absolute;top:7px;right:9px;padding:4px 6px;border-radius:999px;color:#6670c2;background:rgba(239,241,255,.9);font-size:7px;font-weight:760;line-height:1;letter-spacing:.04em;white-space:nowrap}
.document-module .content-block-frame.level-2{z-index:3;border:1px dashed rgba(107,116,194,.28);border-left:2px solid rgba(107,116,194,.48);border-radius:11px;box-shadow:none}.document-module .content-block-frame.level-2>span{color:#777caa;background:rgba(246,246,252,.92)}
.document-module .image-resize-frame{position:absolute;z-index:5;border:2px solid #6674e4;border-radius:9px;pointer-events:none;box-shadow:0 0 0 2px rgba(255,255,255,.9)}
.document-module .image-copy-button,.document-module .image-delete-button,.document-module .image-resize-handle{position:absolute!important;z-index:6;pointer-events:auto!important;border:0!important;display:grid!important;place-items:center!important;color:#fff!important;background:#5967d8!important;box-shadow:0 5px 14px rgba(50,59,139,.25)}
.document-module .image-copy-button,.document-module .image-delete-button{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;top:-36px;border-radius:9px!important}.document-module .image-copy-button{right:34px}.document-module .image-copy-button:hover{color:#fff!important;background:#4654c7!important}
.document-module .image-delete-button{right:-2px}
.document-module .image-delete-button:hover{color:#fff!important;background:#c44f65!important}
.document-module .image-resize-handle{width:24px!important;min-width:24px!important;height:24px!important;padding:0!important;right:-13px;bottom:-13px;border-radius:50%!important;cursor:nwse-resize!important}
.document-module .image-resize-handle span{width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff}
.document-module .editor-footer{min-height:57px}
@media(max-width:900px){.document-module .editor-outline{width:180px;min-width:160px;padding:13px 9px}.document-module .editor-outline nav button.level-2{padding-left:15px}}
@media(max-width:620px){
  .document-module .editor-backdrop{padding:4px}.document-module .editor-modal{width:calc(100vw - 8px)!important;height:calc(100vh - 8px);height:calc(100dvh - 8px);max-height:calc(100vh - 8px)!important;max-height:calc(100dvh - 8px)!important;border-radius:15px}
  .document-module .editor-modal>header{min-height:54px;padding:8px 12px}.document-module .editor-heading{min-height:68px;padding:9px 12px;gap:6px}.document-module .editor-heading>input{font-size:19px}
  .document-module .panel-head-actions{gap:5px}.document-module .backup-action{width:34px;padding:0}.document-module .backup-action span{display:none}
  .document-module .editor-toolbar{padding:6px}.document-module .editor-toolbar button{min-width:32px;height:32px;padding:0 7px}.document-module .editor-toolbar select{height:32px}.document-module .font-size-select{width:82px}.document-module .table-picker-popover{top:174px;right:8px;width:calc(100% - 16px);padding:13px}.document-module .table-picker-grid{gap:4px}.document-module .table-context-toolbar{padding:5px 7px}.document-module .table-context-toolbar>strong{padding-left:2px}.document-module .editor-outline{width:112px;min-width:112px;padding:8px 5px}.document-module .editor-outline>header{padding:0 5px}.document-module .editor-outline>header svg,.document-module .editor-outline>header span{display:none}.document-module .editor-outline nav button{min-height:31px;padding:6px 5px;gap:4px}.document-module .editor-outline nav button.level-2{padding-left:11px}.document-module .editor-outline nav button .outline-label{font-size:8px}.document-module .editor-outline>p{margin:12px 5px;font-size:8px}.document-module .editor-scroll{padding:7px}.document-module .content-block-frame>span{display:none}
  .document-module .rich-editor{min-height:calc(100vh - 274px);min-height:calc(100dvh - 274px);padding:28px 20px}.document-module .rich-editor h1{font-size:18px;font-weight:700}.document-module .rich-editor h2{font-size:16px;font-weight:700}
  .document-module .editor-footer{min-height:52px;padding:7px 8px}
}
.document-module .rich-editor table.table-selected{outline:3px solid #5364d7;outline-offset:3px}
.document-module .rich-editor.table-drag-selecting{cursor:cell;user-select:none}
.document-module .table-context-toolbar button.active{color:#4f5cca;border-color:rgba(79,92,202,.2);background:#e9ecff}
.document-module .rich-editor .table-scroll-shell{box-sizing:border-box;width:100%;max-width:100%;min-height:0;margin:1em 0!important;overflow-x:auto;overflow-y:hidden;line-height:normal!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.document-module .rich-editor .table-scroll-shell>table{width:100%;min-width:max(100%,var(--table-min-width,100%));max-width:none;margin:0;table-layout:fixed}
.document-module .rich-editor .table-scroll-shell td,.document-module .rich-editor .table-scroll-shell th{min-width:96px;vertical-align:middle}

/* Full document editor parity with the standalone document system. */
.document-module .document-full-backdrop{position:fixed;inset:0;z-index:220;padding:10px;display:grid;place-items:center;overflow:hidden;background:rgba(31,39,58,.42);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}
.document-module .document-full-modal{width:calc(100vw - 20px);height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);border:1px solid rgba(255,255,255,.88);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;color:#303138;background:rgba(255,255,255,.98);box-shadow:0 32px 110px rgba(34,44,69,.28)}
.document-module .document-full-modal>header{min-height:60px;padding:10px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.document-module .document-full-modal>header h2{margin:0}.document-module .document-full-modal>header p{margin:3px 0 0;color:#92939a;font-size:10px}.document-module .document-editor-header-actions{display:flex;align-items:center;gap:7px}.document-module .document-editor-header-actions button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;gap:5px;color:#666873;background:#fff;cursor:pointer;font-size:10px;font-weight:700}.document-module .document-editor-header-actions button.active{color:#4f5cca;background:#e9ecff}.document-module .document-editor-header-actions button[aria-label="关闭"]{width:34px;padding:0;justify-content:center}
.document-module .document-full-editor-meta{padding:8px 20px 10px}.document-module .document-full-editor-meta .document-summary-input{font-size:12px}.document-module .document-full-editor-meta>div{margin-top:7px}.document-module .document-full-editor-meta>div>small{margin-left:auto;color:#8792a3;font-size:9px}
.document-module .document-full-preview{min-height:0;flex:1;padding:24px 1%;overflow:auto;overscroll-behavior:contain;background:#f1f3f7}.document-module .document-full-preview>.document-rich-content{width:98%;min-height:100%;margin:0 auto;padding:52px clamp(32px,5vw,76px);border:1px solid #dde2eb;border-radius:18px;background:#fff;box-shadow:0 8px 35px rgba(64,64,84,.08)}
.document-module .editor-footer .secondary-button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#62667e;background:#fff;cursor:pointer;font-size:10px;font-weight:700}.document-module .editor-footer .primary-button.small{height:38px;padding:0 15px;border-radius:10px;font-size:10px}
.document-module .rich-editor .doc-callout{margin:1.2em 0;padding:12px 16px;border:1px solid #dbe4f6;border-left:4px solid #6d87e8;border-radius:11px;background:#f5f8ff}.document-module .rich-editor .doc-callout.tone-gold{border-left-color:#dfa85e;background:#fff9ec}.document-module .rich-editor .doc-callout.tone-green{border-left-color:#55a47c;background:#effaf4}.document-module .rich-editor .doc-callout.tone-gray{border-left-color:#9098a8;background:#f5f6f8}.document-module .rich-editor .doc-callout p{min-height:0;margin:.35em 0!important}.document-module .rich-editor figure{margin:20px auto;text-align:center}.document-module .rich-editor figcaption{margin-top:7px;color:#7a869b;font-size:11px}.document-module .rich-editor video{display:block;width:100%;max-height:58vh;border-radius:12px;background:#10131a}.document-module .rich-editor .doc-video{padding:10px;border:1px solid #dce4ef;border-radius:15px;background:#f8faff}
.document-module .rich-editor .doc-table-scroll{box-sizing:border-box;width:100%;max-width:100%;margin:1em 0!important;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.document-module .rich-editor .doc-table-scroll>table{width:100%;max-width:none;margin:0;table-layout:fixed}
@media(max-width:620px){.document-module .document-full-editor-meta{padding:7px 12px}.document-module .document-full-editor-meta>div{gap:8px;overflow-x:auto}.document-module .document-full-editor-meta>div>small{display:none}.document-module .document-editor-header-actions button:first-child{padding:0 8px}.document-module .document-full-preview{padding:6px 1%}.document-module .document-full-preview>.document-rich-content{padding:28px 18px;border-radius:13px}}

/* Wide, stable and low-paint public document experience. */
.document-module .document-library-card{position:relative;cursor:pointer;content-visibility:auto;contain-intrinsic-size:auto 380px}.document-module .document-library-card:focus-within{outline:3px solid rgba(75,111,221,.35);outline-offset:3px}.document-module .document-card-open{position:absolute;z-index:2;inset:0;border-radius:inherit}.document-module .document-card-cover>button{z-index:4}.document-module .document-card-body>div{margin-bottom:0}
.document-module .document-reader-shell{background:#f7f9fd}.document-module .document-reader-progress i{width:100%;transform:scaleX(0);transform-origin:left center;will-change:transform;transition:none}.document-module .document-reader-header{background:#f8fafd;-webkit-backdrop-filter:none;backdrop-filter:none;contain:layout paint}.document-module .document-reader-layout{width:98%;max-width:none;margin:0 auto;padding:0 0 70px;grid-template-columns:220px minmax(0,1fr);gap:18px}.document-module .document-reader-article{padding:clamp(26px,4vw,58px);box-shadow:0 12px 38px rgba(38,53,88,.07)}
.document-module .document-reader-article>:where(.doc-table-scroll,.doc-media,.doc-callout,.doc-subpage,.doc-link-card,figure){content-visibility:auto;contain-intrinsic-size:auto 320px}.document-module .document-reader-article img{content-visibility:auto}.document-module .document-reader-article video{contain:layout paint}.document-module .document-rich-content .doc-table-scroll{scrollbar-gutter:stable;overscroll-behavior-x:contain}.document-module .document-rich-content .doc-table-scroll>table{margin:0}.document-module .document-rich-content th{position:static}
@media(max-width:980px){.document-module .document-reader-layout{width:98%;grid-template-columns:minmax(0,1fr)}}
@media(max-width:700px){.document-module .document-reader-layout{width:98%;padding:0 0 42px}.document-module .document-reader-article{padding:26px 18px;border-radius:17px}.document-module .document-reader-header{padding-inline:1%}}

/* Persisted, editable document components share the same reader/editor styles. */
.document-module .theme-lilac{--block-background:linear-gradient(110deg,#ede5fa 0%,#ecedf7 62%,#faead5 100%);--block-accent:#a493d2}
.document-module .theme-gold{--block-background:linear-gradient(115deg,#fff9ed,#fff7e9);--block-accent:#e4a550}
.document-module .theme-blue{--block-background:linear-gradient(115deg,#f3f7ff,#fbf7ff);--block-accent:#7f9fe6}
.document-module .theme-mint{--block-background:linear-gradient(115deg,#e9f8f2,#eaf3fb);--block-accent:#64ad96}
.document-module .theme-rose{--block-background:linear-gradient(115deg,#fbe9f4,#fff3ef);--block-accent:#d698b6}
.document-module .theme-peach{--block-background:linear-gradient(115deg,#fff0df,#fdf2ea);--block-accent:#dcab79}
.document-module .doc-content-block{box-sizing:border-box;min-width:0;margin:0 0 24px!important;padding:clamp(20px,2.3vw,40px);border:1px solid #dce1f0;border-radius:22px;background:var(--block-background,#f7f9ff);overflow-wrap:anywhere}
.document-module .rich-editor .doc-content-block{margin:0 0 24px!important;min-height:0;position:relative}
.document-module .doc-content-block.block-note{border-left:6px solid var(--block-accent,#e4a550)}
.document-module .doc-content-block.block-hero{padding:clamp(26px,3vw,52px)}
.document-module .doc-content-block .doc-block-eyebrow{margin:0 0 16px!important;font-size:10px!important;letter-spacing:.17em;font-weight:800;color:#8371ab}
.document-module .doc-content-block.block-hero h1{margin:0 0 14px!important;font-size:clamp(26px,3vw,46px);line-height:1.3;color:#292934;font-weight:800;border:0;padding:0;background:none}
.document-module .doc-content-block .doc-block-summary{color:#7e7b8d;font-size:14px}
.document-module .doc-content-block.block-link .doc-subpage,.document-module .doc-content-block.block-link .doc-link-card{margin:0;border:0;background:none;box-shadow:none;padding:0}
.document-module .doc-content-block.is-block-selected{outline:2px solid #8999e6;outline-offset:2px}
.document-module .doc-content-block:has(table){padding-inline:0}
.document-module .doc-content-block:has(table)>:not(.doc-table-scroll):not(.table-scroll-shell):not(table){margin-inline:1%!important}
.document-module .document-reader-layout{display:block;width:98%;max-width:none}
.document-module .document-reader-article{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.document-module .document-reader-hero.has-title-block{padding:16px 1%;max-width:none}
.document-module .document-reader-hero.has-title-block>div{max-width:none;width:100%}
.document-module .document-reader-hero.has-title-block>div>div{margin:0}
.document-module .document-reader-outline{display:block;position:sticky;z-index:1;top:84px;left:auto;width:auto;max-height:calc(100dvh - 100px);overflow:auto;border:1px solid #dce1ed;border-radius:12px;background:#fff;box-shadow:none;overscroll-behavior:contain}
.document-module .document-reader-outline>div{position:static}
.document-module .document-rich-content table,.document-module .document-rich-content .doc-table-scroll>table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:fixed}
.document-module .document-rich-content col,.document-module .document-rich-content th,.document-module .document-rich-content td{min-width:0!important;max-width:none;overflow-wrap:anywhere;word-break:break-word}
.document-module .document-rich-content th,.document-module .document-rich-content td{padding:clamp(3px,.65vw,12px);white-space:normal}
.document-module .document-rich-content td>*,.document-module .document-rich-content th>*{max-width:100%}
.document-module .document-rich-content .doc-table-scroll{width:100%;min-width:0;overflow:visible;scrollbar-gutter:auto}
.document-module .document-reader-article img{content-visibility:visible}
.document-module .editor-scroll{padding:18px 1%}
.document-module .rich-editor{width:100%;max-width:none;padding:20px 1%;box-shadow:none}
.document-module .editor-outline{width:190px;min-width:170px}
.document-module .editor-outline[hidden]{display:none}
.document-module .document-full-preview>.document-rich-content{width:100%;padding:0;border:0;background:transparent;box-shadow:none}
.document-module .document-component-tools{flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:7px 16px;border-bottom:1px solid #dce1ed;background:#f4f6ff;font-size:11px}
.document-module .document-component-tools button{border:1px solid #d7deec;border-radius:7px;padding:6px 10px;background:white;cursor:pointer}
.document-module .document-component-tools small{color:#80899d;margin-right:auto}
.document-module .doc-video-card{width:min(360px,100%);box-sizing:border-box;margin:6px auto!important;padding:5px!important;border:1px solid #dce3ef;border-radius:10px;background:transparent;text-align:left;box-shadow:0 2px 7px #2335500b;transition:transform .16s ease,box-shadow .16s ease;content-visibility:visible;container-type:inline-size;container-name:document-video}
.document-module .doc-video-card .doc-video-trigger{display:grid;grid-template-columns:min(32%,80px) minmax(0,1fr);align-items:center;gap:8px;padding:0;text-decoration:none!important;color:#28354e!important;cursor:pointer}
.document-module .doc-video-cover{position:relative;display:block;width:100%;aspect-ratio:16/9;background:transparent;overflow:hidden;border-radius:5px}
.document-module .doc-video-cover img,.document-module .rich-editor .doc-video-cover img{display:block;width:100%;height:100%;object-fit:contain;border-radius:0}
.document-module .doc-video-play-icon{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:24px;height:24px;padding-left:2px;border:1px solid #ffffff90;border-radius:50%;color:#fff;background:#16213cab;font-size:11px}
.document-module .doc-video-card .doc-video-caption{display:block;padding:0;min-width:0;line-height:1.45;text-align:left}
.document-module .doc-video-caption strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11px;font-weight:500;line-height:1.45}.document-module .doc-video-caption>span{display:none}
.document-module .document-video-dialog{inset:0;width:min(1080px,96vw);max-width:96vw;margin:auto;padding:0;border:0;border-radius:18px;background:#101621;color:white;overflow:visible}
.document-module .document-video-dialog::backdrop,.document-module .document-component-dialog::backdrop{background:#101a2bd9}
.document-module .document-video-dialog-panel{overflow:hidden;border-radius:18px}
.document-module .document-video-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#1c2534}
.document-module .document-video-dialog button{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:0;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer}
.document-module .document-video-dialog video{display:block;width:100%;max-height:78dvh;background:#080c12}
.document-module .document-video-dialog p{padding:15px;color:#ffd0d0}
.document-module .document-component-dialog{width:min(520px,94vw);max-height:90dvh;margin:auto;padding:24px;border:1px solid #dce1ee;border-radius:20px;color:#303749;background:#fff;box-shadow:0 25px 80px #16213844}
.document-module .document-component-dialog form{display:grid;gap:18px}.document-module .document-component-dialog header{display:flex;align-items:center;justify-content:space-between}.document-module .document-component-dialog h3{margin:0;font-size:20px}.document-module .document-component-dialog label{display:grid;gap:8px;font-size:13px}.document-module .document-component-dialog input,.document-module .document-component-dialog select{width:100%;padding:10px 12px;border:1px solid #d7ddeb;border-radius:9px;font-size:14px;background:#fff}.document-module .document-component-dialog fieldset{border:0;padding:0}.document-module .document-component-dialog legend{margin-bottom:9px;font-size:13px}.document-module .document-component-dialog p{font-size:12px;line-height:1.7;color:#7e879b}.document-module .document-component-dialog footer{display:flex;justify-content:flex-end;gap:10px}.document-module .document-component-dialog button{padding:8px 13px;border:1px solid #dae0ee;border-radius:8px;cursor:pointer}.document-module .document-component-dialog header button{border:0;background:none}.document-module .document-theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.document-module .document-theme-options button{min-height:60px;background:var(--block-background);font-size:12px}.document-module .document-theme-options button.active{outline:2px solid #7e8ce0;outline-offset:2px}
@media(max-width:700px){.document-module .doc-content-block{border-radius:14px;margin-bottom:16px!important;padding:20px 12px}.document-module .doc-content-block.block-hero{padding:26px 18px}.document-module .document-reader-hero.has-title-block{padding:12px 1%}.document-module .editor-scroll{padding:8px 1%}.document-module .rich-editor{padding:12px 1%}.document-module .document-component-tools small{display:none}.document-module .document-full-preview>.document-rich-content{padding:0}}

/* Reading layout: a real, optional left column, not an overlay. */
.document-module .document-reader-header{padding-inline:1%}
.document-module .document-reader-header-left{display:flex;align-items:center;gap:16px;min-width:0}
.document-module .document-outline-toggle{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #dae2ef;border-radius:11px;background:#fff;color:#526078;font:inherit;font-size:12px;font-weight:750;cursor:pointer;flex-shrink:0}
.document-module .document-reader-layout{display:grid;grid-template-columns:minmax(0,1fr);width:98%;margin-inline:auto;padding:0 0 60px;gap:1vw;align-items:start}
.document-module .document-reader-layout.has-outline{grid-template-columns:clamp(140px,18vw,240px) minmax(0,1fr)}
.document-module .document-reader-outline[hidden]{display:none}
.document-module .document-reader-main{min-width:0}
.document-module .document-reader-outline{margin-top:16px}
.document-module .document-reader-outline a{overflow-wrap:anywhere}
.document-module .document-rich-content table{font-size:14px;line-height:1.8}
.document-module .document-rich-content th,.document-module .document-rich-content td{font-size:inherit;line-height:inherit;vertical-align:middle!important}
.document-module .doc-content-block.block-heading{padding:14px 20px;margin-top:24px!important;margin-bottom:18px!important}
.document-module .doc-content-block.block-heading>h1,.document-module .doc-content-block.block-heading>h2,.document-module .doc-content-block.block-heading>h3{margin:0!important;padding:0;background:none;border:0}
.document-module .document-rich-content blockquote:has(>.doc-video-card),.document-module .rich-editor blockquote:has(>.doc-video-card){background:transparent;border:0;padding:0;margin:6px 0}
.document-module .doc-video-card .doc-video-trigger:focus-visible{outline:2px solid #557ded;outline-offset:2px}
.document-module .document-component-dialog button:disabled{opacity:.55;cursor:wait}
.document-module .doc-subpage-card{display:inline-flex;vertical-align:middle;align-items:center;justify-content:space-between;gap:8px;width:auto;max-width:100%;min-width:0;box-sizing:border-box;margin:4px 0;padding:10px 12px;border:1px solid #e6ebf4;border-radius:10px;background:#f8faff;color:#2878ff!important;font-size:12px;font-weight:500;text-decoration:none!important;line-height:1.6;text-align:left}
.document-module .doc-subpage-card .doc-subpage-title{min-width:0;overflow-wrap:anywhere}.document-module .doc-subpage-open{flex-shrink:0;color:#a0afc5;font-size:13px}.document-module .doc-subpage-card:hover{border-color:#bfd4f4;background:#f2f7ff}
.document-module .document-subpage-picker{width:min(640px,94vw);padding:22px}.document-module .document-subpage-picker form{gap:12px}.document-module .subpage-search>span{display:flex;align-items:center;gap:6px}.document-module .document-subpage-picker .subpage-picker-hint{margin:0;font-size:12px}
.document-module .subpage-list-heading{font-size:12px;color:#7c8399}.document-module .subpage-options{max-height:min(42vh,360px);overflow:auto;overscroll-behavior:contain;border:1px solid #e3e7f0;border-radius:10px;min-height:80px}
.document-module .subpage-options>button{display:flex;width:100%;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf0f6;border-radius:0;padding:12px;background:#fff;text-align:left;color:#465068}.document-module .subpage-options>button:last-child{border-bottom:0}.document-module .subpage-options>button.selected{background:#efedff;box-shadow:inset 3px 0 #8b87ef}.document-module .subpage-options>button>svg{flex-shrink:0;color:#8387b0}.document-module .subpage-options>button>span{flex:1;min-width:0}.document-module .subpage-options strong{display:block;font-size:14px;font-weight:600;overflow-wrap:anywhere}.document-module .subpage-options small{display:block;margin-top:4px;color:#939aab;font-size:11px}.document-module .subpage-options i{font-style:normal;white-space:nowrap;font-size:11px;color:#39846d;background:#e9f6ef;border-radius:5px;padding:3px 6px}.document-module .subpage-options i.draft{color:#9a783c;background:#fff5df}.document-module .subpage-options>p{padding:16px}
.document-module .subpage-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:12px;color:#858c9d}.document-module .subpage-selection{font-size:12px;line-height:1.6;color:#626b86;overflow-wrap:anywhere}.document-module .subpage-picker-error{font-size:12px;color:#a84d4d;line-height:1.7}.document-module .subpage-picker-error button{margin-left:10px}
@media(max-width:600px){.document-module .document-subpage-picker{padding:16px}.document-module .document-subpage-picker .subpage-options{max-height:32vh}}
@media(max-width:700px){.document-module .doc-subpage-card{padding:7px 5px;gap:2px;font-size:11px}.document-module .doc-subpage-open{display:none}}
.document-module .editor-existing-attachments{padding:20px;margin-top:16px;background:#fff;border:1px solid #e1e5ef;border-radius:12px;min-width:0}
.document-module .editor-existing-attachments h3{display:flex;align-items:center;gap:8px;margin:0;font-size:15px}.document-module .editor-existing-attachments h3 span{color:#76829a;font-size:12px}
.document-module .editor-existing-attachments p{color:#76829a;font-size:12px;line-height:1.7}.document-module .editor-existing-attachments ul{list-style:none;margin:0;padding:0}.document-module .editor-existing-attachments li{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 0;border-top:1px solid #edf0f6}
.document-module .editor-existing-attachments a{color:#3569cf;overflow-wrap:anywhere;min-width:0;flex:1;font-size:13px}.document-module .editor-existing-attachments button{border:1px solid #d8e1f1;border-radius:8px;background:#f7f9ff;color:#3569cf;font-size:12px;padding:8px 10px;cursor:pointer}
@container document-video (max-width:110px){.document-module .doc-video-card .doc-video-trigger{grid-template-columns:minmax(0,1fr);gap:3px}.document-module .doc-video-cover{max-width:64px;margin-inline:auto}}
.document-module .doc-asset-link.doc-attachment-card{display:grid;grid-template-columns:min(20%,28px) minmax(0,1fr) 12px;align-items:center;gap:7px;box-sizing:border-box;width:100%;min-width:0;margin:6px 0;padding:7px;border:1px solid #dce3ef;border-radius:10px;background:transparent;text-align:left;text-decoration:none!important;box-shadow:0 2px 7px #2335500b;transition:transform .16s ease,box-shadow .16s ease;container-type:inline-size;container-name:document-attachment}
.document-module .doc-attachment-icon{display:grid;place-items:center;min-width:0;min-height:30px;border-radius:5px;background:#edf3ff;color:#4c6cc4;font-size:9px;font-weight:750;overflow:hidden}
.document-module .doc-attachment-caption{display:block;min-width:0;text-align:left;overflow-wrap:anywhere;line-height:1.45}.document-module .doc-attachment-caption strong{display:block;font-size:12px;font-weight:550}.document-module .doc-attachment-caption small{display:block;margin-top:3px;font-size:10px;color:#7a869b}.document-module .doc-attachment-open{font-size:13px;color:#7a869b}
.document-module .doc-attachment-card.is-attachment-selected,.document-module .doc-attachment-card:focus-visible{outline:2px solid #557ded;outline-offset:2px}
@media(hover:hover){.document-module .doc-video-card:hover,.document-module .doc-attachment-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2335501a}}
.document-module .doc-video-card:focus-within{box-shadow:0 6px 16px #2335501a}
@container document-attachment (max-width:90px){.document-module .doc-attachment-icon,.document-module .doc-attachment-open{display:none}.document-module .doc-attachment-caption{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.document-module .doc-video-card,.document-module .doc-attachment-card{transition:none;transform:none!important}}
@media(max-width:700px){.document-module .document-reader-layout.has-outline{grid-template-columns:clamp(88px,25vw,140px) minmax(0,1fr)}.document-module .document-reader-outline{display:block;top:72px;padding:8px 4px;max-height:calc(100dvh - 88px)}.document-module .document-reader-outline a{font-size:11px;padding:6px 3px}.document-module .document-reader-outline a.level-2{padding-left:7px}.document-module .document-reader-outline a.level-3{padding-left:11px}.document-module .document-reader-outline span{font-size:11px;gap:3px}.document-module .document-reader-header-left{gap:8px}.document-module .document-reader-brand{gap:6px;font-size:11px}.document-module .document-reader-brand img{width:58px}.document-module .document-outline-toggle{padding:8px}.document-module .document-reader-header nav button{font-size:11px}.document-module .doc-content-block.block-heading{padding:12px 10px}.document-module .document-rich-content table{font-size:14px}}

/* Reader-only visual layer. Editing tools and authored document data are untouched. */
.document-module .document-reader-shell{--reader-ink:#1d1d1f;--reader-muted:#737780;--reader-line:#e7e9ed;background:#fff;color:var(--reader-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}
.document-module .document-reader-shell .document-reader-header{min-height:64px;padding:10px 1%;border-bottom:1px solid var(--reader-line);background:#fffffffa;backdrop-filter:none;box-shadow:0 1px 0 #00000002}
.document-module .document-reader-shell .document-reader-brand{gap:12px;font-size:14px;font-weight:650;letter-spacing:-.02em;color:var(--reader-ink)}
.document-module .document-reader-shell .document-reader-brand img{width:88px;height:auto}.document-module .document-reader-shell .document-reader-brand span{background:#e0e3e8;height:20px}
.document-module .document-reader-context{color:#979ba3;font-size:12px;padding-left:14px;border-left:1px solid #e6e8ec;margin-left:2px}
.document-module .document-reader-shell .document-outline-toggle,.document-module .document-reader-shell .document-reader-header nav button{min-height:36px;border:1px solid #e2e5ea;border-radius:10px;padding:8px 12px;background:#fff;font-size:12px;font-weight:550;color:#59616d;box-shadow:0 1px 3px #00000003}
.document-module .document-reader-shell .document-outline-toggle[aria-expanded="true"]{background:#f5f6f8;border-color:#edf0f4;color:#333b47}
.document-module .document-reader-shell .document-reader-header nav button.active{background:#f1f6ff;border-color:#e3edff;color:#2878ff}.document-module .document-reader-shell .document-reader-header nav button:disabled{opacity:.6;cursor:wait}
.document-module .document-reader-shell button:focus-visible,.document-module .document-reader-shell a:focus-visible{outline:2px solid #2878ff;outline-offset:3px}
.document-module .document-reader-shell .document-reader-progress{height:2px;background:transparent}.document-module .document-reader-shell .document-reader-progress i{background:#2878ff}
.document-module .document-reader-shell .document-reader-layout{--reader-outline-width:clamp(180px,15vw,224px);width:98%;gap:clamp(16px,1.5vw,28px);padding-bottom:48px}
.document-module .document-reader-shell .document-reader-layout.has-outline{grid-template-columns:var(--reader-outline-width) minmax(0,1fr)}
.document-module .document-reader-shell .document-reader-layout.has-outline>.document-reader-main{grid-column:2}
.document-module .document-reader-shell .document-reader-outline{position:fixed;z-index:40;left:1vw;top:calc(var(--reader-header-height,64px) + 22px);width:var(--reader-outline-width);max-height:calc(100dvh - var(--reader-header-height,64px) - 44px);margin-top:0;padding:17px 10px 14px;border:1px solid #eef0f3;border-radius:16px;background:#f7f8fa;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d3d8e0 transparent}
.document-module .document-reader-shell .document-reader-outline span{padding:0 8px;margin-bottom:12px;gap:7px;color:#90959e;font-size:11px;font-weight:600;letter-spacing:.04em}
.document-module .document-reader-shell .document-reader-outline a{margin:2px 0;border:0;border-radius:8px;padding:9px 10px;color:#626975;font-size:12px;font-weight:450;line-height:1.55;transition:color .15s,background .15s}
.document-module .document-reader-shell .document-reader-outline a:hover,.document-module .document-reader-shell .document-reader-outline a:focus-visible{background:#eaf1fc;color:#2878ff}.document-module .document-reader-shell .document-reader-outline a.level-2{padding-left:19px}.document-module .document-reader-shell .document-reader-outline a.level-3{padding-left:28px}
.document-module .document-reader-shell .document-reader-hero.has-title-block{padding:24px 0 16px}.document-module .document-reader-shell .document-reader-hero.has-title-block>div>div{justify-content:flex-start;gap:18px}
.document-module .document-reader-shell .document-reader-hero small{padding:0;border:0;background:none;color:#9297a1;font-size:11px;gap:5px;font-weight:400}.document-module .document-reader-shell .document-reader-hero small svg{width:12px;height:12px}
.document-module .document-reader-shell .document-reader-hero:not(.has-title-block){padding:36px 20px;background:#f7f8fa;margin:22px 0 28px;border:1px solid #eef0f4;border-radius:20px}.document-module .document-reader-shell .document-reader-hero:not(.has-title-block)>div{text-align:left;max-width:none}.document-module .document-reader-shell .document-reader-hero:not(.has-title-block)>div>div{justify-content:flex-start}.document-module .document-reader-shell .document-reader-hero h1{font-size:clamp(28px,2.7vw,42px);font-weight:650}.document-module .document-reader-shell .document-reader-hero p{margin-left:0}
.document-module .document-rich-content.document-reading-surface{padding:0;border:0;box-shadow:none;background:transparent;font-size:14px;line-height:1.85;color:#444b57;overflow-wrap:anywhere}
.document-module .document-reading-surface :is(h1,h2,h3,h4,h5,h6){color:#242930;font-weight:650;letter-spacing:-.02em;scroll-margin-top:92px}
.document-module .document-reading-surface .doc-content-block{border:1px solid #e6e9ee;border-radius:16px;box-shadow:none;margin-bottom:24px!important;background:linear-gradient(#ffffff88,#ffffff88),var(--block-background,#f7f8fa)}
.document-module .document-reading-surface .doc-content-block.block-hero{padding:clamp(26px,2.5vw,40px);border-color:#e9e8ed;border-radius:20px;background:linear-gradient(#ffffff66,#ffffff66),var(--block-background,#f6f7fa)}
.document-module .document-reading-surface .doc-content-block.block-hero h1{font-size:clamp(27px,2.6vw,40px);font-weight:650;line-height:1.28;letter-spacing:-.035em;color:#21232a;margin-bottom:12px!important}
.document-module .document-reading-surface .doc-block-eyebrow{color:#9690a9;font-size:9px!important;letter-spacing:.16em;margin-bottom:15px!important}.document-module .document-reading-surface .doc-block-summary{margin:0;color:#848793;font-size:13px}
.document-module .document-reading-surface .doc-content-block.block-heading{padding:15px 20px;margin-top:32px!important;margin-bottom:20px!important;border-color:#edf0f4;background:linear-gradient(#ffffffbb,#ffffffbb),var(--block-background,#f7f8fa)}
.document-module .document-reading-surface .block-heading>h1{font-size:25px}.document-module .document-reading-surface .block-heading>h2{font-size:21px}.document-module .document-reading-surface .block-heading>h3{font-size:18px}
.document-module .document-reading-surface .doc-content-block.block-note{border-left:3px solid var(--block-accent,#e4a550);padding:20px 24px}.document-module .document-reading-surface .block-note p{margin:.45em 0}
.document-module .document-reading-surface .block-link{padding:20px}.document-module .document-reading-surface .block-link .doc-subpage span{color:#949ba7;font-size:10px;font-weight:550}.document-module .document-reading-surface .block-link .doc-subpage strong{font-weight:600}
.document-module .document-reading-surface :is(.doc-table-scroll,.table-scroll-shell){margin:20px 0 28px;border:1px solid #e0e5eb;border-radius:14px;content-visibility:visible;contain:none;background:#fff;overflow:visible}
.document-module .document-reading-surface table{border-collapse:separate;border-spacing:0;margin:20px 0 28px;border:1px solid #e0e5eb;border-radius:14px;overflow:hidden;font-size:14px;line-height:1.8;background:#fff}
.document-module .document-reading-surface .document-reader-table-scroll{max-width:100%;margin:20px 0 28px;overflow-x:auto;border:1px solid #e0e5eb;border-radius:14px;scrollbar-width:thin;scrollbar-color:#cbd2dd #f7f8fa;overscroll-behavior-x:contain}
.document-module .document-reading-surface .document-reader-table-scroll>table{margin:0;border:0;border-radius:0}
.document-module .document-reading-surface :is(.doc-table-scroll,.table-scroll-shell)>table{margin:0;border:0}
.document-module .document-reading-surface :is(td,th){border:0;border-right:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0;padding:clamp(5px,.75vw,14px);vertical-align:middle!important;font-size:inherit;line-height:inherit;color:inherit}
.document-module .document-reading-surface tr>:last-child{border-right:0}.document-module .document-reading-surface tr:last-child>:is(td,th){border-bottom:0}.document-module .document-reading-surface thead tr:last-child>:is(td,th){border-bottom:1px solid #e7ebf0}
.document-module .document-reading-surface th,.document-module .document-reading-surface thead td{background:#f7f8fa;color:#56606e;font-weight:600}.document-module .document-reading-surface td>p:first-child{margin-top:0}.document-module .document-reading-surface td>p:last-child{margin-bottom:0}.document-module .document-reading-surface :is(td,th) :is(ul,ol){padding-left:1.25em}
.document-module .document-reading-surface a{color:#2878ff;text-decoration:none}.document-module .document-reading-surface a:hover{text-decoration:underline;text-underline-offset:3px}
.document-module .document-reading-surface blockquote{background:#f7f9fc;border-left:2px solid #c7d7f0;border-radius:0 9px 9px 0;padding:10px 14px;color:#637087}
.document-module .document-reading-surface blockquote:has(>a.document-reading-link:only-child){padding:0;border:0;background:none;margin:10px 0}
.document-module .document-reading-surface blockquote>a.document-reading-link:only-child{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #e6ebf4;border-radius:10px;background:#f8faff;font-size:12px;line-height:1.6;font-weight:500;text-decoration:none}
.document-module .document-reading-surface blockquote>a.document-reading-link:only-child::after{content:"↗";flex-shrink:0;color:#a0afc5;font-size:13px}.document-module .document-reading-surface blockquote>a.document-reading-link:only-child:hover{border-color:#bfd4f4;background:#f2f7ff}
.document-module .document-reading-surface .doc-video-card,.document-module .document-reading-surface .doc-attachment-card{border-color:#e1e6ed;box-shadow:0 2px 5px #22334c06;border-radius:10px;background:transparent}
.document-module .document-reading-surface .doc-video-card:hover,.document-module .document-reading-surface .doc-attachment-card:hover{border-color:#c5d5ec;box-shadow:0 5px 12px #22334c10}
.document-module .document-reading-surface .doc-video-caption strong{font-weight:450}.document-module .document-reading-surface .doc-attachment-caption strong{font-weight:500}.document-module .document-reading-surface .doc-attachment-caption small{color:#9299a5}
.document-module .document-reader-shell .document-reader-footer{margin:0 1%;padding:22px 0;border-color:#edf0f4;color:#9aa0aa;font-size:11px;gap:18px}.document-module .document-reader-shell .document-reader-footer img{width:72px;height:auto;opacity:.8}.document-module .document-reader-shell .document-reader-footer p{font-size:11px}.document-module .document-reader-shell .document-reader-footer a{font-size:11px;font-weight:500;color:#75859d}
.document-module .document-reader-notice{position:fixed;z-index:60;top:72px;right:1%;padding:10px 16px;border:1px solid #f0dbc5;border-radius:10px;background:#fff9f1;color:#8c632e;font-size:12px;box-shadow:0 4px 16px #0000000a}
.document-module .document-full-preview:has(>.document-reading-surface){background:#fff}
@media(max-width:1000px){.document-module .document-reader-shell .document-reader-layout{--reader-outline-width:170px}.document-module .document-reader-context{display:none}.document-module .document-reader-shell .document-reader-outline{padding:14px 7px}}
@media(max-width:700px){.document-module .document-reader-shell .document-reader-header{min-height:60px}.document-module .document-reader-shell .document-reader-brand{font-size:11px;gap:7px}.document-module .document-reader-shell .document-reader-brand img{width:56px}.document-module .document-reader-shell .document-reader-header-left{gap:8px}.document-module .document-reader-shell .document-outline-toggle,.document-module .document-reader-shell .document-reader-header nav button{padding:7px 8px;min-height:34px;font-size:11px}.document-module .document-reader-shell .document-reader-layout{gap:10px}.document-module .document-reader-shell .document-reader-layout.has-outline{grid-template-columns:clamp(84px,23vw,130px) minmax(0,1fr)}.document-module .document-reader-shell .document-reader-outline{top:74px;padding:12px 4px;border-radius:11px;margin-top:16px;max-height:calc(100dvh - 90px)}.document-module .document-reader-shell .document-reader-outline span{font-size:10px;padding:0 3px;gap:3px}.document-module .document-reader-shell .document-reader-outline a{font-size:11px;line-height:1.5;padding:7px 4px}.document-module .document-reader-shell .document-reader-outline a.level-2{padding-left:8px}.document-module .document-reader-shell .document-reader-outline a.level-3{padding-left:12px}.document-module .document-reader-shell .document-reader-hero.has-title-block{padding:18px 0 12px}.document-module .document-reader-shell .document-reader-hero.has-title-block>div>div{gap:7px 12px}.document-module .document-reader-shell .document-reader-hero small{font-size:10px}.document-module .document-reading-surface .doc-content-block.block-hero{padding:24px 16px;border-radius:16px}.document-module .document-reading-surface .doc-content-block.block-heading{padding:12px;margin-top:24px!important}.document-module .document-reading-surface .doc-content-block.block-note{padding:16px 12px}.document-module .document-reading-surface .block-heading>h1{font-size:20px}.document-module .document-reading-surface .block-heading>h2{font-size:18px}.document-module .document-reading-surface .block-heading>h3{font-size:16px}.document-module .document-reading-surface blockquote>a.document-reading-link:only-child{padding:7px 5px;gap:2px;font-size:11px}.document-module .document-reading-surface blockquote>a.document-reading-link:only-child::after{display:none}.document-module .document-reader-shell .document-reader-footer{flex-wrap:wrap;gap:10px}.document-module .document-reader-shell .document-reader-footer p{font-size:10px}}
@media(prefers-reduced-motion:reduce){.document-module .document-reader-shell .document-reader-outline a{transition:none}}
@media(max-width:700px){.document-module .document-reading-surface .document-reader-table-scroll>table{min-width:800px!important;width:100%!important;max-width:none!important}.document-module .document-reading-surface .document-reader-table-scroll :is(td,th){padding:10px}.document-module .document-reading-surface .document-reader-table-scroll .doc-video-trigger{grid-template-columns:60px minmax(0,1fr)}.document-module .document-reading-surface .document-reader-table-scroll .doc-video-caption strong{font-size:11px!important}}

.document-module .document-reader-shell{position:relative;isolation:isolate;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
.document-module .document-reader-shell img{-webkit-user-drag:none}.document-module .document-reader-shell .document-unlock-dialog{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.document-module .document-reader-shell .document-unlock-qr img{-webkit-touch-callout:default}
.document-module .document-protection-hint{display:flex;align-items:center;gap:7px;font-size:11px;color:#8b94a2;margin:0 0 14px}.document-module .document-protection-hint svg{flex-shrink:0}
.document-module .document-watermark{position:absolute;inset:64px 0 0;z-index:40;pointer-events:none;background-repeat:repeat;background-size:330px 180px}
.document-module .document-protection-notice{position:fixed;left:50%;bottom:28px;z-index:100;display:flex;gap:8px;align-items:center;width:max-content;max-width:calc(100vw - 28px);padding:13px 18px;border:1px solid #e1e7f0;border-radius:13px;background:#fff;color:#50617a;box-shadow:0 8px 30px #172b4522;font-size:12px;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .15s,transform .15s}.document-module .document-protection-notice.is-visible{opacity:1;transform:translate(-50%,0)}
.document-module .document-privacy-curtain{position:fixed;inset:64px 0 0;z-index:50;background:#f7f9fc;display:none;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:#738198}.document-module .document-privacy-curtain strong{font-size:17px}.document-module .document-privacy-curtain span{font-size:12px}
.document-module .document-reader-away .document-reader-layout,.document-module .document-capture-warning .document-reader-layout,.document-module .document-printing .document-reader-layout{visibility:hidden}
.document-module .document-reader-away .document-privacy-curtain,.document-module .document-capture-warning .document-privacy-curtain,.document-module .document-printing .document-privacy-curtain{display:flex}
.document-module .document-reader-away .document-protected-player .document-video-stage,.document-module .document-capture-warning .document-protected-player .document-video-stage,.document-module .document-printing .document-protected-player .document-video-stage{visibility:hidden}
.document-module .document-reader-shell [data-protected-attachment]{cursor:pointer}.document-module .document-reader-shell [data-protected-attachment]:focus-visible{outline:2px solid #2878ff;outline-offset:2px}
.document-module .document-video-stage{position:relative}.document-module .document-video-watermark{position:absolute;inset:0 0 46px;z-index:2;pointer-events:none;background-size:330px 180px;background-repeat:repeat;filter:drop-shadow(0 1px 1px #ffffffa0)}
.document-module .document-protected-player video::-webkit-media-controls-download-button{display:none}.document-module .document-protected-player video::-webkit-media-controls-fullscreen-button{display:none}
.document-module .document-protected-player video:picture-in-picture{visibility:hidden}.document-module .document-protected-player .document-protection-hint{margin:0;padding:9px 18px;color:#a4afbf;background:#1c2534}
@media print{.document-module:has(.document-reader-shell)>*{display:none!important}.document-module:has(.document-reader-shell)::after{content:"资料受保护，不支持打印或另存为 PDF。";display:block!important;color:#333;font-size:16px;padding:40px}.document-module .document-reader-shell,.document-module .document-protected-player{display:none!important}}
@media(prefers-reduced-motion:reduce){.document-module .document-protection-notice{transition:none}}


.document-module .document-trial-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1px solid #ffdfbf;border-radius:7px;background:#fff7ed;color:#b56a20;font-size:11px;font-weight:600}
.document-module .document-reader-shell .document-reader-hero small.document-trial-badge{background:#fff7ed;border:1px solid #ffdfbf;padding:4px 9px;color:#b56a20}
.document-module .document-trial-gate{position:relative;isolation:isolate;height:clamp(440px,40vw,560px);margin:24px 0 30px;overflow:hidden;border:1px solid #e1e5eb;border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 #fff}
.document-module .document-trial-skeleton{height:100%;padding:30px 24px;filter:blur(2px);pointer-events:none;user-select:none;overflow:hidden}
.document-module .document-trial-skeleton-heading{display:block;width:32%;height:20px;margin:2px 0 24px;border-radius:4px;background:#9aa7b9}
.document-module .document-trial-skeleton-table{overflow:hidden;border:1px solid #bcc6d3;border-radius:10px;background:#fff}
.document-module .document-trial-skeleton-table>div{display:grid;grid-template-columns:1fr 2.5fr 2fr 1.5fr;border-bottom:1px solid #bdc7d4}
.document-module .document-trial-skeleton-table>div:first-child{background:#dce2e9}
.document-module .document-trial-skeleton-table>div>span{min-width:0;padding:18px 16px;border-right:1px solid #bdc7d4}
.document-module .document-trial-skeleton-table i{display:block;height:6px;margin:8px 0;border-radius:3px;background:#7c8ca3}
.document-module .document-trial-skeleton-table i:nth-child(2){width:82%}.document-module .document-trial-skeleton-table i:nth-child(3){width:56%}
.document-module .document-trial-lock{position:absolute;inset:0;z-index:1;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;border:0;background:linear-gradient(115deg,#ffffffa3,#ffffff75 45%,#ffffffad);-webkit-backdrop-filter:blur(7px) saturate(.75);backdrop-filter:blur(7px) saturate(.75);cursor:pointer;color:#737b89;font-size:14px;text-align:center;box-shadow:inset 0 1px 1px #fff,inset 0 -1px 1px #ffffffcc}
.document-module .document-trial-prompt{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;max-width:100%;padding:26px 32px;border:1px solid #ffffffe6;border-radius:22px;background:#ffffffed;box-shadow:0 10px 40px #52617610}
.document-module .document-trial-lock-icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid #e0e5ec;border-radius:17px;background:#fff;color:#566476;box-shadow:0 6px 20px #26374d0a}.document-module .document-trial-prompt>strong{font-size:23px;font-weight:650;color:#262e3a}.document-module .document-trial-prompt>b{display:flex;align-items:center;gap:7px;padding:12px 20px;border-radius:11px;background:#2878ff;color:white;font-size:14px;font-weight:550;box-shadow:0 5px 13px #2878ff20}.document-module .document-trial-lock small{font-size:11px;color:#969daa}.document-module .document-trial-lock:focus-visible{outline:3px solid #2878ff;outline-offset:-4px}
.document-module .document-unlock-dialog{position:fixed;inset:0;width:min(440px,calc(100vw - 28px));max-height:calc(100dvh - 32px);margin:auto;padding:34px 28px 28px;overflow:auto;border:1px solid #e7eaf0;border-radius:23px;background:#fff;color:#313845;box-shadow:0 24px 90px #14223833;text-align:center}.document-module .document-unlock-dialog::backdrop{background:#202b4655;backdrop-filter:blur(4px)}.document-module .document-unlock-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;background:#f4f6f8;color:#87909d;cursor:pointer}.document-module .document-unlock-eyebrow{font-size:9px;letter-spacing:.13em;color:#9ba3b1}.document-module .document-unlock-dialog h2{margin:12px 0;font-size:21px;font-weight:650;line-height:1.4}.document-module .document-unlock-dialog p{font-size:13px;line-height:1.7;color:#848c99;overflow-wrap:anywhere}.document-module .document-unlock-qr{width:min(270px,100%);padding:10px;margin:22px auto;border:1px solid #edf0f4;border-radius:15px}.document-module .document-unlock-qr img{width:100%;height:auto;display:block}.document-module .document-unlock-dialog>strong{display:block;font-size:14px;font-weight:550}.document-module .document-unlock-dialog>small{display:block;margin-top:9px;font-size:11px;line-height:1.7;color:#98a0ac}
@media(max-width:700px){.document-module .document-trial-gate{height:440px}.document-module .document-trial-lock{padding:12px}.document-module .document-trial-prompt{padding:22px 14px;gap:11px}.document-module .document-trial-prompt>strong{font-size:19px}.document-module .document-trial-prompt>b{font-size:12px;padding:11px 13px}.document-module .document-trial-prompt>span{font-size:12px}.document-module .document-unlock-dialog{padding:32px 22px 24px}}
.document-module .document-card-trial-label{position:absolute;left:16px;top:16px;z-index:2;pointer-events:none}
.document-module .document-trial-reader-label{margin:0 0 12px}
.document-module .document-trial-settings{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:10px 24px;border-bottom:1px solid #eceef2;background:#fffaf3;font-size:12px;color:#717782}.document-module .document-trial-settings label{display:flex;align-items:center;gap:7px;color:#885422;font-weight:600}.document-module .document-trial-settings input{accent-color:#2878ff}.document-module .document-trial-settings span{font-size:11px}.document-module .editor-toolbar button:disabled{opacity:.4;cursor:default}

.document-module .document-reader-shell .document-reader-outline .document-outline-lock{display:inline-block;margin-left:5px;vertical-align:-1px;color:#a0a8b5}
.document-module .document-trial-settings select{margin-left:10px;height:34px;padding:0 10px;border:1px solid #e5ded1;border-radius:8px;background:#fff;color:#655c50;font:inherit}
.document-module .document-library-access-settings{background:#f9fafc;gap:14px 22px}
.document-module .document-library-access-settings>strong{color:#4b5d76;font-size:12px;white-space:nowrap}
.document-module .document-library-access-settings .document-access-switches{display:flex;flex-wrap:wrap;gap:12px 22px;width:auto;max-width:none}
.document-module .document-library-access-settings .document-access-switches button{gap:10px}
.document-module .document-library-access-settings>span{flex:1 1 320px;font-size:11px;line-height:1.6}
.document-module .document-library-card button.document-card-open{width:100%;border:0;background:transparent;cursor:pointer}.document-module .document-display-badge{background:#f7f8fc;border-color:#dfe5ef;color:#63728a}
.document-module .document-display-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f8f9fb}
.document-module .document-display-only{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;margin:32px auto;padding:48px 24px;max-width:620px;min-height:380px;border:1px solid #e7ebf2;border-radius:22px;background:#fff;color:#6d7b91}
.document-module .document-display-only>span{font-size:12px}.document-module .document-display-only h1{margin:0;font-size:clamp(22px,3vw,32px);color:#293447;line-height:1.5;overflow-wrap:anywhere}.document-module .document-display-only p{margin:0;font-size:13px}
.document-module .document-display-only>button{margin-top:6px;border:0;border-radius:10px;background:#2878ff;color:#fff;padding:12px 20px;cursor:pointer;font-size:13px}.document-module .document-display-only>a{color:#8290a7;font-size:12px;text-decoration:none}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.document-module .document-trial-lock{background:#ffffffa3}.document-module .document-trial-skeleton{filter:blur(7px)}}


.document-module .document-history-dialog { width: min(1420px,96vw); max-width: 96vw; height: min(900px,92dvh); max-height: 92dvh; margin: auto; padding: 0; border: 1px solid #e5e7eb; border-radius: 20px; background: #fff; color: #1d1d1f; box-shadow: 0 24px 100px #0003; }
.document-module .document-history-dialog::backdrop { background: #18203355; }
.document-module .document-history-dialog > header,.document-module .document-history-preview > header { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 20px 24px; border-bottom: 1px solid #eceef2; }
.document-module .document-history-dialog > header > div { display: flex; align-items: center; gap: 12px; }
.document-module .document-history-dialog h2,.document-module .document-history-dialog h3,.document-module .document-history-dialog p { margin: 0; }
.document-module .document-history-dialog h2 { font-size: 19px; }.document-module .document-history-dialog header p,.document-module .document-history-preview header span { font-size: 12px; color: #767b85; margin-top: 5px; }
.document-module .document-history-dialog button { cursor: pointer; }.document-module .document-history-dialog button:disabled { opacity: .45; cursor: default; }
.document-module .document-history-dialog > header button { display: grid; place-items: center; border: 0; border-radius: 50%; width: 32px; height: 32px; background: #f4f5f7; }
.document-module .document-history-filters { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; padding: 14px 24px; border-bottom: 1px solid #eceef2; }
.document-module .document-history-filters input,.document-module .document-history-filters select { border: 1px solid #e1e4e9; border-radius: 9px; padding: 9px 12px; background: #fff; color: inherit; }.document-module .document-history-filters span { font-size: 12px; color: #767b85; }
.document-module .document-history-workspace { display: grid; grid-template-columns: 300px minmax(0,1fr); height: calc(100% - 160px); min-height: 200px; }
.document-module .document-history-list { overflow: auto; padding: 12px; border-right: 1px solid #eceef2; }
.document-module .document-history-list > button { width: 100%; display: grid; gap: 9px; padding: 14px; margin-bottom: 8px; text-align: left; background: #fff; border: 1px solid #e7e9ed; border-radius: 12px; color: inherit; }
.document-module .document-history-list > button[aria-pressed=true] { background: #f0f6ff; border-color: #9bc3ff; }
.document-module .document-history-list strong { display: flex; justify-content: space-between; gap: 6px; font-size: 14px; }.document-module .document-history-list small,.document-module .document-history-list strong span { font-size: 11px; color: #767b85; font-weight: 400; }.document-module .document-history-list > button > span { font-size: 12px; color: #0071e3; }
.document-module .document-history-preview { min-width: 0; overflow: auto; }.document-module .document-history-preview article { padding: 24px; }.document-module .document-history-preview > header { position: sticky; top: 0; background: #fff; z-index: 1; }.document-module .document-history-preview h3 { font-size: 17px; }
.document-module .document-history-placeholder { display: grid; justify-items: center; gap: 14px; padding: 100px 20px; color: #81858e; }.document-module .document-history-placeholder p { font-size: 13px; }
.document-module .document-history-pager { display: flex; align-items: center; justify-content: space-between; gap: 4px; font-size: 12px; }.document-module .document-history-pager button { background: #f4f5f7; border: 0; border-radius: 8px; padding: 6px; display: grid; }
.document-module .document-history-error { padding: 10px 24px; background: #fff4f2; color: #b42318; font-size: 13px; }
@media(max-width:700px) { .document-module .document-history-workspace { grid-template-columns: minmax(0,1fr); grid-template-rows: 180px minmax(250px,1fr); }.document-module .document-history-list { border-right: 0; border-bottom: 1px solid #eceef2; }.document-module .document-history-filters span { display: none; }.document-module .document-history-preview > header { padding: 12px; flex-wrap: wrap; } }


.document-module .document-quick-settings{display:grid;grid-template-columns:repeat(2,minmax(80px,1fr));gap:10px 14px;min-width:198px;max-width:240px}.document-module .document-quick-settings button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:#59677a;padding:2px 0;cursor:pointer;font-size:12px;white-space:nowrap}.document-module .document-quick-settings button>i{position:relative;display:block;width:30px;height:18px;border-radius:20px;background:#dbe1e9;flex-shrink:0;transition:background .15s}.document-module .document-quick-settings button>i::after{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #17274225;transition:transform .15s}.document-module .document-quick-settings button[aria-checked=true]>i{background:#2878ff}.document-module .document-quick-settings button[aria-checked=true]>i::after{transform:translateX(12px)}.document-module .document-quick-settings button:disabled{cursor:default;opacity:.48}.document-module .document-quick-settings button:focus-visible{outline:2px solid #2878ff;outline-offset:4px;border-radius:4px}.document-module .document-quick-note{display:block;max-width:240px;margin-top:8px;color:#8993a2;font-size:10px}.document-module .document-quick-settings[aria-busy=true]{opacity:.65}
@media(prefers-reduced-motion:reduce){.document-module .document-quick-settings button>i,.document-module .document-quick-settings button>i::after{transition:none}}

/* Stable column tracks keep every row aligned, regardless of title or author length. */
.document-module .document-manager-page .document-table-card{overflow:hidden;border-radius:16px;background:#fff}
.document-module .document-manager-page .document-table-card .table-scroll{overflow-x:auto;scrollbar-width:thin;container-type:inline-size}
.document-module .document-manager-page .document-table-card table{width:100%;min-width:1120px;table-layout:fixed;border-collapse:collapse}
/* Resolve against the scroll container: percentage calc() is ignored on table cols.
   The old title track was table width - 870px; retain 80%, with a 1120px table floor. */
.document-module .document-col-serial{width:86px}.document-module .document-col-title{width:200px;width:max(200px,calc(80cqw - 696px))}.document-module .document-col-status{width:96px}.document-module .document-col-switches{width:108px}.document-module .document-col-access{width:auto}.document-module .document-col-reads{width:82px}.document-module .document-col-updated{width:152px}.document-module .document-col-actions{width:182px}
.document-module .document-manager-page .document-table-card :is(th,td){padding:18px 12px;vertical-align:middle;text-align:left;border-bottom:1px solid #edf0f4}
.document-module .document-manager-page .document-table-card th{padding-block:14px;background:#f7f8fa;color:#7b8593;font-size:11px;font-weight:600;white-space:nowrap}
.document-module .document-manager-page .document-table-card td{font-size:12px}.document-module .document-manager-page .document-table-card tr:last-child td{border-bottom:0}
.document-module .document-manager-page .document-table-card td:first-child em{font-size:10px;font-weight:600;color:#95a0af;white-space:nowrap}
.document-module .document-manager-page .document-title-cell{display:block;min-width:0;width:100%}
.document-module .document-manager-page .document-title-cell>button{display:block;width:100%;max-width:none;white-space:normal;overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.6;padding:0;text-align:left;color:#273449}
.document-module .document-manager-page .document-title-cell>button svg{display:inline-block;vertical-align:-2px;margin-right:5px;color:#bb7b33}
.document-module .document-manager-page .document-title-cell>small{display:block;width:100%;max-width:none;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.6;color:#929bab;font-size:11px}
.document-module .document-status-stack{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.document-module .document-status-stack .document-source{margin:0;border-radius:6px;font-weight:500}.document-module .document-status-stack .status-pill{font-size:10px;white-space:nowrap}
.document-module .document-manager-page .document-quick-settings{grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;max-width:none}
.document-module .document-manager-page .document-quick-settings button{font-size:11px;gap:5px;padding:0}
.document-module .document-quick-settings.document-access-switches{grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;width:100%;max-width:185px}
.document-module .document-quick-settings.document-access-switches button{font-size:11px;gap:12px;padding:0}
.document-module .document-access-select{width:100%;min-width:0;height:35px;padding:0 8px;border:1px solid #e0e6ed;border-radius:8px;background:#f9fbfd;color:#4b5d76;font-size:11px;font-weight:550;cursor:pointer}
.document-module .document-access-select.mode-trial{background:#fffaf2;border-color:#f0dfc8;color:#966326}.document-module .document-access-select.mode-display{background:#f3f5f9;border-color:#dbe1eb;color:#66738b}
.document-module .document-access-select:disabled{cursor:default;opacity:.6}.document-module .document-access-select:focus-visible{outline:2px solid #2878ff;outline-offset:2px}
.document-module .document-manager-page .document-table-card .document-quick-note{font-size:10px;line-height:1.5;margin-top:7px;white-space:normal;color:#929dad}
.document-module .document-manager-page .document-read-count b{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums;color:#465672}
.document-module .document-manager-page .document-read-count small{font-size:10px;color:#9aa3b0}
.document-module .document-manager-page .person-cell.compact{min-width:0;gap:6px}.document-module .document-manager-page .person-cell.compact i{flex-shrink:0;width:24px;height:24px;background:#f1f4f8;font-weight:500}
.document-module .document-manager-page .person-cell.compact b{font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.document-module .document-manager-page .document-updated-at{font-size:10px!important;line-height:1.6;color:#939cac!important;white-space:nowrap;font-variant-numeric:tabular-nums}
.document-module .document-manager-page .document-table-card .row-actions{display:flex;gap:4px;flex-wrap:nowrap;align-items:center}
.document-module .document-manager-page .document-table-card .row-actions :is(button,a){width:28px;min-width:28px;height:28px;padding:0;display:grid;place-items:center;border:1px solid #e5e9f0;border-radius:7px;background:#fff;color:#6d7b8e}
.document-module .document-manager-page .document-table-card .row-actions button.danger{color:#c06f71}
.document-module .document-manager-page .document-table-card tbody tr:hover{background:#fafcff}.document-module .document-manager-page .document-table-card .document-pinned-row{background:#fffdf8}


.document-module{--ink:#17223b;--muted:#77829a;--primary:#5664e5;--border:rgba(116,133,177,.19);--shadow:0 12px 40px rgba(83,96,152,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:14px;line-height:1.6;min-width:0;width:100%}
.document-module *{box-sizing:border-box}.document-module button,.document-module input,.document-module select,.document-module textarea{font:inherit}.document-module button,.document-module a,.document-module input,.document-module select{touch-action:manipulation}.document-module button{cursor:pointer}.document-module button:disabled{cursor:not-allowed;opacity:.5}.document-module a{color:inherit;text-decoration:none}.document-module :focus-visible{outline:2px solid #6474e8;outline-offset:3px}.document-module input,.document-module textarea,.document-module select{min-width:0}
.document-module .admin-page{padding:0;max-width:none;width:100%}.document-module .document-filters>div{flex-wrap:wrap}.document-module .document-manager-page .document-title-cell a{font-weight:650;display:flex;gap:5px;white-space:normal;line-height:1.6}.document-module .document-category-name{display:block;color:#707a94;margin-bottom:8px}.document-module .table-scroll{max-width:100%;overflow-x:auto}.document-module .document-table-card table{min-width:1120px}.document-module .pagination{flex-wrap:wrap;gap:12px}.document-module .pagination button{padding:7px 12px}.document-module .pagination select{border:1px solid var(--border);border-radius:8px;padding:6px;background:#fff;margin:0 8px}
.document-module .document-library-section{margin:0;width:100%;max-width:none}.document-module .document-library-category{display:flex;align-items:center;gap:12px;margin:20px 0 12px}.document-module .document-library-category select{padding:9px 15px;border:1px solid var(--border);border-radius:12px;background:#fff}.document-module .document-library-hero{margin-top:20px}.document-module .document-library-card .document-card-open{position:absolute;inset:0;z-index:1}.document-module .document-library-card button{position:relative;z-index:2}
.app-shell.doc-mode{max-width:none;width:100%;padding:0}.document-module .document-reader-shell{width:100%;min-height:100vh}.document-module .document-reader-layout{max-width:none;width:100%}.document-module .document-reader-main{min-width:0;width:100%;max-width:none}.document-module .document-reader-article{max-width:none;overflow-wrap:anywhere}.document-module .document-reader-table-scroll{max-width:100%;overflow:auto}.document-module .document-reader-header nav{display:flex;align-items:center;gap:16px}.document-module .document-downloads{margin:28px 0;padding:22px;border:1px solid var(--border);border-radius:18px;background:white}.document-module .document-downloads a{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--border)}.document-module .document-downloads a span{color:var(--primary);flex-shrink:0}
.document-module .document-import-panel{padding:24px;margin:20px 0;border-radius:20px}.document-module .document-import-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:19px}.document-module .document-import-panel p{color:var(--muted)}.document-module .document-import-fields{display:grid;grid-template-columns:1fr 180px;gap:16px}.document-module .document-import-panel label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.document-module .document-import-panel input,.document-module .document-import-panel select{padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:white}.document-module .document-import-panel .document-import-copy{flex-direction:row;align-items:center;margin:16px 0}.document-module .document-import-panel details{padding:14px 0}.document-module .document-import-panel summary{cursor:pointer;color:var(--primary)}.document-module .document-import-panel pre{white-space:pre-wrap;word-break:break-word;background:#f7f8fc;padding:16px;border-radius:12px;max-height:260px;overflow:auto}.document-module .document-import-panel footer{display:flex;justify-content:flex-end;gap:12px;margin-top:14px}.document-module .document-import-panel button{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--border);border-radius:10px;background:white}.document-module .document-import-panel button.admin-primary{color:white;background:var(--primary)}
.document-module .document-parent-links,.document-module .document-import-review{margin:10px 24px;padding:10px 16px;border:1px solid var(--border);border-radius:12px;font-size:13px}.document-module .document-parent-links{display:flex;gap:12px;flex-wrap:wrap}.document-module .document-parent-links a{color:var(--primary)}.document-module .document-import-review{background:#fff9e9;color:#846218}.document-module .document-module-error,.document-module .document-module-loading{padding:80px 30px;text-align:center}.document-module .document-full-editor{max-width:none}.document-module .document-full-editor-meta>div{flex-wrap:wrap}.document-module .document-rich-content audio{max-width:100%}.document-module .document-rich-content figure img{max-width:100%;height:auto}
#document-workspace-toast{position:fixed;z-index:20000;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;background:#29324b;color:white;padding:12px 22px;border-radius:12px;box-shadow:0 8px 30px #29324b33;font-size:14px;pointer-events:none}
/* The embedded library belongs to the home page's scroll flow, not a nested viewport. */
.document-module.document-library-module,.document-module.document-library-module>.document-library-section{height:auto;max-height:none;overflow:visible;background:transparent}
/* Real caret landing lines around blocks; editor-only empty gaps are stripped on save. */
.document-module .rich-editor p[data-editor-block-gap]{min-height:28px;margin:6px 0;padding:2px 6px;border:1px dashed transparent;border-radius:6px;line-height:22px;cursor:text}
.document-module .rich-editor p[data-editor-block-gap]:hover{border-color:#b7c9ef;background:#f6f9ff}
.document-module .document-component-tools{flex-wrap:wrap}
/* The reader scrolls with the window; hidden overflow on ancestors breaks header sticky. */
body:has(.app-shell.doc-mode){overflow-x:clip;overflow-y:visible}
.app-shell.doc-mode>.document-module{overflow:visible}
@media(max-width:700px){.document-module .document-reader-shell .document-reader-layout.has-outline{grid-template-columns:minmax(0,1fr)}.document-module .document-reader-shell .document-reader-layout.has-outline>.document-reader-main{grid-column:1}.document-module .document-reader-shell .document-reader-outline{position:fixed;left:12px;top:calc(var(--reader-header-height,60px) + 12px);width:calc(100% - 24px);max-height:calc(100dvh - var(--reader-header-height,60px) - 32px);margin:0;padding:12px;box-shadow:0 12px 35px #18223822}.document-module .document-reader-shell .document-reader-outline a{font-size:13px}.document-module .document-reader-shell .document-reader-layout{gap:0}}
@media(min-width:1600px){.document-module .document-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.document-module .document-import-fields{grid-template-columns:1fr}.document-module .document-import-panel{padding:16px}.document-module .document-import-panel footer{flex-wrap:wrap}.document-module .document-parent-links,.document-module .document-import-review{margin:6px 12px}.document-module .document-reader-header{flex-wrap:wrap;height:auto;gap:12px}.document-module .document-reader-header-left{min-width:0}.document-module .document-reader-brand{font-size:12px}.document-module .document-reader-header nav{margin-left:auto}.document-module .document-reader-main{padding:16px}.document-module .document-library-hero h2{font-size:28px}.document-module .document-full-editor-meta>div{gap:8px}}
