@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#17252b;--ink-soft:#607177;--paper:#f3f7f5;--sea:#087b70;--sea-dark:#055a52;--mint:#dff4eb;--lime:#bde769;--blue:#dcecf8;--coral:#ffd9c9;--line:#dbe4e1;--danger:#b53f35;--font-display:"Manrope",sans-serif;--font-body:"DM Sans",sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55}body{padding-bottom:0}h1,h2,h3{font-family:var(--font-display);line-height:1.15;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.topbar{height:72px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1180px)/2));gap:30px;position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;text-decoration:none;font-family:var(--font-display);font-weight:800;font-size:1.05rem;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--sea);color:white;display:grid;place-items:center;font-size:.8rem}.desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto}.desktop-nav a{text-decoration:none;color:var(--ink-soft);font-size:.9rem;font-weight:600}.desktop-nav .active,.desktop-nav a:hover{color:var(--sea)}.logout{border:1px solid var(--line);background:white;border-radius:999px;padding:7px 14px;cursor:pointer}.bottom-nav{display:none}.home-shell,.page-shell{max-width:1180px;margin:auto;padding:48px 24px 90px}.home-shell>section{margin-bottom:72px}.hero{background:linear-gradient(125deg,#dff4eb,#f7fbf4 65%,#e3f0e9);border-radius:30px;padding:38px 44px 48px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:330px;height:330px;border:70px solid rgba(8,123,112,.08);border-radius:50%;right:-120px;top:-130px}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.city-select{display:flex;flex-direction:column;gap:3px}.city-select span{font-size:.72rem;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.city-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--sea-dark);font-weight:700;padding:0 24px 0 0;background-image:linear-gradient(45deg,transparent 50%,var(--sea) 50%),linear-gradient(135deg,var(--sea) 50%,transparent 50%);background-position:calc(100% - 7px) 55%,calc(100% - 2px) 55%;background-size:5px 5px;background-repeat:no-repeat}.city-select.compact{background:white;border:1px solid var(--line);padding:8px 14px;border-radius:12px;min-width:150px}.status-pill{letter-spacing:.08em;background:white;padding:7px 12px;border-radius:999px;font-weight:700}.eyebrow,.status-pill{font-size:.7rem;text-transform:uppercase;color:var(--sea)}.eyebrow{letter-spacing:.14em;font-weight:800;margin:26px 0 10px}.hero h1{font-size:clamp(2rem,4.5vw,4rem);max-width:850px;position:relative;z-index:1}.hero h1 span{color:var(--sea-dark)}.search-box{position:relative;z-index:1;margin-top:32px;max-width:760px;background:white;border:1px solid rgba(8,123,112,.15);box-shadow:0 10px 30px rgba(16,61,54,.08);border-radius:16px;padding:18px 20px;display:flex;gap:14px;text-decoration:none;color:var(--ink-soft)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.section-title .eyebrow{margin:0 0 7px}.section-title h2{font-size:1.7rem}.section-title>a{color:var(--sea);text-decoration:none;font-weight:700;font-size:.9rem}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.shortcut-card{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;text-decoration:none;display:flex;flex-direction:column;min-height:160px;transition:.2s}.shortcut-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(19,52,46,.08);border-color:#b6d8d1}.shortcut-card strong{font-family:var(--font-display);margin-top:auto}.shortcut-card small{color:var(--ink-soft)}.icon-tile{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--mint);color:var(--sea);font-weight:800;font-size:1.2rem}.three-d-card{background:var(--sea-dark);color:white;border-radius:28px;padding:42px;display:flex;min-height:300px;overflow:hidden}.three-d-card h2{font-size:2.4rem}.three-d-card p:not(.eyebrow){color:#c9ded9;max-width:470px}.three-d-card .eyebrow{color:var(--lime);margin-top:0}.button-light{display:inline-block;margin-top:15px;background:white;color:var(--sea-dark);padding:12px 18px;border-radius:12px;text-decoration:none;font-weight:700}.city-art{margin-left:auto;align-self:flex-end;display:flex;align-items:flex-end;gap:12px;padding:0 40px}.city-art i{display:block;width:48px;height:120px;background:rgba(189,231,105,.75);border-radius:8px 8px 0 0}.city-art i:nth-child(2){height:190px}.city-art i:nth-child(3){height:150px}.city-art i:nth-child(4){height:230px}.city-art i:nth-child(5){height:105px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.feature-card{border-radius:20px;padding:25px;min-height:180px}.demo-tag,.feature-card span{font-size:.65rem;font-weight:800;letter-spacing:.1em}.feature-card h3{margin-top:38px;font-size:1.25rem}.feature-card p{margin:7px 0 0}.coral{background:var(--coral)}.blue{background:var(--blue)}.green{background:var(--mint)}.service-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.service-row a{background:white;border-radius:14px;border:1px solid var(--line);padding:17px;text-decoration:none;font-weight:700;display:flex;justify-content:space-between}.page-shell{min-height:80vh}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.page-heading .eyebrow{margin:0 0 7px}.page-heading h1{font-size:clamp(2rem,4vw,3.2rem)}.search-input{width:100%;border:1px solid var(--line);background:white;border-radius:14px;padding:15px 18px;margin-bottom:18px}.category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.category-chips a,.chip{background:white;border:1px solid var(--line);border-radius:999px;padding:8px 14px;text-decoration:none;font-size:.85rem}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.content-card{background:white;border:1px solid var(--line);padding:22px;border-radius:18px}.content-card h3{margin:9px 0}.content-card p{color:var(--ink-soft);margin:5px 0}.content-card a{display:inline-block;color:var(--sea);font-weight:700;margin-top:12px;text-decoration:none}.soon{max-width:720px;margin:25px auto;text-align:center;background:linear-gradient(140deg,var(--mint),white);border-radius:28px;padding:70px 25px}.soon-icon{width:80px;height:80px;border-radius:25px;background:var(--sea);color:white;display:grid;place-items:center;margin:0 auto 25px;font-size:2rem}.button-primary{background:var(--sea);color:white;border:0;border-radius:12px;padding:.75rem 1.2rem;font-weight:700;cursor:pointer}.button-primary:hover{background:var(--sea-dark)}.button-primary:disabled{opacity:.55}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field label{font-size:.82rem;color:var(--ink-soft);font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:10px;padding:.7rem;background:white}.field input:focus,.field textarea:focus{outline:2px solid var(--sea)}.error-text{color:var(--danger);font-size:.85rem}.flow-banner{max-width:1180px;margin:0 auto 90px;background:var(--sea-dark);color:white;border-radius:18px;padding:16px 22px;display:flex;align-items:center;gap:12px;text-decoration:none}.flow-banner span:last-child{margin-left:auto}.auth-card{max-width:430px;margin:7vh auto;padding:32px;background:white;border-radius:24px;box-shadow:0 20px 55px rgba(24,55,50,.1)}@media(max-width:800px){body{padding-bottom:76px}.topbar{height:62px;padding:0 16px}.desktop-nav{display:none}.logout{display:block;margin-left:auto;padding:6px 11px;font-size:.75rem}.brand{font-size:1rem}.brand-mark{width:34px;height:34px}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;height:70px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:6px 5px max(5px,env(safe-area-inset-bottom))}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--ink-soft);font-size:.65rem;font-weight:600}.bottom-nav a span{font-size:1.25rem;line-height:1.1}.bottom-nav a.active{color:var(--sea)}.home-shell,.page-shell{padding:22px 14px 55px}.home-shell>section{margin-bottom:44px}.hero{border-radius:22px;padding:22px 18px 28px}.hero h1{font-size:2rem;margin-top:10px}.hero .eyebrow{margin-top:25px}.status-pill{font-size:.58rem}.search-box{font-size:.88rem;padding:15px}.shortcut-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shortcut-card{min-height:145px;padding:16px}.shortcut-card small{font-size:.72rem}.section-title h2{font-size:1.4rem}.section-title>a{font-size:.78rem}.three-d-card{padding:28px 22px;min-height:330px}.three-d-card h2{font-size:2rem}.city-art{display:none}.cards-grid,.feature-grid{grid-template-columns:1fr}.feature-card{min-height:150px}.feature-card h3{margin-top:25px}.service-row{grid-template-columns:1fr 1fr}.service-row a{font-size:.8rem;padding:14px}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:2rem}.city-select.compact{min-width:120px;padding:6px 10px}.city-select.compact select{max-width:105px}.flow-banner{margin:0 14px 20px;border-radius:14px}.auth-card{margin:20px 14px;padding:26px 20px}}.page-intro{color:var(--ink-soft);max-width:720px;margin:8px 0 26px}.ecosystem-row a{display:grid;grid-template-columns:1fr auto;grid-gap:2px 10px;gap:2px 10px;align-items:center;min-height:92px}.ecosystem-row a small{grid-column:1;color:var(--ink-soft);font-weight:500}.ecosystem-row a span{grid-column:2;grid-row:1/3;color:var(--sea);font-size:1.15rem}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:230px}.service-card .icon-tile{margin-bottom:15px}.service-card>a{margin-top:auto}.education-hero{margin-bottom:25px;min-height:240px}.health-intro{background:linear-gradient(135deg,var(--mint),#fff);border:1px solid #cce6dc;border-radius:26px;padding:34px;margin-bottom:34px}.health-intro>div{max-width:720px}.health-intro h2{font-size:2rem;margin:16px 0 8px}.health-intro p{color:var(--ink-soft);margin-bottom:24px}.external-button{display:inline-block;text-decoration:none;margin-top:15px}.subheading{font-size:1.35rem;margin-bottom:18px}.profile-card{display:flex;align-items:center;gap:18px}.profile-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:var(--sea);color:white;font:800 1.5rem var(--font-display)}.profile-card h3{margin:0}.profile-city{display:block;color:var(--sea);font-size:.78rem;margin-top:5px}.profile-actions{margin-top:20px}.back-link{display:inline-block;color:var(--sea-dark);font-size:.88rem;font-weight:700;text-decoration:none;margin-bottom:18px}.form-shell,.narrow-shell,.property-detail{max-width:760px}.form-card{margin-top:22px;padding:28px}.form-card select{border:1px solid var(--line);border-radius:10px;padding:.7rem;background:white}.empty-state{background:white;border:1px dashed #b9cbc6;border-radius:16px;padding:28px;text-align:center;color:var(--ink-soft)}.empty-state.compact{padding:16px;margin:auto}.chat-toolbar,.property-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.chat-toolbar>div{display:flex;flex-direction:column}.chat-toolbar span{font-size:.82rem;color:var(--ink-soft)}.chat-toolbar .button-primary,.property-toolbar .button-primary{color:white;text-decoration:none;white-space:nowrap}.chat-room-list,.people-list{list-style:none;margin:0;padding:0;background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.chat-room-list li+li,.people-list li+li{border-top:1px solid var(--line)}.chat-room-list a{display:flex;align-items:center;gap:14px;padding:17px 18px;text-decoration:none}.room-avatar{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:var(--mint);color:var(--sea);font-weight:800}.room-avatar.private{background:var(--blue);color:#386b8f}.room-copy{display:flex;flex-direction:column;min-width:0;flex:1 1}.room-copy strong{font-family:var(--font-display)}.room-copy small{color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-meta{display:flex;align-items:center;gap:12px;color:var(--ink-soft);font-size:.72rem}.room-meta b{font-size:1.1rem;color:var(--sea)}.people-list button{width:100%;display:flex;align-items:center;gap:14px;border:0;background:white;padding:14px 18px;text-align:left;color:var(--ink);cursor:pointer}.people-list button strong{flex:1 1}.chat-conversation{max-width:900px;margin:auto;padding:24px;display:grid;grid-template-rows:auto 1fr auto;min-height:520px}.conversation-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;background:white;border:1px solid var(--line);border-radius:20px 20px 0 0;padding:15px 20px}.conversation-header .back-link{margin:0}.conversation-header h1{font-size:1.25rem}.conversation-header p{margin:1px 0 0;color:var(--ink-soft);font-size:.78rem}.connection-pill{color:var(--sea);font-size:.75rem;font-weight:700}.message-history{overflow-y:auto;background:#eaf2ef;padding:24px;display:flex;flex-direction:column;gap:12px}.message-row{max-width:min(76%,620px);display:grid}.message-row.own{align-self:flex-end;justify-items:end}.message-row.other{align-self:flex-start}.message-author{font-size:.72rem;color:var(--ink-soft);margin:0 7px 3px}.message-bubble{background:white;border-radius:6px 16px 16px 16px;padding:10px 14px;box-shadow:0 3px 10px rgba(23,37,43,.06);overflow-wrap:anywhere}.message-row.own .message-bubble{background:var(--sea);color:white;border-radius:16px 6px 16px 16px}.message-row time{font-size:.65rem;color:var(--ink-soft);margin:3px 7px 0}.message-composer{display:flex;gap:10px;background:white;border:1px solid var(--line);border-radius:0 0 20px 20px;padding:14px}.message-composer input{flex:1 1;min-width:0;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:var(--paper)}.message-composer input:focus{outline:2px solid var(--sea)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.property-toolbar{align-items:flex-start}.property-filters{margin:0}.property-filters button{cursor:pointer;color:var(--ink)}.property-filters .selected{background:var(--sea);border-color:var(--sea);color:white}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.property-card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.2s}.property-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(19,52,46,.09)}.property-card>a{text-decoration:none}.property-photo{height:190px;background:#dfe9e5;position:relative}.property-photo img{width:100%;height:100%;object-fit:cover}.photo-placeholder{height:100%;display:grid;place-content:center;text-align:center;color:#79908a}.photo-placeholder span{font-size:2rem}.city-badge{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.94);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:700}.property-copy{padding:18px}.property-copy h2{font-size:1.1rem}.property-copy p{color:var(--ink-soft);font-size:.85rem;min-height:42px}.property-copy>strong{display:block;color:var(--sea-dark);font-size:1.1rem}.property-copy>strong small{font-weight:500;color:var(--ink-soft)}.property-link{display:block;margin-top:16px;color:var(--sea);font-weight:700;font-size:.85rem}.property-detail>h1{font-size:2rem}.property-detail>img{border-radius:16px}@media(max-width:1000px){.desktop-nav{gap:14px}.desktop-nav a{font-size:.82rem}.property-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.services-grid{grid-template-columns:1fr}.ecosystem-row{grid-template-columns:1fr 1fr}.health-intro{padding:25px 20px}.profile-actions{grid-template-columns:1fr}.chat-shell .page-heading,.property-shell .page-heading{display:block}.chat-shell .city-select,.property-shell .city-select{margin-top:15px;width:max-content}.chat-toolbar,.property-toolbar{align-items:stretch;flex-direction:column}.chat-toolbar .button-primary,.property-toolbar .button-primary{text-align:center}.property-grid{grid-template-columns:1fr}.property-photo{height:220px}.chat-conversation{height:calc(100dvh - 132px);padding:10px 8px 6px}.conversation-header{grid-template-columns:auto 1fr;padding:12px}.conversation-header>div{min-width:0}.connection-pill{display:none}.message-history{padding:14px 10px}.message-row{max-width:88%}.message-composer{position:-webkit-sticky;position:sticky;bottom:70px;padding:9px;gap:7px}.message-composer input{padding:11px}.message-composer button{padding:.7rem .9rem}.room-meta{font-size:0}.room-meta b{font-size:1rem}.form-card{padding:20px}.page-heading .page-intro{margin-bottom:0}}@media(max-width:430px){.ecosystem-row,.service-row{grid-template-columns:1fr}.hero-top{gap:8px}.status-pill{white-space:nowrap}.page-heading{flex-direction:column}.city-select.compact{width:100%;min-width:0}.city-select.compact select{max-width:none}.property-photo{height:200px}.chat-room-list a{padding:14px 12px}.room-avatar{width:40px;height:40px}}:root{--navy:#071d35;--navy-soft:#103653;--cyan:#10cfe3;--magenta:#e93f9c;--ink:#102538;--ink-soft:#627486;--paper:#f4f8fc;--sea:#087f9a;--sea-dark:#07506f;--mint:#ddf8f6;--line:#d9e5ef}body{background:radial-gradient(circle at 90% 0,rgba(16,207,227,.08),transparent 28rem),var(--paper)}.topbar{background:rgba(7,29,53,.96);border:0;color:white;box-shadow:0 8px 30px rgba(7,29,53,.14)}.brand-mark{background:linear-gradient(135deg,var(--cyan),var(--magenta));color:var(--navy);box-shadow:0 0 22px rgba(16,207,227,.28)}.desktop-nav a{color:#b9cede}.desktop-nav .active,.desktop-nav a:hover{color:var(--cyan)}.logout{background:transparent;color:white;border-color:#36516a}.bottom-nav{background:rgba(7,29,53,.98);border:0}.bottom-nav a{color:#9fb5c7}.bottom-nav a.active{color:var(--cyan)}.hero{color:white;background:linear-gradient(125deg,var(--navy),#0d4160 60%,#174865);box-shadow:0 24px 55px rgba(7,29,53,.2)}.hero:before{content:"";position:absolute;inset:auto -5% -65% 35%;height:320px;background:radial-gradient(circle,rgba(233,63,156,.35),transparent 65%)}.hero:after{border-color:rgba(16,207,227,.18)}.hero h1 span{color:var(--cyan)}.hero .eyebrow{color:#78eff7}.hero .city-select span{color:#b9cede}.hero .city-select select{color:white}.hero .status-pill{background:rgba(255,255,255,.12);color:var(--cyan);border:1px solid rgba(16,207,227,.3)}.button-primary{background:linear-gradient(135deg,#087f9a,#0aaec0);box-shadow:0 8px 20px rgba(8,127,154,.16)}.button-primary:hover{background:linear-gradient(135deg,#07506f,#087f9a)}.community-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(125deg,var(--navy),#103d5c);color:white;border-radius:28px;padding:38px 42px;margin-bottom:25px;box-shadow:0 22px 50px rgba(7,29,53,.18)}.community-hero h1{font-size:clamp(2.3rem,5vw,4.2rem)}.community-hero p{color:#c5dae8;max-width:620px}.community-hero .eyebrow{color:var(--cyan);margin-top:0}.community-orbit{width:110px;height:110px;display:grid;place-items:center;border-radius:35% 65% 50% 50%;background:linear-gradient(135deg,var(--cyan),var(--magenta));color:var(--navy);font:800 1.8rem var(--font-display);box-shadow:0 0 50px rgba(16,207,227,.25);transform:rotate(-8deg)}.onboarding-gate{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:24px;background:linear-gradient(110deg,#fff,#edfaff);border:1px solid #bceaf0;border-radius:20px}.onboarding-gate>span{font-size:2rem;color:var(--magenta)}.onboarding-gate h2{font-size:1.25rem}.onboarding-gate p{margin:5px 0;color:var(--ink-soft)}.onboarding-gate a{color:white;text-decoration:none}.chat-feedback,.error-banner{background:#fff1f1;border:1px solid #f1caca;color:#9b2828;border-radius:12px;padding:12px 15px}.success-text{color:#087255;font-weight:700}.community-room-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.community-room-card{background:white;border:1px solid var(--line);border-radius:20px;padding:20px;min-height:210px;display:flex;flex-direction:column;transition:.2s}.community-room-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(7,29,53,.08)}.room-card-top{display:flex;justify-content:space-between}.capacity-pill{background:#edf7fa;color:var(--sea-dark);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.community-room-card h2{font-size:1.2rem;margin-top:15px}.community-room-card p{color:var(--ink-soft);font-size:.87rem}.community-room-card>a,.community-room-card>button{margin-top:auto;color:var(--sea);font-weight:800;text-decoration:none;border:0;background:transparent;padding:8px 0;text-align:left;cursor:pointer}.community-room-card>button:disabled{color:var(--ink-soft)}.private-section{margin-top:48px}.profile-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:18px;gap:18px}.profile-summary{align-self:start;position:-webkit-sticky;position:sticky;top:95px}.profile-summary .profile-avatar{width:84px;height:84px;border-radius:28px;background:linear-gradient(135deg,var(--cyan),var(--magenta));color:var(--navy);margin-bottom:20px}.profile-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);font-weight:800}.profile-summary h2{font-size:1.4rem;overflow-wrap:anywhere}.privacy-note{font-size:.82rem!important;margin:20px 0!important}.profile-summary dl{margin:0}.profile-summary dl div{padding:10px 0;border-top:1px solid var(--line)}.profile-summary dt{font-size:.68rem;text-transform:uppercase;color:var(--ink-soft)}.profile-summary dd{margin:2px 0;overflow-wrap:anywhere}.community-status{display:inline-block;margin-top:14px;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.community-status.active{background:#dff7eb;color:#087255}.community-status.suspended{background:#fff2cf;color:#835c00}.community-status.banned{background:#ffe3e3;color:#9b2828}.community-form{padding:30px}.community-form>.eyebrow{margin-top:0}.community-form>h2{margin-bottom:25px}.field small{color:var(--ink-soft);font-size:.73rem}.profile-optional-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.rules-card{background:linear-gradient(135deg,var(--navy),#123f5c);color:white;border-radius:18px;padding:22px;margin:24px 0}.rules-card .eyebrow{color:var(--cyan);margin:0}.rules-card p{color:#c3d8e7}.rules-card ul{padding-left:20px;font-size:.86rem}.rules-card li+li{margin-top:7px}.consent-row{display:flex;gap:10px;align-items:flex-start;background:#f6fafc;border:1px solid var(--line);border-radius:12px;padding:12px;margin:10px 0}.consent-row input{margin-top:5px;accent-color:var(--sea)}.form-actions{display:flex;align-items:center;gap:18px;margin-top:20px}.form-actions a{color:var(--sea);font-weight:800;text-decoration:none}.quiet-button{border:1px solid var(--line);background:white;border-radius:999px;padding:7px 11px;cursor:pointer}.chat-feedback{display:flex;justify-content:space-between}.chat-feedback button{border:0;background:transparent;color:inherit;font-size:1.2rem}.message-meta{display:flex;gap:8px;align-items:center}.message-meta button{border:0;background:transparent;color:var(--ink-soft);font-size:.65rem;text-decoration:underline;cursor:pointer}.message-row.own .message-meta{justify-content:flex-end}.emoji-picker{position:relative}.emoji-picker>button{height:100%;border:1px solid var(--line);background:white;border-radius:12px;padding:0 12px;font-size:1.2rem}.emoji-picker>div{display:none;position:absolute;bottom:50px;left:0;width:190px;grid-template-columns:repeat(4,1fr);gap:4px;background:white;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 12px 30px rgba(7,29,53,.15)}.emoji-picker:focus-within>div,.emoji-picker:hover>div{display:grid}.emoji-picker>div button{border:0;background:#f3f7fa;border-radius:8px;padding:5px;cursor:pointer}.community-landing{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:30px;gap:30px;background:linear-gradient(125deg,var(--navy),#104460);color:white;border-radius:28px;padding:42px;margin-bottom:24px}.community-landing h2{font-size:2.2rem;margin:15px 0}.community-landing p{color:#c5d9e8}.community-landing a{display:inline-block;color:white;text-decoration:none;margin-top:15px}.active-badge,.community-kicker{display:inline-block;background:rgba(16,207,227,.16);border:1px solid rgba(16,207,227,.4);color:var(--cyan);border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:800;letter-spacing:.08em}.community-values{display:grid;grid-gap:10px;gap:10px}.community-values article{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:14px}.community-values strong{display:block;color:var(--cyan);font-size:1.5rem}.community-values span{font-size:.78rem}.active-service{border-color:#8ee0d5;box-shadow:0 14px 35px rgba(8,127,154,.1)}.active-service .active-badge{color:#087255;background:#dff7eb;border-color:#a7dfca;margin-bottom:15px}.admin-community{margin:42px 0;padding-top:28px;border-top:1px solid var(--line)}.admin-report-list{display:grid;grid-gap:12px;gap:12px}.report-heading{display:flex;justify-content:space-between}.report-heading span{font-size:.68rem;background:var(--blue);padding:4px 8px;border-radius:999px}.admin-report-list blockquote{border-left:3px solid var(--magenta);padding-left:12px;color:var(--ink-soft)}.moderation-buttons{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.moderation-buttons button{border:1px solid var(--line);background:white;border-radius:8px;padding:6px 9px;cursor:pointer}.moderation-buttons .danger{color:#a32828;border-color:#efcaca}.admin-users-title{margin-top:30px}.admin-user-list>div{display:flex;justify-content:space-between;align-items:center;padding:11px;border-bottom:1px solid var(--line)}.admin-user-list span:first-child{display:flex;flex-direction:column}.admin-user-list small{color:var(--ink-soft)}.admin-feedback{background:var(--mint);padding:10px;border-radius:10px}@media(max-width:800px){.community-hero{padding:28px 22px}.community-orbit{display:none}.onboarding-gate{grid-template-columns:auto 1fr}.onboarding-gate a{grid-column:1/3;text-align:center}.community-room-grid,.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}.community-landing,.profile-optional-grid{grid-template-columns:1fr}.community-landing{padding:28px 22px}.community-values{grid-template-columns:repeat(3,1fr)}.community-values article{padding:10px}.community-values strong{font-size:1.15rem}.community-values span{font-size:.65rem}.emoji-picker>button{padding:0 8px}}:root{--paper:#f7f9fc;--surface:#fff;--navy:#071a31;--cyan:#16cde1;--magenta:#ed4b9b;--line:#e3eaf1;--ink:#12263a;--ink-soft:#647588}body{background:radial-gradient(circle at 8% -10%,rgba(22,205,225,.09),transparent 28rem),radial-gradient(circle at 100% 10%,rgba(237,75,155,.05),transparent 24rem),var(--paper)}.home-shell,.page-shell{padding-top:34px}.home-shell>section{margin-bottom:50px}.hero{padding:30px 36px 36px;border-radius:24px}.hero h1{font-size:clamp(2rem,4vw,3.45rem)}.search-box{margin-top:24px;padding:15px 18px}.shortcut-grid{gap:11px}.shortcut-card{min-height:130px;padding:16px;border:0;box-shadow:0 8px 24px rgba(7,26,49,.055)}.shortcut-card .icon-tile{width:38px;height:38px;border-radius:12px}.shortcut-card.chat-shortcut{color:white;background:linear-gradient(140deg,#09243f,#0b5870);grid-column:span 2;position:relative;overflow:hidden}.chat-shortcut .icon-tile{background:rgba(22,205,225,.16);color:var(--cyan)}.chat-shortcut small{color:#bcd8e5}.real-activity{margin-top:8px;font-size:.72rem;color:var(--cyan);font-weight:700}.live-dot:before,.real-activity i{display:inline-block;content:"";width:7px;height:7px;border-radius:50%;background:#44e5a4;margin-right:7px;box-shadow:0 0 0 4px rgba(68,229,164,.12)}.auth-card{position:relative;max-width:420px;margin:6vh auto;padding:34px;border:0;border-radius:26px;box-shadow:0 25px 70px rgba(7,26,49,.14);overflow:hidden}.auth-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--cyan),var(--magenta))}.auth-brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:28px;font-family:var(--font-display)}.auth-brand span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--cyan),var(--magenta));color:var(--navy);font-weight:900}.auth-brand b{font-size:1.05rem}.auth-card .eyebrow{margin:0 0 8px}.auth-card h1{font-size:1.75rem!important}.auth-card .field input{padding:.8rem .85rem;border-color:#dce5ed;background:#fbfcfe}.auth-card .button-primary{padding:.85rem}.chat-conversation{max-width:1040px;padding:16px}.conversation-header{border:0;border-radius:16px 16px 0 0;padding:11px 16px;box-shadow:0 4px 18px rgba(7,26,49,.05)}.message-history{background:linear-gradient(180deg,#eef5f8,#f5f8fb);padding:18px}.message-bubble{padding:8px 12px;border-radius:5px 14px 14px 14px;box-shadow:0 2px 8px rgba(7,26,49,.05)}.message-row.own .message-bubble{background:linear-gradient(135deg,#087f9a,#0baec1);border-radius:14px 5px 14px 14px}.message-composer{border:0;padding:10px 12px;box-shadow:0 -4px 18px rgba(7,26,49,.05)}.rooms-compact{max-width:860px}.compact-room-list{display:grid;grid-gap:8px;gap:8px;margin-bottom:36px}.compact-room-list>a,.compact-room-list>button{width:100%;border:0;background:white;border-radius:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;text-align:left;text-decoration:none;color:var(--ink);box-shadow:0 4px 16px rgba(7,26,49,.04);cursor:pointer}.compact-room-list span{display:flex;flex-direction:column}.compact-room-list small{color:var(--ink-soft);font-style:normal}.compact-room-list em{color:var(--sea);font-style:normal;font-size:.8rem;white-space:nowrap;margin-left:15px}.monitoring-panel{margin:0 0 36px;padding:24px;background:#fff;border-radius:20px;box-shadow:0 12px 34px rgba(7,26,49,.06)}.admin-section-heading{display:flex;justify-content:space-between;align-items:center}.admin-section-heading .eyebrow{margin:0 0 5px}.live-dot{font-size:.72rem;color:#087255;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin:18px 0}.metric-card{padding:13px;border-radius:13px;background:#f6f9fc}.metric-card span{display:block;font-size:.68rem;color:var(--ink-soft)}.metric-card strong{font:800 1.45rem var(--font-display)}.analytics-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:20px}.metric-note{color:var(--ink-soft);font-size:.75rem}.access-summary{display:flex;gap:20px;margin:15px 0}.access-summary b{font-size:1.4rem}.access-summary small{display:block;color:var(--ink-soft);font-size:.65rem}.mini-bars>div{display:grid;grid-template-columns:42px 1fr 25px;align-items:center;grid-gap:7px;gap:7px;font-size:.67rem}.mini-bars i{height:6px;background:linear-gradient(90deg,var(--cyan),var(--magenta));border-radius:9px}.rank-row,.room-monitor-list>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--line);font-size:.78rem}.city-metric-title{margin-top:20px}.room-monitor-list span{display:flex;flex-direction:column}.room-monitor-list small{color:var(--ink-soft);font-weight:500}@media(max-width:800px){.home-shell>section{margin-bottom:36px}.hero{padding:20px 17px 24px}.shortcut-card{min-height:118px}.chat-shortcut{grid-column:1/-1!important}.auth-card{margin:18px 12px;padding:27px 20px}.chat-conversation{padding:0;height:calc(100dvh - 132px)}.conversation-header{border-radius:0}.message-history{padding:12px 9px}.metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-split{grid-template-columns:1fr}.monitoring-panel{padding:17px}.rooms-compact .page-heading{display:flex;flex-direction:column;align-items:stretch}.rooms-compact .button-primary{text-align:center}}.message-author{display:flex;align-items:center;gap:6px}.message-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;background:#dce9f0}.admin-community{background:#fff;border:0;border-radius:20px;padding:24px;box-shadow:0 12px 34px rgba(7,26,49,.05)}:root{--brand-navy:#061b33;--brand-blue:#0a4969;--brand-cyan:#18d4e7;--brand-magenta:#ee4f9d;--brand-glow:rgba(24,212,231,.16);--brand-shadow:0 18px 45px rgba(6,27,51,.09)}body{background-color:var(--paper);background-image:linear-gradient(rgba(10,73,105,.025) 1px,transparent 0),linear-gradient(90deg,rgba(10,73,105,.025) 1px,transparent 0),radial-gradient(circle at 8% 0,rgba(24,212,231,.12),transparent 26rem),radial-gradient(circle at 100% 22%,rgba(238,79,157,.07),transparent 28rem);background-size:32px 32px,32px 32px,auto,auto;background-attachment:fixed}.topbar{background:linear-gradient(100deg,rgba(6,27,51,.98),rgba(8,47,72,.97));box-shadow:0 10px 34px rgba(6,27,51,.2)}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--brand-cyan),var(--brand-magenta),transparent);opacity:.65}.brand-mark{border-radius:11px 17px 11px 17px}.desktop-nav .active{position:relative}.desktop-nav .active:after{content:"";position:absolute;left:20%;right:20%;bottom:-11px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--brand-cyan),var(--brand-magenta))}.home-shell,.page-shell{position:relative}.page-shell:before{content:"";position:absolute;z-index:-1;top:12px;left:-45px;width:180px;height:180px;border:1px solid rgba(24,212,231,.14);border-radius:42% 58% 60% 40%;transform:rotate(22deg)}.page-heading{position:relative;padding:24px 26px;border-radius:22px;background:linear-gradient(115deg,rgba(255,255,255,.92),rgba(239,250,253,.88));border:1px solid rgba(24,212,231,.16);box-shadow:0 12px 35px rgba(6,27,51,.055);overflow:hidden}.page-heading:after{content:"";position:absolute;width:170px;height:170px;right:18%;top:-125px;border:30px solid rgba(238,79,157,.07);border-radius:50%}.page-heading h1{color:var(--brand-navy)}.page-heading .eyebrow{color:#07869a}.page-heading .city-select{position:relative;z-index:1}.hero{min-height:390px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(118deg,#06182e,#073651 55%,#0b6175);box-shadow:0 28px 70px rgba(6,27,51,.25)}.hero:before{inset:auto -8% -80% 26%;height:440px;background:radial-gradient(circle,rgba(238,79,157,.34),transparent 62%)}.hero:after{width:410px;height:410px;border-width:1px;box-shadow:0 0 0 38px rgba(24,212,231,.035),0 0 0 76px rgba(24,212,231,.025);right:-80px;top:-230px}.hero-top{position:absolute;left:36px;right:36px;top:30px}.hero h1{letter-spacing:-.045em;max-width:780px}.hero h1 span{background:linear-gradient(90deg,#71eef5,var(--brand-cyan),#ffc0df);-webkit-background-clip:text;background-clip:text;color:transparent}.search-box{border-color:rgba(24,212,231,.28);box-shadow:0 16px 42px rgba(2,17,32,.24)}.community-form,.content-card,.profile-summary,.property-card,.service-row a,.shortcut-card{position:relative;overflow:hidden;box-shadow:var(--brand-shadow)}.content-card:before,.property-card:before,.shortcut-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--brand-cyan),var(--brand-magenta));opacity:.72}.content-card:hover,.property-card:hover,.shortcut-card:hover{border-color:rgba(24,212,231,.34);box-shadow:0 20px 48px rgba(6,27,51,.12)}.icon-tile{background:linear-gradient(145deg,#dffbfc,#f3e8f6);color:#08768e;box-shadow:inset 0 0 0 1px rgba(24,212,231,.12)}.three-d-card{position:relative;background:linear-gradient(120deg,#061b33,#083e5a 64%,#70254f);box-shadow:0 24px 58px rgba(6,27,51,.2)}.three-d-card:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(24,212,231,.25);border-radius:50%;right:90px;top:-150px;box-shadow:0 0 0 34px rgba(24,212,231,.04),0 0 0 68px rgba(238,79,157,.035)}.city-art{position:relative;z-index:1}.city-art i{background:linear-gradient(180deg,var(--brand-cyan),rgba(24,212,231,.32));box-shadow:0 0 22px rgba(24,212,231,.18)}.city-art i:nth-child(2n){background:linear-gradient(180deg,var(--brand-magenta),rgba(238,79,157,.3))}.feature-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.65);box-shadow:0 13px 32px rgba(6,27,51,.07)}.feature-card:after{content:"";position:absolute;width:90px;height:90px;border:18px solid rgba(255,255,255,.28);border-radius:50%;right:-35px;top:-35px}.coral{background:linear-gradient(140deg,#ffe2ed,#ffd5e3)}.blue{background:linear-gradient(140deg,#dff8fb,#dcecfb)}.green{background:linear-gradient(140deg,#e2f8ef,#e8f7df)}.button-primary{background:linear-gradient(110deg,#087e98,#08b5c7 68%,#1acddd);box-shadow:0 10px 24px rgba(8,127,154,.22);transition:transform .18s,box-shadow .18s}.button-primary:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(8,127,154,.28)}.category-chips .selected,.property-filters .selected{background:linear-gradient(110deg,var(--brand-blue),#087e98);border-color:transparent;box-shadow:0 7px 18px rgba(8,73,105,.16)}.active-badge,.city-badge,.community-kicker{box-shadow:0 5px 16px rgba(6,27,51,.1)}.health-intro{position:relative;overflow:hidden;background:linear-gradient(125deg,#e9fbfa,#fff 56%,#fcebf4);border-color:rgba(24,212,231,.28);box-shadow:var(--brand-shadow)}.health-intro:after{content:"+";position:absolute;right:28px;bottom:-70px;color:rgba(238,79,157,.08);font:800 220px/1 var(--font-display)}.community-landing{position:relative;overflow:hidden;background:linear-gradient(120deg,#061b33,#08485f 68%,#672548);box-shadow:0 24px 55px rgba(6,27,51,.2)}.community-landing:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(24,212,231,.22);border-radius:50%;right:-120px;bottom:-150px;box-shadow:0 0 0 34px rgba(24,212,231,.04)}.community-landing>div{position:relative;z-index:1}.profile-avatar{background:linear-gradient(135deg,var(--brand-cyan),var(--brand-magenta));color:var(--brand-navy)}.property-photo{background:linear-gradient(135deg,#dff5f7,#e6eaf5)}.photo-placeholder span{color:#07839a}.property-copy>strong,.property-link{color:#08788e}.property-filters{padding:5px;border-radius:999px;background:rgba(255,255,255,.68);box-shadow:0 6px 20px rgba(6,27,51,.05)}.conversation-header{background:linear-gradient(110deg,#fff,#eefbfc);border-top:2px solid transparent;border-image:linear-gradient(90deg,var(--brand-cyan),var(--brand-magenta)) 1}.message-history{background-color:#eef5f8;background-image:radial-gradient(circle at 1px 1px,rgba(8,73,105,.08) 1px,transparent 0);background-size:22px 22px}.message-row.own .message-bubble{background:linear-gradient(125deg,#087e98,#08aebf)}.connection-pill{color:#087c8f}.message-composer{border-bottom:2px solid rgba(24,212,231,.22)}.auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr);background:var(--brand-navy)}.auth-visual{position:relative;overflow:hidden;min-height:100dvh;padding:48px clamp(34px,6vw,92px);display:flex;flex-direction:column;color:white;background:radial-gradient(circle at 22% 14%,rgba(24,212,231,.18),transparent 20rem),radial-gradient(circle at 90% 66%,rgba(238,79,157,.23),transparent 24rem),linear-gradient(135deg,#06182e,#073751 62%,#0a6273)}.auth-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent 82%);mask-image:linear-gradient(180deg,black,transparent 82%)}.auth-brand-light{position:relative;z-index:2;color:white}.auth-visual-copy{position:relative;z-index:2;margin:auto 0;max-width:650px}.auth-visual-copy .eyebrow{color:#7ef1f7}.auth-visual-copy h2{font-size:clamp(2.7rem,5vw,5.1rem);letter-spacing:-.055em;line-height:1.02}.auth-visual-copy h2 span{background:linear-gradient(90deg,var(--brand-cyan),#ff91c6);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-visual-copy>p:last-child{max-width:570px;color:#c5dce8;font-size:1.05rem}.auth-city-art{height:170px;display:flex;align-items:flex-end;gap:10px;position:relative;z-index:1;opacity:.68}.auth-city-art:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--brand-cyan),var(--brand-magenta),transparent)}.auth-city-art i{display:block;width:clamp(34px,5vw,75px);height:38%;border:1px solid rgba(24,212,231,.5);border-bottom:0;background:linear-gradient(180deg,rgba(24,212,231,.22),rgba(24,212,231,.04));-webkit-clip-path:polygon(0 12%,18% 12%,18% 0,35% 0,35% 20%,70% 20%,70% 7%,100% 7%,100% 100%,0 100%);clip-path:polygon(0 12%,18% 12%,18% 0,35% 0,35% 20%,70% 20%,70% 7%,100% 7%,100% 100%,0 100%)}.auth-city-art i:nth-child(2){height:68%}.auth-city-art i:nth-child(3){height:48%}.auth-city-art i:nth-child(4){height:88%;background:linear-gradient(180deg,rgba(238,79,157,.27),rgba(238,79,157,.04));border-color:rgba(238,79,157,.52)}.auth-city-art i:nth-child(5){height:58%}.auth-city-art i:nth-child(6){height:35%}.auth-panel{display:grid;place-items:center;min-height:100dvh;padding:36px;background:linear-gradient(145deg,#f8fbfd,#eef6fa)}.auth-panel .auth-card{width:min(100%,440px);max-width:none;margin:0}.auth-card>p:last-child a,.auth-panel .auth-card>a:last-child{color:#087d93;font-weight:800}@media(max-width:800px){body{background-size:24px 24px,24px 24px,auto,auto}.page-heading{padding:19px 17px;border-radius:18px}.hero{min-height:340px}.hero-top{left:17px;right:17px;top:20px}.three-d-card:after{right:-120px}.property-filters{border-radius:18px}.auth-shell{grid-template-columns:1fr;background:#eef6fa}.auth-visual{min-height:240px;padding:28px 22px}.auth-visual-copy{margin:28px 0 10px}.auth-visual-copy h2{font-size:2.35rem}.auth-visual-copy>p:last-child{font-size:.9rem}.auth-city-art{display:none}.auth-panel{min-height:auto;padding:0 10px 34px}.auth-panel .auth-card{margin-top:-18px;z-index:3}.auth-brand-light{margin-bottom:0}.conversation-header{border-image:none;border-top-color:var(--brand-cyan)}}.official-brand-slot{display:flex;align-items:center;justify-content:center;max-width:100%}.official-brand-pending{display:flex;flex-direction:column;gap:3px;border:1px dashed;border-radius:8px;padding:8px 12px;color:inherit;font-family:var(--font-body);font-weight:400;line-height:1.3}.brand-pending-label{font-size:.68rem;font-weight:500;letter-spacing:0}.brand-pending-name{font-size:.72rem;opacity:.85;font-weight:400}.official-brand-image{display:block;width:100%;max-height:130px;object-fit:contain}.auth-brand .brand-pending-label,.auth-brand .brand-pending-name,.auth-brand .official-brand-pending,.auth-brand .official-brand-slot{width:auto;height:auto;background:none;color:inherit}.auth-brand .official-brand-slot{display:flex;border-radius:0;font-weight:400}.auth-brand .official-brand-pending{display:flex;border-radius:8px;font-weight:400}.auth-brand .brand-pending-label,.auth-brand .brand-pending-name{display:block;border-radius:0}.auth-visual>.auth-brand{align-self:flex-start;margin-bottom:38px}.auth-visual>.auth-brand .official-brand-pending{min-width:220px;min-height:72px;justify-content:center;border-color:#8cbdce;color:#daeff5}.auth-visual{background:radial-gradient(ellipse at 12% 20%,#0b5e7966,transparent 55%),radial-gradient(ellipse at 95% 85%,#b3237959,transparent 50%),linear-gradient(150deg,#041326,#08354f 70%,#095b70);isolation:isolate}.auth-visual-copy h2{font-size:clamp(2.5rem,4.2vw,4.6rem)}.auth-visual-copy{margin:auto 0 35px}.auth-city-scene{position:relative;height:240px;flex-shrink:0;margin:0 -30px;perspective:600px}.auth-city-scene:after{content:"";position:absolute;inset:55% -10% -20%;background:repeating-linear-gradient(90deg,#18d4e729 0 1px,transparent 1px 45px),repeating-linear-gradient(0deg,#18d4e729 0 1px,transparent 1px 35px);transform:rotateX(65deg);-webkit-mask-image:linear-gradient(transparent,#000);mask-image:linear-gradient(transparent,#000)}.auth-city-scene .auth-city-art{height:210px;gap:9px;opacity:1;align-items:flex-end;filter:drop-shadow(0 0 14px #18d4e724)}.auth-city-scene .auth-city-art i{flex:1 1;min-width:0;width:auto;background:repeating-linear-gradient(0deg,transparent 0 13px,#63eefa30 13px 15px),linear-gradient(90deg,#063049,#0c6384);-webkit-clip-path:polygon(0 12%,25% 12%,25% 0,75% 0,75% 12%,100% 12%,100% 100%,0 100%);clip-path:polygon(0 12%,25% 12%,25% 0,75% 0,75% 12%,100% 12%,100% 100%,0 100%);border-color:#34ddec99}.auth-city-scene .auth-city-art i:nth-child(3n){background:repeating-linear-gradient(0deg,transparent 0 13px,#ff89c144 13px 15px),linear-gradient(90deg,#192443,#673155)}.auth-city-art i:nth-child(7){height:72%}.auth-city-art i:nth-child(8){height:52%}.auth-city-art i:nth-child(9){height:30%}.city-connections{position:absolute;inset:0;width:100%;height:100%;z-index:2;stroke:#72eef5;stroke-width:1;opacity:.8;filter:drop-shadow(0 0 5px #18d4e7)}.city-connections circle{fill:#a4f8ff;stroke:none}.auth-orbit{position:absolute;width:260px;height:260px;border:1px solid #18d4e71c;border-radius:50%;top:-90px;right:0;box-shadow:0 0 0 35px #18d4e708,0 0 0 70px #ee4f9d08}.auth-panel .auth-card{border:1px solid #fff;box-shadow:0 24px 65px #061b3314}.category-icon{display:block;flex-shrink:0}.shortcut-card .icon-tile{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e0fcff,#edeafd);color:#076580;box-shadow:inset 0 0 0 1px #18d4e740,0 5px 12px #08334f0a}.shortcut-card:nth-child(3n+2) .icon-tile{color:#a4246a;background:linear-gradient(145deg,#ffedf7,#eeeafd)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-card{padding:0 0 24px;display:flex;flex-direction:column;gap:0}.service-card>div:not(.product-visual){padding:20px 24px 0;flex:1 1}.service-card>a{margin:20px 24px 0;align-self:flex-start}.service-card .product-visual{position:relative;overflow:hidden;min-height:190px;padding:30px 24px;display:flex;align-items:center;justify-content:center;color:#d9eef5;background:linear-gradient(135deg,#061b33,#124760)}.product-visual .official-brand-slot{width:100%;min-height:120px}.product-visual .official-brand-pending{width:100%;min-height:120px;align-items:center;justify-content:center;border-color:#7798ad;gap:10px}.product-visual .brand-pending-label,.product-visual .brand-pending-name{font-size:.85rem}.service-card .product-saude{background:#f6fafb;border-bottom:1px solid #dce9ee}.product-saude .official-brand-pending{color:var(--ink)}.profile-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);gap:24px;align-items:start}.profile-left{display:grid;grid-gap:16px;gap:16px;min-width:0}.profile-left .profile-summary{position:relative;top:auto;margin:0}.profile-left .profile-actions{display:grid;grid-template-columns:1fr;margin:0;grid-gap:10px;gap:10px}.profile-actions a{padding:16px 20px;align-items:center}.community-form{min-width:0}.profile-left .profile-summary .privacy-note{margin-bottom:18px}.chat-conversation{width:calc(100% - 48px);max-width:980px;height:calc(100dvh - 72px);min-height:0;margin:0 auto;padding:20px 0;display:flex;flex-direction:column;overflow:hidden}.chat-conversation .chat-feedback,.chat-conversation .conversation-header,.chat-conversation .message-composer{flex-shrink:0}.chat-conversation .message-history{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.chat-conversation .message-composer{position:relative;bottom:auto;border-radius:0 0 16px 16px}.conversation-header h1{overflow-wrap:anywhere}.chat-feedback{max-height:110px;overflow:auto}.property-city-note{padding:12px 16px;background:#e8f6fa;border:1px solid #bbdfe9;border-radius:12px;color:#184a60}@media(max-width:800px){.auth-visual{padding:28px 22px 45px;min-height:310px}.auth-visual>.auth-brand{margin:0 0 20px}.auth-visual>.auth-brand .official-brand-pending{min-height:56px}.auth-visual-copy{margin:0;max-width:92%}.auth-visual-copy h2{font-size:2.2rem}.auth-visual-copy>p:last-child{max-width:350px}.auth-city-scene{position:absolute;right:0;bottom:0;width:180px;height:120px;opacity:.2;z-index:-1;margin:0}.auth-city-scene .auth-city-art{display:flex;height:120px}.auth-orbit{display:none}.profile-layout{grid-template-columns:1fr;gap:20px}.profile-left{gap:12px}.services-grid{gap:16px}.service-card .product-visual{padding:24px 20px;min-height:175px}.service-card>div:not(.product-visual){padding:18px 20px 0}.service-card>a{margin:18px 20px 0}.chat-conversation{width:calc(100% - 24px);height:calc(100dvh - 132px - env(safe-area-inset-bottom,0px));padding:12px 0;margin:0 auto}.chat-conversation .conversation-header{border-radius:14px 14px 0 0;gap:10px}.chat-conversation .message-composer{padding:10px 8px;gap:6px}.chat-conversation .message-history{padding:14px 10px}.shortcut-card .icon-tile{width:44px;height:44px}}@media(max-width:560px){.services-grid{grid-template-columns:1fr}.service-card .product-visual{min-height:170px}.profile-optional-grid{grid-template-columns:1fr}.chat-conversation .conversation-header h1{font-size:1.05rem}.chat-conversation .message-composer input{width:0}}