.portfolio-layout{display:flex;height:100%;min-height:0;overflow:hidden;background:var(--bg)}.portfolio-sidebar{width:300px;min-width:300px;background:var(--surface-strong);border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.portfolio-sidebar-header{padding:16px 16px 12px;border-bottom:1px solid var(--line)}.portfolio-sidebar-header h2{margin:4px 0 0;font-size:15px;font-weight:700;color:var(--text)}.portfolio-group-tabs{padding:10px 12px;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:6px}.group-tab{background:var(--bg);color:var(--muted);border:1px solid var(--line);padding:4px 10px;border-radius:12px;font-size:11px;cursor:pointer;font-weight:500;transition:background .15s}.group-tab:hover{background:#14213d14;color:var(--text)}.group-tab-active{background:#0f766e1f;color:var(--brand-dark);border-color:#0f766e4d;font-weight:600}.portfolio-summary-bar{display:flex;border-bottom:1px solid var(--line)}.portfolio-summary-stat{flex:1;padding:10px 12px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.portfolio-summary-stat:last-child{border-right:none}.portfolio-summary-stat strong{font-size:16px;font-weight:700;color:var(--text)}.portfolio-summary-stat span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.4px}.text-alert{color:var(--danger)}.portfolio-property-list{overflow-y:auto;flex:1}.portfolio-group-heading{padding:8px 16px 4px;background:var(--bg);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--brand)}.portfolio-property-row{width:100%;text-align:left;background:none;border:none;border-left:3px solid transparent;border-bottom:1px solid var(--line);padding:10px 16px 10px 21px;cursor:pointer;display:flex;flex-direction:column;gap:2px;transition:background .1s}.portfolio-property-row:hover{background:var(--bg)}.portfolio-property-row-active{background:#0f766e14;border-left-color:var(--brand)}.portfolio-property-name{font-weight:600;color:var(--text);font-size:13px}.portfolio-property-addr{font-size:11px}.portfolio-manage-btn{margin:12px 16px;width:calc(100% - 32px)}.portfolio-detail{flex:1;background:var(--bg);display:flex;flex-direction:column;overflow:hidden}.portfolio-detail-empty{flex:1;display:flex;align-items:center;justify-content:center}.portfolio-detail-header{padding:14px 20px;background:var(--surface-strong);border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portfolio-detail-header h2{margin:4px 0 0;font-size:16px;font-weight:700;color:var(--text)}.portfolio-alert-bar{background:#b91c1c0f;border-bottom:1px solid rgba(185,28,28,.2);padding:10px 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px}.portfolio-alert-bar strong{color:var(--danger);white-space:nowrap}.portfolio-alert-msg{color:var(--danger)}.portfolio-detail .stat-grid{display:flex;background:var(--surface-strong);border-bottom:1px solid var(--line);border-radius:0;gap:0}.portfolio-detail .stat-card{flex:1;padding:14px 20px;border-right:1px solid var(--line);border-radius:0;box-shadow:none}.portfolio-detail .stat-card:last-child{border-right:none}.portfolio-detail .page-stack{padding:16px 20px;overflow-y:auto;flex:1}.badge-warn{background:#d9770626;color:var(--warning)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14213d73;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:var(--surface-strong);border-radius:28px;padding:2rem;width:480px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);overflow-y:auto;box-shadow:var(--shadow)}.modal-wide{width:860px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.modal-header h3{margin:0}.modal-subtitle{margin:.35rem 0 0}.icon-button{background:none;border:none;font-size:1.1rem;color:var(--muted);padding:.25rem .5rem;border-radius:8px}.icon-button:hover{background:#14213d14}.form-stack{display:grid;gap:.85rem;margin-top:.75rem}.mock-input{border-radius:14px;border:1px solid var(--line);padding:.7rem .9rem;background:#fff;width:100%;font:inherit}.destructive-button{background:none;border:1px solid rgba(185,28,28,.3);color:var(--danger);border-radius:999px;padding:.45rem .9rem;font-size:.82rem}.destructive-button:hover{background:#b91c1c14}.group-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--line)}.group-row:last-child{border-bottom:none}.portfolio-group-admin{gap:1rem}.portfolio-admin-card{border:1px solid var(--line);border-radius:20px;padding:1rem 1.1rem;background:#ffffffc7}.portfolio-admin-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem}.portfolio-admin-card-header h4{margin:0}.portfolio-admin-card-header p{margin:.3rem 0 0}.portfolio-group-editor-list{display:grid;gap:.9rem}.portfolio-group-editor{border:1px solid var(--line);border-radius:18px;padding:.95rem;background:var(--surface);display:grid;gap:.85rem}.portfolio-group-editor-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.portfolio-group-editor-header p{margin:.25rem 0 0}.portfolio-group-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:.85rem}.portfolio-admin-span-2{grid-column:span 2}.portfolio-group-editor-actions{display:flex;justify-content:flex-end;gap:.75rem}.portfolio-assignment-list{display:grid;gap:.7rem}.portfolio-assignment-row{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:1rem;align-items:center;padding:.8rem 0;border-bottom:1px solid var(--line)}.portfolio-assignment-row:last-child{border-bottom:none}.portfolio-assignment-row p{margin:.25rem 0 0}.portfolio-assignment-field{display:block}.portfolio-assignment-select{min-width:0}.portfolio-admin-status{display:grid;gap:.35rem}.portfolio-admin-status p{margin:0}@media(max-width:900px){.portfolio-layout{flex-direction:column}.portfolio-sidebar{width:100%;min-width:0;max-height:40vh}.modal-wide{width:calc(100vw - 2rem)}.portfolio-group-editor-grid,.portfolio-assignment-row{grid-template-columns:1fr}.portfolio-admin-span-2{grid-column:auto}}.gp-page{min-height:100vh;background:#f1f5f9;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem 4rem}.gp-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000f;width:100%;max-width:420px;overflow:hidden}.gp-header{background:#0f766e;color:#fff;padding:18px 22px 16px}.gp-header-eyebrow{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:6px}.gp-header-property{font-size:1.05rem;font-weight:800;line-height:1.2;margin:0}.gp-header-stay{display:flex;align-items:center;gap:8px;margin-top:7px;font-size:.78rem;opacity:.85;flex-wrap:wrap}.gp-header-stay-sep{opacity:.4}.gp-pills{display:flex;border-bottom:1px solid #e2e8f0}.gp-pill{flex:1;padding:9px 4px;text-align:center;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#f8fafc;border-right:1px solid #e2e8f0}.gp-pill:last-child{border-right:none}.gp-pill--done{color:#0f766e;background:#f0fdf9}.gp-pill--active{color:#0f766e;background:#fff;font-weight:700;border-bottom:2px solid #0f766e;margin-bottom:-1px}.gp-body{padding:22px}.gp-body h2{margin:0 0 4px;font-size:1rem;font-weight:700;color:#0f172a}.gp-body-sub{color:#64748b;font-size:.8rem;margin-bottom:18px}.gp-field{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.gp-field label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.gp-field input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:.84rem;color:#0f172a;width:100%;box-sizing:border-box;transition:border-color .15s}.gp-field input:focus{outline:none;border-color:#0f766e}.gp-rules-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;max-height:280px;overflow-y:auto;font-size:.78rem;line-height:1.6;color:#334155;margin-bottom:14px;white-space:pre-wrap}.gp-check-row{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;font-size:.82rem;color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s,background .15s}.gp-check-row--checked{background:#f0fdf9;border-color:#6ee7d4}.gp-check-row input[type=checkbox]{accent-color:#0f766e;width:16px;height:16px;cursor:pointer;flex-shrink:0}.gp-fee-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin-bottom:16px}.gp-fee-row{display:flex;justify-content:space-between;font-size:.8rem;color:#64748b;margin-bottom:8px}.gp-fee-total{border-top:1px solid #e2e8f0;padding-top:10px;display:flex;justify-content:space-between;font-weight:700;font-size:.9rem;color:#0f172a}.gp-fee-caption{text-align:center;font-size:.68rem;color:#94a3b8;margin-top:8px}.gp-instructions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;font-size:.82rem;line-height:1.6;color:#334155;margin-bottom:16px;white-space:pre-wrap}.gp-btn{background:#0f766e;color:#fff;border:none;border-radius:8px;padding:11px 18px;font-size:.85rem;font-weight:700;width:100%;cursor:pointer;transition:opacity .15s}.gp-btn:disabled{opacity:.5;cursor:not-allowed}.gp-btn--secondary{background:transparent;color:#0f766e;border:1px solid #0f766e;margin-top:8px}a.gp-btn{display:block;text-align:center;text-decoration:none;box-sizing:border-box;color:#fff}.gp-verify-outer{min-height:100vh;background:#f1f5f9;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.gp-verify-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000f;width:100%;max-width:380px;padding:28px 24px}.gp-verify-card h1{font-size:1.2rem;font-weight:800;color:#0f172a;margin:0 0 4px}.gp-verify-card .gp-body-sub{margin-bottom:22px}.gp-done{text-align:center;padding:36px 22px}.gp-done-emoji{font-size:2.8rem;margin-bottom:14px}.gp-done h2{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:8px}.gp-done p{font-size:.82rem;color:#64748b}.gp-error{margin-top:10px;font-size:.8rem;color:#dc2626;text-align:center}.res-page{display:flex;flex-direction:column;gap:0;min-height:0}.res-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem}.res-header-left h2{margin:4px 0 0;font-size:1.5rem;font-weight:800;color:var(--text)}.res-header-right{display:flex;gap:.6rem;align-items:center}.res-search{padding:.55rem .9rem!important;border-radius:999px!important;font-size:.85rem!important;width:240px!important}.res-new-btn{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;border:none;border-radius:999px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;white-space:nowrap}.res-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:0;background:var(--surface-strong);border-radius:16px 16px 0 0;overflow:hidden;padding:0 4px}.res-tab{padding:.75rem 1rem;font-size:.82rem;font-weight:500;color:var(--muted);border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;display:flex;align-items:center;gap:6px;margin-bottom:-1px;transition:color .15s}.res-tab:hover{color:var(--text)}.res-tab-active{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.res-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;font-size:.72rem;font-weight:700;background:#14213d14;color:var(--muted)}.res-tab-badge--alert{background:#b91c1c24;color:var(--danger)}.res-table-wrap{background:var(--surface-strong);border-radius:0 0 16px 16px;overflow:hidden;border:1px solid var(--line);border-top:none}.res-table{width:100%;border-collapse:collapse;font-size:.84rem}.res-table th{padding:.6rem .9rem;text-align:left;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:#f7fafc;border-bottom:1px solid var(--line)}.res-table td{padding:.75rem .9rem;border-bottom:1px solid var(--line);vertical-align:middle}.res-table tbody tr:last-child td{border-bottom:none}.res-section-divider td{padding:.4rem .9rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--line)}.res-section-divider--today td{background:#fff5f5;color:#c53030;border-top:1px solid #fed7d7;border-bottom-color:#fed7d7}.res-section-divider--onsite td{background:#f0fff4;color:#276749;border-top:1px solid #c6f6d5;border-bottom-color:#c6f6d5}.res-section-divider--upcoming td{background:#f7fafc;color:var(--muted)}.res-section-divider--past td{background:#f7fafc;color:#a0aec0}.res-row-arriving{background:snow}.res-row-muted td{color:#a0aec0}.res-row-cancelled td{color:#a0aec0;font-style:italic}.res-stay-label{font-size:.78rem;color:var(--muted);margin-bottom:4px;white-space:nowrap}.res-stay-label strong{color:var(--text)}.res-stay-bar-track{width:140px;height:5px;background:#14213d1a;border-radius:3px;overflow:hidden}.res-stay-bar-fill{height:5px;border-radius:3px;transition:width .3s ease}.res-stay-bar-fill--onsite{background:#276749}.res-stay-bar-fill--arriving{background:var(--brand)}.res-stay-bar-fill--upcoming{background:transparent}.res-unit--onsite{color:var(--brand)}.res-unit--arriving{color:#c53030}.res-unit--upcoming{color:var(--muted)}.res-unit--past{color:#a0aec0}.res-actions{display:flex;gap:.4rem}.res-btn-invite{font-size:.78rem;padding:.3rem .7rem;border-radius:999px;border:none;font-weight:600;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff}.res-btn-invite--sent{background:#14213d12;color:var(--muted)}.res-btn-edit{font-size:.78rem;padding:.3rem .7rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted)}.res-flash{padding:.7rem 1rem;border-radius:10px;font-size:.85rem;background:#0f766e17;color:var(--brand-dark)}.res-flash a{color:var(--brand);text-decoration:underline}.res-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14213d59;z-index:100;display:flex;justify-content:flex-end}.res-drawer{width:420px;height:100vh;background:var(--surface-strong);box-shadow:-4px 0 32px #14213d2e;display:flex;flex-direction:column;overflow:hidden;animation:drawer-slide-in .2s ease}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.res-drawer-header{padding:1.1rem 1.2rem;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.res-drawer-header h3{margin:4px 0 0;font-size:1rem;font-weight:700;color:var(--text)}.res-drawer-close{background:none;border:none;color:var(--muted);font-size:1.2rem;line-height:1;padding:2px 4px;border-radius:6px}.res-drawer-close:hover{background:#14213d12}.res-drawer-body{flex:1;overflow-y:auto;padding:1.2rem;display:flex;flex-direction:column;gap:.85rem}.res-drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.res-drawer-grid .full-width{grid-column:1 / -1}.res-drawer-label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.res-drawer-label input,.res-drawer-label select{border-radius:10px!important;padding:.6rem .8rem!important;font-size:.85rem!important;font-weight:400}.res-portal-cell{display:flex;flex-direction:column;gap:3px}.res-portal-pill{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;padding:3px 8px;border-radius:99px;letter-spacing:.02em;white-space:nowrap}.res-portal-pill--none{background:#f1f5f9;color:#64748b}.res-portal-pill--sent{background:#fef9c3;color:#a16207}.res-portal-pill--opened{background:#dbeafe;color:#1d4ed8}.res-portal-pill--complete{background:#dcfce7;color:#166534}.res-portal-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.res-portal-dot--none{background:#cbd5e1}.res-portal-dot--sent{background:#fbbf24}.res-portal-dot--opened{background:#60a5fa}.res-portal-dot--complete{background:#34d399}.res-portal-ts{font-size:.68rem;color:var(--muted);padding-left:2px}.res-btn-copy{font-size:.75rem;padding:.25rem .55rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer;line-height:1}.res-btn-copy--copied{color:var(--brand);border-color:var(--brand)}.units-page{display:flex;flex-direction:column;gap:.75rem;height:100%;min-height:0}.units-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.25rem}.units-header h2{font-size:1.5rem;font-weight:800;margin:4px 0 0;color:var(--text)}.units-master-detail{display:grid;grid-template-columns:300px 1fr;flex:1;min-height:0;border-radius:16px;border:1px solid var(--line);background:var(--surface-strong);overflow:hidden}.units-list{border-right:1px solid var(--line);overflow-y:auto}.units-list-header{padding:8px 14px;background:#f7fafc;border-bottom:1px solid var(--line);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.unit-row{display:flex;align-items:center;padding:10px 14px;border-bottom:1px solid var(--line);cursor:pointer;gap:10px;border-left:3px solid transparent;transition:background .1s}.unit-row:hover{background:#f7fafc}.unit-row--selected{background:#f0fdfa;border-left-color:var(--brand)}.unit-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.unit-status-dot--onsite{background:#22c55e}.unit-status-dot--arriving{background:#f59e0b}.unit-status-dot--error{background:#ef4444}.unit-status-dot--vacant{background:#cbd5e1}.unit-detail{display:flex;flex-direction:column;overflow:hidden}.unit-detail-header{padding:14px 20px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}.unit-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 20px;background:#fafafa;flex-shrink:0}.unit-tab{padding:.7rem 1rem;font-size:.82rem;font-weight:600;color:var(--muted);border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;margin-bottom:-1px;transition:color .15s}.unit-tab:hover{color:var(--text)}.unit-tab--active{color:var(--brand);border-bottom-color:var(--brand)}.unit-tab-body{flex:1;overflow-y:auto;padding:1.2rem 1.4rem;display:flex;flex-direction:column;gap:1rem}.unit-alert-banner{background:#fef3c7;border:1px solid #fde68a;border-radius:10px;padding:10px 14px;font-size:.82rem;font-weight:600;color:#92400e;display:flex;align-items:center;gap:8px}.unit-feed-row{border:1px solid var(--line);border-radius:10px;padding:12px 14px;background:#fff;margin-bottom:8px}.unit-feed-row:last-child{margin-bottom:0}.unit-feed-row--error{border-color:#fca5a5;background:#fff8f8}.unit-pay-option{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;border:2px solid var(--line);cursor:pointer;margin-bottom:8px;transition:border-color .15s,background .15s}.unit-pay-option:last-child{margin-bottom:0}.unit-pay-option--selected{border-color:var(--brand);background:#f0fdfa}.unit-pay-radio{width:16px;height:16px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;margin-top:2px;transition:border-color .15s}.unit-pay-radio--selected{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 3px #fff}.unit-conditional-fields{background:#f0fdfa;border:1px solid #a7f3d0;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.unit-save-bar{border-top:1px solid var(--line);padding:12px 20px;background:var(--surface-strong);display:flex;justify-content:flex-end;flex-shrink:0}.unit-cal-strip{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px}.unit-cal-cell{flex-shrink:0;width:50px;border-radius:8px;padding:6px 4px;text-align:center;background:#f8fafc;border:1px solid var(--line);color:#94a3b8}.unit-cal-cell--occupied{background:#d1fae5;border-color:#a7f3d0;color:#065f46}.unit-res-table{width:100%;border-collapse:collapse;font-size:.82rem}.unit-res-table th{padding:4px 0;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.unit-res-table td{padding:7px 0;border-top:1px solid var(--line);vertical-align:middle}:root{--bg: #f6f7f1;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--text: #14213d;--muted: #526072;--brand: #0f766e;--brand-dark: #115e59;--accent: #f59e0b;--line: rgba(20, 33, 61, .12);--success: #0f766e;--warning: #d97706;--danger: #b91c1c;--shadow: 0 20px 45px rgba(20, 33, 61, .12);font-family:Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 24%),radial-gradient(circle at bottom right,rgba(245,158,11,.2),transparent 26%),var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:.85rem .95rem;background:#fff}textarea{resize:vertical}.auth-layout,.guest-layout{min-height:100vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel,.guest-card,.auth-card{padding:3rem}.hero-panel{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#0f766ef2,#14213df2);color:#fff}.auth-card,.guest-card,.panel,.stat-card{background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.55);box-shadow:var(--shadow);border-radius:28px}.auth-card,.guest-card{display:flex;flex-direction:column;gap:1rem;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--accent);font-weight:700}.lead,.muted{color:var(--muted)}.error-text{color:var(--danger)}.primary-button,.secondary-button{border:none;border-radius:999px;padding:.95rem 1.2rem}.primary-button{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff}.secondary-button{background:#14213d0f;color:var(--text)}.app-shell{display:grid;grid-template-columns:var(--sidebar-w, 270px) minmax(0,1fr);min-height:100vh;transition:grid-template-columns .2s ease}.app-shell--collapsed{--sidebar-w: 54px}.sidebar{padding:1.5rem;border-right:1px solid var(--line);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:1rem;overflow:visible;position:relative;width:var(--sidebar-w, 270px);transition:width .2s ease}.sidebar-toggle{position:absolute;right:-11px;top:48px;width:22px;height:22px;background:#fff;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--muted);cursor:pointer;box-shadow:0 1px 4px #00000014;z-index:10;flex-shrink:0;line-height:1;padding:0}.sidebar-toggle:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.nav-link{display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem;border-radius:16px;color:var(--muted);white-space:nowrap}.nav-link-active{background:#0f766e1f;color:var(--brand-dark);font-weight:700}.nav-link-icon{flex-shrink:0;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.nav-link-icon svg{width:1rem;height:1rem}.nav-link-label{overflow:hidden}.app-shell--collapsed .nav-link{padding:.75rem 0;justify-content:center;gap:0}.app-shell--collapsed .nav-link-label,.app-shell--collapsed .sidebar-brand-text{width:0;opacity:0}.app-shell--collapsed .sidebar-user-info{width:0;opacity:0;overflow:hidden}.app-shell--collapsed .sidebar-signout{display:none}.main-content{padding:1.5rem}.page-stack{display:grid;gap:1.25rem}.page-header,.panel-header,.split-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.stat-grid,.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.stat-card,.panel{padding:1.2rem}.stat-card strong{display:block;font-size:1.9rem;margin-top:.4rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.85rem .5rem;text-align:left;border-bottom:1px solid var(--line)}.badge{display:inline-flex;padding:.4rem .75rem;border-radius:999px;font-size:.82rem;font-weight:700}.badge-success{background:#0f766e1f;color:var(--success)}.badge-warning{background:#d9770626;color:var(--warning)}.badge-danger{background:#b91c1c24;color:var(--danger)}.badge-neutral,.badge-soft{background:#14213d14;color:var(--muted)}.two-column-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:1rem}.units-layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:1rem;align-items:start}.form-grid{display:grid;gap:.9rem}.search-form{display:flex;gap:.75rem;align-items:center}.full-width{grid-column:1 / -1}.rules-box{max-height:300px;overflow:auto;padding:1rem;border-radius:20px;background:#14213d0d}.rules-box pre{white-space:pre-wrap;font-family:inherit;margin:0}.receipt-card{padding:1rem;border-radius:20px;background:#0f766e17}.loading-state{min-height:100vh;display:grid;place-items:center}.report-list{margin:0;padding-left:1.2rem}.subpanel{padding:.9rem 1rem;border-radius:18px;background:#14213d0d;margin-top:.9rem}.occupancy-chip-row{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.two-up-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end}.rules-preview{white-space:pre-wrap;font-family:inherit;margin:.75rem 0 0}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:.5rem;margin-top:.8rem}.calendar-cell{border-radius:16px;border:1px solid var(--line);padding:.75rem;background:#fff;display:grid;gap:.25rem}.calendar-cell-occupied{background:#0f766e1f;border-color:#0f766e3d}.calendar-cell small{color:var(--muted)}.inline-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.75rem}.stack-sm{display:grid;gap:.65rem;margin-top:.75rem}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem}.checkbox-item{display:flex;gap:.55rem;align-items:center;border:1px solid var(--line);border-radius:14px;padding:.7rem .85rem;background:#fff}.checkbox-item input{width:auto;margin:0}.table-row-selected{background:#0f766e14}.inline-actions-tight{gap:.4rem;margin-top:0}.empty-state{min-height:320px;display:grid;place-items:center;text-align:center}.danger-button{color:var(--danger)}.stat-card--link{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;-webkit-user-select:none;user-select:none}.stat-card--link:hover{transform:translateY(-2px);box-shadow:0 28px 55px #14213d2e}.attention-cb{width:15px;height:15px;cursor:pointer;accent-color:var(--brand)}.bulk-invite-bar{display:flex;align-items:center;gap:.75rem;margin-top:.6rem;padding:.55rem .75rem;background:#0f766e12;border-radius:12px;font-size:.85rem}@media(max-width:900px){.auth-layout,.guest-layout,.app-shell,.two-column-grid,.units-layout{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid var(--line)}.main-content,.hero-panel,.guest-card,.auth-card{padding:1.2rem}.split-header,.page-header,.panel-header,.search-form{flex-direction:column;align-items:stretch}}.sidebar-brand{display:flex;align-items:center;gap:10px;padding-bottom:1rem;border-bottom:1px solid var(--line);min-height:48px}.sidebar-logo-mark{width:34px;height:34px;flex-shrink:0;background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:800;letter-spacing:-.02em;box-shadow:0 2px 8px #0f766e59}.sidebar-brand-text{display:flex;flex-direction:column;gap:1px;overflow:hidden;white-space:nowrap}.sidebar-brand-name{font-size:.88rem;font-weight:800;color:var(--text);letter-spacing:-.01em;line-height:1.2}.sidebar-brand-sub{font-size:.68rem;color:var(--muted);font-weight:500;letter-spacing:.01em}.sidebar-logo{width:32px;height:32px;flex-shrink:0}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14213d47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;animation:fadeIn .18s ease}.drawer-panel{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:var(--surface-strong);box-shadow:-8px 0 40px #14213d2e;z-index:101;display:flex;flex-direction:column;animation:slideInRight .22s cubic-bezier(.25,.46,.45,.94);overflow-y:auto}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--line)}.drawer-close{background:none;border:none;font-size:1.4rem;color:var(--muted);line-height:1;padding:.2rem .4rem;border-radius:8px;flex-shrink:0}.drawer-close:hover{background:#14213d12;color:var(--text)}.drawer-body{padding:1.25rem 1.5rem;display:grid;gap:1rem;flex:1}.drawer-field{display:grid;gap:.2rem}.drawer-field-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.drawer-field-value{font-size:.95rem;font-weight:500}.drawer-divider{border:none;border-top:1px solid var(--line);margin:0}.drawer-actions{padding:1rem 1.5rem 1.5rem;display:grid;gap:.6rem;border-top:1px solid var(--line)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}
