.draft-page{max-width:1000px;margin:auto;padding:36px 28px 64px}.draft-back{display:inline-flex;align-items:center;gap:7px;font-size:13px;margin-bottom:30px}.draft-intro{max-width:710px;margin-bottom:32px}.draft-intro h1{font-size:clamp(32px,4vw,50px)}.draft-intro>p{font-size:17px;line-height:1.7;color:#627067}.draft-start{max-width:800px}.draft-facts fieldset,.draft-start fieldset{border:0;padding:0;margin:0;min-width:0}.draft-types{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.draft-types label{display:flex;align-items:center;gap:9px;justify-content:center;border:1px solid var(--line);padding:14px 12px;border-radius:9px;background:#fafbf8;cursor:pointer}.draft-types label.selected{border-color:var(--green);background:#f0f5eb;color:var(--green)}.draft-types input{width:16px;height:16px;margin:0;accent-color:var(--green)}.draft-type-hint{font-size:14px;min-height:42px;color:#627067}.draft-page textarea{width:100%;padding:14px;border:1px solid #dce2d7;border-radius:9px;background:#fafbf8;color:var(--ink);font:inherit;line-height:1.6;resize:vertical;font-size:16px}.draft-start textarea{margin:8px 0 18px;min-height:175px}.draft-page input{font-size:16px;max-width:100%}.draft-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.draft-heading h2{overflow-wrap:anywhere;margin-top:8px}.draft-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.draft-field{margin:0}.draft-field-wide{grid-column:1/-1}.draft-field .optional{font-size:12px;font-weight:400;color:var(--muted);display:block}.draft-field input,.draft-field textarea{margin-top:7px}.draft-optional{margin:22px 0}.draft-optional summary{margin-bottom:18px}.draft-questions{padding:14px 14px 14px 34px;background:#f6f8f0;border-radius:8px}.draft-questions li{font-size:14px;line-height:1.7;margin:5px 0}.draft-page summary{cursor:pointer;color:var(--green);font-size:14px;padding:6px 0}.draft-paper{white-space:pre-wrap;overflow-wrap:anywhere;background:#fffefb;border:1px solid #e4e6dd;border-radius:8px;padding:30px;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.8;color:#25372e}.draft-page .button-row{display:flex;flex-wrap:wrap;gap:12px}.draft-result .eyebrow{font-size:11px}.draft-result h2{margin-top:10px}.draft-clarify,.draft-history-detail{margin:24px 0}.draft-clarify form{padding:18px 0;max-width:760px}.draft-clarify textarea{margin-bottom:12px}.draft-history{margin:40px 0}.draft-history button{display:flex;align-items:center;gap:14px;background:white;border:1px solid var(--line);padding:16px;width:100%;margin-bottom:8px;border-radius:9px;text-align:left;color:var(--ink)}.draft-history button>span{flex:1 1;overflow-wrap:anywhere}.draft-history small{display:block;color:var(--muted);margin-top:4px}.draft-progress{display:flex;align-items:center;gap:10px;color:var(--green);padding:10px 0}.draft-notice{background:#fffdf2}.draft-about{margin-top:46px;border-top:1px solid var(--line);padding-top:28px}.draft-about ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;counter-reset:steps}.draft-about li{counter-increment:steps;font-size:14px;color:#627067;line-height:1.7}.draft-about li:before{content:"0" counter(steps);display:block;color:var(--green);margin-bottom:10px}.draft-about strong{display:block;color:var(--ink)}.draft-about details{margin-top:25px}.draft-about p{font-size:14px;color:#627067}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:680px){.draft-page{padding:24px 20px 40px}.draft-intro>p{font-size:16px}.draft-fields{grid-template-columns:1fr}.draft-types{gap:6px}.draft-types label{font-size:13px;padding:12px 7px}.draft-types input{width:13px;height:13px}.draft-heading{flex-direction:column;gap:4px}.draft-paper{padding:20px;font-size:15px}.draft-page .card{padding:24px}.draft-about ol{grid-template-columns:1fr;gap:16px}.draft-facts .primary,.draft-start .primary{width:100%}.document-draft header .brand-logo{width:110px}}.draft-limit{background:#f1f5eb;border-radius:8px;padding:16px;font-size:14px}.draft-progress{position:-webkit-sticky;position:sticky;top:12px;z-index:10;background:#f2f6ed;padding:12px 16px;border-radius:8px}