.building-form-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:2rem 2.5rem;max-width:100%;margin:0 auto 2rem}.building-form-container h3{margin-top:0;font-size:2rem;color:#1d4ed8;letter-spacing:-1px}.ant-btn-primary{background-color:#163252!important;border-color:#163252!important}.ant-btn-primary:hover{background-color:#1e3a66!important;border-color:#1e3a66!important}.ant-btn-primary:focus{background-color:#163252!important;border-color:#163252!important}.ant-btn-primary:active{background-color:#0f2440!important;border-color:#0f2440!important}.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):not(.ant-btn-link):not(.ant-btn-text){background-color:#163252;border-color:#163252;color:#fff}.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):not(.ant-btn-link):not(.ant-btn-text):hover{background-color:#1e3a66!important;border-color:#1e3a66!important;color:#fff!important}.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):not(.ant-btn-link):not(.ant-btn-text):focus{background-color:#163252!important;border-color:#163252!important;color:#fff!important}.ant-btn:not(.ant-btn-primary):not(.ant-btn-danger):not(.ant-btn-link):not(.ant-btn-text):active{background-color:#0f2440!important;border-color:#0f2440!important;color:#fff!important}.ant-btn:disabled{background-color:#6b7280!important;border-color:#6b7280!important;color:#9ca3af!important}.amenities-list{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1rem}.amenities-list label{font-weight:400;color:#374151;display:flex;align-items:center;gap:.3rem}.image-upload-group{margin-bottom:1rem}.image-upload-group label{font-size:.97rem;color:#374151}.four-col-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width: 1024px){.four-col-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.four-col-grid{grid-template-columns:1fr}}.building-form button[type=submit]{background:linear-gradient(90deg,#2563eb 60%,#1d4ed8);color:#fff;border:none;border-radius:8px;padding:.8rem 2.2rem;font-size:1.1rem;font-weight:600;margin-top:1rem;box-shadow:0 2px 8px #2563eb14;transition:background .2s}.building-form button[type=submit]:hover{background:linear-gradient(90deg,#1d4ed8 60%,#2563eb)}.buildings-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;margin-top:2rem}.building-card{width:320px;min-height:380px;background:#f9fafb;border-radius:16px;box-shadow:0 4px 24px #00000012;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1.2rem 1.2rem;position:relative;border:1.5px solid #e5e7eb;transition:box-shadow .2s,border .2s}.building-card:hover{box-shadow:0 8px 32px #2563eb1a;border:1.5px solid #2563eb}.building-card .building-title{font-size:1.3rem;font-weight:700;color:#1d4ed8;margin-top:.7rem;margin-bottom:.2rem;text-align:center}.building-card .building-area{color:#64748b;font-size:1rem;margin-bottom:.7rem}.building-card .building-actions{margin-top:auto;width:100%;display:flex;gap:.5rem}.building-card button{flex:1;border:none;border-radius:6px;padding:.6rem 0;font-size:1rem;font-weight:500;background:#e0e7ff;color:#1e293b;transition:background .2s}.building-card button:hover{background:#2563eb;color:#fff}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-layout .bar{background:#111827;color:#fff;padding:1rem}.dashboard-layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#111827;color:#fff;padding:1rem}.sidebar a{color:#e5e7eb;text-decoration:none}.header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.module-tag{display:inline-block;margin-top:4px;padding:4px 8px;font-size:12px;font-weight:600;color:#e5e7eb;background:#6366f14d;border:1px solid rgba(255,255,255,.08);border-radius:8px}[data-theme=dark] .module-tag{color:#cbd5e1;background:#16a34a40;border-color:#ffffff0f}.user-chip{display:flex;width:100%;align-items:center;gap:8px;padding:4px 8px;border-radius:10px;background:#ffffff14;color:#e5e7eb}.avatar{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#3b82f6;color:#fff;font-size:12px;font-weight:700}.user-name{font-size:12px;font-weight:600}[data-theme=dark] .user-chip{background:#ffffff0f}[data-theme=dark] .avatar{background:#16a34a}.content{flex:1;padding:1rem 2rem}button{cursor:pointer}.menu-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:1rem 0}.menu-box{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:linear-gradient(135deg,#3b82f633,#0ea5e926);color:#e5e7eb;text-decoration:none;border:1px solid rgba(255,255,255,.08);transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.menu-box.action{justify-content:space-between}.menu-button{border:none;width:100%;text-align:left;background:transparent}.menu-box:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000040;background:linear-gradient(135deg,#6366f140,#0ea5e933)}.menu-box.active{border-color:#ffffff2e;background:linear-gradient(135deg,#6366f159,#0ea5e947)}.menu-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#ffffff1a;color:#a5b4fc}[data-theme=dark] .menu-box.active{border-color:#ffffff24;background:linear-gradient(135deg,#6366f147,#16a34a38)}.menu-label{font-weight:600;letter-spacing:.2px}[data-theme=dark] .sidebar{background:#0b1220}[data-theme=dark] .menu-box{background:linear-gradient(135deg,#3b82f626,#16a34a1f);border-color:#ffffff0f}[data-theme=dark] .menu-box:hover{box-shadow:0 6px 20px #00000059}[data-theme=dark] .menu-icon{background:#ffffff14;color:#86efac}[data-theme=dark] .menu-button{background:transparent}.plan-card{border:1px solid rgba(0,0,0,.08);position:relative;transition:border-color .2s ease,box-shadow .2s ease}.plan-card.active{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f640}[data-theme=dark] .plan-badge{background:#86efac26;color:#86efac}.plan-badge{position:absolute;top:8px;right:8px;background:#3b82f61f;color:#2563eb;padding:2px 8px;font-size:12px;font-weight:700;border-radius:999px;border:1px solid rgba(59,130,246,.25)}[data-theme=dark] .plan-card{border-color:#ffffff14}[data-theme=dark] .plan-card.active{border-color:#86efac;box-shadow:0 8px 24px #86efac40}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#6366f1,#8b5cf6)}[data-theme=dark] .login-page{background:linear-gradient(135deg,#0b1220,#0b1a2a,#0f1f33)}.login-brand{display:flex;align-items:center;justify-content:center;color:#fff}.login-art{width:480px;height:180px;filter:blur(.5px);opacity:.8;margin:4px 0 12px}[data-theme=dark] .login-art{opacity:.6;filter:blur(.6px)}.login-title{color:#fff!important;margin-bottom:8px!important}.login-module-tag{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;padding:6px 12px;border-radius:999px;font-weight:600;color:#fff}[data-theme=dark] .login-module-tag{background:#ffffff1f}.login-copy{color:#ffffffe6!important;margin-top:16px!important;font-size:16px!important}.login-card-col{display:none}.login-center{width:100%;max-width:520px;padding:32px 24px;text-align:center}.login-card{width:420px;border-radius:16px;box-shadow:0 20px 40px #0003;background:#ffffffeb;border:1px solid rgba(0,0,0,.06)}[data-theme=dark] .login-card{box-shadow:0 24px 48px #0000008c;background:#020617e0;border-color:#ffffff14}.login-actions{display:flex;align-items:center;justify-content:space-between}.login-card .ant-btn-primary{background:linear-gradient(90deg,#2563eb 60%,#1d4ed8)}.login-card .ant-btn-primary:hover{background:linear-gradient(90deg,#1d4ed8 60%,#2563eb)}.login-card .ant-input,.login-card .ant-input-password{border-radius:10px}.login-hint{margin-top:16px;color:#64748b}[data-theme=dark] .login-hint{color:#94a3b8}:root{--body-bg: #ffffff;--text-color: #0f172a;--sidebar-bg: #111827;--sidebar-fg: #ffffff;--sidebar-link: #e5e7eb;--content-bg: #f8fafc;--card-bg: #f9fafb;--card-border: #e5e7eb}[data-theme=dark]{--body-bg: #0b1220;--text-color: #e5e7eb;--sidebar-bg: #0b0f19;--sidebar-fg: #e5e7eb;--sidebar-link: #94a3b8;--content-bg: #0f172a;--card-bg: #0f172a;--card-border: #1f2937}body{background:var(--body-bg)!important;color:var(--text-color)!important}.public-layout .bar,.sidebar{background:var(--sidebar-bg)!important;color:var(--sidebar-fg)!important}.sidebar a{color:var(--sidebar-link)!important}.content{background:var(--content-bg)!important}.building-card{background:var(--card-bg)!important;border-color:var(--card-border)!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
