:root{--bg:#f5f8ff;--surface:#fff;--ink:#14213d;--muted:#60708a;--line:#dbe6f5;--soft:#edf4ff;--accent:#1769e0;--accent-dark:#0b3f91;--accent-soft:#e6f0ff;--green:#287a55;--green-soft:#eaf7f0;--amber:#8b5e2d;--amber-soft:#fff2df;--red:#a33d35;--red-soft:#fff0ee;--blue:#1769e0;--shadow:0 8px 28px #184fa41f;--shadow-lg:0 18px 60px #184fa42e;color:var(--ink);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}h2{letter-spacing:-.025em}p{line-height:1.55}.app-shell{min-height:100dvh}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding-top:env(safe-area-inset-top);background:#fffc;position:sticky;top:0}.header-inner{align-items:center;gap:28px;max-width:1440px;height:76px;margin:auto;padding:0 5%;display:flex}.brand{letter-spacing:-.06em;background:0 0;border:0;align-items:center;gap:9px;font-size:1.42rem;font-weight:800;display:flex}.brand>span,.brand-app-icon{background:var(--accent);color:#fff;border-radius:12px 12px 12px 5px;place-items:center;width:38px;height:38px;display:grid}.brand svg{width:20px}.main-nav{flex:1;justify-content:center;align-self:stretch;gap:2px;display:flex}.main-nav button,.admin-subnav button{color:#555;white-space:nowrap;background:0 0;border:0;padding:0 15px;font-weight:650;position:relative}.main-nav button:after,.admin-subnav button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:18px;right:18px}.main-nav button.active,.admin-subnav button.active{color:var(--ink)}.main-nav button.active:after,.admin-subnav button.active:after{background:var(--accent)}.header-actions{align-items:center;gap:8px;display:flex}.icon-button,.mobile-menu-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-button svg,.mobile-menu-button svg{width:19px}.notification-button i{background:var(--accent);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:8px}.account-button{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:5px 11px 5px 5px;display:flex}.account-button span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.account-button em{font-size:.88rem;font-style:normal;font-weight:650}.signin-button,.primary{background:var(--accent);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:11px 18px;font-weight:750;display:inline-flex}.signin-button:hover,.primary:hover{background:var(--accent-dark)}.primary svg,.secondary svg{width:18px}.mobile-menu-button{display:none}.admin-subnav{background:#fff;border-top:1px solid #eee;height:48px;padding:0 5%;display:flex;overflow-x:auto}.admin-subnav button{padding:0 12px;font-size:.82rem}.app-main{max-width:1440px;margin:auto;padding:0 5% 110px}.workspace{padding:42px 0}.narrow-workspace{max-width:900px;margin:auto}.eyebrow{letter-spacing:.15em;color:var(--accent-dark);margin-bottom:12px;font-size:.73rem;font-weight:850}.section-heading{margin-bottom:28px}.section-heading h1{margin-bottom:8px}.section-heading p,.muted{color:var(--muted)}.heading-row,.section-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.section-title h2{margin:0}.section-title p{color:var(--muted);margin:5px 0 0}.text-link,.quiet-link,.back-link{color:var(--accent-dark);background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-weight:750;display:inline-flex}.text-link svg{width:16px}.secondary{background:#fff;border:1px solid #d8d8d8;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px 16px;font-weight:700;display:inline-flex}.danger-button{background:var(--red);color:#fff;border:0;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:700}.danger-link{color:var(--red);background:0 0;border:0;font-weight:700}.toast{z-index:100;max-width:430px;box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:15px;padding:14px 15px;display:flex;position:fixed;top:95px;right:24px}.toast span{flex:1}.toast button{background:0 0;border:0}.toast.error{background:var(--red-soft);color:var(--red)}.toast.success{background:var(--green-soft);color:var(--green)}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #d4d4d4;border-radius:18px;padding:55px 24px}.empty-state>svg{width:36px;height:36px;color:var(--accent);margin-bottom:12px}.empty-state h2{color:var(--ink);margin-bottom:6px}.empty-state p{max-width:480px;margin:0 auto 20px}.status{text-transform:capitalize;color:#555;background:#eee;border-radius:99px;padding:6px 9px;font-size:.72rem;font-style:normal;font-weight:800;line-height:1}.status.pending,.status.under_review,.status.submitted,.status.investigating{background:var(--amber-soft);color:var(--amber)}.status.approved,.status.published,.status.resolved,.status.verified{background:var(--green-soft);color:var(--green)}.status.rejected,.status.suspended,.status.escalated{background:var(--red-soft);color:var(--red)}.status.draft,.status.withdrawn,.status.paused,.status.archived{color:#666;background:#eee}.status.more_information_required,.status.changes_requested{color:#8a5711;background:#fff1dc}.student-home{padding-bottom:30px}.student-hero{text-align:center;background:linear-gradient(#fff 0%,#f8eee7 100%);margin:0 -5vw;padding:70px 5% 58px}.student-hero>div:first-child{max-width:780px;margin:auto}.student-hero h1{max-width:760px;margin:14px auto;font-size:clamp(2.6rem,6vw,5rem)}.student-hero p{color:var(--muted);max-width:650px;margin:0 auto 30px;font-size:1.1rem}.hero-kicker{background:var(--accent-soft);color:var(--accent-dark);border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:.8rem;font-weight:750;display:inline-flex}.hero-kicker svg{width:16px}.search-command{max-width:820px;box-shadow:var(--shadow-lg);text-align:left;background:#fff;border:1px solid #ddd;border-radius:99px;align-items:center;margin:auto;padding:8px 8px 8px 20px;display:flex}.search-command>svg{color:var(--accent);margin-right:12px}.search-command label{flex:1;display:grid}.search-command label span{font-size:.75rem;font-weight:750}.search-command input{color:var(--ink);border:0;outline:0;min-width:0;padding:4px 0}.search-command button{background:var(--accent);color:#fff;border:0;border-radius:99px;width:100px;height:48px;font-weight:750}.home-section{padding:48px 0 8px}.home-section .section-title{margin-bottom:20px}.property-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;display:grid}.property-card{min-width:0;position:relative}.property-image{aspect-ratio:1.05;color:#aaa;background:#ececec;border:0;border-radius:15px;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.property-card:hover .property-image img{transform:scale(1.025)}.trust-pill{color:var(--green);background:#fffef7f2;border-radius:8px;align-items:center;gap:4px;padding:7px 9px;font-size:.69rem;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.card-heart{width:40px;height:40px;color:var(--accent);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0001}.property-copy{text-align:left;background:0 0;border:0;gap:4px;width:100%;padding:11px 2px;display:grid}.property-row{justify-content:space-between;align-items:start;gap:9px;display:flex}.property-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.property-row b{white-space:nowrap;font-size:.9rem}.property-row b small{color:var(--muted);font-weight:500}.property-copy>span:not(.property-row),.property-copy>small{color:var(--muted);font-size:.82rem}.property-copy em{color:#555;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:.76rem;font-style:normal;overflow:hidden}.trust-explainer{color:#fff;background:#222;border-radius:24px;grid-template-columns:1fr 1.5fr;gap:60px;margin-top:65px;padding:45px;display:grid}.trust-explainer>div:first-child p{color:#bbb}.trust-explainer>div:last-child{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.trust-explainer article{background:#ffffff0d;border:1px solid #ffffff1c;border-radius:15px;padding:18px}.trust-explainer article svg{color:#efb5a0}.trust-explainer article strong{margin:13px 0 6px;display:block}.trust-explainer article p{color:#bbb;margin:0;font-size:.82rem}.discovery-head{padding:42px 0 20px}.discovery-head h1{margin-bottom:22px}.discovery-search{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;max-width:850px;padding-left:18px;display:flex;box-shadow:0 3px 15px #0000000b}.discovery-search>svg{color:var(--muted)}.discovery-search input{border:0;outline:0;flex:1;min-width:0;padding:15px 12px}.discovery-search button{border:0;border-left:1px solid var(--line);background:#fff;border-radius:0 99px 99px 0;align-items:center;gap:7px;height:52px;padding:0 18px;font-weight:700;display:flex}.discovery-search button svg{width:18px}.results-line{color:var(--muted);justify-content:space-between;margin:5px 0 18px;font-size:.85rem;display:flex}.results-line strong{color:var(--ink)}.property-detail{padding:25px 0 60px}.detail-top-actions{justify-content:space-between;margin-bottom:17px;display:flex}.detail-top-actions>button,.detail-top-actions div button{background:0 0;border:0;align-items:center;gap:7px;padding:8px;font-weight:700;display:inline-flex}.detail-top-actions svg{width:18px}.gallery{background:#eee;border-radius:20px;grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:8px;height:min(52vw,560px);display:grid;overflow:hidden}.gallery-main{grid-row:1/-1;position:relative}.gallery>button{border:0;padding:0;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;display:block}.gallery>button:nth-of-type(n+3){display:none}.gallery-main>button{background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-count{color:#fff;background:#222c;border-radius:99px;padding:7px 10px;font-size:.75rem;position:absolute;bottom:14px;right:14px}.property-detail-layout{grid-template-columns:minmax(0,1fr) 360px;gap:7%;padding-top:36px;display:grid}.property-content>h1{margin-bottom:9px;font-size:2.4rem}.detail-location{color:var(--muted);align-items:center;gap:6px;display:flex}.detail-location svg{width:18px}.property-content section{border-top:1px solid var(--line);padding:30px 0}.property-content section h2{margin-bottom:18px}.long-copy{white-space:pre-line;color:#555}.trust-panel{background:var(--green-soft);border-radius:14px;gap:15px;margin:24px 0 8px;padding:17px;display:flex}.trust-panel>svg{color:var(--green);flex:none}.trust-panel p{color:#53695d;margin:4px 0 0;font-size:.85rem}.room-list{gap:10px;display:grid}.room-list article{border:1px solid var(--line);border-radius:13px;justify-content:space-between;gap:15px;padding:16px;display:flex}.room-list article>div{gap:4px;display:grid}.room-list span,.room-list small{color:var(--muted);font-size:.83rem}.room-list b{white-space:nowrap}.room-list b small{font-weight:500;display:block}.detail-amenities{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.detail-amenities span{align-items:center;gap:9px;display:flex}.detail-amenities svg{width:18px;color:var(--green)}.cost-section dl{max-width:600px;margin:0}.cost-section dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:11px 0;display:flex}.cost-section dd{font-weight:750}.cost-section p,.cost-section small{color:var(--muted)}.map-preview{background-color:#f0eee9;background-image:linear-gradient(#d7d3cb 1px,#0000 1px),linear-gradient(90deg,#d7d3cb 1px,#0000 1px);background-size:42px 42px;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:240px;display:flex}.map-preview>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:12px;display:grid;box-shadow:0 5px 20px #9c665755}.map-preview small{color:var(--muted);margin-top:5px}.booking-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;align-self:start;padding:24px;position:sticky;top:145px}.booking-panel>span{color:var(--muted);font-size:.8rem}.booking-panel>strong{margin-top:4px;font-size:1.5rem;display:block}.booking-panel>strong small{color:var(--muted);font-size:.86rem;font-weight:500}.booking-panel>p{color:var(--muted);font-size:.88rem}.booking-panel .primary,.booking-panel .secondary{width:100%;margin-top:9px}.safe-note{border-top:1px solid var(--line);color:var(--muted);gap:9px;margin-top:18px;padding-top:16px;font-size:.76rem;display:flex}.safe-note svg{width:18px;color:var(--green);flex:none}.modal-backdrop{z-index:90;background:#1119;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card,.install-card,.filter-sheet{width:min(100%,530px);box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;max-height:90dvh;padding:28px;position:relative;overflow:auto}.modal-close{background:var(--soft);border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:17px;right:17px}.modal-card>label,.filter-sheet>label,.review-reason{gap:7px;margin:16px 0;font-size:.88rem;font-weight:700;display:grid}.modal-card input,.modal-card textarea,.modal-card select,.filter-sheet input,.filter-sheet select,.review-reason textarea,.review-reason input,.settings-form input,.settings-form select,.wizard input,.wizard textarea,.wizard select,.inline-create input,.inline-create select{outline-color:var(--accent);background:#fff;border:1px solid #d8d8d8;border-radius:10px;width:100%;padding:12px 13px}.modal-card .primary{width:100%;margin-top:5px}.modal-card>small{color:var(--muted);margin-top:11px;display:block}.filter-sheet{border-radius:20px 0 0 20px;align-self:stretch;width:min(100%,590px);margin-left:auto;padding:30px}.filter-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.filter-head h2{margin:0}.filter-head button{background:0 0;border:0}.price-filter{grid-template-columns:1fr 1fr;gap:12px;display:grid}.price-filter label{gap:7px;margin:20px 0;font-size:.85rem;font-weight:700;display:grid}.filter-sheet fieldset{border:0;padding:20px 0}.filter-sheet legend{margin-bottom:12px;font-weight:800}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.filter-chips label,.amenity-groups label{border:1px solid var(--line);border-radius:99px;align-items:center;gap:6px;padding:9px 12px;font-size:.83rem;display:flex}.filter-chips label.selected,.amenity-groups label.selected{background:var(--accent-soft);color:var(--accent-dark);border-color:#e7bcae}.filter-chips input,.amenity-groups input{opacity:0;position:absolute}.filter-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:17px;display:flex}.install-card{text-align:center;max-width:420px}.install-card .brand-app-icon{margin:auto}.install-card h2{margin:17px 0 8px}.install-card p{color:var(--muted)}.install-card .primary{width:100%}.application-list{gap:14px;display:grid}.application-list>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.application-head{justify-content:space-between;gap:20px;display:flex}.application-head h2{margin:10px 0 4px}.application-head p,.application-head small{color:var(--muted)}.timeline{gap:0;margin:18px 0;display:grid}.timeline>div{gap:11px;min-height:48px;display:flex}.timeline i{background:var(--green);border-radius:50%;width:11px;height:11px;margin-top:4px;position:relative}.timeline>div:not(:last-child) i:after{content:"";background:#ccc;width:1px;position:absolute;top:11px;bottom:-37px;left:5px}.timeline span{gap:3px;display:grid}.timeline small{color:var(--muted)}.landlord-apps blockquote,.report-list blockquote{background:var(--soft);border-left:3px solid var(--accent);color:#555;margin:16px 0;padding:13px 16px;font-size:.9rem}.application-actions{justify-content:flex-end;gap:8px;display:flex}.conversation-list,.notification-list{gap:9px;display:grid}.conversation-list>button,.notification-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;align-items:center;gap:14px;padding:16px;display:flex}.conversation-list>button>span:nth-child(2),.notification-list>button>span{flex:1;gap:3px;display:grid}.conversation-list p,.notification-list p{color:var(--muted);margin:0;font-size:.83rem}.conversation-list small,.notification-list small{color:var(--muted);font-size:.76rem}.conversation-icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.notification-list>button>svg{color:var(--accent);flex:none}.conversation-page{max-width:840px;margin:35px auto}.conversation-page>header{justify-content:space-between;align-items:center;display:flex}.conversation-page h1{margin:12px 0 5px;font-size:1.8rem}.conversation-page header p{color:var(--muted)}.conversation-page header>svg{color:var(--green)}.messages{border:1px solid var(--line);background:#fff;border-radius:16px 16px 0 0;flex-direction:column;gap:10px;height:52vh;padding:22px;display:flex;overflow:auto}.messages>div{background:var(--soft);border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:78%;padding:11px 14px}.messages>div.mine{background:var(--accent-soft);border-radius:14px 14px 4px;align-self:flex-end}.messages p{white-space:pre-wrap;margin:0 0 4px}.messages time{color:var(--muted);font-size:.7rem}.conversation-page>form{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 16px 16px;gap:9px;padding:12px;display:flex}.conversation-page>form input{border:0;outline:0;flex:1;min-width:0}.safety-message{color:var(--muted);text-align:center;margin-top:10px;display:block}.settings-form{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}.settings-form label{gap:7px;font-size:.85rem;font-weight:700;display:grid}.settings-form .primary{width:max-content}.privacy-card{background:var(--soft);border-radius:15px;margin-top:18px;padding:20px}.privacy-card p{color:var(--muted);margin:0}.landlord-welcome{justify-content:space-between;align-items:end;gap:25px;padding:30px 0;display:flex}.landlord-welcome p{color:var(--muted);margin-bottom:0}.verification-banner{background:var(--amber-soft);text-align:left;color:#76531d;border:1px solid #f1d197;border-radius:14px;align-items:center;gap:13px;width:100%;padding:16px;display:flex}.verification-banner>span{flex:1;gap:3px;display:grid}.verification-banner small{font-size:.8rem}.landlord-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 30px;display:grid}.landlord-metrics article,.ops-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;padding:18px;display:grid}.landlord-metrics strong,.ops-metrics strong{letter-spacing:-.05em;font-size:1.75rem}.landlord-metrics span,.ops-metrics span{color:var(--muted);font-size:.82rem}.overview-columns{grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.overview-columns>section{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.overview-columns .section-title{margin-bottom:15px}.overview-property{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.overview-property img,.overview-property>span:first-child{object-fit:cover;background:#eee;border-radius:8px;place-items:center;width:54px;height:48px;display:grid}.overview-property>span:nth-child(2){flex:1;gap:3px;display:grid}.overview-property small,.overview-application small{color:var(--muted)}.overview-application{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.overview-application>span{gap:3px;display:grid}.landlord-property-list{gap:12px;display:grid}.landlord-property-list article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:16px;padding:13px;display:flex}.landlord-property-image{background:#eee;border-radius:10px;place-items:center;width:130px;height:98px;display:grid;overflow:hidden}.landlord-property-image img{object-fit:cover;width:100%;height:100%}.landlord-property-list article>div:nth-child(2){flex:1}.landlord-property-list h2{margin:8px 0 5px}.landlord-property-list p{color:var(--muted);margin:0}.property-actions{gap:7px;display:flex}.wizard{background:#fff;min-height:calc(100dvh - 125px);margin:0 -5vw;padding-bottom:100px}.wizard>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 5%;display:flex}.wizard>header button{background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:flex}.wizard>header button svg{width:18px}.wizard>header span{color:var(--muted);font-size:.82rem}.wizard-progress{background:#eee;height:3px}.wizard-progress i{background:var(--accent);height:100%;transition:width .25s;display:block}.wizard>main{max-width:900px;margin:auto;padding:45px 24px}.wizard-copy{text-align:center;max-width:700px;margin:auto auto 30px}.wizard-copy h1{font-size:2.4rem}.wizard-panel{background:#fff}.wizard-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.wizard-fields label{gap:7px;font-size:.86rem;font-weight:700;display:grid}.wizard-fields .wide{grid-column:1/-1}.checkbox-row{align-items:center;gap:9px;display:flex!important}.checkbox-row input{width:auto}.room-editor{gap:14px;display:grid}.room-editor article{background:var(--soft);border-radius:14px;padding:18px}.room-editor-head{justify-content:space-between;margin-bottom:15px;display:flex}.room-editor-head button{color:var(--red);background:0 0;border:0;align-items:center;gap:4px;display:flex}.room-editor-head svg{width:16px}.add-room{width:100%}.amenity-groups{gap:22px;display:grid}.amenity-groups fieldset{border:0;padding:0}.amenity-groups legend{margin-bottom:10px;font-weight:800}.amenity-groups fieldset>div{flex-wrap:wrap;gap:8px;display:flex}.amenity-groups label svg{width:17px}.photo-uploader{text-align:center;border:2px dashed #ddd;border-radius:18px;padding:40px 22px}.photo-uploader>svg{width:42px;height:42px;color:var(--accent)}.photo-uploader input{max-width:400px}.photo-preview-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:20px;display:grid}.photo-preview-grid div{aspect-ratio:1;border-radius:9px;position:relative;overflow:hidden}.photo-preview-grid img{object-fit:cover;width:100%;height:100%}.photo-preview-grid span{color:#fff;background:#222b;border-radius:6px;padding:4px 6px;font-size:.67rem;position:absolute;bottom:5px;left:5px}.listing-preview{max-width:640px;margin:auto}.preview-image{background:#eee;border-radius:16px;place-items:center;height:320px;margin-bottom:18px;display:grid;overflow:hidden}.preview-image img{object-fit:cover;width:100%;height:100%}.listing-preview h2{margin:10px 0;font-size:1.8rem}.listing-preview>p{color:var(--muted)}.listing-preview>p svg{vertical-align:middle;width:16px}.preview-summary{gap:10px;margin:15px 0;display:flex}.preview-summary span{background:var(--soft);border-radius:99px;align-items:center;gap:6px;padding:8px 10px;font-size:.8rem;display:flex}.preview-summary svg{width:16px}.wizard>footer{z-index:30;border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 5%;display:flex;position:fixed;bottom:0;left:0;right:0}.wizard>footer>span{gap:5px;display:flex}.wizard>footer>span i{background:#ddd;border-radius:50%;width:7px;height:7px}.wizard>footer>span i.active{background:var(--accent);transform:scale(1.3)}.verification-page{max-width:1100px;margin:auto}.verification-layout{grid-template-columns:1.5fr .8fr;gap:18px;display:grid}.verification-main{gap:14px;display:grid}.verification-status-card,.verification-form,.verification-withdraw,.verification-aside{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px}.verification-status-card{gap:15px;display:flex}.verification-icon{background:var(--accent-soft);width:47px;height:47px;color:var(--accent);border-radius:13px;flex:none;place-items:center;display:grid}.verification-icon.approved{background:var(--green-soft);color:var(--green)}.verification-status-card h2{margin:8px 0 5px}.verification-status-card p{color:var(--muted);margin:0}.verification-form>label:not(.verification-consent){gap:7px;font-size:.86rem;font-weight:700;display:grid}.verification-form input[type=text]{border:1px solid var(--line);border-radius:10px;padding:12px}.verification-upload-grid{grid-template-columns:1fr 1fr;gap:11px;margin:17px 0;display:grid}.verification-upload{border:1px dashed #ccc;border-radius:12px;flex-direction:column;gap:7px;padding:17px;display:flex}.verification-upload svg{color:var(--accent)}.verification-upload span,.verification-upload small,.verification-small{color:var(--muted);font-size:.79rem}.verification-consent{gap:9px;margin:15px 0;font-size:.83rem;line-height:1.5;display:flex}.verification-form .primary{width:100%}.verification-withdraw .quiet-link{text-decoration:underline}.withdraw-confirm{margin-top:12px}.verification-aside ol{color:#555;padding-left:20px}.verification-privacy{border-top:1px solid var(--line);color:var(--green);gap:9px;padding-top:15px;font-size:.82rem;display:flex}.admin-dashboard{padding-top:28px}.admin-hero{color:#fff;background:#252525;border-radius:21px;justify-content:space-between;align-items:center;padding:31px;display:flex}.admin-hero p{color:#bbb;margin:0}.admin-hero>svg{color:#efb5a0;width:55px;height:55px}.ops-metrics{grid-template-columns:repeat(6,1fr);gap:10px;margin:17px 0;display:grid}.ops-metrics article.warning{background:var(--amber-soft)}.ops-metrics article.danger{background:var(--red-soft)}.ops-metrics article.success{background:var(--green-soft)}.ops-grid{grid-template-columns:1.2fr 1fr;gap:16px;display:grid}.ops-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.ops-panel>.section-title{margin-bottom:13px}.ops-panel>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:55px 1fr auto;column-gap:12px;width:100%;padding:15px 0;display:grid}.ops-panel>button>span{background:var(--accent-soft);width:49px;height:49px;color:var(--accent);border-radius:12px;grid-row:1/3;place-items:center;display:grid;position:relative}.ops-panel>button>span i{background:var(--ink);color:#fff;border-radius:99px;padding:3px 6px;font-size:.65rem;font-style:normal;position:absolute;top:-5px;right:-5px}.ops-panel>button small{color:var(--muted)}.ops-panel>button>svg{grid-area:1/3/3;align-self:center}.mini-activity{display:grid}.mini-activity>div{border-top:1px solid var(--line);gap:10px;padding:12px 0;display:flex}.mini-activity svg{width:18px;color:var(--muted)}.mini-activity span{display:grid}.mini-activity small{color:var(--muted)}.verification-queue{gap:18px;display:grid}.verification-queue>article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.verification-queue header{justify-content:space-between;gap:20px;display:flex}.verification-queue h2{margin:9px 0 4px}.verification-queue header p{color:var(--muted);margin:0}.verification-photos{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.verification-photos figure{margin:0}.verification-photos figcaption{margin-bottom:7px;font-size:.84rem;font-weight:700}.verification-photos img{object-fit:contain;background:#eee;border-radius:11px;width:100%;height:300px}.verification-checks{border-top:1px solid var(--line);gap:9px;padding-top:17px;display:grid}.verification-checks label{gap:8px;display:flex}.review-buttons{justify-content:flex-end;gap:8px;display:flex}.review-history{margin-top:34px}.review-history>div{border-top:1px solid var(--line);grid-template-columns:1fr auto 120px;align-items:center;padding:12px 0;display:grid}.review-history>div>span{display:grid}.review-history small{color:var(--muted)}.admin-search{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;max-width:520px;height:48px;margin-bottom:17px;padding:0 13px;display:flex}.admin-search input{border:0;outline:0;flex:1}.admin-property-list{gap:11px;display:grid}.admin-property-list>article{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.admin-property-main{align-items:center;gap:14px;padding:13px;display:flex}.admin-property-photo{background:#eee;border-radius:9px;place-items:center;width:130px;height:95px;display:grid;overflow:hidden}.admin-property-photo img{object-fit:cover;width:100%;height:100%}.admin-property-main>div:nth-child(2){flex:1}.admin-property-main h2{margin:8px 0 4px}.admin-property-main p,.admin-property-main small{color:var(--muted);margin:0}.moderation-detail{border-top:1px solid var(--line);padding:20px}.moderation-columns{grid-template-columns:1.4fr 1fr;gap:25px;display:grid}.moderation-columns p{color:#555}.moderation-columns dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.moderation-columns dt{color:var(--muted);font-size:.76rem}.moderation-columns dd{margin:3px 0 0;font-weight:650}.moderation-amenities{flex-wrap:wrap;gap:7px;display:flex}.moderation-amenities span{background:var(--soft);border-radius:99px;padding:7px 10px;font-size:.78rem}.user-table{gap:8px;display:grid}.user-table article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:44px 1fr 90px 220px 80px;align-items:center;gap:12px;padding:13px;display:grid}.user-avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.user-table article>span:nth-child(2){display:grid}.user-table small{color:var(--muted)}.user-table i{text-transform:capitalize;background:var(--soft);text-align:center;border-radius:99px;padding:6px 9px;font-size:.75rem;font-style:normal}.report-list{gap:12px;display:grid}.report-list article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.report-list h2{margin:10px 0 5px}.report-list p{color:var(--muted)}.report-list label{gap:5px;font-size:.8rem;font-weight:700;display:grid}.report-list input{border:1px solid var(--line);border-radius:9px;padding:10px}.report-list>article>div:last-child{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.simple-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.simple-table>header,.simple-table>div{grid-template-columns:1fr 1.3fr 1fr .7fr .8fr;align-items:center;gap:12px;padding:13px 15px;display:grid}.simple-table>header{background:var(--soft);font-size:.8rem;font-weight:800}.simple-table>div{border-top:1px solid var(--line);font-size:.84rem}.audit-table>header,.audit-table>div{grid-template-columns:1.3fr 1fr 1fr 1fr}.inline-create{border:1px solid var(--line);background:#fff;border-radius:14px;gap:9px;margin-bottom:20px;padding:13px;display:flex}.inline-create input{flex:1}.inline-create.three{grid-template-columns:2fr .7fr 1fr auto;display:grid}.catalog-groups{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.catalog-groups section{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.catalog-groups section>div{border-top:1px solid var(--line);grid-template-columns:24px 1fr 100px auto;align-items:center;gap:8px;padding:10px 0;display:grid}.catalog-groups svg{width:17px;color:var(--accent)}.catalog-groups small{color:var(--muted)}.university-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.university-list article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:13px;padding:18px;display:flex}.university-list>article>svg{color:var(--accent)}.university-list h2{margin:0 0 4px}.university-list h2 small{color:var(--muted);font-size:.75rem}.university-list p{color:var(--muted)}.university-list div div{flex-wrap:wrap;gap:6px;display:flex}.university-list div div span{background:var(--soft);border-radius:99px;padding:6px 9px;font-size:.74rem}.role-choice{text-align:center;max-width:850px;margin:7vh auto}.role-choice>p{color:var(--muted)}.role-choice>div{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;display:grid}.role-choice>div button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;gap:10px;padding:25px;display:grid}.role-choice>div button>span{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.role-choice strong{font-size:1.15rem}.role-choice small{color:var(--muted)}.skeleton-page{padding:50px 0}.skeleton{background:linear-gradient(90deg,#eee 25%,#f7f7f7 50%,#eee 75%) 0 0/200% 100%;border-radius:15px;animation:1.4s infinite shimmer}.skeleton.hero{height:330px}.skeleton-row{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px;display:grid}.skeleton.card{height:280px}@keyframes shimmer{to{background-position:-200% 0}}.bottom-nav{display:none}.mobile-menu{z-index:80;padding:calc(25px + env(safe-area-inset-top)) 22px 30px;background:#fff;flex-direction:column;gap:5px;display:flex;position:fixed;inset:0}.mobile-menu>button:first-child{background:var(--soft);border:0;border-radius:50%;align-self:flex-end;width:42px;height:42px}.mobile-menu>button:not(:first-child),.mobile-menu>a{text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:13px;font-weight:700;display:flex}.mobile-menu>button:hover{background:var(--soft)}.admin-denied{max-width:650px;margin:12vh auto;padding:30px}.admin-denied p{color:var(--muted)}.admin-denied .primary{margin-right:12px}@media (max-width:1100px){.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-metrics{grid-template-columns:repeat(3,1fr)}.trust-explainer{grid-template-columns:1fr}.property-detail-layout{grid-template-columns:minmax(0,1fr) 320px}.user-table article{grid-template-columns:44px 1fr 80px 150px 75px}}@media (max-width:800px){.header-inner,.app-main{padding-left:20px;padding-right:20px}.main-nav{display:none}.mobile-menu-button{display:grid}.account-button em{display:none}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.student-hero{margin:0 -20px;padding-left:20px;padding-right:20px}.trust-explainer>div:last-child{grid-template-columns:1fr}.property-detail-layout{display:block}.booking-panel{margin-top:20px;position:static}.gallery{grid-template-columns:1fr;height:480px}.gallery-main{grid-row:1/-1}.gallery>button{display:none}.overview-columns,.ops-grid,.verification-layout{grid-template-columns:1fr}.ops-metrics{grid-template-columns:repeat(3,1fr)}.landlord-metrics{grid-template-columns:repeat(2,1fr)}.catalog-groups,.university-list{grid-template-columns:1fr}.admin-subnav{display:none}.user-table article{grid-template-columns:44px 1fr auto}.user-table article>small{grid-column:2}.user-table article>button{grid-area:1/3/3}.simple-table{overflow:auto}.simple-table>header,.simple-table>div{min-width:760px}.inline-create.three{grid-template-columns:1fr 1fr}.inline-create.three button{grid-column:1/-1}}@media (max-width:600px){input,textarea,select{font-size:16px!important}.site-header .header-inner{height:62px}.brand{font-size:1.25rem}.brand>span{width:34px;height:34px}.header-actions .icon-button:first-child{display:none}.signin-button{min-height:42px;padding:9px 14px}.app-main{padding-bottom:98px}.workspace{padding-top:27px}.student-hero{padding-top:43px;padding-bottom:37px}.student-hero h1{font-size:2.65rem}.student-hero p{font-size:1rem}.search-command{border-radius:15px;padding:9px 9px 9px 14px}.search-command label span{display:none}.search-command button{border-radius:11px;width:50px;font-size:0}.search-command button:after{content:"→";font-size:20px}.home-section{padding-top:35px}.section-title{align-items:center}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.property-image{aspect-ratio:.95;border-radius:13px}.trust-pill{padding:7px;font-size:0}.trust-pill svg{width:16px}.property-copy{padding-top:9px}.property-row{display:grid}.property-row b{font-size:.86rem}.property-copy em{display:none}.trust-explainer{border-radius:18px;gap:20px;margin-top:40px;padding:25px 20px}.discovery-head{padding-top:26px}.discovery-search{border-radius:13px}.discovery-search button{justify-content:center;width:48px;padding:0;font-size:0}.discovery-search button svg{width:20px}.gallery{border-radius:0;height:390px;margin:0 -20px}.property-detail{padding-top:12px}.detail-top-actions{margin-bottom:8px}.property-content>h1{font-size:2rem}.property-detail-layout{padding-top:25px}.detail-amenities{grid-template-columns:1fr}.booking-panel{z-index:20;border-radius:15px;padding:14px;position:sticky;bottom:74px;box-shadow:0 -5px 25px #0002}.booking-panel>span,.booking-panel>p,.booking-panel .safe-note{display:none}.booking-panel>strong{font-size:1.15rem}.booking-panel .primary,.booking-panel .secondary{min-height:43px;margin-top:7px}.modal-backdrop{align-items:flex-end;padding:0}.modal-card,.install-card,.filter-sheet{padding:25px 20px calc(24px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;width:100%;max-height:92dvh}.filter-sheet{align-self:flex-end;margin:0}.price-filter{grid-template-columns:1fr 1fr}.bottom-nav{z-index:50;height:calc(67px + env(safe-area-inset-bottom));padding:7px 5px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:var(--muted);background:0 0;border:0;justify-items:center;gap:3px;min-width:56px;font-size:.65rem;font-weight:700;display:grid}.bottom-nav button svg{width:20px}.bottom-nav button.active{color:var(--accent)}.landlord-welcome{flex-direction:column;align-items:start}.landlord-welcome .primary{width:100%}.landlord-property-list article{flex-wrap:wrap;align-items:flex-start}.landlord-property-image{width:90px;height:80px}.property-actions{justify-content:flex-end;width:100%}.overview-columns>section{padding:16px}.wizard{min-height:100dvh;margin:0 -20px}.wizard>header{padding:0 20px}.wizard>header strong{display:none}.wizard>main{padding:30px 20px 120px}.wizard-copy h1{font-size:2rem}.wizard-fields{grid-template-columns:1fr}.wizard-fields .wide{grid-column:auto}.photo-preview-grid{grid-template-columns:repeat(2,1fr)}.wizard>footer{height:82px;padding:0 16px calc(4px + env(safe-area-inset-bottom))}.wizard>footer>span{display:none}.wizard>footer button{min-width:110px}.verification-upload-grid{grid-template-columns:1fr}.ops-metrics{grid-template-columns:repeat(2,1fr)}.admin-hero{padding:23px 19px}.admin-hero>svg{display:none}.verification-photos{gap:7px}.verification-photos img{height:210px}.review-buttons{flex-direction:column}.review-buttons button{width:100%}.admin-property-main{flex-wrap:wrap;align-items:flex-start}.admin-property-photo{width:87px;height:82px}.admin-property-main>div:nth-child(2){flex-basis:calc(100% - 110px)}.admin-property-main>.secondary{width:100%}.moderation-columns{grid-template-columns:1fr}.moderation-columns dl{grid-template-columns:1fr 1fr}.inline-create{flex-direction:column}.inline-create.three{display:flex}.catalog-groups section{padding:14px}.catalog-groups section>div{grid-template-columns:22px 1fr auto}.catalog-groups section>div small{display:none}.settings-form{grid-template-columns:1fr;padding:18px}.role-choice{margin:40px auto}.role-choice>div{grid-template-columns:1fr}.toast{top:72px;left:12px;right:12px}.skeleton-row{grid-template-columns:1fr 1fr}.skeleton.hero{height:260px}.application-head{display:block}.application-actions{flex-direction:column}.application-actions button{width:100%}}@media (display-mode:standalone){body{overscroll-behavior-y:none}.site-header{box-shadow:0 3px 15px #0000000a}.bottom-nav{box-shadow:0 -6px 24px #0001}.app-shell{min-height:100dvh}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:focus-visible{outline-offset:2px;outline:3px solid #4b86c5}.offline-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:560px;min-height:100dvh;margin:auto;padding:30px;display:flex}.offline-page>svg{width:54px;height:54px;color:var(--muted);margin:28px 0 18px}.offline-page p{color:var(--muted);max-width:430px}.offline-page .primary{margin-top:10px}.authority-review{border:1px solid var(--line);background:var(--soft);border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin:18px 0;padding:16px;display:flex}.authority-review>div{align-items:center;gap:12px;display:flex}.authority-review svg{color:var(--accent)}.authority-review span{gap:3px;display:grid}.authority-review small{color:var(--muted)}.site-footer{border-top:1px solid var(--line);max-width:1440px;color:var(--muted);justify-content:space-between;margin:auto;padding:28px 5% 100px;font-size:.82rem;display:flex}.site-footer nav{gap:18px;display:flex}.site-footer a{color:var(--ink);font-weight:700}.policy-page{max-width:760px;margin:60px auto;padding:0 24px 80px}.policy-page>.brand{margin-bottom:65px}.policy-page>.eyebrow{margin-top:50px}.policy-page p,.policy-page li{color:#40516b;line-height:1.7}.policy-page h2{margin-top:34px}@media (max-width:600px){.site-footer{padding:25px 20px 100px;display:block}.site-footer nav{margin-top:13px}.policy-page{margin-top:25px}}.student-hero,.wizard{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body{overflow-x:hidden}@media (max-width:600px){.student-hero,.wizard{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.landlord-property-list article:has(.property-authority-form){flex-wrap:wrap}.authority-state{color:var(--muted);margin-top:8px;font-size:.88rem;display:block}.property-authority-form{border-top:1px solid var(--line);flex-basis:100%;grid-template-columns:minmax(0,1.3fr) minmax(170px,.7fr) minmax(200px,1fr) auto;align-items:end;gap:14px;padding:20px 4px 4px;display:grid}.property-authority-form>div{align-self:start}.property-authority-form strong{margin-bottom:5px;display:block}.property-authority-form p{margin:0 0 10px;line-height:1.5}.property-authority-form a{color:var(--accent);margin-top:8px;text-decoration:underline;display:inline-block}.property-authority-form label{gap:7px;min-width:0;font-size:.9rem;font-weight:700;display:grid}.property-authority-form select,.property-authority-form input[type=file]{border:1px solid var(--line);width:100%;color:inherit;background:#fff;border-radius:10px;padding:10px}.property-authority-form input[type=file]{font-size:.82rem}.property-authority-form small{color:var(--muted);font-size:.78rem;font-weight:400}.property-authority-form button{min-height:44px}@media (max-width:900px){.property-authority-form{grid-template-columns:repeat(2,minmax(0,1fr))}.property-authority-form>div{grid-column:1/-1}}@media (max-width:600px){.property-actions{flex-wrap:wrap}.property-authority-form{grid-template-columns:1fr}.property-authority-form>div{grid-column:auto}.property-authority-form button{width:100%}}.property-authority-form>div>a{margin-right:14px}.authority-document-links{flex-wrap:wrap;gap:8px;display:flex}.resora-auth{grid-template-columns:minmax(0,1fr) minmax(320px,480px);align-items:center;gap:clamp(32px,7vw,110px);max-width:1180px;min-height:100dvh;margin:auto;padding:clamp(24px,5vw,70px);display:grid}.resora-auth-brand h1{letter-spacing:-.04em;max-width:680px;margin:42px 0 16px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.06}.resora-auth-brand p{color:var(--muted);max-width:480px;font-size:1.1rem;line-height:1.5}.auth-trust{color:var(--green);align-items:center;gap:10px;margin-top:36px;font-weight:700;display:flex}.auth-trust svg{width:20px}.resora-auth-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:30px;box-shadow:0 22px 70px #15212413}.auth-switch{background:#f2f4f3;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:26px;padding:4px;display:grid}.auth-switch button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px;font-weight:700}.auth-switch button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #0001}.resora-auth-card form{gap:18px;display:grid}.resora-auth-card form>label{gap:7px;font-size:.92rem;font-weight:700;display:grid}.resora-auth-card input:not([type=radio]){border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:11px;padding:13px 14px}.resora-auth-card input:focus{outline:2px solid var(--accent);outline-offset:2px}.resora-auth-card .primary{justify-content:center;width:100%;min-height:49px}.auth-role{border:0;margin:0;padding:0}.auth-role legend{margin-bottom:9px;font-size:.92rem;font-weight:700}.auth-role>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-role label{border:1px solid var(--line);cursor:pointer;border-radius:11px;align-items:center;gap:8px;padding:13px;font-size:.88rem;font-weight:700;display:flex}.auth-role label.selected{border-color:var(--accent);background:var(--accent-soft)}.auth-role input{accent-color:var(--accent)}.auth-role svg{width:18px}.auth-error{color:#70463b;margin:0;font-size:.9rem;line-height:1.4}.auth-small{color:var(--muted);margin:18px 0 0;font-size:.82rem;line-height:1.5}@media (max-width:750px){.resora-auth{grid-template-columns:1fr;align-items:start;gap:28px;padding:24px 18px 80px}.resora-auth-brand h1{margin:24px 0 10px;font-size:2.35rem}.resora-auth-brand p{font-size:1rem}.auth-trust{display:none}.resora-auth-card{border-radius:18px;padding:20px}}.signout-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:10px;font-weight:700}.signout-button:hover{color:var(--ink)}@media (max-width:750px){.signout-button{display:none}}.claim-code{border:1px solid var(--line);background:var(--soft);border-radius:12px;flex-basis:100%;gap:7px;padding:14px;display:grid}.claim-code code{overflow-wrap:anywhere;font-size:.9rem}.claim-code small{color:var(--muted)}.claim-code button{justify-self:start}.user-table .claim-code{grid-column:1/-1}.auth-transfer-link{color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 0 0;font-weight:700;text-decoration:underline}.student-personal-home{padding:36px 0 65px}.personal-search{align-items:center;gap:12px;display:flex}.personal-search>button:first-child{border:1px solid var(--line);min-height:62px;color:var(--ink);background:#fff;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:12px;font-size:1rem;font-weight:750;display:flex;box-shadow:0 7px 24px #1b1b1b0d}.personal-search svg{width:21px;height:21px}.personal-notifications{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:relative}.personal-notifications i{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:12px}.personal-shortcuts{scrollbar-width:none;gap:10px;padding:18px 0 7px;display:flex;overflow-x:auto}.personal-shortcuts::-webkit-scrollbar{display:none}.personal-carousel::-webkit-scrollbar{display:none}.personal-shortcuts button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;flex:none;padding:11px 17px;font-size:.9rem;font-weight:650;box-shadow:0 3px 8px #0000000a}.personal-shortcuts button:first-child{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent-dark)}.personal-application{border:1px solid var(--line);width:100%;box-shadow:var(--shadow);text-align:left;background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin:25px 0 6px;padding:24px;display:flex}.personal-application>span{gap:5px;display:grid}.personal-application small{letter-spacing:.1em;color:var(--accent-dark);font-size:.73rem;font-weight:800}.personal-application strong{font-size:1.2rem}.personal-application span span{color:var(--muted);text-transform:capitalize;font-size:.9rem}.personal-application>svg{color:var(--accent);flex:none}.personal-section{margin-top:36px}.personal-section .section-title{align-items:center;margin-bottom:18px}.personal-section .section-title h2{font-size:1.4rem}.round-next{background:var(--soft);border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.round-next svg{width:19px}.personal-carousel{scrollbar-width:none;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.personal-carousel .property-card{scroll-snap-align:start;flex:0 0 210px}.profile-signout{margin-top:24px}@media (max-width:600px){.student-signed-home .site-header{display:none}.student-personal-home{padding:calc(20px + env(safe-area-inset-top)) 20px 35px;margin:0 -20px}.personal-search>button:first-child{min-height:58px}.personal-shortcuts{margin:0 -20px;padding:18px 20px 7px}.personal-carousel{margin-right:-20px;padding-right:20px}.personal-carousel .property-card{flex-basis:155px}.personal-application{margin-top:22px;padding:20px}.personal-section{margin-top:33px}.personal-section .section-title h2{font-size:1.3rem}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding-top:8px}.bottom-nav button,.bottom-nav a{min-width:55px;font-size:.72rem}.bottom-nav button svg,.bottom-nav a svg{width:23px;height:23px}}.google-signin{margin:1.25rem 0}.google-signin-button{color:#1f1f1f;cursor:pointer;background:#fff;border:1px solid #747775;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 16px;font-size:1rem;font-weight:500;display:flex}.google-signin-button:hover{background:#f7f8f8}.google-signin-button:focus-visible{outline-offset:3px;outline:3px solid #4285f4}.google-signin-button:disabled{opacity:.55;cursor:not-allowed}.google-letter{color:#4285f4;font-family:Arial,sans-serif;font-size:22px;font-weight:700}.auth-divider{color:#6b7280;align-items:center;gap:12px;margin:20px 0;font-size:.875rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.google-role-dialog p{color:var(--muted);line-height:1.5}.google-role-choice{gap:10px;margin-top:22px;display:grid}.google-role-choice button{border:1px solid var(--line);text-align:left;font:inherit;background:#fff;border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.google-role-choice button:hover{border-color:var(--accent);background:var(--accent-soft)}.google-role-choice svg{width:24px;height:24px;color:var(--accent);flex:none}.google-role-choice span{gap:3px;display:grid}.google-role-choice small{color:var(--muted);font-size:.84rem}.resora-mark{white-space:nowrap;align-items:center;gap:9px;width:auto!important;height:auto!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;display:inline-flex!important}.resora-mark-letter{color:#fff;letter-spacing:-.12em;background:linear-gradient(145deg,#2b7de9,#0b3f91);border-radius:13px 13px 13px 5px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:1.65rem;font-weight:800;line-height:1;display:grid;box-shadow:0 7px 18px #1769e03d}.resora-mark-word{letter-spacing:-.07em;color:var(--ink);font-size:1.42rem;font-weight:850}.resora-mark.compact .resora-mark-letter{width:32px;height:32px;font-size:1.4rem}.guest-gate{max-width:720px;margin:0 auto;padding:58px 0}.guest-gate>h1{margin-bottom:46px}.guest-gate>div{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:330px;padding:42px;display:flex}.guest-gate svg{width:38px;height:38px;color:var(--accent);margin-bottom:22px}.guest-gate h2{margin-bottom:8px;font-size:1.75rem}.guest-gate p{max-width:430px;color:var(--muted);font-size:1.05rem}.guest-gate .primary{margin-top:22px}.passwordless-page{background:#102a56;place-items:center;min-height:100dvh;padding:18px;display:grid}.passwordless-sheet{background:#fff;border-radius:32px;width:min(100%,500px);min-height:min(820px,100dvh - 36px);padding:24px 30px 38px;box-shadow:0 20px 70px #071a3a80}.passwordless-sheet>header{justify-content:space-between;align-items:center;display:flex}.sheet-close,.sheet-back{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.sheet-close:hover,.sheet-back:hover{background:var(--soft)}.sheet-close svg,.sheet-back svg{width:27px;height:27px}.login-step{text-align:center;max-width:400px;margin:clamp(62px,13dvh,125px) auto 0}.login-mark{place-items:center;margin-bottom:50px;display:grid}.login-mark .resora-mark-letter{border-radius:24px 24px 24px 8px;width:72px;height:72px;font-size:3.1rem;box-shadow:0 12px 32px #1769e035}.login-step h1{margin-bottom:14px;font-size:clamp(2.15rem,7vw,3rem)}.login-step>p{color:var(--muted);max-width:390px;margin:0 auto 32px;font-size:1.08rem}.login-step form{gap:16px;display:grid}.login-email{text-align:left;border:1px solid #9db8df;border-radius:14px;align-items:center;gap:12px;height:66px;padding:0 16px;display:flex}.login-email svg{color:#60708a;flex:none}.login-email input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:1.05rem}.passwordless-primary{border-radius:14px;width:100%;min-height:60px;font-size:1.08rem}.social-button{border-radius:14px;min-height:56px;font-weight:700}.login-terms{color:var(--muted);margin-top:30px;font-size:.78rem;line-height:1.5;display:block}.login-terms a{color:var(--ink);text-decoration:underline}.role-step{margin-top:52px}.role-step .login-mark,.code-step .login-mark{margin-bottom:30px}.role-options{text-align:left;gap:12px;margin:24px 0;display:grid}.role-options button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:17px;display:flex}.role-options button.selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 2px #1769e012}.role-options svg{width:25px;height:25px;color:var(--accent);flex:none}.role-options span{gap:4px;display:grid}.role-options small{color:var(--muted);font-size:.88rem}.code-step{margin-top:70px}.code-step form [data-slot=input-otp]{justify-content:center}.code-step form [data-slot=input-otp-slot]{background:#fff;border-color:#9db8df;width:48px;height:58px;font-size:1.45rem}.resend-code,.try-another{color:var(--ink);font:inherit;background:0 0;border:0;margin:26px auto 0;font-weight:650;display:block}.resend-code:disabled{color:var(--muted)}.try-another{color:var(--muted);margin-top:16px;font-size:.9rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.role-switch-card h2{margin-bottom:7px}.role-switch-card .secondary{margin-top:15px}@media (max-width:600px){.brand>.resora-mark{gap:7px}.resora-mark-letter{border-radius:11px 11px 11px 4px;width:34px;height:34px;font-size:1.45rem}.resora-mark-word{font-size:1.28rem}.guest-gate{padding:26px 0}.guest-gate>h1{margin-bottom:32px;font-size:2.25rem}.guest-gate>div{border-radius:20px;min-height:410px;padding:30px 24px}.guest-gate h2{font-size:1.5rem}.passwordless-page{background:#fff;padding:0;display:block}.passwordless-sheet{width:100%;min-height:100dvh;box-shadow:none;padding:calc(16px + env(safe-area-inset-top)) 24px calc(26px + env(safe-area-inset-bottom));border-radius:0}.passwordless-sheet>header .resora-mark-word{display:none}.login-step{margin-top:clamp(52px,11dvh,100px)}.login-mark{margin-bottom:44px}.login-step h1{font-size:2.45rem}.login-step>p{font-size:1rem}.role-step,.code-step{margin-top:42px}.code-step form [data-slot=input-otp-slot]{width:min(13vw,48px);height:56px}.role-options button{padding:16px}.guest-gate .primary{width:100%}}.login-contact{text-align:left;gap:8px;font-size:.92rem;font-weight:750;display:grid}.login-contact>span small{color:var(--muted);font-weight:500}.role-step .auth-small{text-align:left;margin:9px 0 0}.site-header{background:#fffffff2}.student-hero{background:linear-gradient(#fff 0%,#e6f0ff 100%)}.search-command{border-color:var(--line)}.property-image{color:#7e8da5;background:#e8eef8}.trust-pill{background:#fffffff2}.property-copy em,.long-copy,.moderation-columns p{color:#40516b}.trust-explainer{background:#102a56}.trust-explainer>div:first-child p,.trust-explainer article p,.admin-hero p{color:#cbd8ed}.trust-explainer article svg,.admin-hero>svg{color:#93c5fd}.map-preview{background-color:#eaf2ff;background-image:linear-gradient(#c7d9f4 1px,#0000 1px),linear-gradient(90deg,#c7d9f4 1px,#0000 1px)}.map-preview>span{box-shadow:0 5px 20px #1769e055}.filter-chips label.selected,.amenity-groups label.selected{border-color:#a9c9f8}.notification-list>button.unread{background:#f2f7ff;border-color:#a9c9f8}.admin-hero{background:#102a56}.auth-switch{background:#edf4ff}.auth-error{color:var(--red)}.role-switch-card{background:linear-gradient(135deg,#eaf2ff,#fff)}.header-inner{justify-content:space-between}.search-command label{min-width:0}.search-command input{width:100%}.campus-shortcuts{scrollbar-width:none;justify-content:center;gap:8px;margin:18px auto 0;display:flex;overflow-x:auto}.campus-shortcuts button{border:1px solid var(--line);background:#fff;border-radius:99px;flex:none;min-height:44px;padding:10px 18px;font-size:.875rem;font-weight:650}.campus-shortcuts button:hover{border-color:var(--ink)}.gallery.single-photo{grid-template-columns:1fr}.mobile-booking-bar{display:none}.filter-dialog{background:0 0;border:0;width:min(590px,100%);max-width:none;max-height:none;margin:auto 0 auto auto;padding:0;overflow:visible}.filter-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1118}.filter-dialog .filter-sheet{border-radius:24px 0 0 24px;width:100%;max-height:90dvh;margin:0}.filter-head button{border-radius:50%;place-items:center;min-width:44px;min-height:44px;display:grid}.filter-chips label{min-height:44px;position:relative}.filter-chips label:has(input:focus-visible){outline-offset:2px;outline:3px solid #4b86c5}.filter-chips input{width:1px;height:1px}.mobile-menu{overscroll-behavior:contain;overflow-y:auto}:is(.app-shell:has(.wizard)>.bottom-nav,.app-shell:has(.wizard)>.site-footer){display:none}@media (min-width:801px){.student-hero{background:#f7faff;padding-top:58px}.student-hero h1{font-size:clamp(2.6rem,5vw,4.3rem)}.search-command{box-shadow:0 6px 24px #0000000c}.property-copy>span:not(.property-row),.property-copy>small{font-size:.875rem}}@media (max-width:800px){:root{--bg:#f5f8ff}.app-shell{--mobile-nav-height:76px}.site-header{background:#fffffff5}.header-inner{gap:12px;padding:0 20px;height:64px!important}.brand{padding:0;font-size:1.4rem}.brand>span{border-radius:10px 10px 10px 4px;width:32px;height:32px}.header-actions{gap:8px}.header-actions .icon-button[aria-label=Install\ Resroute]{display:none}.header-actions .notification-button{display:grid!important}.mobile-menu-button,.icon-button{width:44px;height:44px}.account-button{padding:5px}.signin-button{color:var(--ink);background:0 0;min-height:44px;padding:10px 4px;font-size:.875rem}.signin-button:hover{background:var(--soft)}.app-main{padding:0 20px 32px}.workspace{padding:28px 0}.workspace h1{letter-spacing:-.04em;font-size:2rem;line-height:1.15}.section-heading{margin-bottom:24px}.section-heading p{font-size:.9375rem}.eyebrow{letter-spacing:.1em;margin-bottom:9px;font-size:.75rem}.heading-row{flex-wrap:wrap;gap:16px}.heading-row>.primary{min-width:160px}.section-title{gap:12px}.section-title h2{font-size:1.25rem;line-height:1.25}.section-title>.text-link{white-space:nowrap;min-height:44px;padding-right:0;font-size:.875rem}.text-link,.quiet-link,.back-link{min-height:44px}.primary,.secondary{border-radius:12px;min-height:48px}.status{white-space:normal;font-size:.75rem;line-height:1.2;display:inline-block}input,select,textarea{min-width:0;max-width:100%;font-size:16px!important}label{min-width:0}.student-home{padding-bottom:0}.student-hero{text-align:left;border-bottom:1px solid var(--line);background:#fff;width:auto;margin:0 -20px;padding:26px 20px 24px}.student-hero>div:first-child{max-width:none}.hero-kicker{background:0 0;gap:5px;padding:0;font-size:.75rem}.hero-kicker svg{width:16px;height:16px}.student-hero h1{letter-spacing:-.045em;max-width:330px;margin:14px 0 12px;font-size:2.1rem;line-height:1.12}.student-hero p{margin:0 0 22px;font-size:.9375rem;line-height:1.5}.search-command{border-radius:99px;gap:10px;width:100%;min-height:68px;padding:7px 7px 7px 17px;box-shadow:0 4px 16px #00000010}.search-command>svg{color:var(--ink);flex:none;width:21px;height:21px;margin:0}.search-command label span{font-size:.75rem;line-height:1.3;display:block}.search-command input{background:0 0;padding:3px 0;line-height:1.4;font-size:16px!important}.search-command button{border-radius:50%;flex:none;width:46px;height:46px;font-size:0}.search-command button:after{content:"→";font-size:22px}.campus-shortcuts{justify-content:flex-start;gap:8px;margin:16px -20px -6px;padding:0 20px 6px}.campus-shortcuts button{background:var(--soft);border:1px solid #0000;min-height:40px;padding:8px 17px;font-size:.875rem}.home-section{padding:28px 0 6px}.home-section .section-title{margin-bottom:17px}.home-section .eyebrow{display:none}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.property-image{aspect-ratio:1.1;border-radius:18px}.property-copy{gap:5px;padding:13px 1px 0}.property-row{flex-wrap:wrap;gap:8px;display:flex}.property-row strong{font-size:1rem}.property-row b{font-size:.9375rem}.property-copy>span:not(.property-row),.property-copy>small{font-size:.875rem;line-height:1.45}.property-copy em{display:none}.trust-pill{border-radius:99px;gap:5px;padding:8px 10px;font-size:.75rem;top:12px;left:12px}.card-heart{width:44px;height:44px;color:var(--ink);background:#fffc;top:12px;right:12px}.card-heart:has(svg[fill=currentColor]){color:var(--accent)}.empty-state{border:1px solid var(--line);background:#fafafa;border-radius:20px;padding:32px 20px}.empty-state h2{font-size:1.15rem;line-height:1.3}.empty-state p{margin:0 auto;font-size:.9375rem}.empty-state>.primary{margin-top:20px}.trust-explainer{color:var(--ink);border-top:1px solid var(--line);background:#fff;border-radius:0;gap:14px;margin-top:30px;padding:25px 0}.trust-explainer>div:first-child p{color:var(--muted);font-size:.9375rem}.trust-explainer h2{margin-bottom:12px;font-size:1.4rem}.trust-explainer>div:last-child{gap:0}.trust-explainer article{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:18px 0 18px 38px;position:relative}.trust-explainer article svg{color:var(--green);width:23px;position:absolute;top:18px;left:0}.trust-explainer article strong{margin:0 0 5px;font-size:.9375rem}.trust-explainer article p{color:var(--muted);font-size:.875rem}.discovery-head{padding:0 0 20px}.discovery-head h1{margin-bottom:20px;font-size:1.8rem}.discovery-search{border-radius:99px;min-height:60px;padding-left:16px}.discovery-search>svg{flex:none;width:20px}.discovery-search input{width:100%;padding:15px 10px}.discovery-search button{border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;width:48px;height:44px;margin-right:7px;padding:0;font-size:0}.results-line{margin:0 0 20px;font-size:.875rem}.bottom-nav{z-index:50;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:9px max(4px,env(safe-area-inset-left)) max(9px,env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;justify-content:space-around;align-items:stretch;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -3px 16px #00000004}.bottom-nav button,.bottom-nav a{color:#626262;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;max-width:110px;padding:2px;font-size:.75rem;font-weight:600;display:flex}.bottom-nav button svg,.bottom-nav a svg{stroke-width:1.7px;width:23px;height:23px}.bottom-nav button.active{color:var(--accent-dark)}.bottom-nav button.active svg{stroke-width:2.4px}.site-footer{padding:24px 20px calc(100px + env(safe-area-inset-bottom));font-size:.875rem;line-height:1.6;display:block}.site-footer nav{gap:24px;margin-top:12px}.site-footer a{align-items:center;min-height:44px;display:inline-flex}.filter-dialog{width:100%;margin:auto 0 0}.filter-dialog .filter-sheet{max-height:90dvh;padding:14px 20px max(20px,env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:24px 24px 0 0;box-shadow:0 -8px 40px #0002}.filter-head{z-index:2;background:#fff;padding:8px 0 12px;position:sticky;top:-14px}.filter-head h2{font-size:1.2rem}.filter-actions{padding:16px 0 max(20px,env(safe-area-inset-bottom));background:#fff;margin-bottom:-20px;position:sticky;bottom:-20px}.filter-chips{gap:10px}.filter-chips label{padding:11px 14px;font-size:.875rem}.price-filter label{font-size:.875rem}.modal-card,.install-card{padding-top:30px}.modal-card h2{padding-right:28px;line-height:1.2}.modal-close{min-width:44px;min-height:44px}.property-detail{padding:8px 0 20px}.detail-top-actions{top:calc(64px + env(safe-area-inset-top));z-index:25;background:#fff;margin:0;padding:8px 0;position:sticky}.detail-top-actions>button,.detail-top-actions div button{border:1px solid var(--line);background:#fff;border-radius:99px;min-height:44px;padding:8px 13px;font-size:.875rem}.detail-top-actions>div{gap:8px;display:flex}.gallery{border-radius:0;grid-template-columns:1fr;height:clamp(290px,90vw,470px);margin:0 -20px}.gallery-main{place-items:center;min-height:0;display:grid}.gallery-main>img{position:absolute;inset:0}.gallery-main>button{width:44px;height:44px}.property-detail-layout{padding-top:24px}.property-content>h1{font-size:1.9rem;line-height:1.15}.detail-location{align-items:flex-start;font-size:.875rem;line-height:1.5}.detail-location svg{flex:none;margin-top:2px}.trust-panel{gap:12px;padding:16px}.property-content section{padding:25px 0}.property-content section h2{font-size:1.25rem}.room-list article{flex-wrap:wrap;gap:10px;padding:16px}.room-list b{font-size:1rem}.room-list small,.room-list span{font-size:.875rem}.detail-amenities{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.detail-amenities span{align-items:start;font-size:.875rem}.detail-amenities svg{flex:none}.map-preview{text-align:center;padding:24px}.map-preview small{font-size:.875rem}.booking-panel{z-index:auto;box-shadow:none;margin-top:0;padding:20px;scroll-margin-top:135px;position:static}.booking-panel>span,.booking-panel>p{display:block}.booking-panel .safe-note{font-size:.875rem;display:flex}.booking-panel>strong{font-size:1.4rem}.mobile-booking-bar{z-index:55;border-top:1px solid var(--line);padding:12px 20px max(12px,env(safe-area-inset-bottom));background:#fff;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000008}.mobile-booking-bar>div{flex:1;min-width:0}.mobile-booking-bar small{color:var(--muted);margin-bottom:3px;font-size:.75rem;display:block}.mobile-booking-bar strong{font-size:1.1rem;line-height:1.35}.mobile-booking-bar strong span{color:var(--muted);font-size:.75rem;font-weight:400}.mobile-booking-bar>.primary{min-width:86px}.mobile-booking-bar .contact-button{width:48px;min-width:48px;padding:0}.app-shell:has(.property-detail) .site-footer{padding-bottom:120px}.app-shell:has(.wizard)>.site-header{display:none}.wizard{width:auto;margin:0 -20px}.wizard>header{z-index:30;height:72px;padding-top:env(safe-area-inset-top);background:#fff;position:sticky;top:0}.wizard>header button{min-height:44px}.wizard-progress{z-index:30;position:sticky;top:72px}.wizard>main{padding:28px 20px 115px}.wizard-copy{text-align:left}.wizard-copy h1{font-size:1.8rem;line-height:1.15}.wizard>footer{z-index:60;height:auto;min-height:82px;padding:14px 20px max(14px,env(safe-area-inset-bottom))}.wizard>footer>span{display:none}.wizard-fields{grid-template-columns:1fr}.wizard-fields .wide{grid-column:auto}.photo-uploader{padding:28px 16px}.photo-uploader input{font-size:14px!important}.preview-summary{flex-wrap:wrap}.verification-upload input{width:100%;min-width:0}.verification-form,.verification-status-card,.verification-aside{padding:18px}.verification-layout>*{min-width:0}.authority-review{flex-direction:column;align-items:flex-start}.authority-review>div{min-width:0}.authority-review strong{overflow-wrap:anywhere}.conversation-list>button>span:nth-child(2),.notification-list>button>span{min-width:0}.conversation-list p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.conversation-list strong,.notification-list strong{overflow-wrap:anywhere}.conversation-page{margin:20px auto}.conversation-page h1{font-size:1.5rem;line-height:1.2}.conversation-page>form{border:1px solid var(--line);border-radius:14px;padding:10px;position:sticky;bottom:0}.messages{height:50dvh}.messages p{overflow-wrap:anywhere}.application-head h2{font-size:1.2rem}.application-head{display:block}.application-actions{flex-wrap:wrap}.verification-queue>article{padding:16px}.verification-queue header{flex-wrap:wrap}.review-history>div{grid-template-columns:1fr auto;gap:8px}.review-history>div>small{grid-column:1/-1}.user-table article>span{overflow-wrap:anywhere;min-width:0}.admin-search input,.overview-property{min-width:0}.overview-property strong{overflow-wrap:anywhere}.ops-panel{padding:18px}.toast{max-width:none;top:76px;left:12px;right:12px}.toast button{min-width:44px;min-height:44px}.mobile-menu{padding-bottom:calc(24px + env(safe-area-inset-bottom));gap:5px}.mobile-menu>button:not(:first-child),.mobile-menu>a{min-height:48px}.skeleton-page{padding:28px 0}.skeleton.hero{height:220px}}@media (max-width:480px){.property-grid{grid-template-columns:1fr;gap:28px}.property-image{aspect-ratio:1.12}.property-row{flex-wrap:nowrap}.property-row strong{min-width:0}.skeleton-row{grid-template-columns:1fr}.landlord-property-list article>div:nth-child(2){flex:1;min-width:0}.landlord-property-list h2{overflow-wrap:anywhere;font-size:1.2rem}.admin-property-main h2{font-size:1.15rem}.bottom-nav button,.bottom-nav a{font-size:.7rem}.detail-amenities{grid-template-columns:1fr 1fr}.mobile-booking-bar{padding-left:16px;padding-right:16px}}@media (max-width:360px){.header-inner,.app-main{padding-left:16px;padding-right:16px}.student-hero{margin:0 -16px;padding-left:16px;padding-right:16px}.gallery,.wizard{margin-left:-16px;margin-right:-16px}.student-hero h1{font-size:1.95rem}.search-command{gap:7px;padding-left:13px}.search-command>svg{display:none}.bottom-nav button,.bottom-nav a{font-size:.65rem}.detail-amenities{grid-template-columns:1fr}.property-row{flex-wrap:wrap}.trust-pill{max-width:calc(100% - 78px)}}dialog.mobile-menu{width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;margin:0}dialog.mobile-menu:not([open]){display:none}html:has(dialog[open]){overflow:hidden}button{color:inherit}.property-card{min-width:0}.property-image{position:relative}.property-copy{color:var(--ink)}.property-row{gap:4px;display:grid}.property-row strong{white-space:normal;overflow-wrap:anywhere;line-height:1.3;display:block}.property-row b{white-space:normal;display:block}.card-trust{color:var(--green);align-items:center;gap:4px;line-height:1.35;display:flex;font-size:.75rem!important}.card-trust svg{flex:none}.personal-carousel .property-copy>span:not(.property-row){overflow-wrap:anywhere}.personal-carousel .property-row{display:grid}.personal-carousel .property-row strong{font-size:.9rem}.personal-carousel .property-row b{font-size:.85rem}.personal-carousel .card-trust{display:none}.saved-workspace .property-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.search-destination-trigger{text-align:left;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;background:0 0!important;border:0!important;border-radius:0!important;flex:1!important;justify-content:flex-start!important;width:auto!important;height:56px!important;margin:0!important;padding:10px!important;font-size:1rem!important}.destination-dialog{width:min(680px,100%);max-width:100%;max-height:94dvh;color:var(--ink);background:#f5f5f5;border:0;border-radius:28px;padding:0;overflow:auto}.destination-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2228}.destination-dialog form{padding:22px}.destination-dialog header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.destination-dialog header>span{align-items:center;gap:8px;font-weight:700;display:flex}.destination-dialog header>button,.destination-input button{background:#fff;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.destination-card{background:#fff;border-radius:24px;padding:26px;box-shadow:0 8px 30px #0000000c}.destination-card h1{margin-bottom:24px;font-size:2rem}.destination-input{border:1px solid #999;border-radius:14px;align-items:center;gap:10px;min-height:60px;padding:8px 12px;display:flex}.destination-input>svg{flex:none}.destination-input input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:1rem}.destination-card>p{color:var(--muted);margin:24px 0 14px;font-size:.9rem}.destination-suggestions{gap:8px;display:grid}.destination-suggestions>button{text-align:left;background:#fff;border:0;border-radius:12px;align-items:center;gap:14px;width:100%;padding:8px 0;display:flex}.destination-suggestions>button:hover{background:#f8f8f8}.destination-icon{border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid}.tone-0{color:#3b77a4;background:#edf4fa}.tone-1{color:#5a7d3b;background:#eef5eb}.tone-2{color:#b95060;background:#fbeeee}.destination-suggestions>button>span:last-child{gap:4px;min-width:0;display:grid}.destination-suggestions strong{overflow-wrap:anywhere;font-size:1rem}.destination-suggestions small{color:var(--muted);font-size:.875rem;line-height:1.35}.destination-dialog footer{background:#f5f5f5;justify-content:space-between;align-items:center;margin-top:15px;padding:20px 0 4px;display:flex;position:sticky;bottom:-22px}.destination-dialog footer .primary{min-width:135px}@media (max-width:800px){.saved-workspace .property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.saved-workspace .property-image{aspect-ratio:1;border-radius:20px}.saved-workspace .property-copy{padding-top:10px}.saved-workspace .property-row strong{font-size:.9rem}.saved-workspace .property-row b{font-size:.875rem}.saved-workspace .property-copy>span:not(.property-row),.saved-workspace .property-copy>small{font-size:.8rem}.saved-workspace .card-trust{display:none}.property-row{gap:4px;display:grid}.personal-carousel .property-image{aspect-ratio:1;border-radius:20px}.personal-carousel .card-heart,.saved-workspace .card-heart{background:#ffffffd9;width:40px;height:40px;top:6px;right:6px}.student-signed-home .site-header{display:none}.student-personal-home{padding-top:calc(20px + env(safe-area-inset-top))}.destination-dialog{border-radius:0;width:100%;height:100dvh;max-height:100dvh;margin:0}.destination-dialog form{min-height:100%;padding:calc(16px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom))}.destination-card{padding:22px 18px}.destination-dialog header{margin-bottom:20px}.destination-dialog header>span{font-size:.9rem}.destination-dialog footer{bottom:calc(-20px - env(safe-area-inset-bottom));padding-bottom:calc(20px + env(safe-area-inset-bottom))}.destination-input{padding:8px 10px}.destination-input input{font-size:16px}.destination-input>svg{width:20px}.destination-input button{width:32px;height:36px}.personal-application strong{color:var(--ink);overflow-wrap:anywhere}.personal-application>span,.personal-search>button:first-child{min-width:0}.personal-carousel .property-row b{white-space:normal}.property-copy>span{min-width:0}}.email-page{max-width:540px;margin:0 auto;padding:36px 20px 80px}.email-page>.brand{margin-bottom:32px}.email-page h1{margin-top:18px;font-size:2rem;line-height:1.2}.email-page p{color:var(--muted)}.email-icon{color:var(--accent);width:32px;height:32px}.email-help-links{flex-wrap:wrap;gap:12px;margin-top:20px;font-size:.875rem;display:flex}.email-help-links a{min-height:36px;color:var(--ink);align-items:center;text-decoration:underline;display:inline-flex}.auth-notice{background:var(--green-soft);border-radius:12px;margin-top:18px;padding:14px;font-size:.9rem;color:var(--green)!important}
