:root{--ink:#181b1a;--muted:#59635f;--paper:#f5f6f3;--surface:#fff;--line:#d7ddda;--line-strong:#b8c2bd;--green:#147d64;--green-dark:#0e604c;--green-soft:#e1f1ea;--amber:#b06b08;--amber-soft:#fff0cc;--red:#b84a37;--red-soft:#fbe6e0;--blue:#286c9d;--blue-soft:#e3f0f8;--shadow:0 16px 44px #181b1a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f6f3f0;position:sticky;top:0}.header-inner,.footer-inner,.footer-bottom,.page-shell{width:min(1160px,100% - 40px);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:66px;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.desktop-nav{gap:28px;font-size:14px;font-weight:650;display:flex}.desktop-nav a:hover,.site-footer a:hover{color:var(--green)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line-strong);border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);min-width:220px;box-shadow:var(--shadow);background:#fff;padding:8px;display:grid;position:absolute;top:47px;right:0}.mobile-menu nav a{padding:11px 12px}.page-shell{padding:54px 0 88px}.home-intro{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:72px;min-height:500px;padding-bottom:38px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800;line-height:1.3}h1,h2,h3{letter-spacing:0;line-height:1.14}h1{max-width:760px;margin:0;font-size:clamp(2.4rem,5.6vw,4.9rem);font-weight:760}.tool-hero h1{font-size:clamp(2.25rem,4.8vw,4rem)}.lede{max-width:680px;color:var(--muted);margin:22px 0 0;font-size:clamp(1.03rem,1.5vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.button{background:var(--green);color:#fff;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 17px;font-weight:750;display:inline-flex}.button:hover{background:var(--green-dark)}.button.secondary{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.button.secondary:hover{background:#edf0ee}.button.icon-only{width:42px;padding:0}.profile-visual{color:#fff;min-height:390px;box-shadow:var(--shadow);background:#202524;border-radius:8px;padding:34px;position:relative;overflow:hidden}.profile-visual:after{content:"";background:var(--green);height:9px;position:absolute;inset:auto 0 0}.visual-top{align-items:center;gap:15px;display:flex}.avatar{background:var(--amber-soft);width:70px;height:70px;color:var(--amber);border-radius:50%;flex:0 0 70px;place-items:center;font-size:24px;font-weight:850;display:grid}.visual-name{font-size:18px;font-weight:800}.visual-handle{color:#aeb8b4;font-size:14px}.visual-bio{min-height:116px;margin:31px 0 25px;font-size:clamp(1.2rem,2.5vw,1.7rem);line-height:1.45}.visual-meta{color:#c9d1ce;border-top:1px solid #414947;gap:20px;padding-top:18px;font-size:13px;display:flex}.section{border-top:1px solid var(--line);padding:72px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-heading h2,.content-section h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem)}.section-heading p{max-width:520px;color:var(--muted);margin:0}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hub-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tool-card{border:1px solid var(--line);background:var(--surface);border-radius:7px;flex-direction:column;min-height:224px;padding:22px;transition:transform .18s,border-color .18s;display:flex}.tool-card:hover{border-color:var(--line-strong);transform:translateY(-3px)}.tool-card-tag{text-transform:uppercase;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:11px;font-weight:800}.tool-card-tag.green{background:var(--green-soft);color:var(--green-dark)}.tool-card-tag.amber{background:var(--amber-soft);color:var(--amber)}.tool-card-tag.red{background:var(--red-soft);color:var(--red)}.tool-card-tag.blue{background:var(--blue-soft);color:var(--blue)}.tool-card h3{margin:35px 0 9px;font-size:19px}.tool-card p{color:var(--muted);margin:0;font-size:14px}.tool-card-link{color:var(--green-dark);align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-size:14px;font-weight:750;display:flex}.steps{grid-template-columns:repeat(3,1fr);gap:42px;display:grid}.step-number{color:var(--red);margin-bottom:18px;font-size:14px;font-weight:850;display:block}.steps h3{margin:0 0 8px}.steps p{color:var(--muted);margin:0}.tool-hero{max-width:820px;padding:34px 0 32px}.breadcrumb{color:var(--muted);margin-bottom:24px;font-size:13px}.breadcrumb a:hover{color:var(--green)}.trust-row{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:22px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.tool-pitch{margin:0 0 28px}.tool-pitch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tool-pitch-card{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:16px;transition:border-color .18s}.tool-pitch-card:hover{border-color:var(--line-strong)}.tool-pitch-card strong{margin-bottom:6px;font-size:14px;display:block}.tool-pitch-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.quick-starts{margin:0 0 28px}.quick-starts-heading{max-width:680px;margin-bottom:16px}.quick-starts-heading .eyebrow{margin-bottom:8px}.quick-starts-heading h2{margin:0 0 8px;font-size:clamp(1.45rem,2.6vw,2rem)}.quick-starts-heading p:last-child{color:var(--muted);margin:0;font-size:14px}.quick-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.quick-start-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-start{border:1px solid var(--line);background:var(--surface);border-radius:6px;flex-direction:column;gap:6px;min-height:118px;padding:15px;transition:border-color .18s,transform .18s;display:flex}.quick-start:hover,.quick-start.active{border-color:var(--green)}.quick-start:hover{transform:translateY(-2px)}.quick-start strong{font-size:15px}.quick-start span{color:var(--muted);font-size:13px;line-height:1.45}.quick-start small{color:var(--green-dark);margin-top:auto;font-size:12px;font-weight:750}.tool-workspace{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:stretch;gap:18px;margin-bottom:64px;display:grid}.tool-panel,.preview-panel{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-width:0}.tool-panel{padding:24px}.panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;display:flex}.panel-heading h2{margin:0;font-size:18px}.panel-heading span{color:var(--muted);font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.quota-bar{background:var(--green-soft);color:var(--green-dark);border:1px solid #c9ded6;border-radius:5px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 20px;padding:10px 12px;font-size:12px;display:flex}.quota-bar span{align-items:center;gap:7px;font-weight:750;display:inline-flex}.quota-bar strong{white-space:nowrap}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:750}.field small{color:var(--muted);font-size:12px}.field input,.field textarea,.field select,.text-input{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:5px;outline:none;padding:11px 12px}.field input:focus,.field textarea:focus,.field select:focus,.text-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #147d641f}.field textarea,.text-input{resize:vertical;min-height:112px}.toggle-row{flex-wrap:wrap;gap:18px;margin:19px 0;display:flex}.toggle{align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.toggle input{accent-color:var(--green);width:17px;height:17px}.form-actions{gap:10px;display:flex}.status-message{border:1px solid;border-radius:5px;align-items:flex-start;gap:9px;margin:15px 0;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.status-message.error{background:var(--red-soft);color:#8f3322;border-color:#e5b5a9}.status-message.notice{color:#d6dedb;background:#303936;border-color:#5b6964;margin-top:0}.quota-note{color:var(--muted);margin:13px 0 0;font-size:12px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.preview-panel{color:#fff;background:#202524;padding:24px}.preview-panel .panel-heading span{color:#acb7b3}.result-list{gap:10px;display:grid}.result-item{white-space:pre-wrap;background:#292f2d;border:1px solid #414947;border-radius:6px;min-height:106px;padding:15px 50px 15px 15px;position:relative}.result-item p{margin:0;line-height:1.5}.result-meta{color:#9eaaa6;margin-top:9px;font-size:11px}.copy-button{color:#fff;background:0 0;border:1px solid #4c5652;border-radius:4px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:10px;right:10px}.copy-button:hover{background:#3a4441}.empty-result{text-align:center;color:#b9c2bf;place-items:center;min-height:330px;display:grid}.empty-result svg{color:#79bea9;margin:0 auto 14px}.content-layout{grid-template-columns:minmax(0,1fr) 280px;gap:72px;display:grid}.content-section{max-width:780px}.content-section h2{margin-top:48px}.content-section h3{margin-top:30px}.content-section p,.content-section li{color:#46504c}.content-section ul,.content-section ol{padding-left:20px}.content-section a{color:var(--green-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.content-section a:hover{color:var(--green)}.aside-links{border-left:2px solid var(--line);align-self:start;padding-left:20px;position:sticky;top:96px}.aside-links strong{text-transform:uppercase;margin-bottom:12px;font-size:13px;display:block}.aside-links a{color:var(--muted);padding:6px 0;font-size:13px;display:block}.aside-links a:hover{color:var(--green)}.faq-list{gap:8px;margin-top:22px;display:grid}.faq-list details{border-top:1px solid var(--line);padding:17px 0}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{margin:10px 0 0}.converter-stack{gap:18px;display:grid}.mode-tabs{background:#edf0ee;border-radius:6px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.mode-tabs button{color:var(--muted);background:0 0;border:0;border-radius:4px;padding:8px 12px;font-size:13px;font-weight:700}.mode-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014}.output-box{border:1px solid var(--line-strong);overflow-wrap:anywhere;background:#fbfcfb;border-radius:5px;min-height:142px;padding:16px 52px 16px 16px;font-size:22px;position:relative}.output-box .copy-button{color:var(--ink);border-color:var(--line)}.counter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.counter-stat{border:1px solid var(--line);background:#fff;border-radius:6px;padding:16px}.counter-stat strong{font-size:24px;display:block}.counter-stat span{color:var(--muted);font-size:12px}.limit-list{gap:9px;display:grid}.limit-row{grid-template-columns:120px 1fr 54px;align-items:center;gap:12px;font-size:13px;display:grid}.meter{background:#e8ecea;border-radius:4px;height:7px;overflow:hidden}.meter>span{background:var(--green);height:100%;display:block}.checker-stack{gap:18px;display:grid}.checker-empty{color:var(--muted);margin:0;font-size:14px}.checker-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.checker-actions.light .button{color:var(--ink)}.name-score-card{border:1px solid var(--line);background:#fbfcfb;border-radius:7px;padding:16px}.name-score-head{justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px;display:flex}.name-score-head span.over{color:var(--red);font-weight:800}.name-score-list{margin:0;padding-left:18px;font-size:13px}.name-score-list.issues{color:#8a3b32}.name-score-list.tips{color:#365647}.mode-tabs.compact{display:inline-flex}.counter-note{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.limit-row.featured{border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px 12px}.over-text{color:var(--red);font-weight:750}.split-limits{gap:12px}.guide-preset-intro{border:1px solid var(--line);background:#fff;border-radius:7px;gap:18px;margin-bottom:22px;padding:22px 24px;display:grid}.guide-preset-copy h2{margin:8px 0 10px;font-size:clamp(1.35rem,2.4vw,1.8rem)}.guide-preset-copy p:last-child{color:var(--muted);margin:0}.guide-preset-facts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:0;display:grid}.guide-preset-fact{border:1px solid var(--line);background:#fbfcfb;border-radius:6px;padding:12px}.guide-preset-fact dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:11px;font-weight:800}.guide-preset-fact dd{margin:0;font-size:14px;font-weight:650}.guide-preset-jump{width:fit-content}.guide-rewrite-example,.rewrite-showcase{padding-top:0}.rewrite-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.rewrite-card{border:1px solid var(--line);background:#fff;border-radius:7px;gap:14px;padding:18px;display:grid}.rewrite-card.compact{padding:16px}.rewrite-card-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.rewrite-card-head h3{margin:0;font-size:17px}.rewrite-platform{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.rewrite-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rewrite-column pre{white-space:pre-wrap;border-radius:6px;margin:0;padding:12px;font-size:13px;line-height:1.45}.rewrite-column.before pre{background:#f7f1f0;border:1px solid #ead7d4}.rewrite-column.after pre{background:var(--green-soft);border:1px solid #c9ded6}.rewrite-label{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.rewrite-score{border-radius:999px;place-items:center;min-width:34px;height:34px;font-size:13px;font-weight:800;display:inline-grid}.rewrite-score.good{background:var(--green-soft);color:var(--green-dark)}.rewrite-score.mid{background:var(--amber-soft);color:var(--amber)}.rewrite-score.low{background:var(--red-soft);color:var(--red)}.rewrite-issue,.rewrite-tip,.rewrite-note{margin:8px 0 0;font-size:12px;line-height:1.45}.rewrite-issue{color:#8a3b32}.rewrite-tip{color:#365647}.rewrite-note{color:var(--muted)}.rewrite-link{color:var(--green-dark);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.rewrite-showcase-actions{margin-top:18px}.limit-reference-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.limit-reference-card{border:1px solid var(--line);background:var(--surface);border-radius:6px;flex-direction:column;gap:12px;padding:16px;transition:border-color .18s,transform .18s;display:flex}.limit-reference-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.limit-reference-card.highlight{border-color:var(--green);background:var(--green-soft)}.limit-reference-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.limit-reference-head h3{margin:0;font-size:16px}.limit-reference-tag{color:var(--green-dark);text-transform:uppercase;background:#fff;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:800}.limit-reference-stats{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.limit-reference-stats div.full{grid-column:1/-1}.limit-reference-stats dt{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 2px;font-size:11px;font-weight:700}.limit-reference-stats dd{margin:0;font-size:18px;font-weight:800}.limit-reference-link{color:var(--green-dark);margin-top:auto;font-size:13px;font-weight:750}.limit-reference-link:hover{color:var(--green)}.tool-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tool-workflow-step{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:16px}.tool-workflow-step h3{margin:0 0 8px;font-size:15px}.tool-workflow-step p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.tool-workflow-link{color:var(--green-dark);align-items:center;gap:5px;margin-top:12px;font-size:13px;font-weight:750;display:inline-flex}.tool-workflow-link:hover{color:var(--green)}.rewrite-tag{background:var(--green-soft);color:var(--green-dark);border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:750}.small-text-flow{gap:28px;margin-bottom:28px;display:grid}.small-text-workspace{margin-bottom:0}.small-text-presets .quick-start{text-align:left;background:var(--surface);width:100%}.small-text-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;margin-top:8px;display:flex}.small-text-meta a{color:var(--green-dark);text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.small-text-unsupported{border:1px solid var(--line);background:#fbfcfb;border-radius:6px;padding:12px 14px}.small-text-unsupported strong{margin-bottom:6px;font-size:13px;display:block}.small-text-unsupported p{overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.6}.unsupported-char{background:var(--amber-soft);color:var(--amber);border-radius:3px;padding:0 2px;font-weight:800}.unsupported-summary{color:var(--muted);margin-top:10px;font-size:13px;font-weight:500;line-height:1.45;display:block}.small-text-toolbar{gap:12px;margin-top:18px;display:grid}.small-text-search{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;display:flex}.small-text-search input{background:0 0;border:0;outline:none;width:100%}.small-text-toolbar-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.small-text-result-count{color:var(--muted);font-size:13px;font-weight:650}.bio-mockup{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.bio-mockup-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.bio-mockup-avatar{background:linear-gradient(135deg,#d7ddda,#edf0ee);border-radius:50%;width:52px;height:52px}.bio-mockup-header strong{font-size:15px;display:block}.bio-mockup-header span{color:var(--muted);font-size:13px}.bio-mockup-body p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 8px;font-size:14px;line-height:1.5}.bio-mockup-accent{color:var(--green-dark);font-size:15px}.checker-next-steps{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.checker-next-steps strong{margin-bottom:10px;font-size:13px;display:block}.next-step-links a{color:var(--green-dark);text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.small-text-results .panel-heading{margin-bottom:14px}.small-text-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.small-text-card{border:1px solid var(--line);background:#fff;border-radius:7px;gap:10px;padding:14px;display:grid}.small-text-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.small-text-card-head strong{font-size:14px;display:block}.small-text-card-head span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4;display:block}.small-text-output{overflow-wrap:anywhere;min-height:48px;margin:0;font-size:clamp(18px,2.4vw,24px);line-height:1.45}.small-text-warning{color:#8a3b32;margin:0;font-size:12px;line-height:1.45}.small-text-render-tip{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.converter-inline-tip{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.converter-results-tip{max-width:760px;color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.5}.compatibility-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;margin-top:6px;padding:2px 8px;font-size:10px;font-weight:750;display:inline-block}.compatibility-badge.excellent{background:var(--green-soft);color:var(--green-dark)}.compatibility-badge.good{background:var(--blue-soft);color:var(--blue)}.compatibility-badge.mixed{background:var(--amber-soft);color:var(--amber)}.small-text-card-head span+span{margin-top:4px}.cursive-output{font-size:clamp(20px,2.8vw,28px)}.bio-mockup-script-name{overflow-wrap:anywhere;font-size:16px;line-height:1.35;display:block}.cursive-presets.quick-start-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.focused-unicode-flow{gap:28px;margin-bottom:28px;display:grid}.focused-unicode-workspace{margin-bottom:0}.focused-unicode-mode-control{gap:9px;margin:18px 0;display:grid}.focused-unicode-mode-control>strong{font-size:13px}.focused-unicode-warning,.focused-unicode-clean{font-size:13px!important;line-height:1.5!important}.focused-unicode-warning{color:#8a3b32}.focused-unicode-clean{color:#365647}.small-text-unsupported .converter-inline-tip{font-size:12px;line-height:1.5}.focused-unicode-reset{align-items:center;gap:7px;margin-top:18px;display:inline-flex}.focused-unicode-output-panel{flex-direction:column;display:flex}.focused-unicode-result{min-height:150px}.focused-unicode-result>p{overflow-wrap:anywhere;font-size:clamp(22px,3vw,30px);line-height:1.5}.focused-unicode-preview-list{gap:10px;margin-top:16px;display:grid}.focused-unicode-preview-list>div{background:#292f2d;border:1px solid #414947;border-radius:6px;padding:13px 14px}.focused-unicode-preview-list span{color:#9eaaa6;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:750;display:block}.focused-unicode-preview-list strong{overflow-wrap:anywhere;font-size:15px;line-height:1.45;display:block}.focused-unicode-preview-list p{color:#b9c2bf;margin:5px 0 0;font-size:12px;line-height:1.45}.bio-mockup{color:var(--ink)}html.ads-social-bar body{padding-bottom:max(72px, env(safe-area-inset-bottom,0px))}html.ads-social-bar .tool-panel,html.ads-social-bar .preview-panel,html.ads-social-bar .form-actions,html.ads-social-bar .bio-workspace{z-index:2;position:relative}.ad-native-wrap{visibility:hidden;width:min(100% - 40px,1160px);max-width:1160px;height:0;margin:0 auto;overflow:hidden}.ad-native-wrap.is-filled{visibility:visible;height:auto;margin:28px auto;overflow:visible}.ad-native-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;text-align:center;margin:0 0 8px;font-size:11px;font-weight:700}.ad-native-slot{background:0 0;border:none;border-radius:7px;width:100%;min-height:0;overflow:hidden}.ad-native-wrap.is-filled .ad-native-slot{border:1px solid var(--line);background:#f8faf9;min-height:240px}.ad-native-wrap.is-filled .ad-native-slot>div[id^=container-]{width:100%;min-height:240px}.ad-native-slot iframe{max-width:100%}.legal-page{max-width:760px;padding-top:70px}.legal-page h1{font-size:clamp(2.2rem,5vw,3.6rem)}.legal-page h2{margin-top:42px;font-size:1.45rem}.legal-page p,.legal-page li{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:#ecefeb}.footer-inner{justify-content:space-between;gap:50px;padding:45px 0 32px;display:flex}.footer-brand{margin-bottom:12px}.footer-inner p{max-width:420px;color:var(--muted);margin:0;font-size:14px}.footer-inner nav{flex-wrap:wrap;align-items:flex-start;gap:12px 24px;font-size:13px;font-weight:650;display:flex}.footer-bottom{color:var(--muted);border-top:1px solid #d5dbd7;padding:16px 0 24px;font-size:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bio-flow{gap:18px;margin-bottom:64px;display:grid}.bio-workspace{margin-bottom:0}.bio-sidebar-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-panel,.favorites-panel,.score-card{border:1px solid var(--line);background:var(--surface);border-radius:7px;padding:20px}.score-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.score-card-head span{color:var(--muted);font-size:12px;display:block}.score-badge{border-radius:50%;place-items:center;width:52px;height:52px;font-size:18px;font-weight:800;display:grid}.score-badge.good{background:var(--green-soft);color:var(--green-dark)}.score-badge.mid{background:var(--amber-soft);color:var(--amber)}.score-badge.low{background:var(--red-soft);color:var(--red)}.score-grid{gap:8px;display:grid}.score-row{grid-template-columns:92px 1fr 34px;align-items:center;gap:10px;font-size:12px;display:grid}.score-notes{margin-top:14px;font-size:13px}.score-notes ul{color:var(--muted);margin:8px 0 0;padding-left:18px}.score-notes.tips ul{color:#365647}.result-item.editable{padding:15px}.result-item.active{border-color:#79bea9}.result-select{color:#fff;text-align:left;background:0 0;border:0;justify-content:space-between;gap:12px;width:100%;margin-bottom:10px;display:flex}.result-editor{color:#fff;resize:vertical;background:#1f2422;border:1px solid #4c5652;border-radius:5px;width:100%;min-height:96px;padding:10px}.result-rationale{color:#9eaaa6;margin:10px 0 0;font-size:12px;line-height:1.45}.result-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.result-actions .copy-button{color:#fff;position:static}.copy-labeled{align-items:center;gap:6px;display:inline-flex}.result-name-hint{color:#b8c4c0;margin:0 0 8px;font-size:12px;line-height:1.45}.advanced-panel{margin-top:4px}.advanced-toggle{width:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:14px;font-weight:700;display:flex}.advanced-toggle svg{color:var(--muted);transition:transform .2s}.advanced-toggle svg.open{transform:rotate(180deg)}.advanced-fields{padding-bottom:4px}.next-steps{border-top:1px solid #3a4440;margin-top:18px;padding-top:16px}.next-steps strong{color:#d7dfdc;margin-bottom:10px;font-size:13px;display:block}.next-step-links{flex-wrap:wrap;gap:8px;display:flex}.next-step-link{color:#e7ecea;background:#252b29;border:1px solid #4c5652;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:650;transition:background .2s,border-color .2s;display:inline-flex}.next-step-link:hover{background:#303836;border-color:#66726e}.button.small{min-height:36px;padding:8px 12px;font-size:13px}.platform-preview{margin-top:18px}.platform-preview-label{color:#acb7b3;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.platform-card{border-radius:8px;padding:16px}.platform-card.light{color:var(--ink);background:#fff;border:1px solid #ddd}.platform-card.dark{color:#fff;background:#111;border:1px solid #333}.platform-card.compact{align-items:center;gap:12px;display:flex}.platform-avatar{background:var(--green-soft);width:56px;height:56px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.platform-avatar.ring{box-shadow:0 0 0 2px #fff,0 0 0 4px #d6249f}.platform-top{align-items:center;gap:16px;margin-bottom:12px;display:flex}.platform-stats{color:var(--muted);gap:16px;font-size:12px;display:flex}.platform-stats strong{color:var(--ink);font-size:14px;display:block}.platform-name,.platform-headline,.platform-bio{white-space:pre-wrap}.platform-name{margin-bottom:6px;font-weight:800}.platform-headline,.platform-bio{font-size:14px;line-height:1.45}.platform-sub,.platform-link,.platform-meta{color:var(--muted);margin-top:8px;font-size:12px}.account-copy{color:var(--muted);margin:0 0 12px;font-size:14px}.waitlist-form{gap:8px;display:grid}.waitlist-form input{border:1px solid var(--line-strong);border-radius:5px;padding:10px 12px}.waitlist-success{color:var(--green-dark);margin:0;font-weight:700}.favorites-list{gap:10px;display:grid}.favorite-item{border:1px solid var(--line);background:#fbfcfb;border-radius:6px;padding:12px}.favorite-item p{white-space:pre-wrap;margin:0;font-size:13px}.example-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.example-card{border:1px solid var(--line);background:#fff;border-radius:7px;padding:16px}.example-card pre{white-space:pre-wrap;background:#f3f6f4;border-radius:5px;margin:0 0 10px;padding:12px;font-size:13px}.example-card p{color:var(--muted);margin:0;font-size:13px}.platform-notes{background:var(--green-soft);border:1px solid #c9ded6;border-radius:7px;margin:28px 0;padding:18px}.platform-notes p{color:#365647;margin:0 0 10px}.platform-notes ul{color:#365647;margin:0;padding-left:20px}.mistake-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.mistake-card{border:1px solid var(--line);background:#fff;border-radius:7px;padding:16px}.mistake-card h3{margin:0 0 10px;font-size:16px}.mistake-card p{color:var(--muted);margin:0 0 8px;font-size:13px}.mistake-card p:last-child{color:#365647;margin-bottom:0}@media (max-width:900px){.bio-sidebar-grid,.example-grid,.mistake-grid,.rewrite-grid,.rewrite-columns,.small-text-grid,.limit-reference-grid,.tool-workflow-grid,.home-intro,.tool-workspace,.content-layout{grid-template-columns:1fr}.quick-start-grid{grid-template-columns:1fr 1fr 1fr}.home-intro{gap:36px;min-height:auto}.tool-grid{grid-template-columns:1fr 1fr}.profile-visual{min-height:330px}.content-layout{gap:24px}.aside-links{border-left:0;border-top:1px solid var(--line);padding:18px 0 0;position:static}.counter-grid{grid-template-columns:1fr 1fr}}@media (max-width:660px){.header-inner,.footer-inner,.footer-bottom,.page-shell{width:min(100% - 28px,1160px)}.desktop-nav{display:none}.mobile-menu{display:block}.page-shell{padding-top:34px;padding-bottom:62px}.home-intro{padding-bottom:14px}.tool-grid,.steps,.form-grid,.quick-start-grid,.tool-pitch-grid,.quick-start-grid.cols-2{grid-template-columns:1fr}.section{padding:52px 0}.section-heading,.footer-inner{flex-direction:column;align-items:flex-start}.tool-card{min-height:190px}.profile-visual,.tool-panel,.preview-panel{padding:18px}.profile-visual{min-height:300px}.visual-bio{margin-top:24px}.field.full{grid-column:auto}.form-actions{flex-direction:column}.form-actions .button{width:100%}.limit-row{grid-template-columns:94px 1fr 46px;gap:8px}.ad-native-wrap.is-filled .ad-native-slot,.ad-native-wrap.is-filled .ad-native-slot>div[id^=container-]{min-height:200px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
