:root{--bg:#fff8f1;--surface-soft:#fff0e1;--ink:#2d1b10;--muted:#7b6555;--line:#f0d7c1;--brand:#f26a21;--brand-dark:#d95410;--accent:#ff9b3d;--warning:#ffb020;--shadow:0 16px 42px rgba(184,96,28,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%;scrollbar-gutter:stable}body{margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;line-height:1.5;min-width:320px;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(240,215,193,.86);background:rgba(255,250,244,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar{display:flex;justify-content:space-between;gap:24px;max-width:1400px;min-height:84px;margin:0 auto;padding:0 24px}.brand,.topbar{align-items:center}.brand{display:inline-flex;flex:0 0 auto}.brand-logo{display:block;width:auto;height:64px;object-fit:contain}.nav-links{display:flex;align-items:center;justify-content:center;gap:4px;flex:1 1}.nav-links a{flex:0 0 auto;padding:12px 14px;border-radius:6px;color:#5c4636;font-weight:600;white-space:nowrap}.nav-links a:hover{background:var(--surface-soft)}.form-actions,.header-actions,.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ghost-button,.icon-button,.outline-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid transparent;border-radius:6px;font-weight:700;white-space:nowrap}.small{min-height:32px;padding-inline:10px;font-size:12px}.danger{color:var(--danger)}.primary-button{padding:0 18px;color:#fff}.ghost-button{padding:0 16px;background:#fff;border-color:var(--line);color:#344054}.outline-button{padding:0 18px;background:rgba(255,243,232,.14);border-color:rgba(255,214,176,.82);color:#fff}.large{min-height:48px;padding-inline:24px}.wide{width:100%}.icon-button{width:40px;padding:0;background:#fff;border-color:var(--line);color:var(--ink);font-size:22px}.search-panel{display:none;gap:10px;max-width:1400px;margin:0 auto;padding:0 24px 16px}.search-panel.open{display:flex}.search-panel input{flex:1 1}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);outline:none}input,select{height:42px;padding:0 12px}textarea{min-height:108px;padding:12px;resize:vertical}.hero-search,.search-box{display:flex;gap:10px;width:min(620px,100%);margin:20px 0 0}.hero-search{align-items:center;max-width:560px}.hero-search input{height:48px;min-width:0;border-color:rgba(255,210,169,.86);background:rgba(255,255,255,.9)}.hero-search .primary-button{flex:0 0 92px;height:48px;padding:0 20px}.search-page{width:min(1180px,calc(100vw - 32px));margin:32px auto 64px}.search-hero{display:grid;grid-gap:18px;gap:18px;padding:28px 0}.back-home-button{width:-moz-fit-content;width:fit-content;border-color:var(--line);background:#fff;color:var(--brand)}.learning-hero{margin-bottom:0}.learning-switch-panel{padding-top:28px}.learning-tabs{display:inline-flex;gap:6px;margin-bottom:24px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);padding:5px}.learning-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:6px;padding:0 18px;color:var(--muted);font-weight:800;white-space:nowrap}.learning-tabs a.active{background:var(--brand);color:#fff;box-shadow:0 10px 22px rgba(242,106,33,.2)}.library-grid,.related-grid,.result-list{display:grid;grid-gap:12px;gap:12px}.hot-ticker{position:relative;overflow:hidden;border:1px solid rgba(242,106,33,.32);border-radius:8px;background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.34),transparent 30%),linear-gradient(105deg,#ff8a2a,#f26a21 48%,#ffbd73);box-shadow:0 18px 46px rgba(242,106,33,.2)}.hot-ticker:after,.hot-ticker:before{content:"";position:absolute;top:0;z-index:2;height:100%;pointer-events:none}.hot-ticker:before{left:0;width:38%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.16),transparent);animation:hot-scan 4.8s ease-in-out infinite}.hot-ticker:after{width:96px;right:0;background:linear-gradient(270deg,rgba(255,138,42,.92),rgba(255,138,42,0))}.hot-list{display:flex;width:max-content;gap:14px;padding:14px;animation:hot-scroll 34s linear infinite}.hot-ticker:hover .hot-list{animation-play-state:paused}.hot-item,.library-column,.related-grid a,.result-item{border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px;box-shadow:var(--shadow)}.hot-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;flex:0 0 420px;min-height:68px;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.2);box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,border-color .2s ease,background .2s ease}.hot-item:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.78);background:rgba(255,255,255,.28)}.hot-item span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#ff9b3d,#f26a21);color:#fff;box-shadow:0 0 18px rgba(255,145,51,.36);font-weight:900}.hot-item strong{color:#fffaf2}.library-column strong,.related-grid strong,.result-item strong{color:var(--ink)}.hot-item em{color:rgba(255,239,221,.74);font-style:normal;font-size:13px;white-space:nowrap}@keyframes hot-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes hot-scan{0%{transform:translateX(-120%);opacity:0}35%,65%{opacity:1}to{transform:translateX(260%);opacity:0}}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-column{display:grid;grid-gap:10px;gap:10px}.library-column a,.related-grid a{display:grid;grid-gap:4px;gap:4px}.library-column span,.related-grid span,.result-item span{color:var(--muted);font-size:13px}.detail-actions,.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.favorite-button.active{border-color:var(--brand)}.favorite-button.active,.tag-row a{background:#fff0e1;color:var(--brand)}.tag-row a{border-radius:999px;padding:6px 12px;font-weight:800}.related-panel{margin-top:28px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(242,106,33,.14)}.hero{position:relative;min-height:420px;height:420px;align-items:flex-end;margin:0;border-radius:0;background:transparent}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:none}.hero-content{position:relative;z-index:1;max-width:1400px;width:100%;margin:0 auto;padding:44px 24px 48px;color:#f26a21}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{margin:0;font-size:52px;line-height:1.08}.hero-copy{max-width:600px;margin:12px 0 18px;color:#f26a21}.hero-actions{margin-top:14px}.hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.hero-stats span{display:inline-flex;align-items:baseline;gap:8px;min-height:44px;padding:0 14px;border:1px solid rgba(255,204,156,.36);border-radius:6px;background:rgba(255,153,77,.18);color:#f26a21}.hero-stats strong{color:#f26a21;font-size:20px}.admin-section,.content-band,.quick-modules,.split-section,.vip-band{max-width:1400px;margin:0 auto;padding:56px 24px}.quick-modules{display:grid;grid-gap:22px;gap:22px;padding-top:22px;padding-bottom:18px}.content-band{padding-top:24px}.hot-band{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-column-gap:18px;column-gap:18px;padding-bottom:16px}.hot-band .section-head{grid-column:1}.hot-band .hot-ticker{grid-column:1/-1}.image2-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;grid-column:2;justify-self:end;margin:6px 0 0;border:1px solid rgba(242,106,33,.32);border-radius:999px;background:linear-gradient(105deg,#ff8a2a,#f26a21 54%,#ffbd73);padding:8px 14px;color:#fff;box-shadow:0 10px 24px rgba(242,106,33,.18);white-space:nowrap}.image2-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(255,255,255,.24) 45%,transparent 62%);transform:translateX(-120%);animation:hot-scan 5.2s ease-in-out infinite}.image2-cta em,.image2-cta span,.image2-cta strong{position:relative;z-index:1}.image2-cta span{font-size:14px;font-weight:900}.image2-cta em,.image2-cta strong{display:none}.admin-table,.content-form,.course-card,.module-card,.price-card,.tool-item,.tool-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px rgba(20,36,62,.06)}.module-card{transition:transform .18s ease,box-shadow .18s ease}.module-button{display:block;width:100%;color:inherit;text-align:left}.module-link{display:block;color:inherit;text-decoration:none}.active-module{border-color:rgba(242,106,33,.42);box-shadow:var(--shadow)}.module-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.module-icon{display:inline-grid;min-width:48px;place-items:center;border-radius:6px;background:#fff0e1;font-size:12px;font-weight:900}.course-card h3,.module-card h2,.price-card h3{margin:16px 0 8px;font-size:20px}.course-card p,.module-card p,.price-card p,.tool-panel p{margin:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.auth-card h2,.section-head h2,.split-section h2,.vip-band h2{margin:0;font-size:34px;line-height:1.18}.segmented{display:flex;gap:4px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);overflow-x:auto}.segmented button{flex:0 0 auto;min-height:34px;border:0;border-radius:6px;background:transparent;padding:0 12px;color:var(--muted);font-weight:700}.segmented button.active{color:#fff}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.course-pagination,.page-numbers{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.course-pagination{margin-top:28px}.page-number{min-width:34px;height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#5c4636;font-weight:700}.page-number.active,.page-number:hover{border-color:var(--brand);background:var(--brand);color:#fff}.course-card{overflow:hidden;min-width:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.course-card:hover{transform:translateY(-4px);border-color:rgba(242,106,33,.32);box-shadow:0 18px 36px rgba(159,74,17,.12)}.course-thumb{position:relative;aspect-ratio:16/8.2;background:var(--surface-soft)}.course-thumb img{width:100%;height:100%;object-fit:cover}.badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#fff0e1;color:var(--brand);font-size:12px;font-weight:800}.access{position:absolute;top:10px;right:10px;background:rgba(22,32,51,.78);color:#fff}.course-body{padding:16px;min-width:0}.course-body h3,.course-body p,.module-card h2,.module-card p,.tool-item p{overflow-wrap:anywhere}.course-body h3,.course-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.course-body h3{min-height:calc(1.35em * 2);line-height:1.35}.course-meta{display:flex;justify-content:space-between;gap:10px;margin-top:14px;color:var(--muted);font-size:13px}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:22px;gap:22px;align-items:stretch}.tool-panel{padding:32px}.tool-rank{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.tool-item{display:grid;grid-template-columns:36px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px;box-shadow:none}.rank-no{display:grid;width:36px;height:36px;place-items:center;border-radius:6px;background:var(--surface-soft);font-weight:900}.score{color:var(--accent);font-weight:900}.feature-image{min-height:440px;overflow:hidden;border-radius:8px}.feature-image img{width:100%;height:100%;object-fit:cover}.vip-band{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:26px;gap:26px;align-items:center}.vip-band>div:first-child p:last-child{color:var(--muted);font-size:17px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.price-card{padding:24px}.price-card strong{display:block;margin:10px 0 14px;font-size:30px}.price-card.featured{border-color:rgba(27,116,228,.44);box-shadow:var(--shadow)}.admin-switcher{width:-moz-fit-content;width:fit-content;margin-bottom:18px}.admin-panel{width:100%}.editor-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:18px;gap:18px;align-items:start}.admin-toolbar{display:grid;grid-template-columns:minmax(220px,1.4fr) .9fr .9fr auto;grid-gap:12px;gap:12px;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.content-form{display:grid;grid-gap:14px;gap:14px;padding:20px}label{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:14px;font-weight:700}.admin-table{overflow:hidden;min-width:0}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.empty-state{margin:0;padding:18px;color:var(--muted)}.detail-page{max-width:1280px;margin:0 auto;padding:48px 28px 88px}.detail-body{display:grid;grid-gap:20px;gap:20px;width:min(100%,980px);margin:0 auto}.detail-body h1{margin:0;font-size:42px;line-height:1.15}.asset-list,.content-text,.locked-panel{padding:22px}.article-content,.asset-list,.content-text,.locked-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.article-content{display:grid;grid-gap:18px;gap:18px;padding:34px 40px}.article-content h2{margin:14px 0 0;font-size:26px;line-height:1.25}.article-content p{margin:0;color:#344054;font-size:17px;line-height:1.9;white-space:pre-wrap}.article-image{margin:8px 0}.article-image img{width:100%;border-radius:8px;border:1px solid var(--line)}.article-image figcaption{margin-top:8px;color:var(--muted);font-size:14px;text-align:center}.article-quote{margin:0;border-left:4px solid var(--brand);background:#f8fbff;padding:16px 18px;border-radius:0 8px 8px 0}.article-quote p{margin:0}.article-quote cite{display:block;margin-top:10px;color:var(--muted);font-size:14px;font-style:normal}.article-external-link{color:var(--brand);font-weight:700;text-decoration:underline;text-underline-offset:3px;word-break:break-all}.article-list{margin:0;padding-left:22px;color:#344054;font-size:17px;line-height:1.9}.article-table-wrap{overflow-x:auto}.article-table{width:100%;border-collapse:collapse;border:1px solid var(--line);background:#fff}.article-table td,.article-table th{border:1px solid var(--line);padding:12px 14px;text-align:left;vertical-align:top}.article-table th{background:var(--surface-soft)}.copy-block{overflow:hidden;border:1px solid #c7d7ef;border-radius:8px;background:#f8fbff}.copy-block-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #dbe7f6;background:#edf5ff}.copy-block pre{margin:0;padding:16px;overflow-x:auto;color:#1f2937;font-size:14px;line-height:1.7;white-space:pre-wrap}.editor-toolbar{display:flex;flex-wrap:wrap;gap:8px}.editor-help{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;padding:12px;color:var(--muted);font-size:13px}.block-editor{display:grid;grid-gap:14px;gap:14px}.block-item{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;padding:14px}.block-item.is-dragging{opacity:.55}.block-head{justify-content:space-between;gap:12px}.block-head,.block-head-left{display:flex;align-items:center}.block-head-left{gap:10px}.drag-handle{color:var(--muted);cursor:-webkit-grab;cursor:grab;font-size:18px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block-fields{display:grid;grid-gap:10px;gap:10px}.preview-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(20,36,62,.06)}.preview-head{padding:14px 18px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.preview-body{display:grid;grid-gap:18px;gap:18px;padding:20px}.preview-title{margin:0;font-size:32px;line-height:1.2}.preview-summary{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.content-text{white-space:pre-wrap}.asset-list,.video-list{display:grid;grid-gap:10px;gap:10px}.asset-item{display:flex;justify-content:space-between;gap:12px;color:var(--brand);font-weight:700}.video-player{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:14px}.video-player video{width:100%;aspect-ratio:16/9;border-radius:6px;background:#111827}.status{color:var(--accent);font-weight:800}.admin-message{margin-bottom:18px}.draft-meta{margin:0 0 18px;color:var(--muted);font-size:13px}.publish-result{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px;border:1px solid #cde7d8;border-radius:8px;background:#f3fbf6;padding:12px 14px;color:#166534}.publish-result a{color:#166534;font-weight:700}.admin-list-head,.admin-list-row{grid-template-columns:minmax(0,1.8fr) .7fr .8fr auto;grid-gap:16px}.admin-list-head,.admin-list-row,.member-list-head,.member-list-row{display:grid;gap:16px;align-items:center;min-height:58px;padding:0 16px}.member-list-head,.member-list-row{grid-template-columns:minmax(0,1.2fr) .8fr .8fr .9fr .8fr;grid-gap:16px}.member-list-head{background:var(--surface-soft);color:#344054;font-weight:800}.member-list-head,.member-list-row{border-bottom:1px solid var(--line)}.member-list-row:last-child{border-bottom:0}.member-cell{display:grid;grid-gap:4px;gap:4px;min-width:0}.member-cell span,.member-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-list-head{background:var(--surface-soft);color:#344054;font-weight:800}.admin-list-head,.admin-list-row{border-bottom:1px solid var(--line)}.admin-list-row:last-child{border-bottom:0}.admin-title-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px}.douyin-studio{width:min(1420px,calc(100vw - 32px));margin:32px auto 56px}.douyin-studio-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.douyin-studio-head h1{margin:6px 0 8px;font-size:clamp(28px,4vw,46px)}.douyin-studio-head p{margin:0;color:var(--muted)}.douyin-workspace{display:grid;grid-template-columns:220px minmax(330px,440px) minmax(320px,1fr);grid-gap:18px;gap:18px;align-items:start}.douyin-workspace.screenshot-mode{grid-template-columns:220px minmax(360px,520px) minmax(320px,1fr)}.douyin-card-list,.douyin-editor{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;box-shadow:var(--shadow)}.douyin-card-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--line);border-radius:6px;background:#fffaf4;padding:6px}.douyin-card-list-item.active{border-color:var(--brand);background:#fff0e1}.douyin-card-select{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:40px;border:0;background:transparent;color:var(--ink);text-align:left}.douyin-card-delete{min-height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--danger);font-size:12px;font-weight:800}.douyin-card-select span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800}.douyin-card-select strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.douyin-preview-strip{display:grid;grid-gap:18px;gap:18px;max-height:78vh;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff8f1;padding:18px;box-shadow:var(--shadow)}.douyin-screenshot-card{position:relative;width:min(100%,390px);aspect-ratio:3/4;overflow:hidden;border-radius:18px;background:#fff7ed;color:var(--ink);box-shadow:0 20px 46px rgba(184,96,28,.18)}.douyin-shot-bg{position:absolute;border-radius:999px;background:rgba(242,106,33,.12)}.douyin-shot-bg.one{right:-72px;top:118px;width:220px;height:145px}.douyin-shot-bg.two{left:-120px;bottom:-88px;width:260px;height:300px}.douyin-shot-inner{position:absolute;inset:28px;z-index:1;display:flex;flex-direction:column;gap:12px;overflow:hidden;border-radius:18px;background:#fff;padding:26px}.douyin-shot-inner h2{margin:0 0 8px;color:#2d1b10;font-size:31px;line-height:1.16}.douyin-shot-inner h3{margin:0;color:#f26a21;font-size:20px;line-height:1.3}.douyin-shot-inner blockquote,.douyin-shot-inner li,.douyin-shot-inner p{margin:0;color:#3b2a1c;font-size:15px;font-weight:500;line-height:1.62;white-space:pre-wrap}.douyin-shot-inner blockquote{border-left:4px solid var(--brand);padding-left:12px;color:#6d4d35}.douyin-shot-inner ul{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:20px}.douyin-shot-inner img{display:block;width:100%;max-height:170px;flex:0 0 auto;border-radius:12px;background:#fff2e8;object-fit:contain}.douyin-shot-count{position:absolute;right:20px;bottom:16px;z-index:2;color:rgba(242,106,33,.72);font-weight:900}.douyin-editor label{display:grid;grid-gap:8px;gap:8px;color:#344054;font-weight:800}.douyin-editor textarea{min-height:260px}.auth-modal{width:min(420px,calc(100vw - 32px));border:0;border-radius:8px;padding:0;box-shadow:var(--shadow)}.auth-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.68);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.form-message,.user-chip{display:inline-flex;align-items:center;min-height:34px;border-radius:6px;padding:0 12px;background:#e8f2ff;color:var(--brand);font-size:13px;font-weight:800}.form-message{min-height:auto;padding:10px 12px;background:#fff7ed;color:#b45309}.auth-modal::-webkit-backdrop{background:rgba(15,23,42,.52)}.auth-modal::backdrop{background:rgba(15,23,42,.52)}.auth-card{position:relative;display:grid;grid-gap:16px;gap:16px;width:min(440px,calc(100vw - 32px));border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px;color:var(--ink);box-shadow:var(--shadow)}.ai-draft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.auth-brand{display:flex;align-items:center;justify-content:flex-start;padding-right:56px}.auth-logo{display:block;width:min(300px,100%);height:auto;object-fit:contain}.html-import-card{width:min(760px,calc(100vw - 32px))}.ai-draft-modal-card{max-height:min(88dvh,760px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.html-source{min-height:320px;font-family:Consolas,Courier New,monospace;font-size:14px;line-height:1.6}.auth-card .close{position:absolute;top:14px;right:14px}.auth-card h2{padding-right:48px}@media (max-width:980px){.douyin-studio{width:min(100% - 20px,760px);margin-block:20px 36px}.douyin-studio-head{display:grid}.douyin-workspace{grid-template-columns:1fr}.douyin-card-list{grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);overflow-x:auto}.douyin-card-preview{width:min(100%,360px)}.topbar{flex-wrap:wrap;padding-block:14px}.brand-logo{height:54px}.nav-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.hero{margin:0;height:380px;min-height:380px}.hero-content{padding:30px 24px}.course-grid,.pricing-grid,.quick-modules{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-layout,.split-section,.vip-band{grid-template-columns:1fr}}@media (max-width:720px){.header-actions{width:100%;justify-content:flex-end}.hero{height:auto;min-height:360px;margin-inline:0}.hero-content{padding:24px}.brand-logo{height:46px}.auth-logo{width:min(240px,100%)}.hero h1{font-size:36px}.hero-copy{font-size:15px}.hero-search{gap:8px}.hero-search .primary-button{flex-basis:76px;padding-inline:14px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .large{width:100%}.hero-stats{gap:8px}.hero-stats span{min-height:36px;padding-inline:10px}.hot-ticker:after,.hot-ticker:before{width:34px}.hot-item{flex-basis:min(340px,calc(100vw - 64px));grid-template-columns:32px minmax(0,1fr)}.hot-item em{grid-column:2}.hot-band{grid-template-columns:1fr}.image2-cta{grid-column:1;justify-self:start;margin:0 0 14px}.image2-cta em,.image2-cta span,.image2-cta strong{white-space:normal}.section-head{align-items:stretch;flex-direction:column}.segmented{overflow-x:auto}.course-grid,.pricing-grid,.quick-modules{grid-template-columns:1fr}.admin-list-head,.admin-list-row,.member-list-head,.member-list-row{grid-template-columns:1fr;gap:8px;padding:14px 16px}.admin-toolbar{grid-template-columns:1fr}.admin-pagination,.course-pagination{justify-content:space-between}.page-numbers{order:3;width:100%}.ai-draft-grid{grid-template-columns:1fr}.ai-draft-modal-overlay{place-items:start center;height:100dvh;overflow:hidden;padding:max(8px,env(safe-area-inset-top)) 10px max(16px,env(safe-area-inset-bottom))}.ai-draft-modal-card{width:min(100%,calc(100vw - 20px));max-height:calc(100dvh - max(24px, env(safe-area-inset-top)) - max(32px, env(safe-area-inset-bottom)));padding:22px 18px 18px;scroll-padding-bottom:92px}.ai-draft-modal-card .form-actions{position:-webkit-sticky;position:sticky;bottom:-18px;margin-top:8px;padding:12px 0 18px;background:#fff;z-index:2}}:root{--bg:#f3f7fb;--surface-soft:#edf4fb;--ink:#102238;--muted:#607086;--line:#d6e2ef;--brand:#1677e8;--brand-dark:#0d58bb;--accent:#16bdb0;--warning:#f5a524;--danger:#ef4444;--shadow:0 18px 42px rgba(18,64,116,0.12)}.site-header{border-bottom-color:rgba(36,72,112,.72);background:rgba(8,21,39,.94);box-shadow:0 10px 30px rgba(7,20,38,.18)}.topbar{max-width:1240px}.brand-logo{height:54px;filter:drop-shadow(0 5px 14px rgba(0,0,0,.2))}.nav-links{gap:6px}.nav-links a{border-radius:7px;color:#c3d2e5;transition:background .2s ease,color .2s ease}.nav-links a:hover{background:rgba(72,157,233,.14);color:#ffffff}.ghost-button,.icon-button,.outline-button,.primary-button{border-radius:7px;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.primary-button{box-shadow:0 10px 22px rgba(22,119,232,.24)}.primary-button:hover{transform:translateY(-1px)}.ghost-button{border-color:rgba(181,204,227,.32);background:rgba(255,255,255,.06);color:#e2edf8}.ghost-button:hover{border-color:rgba(85,192,220,.72);background:rgba(85,192,220,.12);color:#ffffff}.outline-button{border-color:rgba(105,220,211,.72);background:rgba(10,29,48,.44);color:#b8fff6}.outline-button:hover{background:rgba(22,189,176,.16);transform:translateY(-1px)}.user-chip{border:1px solid rgba(112,191,231,.34);background:rgba(45,136,210,.14);color:#c9edff}.hero{border-bottom:1px solid #1c3a5c;background:#091729}.hero-media img{opacity:.62;filter:saturate(.72) contrast(1.12)}.hero:after{background:rgba(7,17,33,.72)}.hero-content{max-width:1240px;padding:70px 24px 76px;color:#f4f9ff}.hero .eyebrow{color:#59ded4;letter-spacing:.14em}.hero h1{max-width:720px;color:#ffffff;font-size:clamp(44px,6vw,74px);line-height:1.04;text-shadow:0 8px 26px rgba(3,12,26,.34)}.hero-copy{max-width:640px;margin:18px 0 22px;color:#c9d8e9;font-size:18px;line-height:1.8}.hero-search{max-width:600px;margin-top:0}.hero-search input{border-color:rgba(164,207,237,.6);background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(0,0,0,.12)}.hero-actions{margin-top:16px}.hero-stats{gap:10px;margin-top:22px}.hero-stats span{border-color:rgba(130,194,235,.28);background:rgba(11,42,71,.62);color:#b6cbe0}.hero-stats strong{color:#65e2d7}.admin-section,.content-band,.quick-modules,.split-section,.vip-band{max-width:1240px}.quick-modules{padding-top:34px;padding-bottom:24px}.admin-table,.content-form,.course-card,.module-card,.price-card,.tool-item,.tool-panel{border-color:var(--line);border-radius:9px;box-shadow:0 8px 24px rgba(18,64,116,.07)}.module-card{min-height:166px;background:#ffffff}.module-card:hover{border-color:rgba(22,119,232,.48)}.active-module,.module-card:hover{box-shadow:0 18px 34px rgba(18,95,172,.14)}.active-module{border-color:rgba(22,119,232,.58)}.module-icon{min-width:46px;height:34px;border:1px solid #bde9e4;border-radius:7px;background:#e9faf7;color:#0d8f86}.course-card h3,.module-card h2{color:var(--ink)}.course-card p,.module-card p,.price-card p,.tool-panel p{color:var(--muted)}.content-band{padding-top:36px;padding-bottom:44px}.auth-card h2,.section-head h2,.split-section h2,.vip-band h2{color:var(--ink);font-size:30px}.content-band>.section-head .eyebrow,.section-head .eyebrow{color:#0a9c96}.hot-band{padding-top:18px;padding-bottom:32px}.hot-ticker{border-color:#214d72;border-radius:9px;background:#0d2138;box-shadow:0 20px 42px rgba(9,31,54,.2)}.hot-ticker:after,.hot-ticker:before{display:none}.hot-item{border-color:rgba(124,190,227,.26);background:rgba(30,69,104,.5)}.hot-item:hover{border-color:rgba(110,226,218,.76);background:rgba(28,93,124,.64)}.hot-item span{background:#16bdb0;box-shadow:0 0 18px rgba(22,189,176,.3)}.hot-item strong{color:#eef8ff}.hot-item em{color:#91b4ce}.image2-cta{border-color:rgba(22,189,176,.58);border-radius:8px;background:#103d51;color:#b9fff7;box-shadow:0 10px 24px rgba(12,82,89,.16)}.image2-cta:after{display:none}.segmented{border-color:var(--line);background:#ffffff}.segmented button{border-radius:7px}.segmented button.active{box-shadow:0 6px 14px rgba(22,119,232,.2)}.course-card:hover{border-color:rgba(22,119,232,.42);box-shadow:0 18px 36px rgba(18,95,172,.14)}.course-thumb{aspect-ratio:16/9;background:#e9f1f9}.badge{background:#e8f2ff;color:#1267c9}.access{background:rgba(9,32,57,.82);color:#d8efff}.course-meta{color:#71849a}@media (max-width:980px){.hero{height:440px;min-height:440px}.hero-content{padding-top:58px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header{position:relative}.hero{min-height:500px;height:auto}.hero-media img{object-position:68% center}.hero-content{padding:48px 20px 54px}.hero h1{font-size:44px}.hero-copy{font-size:15px;line-height:1.7}.content-band,.quick-modules{padding-inline:20px}.course-grid{grid-template-columns:1fr}}:root{--bg:#eef1f5;--surface:#ffffff;--surface-soft:#f8f9fb;--ink:#171b22;--muted:#77808d;--line:#e8ebef;--brand:#ff6b1a;--brand-dark:#ea4d0a;--accent:#ff9a5b;--shadow:0 20px 55px rgba(36,45,57,0.11)}body{background:var(--bg);color:var(--ink)}.site-header{border-bottom:0;background:transparent;box-shadow:none}.topbar{width:min(1440px,calc(100% - 64px));max-width:1440px;min-height:76px;margin-top:12px;gap:clamp(10px,1.5vw,24px);padding-inline:clamp(16px,2vw,28px);border:1px solid rgba(255,255,255,.86);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(35,46,60,.08)}.brand-logo{height:56px}.nav-links{gap:2px;min-width:0}.nav-links a{border-radius:8px;color:#1b2028;font-size:14px;padding:10px 12px}.nav-links a:hover{background:#fff1e9;color:var(--brand)}.topbar-search{display:flex;flex:0 1 220px;align-items:center;min-width:160px;height:38px;border-radius:999px;background:#f3f4f6;overflow:hidden}.topbar-search input{height:38px;border:0;background:transparent;padding:0 8px 0 16px;color:var(--ink);font-size:12px}.topbar-search input:focus{box-shadow:none}.topbar-search button{display:grid;width:40px;height:38px;flex:0 0 40px;place-items:center;border:0;background:transparent;color:#a0a8b2}.topbar-search button:hover{color:var(--brand)}.header-actions{flex:0 0 auto;gap:10px}.header-actions .user-chip{border:1px solid #b7d6ff;background:#e7f2ff;color:#1765b5;box-shadow:none;white-space:nowrap}.ghost-button,.hero-secondary-button,.outline-button,.primary-button{border-radius:999px}.primary-button{background:var(--brand);box-shadow:0 12px 24px rgba(255,107,26,.2)}.primary-button:hover{background:var(--brand-dark)}.ghost-button{border-color:#eceef1;background:#ffffff;color:#1b2028}.ghost-button:hover{border-color:#ffd0b7;background:#fff7f1;color:var(--brand)}.hero{height:580px;min-height:580px;margin-top:-88px;border-radius:0 0 22px 22px;background:#f8fafc}.hero-media img{opacity:.5;filter:saturate(.76) brightness(1.2) contrast(.98)}.hero:after{background:rgba(255,255,255,.7)}.hero-content{max-width:1440px;padding:160px 8% 54px;color:var(--ink)}.hero .eyebrow{color:var(--brand);letter-spacing:.12em}.hero h1{max-width:680px;color:#161b22;font-size:clamp(52px,6vw,84px);line-height:1.05;letter-spacing:0;text-shadow:none}.hero-title-accent{color:var(--brand)}.hero-tagline{margin:16px 0 8px;color:#171b22;font-size:clamp(22px,2.4vw,30px);font-weight:800;line-height:1.3}.hero-copy{max-width:550px;margin:0 0 24px;color:#79818d;font-size:16px;line-height:1.85}.hero-actions{gap:14px;margin-top:0}.button-icon{margin-left:5px}.hero-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #e8ebef;background:#ffffff;color:#1b2028;font-weight:800;box-shadow:0 8px 22px rgba(30,42,58,.08)}.hero-secondary-button:hover{border-color:#ffc9aa;color:var(--brand);transform:translateY(-1px)}.hero-stats{gap:30px;margin-top:48px}.hero-stats span{min-height:auto;padding:0;border:0;background:transparent;color:#8b939e;font-size:13px}.hero-stats strong{color:#171b22;font-size:25px;line-height:1}.hot-band{display:none}.content-band,.quick-modules{width:min(1440px,calc(100% - 64px));max-width:1440px;background:#ffffff}.quick-modules{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:28px 24px 42px;border-radius:22px 22px 0 0}.module-heading{grid-column:1/-1;text-align:center}.module-heading h2{margin-top:4px;color:#171b22;font-size:27px;font-weight:900}.module-heading p{margin-top:-8px;margin-bottom:8px;color:#9aa1aa;font-size:14px}.admin-table,.content-form,.course-card,.module-card,.price-card,.tool-item,.tool-panel{border-color:#edf0f3;border-radius:12px;box-shadow:0 10px 26px rgba(44,55,70,.06)}.module-card{min-height:160px;padding:20px}.active-module,.module-card:hover{border-color:#ffd0b7;box-shadow:0 18px 35px rgba(255,107,26,.12)}.module-icon{min-width:42px;height:42px;border-radius:14px;background:#fff0e7;color:var(--brand)}.module-card h2{margin-top:16px;font-size:19px}.module-card p{font-size:13px;line-height:1.65}.content-band{padding:28px 24px 58px}.section-head{margin-bottom:22px}.content-band>.section-head .eyebrow,.section-head .eyebrow{color:var(--brand)}.section-head h2{color:#171b22;font-size:30px}.segmented{border-color:#eceff3;background:#fafbfc}.segmented button.active{background:var(--brand);box-shadow:0 7px 16px rgba(255,107,26,.18)}.course-grid{gap:18px}.course-card:hover{border-color:#ffd0b7;box-shadow:0 18px 34px rgba(255,107,26,.1)}.course-thumb{background:#fff5ef}.badge{background:#fff0e7;color:#dd5b16}.access{background:rgba(28,31,36,.78);color:#ffffff}.value-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px;width:min(1440px,calc(100% - 64px));max-width:1440px;margin:0 auto 44px;padding:28px 40px;border-radius:16px;background:#14161b;color:#ffffff;box-shadow:0 20px 40px rgba(17,20,26,.18)}.value-item{display:flex;align-items:center;gap:14px;min-width:0}.value-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(255,153,91,.34);border-radius:50%;background:#24272d;color:#ffb083;font-size:12px;font-weight:900}.value-item strong{display:block;margin-bottom:4px;font-size:16px}.value-item p{margin:0;color:#9da3ad;font-size:12px}@media (max-width:1180px){.nav-links a{padding-inline:8px}.topbar-search{flex-basis:170px}}@media (max-width:980px){.topbar{flex-wrap:wrap;padding-block:12px}.nav-links{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.topbar-search{order:2}.hero{height:560px;min-height:560px;margin-top:-112px}.hero-content{padding-top:170px}.course-grid,.quick-modules,.value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header{position:relative}.topbar{width:calc(100% - 20px);margin:8px 10px 0;padding-inline:14px;border-radius:15px}.brand-logo{height:46px}.header-actions{order:2;width:auto;margin-left:auto}.topbar-search{order:3;width:100%;flex-basis:100%}.nav-links{order:4}.hero{min-height:580px;height:auto;margin-top:0;border-radius:0 0 18px 18px}.hero-content{padding:56px 24px 42px}.hero h1{font-size:50px}.hero-tagline{font-size:22px}.hero-copy{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions>*{width:100%}.hero-stats{gap:16px;margin-top:36px}.content-band,.quick-modules{width:calc(100% - 20px);padding-inline:16px}.course-grid,.quick-modules,.value-strip{grid-template-columns:1fr}.module-heading h2{font-size:24px}.value-strip{width:calc(100% - 20px);max-width:none;gap:18px;padding:24px 20px}}.hero{width:min(1440px,calc(100% - 64px));max-width:1440px;height:500px;min-height:500px;margin:-88px auto 0;border:0;border-radius:18px 18px 0 0;box-shadow:none}.hero-media{background:#ffffff}.hero-media img{object-fit:contain;object-position:center;opacity:1;filter:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent)}.hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 72%,#ffffff)}.hero-content{max-width:none;padding:142px 24px 44px}.hero h1{font-size:clamp(31px,3.5vw,45px)}.hero-tagline{font-size:clamp(20px,2vw,27px)}.hero-copy{max-width:560px}.hero-stats{margin-top:34px}.admin-entry-button{box-shadow:0 8px 20px rgba(26,31,38,.12)}.admin-entry-button,.admin-entry-button:hover{border-color:#ffffff;background:#ffffff;color:#171b22}.quick-modules{margin-top:0;padding-top:16px;padding-bottom:20px;border-top:0;border-radius:0}.module-heading{display:none}.content-band{padding-top:20px}.course-grid{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:28px;row-gap:32px}.course-card .course-body{padding:16px}.course-card h3{margin-top:12px;font-size:17px}.course-card p{font-size:13px}@media (max-width:980px){.hero{height:480px;min-height:480px;margin-top:-112px}.hero-content{padding-top:154px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (max-width:720px){.hero{width:calc(100% - 20px);height:520px;min-height:520px;margin-top:0;border-radius:0}.hero-content{padding:58px 20px 38px}.hero h1{font-size:32px}}.topbar-wide{display:block;width:100%;max-width:none;min-height:76px;margin:0;padding:0;border:0;border-radius:0;background:#ffffff;box-shadow:0 8px 24px rgba(35,46,60,.06)}.topbar-wide .topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,1.5vw,24px);width:min(1440px,calc(100% - 64px));min-height:76px;margin:0 auto;padding-inline:clamp(16px,2vw,28px)}@media (max-width:980px){.topbar-wide .topbar-inner{flex-wrap:wrap;padding-block:12px}}@media (max-width:720px){.topbar-wide .topbar-inner{width:calc(100% - 20px);min-height:auto;padding-inline:14px}.course-grid{grid-template-columns:1fr;gap:20px}}.hero-media:after{background:linear-gradient(180deg,rgba(255,255,255,0) 56%,rgba(255,255,255,.72) 82%,#ffffff)}.course-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:32px;row-gap:36px}@media (max-width:980px){.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media (max-width:720px){.course-grid{grid-template-columns:1fr;gap:22px}}.hero{width:100%;max-width:none;margin-inline:0}.hero-content{width:min(1440px,calc(100% - 64px));margin-inline:auto;padding-inline:clamp(16px,2vw,28px)}@media (max-width:720px){.hero{width:100%}.hero-content{width:calc(100% - 20px);padding-inline:20px}}.topbar-wide{box-shadow:0 10px 28px rgba(34,43,55,.07)}.nav-links a[href="#home"]{background:#fff1e8;color:var(--brand)}.hero .eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:0 11px;border:1px solid rgba(255,107,26,.16);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 6px 18px rgba(67,75,88,.06)}.hero-stats span{color:#7c8590}.hero-stats strong{color:#20252d}.module-card{position:relative;overflow:hidden;border-color:#edf0f3;background:linear-gradient(145deg,#ffffff,#fbfcfe)}.module-card:after{content:"";position:absolute;top:18px;left:0;width:3px;height:42px;border-radius:0 3px 3px 0;background:#ff7a2d;opacity:.72}.module-card:nth-of-type(2) .module-icon,.module-card:nth-of-type(2):after{background:#e8f7f5;color:#138d87}.module-card:nth-of-type(2):after{background:#16aaa0}.module-card:nth-of-type(3) .module-icon,.module-card:nth-of-type(3):after{background:#edf4ff;color:#2878c9}.module-card:nth-of-type(3):after{background:#4b94dc}.module-card:nth-of-type(4) .module-icon,.module-card:nth-of-type(4):after{background:#fff4df;color:#bf7b12}.module-card:nth-of-type(4):after{background:#e6a33a}.active-module,.module-card:hover{transform:translateY(-5px)}.module-button:focus-visible{outline:3px solid rgba(255,107,26,.28);outline-offset:3px}.segmented{padding:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.segmented,.segmented button{border-radius:999px}.course-card{border-color:#edf0f3;background:#ffffff}.course-thumb{overflow:hidden}.course-thumb img{transition:transform .35s ease}.course-card:hover .course-thumb img{transform:scale(1.045)}.course-card:hover{transform:translateY(-5px);box-shadow:0 20px 38px rgba(38,47,59,.12)}.course-meta{padding-top:12px;border-top:1px solid #f0f2f4}@media (max-width:720px){.hero .eyebrow{min-height:26px;font-size:12px}}.hero-media{top:0;right:auto;bottom:0;left:50%;width:min(1440px,calc(100% - 64px));transform:translateX(-50%)}.hero-media img{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 70%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 70%,transparent)}.value-strip{width:100%;max-width:none;margin:0;padding:32px max(56px,calc((100vw - 1440px) / 2 + 28px));border-radius:0}@media (max-width:720px){.hero-media{width:calc(100% - 20px)}.value-strip{width:100%;margin:0;padding:24px 20px;border-radius:0}}.hero{height:412px;min-height:412px;overflow:hidden;border-bottom:1px solid #eef1f4;background:#ffffff}.hero:after{inset:auto max(56px,calc((100vw - 1440px) / 2 + 28px)) 42px auto;width:172px;height:104px;border:1px solid #ffd9c4;border-radius:10px 0 10px 0;background:transparent;box-shadow:18px -18px 0 #fff6f1}.hero-content{padding-top:116px;padding-bottom:32px}.hero-copy{max-width:620px;color:#727c88}.hero-stats{margin-top:30px}@media (max-width:980px){.hero{height:430px;min-height:430px}.hero-content{padding-top:136px}}@media (max-width:720px){.hero{height:auto;min-height:0;margin-top:0}.hero:after{right:24px;bottom:28px;width:94px;height:62px;box-shadow:12px -12px 0 #fff6f1}.hero-content{padding-top:52px;padding-bottom:42px}.hero-stats{margin-top:28px}}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none}.nav-links{flex:0 0 auto;justify-content:flex-start;margin-right:auto}@media (max-width:980px){.nav-links{width:100%;margin-right:0}}body,html{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}.site-shell{display:flex;flex:1 0 auto;flex-direction:column}.site-shell>main{flex:1 0 auto}main>.value-strip{display:none}.site-value-footer{width:100%;flex:0 0 auto}:root{--page-width:1440px}.content-band,.hero-content,.quick-modules,.topbar-wide .topbar-inner{width:min(var(--page-width),calc(100% - 64px));max-width:var(--page-width)}.value-strip{padding-inline:max(56px,calc((100vw - var(--page-width)) / 2 + 28px))}.hero:after{right:max(56px,calc((100vw - var(--page-width)) / 2 + 28px))}.hero{height:378px;min-height:378px}.hero-content{padding-top:108px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:980px){.hero{height:400px;min-height:400px}.hero-content{padding-top:128px}}@media (max-width:720px){.content-band,.hero-content,.quick-modules,.topbar-wide .topbar-inner{width:calc(100% - 20px)}.value-strip{padding-inline:20px}}.hero{display:grid}.hero-stats,.hero:after{display:none}.hero-animation{position:absolute;z-index:0;top:50%;right:max(7vw,calc((100vw - var(--page-width)) / 2 + 36px));width:286px;height:226px;transform:translateY(-35%);pointer-events:none}.hero-animation-card{position:absolute;top:54px;left:34px;width:190px;height:126px;overflow:hidden;border:1px solid rgba(255,107,26,.32);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:18px -18px 0 rgba(255,107,26,.055),0 18px 36px rgba(255,107,26,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:hero-card-float 6.4s ease-in-out infinite}.hero-animation-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,107,26,.1);border-radius:7px}.hero-animation-orbit{position:absolute;border:1px solid rgba(255,107,26,.16);border-radius:50%}.hero-animation-orbit-one{top:0;right:0;width:210px;height:210px;animation:hero-orbit-spin 18s linear infinite}.hero-animation-orbit-two{top:26px;left:0;width:180px;height:180px;border-style:dashed;animation:hero-orbit-spin 23s linear infinite reverse}.hero-animation-orb{position:absolute;left:50%;border-radius:50%;background:#ff7a2d;box-shadow:0 0 0 7px rgba(255,107,26,.09),0 0 18px rgba(255,107,26,.4)}.hero-animation-orb-large{top:-8px;width:17px;height:17px;margin-left:-8.5px}.hero-animation-orb-small{bottom:-5px;width:10px;height:10px;margin-left:-5px;background:#ff9360;box-shadow:0 0 0 5px rgba(255,107,26,.08),0 0 12px rgba(255,107,26,.28)}.hero-animation-pulse{position:absolute;top:44px;right:29px;width:122px;height:122px;border:1px solid rgba(255,107,26,.12);border-radius:50%;animation:hero-pulse 3.8s ease-out infinite}.hero-animation-dot,.hero-animation-line{position:absolute;display:block}.hero-animation-dot{width:7px;height:7px;border-radius:50%;background:#ff6b1a;box-shadow:0 0 0 5px rgba(255,107,26,.1),0 0 14px rgba(255,107,26,.5);animation:hero-dot-glow 2.8s ease-in-out infinite}.hero-animation-dot-one{top:33px;left:30px}.hero-animation-dot-two{top:82px;right:29px;animation-delay:-.9s}.hero-animation-dot-three{bottom:24px;left:77px;animation-delay:-1.7s}.hero-animation-line{height:2px;border-radius:99px;background:linear-gradient(90deg,rgba(255,107,26,.08),rgba(255,107,26,.72),rgba(255,107,26,.08));transform-origin:left center}.hero-animation-line-one{top:37px;left:38px;width:82px;transform:rotate(23deg)}.hero-animation-line-two{top:86px;left:82px;width:67px;transform:rotate(-13deg)}.hero-animation-line-three{bottom:29px;left:83px;width:54px;transform:rotate(-42deg)}@keyframes hero-card-float{0%,to{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,-8px,0) rotate(-1deg)}}@keyframes hero-orbit-spin{to{transform:rotate(1turn)}}@keyframes hero-pulse{0%{transform:scale(.7);opacity:.7}70%,to{transform:scale(1.32);opacity:0}}@keyframes hero-dot-glow{0%,to{transform:scale(.85);opacity:.65}50%{transform:scale(1.12);opacity:1}}@media (max-width:820px){.hero-animation{right:-24px;opacity:.52;transform:translateY(-36%) scale(.8);transform-origin:right center}}@media (max-width:600px){.hero-animation{display:none}}@media (prefers-reduced-motion:reduce){.hero-animation *,.hero-animation:after,.hero-animation:before{animation:none!important}}@media (max-width:720px){.hero{height:auto;min-height:0}.hero-content{padding-top:40px;padding-bottom:36px}.hero-actions{gap:10px}.hero-actions>*{width:100%}}.community-page{width:min(var(--page-width),calc(100% - 64px));margin:0 auto;padding:34px 0 70px}.community-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:34px 0 38px}.community-hero h1,.forum-editor-page h1{margin:0;color:#171b22;font-size:clamp(30px,4vw,48px);line-height:1.15}.community-hero p:not(.eyebrow),.forum-editor-page>p:not(.eyebrow){max-width:650px;margin:13px 0 0;color:#7b8591;line-height:1.8}.community-new-button,.forum-submit{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.forum-board-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:28px}.forum-board-card{display:flex;align-items:flex-start;gap:13px;min-height:112px;padding:20px;border:1px solid #edf0f3;border-radius:10px;background:#fff;box-shadow:0 9px 24px rgba(31,43,58,.05);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.forum-board-card:hover{border-color:#ffc9aa;box-shadow:0 14px 30px rgba(255,107,26,.1);transform:translateY(-2px)}.forum-board-card>span{display:grid;width:34px;height:34px;place-items:center;flex:0 0 34px;border-radius:9px;background:#fff1e8;color:var(--brand);font-weight:800}.forum-board-card strong{color:#1c222b;font-size:15px}.forum-board-card p{margin:6px 0 8px;color:#8b939d;font-size:12px;line-height:1.5}.forum-board-card em{color:#b0b6bf;font-size:11px;font-style:normal}.forum-editor-page,.forum-replies-section,.forum-topic-detail,.forum-topic-panel{border-top:1px solid #edf0f3}.forum-replies-section,.forum-topic-panel{padding-top:24px}.forum-panel-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.forum-panel-head h2{margin:0;color:#1c222b;font-size:25px}.forum-panel-head>span{display:inline-flex;align-items:center;gap:6px;color:#a0a8b2;font-size:12px}.forum-topic-list{border-top:1px solid #edf0f3}.forum-topic-row{display:grid;grid-template-columns:66px minmax(0,1fr) 90px;align-items:center;grid-gap:16px;gap:16px;min-height:82px;padding:14px 4px;border-bottom:1px solid #f0f2f4}.forum-topic-row:hover .forum-topic-main>div>strong{color:var(--brand)}.forum-topic-replies{display:grid;justify-items:center;grid-gap:3px;gap:3px;color:#a8afb8}.forum-topic-replies strong{color:#59636e;font-size:15px}.forum-topic-main{min-width:0}.forum-topic-main>div{display:flex;align-items:center;gap:7px;min-width:0}.forum-topic-main>div>strong{color:#27303a;font-size:15px;transition:color .2s ease}.forum-topic-main p,.forum-topic-main>div>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-topic-main p{margin:7px 0 0;color:#9ca4ae;font-size:12px}.forum-topic-views{color:#a4acb5;font-size:12px;text-align:right}.forum-topic-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:4px;background:#fff1e8;color:var(--brand);font-size:11px;font-weight:800}.forum-topic-badge.featured{background:#eaf8f6;color:#12887f}.forum-topic-badge.closed{background:#f1f2f4;color:#7e8791}.forum-empty{padding:38px 12px;color:#9da5af;text-align:center}.forum-editor-page{max-width:820px;margin:26px auto 0;padding:34px 0 0}.forum-composer{display:grid;grid-gap:17px;gap:17px;margin-top:30px}.forum-composer label{display:grid;grid-gap:8px;gap:8px;color:#505a65;font-size:13px;font-weight:700}.forum-composer textarea{min-height:260px;resize:vertical;line-height:1.7}.forum-submit{justify-self:start}.topic-page{padding-top:22px}.topic-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#adb4bd;font-size:12px}.topic-breadcrumb a{display:inline-flex;align-items:center;gap:5px;color:#6d7782}.topic-breadcrumb a:hover{color:var(--brand)}.forum-topic-detail{padding:28px 0 0}.forum-detail-labels{display:flex;gap:7px;min-height:20px}.forum-detail-head h1{max-width:900px;margin:10px 0 9px;color:#1c222b;font-size:clamp(28px,4vw,44px);line-height:1.2}.forum-detail-meta{margin:0;color:#9aa3ad;font-size:12px}.forum-post-body{max-width:900px;margin-top:28px;padding:24px 0 34px;border-bottom:1px solid #edf0f3;color:#424b56;font-size:16px;line-height:1.95;white-space:pre-wrap}.forum-topic-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px}.forum-topic-actions button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #e7eaee;border-radius:6px;background:#fff;color:#68727d;font-size:12px;cursor:pointer}.forum-topic-actions button.active,.forum-topic-actions button:hover{border-color:#ffc9aa;background:#fff7f1;color:var(--brand)}.forum-topic-actions>span{color:#a0a8b2;font-size:12px}.forum-admin-inline{display:inline-flex;flex-wrap:wrap;gap:6px}.forum-admin-inline button:last-child{border-color:#f4d7d4;color:#bd514a}.forum-replies-section{margin-top:30px}.forum-replies{border-top:1px solid #edf0f3}.forum-reply{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;padding:22px 0;border-bottom:1px solid #f0f2f4}.forum-reply-index{color:#c2c8cf;font-size:12px}.forum-reply-meta{display:flex;align-items:center;gap:10px}.forum-reply-meta strong{color:#35404b;font-size:14px}.forum-reply-meta span{color:#a7afb8;font-size:11px}.forum-reply-content p{margin:11px 0 0;color:#56616d;line-height:1.8;white-space:pre-wrap}.forum-reply-entry{margin-top:20px}.forum-reply-form{display:grid;grid-gap:12px;gap:12px}.forum-reply-form textarea{min-height:140px;resize:vertical}.forum-reply-form>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.forum-closed-note,.forum-login-note{margin:0;padding:17px 20px;border:1px solid #edf0f3;border-radius:8px;color:#7e8791;background:#fafbfc;font-size:13px}@media (max-width:900px){.forum-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.community-page{width:calc(100% - 32px);padding-top:16px}.community-hero{align-items:flex-start;flex-direction:column;padding:22px 0 28px}.community-hero h1{font-size:32px}.community-new-button{width:100%}.forum-board-grid{grid-template-columns:1fr;gap:10px}.forum-board-card{min-height:0;padding:16px}.forum-topic-row{grid-template-columns:42px minmax(0,1fr);gap:10px}.forum-topic-views{display:none}.forum-editor-page{margin-top:8px;padding-top:24px}.forum-editor-page h1{font-size:30px}.forum-submit{justify-self:stretch}.forum-detail-head h1{font-size:29px}.forum-post-body{margin-top:20px;font-size:15px}}.forum-admin-page{padding-top:36px}.forum-admin-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:24px 0 36px}.forum-admin-summary>div{display:grid;grid-gap:4px;gap:4px;min-height:104px;padding:18px;border:1px solid #edf0f3;border-radius:8px;background:#fff}.forum-admin-summary strong{color:var(--brand);font-size:28px;line-height:1}.forum-admin-summary span{color:#3d4650;font-size:13px;font-weight:700}.forum-admin-summary em{color:#9ca5ae;font-size:11px;font-style:normal}.forum-admin-block{margin-top:38px}.forum-admin-table{border-top:1px solid #edf0f3}.forum-admin-table>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;padding:16px 0;border-bottom:1px solid #edf0f3}.forum-admin-topic a{color:#303943;font-size:14px;font-weight:800}.forum-admin-topic a:hover{color:var(--brand)}.forum-admin-topic p{margin:7px 0 0;color:#9ca4ae;font-size:12px}.forum-admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.forum-admin-actions button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid #e8ebee;border-radius:5px;background:#fff;color:#68727d;font-size:12px;cursor:pointer}.forum-admin-actions button:hover{border-color:#ffc9aa;color:var(--brand);background:#fff7f1}.forum-admin-actions button.danger:hover{border-color:#f1c7c3;color:#bf4e45;background:#fff7f6}.forum-report-list{border-top:1px solid #edf0f3}.forum-report-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-bottom:1px solid #edf0f3}.forum-report-list strong{color:#353e49;font-size:14px}.forum-report-list p{margin:6px 0;color:#a0a8b1;font-size:12px}.forum-report-list em{color:#66717c;font-size:13px;font-style:normal}.forum-report-list .ghost-button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}@media (max-width:720px){.forum-admin-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.forum-admin-table>article{grid-template-columns:1fr}.forum-admin-actions{justify-content:flex-start}.forum-report-list article{align-items:flex-start;flex-direction:column}}.forum-rich-editor{display:grid;grid-gap:0;gap:0;overflow:hidden;border:1px solid #e6eaee;border-radius:8px;background:#fff}.forum-rich-editor:focus-within{border-color:#ffb58d;box-shadow:0 0 0 3px rgba(255,107,26,.08)}.forum-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:42px;padding:5px 7px;border-bottom:1px solid #edf0f3;background:#fafbfc}.forum-tool-button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#69737e;font-size:12px;font-weight:700;cursor:pointer}.forum-tool-button.active,.forum-tool-button:hover{background:#fff1e8;color:var(--brand)}.forum-tool-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.forum-emoji-picker{display:flex;flex-wrap:wrap;gap:4px;padding:8px;border-bottom:1px solid #edf0f3;background:#fff}.forum-emoji-picker button{display:grid;width:39px;height:39px;place-items:center;border:0;border-radius:6px;background:transparent;font-size:27px;line-height:1;cursor:pointer}.forum-emoji-picker button:hover{background:#fff1e8}.forum-rich-editor textarea{width:100%;min-height:150px;padding:14px;border:0;border-radius:0;outline:0;box-shadow:none;resize:vertical}.forum-rich-editor.topic-editor textarea{min-height:260px}.forum-rich-editor .form-message{margin:0;padding:0 14px 12px}.forum-post-body>span,.forum-reply-body>span{white-space:pre-wrap}.forum-inline-image{display:block;width:auto;max-width:min(100%,760px);height:auto;margin:16px 0;border:1px solid #edf0f3;border-radius:8px;background:#f7f8fa}.forum-locked-content,.forum-unlocked-content{display:grid;grid-gap:5px;gap:5px;margin:18px 0;padding:16px 18px;border-radius:8px;white-space:normal}.forum-locked-content{border:1px dashed #f0c4ad;background:#fff8f4}.forum-locked-content strong{color:#ba5a25;font-size:13px}.forum-locked-content span{color:#9b7d6a;font-size:12px}.forum-unlocked-content{border-left:3px solid #ff8c51;background:#fffaf7}.forum-unlocked-content>span{color:#bb693e;font-size:11px;font-weight:800}.forum-reply-body{margin:11px 0 0;color:#56616d;line-height:1.8;white-space:pre-wrap}.forum-reply-delete{margin-left:auto}.forum-reply-delete button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#a5adb5;font-size:11px;cursor:pointer}.forum-reply-delete button:hover{color:#bc5149}.forum-reply-delete em{color:#bd5149;font-size:11px;font-style:normal}.forum-reply-admin-list{border-top:1px solid #edf0f3}.forum-reply-admin-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-bottom:1px solid #edf0f3}.forum-reply-admin-list a{color:#38424d;font-size:14px;font-weight:800}.forum-reply-admin-list a:hover{color:var(--brand)}.forum-reply-admin-list p{margin:6px 0;color:#a0a8b1;font-size:12px}.forum-reply-admin-list em{display:block;overflow:hidden;max-width:720px;color:#69737e;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}@media (max-width:720px){.forum-rich-editor.topic-editor textarea{min-height:210px}.forum-reply-admin-list article{align-items:flex-start;flex-direction:column}.forum-reply-admin-list em{max-width:100%}}.forum-editor-toolbar .forum-tool-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;line-height:1;white-space:nowrap;font-family:inherit}.forum-hidden-file{display:none}.forum-lock-composer{margin:0 12px 12px;border:1px dashed #f0a981;border-radius:7px;background:#fffaf7}.forum-lock-composer-head{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 10px;border-bottom:1px dashed #f3c9b3;color:#bd6131;font-size:12px;font-weight:800}.forum-lock-composer-head span{display:inline-flex;align-items:center;gap:5px}.forum-lock-composer-head button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:4px;background:transparent;color:#ad886f;cursor:pointer}.forum-lock-composer-head button:hover{background:#fff0e8;color:var(--brand)}.forum-lock-composer textarea{min-height:132px;background:transparent}.forum-lock-image-preview{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 14px}.forum-lock-image-preview img{width:84px;height:64px;border:1px solid #f0d4c5;border-radius:5px;object-fit:cover}@media (max-width:420px){.forum-editor-toolbar{gap:2px;padding-inline:4px}.forum-editor-toolbar .forum-tool-button{padding-inline:6px;font-size:11px}}