:root{--bg:#fff8ee;--surface:#fffdf8;--ink:#2f1933;--muted:#6d5c6b;--pink:#ff8fbd;--lavender:#c7b2ff;--mint:#84d9c2;--butter:#ffd978;--danger:#b43c60;--border:#3f2943;--focus:#0f766e;--shadow:5px 6px 0 #3f294329;--radius:22px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-rounded,SF Pro Rounded,Arial Rounded MT Bold,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 12px 12px,#ffd97873 0 3px,#0000 4px) 0 0/42px 42px,linear-gradient(#fff8ee 0%,#fff1f6 52%,#f4fff9 100%);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.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}.shell-fallback{max-width:760px;margin:0 auto;padding:64px 24px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer,.main-shell,.content-page{width:min(100% - 32px,760px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:18px;min-height:74px;display:flex}.wordmark{font-size:1.25rem;font-weight:850;text-decoration:none}.site-header nav,.site-footer{align-items:center;gap:16px;display:flex}.site-header nav a{font-weight:750}.main-shell{flex:1;padding:18px 0 48px}.hero{grid-template-columns:1fr auto;align-items:center;gap:18px;margin:12px 0 20px;display:grid}.tagline{border:2px solid var(--border);background:var(--butter);border-radius:999px;margin:0 0 10px;padding:6px 10px;font-size:.92rem;font-weight:800;display:inline-block}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:0;max-width:11ch;margin:0;font-size:clamp(2.35rem,12vw,4.9rem);line-height:.98}.hero-copy{max-width:56ch;color:var(--muted);margin:16px 0 0;font-size:1.08rem}.aura-blob{display:block;overflow:visible}.aura-blob--hero{width:clamp(92px,24vw,170px);height:auto}.aura-blob--result{width:84px;height:auto}.aura-blob--tiny{flex:none;width:32px;height:32px}.blob-body{fill:var(--pink);stroke:var(--border);stroke-width:5px}.blob-eye{fill:var(--ink)}.blob-cheek{fill:#ffc0d7}.blob-smile{fill:none;stroke:var(--ink);stroke-width:6px;stroke-linecap:round}.blob-spark{fill:var(--butter);stroke:var(--border);stroke-width:4px}.blob-spark.small{fill:var(--mint)}.aura-blob--loading{animation:1.2s ease-in-out infinite alternate blob-bob}.check-form,.result-card,.content-page{border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.check-form{gap:16px;padding:18px;display:grid}.segmented{border:2px solid var(--border);background:#f6ede2;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;min-height:56px;padding:5px;display:grid}.segmented button,.primary-button,.secondary-button,.chip-button,.example-chip,.text-button{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:15px;min-height:44px;font-weight:850;transition:transform .12s,box-shadow .12s,background .12s}.segmented button{padding:8px 10px;line-height:1.15}.segmented button.active{background:var(--lavender);box-shadow:3px 4px #3f294329}button:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled){box-shadow:none;transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.68}.textarea-label{font-weight:850}textarea{resize:vertical;border:2px solid var(--border);width:100%;min-height:160px;max-height:360px;color:var(--ink);background:#fffefa;border-radius:18px;padding:14px;box-shadow:inset 2px 2px #3f294314}textarea::placeholder{color:#8f7e8d}.form-meta{color:var(--muted);grid-template-columns:1fr auto;gap:12px;font-size:.92rem;display:grid}.form-meta p,.validation-message{margin:0}.danger,.validation-message{color:var(--danger);font-weight:750}.context-wrap{gap:12px;display:grid}.text-button{width:fit-content;min-height:40px;color:var(--ink);text-underline-offset:4px;background:0 0;border:0;border-radius:8px;padding:0 8px;text-decoration:underline;text-decoration-thickness:2px}.context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.context-grid label{gap:6px;font-weight:800;display:grid}select{border:2px solid var(--border);width:100%;min-height:44px;color:var(--ink);background:#fffefa;border-radius:14px;padding:8px 10px}.turnstile-slot{min-height:0}.primary-button{background:var(--mint);min-height:56px;padding:10px 18px;font-size:1.05rem;box-shadow:4px 5px #3f294333}.secondary-button,.chip-button,.example-chip{padding:8px 12px}.secondary-button{background:var(--butter);justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.example-row,.chip-row,.inline-actions,.result-actions{flex-wrap:wrap;gap:10px;display:flex}.example-chip,.chip-button{background:#fff6fb;font-size:.94rem}.result-region{min-height:40px;margin-top:20px}.result-card{gap:16px;padding:20px;animation:.2s ease-out card-in;display:grid}.result-topline,.section-heading-row,.suggestion-row{align-items:center;gap:14px;display:flex}.result-topline h2,.result-headline,.suggestions h3,.rewrite-card h3{margin:0}.result-topline h2{font-size:1.45rem;line-height:1.08}.score-pill{border:2px solid var(--border);background:var(--lavender);border-radius:999px;margin:6px 0 0;padding:5px 9px;font-weight:900;display:inline-block}.result-headline{font-size:1.55rem;line-height:1.08}.result-card p{margin:0}.context-note,.muted,.disclaimer,.feedback-confirm{color:var(--muted)}.suggestions{gap:12px;display:grid}.suggestion-row{background:#fff8f0;border:2px solid #3f29432e;border-radius:18px;align-items:flex-start;padding:12px}.suggestion-row>span{border:2px solid var(--border);background:var(--butter);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:inline-grid}.suggestion-row strong{margin-bottom:2px;display:block}.rewrite-card{border:2px solid var(--border);background:#f4fff9;border-radius:18px;gap:12px;padding:16px;display:grid}.section-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.rewrite-text{white-space:pre-wrap;background:#fffefa;border:2px dashed #3f294359;border-radius:14px;padding:14px}.feedback{gap:10px;display:grid}.loading-card{grid-template-columns:auto 1fr;align-items:center}.error-card{border-color:var(--danger)}.verdict-aura_intact{background:#f4fff9}.verdict-tiny_residue,.verdict-unc_adjacent{background:#fffdf8}.verdict-certified_unc,.verdict-final_boss{background:#fff6fb}.content-page{margin-top:24px;margin-bottom:48px;padding:26px}.content-page h1{max-width:100%;margin-bottom:16px;font-size:clamp(2.2rem,9vw,3.8rem)}.content-page p{color:var(--muted);font-size:1.02rem}.not-found-page{text-align:center;justify-items:center;gap:16px;display:grid}.site-footer{color:var(--muted);flex-wrap:wrap;margin-top:auto;padding:20px 0 28px;font-size:.92rem}@keyframes card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes blob-bob{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@media (width<=640px){.site-header,.site-footer,.main-shell,.content-page{width:min(100% - 32px,760px)}.site-header{align-items:flex-start;padding-top:18px}.hero{grid-template-columns:1fr}.aura-blob--hero{justify-self:end;margin-top:-72px}.context-grid,.form-meta,.segmented,.loading-card,.result-topline{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
