.page{min-height:100dvh;color:#111827}.topbar{position:sticky;top:0;z-index:5;background:#aa4a44;border-bottom:1px solid rgba(255,255,255,.18)}.topbar__title{max-width:1160px;margin:0 auto;padding:14px 18px;font-weight:700;font-size:14px;letter-spacing:.2px;color:#fee20f;text-align:center}.shell{max-width:1160px;margin:0 auto;padding:16px 18px 40px;display:grid;grid-template-columns:minmax(0,760px);gap:16px;align-items:start;justify-content:center}.right{display:none}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px #11182705}.card__header{padding:14px 14px 10px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.card__header-text{flex:1;min-width:0}.card__title{font-weight:700;font-size:13px}.card__subtitle{margin-top:3px;color:#6b7280;font-size:12px}.card__header-logo{flex-shrink:0;height:28px;width:auto}.form{padding:14px}.form__error{margin-top:10px;padding:8px 10px;font-size:12px;color:#b91c1c;background:#fef2f2;border-radius:8px}.consent-card{margin-top:10px;display:grid;grid-template-columns:30px 1fr;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #f3c36a;background:#fff7e6}.consent-card__icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#92400e;background:#fde68a}.consent-card__title{font-size:13px;font-weight:700;color:#7c2d12;margin-bottom:2px}.consent-card__text{font-size:12px;color:#92400e;line-height:1.4}.address-card{margin-top:14px;padding:0;background:#faf6f0;border:1px solid #d4b896;border-radius:10px;overflow:hidden}.address-card__header{padding:12px 14px;font-size:13px;font-weight:600;color:#8b4513;border-bottom:1px solid #d4b896}.address-card__table{border-collapse:collapse}.address-card__row{display:grid;grid-template-columns:1fr 1fr;min-height:32px;border-top:1px solid #e5d5c3}.address-card__row:first-of-type{border-top:0}.address-card__label{padding:8px 14px;font-size:12px;color:#374151;border-right:1px solid #e5d5c3}.address-card__value{padding:8px 14px;font-size:12px;font-weight:600;color:#111827}.form__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.field{display:grid;gap:6px}.field--full{grid-column:1 / -1}.section-heading{display:flex;align-items:baseline;gap:6px;padding-top:2px}.section-heading--toggle{width:100%;justify-content:space-between;align-items:center;background:transparent;border:0;padding:2px 0;cursor:pointer}.section-heading__left{display:inline-flex;align-items:baseline;gap:6px}.section-heading__toggle{color:#6b7280;font-size:20px;line-height:1;transition:transform .2s ease}.section-heading__toggle--open{transform:rotate(180deg)}.section-heading__title{font-size:12px;font-weight:700;color:#374151}.section-heading__meta{font-size:11px;color:#6b7280}.field--checkbox{display:flex;align-items:center;gap:10px;grid-column:1 / -1}.field__checkbox{width:18px;height:18px;accent-color:#2563eb;cursor:pointer}.field__label{font-size:12px;color:#374151}.req{margin-left:2px;color:#ef4444}.field__control{height:36px;padding:8px 10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;outline:none;font-size:13px}.field__control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.field__error{font-size:11px;color:#b91c1c}.actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.btn{height:38px;padding:0 20px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:600;font-size:13px;cursor:pointer}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--ghost{background:transparent;color:#aa4a44;border:2px solid #AA4A44}.btn--ghost:hover:not(:disabled){background:#aa4a4414}.btn--primary{background:#aa4a44;border-color:#aa4a44;color:#fff}.btn--primary:hover:not(:disabled){background:#943d38;border-color:#943d38}.btn--primary:disabled{background:#c97a75;border-color:#c97a75;opacity:.8}.panel{padding:10px 14px 14px;display:grid;gap:12px}.panel__section{border:1px solid #e5e7eb;border-radius:10px;padding:10px 0 0;background:#fff}.panel__heading{font-size:12px;font-weight:700;color:#111827;margin:0;padding:0 10px 10px;text-align:center}.table{border-top:1px solid #e5e7eb}.tr{display:grid;grid-template-columns:1fr auto;min-height:30px;border-top:1px solid #eef2f7}.tr:first-child{border-top:0}.td{padding:7px 10px;font-size:12px;color:#374151}.td--value{color:#111827;font-weight:600}.tr--strong .td--label,.tr--strong .td--value{font-weight:800}@media(max-width:920px){.shell,.form__fields{grid-template-columns:1fr}}.toast{position:fixed;bottom:16px;right:16px;z-index:9999;display:flex;align-items:center;gap:8px;min-width:240px;max-width:360px;padding:10px 12px;border-radius:12px;box-shadow:0 6px 18px #1118271f;border:1px solid #f3f4f6}.toast--success{background:#fff;color:#111827}.toast__icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#14c2a9;color:#fff;font-weight:700;flex-shrink:0}.toast__message{font-size:14px;font-weight:600;color:#111827;flex:1}.toast__close{border:0;background:transparent;color:#9ca3af;font-size:16px;line-height:1;width:20px;height:20px;border-radius:50%;cursor:pointer}.toast__close:hover{background:#f3f4f6;color:#4b5563}html,body{height:100%}body{margin:0;font-family:DM Sans,sans-serif;background:#f1e4da}
