:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f3f4f6;color:#111827;--card-accent-grey: #9ca3af;--card-accent-blue: #60a5fa;--card-accent-green: #34d399}body{margin:0}.app-center{min-height:100vh;display:flex;align-items:center;justify-content:center}.card{background:#fff;padding:2.5rem 2rem;border-radius:1rem;box-shadow:0 10px 25px #0f172a14;width:100%;max-width:380px}.card h1{font-size:1.5rem;margin-bottom:.5rem}.card p{margin-bottom:1.5rem;color:#6b7280}.form-group{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}label{font-size:.875rem;color:#374151}input{border-radius:.5rem;border:1px solid #d1d5db;padding:.6rem .8rem;font-size:.95rem}input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.button{border:none;border-radius:10px;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;cursor:pointer;width:100%;background:linear-gradient(to right,#4f46e5,#6366f1);color:#fff;margin-top:.5rem}.button:disabled{opacity:.7;cursor:default}.link{color:#4f46e5;font-size:.85rem;text-decoration:none}.link:hover{text-decoration:underline}.error{color:#b91c1c;font-size:.85rem;margin-bottom:.5rem}.admin-page{min-height:100vh;padding:2rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-header h1{font-size:1.6rem;margin:0}.admin-grid{display:grid;grid-template-columns:2fr 1.2fr;gap:1.5rem}.admin-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 10px 25px #0f172a0f}.admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-table th,.admin-table td{padding:.6rem .5rem;border-bottom:1px solid #e5e7eb;text-align:left}.badge{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:10px;font-size:.75rem}.badge.green{background-color:#dcfce7;color:#166534}.badge.red{background-color:#fee2e2;color:#b91c1c}.chip{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:10px;font-size:.75rem;background-color:#e0e7ff;color:#3730a3}.btn-small{border-radius:10px;border:none;padding:.3rem .7rem;font-size:.8rem;cursor:pointer;margin-right:.3rem}.btn-outline{border:1px solid #d1d5db;background:#fff}.btn-outline:hover{background:#f3f4f6}.btn-danger{border:none;background:#fee2e2;color:#b91c1c}.btn-danger:hover{background:#fecaca}.pill-button{height:30px;padding:0 22px;border-radius:10px;border:none;background:#4f46e5;color:#fff;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto}.pill-button:disabled{opacity:.7;cursor:not-allowed}.pill-button-outline{height:30px;padding:0 18px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#4f46e5;font-weight:300;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.pill-button-outline:disabled{opacity:.7;cursor:not-allowed}.pill-button-green{height:30px;padding:0 22px;border-radius:10px;border:none;background:#dcfce7;color:#166534;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.pill-button-red{height:30px;padding:0 22px;border-radius:10px;border:none;background:#fecaca;color:#b91c1c;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-input{width:100%;padding:.4rem .6rem;border-radius:.5rem;border:1px solid #d1d5db;font-size:.9rem}.profile-page{padding-bottom:28px}.profile-title h1{margin:0 0 6px}.profile-title p{margin:0 0 22px;opacity:.75}.profile-grid{display:grid;grid-template-columns:320px 1fr;gap:22px;align-items:start}.profile-right-stack{display:grid;gap:18px}.profile-left{padding:22px}.profile-avatar{display:flex;justify-content:center;margin-top:6px;margin-bottom:14px}.profile-avatar-circle{width:130px;height:130px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;color:#fff;background:#2563eb;box-shadow:0 10px 22px #0000001f;position:relative}.profile-avatar-camera{position:absolute;right:-10px;bottom:10px;width:34px;height:34px;border-radius:10px;background:#fff;display:grid;place-items:center;font-size:14px;box-shadow:0 10px 20px #0000001f}.profile-left-name{text-align:center;font-weight:700;margin-top:6px}.profile-left-email{text-align:center;font-size:13px;opacity:.75;margin-top:2px}.profile-left-divider{height:1px;background:#00000014;margin:18px 0}.profile-badge{align-items:center;justify-content:center;padding:6px 12px;border-radius:10px;font-size:12px;font-weight:600;margin:12px auto 0;width:fit-content}.profile-badge-blue{color:#1d4ed8;background:#2563eb1f}.profile-badge-green{color:#166534;background:#22c55e24}.profile-badge-red{color:#991b1b;background:#ef444424}.profile-action{width:100%;text-align:left;padding:14px;border-radius:14px;border:1px solid rgba(0,0,0,.08);background:#fff;cursor:pointer;margin-bottom:12px}.profile-action:hover{background:#00000005}.profile-action-title{font-weight:700;font-size:14px;line-height:1.2}.profile-action-sub{font-size:12px;opacity:.75;margin-top:2px}.profile-action-danger .profile-action-title,.profile-action-danger .profile-action-sub{color:#dc2626}.profile-right{padding:22px;width:70%}.profile-card-header{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:14px}.profile-card-title{font-weight:800;font-size:16px}.profile-card-subtitle{font-size:12px;opacity:.72;margin-top:3px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-form-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.profile-phone{grid-column:1 / span 1}.form-field label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.form-field input,.form-field select{width:90%;height:42px;border-radius:10px;border:1px solid rgba(0,0,0,.14);padding:0 12px;outline:none;background:#fff}.form-field input:disabled,.form-field select:disabled{background:#00000008;color:#000000c7}.profile-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.profile-warning{margin-top:18px;border:1px solid rgba(245,158,11,.35);background:#f59e0b1a;border-radius:12px;padding:14px;width:72%}.profile-warning-title{font-weight:800;margin-bottom:4px}.profile-warning-text{font-size:12px;opacity:.9}.form-error{margin:10px 0 12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(239,68,68,.35);background:#ef444414;color:#991b1b;font-weight:600;font-size:13px}.form-success{margin:10px 0 12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(34,197,94,.35);background:#22c55e1a;color:#166534;font-weight:700;font-size:13px}@media(max-width:980px){.profile-grid,.profile-form-grid,.profile-form-grid-3{grid-template-columns:1fr}}.profile-container{max-width:1200px;margin:0 auto;padding:0 24px}.profile-action-danger .profile-action-icon{color:#dc2626}.profile-action-row{display:flex;align-items:center;gap:12px}.profile-action-text{display:flex;flex-direction:column;align-items:flex-start}.profile-action-icon{font-size:20px;width:24px;height:24px;color:inherit;flex-shrink:0}.profile-right-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-right:18%;padding:12px 0}.profile-back-button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#4f46e5;color:#fff;text-decoration:none;border-radius:10px;font-size:.85rem;font-weight:700;white-space:nowrap}.dashboard-container{max-width:1200px;margin:0 auto;padding:0 24px}.dashboard-header h1{margin:0 0 6px}.dashboard-header p{margin:0 0 22px;opacity:.75}.dashboard-message-card{padding:18px 20px;margin-bottom:18px}.dashboard-message-title{font-weight:800;font-size:18px;margin-bottom:6px}.dashboard-message-subtitle{font-size:13px;opacity:.75}.dashboard-carousel-fullbleed{width:100vw;margin-left:calc(50% - 50vw);margin-bottom:18px}.dashboard-carousel{position:relative;max-width:1200px;margin:0 auto;padding:0 24px}.dashboard-carousel-img{width:100%;height:260px;object-fit:cover;border-radius:14px;border:1px solid rgba(0,0,0,.1);background:#00000008}.dashboard-carousel-dots{position:absolute;left:50%;bottom:10px;transform:translate(-50%);display:flex;gap:8px}.dashboard-dot{width:8px;height:8px;border-radius:10px;border:none;cursor:pointer;opacity:.45;background:#0000008c}.dashboard-dot.active{opacity:1}.dashboard-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboard-action-card{border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:14px;padding:18px;display:flex;gap:14px;align-items:center;cursor:pointer;text-align:left}.dashboard-action-card:hover{background:#00000005}.dashboard-action-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#2563eb1a;font-size:22px}.dashboard-action-title{font-weight:700;margin-bottom:4px;color:#111827}.dashboard-action-subtitle{font-weight:400;margin-bottom:4px;color:#36373a}@media(max-width:900px){.dashboard-actions{grid-template-columns:1fr}.dashboard-carousel-img{height:220px}}.dashboard-action-card{text-decoration:none;color:inherit}.dashboard-action-card:visited{color:inherit}.dashboard-action-card *{color:inherit;text-decoration:none}.reservations-toolbar{display:flex;justify-content:space-between;align-items:center;margin:12px 0 14px}.reservations-toolbar{display:flex;justify-content:flex-start;align-items:center;margin:0 0 14px}.reservations-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-label{font-size:13px;opacity:.75}.filter-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#00000005;font-size:13px;font-weight:700}.filter-tag.is-active{background:#22c55e1f;border-color:#22c55e40}.filter-tag.is-all{opacity:.75}.filter-tag-close{border:none;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:0;opacity:.7}.filter-tag-close:hover{opacity:1}.filter-select{height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);padding:0 10px;background:#fff}.reservations-table-wrap{overflow-x:auto}.reservations-table{width:100%;border-collapse:collapse}.reservations-table thead th{text-align:left;font-size:13px;font-weight:800;padding:12px 10px;border-bottom:1px solid rgba(0,0,0,.08)}.reservations-table tbody td{padding:14px 10px;border-bottom:1px solid rgba(0,0,0,.06);font-size:14px}.cell-strong{font-weight:700}.status-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:10px;font-size:12px;font-weight:800;border:1px solid rgba(0,0,0,.12);background:#00000005}.status-ACTIVE{background:#22c55e1f;border-color:#22c55e40;color:#166534}.status-CANCELLED,.status-REJECTED{background:#ef44441f;border-color:#ef444440;color:#991b1b}.status-PENDING{background:#eab3081f;border-color:#eab30840;color:#854d0e}.status-APPROVED{background:#3b82f61f;border-color:#3b82f640;color:#1e40af}.btn-edit{border:1px solid rgba(59,130,246,.35);border-radius:10px;padding:6px 12px;font-weight:800;font-size:12px;cursor:pointer;background:#3b82f61a;color:#1e40af}.btn-edit:hover{background:#3b82f629}.btn-cancel{border:none;border-radius:10px;padding:6px 12px;font-weight:800;font-size:12px;cursor:pointer;background:#ef44441f;color:#b91c1c}.btn-cancel:hover{background:#ef44442e}.btn-cancel:disabled{opacity:.6;cursor:not-allowed}.page-head-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}@media(max-width:700px){.page-head-row{flex-direction:column;align-items:stretch}.profile-back-button{width:fit-content}}.user-reservations-page{padding-top:18px}.user-reservations-header{margin-bottom:18px}.user-reservations-top-actions{display:flex;justify-content:flex-end;margin:6px 0 12px}.user-reservations-calendar{width:100%;max-width:960px;margin:0 auto 18px}.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:.75rem 1rem;border-radius:12px;margin:.75rem 0;font-weight:600}.settings-page{padding:1.5rem 1rem 2rem}.settings-header{max-width:1100px;margin:0 auto 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.settings-title{margin:0;font-size:2rem}.settings-subtitle{margin-top:.25rem;font-size:.9rem;color:#6b7280}.settings-error{max-width:1100px;margin:0 auto .75rem}.settings-card{max-width:1100px;margin:0 auto;padding:1.25rem}.settings-toolbar{display:grid;grid-template-columns:1fr 220px;gap:14px;align-items:end;margin-bottom:12px}.settings-label{font-size:.8rem;color:#6b7280;font-weight:600;margin-bottom:6px}.settings-input,.settings-textarea{width:auto;padding:.6rem .75rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff;outline:none;font-size:.95rem;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}.settings-input:focus,.settings-textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.settings-input:disabled,.settings-textarea:disabled{background:#f9fafb;color:#6b7280}.settings-textarea{resize:vertical;min-height:88px}.settings-loading,.settings-empty{padding:1rem .25rem;color:#6b7280;font-size:.9rem}.settings-table-wrap{overflow-x:auto}.settings-table .settings-key{font-weight:700}.settings-table .settings-value{color:#374151;max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-actions{display:flex;justify-content:flex-end;gap:8px}.pill-button-outline.small{padding:.35rem .7rem;font-size:.82rem}.settings-fab{width:44px;height:44px;border-radius:10px;border:none;cursor:pointer;background:#4f46e5;color:#fff;font-size:1.4rem;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 22px #4f46e540}.settings-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.settings-modal{width:100%;max-width:840px;background:#fff;border-radius:18px;box-shadow:0 30px 70px #0f172a59;overflow:hidden}.settings-modal-header{padding:16px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7}.settings-modal-title{font-weight:800;font-size:1.05rem}.settings-modal-subtitle{margin-top:3px;font-size:.82rem;color:#6b7280}.settings-modal-close{border:none;background:#f3f4f6;width:34px;height:34px;border-radius:10px;cursor:pointer}.settings-modal-body{padding:16px 18px 6px}.settings-modal-footer{padding:14px 18px 16px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eef2f7}.settings-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:4px}.settings-field{display:flex;flex-direction:column;gap:6px}.settings-field label{font-size:.82rem;color:#6b7280;font-weight:700}.settings-field-full{grid-column:1 / -1}.settings-modal-error{margin-top:12px}.history-modal{max-width:900px}.settings-history-list{display:flex;flex-direction:column;gap:12px}.settings-history-item{border:1px solid #eef2f7;border-radius:14px;padding:12px 12px 10px;background:#fff}.settings-history-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.settings-history-meta{display:flex;align-items:center;gap:10px}.settings-history-date{font-size:.82rem;color:#6b7280;font-weight:600}.settings-history-badge{font-size:.72rem;background:#eef2ff;color:#3730a3;padding:.18rem .5rem;border-radius:10px;font-weight:700}.settings-history-grid{display:grid;grid-template-columns:1fr 220px;gap:14px;align-items:start}.settings-history-label{font-size:.75rem;color:#6b7280;font-weight:700;margin-bottom:4px}.settings-history-pre{margin:0;padding:10px;border-radius:12px;background:#f9fafb;border:1px solid #eef2f7;font-size:.8rem;overflow:auto;max-height:220px}.settings-history-desc{margin-top:10px}@media(max-width:820px){.settings-toolbar,.settings-modal-grid,.settings-history-grid{grid-template-columns:1fr}}.event-full{background-image:repeating-linear-gradient(45deg,#fff3 0 6px,#ffffff0f 6px 12px)}.fc-admin-wrap .fc{font-family:inherit}.fc-admin-wrap .fc .fc-toolbar-title{font-size:1.35rem;font-weight:700}.fc-admin-wrap .fc .fc-button{border-radius:.75rem;border:1px solid #d1d5db;background:#fff;color:#111827;padding:.45rem .75rem;box-shadow:none}.fc-admin-wrap .fc .fc-button:hover{background:#f3f4f6}.fc-admin-wrap .fc .fc-button-primary:not(:disabled).fc-button-active,.fc-admin-wrap .fc .fc-button-primary:not(:disabled):active{background:#111827;border-color:#111827;color:#fff}.fc-admin-wrap .fc .fc-scrollgrid,.fc-admin-wrap .fc .fc-scrollgrid-section>td,.fc-admin-wrap .fc .fc-col-header-cell,.fc-admin-wrap .fc .fc-timegrid-slot{border-color:#e5e7eb}.fc-admin-wrap .fc .fc-timegrid-slot-label,.fc-admin-wrap .fc .fc-col-header-cell-cushion{color:#374151;font-weight:600}.fc-admin-wrap .fc .fc-timegrid-axis-cushion{color:#6b7280}.fc-admin-wrap .fc .fc-event{border-radius:.75rem;padding:.25rem .35rem;box-shadow:none}.fc-admin-wrap .fc .fc-event.fc-event-soft{border-width:1px}.fc-admin-wrap .fc .fc-timegrid-col,.fc-admin-wrap .fc .fc-timegrid-body,.fc-admin-wrap .fc .fc-scrollgrid-section-body{background:#fff}.spaces-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1200px){.spaces-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.spaces-grid{grid-template-columns:1fr}}.spaces-grid>.admin-card{height:100%;display:flex;flex-direction:column}.space-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.space-card-body{display:flex;flex-direction:column;height:100%}.space-card-actions{margin-top:auto}.space-card{transition:transform .12s ease,box-shadow .12s ease}.space-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001a}.space-card-cover{position:relative;height:280px;background:#f3f4f6;overflow:hidden;border-bottom:1px solid #e5e7eb}.space-card-cover img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;display:block}.space-card-cover-fallback{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#9ca3af;font-size:36px}.badge{font-size:.75rem;padding:.25rem .6rem;border-radius:10px;font-weight:600;border:1px solid transparent}.badge.green{background:#dcfce7;color:#166534;border-color:#bbf7d0}.badge.red{background:#fee2e2;color:#991b1b;border-color:#fecaca}.chip{display:inline-flex;align-items:center;gap:6px;padding:.2rem .55rem;border-radius:10px;font-size:.78rem;line-height:1.2;white-space:nowrap}.space-modal-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}@media(max-width:900px){.space-modal-grid{grid-template-columns:1fr}}.space-modal-preview{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#f3f4f6;height:180px;display:grid;place-items:center;color:#9ca3af;font-size:34px}.space-modal-preview img{width:100%;height:100%;object-fit:cover;display:block}.space-amenities{display:flex;flex-wrap:wrap;gap:8px}.space-amenities .chip{background:#eef2ff;color:#3730a3}.admin-spaces-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-spaces-header h1{margin:0 0 4px;font-size:1.35rem;font-weight:700}.admin-spaces-subtitle{font-size:.9rem;color:#6b7280}.admin-search-card{padding:12px 14px;margin-bottom:18px}.admin-search{display:flex;align-items:center;gap:10px}.admin-search input{width:100%;border:none;outline:none;font-size:.95rem;background:transparent}.muted{font-size:13px;color:#6b7280}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:820px){.grid-2{grid-template-columns:1fr}}.form-row{display:flex;flex-direction:column;gap:6px}.form-label{font-size:.85rem;color:#374151;font-weight:700}.form-input{width:100%;border-radius:.5rem;border:1px solid #d1d5db;padding:.6rem .8rem;font-size:.95rem;background:#fff}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1200;padding:16px}.modal-card{width:100%;max-width:560px;background:#fff;border-radius:18px;box-shadow:0 30px 70px #0f172a59;padding:18px}.user-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 10px 25px #0f172a0f;border:1px solid rgba(0,0,0,.06)}.card-accent{position:relative;overflow:hidden}.card-accent:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;border-radius:14px 0 0 14px;background:var(--card-accent-grey)}.card-accent--grey:before{background:var(--card-accent-grey)}.card-accent--blue:before{background:var(--card-accent-blue)}.card-accent--green:before{background:var(--card-accent-green)}.upcoming-card{display:flex;flex-direction:column}.upcoming-card .upcoming-actions:not(.upcoming-actions--inline){margin-top:auto;padding-top:12px}.dashboard-user-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}@media(max-width:700px){.dashboard-user-top{flex-direction:column;align-items:stretch}.dashboard-user-top .pill-button{width:fit-content}}.dashboard-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}@media(max-width:900px){.dashboard-kpis{grid-template-columns:1fr}}.kpi-title{font-size:13px;opacity:.75;font-weight:700}.kpi-value{font-size:28px;font-weight:900;margin-top:8px}.kpi-sub{font-size:12px;opacity:.7;margin-top:6px}.dashboard-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.dashboard-section-title{font-weight:900;font-size:16px;margin:0}.dashboard-section-sub{font-size:13px;opacity:.75;margin-top:4px}.dashboard-link{border:none;background:transparent;color:#4f46e5;font-weight:800;cursor:pointer;padding:6px 0}.dashboard-link:hover{text-decoration:underline}.upcoming-list{display:flex;flex-direction:column;gap:12px}.upcoming-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.upcoming-info{flex:1;min-width:0}.upcoming-title{font-weight:900;font-size:15px}.upcoming-meta{margin-top:6px;font-size:13px;opacity:.78;display:flex;flex-wrap:wrap;gap:10px}.upcoming-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:12px}.upcoming-actions--inline{margin-top:0}.dashboard-empty{padding:16px;border:1px dashed rgba(0,0,0,.18);border-radius:14px;background:#00000005}.dashboard-user-top{align-items:center}.dashboard-user-top .pill-button{margin-top:6px}.upcoming-title .status-pill{padding:4px 8px;font-size:11px}.reserve-time-block{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.reserve-time-toggles{display:flex;gap:8px;flex-wrap:wrap}.reserve-toggle{height:30px;padding:0 18px;border:1px solid #d1d5db;background:#fff;border-radius:10px;color:#4f46e5;font-weight:300;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.reserve-toggle.active{border:none;background:#4f46e5;color:#fff;font-weight:400}.reserve-toggle:disabled{opacity:.6;cursor:not-allowed}.reserve-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reserve-time-hint{font-size:.85rem;color:#6b7280}.recurrence-card{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.recurrence-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.recurrence-head .title{font-weight:800;color:#111827}.recurrence-head .sub{margin-top:4px;font-size:.9rem;color:#6b7280}.recurrence-body{margin-top:12px}.recurrence-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:720px){.recurrence-grid{grid-template-columns:1fr}}.recurrence-end-rule{display:grid;grid-template-columns:1fr;gap:8px}.endrule-option{display:flex;align-items:center;justify-content:space-between;gap:12px}.endrule-input{width:230px;max-width:100%}@media(max-width:720px){.endrule-option{flex-direction:column;align-items:stretch}.endrule-input{width:100%}}.radio-row{display:inline-flex;align-items:center;gap:10px;font-size:.95rem;color:#111827}.recurrence-summary{margin-top:12px;border-radius:14px;padding:12px;border:1px solid #dbeafe;background:#eff6ff}.recurrence-summary .row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media(max-width:720px){.recurrence-summary .row{grid-template-columns:1fr}}.recurrence-summary .k{font-size:.8rem;color:#6b7280}.recurrence-summary .v{font-weight:800;color:#111827}.recurrence-summary .hint{margin-top:8px;font-size:.85rem;color:#1f2937}.toggle-switch{position:relative;display:inline-flex;width:44px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;transition:.2s;border-radius:10px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:10px;box-shadow:0 1px 2px #0000001f}.toggle-switch input:checked+.toggle-slider{background-color:#c7d2fe}.toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.user-reserve-header{display:flex;align-items:center;gap:12px;margin:14px 0 18px}.user-reserve-back{border:none;background:transparent;cursor:pointer;font-weight:800;color:#111827;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px}.user-reserve-back:hover{background:#0000000a}.user-reserve-title h1{margin:0;font-size:1.4rem;font-weight:900}.user-reserve-title p{margin:3px 0 0;opacity:.72;font-size:.9rem}.user-reserve-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 10px 25px #0f172a0f;border:1px solid rgba(0,0,0,.06);max-width:860px;margin:0 auto}.user-reserve-card-head{margin-bottom:14px}.user-reserve-card-head .title{font-weight:900;font-size:15px;margin:0 0 4px}.user-reserve-card-head .sub{margin:0;font-size:12px;opacity:.72}.user-reserve-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:820px){.user-reserve-grid{grid-template-columns:1fr}}.user-reserve-field label{display:block;font-size:12px;font-weight:800;margin-bottom:6px;color:#374151}.user-reserve-field input,.user-reserve-field select,.user-reserve-field textarea{width:100%;height:42px;border-radius:12px;border:1px solid rgba(0,0,0,.14);padding:0 12px;outline:none;background:#fff}.user-reserve-field textarea{height:auto;min-height:96px;padding:10px 12px;resize:vertical}.user-reserve-field input:focus,.user-reserve-field select:focus,.user-reserve-field textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.user-reserve-field.full{grid-column:1 / -1}.user-reserve-help{font-size:12px;opacity:.7;margin-top:6px}.space-info-card{background:#f0f7ff;border:1px solid #cfe3ff;border-radius:12px;padding:14px;margin:8px 0 2px}.space-info-row{display:flex;justify-content:space-between;gap:10px;font-weight:800;font-size:13px;flex-wrap:wrap}.space-info-desc{margin:6px 0 0;font-size:12px;opacity:.75}.pricing-summary{display:flex;justify-content:space-between;gap:14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px;margin:10px 0 2px}.pricing-box .label{display:block;font-size:12px;opacity:.72;margin-bottom:2px}.pricing-box .value{font-weight:900;font-size:14px}.user-reserve-footer{display:flex;justify-content:center;gap:14px;margin-top:18px}@media(max-width:820px){.user-reserve-footer{flex-direction:column}.user-reserve-footer button{width:100%}}.user-reserve-header-wrap{max-width:860px;margin:0 auto}.user-reserve-back{margin-top:2px}.user-reserve-field input,.user-reserve-field select,.user-reserve-field textarea{box-sizing:border-box}.user-reserve-field input[type=date],.user-reserve-field input[type=time]{padding-right:12px}.pricing-summary{box-sizing:border-box;width:100%}.user-reserve-grid{align-items:start}.user-reserve-field.full{width:100%}.recurrence-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.recurrence-block h4{margin:0 0 8px;font-size:14px;font-weight:700}.recurrence-end-options{display:grid;gap:12px}.recurrence-option{display:grid;grid-template-columns:26px 1fr;gap:10px;padding:12px;border:1px solid #e6e9ef;border-radius:14px;background:#fafbfc}.recurrence-option.selected{border-color:#b9ccff;background:#f3f7ff}.recurrence-option .option-title{font-weight:600;font-size:13px;margin-bottom:6px;color:#2a2f3a}.recurrence-option .option-content{display:grid;gap:8px}.recurrence-option input[type=radio]{margin-top:3px}.recurrence-end-input{width:100%;height:40px;padding:8px 10px;border:1px solid #e6e9ef;border-radius:12px;background:#fff}.info{background:#ecfeff;border:1px solid #a5f3fc;padding:10px;border-radius:10px}.success{background:#ecfdf5;border:1px solid #6ee7b7;padding:10px;border-radius:10px}
