:root{--ink:#202825;--muted:#68716d;--line:#dcded8;--paper:#fffefa;--bg:#f3f3ef;--green:#165c46;--green-2:#0d4937;--mint:#dfeee7;--orange:#df6a35;--soft:#f7f7f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,a{transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #276f5445}button{cursor:pointer}.skip-link{z-index:100;color:var(--green);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f8f8f4f0;border-bottom:1px solid #d8dad4;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:11px 11px 11px 3px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 5px 12px #144e3b29}.brand>span:last-child{flex-direction:column;gap:3px;line-height:1.05;display:flex}.brand b{letter-spacing:-.2px;font-family:Georgia,serif;font-size:17px}.brand small{color:var(--green);letter-spacing:2px;text-transform:uppercase;font-size:10px;font-weight:800}.header-actions{align-items:center;gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:750;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.ghost{color:#343c38;background:#fbfbf8;border-color:#d6d9d2}.button.ghost:hover{background:#fff;border-color:#acb3ac}.button.primary{background:var(--green);color:#fff;box-shadow:0 3px 8px #0d493724}.button.primary:hover{background:var(--green-2);box-shadow:0 5px 14px #0d493733}.button.dark{color:#fff;background:#26312d}.button.dark:hover{background:#111714}.count{min-width:20px;height:20px;color:var(--green);background:var(--mint);font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;padding:0 5px;font-size:11px;display:inline-grid}.workspace{grid-template-columns:minmax(520px,.9fr) minmax(590px,1.1fr);max-width:1600px;min-height:calc(100vh - 72px);margin:0 auto;display:grid}.editor{border-right:1px solid #dbddd7;min-width:0;padding:51px clamp(28px,4vw,66px) 70px}.editor-head{grid-template-columns:minmax(0,1fr) 158px;align-items:end;gap:30px;margin-bottom:30px;display:grid}.eyebrow{color:var(--green);letter-spacing:2.1px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:850}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.9px;max-width:510px;margin:0;font:600 clamp(29px,2.6vw,40px)/1.08 Georgia,Times New Roman,serif}.editor-head>div:first-child>p:last-child{max-width:560px;color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.6}.progress-card{min-width:0}.progress-top{color:var(--muted);justify-content:space-between;align-items:baseline;font-size:11px;font-weight:700;display:flex}.progress-top b{color:var(--green);font-variant-numeric:tabular-nums;font-size:20px}.progress-top b span{color:#98a09b;font-size:11px}.progress-track{background:#dfe1db;border-radius:4px;height:6px;margin:6px 0 7px;overflow:hidden}.progress-track span{background:var(--green);border-radius:inherit;height:100%;transition:width .25s;display:block}.progress-card small{color:#87908b;font-size:10px}.form-stack{flex-direction:column;gap:12px;display:flex}.field-card{border:1px solid var(--line);background:#fffffcc2;border-radius:12px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:18px 18px 15px;transition:background-color .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 1px 1px #18241e05}.field-card:focus-within{background:#fff;border-color:#79a493;box-shadow:0 0 0 3px #23684f12,0 9px 25px #252d280d}.field-card.has-error{border-color:#bd5c4d}.step-number{width:28px;height:28px;color:var(--green);background:var(--mint);font-variant-numeric:tabular-nums;border-radius:8px;place-items:center;font-size:10px;font-weight:850;display:grid}.field-body{min-width:0}.field-body label{align-items:center;gap:9px;margin:2px 0 9px;font-size:13px;font-weight:800;display:flex}.required{color:#8a8e88;text-transform:uppercase;letter-spacing:.7px;background:#f1f1eb;border-radius:4px;padding:3px 6px;font-size:8px}.field-body input,.field-body textarea{color:#222a27;resize:vertical;background:0 0;border:0;border-bottom:1px solid #e3e4de;border-radius:0;width:100%;padding:3px 0 10px;font-size:14px;line-height:1.55;display:block}.field-body input:focus-visible,.field-body textarea:focus-visible{border-bottom-color:var(--green);outline:0}.field-body textarea{min-height:56px}.field-body ::placeholder{color:#a3a8a3;opacity:1}.field-meta{color:#828984;justify-content:space-between;gap:10px;margin-top:8px;display:flex}.field-meta p{align-items:flex-start;gap:6px;margin:0;font-size:10.5px;line-height:1.45;display:flex}.field-meta p svg{color:#b07d32;flex:none}.field-meta>span{font-variant-numeric:tabular-nums;flex:none;font-size:9px}.field-error{color:#a73e30;margin:7px 0 0;font-size:11px;font-weight:650}.save-bottom{display:none}.disclaimer{color:#8b918d;text-align:center;max-width:530px;margin:25px auto 0;font-size:10px;line-height:1.5}.preview-panel{background:#e9ebe5;min-width:0;padding:51px clamp(30px,4.2vw,70px) 70px}.preview-toolbar{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.preview-toolbar h2{margin:0;font:600 24px/1.1 Georgia,serif}.status{color:#69716d;text-transform:uppercase;letter-spacing:.8px;background:#ffffff8c;border:1px solid #cfd3cc;border-radius:20px;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:800;display:flex}.status i{background:#9da49f;border-radius:50%;width:6px;height:6px}.status.draft i{background:#df8738;box-shadow:0 0 0 3px #df873824}.paper{background:var(--paper);border:1px solid #d6d8d0;border-radius:3px;min-height:690px;padding:clamp(30px,3.4vw,52px);position:relative;overflow:hidden;box-shadow:0 18px 42px #28312c1c,0 2px 4px #28312c0f}.paper:before{content:"";background:var(--green);width:4px;position:absolute;top:0;bottom:0;left:0}.paper-head{border-bottom:1px solid #d9dbd4;padding-bottom:27px}.paper-head p{color:var(--green);letter-spacing:1.8px;margin:0 0 12px;font-size:9px;font-weight:850}.paper-head h2{letter-spacing:-.6px;overflow-wrap:anywhere;margin:0 0 8px;font:500 clamp(27px,3vw,38px)/1.1 Georgia,serif}.paper-head>span{color:#949a95;font:italic 12px Georgia,serif}.preview-section{border-bottom:1px solid #e2e3dd;min-width:0;padding:24px 0 22px}.preview-kicker{color:var(--orange);text-transform:uppercase;letter-spacing:1.7px;margin-bottom:7px;font-size:8.5px;font-weight:850}.preview-section h3{overflow-wrap:anywhere;margin:0 0 7px;font:600 15px/1.35 Georgia,serif}.preview-copy{color:#505854;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.65}.preview-section.is-empty h3,.preview-section.is-empty .preview-copy{color:#a4aaa5}.preview-section.is-empty .preview-copy{font-style:italic}.paper-grid{border-bottom:1px solid #e2e3dd;grid-template-columns:1fr 1fr;gap:30px;display:grid}.paper-grid .preview-section{border:0}.outreach{border-left:3px solid var(--green);background:#edf3ee;border-radius:0 8px 8px 0;margin-top:27px;padding:17px 18px}.outreach-head{color:var(--green);justify-content:space-between;align-items:center;display:flex}.outreach-head>span{letter-spacing:1.3px;align-items:center;gap:7px;font-size:8px;font-weight:850;display:flex}.outreach-head button{color:var(--green);background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:5px;font-size:10px;font-weight:800;display:flex}.outreach-head button:hover{background:#dae9df}.outreach p{color:#43504a;margin:9px 0 0;font-size:11px;line-height:1.6}.empty-note{color:#7d8580;border:1px dashed #cbd0c8;border-radius:8px;align-items:center;gap:10px;margin-top:18px;padding:12px;font-size:10px;line-height:1.4;display:flex}.empty-note svg{color:var(--green);flex:none}.empty-note b{color:#56605a;display:block}.share-bar{justify-content:space-between;align-items:center;gap:15px;padding-top:20px;display:flex}.share-bar>div:first-child{flex-direction:column;gap:3px;display:flex}.share-bar b{font:600 13px Georgia,serif}.share-bar span{color:#7d847f;font-size:10px}.share-bar>div:last-child{gap:7px;display:flex}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain;background:#101a1675;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.saved-modal{background:#fbfbf8;border-radius:16px;width:min(520px,100%);max-height:min(700px,100vh - 40px);overflow:auto;box-shadow:0 24px 70px #07110d47}.modal-head{z-index:2;background:#fbfbf8;border-bottom:1px solid #e1e2dc;justify-content:space-between;align-items:center;padding:25px 25px 18px;display:flex;position:sticky;top:0}.modal-head h2{margin:0;font:600 27px Georgia,serif}.icon-button{color:#4c5550;background:#fff;border:1px solid #d9dcd5;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#f0f2ed}.saved-list{padding:12px 18px}.saved-item{border-bottom:1px solid #e4e5df;grid-template-columns:minmax(0,1fr) 38px;align-items:center;display:grid}.saved-item:last-child{border-bottom:0}.saved-open{text-align:left;min-width:0;color:var(--ink);background:0 0;border:0;border-radius:8px;grid-template-columns:40px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:14px 7px;display:grid}.saved-open:hover{background:#f0f2ed}.saved-icon{width:38px;height:38px;color:var(--green);background:var(--mint);border-radius:9px;place-items:center;display:grid}.saved-open>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.saved-open b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.saved-open small{color:#858c87;font-size:10px}.delete-button{color:#939994;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.delete-button:hover{color:#a83c30;background:#f7e8e5}.saved-empty{text-align:center;padding:55px 35px}.saved-empty>span{width:62px;height:62px;color:var(--green);background:var(--mint);border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.saved-empty h3{margin:0 0 8px;font:600 20px Georgia,serif}.saved-empty p{max-width:330px;color:var(--muted);margin:0 auto 22px;font-size:12px;line-height:1.6}.storage-note{color:#858c87;text-align:center;border-top:1px solid #e1e2dc;padding:14px 20px;font-size:9.5px}.toast{z-index:60;color:#fff;opacity:0;pointer-events:none;background:#24322d;border-radius:9px;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);box-shadow:0 10px 30px #0003}.toast.show{opacity:1;transform:translate(-50%)}.loading{min-height:100vh;color:var(--green);place-items:center;font:600 20px Georgia,serif;display:grid}@media (max-width:1050px){.workspace{grid-template-columns:1fr}.editor{border-right:0}.preview-panel{border-top:1px solid #d8dad4}.paper{min-height:0}.save-bottom{align-self:flex-start;margin-top:7px;display:inline-flex}}@media (max-width:650px){.topbar{height:64px;padding:0 15px}.mobile-hide{display:none!important}.header-actions .button{min-width:42px;padding:0 11px}.header-actions{gap:5px}.brand-mark{width:35px;height:35px}.brand b{font-size:15px}.workspace{min-height:calc(100vh - 64px)}.editor,.preview-panel{padding:34px 17px 46px}.editor-head{grid-template-columns:1fr;gap:22px}.progress-card{width:100%}.field-card{grid-template-columns:29px minmax(0,1fr);gap:8px;padding:16px 14px 14px}.step-number{width:25px;height:25px}.field-body label{flex-wrap:wrap}.field-meta p{font-size:10px}.preview-toolbar{align-items:center}.paper{padding:29px 23px}.paper-grid{grid-template-columns:1fr;gap:0}.paper-grid .preview-section:first-child{border-bottom:1px solid #e2e3dd}.share-bar{flex-direction:column;align-items:flex-start}.share-bar>div:last-child{width:100%}.share-bar .button{flex:1}.modal-backdrop{align-items:end;padding:10px}.saved-modal{border-radius:16px 16px 8px 8px;max-height:calc(100vh - 20px)}.toast{width:max-content;max-width:calc(100vw - 30px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{@page{margin:16mm}body{background:#fff}.topbar,.editor,.preview-toolbar,.share-bar,.toast,.modal-backdrop{display:none!important}.workspace{display:block}.preview-panel{background:#fff;padding:0}.paper{min-height:auto;box-shadow:none;border:0;padding:0 0 0 10px}.paper:before{width:3px}.outreach{break-inside:avoid}}
