
.drafting-page{max-width:1120px;margin:0 auto;padding:34px 18px 90px;color:#1f2937}
.drafting-hero{text-align:center;margin:10px auto 28px;max-width:760px}
.drafting-hero span,.drafting-eyebrow{display:inline-block;color:#8b6914;font-size:11px;font-weight:900;letter-spacing:1.6px}
.drafting-hero h1{margin:7px 0;color:#123d73;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,5vw,50px)}
.drafting-hero p{color:#64748b;line-height:1.6}
.draft-library{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}
.draft-card{background:#fff;border:1px solid #dbe5f0;border-radius:16px;padding:24px;box-shadow:0 8px 28px rgba(15,23,42,.06)}
.draft-card-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef5ff;color:#28568b;font-size:10px;font-weight:900;letter-spacing:1px}
.draft-card h2{color:#123d73;margin:12px 0 7px}.draft-card p{color:#64748b;line-height:1.55}
.draft-card-actions,.wizard-actions,.preview-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.primary-action,.secondary-action,.small-action{border-radius:9px;padding:11px 15px;font-weight:800;cursor:pointer}
.primary-action{border:1px solid #d4af37;background:#d4af37;color:#07152d}
.secondary-action,.small-action{border:1px solid #cbd5e1;background:#fff;color:#123d73}
.drafting-wizard,.preview-section{margin-top:24px;background:#fff;border:1px solid #dbe5f0;border-radius:16px;box-shadow:0 8px 28px rgba(15,23,42,.06);padding:22px}
.wizard-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.wizard-header h2{margin:5px 0;color:#123d73;font-size:27px}
.stepper{display:flex;gap:7px;overflow:auto;padding:15px 0}
.step-pill{flex:1;min-width:105px;border:1px solid #dbe5f0;border-radius:10px;padding:9px;text-align:center;background:#f8fbff;color:#64748b;font-size:12px;font-weight:800}
.step-pill.active{background:#123d73;color:#fff;border-color:#123d73}.step-pill.done{background:#edf7ef;color:#166534;border-color:#bbdfc0}
.form-card{border-top:1px solid #edf2f7;padding-top:18px}.form-card h3{color:#173f72;margin:0 0 15px}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.draft-form label{display:grid;gap:7px;color:#334155;font-size:14px;font-weight:800}
.draft-form input,.draft-form select,.draft-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:9px;padding:11px 12px;background:#fff;color:#1f2937;font:inherit}
.draft-form textarea{min-height:100px;resize:vertical}.full-field{grid-column:1/-1}
.hint{font-size:12px;color:#94a3b8;font-weight:500}
.saved-section{margin-bottom:18px}.saved-section-title{font-size:13px;font-weight:900;color:#173f72;margin-bottom:8px}
.saved-list{display:grid;gap:8px}.saved-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe5f0;background:#f8fbff;border-radius:10px;padding:11px}
.saved-item-actions{display:flex;gap:7px;flex-wrap:wrap}.saved-item button{border:1px solid #b6c7dc;background:#fff;color:#123d73;border-radius:7px;padding:7px 10px;cursor:pointer;font-weight:800}
.saved-item .delete-saved{color:#b91c1c;border-color:#fecaca}
.accused-box{margin-top:16px}.accused-list{margin-top:10px}.accused-row{display:grid;grid-template-columns:130px 1fr auto;gap:9px;margin-bottom:9px}
.accused-row input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:9px;padding:11px 12px;font:inherit}
.add-row{border:1px dashed #9db4cf;background:#f8fbff;color:#28568b;border-radius:8px;padding:9px 12px;cursor:pointer;font-weight:800}
.reason-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
.choice{border:1px solid #dbe5f0;border-radius:9px;padding:11px;background:#fff;display:flex!important;align-items:flex-start;gap:8px;cursor:pointer}
.choice.selected{border-color:#6b91bd;background:#f4f8fd}.choice input{width:auto}
.checkbox-card{border:1px solid #dbe5f0;border-radius:10px;padding:12px;display:flex!important;align-items:flex-start;gap:10px;background:#f8fbff}
.checkbox-card input{width:auto}.wizard-message{min-height:20px;color:#b91c1c;font-size:13px;margin-top:12px}
.matter-option{border:1px solid #dbe5f0;border-radius:10px;padding:12px;margin-bottom:9px;cursor:pointer;display:block}
.matter-option.active{border-color:#6b91bd;background:#f4f8fd}.inline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:10px}
.optional{color:#94a3b8;font-size:12px}.form-note{margin-top:12px;color:#64748b;font-size:12px;line-height:1.5;background:#f8fbff;border:1px solid #e2e8f0;border-radius:8px;padding:10px}
.draft-preview{background:#fff;border:1px solid #d8dee8;border-radius:10px;padding:35px 30px;max-width:820px;margin:20px auto;color:#111;font-family:"Times New Roman",serif;font-size:18.67px;line-height:1.5}
.draft-preview p{margin:0 0 9px}.draft-preview .court{text-align:center;font-weight:700}.draft-preview .case{text-align:center}
.draft-preview .right,.draft-preview .separator,.draft-preview .right.bold{margin-left:50%;text-align:justify}
.draft-preview .right.bold{font-weight:700}.draft-preview .body{text-align:justify;text-indent:0.5in;padding-left:0}
.draft-preview .body{white-space:pre-wrap}.draft-preview .submitted,.draft-preview .submitted.bold{margin-left:25%;text-align:right}
.draft-preview .submitted.bold{font-weight:700}.draft-preview .person-designation-right{text-align:right}.draft-preview .date{text-align:left}
.login-note{background:#fff8e1;border:1px solid #e6cf83;color:#6b4f0b;border-radius:9px;padding:10px;font-size:13px;margin-top:10px}
@media(max-width:700px){
.drafting-page{padding:24px 10px 80px}.drafting-wizard,.preview-section{padding:15px}
.form-grid,.reason-grid,.inline-grid{grid-template-columns:1fr}.accused-row{grid-template-columns:95px 1fr auto}
.step-pill{min-width:88px}.draft-preview{padding:20px 15px;font-size:16px}
.draft-preview .right,.draft-preview .separator,.draft-preview .right.bold{margin-left:0}
.draft-preview .submitted,.draft-preview .submitted.bold{margin-left:0;text-align:right}
.draft-card-actions button{width:100%}
}
\n.draft-preview .blank{height:1.5em;margin:0}\n