:root{--bg:#f3efe5;--surface:#fffbf5c7;--surface-strong:#fffaf2;--text:#1f1b16;--muted:#6c6257;--line:#45352724;--accent:#1e6b52;--accent-strong:#144b3a;--accent-soft:#dceee5;--danger:#b3452f;--shadow:0 24px 80px #2c1f141f}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#33735b2e,#0000 28%),radial-gradient(circle at 100% 0,#d1954c38,#0000 24%),linear-gradient(#f8f3eb 0%,#efe6d8 100%);margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}button,textarea{font:inherit}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:56px 0 72px}.hero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:24px;display:grid}.hero-copy,.panel,.result-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px}.hero-copy{background:linear-gradient(140deg,#fffaf2d6,#f5efe4bd);padding:40px}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:.78rem;font-weight:700}.hero h1,.result-card h2{letter-spacing:-.04em;margin:0;line-height:.96}.hero h1{max-width:10ch;font-size:clamp(3rem,7vw,5.8rem)}.lede,.section-note{color:var(--muted);font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.65}.lede{max-width:58ch;margin:24px 0 32px;font-size:1.05rem}.feature-row{flex-wrap:wrap;gap:10px;display:flex}.feature-row span{color:var(--accent-strong);background:#dceee59e;border:1px solid #1e6b5233;border-radius:999px;padding:10px 14px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:.92rem}.panel,.result-card{background:var(--surface)}.panel{padding:24px}.field-label{margin-bottom:10px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:.95rem;font-weight:700;display:block}.log-input{resize:vertical;border:1px solid var(--line);background:var(--surface-strong);width:100%;color:var(--text);border-radius:20px;min-height:320px;padding:18px 20px;line-height:1.6}.log-input:focus{border-color:#1e6b5261;outline:2px solid #1e6b523d}.actions{gap:12px;margin-top:16px;display:flex}.primary-button,.ghost-button{cursor:pointer;border:none;border-radius:999px;padding:13px 18px;font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:700;transition:transform .16s,opacity .16s,background-color .16s}.primary-button{background:var(--accent);color:#fff}.ghost-button{color:var(--text);border:1px solid var(--line);background:#fffaf2e0}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-text{color:var(--danger);margin:14px 2px 0;font-family:Trebuchet MS,Segoe UI,sans-serif}.result-card{margin-top:24px;padding:28px}.result-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.result-card h2{font-size:clamp(2rem,4vw,3.1rem)}.section-note{max-width:34ch;margin:0;font-size:.95rem}.result-box{border:1px solid var(--line);white-space:pre-wrap;background:#fffaf2e6;border-radius:24px;min-height:260px;margin:0;padding:22px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.94rem;line-height:1.7}@media (max-width:860px){.page-shell{width:min(100% - 20px,1120px);padding:20px 0 40px}.hero{grid-template-columns:1fr}.hero-copy,.panel,.result-card{border-radius:24px;padding:22px}.hero h1{max-width:none;font-size:clamp(2.6rem,13vw,4.1rem)}.actions,.result-header{flex-direction:column;align-items:stretch}.primary-button,.ghost-button{width:100%}.log-input,.result-box{min-height:220px}}
