@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.landing-page{min-height:100vh;position:relative;display:flex;flex-direction:column;scroll-behavior:smooth}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.75rem;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--glass-border);background:var(--elevated);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.05rem;color:var(--text);text-decoration:none}.landing-nav{display:flex;align-items:center;gap:1.25rem}.landing-nav a{color:var(--muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav a:hover{color:var(--primary);text-decoration:none}.landing-header-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.landing-main{flex:1;position:relative;z-index:1;width:100%}.landing-hero-wrap{max-width:1120px;margin:0 auto;padding:4rem 1.75rem 3rem;display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.landing-hero{margin-bottom:0}.landing-eyebrow{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.85rem;padding:.35rem .75rem;border-radius:999px;background:var(--primary-subtle);border:1px solid var(--glass-border)}.landing-hero h1{font-size:clamp(2.1rem,4.5vw,3.15rem);font-weight:700;line-height:1.12;margin-bottom:1rem;letter-spacing:-.03em}.landing-lead{font-size:1.08rem;color:var(--muted);max-width:520px;line-height:1.65;margin-bottom:1.75rem}.landing-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.landing-hero-note{font-size:.82rem;color:var(--muted)}.landing-hero-visual{position:relative;padding:1.25rem;border-radius:calc(var(--radius) + 4px);border:1px solid var(--glass-border);background:var(--surface);box-shadow:var(--card-shadow)}.landing-mock-card{padding:1rem 1.1rem;border-radius:12px;border:1px solid var(--border);background:var(--elevated-strong);margin-bottom:.65rem}.landing-mock-card:last-child{margin-bottom:0}.landing-mock-card strong{display:block;font-size:.88rem;margin-bottom:.25rem}.landing-mock-card span{font-size:.78rem;color:var(--muted)}.landing-mock-status{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;padding:.2rem .45rem;border-radius:6px;margin-bottom:.35rem;background:var(--primary-subtle);color:var(--primary)}.landing-startup-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.landing-startup-inner{max-width:1120px;margin:0 auto;padding:1.75rem 1.75rem 1.5rem;text-align:center}.landing-startup-badge{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.65rem;padding:.3rem .7rem;border-radius:999px;background:var(--primary-subtle);border:1px solid var(--glass-border)}.landing-startup-lead{max-width:640px;margin:0 auto 1.25rem;font-size:.92rem;color:var(--muted);line-height:1.6}.landing-startup-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;text-align:left}.landing-startup-pillar{padding:1rem 1.1rem;border-radius:12px;border:1px solid var(--glass-border);background:var(--elevated-strong)}.landing-startup-pillar strong{display:block;font-size:.88rem;margin-bottom:.25rem}.landing-startup-pillar span{font-size:.8rem;color:var(--muted);line-height:1.5}.landing-trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.landing-trust-inner{max-width:1120px;margin:0 auto;padding:1.5rem 1.75rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.landing-trust-value{display:block;font-size:1.65rem;font-weight:700;font-family:Space Grotesk,sans-serif;color:var(--primary)}.landing-trust-label{font-size:.78rem;color:var(--muted)}.landing-section{max-width:1120px;margin:0 auto;padding:3.5rem 1.75rem}.landing-section-head{text-align:center;max-width:640px;margin:0 auto 2.25rem}.landing-section-head h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.65rem;letter-spacing:-.02em}.landing-section-head p{color:var(--muted);line-height:1.6;font-size:.95rem}.landing-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.landing-benefit{padding:1.35rem;border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--surface);transition:border-color .2s,transform .2s}.landing-benefit:hover{border-color:var(--glass-border-bright);transform:translateY(-2px)}.landing-benefit-icon{font-size:1.5rem;margin-bottom:.65rem}.landing-benefit h3{font-size:.95rem;margin-bottom:.4rem}.landing-benefit p{font-size:.85rem;color:var(--muted);line-height:1.55}.landing-footnote{margin-top:1.25rem;font-size:.78rem;color:var(--muted);text-align:center;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.5}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:0}.landing-feature{padding:1.25rem;border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--surface)}.landing-feature h3{font-size:.95rem;margin-bottom:.4rem}.landing-feature p{font-size:.85rem;color:var(--muted);line-height:1.55}.landing-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.landing-step-card{padding:1.35rem;border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--surface);position:relative}.landing-step-num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:10px;font-weight:700;font-size:.85rem;background:var(--primary-subtle);color:var(--primary);margin-bottom:.75rem}.landing-step-card h3{font-size:.95rem;margin-bottom:.4rem}.landing-step-card p{font-size:.85rem;color:var(--muted);line-height:1.55}.landing-billing-toggle{display:flex;width:max-content;gap:.25rem;padding:.25rem;margin:0 auto 1.5rem;border-radius:12px;background:var(--panel-bg);border:1px solid var(--glass-border)}.landing-billing-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:none;border-radius:10px;background:transparent;color:var(--muted);font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.landing-billing-btn.active{background:var(--primary-subtle-strong);color:var(--primary);box-shadow:inset 0 0 0 1px var(--glass-border-bright)}.landing-billing-save{font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:999px;background:#34d39926;color:var(--resolved)}.landing-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:stretch}.landing-price-card{padding:1.5rem;border-radius:var(--radius);border:1px solid var(--glass-border);background:var(--surface);display:flex;flex-direction:column}.landing-price-card.featured{border-color:var(--glass-border-bright);box-shadow:var(--glow);transform:scale(1.02)}.landing-price-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:.5rem}.landing-price-card h3{font-size:1.05rem;margin-bottom:.35rem}.landing-price-desc{font-size:.82rem;color:var(--muted);margin-bottom:1rem;min-height:2.5rem}.landing-price-amount{font-size:2rem;font-weight:700;font-family:Space Grotesk,sans-serif;margin-bottom:.15rem}.landing-price-amount-yearly{display:flex;flex-wrap:wrap;align-items:baseline;gap:.1rem}.landing-price-regular{color:var(--muted);text-decoration:line-through;text-decoration-color:#94a3b8b3;font-size:1.25rem;font-weight:600}.landing-price-sep{color:var(--muted);font-size:1.1rem;font-weight:500;margin:0 .15rem}.landing-price-discounted{color:var(--text);font-size:2rem;font-weight:700}.landing-price-amount span{font-size:.85rem;font-weight:500;color:var(--muted)}.landing-price-equiv{font-size:.82rem;color:var(--muted);margin:.25rem 0 .5rem}.landing-price-hint{font-size:.78rem;color:var(--muted);margin:.25rem 0 .5rem}.landing-price-save-badge{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:999px;margin-bottom:.45rem;background:#34d3991f;color:var(--resolved);border:1px solid rgba(52,211,153,.25)}.landing-price-list{list-style:none;margin:1rem 0 1.25rem;flex:1;font-size:.82rem;color:var(--muted);line-height:1.7}.landing-price-list li{padding:.25rem 0 .25rem 1.25rem;position:relative}.landing-price-list li:before{content:"✓";position:absolute;left:0;color:var(--resolved);font-weight:700}.landing-cta-banner{max-width:1120px;margin:0 auto 3rem;padding:0 1.75rem}.landing-cta-inner{padding:2.5rem 2rem;border-radius:calc(var(--radius) + 4px);text-align:center;border:1px solid var(--glass-border-bright);background:linear-gradient(135deg,var(--primary-subtle),var(--surface))}.landing-cta-inner h2{font-size:1.5rem;margin-bottom:.5rem}.landing-cta-inner p{color:var(--muted);margin-bottom:1.25rem;max-width:480px;margin-left:auto;margin-right:auto}.landing-how h2{font-size:1.15rem;margin-bottom:1rem}.landing-steps{padding-left:1.25rem;color:var(--muted);line-height:1.8;font-size:.9rem}.landing-footer{padding:2rem 1.75rem;position:relative;z-index:1;border-top:1px solid var(--border);background:var(--surface)}.landing-footer-inner{max-width:1120px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}.landing-footer-brand p{font-size:.78rem;color:var(--muted);margin:0}.landing-footer-tagline{margin-top:.25rem!important;font-size:.72rem!important}.landing-footer-links{display:flex;flex-wrap:wrap;gap:1.25rem}.landing-footer-links a{font-size:.78rem;color:var(--muted);text-decoration:none}.landing-footer-links a:hover{color:var(--primary)}.landing-footer-credits{max-width:1120px;margin:1.25rem auto 0;padding-top:1rem;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem}.landing-footer-credits p{font-size:.72rem;color:var(--muted);margin:0}.landing-footer-design a{color:var(--muted);text-decoration:none;font-weight:600}.landing-footer-design a:hover{color:var(--primary)}@media (max-width: 900px){.landing-hero-wrap{grid-template-columns:1fr;padding-top:2.5rem}.landing-hero-visual{order:-1;max-width:420px}.landing-trust-inner{grid-template-columns:repeat(2,1fr)}.landing-startup-pillars,.landing-benefits,.landing-features,.landing-steps-grid,.landing-pricing{grid-template-columns:1fr}.landing-price-card.featured{transform:none}.landing-nav{display:none}}.signup-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1.25rem 3rem;position:relative;z-index:1}.signup-card{width:100%;max-width:480px;padding:1.75rem}.signup-card h1{font-size:1.35rem;margin-bottom:.35rem}.signup-subtitle{color:var(--muted);font-size:.88rem;margin-bottom:1.25rem;line-height:1.5}.signup-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin:1rem 0 .5rem}.signup-login-link{margin-top:1.25rem;text-align:center;font-size:.85rem;color:var(--muted)}.platform-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-bottom:1.25rem}.platform-stat{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.2rem}.platform-stat-value{font-size:1.65rem;font-weight:700;line-height:1.1}.platform-stat-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.platform-stat-hint{font-size:.72rem;color:var(--primary)}.platform-table{overflow-x:auto}.platform-table-title{margin:0;padding:1rem 1.15rem .5rem;font-size:.95rem;font-weight:600}.platform-table-header,.platform-table-row{display:grid;grid-template-columns:1.4fr .7fr .55fr .55fr .55fr .75fr 1fr .65fr;gap:.65rem;padding:.85rem 1.15rem;align-items:center;font-size:.82rem;min-width:820px}.platform-table-header{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--border)}.platform-table-row{border-bottom:1px solid var(--border)}.platform-name{font-weight:600}.platform-contact{font-size:.78rem;color:var(--muted);word-break:break-all}.platform-issue-open{color:var(--primary);font-size:.75rem}.platform-empty{padding:2rem;text-align:center;color:var(--muted)}.status-pill.status-active{background:#34d3991f;color:var(--resolved)}.status-pill.status-pending{background:#fbbf241f;color:var(--open)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--bg: #f4f7fb;--bg2: #e8eef5;--surface: rgba(255, 255, 255, .88);--surface-solid: #ffffff;--glass: rgba(255, 255, 255, .78);--glass-border: rgba(8, 145, 178, .2);--glass-border-bright: rgba(8, 145, 178, .38);--text: #0f172a;--muted: #64748b;--primary: #0891b2;--primary-dim: #0e7490;--accent: #7c3aed;--accent-dim: #6d28d9;--border: rgba(15, 23, 42, .1);--error: #dc2626;--open: #d97706;--progress: #0891b2;--resolved: #059669;--radius: 16px;--glow: 0 0 40px rgba(8, 145, 178, .12);--neon: 0 0 20px rgba(8, 145, 178, .18), 0 0 60px rgba(124, 58, 237, .08);--elevated: rgba(255, 255, 255, .92);--elevated-strong: #ffffff;--sidebar-bg: rgba(248, 250, 252, .96);--input-bg: #ffffff;--input-bg-solid: #ffffff;--input-autofill: #ffffff;--panel-bg: rgba(241, 245, 249, .95);--overlay-bg: rgba(255, 255, 255, .98);--overlay-backdrop: rgba(15, 23, 42, .42);--muted-surface: rgba(241, 245, 249, .92);--btn-primary-text: #ffffff;--card-shadow: 0 8px 32px rgba(15, 23, 42, .08);--header-shadow: 0 4px 24px rgba(15, 23, 42, .06);--scrollbar-track: rgba(226, 232, 240, .85);--scrollbar-thumb: rgba(8, 145, 178, .35);--scrollbar-thumb-hover: rgba(8, 145, 178, .55);--scrollbar-border: rgba(226, 232, 240, .85);--grid-line: rgba(8, 145, 178, .07);--hover-subtle: rgba(15, 23, 42, .04);--primary-subtle: rgba(8, 145, 178, .1);--primary-subtle-strong: rgba(8, 145, 178, .16);--glow-1-color: rgba(8, 145, 178, .1);--glow-2-color: rgba(124, 58, 237, .08);--glow-3-color: rgba(6, 182, 212, .06);--logo-glow: rgba(8, 145, 178, .35);--btn-shadow: rgba(8, 145, 178, .22)}[data-theme=dark]{color-scheme:dark;--bg: #060b14;--bg2: #0c1220;--surface: rgba(15, 23, 42, .65);--surface-solid: #0f172a;--glass: rgba(15, 23, 42, .55);--glass-border: rgba(56, 189, 248, .15);--glass-border-bright: rgba(56, 189, 248, .35);--text: #e2e8f0;--muted: #94a3b8;--primary: #22d3ee;--primary-dim: #0891b2;--accent: #a78bfa;--accent-dim: #7c3aed;--border: rgba(148, 163, 184, .12);--error: #f87171;--open: #fbbf24;--progress: #22d3ee;--resolved: #34d399;--glow: 0 0 40px rgba(34, 211, 238, .15);--neon: 0 0 20px rgba(34, 211, 238, .4), 0 0 60px rgba(167, 139, 250, .15);--elevated: rgba(6, 11, 20, .85);--elevated-strong: rgba(6, 11, 20, .96);--sidebar-bg: rgba(6, 11, 20, .72);--input-bg: rgba(6, 11, 20, .75);--input-bg-solid: rgba(6, 11, 20, .85);--input-autofill: rgba(6, 11, 20, .92);--panel-bg: rgba(6, 11, 20, .5);--overlay-bg: rgba(6, 11, 20, .96);--overlay-backdrop: rgba(6, 11, 20, .72);--muted-surface: rgba(6, 11, 20, .35);--btn-primary-text: #041018;--card-shadow: 0 8px 32px rgba(0, 0, 0, .35);--header-shadow: 0 4px 24px rgba(0, 0, 0, .3);--scrollbar-track: rgba(6, 11, 20, .55);--scrollbar-thumb: rgba(34, 211, 238, .28);--scrollbar-thumb-hover: rgba(34, 211, 238, .45);--scrollbar-border: rgba(6, 11, 20, .55);--grid-line: rgba(34, 211, 238, .03);--hover-subtle: rgba(148, 163, 184, .06);--primary-subtle: rgba(34, 211, 238, .1);--primary-subtle-strong: rgba(34, 211, 238, .12);--glow-1-color: rgba(34, 211, 238, .12);--glow-2-color: rgba(167, 139, 250, .1);--glow-3-color: rgba(6, 182, 212, .08);--logo-glow: rgba(34, 211, 238, .6);--btn-shadow: rgba(34, 211, 238, .2)}body{font-family:Inter,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:2px solid var(--scrollbar-border)}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:var(--scrollbar-track)}h1,h2,h3,.logo{font-family:Space Grotesk,Inter,sans-serif}.app{min-height:100vh;position:relative;overflow-x:hidden}.grid-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse at center,black 20%,transparent 75%);mask-image:radial-gradient(ellipse at center,black 20%,transparent 75%)}.bg-glow{position:fixed;border-radius:50%;filter:blur(120px);pointer-events:none;z-index:0}.bg-glow-1{width:600px;height:600px;background:var(--glow-1-color);top:-200px;right:-150px;animation:float 12s ease-in-out infinite}.bg-glow-2{width:500px;height:500px;background:var(--glow-2-color);bottom:-150px;left:-150px;animation:float 15s ease-in-out infinite reverse}.bg-glow-3{width:350px;height:350px;background:var(--glow-3-color);top:40%;left:30%;animation:float 18s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}.glass-card{position:relative;isolation:isolate;background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--card-shadow)}.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}.neon-border{position:relative}.neon-border:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:calc(var(--radius) + 1px);background:linear-gradient(135deg,rgba(34,211,238,.3),transparent 40%,rgba(167,139,250,.25));z-index:-1;opacity:.6;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px}.glass-header{background:var(--elevated);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);box-shadow:var(--header-shadow)}.header{position:sticky;top:0;z-index:100;padding:0 1rem}.header-inner{max-width:none;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;height:56px}.header-start{display:flex;align-items:center;gap:.5rem;min-width:0}.header-menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--glass-border);border-radius:10px;background:var(--panel-bg);color:var(--text);cursor:pointer;flex-shrink:0}.header-menu-icon{display:flex;flex-direction:column;justify-content:center;gap:4px;width:16px}.header-menu-icon span{display:block;height:2px;border-radius:999px;background:currentColor}.header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.app-body{display:flex;align-items:stretch;min-height:calc(100vh - 56px);position:relative;z-index:1}.sidebar{width:220px;flex-shrink:0;display:flex;flex-direction:column;padding:1.25rem .85rem 1rem;background:var(--sidebar-bg);border-right:1px solid var(--glass-border)}.sidebar-desktop{position:sticky;top:56px;align-self:flex-start;height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow-y:auto;overscroll-behavior:contain}.app-nav{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.sidebar-building{padding:0 .5rem 1rem;margin-bottom:.25rem;border-bottom:1px solid var(--border)}.sidebar-building-label{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.35rem}.sidebar-building strong{font-size:.85rem;line-height:1.4;font-weight:600}.sidebar-section-label{display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:.75rem .5rem .4rem}.sidebar-nav{display:flex;flex-direction:column;gap:.1rem;flex:1}.sidebar-link{display:block;padding:.55rem .65rem;border-radius:10px;color:var(--muted);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.sidebar-link:hover{color:var(--text);background:var(--hover-subtle);text-decoration:none}.sidebar-link.active{color:var(--primary);background:var(--primary-subtle);font-weight:600}.setup-checklist{margin-top:auto;padding:.75rem .5rem .5rem;border-top:1px solid var(--border)}.setup-checklist-header{display:flex;justify-content:space-between;align-items:baseline;gap:.35rem;margin-bottom:.45rem}.setup-checklist-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.setup-checklist-count{font-size:.68rem;font-weight:600;color:var(--primary)}.setup-checklist-bar{height:4px;border-radius:4px;background:var(--border);overflow:hidden;margin-bottom:.6rem}.setup-checklist-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--primary),var(--accent));transition:width .35s ease}.setup-checklist-tasks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.setup-checklist-tasks li.done .setup-checklist-task{color:var(--muted);text-decoration:line-through;text-decoration-color:#94a3b880}.setup-checklist-task{display:flex;align-items:flex-start;gap:.4rem;padding:.35rem .25rem;font-size:.72rem;line-height:1.35;color:var(--text);text-decoration:none;border-radius:8px;transition:background .2s,color .2s}.setup-checklist-task:hover{background:var(--hover-subtle);color:var(--primary);text-decoration:none}.setup-checklist-tasks li.done .setup-checklist-task:hover{text-decoration:line-through}.setup-checklist-check{flex-shrink:0;width:1rem;text-align:center;font-size:.7rem;color:var(--primary)}.setup-checklist-tasks li:not(.done) .setup-checklist-check{color:var(--muted)}.setup-checklist-dismiss{display:block;width:100%;margin-top:.35rem;padding:.25rem;border:none;background:none;font-size:.65rem;color:var(--muted);cursor:pointer;text-align:center}.setup-checklist-dismiss:hover{color:var(--text)}.setup-checklist-restore{display:block;width:100%;margin-top:auto;padding:.55rem .5rem;border:1px dashed var(--border);border-radius:10px;background:var(--hover-subtle);font-size:.68rem;font-weight:600;color:var(--primary);cursor:pointer;text-align:center;transition:border-color .2s,background .2s}.setup-checklist-restore:hover{border-color:var(--primary);background:var(--primary-subtle)}.admin-onboarding-card{max-width:28rem;text-align:left}.admin-onboarding-card h2,.admin-onboarding-card h3,.admin-onboarding-card p{text-align:left}.onboarding-step-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin-bottom:.5rem}.onboarding-bullets{margin:0 0 1rem;padding-left:1.15rem;text-align:left;color:var(--muted);font-size:.88rem;line-height:1.55}.onboarding-bullets li{margin-bottom:.35rem}.onboarding-bullets li::marker{color:var(--primary)}.sidebar-telegram{margin-top:.5rem;padding:.6rem .65rem;border-radius:10px;font-size:.78rem;color:var(--muted);text-decoration:none;border:1px solid var(--border)}.sidebar-telegram:hover{color:#229ed9;border-color:#229ed959;text-decoration:none}.logo{display:flex;align-items:center;gap:.55rem;font-weight:700;font-size:1.1rem;color:var(--text);text-decoration:none;letter-spacing:-.02em}.logo-icon{font-size:1.4rem;color:var(--primary);text-shadow:0 0 12px var(--logo-glow)}.nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.nav-link{color:var(--muted);font-size:.82rem;font-weight:500;padding:.45rem .75rem;border-radius:10px;text-decoration:none;transition:all .25s}.nav-link:hover{color:var(--primary);background:var(--primary-subtle);text-decoration:none}.nav-link.active{color:var(--primary);background:var(--primary-subtle-strong);box-shadow:inset 0 0 0 1px #22d3ee33}.telegram-nav-link{color:#229ed9!important}.telegram-nav-link:hover{background:#229ed91f!important}.lang-switcher{display:flex;gap:0;background:var(--panel-bg);border-radius:8px;padding:2px;border:1px solid var(--glass-border)}.lang-btn{background:none;border:none;color:var(--muted);font-size:.72rem;font-weight:700;padding:.35rem .55rem;border-radius:6px;cursor:pointer;min-width:2rem}.lang-btn.active{background:var(--primary-subtle-strong);color:var(--primary)}.user-pill{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2;padding:0 .35rem}.user-name{font-size:.78rem;font-weight:600}.user-section{font-size:.62rem;color:var(--muted)}.user-badge{font-size:.58rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.profile-menu{position:relative}.profile-menu-btn{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--glass-border);border-radius:50%;background:#22d3ee14;cursor:pointer;transition:border-color .2s,box-shadow .2s}.profile-menu-btn:hover{border-color:#22d3ee59}.profile-avatar{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-size:.72rem;font-weight:700;color:var(--primary)}.profile-avatar-lg{width:2.5rem;height:2.5rem;flex-shrink:0;background:#22d3ee1f;border:1px solid rgba(34,211,238,.25);font-size:.85rem}.profile-badge{position:absolute;top:-2px;right:-2px;background:var(--error);color:#fff;font-size:.58rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:flex;align-items:center;justify-content:center}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(300px,calc(100vw - 1.5rem));z-index:250;padding:0!important;overflow:hidden;border:1px solid var(--glass-border);box-shadow:0 12px 40px #00000080;border-radius:14px}.profile-dropdown-user{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#22d3ee0a;border-bottom:1px solid var(--border)}.profile-dropdown-user-text{min-width:0;flex:1}.profile-dropdown-user strong{display:block;font-size:.9rem;margin-bottom:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-location{display:block;font-size:.75rem;color:var(--muted)}.profile-role-pill{display:inline-block;margin-top:.35rem;font-size:.62rem;font-weight:600;padding:.15rem .45rem;border-radius:999px;color:var(--accent);background:#a78bfa1f;border:1px solid rgba(167,139,250,.25);text-transform:none;letter-spacing:0}.profile-dropdown-actions{padding:.35rem 0}.profile-action-row{display:flex;align-items:center;gap:.5rem;width:100%;padding:.7rem 1rem;border:none;background:transparent;color:var(--text);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s}.profile-action-row:hover,.profile-action-row.active{background:#94a3b80f}.profile-action-row>span:first-child{flex:1}.profile-action-badge{font-size:.65rem;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--error);color:#fff;display:inline-flex;align-items:center;justify-content:center}.profile-action-chevron{color:var(--muted);font-size:1rem;line-height:1;width:1rem;text-align:center}.profile-action-lang{cursor:default;justify-content:space-between;border-top:1px solid var(--border);margin-top:.25rem;padding-top:.85rem}.profile-action-lang:hover{background:transparent}.profile-action-logout{color:var(--error);border-top:1px solid var(--border);margin-top:.25rem}.profile-action-logout:hover{background:#f8717114}.profile-notif-wrap{border-bottom:1px solid var(--border);background:var(--muted-surface)}.notification-panel{padding:0}.notification-panel-compact .notification-empty.compact{padding:.65rem 1rem;margin:0;font-size:.8rem}.notification-panel-toolbar{display:flex;justify-content:flex-end;padding:.35rem 1rem 0}.notification-panel-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:600;font-size:.82rem}.notification-list-compact{max-height:200px}.notification-empty.compact{padding:1rem}.profile-dropdown-section{border-bottom:1px solid var(--border)}.profile-dropdown-lang{padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-dropdown-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);flex-shrink:0}.profile-dropdown-logout{width:100%;padding:.85rem 1rem;border:none;background:transparent;color:var(--error);font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:left}.profile-dropdown-logout:hover{background:#f8717114}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;background:var(--sidebar-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;cursor:pointer}.mobile-nav-drawer{position:fixed;top:0;left:0;bottom:0;z-index:190;width:min(300px,88vw);display:flex;flex-direction:column;background:var(--overlay-bg);border-right:1px solid var(--glass-border);box-shadow:8px 0 32px #0006;animation:slideInLeft .22s ease}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--border);font-weight:600;font-size:.95rem;flex-shrink:0}.mobile-nav-close{width:36px;height:36px;border:none;border-radius:10px;background:#94a3b814;color:var(--text);font-size:1.35rem;line-height:1;cursor:pointer}.mobile-nav-content{flex:1;overflow-y:auto;padding:.75rem!important}.main{flex:1;min-width:0;padding:0;position:relative;z-index:1}.main-inner{max-width:960px;margin:0 auto;padding:1.5rem 1.75rem 3rem;min-width:0;overflow-x:hidden}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.15rem;border-radius:12px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .25s;font-family:inherit}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--primary-dim),var(--primary));color:var(--btn-primary-text)}.btn-primary:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 2px 12px var(--btn-shadow)}.btn-glow{box-shadow:0 2px 16px var(--btn-shadow)}.btn-glass{background:var(--glass);border:1px solid var(--glass-border);color:var(--text)}.btn-glass:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.btn-secondary{background:var(--glass);border:1px solid var(--glass-border);color:var(--text)}.btn-ghost{background:transparent;color:var(--muted)}.btn-ghost:hover{color:var(--text)}.btn-block{width:100%;margin-top:.5rem}.btn-voted,.btn-follow-active{background:#22d3ee1f;color:var(--primary);border:1px solid rgba(34,211,238,.35)}.btn-sm{padding:.35rem .75rem;font-size:.78rem}.btn-lg{padding:.75rem 1.35rem;font-size:.95rem}.btn-danger-text{color:var(--error)!important}.btn-danger{background:#ef444426;border:1px solid rgba(239,68,68,.45);color:#f87171}.btn-danger:hover:not(:disabled){background:#ef444440;border-color:#ef4444a6}.status-hidden{background:#94a3b826;border:1px solid rgba(148,163,184,.35);color:var(--muted)}.issue-moderation-toolbar{flex-shrink:0}.issue-moderation-btns{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.issue-moderation-error{margin:0 0 .35rem;font-size:.72rem;color:var(--error);text-align:right;max-width:12rem}.btn-xs{padding:.3rem .55rem;font-size:.68rem;font-weight:600;border-radius:8px;white-space:nowrap}.activity-sidebar{padding:0!important;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 5.5rem)}.activity-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.9rem 1rem;border-bottom:1px solid var(--border);flex-shrink:0}.activity-sidebar-header h2{margin:0;font-size:.9rem;font-weight:700}.activity-sidebar-count{font-size:.68rem;font-weight:700;padding:.12rem .45rem;border-radius:999px;background:#22d3ee1f;color:var(--primary);border:1px solid rgba(34,211,238,.2)}.activity-sidebar-body{overflow-y:auto;padding:.35rem 1rem .85rem;flex:1;min-height:0}.activity-sidebar .activity-item:last-child{border-bottom:none}.activity-sidebar .activity-content strong{font-size:.8rem}.activity-sidebar .activity-details{font-size:.75rem}.repair-image-cell{position:relative}.repair-image-remove{position:absolute;top:.35rem;right:.35rem;width:1.65rem;height:1.65rem;border:none;border-radius:999px;background:#0f172abf;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.repair-image-remove:hover:not(:disabled){background:#ef4444e6}.hero-banner{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 2.25rem;border-radius:var(--radius);margin-bottom:1.5rem;background:linear-gradient(135deg,#22d3ee14,#a78bfa14);border:1px solid var(--glass-border-bright);box-shadow:var(--glow);position:relative;overflow:hidden}.hero-banner:after{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(34,211,238,.15),transparent 70%);pointer-events:none}.hero-text h1{font-size:1.65rem;margin-bottom:.4rem;background:linear-gradient(135deg,var(--text),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-text p{font-size:.9rem;color:var(--muted);line-height:1.55}.hero-cta{background:linear-gradient(135deg,var(--primary-dim),var(--primary))!important;color:var(--btn-primary-text)!important}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-bottom:1.5rem}.stat-card{padding:1.2rem;text-align:center;border-radius:var(--radius);background:var(--surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .25s}.stat-card:hover{border-color:var(--glass-border-bright);transform:translateY(-2px)}.stat-value{display:block;font-size:2rem;font-weight:700;font-family:Space Grotesk,sans-serif}.stat-label{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.stat-open .stat-value{color:var(--open);text-shadow:0 0 20px rgba(251,191,36,.3)}.stat-progress .stat-value{color:var(--progress);text-shadow:0 0 20px rgba(34,211,238,.3)}.stat-resolved .stat-value{color:var(--resolved);text-shadow:0 0 20px rgba(52,211,153,.3)}.stat-overdue .stat-value{color:#fb7185;text-shadow:0 0 20px rgba(251,113,133,.3)}.stats-row-6{grid-template-columns:repeat(6,1fr)}@media (max-width: 900px){.stats-row-6{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.stats-row-6{grid-template-columns:repeat(2,1fr)}}.filters-panel{padding:1.25rem;margin-bottom:1.5rem}.filters-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filters-panel-header h2{font-size:.95rem}.filter-quick{display:flex;gap:.5rem}.filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}select,.page input:not([type=file]):not([type=checkbox]):not([type=radio]),.page textarea,.form-card input:not([type=file]):not([type=checkbox]):not([type=radio]),.form-card textarea,.household-page input:not([type=file]),.auth-card input:not([type=file]):not([type=checkbox]):not([type=radio]),.auth-card textarea,.auth-panel input:not([type=file]):not([type=checkbox]):not([type=radio]),.modal input:not([type=file]):not([type=checkbox]):not([type=radio]),.modal select,.modal textarea,.signup-page input:not([type=file]):not([type=checkbox]),.signup-card input:not([type=file]):not([type=checkbox]),.interest-form input:not([type=file]):not([type=checkbox]),.interest-form textarea,.theme-input{display:block;width:100%;box-sizing:border-box;padding:.75rem 2.75rem .75rem 1rem;border:1px solid var(--glass-border);border-radius:12px;font-size:.9rem;font-family:inherit;background-color:var(--input-bg);color:var(--text);transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-card input[type=password],.auth-card input[type=email],.auth-card input[type=tel],.auth-card input[type=text],.auth-panel input[type=password],.auth-panel input[type=email],.auth-panel input[type=tel],.auth-panel input[type=text]{background-color:var(--input-bg-solid)}.auth-card input:-webkit-autofill,.auth-card input:-webkit-autofill:hover,.auth-card input:-webkit-autofill:focus,.auth-panel input:-webkit-autofill,.auth-panel input:-webkit-autofill:hover,.auth-panel input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--input-autofill) inset;-webkit-text-fill-color:var(--text);caret-color:var(--text);transition:background-color 5000s ease-in-out 0s}.auth-card select,.auth-panel select{display:block;width:100%;box-sizing:border-box;padding:.75rem 2.75rem .75rem 1rem;border:1px solid var(--glass-border);border-radius:12px;font-size:.9rem;font-family:inherit;background-color:var(--input-bg);color:var(--text)}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;background-size:.75rem}select option{background:var(--surface-solid);color:var(--text)}select:focus,.page input:focus,.page textarea:focus,.form-card input:focus,.form-card textarea:focus,.auth-card input:focus,.auth-card textarea:focus,.auth-panel input:focus,.modal input:focus,.modal select:focus,.modal textarea:focus,.theme-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #22d3ee1f}select:disabled{opacity:.5;cursor:not-allowed}.field-inline{display:flex;flex-direction:column;gap:.35rem;font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;min-width:140px}.field-inline select,.field-inline input{margin-top:0;min-width:160px}.field-inline-lg select{min-width:220px;font-size:1rem;font-weight:600}.inline-form{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}.inline-form input{flex:1;min-width:140px;margin-top:0;padding:.65rem .9rem}form label{display:block;margin-bottom:1rem;font-size:.78rem;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}form label input,form label select,form label textarea{margin-top:.35rem;display:block;width:100%}form textarea{padding:.75rem 1rem}form input[type=file],.file-input{padding:.65rem 1rem;cursor:pointer}form input[type=file]::file-selector-button,.file-input::file-selector-button{margin-right:.75rem;padding:.45rem .85rem;border-radius:8px;border:1px solid var(--glass-border);background:#22d3ee1f;color:var(--primary);font-family:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.field-hint{font-size:.75rem;color:var(--muted);margin:-.5rem 0 1rem}.issue-list{display:flex;flex-direction:column;gap:.85rem}.issue-card{display:block;padding:1.1rem 1.25rem;color:inherit;text-decoration:none;transition:border-color .2s,background .2s;border:1px solid var(--glass-border);border-radius:var(--radius);background:var(--surface)}.issue-card:hover{border-color:var(--glass-border-bright);background:var(--hover-subtle);text-decoration:none}.issue-category-icon{width:2.85rem;height:2.85rem;display:flex;align-items:center;justify-content:center;font-size:1.35rem;background:#22d3ee1a;border-radius:14px;flex-shrink:0;border:1px solid rgba(34,211,238,.2)}.issue-card-top{display:flex;gap:1rem;margin-bottom:.85rem}.issue-card-body{flex:1;min-width:0}.issue-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.4rem;flex-wrap:wrap}.issue-card-header h3{font-size:1.02rem;font-weight:600;flex:1;min-width:0;line-height:1.35}.issue-desc{color:var(--muted);font-size:.875rem}.issue-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--border)}.issue-meta{display:flex;flex-wrap:wrap;gap:.4rem}.meta-chip{font-size:.72rem;padding:.2rem .55rem;border-radius:8px;background:var(--glass);color:var(--muted);border:1px solid var(--border)}.meta-chip.affected{color:var(--primary);background:#22d3ee1a;border-color:#22d3ee40;font-weight:600}.issue-time{font-size:.72rem;color:var(--muted)}.status-badge,.priority-badge,.category-badge{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;font-size:.68rem;font-weight:600;white-space:nowrap;line-height:1.2;flex-shrink:0}.status-OPEN,.status-open{background:#fbbf2426;color:var(--open);border:1px solid rgba(251,191,36,.3)}.status-IN_PROGRESS,.status-progress{background:#22d3ee1f;color:var(--progress);border:1px solid rgba(34,211,238,.3)}.status-RESOLVED,.status-resolved{background:#34d3991f;color:var(--resolved);border:1px solid rgba(52,211,153,.3)}.priority-high,.priority-HIGH{background:#f871711f;color:var(--error);border:1px solid rgba(248,113,113,.3)}.priority-medium,.priority-MEDIUM{background:#fbbf241f;color:var(--open);border:1px solid rgba(251,191,36,.3)}.priority-low,.priority-LOW{background:#94a3b81a;color:var(--muted);border:1px solid var(--border)}.category-badge{background:#94a3b814;color:var(--muted);border:1px solid var(--border)}.issue-detail-page{max-width:1120px;margin:0 auto}.issue-detail-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.issue-detail-header .back-link{margin-bottom:0}.issue-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:1.25rem;align-items:start;margin-top:1.25rem}.issue-detail-main{min-width:0;display:flex;flex-direction:column;gap:1rem}.issue-detail-main>*{margin-top:0!important}.issue-detail-aside{position:sticky;top:4.25rem;min-width:0}.detail-hero{padding:1.5rem 1.65rem;margin-bottom:0}.detail-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.detail-hero-top{display:flex;gap:1rem;flex:1;min-width:0}.detail-hidden-notice{margin:0 0 .75rem;padding:.5rem .75rem;border-radius:10px;font-size:.78rem;line-height:1.45;color:var(--muted);background:#94a3b81a;border:1px solid rgba(148,163,184,.25)}.detail-image-wrap{border-radius:14px;overflow:hidden;border:1px solid var(--glass-border);margin-bottom:1rem;line-height:0;background:var(--hover-subtle)}.detail-image-wrap .detail-image{margin-bottom:0;border:none;border-radius:0}.detail-icon{font-size:2rem;width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22d3ee26,#a78bfa26);border-radius:16px;flex-shrink:0;border:1px solid var(--glass-border-bright)}.detail-hero-main{min-width:0}.detail-hero-main h1{font-size:1.45rem;margin-bottom:.55rem;line-height:1.3;word-break:break-word}.badge-group{display:flex;flex-wrap:wrap;gap:.4rem}.detail-desc{margin:1.25rem 0;line-height:1.7;color:#cbd5e1}.detail-image{display:block;width:100%;max-width:100%;max-height:480px;height:auto;object-fit:contain;border-radius:14px;margin-bottom:1rem;border:1px solid var(--glass-border)}.detail-repair-proof{margin:0 0 1rem;padding:.85rem 0 0;border-top:1px solid var(--border)}.detail-repair-proof-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.detail-repair-proof-label{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text);margin-bottom:.2rem}.detail-repair-proof-hint{margin:0;font-size:.78rem;color:var(--muted);line-height:1.4;max-width:28rem}.repair-images-inline{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.repair-images-inline .repair-image-cell{flex:0 0 auto;width:88px}.repair-images-inline .repair-image-wrap{width:88px;height:88px;aspect-ratio:1}.issue-conversation{padding:1.25rem 1.35rem}.issue-thread-block{margin:0}.issue-thread-head{margin-bottom:.85rem}.issue-thread-head h2{font-size:1rem;margin:0 0 .25rem}.issue-thread-head .section-desc{margin:0;font-size:.8rem}.issue-thread-divider{height:1px;background:var(--border);margin:1.15rem 0}.thread-form{display:flex;flex-direction:column;gap:.55rem;margin-top:.85rem}.thread-form textarea{width:100%;resize:vertical;min-height:4rem;max-height:10rem}.thread-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.detail-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:var(--muted);margin-bottom:1.25rem}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid var(--border)}.follow-section{display:flex;align-items:center;gap:.65rem}.follow-count{font-size:.8rem;color:var(--muted)}.vote-count{font-size:.875rem;color:var(--muted)}.status-stepper{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;margin:.5rem 0 1rem;position:relative}.step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step-dot{width:2.15rem;height:2.15rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:var(--glass);border:2px solid var(--glass-border);color:var(--muted);z-index:1;transition:all .3s}.step.active .step-dot{background:var(--primary);border-color:var(--primary);color:var(--btn-primary-text);box-shadow:0 0 20px var(--btn-shadow)}.step.done .step-dot{background:var(--resolved);border-color:var(--resolved);color:var(--btn-primary-text);box-shadow:0 0 16px #34d39966}.step-label{font-size:.68rem;color:var(--muted);margin-top:.5rem;text-align:center}.step.active .step-label{color:var(--primary);font-weight:600}.step-line{position:absolute;top:1rem;left:50%;width:100%;height:2px;background:var(--glass-border);z-index:0}.step.done .step-line{background:var(--resolved)}.admin-updates-section,.comments-section,.activity-section,.repair-proof-section,.internal-notes-section,.issue-conversation{padding:1.25rem 1.35rem;margin-top:0}.collapsible-panel{margin-top:1rem;padding:0!important;overflow:hidden}.collapsible-trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:.9rem 1.1rem;border:none;background:transparent;color:var(--text);font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:left}.collapsible-trigger:hover{background:#94a3b80a}.collapsible-title{flex:1}.collapsible-count{font-size:.72rem;font-weight:700;padding:.15rem .45rem;border-radius:999px;background:#22d3ee1f;color:var(--primary);border:1px solid rgba(34,211,238,.2)}.collapsible-chevron{color:var(--muted);font-size:1.1rem;line-height:1;width:1.25rem;text-align:center}.collapsible-body{padding:0 1.1rem 1rem;border-top:1px solid var(--border)}.activity-list-compact .activity-item{padding:.65rem 0}.loading.compact,.error.compact{padding:.75rem 0;font-size:.85rem}.empty-comments.compact{padding:.5rem 0;margin:0;font-size:.85rem}.activity-collapsible{margin-top:.85rem}.section-header h2{font-size:1.05rem;margin-bottom:.25rem}.section-desc{font-size:.85rem;color:var(--muted);margin-bottom:1.25rem}.admin-update-list{list-style:none}.admin-update-item{padding:1rem;margin-bottom:.75rem;border-radius:14px;background:linear-gradient(135deg,#22d3ee0f,#a78bfa0f);border:1px solid var(--glass-border);border-left:3px solid var(--primary)}.admin-avatar{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,var(--primary-dim),var(--accent-dim));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.admin-update-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.65rem}.admin-update-author{display:flex;align-items:center;gap:.65rem}.admin-role{display:block;font-size:.7rem;color:var(--muted);text-transform:capitalize}.admin-update-time{font-size:.75rem;color:var(--muted)}.admin-update-text{line-height:1.6;color:var(--text)}.comment-list{list-style:none;margin-bottom:1rem}.comment-item{padding:.85rem 0;border-bottom:1px solid var(--border)}.comment-header{display:flex;justify-content:space-between;font-size:.85rem;margin-bottom:.35rem}.comment-header span{color:var(--muted);font-size:.75rem}.comment-form textarea{width:100%;margin-bottom:.75rem;resize:vertical}.activity-list{list-style:none}.activity-item{display:flex;gap:.85rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.activity-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);margin-top:.4rem;flex-shrink:0;box-shadow:0 0 10px var(--primary)}.activity-content strong{display:block;font-size:.875rem}.activity-user{font-size:.75rem;color:var(--muted)}.activity-details{font-size:.8rem;margin:.2rem 0;color:#94a3b8}.activity-time{font-size:.7rem;color:var(--muted)}.notification-bell{position:relative}.bell-btn{background:none;border:none;font-size:1.1rem;cursor:pointer;position:relative;padding:.35rem}.bell-badge{position:absolute;top:0;right:0;background:var(--error);color:#fff;font-size:.6rem;font-weight:700;padding:.1rem .35rem;border-radius:999px;min-width:16px}.notification-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:340px;z-index:200;padding:0!important}.notification-dropdown-header{display:flex;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--border);font-weight:600;font-size:.9rem}.link-btn{background:none;border:none;color:var(--primary);font-size:.75rem;cursor:pointer}.notification-list{list-style:none;max-height:360px;overflow-y:auto}.notification-list li{border-bottom:1px solid var(--border)}.notification-list li.unread{background:#22d3ee14}.notification-list a{display:block;padding:.85rem 1rem;color:inherit;text-decoration:none}.notification-list a:hover{background:#22d3ee0d}.notification-list p{font-size:.85rem;margin-bottom:.2rem}.notification-list span{font-size:.72rem;color:var(--muted)}.notification-empty{padding:2rem;text-align:center;color:var(--muted)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative;background:var(--bg)}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:960px;width:100%;align-items:center;position:relative;z-index:1}.auth-brand{padding:1rem}.auth-brand-badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.15em;color:var(--primary);border:1px solid rgba(34,211,238,.3);padding:.3rem .65rem;border-radius:999px;margin-bottom:1rem;background:#22d3ee14}.auth-brand-icon{font-size:3rem;display:block;margin-bottom:1rem;filter:drop-shadow(0 0 20px rgba(34,211,238,.4))}.auth-brand h1{font-size:2.1rem;margin-bottom:.75rem;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline{color:var(--muted);margin-bottom:1.5rem;line-height:1.6}.auth-features{list-style:none;margin-bottom:1.5rem}.auth-features li{padding:.45rem 0 .45rem 1.5rem;position:relative;font-size:.95rem}.auth-features li:before{content:"◈";position:absolute;left:0;color:var(--primary);font-size:.75rem}.auth-card{padding:2rem}.auth-card h2{font-size:1.35rem;margin-bottom:.25rem}.auth-card .subtitle{margin-bottom:1.25rem}.auth-card form label{margin-bottom:.85rem}.auth-card .btn-primary{width:100%;margin-top:.25rem}.auth-card .btn-block{width:100%;margin-top:.5rem}.auth-tabs{display:flex;gap:.35rem;margin-bottom:1.25rem;padding:.25rem;border-radius:12px;background:var(--panel-bg);border:1px solid var(--glass-border)}.auth-tab{flex:1;padding:.55rem .5rem;border:none;border-radius:10px;background:transparent;color:var(--muted);font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer}.auth-tab.active{background:var(--primary-subtle-strong);color:var(--primary);box-shadow:inset 0 0 0 1px var(--glass-border-bright)}.page-tabs{display:flex;gap:.35rem;margin-bottom:1.25rem;padding:.25rem;border-radius:12px;background:var(--panel-bg);border:1px solid var(--glass-border);max-width:420px}.page-tab{flex:1;padding:.55rem .85rem;border:none;border-radius:10px;background:transparent;color:var(--muted);font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer}.page-tab.active{background:var(--primary-subtle-strong);color:var(--primary);box-shadow:inset 0 0 0 1px var(--glass-border-bright)}.team-table .residents-header,.team-table .residents-row{grid-template-columns:1fr 1.05fr .8fr .95fr .85fr .65fr 1.15fr}.subtitle{color:var(--muted);font-size:.88rem;margin-bottom:1.25rem}.auth-link{margin-top:1.25rem;text-align:center;font-size:.85rem;color:var(--muted)}.demo-otp-hint{font-size:.82rem;color:var(--primary);background:#22d3ee14;padding:.5rem .75rem;border-radius:10px;margin-bottom:1rem;border:1px solid rgba(34,211,238,.2)}.demo-accounts{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border)}.demo-label{font-size:.72rem;color:var(--muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.demo-btn{display:flex;justify-content:space-between;width:100%;padding:.65rem .9rem;margin-bottom:.4rem;background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:12px;cursor:pointer;text-align:left;color:var(--text);font-family:inherit;transition:all .2s}.demo-btn:hover{border-color:var(--primary);background:#22d3ee14}.demo-btn span{color:var(--muted);font-size:.78rem}.error{background:#f871711a;color:var(--error);padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem;font-size:.875rem;border:1px solid rgba(248,113,113,.25)}.success-banner{background:#34d3991a;color:var(--resolved);padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem;font-size:.875rem;border:1px solid rgba(52,211,153,.25)}.dev-panel .btn-block{width:100%;margin-top:.5rem}.dev-panel .btn-primary{margin-top:.25rem}.loading,.empty-comments{text-align:center;padding:1.5rem;color:var(--muted)}.empty-state{text-align:center;padding:3rem 1.5rem}.empty-icon{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.7}.back-link{display:inline-block;margin-bottom:1rem;font-size:.875rem;color:var(--muted)}.admin-table{display:flex;flex-direction:column;gap:.85rem}.admin-row{padding:1.2rem 1.4rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-row-main{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.admin-title{font-weight:600;color:var(--text)}.admin-row-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:var(--muted);margin-bottom:.85rem}.admin-actions{display:flex;flex-wrap:wrap;gap:1rem}.admin-action-label{font-size:.72rem;font-weight:600;color:var(--muted);display:flex;flex-direction:column;gap:.3rem}.status-select{padding:.55rem 2.25rem .55rem .85rem;border-radius:10px;background:var(--muted-surface);border:1px solid var(--glass-border);color:var(--text);font-size:.85rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:.7rem}.page-centered{display:flex;flex-direction:column;align-items:center}.page-centered-inner{width:100%;max-width:560px;min-width:0}.page-centered .page-header{text-align:center;margin-bottom:1.5rem}.page-centered .form-card{max-width:none;width:100%;min-width:0;overflow:hidden}.image-preview-wrap{margin:.35rem 0 1rem;max-width:100%;border-radius:12px;overflow:hidden;border:1px solid var(--glass-border);background:var(--hover-subtle);line-height:0}.image-preview{display:block;width:100%;max-width:100%;max-height:280px;height:auto;object-fit:contain}.internal-notes-section .section-header,.repair-proof-section .section-header{margin-bottom:.85rem}.internal-notes-section .section-header{margin-bottom:1rem;padding-top:.15rem}.internal-notes-section h2{font-size:1.05rem;margin:0}.staff-badge{font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#a78bfa1f;border:1px solid rgba(167,139,250,.25);padding:.15rem .45rem;border-radius:999px;vertical-align:middle}.note-list{list-style:none;margin-bottom:1rem}.note-item{padding:.85rem 0;border-bottom:1px solid var(--border)}.repair-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.repair-image-wrap{display:block;border-radius:12px;overflow:hidden;border:1px solid var(--glass-border);aspect-ratio:1}.repair-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.repair-upload-label{display:block;font-size:.78rem;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.repair-upload-label .file-input{margin-top:.35rem}.loading-inline{font-size:.82rem;color:var(--muted);margin-top:.5rem}.form-card{padding:1.5rem;max-width:560px;min-width:0;box-sizing:border-box}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:0 1rem}.page-header{margin-bottom:1.5rem}.page-header h1{font-size:1.75rem;margin-bottom:.3rem;background:linear-gradient(135deg,var(--text),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-header p{color:var(--muted)}.page-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.sections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.section-card{padding:1.15rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.section-card-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid var(--border)}.section-card-header h3{font-size:.95rem}.apartment-list{list-style:none;margin:0 0 .85rem;max-height:180px;overflow-y:auto}.apartment-list li{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.85rem;border-bottom:1px solid var(--border)}.apartment-list li:last-child{border-bottom:none}.apartment-empty{color:var(--muted);font-size:.82rem;font-style:italic;border:none!important}.section-apt-count{display:inline-flex;margin-left:.45rem;font-size:.68rem;font-weight:700;padding:.1rem .4rem;border-radius:999px;background:var(--primary-subtle);color:var(--primary);vertical-align:middle}.building-apt-hint{margin:-.5rem 0 1rem}.building-admin-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.apt-bulk-toggle{margin-top:.5rem}.apt-bulk-panel{margin-top:.65rem;padding-top:.75rem;border-top:1px solid var(--border)}.apt-bulk-tabs{display:flex;gap:.25rem;margin-bottom:.65rem}.apt-bulk-tab{flex:1;padding:.4rem .5rem;border:none;border-radius:8px;background:var(--panel-bg);color:var(--muted);font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer}.apt-bulk-tab.active{background:var(--primary-subtle-strong);color:var(--primary)}.apt-bulk-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:.5rem;margin-bottom:.5rem}.apt-bulk-row label,.apt-bulk-paste label{font-size:.72rem}.apt-bulk-row input,.apt-bulk-paste textarea{width:100%;margin-top:.2rem;padding:.45rem .55rem;border-radius:8px;border:1px solid var(--glass-border);background:var(--elevated);color:var(--text);font-family:inherit;font-size:.82rem}.apt-bulk-preview{font-size:.78rem;color:var(--muted);margin:.5rem 0}.apt-bulk-preview-error{color:var(--error)}.apt-bulk-actions{display:flex;gap:.4rem;flex-wrap:wrap}.building-admin-page .admin-form{max-width:100%;margin-bottom:1.25rem}.building-admin-header{padding:1.25rem 1.35rem;margin-bottom:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem}.building-admin-title h2{font-size:1.15rem;margin-bottom:.25rem}.building-admin-title p{color:var(--muted);font-size:.88rem}.feed-page{max-width:none}.feed-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.feed-top h1{font-size:1.45rem;font-weight:700;margin-bottom:.2rem;letter-spacing:-.02em}.feed-location{color:var(--muted);font-size:.85rem}.feed-controls{padding:1rem;margin-bottom:1.25rem;border:1px solid var(--glass-border);border-radius:var(--radius);background:var(--surface)}.feed-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.feed-stat-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:64px;padding:.55rem .5rem;border-radius:12px;border:1px solid var(--border);background:var(--muted-surface);color:var(--muted);font-family:inherit;cursor:pointer;transition:all .2s}.feed-stat-btn:hover{border-color:var(--glass-border-bright);color:var(--text)}.feed-stat-num{font-size:1.35rem;font-weight:700;line-height:1;font-family:Space Grotesk,sans-serif}.feed-stat-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-align:center;line-height:1.25}.feed-stat-open .feed-stat-num{color:var(--open)}.feed-stat-progress .feed-stat-num{color:var(--progress)}.feed-stat-resolved .feed-stat-num{color:var(--resolved)}.feed-stat-open.active{border-color:#fbbf2473;background:#fbbf241a;color:var(--text);box-shadow:inset 0 0 0 1px #fbbf2426}.feed-stat-progress.active{border-color:#22d3ee73;background:#22d3ee1a;color:var(--text);box-shadow:inset 0 0 0 1px #22d3ee26}.feed-stat-resolved.active{border-color:#34d39973;background:#34d3991a;color:var(--text);box-shadow:inset 0 0 0 1px #34d39926}.feed-stat-open.active .feed-stat-label{color:var(--open)}.feed-stat-progress.active .feed-stat-label{color:var(--progress)}.feed-stat-resolved.active .feed-stat-label{color:var(--resolved)}.feed-filters-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem}.feed-selects{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.feed-selects select,.feed-advanced select{width:auto;min-width:0;max-width:180px;padding:.5rem 2rem .5rem .75rem;font-size:.82rem;border-radius:10px}.feed-advanced{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--border)}.feed-advanced select{max-width:200px}.segmented{display:inline-flex;background:var(--panel-bg);border:1px solid var(--border);border-radius:10px;padding:3px}.segmented-btn{padding:.4rem .75rem;border:none;border-radius:8px;background:transparent;color:var(--muted);font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s}.segmented-btn:hover{color:var(--text)}.segmented-btn.active{background:#22d3ee1f;color:var(--primary);font-weight:600}.residents-filter-bar{margin-bottom:1.25rem;padding:1rem 1.15rem}.residents-filter-bar .field-inline{margin:0;max-width:280px}.settings-page{max-width:720px}.settings-form{display:flex;flex-direction:column;gap:1.25rem}.settings-section{padding:1.35rem 1.4rem}.settings-section-head{margin-bottom:1.15rem}.settings-section-head h2{font-size:1.05rem;margin-bottom:.3rem}.settings-section-head p{font-size:.85rem;color:var(--muted);line-height:1.5}.settings-subhead{font-size:.88rem;margin:1rem 0 .35rem}.settings-hint{font-size:.78rem;color:var(--muted);margin:.5rem 0 0;line-height:1.45}.settings-toggle{display:flex;align-items:center;gap:.65rem;margin:.65rem 0;font-size:.88rem;cursor:pointer}.settings-toggle.compact{margin:.35rem 0;font-size:.82rem}.settings-toggle input{width:auto;margin:0;accent-color:var(--primary)}.settings-locations{margin-top:.75rem}.settings-location-group{padding:.85rem;margin-bottom:.65rem;border-radius:12px;border:1px solid var(--border);background:var(--muted-surface)}.settings-location-group strong{display:block;font-size:.82rem;margin-bottom:.5rem}.settings-location-group ul{list-style:none}.settings-soon-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.settings-actions{position:sticky;bottom:0;padding:1rem 0 .5rem;background:linear-gradient(transparent,var(--bg) 30%)}.settings-toggle .soon-badge{margin-left:.35rem}.household-page{max-width:640px}.household-header{margin-bottom:1rem}.household-header .household-location{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.household-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.household-info{padding:1.25rem;margin-bottom:1.5rem}.household-location{display:flex;flex-wrap:wrap;gap:.5rem}.location-chip{font-size:.78rem;padding:.35rem .75rem;border-radius:999px;background:var(--glass);border:1px solid var(--glass-border);color:var(--muted)}.location-chip.accent{color:var(--primary);border-color:#22d3ee4d;background:#22d3ee14}.household-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:1.5rem}.household-card{padding:1rem}.household-card-top{display:flex;gap:.75rem;align-items:center;margin-bottom:.65rem}.household-card-info{min-width:0;flex:1}.household-card-info h3{font-size:.95rem;font-weight:600;margin:0 0 .15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.household-avatar{width:2.5rem;height:2.5rem;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg,#22d3ee40,#a78bfa40);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.78rem;color:var(--primary);border:1px solid rgba(34,211,238,.25)}.household-phone{font-size:.8rem;color:var(--muted);margin:0}.household-badges{display:flex;gap:.35rem;flex-wrap:wrap}.household-remove{margin-top:.5rem;padding-left:0!important}.household-add{padding:1rem;max-width:none}.household-add h2{font-size:1rem;margin-bottom:.25rem}.household-add .subtitle{font-size:.82rem;margin-bottom:.85rem}.household-add-toggle{width:100%;justify-content:center}.household-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.85rem}.household-form-grid label{margin-bottom:0}.household-form-actions{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.role-pill{font-size:.68rem;padding:.2rem .55rem;border-radius:999px;background:#a78bfa1f;color:var(--accent);border:1px solid rgba(167,139,250,.25)}.status-pill{font-size:.68rem;padding:.2rem .55rem;border-radius:999px;font-weight:600}.status-pill.status-invited{background:#fbbf241f;color:var(--open);border:1px solid rgba(251,191,36,.25)}.status-pill.status-active{background:#34d3991f;color:var(--resolved);border:1px solid rgba(52,211,153,.25)}.status-pill.status-disabled{background:#f871711a;color:var(--error);border:1px solid rgba(248,113,113,.2)}.residents-table{overflow-x:auto;padding:0}.residents-header{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--border)}.residents-header,.residents-row{display:grid;grid-template-columns:1.1fr 1.1fr .75fr .55fr .65fr .65fr 1.5fr;gap:.75rem;align-items:center;padding:.85rem 1.25rem;font-size:.82rem}.residents-row{border-bottom:1px solid var(--border);transition:background .2s}.residents-row:hover{background:#22d3ee0a}.resident-name{font-weight:600}.resident-phone{color:var(--muted);font-family:monospace;font-size:.78rem}.residents-actions{display:flex;flex-wrap:wrap;gap:.25rem}.auth-page-split{display:grid;grid-template-columns:1.15fr 1fr;min-height:100vh;padding:0;align-items:stretch}.building-carousel{position:relative;min-height:100vh;overflow:hidden;border-right:1px solid var(--glass-border)}.carousel-track{position:absolute;top:0;right:0;bottom:0;left:0}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease}.carousel-slide.active{opacity:1}.carousel-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 8s ease}.carousel-slide.active img{transform:scale(1)}.platform-carousel .carousel-slide{background:linear-gradient(145deg,#22d3ee2e,#060b14eb)}.platform-carousel .carousel-slide-issues{background:linear-gradient(145deg,#22d3ee38,#060b14e6)}.platform-carousel .carousel-slide-team{background:linear-gradient(145deg,#a78bfa33,#060b14e6)}.platform-carousel .carousel-slide-residents{background:linear-gradient(145deg,#34d3992e,#060b14e6)}.carousel-logo-icon{font-size:2.5rem;filter:drop-shadow(0 0 16px rgba(34,211,238,.45))}.carousel-tagline{font-size:.82rem;color:#cbd5e1;margin-top:.5rem}.demo-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem 1rem;text-align:center;font-size:.78rem;padding:.5rem 1rem;background:#a78bfa1f;color:var(--accent);border-bottom:1px solid rgba(167,139,250,.2)}.demo-banner-text{color:var(--muted)}.demo-banner-link{border:none;background:none;padding:0;color:var(--primary);font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.demo-banner-link:hover{color:var(--accent)}.demo-interest-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:700;display:flex;align-items:center;justify-content:center;padding:1rem}.demo-interest-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;cursor:pointer;background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.demo-interest-modal{position:relative;width:min(480px,100%);max-height:90vh;overflow-y:auto;padding:1.35rem;margin:0}.demo-interest-close{position:absolute;top:.65rem;right:.75rem;border:none;background:none;font-size:1.35rem;line-height:1;color:var(--muted);cursor:pointer}.demo-interest-close:hover{color:var(--text)}.setup-banner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;margin-bottom:1.25rem}.setup-banner p{font-size:.85rem;color:var(--muted);margin:.25rem 0 0}.setup-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem}.invite-link-box{padding:1rem 1.15rem;margin-bottom:1rem}.invite-link-box code{display:block;margin-top:.5rem;padding:.65rem .75rem;border-radius:8px;background:var(--panel-bg);font-size:.78rem;word-break:break-all;border:1px solid var(--glass-border)}.carousel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#060b1459,#060b14bf 55%,#060b14f2)}.carousel-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:2.5rem 2.75rem}.carousel-logo{height:48px;margin-bottom:1rem;filter:drop-shadow(0 2px 12px rgba(0,0,0,.4))}.carousel-title{font-size:1.85rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.carousel-caption{color:#cbd5e1;font-size:.95rem;max-width:420px;margin-bottom:1.25rem;line-height:1.5}.carousel-dots{display:flex;gap:.45rem;margin-bottom:1rem}.carousel-dot{width:28px;height:4px;border-radius:999px;border:none;cursor:pointer;background:#ffffff40;transition:all .3s}.carousel-dot.active{background:var(--primary);width:40px;box-shadow:0 0 12px #22d3ee80}.carousel-website-link{font-size:.82rem;color:var(--primary);text-decoration:none;opacity:.9}.carousel-website-link:hover{text-decoration:underline}.auth-panel{display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem 2.25rem 2rem;gap:1rem;position:relative;z-index:1;overflow-y:auto;max-height:100vh;min-height:0;-webkit-overflow-scrolling:touch}.auth-panel-top{display:flex;justify-content:flex-end;gap:.5rem;align-items:center;flex-wrap:wrap}.telegram-bridge{padding:1.25rem 1.35rem;margin-bottom:1.25rem}.telegram-bridge.compact{margin-bottom:1.25rem;padding:1rem 1.15rem}.bridge-header{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem}.bridge-icon{font-size:1.25rem;color:var(--primary);text-shadow:0 0 12px rgba(34,211,238,.4)}.bridge-header h3{font-size:.95rem;margin-bottom:.15rem}.bridge-header p{font-size:.78rem;color:var(--muted)}.bridge-columns{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:stretch}.bridge-card{padding:.85rem;border-radius:12px;border:1px solid var(--glass-border);background:var(--muted-surface);display:flex;flex-direction:column;gap:.35rem}.bridge-platform{border-color:#22d3ee33}.bridge-telegram{border-color:#2aabee40}.bridge-card-icon{font-size:1.2rem}.bridge-card strong{font-size:.82rem}.bridge-card p{font-size:.72rem;color:var(--muted);line-height:1.45;flex:1}.bridge-divider{display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--accent)}.btn-telegram{background:linear-gradient(135deg,#229ed9,#1a8bc4);color:#fff;margin-top:.35rem;align-self:flex-start}.btn-telegram:hover{filter:brightness(1.08);box-shadow:0 4px 16px #229ed959}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:1.75rem;position:relative}.modal h2{font-size:1.25rem;margin-bottom:.25rem}.modal-actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:1rem}.modal-household{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.modal-household h3{font-size:.95rem;margin-bottom:.75rem}.modal-household-list{list-style:none;margin-bottom:.85rem}.modal-household-list li{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--border);font-size:.85rem}.modal-household-list li span{color:var(--muted);font-family:monospace;font-size:.78rem}.coming-soon-btn{position:relative;gap:.4rem}.soon-badge{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .35rem;border-radius:4px;background:#a78bfa33;color:var(--accent)}.info-banner{background:#a78bfa1a;border:1px solid rgba(167,139,250,.25);color:var(--accent);padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem;font-size:.875rem}.admin-row-overdue{border-color:#fb718559!important}.sla-badge{font-size:.68rem;padding:.2rem .55rem;border-radius:999px;font-weight:600;background:#fb718526;color:#fb7185;border:1px solid rgba(251,113,133,.3)}.admin-row-badges{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.assigned-chip{color:var(--primary)}.unassigned-chip{color:var(--muted);font-style:italic}.priority-high-text{color:var(--error);font-weight:600}.page-header-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.detail-top-actions{display:flex;justify-content:flex-end;margin-bottom:.75rem}.comment-form{display:flex;flex-direction:column;gap:.65rem}.comment-form .coming-soon-btn{align-self:flex-start}.onboarding-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem}.onboarding-card{max-width:440px;width:100%;padding:2rem;text-align:center}.onboarding-progress{display:flex;justify-content:center;gap:.4rem;margin-bottom:1.25rem}.onboarding-dot{width:28px;height:4px;border-radius:999px;background:var(--glass-border);transition:all .3s}.onboarding-dot.active{background:var(--primary);box-shadow:0 0 10px #22d3ee66}.onboarding-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.onboarding-card h2{font-size:1.35rem;margin-bottom:.35rem}.onboarding-card h3{font-size:1.05rem;color:var(--primary);margin-bottom:.5rem}.onboarding-card p{color:var(--muted);margin-bottom:1rem;line-height:1.55}.onboarding-building{font-size:.85rem;color:var(--accent);margin-bottom:1rem!important}.onboarding-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (max-width: 768px){.auth-page-split{grid-template-columns:1fr;min-height:100dvh;height:auto;align-items:start}.building-carousel{min-height:0;height:34vh;max-height:280px;border-right:none;border-bottom:1px solid var(--glass-border)}.carousel-content{padding:1.25rem 1.5rem}.carousel-title{font-size:1.35rem}.auth-panel{padding:1rem 1.25rem 2rem;max-height:none;overflow-y:visible;justify-content:flex-start}.auth-card{padding:1.25rem}.auth-panel-top{margin-bottom:.25rem}.bridge-columns{grid-template-columns:1fr}.bridge-divider{padding:.25rem 0}.stats-row{grid-template-columns:repeat(2,1fr)}.hero-banner{flex-direction:column;align-items:flex-start}.header-menu-btn{display:flex}.sidebar-desktop{display:none!important}.main-inner{padding:1rem 1rem 2.5rem}.feed-filters-row{flex-direction:column;align-items:stretch}.feed-selects{width:100%}.feed-selects select{flex:1;max-width:none}.feed-top{align-items:flex-start}.feed-top .btn{width:100%}.issue-card-top{gap:.75rem}.issue-card-header{flex-direction:column;align-items:flex-start;gap:.4rem}.status-stepper{flex-direction:row;gap:0;overflow-x:auto;padding:1rem .25rem .5rem;-webkit-overflow-scrolling:touch}.step{min-width:88px;flex:0 0 auto}.step-line{display:block}.step-label{font-size:.62rem;max-width:72px}.residents-header{display:none}.residents-row{grid-template-columns:1fr;gap:.35rem}.household-form-grid{grid-template-columns:1fr}.household-page{max-width:none}.profile-dropdown{position:fixed;top:56px;right:.75rem;left:auto;width:min(300px,calc(100vw - 1.5rem))}.issue-detail-layout{grid-template-columns:1fr;gap:1rem}.issue-detail-aside{position:static}.activity-sidebar{max-height:min(280px,40vh)}.detail-hero-head{flex-direction:column;align-items:stretch}.issue-moderation-btns{justify-content:flex-start}.issue-moderation-error{text-align:left;max-width:none}.detail-hero{padding:1.15rem 1.2rem}.detail-hero-main h1{font-size:1.25rem}.detail-icon{width:3rem;height:3rem;font-size:1.65rem}.detail-actions{flex-direction:column;align-items:stretch}.detail-actions .btn{width:100%}.follow-section{justify-content:center}}@media (max-width: 600px){.nav-link{padding:.35rem .5rem;font-size:.72rem}.filters{flex-direction:column}.team-table .residents-row{grid-template-columns:1fr;gap:.35rem}}.landing-interest-section{max-width:640px;margin:0 auto}.interest-form{padding:1.5rem;max-width:640px;margin:0 auto}.interest-form-modal{padding:0;max-width:none;box-shadow:none;border:none;background:transparent}.interest-form h2{font-size:1.25rem;margin-bottom:.35rem;font-weight:600}.interest-lead{color:var(--muted);font-size:.88rem;margin-bottom:1.25rem;line-height:1.5}.interest-form .field{display:block;margin-bottom:.85rem;font-size:.82rem;font-weight:500;color:var(--text)}.interest-form .field input,.interest-form .field textarea{margin-top:.35rem}.interest-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 .85rem;margin-bottom:0}.interest-success{color:var(--accent);margin:0;font-weight:600;text-align:center;padding:1rem}.landing-price-trial-badge{display:inline-block;font-size:.68rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;margin-bottom:.5rem;background:#34d39926;color:#34d399;border:1px solid rgba(52,211,153,.35)}.demo-otp-disabled{color:var(--warning, #fbbf24)}.platform-tabs{max-width:520px}.platform-config-card{padding:1.35rem;margin-top:.5rem}.platform-config-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem;margin:1rem 0}.platform-config-toggle{display:flex;align-items:center;gap:.5rem;font-size:.85rem;cursor:pointer}.platform-config-fields{margin-bottom:1rem}.platform-leads{padding:1.25rem}.platform-leads-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.platform-lead-item{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.85rem;border:1px solid var(--border);border-radius:12px}.platform-lead-item strong{display:block}.platform-lead-item span{display:block;font-size:.82rem;color:var(--muted)}.platform-lead-meta{font-size:.72rem!important;margin-top:.35rem}@media (max-width: 768px){.interest-grid{grid-template-columns:1fr}.platform-lead-item{flex-direction:column}}
