:root{color:#141914;background:#f3f2ed;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;--paper: #fffdf7;--surface: #ffffff;--ink: #111711;--muted: #6d756e;--line: #e2e4de;--green: #0d8b3b;--green-dark: #08652d;--green-soft: #edf8ee;--red: #db3345;--amber: #c58c0c;--amber-soft: #fff7df;--danger: #b92636;--shadow: 0 12px 30px rgba(21, 53, 31, .08)}*{box-sizing:border-box}html{width:100%;max-width:100%;background:#f3f2ed}body{margin:0;min-width:320px;max-width:100%;overflow-x:hidden;min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(13,139,59,.32);outline-offset:2px}a{color:inherit;text-decoration:none}svg{width:22px;height:22px;flex:0 0 auto}.app-frame{width:min(100%,390px);max-width:100%;min-height:844px;margin:0 auto;background:var(--paper);position:relative;padding-bottom:78px;overflow-x:clip}.app-main{min-width:0}.page-surface{padding:0 22px 38px}.page-watermark{color:#d1d4ce;font-size:12px;text-align:center;padding:16px 0 12px;letter-spacing:.02em}.mobile-header{height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 20px;background:#fffdf7f5;position:sticky;top:0;z-index:20}.brand{font-size:18px;font-weight:800;letter-spacing:-.04em}.header-meta{display:flex;align-items:center;gap:9px;font-size:14px}.header-meta a,.header-meta button,.desktop-topbar button{border:0;background:transparent;padding:5px;position:relative;cursor:pointer}.header-meta a svg{color:var(--muted)}.header-meta i{width:7px;height:7px;background:#e33442;border-radius:50%;position:absolute;top:2px;right:1px}.desktop-sidebar,.desktop-topbar{display:none}.mobile-bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,390px);height:70px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);background:#fffffffa;z-index:30}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#606861;font-size:12px}.mobile-bottom-nav a svg{width:24px;height:24px}.mobile-bottom-nav a.active{color:var(--green);font-weight:700}.home-view{padding-top:22px}.home-intro{max-width:900px}.hero-heading{padding:24px 0 16px;position:relative}.home-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.04em}.home-kicker svg{width:16px}.hero-heading h1{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(34px,9.2vw,36px);line-height:1.28;letter-spacing:-.06em;font-weight:900}.hero-heading img{position:absolute;width:148px;height:32px;object-fit:cover;right:20px;bottom:0;mix-blend-mode:multiply}.home-hero-lead{max-width:680px;margin:2px 0 16px;color:#576159;font-size:13px;line-height:1.8}.home-editorial-grid{display:grid;gap:20px}.home-primary-column{min-width:0}.section-kicker{color:var(--green);font-size:14px;font-weight:800;display:flex;align-items:center;gap:7px;margin-bottom:14px}.section-kicker svg{width:17px;height:17px}.section-kicker span{height:1px;background:#8dcc9c;flex:1;margin-left:6px}.topic-board{border:1px solid #62bb77;border-radius:14px;min-height:190px;padding:21px 18px;position:relative;overflow:hidden;background:#fbfff8}.topic-copy{width:100%;position:relative;z-index:2}.topic-board h2{margin:13px 0 10px;font-family:Songti SC,STSong,SimSun,serif;font-size:24px;line-height:1.42;letter-spacing:-.04em}.topic-board .topic-copy>p{max-width:88%;margin:0;color:#566158;font-size:11px;line-height:1.7}.topic-tags{display:flex;flex-wrap:wrap;gap:8px}.topic-tags span{border:1px solid var(--green);color:var(--green);border-radius:999px;padding:6px 11px;font-size:12px;background:#fffc}.topic-tags span.red{color:var(--red);border-color:#ed8b96}.topic-tags span.amber{color:var(--amber);border-color:#e2bb52}.clipboard-art{width:160px;height:160px;object-fit:contain;position:absolute;right:-28px;bottom:-24px;opacity:.34;mix-blend-mode:multiply}.featured-why{max-width:92%;display:grid;gap:3px;margin-top:13px;border-left:3px solid #7bbb89;padding-left:9px}.featured-why strong{color:var(--green);font-size:9px}.featured-why span{color:#475149;font-size:10px;line-height:1.55}.primary-action{width:100%;min-height:52px;border:0;border-radius:10px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;font-weight:800;font-size:15px;cursor:pointer;margin-top:14px}.primary-action:hover{background:var(--green-dark)}.primary-action:disabled,.primary-small:disabled{opacity:.42;cursor:not-allowed}.format-section,.resource-section,.module-section{margin-top:28px}.format-section h2,.resource-section h2,.module-section h2{font-size:19px;margin:0 0 15px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d9ddd7;border-radius:10px;overflow:hidden}.segmented-control button{border:0;border-right:1px solid #d9ddd7;background:#fff;min-height:72px;padding:8px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;font-size:11px}.segmented-control button>span{font-weight:700}.segmented-control button small{color:var(--muted);font-size:8px;line-height:1.3}.segmented-control button:last-child{border-right:0}.segmented-control button.active{background:var(--green-soft);color:var(--green);font-weight:700;box-shadow:inset 0 0 0 1px var(--green)}.segmented-control button.active small{color:#4d7559}.segmented-control svg{width:20px}.encouragement-panel{border:1px solid #2d6442;border-radius:15px;background:#123d26;color:#f6fbf6;padding:20px;box-shadow:0 14px 32px #0a3a1f1f}.encouragement-heading{display:flex;align-items:center;gap:10px}.encouragement-heading>svg{width:24px;color:#f0d36b}.encouragement-heading>span{display:grid;gap:2px}.encouragement-heading small{color:#a9c9b2;font-size:9px;letter-spacing:.08em}.encouragement-heading strong{font-size:14px}.encouragement-panel blockquote{margin:17px 0 20px;font-family:Songti SC,STSong,serif;font-size:20px;font-weight:800;line-height:1.55}.daily-rhythm{display:grid;gap:13px;border-top:1px solid rgba(255,255,255,.14);padding-top:17px}.daily-rhythm>div{display:grid;grid-template-columns:19px minmax(0,1fr);gap:9px;align-items:start}.daily-rhythm svg{width:17px;color:#7ed09a;margin-top:2px}.daily-rhythm span{display:grid;grid-template-columns:auto 1fr;gap:2px 7px}.daily-rhythm small{color:#7ed09a;font-size:8px;font-weight:800}.daily-rhythm strong{font-size:11px}.daily-rhythm p{grid-column:1 / -1;margin:2px 0 0;color:#bbd2c2;font-size:9px;line-height:1.55}.encouragement-signoff{margin:17px 0 0;border-radius:7px;background:#ffffff14;padding:10px 11px;color:#e8d68f;font-size:10px;line-height:1.6}.resource-grid,.module-grid{display:grid;gap:9px}.resource-row,.module-row{min-height:72px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px}.resource-row:hover,.module-row:hover{border-color:#9fc7a8;background:#fbfefb}.resource-row>svg,.module-row>svg:last-child{width:18px;color:#4e5650;margin-left:auto}.resource-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green)}.resource-icon svg{width:20px}.resource-row>span:nth-child(2),.module-row>span{display:flex;flex-direction:column;gap:3px;min-width:0}.resource-row strong,.module-row strong{font-size:13px}.resource-row small,.module-row small{color:var(--muted);font-size:9px;line-height:1.5}.section-heading,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading>span,.panel-heading>span{color:var(--muted);font-size:12px}.module-row>svg:first-child{color:var(--green);width:22px}.content-principle{margin:28px 0 0;border:1px solid #efd995;color:#725712;background:#fffaf0;min-height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px}.content-principle strong{color:#5d470e}.content-principle svg{color:#c8950f;width:20px}.standard-page{min-width:0;max-width:100%;padding:28px 0 20px}.page-heading{margin-bottom:25px}.eyebrow{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.06em}.page-heading h1{font-family:Songti SC,STSong,SimSun,serif;font-size:32px;line-height:1.25;letter-spacing:-.04em;margin:10px 0 9px}.page-heading p{margin:0;color:var(--muted);line-height:1.75;font-size:14px}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;margin-bottom:20px}.back-link svg{width:17px}.workflow-list{border-top:1px solid var(--line)}.workflow-row{display:flex;align-items:flex-start;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.workflow-row>svg{width:18px;margin:13px 0 0 auto;color:var(--muted)}.workflow-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.workflow-icon.green{color:var(--green);background:var(--green-soft)}.workflow-icon.red{color:var(--red);background:#fff0f2}.workflow-icon.dark{color:#fff;background:#202420}.workflow-icon.amber{color:#9b6b00;background:var(--amber-soft)}.workflow-icon.teal{color:#087b75;background:#e8f8f6}.workflow-icon.violet{color:#6d4eb8;background:#f2edff}.workflow-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.workflow-copy strong{font-size:17px}.workflow-copy small{color:var(--muted);line-height:1.6;font-size:12px}.workflow-copy em{color:var(--green);font-size:11px;font-style:normal;margin-top:4px}.interception-heading{max-width:none;display:grid;gap:18px}.interception-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.interception-summary span{min-width:105px;display:grid;gap:2px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px 14px}.interception-summary strong{color:var(--green);font-family:var(--serif);font-size:28px;line-height:1}.interception-summary small{color:var(--muted);font-size:10px}.interception-guidance{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;align-items:start;margin-bottom:16px;border:1px solid #d7c68b;border-radius:12px;background:#fff9e8;padding:14px}.interception-guidance>svg{width:21px;color:#9b6b00}.interception-guidance strong{display:block;font-size:13px}.interception-guidance p{margin:5px 0 0;color:#6e633e;font-size:11px;line-height:1.65}.interception-guidance a{grid-column:2;width:fit-content;color:var(--green);font-size:11px;font-weight:800}.interception-guidance.direct{border-color:#c9b9ee;background:#f7f3ff}.interception-guidance.direct>svg{color:#6d4eb8}.interception-guidance.direct>span{grid-column:2;width:fit-content;border-radius:999px;background:#e9e1fb;padding:4px 8px;color:#6548aa;font-size:9px;font-weight:800}.interception-tools{margin-bottom:16px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px}.interception-search{min-height:44px}.interception-categories{padding-bottom:7px}.interception-result-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:11px}.interception-result-bar>span{color:var(--muted);font-size:11px}.interception-result-bar>span strong{color:var(--ink)}.interception-grid{display:grid;gap:12px}.interception-card{display:grid;gap:14px;min-width:0;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px;box-shadow:0 8px 22px #192a1e09}.interception-card header{display:flex;align-items:center;gap:9px;min-width:0}.interception-number{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:900}.interception-scene{min-width:0;display:grid;gap:2px}.interception-scene small{color:var(--green);font-size:9px;font-weight:800}.interception-scene strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.interception-card header em{margin-left:auto;flex:0 0 auto;border-radius:999px;background:#f3f4f1;padding:5px 8px;color:var(--muted);font-size:9px;font-style:normal}.interception-card>p{margin:0;color:#25332a;font-size:14px;line-height:1.8}.interception-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0ec;padding-top:12px}.interception-card footer>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.interception-card footer>span svg{width:14px}.interception-empty{display:grid;justify-items:center;gap:7px;border:1px dashed #ccd3cc;border-radius:14px;padding:48px 20px;color:var(--muted);text-align:center}.interception-empty svg{width:28px}.interception-empty strong{color:var(--ink)}.interception-empty p{margin:0;font-size:12px}.safety-callout{margin-top:22px;padding:15px;border:1px solid #d5e6d8;border-radius:10px;background:var(--green-soft);color:var(--green-dark);display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:1.5}.stepper{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.stepper:before{content:"";position:absolute;top:13px;left:12%;right:12%;height:1px;background:#d8ddd7}.stepper li{display:flex;flex-direction:column;align-items:center;gap:7px;color:#a0a6a0;position:relative}.stepper li span{width:28px;height:28px;border:1px solid #bbc2bb;border-radius:50%;background:var(--paper);display:grid;place-items:center;font-size:12px;z-index:1}.stepper li small{font-size:10px;text-align:center}.stepper li.active,.stepper li.done{color:var(--green);font-weight:700}.stepper li.active span,.stepper li.done span{background:var(--green);border-color:var(--green);color:#fff}.draft-restored-banner{display:flex;align-items:center;gap:10px;margin:-8px 0 18px;border:1px solid #c7dfcc;border-radius:10px;background:#f0f8f1;padding:11px 13px}.draft-restored-banner>svg{width:20px;color:var(--green)}.draft-restored-banner>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.draft-restored-banner small{color:var(--muted);font-size:10px}.draft-restored-banner button{border:0;background:transparent;color:var(--green);font-size:11px;font-weight:800}.form-panel,.scanner-panel,.rule-library,.manual-image-check,.persona-builder,.security-card{min-width:0;max-width:100%;border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:19px}.panel-heading{margin-bottom:18px}.panel-heading h2{margin:0;font-size:19px}.panel-heading svg{color:var(--green)}.form-panel label,.scanner-panel label,.persona-builder label,.card-editor label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin-bottom:16px}.field-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.field-label em{flex:0 0 auto;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:800;line-height:1.2}.field-label em.required{background:#fff0ee;color:#b43b31}.field-label em.optional{background:#edf7ef;color:var(--green)}input,textarea{width:100%;border:1px solid #ccd2cc;border-radius:8px;background:#fff;color:var(--ink);padding:11px 12px;outline:none;resize:vertical;font-size:14px;line-height:1.65}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d8b3b1a}.instruction-strip{display:flex;gap:9px;align-items:flex-start;padding:12px;border-radius:8px;background:var(--green-soft);color:var(--green-dark);font-size:12px;line-height:1.6;margin-bottom:14px}.instruction-strip svg{width:18px;margin-top:1px}.prompt-preview,.final-copy{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f7f3;border:1px solid var(--line);border-radius:9px;padding:15px;max-height:430px;overflow:auto;font-family:inherit;font-size:13px;line-height:1.75}.button-row{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-top:16px}.secondary-button,.primary-small,.copy-button{border:1px solid #cbd1cb;border-radius:8px;background:#fff;min-height:40px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:12px;font-weight:700}.primary-small,.copy-button{border-color:var(--green);color:var(--green)}.copy-button.error{border-color:#b43a46;color:#9b2432}.primary-small{margin-left:auto;background:var(--green);color:#fff}.copy-button svg,.primary-small svg{width:16px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.scan-summary{display:flex;gap:10px;align-items:flex-start;padding:13px;border-radius:9px;margin:12px 0}.scan-summary>span{display:flex;flex-direction:column;gap:3px}.scan-summary strong{font-size:13px}.scan-summary small{font-size:11px;line-height:1.5}.scan-summary.warning{background:#fff3e5;color:#9a5400}.scan-summary.success{background:var(--green-soft);color:var(--green-dark)}.scan-summary svg{width:19px}.finding-list{display:grid;gap:9px;margin:13px 0}.finding-list article{display:flex;align-items:flex-start;gap:8px;padding:12px;border-radius:8px;border-left:4px solid #89918a;background:#f7f7f4}.finding-list article.block{border-color:var(--danger);background:#fff1f2}.finding-list article.warning{border-color:var(--amber);background:var(--amber-soft)}.finding-list article strong{font-size:13px}.finding-list article p{margin:4px 0;font-size:12px}.finding-list article small{color:var(--muted);line-height:1.5}.workflow-finding-list article>svg{width:18px;flex:0 0 18px;margin-top:1px}.workflow-finding-list article>div{min-width:0;flex:1}.workflow-finding-list article button{margin-top:9px;padding:6px 10px;border:1px solid currentColor;border-radius:7px;background:#fff;color:inherit;font-size:11px;font-weight:700}.blocking-note{color:var(--danger);font-size:12px;font-weight:700}.review-note{color:var(--amber);font-size:12px;font-weight:700}.image-checklist,.publish-checklist{list-style:none;padding:0;margin:14px 0;display:grid;gap:10px}.image-checklist li,.publish-checklist li{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.55}.image-checklist svg,.publish-checklist svg{width:17px;color:var(--green);margin-top:1px}.xhs-preview{background:#f6f6f4;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.mock-cover{background:#eaf4e9;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.mock-cover span{color:var(--green);font-size:12px}.mock-cover strong{font-family:Songti SC,serif;font-size:25px;line-height:1.45;margin-top:8px}.xhs-preview h3,.xhs-preview p,.xhs-preview footer{margin:0;padding:14px 18px 0}.xhs-preview h3{font-size:16px}.xhs-preview p{font-size:12px;color:#454b46;line-height:1.75;white-space:pre-wrap;max-height:300px;overflow:auto}.xhs-preview footer{padding-bottom:18px;color:var(--muted);font-size:11px}.preview-layout{display:grid;gap:18px}.format-copy-button{width:100%;min-height:46px;border:1px solid #9fcdaa;border-radius:9px;background:var(--green-soft);color:var(--green-dark);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;margin-top:-5px}.format-copy-button:disabled{opacity:.45;cursor:not-allowed}.format-copy-button svg{width:18px}.emoji-inserter{margin:-5px 0 12px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fafbf8}.emoji-inserter>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:9px}.emoji-inserter strong{font-size:12px}.emoji-inserter span{color:var(--muted);font-size:9px}.emoji-list{display:flex;flex-wrap:wrap;gap:6px}.emoji-list button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid #d8ddd7;border-radius:8px;background:#fff;font-size:18px;line-height:1;cursor:pointer}.emoji-list button:hover,.emoji-list button:focus-visible{border-color:var(--green);background:var(--green-soft)}.format-result{display:flex;align-items:flex-start;gap:9px;margin-top:10px;padding:11px 12px;border:1px solid #b7d9bf;border-radius:9px;background:#f1faf2;color:var(--green-dark)}.format-result>svg{width:18px;margin-top:1px}.format-result>div{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.support-section-grid{display:grid;gap:10px;margin:12px 0}.support-section-grid article{min-width:0;border:1px solid var(--line);border-radius:10px;background:#fafbf8;padding:12px}.support-section-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-section-grid pre{max-height:180px;margin:10px 0 0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#495149;font:inherit;font-size:11px;line-height:1.65}.format-result strong{font-size:12px}.format-result span{font-size:10px;line-height:1.5;color:#52705a}.format-result button{border:0;background:transparent;color:var(--green);padding:1px 2px;font-size:11px;font-weight:700;cursor:pointer}.format-stats{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 14px}.format-stats span{border-radius:999px;background:#f0f2ee;color:#556057;padding:5px 9px;font-size:10px}.image-uploader{border:1px dashed #9bbca3;border-radius:10px;padding:16px;background:#f7fcf7;flex-direction:row!important;align-items:center;cursor:pointer}.image-uploader input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-uploader:focus-within{outline:3px solid rgba(13,139,59,.28);outline-offset:2px}.image-uploader>svg{width:25px;color:var(--green)}.image-uploader>span{display:flex;flex-direction:column;gap:3px}.image-uploader small{color:var(--muted);font-weight:400}.uploaded-images{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.uploaded-images>div{aspect-ratio:3/4;border-radius:8px;overflow:hidden;position:relative;background:#f1f2ef}.uploaded-images img{width:100%;height:100%;object-fit:cover}.uploaded-images span{position:absolute;left:6px;bottom:6px;border-radius:999px;padding:3px 7px;background:#111711b8;color:#fff;font-size:9px}.uploaded-images button{position:absolute;top:5px;right:5px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#111711bd;color:#fff;cursor:pointer}.uploaded-images button svg{width:14px}.xhs-post-preview{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.preview-label{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #efefed;color:var(--muted)}.preview-label span{font-size:11px;font-weight:700}.preview-label small{font-size:10px}.xhs-media{aspect-ratio:3/4;background:#eee;position:relative;overflow:hidden}.xhs-media>img{width:100%;height:100%;object-fit:cover;display:block}.media-next{position:absolute;right:10px;bottom:10px;border:0;border-radius:999px;padding:6px 10px;background:#0000009e;color:#fff;font-size:10px;cursor:pointer}.xhs-media-empty{aspect-ratio:3/4;background:#f1f5ef;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#53705a;text-align:center;padding:28px}.xhs-media-empty svg{width:36px;height:36px}.xhs-media-empty strong{font-size:14px}.xhs-media-empty span{font-size:11px;line-height:1.55;color:var(--muted)}.preview-thumbs{display:flex;gap:5px;overflow-x:auto;padding:7px 8px;border-bottom:1px solid #eee;scrollbar-width:none}.preview-thumbs button{width:42px;height:52px;flex:0 0 auto;border:2px solid transparent;border-radius:5px;overflow:hidden;padding:0;background:#eee;cursor:pointer}.preview-thumbs button.active{border-color:#ff3157}.preview-thumbs img{width:100%;height:100%;object-fit:cover}.xhs-author{display:flex;align-items:center;justify-content:space-between;min-height:49px;padding:0 14px;border-bottom:1px solid #f1f1ef;font-size:12px;font-weight:700}.xhs-author:before{content:"新";width:26px;height:26px;display:grid;place-items:center;margin-right:8px;border-radius:50%;background:var(--green);color:#fff}.xhs-author span{margin-right:auto}.xhs-author em{border:1px solid #ff3157;border-radius:999px;background:#fff;color:#ff3157;padding:4px 10px;font-size:10px;font-style:normal}.xhs-copy-body{padding:14px 15px 10px}.xhs-copy-body h3{margin:0 0 9px;font-size:16px;line-height:1.45}.xhs-copy-body p{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.78;color:#343a35;max-height:330px;overflow:auto}.xhs-tags{margin-top:10px;color:#315b91;font-size:12px;line-height:1.7}.xhs-copy-body small{display:block;margin-top:11px;color:#a0a4a0;font-size:9px}.xhs-actions{min-height:47px;display:flex;align-items:center;justify-content:space-around;border-top:1px solid #f0f0ee;color:#555b56;font-size:10px}.xhs-actions span{display:flex;align-items:center;gap:4px}.xhs-actions svg{width:17px}.short-layout{display:grid;gap:18px}.topic-library,.card-editor{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;min-width:0}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #d4d8d3;border-radius:8px;padding:0 10px;background:#fff}.search-box svg{color:var(--muted);width:18px}.search-box input{border:0;box-shadow:none;padding-inline:0}.chip-scroll{display:flex;gap:8px;overflow-x:auto;padding:12px 0;scrollbar-width:none}.chip-scroll button{border:1px solid #d5dad5;border-radius:999px;background:#fff;padding:7px 11px;white-space:nowrap;font-size:12px;cursor:pointer}.chip-scroll button.active{border-color:var(--green);background:var(--green-soft);color:var(--green);font-weight:700}.topic-count{color:var(--muted);font-size:11px;margin:4px 0 9px}.topic-option{width:100%;text-align:left;background:transparent;border:0;border-top:1px solid var(--line);padding:13px 2px;cursor:pointer}.topic-option>span{display:flex;flex-direction:column;gap:5px}.topic-option small{color:var(--green);font-size:10px}.topic-option strong{font-size:14px;line-height:1.5}.topic-option em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.5}.topic-option.active{background:#f4fbf4}.card-editor h2{margin-top:0;font-size:19px}.palette-row{display:flex;align-items:center;gap:10px;font-size:12px;margin:4px 0 15px}.swatch{width:30px;height:30px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #bbb;cursor:pointer}.swatch.cream{background:#fffdf7}.swatch.green{background:#0d7d38}.swatch.yellow{background:#f7d85a}.swatch.active{box-shadow:0 0 0 2px var(--green)}.card-editor canvas{display:block;width:100%;height:auto;border-radius:8px;border:1px solid var(--line);background:#fffdf7}.script-check-grid{display:grid;grid-template-columns:1fr;gap:8px}.script-check-grid span{padding:10px;border:1px solid var(--line);border-radius:8px;font-size:12px}.structured-script-checks span{display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:start}.structured-script-checks span svg{width:17px;grid-row:1 / 3}.structured-script-checks span strong{font-size:12px}.structured-script-checks span small{color:var(--muted);line-height:1.45}.structured-script-checks span.passed{border-color:#bcdcc4;background:#f1faf3;color:var(--green-dark)}.structured-script-checks span.failed{border-color:#edc3bd;background:#fff7f4;color:#982e37}.two-column{display:grid;gap:18px}.rundown-list{list-style:none;padding:0;margin:0 0 20px}.rundown-list li{display:flex;gap:12px;border-bottom:1px solid var(--line);padding:13px 0}.rundown-list time{color:var(--green);font-size:11px;width:78px;flex:0 0 auto}.rundown-list span{display:flex;flex-direction:column;gap:4px}.rundown-list small{color:var(--muted);line-height:1.5;font-size:11px}.check-row{position:relative;margin:0!important;cursor:pointer}.check-row input{position:absolute;inset:0 auto auto 0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;opacity:0;clip-path:inset(50%);pointer-events:none}.check-row:focus-within span{outline:3px solid rgba(13,139,59,.24);outline-offset:2px;border-radius:5px}.check-row span{display:flex;align-items:flex-start;gap:8px;padding:10px 0;border-bottom:1px solid var(--line);font-weight:400;line-height:1.5}.check-row svg{color:#a6ada7;width:18px}.check-row input:checked+span svg{color:var(--green);fill:var(--green-soft)}.faq-item,.rule-item{border-bottom:1px solid var(--line);padding:12px 0}.faq-item summary,.rule-item summary{min-height:36px;cursor:pointer;font-size:13px;line-height:1.6}.faq-item summary span{color:var(--green);font-size:10px;border:1px solid #a7d7b2;border-radius:999px;padding:3px 7px;margin-right:7px}.faq-item p,.rule-item p{color:#485049;font-size:12px;line-height:1.75}.answer-framework{background:var(--green-soft);padding:12px;border-radius:8px;margin-bottom:15px;font-size:12px}.answer-framework ol{padding-left:20px;line-height:1.8;margin-bottom:0}.empty-state{padding:40px 10px;text-align:center;color:var(--muted)}.empty-state svg{width:40px;height:40px}.empty-state strong{display:block;color:var(--ink);margin:10px 0 5px}.empty-state p{font-size:12px;line-height:1.6}.qa-note{border-bottom:1px solid var(--line);padding:14px 0}.qa-note small{color:var(--green)}.qa-note h3{font-size:15px;line-height:1.5}.qa-note p{font-size:12px;line-height:1.7;color:var(--muted)}.qa-note>strong{font-size:12px}.qa-note-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.qa-note-actions button{display:inline-flex;align-items:center;gap:5px;min-height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:6px 9px;font-size:10px;font-weight:700}.qa-note-actions button svg{width:14px}.qa-note-actions .use-topic{margin-left:auto;border-color:var(--green);background:var(--green);color:#fff}.scanner-panel{margin-bottom:22px}.rule-library,.manual-image-check{margin-top:18px}.rule-item summary{display:flex;align-items:center;gap:8px}.rule-item summary span{font-size:10px;border-radius:5px;padding:3px 6px;color:#fff;background:#7d857e}.rule-item summary span.block{background:var(--danger)}.rule-item summary span.warning{background:var(--amber)}.rule-item summary span.info{background:#5f7867}.rule-item small{display:block;color:var(--green-dark);line-height:1.6}.rule-item footer{color:var(--muted);font-size:10px;margin-top:8px}.not-found-page{min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:620px}.not-found-page h1{margin:8px 0;font-family:Songti SC,STSong,serif;font-size:38px}.not-found-page p{color:var(--muted);line-height:1.7}.not-found-page .primary-small{margin-top:12px}.password-panel{margin-top:18px}.password-panel .primary-small{justify-self:start}.manual-image-check h2{font-size:19px;margin-top:0}.persona-builder{margin-bottom:18px}.persona-fields{display:grid;gap:0 12px}.persona-preview{border-left:4px solid var(--green);background:var(--green-soft);border-radius:8px;padding:14px}.persona-preview>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.persona-preview p{margin:8px 0;font-size:13px}.persona-preview small{color:var(--muted)}.scenario-workflow{border:1px solid var(--line);border-radius:14px;background:#fff;padding:19px}.scenario-workflow .panel-heading span{color:var(--muted);font-size:11px}.scenario-options{display:grid;gap:8px}.scenario-options button{display:flex;flex-direction:column;gap:4px;min-width:0;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px;text-align:left}.scenario-options button strong{font-size:13px}.scenario-options button small{color:var(--muted);font-size:10px;line-height:1.5}.scenario-options button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.recommended-playbook{margin-top:16px;border-top:1px solid var(--line);padding-top:16px}.recommended-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px}.recommended-heading>span:last-child{min-width:0}.recommended-heading small{color:var(--green);font-weight:800}.recommended-heading h2{margin:4px 0;font-size:20px}.recommended-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.next-boundary{margin-top:12px;border-left:4px solid var(--green);border-radius:8px;background:#eef7ef;padding:12px}.next-boundary p{margin:5px 0 0;color:#425046;font-size:12px;line-height:1.65}.full-playbook-details{margin-top:14px}.full-playbook-details>summary{cursor:pointer;border:1px solid var(--line);border-radius:10px;background:#fff;padding:13px 15px;color:var(--green-dark);font-weight:700}.full-playbook-details .playbook-list{margin-top:10px}.playbook-list{display:grid;gap:10px}.playbook-list article{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.playbook-list article.open{border-color:#9bd1a7}.playbook-heading{width:100%;border:0;background:#fff;text-align:left;padding:15px;display:flex;align-items:center;gap:11px;cursor:pointer}.playbook-heading>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.playbook-heading small{color:var(--muted);font-size:11px;line-height:1.5}.playbook-heading>span:last-child{color:var(--green);font-size:11px}.step-number{width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px}.playbook-content{border-top:1px solid var(--line);padding:15px;background:#fbfcf9}.do-dont-grid{display:grid;gap:10px}.do-dont-grid>div{border-radius:8px;padding:12px;background:var(--green-soft)}.do-dont-grid>div:last-child{background:#fff3e8}.do-dont-grid h3{margin:0 0 8px;font-size:13px;display:flex;align-items:center;gap:6px}.do-dont-grid h3 svg{width:16px}.do-dont-grid ul{margin:0;padding-left:18px;font-size:12px;line-height:1.8}.script-library h3{font-size:14px;margin:18px 0 8px}.script-row{display:flex;gap:8px;align-items:flex-start;border-top:1px solid var(--line);padding:12px 0}.script-row>svg{color:var(--green);width:18px;margin-top:4px}.script-row p{flex:1;margin:0;font-size:12px;line-height:1.7}.script-row .copy-button{padding:6px 8px;min-height:34px}.case-filters{margin-top:-10px}.case-grid{display:grid;gap:14px}.case-card{border:1px solid var(--line);border-radius:13px;padding:18px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.case-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.case-cover{aspect-ratio:3/2;margin:-18px -18px 16px;overflow:hidden;background:#eff3ed;position:relative}.case-cover img{width:100%;height:100%;object-fit:cover;object-position:center 19%;display:block}.case-cover span{position:absolute;left:10px;bottom:10px;border-radius:999px;padding:5px 9px;background:#082a16d6;color:#fff;font-size:10px;font-weight:700}.case-type{display:flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:700}.case-type svg{width:17px}.case-card h2{font-family:Songti SC,serif;font-size:21px;line-height:1.45;margin:13px 0 8px}.case-card p{color:var(--muted);font-size:12px;line-height:1.7}.case-card footer{display:flex;align-items:center;gap:5px;color:var(--green);font-size:12px;font-weight:700;margin-top:15px}.case-card footer svg{width:16px}.case-detail>section{border-top:1px solid var(--line);padding:22px 0}.case-detail section h2{font-size:19px;margin-top:0}.case-detail section>p{color:#454d46;line-height:1.8;font-size:13px}.number-list{padding-left:22px;font-size:13px;line-height:1.8}.publish-package{border-top:0!important;padding-top:0!important}.publish-package .section-heading h2,.case-detail .section-heading h2{margin:4px 0 0}.case-gallery{display:grid;gap:10px;margin-top:14px}.case-gallery-main{width:min(100%,480px);aspect-ratio:3/4;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#f2f3ef}.case-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.case-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.case-gallery-thumbs button{width:64px;height:84px;flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#eee;position:relative;cursor:pointer}.case-gallery-thumbs button.active{border-color:var(--green)}.case-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.case-gallery-thumbs span{position:absolute;right:4px;bottom:4px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#000000ad;color:#fff;font-size:9px}.package-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.package-actions .primary-small{margin-left:0}.publish-copy{max-height:none;background:#fff;line-height:1.9}.use-case-action{width:100%;min-height:49px;margin-top:12px;border:0;border-radius:9px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.use-case-action svg{width:18px}.case-platform-preview .xhs-post-preview{width:min(100%,390px);margin-top:14px}.case-learning{border:1px solid #d8ddd6;border-radius:12px;background:#fafbf8;margin:18px 0 0}.case-learning>summary{cursor:pointer;padding:16px 18px;color:var(--green-dark);font-size:13px;font-weight:800}.case-learning>div{border-top:1px solid var(--line);padding:19px}.case-learning h2{font-size:17px;margin:22px 0 10px}.case-learning h2:first-child{margin-top:0}.case-learning p{color:var(--muted);font-size:12px;line-height:1.75}.library-switch{display:grid;gap:10px;margin-bottom:18px}.library-switch button{min-height:82px;display:flex;align-items:center;gap:12px;padding:15px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.library-switch button>svg{width:25px;color:var(--green)}.library-switch button>span{display:flex;flex-direction:column;gap:5px}.library-switch strong{font-size:15px}.library-switch small{color:var(--muted);font-size:10px}.library-switch button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.topic-style-tabs{display:grid;gap:8px;margin-bottom:18px}.topic-style-tabs button{min-height:105px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:left;cursor:pointer}.topic-style-tabs button>span{color:var(--green);font-size:10px;font-weight:800}.topic-style-tabs strong{font-size:15px}.topic-style-tabs small{color:var(--muted);line-height:1.55;font-size:10px}.topic-style-tabs button.active{border-color:var(--green);background:#f5fbf5;box-shadow:inset 0 0 0 1px var(--green)}.topic-tools{margin-bottom:18px}.topic-tools>p{display:flex;justify-content:space-between;gap:12px;color:var(--green-dark);font-size:11px;font-weight:700}.topic-tools>p span{color:var(--muted);font-weight:400}.topic-card-grid{display:grid;gap:12px}.library-topic-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;padding:17px;background:#fff}.topic-card-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.topic-card-meta span{color:var(--green);font-size:10px;font-weight:800}.topic-card-meta em{border-radius:999px;background:#f1f3ef;color:var(--muted);padding:4px 7px;font-size:9px;font-style:normal}.library-topic-card h2{margin:12px 0 8px;font-family:Songti SC,STSong,serif;font-size:20px;line-height:1.48}.library-topic-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.topic-card-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:13px}.topic-card-actions button{min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #cdd3cd;border-radius:8px;background:#fff;padding:7px 9px;font-size:10px;font-weight:700;cursor:pointer}.topic-card-actions button svg{width:14px}.topic-card-actions .use-topic{margin-left:auto;border-color:var(--green);background:var(--green);color:#fff}.style-generator{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.style-generator-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.style-generator-heading h3{margin:5px 0;font-size:19px}.style-generator-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.suggested-style{border-radius:999px;background:var(--green-soft);color:var(--green-dark);padding:5px 8px;font-size:9px;white-space:nowrap}.style-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.style-library>button{min-width:0;display:flex;flex-direction:column;gap:7px;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:left;cursor:pointer}.style-library>button.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.style-mini{height:76px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border-radius:6px;padding:9px;background:linear-gradient(135deg,var(--style-bg),var(--style-bg2));color:var(--style-text)}.style-mini i{color:var(--style-accent);font-size:7px;font-style:normal;font-weight:800}.style-mini strong{margin-top:5px;font-size:10px;line-height:1.3}.style-mini em{width:38px;height:3px;margin-top:6px;background:var(--style-accent)}.style-mini.layout-grid{background-image:linear-gradient(rgba(0,0,0,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.08) 1px,transparent 1px),linear-gradient(135deg,var(--style-bg),var(--style-bg2));background-size:12px 12px,12px 12px,auto}.style-mini.layout-poster{border:4px solid var(--style-accent);border-radius:2px}.style-mini.layout-memo{margin:4px;box-shadow:5px 5px #4036502e;transform:rotate(-1deg)}.style-mini.layout-ticket{border:2px dashed var(--style-accent)}.style-mini.has-image{justify-content:flex-end;background-image:linear-gradient(180deg,#08140c05 16%,#08140cb3),var(--style-image);background-position:center;background-size:cover;color:#fff}.style-mini.has-image i,.style-mini.has-image strong,.style-mini.has-image em{position:relative;z-index:1}.style-mini.has-image i{width:max-content;border-radius:999px;background:#fffdf7e6;padding:2px 5px;color:var(--style-accent)}.style-mini.layout-photo-glass strong{width:88%;border-radius:4px;background:#fffdf7e0;padding:4px;color:#111711}.style-mini.layout-photo-editorial{align-items:flex-start;background-position:58% center}.style-mini.layout-photo-editorial:before{content:"";position:absolute;top:5px;right:35%;bottom:5px;left:5px;border-left:3px solid var(--style-accent);border-radius:3px;background:#fffaf0e6}.style-mini.layout-photo-editorial strong{width:58%;color:#111711}.style-mini.layout-photo-dorm{justify-content:flex-start;background-position:center 58%}.style-mini.layout-photo-dorm strong{width:76%;border-radius:5px;background:#fbf9efe6;padding:4px;color:#1b281e}.style-mini.layout-photo-poster{border:0}.style-mini.layout-photo-poster strong{color:#fff}.style-mini.layout-photo-poster em{background:#f3c94b}.style-mini.layout-photo-letter{justify-content:flex-start;background-position:center 62%}.style-mini.layout-photo-letter strong{width:66%;border:1px dashed rgba(166,107,56,.5);border-radius:2px;background:#fff8e7eb;padding:4px;color:#273326}.style-mini.layout-photo-board{justify-content:flex-end;background-size:100% 46%,100% 46%;background-position:top,top;background-repeat:no-repeat;background-color:var(--style-bg)}.style-mini.layout-photo-board strong{width:100%;color:#111711}.style-library>button>span:last-child{display:flex;flex-direction:column;gap:2px}.style-library>button>span:last-child strong{font-size:10px}.style-library>button>span:last-child small{color:var(--muted);font-size:8px;line-height:1.4}.generated-card-layout{display:grid;gap:12px;margin-top:15px}.generated-card-layout canvas{display:block;width:min(100%,420px);height:auto;border:1px solid var(--line);border-radius:10px;background:#fff}.auto-copy-summary{align-self:start;display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:10px;background:#f7f8f4}.auto-copy-summary>span{color:var(--green);font-size:9px;font-weight:800}.auto-copy-summary>strong{font-size:15px;line-height:1.5}.auto-copy-summary p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.auto-copy-summary ul{margin:0;padding-left:18px;color:#495149;font-size:10px;line-height:1.6}.auto-copy-summary small{color:#8a918b;font-size:9px;line-height:1.5}.card-copy-editor{gap:12px}.card-copy-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-copy-editor-heading>span{color:var(--green);font-size:10px;font-weight:800}.card-copy-editor-heading button{border:0;background:transparent;padding:3px 0;color:var(--green);font-size:10px;font-weight:800}.card-copy-editor label{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;color:#384039;font-size:10px;font-weight:800}.card-copy-editor input,.card-copy-editor textarea{grid-column:1 / -1;width:100%;border:1px solid #d5dbd5;border-radius:8px;background:#fff;padding:9px 10px;color:var(--ink);font-size:12px;line-height:1.55;outline:0;resize:vertical}.card-copy-editor input:focus,.card-copy-editor textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d8b3b14}.card-copy-editor label>small{grid-column:2;grid-row:1;text-align:right;font-weight:500}.card-copy-editor>p{border-top:1px solid #e0e4de;padding-top:10px}.style-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.style-actions .primary-small{margin-left:0}.mobile-save-message{margin:10px 0 0;border-radius:8px;padding:10px 12px;background:var(--green-soft);color:var(--green-dark);font-size:11px;line-height:1.55}.topic-library-entry{min-height:68px;display:flex;align-items:center;gap:10px;margin-bottom:17px;padding:12px;border:1px solid #cce2d1;border-radius:9px;background:var(--green-soft);color:var(--green-dark)}.topic-library-entry>svg{width:20px}.topic-library-entry>svg:last-child{width:15px;margin-left:auto}.topic-library-entry>span{display:flex;flex-direction:column;gap:3px}.topic-library-entry strong{font-size:12px}.topic-library-entry small{color:#52725a;font-size:9px}.topic-source-summary{margin-bottom:17px;border:1px solid #c9decf;border-radius:11px;background:#f5faf5;overflow:hidden}.topic-source-summary>summary{min-height:64px;display:flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;list-style:none}.topic-source-summary>summary::-webkit-details-marker{display:none}.topic-source-summary>summary svg{width:20px;color:var(--green)}.topic-source-summary>summary span{display:grid;gap:3px}.topic-source-summary>summary strong{color:var(--green-dark);font-size:12px}.topic-source-summary>summary small{color:#607568;font-size:9px;line-height:1.5}.topic-source-summary dl{display:grid;gap:0;margin:0;border-top:1px solid #dce8df;background:#fff}.topic-source-summary dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;padding:9px 13px;border-top:1px solid #edf0ec}.topic-source-summary dl>div:first-child{border-top:0}.topic-source-summary dt{color:var(--green);font-size:9px;font-weight:800}.topic-source-summary dd{margin:0;color:#4f5a52;font-size:10px;line-height:1.55}.short-style-step{max-width:none}.security-card{margin-bottom:18px}.security-row{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid var(--line)}.security-row>svg{color:var(--green)}.security-row span{display:flex;flex-direction:column;gap:4px;flex:1}.security-row small{color:var(--muted);font-size:10px}.security-row em{font-size:10px;color:var(--green);font-style:normal}.security-note{font-size:11px;color:var(--muted);line-height:1.7;margin:14px 0 0}.plain-list{border-top:1px solid var(--line)}.plain-list a,.plain-list button{width:100%;display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:transparent;padding:16px 2px;font-size:14px;cursor:pointer}.plain-list span{color:var(--muted)}.plain-list .danger{color:var(--danger)}@media(min-width:760px){.app-frame{width:100%;min-height:100vh;padding:0;display:grid;grid-template-columns:230px minmax(0,1fr)}.desktop-sidebar{display:flex;flex-direction:column;padding:28px 18px;background:#0d3920;color:#fff;min-height:100vh;position:sticky;top:0;height:100vh}.desktop-sidebar .brand{font-size:21px;padding:0 10px 26px}.desktop-sidebar nav{display:grid;gap:5px}.desktop-sidebar nav a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:8px;color:#d8e8dc;font-size:13px}.desktop-sidebar nav a.active,.desktop-sidebar nav a:hover{background:#1a5631;color:#fff}.desktop-sidebar nav svg{width:19px}.profile-link{margin-top:auto;display:flex;align-items:center;gap:10px;padding:13px 10px;border-top:1px solid rgba(255,255,255,.18)}.profile-link>svg{width:30px;height:30px}.profile-link span{display:flex;flex-direction:column;gap:2px}.profile-link small{color:#b7ceb9;font-size:10px}.mobile-header,.mobile-bottom-nav{display:none}.desktop-topbar{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);background:#fffdf7f2;position:sticky;top:0;z-index:20;color:var(--muted);font-size:13px}.desktop-topbar>div{display:flex;align-items:center;gap:12px}.desktop-topbar a{color:var(--ink);font-weight:700}.app-main{background:var(--paper);min-height:100vh}.page-surface{max-width:1180px;margin:0 auto;padding:0 40px 50px}.page-watermark{padding-bottom:28px}.home-view{width:100%;max-width:1080px;margin:0 auto;padding-top:32px}.hero-heading{padding-top:34px;max-width:840px}.home-kicker{font-size:13px}.hero-heading h1{font-size:56px}.hero-heading img{width:220px;right:80px}.home-hero-lead{font-size:14px;margin-bottom:32px}.home-editorial-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:24px;align-items:start}.featured-topic,.format-section{max-width:none}.topic-board{min-height:270px;padding:29px 28px}.topic-board h2{font-size:36px;max-width:620px}.topic-board .topic-copy>p,.featured-why{max-width:74%}.clipboard-art{width:250px;height:250px;right:-12px;bottom:-55px;opacity:.62}.encouragement-panel{position:sticky;top:88px;padding:24px}.encouragement-panel blockquote{font-size:24px}.resource-section,.module-section{max-width:none}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-row{min-height:98px;align-items:flex-start}.module-row{min-height:88px}.workflow-list{display:grid;grid-template-columns:1fr 1fr;border-top:0;gap:12px}.workflow-row{border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff}.workflow-row:last-child{grid-column:1 / -1}.interception-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end}.interception-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-layout,.short-layout,.two-column{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start}.form-panel,.scanner-panel,.rule-library,.manual-image-check,.persona-builder,.security-card{padding:24px}.script-check-grid,.persona-fields,.do-dont-grid{grid-template-columns:1fr 1fr}.scenario-workflow{padding:24px}.scenario-options{grid-template-columns:repeat(5,minmax(0,1fr))}.case-grid{grid-template-columns:repeat(2,1fr)}.library-switch{grid-template-columns:1fr 1fr}.topic-style-tabs{grid-template-columns:repeat(3,1fr)}.topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-library{grid-template-columns:repeat(5,minmax(0,1fr))}.generated-card-layout{grid-template-columns:minmax(300px,420px) minmax(230px,1fr);align-items:start}.case-gallery{grid-template-columns:minmax(320px,480px) minmax(0,1fr);align-items:start}.case-gallery-thumbs{display:grid;grid-template-columns:repeat(3,64px);align-content:start;overflow:visible}.standard-page{padding-top:38px}.page-heading{max-width:780px}.page-heading h1{font-size:42px}}@media(min-width:1180px){.app-frame{grid-template-columns:250px minmax(0,1fr)}.page-surface{padding-inline:54px}.case-grid{grid-template-columns:repeat(3,1fr)}.topic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.auth-page{width:100%;min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:#f9f4e8}.auth-copy{--auth-parallax-x: 0px;--auth-parallax-y: 0px;position:relative;min-height:252px;overflow:hidden;isolation:isolate;padding:18px 20px;background:#f6eedc;color:#103d2a}.auth-hero-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;object-fit:contain;object-position:left 50%;transform:translate3d(var(--auth-parallax-x),var(--auth-parallax-y),0) scale(1.08);transform-origin:left center;transition:transform .35s ease-out;animation:auth-art-breathe 12s ease-in-out infinite alternate}.auth-brand{position:relative;z-index:2;display:inline-flex;color:#124a34;font-size:13px;font-weight:900;letter-spacing:.12em;text-shadow:0 1px 0 rgba(255,253,247,.72)}.auth-hero-message{position:absolute;z-index:2;top:62px;right:19px;width:48%;text-align:right}.auth-hero-kicker{margin:0 0 5px;color:#976f24;font-size:9px;font-weight:800;letter-spacing:.16em}.auth-copy h1{margin:0;color:#0c4e34;font-family:STKaiti,KaiTi,FZKai-Z03,Songti SC,serif;font-size:clamp(42px,12vw,50px);font-weight:900;line-height:.88;letter-spacing:-.12em;text-shadow:0 2px 0 rgba(255,253,247,.62),0 11px 28px rgba(31,66,42,.1)}.auth-copy h1 span{display:block;animation:auth-title-rise .8s cubic-bezier(.2,.8,.2,1) both}.auth-copy h1 span:last-child{margin-top:7px;color:#9e761f;animation-delay:.12s}.auth-hero-caption{margin:10px 0 0 auto;max-width:170px;color:#3e4f42;font-family:Songti SC,STSong,SimSun,serif;font-size:10px;line-height:1.55}.auth-trust-list{display:none}.auth-form{position:relative;z-index:3;flex:1;margin-top:-10px;border-radius:22px 22px 0 0;background:#fff;padding:20px 22px 26px;box-shadow:0 -14px 32px #43341914;animation:auth-form-arrive .72s cubic-bezier(.2,.8,.2,1) both}.auth-form-shell{width:100%;max-width:430px;margin:0 auto}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e5e0d6}.auth-tabs button{position:relative;min-height:42px;border:0;background:transparent;color:#77736d;font-size:14px;font-weight:800}.auth-tabs button:after{position:absolute;right:22%;bottom:-1px;left:22%;height:2px;background:transparent;content:""}.auth-tabs button.active{color:#0d7537}.auth-tabs button.active:after{background:#0d8b3b}.auth-form-heading{margin:20px 0 17px}.auth-form-heading>span{color:#9a742c;font-size:9px;font-weight:900;letter-spacing:.15em}.auth-form h2{margin:4px 0 5px;font-family:Songti SC,STSong,SimSun,serif;font-size:24px;line-height:1.25;letter-spacing:-.04em}.auth-form-heading p{margin:0;color:#7a7a73;font-size:11px;line-height:1.55}.auth-form form{display:grid;gap:12px}.auth-form label{display:grid;gap:6px;color:#262b26;font-size:12px;font-weight:800}.auth-input-shell{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;min-height:46px;border:1px solid #d9d8d2;border-radius:9px;background:#fff;padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-input-shell:focus-within{border-color:#0d8b3b;box-shadow:0 0 0 3px #0d8b3b1a;transform:translateY(-1px)}.auth-input-shell>svg{width:18px;color:#8b8e88}.auth-form input{width:100%;min-width:0;border:0;background:transparent;padding:12px 8px;color:var(--ink);outline:none;font-size:13px}.auth-form input::placeholder{color:#aaa9a3}.auth-password-toggle{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:transparent;color:#777c77}.auth-password-toggle:hover{background:#f0f5f0;color:#0d7537}.auth-password-toggle svg{width:18px}.auth-form label small{color:#8a8b85;font-size:10px;font-weight:500}.auth-message-area:empty{display:none}.auth-form .primary-action.auth-submit{width:100%;min-height:48px;justify-content:center;margin-top:1px;border-radius:9px;background:#0d8538;box-shadow:0 9px 22px #0d753733;font-size:14px;letter-spacing:.03em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-form .primary-action.auth-submit:hover:not(:disabled){background:#096e30;box-shadow:0 12px 26px #0d753742;transform:translateY(-2px)}.auth-form .primary-action.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:16px 0 0;color:#858780;font-size:10px}.auth-security-note svg{width:15px;color:#0d8b3b}.form-message{margin:0;border-radius:7px;padding:10px 12px;font-size:11px}.form-message.error{background:#fff0ed;color:var(--danger)}.form-message.success{background:#ebf7ee;color:var(--green)}@keyframes auth-art-breathe{0%{filter:saturate(.96) contrast(.99)}to{filter:saturate(1.06) contrast(1.02)}}@keyframes auth-title-rise{0%{opacity:0;transform:translate3d(0,16px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes auth-form-arrive{0%{opacity:0;transform:translate3d(22px,0,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.auth-hero-art,.auth-copy h1 span,.auth-form{animation:none!important;transform:none!important}}@media(min-width:760px){.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(540px,59.3fr) minmax(430px,40.7fr)}.auth-copy{min-height:100vh;padding:31px clamp(32px,3.4vw,56px)}.auth-hero-art{width:120%;object-position:left 50%}.auth-brand{font-size:16px}.auth-hero-message{top:28%;right:clamp(38px,4vw,72px);width:min(46%,390px)}.auth-hero-kicker{margin-bottom:12px;font-size:11px}.auth-copy h1{font-size:clamp(72px,7vw,104px);line-height:.88}.auth-copy h1 span:last-child{margin-top:13px}.auth-hero-caption{max-width:none;margin-top:23px;font-size:15px;line-height:1.8;white-space:nowrap}.auth-trust-list{position:absolute;right:clamp(38px,4vw,72px);bottom:33px;z-index:2;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;width:min(62%,520px);margin:0;padding:0;color:#304c3b;list-style:none}.auth-trust-list li{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.auth-trust-list svg{width:15px;color:#a37a26}.auth-form{display:grid;min-height:100vh;margin-top:0;border-radius:0;place-items:center;padding:48px clamp(38px,4.5vw,72px);box-shadow:-13px 0 42px #3630220f}.auth-form-heading{margin:32px 0 26px}.auth-form h2{margin-top:7px;font-size:30px}.auth-form-heading p{font-size:12px}.auth-form form{gap:17px}.auth-form label{gap:8px;font-size:13px}.auth-input-shell{min-height:58px;border-radius:10px;padding-inline:15px}.auth-form input{padding:15px 9px;font-size:14px}.auth-form label small{font-size:11px}.auth-form .primary-action.auth-submit{min-height:58px;margin-top:3px;font-size:16px}.auth-security-note{margin-top:24px;font-size:11px}}.standard-final-step{display:grid;gap:18px;min-width:0;max-width:100%}[data-workflow-step-panel]{scroll-margin-top:78px}.final-step-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.final-step-heading span{color:var(--green);font-size:12px;font-weight:800}.final-step-heading h2{margin:5px 0;font-size:24px}.final-step-heading p{margin:0;color:var(--muted)}.final-step-heading>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex-shrink:0}.multi-image-composer{min-width:0;max-width:100%;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.composer-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:start;min-width:0}.composer-toolbar>div:first-child{min-width:0}.composer-toolbar h3{margin:5px 0;font-size:21px}.composer-toolbar p{margin:0;color:var(--muted)}.composer-reset-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex:0 0 auto}.composer-style-row{margin-top:20px;padding:15px;border-radius:12px;background:#f6f8f4}.composer-style-row>strong{display:block;margin-bottom:10px}.composer-style-row>div{display:flex;flex-wrap:wrap;gap:8px}.composer-style-row button{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d9dfd8;border-radius:999px;background:#fff;color:#4a554c}.composer-style-row button i{width:15px;height:15px;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 4px var(--swatch-bg)}.composer-style-row button.active{border-color:var(--green);box-shadow:0 0 0 2px #077e371a;color:var(--green);font-weight:800}.composer-page-tabs{display:flex;max-width:100%;min-width:0;gap:8px;margin-top:18px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:6px}.composer-page-tabs button{min-width:145px;max-width:210px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:9px;padding:9px;background:#fff}.composer-page-tabs button span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#eef3ee;color:var(--green);font-size:11px;font-weight:800}.composer-page-tabs button strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.composer-page-tabs button.active{border-color:var(--green);background:#f3faf4;box-shadow:0 0 0 2px #077e3714}.composer-page-tabs button.overflow{border-color:#d97c82;background:#fff7f5}.composer-overflow-warning{margin-top:12px;border:1px solid #e3a4a8;border-radius:9px;background:#fff4f2;color:#9a2832;padding:11px 13px;font-size:12px;line-height:1.6}.composer-pages{display:grid;min-width:0;gap:16px;margin-top:18px}.composer-page-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 250px;gap:18px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fcfdfb}.page-copy-editor{display:grid;min-width:0;gap:9px;align-content:start}.page-copy-editor>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#eaf5ec;color:var(--green);font-size:11px;font-weight:800}.page-copy-editor label{display:grid;min-width:0;gap:5px;font-size:11px;font-weight:700}.page-copy-editor input,.page-copy-editor textarea{min-width:0;width:100%;border:1px solid #d7ddd6;border-radius:8px;padding:9px 10px;resize:vertical;background:#fff}.page-copy-editor textarea:focus,.page-copy-editor input:focus{outline:0;border-color:var(--green);box-shadow:0 0 0 3px #077e3714}.page-char-count{margin-top:-5px;color:var(--muted);font-size:10px;text-align:right}.remove-page{width:fit-content;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#a3373e;padding:4px 0}.remove-page svg{width:15px}.page-canvas-wrap{display:grid;gap:8px;align-content:start}.page-canvas-wrap canvas{width:100%;aspect-ratio:3 / 4;border-radius:9px;box-shadow:0 7px 22px #192a1e1f}.page-canvas-wrap button{border:1px solid #d8ded8;border-radius:8px;padding:8px;background:#fff;color:var(--green);font-weight:700;display:flex;justify-content:center;align-items:center;gap:5px}.page-canvas-wrap button svg{width:16px}.composer-footer{display:flex;justify-content:space-between;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.composer-footer button{display:flex;align-items:center;gap:6px}.composer-footer svg{width:18px}.final-preview-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;align-items:start}.final-check-panel{position:sticky;top:18px}.risk-learning-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}.risk-learning-grid article{padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff}.risk-learning-grid strong{color:var(--green)}.risk-learning-grid p{margin:8px 0 0;color:var(--muted);line-height:1.7;font-size:12px}@media(max-width:760px){.final-step-heading,.composer-toolbar{flex-direction:column;align-items:stretch}.final-step-heading>div:last-child{display:grid;grid-template-columns:1fr}.composer-reset-actions{display:grid;grid-template-columns:1fr}.composer-reset-actions button{width:100%}.multi-image-composer{width:100%;padding:14px}.composer-style-row{padding:12px}.composer-style-row>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.composer-style-row button{min-width:0;justify-content:flex-start;padding-inline:9px}.composer-page-row{width:100%;grid-template-columns:minmax(0,1fr);padding:12px}.page-canvas-wrap{max-width:300px;width:100%;margin:0 auto}.composer-footer{flex-direction:column}.composer-footer button{justify-content:center}.final-preview-row{grid-template-columns:1fr}.final-check-panel{position:static}.risk-learning-grid{grid-template-columns:1fr}}.featured-topic-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:8px;margin:11px 0}.featured-topic-options>button{min-width:0;min-height:58px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px;text-align:left;color:var(--ink)}.featured-topic-options>button>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#eef3ee;color:var(--green);font-size:10px;font-weight:800}.featured-topic-options>button strong{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.45}.featured-topic-options>button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.featured-topic-options .refresh-topics{justify-content:center;color:var(--green);font-weight:800;white-space:nowrap}.featured-topic-options .refresh-topics svg{width:17px}.horizontal-scroll-hint{display:none;color:var(--muted);font-size:11px;line-height:1.4}.topic-tools-sticky{position:sticky;top:68px;z-index:8;border-block:1px solid transparent;background:#fffdf7f5;padding:10px 0 8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.style-heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.style-expand-button{min-height:36px;border:1px solid #cbd8cd;border-radius:8px;background:#fff;padding:7px 10px;color:var(--green);font-size:11px;font-weight:800}.composer-style-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.composer-style-heading>span{display:grid;gap:3px}.composer-style-heading small{color:var(--muted);font-size:10px}.composer-style-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.composer-style-choice{min-width:0;display:grid!important;grid-template-columns:72px minmax(0,1fr);align-items:center!important;gap:9px!important;border-radius:10px!important;padding:7px!important;text-align:left}.composer-style-choice>.style-mini{width:72px;height:58px}.composer-style-choice>span:last-child{min-width:0;display:grid;gap:3px}.composer-style-choice>span:last-child strong{font-size:11px}.composer-style-choice>span:last-child small{color:var(--muted);font-size:9px;line-height:1.35}.page-edit-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.page-edit-actions button{min-height:36px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d5dbd5;border-radius:7px;background:#fff;padding:7px 9px;color:#425048;font-size:11px;font-weight:700}.page-edit-actions button svg{width:15px}.page-edit-actions button:disabled{opacity:.42}.page-edit-actions .remove-page{color:#a3373e}.persona-builder.compact{padding-block:13px}.persona-builder.compact .panel-heading{margin-bottom:8px}.persona-edit-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:800}.persona-edit-button svg{width:16px}.persona-compact-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}.persona-compact-summary>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.persona-save-button{margin-top:12px}.persona-save-button svg{width:18px}.live-page-heading .primary-small svg,.live-page-heading .secondary-action svg{width:20px}.live-heading-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.live-heading-actions .primary-small{margin:0}.live-heading-actions .secondary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #bed3c2;border-radius:9px;background:#fff;padding:10px 15px;color:var(--green);font-weight:800}.faq-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.faq-actions button{min-height:35px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cdd8cf;border-radius:7px;background:#fff;padding:7px 9px;color:var(--green);font-size:10px;font-weight:700}.faq-actions svg{width:15px}.live-presenter{width:100%;min-width:0;max-width:100%;min-height:calc(100vh - 62px);padding:28px 0 50px}.live-presenter-top{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.live-presenter-top>span{display:grid;gap:3px}.live-presenter-top small{color:var(--green);font-weight:800}.live-presenter-top strong{font-size:18px}.live-presenter-top button{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px 11px}.live-presenter-top svg{width:17px}.live-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.live-mode-tabs button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c9d8cc;border-radius:10px;background:#fff;color:#526159;font-weight:800}.live-mode-tabs button.active{border-color:var(--green);background:var(--green-soft);color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.live-mode-tabs svg{width:20px}.live-question-stage{border:1px solid #bcd8c2;border-radius:18px;background:#f4faf4;padding:clamp(24px,5vw,54px);box-shadow:0 16px 40px #123d2014}.live-question-category{display:inline-flex;border-radius:999px;background:var(--green);padding:6px 11px;color:#fff;font-size:12px;font-weight:800}.live-question-stage h1{max-width:900px;margin:22px 0 18px;font-family:var(--serif);font-size:clamp(30px,4.2vw,54px);line-height:1.25}.live-question-stage p{max-width:900px;margin:0;color:#314238;font-size:clamp(18px,2vw,25px);line-height:1.75}.live-stage-badges{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-stage-badges small{color:var(--muted);font-weight:700}.live-question-stage blockquote{max-width:920px;margin:0 0 22px;border-left:5px solid var(--green);border-radius:0 10px 10px 0;background:#fff;padding:16px 19px;color:#23372a;font-size:clamp(17px,1.7vw,22px);line-height:1.65}.live-question-stage blockquote strong{display:block;margin-bottom:5px;color:var(--green);font-size:12px}.live-story-section{max-width:920px;border-top:1px solid #d3e3d6;padding-top:19px}.live-story-section h2{margin:0 0 12px;font-size:16px}.live-story-section ol{display:grid;gap:10px;margin:0;padding-left:24px;color:#314238;font-size:clamp(16px,1.6vw,20px);line-height:1.6}.live-topic-prompts{max-width:920px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.live-topic-prompts p{border:1px solid #d3e1d5;border-radius:11px;background:#fff;padding:14px 16px;font-size:clamp(14px,1.35vw,17px)}.live-topic-prompts strong,.live-answer-copy>strong,.live-follow-up>strong{display:block;margin-bottom:5px;color:var(--green);font-size:12px}.live-answer-copy,.live-follow-up{max-width:920px;border-radius:12px;background:#fff;padding:18px 20px}.live-answer-copy p,.live-follow-up p{font-size:clamp(17px,1.8vw,22px)}.live-follow-up{margin-top:12px;border:1px dashed #9fc5a7}.live-presenter-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:30px}.live-presenter-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #bfd3c3;border-radius:9px;background:#fff;color:var(--green-dark);font-weight:800}.live-presenter-actions button.next{border-color:var(--green);background:var(--green);color:#fff}.live-presenter-actions button.answered{background:#e1f2e5;color:var(--green)}.live-presenter-actions svg{width:19px}.live-question-jump{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.live-question-jump button{min-width:0;overflow-wrap:anywhere;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px 11px;text-align:left;font-size:11px}.live-question-jump button span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#edf2ed;color:var(--green);font-weight:800}.live-question-jump button.active{border-color:var(--green);background:var(--green-soft)}.live-question-jump button.answered{opacity:.55;text-decoration:line-through}.live-jump-drawer{margin-top:18px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px 14px}.live-jump-drawer>summary{min-height:48px;display:flex;align-items:center;gap:7px;cursor:pointer;color:var(--green);font-weight:800}.live-jump-drawer>summary svg{width:20px}.live-jump-drawer .live-question-jump{margin-top:4px}.live-prep-grid{align-items:start}.live-usage-note{margin-top:16px;border-radius:10px;background:#f1f7f2;padding:14px 16px}.live-usage-note strong{color:var(--green)}.live-usage-note p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.live-library-panel{margin-top:18px}.live-library-panel .panel-heading>span{display:grid;gap:3px}.live-library-panel .panel-heading small{color:var(--green);font-size:10px;font-weight:800}.live-library-panel .panel-heading>strong{color:var(--green)}.live-filter-chips{margin:12px 0 15px}.live-filter-chips button{min-height:38px;flex:0 0 auto;border:1px solid #ccd8ce;border-radius:999px;background:#fff;padding:8px 13px;color:#536159;font-size:11px}.live-filter-chips button.active{border-color:var(--green);background:var(--green);color:#fff;font-weight:800}.live-topic-grid,.live-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.live-topic-card{min-width:0;border:1px solid #d5ddd6;border-radius:11px;background:#fff;overflow:hidden}.live-topic-card[open]{border-color:#91bf9b;box-shadow:0 8px 22px #16482514}.live-topic-card>summary{min-height:130px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;cursor:pointer;padding:16px;list-style:none}.live-topic-card>summary::-webkit-details-marker{display:none}.live-topic-card>summary>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:900}.live-topic-card summary div{min-width:0}.live-topic-card summary small{color:var(--green);font-size:10px;font-weight:800}.live-topic-card h3{margin:5px 0;font-size:16px;line-height:1.45}.live-topic-card summary p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.live-topic-card-body{border-top:1px solid #e0e6e1;background:#fbfcfa;padding:15px 16px 4px}.live-topic-card-body>strong{color:var(--green);font-size:11px}.live-topic-card-body ol{display:grid;gap:6px;margin:8px 0 13px;padding-left:21px;color:#3f4c44;font-size:11px;line-height:1.55}.live-topic-card-body>p{margin:7px 0;border-radius:7px;background:#fff;padding:9px 10px;color:#4a574f;font-size:11px;line-height:1.55}.live-topic-card-body b{display:block;margin-bottom:2px;color:var(--green)}.live-topic-card-body .faq-actions{margin-top:12px}.live-faq-panel{margin-bottom:30px}.live-faq-item{margin:0}.live-faq-item summary{min-height:54px}.live-faq-answer{padding:12px 14px 5px}.live-faq-answer strong{color:var(--green);font-size:10px}.live-faq-answer p{margin:4px 0 12px;color:#3f4d44;font-size:12px;line-height:1.65}@media(min-width:760px)and (max-width:1050px){.page-surface{padding-inline:26px}.composer-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-style-choice{grid-template-columns:72px minmax(0,1fr)}.composer-style-choice>span:last-child strong{font-size:12px;overflow-wrap:anywhere}.composer-style-choice>span:last-child small{font-size:10px;overflow-wrap:anywhere}.composer-page-row{grid-template-columns:minmax(0,1fr)}.page-canvas-wrap{width:min(100%,360px);margin:0 auto}.final-step-heading,.composer-toolbar{flex-direction:column;align-items:stretch}.final-step-heading>div:last-child{justify-content:flex-start}.final-preview-row{grid-template-columns:minmax(0,1fr)}.final-check-panel{position:static}.two-column{grid-template-columns:minmax(0,1fr)}}@media(max-width:759px){.topic-board .topic-copy>p,.featured-why{max-width:100%}.topic-board{min-height:0;padding-bottom:24px}.encouragement-panel{margin-top:2px}.featured-topic-options{display:flex;overflow-x:auto;padding-bottom:4px}.featured-topic-options>button{min-width:220px}.featured-topic-options .refresh-topics{min-width:92px}.horizontal-scroll-hint{display:block;margin:2px 0 9px}.topic-tools-sticky{top:59px;margin-inline:-22px;padding-inline:22px}.topic-library-page .library-switch{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:9px}.topic-library-page .library-switch button{min-height:58px;padding:8px}.topic-library-page .library-switch svg{width:18px}.topic-library-page .library-switch small{display:none}.topic-library-page .topic-style-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:11px}.topic-library-page .topic-style-tabs button{min-height:62px;padding:7px}.topic-library-page .topic-style-tabs strong{font-size:11px;line-height:1.35}.topic-library-page .topic-style-tabs small{display:none}.library-topic-card>p{font-size:13px}.topic-card-meta em{font-size:11px}.topic-source-summary dl>div{grid-template-columns:82px minmax(0,1fr)}.topic-source-summary dt{font-size:11px}.topic-source-summary dd{font-size:12px}.style-generator-heading{flex-direction:column}.style-heading-actions{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.composer-style-heading{display:flex!important;align-items:flex-start}.composer-style-heading small{font-size:11px}.composer-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-style-choice{grid-template-columns:1fr}.composer-style-choice>.style-mini{width:100%;height:68px}.composer-style-choice>span:last-child strong{font-size:12px}.composer-style-choice>span:last-child small{font-size:11px}.persona-compact-summary{align-items:stretch;flex-direction:column;font-size:12px}.persona-compact-summary>span{white-space:normal}.live-presenter{min-height:calc(100vh - 122px);padding:14px 0 100px}.live-presenter-top{align-items:flex-start}.live-presenter-top button{font-size:11px}.live-mode-tabs{grid-template-columns:1fr}.live-question-stage{padding:20px 16px}.live-question-stage h1{margin-block:17px 13px;font-size:30px}.live-question-stage p{font-size:18px}.live-topic-prompts{grid-template-columns:1fr}.live-story-section ol{font-size:16px}.live-presenter-actions{grid-template-columns:1fr 1fr;margin-top:22px}.live-question-jump{grid-template-columns:1fr}.live-question-jump button{font-size:12px}.live-heading-actions{display:grid;grid-template-columns:1fr}.live-heading-actions button{width:100%}.live-topic-grid,.live-faq-grid{grid-template-columns:1fr}.live-topic-card>summary{min-height:0;padding:14px}.live-library-panel .panel-heading{align-items:flex-start}.live-filter-chips{margin-right:-22px;padding-right:28px;overflow-x:auto}.live-filter-chips button{min-height:44px}.header-meta a,.header-meta button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0}.back-link{min-height:44px;margin-bottom:12px}.chip-scroll{margin-right:-22px;padding-right:28px;scrollbar-width:thin}.chip-scroll button{min-height:44px;padding-inline:14px}.faq-item summary,.rule-item summary{min-height:44px;display:flex;align-items:center}.style-expand-button,.media-next,.faq-actions button,.page-edit-actions button{min-height:44px;font-size:12px}.preview-thumbs button{width:44px;height:56px}.topic-card-actions button,.qa-note-actions button{min-height:44px;font-size:12px}.topic-card-meta span{font-size:11px}}
