body{margin:0;font-family:Raleway,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f6f7f9;color:#111}.container{min-height:100vh;display:flex;flex-direction:column}.site-header{background:#151b27;padding:16px 40px;position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:12px}.header-icon{width:48px;height:48px;object-fit:contain}.header-title{font-family:Lora,serif;font-weight:400;font-size:16px;color:#fff;letter-spacing:.3px}.header-logo{height:30px;object-fit:contain}.site-footer{background:#1a1a1a;border-top:none;margin-top:auto;padding:40px 40px 20px;color:#fff;font-family:Rubik,sans-serif}.footer-content{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:30px}.footer-tagline{font-family:Lora,serif;font-size:28px;line-height:1.4;color:#fff;font-weight:400}.footer-tagline i{font-style:italic;color:#fff}.footer-section h5{font-size:20px;font-weight:600;margin:0 0 16px;color:#fff;letter-spacing:.5px;font-family:Lora,serif}.footer-section p{margin:8px 0;font-size:14px;line-height:1.6;color:#ccc;font-family:Rubik,sans-serif}.footer-section a{color:#fff;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#377cad}.footer-bottom{padding-top:20px;border-top:1px solid #3a3a3a;text-align:center;font-size:13px;color:#999}.footer-bottom a{color:#fff;text-decoration:none;transition:color .2s}.footer-bottom a:hover{color:#377cad}.card{width:min(900px,100%);margin:20px auto;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:24px;box-sizing:border-box}.steps{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.step{flex:1;min-width:100px;padding:12px 8px;border-radius:10px;background:#f1f3f5;text-align:center;font-size:12px;font-weight:500}.step.active{background:#377cad;color:#fff}h2{margin:0 0 16px;font-size:20px;font-weight:600}h3{margin:20px 0 12px;font-size:16px;font-weight:600}label{display:block;margin:14px 0 6px;font-size:14px;font-weight:500}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #cfd4da;border-radius:8px;font-size:14px;box-sizing:border-box;font-family:inherit}input:focus,textarea:focus,select:focus{outline:none;border-color:#377cad}textarea{min-height:100px;resize:vertical;line-height:1.5}.row{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px}.radio{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.radio input[type=radio]{width:auto;margin:0;cursor:pointer}.checkbox{display:flex;align-items:center;gap:10px;margin-top:12px;cursor:pointer}.checkbox input[type=checkbox]{width:auto;margin:0;cursor:pointer;min-width:18px;min-height:18px}.actions{display:flex;justify-content:space-between;margin-top:24px;gap:12px}button{padding:12px 20px;border-radius:8px;border:1px solid #377cad;background:#377cad;color:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}button:hover:not([disabled]){background:#2a5f8a;border-color:#2a5f8a}button[disabled]{opacity:.5;cursor:not-allowed}.status{margin-top:12px;font-size:14px;color:#d32f2f;font-weight:500}.sig-wrap{border:1px solid #cfd4da;border-radius:12px;padding:12px;margin-top:12px}canvas{width:100%;height:auto;border-radius:8px;background:#fff;border:1px dashed #cfd4da;cursor:crosshair}.sig-actions{margin-top:10px;display:flex;justify-content:flex-end}.agreement-box{background:#f6f7f9;padding:16px;border-radius:10px;border:1px solid #e6e6e6;margin:16px 0;line-height:1.6}.agreement-box p{margin:10px 0}.agreement-box ol{margin:10px 0 0 20px;padding:0}.agreement-box li{margin:8px 0}.agreement-box ul{margin:10px 0 0 20px;padding:0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.three-col{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.pricing-table{border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;margin-top:12px}.pricing-row{display:grid;grid-template-columns:80px 1fr 120px 140px;gap:10px;padding:12px;align-items:center;border-top:1px solid #e6e6e6}.pricing-row:first-of-type{border-top:none}.pricing-head{background:#f1f3f5;font-weight:600;font-size:13px}.pricing-row input[type=radio]{width:auto;margin:0}.pricing-row label{margin:0;font-weight:400;cursor:pointer}.pricing-foot{padding:12px;border-top:1px solid #e6e6e6;font-size:12px;background:#fafafa}.muted{color:#666;font-size:13px;line-height:1.5;margin-top:8px}.section-title{margin-top:24px;margin-bottom:12px;font-size:16px;font-weight:600}.success-card{text-align:center;max-width:700px}.success-icon{font-size:64px;color:#4caf50;width:80px;height:80px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.success-title{color:#4caf50;margin-bottom:12px}.success-message{font-size:16px;color:#333;margin-bottom:24px}.success-details{text-align:left;background:#f6f7f9;padding:20px;border-radius:10px;border:1px solid #e6e6e6}.success-details p{margin:12px 0}.success-details ul{margin:12px 0;padding-left:24px}.success-details li{margin:8px 0;line-height:1.6}.submission-id{background:#fff;padding:12px;border-radius:8px;border:1px solid #e6e6e6;margin-top:16px;font-size:14px}@media (max-width: 768px){.site-header{padding:12px 20px}.site-footer{padding:30px 20px 16px}.header-icon{width:40px;height:40px}.header-title{font-size:14px}.header-logo{height:24px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-tagline{font-size:24px}.card{margin:12px;padding:20px 16px;border-radius:8px}.steps{gap:6px}.step{padding:10px 6px;font-size:11px;min-width:80px}h2{font-size:18px}.two-col,.three-col{grid-template-columns:1fr}.pricing-row{grid-template-columns:60px 1fr;gap:8px;font-size:13px;padding:10px}.pricing-row>div:nth-child(3),.pricing-row>div:nth-child(4){grid-column:2}.pricing-head{font-size:12px}.actions{flex-direction:column-reverse}.actions button{width:100%}}@media (max-width: 480px){.site-header{padding:10px 16px}.site-footer{padding:24px 16px 12px}.header-icon{width:36px;height:36px}.header-title{font-size:13px}.header-logo{height:21px}.footer-tagline{font-size:20px}.card{margin:8px;padding:16px 12px}h2{font-size:16px}.step{font-size:10px;padding:8px 4px;min-width:60px}label{font-size:13px}input,textarea,select{font-size:13px;padding:10px}button{padding:11px 16px;font-size:13px}}
