:root{color:#4b2a2d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6efe7;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f6efe7;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}button,input{font:inherit}#root{min-height:100vh}h1,h2,h3,p{margin-top:0}.mpca-app{color:#4f2a2f;box-sizing:border-box;background:linear-gradient(135deg,#f8f0e8 0%,#f2e1d1 32%,#f6efe8 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*,:before,:after{box-sizing:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-shell{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.brand-panel{background:linear-gradient(#7c27340f,#7c273405);border-right:1px solid #8140401a;flex-direction:column;justify-content:center;padding:72px 64px;display:flex}.brand-badge{color:#8b5b22;letter-spacing:.12em;background:#be80361f;border:1px solid #be803647;border-radius:999px;width:max-content;padding:8px 16px;font-size:11px;font-weight:700}.brand-panel h1{color:#3d1d22;margin:24px 0 16px;font-size:clamp(2.4rem,4vw,4rem);line-height:1.15}.brand-panel p{color:#462a2fd9;max-width:540px;font-size:1.05rem;line-height:1.7}.feature-list{flex-direction:column;gap:10px;margin-top:28px;display:flex}.feature-list span{color:#5c3237;font-size:.95rem;font-weight:500}.api-notice-box{background:#fff9;border:1px dashed #be803666;border-radius:14px;max-width:500px;margin-top:36px;padding:16px 20px}.api-notice-box strong{color:#8b5b22;margin-bottom:4px;display:block}.api-notice-box p{margin:0;font-size:.88rem}.login-card{justify-content:center;align-items:center;padding:32px;display:flex}.card-header{margin-bottom:24px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#925828;margin:0 0 6px;font-size:11px;font-weight:700}.card-header h2{color:#3d1d22;margin:0 0 6px;font-size:1.85rem}.login-form{background:#fffbf6e6;border:1px solid #8d4d4826;border-radius:24px;width:min(100%,420px);padding:32px 28px;box-shadow:0 24px 60px #674b3e1f}.login-error-alert{color:#991b1b;background:#fee2e2;border:1px solid #f87171;border-radius:10px;margin-bottom:18px;padding:10px 14px;font-size:.9rem}.login-form label{color:#4d2d2f;flex-direction:column;gap:8px;margin-bottom:18px;font-size:.92rem;font-weight:600;display:flex}.login-form input,.form-group input,.form-group select,.form-group textarea{color:#3d2325;background:#ffffffe6;border:1px solid #92504233;border-radius:10px;outline:none;width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.login-form input:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d79d2d;box-shadow:0 0 0 3px #d79d2d33}.form-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.checkbox-row{cursor:pointer;align-items:center;gap:8px;flex-direction:row!important;display:flex!important}.checkbox-row input{accent-color:#7b2631;width:18px;height:18px}.text-button{color:#9c5d2c;background:0 0;border:none;padding:4px;font-weight:600}.primary-button{color:#2a120b;background:linear-gradient(135deg,#f1c85a,#d79d2d);border:none;border-radius:12px;width:100%;padding:14px 18px;font-weight:700;transition:transform .15s,opacity .15s;box-shadow:0 4px 12px #d79d2d4d}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{color:#4a2c30;background:#ffffffbf;border:1px solid #92504233;border-radius:10px;padding:10px 16px;font-weight:600}.secondary-button:hover{background:#fff}.compact-btn{padding:6px 12px;font-size:.85rem}.profile-pill{color:#402325;background:#e4b13d29;border:1px solid #e4b13d4d;border-radius:10px;padding:9px 16px;font-weight:700}.admin-shell{grid-template-columns:270px 1fr;min-height:100vh;display:grid}.sidebar{background:#6a1e27;flex-direction:column;padding:24px 18px;display:flex}.sidebar-brand{align-items:center;gap:12px;margin-bottom:28px;padding:0 6px;display:flex}.brand-mark{color:#2a120b;background:linear-gradient(135deg,#f5d06f,#d79b2f);border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:900;display:grid}.sidebar-brand strong{color:#fff8e6;letter-spacing:.05em;font-size:1.15rem;display:block}.sidebar-brand small{color:#fff6d8b3;font-size:.8rem;display:block}.nav-menu{flex-direction:column;flex:1;gap:6px;display:flex}.nav-item{text-align:left;color:#f7e6c9;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:.92rem;font-weight:600;transition:background .15s;display:flex}.nav-item:hover{background:#ffffff12}.nav-item.active{color:#fff;background:#ffd0622e;border-color:#ffd87c4d}.nav-icon{font-size:1.1rem}.sidebar-card{background:#0000002e;border:1px solid #e1b65229;border-radius:14px;margin-top:auto;padding:14px}.sidebar-card p,.sidebar-card span{color:#fff0d1bf;margin:0;font-size:.8rem}.sidebar-card strong{color:#fff7e7;margin:4px 0 2px;display:block}.content-panel{max-height:100vh;padding:28px 36px;overflow-y:auto}.topbar{border-bottom:1px solid #8f574d1a;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:22px;display:flex}.topbar h2{color:#401d22;margin:0;font-size:1.85rem}.topbar-actions{align-items:center;gap:12px;display:flex}.view-panel{flex-direction:column;gap:20px;display:flex}.view-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.view-header h2{color:#3f1e23;margin:0 0 6px;font-size:1.6rem}.view-header p{color:#4f2a2fbf;margin:0;font-size:.95rem}.header-actions{align-items:center;gap:10px;display:flex}.add-btn{width:auto;padding:10px 20px}.filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.search-box{flex:1;min-width:260px}.search-box input{color:#3d2325;background:#ffffffd9;border:1px solid #91584d29;border-radius:10px;width:100%;padding:11px 14px}.filter-selects{gap:10px;display:flex}.filter-selects select{color:#3d2325;background:#ffffffd9;border:1px solid #91584d29;border-radius:10px;min-width:150px;padding:11px 14px}.toast-banner{border-radius:12px;justify-content:space-between;align-items:center;padding:12px 18px;font-size:.92rem;font-weight:500;animation:.2s ease-out slideDown;display:flex}.toast-banner.success{color:#166534;background:#dcfce7;border:1px solid #86efac}.toast-banner.error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.toast-banner button{color:inherit;background:0 0;border:none;font-size:1.2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stat-card{background:#fffaf5d9;border:1px solid #935c521a;border-radius:20px;padding:22px 20px;box-shadow:0 4px 16px #643c280a}.stat-card p{color:#5f3736bf;margin:0;font-size:.9rem}.stat-card h3{color:#3d1d22;margin:12px 0 6px;font-size:2rem}.stat-card span{color:#2e7d32;font-size:.85rem;font-weight:600}.main-grid{grid-template-columns:1.3fr .9fr;gap:20px;margin-top:20px;display:grid}.panel{background:#fffaf6d9;border:1px solid #8f574d1a;border-radius:20px;padding:22px;box-shadow:0 4px 16px #643c280a}.panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.panel-header h3{color:#401d22;margin:0;font-size:1.25rem}.panel-header span{color:#5a3738b8;font-size:.88rem}.events-quick-list{flex-direction:column;gap:12px;display:flex}.event-row-card{background:#ffffffb3;border:1px solid #91584d14;border-radius:14px;align-items:center;gap:16px;padding:14px;display:flex}.event-date-box{color:#fff;text-align:center;background:#7b2631;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.event-date-box .month{text-transform:uppercase;letter-spacing:.05em;color:#f7d488;font-size:.7rem;font-weight:700}.event-date-box .day{font-size:1.25rem;font-weight:800;line-height:1}.event-details{flex:1}.event-details h4{color:#3b1d22;margin:0 0 4px;font-size:1.02rem}.event-meta{color:#4f2a2fb3;flex-wrap:wrap;gap:14px;margin:0;font-size:.85rem;display:flex}.event-badge-col{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.price-tag{color:#7b2631;font-size:.85rem;font-weight:700}.inquiries-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.inquiry-item{background:#ffffffb3;border:1px solid #91584d14;border-radius:14px;padding:14px}.inquiry-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.inquiry-subject{color:#3b1d22;margin:0 0 4px;font-size:.92rem;font-weight:600}.inquiry-snippet{color:#4f2a2fcc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:.85rem;display:-webkit-box;overflow:hidden}.inquiry-date{color:#4f2a2f99;font-size:.78rem}.quick-actions-bar{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px;display:grid}.action-card-btn{text-align:left;background:#ffffffbf;border:1px solid #8f574d1f;border-radius:16px;align-items:center;gap:14px;padding:18px 16px;transition:transform .15s,box-shadow .15s;display:flex}.action-card-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #643c2814}.action-card-btn .btn-icon{font-size:1.8rem}.action-card-btn strong{color:#3a1c21;font-size:.96rem;display:block}.action-card-btn small{color:#4f2a2fb3;font-size:.8rem;display:block}.events-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}.event-card{background:#fffaf6e6;border:1px solid #8f574d1f;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 18px #643c280d}.flyer-thumbnail{background:#f0dfd1;width:100%;height:170px;overflow:hidden}.flyer-thumbnail img{object-fit:cover;width:100%;height:100%}.flyer-placeholder{color:#fff;background:linear-gradient(135deg,#7b2631,#a33846);place-items:center;width:100%;height:120px;font-size:2.5rem;font-weight:800;display:grid}.event-card-body{flex-direction:column;flex:1;padding:18px;display:flex}.card-top-tags{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cat-pill{color:#7b2631;background:#7b263114;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.event-title{color:#3d1c22;margin:0 0 8px;font-size:1.2rem}.event-desc{color:#4f2a2fcc;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.event-specs{background:#fff9;border-radius:12px;flex-direction:column;gap:6px;margin-bottom:14px;padding:12px 14px;display:flex}.spec-label{text-transform:uppercase;letter-spacing:.05em;color:#4f2a2f99;font-size:.7rem;display:block}.spec-value{color:#3b1d22;font-size:.85rem;font-weight:600}.pricing-matrix{text-align:center;border-top:1px solid #91584d1a;border-bottom:1px solid #91584d1a;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;padding:10px 0;display:grid}.price-item small{color:#4f2a2fb3;font-size:.72rem;display:block}.price-item strong{color:#7b2631;font-size:.95rem}.card-actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.text-action-btn{color:#9c5d2c;background:0 0;border:none;padding:4px 6px;font-size:.85rem;font-weight:700}.delete-action-btn{color:#b91c1c;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;padding:5px 12px;font-size:.82rem;font-weight:600}.delete-action-btn:hover{background:#ef444433}.cat-inline-form{gap:10px;margin-bottom:20px;display:flex}.inline-btn{white-space:nowrap;width:auto;padding:10px 18px}.categories-list{flex-direction:column;gap:10px;max-height:320px;display:flex;overflow-y:auto}.category-item-row{background:#ffffffb3;border:1px solid #91584d1a;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.category-item-row p{color:#4f2a2fb3;margin:2px 0 0;font-size:.82rem}.table-wrap,.table-wrapper{background:#fff;border:1px solid #8f574d29;border-radius:16px;overflow-x:auto;box-shadow:0 4px 16px #2d14180a}.admin-table,.data-table{border-collapse:collapse;white-space:nowrap;width:100%}.admin-table th,.admin-table td,.data-table th,.data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #8f574d1a;padding:13px 18px}.admin-table th,.data-table th{text-transform:uppercase;letter-spacing:.06em;color:#5c353c;background:#fbf5f2;border-bottom:2px solid #8f574d2e;font-size:.76rem;font-weight:700}.admin-table td,.data-table td{color:#381a20;font-size:.88rem}.admin-table tbody tr:last-child td,.data-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover,.data-table tbody tr:hover{background:#fef7f3cc}.user-cell{align-items:center;gap:12px;display:flex}.avatar{color:#402325;background:linear-gradient(135deg,#d6a95d,#f3d791);border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;font-size:.88rem;font-weight:800;display:grid}.status{text-transform:capitalize;border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.status.active,.status.confirmed,.status.paid,.status.resolved{color:#166534;background:#dcfce7}.status.pending,.status.in_progress{color:#92400e;background:#fef3c7}.status.inactive,.status.cancelled,.status.failed,.status.rejected{color:#991b1b;background:#fee2e2}.status.refunded{color:#6b21a8;background:#f3e8ff}.member-tag{color:#7b2631;background:#7b26311a;font-weight:600}.non-member-tag{color:#475569;background:#64748b1f}.event-table-pill{color:#3b1d22;font-weight:600}.plan-pill{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;align-items:center;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.plan-pill.unassigned{color:#64748b;background:#f1f5f9;border-color:#e2e8f0;font-weight:500}.plan-pill.lifetime{color:#9d174d;background:#fdf2f8;border-color:#fbcfe8}.occupancy-badge{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:3px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.occupancy-badge.high{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.occupancy-badge.mid{color:#854d0e;background:#fefce8;border-color:#fef08a}.occupancy-badge.low{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.revenue-cell{color:#15803d;font-size:.94rem;font-weight:700}.date-filter-group{background:#fff;border:1px solid #8f574d33;border-radius:10px;align-items:center;gap:6px;padding:4px 10px;display:flex}.date-filter-group label{color:#7b454e;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:700}.date-filter-group input{color:#3f1e23!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:2px 4px!important;font-size:.84rem!important}.header-summary-chips{gap:12px;display:flex}.summary-chip{text-align:center;background:#ffffffbf;border:1px solid #8f574d1f;border-radius:12px;padding:8px 14px}.summary-chip small{color:#4f2a2fb3;font-size:.72rem;display:block}.summary-chip strong{color:#7b2631;font-size:1.15rem}.method-pill{letter-spacing:.05em;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-block}.method-pill.get{color:#1e40af;background:#dbeafe}.method-pill.post{color:#166534;background:#dcfce7}.method-pill.put{color:#92400e;background:#fef3c7}.method-pill.delete{color:#991b1b;background:#fee2e2}.inquiries-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px;display:grid}.inquiry-card{background:#fffaf6e6;border:1px solid #8f574d1f;border-radius:18px;flex-direction:column;padding:20px;display:flex}.inquiry-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.inquiry-sender{color:#3d1c22;margin:0 0 4px;font-size:1.1rem}.inquiry-contact{color:#4f2a2fb3;flex-wrap:wrap;gap:12px;margin:0;font-size:.82rem;display:flex}.inquiry-subject-title{color:#7b2631;margin-bottom:6px;font-size:.98rem;display:block}.inquiry-message-text{color:#4a292e;margin:0 0 12px;font-size:.9rem;line-height:1.5}.admin-notes-box{background:#ffedd599;border-left:3px solid #f97316;border-radius:6px;margin-bottom:12px;padding:8px 12px;font-size:.82rem}.admin-notes-box strong{color:#c2410c;margin-bottom:2px;display:block}.admin-notes-box p{color:#7c2d12;margin:0}.inquiry-card-footer{border-top:1px solid #91584d1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.inquiry-quote{background:#0000000a;border-radius:8px;margin:6px 0 0;padding:10px;font-size:.88rem;font-style:italic}.subnav-tabs{border-bottom:1px solid #8f574d1f;gap:10px;padding-bottom:2px;display:flex}.subnav-tab{color:#4f2a2fb3;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 18px;font-size:.95rem;font-weight:600}.subnav-tab.active{color:#7b2631;border-bottom-color:#7b2631}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-card{background:#fffaf6e6;border:1px solid #8f574d1f;border-radius:16px;padding:18px 20px}.faq-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.faq-title-row{align-items:center;gap:8px;display:flex}.order-pill{color:#666;background:#0000000d;border-radius:6px;padding:2px 8px;font-size:.75rem}.faq-question{color:#3b1d22;margin:0 0 6px;font-size:1.05rem}.faq-answer{color:#4f2a2fd9;margin:0;font-size:.92rem;line-height:1.6}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.plan-card{background:#fffaf6f2;border:1px solid #8f574d24;border-radius:20px;flex-direction:column;padding:24px 22px;display:flex;box-shadow:0 6px 20px #643c280f}.plan-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.plan-badge{text-transform:uppercase;letter-spacing:.08em;color:#8b5b22;background:#be803624;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:800}.plan-name{color:#3d1c22;margin:0 0 10px;font-size:1.3rem}.plan-price-block{align-items:baseline;gap:4px;margin-bottom:14px;display:flex}.plan-price-block .currency{color:#7b2631;font-size:1.4rem;font-weight:700}.plan-price-block .amount{color:#7b2631;font-size:2.4rem;font-weight:800;line-height:1}.plan-price-block .per{color:#4f2a2fa6;font-size:.9rem}.plan-desc{color:#4f2a2fd9;flex:1;margin:0 0 18px;font-size:.9rem;line-height:1.5}.plan-meta{color:#4f2a2fcc;border-top:1px solid #91584d1a;justify-content:space-between;padding-top:14px;font-size:.85rem;display:flex}.user-assignment-panel{margin-top:24px}.plan-chip{color:#7b2631;background:#7b263114;border-radius:999px;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-block}.reports-list{flex-direction:column;gap:14px;display:flex}.report-card{background:#fffaf6e6;border:1px solid #8f574d1f;border-radius:16px;align-items:center;gap:18px;padding:18px 20px;display:flex}.report-icon{font-size:2rem}.report-body{flex:1}.report-top{align-items:center;gap:10px;margin-bottom:6px;display:flex}.year-pill{background:#0000000f;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:700}.report-title{color:#3b1d22;margin:0 0 4px;font-size:1.1rem}.report-desc{color:#4f2a2fbf;margin:0;font-size:.88rem}.report-actions{align-items:center;gap:10px;display:flex}.preview-btn{color:#fff;background:#7b2631;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.preview-btn:hover{background:#962f3c}.about-panel{background:#fffaf6e6;border:1px solid #8f574d1f;border-radius:18px;padding:24px}.about-form{flex-direction:column;gap:18px;display:flex}.form-actions-right{justify-content:flex-end;margin-top:10px;display:flex}.form-actions-right .primary-button{width:auto;padding:12px 24px}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.full-width-panel{grid-column:1/-1}.connection-indicator{align-items:flex-start;gap:14px;margin-top:10px;display:flex}.status-dot{border-radius:50%;width:14px;height:14px;margin-top:4px}.status-dot.connected{background:#22c55e;box-shadow:0 0 8px #22c55e99}.status-dot.offline{background:#eab308;box-shadow:0 0 8px #eab30899}.offline-notice{color:#854d0e;background:#fef9c3;border:1px solid #fef08a;border-radius:8px;margin:10px 0 0;padding:10px;font-size:.85rem}.settings-form{flex-direction:column;gap:16px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#1e0f12a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-dialog{background:#fffdfb;border:1px solid #8f574d33;border-radius:20px;width:min(100%,640px);max-height:90vh;padding:24px 28px;overflow-y:auto;box-shadow:0 24px 60px #00000040}.modal-header{border-bottom:1px solid #8f574d1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.modal-header h3{color:#3d1c22;margin:0;font-size:1.35rem}.close-btn{color:#4f2a2f99;background:0 0;border:none;font-size:1.6rem}.close-btn:hover{color:#3d1c22}.modal-form{flex-direction:column;gap:14px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#4a282d;font-size:.88rem;font-weight:600}.form-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid-3{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.form-grid-4{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.form-section-title{text-transform:uppercase;letter-spacing:.06em;color:#8b5b22;margin-top:6px;font-size:.82rem;font-weight:700}.checkbox-align{justify-content:flex-end;padding-bottom:8px}.modal-actions{border-top:1px solid #8f574d1a;justify-content:flex-end;gap:12px;margin-top:14px;padding-top:14px;display:flex}.modal-actions .primary-button{width:auto;padding:10px 22px}.muted-text{color:#4f2a2f99;font-size:.82rem}.empty-panel{text-align:center;background:#fff9;border-radius:16px;padding:48px 20px}.empty-panel h3{color:#401d22;margin:0 0 8px}.empty-panel p{color:#4f2a2fb3;margin:0}.loading-spinner{text-align:center;color:#8b5b22;padding:40px;font-weight:600}@media (width<=1080px){.stats-grid{grid-template-columns:repeat(2,1fr)}.plans-grid{grid-template-columns:1fr}.quick-actions-bar{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}}@media (width<=900px){.admin-shell,.login-shell{grid-template-columns:1fr}.brand-panel{padding:40px 24px}.content-panel{padding:20px}.main-grid{grid-template-columns:1fr}}@media (width<=600px){.stats-grid,.quick-actions-bar,.form-grid-2,.form-grid-3,.form-grid-4{grid-template-columns:1fr}}.filter-pill-btn{color:#5a2e35;cursor:pointer;background:#fdf8f6;border:1px solid #8f574d33;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:500;transition:all .15s}.filter-pill-btn:hover{background:#faece7;border-color:#8b5b22}.filter-pill-btn.active{color:#fff;background:#8b5b22;border-color:#8b5b22;font-weight:600;box-shadow:0 2px 8px #8b5b2240}.gallery-albums-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:22px;display:grid}.gallery-card{background:#fff;border:1px solid #8f574d29;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #2d14180d}.gallery-card:hover{border-color:#8b5b2259;transform:translateY(-3px);box-shadow:0 10px 24px #2d14181a}.gallery-card-cover{background:#f3eae6;width:100%;height:200px;position:relative;overflow:hidden}.gallery-card-cover img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-card:hover .gallery-card-cover img{transform:scale(1.04)}.cover-placeholder{color:#8b5b22;background:linear-gradient(135deg,#fdf6f2 0%,#f1ded5 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.cover-placeholder.hidden{display:none!important}.cover-badge-category{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.02em;background:#2d1418d1;border-radius:999px;padding:4px 10px;font-size:.76rem;font-weight:600;position:absolute;top:12px;left:12px}.cover-badge-status{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:600;position:absolute;top:12px;right:12px}.cover-badge-status.status-live{color:#dcfce7;background:#166534e0}.cover-badge-status.status-draft{color:#f1f5f9;background:#64748bd9}.cover-badge-photos{color:#fff;background:#000000ad;border-radius:6px;padding:3px 9px;font-size:.75rem;font-weight:600;position:absolute;bottom:10px;right:12px}.gallery-card-body{flex-direction:column;flex:1;padding:16px 18px 12px;display:flex}.gallery-card-title{color:#381a20;margin:0 0 8px;font-size:1.15rem;font-weight:700;line-height:1.35}.gallery-card-meta{color:#6d4b52;flex-wrap:wrap;gap:12px;margin-bottom:10px;font-size:.8rem;display:flex}.gallery-related-event{color:#8b5b22;background:#fdf8f0;border:1px solid #8b5b222e;border-radius:6px;margin-bottom:10px;padding:4px 8px;font-size:.8rem;display:inline-block}.gallery-card-desc{color:#5c4449;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.gallery-card-footer{background:#fdfbf9;border-top:1px solid #8f574d1a;align-items:center;gap:8px;padding:12px 18px;display:flex}.gallery-action-btn{color:#4b282e;cursor:pointer;background:#fff;border:1px solid #8f574d38;border-radius:8px;align-items:center;gap:4px;padding:6px 11px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.gallery-action-btn:hover{color:#8b5b22;background:#fbf1ee;border-color:#8b5b22}.gallery-action-btn.primary{color:#fff;background:#8b5b22;border-color:#8b5b22;font-weight:600}.gallery-action-btn.primary:hover{background:#714717;border-color:#714717}.gallery-action-btn.notify{color:#0369a1;background:#f0f9ff;border-color:#0369a140}.gallery-action-btn.notify:hover{background:#e0f2fe;border-color:#0284c7}.gallery-action-btn.danger{color:#b91c1c;background:#fff5f5;border-color:#b91c1c40;margin-left:auto}.gallery-action-btn.danger:hover{background:#fee2e2;border-color:#b91c1c}.photos-manager-dialog{flex-direction:column;max-height:92vh;display:flex;width:min(100%,960px)!important}.photo-upload-box{background:#fcf9f7;border:1px dashed #8f574d59;border-radius:12px;margin-bottom:16px;padding:16px}.photos-manager-content{flex:1;min-height:240px;max-height:52vh;padding-right:4px;overflow-y:auto}.album-photos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.photo-grid-tile{background:#fff;border:1px solid #8f574d29;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.photo-thumb-wrap{cursor:pointer;background:#f3eae6;width:100%;height:135px;position:relative;overflow:hidden}.photo-thumb-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.photo-thumb-wrap:hover img{transform:scale(1.06)}.photo-zoom-overlay{color:#fff;opacity:0;background:#0000006b;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:0}.photo-thumb-wrap:hover .photo-zoom-overlay{opacity:1}.photo-tile-bottom{background:#fff;border-top:1px solid #8f574d14;padding:8px 10px}.photo-caption-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.photo-caption-text{color:#4b282e;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;overflow:hidden}.photo-tile-btns{gap:4px;display:flex}.photo-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.85rem}.photo-icon-btn:hover{background:#f5ebe7}.photo-icon-btn.danger:hover{background:#fee2e2}.photo-caption-edit{align-items:center;gap:4px;display:flex}.photo-caption-edit input{border:1px solid #8f574d4d;border-radius:4px;width:100%;padding:3px 6px;font-size:.78rem}.lightbox-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0a0508f0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lightbox-dialog{flex-direction:column;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-image-wrap{justify-content:center;align-items:center;max-width:88vw;max-height:76vh;display:flex}.lightbox-image-wrap img{object-fit:contain;border-radius:8px;max-width:100%;max-height:76vh;box-shadow:0 16px 48px #0009}.lightbox-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.1rem;transition:background .15s;display:grid;position:absolute;top:-42px;right:0}.lightbox-close-btn:hover{background:#ffffff59}.lightbox-nav-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff2e;border:none;border-radius:8px;place-items:center;width:44px;height:52px;font-size:1.4rem;transition:background .15s;display:grid;position:absolute;top:45%;transform:translateY(-50%)}.lightbox-nav-btn:hover{background:#ffffff61}.lightbox-nav-btn.prev{left:-58px}.lightbox-nav-btn.next{right:-58px}.lightbox-footer{color:#cbd5e1;justify-content:space-between;align-items:center;width:100%;margin-top:14px;font-size:.88rem;display:flex}.lightbox-download-link{color:#fcd34d;border:1px solid #fcd34d4d;border-radius:6px;padding:4px 10px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .15s}.lightbox-download-link:hover{background:#fcd34d26;border-color:#fcd34d}
