.docs-helper-page{min-height:100vh;padding:32px 16px;background:#f3f4f6;color:var(--ink,#10283a);font-family:Arial,Helvetica,sans-serif}.docs-helper-card{width:100%;max-width:768px;margin:0 auto;padding:32px;background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 16px 45px rgba(8,36,59,.09)}.docs-helper-card>h1{margin:0 0 6px;color:#10283a;font-size:24px;font-weight:800;line-height:1.25;letter-spacing:-.02em}.docs-helper-card>h1+p{margin:0 0 24px;color:#5e7080;font-size:15px}.docs-helper-card>div{margin-bottom:20px}.docs-helper-card label{display:block;margin-bottom:5px;color:#374151;font-size:14px;font-weight:600;line-height:1.4}.docs-helper-card input,.docs-helper-card select,.docs-helper-card textarea{display:block;width:100%;min-height:48px;padding:12px 16px;color:#10283a;background:#ffffff;border:1px solid #d1d5db;border-radius:12px;outline:none;font:inherit;font-size:15px;line-height:1.45;transition:border-color .16s ease,box-shadow .16s ease}.docs-helper-card textarea{min-height:96px;resize:vertical}.docs-helper-card textarea.h-28{min-height:112px}.docs-helper-card input:focus,.docs-helper-card select:focus,.docs-helper-card textarea:focus{border-color:#0f6575;box-shadow:0 0 0 2px rgba(15,101,117,.22)}.docs-helper-card input.docs-input-invalid{border-color:#b91c1c}.docs-helper-card input.docs-input-invalid:focus{border-color:#b91c1c;box-shadow:0 0 0 2px rgba(185,28,28,.16)}.docs-helper-card .docs-field-error{margin:6px 0 0;color:#b91c1c;font-size:13px;line-height:1.4}.docs-helper-card input::placeholder,.docs-helper-card textarea::placeholder{color:#9ca3af}.docs-helper-card select:disabled{color:#6b7280;background:#f3f4f6;cursor:not-allowed}.docs-field-group{padding:16px;background:#f9fafb;border:1px solid #eef1f3;border-radius:14px}.docs-field-group>div:not(:last-child){margin-bottom:14px}.docs-group-title{color:#10283a;font-size:14px;font-weight:700}.docs-two-column{display:grid;grid-template-columns:1fr;gap:16px}.docs-helper-card p.text-xs{margin-top:5px;color:#6b7280;font-size:12px}.docs-submit{display:block;width:100%;min-height:50px;margin:4px 0 24px;padding:12px 20px;color:#ffffff;background:#0f6575;border:1px solid #0f6575;border-radius:12px;box-shadow:0 10px 24px rgba(15,101,117,.2);font-size:15px;font-weight:800;cursor:pointer;transition:background .16s ease,transform .16s ease}.docs-submit:hover:not(:disabled){background:#0a5260;transform:translateY(-1px)}.docs-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.docs-help{position:relative;display:inline-block;margin-left:5px}.docs-help-button{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;padding:0;color:#0f6575;background:#d9f2f0;border:0;border-radius:50%;font-size:12px;font-weight:800;line-height:1;cursor:pointer}.docs-help-button:hover{background:#bfe7e3}.docs-help-popover{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:min(320px,calc(100vw - 64px));padding:14px;color:#374151;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 14px 35px rgba(8,36,59,.16);font-size:14px;font-weight:400;line-height:1.5}.docs-help-close{display:block;margin-top:8px;padding:0;color:#0f6575;background:transparent;border:0;font-size:12px;font-weight:700;cursor:pointer}.docs-error{padding:14px 16px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;font-size:14px}.docs-result{margin-top:24px}.docs-result-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.docs-result-header h2{color:#10283a;font-size:18px;font-weight:700}.docs-download{min-height:38px;padding:8px 14px;color:#ffffff;border:0;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.docs-download-teal{background:#0f6575}.docs-download-teal:hover{background:#0a5260}.docs-download-blue{background:#2563eb}.docs-download-blue:hover{background:#1d4ed8}.docs-result-note{margin:0 0 8px;color:#6b7280;font-size:12px}.docs-instruction-text,.docs-result-text{padding:20px;color:#374151;border-radius:12px;white-space:pre-wrap;font-size:15px;line-height:1.65}.docs-result-text{background:#f9fafb;border:1px solid #e5e7eb}.docs-instruction-text{background:#eff6ff;border:1px solid #bfdbfe}@media (min-width:768px){.docs-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.docs-helper-page{padding:16px}.docs-helper-card{padding:24px 18px;border-radius:16px}.docs-helper-card>h1{font-size:22px}.docs-result-header{align-items:flex-start}}.docs-access-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f1e9}.docs-access-card{width:min(100%,520px);padding:36px;border:1px solid #dce5e6;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(9,48,65,.1);text-align:center}.docs-access-label{color:#0d8994;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.docs-access-card h1{margin:14px 0 10px;color:#0b2b3d;font-size:clamp(28px,6vw,40px);line-height:1.08}.docs-access-card p{margin:0;color:#586f7c;line-height:1.6}.docs-access-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;margin-top:24px;padding:0 24px;border-radius:12px;color:#fff;background:#0d6f7c;font-weight:800;text-decoration:none}.docs-data-consent{display:grid!important;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin:0 0 18px;color:#586f7c!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.docs-data-consent input{width:18px!important;min-height:18px!important;height:18px;margin:1px 0 0;padding:0!important;accent-color:#0f6575}.docs-data-consent a{color:#0f6575;text-decoration:underline;text-underline-offset:2px}