@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary:#6c63ff;--primary-dark:#5a52e0;--gradient-start:#8b85ff;--gradient-end:#b6b3ff;--bg:#fff;--bg-light:#f7f8fc;--text-primary:#1a1a1a;--text-secondary:#6b7280;--border:#e5e7eb;--success:#22c55e;--urgent:#ff6b6b;--shadow-card:0 4px 20px #0f172a0d;--shadow-hover:0 8px 30px #0f172a14;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;--content-width:1280px;--content-padding:16px;--section-y:64px;--nav-height:72px;--timing-micro:.15s;--timing-standard:.3s;--easing:cubic-bezier(.22, 1, .36, 1);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text-primary);background:radial-gradient(circle at 0 0,#8b85ff3d,#0000 35%),radial-gradient(circle at 100% 0,#b6b3ff33,#0000 28%),linear-gradient(#fff 0%,#f7f8fc 100%);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}input{width:100%;min-height:52px;color:var(--text-primary);transition:border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:#ffffffe6;border:1px solid #6c63ff24;border-radius:16px;padding:0 16px}input:focus{border-color:#6c63ff80;outline:none;box-shadow:0 0 0 4px #6c63ff1f}.app-shell{min-height:100vh;position:relative}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border-bottom:1px solid #e5e7ebcc;position:sticky;top:0}.header-inner,.page-inner,.footer-inner{width:min(var(--content-width), calc(100% - 2 * var(--content-padding)));margin:0 auto}.header-inner{min-height:var(--nav-height);justify-content:space-between;align-items:center;gap:16px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:14px;font-weight:700;display:inline-flex}.brand-mark{flex:none;line-height:0;display:block}.brand-mark-header{width:78px}.brand-mark-image{width:100%;height:auto;display:block}.brand-copy{flex-direction:column;justify-content:center;line-height:1;display:flex}.brand-copy small{color:var(--text-secondary);letter-spacing:.02em;margin-top:4px;font-size:.75rem;font-weight:500;display:block}.desktop-nav,.desktop-actions{display:none}.nav-link{color:var(--text-secondary);transition:color var(--timing-standard) var(--easing);font-size:.95rem;font-weight:500}.nav-link:hover,.nav-link.active{color:var(--text-primary)}.header-user-chip{border-radius:var(--radius-pill);color:var(--text-primary);background:#ffffffd1;border:1px solid #6c63ff1f;align-items:center;gap:10px;padding:10px 14px;font-weight:600;display:inline-flex}.header-user-status{background:#f59e0b;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #f59e0b24}.header-user-status.verified{background:var(--success);box-shadow:0 0 0 4px #22c55e29}.button{border-radius:var(--radius-md);height:48px;transition:transform var(--timing-micro) var(--easing), box-shadow var(--timing-standard) var(--easing), background var(--timing-standard) var(--easing), border-color var(--timing-standard) var(--easing);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:1rem;font-weight:600;line-height:1;display:inline-flex}.button:active{transform:scale(.96)}.button:disabled{opacity:.6;box-shadow:none;transform:none}.button-primary{color:#fff;background:linear-gradient(135deg, var(--gradient-start), var(--primary));box-shadow:0 14px 32px #6c63ff3d}.button-primary:hover{transform:translateY(-1px)scale(1.02);box-shadow:0 18px 36px #6c63ff47}.button-secondary{color:var(--text-primary);border-color:var(--border);background:#ffffffe6}.button-ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.button-full{width:100%}.page-main{padding-bottom:108px}.page{padding:28px 0 var(--section-y)}.section{padding:24px 0}.section+.section,.listing-priority-section,.hub-post-wrap,.product-surface-grid{content-visibility:auto;contain-intrinsic-size:720px}.section-head{margin-bottom:24px}.eyebrow{border-radius:var(--radius-pill);width:fit-content;color:var(--primary-dark);background:#6c63ff1a;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.eyebrow-dot{background:var(--primary);border-radius:999px;width:8px;height:8px}.section-head h1,.section-head h2,.section-head h3,.hero-copy h1{letter-spacing:-.04em;margin:14px 0 12px;line-height:1.08}.hero-copy h1{max-width:13ch;font-size:clamp(2.6rem,8vw,4.75rem)}.section-head h2{font-size:clamp(1.9rem,5vw,3rem)}.section-head p,.hero-copy p,.muted{color:var(--text-secondary);line-height:1.65}.hero-grid,.overview-grid,.delivery-grid,.tenant-grid{gap:24px;display:grid}.hero-grid{align-items:center}.hero-copy{position:relative}.hero-copy:before{content:"";aspect-ratio:1;filter:blur(32px);z-index:-1;background:radial-gradient(circle,#8b85ff47,#0000 68%);border-radius:999px;width:min(60vw,360px);position:absolute;inset:-48px auto auto -24px}.hero-actions,.hero-signals,.detail-actions,.cta-actions,.filter-row,.toggle-row,.option-row,.metric-row{flex-wrap:wrap;gap:12px;display:flex}.hero-signals{margin-top:22px}.pill{border-radius:var(--radius-pill);color:var(--text-secondary);box-shadow:var(--shadow-card);background:#ffffffeb;border:1px solid #e5e7ebe6;align-items:center;gap:8px;padding:10px 14px;font-size:.92rem;font-weight:500;display:inline-flex}.surface{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e5e7ebe0}.card{transition:transform var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing), border-color var(--timing-standard) var(--easing);padding:16px}.card:hover{box-shadow:var(--shadow-hover);border-color:#b6b3ffcc;transform:translateY(-4px)}.badge{border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.badge-purple{color:var(--primary-dark);background:#6c63ff1a}.badge-gray{color:var(--text-secondary);background:#6b72801f}.badge-green{color:#15803d;background:#22c55e1f}.badge-red{color:#dc2626;background:#ff6b6b1f}.hero-preview{padding:18px;position:relative;overflow:hidden}.landing-hero{gap:28px;padding-top:10px;display:grid;position:relative}.hero-orb{aspect-ratio:1.25;filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#b6b3ffb8,#8b85ff33 48%,#0000 70%);border-radius:999px;width:min(88vw,860px);position:absolute;top:56px;left:50%;transform:translate(-50%)}.hero-copy-centered{text-align:center;max-width:860px;margin:0 auto}.hero-copy-centered:before{display:none}.hero-announcement{width:fit-content;max-width:100%;box-shadow:var(--shadow-card);color:var(--text-secondary);background:#ffffffeb;border:1px solid #e5e7ebe0;border-radius:999px;align-items:center;gap:10px;margin:0 auto 18px;padding:8px 10px;font-size:.88rem;font-weight:500;display:inline-flex}.headline-accent{background:linear-gradient(135deg, var(--primary-dark), #b445ff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-actions-centered,.hero-signals-centered{justify-content:center}.dashboard-hero{border-radius:28px;padding:14px;position:relative;overflow:hidden}.dashboard-shell{background:#fffffffa;border:1px solid #e5e7ebe0;border-radius:24px;gap:0;display:grid;overflow:hidden}.dashboard-sidebar{background:linear-gradient(#fffffffa,#f7f8fcf5);border-bottom:1px solid #e5e7ebd1;padding:18px}.dashboard-menu{gap:10px;margin-top:18px;display:grid}.dashboard-menu-item{color:var(--text-secondary);border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:.95rem;font-weight:500;display:inline-flex}.dashboard-menu-item.active{color:var(--primary-dark);background:#6c63ff1a}.dashboard-main{background:linear-gradient(#fffffffa,#fafafffa);padding:18px}.dashboard-topbar{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.progress-inline{gap:8px;max-width:220px;display:grid}.progress-track{background:#e5e7ebe6;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(135deg, #ff6b6b, var(--primary));height:100%;display:block}.dashboard-grid{gap:16px;display:grid}.dashboard-feature-card,.dashboard-schedule{border-radius:22px;min-height:180px;padding:18px}.dashboard-feature-card{color:#fff;box-shadow:0 24px 40px #6c63ff1f}.dashboard-feature-card strong,.dashboard-schedule strong{letter-spacing:-.03em;margin:14px 0 8px;font-size:1.12rem;display:block}.dashboard-feature-card p,.dashboard-schedule p{margin:0;line-height:1.55}.dashboard-feature-card p{color:#ffffffd1}.feature-coral{background:linear-gradient(135deg,#ff5b86,#ff7d98)}.feature-violet{background:linear-gradient(135deg,#8b85ff,#6c63ff)}.dashboard-avatars{gap:8px;margin-top:18px;display:flex}.dashboard-avatars span{background:#ffffff38;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:700;display:grid}.dashboard-route{align-items:center;gap:10px;margin-top:22px;display:flex}.dashboard-route span{background:#ffffff47;border-radius:999px;flex:1;height:10px}.dashboard-route span:nth-child(2){background:#ffffffe6;flex:1.4}.dashboard-schedule{color:var(--text-primary);background:#fff;border:1px solid #e5e7ebeb}.dashboard-schedule p{color:var(--text-secondary)}.schedule-card{color:#fff;background:linear-gradient(135deg,#25d366,#18b4a8);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0;padding:16px;display:flex}.schedule-card p,.schedule-card strong{color:#fff;margin:0}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-stats strong{margin-top:8px;font-size:1.35rem}.dashboard-footer{margin-top:18px}.trusted-strip{text-align:center;gap:16px;display:grid}.trusted-label{color:var(--text-secondary);font-size:.92rem;font-weight:600}.trusted-logos,.snapshot-list,.testimonial-grid{gap:12px;display:grid}.trusted-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-logo,.snapshot-chip{color:var(--text-secondary);background:#fffffff0;border:1px solid #e5e7ebe0;border-radius:16px;padding:14px 16px;font-weight:600}.snapshot-list{margin-top:18px}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{gap:18px;display:grid}.testimonial-quote{color:var(--text-primary);margin:0;font-size:1.02rem;line-height:1.75}.testimonial-author{gap:4px;display:grid}.hero-preview:before,.hero-preview:after{content:"";filter:blur(48px);border-radius:999px;position:absolute}.hero-preview:before{background:#8b85ff47;width:220px;height:220px;top:-40px;right:-40px}.hero-preview:after{background:#22c55e2e;width:180px;height:180px;bottom:-50px;left:-36px}.preview-stack{gap:14px;display:grid;position:relative}.preview-panel{z-index:1;background:linear-gradient(#ffffffeb,#f7f8fcf5),#ffffffe6;border:1px solid #e5e7ebd9;border-radius:24px;padding:18px;position:relative}.preview-topbar,.mini-row,.nav-stat{justify-content:space-between;align-items:center;gap:12px;display:flex}.avatar{width:40px;height:40px;color:var(--primary-dark);background:#6c63ff1a;border-radius:14px;place-items:center;font-weight:700;display:grid}.mini-grid,.feature-grid,.summary-grid,.stats-grid,.info-grid,.options-grid,.process-grid,.support-grid{gap:16px;display:grid}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-card{background:linear-gradient(#fff,#f7f8fceb);border:1px solid #e5e7ebe6;border-radius:18px;padding:14px}.mini-card strong,.feature-card h3,.listing-copy h3,.detail-card h2,.support-card h3,.info-card h3{letter-spacing:-.02em;margin-bottom:8px;font-size:1rem;display:block}.mini-card p,.feature-card p,.listing-copy p,.support-card p,.info-card p,.detail-card p,.route-meta{color:var(--text-secondary);margin:0;line-height:1.55}.cta-band,.trust-banner{padding:22px}.trust-banner{gap:14px;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card strong{letter-spacing:-.04em;margin-bottom:6px;font-size:1.65rem;display:block}.feature-grid,.summary-grid,.options-grid,.process-grid,.support-grid{grid-template-columns:1fr}.feature-card-icon,.info-icon{width:48px;height:48px;color:var(--primary-dark);background:#6c63ff1a;border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.horizontal-scroll{scroll-snap-type:x proximity;grid-auto-columns:minmax(280px,84vw);grid-auto-flow:column;gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.horizontal-scroll>*{scroll-snap-align:start}.listing-card,.travel-card,.detail-card,.support-card,.info-card{padding:16px}.listing-media,.detail-media,.travel-visual{border-radius:18px;min-height:180px;margin-bottom:16px;position:relative;overflow:hidden}.listing-media{background:linear-gradient(145deg,#8b85ff38,#fffffff5),linear-gradient(#fff,#f0f3ff)}.listing-media:before,.detail-media:before{content:"";background:linear-gradient(#ffffffeb,#e1e6fff5),#ffffffb8;border:1px solid #e5e7ebe0;border-radius:20px 20px 0 0;height:56%;position:absolute;inset:auto 16px 0}.listing-media:after,.detail-media:after{content:"";clip-path:polygon(8% 38%,40% 6%,60% 24%,88% 0,92% 100%,8% 100%);background:linear-gradient(#6c63ffd6,#5a52e0db);border-radius:20px 20px 14px 14px;height:44%;position:absolute;inset:36px 28px auto;box-shadow:0 28px 40px #6c63ff38}.detail-media{background:radial-gradient(circle at 0 0,#ffffffb8,#0000 35%),linear-gradient(135deg,#8b85ff42,#b6b3ff2e),#f1f4ff;min-height:240px}.detail-media .media-actions,.listing-media .media-actions{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:14px 14px auto}.circle-button{width:40px;height:40px;color:var(--text-primary);background:#ffffffe0;border:1px solid #e5e7ebcc;border-radius:999px;place-items:center;display:grid}.listing-meta,.route-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.price{letter-spacing:-.03em;font-size:1.2rem;font-weight:700}.meta-list,.amenities,.detail-specs,.support-list,.summary-list{color:var(--text-secondary);gap:10px;display:grid}.meta-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.meta-item,.spec-item{align-items:center;gap:8px;display:flex}.tenant-grid{align-items:start}.tenant-listings{gap:16px;display:grid}.filter-row{flex-wrap:nowrap;margin-bottom:20px;padding-bottom:6px;overflow-x:auto}.filter-chip,.toggle-pill{border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;min-height:48px;transition:color var(--timing-standard) var(--easing), background var(--timing-standard) var(--easing), border-color var(--timing-standard) var(--easing);background:#ffffffeb;border-radius:999px;padding:12px 14px}.filter-chip.active,.toggle-pill.active{color:#fff;background:linear-gradient(135deg, var(--gradient-start), var(--primary));border-color:#0000}.detail-card{position:relative}.detail-card .detail-actions{margin-top:18px}.detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.host-card{background:#f7f8fceb;border:1px solid #e5e7ebe0;border-radius:18px;align-items:center;gap:14px;margin-top:18px;padding:14px;display:flex}.host-card .avatar{flex:none}.detail-description{color:var(--text-secondary);margin:18px 0 0;line-height:1.7}.spec-card{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:16px;padding:14px}.chat-preview{background:linear-gradient(#f7f8fcf0,#fff);border:1px solid #e5e7ebe0;border-radius:18px;margin-top:18px;padding:16px}.message{border-radius:18px;width:fit-content;max-width:85%;margin-bottom:10px;padding:12px 14px;font-size:.95rem;line-height:1.45}.message.outgoing{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));margin-left:auto}.message.incoming{color:var(--text-primary);background:#fffffff0;border:1px solid #e5e7ebdb}.form-card{padding:18px}.toggle-row{margin-bottom:18px}.toggle-wrap{background:#f7f8fcf5;border:1px solid #e5e7ebe0;border-radius:999px;gap:10px;padding:6px;display:flex}.header-intent-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:6px;display:grid;position:relative;overflow:hidden}.header-intent-toggle:before{content:"";background:linear-gradient(135deg, var(--gradient-start), var(--primary));pointer-events:none;z-index:0;border-radius:999px;width:calc(50% - 6px);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .24s;animation:3s ease-in-out infinite header-intent-float;position:absolute;top:6px;bottom:6px;left:6px;box-shadow:0 14px 30px #6c63ff38}.header-intent-toggle[data-intent=TENANT_REPLACEMENT]:before{transform:translate(calc(100% - 6px))}.header-intent-toggle .toggle-pill{z-index:1;min-width:0;color:var(--text-secondary);box-shadow:none;background:0 0;border-color:#0000;justify-content:center;transition:color .22s,transform .22s;position:relative}.header-intent-toggle .toggle-pill:hover{transform:translateY(-1px)}.header-intent-toggle .toggle-pill.active{color:#fff;background:0 0;border-color:#0000}@keyframes header-intent-float{0%,to{box-shadow:0 14px 30px #6c63ff33}50%{box-shadow:0 18px 36px #6c63ff4d}}.form-grid{gap:16px;display:grid}.field label{font-size:.92rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text-primary);transition:border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:#fffffff5;border-radius:12px;outline:none;padding:12px}.field textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #6c63ff1f}.travel-card{gap:14px;display:grid}.travel-visual{background:radial-gradient(circle at 0,#6c63ff2e,#0000 35%),linear-gradient(145deg,#fff,#f5f7ff);border:1px solid #e5e7ebe6;min-height:100px}.route-line{z-index:1;align-items:center;gap:12px;display:flex;position:absolute;inset:24px 20px auto}.route-node{border:4px solid var(--primary);background:#fff;border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 8px #6c63ff1a}.route-dash{background:repeating-linear-gradient(90deg,#6c63ffcc 0 14px,#6c63ff33 14px 26px);border-radius:999px;flex:1;height:2px}.support-card{padding:18px}.support-list,.summary-list{margin:0;padding-left:0;list-style:none}.support-list li,.summary-list li{align-items:flex-start;gap:10px;display:flex}.support-list li:before,.summary-list li:before{content:"";background:var(--primary);border-radius:999px;flex:none;width:8px;height:8px;margin-top:8px}.sticky-submit{z-index:10;padding-top:18px;position:sticky;bottom:82px}.cta-band{background:linear-gradient(135deg,#8b85ff2e,#fffffff5),#fff}.cta-band h2,.page-title{letter-spacing:-.04em;margin:0 0 12px}.page-title{font-size:clamp(2.1rem,7vw,3.25rem)}.page-subtitle{color:var(--text-secondary);max-width:60ch;margin:0;line-height:1.65}.section-head,.listing-copy,.mini-card,.route-card,.host-card,.footer-column,.testimonial-card,.trusted-logo,.snapshot-chip,.hero-announcement{overflow-wrap:anywhere;min-width:0}.page-inner>*,.footer-inner>*,.dashboard-shell>*,.dashboard-grid>*,.feature-grid>*,.summary-grid>*,.support-grid>*,.options-grid>*,.process-grid>*,.trusted-logos>*,.snapshot-list>*,.testimonial-grid>*,.tenant-grid>*,.delivery-grid>*,.footer-links>*,.listing-meta>*,.route-card>*,.host-card>*{min-width:0}.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60;background:#ffffffeb;border:1px solid #e5e7ebe0;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100% - 24px,420px);padding:10px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0f172a24}.mobile-nav a{min-height:56px;color:var(--text-secondary);border-radius:18px;place-items:center;gap:6px;font-size:.78rem;font-weight:600;display:grid}.mobile-nav a.active{color:var(--primary-dark);background:#6c63ff1a}.footer{width:100%;margin-top:24px;padding:0 0 110px}.footer-wave-wrap{width:100%;height:64px;margin-bottom:-1px;position:relative;overflow:hidden}.footer-credit{width:min(var(--content-width), calc(100% - 2 * var(--content-padding)));text-align:center;color:var(--text-secondary);margin:18px auto 0;font-size:.92rem;line-height:1.6}.footer-inner{width:min(var(--content-width), calc(100% - 2 * var(--content-padding)));color:var(--text-secondary);z-index:1;gap:16px;margin:0 auto;font-size:.92rem;display:grid;position:relative}.footer-surface{background:radial-gradient(circle at 100% 0,#b6b3ff73,#0000 28%),radial-gradient(circle at 0 100%,#6c63ff38,#0000 24%),linear-gradient(135deg,#5a52e0fa,#6c63fff0);width:100%;padding:24px 0 20px;position:relative;overflow:hidden;box-shadow:0 -8px 40px #5a52e014}.footer-wave{pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}.footer-wave-cap-svg{width:100%;height:100%;display:block}.footer-wave-track{will-change:transform;width:200%;display:flex;position:absolute;left:0}.footer-wave-track-back{opacity:.3;height:26px;animation:18s linear infinite footer-wave-drift;top:16px}.footer-wave-track-front{opacity:.74;height:24px;animation:12s linear infinite footer-wave-drift-reverse;top:22px}.footer-wave-svg{flex:0 0 50%;width:50%;min-width:720px;height:100%;display:block}.footer-wave-svg-back path{fill:none;stroke:#fff3;stroke-width:2px;stroke-linecap:round}.footer-wave-svg-front path{fill:none;stroke:#ffffff75;stroke-width:2.5px;stroke-linecap:round}.footer-brand,.footer-links,.footer-bottom,.footer-brand-row,.footer-badges{gap:12px;display:flex}.footer-brand,.footer-bottom{flex-direction:column}.footer-links{gap:18px;display:grid}.footer-brand-row{align-items:center}.footer-brand strong,.footer-heading,.footer-column a,.footer-column span{color:#fff}.footer-brand p,.footer-bottom{color:#ffffffc2;margin:0;line-height:1.7}.footer-brand-mark{flex:none;width:108px}.footer-badges{flex-wrap:wrap}.footer-chip{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;padding:10px 14px;font-size:.84rem;font-weight:600}.footer-column{align-content:start;gap:10px;display:grid}.footer-heading{letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-size:.78rem;font-weight:700}.footer-column a,.footer-column span{font-size:.94rem;line-height:1.6}.footer-column a{width:fit-content}.footer-bottom{border-top:1px solid #ffffff1f;padding:18px 0 0}@media (width<=719px){:root{--content-padding:14px;--section-y:52px}.page-main{padding-bottom:128px}.page{padding-top:18px}.section{padding:18px 0}.header-inner{gap:12px}.brand{gap:10px}.brand-mark-header{width:64px}.brand-copy{font-size:.96rem;line-height:1.1}.brand-copy small{font-size:.7rem}.hero-copy h1{max-width:11ch;font-size:clamp(2.2rem,10vw,3rem)}.page-title{font-size:clamp(1.85rem,8vw,2.45rem)}.section-head{margin-bottom:18px}.section-head p,.hero-copy p,.page-subtitle{font-size:.96rem;line-height:1.7}.hero-announcement{text-align:center;border-radius:22px;justify-items:center;gap:8px;padding:12px 14px;display:grid}.hero-announcement svg:last-child{display:none}.hero-actions,.hero-actions-centered,.detail-actions,.cta-actions{grid-template-columns:1fr;display:grid}.hero-actions .button,.detail-actions .button,.cta-actions .button,.workflow-entry-card .button,.feed-card .button,.post-form-card .button,.trust-method-panel .button{width:100%}.hero-kpi-row,.dashboard-stats,.stats-grid,.detail-specs,.listing-details-fact-grid,.housing-web-specs,.housing-web-amenities{grid-template-columns:1fr}.workflow-entry-grid,.hub-layout,.product-surface-grid,.listing-details-hero{gap:14px}.workflow-entry-card,.product-surface-card,.feed-card{gap:10px}.feed-media{aspect-ratio:16/8.8;border-radius:16px;max-height:160px}.dashboard-hero{border-radius:24px;padding:10px}.surface,.site-header,.mobile-nav{-webkit-backdrop-filter:none;backdrop-filter:none}.reveal,.reveal-delay,.reveal-delay-2{animation:none}.hero-orb,.trust-dashboard:before,.trust-dashboard:after,.hero-copy:before,.hero-preview:before,.hero-preview:after,.trust-profile-panel:before,.trust-workspace-intro:before,.trust-method-panel-primary:before{display:none}.dashboard-shell{border-radius:20px}.dashboard-sidebar,.dashboard-main{padding:14px}.dashboard-feature-card,.dashboard-schedule{min-height:0;padding:16px}.schedule-card{flex-direction:column;align-items:flex-start}.hub-panel,.post-form-card,.trust-summary-card,.trust-status-card,.verification-method-card,.priority-listing-card{border-radius:20px;padding:16px;box-shadow:0 10px 24px #0f172a0d}.dashboard-feature-card,.dashboard-schedule,.mobile-nav,.housing-mobile-shell{box-shadow:0 12px 24px #0f172a14}.hub-panel-head,.feed-card-top,.feed-owner-row,.listing-details-topbar,.product-surface-head,.trust-status-top,.dev-note,.footer-brand-row,.footer-bottom{flex-direction:column;align-items:flex-start}.hub-panel-head,.feed-card-top,.feed-owner-row,.listing-details-topbar,.product-surface-head,.trust-status-top{gap:8px}.listing-details-hero{grid-template-columns:1fr}.listing-carousel-stage,.listing-carousel-image{min-height:260px}.feed-owner-row .pill,.trust-status-top .badge,.hub-panel-head .badge{align-self:flex-start}.toggle-wrap{border-radius:20px;grid-template-columns:1fr;display:grid}.toggle-pill{width:100%}.uploader-meta-row{gap:6px;display:grid}.listing-image-actions{justify-content:space-between}.listing-image-actions button{flex:1 1 0;width:auto}.mobile-nav{border-radius:22px;gap:6px;width:calc(100% - 20px);padding:8px;bottom:10px}.mobile-nav a{border-radius:16px;min-height:52px;padding:6px 2px;font-size:.72rem}.footer{padding-bottom:132px}.trust-workspace-intro{padding:18px}.trust-identity-band{padding:16px}.trust-metrics-ribbon{gap:12px}}@media (width<=420px){.brand-mark-header{width:58px}.brand-copy small{display:none}.brand-copy{font-size:.92rem}.pill,.filter-chip,.toggle-pill{font-size:.84rem}.mobile-nav a span{letter-spacing:-.02em}}.reveal{animation:.72s both fade-slide}.reveal-delay{animation-delay:.12s}.reveal-delay-2{animation-delay:.22s}@keyframes fade-slide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes footer-wave-drift{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes footer-wave-drift-reverse{0%{transform:translate(-25%)}to{transform:translate(0)}}.trust-hero,.trust-dashboard{gap:24px;display:grid}.trust-hero{align-items:center}.trust-dashboard{position:relative}.trust-dashboard:before,.trust-dashboard:after{content:"";pointer-events:none;z-index:-1;filter:blur(60px);opacity:.8;border-radius:999px;position:absolute;inset:0 auto auto 0}.trust-dashboard:before{background:radial-gradient(circle,#7f5af029,#0000 72%);width:320px;height:320px;top:40px;left:-80px}.trust-dashboard:after{background:radial-gradient(circle,#49b5ff24,#0000 70%);width:360px;height:360px;top:160px;left:auto;right:-100px}.trust-copy h1{letter-spacing:-.04em;max-width:12ch;margin:16px 0 12px;font-size:clamp(2.2rem,6vw,4rem);line-height:1.06}.trust-copy p,.trust-status-card p,.verification-method-card p,.trust-summary-card p,.priority-listing-card p{color:var(--text-secondary)}.trust-pillars,.trust-badges{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.auth-config-note,.feedback-banner,.dev-note{background:#ffffffd1;border:1px solid #6c63ff1f;border-radius:18px;margin-top:18px;padding:16px 18px}.auth-config-note p,.feedback-banner,.dev-note{color:var(--text-secondary)}.feedback-banner{margin-top:20px;animation:.18s ease-out feedback-rise}.feedback-success{color:#166534;background:#dcfce7e6;border-color:#22c55e3d}.feedback-error{color:#b91c1c;background:#fef2f2f0;border-color:#f871713d}.feedback-info{color:#0f766e;background:#ecfdf5e6;border-color:#14b8a62e}.otp-status-row{flex-wrap:wrap;gap:10px;display:flex}.success-pill{color:#166534;background:#dcfce7eb;border-color:#22c55e3d}.info-pill{color:#0f766e;background:#ecfdf5eb;border-color:#14b8a633}@keyframes feedback-rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.trust-summary-card,.trust-status-card,.verification-method-card,.priority-listing-card{padding:24px}.trust-summary-list,.stack-form,.status-detail-grid,.priority-listings,.trust-metrics-grid,.trust-grid,.trust-layout,.trust-workspace,.trust-method-grid{gap:16px;display:grid}.trust-summary-list div,.status-detail-grid div{align-items:center;gap:12px;display:flex}.trust-status-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trust-status-top h3,.verification-method-card h3{margin:6px 0}.trust-layout{gap:20px}.trust-profile-panel,.trust-workspace,.trust-method-panel,.trust-workspace-intro,.trust-metrics-ribbon .card{position:relative;overflow:hidden}.trust-profile-panel{background:linear-gradient(#fffffffa,#f6f4fff0),#fffffff5;border-color:#a194ff38;gap:20px;display:grid;box-shadow:0 22px 44px #0f172a14,inset 0 1px #fff9}.trust-profile-panel:before,.trust-workspace-intro:before,.trust-method-panel-primary:before{content:"";pointer-events:none;border-radius:999px;position:absolute}.trust-profile-panel:before{background:radial-gradient(circle,#6c63ff2e,#0000 72%);width:180px;height:180px;top:-70px;right:-60px}.trust-status-top .muted{margin-bottom:6px;display:inline-block}.trust-identity-band{background:linear-gradient(135deg,#eef4fff5,#f4effff5),#ffffffeb;border:1px solid #a194ff29;border-radius:20px;padding:18px 18px 20px}.trust-identity-copy strong,.trust-workspace-intro h3{margin-bottom:8px;display:block}.trust-identity-copy p,.trust-workspace-intro p{margin:0}.trust-phone-panel,.trust-phone-panel-head{gap:12px;display:grid}.trust-phone-panel{background:linear-gradient(135deg,#eef4ffcc,#f4efffc2),#ffffffe6;border:1px solid #a194ff29;border-radius:20px;padding:18px}.trust-phone-panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.trust-phone-panel-head strong{margin-top:6px;display:block}.status-detail-grid div{background:linear-gradient(#ffffffd6,#f4f1ffeb),#6c63ff0d;border:1px solid #a194ff24;border-radius:18px;flex-direction:column;align-items:flex-start;gap:6px;padding:16px}.status-detail-grid strong{font-size:1rem}.trust-workspace{gap:18px}.trust-workspace-intro{background:linear-gradient(135deg,#f9fafffa,#f0f4fff5),#fffffff0;border-color:#a194ff2e;gap:18px;padding:24px;display:grid}.trust-workspace-intro:before{background:radial-gradient(circle,#49b5ff2e,#0000 70%);width:220px;height:220px;top:-90px;right:-50px}.trust-workspace-intro .eyebrow{margin-bottom:12px}.trust-method-grid{gap:18px}.trust-method-panel{background:linear-gradient(#fffffffa,#f9f8fff0),#fffffff5;border:1px solid #a194ff2e;align-content:start;display:grid;box-shadow:0 18px 32px #0f172a0f,inset 0 1px #ffffff9e}.trust-method-panel-primary{border-color:#6c63ff42}.trust-method-panel-primary:before{background:radial-gradient(circle,#6c63ff29,#0000 72%);width:200px;height:200px;top:-90px;right:-80px}.verification-method-card h3{font-size:1.4rem}.verification-method-card form+form{margin-top:14px}.field{gap:8px;display:grid}.field span{font-size:.9rem;font-weight:600}.compact-form{grid-template-columns:1fr}.dev-note{justify-content:space-between;align-items:center;gap:12px;display:flex}.helper-inline-note{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;line-height:1.5;display:inline-flex}.trust-metrics-grid{margin-top:24px}.trust-metrics-ribbon{gap:14px}.trust-metrics-ribbon .card{background:linear-gradient(#fffffff2,#f7f7ffe6),#ffffffe6;border-color:#ced4e1bf;box-shadow:0 12px 26px #0f172a0d}.trust-metrics-grid .card strong,.priority-listing-card strong,.trust-summary-card strong,.verification-method-card strong{margin-bottom:6px;display:block}.listing-priority-section{margin-top:32px}.priority-listings{margin-top:20px}.priority-listing-card{background:linear-gradient(#fffffffa,#f7f7ffeb),#fffffff0;border-color:#ced4e1b8}.housing-home-shell,.housing-host-layout,.host-dashboard-panel,.host-composer-panel,.host-step-section,.host-step-actions-right,.host-metrics-grid,.host-metric-card,.host-listing-grid,.host-listing-card,.housing-bottom-note{gap:18px;display:grid}.housing-intent-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.housing-intent-card{text-align:left;color:inherit;transition:transform var(--timing-micro) var(--easing), border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing), background var(--timing-standard) var(--easing);background:#fffffff0;border:1px solid #e5e9efeb;border-radius:22px;gap:12px;padding:20px;display:grid}.housing-intent-card:hover{border-color:#6c63ff3d;transform:translateY(-1px)}.housing-intent-card.active{background:linear-gradient(#f8f5fffa,#fffffff5);border-color:#6c63ff52;box-shadow:0 18px 32px #6c63ff1a}.housing-intent-card strong{letter-spacing:-.02em;font-size:1.08rem}.housing-intent-card p,.housing-bottom-note p,.host-listing-meta span{color:var(--text-secondary);margin:0;line-height:1.6}.housing-host-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start}.host-dashboard-panel,.host-composer-panel{align-content:start}.host-listing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.host-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.host-metric-card{background:linear-gradient(#fffffffa,#f7f8fcf0),#fffffff5;border-color:#dee4eee0;gap:8px}.host-metric-card strong{letter-spacing:-.04em;font-size:clamp(1.5rem,2vw,1.9rem)}.host-metric-card p{color:var(--text-secondary);margin:0}.host-listing-card{gap:14px}.posted-room-listing-card,.host-listing-toolbar,.host-inquiry-section,.host-inquiry-head,.host-inquiry-grid,.tenant-route-stack{gap:14px;display:grid}.tenant-section-chip-row{flex-wrap:wrap;gap:12px;margin:0 0 20px;display:flex}.tenant-section-chip{min-width:148px;color:inherit;transition:transform var(--timing-micro) var(--easing), border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing), background var(--timing-standard) var(--easing);border:1px solid #dee4eeeb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:4px;padding:14px 16px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffffd6}.tenant-section-chip-copy{gap:4px;display:grid}.tenant-section-chip strong,.tenant-section-chip span{margin:0}.tenant-section-chip span{color:var(--text-secondary);font-size:.86rem}.tenant-section-chip:hover{transform:translateY(-1px)}.tenant-section-chip.active{transform:translateY(-2px);box-shadow:0 18px 30px #0f172a1a,0 0 0 3px #ffffffd1}.tenant-section-chip.active strong,.tenant-section-chip.active span{color:var(--text-primary)}.tenant-section-chip-current{letter-spacing:.01em;min-height:28px;color:var(--text-primary);background:#11182714;border-radius:999px;flex-shrink:0;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.tenant-section-chip-mint{background:linear-gradient(#effcf7fa,#fffffff5);border-color:#86ccaf85}.tenant-section-chip-mint.active{background:linear-gradient(#e5faf0fa,#f6fffbf5);border-color:#44a2798f}.tenant-section-chip-violet{background:linear-gradient(#f5f1fffa,#fffffff5);border-color:#a996ff7a}.tenant-section-chip-violet.active{background:linear-gradient(#ece8fffa,#f8f6fff5);border-color:#7662e08f}.tenant-section-chip-amber{background:linear-gradient(#fff8ebfa,#fffffff5);border-color:#e8ba6885}.tenant-section-chip-amber.active{background:linear-gradient(#fff2d9fa,#fffbf3f5);border-color:#cd8f258f}.host-listing-meta,.host-listing-actions,.inquiry-meta-row,.inquiry-actions,.housing-search-row,.host-step-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.host-listing-meta{justify-content:space-between}.host-listing-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:stretch;width:100%;display:grid}.host-inquiry-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.housing-search-row input{border:1px solid var(--border);background:#fffffff5;border-radius:14px;width:100%;min-height:48px;padding:12px 14px}.housing-search-row input:focus{border-color:#6c63ff4d;box-shadow:0 0 0 4px #6c63ff14}.host-listing-actions .button{width:100%}.listing-action-button{justify-content:center;min-height:46px;font-size:.95rem}.listing-action-details{color:var(--text-primary);background:#fffffffa;border-color:#d7dde6f5}.listing-action-edit{color:#3f3aa8;background:#6c63ff14;border-color:#6c63ff38}.listing-action-rented{color:#157347;background:#22c55e1a;border-color:#22c55e38}.listing-action-hold{color:#5846d8;background:#6c63ff1a;border-color:#6c63ff38}.listing-action-resume{color:#166534;background:#4ade801f;border-color:#4ade8047}.listing-action-contact{color:#0f766e;background:#14b8a61a;border-color:#14b8a63d}.listing-action-delete{color:#c2410c;background:#f871711a;border-color:#f8717138}.listing-action-details:hover,.listing-action-contact:hover,.listing-action-edit:hover,.listing-action-hold:hover,.listing-action-resume:hover,.listing-action-rented:hover,.listing-action-delete:hover{transform:translateY(-1px)}.host-stepper{flex-wrap:wrap;gap:10px;display:flex}.host-step-pill{min-height:40px;color:var(--text-secondary);font:inherit;background:#fffffff5;border:1px solid #d3dae3f2;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-weight:600;display:inline-flex}.host-step-pill span{background:#f7f8fceb;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.82rem;display:inline-grid}.host-step-pill.active{color:var(--primary-dark);background:#6c63ff1a;border-color:#6c63ff52}.host-step-section{background:#f8fbfde0;border:1px solid #e5e9efeb;border-radius:22px;padding:18px}.host-step-actions{justify-content:space-between}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.housing-bottom-note{background:#fafcfdeb;border:1px solid #e5e9efeb;border-radius:22px;margin-top:20px;padding:18px 20px}@media (width<=719px){.housing-intent-switch,.housing-host-layout,.two-column,.three-column,.listing-review-grid,.inquiry-fact-grid,.inquiry-details-layout,.inquiry-status-summary,.host-inquiry-head,.inquiry-card-top,.inquiry-contact-head,.inquiry-timeline-head{grid-template-columns:1fr}.host-step-actions,.host-listing-meta{flex-direction:column;align-items:flex-start}.tenant-section-chip{width:100%}.listing-filter-toolbar-actions{flex-direction:column;justify-content:flex-start;align-items:stretch}.listing-toolbar-actions{flex-direction:column;align-items:stretch;width:100%}.action-dialog-footer{grid-template-columns:1fr}.listing-filter-status{justify-content:center;width:100%}.listing-filter-group-compact{padding:14px}.listing-search-field{min-height:52px}.host-listing-actions,.inquiry-contact-grid{grid-template-columns:1fr}.listing-card-badges,.listing-details-badges{justify-content:flex-start}.inquiry-listing-cover{min-height:180px}.action-dialog-backdrop{place-items:end stretch;padding:12px}.action-dialog{width:100%;padding:20px 18px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 20px 20px}}@media (width>=720px){.trust-grid,.trust-metrics-grid,.priority-listings,.trust-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form{grid-template-columns:1fr auto;align-items:end}:root{--content-padding:24px}.trusted-logos,.snapshot-list{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-grid,.dashboard-grid,.feature-grid,.summary-grid,.support-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.options-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-inner{gap:18px}}@media (width>=960px){:root{--content-padding:32px;--section-y:80px;--nav-height:80px}.desktop-nav,.desktop-actions{align-items:center;display:flex}.desktop-nav{gap:28px;margin-left:auto;margin-right:auto}.desktop-actions{gap:10px}.hero-grid,.overview-grid,.delivery-grid,.tenant-grid,.trust-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero,.hero-grid{gap:40px}.dashboard-shell{grid-template-columns:220px minmax(0,1fr)}.dashboard-sidebar{border-bottom:0;border-right:1px solid #e5e7ebd1}.dashboard-topbar{flex-direction:row;justify-content:space-between;align-items:center}.dashboard-grid{grid-template-columns:1fr 1fr .9fr}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-grid{grid-template-columns:1.2fr 1fr 1fr}.trust-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-layout{grid-template-columns:minmax(290px,.9fr) minmax(0,1.4fr);align-items:start}.trust-profile-panel{position:sticky;top:104px}.support-grid{grid-template-columns:1.1fr .9fr}.options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.horizontal-scroll{grid-auto-columns:minmax(260px,1fr)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trusted-logos{grid-template-columns:repeat(6,minmax(0,1fr))}.snapshot-list{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-nav{display:none}.page-main{padding-bottom:32px}.footer{padding-bottom:48px}.footer-surface{padding:28px 0 24px}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.detail-card{position:sticky;top:104px}.sticky-submit{bottom:24px}}.hero-kpi-row,.reference-summary-grid{gap:14px;display:grid}.hero-kpi-row{margin-top:26px}.hero-kpi-card,.reference-summary-card{box-shadow:var(--shadow-card);background:#ffffffe6;border:1px solid #e5e7ebe0;border-radius:22px;padding:16px 18px}.hero-kpi-card strong,.reference-summary-card strong{letter-spacing:-.03em;margin-bottom:6px;font-size:1.15rem;display:block}.hero-kpi-card span,.reference-summary-card p{color:var(--text-secondary);line-height:1.55}.phone-showcase{gap:24px;margin-top:28px;display:grid}.phone-shell{background:linear-gradient(#fffffffa,#ecf0fff5);border:1px solid #c4ccece6;border-radius:38px;width:min(100%,360px);margin:0 auto;padding:10px;position:relative;box-shadow:0 28px 60px #1f29371f}.phone-shell-focus{box-shadow:0 36px 72px #1f293724}.phone-notch{background:linear-gradient(#111827eb,#374151e6);border-radius:0 0 18px 18px;width:120px;height:24px;margin:0 auto 10px}.phone-screen{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),linear-gradient(#fffffffa,#f7f8fcfa);border-radius:28px;gap:16px;min-height:640px;padding:16px;display:grid}.phone-toolbar,.phone-profile,.phone-location,.phone-section-title,.property-card-head,.property-card-meta,.detail-phone-header,.detail-host-row,.chat-header-main,.chat-meta-banner,.welcome-top-row,.confirm-row{align-items:center;gap:10px;display:flex}.phone-toolbar,.phone-section-title,.property-card-head,.detail-phone-header,.chat-header-card,.welcome-top-row,.confirm-row{justify-content:space-between}.phone-profile,.detail-host-row,.chat-header-main{min-width:0}.mini-avatar{background:linear-gradient(135deg, var(--gradient-start), var(--primary));color:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:700;display:grid;box-shadow:0 12px 28px #6c63ff3d}.phone-profile strong,.welcome-copy strong,.property-card-copy strong,.detail-phone-copy strong,.chat-header-card strong,.route-option-copy strong,.payment-card strong,.trust-mini-card strong,.confirm-header strong{letter-spacing:-.02em;margin-bottom:2px;display:block}.phone-profile span,.phone-location span,.welcome-copy span,.property-card-copy span,.detail-phone-copy span,.chat-header-card span,.route-option-copy span,.payment-card span,.trust-mini-card span,.confirm-header span,.detail-body-copy,.voice-pill{color:var(--text-secondary);line-height:1.5}.phone-location{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:999px;flex:1;min-width:0;padding:8px 10px;font-size:.82rem}.phone-location span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.icon-pill,.save-chip,.dock-icon,.composer-action,.composer-send{width:36px;height:36px;color:var(--text-primary);box-shadow:var(--shadow-card);background:#ffffffeb;border:0;border-radius:999px;place-items:center;display:grid}.phone-switcher{align-items:center;gap:8px;display:flex}.switch-pill{min-height:38px;color:var(--text-secondary);background:#ffffffeb;border:1px solid #e5e7ebe0;border-radius:999px;padding:0 14px;font-weight:600}.switch-pill.active{color:#fff;background:linear-gradient(135deg, var(--gradient-start), var(--primary));border-color:#0000}.switch-helper{color:var(--text-secondary);font-size:.84rem;font-weight:600}.mobile-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-tab{min-height:34px;color:var(--text-secondary);white-space:nowrap;background:#e5e7eb6b;border:0;border-radius:999px;padding:0 12px}.mobile-tab.active{color:#0f766e;background:#57dae82e}.text-link{color:#0ea5b7;background:0 0;border:0;padding:0;font-weight:600}.phone-card-stack,.route-option-list,.trust-stack{gap:12px;display:grid}.property-card-phone,.launcher-tile,.route-option-card{background:#fffffff5;border:1px solid #e5e7ebe0;border-radius:22px}.property-card-phone{text-align:left;padding:10px}.property-card-phone.active,.route-option-card.active{border-color:#6c63ff5c;box-shadow:0 18px 38px #6c63ff24}.phone-photo,.detail-phone-hero,.nearby-tile,.launcher-thumb{position:relative;overflow:hidden}.phone-photo,.nearby-tile{background:linear-gradient(135deg,#f5f7ff,#dbe5ff);border-radius:18px}.phone-photo{min-height:142px;margin-bottom:12px}.phone-photo:before,.detail-phone-hero:before,.nearby-tile:before{content:"";background:linear-gradient(#ffffff14,#0f172a2e),linear-gradient(135deg,#ffffff2e,#0000 45%);position:absolute;inset:0}.tone-l1{background:linear-gradient(#ffffff0f,#11182729),linear-gradient(135deg,#8ac1ff,#335b87)}.tone-l2{background:linear-gradient(#ffffff0f,#11182729),linear-gradient(135deg,#d9f0ff,#7bb0d6)}.tone-l3{background:linear-gradient(#ffffff0f,#11182729),linear-gradient(135deg,#dec4aa,#8d6140)}.property-card-overlay,.detail-floating-actions{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;inset:12px 12px auto}.save-chip{color:#111827}.property-card-copy{gap:10px;display:grid}.property-card-price,.route-option-price{letter-spacing:-.03em;font-weight:700}.property-card-meta{color:var(--text-secondary);flex-wrap:wrap;font-size:.82rem}.nearby-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.nearby-tile{color:#fff;align-items:end;min-height:88px;padding:12px;font-weight:600;display:flex}.bottom-dock{background:#fffffff5;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:8px;display:grid;box-shadow:0 18px 40px #0f172a1f}.dock-icon{width:100%;box-shadow:none;background:0 0}.dock-icon.active{color:#fff;background:#111827}.detail-phone-hero{border-radius:26px;min-height:260px}.floating-reaction-row{z-index:1;gap:10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.floating-reaction-row span{box-shadow:var(--shadow-card);background:#fffffff0;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.detail-phone-copy{gap:14px;display:grid}.detail-body-copy{margin:0}.rating-chip{color:#b45309;background:#f59e0b1f;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.detail-stat-grid,.amenity-pill-grid{gap:10px;display:grid}.detail-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-stat-grid div,.map-card-mini,.chat-header-card,.payment-card,.trust-mini-card{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:18px;padding:12px 14px}.detail-stat-grid div{color:var(--text-secondary);justify-items:start;gap:8px;font-size:.84rem;display:grid}.amenity-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amenity-pill{color:var(--primary-dark);background:#6c63ff14;border-radius:14px;padding:10px 12px;font-size:.84rem;font-weight:600}.map-card-mini,.trust-mini-card{align-items:center;gap:12px;display:flex}.map-card-pin{color:#fff;background:linear-gradient(135deg,#22d3ee,#0ea5b7);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.chat-header-card,.payment-card{gap:10px;display:grid}.chat-meta-banner{color:var(--text-secondary);flex-wrap:wrap;justify-content:flex-start;font-size:.82rem}.chat-meta-banner span{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:999px;padding:8px 12px}.chat-thread{gap:10px;padding:4px 2px;display:grid}.chat-bubble{border-radius:18px;width:fit-content;max-width:82%;padding:12px 14px;font-size:.92rem;line-height:1.5}.chat-bubble.outgoing{color:#fff;background:linear-gradient(135deg,#16c5d8,#00a7be);margin-left:auto}.chat-bubble.incoming{background:#f7f8fcf5;border:1px solid #e5e7ebe0}.chat-timestamp{color:var(--text-secondary);font-size:.74rem}.chat-composer{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;display:grid}.composer-input{min-height:42px;color:var(--text-secondary);background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:999px;align-items:center;padding:0 14px;display:flex}.composer-send{color:#fff;background:#111827}.welcome-shell{gap:16px;padding:12px 0 2px;display:grid}.weather-pill{color:#0ea5b7;box-shadow:var(--shadow-card);background:#ffffffc7;border-radius:999px;padding:8px 12px;font-weight:700}.welcome-copy strong{font-size:1.45rem}.launcher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.launcher-tile{text-align:left;padding:12px}.launcher-thumb{width:100%;min-height:78px;color:var(--primary-dark);background:radial-gradient(circle at 0 0,#ffffffa3,#0000 28%),linear-gradient(135deg,#8b85ff33,#6c63ff14),#f5f7ff;border-radius:18px;place-items:center;margin-bottom:12px;display:grid}.voice-pill{box-shadow:var(--shadow-card);background:#fffffff5;border:1px solid #e5e7ebe0;border-radius:999px;align-items:center;gap:8px;padding:12px 14px;display:flex}.map-panel{background:radial-gradient(circle at 20% 22%,#ffffffeb,#0000 18%),linear-gradient(#fbfbfe,#eef1fb);border:1px solid #e5e7ebe0;border-radius:28px;min-height:290px;position:relative;overflow:hidden}.map-panel:before,.map-panel:after{content:"";position:absolute;inset:0}.map-panel:before{opacity:.8;background:linear-gradient(90deg,#0000 0 10%,#37415114 10% 10.7%,#0000 10.7% 28%),linear-gradient(#0000 0 18%,#37415114 18% 18.7%,#0000 18.7% 100%)}.map-panel:after{background:linear-gradient(155deg,#0000 0 48%,#11182714 48% 49%,#0000 49% 100%),linear-gradient(12deg,#0000 0 66%,#1118270f 66% 67%,#0000 67% 100%)}.map-node{z-index:1;background:#fff;border:5px solid #ff7c7c;border-radius:999px;width:18px;height:18px;position:absolute;box-shadow:0 0 0 8px #ff7c7c24}.map-node-start{top:58%;left:18%}.map-node-mid{top:42%;left:50%}.map-node-end{top:26%;right:16%}.map-route-line{z-index:1;background:radial-gradient(circle at 19% 59%,#0000 0 12px,#ff7c7ce0 12px 14px,#0000 14px),radial-gradient(circle at 50% 43%,#0000 0 12px,#ff7c7ce0 12px 14px,#0000 14px),radial-gradient(circle at 84% 27%,#0000 0 12px,#ff7c7ce0 12px 14px,#0000 14px);position:absolute;inset:0}.map-badge{z-index:2;color:#fff;background:#111827e6;border-radius:999px;padding:9px 12px;font-size:.8rem;font-weight:700;position:absolute;bottom:16px;right:16px}.sheet-panel{z-index:2;background:#fffffff5;border:1px solid #e5e7ebe0;border-radius:28px;gap:14px;margin-top:-84px;padding:16px;display:grid;position:relative;box-shadow:0 -10px 28px #0f172a14}.sheet-handle{background:#11182724;border-radius:999px;width:48px;height:5px;margin:0 auto}.route-option-card{text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px;display:grid}.route-option-thumb{width:42px;height:42px;color:var(--primary-dark);background:radial-gradient(circle at 0 0,#ffffff94,#0000 35%),linear-gradient(135deg,#6c63ff24,#0ea5b729),#f5f7ff;border-radius:14px;place-items:center;display:grid}.confirm-header,.confirm-summary{gap:10px;display:grid}.confirm-summary,.confirm-ticket{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:22px;padding:14px}.confirm-row span{color:var(--text-secondary)}.confirm-row strong{margin-bottom:0}.page-cta-row{margin-top:24px}.workflow-entry-grid,.hub-layout,.feed-grid,.hub-panel,.hub-post-wrap,.split-form-grid,.product-surface-grid{gap:18px;display:grid}.workflow-entry-grid{margin-top:8px}.workflow-entry-card{text-align:center;align-content:start;gap:12px;display:grid}.workflow-entry-icon{width:64px;height:64px;color:var(--primary-dark);background:linear-gradient(135deg,#8b85ff24,#fffffff0);border:1px solid #6c63ff24;border-radius:20px;place-items:center;margin:0 auto 16px;display:grid}.hub-layout{margin-top:28px}.hub-feed-stack{gap:24px;margin-top:28px;display:grid}.hub-panel,.post-form-card{box-shadow:var(--shadow-card);background:#ffffffeb;border:1px solid #e5e7ebe0;border-radius:24px;padding:20px}.hub-panel-head,.feed-card-top,.feed-meta-row,.feed-owner-row{align-items:center;gap:12px;display:flex}.hub-panel-head,.feed-card-top{justify-content:space-between}.hub-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.live-feed-panel,.room-seekers-panel{gap:22px}.live-feed-panel{background:radial-gradient(circle at 100% 0,#49d68d24,#0000 22%),linear-gradient(#fffffffa,#f6f9fcf0)}.live-feed-head,.room-seekers-head{align-items:flex-start}.panel-subtitle{max-width:64ch;color:var(--text-secondary);margin:10px 0 0;line-height:1.65}.live-feed-toolbar{background:#fafcfdeb;border:1px solid #e5e9efeb;border-radius:20px;gap:14px;padding:16px 18px;display:grid}.live-feed-toolbar>.housing-search-row,.live-feed-toolbar>.listing-filter-grid,.live-feed-toolbar>.listing-filter-token-row{grid-column:1/-1}.live-feed-summary{gap:4px;display:grid}.live-feed-summary strong{letter-spacing:-.02em;font-size:1.02rem}.live-feed-summary span{color:var(--text-secondary)}.listing-filter-toolbar-actions,.listing-filter-token-row{flex-wrap:wrap;gap:10px;display:flex}.listing-filter-toolbar-actions{justify-content:space-between;align-items:center}.listing-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.listing-filter-token-row{margin-top:-6px}.listing-filter-status{min-height:36px;color:var(--primary-dark);background:#6c63ff14;border-radius:999px;align-items:center;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.listing-toolbar-clear{min-height:40px;padding-inline:16px}.listing-filter-grid{background:#f8fbfde6;border:1px solid #e5e9efeb;border-radius:22px;gap:16px;padding:18px;display:grid}.public-listing-filter-grid{background:radial-gradient(circle at 100% 0,#6c63ff14,#0000 28%),linear-gradient(#f8fbfdf5,#fffffff0)}.listing-filter-grid-advanced{border-color:#d2dbe7f5;box-shadow:inset 0 1px #fffc}.listing-filter-grid-head{gap:4px;display:grid}.listing-filter-quick-grid{gap:14px;display:grid}.listing-filter-group-compact{background:#ffffffd1;border:1px solid #e5e9efe6;border-radius:18px;padding:14px 16px}.listing-search-shell{display:grid}.listing-search-field{min-height:54px;transition:border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:#fffffff5;border:1px solid #d3dae3f2;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;display:grid}.listing-search-field:focus-within{border-color:#6c63ff4d;box-shadow:0 0 0 4px #6c63ff14}.listing-search-field svg{color:var(--primary-dark)}.listing-search-field input{min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.listing-search-field input:focus{box-shadow:none;border:0}.post-form-section{background:#f8fbfdb8;border:1px solid #e5e9efeb;border-radius:22px;grid-column:1/-1;gap:16px;padding:18px;display:grid}.post-form-section-head{gap:4px;display:grid}.post-form-section-head strong{letter-spacing:-.02em}.listing-filter-group{gap:10px;display:grid}.listing-filter-chip-row{flex-wrap:wrap;gap:10px;display:flex}.listing-filter-chip{min-height:38px;color:var(--text-secondary);font:inherit;transition:transform var(--timing-micro) var(--easing), background var(--timing-standard) var(--easing), border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing), color var(--timing-standard) var(--easing);background:#fffffff5;border:1px solid #d3dae3f2;border-radius:999px;padding:0 12px;font-size:.92rem;font-weight:600}.listing-filter-chip:hover{color:var(--text-primary);border-color:#6c63ff3d;transform:translateY(-1px)}.listing-filter-chip.active{color:var(--primary-dark);background:#6c63ff1a;border-color:#6c63ff52;box-shadow:0 12px 24px #6c63ff1f}.listing-filter-token{min-height:32px;color:var(--text-primary);transition:background var(--timing-standard) var(--easing), border-color var(--timing-standard) var(--easing), transform var(--timing-micro) var(--easing);background:#1118270f;border:1px solid #d3dae3f2;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.listing-filter-token:hover{background:#6c63ff14;border-color:#6c63ff3d;transform:translateY(-1px)}.listing-filter-token svg{color:var(--text-secondary)}.nearby-place-selected-row,.nearby-place-suggestion-row,.nearby-place-chip-row,.amenity-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.amenity-input-row{gap:12px;display:grid}.nearby-place-selected-row{align-items:center;min-height:40px}.nearby-place-input-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.nearby-place-chip{min-height:36px;color:var(--text-secondary);font:inherit;background:#fffffff5;border:1px solid #d3dae3f2;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-weight:600;display:inline-flex}.nearby-place-chip.selected{color:var(--primary-dark);background:#6c63ff1a;border-color:#6c63ff38}.nearby-place-chip.static{min-height:32px;padding:0 10px;font-size:.86rem}.nearby-place-chip-remove{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;line-height:1}.listing-nearby-places,.listing-amenities{gap:8px;display:grid}.nearby-place-chip-row.compact{gap:8px}.location-autocomplete-shell{border:1px solid var(--border);transition:border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:linear-gradient(#fffffffa,#f8f5fff5),#fffffff5;border-radius:16px;position:relative;box-shadow:0 20px 40px #6c63ff0f,inset 0 1px #ffffffb3}.location-autocomplete-shell:focus-within{border-color:#6c63ff5c;box-shadow:0 0 0 4px #6c63ff1f,0 20px 40px #6c63ff1a}.location-autocomplete-input-wrap{position:relative}.location-autocomplete-input{min-height:54px;box-shadow:none;background:0 0;border:0;border-radius:16px;padding:14px 48px 14px 16px}.location-autocomplete-input:focus{box-shadow:none;border:0}.location-autocomplete-input::placeholder{color:#6b7280e6}.location-autocomplete-spinner{color:var(--primary-dark);position:absolute;top:50%;right:16px;transform:translateY(-50%)}.location-autocomplete-suggestions,.location-autocomplete-empty{background:#fffffffa;border:1px solid #6c63ff1f;border-radius:14px;margin:0 10px 10px;box-shadow:0 22px 40px #523fa524}.location-autocomplete-suggestions{overflow:hidden}.location-autocomplete-option{text-align:left;width:100%;color:var(--text-secondary);font:inherit;transition:background var(--timing-micro) var(--easing), color var(--timing-micro) var(--easing);background:0 0;border:0;gap:4px;padding:13px 14px;display:grid}.location-autocomplete-option+.location-autocomplete-option{border-top:1px solid #6c63ff14}.location-autocomplete-option:hover,.location-autocomplete-option.active{color:var(--text-primary);background:linear-gradient(135deg,#6c63ff1f,#fffffff0)}.location-autocomplete-option-main{color:inherit;font-weight:700}.location-autocomplete-empty{color:var(--text-secondary);padding:13px 14px;font-size:.92rem}.location-inline-status,.location-summary-title{align-items:center;gap:10px;display:flex}.location-inline-status{color:var(--text-secondary);font-size:.92rem}.location-summary-card,.location-summary-head,.location-summary-actions{gap:12px;display:grid}.location-summary-card{background:#f7f8fce6;border:1px solid #e5e7ebe0;border-radius:18px;padding:14px}.location-summary-card.compact{padding:12px}.location-summary-head{grid-template-columns:minmax(0,1fr)}.location-summary-title{align-items:flex-start}.location-summary-title strong{margin-bottom:4px;display:block}.location-summary-title p{color:var(--text-secondary);margin:0;font-size:.84rem}.location-summary-pin{color:var(--primary-dark);flex-shrink:0;margin-top:2px}.location-summary-preview{aspect-ratio:16/6;background:#fffffff5;border-radius:14px;overflow:hidden}.location-summary-preview img{object-fit:cover;width:100%;height:100%;display:block}.location-summary-actions{grid-template-columns:repeat(auto-fit,minmax(160px,max-content))}.listing-contact-card,.listing-contact-head,.listing-contact-lock{gap:10px;display:grid}.listing-contact-card{background:#fffffff0;border:1px solid #e5e7ebe0;border-radius:18px;padding:12px 14px}.listing-contact-head strong{margin-bottom:4px;display:block}.listing-contact-lock{color:var(--text-secondary);grid-template-columns:auto minmax(0,1fr);align-items:start;font-size:.9rem}.listing-feed-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.listing-feed-grid>*{min-width:0}.listing-match-reason-row{flex-wrap:wrap;gap:8px;display:flex}.listing-match-reason-pill{color:#5846d8;background:#6c63ff14;border:1px solid #6c63ff29;border-radius:999px;align-items:center;padding:6px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.hub-panel-wide{grid-column:1/-1}.hub-panel-head h2{letter-spacing:-.03em;margin:6px 0 0}.feed-card{gap:14px;display:grid}.feed-card.expanded{gap:16px}.room-seeker-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feed-media{aspect-ratio:16/7.4;background:#f7f8fcf2;border-radius:18px;max-height:220px;position:relative;overflow:hidden}.host-listing-cover{aspect-ratio:16/8.6}.feed-media-empty{background:radial-gradient(circle at 0 0,#fffffff5,#0000 42%),linear-gradient(135deg,#d9e7ffc7,#f7f9fffa);border:1px solid #d9e1ece6;align-items:end;padding:18px;display:grid}.feed-media-empty-copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border-radius:16px;gap:4px;max-width:240px;padding:14px;display:grid}.feed-media-empty-copy strong,.feed-media-empty-copy span{margin:0}.feed-media-empty-copy span{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.feed-media-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#6c5ce759 transparent;width:100%;height:100%;display:flex;overflow:auto hidden}.feed-media-track::-webkit-scrollbar{height:6px}.feed-media-track::-webkit-scrollbar-thumb{background:#6c5ce759;border-radius:999px}.feed-media-track::-webkit-scrollbar-track{background:0 0}.feed-media-slide{scroll-snap-align:start;flex:0 0 100%;min-width:100%;height:100%}.feed-media img{object-fit:cover;width:100%;height:100%;display:block}.feed-media-count{z-index:1;color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c1865c7;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.feed-card-top strong,.feed-owner-row strong{margin-bottom:4px;display:block}.listing-card-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.feed-card-top p,.feed-copy,.feed-owner-row span{color:var(--text-secondary);margin:0;line-height:1.6}.feed-copy-compact{font-size:.92rem}.feed-card-actions{align-items:center;gap:10px;display:flex}.feed-meta-row{color:var(--text-secondary);flex-wrap:wrap;font-size:.9rem}.feed-meta-row span{align-items:center;gap:8px;display:inline-flex}.feed-owner-row{justify-content:space-between;align-items:flex-start}.listing-details-panel,.listing-details-section,.listing-details-fact{gap:10px;display:grid}.listing-details-panel{border-top:1px solid #e5e7ebe0;padding-top:4px}.feed-media-expanded{aspect-ratio:16/9;max-height:none}.listing-details-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.listing-details-fact{background:#f7f8fceb;border:1px solid #e5e7ebe0;border-radius:16px;padding:12px 14px}.listing-details-fact strong{letter-spacing:-.02em}.listing-details-screen,.listing-details-topbar,.listing-details-badges,.listing-details-heading,.listing-details-sidebar,.listing-details-content,.listing-carousel,.listing-carousel-thumbnails{gap:16px;display:grid}.listing-details-topbar{grid-template-columns:repeat(2,auto);justify-content:space-between;align-items:center}.listing-details-badges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.listing-details-hero{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);align-items:start;gap:24px;display:grid}.listing-details-sidebar{align-content:start}.listing-details-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,2.6vw,2.7rem);line-height:1.08}.listing-details-heading p{color:var(--text-secondary);margin:0;line-height:1.6}.listing-details-owner{background:#f7f8fceb;border:1px solid #e5e7ebe0;border-radius:18px;padding:14px 16px}.listing-inquiry-card,.inquiry-schedule-form,.inquiry-card-top,.inquiry-fact-grid,.inquiry-contact-card,.inquiry-contact-head,.inquiry-contact-grid,.inquiry-details-screen,.inquiry-details-layout,.inquiry-details-main,.inquiry-details-sidebar,.inquiry-section-head,.inquiry-status-summary,.inquiry-timeline,.inquiry-timeline-item,.inquiry-timeline-copy,.inquiry-timeline-head{gap:12px;display:grid}.inquiry-details-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:20px}.inquiry-details-main,.inquiry-details-sidebar{align-content:start}.inquiry-details-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,2.2vw,2.35rem);line-height:1.08}.inquiry-notes-card textarea{resize:vertical;width:100%;min-height:132px}.inquiry-actions-stacked{gap:10px;display:grid}.inquiry-actions-stacked .button{width:100%}.inquiry-status-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiry-listing-cover{min-height:220px}.inquiry-timeline{gap:16px;position:relative}.inquiry-timeline:before{content:"";background:#d3dae3f5;width:1px;position:absolute;top:10px;bottom:10px;left:10px}.inquiry-timeline-item{grid-template-columns:auto minmax(0,1fr);gap:14px;position:relative}.inquiry-timeline-dot{z-index:1;border:4px solid #fffffff5;border-radius:999px;width:20px;height:20px;margin-top:2px;position:relative;box-shadow:0 0 0 1px #d8dde6f0}.inquiry-timeline-dot-purple{background:#6c63ffeb}.inquiry-timeline-dot-green{background:#22c55ee6}.inquiry-timeline-dot-red{background:#ef4444e6}.inquiry-timeline-dot-gray{background:#94a3b8eb}.inquiry-timeline-copy{background:#f9fafbeb;border:1px solid #e5e7ebe6;border-radius:18px;padding:14px 16px}.inquiry-timeline-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.inquiry-timeline-head strong,.inquiry-timeline-head span{margin:0}.inquiry-timeline-head span{color:var(--text-secondary);font-size:.88rem}.tenant-section-chip-alert{letter-spacing:.01em;color:#5846d8;background:#6c63ff1f;border-radius:999px;flex-shrink:0;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.listing-filter-chip-row-muted .listing-filter-chip{background:#f9fafbf0}.listing-inquiry-card{background:linear-gradient(#fffffffa,#f6f8fff0),#fffffff5;border:1px solid #e5e7ebe0;border-radius:20px;padding:18px}.owner-inquiry-card{align-content:start}.inquiry-card-top{grid-template-columns:minmax(0,1fr) auto;align-items:start}.inquiry-card-top p,.inquiry-meta-row span{color:var(--text-secondary);margin:0}.inquiry-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiry-meta-row{color:var(--text-secondary);font-size:.9rem}.inquiry-actions{align-items:center}.inquiry-contact-card{background:radial-gradient(circle at 100% 0,#14b8a614,#0000 26%),linear-gradient(#f8fffefa,#f1fcfaf0);border:1px solid #d0e2e1e6;border-radius:20px;padding:14px}.inquiry-contact-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.inquiry-contact-head p{color:var(--text-secondary);margin:4px 0 0}.inquiry-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-dialog-backdrop{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.action-dialog,.action-dialog-header,.action-dialog-summary,.action-dialog-footer{gap:14px;display:grid}.action-dialog{background:radial-gradient(circle at 100% 0,#6c63ff14,#0000 26%),linear-gradient(#fffffffa,#f6f8fff2);border:1px solid #e5e7ebe6;border-radius:28px;width:min(100%,480px);padding:22px;box-shadow:0 28px 60px #0f172a38}.action-dialog-header p,.action-dialog-summary span{color:var(--text-secondary);margin:0;line-height:1.6}.action-dialog-summary{background:#f7f8fceb;border:1px solid #e5e7ebe0;border-radius:20px;padding:16px}.action-dialog-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.host-inquiry-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.listing-details-content{padding-top:8px}.listing-carousel-stage{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:24px;min-height:420px;position:relative;overflow:hidden}.listing-carousel-image{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.listing-carousel-nav{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.listing-carousel-nav-prev{left:16px}.listing-carousel-nav-next{right:16px}.listing-carousel-count{top:16px;right:16px}.listing-carousel-thumbnails{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.listing-carousel-thumb{cursor:pointer;transition:transform var(--timing-micro) var(--easing), border-color var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:#f7f8fcf2;border:2px solid #0000;border-radius:16px;padding:0;overflow:hidden}.listing-carousel-thumb:hover{transform:translateY(-1px)}.listing-carousel-thumb.active{border-color:#6c63ff5c;box-shadow:0 14px 24px #6c63ff1f}.listing-carousel-thumb img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.hub-post-wrap{margin-top:28px}.product-surface-grid{margin-top:16px}.product-surface-card{gap:18px;display:grid}.product-surface-head{align-items:flex-start;gap:14px;display:flex}.product-surface-head strong{letter-spacing:-.03em;margin-bottom:6px;font-size:1rem;display:block}.product-surface-head p{color:var(--text-secondary);margin:0;line-height:1.6}.uploader-meta-row,.suggested-order-grid,.listing-image-grid,.listing-image-actions{flex-wrap:wrap;gap:10px;display:flex}.uploader-meta-row{color:var(--text-secondary);font-size:.84rem}.inline-loader-banner{color:var(--text-secondary);background:#eef4ffeb;border:1px solid #6c63ff24;border-radius:14px;align-items:center;gap:10px;margin-top:10px;padding:10px 14px;font-size:.9rem;display:inline-flex}.spin{animation:.9s linear infinite spin}.suggested-order-grid{margin-top:6px}.suggested-order-chip{color:var(--text-secondary);background:#f7f8fcf5;border:1px solid #e5e7ebe0;border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:600}.listing-upload-dropzone{text-align:center;cursor:pointer;transition:border-color var(--timing-standard) var(--easing), transform var(--timing-standard) var(--easing), box-shadow var(--timing-standard) var(--easing);background:linear-gradient(#f7f8fceb,#fffffffa);border:1px dashed #6c63ff59;border-radius:20px;justify-items:center;gap:10px;padding:24px 20px;display:grid}.listing-upload-dropzone.active{border-color:#6c63ffb8;transform:translateY(-2px);box-shadow:0 18px 40px #6c63ff1f}.listing-upload-dropzone.uploading{cursor:progress;background:linear-gradient(#eef4fff5,#fffffffa);border-style:solid;border-color:#6c63ff3d}.listing-upload-dropzone input{display:none}.listing-upload-dropzone p,.helper-copy{color:var(--text-secondary);margin:0;line-height:1.6}.listing-image-grid{gap:14px;display:grid}.listing-image-card{background:#f7f8fcf5;border:1px solid #e5e7ebe0;border-radius:18px;gap:12px;padding:14px;display:grid}.listing-image-preview{aspect-ratio:16/10;background:#e5e7eb80;border-radius:16px;position:relative;overflow:hidden}.listing-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.cover-badge{color:#fff;background:#0f172ad1;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:700;position:absolute;top:10px;left:10px}.listing-image-copy{gap:4px;display:grid}.listing-image-copy strong{margin:0;display:block}.listing-image-copy span{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.listing-image-actions button{width:36px;height:36px;color:var(--text-primary);background:#fffffffa;border:1px solid #e5e7ebe0;border-radius:12px;place-items:center;display:grid}.listing-image-actions button:disabled{opacity:.4}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.split-form-grid{grid-template-columns:1fr}.housing-filter-row{margin-bottom:20px}.housing-web-layout{display:none}.housing-mobile-app{display:block}.housing-mobile-shell{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 25%),linear-gradient(#fffffffa,#f5f7fffa);border:1px solid #e5e7ebe0;border-radius:30px;gap:16px;padding:16px;display:grid;box-shadow:0 24px 60px #0f172a1a}.housing-mobile-topbar,.housing-mobile-switcher,.housing-web-tabs,.housing-web-card-head,.housing-web-title-row,.housing-web-chat-header{align-items:center;gap:10px;display:flex}.housing-mobile-topbar,.housing-web-card-head,.housing-web-title-row,.housing-web-chat-header{justify-content:space-between}.housing-mobile-switcher{background:#f7f8fcf5;border:1px solid #e5e7ebe0;border-radius:999px;justify-content:space-between;padding:6px}.housing-mobile-switcher .switch-pill{flex:1}.housing-mobile-screen{gap:14px;min-height:580px;display:grid}.housing-mobile-dock{background:#fffffff5;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:8px;display:grid;box-shadow:0 18px 40px #0f172a1f}.housing-web-search{min-height:48px;color:var(--text-secondary);background:#fffffff0;border:1px solid #e5e7ebe0;border-radius:18px;align-items:center;gap:10px;padding:0 16px;display:flex}.housing-web-tabs{flex-wrap:wrap}.housing-web-tab{min-height:36px;color:var(--text-secondary);background:#e5e7eb6b;border:0;border-radius:999px;padding:0 14px;font-weight:600}.housing-web-tab.active{color:#0f766e;background:#0ea5b71f}.housing-web-list,.housing-web-detail,.housing-web-chat,.housing-web-cards,.housing-web-detail-copy,.housing-web-specs,.housing-web-amenities{gap:16px;display:grid}.housing-web-list,.housing-web-chat,.housing-web-detail{align-content:start}.housing-web-card{text-align:left;background:#fffffff5;border:1px solid #e5e7ebe0;border-radius:24px;padding:12px}.housing-web-card.active{border-color:#6c63ff5c;box-shadow:0 20px 40px #6c63ff1f}.housing-web-media{border-radius:20px;min-height:180px;margin-bottom:14px;position:relative;overflow:hidden}.housing-web-media:before,.housing-web-hero:before{content:"";background:linear-gradient(#ffffff14,#1118272e),linear-gradient(135deg,#ffffff2e,#0000 45%);position:absolute;inset:0}.housing-web-media-top,.housing-web-hero-actions{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:14px 14px auto}.housing-web-card-body{gap:12px;display:grid}.housing-web-card-head strong,.housing-web-title-row strong,.housing-web-chat-header strong{letter-spacing:-.03em;margin-bottom:4px;font-size:1rem;display:block}.housing-web-card-head span,.housing-web-card-body p,.housing-web-title-row span,.housing-web-description,.housing-web-price-block small{color:var(--text-secondary)}.housing-web-rent,.housing-web-price-block span{letter-spacing:-.03em;font-size:1.05rem;font-weight:700}.housing-web-meta{color:var(--text-secondary);flex-wrap:wrap;gap:12px;font-size:.84rem;display:flex}.housing-web-meta span,.housing-web-specs div{align-items:center;gap:8px;display:inline-flex}.housing-web-detail{padding:18px}.housing-web-hero{border-radius:26px;min-height:320px;position:relative;overflow:hidden}.housing-web-host{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.housing-web-host .rating-chip{margin-left:auto}.housing-web-description{margin:0;line-height:1.7}.housing-web-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.housing-web-specs div{background:#f7f8fcf2;border:1px solid #e5e7ebe0;border-radius:16px;padding:14px}.housing-web-amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.housing-web-chat{padding:18px}@media (width>=960px){.housing-mobile-app{display:none}.housing-web-layout{grid-template-columns:minmax(290px,.95fr) minmax(0,1.2fr) minmax(280px,.85fr);align-items:start;gap:22px;display:grid}.housing-web-detail{position:sticky;top:104px}}@media (width>=720px){.hero-kpi-row,.reference-summary-grid,.workflow-entry-grid,.hub-layout,.split-form-grid,.product-surface-grid,.listing-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-feed-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.location-summary-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.listing-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.hero-kpi-row,.workflow-entry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-showcase{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.phone-shell-focus{transform:translateY(-18px)}.reference-summary-grid,.listing-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
