/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.application-download{color:var(--indigo);font-size:11px;font-weight:750;text-decoration:none}.application-card{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 22px;padding:20px;display:grid;box-shadow:0 2px 10px #17233a0a}.application-card.is-complete{background:#fbfefd;border-color:#9ed9c4}.application-card-icon{background:var(--indigo-soft);width:46px;height:46px;color:var(--indigo);border-radius:12px;place-items:center;display:grid}.application-card.is-complete .application-card-icon{background:var(--success-soft);color:var(--success)}.application-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:23px;height:23px}.application-card h2{margin:5px 0;font-size:18px}.application-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.application-card small{color:var(--success);margin-top:7px;display:block}.application-card-actions{justify-items:end;gap:9px;display:grid}.application-card-actions>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:800}.application-card.is-complete .application-card-actions>span{color:var(--success)}.application-shell{background:#f4f5f8;min-height:100vh}.form-header{border-bottom:1px solid var(--border);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,50vw - 640px);display:flex;position:sticky;top:0}.form-header>div:last-child{align-items:center;gap:10px;display:flex}.form-close{color:var(--indigo);cursor:pointer;background:0 0;border:0;font-weight:750}.form-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;max-width:1280px;margin:auto;padding:30px 28px 80px;display:grid}.form-sidebar{color:#fff;background:#17233a;border-radius:18px;padding:26px;position:sticky;top:102px}.form-sidebar h1{margin:10px 0;font-size:28px;line-height:1.15}.form-sidebar>p{color:#c8d0df;font-size:12px;line-height:1.6}.form-sidebar ol{color:#dce2ec;gap:12px;margin:24px 0;padding:0 0 0 20px;font-size:12px;display:grid}.form-warning{background:#ffffff17;border-radius:10px;gap:5px;padding:13px;display:grid}.form-warning strong{font-size:11px}.form-warning span{color:#dce2ec;font-size:10px;line-height:1.5}.digital-form{gap:18px;display:grid}.form-section{border:1px solid var(--border);background:#fff;border-radius:16px;padding:25px;box-shadow:0 2px 10px #17233a0a}.section-title{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.section-title>span{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:50%;place-items:center;font-weight:800;display:grid}.section-title h2{margin:0;font-size:19px}.section-title p{color:var(--muted);margin:3px 0 0;font-size:11px}.field-grid{gap:16px;margin-bottom:18px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{gap:7px;font-size:12px;font-weight:700;display:grid}.form-field span b,.choice-field legend span{color:var(--danger);margin-left:3px}.form-field input,.form-field select,.optional-detail textarea{border:1px solid var(--border);background:#fff;border-radius:9px;outline:0;width:100%;padding:11px 12px}.form-field input,.form-field select{height:44px}.form-field input:focus,.form-field select:focus,.optional-detail textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #4f46e51a}.choice-field{border:0;margin:0 0 19px;padding:0}.choice-field legend{margin-bottom:9px;font-size:12px;font-weight:750}.choice-row{flex-wrap:wrap;gap:10px;display:flex}.choice-row label{border:1px solid var(--border);background:#fafbfc;border-radius:8px;align-items:center;gap:7px;padding:9px 14px;font-size:12px;display:flex}.optional-detail{color:var(--muted);gap:6px;margin-top:10px;font-size:11px;display:grid}.optional-detail textarea{resize:vertical;min-height:72px}.declaration{background:#f8f9fb;border-radius:10px;align-items:flex-start;gap:10px;margin-top:12px;padding:14px;font-size:11px;line-height:1.55;display:flex}.declaration input{margin-top:3px}.form-actions{border:1px solid var(--border);z-index:10;background:#fffffff7;border-radius:13px;align-items:center;gap:10px;padding:13px 16px;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 25px #17233a14}.form-actions>div{margin-right:auto;display:grid}.form-actions strong{font-size:12px}.form-actions span{color:var(--muted);font-size:10px}@media (width<=900px){.application-card{grid-template-columns:44px 1fr}.application-card-actions{grid-column:2;justify-items:start}.form-layout{grid-template-columns:1fr}.form-sidebar{position:static}.field-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.form-header{padding:0 15px}.form-header .button-secondary{display:none}.form-layout{padding:18px 14px 70px}.form-section{padding:19px 15px}.field-grid.two,.field-grid.three{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.form-actions>div{width:100%}.form-actions button{flex:1}.application-card{margin-bottom:16px;padding:16px}.application-card-actions,.application-card-actions button{width:100%}}.phase-two-card{border:1px solid var(--border);background:#fff;border-radius:18px;max-width:760px;margin:22px auto 0;overflow:hidden;box-shadow:0 8px 30px #17233a0f}.phase-two-heading{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:24px 26px 20px;display:flex}.phase-two-heading h2{margin:7px 0;font-size:22px}.phase-two-heading p{color:var(--muted);max-width:560px;margin:0;font-size:12px;line-height:1.6}.phase-two-status{color:#9a5b00;text-transform:uppercase;letter-spacing:.05em;background:#fff4e5;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:10px;font-weight:800}.phase-two-status.complete{background:var(--success-soft);color:var(--success)}.phase-two-note{color:var(--muted);background:#f8f9fb;align-items:center;gap:8px;padding:14px 26px;font-size:11px;display:flex}.phase-two-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:16px;height:16px}@media (width<=560px){.phase-two-heading{flex-direction:column;padding:20px}.phase-two-card .document-row{padding:15px}.phase-two-note{padding:14px 20px}}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:4px;animation:.75s linear infinite spin;display:inline-block}.auth-card input:disabled{color:#858b98;background:#f7f7f9}.auth-switch button:disabled{opacity:.55;cursor:not-allowed}.pin-field{display:block;position:relative}.pin-field input{width:100%;padding-right:70px}.pin-field button{color:var(--indigo);cursor:pointer;background:0 0;border:0;padding:8px;font-size:12px;font-weight:800;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pin-field button:disabled{opacity:.55;cursor:not-allowed}:root{--ink:#17233a;--muted:#667085;--teal:#0f8b8d;--teal-soft:#ddf4f1;--indigo:#4f46e5;--indigo-dark:#4338ca;--indigo-soft:#eef0ff;--success:#16835c;--success-soft:#eaf8f2;--border:#e1e5eb;--surface:#fff;--canvas:#f7f6f2;--danger:#b42318}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input{font:inherit}button,a{transition:all .18s}.loading-screen{text-align:center;place-content:center;gap:14px;min-height:100vh;display:grid}.spinner{border:3px solid #d6d9e8;border-top-color:var(--indigo);border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{grid-template-columns:minmax(300px,1fr) minmax(420px,560px);align-items:center;gap:70px;max-width:1180px;min-height:100vh;margin:auto;padding:56px;display:grid}.auth-brand{align-self:start;align-items:center;gap:12px;font-size:18px;display:flex}.auth-brand span{color:var(--muted);border-left:1px solid var(--border);padding-left:12px;font-size:14px}.brand-mark{background:linear-gradient(145deg,var(--teal),var(--indigo));color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand-mark.small{border-radius:10px;width:38px;height:38px}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:42px;box-shadow:0 18px 60px #17233a14}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-size:12px;font-weight:800}.auth-card h1{margin:12px 0;font-size:35px;line-height:1.12}.auth-card>p{color:var(--muted);margin-bottom:26px;line-height:1.65}.auth-card form{gap:17px;display:grid}.auth-card label{gap:7px;font-size:14px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--border);border-radius:10px;outline:0;height:50px;padding:0 14px}.auth-card input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #4f46e521}.form-error{color:var(--danger);background:#fff1f0;border-radius:8px;padding:11px 13px;font-size:13px}.button-primary{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #4f46e52e}.button-primary:hover{background:var(--indigo-dark);transform:translateY(-1px)}.button-primary:disabled{box-shadow:none;cursor:not-allowed;background:#c7c9f8;transform:none}.button-primary.wide{width:100%;margin-top:3px}.auth-switch{color:var(--muted);justify-content:center;gap:6px;margin-top:22px;font-size:14px;display:flex}.auth-switch button{color:var(--indigo);cursor:pointer;background:0 0;border:0;font-weight:750}.auth-security{border-top:1px solid var(--border);color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:28px;padding-top:20px;font-size:13px;display:flex}.auth-security svg,.secure-pill svg,.privacy-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.portal-shell{min-height:100vh;padding-bottom:110px}.portal-header{border-bottom:1px solid var(--border);z-index:10;background:#fff;height:72px;position:sticky;top:0}.header-inner{align-items:center;gap:42px;max-width:1320px;height:100%;margin:auto;padding:0 32px;display:flex}.logo{align-items:center;gap:11px;display:flex}.logo>div:last-child{display:grid}.logo strong{letter-spacing:.04em;font-size:16px}.logo span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.portal-header nav{align-self:stretch;gap:26px;display:flex}.portal-header nav a{color:var(--muted);align-items:center;font-size:14px;display:flex;position:relative}.portal-header nav a.active{color:var(--ink);font-weight:700}.portal-header nav a.active:after{content:"";background:var(--teal);height:2px;position:absolute;bottom:0;left:0;right:0}.account{align-items:center;gap:10px;margin-left:auto;display:flex}.avatar{background:var(--indigo-soft);width:34px;height:34px;color:var(--indigo);border-radius:50%;place-items:center;font-weight:800;display:grid}.account>div:nth-child(2){display:grid}.account strong{font-size:13px}.account span{color:var(--muted);font-size:11px}.account button,.success-header>button{color:var(--indigo);cursor:pointer;background:0 0;border:0;margin-left:8px;font-size:12px;font-weight:750}.portal-content{max-width:1240px;margin:auto;padding:28px 32px 42px}.breadcrumb{color:var(--muted);margin-bottom:24px;font-size:12px}.breadcrumb span{margin:0 8px}.hero-row{grid-template-columns:1fr 360px;align-items:end;gap:32px;display:grid}.hero-row h1{letter-spacing:-.025em;margin:9px 0 8px;font-size:36px;line-height:1.12}.hero-row p{color:var(--muted);max-width:690px;margin:0;line-height:1.55}.progress-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 2px 8px #17233a0a}.progress-top{justify-content:space-between;align-items:center;display:flex}.progress-top>div{align-items:baseline;gap:9px;display:flex}.progress-top span{color:var(--muted);font-size:12px;font-weight:700}.progress-top strong{font-size:23px}.progress-badge{background:var(--teal-soft);color:var(--teal);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.progress-track{background:#edf0f3;border-radius:99px;height:7px;margin:13px 0 8px;overflow:hidden}.progress-track span{background:var(--teal);border-radius:99px;height:100%;transition:width .35s;display:block}.progress-card p{font-size:11px}.phase-stepper{grid-template-columns:1fr 46px 1fr;align-items:center;margin:28px 0 22px;display:grid}.phase-step{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:12px;padding:14px 17px;display:flex}.phase-step>span{width:34px;height:34px;color:var(--muted);background:#f1f2f4;border-radius:50%;place-items:center;font-weight:800;display:grid}.phase-step.active{background:linear-gradient(90deg,var(--teal-soft),#fff);border-color:#8fd1cd}.phase-step.active>span{background:var(--teal);color:#fff}.phase-step>div{display:grid}.phase-step strong{font-size:14px}.phase-step small{color:var(--muted);margin-top:2px}.phase-connector{background:#d7dce2;height:2px}.workspace-grid{grid-template-columns:minmax(0,1fr) 310px;gap:22px;display:grid}.upload-panel,.guidance-card{border:1px solid var(--border);background:#fff;border-radius:14px;box-shadow:0 2px 10px #17233a0a}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:19px 20px 17px;display:flex}.panel-heading h2,.guidance-card h2{margin:0;font-size:18px}.panel-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.secure-pill{background:var(--teal-soft);color:var(--teal);border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.document-row{border-bottom:1px solid #edf0f3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 20px;display:grid}.document-row:last-child{border-bottom:0}.document-row.is-complete{background:#fbfefd}.document-icon{background:var(--indigo-soft);width:38px;height:38px;color:var(--indigo);border-radius:10px;place-items:center;display:grid}.document-row.is-complete .document-icon{background:var(--success-soft);color:var(--success)}.document-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.document-copy{min-width:0}.document-title{font-size:13px;font-weight:750}.document-title span{background:var(--indigo-soft);color:var(--indigo);text-transform:uppercase;letter-spacing:.04em;border-radius:99px;margin-left:6px;padding:3px 6px;font-size:9px}.document-subtitle,.file-meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.file-meta{color:var(--success);font-weight:650}.document-actions{align-items:center;gap:8px;display:flex}.button-upload,.button-ghost,.button-remove,.button-secondary{cursor:pointer;border-radius:8px;min-height:36px;padding:0 13px;font-size:12px;font-weight:750}.button-upload{border:1px dashed var(--indigo);background:var(--indigo-soft);color:var(--indigo)}.button-ghost,.button-secondary{border:1px solid var(--border);color:var(--ink);background:#fff}.button-remove{color:var(--danger);background:0 0;border:0;padding:0 4px}.guidance-card{height:max-content;padding:21px}.guidance-card ul{gap:15px;margin:18px 0;padding:0;list-style:none;display:grid}.guidance-card li{align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;display:flex}.guidance-card li svg{fill:none;width:17px;height:17px;stroke:var(--teal);stroke-width:2.2px;flex:none}.after-submit{background:var(--teal-soft);border-radius:11px;margin-top:20px;padding:14px}.after-submit h3{margin:0 0 5px;font-size:12px}.after-submit p{color:#315f61;margin:0;font-size:11px;line-height:1.55}.privacy-note{border-top:1px solid var(--border);color:var(--muted);gap:10px;margin-top:18px;padding-top:17px;display:flex}.privacy-note>div{display:grid}.privacy-note strong{color:var(--ink);font-size:11px}.privacy-note span{margin-top:3px;font-size:10px;line-height:1.5}.action-bar{border-top:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:84px;padding:14px max(32px,50vw - 588px);display:flex;position:fixed;bottom:0;left:0;right:0}.action-bar>div{display:grid}.action-bar strong{font-size:13px}.action-bar span{color:var(--muted);margin-top:3px;font-size:11px}.success-shell{min-height:100vh;padding:0 28px 60px}.success-header{justify-content:space-between;align-items:center;max-width:1120px;height:72px;margin:auto;display:flex}.success-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:22px;max-width:760px;margin:50px auto 0;padding:42px;box-shadow:0 18px 60px #17233a14}.success-icon{background:var(--success-soft);width:68px;height:68px;color:var(--success);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.success-icon svg{fill:none;stroke:currentColor;stroke-width:2px;width:34px;height:34px}.success-card h1{margin:9px 0;font-size:35px}.success-card>p{color:var(--muted)}.reference-box{background:linear-gradient(135deg,var(--indigo-soft),var(--teal-soft));border:1px solid #d8dbfa;border-radius:14px;gap:6px;margin:28px 0;padding:20px;display:grid}.reference-box span,.reference-box small{color:var(--muted);font-size:11px}.reference-box strong{letter-spacing:.08em;font-size:27px}.summary-grid{border:1px solid var(--border);text-align:left;border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.summary-grid>div{border-right:1px solid var(--border);gap:4px;padding:15px;display:grid}.summary-grid>div:last-child{border:0}.summary-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.summary-grid strong{font-size:12px}.status-success{color:var(--success)}.success-actions{justify-content:center;gap:10px;margin:25px 0;display:flex}.button-secondary{min-height:48px;padding:0 20px}.next-step{text-align:left;background:#f8f9fb;border-radius:12px;padding:17px}.next-step strong{font-size:12px}.next-step p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}@media (width<=900px){.auth-shell{grid-template-columns:1fr;padding:28px}.auth-brand{align-self:auto}.hero-row,.workspace-grid{grid-template-columns:1fr}.progress-card{margin-top:6px}.account>div:nth-child(2),.portal-header nav{display:none}.phase-stepper{grid-template-columns:1fr;gap:8px}.phase-connector{width:2px;height:20px;margin-left:33px}.guidance-card{order:-1}.document-row{grid-template-columns:38px 1fr}.document-actions{grid-column:2}.action-bar{padding:13px 20px}.summary-grid{grid-template-columns:1fr}.summary-grid>div{border-right:0;border-bottom:1px solid var(--border)}}@media (width<=560px){.portal-content{padding:22px 16px 36px}.header-inner{padding:0 16px}.hero-row h1{font-size:30px}.panel-heading{align-items:flex-start}.secure-pill{display:none}.document-subtitle{white-space:normal}.document-actions{flex-wrap:wrap}.action-bar>div span{display:none}.auth-card{padding:28px}.success-card{margin-top:22px;padding:28px 20px}.success-actions{flex-direction:column}}
