:root{color:#21312d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#21312d;--muted:#66736d;--paper:#fffdf8;--line:#dcd8ce;--forest:#245748;--forest-dark:#173e34;--initial:#c8d8ef;--initial-ink:#315a87;--pasted:#ead7a2;--pasted-ink:#745b17;--typed:#b8decb;--typed-ink:#226346;--danger:#a53e37;background:#f4f1e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 6% 4%,#c7d8ef8c,#0000 31rem),radial-gradient(circle at 95% 18%,#b8decb73,#0000 34rem),#f4f1e9;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid #21312d1f;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0;display:flex}.site-header p{color:var(--muted);margin:0;font-size:.82rem}.site-footer{width:min(1180px,100% - 40px);color:var(--muted);border-top:1px solid #21312d1f;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px 0 30px;font-size:.78rem;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--forest)}.brand{color:var(--ink);align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#fffdf8;background:var(--forest);letter-spacing:.06em;border-radius:11px;place-items:center;width:36px;height:36px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.74rem;display:grid}main{width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 84px}.eyebrow{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800}h1,h2{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04}h1{letter-spacing:-.045em;max-width:12ch;font-size:clamp(3rem,6vw,5.8rem)}h2{letter-spacing:-.02em;font-size:1.7rem}.import-layout{grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(48px,8vw,112px);min-height:62vh;display:grid}.lede{color:#4b5954;max-width:570px;margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.55}.trust-list{color:var(--muted);gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.trust-list li{align-items:center;gap:11px;display:flex}.trust-list li:before{content:"✓";color:var(--forest);font-weight:800}.import-card,.editor-panel,.metrics-panel{background:#fffdf8f0;border:1px solid #21312d1f;border-radius:22px;box-shadow:0 24px 70px #343e3817}.import-card{padding:clamp(24px,4vw,40px)}.import-card label{margin-bottom:6px;font-size:1.08rem;font-weight:750;display:block}.import-card>p{color:var(--muted);margin:0 0 20px;font-size:.87rem;line-height:1.5}textarea{resize:vertical;width:100%;min-height:330px;color:var(--ink);background:#fff;border:1px solid #cdc8bc;border-radius:14px;outline:none;padding:18px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.65}textarea:focus,.draft-editor:focus{border-color:var(--forest);box-shadow:0 0 0 4px #2457481f}.import-footer,.editor-actions,.editor-toolbar,.workspace-heading,.reset-row,.dialog-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.import-footer{margin-top:18px}.import-footer>span,.editor-actions>span{color:var(--muted);font-size:.82rem}.button{border:0;border-radius:999px;min-height:42px;padding:10px 17px;font-size:.86rem;font-weight:750;transition:transform .12s,background .12s,box-shadow .12s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible{outline-offset:2px;outline:3px solid #24574857}.button-primary{color:#fff;background:var(--forest);box-shadow:0 8px 20px #2457482e}.button-primary:hover:not(:disabled){background:var(--forest-dark)}.button-secondary{color:var(--forest);background:#e7eee9}.button-quiet{color:var(--ink);border:1px solid var(--line);background:#ffffffb3}.button-toggle{min-height:36px;color:var(--forest);background:#edf3ef;padding:7px 13px}.button-danger{color:var(--danger);background:#f6e7e3}.workspace{gap:30px;display:grid}.workspace-heading h1{max-width:none;font-size:clamp(2.6rem,5vw,4.2rem)}.history-actions{gap:8px;display:flex}.workspace-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}.editor-panel{overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);min-height:62px;padding:12px 18px}.legend{flex-wrap:wrap;gap:14px;display:flex}.legend-item{color:#55625d;align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:inline-flex}.legend-item>span{border-radius:4px;width:12px;height:12px}.legend-initial>span{background:var(--initial)}.legend-pasted>span{background:var(--pasted)}.legend-typed>span{background:var(--typed)}.editor-mount{background:#fff;padding:8px}.draft-editor{color:#29342f;min-height:490px;max-height:65vh;caret-color:var(--forest-dark);white-space:pre-wrap;border:1px solid #0000;border-radius:14px;outline:none;padding:clamp(22px,4vw,44px);font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.82;overflow:auto}.draft-editor p{margin:0}.draft-editor [data-origin]{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:2px;transition:background .15s}.draft-editor .origin-initial{background:linear-gradient(transparent 80%, var(--initial) 80%)}.draft-editor .origin-pasted{background:linear-gradient(transparent 80%, var(--pasted) 80%)}.draft-editor .origin-typed{background:linear-gradient(transparent 80%, var(--typed) 80%)}.overlay-hidden .draft-editor [data-origin]{background:0 0}.editor-actions{border-top:1px solid var(--line);min-height:68px;padding:12px 18px}.editor-actions>div{gap:9px;display:flex}.metrics-panel{gap:22px;padding:24px;display:grid;position:sticky;top:18px}.total-metric{border-bottom:1px solid var(--line);align-items:baseline;gap:8px;padding-bottom:18px;display:flex}.total-metric strong{font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:500}.total-metric span{color:var(--muted);font-size:.82rem}.metric-list{gap:10px;display:grid}.metric-card{background:#f7f5ef;border-left:5px solid;border-radius:9px;grid-template-columns:1fr auto;gap:5px 14px;padding:12px 13px;display:grid}.metric-card strong{grid-area:1/2/3;align-self:center;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.metric-card>span:last-child{color:var(--muted);font-size:.75rem}.metric-label{font-size:.8rem;font-weight:800}.metric-initial{border-color:var(--initial-ink)}.metric-pasted{border-color:var(--pasted-ink)}.metric-typed{border-color:var(--typed-ink)}.metric-note{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.reset-row{justify-content:flex-end}.status-message{clip-path:inset(50%);width:1px;height:1px;position:fixed;overflow:hidden}.reset-dialog{border:1px solid var(--line);max-width:430px;color:var(--ink);background:var(--paper);border-radius:18px;padding:0;box-shadow:0 30px 90px #21312d38}.reset-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1924207a}.reset-dialog form{padding:30px}.reset-dialog p:not(.eyebrow){color:var(--muted);line-height:1.55}.dialog-actions{justify-content:flex-end;margin-top:24px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (width<=900px){main{padding-top:48px}.import-layout{grid-template-columns:1fr;gap:42px;min-height:auto}.intro-copy h1{max-width:10ch}.workspace-grid{grid-template-columns:1fr}.metrics-panel{position:static}.metric-list{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.site-header,main{width:min(100% - 24px,1180px)}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;width:min(100% - 24px,1180px)}.site-header{padding:16px 0}.site-header>p{display:none}main{padding:40px 0 60px}h1{font-size:3.1rem}.import-card{padding:20px}textarea{min-height:270px}.import-footer,.workspace-heading,.editor-toolbar,.editor-actions{flex-direction:column;align-items:stretch}.import-footer .button{width:100%}.history-actions{align-self:flex-start}.legend{gap:9px 12px}.editor-toolbar .button{align-self:flex-start}.draft-editor{min-height:430px;padding:20px 16px;font-size:1.05rem}.editor-actions>div{grid-template-columns:1fr 1fr;display:grid}.metric-list{grid-template-columns:1fr}}
