body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{--landing-primary:#3530dc;--landing-primary-dark:#262373;--landing-purple:#7e40e8;--landing-text:#2a3067;--landing-muted:#6f7495;--landing-border:#e7e8f2;--landing-bg:#f8f9fd;background:var(--landing-bg);width:100%;min-height:100vh;color:var(--landing-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page img{max-width:100%}.landing-page a,.landing-page button{font-family:inherit}.landing-nav{z-index:20;-webkit-backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #3c378212;align-items:center;width:100%;min-height:76px;padding:0 clamp(20px,5vw,90px);display:flex;position:relative}.landing-brand{color:var(--landing-primary-dark);letter-spacing:-.6px;cursor:pointer;flex-shrink:0;align-items:center;gap:10px;font-size:clamp(19px,2vw,21px);font-weight:800;text-decoration:none;display:flex}.landing-brand-mark{color:#fff;background:linear-gradient(135deg,#332ed6,#8b3aea);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;font-weight:800;display:flex;box-shadow:0 7px 18px #4c39cd38}.landing-nav-links{align-items:center;gap:clamp(20px,3vw,34px);margin-left:clamp(30px,5vw,65px);display:flex}.landing-nav-links a,.landing-login{color:#686c8e;white-space:nowrap;font-size:12px;font-weight:650;text-decoration:none;transition:color .15s,opacity .15s}.landing-nav-links a:hover,.landing-login:hover{color:var(--landing-primary)}.landing-nav-actions{flex-shrink:0;align-items:center;gap:clamp(12px,2vw,24px);margin-left:auto;display:flex}.landing-nav-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3c35da,#7a35e8);border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-size:11px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 18px #4738cd33}.landing-nav-cta:hover{transform:translateY(-1px);box-shadow:0 9px 22px #4738cd47}.landing-hero{color:#fff;background:linear-gradient(135deg,#2b27be 0%,#4530d7 36%,#7a36e7 69%,#b35bec 100%);flex-direction:column;align-items:center;min-height:780px;padding:92px clamp(24px,7vw,110px) 0;display:flex;position:relative;overflow:hidden}.landing-hero-glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.landing-hero-glow-one{background:#ffffff14;width:clamp(350px,45vw,620px);height:clamp(350px,45vw,620px);top:clamp(-280px,-18vw,-180px);right:clamp(-280px,-18vw,-180px)}.landing-hero-glow-two{background:#dc5aff1f;width:clamp(280px,35vw,430px);height:clamp(280px,35vw,430px);bottom:clamp(-180px,-12vw,-100px);left:clamp(-240px,-15vw,-150px)}.landing-hero-copy{z-index:2;text-align:center;width:100%;max-width:820px;position:relative}.landing-eyebrow{letter-spacing:1.8px;color:#ffffffa8;font-size:10px;font-weight:800}.landing-eyebrow-dark{color:#694cdc}.landing-hero h1{letter-spacing:-3.5px;margin:22px 0 20px;font-size:clamp(46px,6vw,72px);font-weight:780;line-height:1.02}.landing-hero h1 span{color:#ded6ff;display:inline}.landing-hero-copy>h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-hero-copy>p{color:#ffffffc7;width:100%;max-width:670px;margin:0 auto;font-size:clamp(13px,1.3vw,16px);line-height:1.75}.landing-hero-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.landing-primary-button,.landing-secondary-button{border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:0 clamp(18px,2vw,22px);font-size:12px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.landing-primary-button{color:#4939ca;background:#fff;box-shadow:0 12px 28px #1f186633}.landing-primary-button:hover{transform:translateY(-2px);box-shadow:0 15px 32px #1f186647}.landing-primary-button svg{font-size:17px}.landing-secondary-button{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.landing-secondary-button:hover{background:#ffffff24}.landing-hero-visual{z-index:3;width:min(1050px,100%);margin-top:clamp(48px,6vw,65px);position:relative}.landing-image-frame{background:linear-gradient(145deg,#f2f1fb,#e1ddf7);border:1px solid #ffffff40;position:relative;overflow:hidden;box-shadow:0 30px 75px #1e17644d}.landing-hero-image{border-radius:16px;width:100%;height:clamp(280px,44vw,470px)}.landing-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.landing-image-placeholder{background:linear-gradient(145deg,#edebf8,#dad5ef);justify-content:center;align-items:center;display:flex}.landing-image-placeholder-content{color:#5c5887;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.landing-image-placeholder-content svg{font-size:36px}.landing-image-placeholder-content strong{font-size:15px}.landing-image-placeholder-content span{opacity:.65;font-size:10px}.landing-floating-card{z-index:5;color:var(--landing-text);background:#fffffff2;border:1px solid #e1e1f5e6;border-radius:11px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 35px #221c642e}.landing-floating-card strong,.landing-floating-card span{display:block}.landing-floating-card strong{font-size:10px}.landing-floating-card span{color:#82859e;margin-top:2px;font-size:8px}.landing-floating-icon{color:#6549d8;background:#eeecff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.landing-floating-icon svg{font-size:18px}.landing-floating-notification{top:100px;right:clamp(-35px,-3vw,-15px)}.landing-floating-members{bottom:55px;left:clamp(-35px,-3vw,-15px)}.landing-avatar-stack{flex-shrink:0;display:flex}.landing-avatar-stack span{color:#fff;background:#7660d9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:8px;display:flex}.landing-avatar-stack span:first-child{margin-left:0}.landing-section{padding:clamp(75px,9vw,115px) clamp(20px,6vw,110px)}.landing-two-column{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(45px,7vw,90px);width:100%;max-width:1120px;margin:auto;display:grid}.landing-section-copy,.landing-section-heading{min-width:0}.landing-section-copy h2,.landing-section-heading h2{color:var(--landing-text);letter-spacing:-1.7px;margin:16px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(31px,4vw,47px);font-weight:700;line-height:1.1}.landing-section-copy h2 span,.landing-section-heading h2 span{color:#694bd8}.landing-section-copy>p,.landing-section-heading>p{color:var(--landing-muted);font-size:13px;line-height:1.8}.landing-check-list{gap:12px;margin-top:27px;display:grid}.landing-check-list div{color:#4c5179;align-items:center;gap:9px;font-size:12px;font-weight:650;display:flex}.landing-check-list span{color:#674bd9;background:#eeecff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.landing-product-image-wrap{background:linear-gradient(145deg,#eeecff,#f9f9ff);border-radius:18px;width:100%;padding:clamp(12px,2vw,20px)}.landing-product-image{border-color:#e3e1f3;border-radius:13px;width:100%;height:clamp(280px,38vw,430px);box-shadow:0 20px 50px #372f781a}.landing-features{background:#fff}.landing-section-heading{text-align:center;max-width:690px;margin:0 auto clamp(40px,5vw,55px)}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;max-width:1120px;margin:auto;display:grid}.landing-feature-card{border:1px solid var(--landing-border);background:#fff;border-radius:13px;min-width:0;min-height:235px;padding:26px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 25px #2d286409}.landing-feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #2d286414}.landing-feature-icon,.landing-community-icon{color:#684bd9;background:#efedff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.landing-feature-icon svg,.landing-community-icon svg{font-size:22px}.landing-feature-card h3{color:#303874;margin:21px 0 8px;font-size:15px;font-weight:750}.landing-feature-card p{color:var(--landing-muted);margin:0;font-size:11px;line-height:1.7}.landing-admin-section{color:#fff;background:linear-gradient(135deg,#2b2a64,#393182);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(45px,6vw,70px);width:100%;padding:clamp(75px,8vw,105px) clamp(20px,6vw,110px);display:grid}.landing-admin-copy{width:100%;max-width:530px;margin-left:auto}.landing-admin-copy h2{letter-spacing:-1.6px;margin:17px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(31px,4vw,46px);font-weight:700;line-height:1.1}.landing-admin-copy h2 span{color:#c9beff}.landing-admin-copy>p{color:#ffffffa6;font-size:13px;line-height:1.8}.landing-admin-pills{flex-wrap:wrap;gap:8px;margin-top:27px;display:flex}.landing-admin-pills span{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;display:flex}.landing-admin-pills svg{font-size:14px}.landing-admin-image{width:100%;max-width:700px}.landing-admin-image .landing-image-frame{border-color:#ffffff26;border-radius:14px;width:100%;height:clamp(280px,38vw,410px);box-shadow:0 25px 60px #00000040}.landing-communities{background:var(--landing-bg)}.landing-community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;max-width:900px;margin:auto;display:grid}.landing-community-card{border:1px solid var(--landing-border);background:#fff;border-radius:14px;min-width:0;padding:31px;box-shadow:0 7px 25px #2c296409}.landing-community-card h3{color:#313974;margin:21px 0 9px;font-size:18px;font-weight:750}.landing-community-card p{color:var(--landing-muted);margin:0;font-size:12px;line-height:1.7}.landing-community-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.landing-community-tags span{color:#747794;background:#f1f0fa;border-radius:6px;padding:6px 8px;font-size:9px}.landing-final-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#332fd5,#6931e2,#9e3deb);padding:clamp(75px,9vw,105px) 20px;position:relative;overflow:hidden}.landing-final-glow{background:#ffffff14;border-radius:50%;width:clamp(300px,45vw,500px);height:clamp(300px,45vw,500px);position:absolute;top:-300px;left:50%;transform:translate(-50%)}.landing-final-content{z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.landing-brand-light{color:#fff}.landing-final-content h2{letter-spacing:-2px;margin:25px 0 13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(33px,5vw,53px);font-weight:700;line-height:1.08}.landing-final-content p{color:#ffffffb3;width:100%;max-width:520px;margin:0 0 28px;font-size:13px;line-height:1.7}.landing-footer{color:#fff6;background:#232552;align-items:center;min-height:80px;padding:0 clamp(20px,6vw,110px);font-size:9px;display:flex}.landing-footer .landing-brand{color:#fff;font-size:17px}.landing-footer .landing-brand-mark{border-radius:8px;width:29px;height:29px;font-size:14px}.landing-footer-links{flex-wrap:wrap;gap:25px;margin-left:50px;display:flex}.landing-footer-links a{color:#ffffff73;text-decoration:none;transition:color .15s}.landing-footer-links a:hover{color:#fff}.landing-copyright{white-space:nowrap;margin-left:auto}@media (width<=1100px){.landing-nav-links{gap:22px;margin-left:35px}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-two-column{gap:45px}.landing-admin-section{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.landing-floating-notification{right:15px}.landing-floating-members{left:15px}}@media (width<=850px){.landing-nav{min-height:68px}.landing-nav-links{display:none}.landing-hero{min-height:700px}.landing-two-column{grid-template-columns:1fr;gap:50px}.landing-section-copy{text-align:center;max-width:700px;margin:auto}.landing-check-list{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.landing-product-image-wrap{max-width:800px;margin:auto}.landing-admin-section{text-align:center;grid-template-columns:1fr}.landing-admin-copy{max-width:700px;margin:auto}.landing-admin-pills{justify-content:center}.landing-admin-image{max-width:800px;margin:auto}.landing-community-grid{max-width:700px}}@media (width<=600px){.landing-nav{padding:0 16px}.landing-brand{font-size:19px}.landing-brand-mark{border-radius:9px;width:32px;height:32px;font-size:18px}.landing-nav-actions{gap:10px}.landing-login{display:none}.landing-nav-cta{min-height:35px;padding:0 13px;font-size:10px}.landing-hero{min-height:650px;padding:62px 16px 0}.landing-eyebrow{letter-spacing:1.4px;font-size:9px}.landing-hero h1{letter-spacing:-2px;margin-top:17px;font-size:clamp(37px,11vw,48px)}.landing-hero-copy>p{font-size:13px;line-height:1.7}.landing-hero-actions{flex-direction:column;gap:9px;width:100%;max-width:320px;margin:25px auto 0}.landing-primary-button,.landing-secondary-button{width:100%;min-height:44px}.landing-hero-visual{width:100%;margin-top:42px}.landing-hero-image{border-radius:12px;height:270px}.landing-floating-card{border-radius:9px;gap:7px;padding:9px 11px}.landing-floating-card strong{font-size:9px}.landing-floating-card span{font-size:7px}.landing-floating-icon{border-radius:7px;width:26px;height:26px}.landing-floating-icon svg{font-size:15px}.landing-floating-notification{top:35px;right:6px}.landing-floating-members{bottom:18px;left:6px}.landing-avatar-stack span{width:24px;height:24px;font-size:7px}.landing-section{padding:70px 18px}.landing-section-copy h2,.landing-section-heading h2{letter-spacing:-1.2px;font-size:clamp(30px,9vw,36px)}.landing-section-copy>p,.landing-section-heading>p{font-size:12px}.landing-check-list div{font-size:11px}.landing-product-image-wrap{border-radius:14px;padding:10px}.landing-product-image{border-radius:10px;height:280px}.landing-section-heading{margin-bottom:38px}.landing-feature-grid{grid-template-columns:1fr;gap:12px}.landing-feature-card{min-height:auto;padding:22px}.landing-feature-card h3{margin-top:17px}.landing-admin-section{padding:70px 18px}.landing-admin-copy h2{letter-spacing:-1.2px;font-size:clamp(30px,9vw,36px)}.landing-admin-copy>p{font-size:12px}.landing-admin-image .landing-image-frame{border-radius:11px;height:280px}.landing-admin-pills{gap:6px}.landing-admin-pills span{padding:7px 9px;font-size:8px}.landing-community-grid{grid-template-columns:1fr;gap:12px}.landing-community-card{padding:24px}.landing-community-card h3{font-size:17px}.landing-final-cta{padding:70px 18px}.landing-final-content h2{letter-spacing:-1.2px;font-size:clamp(31px,9vw,38px)}.landing-final-content p{font-size:12px}.landing-footer{flex-wrap:wrap;gap:18px;min-height:auto;padding:24px 18px;display:flex}.landing-footer-links{gap:16px;width:100%;margin-left:0}.landing-copyright{white-space:normal;width:100%;margin-left:0}}@media (width<=380px){.landing-nav-cta{padding:0 10px;font-size:9px}.landing-hero{padding-top:52px}.landing-hero h1{letter-spacing:-1.7px;font-size:35px}.landing-hero-image{height:235px}.landing-floating-card{transform-origin:50%;transform:scale(.9)}.landing-floating-notification{right:0}.landing-floating-members{left:0}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.navbar{background:#fff;border-bottom:1px solid #f0eff6;height:76px}.navbar-inner{align-items:center;max-width:1360px;height:100%;margin:0 auto;padding:0 32px;display:flex}.nav{align-items:center;gap:40px;margin-left:72px;display:flex}.nav a,.login{color:#66678c;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav a:hover,.login:hover{color:#4b2edb}.nav-actions{align-items:center;gap:28px;margin-left:auto;display:flex}.get-started{color:#fff;background:linear-gradient(135deg,#4b2edb,#6d3fe7);border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #4c2edb33}.get-started:hover{transform:translateY(-1px);box-shadow:0 12px 25px #4c2edb4d}.side-bar{box-sizing:border-box;background:linear-gradient(#3930dc 0%,#5630e1 45%,#9727ef 100%);flex-direction:column;width:220px;min-width:220px;height:100vh;min-height:100vh;transition:width .2s,min-width .2s;display:flex;position:sticky;top:0;left:0;overflow:hidden}.app-title{box-sizing:border-box;align-items:center;height:92px;min-height:92px;padding:0 22px;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#332ed6,#8b3aea);border:1px solid #8b3aea;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:800;display:flex}.logo-text{color:#fff;letter-spacing:-.5px;margin-left:12px;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:23px;font-weight:700}.sidebar-navigation{flex-direction:column;flex:1;padding:12px 12px 0;display:flex;overflow:hidden auto}.sidebar-navigation::-webkit-scrollbar{width:0}.module-container{width:100%;margin-bottom:5px}.module-btn{box-sizing:border-box;color:#ffffffeb;border-radius:10px;width:100%;height:48px;text-decoration:none;transition:background .15s,color .15s;display:block}.module-btn:hover{background:#ffffff1a}.module-btn.current{color:#fff;background:#ffffff2b;box-shadow:inset 0 0 0 1px #ffffff0d}.module-btn-inner{align-items:center;width:100%;height:100%;display:flex}.module-icon{width:44px!important;min-width:44px!important;height:44px!important;color:inherit!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.module-icon svg{font-size:21px}.module-btn-lbl{white-space:nowrap;margin:0;font-size:14px;font-weight:500;overflow:hidden}.module-arrow{color:#ffffffbf;align-items:center;height:100%;margin-left:auto;padding-right:5px;display:flex}.module-arrow svg{font-size:20px}.module-children{border-left:1px solid #ffffff2e;flex-direction:column;margin:2px 0 7px;padding-left:23px;display:flex}.sub-module-btn{box-sizing:border-box;color:#ffffffb3;white-space:nowrap;border-radius:7px;align-items:center;min-height:38px;padding-left:17px;padding-right:8px;font-size:13px;text-decoration:none;transition:color .15s,background .15s;display:flex;position:relative}.sub-module-btn:hover{color:#fff;background:#ffffff14}.sub-module-dot{background:#ffffff8c;border-radius:50%;width:4px;height:4px;margin-right:10px}.sidebar-bottom{border-top:1px solid #ffffff24;padding:14px 12px 18px}.sidebar-business{box-sizing:border-box;color:#fff;border-radius:10px;align-items:center;min-height:54px;padding:6px 8px;display:flex}.business-icon{background:#ffffff24;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.business-info{flex-direction:column;margin-left:10px;display:flex;overflow:hidden}.business-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.business-type{color:#fff9;margin-top:2px;font-size:11px}.side-bar.collapsed{width:55px;min-width:55px}.side-bar.collapsed .app-title{justify-content:center;padding:0}.side-bar.collapsed .logo-mark{width:34px;height:34px;font-size:18px}.side-bar.collapsed .sidebar-navigation{padding-left:7px;padding-right:7px}.side-bar.collapsed .module-btn{border-radius:9px;justify-content:center;display:flex}.side-bar.collapsed .module-btn-inner{justify-content:center}.side-bar.collapsed .module-icon{width:44px!important;min-width:44px!important}.side-bar.collapsed .sidebar-bottom{padding-left:7px;padding-right:7px}.side-bar.collapsed .sidebar-business{justify-content:center}.side-bar.collapsed .module-children{display:none}.sidebar-business{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;transition:background .15s}.sidebar-business:hover{background:#ffffff14}.membership-switcher-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);background:#14122859;justify-content:center;align-items:center;animation:.15s membershipOverlayIn;display:flex;position:fixed;inset:0}.membership-switcher-modal{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:430px;max-width:calc(100vw - 32px);max-height:calc(100vh - 40px);animation:.18s membershipModalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #2319502e,0 4px 16px #23195014}.membership-switcher-header{border-bottom:1px solid #eeeef3;justify-content:space-between;align-items:flex-start;padding:22px 22px 17px;display:flex}.membership-switcher-header h2{color:#202027;letter-spacing:-.2px;margin:0;font-size:17px;font-weight:650}.membership-switcher-header p{color:#858590;margin:5px 0 0;font-size:13px;line-height:1.4}.membership-switcher-close{color:#858590;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:-4px -4px 0 12px;font-size:24px;font-weight:300;line-height:1;transition:background .15s,color .15s;display:flex}.membership-switcher-close:hover{color:#303038;background:#f3f3f7}.membership-switcher-list{flex-direction:column;padding:10px;display:flex;overflow-y:auto}.membership-switcher-list::-webkit-scrollbar{width:5px}.membership-switcher-list::-webkit-scrollbar-thumb{background:#dcdce4;border-radius:10px}.membership-option{box-sizing:border-box;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;width:100%;min-height:66px;padding:9px 10px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.membership-option:hover{background:#f7f6fc}.membership-option.current{background:#f4f1ff;border-color:#e4ddff}.membership-option-icon{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#8c52ff,#6f42df);border-radius:11px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-right:12px;font-size:15px;font-weight:650;display:flex}.membership-option-info{flex-direction:column;flex:1;min-width:0;display:flex}.membership-option-name{color:#292930;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:550;overflow:hidden}.membership-option-meta{color:#92929c;align-items:center;margin-top:3px;font-size:12px;display:flex}.membership-option-separator{color:#c0c0c8;margin:0 5px}.membership-option-check{color:#fff;background:#8c52ff;border-radius:50%;justify-content:center;align-items:center;width:25px;min-width:25px;height:25px;margin-left:10px;font-size:13px;font-weight:700;display:flex}.membership-switcher-empty{color:#777780;align-items:center;padding:25px 15px;display:flex}.membership-switcher-empty-icon{color:#9a9aa4;background:#f2f2f5;border-radius:11px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-right:12px;font-size:18px;display:flex}.membership-switcher-empty strong{color:#414149;font-size:13px;font-weight:600;display:block}.membership-switcher-empty p{margin:3px 0 0;font-size:12px;line-height:1.4}@keyframes membershipOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes membershipModalIn{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.membership-switcher-modal{border-radius:14px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.membership-switcher-header{padding:19px 18px 15px}.membership-switcher-list{padding:8px}}.app-header{z-index:10;background:#fff;border-bottom:1px solid #eee;width:100%;height:4.5rem;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;height:100%;padding:0 1.75rem;display:flex}.app-header-left{align-items:center;min-width:0;display:flex}.app-header-logo{color:#202020;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.app-header-logo-icon{background:var(--koomuni-purple);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;font-weight:700;display:flex}.app-header-community{flex-direction:column;min-width:0;display:flex}.app-header-community-name{color:#252525;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.app-header-community-type{color:#888;text-transform:uppercase;letter-spacing:.04em;margin-top:.125rem;font-size:.6875rem}.app-header-right{align-items:center;gap:.875rem;display:flex}.app-header-icon-button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;transition:background .2s,color .2s;display:flex;position:relative}.app-header-icon-button:hover{background:var(--koomuni-purple-light);color:var(--koomuni-purple)}.app-header-icon-button svg{width:1.3125rem;height:1.3125rem}.notification-dot{background:var(--koomuni-purple);border:.125rem solid #fff;border-radius:50%;width:.4375rem;height:.4375rem;position:absolute;top:.5625rem;right:.5625rem}.app-header-user-wrapper{position:relative}.app-header-user{cursor:pointer;background:0 0;border:none;border-radius:.875rem;align-items:center;gap:.625rem;padding:.3125rem .5rem .3125rem .3125rem;transition:background .2s;display:flex}.app-header-user:hover{background:#f7f5ff}.app-header-avatar{color:#fff;background:#8c52ff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:flex;overflow:hidden}.app-header-avatar img{object-fit:cover;width:100%;height:100%}.app-header-avatar.large{border-radius:.8125rem;width:2.75rem;height:2.75rem}.app-header-user-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.app-header-user-name{color:#252525;white-space:nowrap;text-overflow:ellipsis;max-width:9.375rem;font-size:.8125rem;font-weight:600;overflow:hidden}.app-header-user-role{color:#888;margin-top:.125rem;font-size:.6875rem}.app-header-chevron{color:#888;width:1rem;height:1rem;transition:transform .2s}.app-header-chevron.open{transform:rotate(180deg)}.app-header-dropdown{background:#fff;border:1px solid #eee;border-radius:1rem;width:16.25rem;padding:.5rem;position:absolute;top:calc(100% + .625rem);right:0;overflow:hidden;box-shadow:0 .75rem 2.1875rem #0000001a}.app-header-dropdown-profile{align-items:center;gap:.6875rem;padding:.75rem;display:flex}.app-header-dropdown-profile>div:last-child{flex-direction:column;min-width:0;display:flex}.app-header-dropdown-profile strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.app-header-dropdown-profile span{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:.1875rem;font-size:.6875rem;overflow:hidden}.app-header-dropdown-divider{background:#eee;height:1px;margin:.375rem .25rem}.app-header-dropdown-item{color:#444;cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.625rem;width:100%;padding:.6875rem .75rem;font-size:.8125rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.app-header-dropdown-item:hover{color:#8c52ff;background:#f6f3ff}.app-header-dropdown-item span{text-align:center;width:1.25rem;font-size:.9375rem}.app-header-dropdown-item.logout{color:#d34a4a}.app-header-dropdown-item.logout:hover{color:#c93636;background:#fff3f3}@media (width<=43.75rem){.app-header-inner{padding:0 1rem}.app-header-community,.app-header-user-info{display:none}.app-header-user{padding-right:.25rem}.app-header-chevron{display:none}}@media (width<=28.125rem){.app-header-logo span{display:none}}.user-profile-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background:#19142d73;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.user-profile-modal{background:#fff;border-radius:1.375rem;flex-direction:column;width:100%;max-width:47.5rem;max-height:calc(100vh - 4rem);display:flex;overflow:hidden;box-shadow:0 1.5rem 5rem #2218422e,0 .25rem 1rem #2218420f}.user-profile-modal-header{border-bottom:1px solid #eeeef3;justify-content:space-between;align-items:center;min-height:4.75rem;padding:1.25rem 2rem;display:flex}.user-profile-modal-header h2{color:#292653;letter-spacing:-.01875rem;margin:0;font-size:1.375rem;font-weight:700}.user-profile-modal-header p{color:#85829a;margin:.375rem 0 0;font-size:.875rem;line-height:1.4}.user-profile-modal-close{color:#77738b;cursor:pointer;background:0 0;border:none;border-radius:.625rem;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;font-size:1.5625rem;font-weight:400;line-height:1;transition:background .15s,color .15s;display:flex}.user-profile-modal-close:hover{color:#8c52ff;background:#f4f1ff}.user-profile-modal-body{padding:1.875rem 2rem;overflow-y:auto}.user-profile-overview{align-items:center;gap:1.25rem;padding:.125rem 0 1.875rem;display:flex}.user-profile-avatar{color:#fff;background:linear-gradient(135deg,#6f3df5,#8c52ff);border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;font-size:1.4375rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 .5rem 1.25rem #8c52ff33}.user-profile-avatar img{object-fit:cover;width:100%;height:100%}.user-profile-overview-info{flex-direction:column;min-width:0;display:flex}.user-profile-overview-info h3{color:#292653;letter-spacing:-.0125rem;margin:0;font-size:1.25rem;font-weight:700}.user-profile-overview-info>span{color:#77738b;margin-top:.3125rem;font-size:.875rem;line-height:1.4}.user-profile-overview-info .user-profile-community{color:#8c52ff;font-weight:600}.user-profile-section{border-top:1px solid #eeeef3;padding:1rem 0}.user-profile-section:first-of-type{padding-top:1.625rem}.user-profile-section-title{margin-bottom:1.375rem}.user-profile-section-title h3{color:#292653;letter-spacing:-.00625rem;margin:0;font-size:1rem;font-weight:700}.user-profile-section-title span{color:#9290a2;margin-top:.3125rem;font-size:.8125rem;line-height:1.45;display:block}.user-profile-account-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.user-profile-info-item{min-width:0}.user-profile-info-item label,.user-profile-field label{color:#69667c;margin-bottom:.5625rem;font-size:.8125rem;font-weight:600;display:block}.user-profile-static-value{color:#302d3d;align-items:center;gap:.5625rem;font-size:.875rem;line-height:1.4;display:flex}.user-profile-verified{color:#278653;background:#edf9f2;border-radius:.4375rem;align-items:center;padding:.3125rem .5625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.user-profile-status-wrapper{align-items:center;min-height:2.75rem;display:flex}.user-profile-status{border-radius:.5625rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.user-profile-status.active{color:#278653;background:#edf9f2}.user-profile-status.inactive{color:#77737f;background:#f3f3f5}.user-profile-status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.user-profile-details-grid{grid-template-columns:1fr 1fr;gap:1.375rem 2rem;display:grid}.user-profile-detail{flex-direction:column;justify-content:center;gap:.375rem;min-height:3rem;display:flex}.user-profile-detail span{color:#77738b;font-size:.8125rem;font-weight:500}.user-profile-detail strong{color:#302d3d;font-size:.875rem;font-weight:600;line-height:1.4}.user-profile-form-grid{grid-template-columns:1fr 1fr;gap:1.375rem 2rem;display:grid}.user-profile-field{min-width:0}.user-profile-field input,.user-profile-readonly-field{box-sizing:border-box;color:#302d3d;background:#fff;border:1px solid #dedde5;border-radius:.625rem;outline:none;width:100%;height:2.875rem;padding:0 .875rem;font-family:inherit;font-size:.875rem;transition:border-color .18s,box-shadow .18s,background .18s}.user-profile-field input::placeholder{color:#aaa7b5}.user-profile-field input:hover{border-color:#c9c5d4}.user-profile-field input:focus{border-color:#8c52ff;box-shadow:0 0 0 .1875rem #8c52ff1a}.user-profile-readonly-field{color:#77737f;cursor:default;background:#f7f7f9;border-color:#eeeef2;align-items:center;display:flex}.user-profile-meta{border-top:1px solid #eeeef3;grid-template-columns:1fr 1fr;gap:2rem;margin-top:.25rem;padding:1.5rem 0 .125rem;display:grid}.user-profile-meta div{flex-direction:column;gap:.375rem;display:flex}.user-profile-meta span{color:#9693a2;font-size:.75rem;font-weight:500}.user-profile-meta strong{color:#4b4858;font-size:.8125rem;font-weight:600}.user-profile-modal-footer{background:#fff;border-top:1px solid #eeeef3;justify-content:flex-end;align-items:center;gap:.75rem;min-height:4.625rem;padding:1rem 2rem;display:flex}.user-profile-cancel-button,.user-profile-update-button{cursor:pointer;border-radius:.625rem;min-width:6rem;height:2.75rem;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .18s,border-color .18s,box-shadow .18s,transform .1s}.user-profile-cancel-button{color:#666273;background:#fff;border:1px solid #dedde5}.user-profile-cancel-button:hover{background:#f8f8fa;border-color:#d1ceda}.user-profile-update-button{color:#fff;background:#8c52ff;border:none;box-shadow:0 .375rem 1rem #8c52ff38}.user-profile-update-button:hover{background:var(--koomuni-purple-dark);box-shadow:0 .5rem 1.25rem #8c52ff45}.user-profile-update-button:active,.user-profile-cancel-button:active{transform:translateY(.0625rem)}.user-profile-modal-body::-webkit-scrollbar{width:.4375rem}.user-profile-modal-body::-webkit-scrollbar-track{background:0 0}.user-profile-modal-body::-webkit-scrollbar-thumb{background:#d9d5e2;border-radius:.625rem}.user-profile-modal-body::-webkit-scrollbar-thumb:hover{background:#c4bfce}@media (width<=43.75rem){.user-profile-modal-overlay{padding:1rem}.user-profile-modal{border-radius:1.125rem;max-height:calc(100vh - 2rem)}.user-profile-modal-header{min-height:4.375rem;padding:1.125rem 1.375rem}.user-profile-modal-body{padding:1.5rem 1.375rem}.user-profile-modal-footer{min-height:4.25rem;padding:.875rem 1.375rem}.user-profile-account-grid,.user-profile-form-grid,.user-profile-details-grid,.user-profile-meta{grid-template-columns:1fr;gap:1.125rem}.user-profile-overview{padding-bottom:1.5rem}}@media (width<=28.125rem){.user-profile-modal-overlay{padding:.5rem}.user-profile-modal{border-radius:1rem;max-height:calc(100vh - 1rem)}.user-profile-modal-header{padding:1rem 1.125rem}.user-profile-modal-body{padding:1.25rem 1.125rem}.user-profile-modal-footer{padding:.75rem 1.125rem}.user-profile-avatar{border-radius:1.0625rem;width:4rem;height:4rem}.user-profile-overview-info h3{font-size:1.125rem}.user-profile-modal-footer{gap:.5rem}.user-profile-cancel-button,.user-profile-update-button{flex:1;min-width:0}}.onboarding-page{color:#393345;background:#f7f5fa;justify-content:center;align-items:center;min-height:100vh;padding:10px 24px;font-family:inherit;display:flex}.onboarding-shell{background:#fff;border:1px solid #ece8f4;border-radius:18px;width:100%;max-width:1180px;min-height:720px;display:flex;overflow:hidden;box-shadow:0 24px 70px #3026521a,0 8px 24px #3026520a}.onboarding-sidebar{background:#faf9fd;border-right:1px solid #eeeaf5;flex-direction:column;width:250px;min-width:250px;padding:34px 28px;display:flex}.onboarding-logo{color:#29243a;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.onboarding-logo-mark{color:#fff;background:linear-gradient(135deg,#6d4aff 0%,#8060e9 100%);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:flex}.sidebar-intro{margin-top:65px}.sidebar-eyebrow,.onboarding-eyebrow{color:#766b98;letter-spacing:1.3px;margin-bottom:10px;font-size:10px;font-weight:700}.sidebar-intro h2{color:#29243a;letter-spacing:-.6px;margin:0;font-size:25px;font-weight:700;line-height:1.3}.sidebar-intro p{color:#9690a2;margin:12px 0 0;font-size:12px;line-height:1.6}.step-progress{margin-top:45px}.onboarding-step{gap:13px;min-height:67px;display:flex;position:relative}.onboarding-step:not(:last-child):after{content:"";background:#e2ddea;width:1px;height:45px;position:absolute;top:31px;left:14px}.onboarding-step-indicator{z-index:1;color:#aaa4b4;background:#fff;border:1px solid #ded9e8;border-radius:50%;justify-content:center;align-items:center;width:29px;min-width:29px;height:29px;font-size:11px;font-weight:700;display:flex;position:relative}.onboarding-step.current .onboarding-step-indicator,.onboarding-step.completed .onboarding-step-indicator{color:#fff;background:#6d4aff;border-color:#6d4aff}.onboarding-step.current .onboarding-step-indicator{box-shadow:0 5px 15px #6d4aff2e}.onboarding-step-content{padding-top:3px}.onboarding-step-title{color:#aaa4b4;font-size:12px;font-weight:600;line-height:1.4}.onboarding-step.current .onboarding-step-title{color:#494253}.onboarding-step-description{color:#b0aab8;margin-top:4px;font-size:11px;line-height:1.45}.sidebar-footer{color:#aaa4b4;margin-top:auto;font-size:11px;line-height:1.5}.onboarding-main{flex-direction:column;flex:1;min-width:0;padding:40px 75px;display:flex}.onboarding-main-content{flex:1;max-width:950px}.onboarding-content{width:100%}.onboarding-content h1,.completion-screen h1{color:#29243a;letter-spacing:-1.2px;margin:0;font-size:34px;font-weight:700;line-height:1.15}.onboarding-intro{color:#9690a2;max-width:570px;margin:13px 0 0;font-size:14px;line-height:1.65}.onboarding-choice-list{flex-direction:column;gap:14px;max-width:650px;margin-top:40px;display:flex}.onboarding-choice{cursor:pointer;background:#fff;border:1px solid #e7e2ef;border-radius:13px;align-items:center;gap:17px;padding:20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.onboarding-choice:hover{border-color:#d5ccea;transform:translateY(-1px);box-shadow:0 8px 25px #3026520f}.onboarding-choice.selected{background:#faf8ff;border-color:#8b70e8;box-shadow:0 8px 25px #6d4aff14}.choice-icon{color:#6d4aff;background:#f0ecff;border-radius:12px;justify-content:center;align-items:center;width:47px;min-width:47px;height:47px;font-size:21px;display:flex}.choice-content{flex:1;min-width:0}.choice-content h3{color:#494253;margin:0;font-size:15px;font-weight:700;line-height:1.4}.choice-content p{color:#9b95a5;margin:6px 0 0;font-size:12px;line-height:1.55}.choice-radio{color:#fff;border:1px solid #d8d2e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.onboarding-choice.selected .choice-radio{background:#6d4aff;border-color:#6d4aff}.onboarding-panel{background:#fff;border:1px solid #ebe6f4;border-radius:13px;padding:23px;box-shadow:0 8px 25px #30265209}.panel-icon{color:#6d4aff;margin-bottom:13px;font-size:22px}.onboarding-panel h3{color:#494253;margin:0;font-size:15px;font-weight:700;line-height:1.4}.onboarding-panel p{color:#9b95a5;margin:7px 0 0;font-size:12px;line-height:1.6}.community-search-placeholder{color:#aaa4b4;background:#fff;border:1px solid #e2ddea;border-radius:9px;align-items:center;gap:10px;margin-top:18px;padding:14px 16px;font-size:12px;display:flex}.community-form-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px;margin-top:30px;display:grid}.panel-heading h3{color:#494253;margin:0;font-size:15px;font-weight:700}.panel-heading p{color:#9b95a5;margin:6px 0 0;font-size:12px;line-height:1.55}.onboarding-form{margin-top:25px}.form-group{margin-bottom:19px}.form-group label{color:#575164;margin-bottom:7px;font-size:13px;font-weight:600;line-height:1.4;display:block}.form-group label span{color:#e25d72;margin-left:3px;font-weight:400}.form-group small{color:#aaa4b4;margin-top:6px;font-size:11px;line-height:1.45;display:block}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.onboarding-form .MuiFormControl-root{width:100%;margin:0}.onboarding-form .MuiInputBase-root{color:#393345;background:#fff;border-radius:9px;min-height:42px;font-family:inherit;font-size:14px}.onboarding-form .MuiOutlinedInput-notchedOutline{border-color:#ded9e8;transition:border-color .18s,box-shadow .18s}.onboarding-form .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cfc7dc}.onboarding-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#8b70e8;box-shadow:0 0 0 3px #6d4aff14}.onboarding-form .MuiOutlinedInput-input,.onboarding-form .MuiSelect-select{box-sizing:border-box;color:#393345;min-height:42px;padding:10px 12px;font-family:inherit;font-size:14px}.onboarding-form .MuiOutlinedInput-input::placeholder{color:#b5afbd;opacity:1}.onboarding-form .MuiInputBase-inputMultiline{resize:vertical;min-height:90px;padding:11px 12px;line-height:1.55}.onboarding-form .MuiSelect-icon{color:#8f889b;right:9px}.onboarding-form .MuiInputBase-root.Mui-disabled{color:#b4aebb;background:#faf9fd}.onboarding-form .MuiInputBase-root.Mui-disabled .MuiOutlinedInput-notchedOutline{border-color:#e8e3ee}.onboarding-form .MuiInputBase-root.Mui-disabled .MuiSelect-select{color:#b4aebb}.MuiMenu-paper{border:1px solid #ebe6f4;border-radius:9px;box-shadow:0 12px 30px #3026521f}.MuiMenuItem-root{color:#494253;min-height:40px;font-family:inherit;font-size:13px}.MuiMenuItem-root:hover{background:#f7f3ff}.MuiMenuItem-root.Mui-selected{background:#f0ecff}.MuiMenuItem-root.Mui-selected:hover{background:#eae3ff}.admin-benefits{background:#faf9fd;border:1px solid #ebe6f4;border-radius:13px;padding:23px}.admin-benefits-heading{align-items:center;gap:9px;display:flex}.benefits-icon{color:#6d4aff;font-size:15px}.admin-benefits h3{color:#494253;margin:0;font-size:14px;font-weight:700}.admin-benefits>p{color:#9b95a5;margin:12px 0 20px;font-size:12px;line-height:1.6}.benefit-list{color:#706a7d;flex-direction:column;gap:12px;font-size:12px;line-height:1.5;display:flex}.admin-note{background:#f0ecff;border-radius:9px;margin-top:25px;padding:14px}.admin-note strong{color:#5d48bd;font-size:12px}.admin-note p{color:#858092;margin:5px 0 0;font-size:11px;line-height:1.55}.membership-card{background:#fff;border:1px solid #ebe6f4;border-radius:14px;max-width:700px;margin-top:35px;padding:25px;box-shadow:0 8px 25px #30265209}.membership-label{color:#aaa4b4;letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:700}.membership-community,.membership-access{align-items:center;gap:15px;display:flex}.community-avatar{color:#6d4aff;background:#f0ecff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.membership-community h3,.membership-access h3{color:#494253;margin:0;font-size:15px;font-weight:700;line-height:1.4}.membership-community p,.membership-access p{color:#88818f;margin:5px 0 0;font-size:12px;line-height:1.5}.membership-access>div:first-child{flex:1}.access-badge{color:#6049c1;background:#f0ecff;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700}.membership-divider{background:#eeeaf5;height:1px;margin:24px 0}.field-description{color:#9b95a5;margin:-3px 0 13px;font-size:12px;line-height:1.5}.onboarding-footnote{color:#aaa4b4;margin-top:13px;font-size:11px;line-height:1.5}.onboarding-actions{justify-content:flex-end;align-items:center;gap:10px;padding-top:20px;display:flex}.completion-screen{text-align:center;width:100%;max-width:620px;margin:auto}.completion-icon{color:#36a16d;background:#edf8f2;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:25px;font-weight:700;display:flex}.community-summary{text-align:left;background:#fff;border:1px solid #ebe6f4;border-radius:14px;margin-top:35px;padding:22px;display:flex;box-shadow:0 8px 25px #30265209}.community-summary-image{color:#6d4aff;background:#f0ecff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:95px;min-width:95px;height:95px;font-size:35px;display:flex}.community-summary-info{min-width:0;padding-left:20px}.community-summary-info h2{color:#494253;margin:2px 0 6px;font-size:18px;font-weight:700}.community-summary-info>p{color:#9993a2;margin:4px 0;font-size:12px;line-height:1.5}.summary-stats{gap:45px;margin-top:20px;display:flex}.summary-stats div{flex-direction:column;display:flex}.summary-stats span{color:#aaa4b4;font-size:10px}.summary-stats strong{color:#4f485c;margin-top:4px;font-size:13px;font-weight:700}.summary-stats small{color:#aaa4b4;margin-top:2px;font-size:10px}.completion-message{background:#faf9fd;border-radius:11px;margin:22px 0;padding:18px}.completion-message h3{color:#4f485c;margin:0;font-size:15px;font-weight:700}.completion-message p{color:#9993a2;max-width:430px;margin:7px auto 0;font-size:12px;line-height:1.6}.mobile-onboarding-header{display:none}@media (width<=900px){.onboarding-page{padding:0}.onboarding-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0}.onboarding-sidebar{display:none}.onboarding-main{padding:28px 30px}.mobile-onboarding-header{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.mobile-onboarding-header>span{color:#9993a2;font-size:11px;font-weight:600}.community-form-layout{grid-template-columns:1fr}.admin-benefits{display:none}}@media (width<=600px){.onboarding-main{padding:24px 20px}.onboarding-content h1,.completion-screen h1{font-size:28px}.onboarding-intro{font-size:13px}.onboarding-choice{padding:16px}.choice-icon{width:40px;min-width:40px;height:40px;font-size:18px}.choice-content h3{font-size:14px}.choice-content p{font-size:11px}.form-row{grid-template-columns:1fr}.membership-card{padding:18px}.membership-access{flex-direction:column;align-items:flex-start}.access-badge{margin-top:5px}.community-summary{flex-direction:column}.community-summary-image{width:100%;height:120px}.community-summary-info{padding:17px 0 0}.summary-stats{gap:30px}.onboarding-actions{padding-top:20px}}@media (width<=480px){.onboarding-main{padding:22px 16px}.onboarding-choice-list{margin-top:28px}.community-form-layout{margin-top:20px}.onboarding-panel{padding:18px}.form-group{margin-bottom:16px}.membership-card{margin-top:25px;padding:16px}.community-summary{padding:17px}.onboarding-intro{font-size:13px}.form-group label{font-size:12px}.onboarding-form .MuiInputBase-root,.onboarding-form .MuiOutlinedInput-input,.onboarding-form .MuiSelect-select{font-size:13px}}@media (width<=1100px){.onboarding-page{padding:10px}.onboarding-shell{max-width:100%}.onboarding-sidebar{width:250px;min-width:250px;padding:30px 22px}.onboarding-main{padding:45px}.community-form-layout{grid-template-columns:minmax(0,1fr) 220px;gap:14px}.onboarding-content h1,.completion-screen h1{font-size:30px}}@media (width<=900px){.onboarding-page{align-items:stretch;min-height:100vh;padding:0}.onboarding-shell{height:auto;min-height:100vh;box-shadow:none;border:0;border-radius:0}.onboarding-sidebar{display:none}.onboarding-main{width:100%;padding:30px 32px}.onboarding-main-content{width:100%;max-width:950px;margin:0 auto}.mobile-onboarding-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;display:flex}.mobile-onboarding-header>span{color:#9993a2;font-size:11px;font-weight:600}.onboarding-panel{box-sizing:border-box;width:100%}.community-form-layout{flex-direction:column;gap:18px;width:100%;margin-top:30px;display:flex}.community-form-layout>*{width:100%;min-width:0}.admin-benefits{box-sizing:border-box;width:100%;display:block}.onboarding-choice-list{width:100%;max-width:700px}.membership-card{box-sizing:border-box;width:100%;max-width:700px}.completion-screen{width:100%;max-width:700px}}@media (width<=700px){.onboarding-main{padding:25px 22px}.mobile-onboarding-header{margin-bottom:32px}.onboarding-content h1,.completion-screen h1{letter-spacing:-.8px;font-size:28px}.onboarding-intro{font-size:13px;line-height:1.6}.onboarding-choice-list{gap:12px;margin-top:28px}.onboarding-choice{gap:13px;padding:16px}.choice-icon{width:42px;min-width:42px;height:42px;font-size:18px}.choice-content h3{font-size:14px}.choice-content p{font-size:11px}.community-form-layout{margin-top:20px}.onboarding-panel,.admin-benefits{padding:20px}.membership-card{margin-top:28px;padding:20px}.form-row{grid-template-columns:1fr;gap:0}.onboarding-actions{width:100%;padding-top:20px}}@media (width<=540px){.onboarding-main{padding:22px 18px}.mobile-onboarding-header{margin-bottom:28px}.onboarding-content h1,.completion-screen h1{font-size:26px;line-height:1.2}.onboarding-intro{margin-top:10px;font-size:13px}.onboarding-choice{align-items:flex-start;padding:15px}.choice-icon{border-radius:10px;width:38px;min-width:38px;height:38px;font-size:17px}.choice-content{padding-top:1px}.choice-content h3{font-size:14px}.choice-content p{margin-top:4px;font-size:11px;line-height:1.5}.choice-radio{width:18px;min-width:18px;height:18px}.onboarding-panel{border-radius:12px;width:100%;padding:18px}.onboarding-panel h3{font-size:14px}.onboarding-panel p{font-size:12px}.panel-heading h3{font-size:14px}.panel-heading p{font-size:11px}.community-search-placeholder{padding:13px 14px;font-size:11px}.community-form-layout{gap:14px}.onboarding-form{margin-top:20px}.form-group{margin-bottom:16px}.form-group label{font-size:12px}.form-group small{font-size:10px}.onboarding-form .MuiInputBase-root{min-height:44px;font-size:13px}.onboarding-form .MuiOutlinedInput-input,.onboarding-form .MuiSelect-select{min-height:44px;padding:10px 11px;font-size:13px}.onboarding-form .MuiInputBase-inputMultiline{min-height:85px}.admin-benefits{padding:18px;display:block}.admin-benefits-heading{gap:8px}.admin-benefits h3{font-size:13px}.admin-benefits>p{margin:10px 0 17px;font-size:11px}.benefit-list{gap:10px;font-size:11px}.admin-note{margin-top:18px;padding:12px}.admin-note strong{font-size:11px}.admin-note p{font-size:10px}.membership-card{margin-top:24px;padding:18px}.membership-community,.membership-access{align-items:flex-start}.membership-access{flex-direction:column}.access-badge{margin-top:8px}.summary-stats{flex-wrap:wrap;gap:25px}.onboarding-actions{flex-direction:column-reverse;align-items:stretch;gap:9px}}@media (width<=380px){.onboarding-main{padding:18px 14px}.mobile-onboarding-header{margin-bottom:24px}.onboarding-content h1,.completion-screen h1{font-size:24px}.onboarding-choice{gap:10px;padding:13px}.choice-icon{width:35px;min-width:35px;height:35px;font-size:16px}.choice-content h3{font-size:13px}.choice-content p{font-size:10px}.onboarding-panel,.admin-benefits,.membership-card,.community-summary{padding:15px}.community-summary-image{height:100px}.summary-stats{gap:18px}}.dashboard-page{background:#f7f8fd}.dashboard-body{padding:26px 30px 40px}.dashboard-welcome{box-sizing:border-box;color:#fff;background:linear-gradient(105deg,#3530dc,#794cef 55%,#c0a1f9);border-radius:10px;align-items:center;min-height:190px;padding:35px 52px;display:flex;position:relative;overflow:hidden}.welcome-content{z-index:2;position:relative}.welcome-eyebrow{letter-spacing:1px;opacity:.9;margin-bottom:7px;font-size:13px;font-weight:500;display:block}.welcome-content h1{letter-spacing:-.8px;margin:0;font-size:32px;font-weight:650}.welcome-content p{opacity:.9;margin:8px 0 0;font-size:15px}.welcome-decoration{color:#ffffff12;font-size:360px;font-weight:800;line-height:1;position:absolute;top:-80px;right:90px;transform:rotate(-15deg)}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:22px;display:grid}.metric-card{box-sizing:border-box;background:#fff;border:1px solid #ebedf7;border-radius:10px;min-height:158px;padding:20px;box-shadow:0 3px 14px #2623640a}.metric-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:13px;display:flex}.metric-icon svg{font-size:22px}.metric-icon.purple{color:#674ce6;background:#f1edff}.metric-icon.blue{color:#327ee0;background:#ebf5ff}.metric-icon.green{color:#1db597;background:#e7faf5}.metric-icon.orange{color:#eb8b30;background:#fff3e5}.metric-title{color:#666c96;font-size:13px}.metric-value{color:#273071;margin-top:4px;font-size:27px;font-weight:650}.metric-change{color:#2ca68b;align-items:center;gap:5px;margin-top:10px;font-size:11px;display:flex}.metric-trend-icon{background:#e9faf5;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.metric-trend-icon svg{font-size:12px}.metric-change-label{color:#8288a9}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px;margin-top:22px;display:grid}.dashboard-main{min-width:0}.dashboard-side{flex-direction:column;gap:20px;display:flex}.dashboard-card{background:#fff;border:1px solid #ebedf7;border-radius:10px;overflow:hidden;box-shadow:0 3px 14px #2623640a}.dashboard-card-header{box-sizing:border-box;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.dashboard-card-header h2{color:#242f70;margin:0;font-size:16px;font-weight:600}.card-title-wrapper{align-items:center;gap:9px;display:flex}.card-title-wrapper svg{color:#5b41e1;font-size:19px}.view-all-btn{color:#5b41e1;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:500;display:flex}.view-all-btn svg{font-size:15px}.activity-list{padding:0 18px}.activity-item{border-top:1px solid #f2f3f8;align-items:center;gap:13px;min-height:68px;display:flex}.activity-icon{border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:flex}.activity-icon svg{font-size:18px}.activity-icon.purple{color:#6f4de7;background:#f3efff}.activity-icon.blue{color:#3984dd;background:#ebf5ff}.activity-icon.green{color:#1db192;background:#e7faf5}.activity-icon.orange{color:#ea8831;background:#fff3e5}.activity-content{flex:1;min-width:0}.activity-title{color:#273071;font-size:12px;font-weight:600}.activity-description{color:#70779d;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.activity-time{color:#8f94b1;white-space:nowrap;align-self:center;font-size:10px}.event-list{padding:0 18px 12px}.event-item{border-top:1px solid #f2f3f8;gap:12px;padding:12px 0;display:flex}.event-date{color:#5d45dc;background:#f3f1ff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:43px;min-width:43px;height:48px;display:flex}.event-date span{font-size:9px;font-weight:600}.event-date strong{margin-top:1px;font-size:17px}.event-content{min-width:0}.event-title{color:#283170;font-size:12px;font-weight:600}.event-detail{color:#757b9f;align-items:center;gap:4px;margin-top:5px;font-size:10px;display:flex}.event-detail svg{width:12px;height:12px}.announcement-list{padding:0 18px 8px}.announcement-item{border-top:1px solid #f2f3f8;align-items:center;gap:10px;min-height:66px;display:flex}.announcement-dot{background:#6743e7;border-radius:50%;width:7px;min-width:7px;height:7px}.announcement-content{flex:1;min-width:0}.announcement-title{color:#2b336f;font-size:11px;font-weight:500;line-height:1.4}.announcement-time{color:#898eaa;margin-top:5px;font-size:10px}.announcement-item>svg{color:#979bb5;font-size:16px}@media (width<=1100px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=690px){.dashboard-body{padding:18px}.dashboard-welcome{padding:28px}.welcome-content h1{font-size:26px}.dashboard-metrics{grid-template-columns:1fr}}.homeowners-page{color:#1e293b;background:#f8f8fc}.homeowners-header{justify-content:space-between;align-items:flex-start;padding:32px 32px 0;display:flex}.homeowners-header-left{align-items:center;gap:16px;display:flex}.homeowners-header-icon{color:#7c3aed;background:#ede9fe;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.homeowners-header-title{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.homeowners-header-subtitle{color:#64748b;margin:5px 0 0;font-size:14px}.homeowners-add-icon{font-size:20px;line-height:1}.homeowners-content{padding:28px 32px 32px}.homeowners-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 4px 12px #0f172a08}.homeowners-tabs{border-bottom:1px solid #e2e8f0;padding:0 24px;display:flex}.homeowners-tab{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;display:flex;position:relative}.homeowners-tab:hover{color:#334155}.homeowners-tab.active{color:#7c3aed}.homeowners-tab.active:after{content:"";background:#7c3aed;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.homeowners-tab-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600}.homeowners-tab.active .homeowners-tab-count{color:#7c3aed;background:#ede9fe}.homeowners-toolbar{align-items:center;gap:12px;padding:20px 24px;display:flex}.homeowners-search{flex:1;position:relative}.homeowners-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.homeowners-search-input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.homeowners-search-input::placeholder{color:#94a3b8}.homeowners-search-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.homeowners-role-filter{position:relative}.homeowners-role-select{appearance:none;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;min-width:145px;padding:12px 38px 12px 40px;font-size:14px;font-weight:500}.homeowners-role-select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.homeowners-filter-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.homeowners-filter-chevron{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.homeowners-active-filters{color:#64748b;align-items:center;gap:8px;padding:0 24px 16px;font-size:12px;display:flex}.homeowners-clear-filter{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-left:4px;font-size:12px;font-weight:600}.homeowners-clear-filter:hover{color:#6d28d9}.homeowners-role-badges{flex-wrap:wrap;gap:6px;display:flex}.homeowners-role-badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.role-owner{color:#7c3aed;background:#ede9fe}.role-member{color:#2563eb;background:#dbeafe}.role-resident{color:#0891b2;background:#cffafe}.role-renter{color:#db2777;background:#fce7f3}.role-spouse{color:#4f46e5;background:#e0e7ff}.role-family-member{color:#ea580c;background:#ffedd5}.role-default{color:#475569;background:#f1f5f9}.homeowners-table-container{overflow-x:auto}.homeowners-table{border-collapse:collapse;width:100%;min-width:850px}.homeowners-table thead{background:#f8fafccc}.homeowners-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:12px 24px;font-size:11px;font-weight:700}.homeowners-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 24px}.homeowners-table tbody tr{cursor:pointer;transition:background .15s}.homeowners-table tbody tr:hover{background:#faf8ff}.homeowners-table tbody tr:last-child td{border-bottom:none}.homeowner-person{align-items:center;gap:12px;display:flex}.homeowner-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.homeowner-avatar-placeholder{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.homeowner-person-info{min-width:0}.homeowner-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.homeowner-email,.homeowner-phone{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12px;overflow:hidden}.homeowner-property-button{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}.homeowner-property-icon{color:#64748b;background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.homeowner-property-button:hover .homeowner-property-icon{color:#7c3aed;background:#ede9fe}.homeowner-property-button:hover .homeowner-property-name{color:#7c3aed}.homeowner-property-name{color:#475569;font-size:13px;font-weight:600;transition:color .15s;display:block}.homeowner-property-address{color:#94a3b8;margin-top:3px;font-size:12px;display:block}.homeowner-no-property{color:#94a3b8;font-size:13px}.homeowner-status{border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.homeowner-status.active{color:#047857;background:#d1fae5}.homeowner-status.inactive{color:#64748b;background:#f1f5f9}.homeowner-status.pending{color:#b45309;background:#fef3c7}.homeowner-action-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.homeowner-action-button:hover{color:#475569;background:#f1f5f9}.homeowners-empty{text-align:center;padding:64px 24px}.homeowners-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.homeowners-empty-title{color:#334155;margin:16px 0 0;font-size:14px;font-weight:600}.homeowners-empty-text{color:#94a3b8;margin:5px 0 0;font-size:13px}.homeowners-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.homeowners-footer-text{color:#94a3b8;margin:0;font-size:12px}.homeowners-footer-text strong{color:#64748b;font-weight:600}.homeowners-pagination{align-items:center;gap:4px;display:flex}.homeowners-page-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:12px;display:flex}.homeowners-page-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.homeowners-page-button.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.homeowners-page-button:disabled{color:#cbd5e1;cursor:not-allowed}@media (width<=900px){.homeowners-header,.homeowners-content{padding-left:20px;padding-right:20px}.homeowners-toolbar{flex-direction:column;align-items:stretch}.homeowners-role-select{width:100%}}@media (width<=640px){.homeowners-header{flex-direction:column;gap:20px}.homeowners-header-left{align-items:flex-start}.homeowners-header-title{font-size:21px}.homeowners-content{padding:20px 12px}.homeowners-tabs{padding:0 10px}.homeowners-tab{padding-left:12px;padding-right:12px}.homeowners-footer{flex-direction:column;align-items:flex-start;gap:14px}}.homeowners-table{table-layout:fixed;border-collapse:collapse;width:100%}.homeowners-col-name{width:50%}.homeowners-col-property{width:20%}.homeowners-col-roles{width:10%}.homeowners-col-status{width:12%}.homeowners-col-action{width:8%}.add-homeowner-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1f19306b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-homeowner-modal{background:#fff;border:1px solid #ece8f4;border-radius:18px;flex-direction:column;width:760px;max-width:100%;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #3026522e,0 8px 24px #30265214}.add-homeowner-header{background:#fff;border-bottom:1px solid #eeeaf5;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.add-homeowner-title-wrapper{align-items:center;gap:13px;display:flex}.add-homeowner-icon{color:#6d4aff;background:linear-gradient(135deg,#eee9ff,#f7f4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.add-homeowner-icon svg{width:22px;height:22px}.add-homeowner-header h2{color:#29243a;margin:0;font-size:19px;font-weight:700}.add-homeowner-header p{color:#9690a2;margin:3px 0 0;font-size:13px}.add-homeowner-close{color:#9c97a8;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .18s,color .18s;display:flex}.add-homeowner-close:hover{color:#5f596d;background:#f5f2fa}.add-homeowner-close:disabled{opacity:.5;cursor:not-allowed}.add-homeowner-close svg{width:20px;height:20px}.add-homeowner-form{scrollbar-width:thin;scrollbar-color:#d9d4e2 transparent;background:#fff;flex:1;min-height:0;padding:28px;overflow:hidden auto}.add-homeowner-form::-webkit-scrollbar{width:6px}.add-homeowner-form::-webkit-scrollbar-track{background:0 0}.add-homeowner-form::-webkit-scrollbar-thumb{background:#d9d4e2;border-radius:10px}.add-homeowner-form::-webkit-scrollbar-thumb:hover{background:#c6bfce}.add-homeowner-section{margin-top:26px;margin-bottom:16px}.add-homeowner-section:first-child{margin-top:0}.add-homeowner-section-title{color:#332e42;font-size:14px;font-weight:700}.add-homeowner-section-description{color:#9a95a5;margin-top:4px;font-size:12px;line-height:1.5}.add-homeowner-photo-card{background:#faf9fd;border:1px solid #ebe6f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:24px;padding:15px;display:flex}.add-homeowner-avatar{color:#7253df;background:#eeeaff;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.add-homeowner-avatar svg{width:27px;height:27px}.add-homeowner-avatar img{object-fit:cover;width:100%;height:100%;display:block}.add-homeowner-photo-info{min-width:0}.add-homeowner-photo-title{color:#494253;font-size:13px;font-weight:700}.add-homeowner-photo-description{color:#9b95a5;margin-top:3px;font-size:11px}.add-homeowner-photo-actions{align-items:center;gap:8px;margin-top:7px;display:flex}.add-homeowner-photo-upload,.add-homeowner-photo-remove{cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;height:28px;padding:0 8px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.add-homeowner-photo-upload{color:#6d4aff;background:#f0ecff}.add-homeowner-photo-upload:hover{background:#e6e0ff}.add-homeowner-photo-remove{color:#d45166;background:0 0}.add-homeowner-photo-remove:hover{background:#fff0f2}.add-homeowner-photo-upload svg,.add-homeowner-photo-remove svg{width:14px;height:14px}.add-homeowner-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.add-homeowner-field{flex-direction:column;min-width:0;margin-bottom:17px;display:flex}.add-homeowner-field label{color:#575164;margin-bottom:7px;font-size:12px;font-weight:600}.add-homeowner-field label span{color:#e25d72;margin-left:3px}.add-homeowner-field input,.add-homeowner-field textarea{box-sizing:border-box;color:#393345;background:#fff;border:1px solid #ded9e8;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.add-homeowner-field input{height:40px;padding:0 12px}.add-homeowner-field textarea{resize:vertical;min-height:90px;padding:11px 12px;line-height:1.55}.add-homeowner-field input::placeholder,.add-homeowner-field textarea::placeholder{color:#b5afbd}.add-homeowner-field input:focus,.add-homeowner-field textarea:focus{border-color:#8b70e8;box-shadow:0 0 0 3px #6d4aff14}.add-homeowner-error{color:#d45166;margin-top:5px;font-size:11px}.add-homeowner-actions{background:#fff;border-top:1px solid #eeeaf5;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:16px 28px;display:flex}@media (width<=650px){.add-homeowner-overlay{padding:12px}.add-homeowner-modal{border-radius:15px;max-height:calc(100vh - 24px)}.add-homeowner-header{padding:18px 20px}.add-homeowner-form{padding:22px 20px}.add-homeowner-actions{padding:14px 20px}}@media (width<=480px){.add-homeowner-row{grid-template-columns:1fr;gap:0}.add-homeowner-photo-card{align-items:flex-start}.add-homeowner-title-wrapper{gap:9px}.add-homeowner-icon{border-radius:10px;width:38px;height:38px}.add-homeowner-header h2{font-size:17px}.add-homeowner-header p{font-size:12px}}.link-property-modal-backdrop{z-index:1300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.link-property-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:620px;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a29,0 4px 12px #0f172a14}.link-property-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}.link-property-modal-header-left{align-items:center;gap:14px;min-width:0;display:flex}.link-property-modal-icon{color:#7c3aed;background:#ede9fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.link-property-modal-icon svg{width:21px;height:21px}.link-property-modal-title{color:#0f172a;margin:0;font-size:18px;font-weight:700;line-height:1.25}.link-property-modal-subtitle{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.4}.link-property-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-left:16px;padding:0;transition:background .15s,color .15s;display:flex}.link-property-modal-close:hover{color:#475569;background:#f1f5f9}.link-property-modal-close:disabled{cursor:not-allowed;opacity:.5}.link-property-modal-body{min-height:380px;padding:22px 24px;overflow-y:auto}.link-property-search{position:relative}.link-property-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.link-property-search-input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.link-property-search-input::placeholder{color:#94a3b8}.link-property-search-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.link-property-search-label{color:#64748b;margin:20px 0 9px;font-size:12px;font-weight:600}.link-property-results{flex-direction:column;gap:8px;display:flex}.link-property-result{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;width:100%;padding:12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.link-property-result:hover{background:#faf8ff;border-color:#c4b5fd;box-shadow:0 2px 7px #0f172a0a}.link-property-result-icon{color:#7c3aed;background:#ede9fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.link-property-result-icon svg{width:20px;height:20px}.link-property-result-info{flex:1;min-width:0;margin-left:12px}.link-property-result-number{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.link-property-result-address{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.link-property-result-action{color:#7c3aed;flex-shrink:0;margin-left:12px;font-size:12px;font-weight:600}.link-property-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.link-property-state-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.link-property-state-icon svg{width:22px;height:22px}.link-property-state-title{color:#334155;margin-top:14px;font-size:14px;font-weight:600}.link-property-state-text{color:#94a3b8;max-width:320px;margin-top:5px;font-size:13px;line-height:1.5}.link-property-overview{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.link-property-overview-header{background:#faf8ff;border-bottom:1px solid #eeeaf8;justify-content:space-between;align-items:center;padding:16px;display:flex}.link-property-overview-property{align-items:center;min-width:0;display:flex}.link-property-overview-icon{color:#7c3aed;background:#ede9fe;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.link-property-overview-icon svg{width:22px;height:22px}.link-property-overview-number{color:#1e293b;margin-left:12px;font-size:15px;font-weight:700}.link-property-overview-address{color:#64748b;margin:3px 0 0 12px;font-size:12px}.link-property-change-button{color:#7c3aed;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:600}.link-property-change-button:hover{background:#ede9fe}.link-property-overview-grid{grid-template-columns:repeat(2,1fr);display:grid}.link-property-overview-item{border-bottom:1px solid #f1f5f9;min-width:0;padding:15px 16px}.link-property-overview-item:nth-child(odd){border-right:1px solid #f1f5f9}.link-property-overview-item:nth-last-child(-n+2){border-bottom:none}.link-property-overview-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:10px;font-weight:700}.link-property-overview-value{color:#334155;align-items:center;min-height:20px;font-size:13px;font-weight:600;display:flex}.link-property-owner{align-items:center;min-width:0;display:flex}.link-property-owner-avatar{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:flex}.link-property-owner-name{color:#334155;margin-left:9px;font-size:12px;font-weight:600}.link-property-owner-email{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0 9px;font-size:11px;overflow:hidden}.link-property-muted{color:#94a3b8;font-weight:400}.link-property-status{color:#64748b;background:#f1f5f9;border-radius:999px;align-items:center;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.link-property-status.occupied{color:#047857;background:#d1fae5}.link-property-status.vacant{color:#64748b;background:#f1f5f9}.link-property-status.reserved{color:#b45309;background:#fef3c7}.link-property-residents{color:#64748b;align-items:center;gap:5px;display:flex}.link-property-residents svg{color:#94a3b8;width:18px;height:18px}.link-property-readonly-notice{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;align-items:flex-start;gap:10px;margin-top:14px;padding:11px 12px;display:flex}.link-property-readonly-notice>svg{color:#94a3b8;flex-shrink:0;width:18px;height:18px;margin-top:1px}.link-property-readonly-notice div{flex-direction:column;gap:2px;display:flex}.link-property-readonly-notice strong{color:#475569;font-size:12px;font-weight:600}.link-property-readonly-notice span{font-size:11px;line-height:1.4}.link-property-modal-footer{background:#fff;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:16px 24px;display:flex}.link-property-modal-footer .submit-btn-1{justify-content:center;align-items:center;gap:7px;display:inline-flex}.link-property-modal-footer .submit-btn-1:disabled{cursor:not-allowed;opacity:.5}@media (width<=640px){.link-property-modal-backdrop{align-items:flex-end;padding:0}.link-property-modal{border-radius:16px 16px 0 0;max-width:none;max-height:90vh}.link-property-modal-body,.link-property-modal-header{padding:18px}.link-property-modal-footer{padding:14px 18px}.link-property-overview-grid{grid-template-columns:1fr}.link-property-overview-item{border-right:none!important}.link-property-overview-item:nth-last-child(-n+2){border-bottom:1px solid #f1f5f9}.link-property-overview-item:last-child{border-bottom:none}}.link-property-relation-section{background:#fafaff;border:1px solid #e2e8f0;border-radius:12px;margin-top:18px;padding:16px}.link-property-relation-label{color:#334155;margin-bottom:4px;font-size:13px;font-weight:700}.link-property-relation-description{color:#64748b;margin-bottom:10px;font-size:12px}.link-property-relation-select{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8dee9;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.link-property-relation-select:focus{border-color:#8c52ff;box-shadow:0 0 0 3px #8c52ff1f}.link-property-relation-select:disabled{opacity:.6;cursor:not-allowed}.property-details-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1812267a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.property-details-modal{background:#fff;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #28145033,0 8px 25px #2814501a}.property-details-header{background:#fff;border-bottom:1px solid #eeeaf7;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.property-details-title-wrapper{align-items:center;gap:14px;display:flex}.property-details-icon{color:#8c52ff;background:#f1ebff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.property-details-icon svg{font-size:23px}.property-details-header h2{color:#26212f;margin:0;font-size:19px;font-weight:700;line-height:1.3}.property-details-header p{color:#888294;margin:3px 0 0;font-size:13px;line-height:1.4}.property-details-close{color:#8d8797;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:flex}.property-details-close:hover{color:#4b4555;background:#f5f2fa}.property-details-close svg{font-size:21px}.property-details-body{background:#faf9fc;flex:1;padding:24px 26px 30px;overflow-y:auto}.property-details-summary{background:#fff;border:1px solid #eae5f4;border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:18px;display:flex;box-shadow:0 3px 12px #321e500a}.property-details-summary-icon{color:#fff;background:linear-gradient(135deg,#8c52ff,#a779ff);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.property-details-summary-icon svg{font-size:25px}.property-details-summary-info{flex:1;min-width:0}.property-details-summary-number{color:#292331;font-size:16px;font-weight:700}.property-details-summary-address{color:#8b8495;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:13px;overflow:hidden}.property-details-summary>.property-details-status{flex-shrink:0}.property-details-status{color:#69636f;background:#f1f0f3;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:6px 11px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.property-details-status.occupied{color:#25834b;background:#e9f8ef}.property-details-status.vacant{color:#7040d8;background:#f1ebff}.property-details-status.reserved{color:#a66a09;background:#fff4df}.property-details-section{background:#fff;border:1px solid #ebe7f2;border-radius:14px;margin-bottom:18px;padding:21px}.property-details-section:last-child{margin-bottom:0}.property-details-section-header{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.property-details-section-header>svg{color:#8c52ff;flex-shrink:0;margin-top:1px;font-size:21px}.property-details-section-header>div{min-width:0}.property-details-section-title{color:#302a39;font-size:14px;font-weight:700}.property-details-section-description{color:#918b9b;margin-top:3px;font-size:12px;line-height:1.45}.property-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.property-details-item{background:#fbfaff;border:1px solid #eeeaf3;border-radius:10px;min-width:0;padding:13px 14px}.property-details-item-label{color:#918b9c;text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:600;display:flex}.property-details-item-icon{display:inline-flex}.property-details-item-icon svg{font-size:15px}.property-details-item-value{overflow-wrap:anywhere;color:#302a38;font-size:14px;font-weight:500}.property-details-address-box{background:#fbfaff;border:1px solid #eeeaf3;border-radius:10px;margin-top:13px;padding:14px}.property-details-address-label{color:#918b9c;text-transform:uppercase;letter-spacing:.025em;margin-bottom:6px;font-size:11px;font-weight:600}.property-details-address-value{color:#302a38;font-size:14px;font-weight:500;line-height:1.5}.property-details-owner{background:#fbfaff;border:1px solid #eeeaf3;border-radius:11px;align-items:center;gap:12px;padding:14px;display:flex}.property-details-owner-avatar{color:#7544d7;background:#eee6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:flex}.property-details-owner-info{min-width:0}.property-details-owner-name{color:#302a38;font-size:14px;font-weight:600}.property-details-owner-email{color:#918b9c;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.property-details-no-owner{color:#96909e;text-align:center;background:#fcfbfd;border:1px dashed #ddd7e8;border-radius:10px;padding:14px;font-size:13px}.property-details-description-box{color:#494352;white-space:pre-wrap;background:#fbfaff;border:1px solid #eeeaf3;border-radius:10px;padding:14px;font-size:13px;line-height:1.6}.property-details-status-section{margin-bottom:0}.property-details-status-display{align-items:center;display:flex}.property-details-actions{background:#fff;border-top:1px solid #eeeaf7;flex-shrink:0;justify-content:flex-end;padding:16px 26px;display:flex}.property-details-body::-webkit-scrollbar{width:7px}.property-details-body::-webkit-scrollbar-track{background:0 0}.property-details-body::-webkit-scrollbar-thumb{background:#dcd6e7;border-radius:10px}.property-details-body::-webkit-scrollbar-thumb:hover{background:#c8bfd7}@media (width<=650px){.property-details-overlay{padding:12px}.property-details-modal{border-radius:15px;max-height:calc(100vh - 24px)}.property-details-header,.property-details-body{padding:18px}.property-details-actions{padding:14px 18px}.property-details-summary{flex-wrap:wrap;align-items:flex-start}.property-details-summary>.property-details-status{margin-left:62px}.property-details-grid{grid-template-columns:1fr}}@media (width<=420px){.property-details-title-wrapper{gap:10px}.property-details-icon{width:40px;height:40px}.property-details-header h2{font-size:17px}.property-details-header p{display:none}.property-details-section{padding:16px}}.property-details-tabs{background:#fff;border-bottom:1px solid #eeeaf7;flex-shrink:0;align-items:stretch;padding:0 26px;display:flex}.property-details-tab{color:#8b8495;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;position:relative}.property-details-tab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.property-details-tab:hover{color:#5e5668}.property-details-tab.active{color:#8c52ff}.property-details-tab.active:after{background:#8c52ff}.property-details-tab-icon{display:inline-flex}.property-details-tab-icon svg{font-size:17px}.property-details-tab-content{width:100%}.property-details-empty-section{justify-content:center;align-items:center;min-height:300px;display:flex}.property-details-empty-state{color:#918a9a;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.property-details-empty-state>svg{color:#b4a8c8;margin-bottom:10px;font-size:38px}.property-details-empty-state-title{color:#4b4555;font-size:14px;font-weight:700}.property-details-empty-state-description{color:#918a9a;max-width:360px;margin-top:5px;font-size:12px;line-height:1.5}@media (width<=650px){.property-details-tabs{padding:0 14px}.property-details-tab{padding:0 11px}}@media (width<=420px){.property-details-tab{min-height:44px;padding:0 10px}.property-details-tab span:last-child{display:none}}.vehicle-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1812267a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.vehicle-modal{background:#fff;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #28145033,0 8px 25px #2814501a}.vehicle-modal-header{color:#26212f;background:#fff;border-bottom:1px solid #eeeaf7;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.vehicle-modal-header-content{justify-content:space-between;align-items:center;width:100%;display:flex}.vehicle-modal-header-left{align-items:center;gap:14px;min-width:0;display:flex}.vehicle-modal-icon{color:#8c52ff;background:#f1ebff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.vehicle-modal-icon svg{font-size:23px}.vehicle-modal-eyebrow{color:#918a9a;letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:700}.vehicle-modal-plate{color:#26212f;letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;font-family:Courier New,monospace;font-size:20px;font-weight:700;line-height:1.3;overflow:hidden}.vehicle-modal-header-meta{color:#8b8495;align-items:center;gap:9px;margin-top:4px;font-size:12px;display:flex}.vehicle-type-badge{color:#7040d8;text-transform:uppercase;letter-spacing:.04em;background:#f1ebff;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.vehicle-header-status{color:#918a9a;border-left:1px solid #e8e2f2;align-items:center;gap:5px;padding-left:9px;font-size:11px;display:inline-flex}.vehicle-header-status>span{background:#55b77a;border-radius:50%;width:6px;height:6px}.vehicle-header-status>span.expired{background:#d96a79}.vehicle-header-status>span.pending{background:#d89a35}.vehicle-modal-close{color:#8d8797;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .15s,color .15s;display:flex}.vehicle-modal-close:hover{color:#4b4555;background:#f5f2fa}.vehicle-modal-close svg{font-size:21px}.vehicle-modal-tabs{background:#fff;border-bottom:1px solid #eeeaf7;flex-shrink:0;align-items:stretch;padding:0 26px;display:flex;overflow:hidden}.vehicle-modal-tab{color:#8b8495;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;position:relative}.vehicle-modal-tab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.vehicle-modal-tab svg{font-size:17px}.vehicle-modal-tab:hover{color:#5e5668}.vehicle-modal-tab.active{color:#8c52ff}.vehicle-modal-tab.active:after{background:#8c52ff}.vehicle-modal-body{background:#faf9fc;flex:1;min-height:0;padding:24px 26px 30px;overflow:hidden auto}.vehicle-modal-body::-webkit-scrollbar{width:7px}.vehicle-modal-body::-webkit-scrollbar-track{background:0 0}.vehicle-modal-body::-webkit-scrollbar-thumb{background:#dcd6e7;border-radius:10px}.vehicle-modal-body::-webkit-scrollbar-thumb:hover{background:#c8bfd7}.vehicle-tab-content,.vehicle-overview{width:100%}.vehicle-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.vehicle-summary-card{background:#fff;border:1px solid #eeeaf4;border-radius:10px;align-items:center;gap:12px;min-width:0;padding:13px 14px;display:flex}.vehicle-summary-card.purple{background:#faf8ff;border-color:#e2d8f6}.vehicle-summary-card.blue{background:#f8fbff;border-color:#dce8f7}.vehicle-summary-card.neutral{background:#fff}.vehicle-summary-card.green{background:#f8fdf9;border-color:#d4eedf}.vehicle-summary-icon{color:#8d8797;background:#f1f0f3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.vehicle-summary-card.purple .vehicle-summary-icon{color:#8c52ff;background:#f1ebff}.vehicle-summary-card.blue .vehicle-summary-icon{color:#4b82c3;background:#edf5ff}.vehicle-summary-card.green .vehicle-summary-icon{color:#25834b;background:#e9f8ef}.vehicle-summary-icon svg{font-size:19px}.vehicle-summary-label{color:#918a9a;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.vehicle-summary-card.purple .vehicle-summary-label{color:#8c52ff}.vehicle-summary-card.green .vehicle-summary-label{color:#25834b}.vehicle-summary-value{color:#302a39;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.vehicle-summary-value.plate{letter-spacing:.04em;font-family:Courier New,monospace}.vehicle-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.vehicle-section{min-width:0}.vehicle-section-title{color:#575164;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.vehicle-section-title svg{color:#8c52ff;font-size:16px}.vehicle-detail-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;overflow:hidden}.vehicle-detail-item{box-sizing:border-box;border-bottom:1px solid #eeeaf4;min-height:64px;padding:13px 14px}.vehicle-detail-item:last-child{border-bottom:none}.vehicle-detail-label{color:#918a9a;align-items:center;gap:7px;margin-bottom:5px;font-size:11px;font-weight:600;display:flex}.vehicle-detail-label svg{color:#8c52ff;font-size:15px}.vehicle-detail-value{color:#302a39;font-size:13px;font-weight:600;line-height:1.4}.vehicle-detail-value .vehicle-detail-status{margin-top:-2px}.vehicle-detail-status{color:#69636f;background:#f1f0f3;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.vehicle-status-dot{background:#aaa4b0;border-radius:50%;width:6px;height:6px}.vehicle-detail-status.active{color:#25834b;background:#e9f8ef}.vehicle-detail-status.active .vehicle-status-dot{background:#55b77a}.vehicle-detail-status.expired{color:#c34f61;background:#fff0f2}.vehicle-detail-status.expired .vehicle-status-dot{background:#d96a79}.vehicle-detail-status.pending{color:#a66a09;background:#fff4df}.vehicle-detail-status.pending .vehicle-status-dot{background:#d89a35}.vehicle-meta-card{background:#fff;border:1px solid #eae5f4;border-radius:14px;align-items:center;margin-top:18px;padding:14px 17px;display:flex}.vehicle-meta-item{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.vehicle-meta-label{color:#918a9a;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.vehicle-meta-value{color:#69636f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.vehicle-meta-divider{background:#eeeaf4;width:1px;height:28px;margin:0 18px}.vehicle-owner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.vehicle-owner-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;overflow:hidden}.vehicle-owner-header{border-bottom:1px solid #eeeaf4;align-items:center;gap:13px;padding:17px;display:flex}.vehicle-owner-avatar{color:#8c52ff;background:#f1ebff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;font-weight:700;display:flex}.vehicle-owner-name{color:#302a39;font-size:14px;font-weight:700}.vehicle-owner-type{color:#918a9a;margin-top:3px;font-size:11px}.vehicle-owner-details .vehicle-detail-item{min-height:60px}.vehicle-property-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;align-items:flex-start;gap:13px;padding:17px;display:flex}.vehicle-property-icon{color:#8c52ff;background:#f1ebff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.vehicle-property-icon svg{font-size:20px}.vehicle-property-info{min-width:0}.vehicle-property-label{color:#918a9a;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:600}.vehicle-property-name{color:#302a39;font-size:13px;font-weight:700}.vehicle-property-address{color:#918a9a;margin-top:4px;font-size:12px;line-height:1.5}.guest-section{margin-top:18px}.vehicle-documents-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;overflow:hidden}.vehicle-document-row{border-bottom:1px solid #eeeaf4;align-items:center;gap:13px;padding:15px 17px;display:flex}.vehicle-document-row:last-child{border-bottom:none}.vehicle-document-info{flex:1;min-width:0}.vehicle-document-name{color:#302a39;font-size:13px;font-weight:600}.vehicle-document-description{color:#918a9a;margin-top:3px;font-size:11px}.vehicle-document-button{color:#7040d8;cursor:pointer;background:#faf8ff;border:1px solid #e2d8f6;border-radius:8px;align-items:center;gap:5px;margin-top:4px;margin-bottom:4px;padding:7px 11px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.vehicle-document-button:hover{background:#f5f0ff;border-color:#d7c9ee}.vehicle-document-button svg{font-size:15px}.vehicle-document-empty{color:#918a9a;font-size:11px}.vehicle-history-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;padding:5px 18px;position:relative}.vehicle-history-item{gap:13px;padding:17px 0;display:flex;position:relative}.vehicle-history-item:not(:last-child):after{content:"";background:#e8e2f2;width:1px;position:absolute;top:52px;bottom:-2px;left:17px}.vehicle-history-icon{z-index:1;color:#8c52ff;background:#f1ebff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.vehicle-history-icon.expiry{color:#25834b;background:#e9f8ef}.vehicle-history-icon svg{font-size:17px}.vehicle-history-content{min-width:0}.vehicle-history-title{color:#302a39;font-size:13px;font-weight:700}.vehicle-history-description{color:#69636f;margin-top:4px;font-size:12px;line-height:1.5}.vehicle-history-description strong{color:#554e61;font-weight:700}.vehicle-history-date{color:#918a9a;margin-top:6px;font-size:10px}.vehicle-empty-state{color:#918a9a;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.vehicle-empty-state>svg{color:#b4a8c8;margin-bottom:10px;font-size:38px}.vehicle-empty-state-title{color:#4b4555;font-size:14px;font-weight:700}.vehicle-empty-state-description{color:#918a9a;max-width:360px;margin-top:5px;font-size:12px;line-height:1.5}.vehicle-modal-footer{background:#fff;border-top:1px solid #eeeaf7;flex-shrink:0;justify-content:space-between;align-items:center;min-height:62px;padding:0 26px;display:flex}.vehicle-footer-left{color:#918a9a;align-items:center;gap:7px;font-size:11px;display:flex}.vehicle-footer-left svg{font-size:17px}@media (width<=650px){.vehicle-modal-overlay{padding:12px}.vehicle-modal{border-radius:15px;max-height:calc(100vh - 24px)}.vehicle-modal-header,.vehicle-modal-body{padding:18px}.vehicle-modal-footer{padding:14px 18px}.vehicle-summary-grid,.vehicle-overview-grid,.vehicle-owner-grid{grid-template-columns:1fr}.vehicle-modal-tabs{padding:0 14px;overflow-x:auto}.vehicle-modal-tab{padding:0 11px}.vehicle-meta-card{flex-direction:column;align-items:stretch;gap:12px}.vehicle-meta-divider{width:100%;height:1px;margin:0}}@media (width<=420px){.vehicle-modal-header-left{gap:10px}.vehicle-modal-icon{width:40px;height:40px}.vehicle-modal-icon svg{font-size:21px}.vehicle-modal-plate{font-size:18px}.vehicle-modal-header p{display:none}.vehicle-modal-tab{min-height:44px;padding:0 10px}.vehicle-modal-tab span:last-child{display:none}.vehicle-summary-card{padding:12px}.vehicle-section-title{font-size:10px}.vehicle-detail-card,.vehicle-owner-card,.vehicle-property-card,.vehicle-documents-card,.vehicle-history-card{border-radius:12px}}.vehicle-document-row{padding:24px}.vehicle-document-row-secondary{border-top:1px solid #eeeaf5;justify-content:space-between;align-items:center;display:flex}.vehicle-document-header{align-items:center;gap:14px;min-width:50%;display:flex}.vehicle-document-icon{color:#8c52ff;background:#f1eaff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.vehicle-document-icon svg{font-size:22px}.vehicle-document-info{min-width:0}.vehicle-document-name{color:#292333;font-size:14px;font-weight:600;line-height:20px}.vehicle-document-description{color:#96909f;margin-top:2px;font-size:12px;line-height:18px}.vehicle-document-count{color:#6f657d;margin-top:5px;font-size:12px;font-weight:500}.vehicle-document-empty{color:#a09aa8;white-space:nowrap;font-size:12px}.vehicle-document-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:760px;padding-left:28px;display:grid}.vehicle-document-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e8e4ee;border-radius:12px;width:100%;min-width:0;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.vehicle-document-card:hover{border-color:#d5c6f7;transform:translateY(-2px);box-shadow:0 5px 18px #482d701a}.vehicle-document-image{background:#f7f5fa;width:100%;height:105px;position:relative;overflow:hidden}.vehicle-document-image img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.vehicle-document-card:hover .vehicle-document-image img{transform:scale(1.035)}.vehicle-document-image-overlay{color:#fff;opacity:0;background:#2d233c59;justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0}.vehicle-document-card:hover .vehicle-document-image-overlay{opacity:1}.vehicle-document-image-overlay svg{font-size:25px}.vehicle-document-card-footer{align-items:center;gap:7px;min-width:0;padding:10px 11px;display:flex}.vehicle-document-card-footer svg{color:#8c52ff;flex-shrink:0;font-size:17px}.vehicle-document-card-footer span{color:#4e4759;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:500;line-height:16px;overflow:hidden}.vehicle-document-linked{color:#3e9b5f;background:#edf9f1;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:600}.note{box-sizing:border-box;background:#faf9ff;border:1px solid #e8e8ef;border-radius:12px;width:100%;padding:14px 16px}.note-header{align-items:center;gap:9px;margin-bottom:8px;display:flex}.note-icon{color:#8c52ff;background:#eee8ff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.note-icon svg{font-size:17px}.note-title{color:#37343f;font-size:13px;font-weight:600;line-height:1.3}.note-content{color:#66636f;word-break:break-word;font-size:13px;font-weight:400;line-height:1.55}.homeowner-details-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1812267a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.homeowner-details-modal{background:#fff;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #28145033,0 8px 25px #2814501a}.homeowner-details-header{background:#fff;border-bottom:1px solid #eeeaf7;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.homeowner-details-title-wrapper{align-items:center;gap:14px;display:flex}.homeowner-details-icon{color:#8c52ff;background:#f1ebff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.homeowner-details-icon svg{font-size:23px}.homeowner-details-header h2{color:#26212f;margin:0;font-size:19px;font-weight:700;line-height:1.3}.homeowner-details-header p{color:#888294;margin:3px 0 0;font-size:13px;line-height:1.4}.homeowner-details-close{color:#8d8797;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:flex}.homeowner-details-close:hover{color:#4b4555;background:#f5f2fa}.homeowner-details-close svg{font-size:21px}.homeowner-details-body{background:#faf9fc;flex:1;padding:24px 26px 30px;overflow-y:auto}.homeowner-details-summary{background:#fff;border:1px solid #eae5f4;border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:18px;display:flex;box-shadow:0 3px 12px #321e500a}.homeowner-details-summary-avatar{color:#fff;background:linear-gradient(135deg,#8c52ff,#a779ff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;font-weight:700;display:flex;overflow:hidden}.homeowner-details-summary-avatar img{object-fit:cover;width:100%;height:100%}.homeowner-details-summary-info{flex:1;min-width:0}.homeowner-details-summary-name{color:#292331;font-size:16px;font-weight:700}.homeowner-details-summary-email{color:#8b8495;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:13px;overflow:hidden}.homeowner-details-status{color:#69636f;background:#f1f0f3;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:6px 11px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.homeowner-details-status.active{color:#25834b;background:#e9f8ef}.homeowner-details-status.pending{color:#a66a09;background:#fff4df}.homeowner-details-status.inactive{color:#7040d8;background:#f1ebff}.homeowner-details-section{background:#fff;border:1px solid #ebe7f2;border-radius:14px;margin-bottom:18px;padding:21px}.homeowner-details-section:last-child{margin-bottom:0}.homeowner-details-section-header{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.homeowner-details-section-header>svg{color:#8c52ff;flex-shrink:0;margin-top:1px;font-size:21px}.homeowner-details-section-header>div{min-width:0}.homeowner-details-section-title{color:#302a39;font-size:14px;font-weight:700}.homeowner-details-section-description{color:#918b9b;margin-top:3px;font-size:12px;line-height:1.45}.homeowner-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.homeowner-details-item{background:#faf9fc;border:1px solid #eeeaf4;border-radius:10px;min-width:0;padding:13px 14px}.homeowner-details-item-label{color:#918a9a;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.homeowner-details-item-icon{color:#8c52ff;display:inline-flex}.homeowner-details-item-icon svg{font-size:16px}.homeowner-details-item-value{color:#302a39;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:13px;font-weight:600;overflow:hidden}.homeowner-details-property{text-align:left;cursor:pointer;background:#faf9fc;border:1px solid #e8e2f2;border-radius:11px;align-items:center;gap:13px;width:100%;padding:14px;transition:background .15s,border-color .15s;display:flex}.homeowner-details-property:hover{background:#f7f3ff;border-color:#d9ccef}.homeowner-details-property-icon{color:#8c52ff;background:#f1ebff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.homeowner-details-property-icon svg{font-size:20px}.homeowner-details-property-info{flex:1;min-width:0}.homeowner-details-property-name{color:#302a39;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.homeowner-details-property-address{color:#918a9a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.homeowner-details-property-arrow{color:#8c52ff;flex-shrink:0;font-size:18px}.homeowner-details-no-property,.homeowner-details-no-value{color:#918a9a;background:#faf9fc;border:1px dashed #ddd7e8;border-radius:10px;padding:14px;font-size:12px}.homeowner-details-roles{flex-wrap:wrap;gap:8px;display:flex}.homeowner-details-role{color:#7040d8;background:#f1ebff;border:1px solid #e2d8f6;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.homeowner-details-status-section{margin-bottom:0}.homeowner-details-status-display{align-items:center;display:flex}.homeowner-details-actions{background:#fff;border-top:1px solid #eeeaf7;flex-shrink:0;justify-content:flex-end;padding:16px 26px;display:flex}.homeowner-details-body::-webkit-scrollbar{width:7px}.homeowner-details-body::-webkit-scrollbar-track{background:0 0}.homeowner-details-body::-webkit-scrollbar-thumb{background:#dcd6e7;border-radius:10px}.homeowner-details-body::-webkit-scrollbar-thumb:hover{background:#c8bfd7}@media (width<=650px){.homeowner-details-overlay{padding:12px}.homeowner-details-modal{border-radius:15px;max-height:calc(100vh - 24px)}.homeowner-details-header,.homeowner-details-body{padding:18px}.homeowner-details-actions{padding:14px 18px}.homeowner-details-summary{flex-wrap:wrap;align-items:flex-start}.homeowner-details-summary>.homeowner-details-status{margin-left:64px}.homeowner-details-grid{grid-template-columns:1fr}}.homeowner-details-tabs{background:#fff;border-bottom:1px solid #eeeaf7;flex-wrap:wrap;flex-shrink:0;align-items:stretch;padding:0 26px;display:flex;overflow:visible}.homeowner-details-tab{color:#8b8495;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;position:relative}.homeowner-details-tab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.homeowner-details-tab:hover{color:#5e5668}.homeowner-details-tab.active{color:#8c52ff}.homeowner-details-tab.active:after{background:#8c52ff}.homeowner-details-tab-icon{flex-shrink:0;display:inline-flex}.homeowner-details-tab-icon svg{font-size:17px}.homeowner-details-tab-content{width:100%}.homeowner-details-property-list{flex-direction:column;gap:10px;display:flex}.homeowner-details-empty-section{justify-content:center;align-items:center;min-height:300px;display:flex}.homeowner-details-empty-state{color:#918a9a;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.homeowner-details-empty-state>svg{color:#b4a8c8;margin-bottom:10px;font-size:38px}.homeowner-details-empty-state-title{color:#4b4555;font-size:14px;font-weight:700}.homeowner-details-empty-state-description{color:#918a9a;max-width:360px;margin-top:5px;font-size:12px;line-height:1.5}@media (width<=650px){.homeowner-details-tabs{padding:0 14px}.homeowner-details-tab{padding:0 11px}}@media (width<=420px){.homeowner-details-tabs{padding:0 10px}.homeowner-details-tab{min-height:44px;padding:0 9px;font-size:11px}.homeowner-details-tab:after{left:7px;right:7px}.homeowner-details-tab-icon svg{font-size:16px}}.homeowner-details-note{color:#4b4b5a;background:#f8f7fc;border-radius:10px;padding:16px;font-size:14px;line-height:1.6}.homeowner-details-section-header{align-items:flex-start;gap:12px;display:flex}.homeowner-details-section-header-content{flex:1;min-width:0}.homeowner-details-vehicle-list{flex-direction:column;gap:10px;width:100%;display:flex}.homeowner-details-vehicle{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e8ef;border-radius:12px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.homeowner-details-vehicle:hover{background:#faf9ff;border-color:#d8c9ff;transform:translateY(-1px);box-shadow:0 4px 14px #50328c14}.homeowner-details-vehicle:active{transform:translateY(0)}.homeowner-details-vehicle:focus-visible{outline-offset:2px;outline:2px solid #8c52ff}.homeowner-details-vehicle-icon{color:#8c52ff;background:#f2edff;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.homeowner-details-vehicle-icon svg{font-size:22px}.homeowner-details-vehicle-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.homeowner-details-vehicle-name{color:#24232a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.homeowner-details-vehicle-description{color:#777681;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.homeowner-details-vehicle-relation{color:#666570;white-space:nowrap;background:#f5f5f7;border-radius:6px;flex-shrink:0;padding:5px 9px;font-size:11px;font-weight:500;line-height:1.2}.homeowner-details-vehicle-arrow{color:#aaa8b2;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:1;transition:color .18s,transform .18s;display:flex}.homeowner-details-vehicle:hover .homeowner-details-vehicle-arrow{color:#8c52ff;transform:translate(2px)}@media (width<=600px){.homeowner-details-vehicle{gap:11px;padding:12px}.homeowner-details-vehicle-icon{flex-basis:38px;width:38px;height:38px}.homeowner-details-vehicle-icon svg{font-size:20px}.homeowner-details-vehicle-relation{display:none}}.add-property-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1f19306b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-property-modal{background:#fff;border:1px solid #ece8f4;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #3026522e,0 8px 24px #30265214}.add-property-header{background:#fff;border-bottom:1px solid #eeeaf5;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.add-property-title-wrapper{align-items:center;gap:13px;display:flex}.add-property-icon{color:#6d4aff;background:linear-gradient(135deg,#eee9ff,#f7f4ff);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.add-property-icon svg{font-size:22px}.add-property-header h2{color:#29243a;margin:0;font-size:19px;font-weight:700}.add-property-header p{color:#9690a2;margin:3px 0 0;font-size:13px}.add-property-close{color:#9c97a8;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .18s,color .18s;display:flex}.add-property-close:hover{color:#5f596d;background:#f5f2fa}.add-property-steps{background:#faf9fd;border-bottom:1px solid #eeeaf5;flex-shrink:0;padding:18px 28px 19px;display:flex}.add-property-step{flex:1;position:relative}.add-property-step:not(:last-child):after{content:"";z-index:0;background:#e6e1ef;height:2px;position:absolute;top:16px;left:36px;right:18px}.add-property-step.completed:not(:last-child):after{background:#8060ed}.add-property-step-content{z-index:1;background:#faf9fd;align-items:center;gap:9px;width:fit-content;padding-right:16px;display:flex;position:relative}.add-property-step-number{color:#aaa4b4;background:#fff;border:2px solid #ded9e9;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.add-property-step-number svg{width:17px;height:17px}.add-property-step-label{flex-direction:column;gap:1px;display:flex}.add-property-step-title{color:#aaa5b3;font-size:13px;font-weight:600}.add-property-step-description{color:#c0bbc8;font-size:11px}.add-property-step.active .add-property-step-number{color:#fff;background:linear-gradient(135deg,#6d4aff,#8a6af4);border-color:#7050df;box-shadow:0 0 0 4px #6d4aff1a,0 4px 10px #6d4aff29}.add-property-step.active .add-property-step-title{color:#4f3c8d;font-weight:700}.add-property-step.active .add-property-step-description{color:#8e87a0}.add-property-step.completed .add-property-step-number{color:#6d4aff;background:#eeeaff;border-color:#8060ed}.add-property-step.completed .add-property-step-title{color:#6e687b}.add-property-form{background:#fff;flex:1;min-height:0;padding:28px;overflow-y:auto}.add-property-step-page{max-width:100%}.add-property-section{margin-top:26px;margin-bottom:16px}.add-property-step-page>.add-property-section:first-child{margin-top:0}.add-property-section-title{color:#332e42;font-size:14px;font-weight:700}.add-property-section-description{color:#9a95a5;margin-top:4px;font-size:12px;line-height:1.5}.add-property-field{flex-direction:column;margin-bottom:17px;display:flex}.add-property-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.add-property-field label{color:#575164;margin-bottom:7px;font-size:12px;font-weight:600}.add-property-field label span{color:#e25d72;margin-left:3px}.add-property-field input,.add-property-field select,.add-property-field textarea{box-sizing:border-box;color:#393345;background:#fff;border:1px solid #ded9e8;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.add-property-field input,.add-property-field select{height:40px;padding:0 12px}.add-property-field textarea{resize:vertical;min-height:90px;padding:11px 12px;line-height:1.55}.add-property-field input::placeholder,.add-property-field textarea::placeholder{color:#b5afbd}.add-property-field input:focus,.add-property-field select:focus,.add-property-field textarea:focus{border-color:#8b70e8;box-shadow:0 0 0 3px #6d4aff14}.add-property-help{color:#aaa4b2;margin-top:5px;font-size:11px}.add-property-error{color:#d45166;margin-top:5px;font-size:11px}.add-property-owner-card{background:#faf9fd;border:1px solid #ebe6f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:24px;padding:15px;display:flex}.add-property-owner-icon{color:#7253df;background:#eeeaff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.add-property-owner-title{color:#494253;font-size:13px;font-weight:700}.add-property-owner-description{color:#9b95a5;margin-top:3px;font-size:11px}.add-property-review-card{background:#fff;border:1px solid #ebe7f2;border-radius:12px;margin-bottom:14px;overflow:hidden}.add-property-review-header{background:#faf9fd;border-bottom:1px solid #eeeaf5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.add-property-review-title{color:#403a4d;font-size:13px;font-weight:700}.add-property-review-subtitle{color:#a09aa9;margin-top:3px;font-size:11px}.add-property-review-edit{color:#6d4aff;cursor:pointer;background:#f0ecff;border:0;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-family:inherit;font-size:11px;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.add-property-review-edit:hover{background:#e6e0ff}.add-property-review-edit svg{width:14px;height:14px}.add-property-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:4px 16px;display:grid}.add-property-review-item{border-bottom:1px solid #f1eef5;flex-direction:column;gap:4px;padding:11px 0;display:flex}.add-property-review-item:nth-last-child(-n+2){border-bottom:0}.add-property-review-item span{color:#aaa4b2;font-size:11px}.add-property-review-item strong{color:#454050;word-break:break-word;font-size:12px;font-weight:600}.add-property-review-item.full{grid-column:1/-1}.add-property-review-owner{align-items:center;gap:11px;padding:15px 16px;display:flex}.add-property-owner-avatar{color:#6d4aff;background:#eeeaff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.add-property-review-owner div:last-child{flex-direction:column;gap:3px;display:flex}.add-property-review-owner strong{color:#423d4c;font-size:13px}.add-property-review-owner span{color:#a09aa8;font-size:11px}.add-property-actions{background:#fff;border-top:1px solid #eeeaf5;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:16px 28px;display:flex}.add-property-form{scrollbar-width:thin;scrollbar-color:#ddd8e7 transparent}.add-property-form::-webkit-scrollbar{width:6px}.add-property-form::-webkit-scrollbar-track{background:0 0}.add-property-form::-webkit-scrollbar-thumb{background:#ddd8e7;border-radius:10px}.add-property-form::-webkit-scrollbar-thumb:hover{background:#c9c2d8}@media (width<=650px){.add-property-overlay{padding:12px}.add-property-modal{border-radius:15px;max-height:calc(100vh - 24px)}.add-property-header{padding:18px 20px}.add-property-steps{padding:15px 20px}.add-property-step-title{font-size:11px}.add-property-step-description{display:none}.add-property-step-content{gap:6px;padding-right:10px}.add-property-step:not(:last-child):after{left:34px;right:10px}.add-property-form{padding:22px 20px}.add-property-actions{padding:14px 20px}}@media (width<=480px){.add-property-row{grid-template-columns:1fr;gap:0}.add-property-review-grid{grid-template-columns:1fr}.add-property-review-item:nth-last-child(-n+2){border-bottom:1px solid #f1eef5}.add-property-review-item:last-child{border-bottom:0}.add-property-step-content{padding-right:4px}.add-property-step-title{font-size:10px}.add-property-step-number{flex-basis:29px;width:29px;height:29px}.add-property-step:not(:last-child):after{top:14px;left:31px}}.properties-page{color:#1e293b;background:#f8f8fc}.properties-header{justify-content:space-between;align-items:flex-start;padding:32px 32px 0;display:flex}.properties-header-left{align-items:center;gap:16px;display:flex}.properties-header-icon{color:#7c3aed;background:#ede9fe;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.properties-header-icon svg{width:27px;height:27px}.properties-header-title{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.properties-header-subtitle{color:#64748b;margin:5px 0 0;font-size:14px}.properties-content{padding:28px 32px 32px}.properties-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 4px 12px #0f172a08}.properties-toolbar{align-items:center;gap:12px;padding:20px 24px;display:flex}.properties-search{flex:1;position:relative}.properties-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.properties-search-input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.properties-search-input::placeholder{color:#94a3b8}.properties-search-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.properties-table-container{overflow-x:auto}.properties-table{border-collapse:collapse;width:100%;min-width:900px}.properties-table thead{background:#f8fafccc}.properties-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:12px 24px;font-size:11px;font-weight:700}.properties-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 24px}.properties-table tbody tr{cursor:pointer;transition:background .15s}.properties-table tbody tr:hover{background:#faf8ff}.properties-table tbody tr:last-child td{border-bottom:none}.property-item{align-items:center;gap:12px;display:flex}.property-icon{color:#7c3aed;background:#ede9fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.property-icon svg{width:20px;height:20px}.property-number{color:#334155;font-size:14px;font-weight:600}.property-address{color:#94a3b8;margin-top:3px;font-size:12px}.property-owner{align-items:center;gap:12px;display:flex}.property-owner-avatar{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex}.property-owner-info{min-width:0}.property-owner-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.property-owner-email{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.property-no-owner{color:#94a3b8;font-size:13px}.property-residents{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.property-residents svg{color:#94a3b8;width:19px;height:19px}.property-residents-label{color:#94a3b8}.property-type{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.property-status{border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.property-status.occupied{color:#047857;background:#d1fae5}.property-status.vacant{color:#64748b;background:#f1f5f9}.property-status.reserved{color:#b45309;background:#fef3c7}.property-action-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.property-action-button:hover{color:#475569;background:#f1f5f9}.properties-empty{text-align:center;padding:64px 24px}.properties-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.properties-empty-title{color:#334155;margin:16px 0 0;font-size:14px;font-weight:600}.properties-empty-text{color:#94a3b8;margin:5px 0 0;font-size:13px}.properties-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.properties-footer-text{color:#94a3b8;margin:0;font-size:12px}.properties-footer-text strong{color:#64748b;font-weight:600}.properties-pagination{align-items:center;gap:4px;display:flex}.properties-page-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:12px;display:flex}.properties-page-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.properties-page-button.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.properties-page-button:disabled{color:#cbd5e1;cursor:not-allowed}@media (width<=900px){.properties-header,.properties-content{padding-left:20px;padding-right:20px}}@media (width<=640px){.properties-header{flex-direction:column;gap:20px}.properties-add-button{justify-content:center;width:100%}.properties-header-left{align-items:flex-start}.properties-header-title{font-size:21px}.properties-content{padding:20px 12px}.properties-footer{flex-direction:column;align-items:flex-start;gap:14px}}.residents-page{color:#1e293b;background:#f8f8fc}.residents-header{justify-content:space-between;align-items:flex-start;padding:32px 32px 0;display:flex}.residents-header-left{align-items:center;gap:16px;display:flex}.residents-header-icon{color:#7c3aed;background:#ede9fe;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.residents-header-icon svg{font-size:28px}.residents-header-title{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.residents-header-subtitle{color:#64748b;margin:5px 0 0;font-size:14px}.residents-content{padding:28px 32px 32px}.residents-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 4px 12px #0f172a08}.residents-tabs{border-bottom:1px solid #e2e8f0;padding:0 24px;display:flex}.residents-tab{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;display:flex;position:relative}.residents-tab svg{font-size:18px}.residents-tab:hover{color:#334155}.residents-tab.active{color:#7c3aed}.residents-tab.active:after{content:"";background:#7c3aed;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.residents-tab-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600}.residents-tab.active .residents-tab-count{color:#7c3aed;background:#ede9fe}.residents-toolbar{align-items:center;gap:12px;padding:20px 24px;display:flex}.residents-search{flex:1;position:relative}.residents-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.residents-search-input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.residents-search-input::placeholder{color:#94a3b8}.residents-search-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.residents-status-filter{position:relative}.residents-status-select{appearance:none;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;min-width:145px;padding:12px 38px 12px 40px;font-size:14px;font-weight:500}.residents-status-select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.residents-filter-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.residents-filter-chevron{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.residents-active-filters{color:#64748b;align-items:center;gap:8px;padding:0 24px 16px;font-size:12px;display:flex}.residents-clear-filter{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-left:4px;font-size:12px;font-weight:600}.residents-clear-filter:hover{color:#6d28d9}.residents-table-container{overflow-x:auto}.residents-table{border-collapse:collapse;width:100%;min-width:850px}.residents-table thead{background:#f8fafccc}.residents-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:12px 24px;font-size:11px;font-weight:700}.residents-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 24px}.residents-table tbody tr{cursor:pointer;transition:background .15s}.residents-table tbody tr:hover{background:#faf8ff}.residents-table tbody tr:last-child td{border-bottom:none}.resident-person{align-items:center;gap:12px;display:flex}.resident-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.resident-avatar-placeholder{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.resident-person-info{min-width:0}.resident-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.resident-email,.resident-phone{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12px;overflow:hidden}.resident-no-value{color:#94a3b8;font-size:13px}.resident-type{color:#475569;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.resident-type-icon{color:#64748b;background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.resident-type-icon svg{font-size:18px}.resident-status{border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.resident-status.active{color:#047857;background:#d1fae5}.resident-status.inactive{color:#64748b;background:#f1f5f9}.resident-status.pending{color:#b45309;background:#fef3c7}.resident-action-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.resident-action-button:hover{color:#475569;background:#f1f5f9}.resident-action-button svg{font-size:20px}.residents-empty{text-align:center;padding:64px 24px}.residents-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.residents-empty-icon svg{font-size:24px}.residents-empty-title{color:#334155;margin:16px 0 0;font-size:14px;font-weight:600}.residents-empty-text{color:#94a3b8;margin:5px 0 0;font-size:13px}.residents-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.residents-footer-text{color:#94a3b8;margin:0;font-size:12px}.residents-footer-text strong{color:#64748b;font-weight:600}.residents-pagination{align-items:center;gap:4px;display:flex}.residents-page-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:12px;display:flex}.residents-page-button svg{font-size:18px}.residents-page-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.residents-page-button.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.residents-page-button:disabled{color:#cbd5e1;cursor:not-allowed}@media (width<=900px){.residents-header,.residents-content{padding-left:20px;padding-right:20px}.residents-toolbar{flex-direction:column;align-items:stretch}.residents-status-select{width:100%}}@media (width<=640px){.residents-header{flex-direction:column;gap:20px}.residents-header-left{align-items:flex-start}.residents-header-title{font-size:21px}.residents-content{padding:20px 12px}.residents-tabs{padding:0 10px}.residents-tab{padding-left:12px;padding-right:12px}.residents-footer{flex-direction:column;align-items:flex-start;gap:14px}}.add-resident-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1f19306b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-resident-modal{background:#fff;border:1px solid #ece8f4;border-radius:18px;flex-direction:column;width:760px;max-width:100%;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #3026522e,0 8px 24px #30265214}.add-resident-header{background:#fff;border-bottom:1px solid #eeeaf5;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.add-resident-title-wrapper{align-items:center;gap:13px;display:flex}.add-resident-icon{color:#6d4aff;background:linear-gradient(135deg,#eee9ff,#f7f4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.add-resident-icon svg{width:22px;height:22px}.add-resident-header h2{color:#29243a;margin:0;font-size:19px;font-weight:700}.add-resident-header p{color:#9690a2;margin:3px 0 0;font-size:13px}.add-resident-close{color:#9c97a8;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .18s,color .18s;display:flex}.add-resident-close:hover{color:#5f596d;background:#f5f2fa}.add-resident-close svg{width:20px;height:20px}.add-resident-steps{background:#fcfbfe;border-bottom:1px solid #eeeaf5;flex-shrink:0;align-items:center;padding:17px 28px;display:flex}.add-resident-step{align-items:center;gap:9px;min-width:0;display:flex}.add-resident-step-number{color:#9992a6;background:#fff;border:1px solid #ddd7e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:flex}.add-resident-step-number svg{width:15px;height:15px}.add-resident-step.active .add-resident-step-number{color:#fff;background:#6d4aff;border-color:#6d4aff;box-shadow:0 3px 8px #6d4aff2e}.add-resident-step.completed .add-resident-step-number{color:#6d4aff;background:#eee9ff;border-color:#6d4aff}.add-resident-step-info{flex-direction:column;min-width:0;display:flex}.add-resident-step-title{color:#8f899b;white-space:nowrap;font-size:11px;font-weight:600}.add-resident-step.active .add-resident-step-title{color:#493c66}.add-resident-step.completed .add-resident-step-title{color:#6d4aff}.add-resident-step-description{display:none}.add-resident-step-line{background:#e4dfeb;flex:1;min-width:20px;height:1px;margin:0 13px;transition:background .18s}.add-resident-step-line.completed{background:#a99aeb}.add-resident-form{scrollbar-width:thin;scrollbar-color:#d9d4e2 transparent;background:#fff;flex:1;min-height:0;padding:28px;overflow:hidden auto}.add-resident-form::-webkit-scrollbar{width:6px}.add-resident-form::-webkit-scrollbar-track{background:0 0}.add-resident-form::-webkit-scrollbar-thumb{background:#d9d4e2;border-radius:10px}.add-resident-form::-webkit-scrollbar-thumb:hover{background:#c6bfce}.add-resident-section{margin-top:26px;margin-bottom:16px}.add-resident-section:first-child{margin-top:0}.add-resident-section-title{color:#332e42;font-size:14px;font-weight:700}.add-resident-section-description{color:#9a95a5;margin-top:4px;font-size:12px;line-height:1.5}.add-resident-photo-card{background:#faf9fd;border:1px solid #ebe6f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:24px;padding:15px;display:flex}.add-resident-avatar{color:#7253df;background:#eeeaff;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.add-resident-avatar svg{width:27px;height:27px}.add-resident-photo-info{min-width:0}.add-resident-photo-title{color:#494253;font-size:13px;font-weight:700}.add-resident-photo-description{color:#9b95a5;margin-top:3px;font-size:11px}.add-resident-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.add-resident-field{flex-direction:column;min-width:0;margin-bottom:17px;display:flex}.add-resident-field label{color:#575164;margin-bottom:7px;font-size:12px;font-weight:600}.add-resident-field label span{color:#e25d72;margin-left:3px}.add-resident-field input,.add-resident-field select,.add-resident-field textarea{box-sizing:border-box;color:#393345;background:#fff;border:1px solid #ded9e8;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.add-resident-field input,.add-resident-field select{height:40px;padding:0 12px}.add-resident-field input::placeholder{color:#b5afbd}.add-resident-field input:focus,.add-resident-field select:focus{border-color:#8b70e8;box-shadow:0 0 0 3px #6d4aff14}.add-resident-field-hint{color:#aaa4b3;margin-top:5px;font-size:11px}.add-resident-input-icon{position:relative}.add-resident-input-icon svg{color:#aaa3b4;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.add-resident-input-icon input{padding-left:38px}.add-resident-select-wrapper{position:relative}.add-resident-select-wrapper select{appearance:none;cursor:pointer;padding-right:38px}.add-resident-select-wrapper svg{color:#9992a5;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.add-resident-property-card{background:#faf9fd;border:1px solid #ebe6f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:24px;padding:15px;display:flex}.add-resident-property-icon{color:#7253df;background:#eeeaff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.add-resident-property-icon svg{width:22px;height:22px}.add-resident-property-card-title{color:#494253;font-size:13px;font-weight:700}.add-resident-property-card-description{color:#9b95a5;margin-top:3px;font-size:11px;line-height:1.45}.add-resident-error{color:#d45166;margin-top:5px;font-size:11px}.add-resident-review-card{background:#fff;border:1px solid #ebe6f4;border-radius:12px;margin-bottom:14px;overflow:hidden}.add-resident-review-header{background:#fcfbfe;border-bottom:1px solid #f0edf5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.add-resident-review-title-wrapper{align-items:center;gap:10px;display:flex}.add-resident-review-icon{color:#6d4aff;background:#eee9ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.add-resident-review-icon.property{color:#4f7fc7;background:#f0f6ff}.add-resident-review-icon svg{width:18px;height:18px}.add-resident-review-title{color:#40394d;font-size:12px;font-weight:700}.add-resident-review-subtitle{color:#a19aaa;margin-top:2px;font-size:10px}.add-resident-review-edit{color:#7253df;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.add-resident-review-edit:hover{background:#f0ecff}.add-resident-review-edit svg{width:14px;height:14px}.add-resident-review-body{padding:16px}.add-resident-review-name{color:#393345;font-size:15px;font-weight:700}.add-resident-review-property-address{color:#9690a2;margin-top:4px;font-size:12px}.add-resident-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.add-resident-review-grid>div{flex-direction:column;gap:4px;display:flex}.add-resident-review-grid span{color:#aaa4b3;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.add-resident-review-grid strong{color:#575164;font-size:12px;font-weight:600}.add-resident-review-notice{background:#faf8ff;border:1px solid #e8e1ff;border-radius:10px;align-items:flex-start;gap:11px;margin-top:20px;padding:14px;display:flex}.add-resident-review-notice-icon{color:#6d4aff;background:#eee9ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.add-resident-review-notice-icon svg{width:16px;height:16px}.add-resident-review-notice strong{color:#51466a;font-size:12px;font-weight:700}.add-resident-review-notice p{color:#91899f;margin:3px 0 0;font-size:11px;line-height:1.5}.add-resident-actions{background:#fff;border-top:1px solid #eeeaf5;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:16px 28px;display:flex}@media (width<=650px){.add-resident-overlay{padding:12px}.add-resident-modal{border-radius:15px;max-height:calc(100vh - 24px)}.add-resident-header{padding:18px 20px}.add-resident-steps{padding:14px 20px}.add-resident-form{padding:22px 20px}.add-resident-actions{padding:14px 20px}}@media (width<=480px){.add-resident-row{grid-template-columns:1fr;gap:0}.add-resident-review-grid{grid-template-columns:1fr;gap:12px}.add-resident-step-info{display:none}.add-resident-step-line{margin:0 8px}.add-resident-step{flex:none}.add-resident-photo-card{align-items:flex-start}.add-resident-title-wrapper{gap:9px}.add-resident-icon{border-radius:10px;width:38px;height:38px}.add-resident-header h2{font-size:17px}.add-resident-header p{font-size:12px}.add-resident-actions{flex-wrap:wrap}}.settings-page{color:#302a39;background:#faf9fc;width:100%;height:calc(100% - 4.6rem);display:flex;overflow:hidden}.settings-sidebar{background:#fff;border-right:1px solid #ebe7f2;flex-direction:column;flex-shrink:0;width:280px;padding:24px 16px;display:flex}.settings-sidebar::-webkit-scrollbar{width:6px}.settings-sidebar::-webkit-scrollbar-track{background:0 0}.settings-sidebar::-webkit-scrollbar-thumb{background:#ddd7e8;border-radius:10px}.settings-sidebar-header{align-items:center;gap:12px;padding:4px 10px 22px;display:flex}.settings-sidebar-icon{color:#8c52ff;background:#f1ebff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.settings-sidebar-icon svg{font-size:22px}.settings-sidebar-header h2{color:#302a39;margin:0;font-size:16px;font-weight:700;line-height:1.3}.settings-sidebar-header p{color:#918a9a;margin:3px 0 0;font-size:11px;line-height:1.4}.settings-navigation{flex-direction:column;gap:3px;max-height:78vh;display:flex;overflow-y:scroll}.settings-navigation-label{color:#a19aa9;letter-spacing:.08em;text-transform:uppercase;padding:9px 11px 7px;font-size:9px;font-weight:700}.settings-nav-item{color:#6f6878;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:54px;padding:7px 10px;font-family:inherit;transition:background .15s,color .15s;display:flex}.settings-nav-item:hover{color:#40394b;background:#f8f5fc}.settings-nav-item.active{color:#7544d8;background:#f1ebff}.settings-nav-icon{color:#8d8797;background:#f7f5f9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.settings-nav-item:hover .settings-nav-icon{color:#7a7185;background:#fff}.settings-nav-item.active .settings-nav-icon{color:#8c52ff;background:#fff}.settings-nav-icon svg{font-size:19px}.settings-nav-content{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-nav-label{color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.settings-nav-description{color:#a19aa9;white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.3;overflow:hidden}.settings-nav-item.active .settings-nav-description{color:#9575c9}.settings-content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.settings-content-header{background:#fff;border-bottom:1px solid #ebe7f2;flex-shrink:0;padding:28px 34px 22px}.settings-breadcrumb{color:#9a93a2;align-items:center;gap:7px;margin-bottom:8px;font-size:10px;font-weight:500;display:flex}.settings-breadcrumb span{color:#c1bac9}.settings-content-header h1{color:#302a39;margin:0;font-size:23px;font-weight:700;line-height:1.3}.settings-content-header p{color:#918a9a;margin:5px 0 0;font-size:12px;line-height:1.5}.settings-content-body{flex:1;min-height:0;padding:26px 34px 40px;overflow-y:auto}.settings-content-body::-webkit-scrollbar{width:7px}.settings-content-body::-webkit-scrollbar-track{background:0 0}.settings-content-body::-webkit-scrollbar-thumb{background:#ddd7e8;border-radius:10px}.settings-content-body::-webkit-scrollbar-thumb:hover{background:#cfc7db}.settings-form{width:100%;max-width:900px}.settings-card{background:#fff;border:1px solid #ebe7f2;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 2px 8px #30265206}.settings-card-header{border-bottom:1px solid #eeeaf4;justify-content:space-between;align-items:flex-start;padding:21px 22px;display:flex}.settings-card-header h2{color:#302a39;margin:0;font-size:14px;font-weight:700;line-height:1.4}.settings-card-header p{color:#918a9a;margin:4px 0 0;font-size:11px;line-height:1.5}.settings-card-body{padding:22px}.settings-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.settings-field-row:last-child{margin-bottom:0}.settings-field{flex-direction:column;min-width:0;display:flex}.settings-field label{color:#554e61;margin-bottom:7px;font-size:11px;font-weight:600}.settings-field input,.settings-field select,.settings-field textarea{box-sizing:border-box;color:#302a39;background:#fff;border:1px solid #ddd8e7;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:12px;transition:border-color .15s,box-shadow .15s}.settings-field input::placeholder,.settings-field textarea::placeholder{color:#b1aab8}.settings-field input:hover,.settings-field select:hover,.settings-field textarea:hover{border-color:#cfc7dc}.settings-field input:focus,.settings-field select:focus,.settings-field textarea:focus{border-color:#8c52ff;box-shadow:0 0 0 3px #8c52ff14}.settings-field textarea{resize:vertical;min-height:100px;line-height:1.5}.settings-toggle-row{border-bottom:1px solid #eeeaf4;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.settings-toggle-row:first-child{padding-top:0}.settings-toggle-row:last-child{border-bottom:none;padding-bottom:0}.settings-toggle-content{min-width:0}.settings-toggle-label{color:#4b4555;font-size:12px;font-weight:600}.settings-toggle-description{color:#918a9a;margin-top:3px;font-size:10px;line-height:1.5}.settings-switch{flex-shrink:0;width:38px;height:21px;position:relative}.settings-switch input{opacity:0;width:0;height:0;position:absolute}.settings-switch-slider{cursor:pointer;background:#d9d4df;border-radius:999px;transition:background .2s;position:absolute;inset:0}.settings-switch-slider:before{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.settings-switch input:checked+.settings-switch-slider{background:#8c52ff}.settings-switch input:checked+.settings-switch-slider:before{transform:translate(17px)}.settings-form-actions{justify-content:flex-end;margin-top:18px;display:flex}.settings-save-button{color:#fff;cursor:pointer;background:#8c52ff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 10px #8c52ff2e}.settings-save-button-disabled{cursor:default;background-color:#bebebe!important}.settings-save-button:hover{background:#7943e6;box-shadow:0 5px 14px #8c52ff3b}.settings-save-button:active{transform:translateY(1px)}.settings-save-button svg{font-size:17px}.settings-option-list{flex-direction:column;gap:8px;display:flex}.settings-option{cursor:pointer;background:#fff;border:1px solid #ebe7f2;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;transition:border-color .15s,background .15s;display:flex}.settings-option:hover{background:#fcfbfe;border-color:#dcd2eb}.settings-option.active{background:#faf8ff;border-color:#d9c9f5}.settings-option-icon{color:#8d8797;background:#f3f0f6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-option.active .settings-option-icon{color:#8c52ff;background:#f1ebff}.settings-option-content{flex:1;min-width:0}.settings-option-title{color:#4b4555;font-size:12px;font-weight:600}.settings-option-description{color:#918a9a;margin-top:2px;font-size:10px}.settings-danger-card{background:#fffafb;border:1px solid #f0dadd;border-radius:14px;margin-top:18px;overflow:hidden}.settings-danger-card .settings-card-header{border-bottom-color:#f2e0e2}.settings-danger-card h2{color:#b94d5d}.settings-danger-card p{color:#a87b82}.settings-danger-button{color:#c34f61;cursor:pointer;background:#fff;border:1px solid #e8bcc3;border-radius:8px;min-height:36px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,border-color .15s}.settings-danger-button:hover{background:#fff3f5;border-color:#dc9da7}@media (width<=900px){.settings-sidebar{width:235px}.settings-nav-description{display:none}.settings-content-header,.settings-content-body{padding-left:26px;padding-right:26px}}@media (width<=700px){.settings-page{flex-direction:column}.settings-sidebar{border-bottom:1px solid #ebe7f2;border-right:none;width:100%;height:auto;padding:12px 14px;overflow:auto hidden}.settings-sidebar-header{display:none}.settings-navigation{flex-direction:row;gap:5px;width:max-content}.settings-navigation-label{display:none}.settings-nav-item{width:auto;min-height:40px;padding:5px 9px}.settings-nav-content{display:none}.settings-nav-icon{width:30px;height:30px}.settings-content{min-height:0}.settings-content-header{padding:20px 18px 17px}.settings-content-header h1{font-size:20px}.settings-content-body{padding:18px}.settings-field-row{grid-template-columns:1fr}}@media (width<=480px){.settings-content-header{padding:17px 14px}.settings-content-body{padding:14px}.settings-card-header,.settings-card-body{padding:17px}.settings-form-actions{margin-top:14px}.settings-save-button{width:100%}}.settings-password-input{width:100%;position:relative}.settings-password-input input{width:100%;padding-right:44px}.settings-password-toggle{color:#777;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.settings-password-toggle:hover{color:#8c52ff;background:#8c52ff14}.settings-password-toggle svg{font-size:19px}.settings-password-requirements{color:#777;background:#f8f7fc;border-radius:8px;margin-top:18px;padding:12px 14px;font-size:13px}.settings-password-requirements>div{margin:5px 0}.settings-password-requirements span{color:#aaa;width:18px;display:inline-block}.settings-password-requirements .valid,.settings-password-requirements .valid span{color:#4caf50}.vehicles-page{box-sizing:border-box;color:#1e293b;background:#f8f8fc;width:100%;min-width:0;overflow-x:hidden}.vehicles-header{justify-content:space-between;align-items:flex-start;padding:32px 32px 0;display:flex}.vehicles-header-left{align-items:center;gap:16px;min-width:0;display:flex}.vehicles-header-icon{color:#7c3aed;background:#ede9fe;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.vehicles-header-title{color:#0f172a;margin:0;font-size:24px;font-weight:700;line-height:1.2}.vehicles-header-subtitle{color:#64748b;margin:5px 0 0;font-size:14px}.vehicles-content{box-sizing:border-box;width:100%;min-width:0;padding:28px 32px 32px}.vehicles-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 4px 12px #0f172a08}.vehicles-tabs{border-bottom:1px solid #e2e8f0;padding:0 24px;display:flex}.vehicles-tab{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;display:flex;position:relative}.vehicles-tab:hover{color:#334155}.vehicles-tab.active{color:#7c3aed}.vehicles-tab.active:after{content:"";background:#7c3aed;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.vehicles-tab-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:600}.vehicles-tab.active .vehicles-tab-count{color:#7c3aed;background:#ede9fe}.vehicles-toolbar{align-items:center;gap:12px;min-width:0;padding:20px 24px;display:flex}.vehicles-search{flex:1;min-width:0;position:relative}.vehicles-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:20px!important}.vehicles-search-input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;width:100%;padding:12px 16px 12px 44px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.vehicles-search-input::placeholder{color:#94a3b8}.vehicles-search-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.vehicles-filter{flex-shrink:0;position:relative}.vehicles-filter-select{appearance:none;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:none;min-width:145px;padding:12px 38px 12px 40px;font-family:inherit;font-size:14px;font-weight:500}.vehicles-filter-select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.vehicles-filter-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%);font-size:18px!important}.vehicles-filter:after{content:"";pointer-events:none;border-bottom:1.5px solid #94a3b8;border-right:1.5px solid #94a3b8;width:7px;height:7px;position:absolute;top:50%;right:13px;transform:translateY(-65%)rotate(45deg)}.vehicles-active-filters{color:#64748b;align-items:center;gap:8px;padding:0 24px 16px;font-size:12px;display:flex}.vehicles-clear-filter{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-left:4px;font-family:inherit;font-size:12px;font-weight:600}.vehicles-clear-filter:hover{color:#6d28d9}.vehicles-table-container{-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow:auto hidden}.vehicles-table{border-collapse:collapse;width:100%;min-width:1050px}.vehicles-table thead{background:#f8fafccc}.vehicles-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:12px 20px;font-size:11px;font-weight:700}.vehicles-table td{vertical-align:middle;color:#475569;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:13px}.vehicles-table tbody tr{cursor:pointer;transition:background .15s}.vehicles-table tbody tr:hover{background:#faf8ff}.vehicles-table tbody tr:last-child td{border-bottom:none}.vehicle-item{align-items:center;gap:12px;min-width:190px;display:flex}.vehicle-icon{color:#7c3aed;background:#ede9fe;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.vehicle-icon svg{font-size:21px}.vehicle-name{color:#334155;white-space:nowrap;margin:0;font-size:14px;font-weight:600}.vehicle-description{color:#94a3b8;white-space:nowrap;margin-top:3px;font-size:12px}.vehicle-plate{color:#475569;letter-spacing:.04em;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.vehicle-person{align-items:center;gap:10px;min-width:155px;display:flex}.vehicle-person-avatar{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.vehicle-person-avatar.guest{color:#64748b;background:#f1f5f9}.vehicle-person-info{min-width:0}.vehicle-person-name{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.vehicle-registration-type{color:#94a3b8;margin-top:3px;font-size:11px}.vehicle-no-person{color:#94a3b8;font-size:13px}.vehicle-property{min-width:130px}.vehicle-property-name{color:#475569;white-space:nowrap;font-size:13px;font-weight:600}.vehicle-property-address{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:3px;font-size:11px;overflow:hidden}.vehicle-no-property{color:#94a3b8;font-size:13px}.vehicle-sticker{color:#7c3aed;white-space:nowrap;background:#ede9fe;border-radius:999px;align-items:center;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.vehicle-no-sticker{color:#94a3b8;font-size:12px}.vehicle-expiry{color:#64748b;white-space:nowrap;font-size:12px}.vehicle-expiry.expired{color:#dc2626;font-weight:600}.vehicle-status{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.vehicle-status.active{color:#047857;background:#d1fae5}.vehicle-status.pending{color:#b45309;background:#fef3c7}.vehicle-status.expired{color:#b91c1c;background:#fee2e2}.vehicle-status.inactive,.vehicle-status.default{color:#64748b;background:#f1f5f9}.vehicle-action-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.vehicle-action-button:hover{color:#475569;background:#f1f5f9}.vehicle-action-button svg{font-size:20px}.vehicles-empty{text-align:center;padding:64px 24px}.vehicles-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.vehicles-empty-icon svg{font-size:22px}.vehicles-empty-title{color:#334155;margin:16px 0 0;font-size:14px;font-weight:600}.vehicles-empty-text{color:#94a3b8;margin:5px 0 0;font-size:13px}.vehicles-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.vehicles-footer-text{color:#94a3b8;margin:0;font-size:12px}.vehicles-footer-text strong{color:#64748b;font-weight:600}.vehicles-pagination{align-items:center;gap:4px;display:flex}.vehicles-page-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:12px;display:flex}.vehicles-page-button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.vehicles-page-button.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.vehicles-page-button:disabled{color:#cbd5e1;cursor:not-allowed}.vehicles-page-button svg{font-size:18px}@media (width<=1200px){.vehicles-table{min-width:1000px}.vehicles-table th,.vehicles-table td{padding-left:16px;padding-right:16px}}@media (width<=900px){.vehicles-header,.vehicles-content{padding-left:20px;padding-right:20px}.vehicles-toolbar{flex-direction:column;align-items:stretch}.vehicles-search,.vehicles-filter,.vehicles-filter-select{width:100%}}@media (width<=640px){.vehicles-header{flex-direction:column;gap:20px}.vehicles-header-left{align-items:flex-start}.vehicles-header-title{font-size:21px}.vehicles-content{padding:20px 12px}.vehicles-tabs{padding:0 10px;overflow-x:auto}.vehicles-tab{white-space:nowrap;padding-left:12px;padding-right:12px}.vehicles-active-filters{padding-left:16px;padding-right:16px}.vehicles-footer{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=480px){.vehicles-header{padding-left:16px;padding-right:16px}.vehicles-content{padding-left:8px;padding-right:8px}.vehicles-toolbar{padding:16px}.vehicles-card{border-radius:14px}}.add-vehicle-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1f19306b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-vehicle-modal{background:#fff;border:1px solid #ece8f4;border-radius:18px;flex-direction:column;width:760px;max-width:100%;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #3026522e,0 8px 24px #30265214}.add-vehicle-header{background:#fff;border-bottom:1px solid #eeeaf5;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.add-vehicle-title-wrapper{align-items:center;gap:13px;min-width:0;display:flex}.add-vehicle-icon{color:#6d4aff;background:linear-gradient(135deg,#eee9ff,#f7f4ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.add-vehicle-icon svg{width:22px;height:22px}.add-vehicle-header h2{color:#29243a;margin:0;font-size:19px;font-weight:700}.add-vehicle-header p{color:#9690a2;margin:3px 0 0;font-size:13px}.add-vehicle-close{color:#9c97a8;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .18s,color .18s;display:flex}.add-vehicle-close:hover{color:#5f596d;background:#f5f2fa}.add-vehicle-close:disabled{opacity:.5;cursor:not-allowed}.add-vehicle-close svg{width:20px;height:20px}.add-vehicle-form{scrollbar-width:thin;scrollbar-color:#d9d4e2 transparent;background:#fff;flex:1;min-height:0;padding:28px;overflow:hidden auto}.add-vehicle-form::-webkit-scrollbar{width:6px}.add-vehicle-form::-webkit-scrollbar-track{background:0 0}.add-vehicle-form::-webkit-scrollbar-thumb{background:#d9d4e2;border-radius:10px}.add-vehicle-form::-webkit-scrollbar-thumb:hover{background:#c6bfce}.add-vehicle-section{margin-top:26px;margin-bottom:16px}.add-vehicle-section:first-child{margin-top:0}.add-vehicle-section-title{color:#332e42;font-size:14px;font-weight:700}.add-vehicle-section-description{color:#9a95a5;margin-top:4px;font-size:12px;line-height:1.5}.add-vehicle-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.add-vehicle-field{flex-direction:column;min-width:0;margin-top:8px;margin-bottom:17px;display:flex}.add-vehicle-field label{color:#575164;margin-bottom:7px;font-size:12px;font-weight:600}.add-vehicle-field input,.add-vehicle-field select,.add-vehicle-field textarea{box-sizing:border-box;color:#393345;background:#fff;border:1px solid #ded9e8;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.add-vehicle-field input,.add-vehicle-field select{height:40px;padding:0 12px}.add-vehicle-field textarea{resize:vertical;min-height:90px;padding:11px 12px;line-height:1.55}.add-vehicle-field select{cursor:pointer;appearance:auto}.add-vehicle-field input::placeholder,.add-vehicle-field textarea::placeholder{color:#b5afbd}.add-vehicle-field input:focus,.add-vehicle-field select:focus,.add-vehicle-field textarea:focus{border-color:#8b70e8;box-shadow:0 0 0 3px #6d4aff14}.add-vehicle-field input:disabled,.add-vehicle-field select:disabled,.add-vehicle-field textarea:disabled{color:#aaa5b2;cursor:not-allowed;background:#faf9fc}.add-vehicle-input-icon{align-items:center;display:flex;position:relative}.add-vehicle-input-icon>svg{color:#a29bab;pointer-events:none;z-index:1;width:17px;height:17px;position:absolute;left:11px}.add-vehicle-input-icon input,.add-vehicle-input-icon select{padding-left:36px}.add-vehicle-error{color:#d45166;margin-top:5px;font-size:11px}.add-vehicle-guest-toggle{background:#faf9fd;border:1px solid #ebe6f4;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 15px;display:flex}.add-vehicle-guest-icon{color:#6d4aff;background:#f0ecff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.add-vehicle-guest-icon svg{width:20px;height:20px}.add-vehicle-guest-info{flex:1;min-width:0}.add-vehicle-guest-title{color:#494253;font-size:13px;font-weight:700}.add-vehicle-guest-description{color:#9b95a5;margin-top:3px;font-size:11px;line-height:1.4}.add-vehicle-switch{cursor:pointer;flex-shrink:0;width:40px;height:22px;margin:0;position:relative}.add-vehicle-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.add-vehicle-switch span{background:#d9d5df;border-radius:999px;transition:background .18s;position:absolute;inset:0}.add-vehicle-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.add-vehicle-switch input:checked+span{background:#6d4aff}.add-vehicle-switch input:checked+span:after{transform:translate(18px)}.add-vehicle-switch input:focus-visible+span{box-shadow:0 0 0 3px #6d4aff26}.add-vehicle-guest-card{background:#fbfaff;border:1px solid #e7e1f3;border-radius:12px;margin-bottom:20px;padding:17px}.add-vehicle-guest-card-title{color:#4a4358;font-size:13px;font-weight:700}.add-vehicle-guest-card-description{color:#9a95a5;margin-top:3px;margin-bottom:16px;font-size:11px;line-height:1.5}.add-vehicle-upload-card{background:#faf9fd;border:1px dashed #d9d1e8;border-radius:12px;align-items:center;gap:13px;margin-bottom:12px;padding:15px;transition:border-color .18s,background .18s;display:flex}.add-vehicle-upload-info{min-width:0}.add-vehicle-upload-title{color:#494253;font-size:13px;font-weight:700}.add-vehicle-upload-description{color:#9b95a5;margin-top:3px;font-size:11px}.add-vehicle-upload-button{color:#6d4aff;cursor:pointer;background:#f0ecff;border:0;border-radius:7px;align-items:center;gap:5px;height:29px;margin-top:8px;padding:0 9px;font-family:inherit;font-size:11px;font-weight:600;transition:background .18s;display:inline-flex}.add-vehicle-upload-button:hover:not(:disabled){background:#e6e0ff}.add-vehicle-files{flex-direction:column;gap:7px;margin-bottom:8px;display:flex}.add-vehicle-file{background:#fff;border:1px solid #ebe6f4;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:9px 11px;display:flex}.add-vehicle-file-name{color:#575164;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.add-vehicle-actions{background:#fff;border-top:1px solid #eeeaf5;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:16px 28px;display:flex}@media (width<=700px){.add-vehicle-overlay{padding:12px}.add-vehicle-modal{border-radius:16px;max-height:calc(100vh - 24px)}.add-vehicle-header{padding:18px 20px}.add-vehicle-form{padding:22px 20px}.add-vehicle-actions{padding:14px 20px}}@media (width<=560px){.add-vehicle-overlay{align-items:flex-end;padding:0}.add-vehicle-modal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.add-vehicle-header{padding:17px 18px}.add-vehicle-header h2{font-size:17px}.add-vehicle-header p{font-size:12px}.add-vehicle-icon{width:38px;height:38px}.add-vehicle-form{padding:20px 18px}.add-vehicle-row{grid-template-columns:1fr;gap:0}.add-vehicle-guest-toggle{padding:13px}.add-vehicle-upload-card{align-items:flex-start}.add-vehicle-actions{padding:13px 18px}}@media (width<=380px){.add-vehicle-title-wrapper{gap:9px}.add-vehicle-icon{display:none}.add-vehicle-actions{gap:8px}.add-vehicle-submit{padding:0 10px}}.add-vehicle-field label{color:#5d5769;margin:0 0 7px;font-size:12px;font-weight:600;line-height:1.2;display:block}.add-vehicle-field label span{color:#d95368;margin-left:3px}.add-vehicle-field input,.add-vehicle-field select{box-sizing:border-box;color:#403a4b;background:#fff;border:1px solid #ddd8e8;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.add-vehicle-field input::placeholder{color:#b0aabb}.add-vehicle-field input:hover,.add-vehicle-field select:hover{border-color:#cfc8dc}.add-vehicle-field input:focus,.add-vehicle-field select:focus{border-color:#8c52ff;box-shadow:0 0 0 3px #8c52ff14}.add-vehicle-field input:disabled,.add-vehicle-field select:disabled{color:#aaa4b2;cursor:not-allowed;background:#faf9fc}.add-vehicle-field select{appearance:auto;cursor:pointer}.add-vehicle-input-icon{width:100%;position:relative}.add-vehicle-input-icon svg{color:#aaa3b2;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.add-vehicle-input-icon input{padding-left:39px}.add-vehicle-input-icon input[type=date]{padding-right:10px}.add-vehicle-input-icon input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.9}.add-vehicle-field .add-vehicle-error{color:#d95368;margin-top:5px;font-size:11px;line-height:1.3}.add-vehicle-upload-card{box-sizing:border-box;background:#fbfaff;border:1px dashed #d9cfee;border-radius:11px;align-items:center;gap:14px;width:100%;margin-top:2px;margin-bottom:10px;padding:16px;display:flex}.add-vehicle-upload-card:hover{background:#faf8ff;border-color:#bfaee9}.add-vehicle-upload-icon{color:#8c52ff;background:#eee8ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.add-vehicle-upload-icon svg{width:21px;height:21px}.add-vehicle-upload-info{flex:1;min-width:0}.add-vehicle-upload-title{color:#4a4455;margin:0;font-size:12px;font-weight:700;line-height:1.3}.add-vehicle-upload-description{color:#9c96a6;margin-top:4px;font-size:11px;line-height:1.4}.add-vehicle-upload-button{color:#8c52ff;cursor:pointer;background:#eee8ff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:31px;margin-top:9px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.add-vehicle-upload-button:hover:not(:disabled){background:#e4dbff;transform:translateY(-1px)}.add-vehicle-upload-button:disabled{opacity:.55;cursor:not-allowed}.add-vehicle-upload-button svg{width:15px;height:15px}.add-vehicle-files{flex-direction:column;gap:7px;width:100%;margin-top:8px;display:flex}.add-vehicle-file{box-sizing:border-box;background:#fff;border:1px solid #e8e3ef;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 11px;display:flex}.add-vehicle-file-icon{color:#8c52ff;background:#f0ebff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.add-vehicle-file-icon svg{width:16px;height:16px}.add-vehicle-file-name{color:#575164;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;line-height:1.3;overflow:hidden}.add-vehicle-file-remove{color:#aaa3b1;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background .15s;display:flex}.add-vehicle-file-remove:hover:not(:disabled){color:#d95368;background:#fff0f2}.add-vehicle-file-remove:disabled{opacity:.5;cursor:not-allowed}.add-vehicle-file-remove svg{width:16px;height:16px}@media (width<=650px){.add-vehicle-row{grid-template-columns:1fr;column-gap:0}.add-vehicle-field{margin-bottom:15px}}@media (width<=480px){.add-vehicle-section-title{font-size:14px}.add-vehicle-upload-card{align-items:flex-start;padding:13px}.add-vehicle-upload-icon{width:40px;height:40px}}.add-vehicle-step-content{z-index:1;background:#faf9fd;align-items:center;gap:9px;width:fit-content;padding-right:16px;display:flex;position:relative}.add-vehicle-step-number{color:#aaa4b4;background:#fff;border:2px solid #ded9e9;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.add-vehicle-step-number svg{width:17px;height:17px}.add-vehicle-step-label{flex-direction:column;gap:1px;display:flex}.add-vehicle-step-title{color:#aaa5b3;font-size:13px;font-weight:600}.add-vehicle-step-description{color:#c0bbc8;font-size:11px}.add-vehicle-step.active .add-vehicle-step-number{color:#fff;background:linear-gradient(135deg,#6d4aff,#8a6af4);border-color:#7050df;box-shadow:0 0 0 4px #6d4aff1a,0 4px 10px #6d4aff29}.add-vehicle-step.active .add-vehicle-step-title{color:#4f3c8d;font-weight:700}.add-vehicle-step.active .add-vehicle-step-description{color:#8e87a0}.add-vehicle-step.completed .add-vehicle-step-number{color:#6d4aff;background:#eeeaff;border-color:#8060ed}.add-vehicle-step.completed .add-vehicle-step-title{color:#6e687b}.add-vehicle-steps{background:#faf9fd;border-bottom:1px solid #eeeaf5;flex-shrink:0;padding:18px 28px 19px;display:flex}.add-vehicle-owner-description{color:#9b95a5;margin-top:3px;font-size:11px}.add-vehicle-help{color:#aaa4b2;margin-top:5px;font-size:11px}.add-vehicle-review-card{box-sizing:border-box;background:#fff;border:1px solid #e5e0ec;border-radius:12px;width:100%;margin-bottom:14px;overflow:hidden}.add-vehicle-review-header{background:#faf9fc;border-bottom:1px solid #eeeaf4;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.add-vehicle-review-title{color:#383242;font-size:13px;font-weight:700;line-height:1.3}.add-vehicle-review-subtitle{color:#9a94a5;margin-top:3px;font-size:11px;line-height:1.3}.add-vehicle-review-edit{color:#8c52ff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 9px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.add-vehicle-review-edit:hover{color:#7845df;background:#f0ebff;border-color:#e2d8fa}.add-vehicle-review-edit svg{width:15px;height:15px}.add-vehicle-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.add-vehicle-review-item{background:#fff;border-bottom:1px solid #f0edf4;flex-direction:column;min-width:0;padding:14px 17px;display:flex}.add-vehicle-review-item:nth-child(odd){border-right:1px solid #f0edf4}.add-vehicle-review-item:nth-last-child(-n+2){border-bottom:0}.add-vehicle-review-item span{color:#9a94a5;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px;font-size:10px;font-weight:600;line-height:1.2;display:block}.add-vehicle-review-item strong{overflow-wrap:anywhere;color:#413b4b;min-width:0;font-size:13px;font-weight:600;line-height:1.35;display:block}.add-vehicle-review-item strong:empty{color:#aaa4b2}@media (width<=560px){.add-vehicle-review-grid{grid-template-columns:1fr}.add-vehicle-review-item{border-right:0!important}.add-vehicle-review-item:nth-last-child(-n+2){border-bottom:1px solid #f0edf4}.add-vehicle-review-item:last-child{border-bottom:0}.add-vehicle-review-header{padding:14px}.add-vehicle-review-item{padding:13px 14px}}.add-vehicle-review-owner{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;display:flex}.add-vehicle-review-owner-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.add-vehicle-review-owner-title{color:#383242;font-size:13px;font-weight:700;line-height:1.3}.add-vehicle-review-owner-subtitle{color:#9a94a5;margin-top:3px;font-size:11px;line-height:1.3}.add-vehicle-review-owner-content{background:#faf9fc;border:1px solid #eeeaf4;border-radius:9px;align-items:center;gap:12px;padding:12px 13px;display:flex}.add-vehicle-review-owner-icon{color:#8c52ff;background:#eee8ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.add-vehicle-review-owner-icon svg{width:19px;height:19px}.add-vehicle-review-owner-info{flex:1;min-width:0}.add-vehicle-review-owner-label{color:#9a94a5;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:9px;font-weight:600;line-height:1.2}.add-vehicle-review-owner-name{color:#403a49;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.add-vehicle-review-owner .add-vehicle-review-edit{flex-shrink:0}.add-vehicle-review-owner.guest{background:#fffcf7;border-color:#eee4d4}.add-vehicle-review-owner.guest .add-vehicle-review-owner-icon{color:#a87827;background:#fff2d8}.add-vehicle-review-owner-empty{color:#aaa4b2;font-size:12px;font-weight:500}@media (width<=560px){.add-vehicle-review-owner{padding:14px}.add-vehicle-review-owner-content{align-items:flex-start}.add-vehicle-review-owner-name{white-space:normal}}.add-vehicle-owner-avatar{color:#6d4aff;background:#eeeaff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;font-size:13px;font-weight:700;display:flex}.add-vehicle-review-owner div:last-child{flex-direction:column;gap:3px;display:flex}.add-vehicle-review-owner strong{color:#423d4c;font-size:13px}.add-vehicle-review-owner span{color:#a09aa8;font-size:11px}.login-page{color:#2a3067;background:#f8f9fd;grid-template-columns:minmax(480px,1.05fr) minmax(440px,.95fr);min-height:100vh;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#302bc3 0%,#4c31d8 48%,#843ae7 100%);flex-direction:column;min-height:100vh;padding:36px clamp(40px,6vw,90px);display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;top:-270px;right:-270px}.login-brand-panel:after{content:"";pointer-events:none;background:#d65fff1f;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-260px;left:-290px}.login-brand{z-index:2;display:flex;position:relative}.logo-home{letter-spacing:-.7px;color:#fff;cursor:pointer;align-items:center;gap:11px;font-size:23px;font-weight:800;display:flex}.login-brand-mark{color:#fff;background:linear-gradient(135deg,#332ed6,#8b3aea);border:1px solid #8b3aea;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:flex;box-shadow:0 8px 20px #1e14641f}.login-brand-content{z-index:2;width:100%;max-width:560px;margin-top:auto;margin-bottom:34px;position:relative}.login-eyebrow{color:#ffffff9e;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:800}.login-brand-content h1{letter-spacing:-2.8px;margin:18px 0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(42px,4.6vw,62px);font-weight:700;line-height:1.02}.login-brand-content h1 span{color:#dad3ff}.login-brand-content p{color:#ffffffb8;max-width:500px;margin:0;font-size:14px;line-height:1.75}.login-community-image{z-index:2;background:linear-gradient(145deg,#ffffff21,#ffffff0a);border:1px solid #ffffff2e;border-radius:16px;width:100%;max-width:620px;height:230px;position:relative;overflow:hidden;box-shadow:0 25px 60px #18125a38}.login-community-image img{object-fit:cover;width:100%;height:100%;display:block}.login-image-placeholder{justify-content:center;align-items:center;display:flex}.login-image-placeholder-content{color:#ffffff80;text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.login-image-placeholder-content strong{font-size:14px}.login-image-placeholder-content span{opacity:.65;font-size:11px}.login-brand-footer{z-index:2;color:#ffffff6b;margin-top:25px;font-size:11px;position:relative}.login-form-panel{background:#f8f9fd;justify-content:center;align-items:center;min-height:100vh;padding:50px clamp(32px,6vw,80px);display:flex}.login-form-container{width:100%;max-width:410px}.login-mobile-brand{display:none}.login-heading{margin-bottom:32px}.login-heading h2{color:#2a3067;letter-spacing:-1.4px;margin:0 0 9px;font-size:36px;font-weight:800;line-height:1.1}.login-heading p{color:#797c97;margin:0;font-size:14px;line-height:1.5}.login-form{flex-direction:column;gap:20px;display:flex}.login-field{flex-direction:column;gap:8px;display:flex}.login-field label,.login-password-label label{color:#3d4270;font-size:12px;font-weight:700}.login-field input{color:#2c3161;background:#fff;border:1px solid #e0e1eb;border-radius:9px;outline:none;width:100%;height:50px;padding:0 15px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.login-field input::placeholder{color:#afb1c1}.login-field input:hover{border-color:#caccdc}.login-field input:focus{border-color:#5b4dd7;box-shadow:0 0 0 3px #5b4dd714}.login-password-label{justify-content:space-between;align-items:center;display:flex}.login-password-label a,.login-forgot-button{color:#5b4dcd;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700;text-decoration:none}.login-password-label a:hover,.login-forgot-button:hover{text-decoration:underline}.login-password-input{position:relative}.login-password-input input{padding-right:50px}.login-password-toggle{color:#8e90a4;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex;position:absolute;top:0;right:0}.login-password-toggle:hover{color:#5b4dcd}.login-password-toggle svg{font-size:19px}.login-name-row{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.login-error{color:#c64545;background:#fff7f7;border:1px solid #f1cccc;border-radius:9px;align-items:flex-start;margin-top:-5px;padding:11px 13px;font-size:12px;line-height:1.45;display:flex}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4138cf,#6935de);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:2px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;box-shadow:0 9px 24px #4b3ccc2e}.login-submit:hover{transform:translateY(-1px);box-shadow:0 12px 28px #4b3ccc40}.login-submit:active{transform:translateY(0)}.login-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-submit svg{font-size:18px}.login-divider{color:#a4a6b6;align-items:center;gap:13px;margin:27px 0 18px;font-size:11px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e6e7ee;flex:1;height:1px}.login-google{color:#444870;cursor:pointer;background:#fff;border:1px solid #e0e1eb;border-radius:9px;justify-content:center;align-items:center;width:100%;height:50px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,border-color .15s;display:flex;position:relative}.login-google:hover{background:#fafafd;border-color:#cfd1e0}.login-google-icon{color:#4285f4;font-family:Arial,sans-serif;font-size:18px;font-weight:700;position:absolute;left:15px}.login-register{color:#7d8099;justify-content:center;gap:5px;margin-top:28px;font-size:13px;display:flex}.login-register a,.login-switch-button{color:#5244c6;font-family:inherit;font-size:inherit;font-weight:800;text-decoration:none}.login-switch-button{cursor:pointer;background:0 0;border:0;padding:0}.login-register a:hover,.login-switch-button:hover{text-decoration:underline}.login-switch-button:disabled{opacity:.5;cursor:not-allowed}.login-legal{color:#a6a8b8;text-align:center;margin-top:34px;font-size:11px;line-height:1.65}.login-legal a{color:#70718e;text-decoration:none}.login-legal a:hover{text-decoration:underline}.verification-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#191b3c73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.verification-modal{text-align:center;background:#fff;border:1px solid #fffc;border-radius:18px;width:100%;max-width:430px;padding:40px 36px 34px;animation:.2s ease-out verificationModalIn;box-shadow:0 25px 80px #19194633}@keyframes verificationModalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.verification-icon,.forgot-password-icon{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 21px;font-size:25px;font-weight:800;display:flex}.verification-icon{color:#269d63;background:#ebf9f2}.forgot-password-icon{color:#5244c6;background:#f2f0ff}.verification-modal h2{color:#2a3067;letter-spacing:-.8px;margin:0 0 10px;font-size:27px;font-weight:800;line-height:1.15}.verification-message{color:#797c97;margin:0;font-size:13px;line-height:1.65}.verification-email{color:#4b3fbe;word-break:break-word;margin-top:6px;font-size:13px;font-weight:700;display:block}.verification-description{color:#8c8ea2;margin:19px 0 26px;font-size:12px;line-height:1.7}.verification-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4138cf,#6935de);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:49px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 20px #4b3ccc2e}.verification-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px #4b3ccc3d}.verification-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.verification-button svg{font-size:18px}.verification-resend{color:#5b4dcd;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:700}.verification-resend:hover{text-decoration:underline}.forgot-password-field{text-align:left;margin-bottom:20px}@media (width<=1050px){.login-page{grid-template-columns:minmax(430px,1fr) minmax(400px,.9fr)}.login-brand-panel{padding:32px 50px}.login-form-panel{padding:40px 35px}.login-brand-content h1{letter-spacing:-2.3px;font-size:clamp(40px,5vw,54px)}.login-community-image{height:200px}}@media (width<=900px){.login-page{min-height:100vh;display:block}.login-brand-panel{display:none}.login-form-panel{justify-content:center;align-items:flex-start;min-height:100vh;padding:34px 24px 40px;display:flex}.login-form-container{max-width:430px}.login-mobile-brand{margin-bottom:58px;display:block}.login-mobile-brand .login-brand{color:#2a3067}.login-mobile-brand .login-brand-mark{color:#fff;background:linear-gradient(135deg,#3731d3,#7e3ae5);border:0}.login-heading h2{font-size:34px}}@media (width<=520px){.login-form-panel{padding:26px 18px 35px}.login-mobile-brand{margin-bottom:48px}.login-brand{font-size:21px}.login-brand-mark{width:36px;height:36px}.login-heading{margin-bottom:28px}.login-heading h2{letter-spacing:-1.2px;font-size:31px}.login-heading p{font-size:13px}.login-form{gap:18px}.login-name-row{grid-template-columns:1fr;gap:18px}.login-field input{height:49px;font-size:14px}.login-password-toggle,.login-submit,.login-google{height:49px}.login-register{margin-top:25px;font-size:12px}.login-legal{margin-top:30px;font-size:10px}.verification-modal{border-radius:16px;max-width:100%;padding:34px 24px 28px}.verification-modal h2{font-size:24px}.verification-message{font-size:12px}}@media (width<=360px){.login-form-panel{padding:22px 15px 30px}.login-mobile-brand{margin-bottom:40px}.login-heading h2{font-size:28px}.login-field input,.login-submit,.login-google{height:47px}}.legal-page{color:#25245a;background:#fff;min-height:100vh;font-family:inherit}.legal-logo{color:#25245a;letter-spacing:-.02em;align-items:center;gap:12px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.legal-logo-icon{color:#fff;background:linear-gradient(135deg,#4b2edb,#8c52ff);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex;box-shadow:0 8px 20px #4c2edb40}.legal-hero{color:#fff;background:linear-gradient(120deg,#3027c9 0%,#4b32df 45%,#9a45ed 100%);position:relative;overflow:hidden}.legal-hero-content{z-index:2;text-align:center;max-width:850px;margin:0 auto;padding:100px 24px;position:relative}.legal-badge{color:#ffffffe6;letter-spacing:.15em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;padding:9px 16px;font-size:11px;font-weight:700;display:inline-flex}.legal-hero h1{color:#fff;letter-spacing:-.045em;margin:28px 0 0;font-size:clamp(48px,6vw,72px);font-weight:700;line-height:1}.legal-hero p{color:#fffc;max-width:680px;margin:28px auto 0;font-size:19px;line-height:1.7}.legal-hero-date{color:#fff9;margin-top:24px;font-size:13px;display:block}.legal-hero-circle{pointer-events:none;border-radius:50%;position:absolute}.legal-circle-right{background:#ffffff14;width:650px;height:650px;top:-350px;right:-250px}.legal-circle-left{background:#ffffff0a;width:500px;height:500px;bottom:-380px;left:-280px}.legal-content{max-width:1050px;margin:0 auto;padding:70px 24px}.legal-card{background:#fff;border:1px solid #eeeef5;border-radius:28px;padding:60px;box-shadow:0 20px 60px #2d237814}.legal-introduction{border-bottom:1px solid #eeeef5;padding-bottom:40px}.legal-introduction p{color:#5f607f;margin:0;font-size:17px;line-height:1.8}.legal-introduction p+p{margin-top:18px}.legal-introduction strong{color:#4b32df}.legal-section{margin-top:52px}.legal-section-heading{align-items:center;gap:16px;display:flex}.legal-section-number{color:#4b32df;background:#f2efff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex}.legal-section-heading h2{color:#25245a;letter-spacing:-.025em;margin:0;font-size:27px;font-weight:700;line-height:1.2}.legal-section-content{color:#656680;margin-top:20px;margin-left:56px;font-size:16px;line-height:1.8}.legal-section-content p{margin:0}.legal-section-content p+p{margin-top:18px}.legal-subsection{margin-top:32px}.legal-subsection h3{color:#35336b;margin:0 0 10px;font-size:18px;font-weight:700}.legal-subsection-content{color:#656680}.legal-list{margin:16px 0;padding-left:22px}.legal-list li{margin-bottom:8px;padding-left:6px}.legal-list li::marker{color:#8c52ff}.legal-link{color:#4b32df;font-weight:500;text-decoration:none}.legal-link:hover{text-decoration:underline}.legal-contact{color:#656680;background:#f7f5ff;border:1px solid #ebe6ff;border-radius:16px;flex-direction:column;gap:4px;margin-top:24px;padding:20px 22px;display:flex}.legal-contact strong{color:#3027c9}.legal-note{color:#777895;border-top:1px solid #eeeef5;margin-top:55px;padding-top:30px;font-size:13px;line-height:1.7}.legal-footer{background:#fafaff;border-top:1px solid #eeeef5}.legal-footer-inner{color:#777895;justify-content:space-between;align-items:center;gap:20px;max-width:1050px;margin:0 auto;padding:32px 24px;font-size:13px;display:flex}.legal-footer-links{gap:24px;display:flex}.legal-footer a{color:#777895;text-decoration:none;transition:color .2s}.legal-footer a:hover,.legal-footer a.active{color:#4b32df}@media (width<=768px){.legal-navbar{height:68px}.legal-navbar-inner{padding:0 20px}.legal-logo{font-size:21px}.legal-nav,.legal-login{display:none}.legal-hero-content{padding:75px 20px}.legal-hero h1{font-size:48px}.legal-hero p{font-size:16px}.legal-content{padding:35px 16px}.legal-card{border-radius:22px;padding:30px 22px}.legal-section{margin-top:42px}.legal-section-heading h2{font-size:22px}.legal-section-content{margin-left:0;font-size:15px}.legal-footer-inner{text-align:center;flex-direction:column}.legal-footer-links{flex-wrap:wrap;justify-content:center}}:root{--koomuni-purple:#8c52ff;--koomuni-purple-dark:#7940ed;--koomuni-purple-light:#f5f2ff;--koomuni-text:#292653;--koomuni-text-secondary:#77738b;--koomuni-text-muted:#9693a2;--koomuni-background:#f7f8fd;--koomuni-surface:#fff;--koomuni-border:#eee;--koomuni-border-light:#f1f5f9;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--font-xs:.6875rem;--font-sm:.75rem;--font-md:.8125rem;--font-base:.875rem;--font-lg:1rem;--font-xl:1.125rem;--font-2xl:1.25rem;--font-3xl:1.5rem;--font-4xl:2rem}.secret-button{color:#e7e7e7;text-align:center;cursor:pointer;background-color:#2e2e2e;border-radius:6px;margin:20px;padding:2px 6px;font-weight:bolder}.nunito-font{font-optical-sizing:auto;font-family:Nunito,sans-serif;font-style:normal}.koomuni-logo{font-optical-sizing:auto;letter-spacing:-.5px;font-family:Nunito,sans-serif;font-style:normal;font-weight:800}.submit-btn-1{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d4aff 0%,#8060e9 100%);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 17px;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 10px #6d4aff2e}.submit-btn-1:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #6d4aff3d}.submit-btn-1:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-btn-1 svg{width:16px;height:16px}.submit-btn-1-secondary{color:#5f566f;background:#fff;border:1px solid #dcd7e8}.submit-btn-1-secondary:hover{color:#6f3fd4;background:#faf8ff;border-color:#c9b8e8}.cancel-btn-1{color:#706a7d;cursor:pointer;background:#fff;border:1px solid #e2ddea;border-radius:9px;justify-content:center;align-items:center;height:44px;padding:0 17px;font-family:inherit;font-size:1rem;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.cancel-btn-1:hover:not(:disabled){color:#4f485c;background:#f8f6fb;border-color:#d5cfe2}.cancel-btn-1:disabled{opacity:.6;cursor:not-allowed}@media (width<=640px){.submit-btn-1{justify-content:center;width:100%}.cancel-btn-1{flex:1}}
