/*! 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)}.table{display:table}}:root{--navy:#06233f;--navy-2:#0b3152;--gold:#caa56b;--gold-soft:#f3eadb;--ink:#122535;--muted:#687987;--line:#e3e9ed;--background:#f5f7f8;--success:#248765;--shadow:0 16px 40px #132e4314}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding-bottom:48px}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;align-items:center;gap:40px;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand,.auth-brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand{cursor:pointer}.brand-mark{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.brand-mark.large{border-radius:16px;width:56px;height:56px}.brand b,.auth-brand b{color:var(--navy);font-size:15px;display:block}.brand small,.auth-brand small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.desktop-nav{align-self:stretch;align-items:stretch;gap:8px;margin:0 auto;display:flex}.nav-button{cursor:pointer;color:#6b7a85;background:0 0;border:0;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:650;display:flex;position:relative}.nav-button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:16px;right:16px}.nav-button:hover,.nav-button.active{color:var(--navy)}.nav-button.active:after{background:var(--gold)}.header-actions{align-items:center;gap:10px;display:flex}.avatar{background:var(--gold-soft);width:40px;height:40px;color:var(--navy);border-radius:50%;place-items:center;font-weight:800;display:grid}.admin-link,.signout-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.signout-button{color:var(--muted)}.admin-preview-bar{background:#f6f0e7;border-bottom:1px solid #e8d8bd}.admin-preview-inner{align-items:center;gap:13px;width:min(1180px,90vw);min-height:64px;margin:0 auto;display:flex}.admin-preview-inner>span{margin-right:auto}.admin-preview-inner b,.admin-preview-inner small{display:block}.admin-preview-inner b{color:var(--navy);font-size:11px}.admin-preview-inner small{color:#7d725f;margin-top:3px;font-size:9px}.admin-preview-inner>label{color:#7d725f;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.admin-preview-inner select{min-width:250px;height:38px;color:var(--navy);background:#fff;border:1px solid #dbc9a9;border-radius:8px;outline:0;padding:0 35px 0 11px;font-size:11px}.admin-preview-inner select:focus{border-color:#b79661;box-shadow:0 0 0 3px #caa56b2e}.admin-preview-inner .secondary-button{background:0 0;border-color:#dbc9a9;min-height:38px}.content-wrap{width:min(1180px,90vw);margin:0 auto}.welcome-section{padding:55px 0 30px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#788997;margin:0 0 8px;font-size:10px;font-weight:800;line-height:1.4}.eyebrow.light{color:#acbdc9}.welcome-section h1,.page-heading h1{color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,50px);font-weight:500}.welcome-section p:last-child,.page-heading p:last-child{color:var(--muted);max-width:680px;margin:12px 0 0;font-size:15px;line-height:1.7}.status-hero{background:var(--navy);color:#fff;border-radius:24px;grid-template-columns:1.2fr .8fr;align-items:center;gap:55px;min-height:315px;padding:42px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #06233f26}.status-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:460px;height:460px;position:absolute;top:-250px;right:-180px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.status-copy,.progress-card{z-index:1;position:relative}.status-pill{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:27px;padding:8px 13px;font-size:11px;display:inline-flex}.status-pill>span{background:#e4ba79;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e4ba791f}.status-copy h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.4vw,40px);font-weight:500}.status-copy>p:not(.eyebrow){color:#bdcbd5;max-width:610px;font-size:14px;line-height:1.72}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 0 0;font-size:12px;font-weight:800;display:inline-flex}.text-button.light{color:#f1cc91}.progress-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff13;border:1px solid #ffffff26;border-radius:18px;padding:27px}.progress-head{color:#bdcbd5;justify-content:space-between;font-size:11px;display:flex}.progress-head strong{color:#fff}.progress-track{background:#ffffff1f;border-radius:99px;height:5px;margin:13px 0 20px}.progress-track span{border-radius:inherit;background:var(--gold);height:100%;display:block}.progress-numbers{justify-content:space-between;gap:6px;display:flex}.progress-numbers span{color:#aebec9;border:1px solid #ffffff3b;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.progress-numbers span.done{background:var(--gold);border-color:var(--gold);color:var(--navy)}.progress-numbers span.current{color:#fff;border-color:var(--gold);box-shadow:0 0 0 4px #caa56b26}.next-milestone{color:var(--gold);border-top:1px solid #ffffff1f;align-items:center;gap:13px;margin-top:24px;padding-top:24px;display:flex}.next-milestone small,.next-milestone b{display:block}.next-milestone small{color:#aabcc8;text-transform:uppercase;letter-spacing:.14em;margin-bottom:4px;font-size:9px}.next-milestone b{color:#fff;font-size:13px}.status-grid{grid-template-columns:1fr 1.2fr;gap:24px;margin-top:38px;display:grid}.object-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.object-visual{color:#fff;isolation:isolate;background:linear-gradient(145deg,#c8c1b5,#7a807e);flex-direction:column;justify-content:flex-end;min-height:210px;padding:20px;display:flex;position:relative}.object-visual:after{content:"";z-index:-1;clip-path:polygon(15% 0,85% 0,100% 18%,100% 100%,0 100%,0 18%);background:repeating-linear-gradient(90deg,#0000 0 24px,#ffffff21 25px 29px),repeating-linear-gradient(0deg,#06233f26 0 23px,#ffffff4d 24px 28px);border:2px solid #ffffffb3;border-bottom:0;position:absolute;inset:20px 20px 0 45px}.object-visual span{font-family:Georgia,serif;font-size:27px}.object-visual small{opacity:.85;margin-top:3px;font-size:9px}.object-content{padding:24px}.object-content h3{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.object-content>p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.5}.object-content dl{margin:20px 0 0}.object-content dl div{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.object-content dt{color:var(--muted)}.object-content dd{color:var(--navy);margin:0;font-weight:800}.status-facts{gap:10px;display:grid}.status-facts article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:13px;padding:18px;display:grid}.status-facts .fact-icon{background:var(--gold-soft);color:#8b6e45;border-radius:11px;grid-row:1/3;place-items:center;width:39px;height:39px;display:grid}.status-facts p{margin:0 0 3px}.status-facts strong{color:var(--navy);font-size:12px}.passive-note{color:#60727e;background:#eef3f4;border:1px solid #dbe5e8;border-radius:13px;align-items:center;gap:10px;margin-top:22px;padding:16px 18px;font-size:11px;display:flex}.passive-note p{margin:0}.page-section{padding:56px 0 40px}.page-heading{border-bottom:1px solid var(--line);padding-bottom:35px}.process-layout{grid-template-columns:1.6fr .7fr;align-items:start;gap:45px;margin-top:36px;display:grid}.timeline-item{grid-template-columns:36px 1fr;gap:18px;padding-bottom:16px;display:grid;position:relative}.timeline-item:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:37px;bottom:-1px;left:17px}.timeline-marker{border:1px solid var(--line);background:var(--background);color:#8a98a2;z-index:1;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid;position:relative}.timeline-item.done .timeline-marker{background:var(--success);border-color:var(--success);color:#fff}.timeline-item.current .timeline-marker{border:2px solid var(--gold);color:var(--navy);box-shadow:0 0 0 5px var(--gold-soft);background:#fff}.timeline-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;gap:24px;padding:18px 20px;display:flex}.timeline-item.current .timeline-card{border-color:#dbc49e;box-shadow:0 12px 30px #132e430f}.step-number{text-transform:uppercase;color:#82919d;letter-spacing:.1em;font-size:9px;font-weight:800}.timeline-card h3{margin:5px 0;font-size:14px}.timeline-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.step-date{color:#7c8b96;white-space:nowrap;background:#f2f5f6;border-radius:999px;align-self:flex-start;padding:6px 9px;font-size:9px}.timeline-item.current .step-date{color:#8b6e45;background:var(--gold-soft)}.process-aside{gap:14px;display:grid;position:sticky;top:112px}.aside-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:24px}.aside-card.accent{background:var(--navy);color:#fff;border-color:var(--navy)}.aside-card h3{margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.aside-card p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.65}.aside-card.accent p:not(.eyebrow){color:#b8c7d1}.mini-progress{background:#ffffff24;border-radius:99px;height:5px;margin:24px 0 10px}.mini-progress span{border-radius:inherit;background:var(--gold);height:100%;display:block}.aside-card.accent>b{color:var(--gold);font-size:10px}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:12px;font-weight:750;display:inline-flex}.primary-button{background:var(--navy);color:#fff}.primary-button:hover{background:var(--navy-2)}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{color:var(--navy);border:1px solid var(--line);background:#fff}.wide{width:100%}.auth-shell{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-brand-panel{background:var(--navy);color:#fff;flex-direction:column;padding:7vh 7vw;display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-270px;right:-310px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff04}.auth-brand-panel .auth-brand b{color:#fff}.auth-brand-panel .auth-brand small{color:#aebfca}.auth-copy{z-index:1;margin:auto 0;position:relative}.auth-copy h1{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,63px);font-weight:500;line-height:1.08}.auth-copy>p:last-child{color:#bdcbd5;max-width:520px;font-size:14px;line-height:1.75}.auth-trust{color:var(--gold);z-index:1;align-items:center;gap:13px;display:flex;position:relative}.auth-trust small,.auth-trust b{display:block}.auth-trust b{color:#fff;font-size:12px}.auth-trust small{color:#9eb1bf;margin-top:3px;font-size:10px}.auth-form-panel{background:#fafbfb;place-items:center;padding:50px;display:grid}.auth-form-wrap{width:min(430px,100%)}.auth-form-wrap h2,.sent-state h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:36px;font-weight:500}.auth-intro,.sent-state>p:not(.eyebrow){color:var(--muted);margin:13px 0 30px;font-size:13px;line-height:1.7}.auth-form-wrap form label{color:var(--navy);margin-bottom:8px;font-size:11px;font-weight:750;display:block}.auth-input{border:1px solid var(--line);color:#87959f;background:#fff;border-radius:10px;align-items:center;gap:10px;height:50px;margin-bottom:13px;padding:0 14px;display:flex}.auth-input:focus-within{box-shadow:0 0 0 3px var(--gold-soft);border-color:#bda06f}.auth-input input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.auth-footnote{color:#84929b;text-align:center;margin-top:18px;font-size:10px;line-height:1.6}.form-error{color:#b35346!important;font-size:11px!important}.sent-state{text-align:center}.sent-icon{background:var(--gold-soft);color:#876b40;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 20px;display:grid}.auth-tabs{background:#eef1f2;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 22px;padding:4px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px;font-size:12px;font-weight:750}.auth-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #11293614}.loading-screen,.empty-shell{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.loading-mark{background:var(--navy);color:#fff;border-radius:15px;place-items:center;width:50px;height:50px;animation:1.5s infinite pulse;display:grid}.loading-screen p{color:var(--muted);font-size:12px}.empty-shell h1{color:var(--navy);margin:12px 0;font-family:Georgia,serif;font-size:38px;font-weight:500}.empty-shell>p:not(.eyebrow){max-width:600px;color:var(--muted);line-height:1.7}.empty-actions{gap:10px;margin-top:20px;display:flex}@keyframes pulse{50%{opacity:.5}}.admin-shell{min-height:100vh}.admin-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:sticky;top:0}.admin-header>div:last-child{gap:9px;display:flex}.admin-layout{grid-template-columns:300px 1fr;align-items:start;gap:24px;width:min(1300px,92vw);margin:32px auto;display:grid}.customer-list,.admin-editor{border:1px solid var(--line);background:#fff;border-radius:17px}.customer-list{padding:18px;position:sticky;top:108px}.admin-section-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.admin-section-head h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.new-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:800}.customer-list-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.customer-list-item:hover,.customer-list-item.active{background:#f5f2ed;border-color:#eadbc2}.customer-list-item>span{background:var(--gold-soft);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.customer-list-item b,.customer-list-item small{display:block}.customer-list-item b{font-size:11px}.customer-list-item small{color:var(--muted);margin-top:3px;font-size:9px}.customer-list-item i{color:#8d734d;font-size:8px;font-style:normal}.admin-editor{padding:28px}.admin-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-bottom:23px;display:flex}.admin-title h1{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.admin-status{background:var(--gold-soft);color:#8c6e42;border-radius:999px;padding:7px 10px;font-size:9px}.admin-form{gap:18px;margin-top:22px;display:grid}.admin-form fieldset{border:1px solid var(--line);border-radius:13px;padding:20px}.admin-form legend{color:var(--navy);padding:0 8px;font-size:11px;font-weight:800}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{color:#61717c;gap:7px;font-size:10px;font-weight:750;display:grid}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfc;border-radius:8px;outline:0;padding:11px 12px;font-size:12px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{box-shadow:0 0 0 3px var(--gold-soft);border-color:#bea374}.field-help{color:#8a979f;margin:10px 0 0;font-size:9px}.form-submit{justify-content:flex-end;align-items:center;gap:18px;display:flex}.success-message{color:var(--success);margin:0;font-size:11px}.object-visual{justify-content:center;align-items:center;padding:0;overflow:hidden}.object-visual.has-image:after{display:none}.object-visual img{object-fit:cover;width:100%;height:100%;min-height:210px;display:block}.object-placeholder{z-index:1;color:#fff;background:#ffffff24;border-radius:18px;place-items:center;width:64px;position:relative;height:64px!important;font-size:0!important;display:grid!important}.property-upload{border-top:1px solid var(--line);grid-template-columns:150px 1fr;align-items:center;gap:18px;margin-top:20px;padding-top:20px;display:grid}.property-upload-preview{color:#8a979f;background:#f3f6f7;border:1px dashed #cbd5da;border-radius:11px;place-items:center;height:110px;font-size:10px;display:grid;overflow:hidden}.property-upload-preview img{object-fit:cover;width:100%;height:100%}.property-upload-copy>b{color:var(--navy);font-size:12px;display:block}.property-upload-copy>p{color:var(--muted);margin:6px 0 12px;font-size:10px;line-height:1.55}.upload-button{width:max-content}.upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-button.disabled{opacity:.55;cursor:not-allowed}.property-upload-copy .form-error,.property-upload-copy .success-message{margin-top:9px!important}.mobile-nav{display:none}.mobile-admin{color:#6b7a85;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}@media (width<=900px){.topbar{height:72px;padding:0 4vw}.desktop-nav{display:none}.header-actions{margin-left:auto}.admin-link,.signout-button span{display:none}.admin-preview-inner{flex-wrap:wrap;padding:12px 0}.admin-preview-inner>span{width:100%;margin:0}.admin-preview-inner select{flex:1;min-width:180px}.status-hero{grid-template-columns:1fr;gap:28px;padding:35px}.status-grid,.process-layout{grid-template-columns:1fr}.process-aside{grid-template-columns:1fr 1fr;position:static}.mobile-nav{z-index:50;border:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border-radius:18px;width:min(430px,100vw - 24px);height:64px;padding:5px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0d233333}.mobile-nav .nav-button{border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:3px;padding:7px;font-size:9px}.mobile-nav .nav-button.active{background:var(--gold-soft)}.mobile-nav .nav-button:after{display:none}.app-shell{padding-bottom:90px}.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:390px;padding:45px 7vw}.auth-copy{margin:55px 0}.auth-form-panel{padding:55px 7vw}.admin-layout{grid-template-columns:1fr}.customer-list{position:static}.admin-header{padding:0 3vw}}@media (width<=640px){.content-wrap{width:92vw}.brand small{display:none}.brand b{font-size:13px}.brand-mark{width:37px;height:37px}.avatar{width:36px;height:36px}.admin-preview-inner{width:92vw}.admin-preview-inner>label{display:none}.admin-preview-inner select{flex-basis:100%;width:100%}.admin-preview-inner .secondary-button{width:100%}.welcome-section{padding:36px 0 23px}.welcome-section h1,.page-heading h1{font-size:35px}.welcome-section p:last-child{font-size:13px}.status-hero{border-radius:18px;padding:27px 22px}.status-copy h2{font-size:30px}.status-copy>p:not(.eyebrow){font-size:13px}.progress-card{padding:22px}.object-card{grid-template-columns:1fr 1.15fr}.page-section{padding-top:39px}.page-heading{padding-bottom:26px}.process-layout{gap:25px;margin-top:27px}.timeline-item{grid-template-columns:30px 1fr;gap:11px}.timeline-marker{width:30px;height:30px}.timeline-item:not(:last-child):before{top:31px;left:14px}.timeline-card{flex-direction:column;gap:12px;padding:15px}.step-date{align-self:flex-start}.process-aside{grid-template-columns:1fr}.auth-brand-panel{min-height:340px}.auth-copy h1{font-size:40px}.auth-form-panel{padding:45px 6vw}.auth-form-wrap h2,.sent-state h2{font-size:31px}.admin-layout{width:94vw;margin:16px auto}.admin-editor{padding:19px}.admin-title{flex-direction:column;align-items:flex-start;gap:10px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.property-upload{grid-template-columns:1fr}.property-upload-preview{height:170px}.admin-header .auth-brand small{display:none}.admin-header .secondary-button{padding:0 10px}.form-submit{flex-direction:column;align-items:stretch}.form-submit .primary-button{width:100%}.empty-actions{flex-direction:column;width:min(320px,100%)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
