.tenant-application{--tenant-ink:#243b5b;--tenant-border:#d7e0e8;min-height:100vh;color:var(--tenant-ink);background:#f3f6f8;font-family:Arial,sans-serif;font-size:16px;line-height:1.55}.tenant-application *{box-sizing:border-box}.tenant-app-footer,.tenant-app-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem max(1rem,calc((100% - 1040px) / 2));background:white;border-bottom:1px solid var(--tenant-border)}.tenant-app-header img{display:block;width:auto;max-width:210px;height:70px;object-fit:contain}.tenant-app-header>span{font-size:.9rem;font-weight:700;text-align:right}.tenant-app-main{width:min(100% - 2rem,1040px);margin:0 auto;padding:2.5rem 0}.tenant-app-intro{max-width:780px;margin:0 auto 1.75rem;text-align:center}.tenant-application h1{font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.15;margin:0 0 1rem;color:var(--tenant-ink);font-weight:700}.tenant-application h2{margin:0 0 .6rem;color:var(--tenant-ink);font-size:1.3rem;font-weight:700}.tenant-application h3{font-size:1rem;font-weight:700;margin:0 0 .2rem}.tenant-application p{margin:.4rem 0 .8rem;overflow-wrap:anywhere}.tenant-app-card{background:white;border:1px solid var(--tenant-border);border-radius:14px;padding:1.5rem;margin:0 0 1.2rem;min-width:0}.tenant-app-start{max-width:700px;margin-inline:auto}.tenant-app-start form{margin-top:1.5rem}.tenant-application fieldset{border:0;padding:0;margin:0;min-width:0}.tenant-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.3rem;margin-top:1.3rem}.tenant-app-field{display:grid;gap:.45rem;align-content:start;min-width:0;margin-bottom:.25rem}.tenant-app-field>span{font-size:.94rem;font-weight:700}.tenant-application :is(input:not([type=checkbox]):not([type=file]):not([type=hidden]),select,textarea){width:100%;min-width:0;min-height:46px;border:1px solid #a4b4c6;border-radius:8px;background:white;color:#1b2f49;padding:.65rem .8rem;font:inherit}.tenant-application textarea{resize:vertical}.tenant-application :is(input,select,textarea):disabled{background:#f3f5f7;color:#41556b;opacity:1}.tenant-application :is(input,select,textarea,button,a):focus-visible{outline:3px solid #2589ca;outline-offset:3px}.tenant-app-check{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer;min-height:44px;padding:.4rem 0}.tenant-app-check>input{width:20px;height:20px;flex:0 0 20px;margin-top:.2rem;accent-color:#253f65}.tenant-app-check>span{overflow-wrap:anywhere}.tenant-app-checks{display:grid;gap:.6rem}.tenant-application .tenant-app-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem 1rem;margin:1.25rem 0}.tenant-app-options>legend{float:left;grid-column:1/-1;margin-bottom:.5rem;font-weight:700}.tenant-application :is(button,.tenant-app-document-actions>a){display:inline-flex;justify-content:center;align-items:center;min-height:46px;border:1px solid #8297ae;border-radius:8px;color:#253f65;background:white;font:inherit;font-weight:700;padding:.65rem 1.1rem;cursor:pointer;text-align:center;text-decoration:none}.tenant-application button:disabled{cursor:wait;opacity:.6}.tenant-application .tenant-app-primary{background:#253f65;border-color:#253f65;color:white}.tenant-application a{color:#18548a;text-underline-offset:3px}.tenant-app-start fieldset{display:grid;gap:1rem}.tenant-application .tenant-app-honeypot{position:absolute;left:-10000px;height:1px;width:1px;overflow:hidden}.tenant-app-alert,.tenant-app-notice{border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.2rem;background:#eaf2f8;border:1px solid #b4cbde}.tenant-app-alert{background:#fff0ed;border-color:#e3b4a9;color:#792d26}.tenant-app-status{border-top:4px solid #315c83}.tenant-app-reference{font-size:.86rem;letter-spacing:.04em;font-weight:700}.tenant-app-ceiling{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;padding:.8rem 0}.tenant-app-ceiling strong{font-size:1.5rem}.tenant-app-decision{white-space:pre-wrap;border-left:3px solid #b4cbde;padding-left:1rem}.tenant-app-documents{display:grid;gap:.9rem;margin-top:1.1rem}.tenant-app-document{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);align-items:center;gap:1rem;border:1px solid var(--tenant-border);border-radius:9px;padding:1rem}.tenant-app-document p{margin:.2rem 0;font-size:.9rem}.tenant-app-filename{overflow-wrap:anywhere}.tenant-app-document-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end;min-width:0}.tenant-app-document-actions input{width:100%;min-width:0;font:inherit;font-size:.9rem}.tenant-app-document-actions input::file-selector-button{font:inherit;padding:.65rem;min-height:44px;cursor:pointer;border:1px solid #8297ae;border-radius:6px;background:white;margin-right:.5rem}.tenant-app-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;position:sticky;bottom:0;z-index:5;padding:1rem;margin-bottom:1.2rem;background:#edf3f8;border:1px solid #b4cbde;border-radius:10px;box-shadow:0 -4px 14px #253f650b}.tenant-app-actions>div{flex:1;font-size:.9rem;min-width:150px}.tenant-app-lifecycle{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.tenant-app-footer{border-top:1px solid var(--tenant-border);border-bottom:0;flex-wrap:wrap;font-size:.9rem}@media (max-width:680px){.tenant-app-grid{grid-template-columns:minmax(0,1fr)}.tenant-app-main{padding-top:1.7rem}.tenant-app-card{padding:1.1rem}.tenant-application .tenant-app-options{grid-template-columns:repeat(2,minmax(0,1fr))}.tenant-app-document{grid-template-columns:minmax(0,1fr)}.tenant-app-document-actions{justify-content:flex-start}.tenant-app-actions{position:static}.tenant-app-actions>div{flex-basis:100%}.tenant-app-actions button{flex:1}.tenant-app-header img{max-width:165px;height:56px}}