:root{--bg:#f3f5f9;--card-bg:#fff;--text:#1f2937;--muted:#6b7280;--border:#d1d5db;--accent:#0f766e;--accent-strong:#115e59;--danger:#b91c1c;--ok:#166534}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top,#dbeafe 0%,var(--bg)40%,#e5e7eb 100%);margin:0;padding:0;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,sans-serif}.page{justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px;display:flex}.card{background:var(--card-bg);border-radius:16px;width:min(1100px,100%);padding:24px;box-shadow:0 18px 40px #0f172a1f}.entry-card{width:min(720px,100%)}.sentry-test-card{gap:20px;display:grid}.sentry-test-actions{flex-wrap:wrap;gap:12px;display:flex}h1{margin-top:0;margin-bottom:8px;font-size:1.6rem}.page-title{text-align:center}h2{margin-top:0;margin-bottom:12px}.lead{color:var(--muted);margin-top:0;margin-bottom:20px}.lead p{margin:0 0 12px;line-height:1.7}.lead p:last-child{margin-bottom:0}.lead strong{color:var(--text)}.caution-note{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:16px;padding-top:12px;font-size:.9rem}.caution-note p{margin:0 0 10px;line-height:1.65}.caution-note p:last-child{margin-bottom:0}.caution-note-title{color:#374151;letter-spacing:.02em;font-size:.84rem;font-weight:700}.text-red{color:#dc2626;font-weight:700}.form-shell{gap:16px;display:grid}.reception-status{border:1px solid var(--border);background:#f9fafb;border-radius:10px;padding:12px}.reception-status.open{background:#f0fdfa;border-color:#5eead4}.reception-status.closed{background:#fff1f2;border-color:#fecaca}.success-box{background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:12px}.success-box p{margin:0 0 12px;line-height:1.7}.success-box p:last-child{margin-bottom:0}.pending-final-notice{background:#fff1f2;border:2px solid #fb7185;border-radius:14px;padding:14px 16px}.pending-final-notice p{margin:0;line-height:1.7}.pending-final-notice-title{color:#be123c;font-size:1.05rem;font-weight:700;margin-bottom:6px!important}.error-message{color:var(--danger);margin:0}.success-message{color:var(--ok);margin:0}.email-entry-shell,.email-entry-form{gap:12px;display:grid}fieldset{border:0;gap:16px;margin:0;padding:0;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.grid-2>label{align-self:start}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.full-width{grid-column:1/-1}.case-number-field{justify-self:start;width:min(420px,100%)}label{gap:6px;font-size:.95rem;display:grid}.applicant-field-title{color:#111827;font-size:1.02rem;font-weight:700}.applicant-field-title-note{font-size:.85rem}input{border:1px solid var(--border);border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-size:.95rem}textarea{border:1px solid var(--border);resize:vertical;border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-family:inherit;font-size:.95rem}input[type=file]{padding:6px;overflow:hidden}.visually-hidden-file-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}input[type=radio]{width:auto;margin:0}.input-error{background:#fff5f5;border-color:#dc2626}.readonly-input{color:#0f172a;background:#f8fafc}.field-note{color:var(--muted);font-size:.8rem}.field-error{color:#b91c1c;font-size:.82rem;line-height:1.5}.address-grid{gap:12px;display:grid}.postal-search-row{align-items:center;gap:8px;display:flex}.compact-button{white-space:nowrap;width:auto}.stage-card{border:1px solid var(--border);border-radius:12px;gap:14px;padding:14px;display:grid}.stage-card-invalid{background:#fff7f7;border-color:#fca5a5}.section-card{border:1px solid var(--border);background:#fcfcfd;border-radius:14px;gap:16px;padding:16px;display:grid}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-description{color:var(--muted);margin:4px 0 0;line-height:1.6}.case-summary-list{gap:10px;display:grid}.case-form-list{gap:16px;display:grid}.case-summary{border:1px solid var(--border);text-align:left;width:100%;color:var(--text);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:104px minmax(0,1fr) auto minmax(160px,auto);align-items:center;gap:12px;padding:10px 12px;font-size:.92rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid}.case-summary>span{line-height:1.6}.case-summary-index{white-space:nowrap}.case-summary-number strong{font-weight:800}.case-summary-empty{border:1px solid var(--border);min-height:120px;color:var(--muted);text-align:center;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:20px;display:flex}.case-summary-uploaded{background:#f0fdf4;border-color:#86efac}.case-summary-error{background:#fef2f2;border-color:#fca5a5}.case-summary-uploading{background:#fffbeb;border-color:#fcd34d}.case-summary-active{border-width:2px;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.case-summary-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.case-summary-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.case-summary-status-badge{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;width:fit-content;padding:3px 8px;font-size:.76rem;font-weight:800;line-height:1;display:inline-flex}.case-summary-status-badge-draft{color:#334155;background:#e2e8f0}.case-summary-status-badge-uploading{color:#92400e;background:#fef3c7}.case-summary-status-badge-uploaded{color:#166534;background:#dcfce7}.case-summary-status-badge-error{color:#b91c1c;background:#fee2e2}.case-summary-action-buttons{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.case-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #cbd5e1;border-radius:16px;gap:16px;padding:18px;display:grid}.case-card-invalid{border-color:#fca5a5;box-shadow:0 0 0 3px #ef444414}.case-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.case-card h2,.case-card h3,.stage-card h3,.stage-card h4{margin:0}.case-badge{border-radius:999px;margin:8px 0 0;padding:5px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.case-badge-draft{color:#334155;background:#e2e8f0}.case-badge-uploading{color:#92400e;background:#fef3c7}.case-badge-uploaded{color:#166534;background:#dcfce7}.case-badge-error{color:#b91c1c;background:#fee2e2}.case-ready-box{background:#f0fdf4;border:1px solid #86efac;border-radius:12px;padding:12px}.case-ready-box p{margin:0;line-height:1.7}.case-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.age-row{align-items:center;gap:12px;display:flex}.age-row .age-field{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.age-row .age-field input{width:120px}.age-row .age-field span{white-space:nowrap}.stage-upload-note{border:1px solid var(--border);background:#f8fafc;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.stage-method-row{flex-wrap:wrap;gap:10px;display:flex}.stage-method-row-nested{margin-top:10px}.stage-method-option{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.stage-method-option-selected{background:#f0fdfa;border-color:#0f766e}.stage-method-option-error{background:#fff5f5;border-color:#dc2626}.stage-physical-note{background:#f8fafc;border:1px dashed #94a3b8;border-radius:10px;padding:12px}.stage-physical-note p{color:#475569;margin:0;line-height:1.7}.stage-upload-note p{margin:0;font-size:.92rem;line-height:1.7}.slot-status{color:var(--muted);font-size:.8rem}.file-slot-card{border:1px solid var(--border);background:#fff;border-radius:12px;align-content:start;gap:10px;padding:12px;display:grid}.file-slot-card-head{justify-content:space-between;align-items:flex-start;gap:10px;font-size:.95rem;font-weight:700;display:flex}.file-meaning-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.file-meaning-badge-registered{color:#166534;background:#dcfce7}.file-meaning-badge-replacement{color:#1d4ed8;background:#dbeafe}.file-meaning-badge-empty{color:#b91c1c;background:#fee2e2}.file-meaning-badge-optional{color:#475569;background:#e2e8f0}.file-slot-name{color:#111827;overflow-wrap:anywhere;margin:0;font-size:.94rem;font-weight:700;line-height:1.6}.file-slot-name-empty{color:#6b7280;font-weight:500}.file-slot-help{color:#475569;margin:0;font-size:.82rem;line-height:1.6}.file-slot-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.slot-uploading{color:#b45309}.slot-success{color:var(--ok)}.slot-error{color:var(--danger)}.file-field-error{background:#fff7f7;border:1px solid #fca5a5;border-radius:10px;padding:10px}.submit-panel{border:1px solid var(--border);background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.submit-panel-title{margin:0;font-weight:700}.submit-panel-text{color:var(--muted);margin:6px 0 0;line-height:1.6}.estimate-summary-card{background:#fffdf7;border-color:#fcd34d}.estimate-summary-note{color:var(--muted);margin:6px 0 0;font-size:.8rem}.estimate-summary-total-row{justify-content:flex-end;align-items:end;gap:8px;margin-top:6px;padding-top:0;display:flex}.estimate-summary-total-label{color:#78350f;font-size:.95rem;font-weight:700}.estimate-summary-amount-group{align-items:baseline;gap:6px;display:inline-flex}.estimate-summary-amount-tax{color:#92400e;font-size:.78rem;font-weight:600}.estimate-summary-amount{color:#92400e;justify-self:end;margin:0;font-size:1.8rem;font-weight:800;line-height:1}.estimate-summary-breakdown{gap:10px;margin-top:10px;padding-top:0;display:grid}.estimate-case-accordion{background:#ffffffc7;border:1px solid #92400e2e;border-radius:12px;overflow:hidden}.estimate-case-summary{cursor:pointer;color:#78350f;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:.98rem;font-weight:700;list-style:none;transition:background-color .18s,box-shadow .18s,border-color .18s;display:flex}.estimate-case-summary::-webkit-details-marker{display:none}.estimate-case-summary:hover{background:#fff7deb8}.estimate-case-summary:focus-visible{background:#fff7ded1;outline:none;box-shadow:inset 0 0 0 2px #92400e47}.estimate-case-summary-title{align-items:center;min-width:0;line-height:1.6;display:flex}.estimate-case-summary-meta{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.estimate-case-summary-amount{white-space:nowrap}.estimate-case-summary-toggle-label{color:#92400e;align-items:center;min-width:58px;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.estimate-case-summary-label-expanded{display:none}.estimate-case-summary-icon{background:#92400e1a;border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.88rem;transition:transform .18s,background-color .18s;display:inline-flex}.estimate-case-summary:hover .estimate-case-summary-icon,.estimate-case-summary:focus-visible .estimate-case-summary-icon{background:#92400e29}.estimate-case-accordion[open] .estimate-case-summary-label-collapsed{display:none}.estimate-case-accordion[open] .estimate-case-summary-label-expanded{display:inline}.estimate-case-accordion[open] .estimate-case-summary-icon{transform:rotate(90deg)}.estimate-case-accordion[open] .estimate-case-summary-amount{display:none}.estimate-case-breakdown{border-top:1px solid #92400e1f;gap:0;padding:10px 16px 12px;font-size:.84rem;display:grid}.estimate-summary-breakdown-row{color:#78350f;border-bottom:1px solid #92400e1a;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:8px 0;font-weight:700;display:grid}.estimate-summary-breakdown-row:last-child{border-bottom:0;padding-bottom:0}.estimate-summary-breakdown-row:has(+.estimate-case-total-row){border-bottom:0}.estimate-summary-breakdown-labels{flex-wrap:wrap;align-items:baseline;gap:8px;line-height:1.45;display:flex}.estimate-summary-breakdown-method{color:#92400e;font-size:.7rem;font-weight:500;line-height:1.45}.estimate-method-emphasis{font-weight:800}.estimate-method-emphasis-required{color:#b91c1c}.estimate-method-emphasis-unrequired{color:#1d4ed8}.estimate-summary-breakdown-amount{white-space:nowrap;align-self:start;line-height:1.45}.estimate-case-total-row{color:#78350f;border-top:1px solid #92400e29;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px;padding-top:10px;font-size:.98rem;font-weight:800;display:flex}.estimate-case-total-amount{white-space:nowrap}button{cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:10px;padding:10px 16px;font-size:.95rem;font-weight:700}button:hover{background:var(--accent-strong)}button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{background:#0f172a}.secondary-button:hover{background:#020617}.ghost-button{color:#0f172a;background:#e2e8f0}.ghost-button:hover{background:#cbd5e1}.danger-button{background:#b91c1c}.danger-button:hover{background:#991b1b}.upload-modal-overlay{z-index:1000;background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.upload-modal{background:var(--card-bg);border-radius:14px;gap:12px;width:min(760px,100%);max-height:min(88vh,860px);padding:18px;display:grid;overflow:auto;box-shadow:0 20px 50px #0f172a59}.upload-modal h2{margin:0}.upload-modal p{margin:0;line-height:1.6}.completion-modal-text{gap:12px;display:grid}.completion-modal-text p{margin:0;line-height:1.8}.completion-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.upload-overall-progress{border:1px solid var(--border);background:#f8fafc;border-radius:10px;padding:10px}.upload-progress-meta{justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;display:flex}.upload-progress-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.upload-progress-item{gap:6px;display:grid}progress{width:100%}@media (max-width:860px){.grid-2,.grid-3{grid-template-columns:1fr}.case-summary{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"index actions""number actions""status actions";align-items:start;gap:6px 12px;padding:10px}.case-summary-index{grid-area:index}.case-summary-number{grid-area:number}.case-summary-status-badge{grid-area:status;margin-top:2px}.case-summary-actions{grid-area:actions;align-self:center}.case-summary-action-buttons{flex-direction:row}.case-summary-action-buttons button,.case-summary-actions button{width:auto}.section-head,.case-card-head,.submit-panel,.completion-modal-actions{flex-direction:column}.case-actions,.completion-modal-actions{justify-content:stretch}button{width:100%}.age-row{flex-direction:column;align-items:flex-start}.estimate-case-summary,.estimate-summary-breakdown-row,.estimate-summary-total-row{grid-template-columns:1fr}.estimate-case-summary{display:grid}.estimate-case-summary-meta{justify-content:flex-end;gap:8px}.estimate-case-total-row,.estimate-summary-total-row{justify-content:flex-end;display:flex}.estimate-summary-breakdown-row{gap:4px;padding:7px 0}.estimate-summary-breakdown-amount{justify-self:end;padding-top:0}.estimate-summary-amount{justify-self:end}.section-head.case-summary-section-head{flex-direction:row;align-items:flex-start}.section-head.case-summary-section-head>div{flex:auto;min-width:0}.section-head.case-summary-section-head>button{flex-shrink:0}}@media (max-width:400px){.section-head.case-summary-section-head{flex-direction:column}}.upload-progress-item{border:1px solid var(--border);background:#f9fafb;border-radius:10px;padding:10px}.upload-overall-progress progress,.upload-progress-item progress{width:100%;height:10px}button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 16px;font-weight:700}button:disabled{cursor:not-allowed;background:#94a3b8}@media (max-width:900px){.grid-2,.grid-3{grid-template-columns:1fr}.submit-row{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=a5831220fb66e77b.css.map*/