:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f8;color:#1c1f22;line-height:1.4;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:linear-gradient(to bottom,#fff,#f3f5f7);color:#1c1f22}a{color:inherit;text-decoration:none}button,select,input,textarea{font:inherit}iframe{border:0}.app-shell{min-height:100vh}.layout{max-width:1400px;margin:0 auto;display:flex;gap:16px;padding:16px}.sidebar{width:300px;flex-shrink:0}.main{flex:1;min-width:0;padding-bottom:88px}.desktop-only{display:block}.desktop-hidden{display:none}.stack{display:flex;flex-direction:column;gap:16px}.stack-sm{display:flex;flex-direction:column;gap:8px}.row{display:flex;align-items:center}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.gap-sm{gap:8px}.top-space{margin-top:8px}.top-space-sm{margin-top:6px}.small{font-size:12px}.tiny{font-size:11px}.strong{font-weight:600;color:#111827}.strong.lg{font-size:18px}.muted{color:#6b7280}.label{letter-spacing:.08em;text-transform:uppercase}.no-pad{padding:0!important}.card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 8px 20px #0f172a0f;overflow:hidden}.hero-card{box-shadow:0 12px 24px #0f172a14}.card-header{padding:20px 20px 0}.card-body{padding:20px}.card-title{font-size:18px;font-weight:700;color:#111827}.topbar{margin-bottom:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.topbar-title{font-size:22px;font-weight:700;color:#111827}.badge{display:inline-flex;align-items:center;padding:6px 12px;border:1px solid #d1d5db;border-radius:999px;background:#fff;font-size:12px;color:#374151}.badge-secondary{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.input,.textarea{width:100%;border:1px solid #d1d5db;background:#fff;border-radius:16px;padding:10px 12px}.textarea{min-height:110px;resize:vertical}.stats{display:grid;gap:8px}.stat-pill{border:1px solid #e5e7eb;background:#ffffffb3;border-radius:18px;padding:12px 14px}.stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.stat-value{font-size:15px;font-weight:700;color:#111827}.section-title-wrap{margin-bottom:16px}.guest-page-header{border-radius:28px;padding:18px 20px;background:linear-gradient(135deg,#1b4d2d,#2f6b3e);color:#fff;text-align:center;box-shadow:0 12px 24px #1b4d2d2e}.guest-page-title{font-size:26px;font-weight:700;line-height:1.1}.guest-page-event{margin-top:8px;font-size:20px;font-weight:600;line-height:1.2}.home-page-header{margin-bottom:2px}.home-hero-card{overflow:hidden}.home-hero-header{background:linear-gradient(135deg,#1b4d2d1f,#2f6b3e33);padding-bottom:18px}.home-hero-title{font-size:34px;line-height:1.08}.home-hero-event-name{font-size:18px;font-weight:600;color:#355a40}.home-message-box{background:#f4f8f4;border:1px solid #d7e5da}.home-message-text{color:#294332;font-size:16px;line-height:1.6}.section-title{margin:0;font-size:24px;font-weight:700;color:#111827}.section-subtitle{margin:4px 0 0;color:#6b7280;font-size:14px}.soft-box,.boxed,.summary-bar{border-radius:18px;padding:14px 16px}.soft-box,.summary-bar{background:#f3f4f6}.boxed{border:1px solid #e5e7eb;background:#fff}.status-box{border:1px solid #e5e7eb;background:#f3f4f6;border-radius:18px;padding:12px 14px;text-align:right}.status-text{margin-top:4px;font-weight:700;color:#111827}.tab-button,.chip,.bottom-button,.link-chip{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;cursor:pointer}.tab-button{height:48px;justify-content:flex-start;display:inline-flex;align-items:center;gap:8px;padding:0 14px}.tab-button-active,.chip-active,.bottom-button-active{background:#111827;color:#fff;border-color:#111827}.desktop-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding-bottom:16px}.chip,.link-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px}.chip-danger{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.schedule-card{border:1px solid #e5e7eb;background:#fff;border-radius:24px;padding:16px;box-shadow:0 6px 16px #0f172a0a}.schedule-time{display:inline-flex;border-radius:16px;background:#f3f4f6;padding:10px 12px;font-size:14px;font-weight:700;min-width:82px}.schedule-main{flex:1;min-width:0}.notice-card{border:1px solid #e5e7eb;border-radius:22px;background:#fff;padding:16px;box-shadow:0 6px 16px #0f172a0a}.notice-level{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:6px 10px;border-radius:999px}.notice-level-important{background:#fff7ed;color:#c2410c}.notice-level-action{background:#eff6ff;color:#1d4ed8}.notice-level-info{background:#f3f4f6;color:#374151}.map-grid{display:grid;gap:16px;grid-template-columns:1.25fr .75fr}.map-area{position:relative;aspect-ratio:4/3;width:100%;overflow:hidden;background:#0f172a}.map-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.map-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0f172a1f,#0f172a42)}.map-badge,.map-note{position:absolute;z-index:2;background:#ffffffeb;color:#111827;box-shadow:0 8px 20px #0f172a1f}.map-badge{left:16px;top:16px;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.map-note{right:16px;bottom:16px;border-radius:14px;padding:8px 12px;font-size:11px;font-weight:600}.map-pin{position:absolute;z-index:3;min-width:24px;height:24px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:999px;padding:0 6px;cursor:pointer;box-shadow:0 8px 18px #0f172a38;display:inline-flex;align-items:center;justify-content:center}.map-pin-code{font-size:9px;font-weight:800;line-height:1;letter-spacing:.02em}.map-pin-blue{background:#1d4ed8;color:#fff}.map-pin-green{background:#15803d;color:#fff}.map-pin-brown{background:#92400e;color:#fff}.map-pin-gold{background:#ca8a04;color:#111827}.map-pin-active{outline:3px solid rgba(255,255,255,.55);outline-offset:2px;transform:translate(-50%,-50%) scale(1.08)}.legend-grid{display:grid;gap:10px}.legend-item{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:10px 12px;cursor:pointer;text-align:left}.legend-item-active{border-color:#111827;background:#f9fafb}.legend-swatch{min-width:42px;height:28px;border-radius:999px;border:2px solid #fff;box-shadow:0 6px 16px #0f172a1f;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;letter-spacing:.02em}.legend-swatch-blue{background:#1d4ed8;color:#fff}.legend-swatch-green{background:#15803d;color:#fff}.legend-swatch-brown{background:#92400e;color:#fff}.legend-swatch-gold{background:#ca8a04;color:#111827}.legend-text{font-size:14px;font-weight:600;color:#111827}.card-strip{padding:14px 16px;border-bottom:1px solid #e5e7eb}.card-strip:last-child{border-top:1px solid #e5e7eb;border-bottom:0}.two-col{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1 / -1}.ops-grid{display:grid;gap:16px;grid-template-columns:1.1fr .9fr}.admin-link-row{display:flex;flex-wrap:wrap;gap:8px}.metric-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:14px 16px}.metric-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.metric-value{margin-top:6px;font-size:26px;font-weight:800;color:#111827}.checklist-grid{display:grid;gap:10px}.checklist-item{border:1px solid #e5e7eb;border-radius:18px;padding:14px 16px;background:#fff}.checklist-item-ready{border-color:#bbf7d0;background:#f0fdf4}.checklist-item-pending{border-color:#fed7aa;background:#fff7ed}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:18px}.textarea{width:100%;min-height:120px;border:1px solid #d1d5db;background:#fff;border-radius:18px;padding:12px 14px;resize:vertical}.checkbox-row{display:flex;align-items:flex-start;gap:10px;color:#374151;font-size:14px}.checkbox-row input{margin-top:2px}.star-row{display:flex;gap:8px;flex-wrap:wrap}.star-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:#9ca3af;cursor:pointer}.star-button-active{border-color:#f59e0b;background:#fffbeb;color:#d97706}.section-divider{height:1px;background:#e5e7eb;width:100%}.upload-panel{display:block;border:1px dashed #9ca3af;border-radius:22px;padding:18px;background:linear-gradient(to bottom,#fff,#f8fafc);cursor:pointer}.upload-panel-disabled{opacity:.7;cursor:wait}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.photo-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.photo-card{border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 8px 18px #0f172a0d}.photo-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;background:#e5e7eb}.photo-card-body{padding:14px}.photo-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-gallery{border:1px dashed #d1d5db;border-radius:22px;padding:28px 20px;text-align:center;background:#fafafa}.icon-lg{width:28px;height:28px;display:inline-block;margin-bottom:8px;color:#6b7280}.bottom-nav{position:fixed;inset-inline:0;bottom:0;z-index:40;border-top:1px solid #e5e7eb;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bottom-grid{max-width:420px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.bottom-button{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 6px;border-radius:16px;font-size:11px;line-height:1.1}.icon-sm{width:16px;height:16px;flex-shrink:0}.bottom-button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1024px){.desktop-only{display:none}.desktop-hidden{display:block}.layout{padding:12px}.main{padding-bottom:148px}.map-grid,.two-col,.photo-grid,.ops-grid,.metric-grid{grid-template-columns:1fr}}.document-list-item{width:100%;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:22px;padding:14px 16px;box-shadow:0 6px 16px #0f172a0a}.document-list-item-active{border-color:#111827;box-shadow:0 10px 20px #0f172a14}.pdf-frame{width:100%;min-height:680px;border-radius:20px;background:#f3f4f6}.topbar-right{align-items:center}.admin-link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin-left:.35rem;color:var(--text);font:inherit;font-size:.9rem;text-decoration:underline;cursor:pointer}.admin-link-button:hover{opacity:.8}.guest-welcome-card{align-items:center;text-align:center}.welcome-logo{width:120px;height:auto;object-fit:contain}.welcome-helper-text{max-width:440px;margin:0 auto}.welcome-action-row{display:flex;justify-content:center}.home-hero-title{font-size:28px}.admin-menu-tile{width:100%;text-align:left;border:0;cursor:pointer}.admin-menu-tile .muted{text-align:left}.guest-roster-list{max-height:640px;overflow:auto}.guest-roster-card{border-radius:20px}.guest-roster-card-selected{border-color:#1b4d2d;box-shadow:0 0 0 1px #1b4d2d1f}.admin-menu-tile-blue{background:#eff6ff;border-color:#bfdbfe}.admin-menu-tile-green{background:#ecfdf5;border-color:#bbf7d0}.admin-menu-tile-tan{background:#fefce8;border-color:#fde68a}.admin-menu-tile-orange{background:#fff7ed;border-color:#fdba74}.admin-menu-tile-lavender{background:#f5f3ff;border-color:#ddd6fe}.admin-menu-tile-rose{background:#fff1f2;border-color:#fecdd3}.admin-menu-tile-teal{background:#f0fdfa;border-color:#99f6e4}.admin-menu-tile-sage{background:#f0fdf4;border-color:#d9f99d}.admin-menu-tile-gold{background:#fffbeb;border-color:#fde68a}.admin-focus-box{outline:2px solid rgba(27,77,45,.22);outline-offset:2px}.admin-section-card{border-width:1.5px}.admin-section-blue{background:#f6fbff;border-color:#bfdbfe}.admin-section-blue .card-header{background:#eff6ff}.admin-section-blue-soft{background:#fbfdff;border-color:#dbeafe}.admin-section-blue-soft .card-header{background:#f5f9ff}.admin-section-sage{background:#f6fff7;border-color:#bef264}.admin-section-sage .card-header{background:#f0fdf4}.admin-section-gold{background:#fffdf5;border-color:#fde68a}.admin-section-gold .card-header{background:#fffbeb}.admin-section-lavender{background:#faf8ff;border-color:#ddd6fe}.admin-section-lavender .card-header{background:#f5f3ff}.admin-section-rose{background:#fff7f8;border-color:#fecdd3}.admin-section-rose .card-header{background:#fff1f2}.admin-section-head{border:1.5px solid transparent;border-radius:18px;padding:14px 16px;margin-bottom:14px}.admin-section-green-head{background:#f3fdf7;border-color:#bbf7d0}.admin-subsection{border-width:1.5px}.admin-subsection-blue{background:#f8fbff;border-color:#bfdbfe}.admin-subsection-tan{background:#fffef5;border-color:#fde68a}.admin-subsection-orange{background:#fff9f2;border-color:#fdba74}.admin-subsection-teal{background:#f5fffd;border-color:#99f6e4}.admin-dashboard-card{border-color:#dbeafe;background:#fcfdff}.admin-dashboard-card .card-header{background:linear-gradient(180deg,#f8fbff,#fff)}.admin-group-block{border:1px solid #e5e7eb;border-radius:24px;background:#fff;padding:16px}.admin-group-head{margin-bottom:12px}.admin-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-hub-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-hub-tile{text-align:left;border:1px solid #d1d5db;border-radius:22px;padding:16px;background:#fff;cursor:pointer;box-shadow:0 6px 18px #0f172a0a}.admin-hub-tile:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.admin-hub-home{background:#f0fdf4;border-color:#bbf7d0}.admin-hub-schedule{background:#eff6ff;border-color:#bfdbfe}.admin-hub-map{background:#fffbeb;border-color:#fde68a}.admin-hub-stay{background:#f0fdfa;border-color:#99f6e4}.admin-hub-policies{background:#fff1f2;border-color:#fecdd3}.admin-hub-guide{background:#f5f3ff;border-color:#ddd6fe}.admin-hub-gallery{background:#fff7ed;border-color:#fdba74}.admin-hub-feedback{background:#eef2ff;border-color:#c7d2fe}.admin-hub-ops{background:#f8fafc;border-color:#cbd5e1}.admin-hub-setup{background:#fffdf5;border-color:#fde68a}.admin-hub-system{background:#f9fafb;border-color:#d1d5db}@media (max-width: 960px){.admin-hub-grid,.admin-hub-grid-compact{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.admin-group-block{padding:14px}.admin-hub-grid,.admin-hub-grid-compact{grid-template-columns:1fr}}
