:root{color-scheme:light;--uo-bg: #f7f0e6;--uo-ink: #25211f;--uo-muted: #7b746e;--uo-surface: #efe7dc;--uo-surface-strong: #fff9f0;--uo-accent: #e8a7ff;--uo-mint: #a8e6cf;--uo-border: #ded3c5;--uo-shadow: 0 22px 60px rgb(37 33 31 / 14%);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--uo-bg);color:var(--uo-ink)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--uo-bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.uo-shell{min-height:100vh;background:var(--uo-bg);color:var(--uo-ink)}.uo-button{align-items:center;border:0;border-radius:22px;cursor:pointer;display:inline-flex;font-weight:800;gap:10px;justify-content:center;min-height:54px;padding:0 24px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;white-space:nowrap}.uo-button:hover{transform:translateY(-1px)}.uo-button--primary{background:var(--uo-ink);box-shadow:var(--uo-shadow);color:#fff9f0}.uo-button--secondary{background:var(--uo-surface);color:var(--uo-ink)}.uo-button--ghost{background:transparent;color:var(--uo-ink)}.uo-badge{align-items:center;background:#fff9f0b8;border:1px solid var(--uo-border);border-radius:999px;color:var(--uo-muted);display:inline-flex;font-size:.85rem;font-weight:800;min-height:34px;padding:0 14px}.dash-app{--dash-sidebar-w: 272px;--dash-topbar-h: 72px;--dash-radius: 14px;--dash-radius-sm: 10px;--dash-sidebar: #25211f;--dash-sidebar-muted: rgb(255 249 240 / 68%);--dash-sidebar-active: rgb(255 249 240 / 12%);min-height:100vh;width:100%;max-width:100%;overflow-x:clip;display:grid;grid-template-columns:var(--dash-sidebar-w) minmax(0,1fr);background:radial-gradient(ellipse 80% 50% at 100% 0%,rgb(232 167 255 / 18%),transparent 55%),radial-gradient(ellipse 60% 40% at 0% 100%,rgb(168 230 207 / 14%),transparent 50%),var(--uo-bg);color:var(--uo-ink)}.dash-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:8px;padding:24px 18px;background:var(--dash-sidebar);color:#fff9f0;z-index:40;overflow-y:auto}.dash-brand{display:flex;align-items:center;gap:12px;font-size:1.15rem;font-weight:800;margin-bottom:8px;padding:4px 6px;border-radius:var(--dash-radius-sm);transition:background .16s ease;text-decoration:none;color:inherit}.dash-brand:hover{background:var(--dash-sidebar-active)}.dash-brand__logo{border-radius:12px;object-fit:contain}.dash-event-slot{min-height:72px;margin-bottom:4px}.dash-event-pill{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;padding:12px 14px;border-radius:var(--dash-radius-sm);background:linear-gradient(135deg,#e8a7ff38,#a8e6cf2e);border:1px solid rgb(255 249 240 / 16%)}.dash-event-pill--empty{flex-direction:column;align-items:flex-start;gap:4px;border-style:dashed;background:#fff9f00f;color:var(--dash-sidebar-muted);cursor:pointer;text-align:left}.dash-event-pill--empty:hover{background:var(--dash-sidebar-active);color:#fff9f0}.dash-event-pill--empty strong{font-size:.88rem;font-weight:700;color:#fff9f0}.dash-event-pill__label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.75;margin-bottom:2px}.dash-event-pill strong{font-size:.92rem;line-height:1.3}.dash-event-pill__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:8px;background:#fff9f01a;color:#fff9f0;cursor:pointer}.dash-event-pill__close:hover{background:#fff9f02e}.dash-nav{display:flex;flex-direction:column;gap:4px;flex:1}.dash-nav-item{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;width:100%;min-height:44px;padding:0 12px;border:0;border-radius:var(--dash-radius-sm);background:transparent;color:var(--dash-sidebar-muted);font-weight:700;font-size:.92rem;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease}.dash-nav-item:hover,.dash-nav-item.is-active{background:var(--dash-sidebar-active);color:#fff9f0}.dash-nav-item:focus-visible{outline:2px solid #fff9f0;outline-offset:2px}.dash-nav-item.is-disabled{opacity:.42;cursor:default}.dash-nav-item.is-disabled:hover{background:transparent;color:var(--dash-sidebar-muted)}.dash-sidebar-footer{margin-top:auto;padding:12px 8px 4px;font-size:.82rem;color:var(--dash-sidebar-muted)}.dash-sidebar-footer a{display:inline-block;margin-top:4px;font-weight:700;color:#fff9f0;text-decoration:underline;text-underline-offset:3px}.dash-body{display:flex;flex-direction:column;min-width:0;min-height:100vh}.dash-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:var(--dash-topbar-h);padding:12px clamp(18px,3vw,32px);background:#f7f0e6d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--uo-border)}.dash-topbar__left,.dash-topbar__right{display:flex;align-items:center;gap:12px}.dash-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface-strong);color:var(--uo-ink);cursor:pointer}.dash-topbar-greeting{margin:0;font-weight:700;color:var(--uo-muted);font-size:.95rem}.dash-topbar-event{display:flex;flex-direction:column;gap:2px}.dash-topbar-event span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--uo-muted)}.dash-topbar-event strong{font-size:.95rem}.dash-topbar-cta{display:inline-flex;flex-shrink:0}.dash-topbar-cta__short{display:none}@media(max-width:520px){.dash-topbar-cta__full{display:none}.dash-topbar-cta__short{display:inline}}.dash-user{display:flex;align-items:center;gap:10px}.dash-user__avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--uo-accent),var(--uo-mint));color:var(--uo-ink);font-size:.8rem;font-weight:800}.dash-user__avatar--lg{width:56px;height:56px;font-size:1rem;border-radius:16px}.dash-user__name{font-weight:800;font-size:.9rem}.dash-main{flex:1;padding:clamp(20px,3vw,36px);padding-bottom:calc(24px + env(safe-area-inset-bottom))}.dash-bottom-nav,.dash-overlay{display:none}.dash-kicker{margin:0 0 6px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--uo-muted)}.dash-page-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.dash-page-title{margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.dash-page-desc{margin:10px 0 0;max-width:52ch;color:var(--uo-muted);font-size:.98rem;line-height:1.55}.dash-page-actions{flex-shrink:0}.dash-back{display:inline-flex;align-items:center;gap:6px;margin:0 0 16px;padding:0;border:0;background:none;color:var(--uo-muted);font-size:.88rem;font-weight:700;cursor:pointer}.dash-back:hover{color:var(--uo-ink)}.dash-page-bar{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--uo-border)}.dash-page-bar__back{flex-shrink:0;padding:8px 12px;border:1px solid var(--uo-border);border-radius:999px;background:var(--uo-surface-strong);color:var(--uo-muted);font-size:.85rem;font-weight:700;cursor:pointer}.dash-page-bar__back:hover{color:var(--uo-ink);border-color:var(--uo-ink)}.dash-page-bar__main{min-width:0}.dash-page-bar__main h1{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.15}.dash-page-bar__main p{margin:4px 0 0;font-size:.9rem;color:var(--uo-muted)}.dash-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:16px}.dash-list-toolbar--end{justify-content:flex-end;margin-top:-8px}.dash-list-toolbar--in-panel{margin-bottom:16px}.dash-list-toolbar__back{flex-shrink:0;padding:0 10px;border:0;background:none;color:var(--uo-muted);font-size:.88rem;font-weight:700;cursor:pointer}.dash-list-toolbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-left:auto}.dash-text-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:var(--uo-muted);font-size:.85rem;font-weight:700;cursor:pointer}.dash-text-btn:hover{color:var(--uo-ink);background:var(--uo-surface)}.dash-muted{color:var(--uo-muted)}.dash-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;white-space:nowrap}.dash-btn:hover{transform:translateY(-1px)}.dash-btn--md{min-height:46px;padding:0 20px;font-size:.9rem}.dash-btn--sm{min-height:38px;padding:0 14px;font-size:.85rem}.dash-btn--icon{min-height:36px;width:36px;padding:0;border-radius:10px}.dash-btn--primary{background:var(--uo-ink);color:#fff9f0;box-shadow:var(--uo-shadow)}.dash-btn--secondary{background:var(--uo-surface-strong);color:var(--uo-ink);border:1px solid var(--uo-border);box-shadow:none}.dash-btn--ghost{background:transparent;color:var(--uo-ink);box-shadow:none}.dash-btn--ghost:hover{background:var(--uo-surface)}.dash-btn:focus-visible{outline:2px solid var(--uo-ink);outline-offset:2px}.dash-danger-text{color:#9a3b32}.dash-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em}.dash-badge--published{background:var(--uo-mint);color:var(--uo-ink)}.dash-badge--draft{background:var(--uo-surface);color:var(--uo-muted);border:1px solid var(--uo-border)}.dash-badge--hadir{background:#a8e6cf8c;color:var(--uo-ink)}.dash-badge--tidak{background:#9a3b321f;color:#9a3b32}.dash-badge--ragu{background:#e8a7ff73;color:var(--uo-ink)}.dash-badge--pending{background:var(--uo-surface);color:var(--uo-muted);border:1px solid var(--uo-border)}.dash-stat-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.dash-stat-grid--compact .dash-stat{padding:16px}.dash-stat{display:flex;gap:14px;align-items:flex-start;padding:20px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius);box-shadow:0 8px 28px #25211f0f}.dash-stat__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--uo-surface);color:var(--uo-ink);flex-shrink:0}.dash-stat--mint .dash-stat__icon{background:#a8e6cf8c}.dash-stat--accent .dash-stat__icon{background:#e8a7ff73}.dash-stat--ink .dash-stat__icon{background:var(--uo-ink);color:#fff9f0}.dash-stat__label{margin:0;font-size:.82rem;font-weight:700;color:var(--uo-muted)}.dash-stat__value{display:block;margin-top:4px;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;line-height:1}.dash-stat__hint{display:block;margin-top:6px;font-size:.78rem;font-weight:600;color:var(--uo-muted)}.dash-split{display:grid;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.dash-overview-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)}.dash-overview-panel{padding:20px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:16px;overflow:visible;box-shadow:0 8px 28px #25211f0a}.dash-overview-panel--activity{background:linear-gradient(165deg,var(--uo-surface-strong) 0%,var(--uo-surface) 100%)}.dash-overview-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dash-overview-panel__title{margin:0;font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.dash-overview-panel__icon{flex-shrink:0;color:var(--uo-muted);opacity:.75}.dash-overview-panel__empty{margin:0;padding:20px 16px;text-align:center;font-size:.9rem;font-weight:600;color:var(--uo-muted);background:var(--uo-bg);border:1px dashed var(--uo-border);border-radius:12px}.dash-invite-rows--in-panel{gap:10px}.dash-activity-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dash-activity-feed__item{padding:14px 16px;background:var(--uo-bg);border:1px solid var(--uo-border);border-radius:12px}.dash-activity-feed__text{margin:0 0 8px;font-size:.92rem;font-weight:700;line-height:1.45}.dash-activity-feed__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.82rem;font-weight:600;color:var(--uo-muted)}.dash-activity-feed__dot{width:4px;height:4px;border-radius:50%;background:var(--uo-border);flex-shrink:0}.dash-panel{background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius);padding:22px;box-shadow:0 10px 32px #25211f0d}.dash-panel--soft{background:linear-gradient(160deg,var(--uo-surface-strong),var(--uo-surface))}.dash-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.dash-panel__head h2{margin:6px 0 0;font-size:1.2rem;font-weight:800}.dash-panel__spark{color:var(--uo-muted);opacity:.7}.dash-panel__title{margin:0 0 8px;font-size:1rem;font-weight:800}.dash-panel-footer{margin-top:24px}.dash-progress{height:6px;border-radius:999px;background:var(--uo-surface);overflow:hidden}.dash-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--uo-mint),var(--uo-accent));transition:width .4s ease}.dash-invite-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;border:1px solid var(--uo-border);border-radius:var(--dash-radius);background:var(--uo-surface-strong);overflow:hidden}.dash-invite-list--compact{border:0;background:transparent;gap:10px;overflow:visible}.dash-invite-list--compact .dash-invite-row{border:1px solid var(--uo-border);border-radius:var(--dash-radius-sm);margin-bottom:0;overflow:hidden}.dash-invite-row{border-bottom:1px solid var(--uo-border)}.dash-invite-row:last-child{border-bottom:0}.dash-invite-row__main{display:flex;align-items:center;gap:12px;width:100%;padding:16px 18px;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;transition:background .16s ease}.dash-invite-row__main:hover{background:var(--uo-bg)}.dash-invite-row__text{flex:1;min-width:0}.dash-invite-row__title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.dash-invite-row__title h3,.dash-invite-row__text>h3{margin:0;font-size:1rem;font-weight:800}.dash-invite-row__text p{margin:0;font-size:.88rem;color:var(--uo-muted);line-height:1.45}.dash-invite-row__chevron{flex-shrink:0;color:var(--uo-muted)}.dash-invite-row__links{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;padding:0 18px 14px}.dash-invite-row__links button{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:0;border-radius:6px;background:transparent;color:var(--uo-muted);font-size:.82rem;font-weight:700;cursor:pointer}.dash-invite-row__links button:hover{color:var(--uo-ink);background:var(--uo-bg)}.dash-invite-row__sep{width:1px;height:14px;background:var(--uo-border)}.dash-invite-row__danger:hover{color:#9a3b32}.dash-invite-row--compact .dash-invite-row__main{padding:14px 16px}.dash-search--solo{margin-bottom:14px;max-width:100%}.dash-invite-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dash-invite-row-card{display:flex;align-items:center;gap:12px;padding:14px 14px 14px 16px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:14px;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.dash-invite-row-card:hover{border-color:#25211f33;box-shadow:0 8px 24px #25211f0f}.dash-invite-row-card__open{display:flex;align-items:center;gap:16px;flex:1;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit}.dash-invite-row-card__thumb{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;min-height:48px;aspect-ratio:1;border-radius:12px;background:linear-gradient(145deg,#e8a7ffa6,#a8e6cfcc);font-size:1.05rem;font-weight:800;color:var(--uo-ink);line-height:1}.dash-invite-row-card__main{display:flex;flex-direction:column;gap:5px;min-width:0}.dash-invite-row-card__line1{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;min-width:0}.dash-invite-row-card__title{font-size:1rem;font-weight:800;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-invite-row-card__line2{font-size:.86rem;color:var(--uo-muted);line-height:1.35}.dash-invite-row-card__line3{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:700;color:var(--uo-ink)}.dash-invite-row-card__line3>span:first-child{display:inline-flex;align-items:center;gap:5px}.dash-invite-row-card__sep{width:4px;height:4px;border-radius:50%;background:var(--uo-border);flex-shrink:0}.dash-invite-row-card__actions{display:flex;align-items:center;flex-shrink:0;gap:8px}.dash-invite-row-card__go{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:2px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-bg);color:var(--uo-muted);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.dash-invite-row-card__go:hover{background:var(--uo-surface);color:var(--uo-ink);border-color:var(--uo-ink)}.dash-invite-row-card__chev-open{display:none;flex-shrink:0;color:var(--uo-muted)}.dash-event-detail{max-width:1080px;width:100%;min-width:0}.dash-event-shell{background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:18px;overflow:hidden;box-shadow:0 10px 40px #25211f0d;width:100%;min-width:0}.dash-event-shell__head{padding:20px 22px 18px;border-bottom:1px solid var(--uo-border)}.dash-event-shell__back{display:inline-flex;align-items:center;gap:4px;margin-bottom:16px;padding:6px 10px 6px 6px;border:0;border-radius:999px;background:var(--uo-bg);color:var(--uo-muted);font-size:.86rem;font-weight:700;cursor:pointer}.dash-event-shell__back:hover{color:var(--uo-ink);background:var(--uo-surface)}.dash-event-hero{display:flex;flex-direction:column;gap:14px}.dash-event-hero__identity{display:flex;align-items:flex-start;gap:14px;min-width:0}.dash-event-hero__thumb{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(145deg,#e8a7ffb3,#a8e6cfd9);font-size:1.35rem;font-weight:800;color:var(--uo-ink)}.dash-event-hero__text{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.dash-event-hero__text h1{margin:0;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;word-break:break-word}.dash-event-hero__meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin:0;font-size:.88rem;color:var(--uo-muted);line-height:1.45}.dash-event-hero__meta span:not(:last-child):after{content:"·";margin-left:10px;color:var(--uo-border)}.dash-event-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dash-event-tabs{display:flex;gap:4px;padding:10px 14px;background:var(--uo-bg);border-bottom:1px solid var(--uo-border)}.dash-event-tabs button{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--uo-muted);font-size:.86rem;font-weight:700;cursor:pointer;white-space:nowrap}.dash-event-tabs button.is-active{background:var(--uo-surface-strong);color:var(--uo-ink);box-shadow:0 1px 6px #25211f14}.dash-event-tabs__short{display:none}.dash-event-shell__body{padding:22px;background:var(--uo-bg);min-height:200px}.dash-panel-meta{margin:0 0 14px;font-size:.9rem;color:var(--uo-muted);font-weight:600}.dash-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.dash-timeline li{display:flex;gap:12px;align-items:flex-start}.dash-timeline__dot{width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--uo-accent);flex-shrink:0}.dash-timeline p{margin:0;font-weight:700;font-size:.92rem;line-height:1.4}.dash-timeline span{display:block;margin-top:4px;font-size:.8rem;color:var(--uo-muted)}.dash-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:16px}.dash-toolbar--stack{flex-direction:column;align-items:stretch}.dash-toolbar__group{display:flex;flex-wrap:wrap;gap:8px}.dash-search{flex:1;min-width:200px;display:flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:999px;color:var(--uo-muted)}.dash-search input{flex:1;border:0;background:transparent;color:var(--uo-ink);min-width:0}.dash-search input:focus{outline:none}.dash-search:focus-within{border-color:var(--uo-ink);box-shadow:0 0 0 2px #25211f14}.dash-filter-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.dash-filter-pills button{min-height:36px;padding:0 16px;border:1px solid var(--uo-border);border-radius:999px;background:var(--uo-surface-strong);font-weight:700;font-size:.85rem;color:var(--uo-muted);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.dash-filter-pills button.is-active{background:var(--uo-ink);border-color:var(--uo-ink);color:#fff9f0}.dash-table-wrap{overflow-x:auto;border:1px solid var(--uo-border);border-radius:var(--dash-radius);background:var(--uo-surface-strong)}.dash-table{width:100%;border-collapse:collapse;font-size:.9rem}.dash-table th,.dash-table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--uo-border)}.dash-table th{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--uo-muted);background:var(--uo-bg)}.dash-table tbody tr:last-child td{border-bottom:0}.dash-table tbody tr:hover td{background:#f7f0e67f}.dash-chip{display:inline-flex;padding:4px 10px;border-radius:999px;background:var(--uo-surface);font-size:.8rem;font-weight:700}.dash-chip--inline{margin:0}.dash-table--guests .dash-row-actions{justify-content:flex-end}.dash-row-actions{display:flex;gap:4px}.dash-guest-cards{display:none;list-style:none;margin:16px 0 0;padding:0;gap:12px;flex-direction:column}.dash-guest-card{padding:16px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius)}.dash-guest-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.dash-guest-card__actions{display:flex;gap:8px;margin-top:12px}.dash-message-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.dash-message-card{padding:18px 20px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius)}.dash-message-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.dash-message-card__head strong{display:block}.dash-message-card__body{margin:0 0 12px;font-size:.95rem;line-height:1.55;color:var(--uo-ink)}.dash-message-card__actions{display:flex;gap:8px}.dash-checkin-layout{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(300px,1fr)}.dash-scanner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 28px;border-radius:var(--dash-radius);background:var(--uo-surface-strong);border:1px solid var(--uo-border);box-shadow:0 14px 40px #25211f12}.dash-scanner__frame{display:flex;align-items:center;justify-content:center;width:140px;height:140px;margin-bottom:20px;border-radius:20px;background:linear-gradient(145deg,#e8a7ff40,#a8e6cf4d);border:2px dashed var(--uo-border);color:var(--uo-ink)}.dash-scanner h2{margin:0 0 8px;font-size:1.15rem}.dash-scanner p{margin:0 0 20px;max-width:32ch;color:var(--uo-muted);font-size:.92rem;line-height:1.5}.dash-checkin-progress{margin:20px 0}.dash-checkin-progress__label{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.88rem;font-weight:700}.dash-checkin-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.dash-checkin-list li{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--dash-radius-sm);background:var(--uo-bg)}.dash-checkin-list__avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--uo-surface);font-weight:800;font-size:.9rem}.dash-checkin-list__icon{margin-left:auto;color:#2d6a4f}.dash-bar-chart{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.dash-bar-chart__label{display:flex;justify-content:space-between;margin-bottom:6px;font-size:.88rem;font-weight:700}.dash-bar-chart__track{height:10px;border-radius:999px;background:var(--uo-surface);overflow:hidden}.dash-bar-chart__fill{height:100%;border-radius:inherit}.dash-bar-chart__fill--mint{background:var(--uo-mint)}.dash-bar-chart__fill--accent{background:var(--uo-accent)}.dash-bar-chart__fill--surface{background:var(--uo-border)}.dash-bar-chart--groups{gap:12px}.dash-stats-page{display:flex;flex-direction:column;gap:28px}.dash-stats-page__intro{margin:0}.dash-stat-grid--event{gap:20px;margin-bottom:0}.dash-stats-panels{display:grid;gap:24px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start}.dash-stats-panels__side{display:flex;flex-direction:column;gap:24px;min-width:0}.dash-panel--stats{padding:24px}.dash-panel--stats .dash-panel__head{margin-bottom:22px}.dash-split__stack{display:flex;flex-direction:column;gap:24px;min-width:0}.dash-panel--alert{border-color:#9a3b3238;background:linear-gradient(165deg,var(--uo-surface-strong),rgb(255 249 240 / 90%))}.dash-panel-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;padding-top:14px;border-top:1px solid var(--uo-border);font-size:.88rem;font-weight:700;color:var(--uo-ink)}.dash-panel-note--muted{margin-top:12px;padding-top:0;border-top:0;font-weight:600;color:var(--uo-muted);line-height:1.5}.dash-followup-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.dash-followup-list li{padding:10px 12px;border-radius:10px;background:var(--uo-bg);border:1px solid var(--uo-border);font-size:.9rem;font-weight:700}.dash-rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.dash-rank-list li{display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--dash-radius-sm);background:var(--uo-bg)}.dash-rank-list__pos{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--uo-surface-strong);font-weight:800;font-size:.85rem}.dash-rank-list strong{display:block}.dash-modal-root{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:16px}.dash-modal-backdrop{position:absolute;inset:0;border:0;background:#25211f73;cursor:pointer}.dash-modal{position:relative;z-index:1;width:min(100%,480px);max-height:min(90vh,720px);display:flex;flex-direction:column;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:18px 18px 16px 16px;box-shadow:var(--uo-shadow);overflow:hidden}.dash-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 12px;border-bottom:1px solid var(--uo-border)}.dash-modal__head h2{margin:0;font-size:1.15rem;font-weight:800}.dash-modal__head p{margin:6px 0 0;font-size:.88rem;color:var(--uo-muted);line-height:1.45}.dash-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--uo-border);border-radius:10px;background:var(--uo-bg);color:var(--uo-muted);cursor:pointer}.dash-modal__body{padding:16px 20px 20px;overflow-y:auto}.dash-modal__foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px 20px;border-top:1px solid var(--uo-border);background:var(--uo-bg)}.dash-form{display:flex;flex-direction:column;gap:16px}.dash-form-row{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.dash-field{display:flex;flex-direction:column;gap:8px}.dash-field__label{font-size:.82rem;font-weight:800;color:var(--uo-muted);text-transform:uppercase;letter-spacing:.04em}.dash-field input,.dash-field select,.dash-field textarea{min-height:46px;padding:0 14px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface-strong);color:var(--uo-ink)}.dash-field textarea{min-height:auto;padding:12px 14px;resize:vertical;line-height:1.45}.dash-field input:focus,.dash-field select:focus,.dash-field textarea:focus{outline:none;border-color:var(--uo-ink);box-shadow:0 0 0 2px #25211f14}.dash-field__hint{font-size:.8rem;font-weight:600;color:var(--uo-muted);line-height:1.45}.dash-field--full{grid-column:1 / -1}.dash-main:has(.dash-wizard){display:flex;flex-direction:column;min-height:0;overflow:hidden}.dash-wizard{width:100%;max-width:720px;margin:0 auto;flex:1;min-height:0;display:flex;flex-direction:column;gap:0}.dash-wizard__chrome{flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-bottom:12px}.dash-wizard__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:4px 2px 32px;scroll-padding-bottom:24px}.dash-wizard__header{display:flex;flex-direction:column;align-items:stretch;gap:10px}.dash-wizard__header .dash-back{margin:0;align-self:flex-start}.dash-wizard__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px}.dash-wizard__header-main{min-width:0;flex:1}.dash-wizard__event-title{margin:0;font-size:1.1rem;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-wizard__step-meta{margin:4px 0 0;font-size:.82rem;font-weight:600;color:var(--uo-muted)}.dash-wizard__progress{height:4px;border-radius:999px;background:var(--uo-border);overflow:hidden}.dash-wizard__progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--uo-mint),var(--uo-accent));transition:width .28s ease}.dash-wizard__steps{display:flex;gap:0;padding:4px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dash-wizard__steps::-webkit-scrollbar{display:none}.dash-wizard__step{flex:1;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border:none;background:transparent;cursor:pointer;position:relative}.dash-wizard__step:after{content:"";position:absolute;top:22px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;background:var(--uo-border);z-index:0}.dash-wizard__step:last-child:after{display:none}.dash-wizard__step-num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.78rem;font-weight:800;border:2px solid var(--uo-border);background:var(--uo-surface-strong);color:var(--uo-muted);position:relative;z-index:1}.dash-wizard__step-icon{display:none}.dash-wizard__step-label{font-size:.72rem;font-weight:700;color:var(--uo-muted);text-align:center}.dash-wizard__step--current .dash-wizard__step-num{border-color:var(--uo-ink);background:var(--uo-ink);color:#fff9f0}.dash-wizard__step--current .dash-wizard__step-label{color:var(--uo-ink);font-weight:800}.dash-wizard__step--done .dash-wizard__step-num{border-color:var(--uo-mint);background:#a8e6cf59;color:var(--uo-ink)}.dash-wizard__step--done:after{background:var(--uo-mint)}.dash-wizard__panel{background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius);padding:24px 22px 28px;box-shadow:0 12px 36px #25211f0d}.dash-wizard-grid{display:grid;grid-template-columns:1fr;row-gap:28px;column-gap:24px}.dash-wizard-grid--2{grid-template-columns:1fr}@media(min-width:560px){.dash-wizard-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px;column-gap:24px}}.dash-wizard-grid .dash-field--full{grid-column:1 / -1}.dash-wizard__panel .dash-field{gap:14px}.dash-wizard__panel .dash-field__label{display:block;margin:0 0 2px;padding:0;font-size:.9rem;font-weight:700;line-height:1.4;text-transform:none;letter-spacing:.01em;color:var(--uo-ink)}.dash-wizard__panel .dash-field__hint{margin-top:4px;line-height:1.4}.dash-wizard__panel .dash-field input,.dash-wizard__panel .dash-field select,.dash-wizard__panel .dash-field textarea{margin-top:0}.dash-wizard__panel-head{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--uo-border)}.dash-wizard__panel-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#a8e6cf4d,#e8a7ff40);color:var(--uo-ink)}.dash-wizard__panel-head h2{margin:0;font-size:1.15rem;font-weight:800}.dash-wizard-group{margin:0 0 28px;padding:0;border:0;background:transparent;min-width:0}.dash-wizard-group:last-child{margin-bottom:8px}.dash-wizard-group legend{display:block;width:100%;margin:0 0 20px;padding:0 0 12px;border:0;border-bottom:1px solid var(--uo-border);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--uo-muted)}.dash-wizard-group .dash-wizard-grid{margin-top:0}.dash-wizard-themes-hint{margin:0 0 10px;font-size:.8rem;font-weight:600;color:var(--uo-muted)}.dash-wizard-themes{display:flex;flex-wrap:nowrap;gap:12px;margin:0 -4px;padding:4px 4px 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin}.dash-wizard-themes::-webkit-scrollbar{height:6px}.dash-wizard-themes::-webkit-scrollbar-thumb{background:var(--uo-border);border-radius:999px}.dash-wizard-theme{flex:0 0 132px;width:132px;display:flex;flex-direction:column;gap:6px;min-width:0;padding:0 0 10px;border:2px solid var(--uo-border);border-radius:12px;background:var(--uo-bg);text-align:left;cursor:pointer;overflow:hidden;scroll-snap-align:start}.dash-wizard-theme.is-selected{border-color:var(--uo-ink);box-shadow:0 6px 18px #25211f14}.dash-wizard-theme__swatch{height:56px;width:100%}.dash-wizard-theme strong{display:block;padding:0 10px;font-size:.8rem;line-height:1.25;word-break:break-word}.dash-wizard-theme span{display:block;padding:0 10px 2px;font-size:.72rem;font-weight:600;color:var(--uo-muted)}.dash-wizard__panel .dash-form{display:flex;flex-direction:column;gap:32px}.dash-wizard-link-preview{margin:0;padding:14px 16px;border-radius:10px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);font-size:.82rem;color:var(--uo-muted);display:flex;flex-direction:column;gap:8px}.dash-wizard-link-preview code{font-size:.8rem;font-weight:700;color:var(--uo-ink);word-break:break-all}.dash-wizard-gallery-add{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.dash-wizard-gallery-add input{flex:1;min-width:160px;min-height:46px;padding:0 14px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface-strong)}.dash-wizard-gallery{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:480px){.dash-wizard-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.dash-wizard-gallery li{position:relative;border-radius:10px;overflow:hidden;border:1px solid var(--uo-border)}.dash-wizard-gallery__thumb{aspect-ratio:1;background-size:cover;background-position:center;background-color:var(--uo-border)}.dash-wizard-gallery__remove{position:absolute;top:6px;right:6px;width:28px;height:28px;border:none;border-radius:8px;background:#fff9f0eb;color:#9a3b32;cursor:pointer;display:flex;align-items:center;justify-content:center}.dash-wizard-empty{margin:0;padding:20px;text-align:center;font-size:.86rem;color:var(--uo-muted);border:2px dashed var(--uo-border);border-radius:10px}.dash-wizard-toggles{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:12px}.dash-wizard-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface);cursor:pointer}.dash-wizard-toggle strong{display:block;font-size:.9rem}.dash-wizard-toggle small{display:block;margin-top:2px;font-size:.78rem;color:var(--uo-muted)}.dash-wizard-toggle input{width:20px;height:20px;accent-color:var(--uo-ink)}.dash-wizard__bar{flex-shrink:0;display:flex;gap:10px;padding:14px 0 4px;margin-top:4px;border-top:1px solid var(--uo-border);background:var(--uo-bg)}.dash-wizard__bar .dash-btn{flex:1;min-height:48px}.dash-wizard__bar .dash-btn:last-child{flex:1.15}.dash-share-preview__label{margin:0 0 8px;font-size:.82rem;font-weight:800;color:var(--uo-muted);text-transform:uppercase;letter-spacing:.04em}.dash-share-preview__url{display:block;padding:12px 14px;border-radius:12px;background:var(--uo-bg);border:1px solid var(--uo-border);font-size:.82rem;word-break:break-all;line-height:1.45}.dash-share-preview__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.dash-share-preview__note{margin:14px 0 0;font-size:.84rem;font-weight:600;color:var(--uo-muted);line-height:1.5}.dash-empty-inline{margin:0;padding:28px 20px;text-align:center;font-size:.92rem;font-weight:600;color:var(--uo-muted);background:var(--uo-surface-strong);border:1px dashed var(--uo-border);border-radius:14px}@media(min-width:640px){.dash-modal-root{align-items:center;padding:24px}.dash-modal{border-radius:18px}}.dash-settings-card{max-width:480px;padding:24px;background:var(--uo-surface-strong);border:1px solid var(--uo-border);border-radius:var(--dash-radius)}.dash-settings-card__profile{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--uo-border)}.dash-settings-card__profile h2{margin:0 0 4px;font-size:1.15rem;font-weight:800}.dash-settings-card__profile p{margin:0;font-size:.9rem;color:var(--uo-muted)}.dash-settings-card__actions{display:flex;flex-wrap:wrap;gap:10px;padding:20px 0}.dash-settings-card__footer{padding-top:16px;border-top:1px solid var(--uo-border)}.dash-empty{text-align:center;padding:48px 24px;background:var(--uo-surface-strong);border:1px dashed var(--uo-border);border-radius:var(--dash-radius)}.dash-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:16px;border-radius:16px;background:var(--uo-surface);color:var(--uo-muted)}.dash-empty h3{margin:0 0 8px}.dash-empty p{margin:0 0 20px;color:var(--uo-muted);max-width:36ch;margin-inline:auto}.dash-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;max-width:min(90vw,420px);padding:14px 20px;border-radius:999px;background:var(--uo-ink);color:#fff9f0;font-size:.9rem;font-weight:700;box-shadow:var(--uo-shadow);animation:dash-toast-in .28s ease}@keyframes dash-toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:1024px){.dash-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dash-stat-grid--event{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-split,.dash-checkin-layout{grid-template-columns:1fr}}@media(max-width:880px){body:has(.dash-app){overflow-x:clip}.dash-app{grid-template-columns:minmax(0,1fr)}.dash-topbar{gap:10px;padding:10px 14px;min-height:60px}.dash-topbar__left,.dash-topbar__right{gap:8px;min-width:0}.dash-topbar-greeting{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:28vw}.dash-main{padding:20px 16px calc(96px + env(safe-area-inset-bottom))}.dash-search{min-width:0;flex:none}.dash-sidebar{position:fixed;left:0;top:0;width:min(300px,88vw);transform:translate(-105%);transition:transform .24s ease;box-shadow:var(--uo-shadow)}.dash-sidebar.is-open{transform:translate(0)}.dash-overlay{display:block;position:fixed;inset:0;z-index:35;border:0;background:#25211f66;cursor:pointer}.dash-menu-toggle{display:inline-flex}.dash-user__name{display:none}.dash-bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:45;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff9f0f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--uo-border);justify-content:space-around;gap:4px}.dash-bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;border:0;border-radius:12px;background:transparent;color:var(--uo-muted);font-size:.68rem;font-weight:800;cursor:pointer;text-decoration:none}.dash-bottom-nav a.is-active{color:var(--uo-ink);background:var(--uo-surface)}.dash-bottom-nav a.is-disabled{opacity:.38}.dash-page-intro{flex-direction:column}.dash-page-bar{flex-wrap:wrap;align-items:flex-start}.dash-list-toolbar__actions{width:100%;margin-left:0;justify-content:flex-start}.dash-table-wrap{display:none}.dash-guest-cards{display:flex}.dash-invite-row__links{padding-left:16px;padding-right:16px}.dash-overview-grid{grid-template-columns:1fr}.dash-stats-page{gap:22px}.dash-stat-grid--event{gap:14px}.dash-stats-panels{grid-template-columns:1fr;gap:18px}.dash-stats-panels__side{gap:18px}.dash-panel--stats{padding:20px 18px}.dash-form-row{grid-template-columns:1fr}.dash-wizard__event-title{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dash-wizard__preview-label{display:none}.dash-wizard__panel{padding:18px 16px 22px}.dash-overview-panel{padding:18px 16px}.dash-invite-row-card{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden}.dash-invite-row-card__open{width:100%;padding:14px 16px;gap:12px;align-items:flex-start}.dash-invite-row-card__thumb{width:44px;height:44px;min-width:44px;min-height:44px;font-size:1rem}.dash-invite-row-card__line1{grid-template-columns:minmax(0,1fr) auto;align-items:start}.dash-invite-row-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden;word-break:break-word}.dash-invite-row-card__chev-open{display:block;flex-shrink:0;align-self:center;margin-top:10px}.dash-invite-row-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;border-top:1px solid var(--uo-border);background:var(--uo-surface-strong)}.dash-invite-row-card__actions .dash-btn{width:100%;min-height:44px;border-radius:0;border:0;border-right:1px solid var(--uo-border);box-shadow:none}.dash-invite-row-card__actions .dash-btn:last-of-type{border-right:0}.dash-invite-row-card__actions .dash-btn:hover{transform:none}.dash-invite-row-card__go{display:none}.dash-invite-row-card:not(:has(.dash-invite-row-card__actions)) .dash-invite-row-card__open{border-radius:0}.dash-event-detail{max-width:none}.dash-event-shell{border-radius:16px;overflow:hidden;box-shadow:none}.dash-event-shell__head{padding:18px 18px 20px}.dash-event-shell__back{margin-bottom:14px;font-size:.88rem;padding:8px 12px 8px 8px}.dash-event-hero{gap:18px}.dash-event-hero__identity{gap:14px}.dash-event-hero__thumb{width:52px;height:52px;font-size:1.15rem;border-radius:14px}.dash-event-hero__text{gap:10px}.dash-event-hero__text h1{font-size:1.28rem;line-height:1.3}.dash-event-hero__meta{flex-direction:column;gap:6px;font-size:.9rem;line-height:1.5}.dash-event-hero__meta span:after{content:none!important}.dash-event-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.dash-event-hero__actions:has(.dash-btn--primary){grid-template-columns:1fr}.dash-event-hero__actions .dash-btn{width:100%;min-width:0;min-height:48px;justify-content:center;box-shadow:none}.dash-event-hero__actions:has(.dash-btn--primary) .dash-btn--primary{grid-column:1 / -1}.dash-event-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 14px 14px;overflow:hidden;min-width:0}.dash-event-tabs button{flex-direction:column;gap:0;min-height:52px;padding:10px 6px;border-radius:14px;border:1px solid transparent;white-space:normal}.dash-event-tabs button.is-active{border-color:var(--uo-border);background:var(--uo-surface-strong);box-shadow:none}.dash-event-tabs__label,.dash-event-tabs__short{display:none}.dash-event-shell__body{padding:20px 18px 24px}.dash-event-shell__body .dash-panel-meta{margin:0 0 20px;font-size:.94rem;line-height:1.55}.dash-list-toolbar{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:22px}.dash-list-toolbar .dash-search{width:100%;min-width:0;min-height:50px}.dash-list-toolbar__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-left:0}.dash-list-toolbar__actions .dash-text-btn{justify-content:center;min-height:48px;padding:0 14px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface-strong);color:var(--uo-ink);font-weight:700;font-size:.88rem}.dash-list-toolbar__actions .dash-btn{grid-column:1 / -1;width:100%;justify-content:center;min-height:48px;margin-top:4px}.dash-guest-cards{gap:14px;margin-top:4px}.dash-guest-card{padding:18px;border-radius:16px}.dash-guest-card__head{align-items:flex-start;gap:12px;margin-bottom:10px}.dash-guest-card__head strong{font-size:1.02rem;line-height:1.35;min-width:0;flex:1}.dash-guest-card p.dash-muted{margin:0;font-size:.9rem;line-height:1.5}.dash-guest-card__actions{margin-top:14px;gap:10px}.dash-list-toolbar--end{width:100%}.dash-list-toolbar--end{justify-content:stretch}.dash-list-toolbar--end .dash-text-btn{width:100%;justify-content:center;min-height:44px;border:1px solid var(--uo-border);border-radius:12px;background:var(--uo-surface-strong)}.dash-checkin-layout{gap:12px}.dash-scanner{padding:24px 16px}.dash-stat-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.dash-stat-grid,.dash-stat-grid--compact{grid-template-columns:1fr}.dash-filter-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.dash-filter-pills button{flex-shrink:0}.dash-page-title{font-size:1.5rem}}
