:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#111827;--muted:#667085;--surface:#fff;--accent:var(--orbell-color-primary,#7357d9);--accent-dark:var(--orbell-color-primary-strong,#6042c7);--accent-pink:#f4559b;--accent-blue:#5878f6;--line:#e7e9f0;--orbell-primary:var(--orbell-color-primary,#7357d9);--orbell-primary-strong:var(--orbell-color-primary-strong,#6042c7);--orbell-secondary:var(--orbell-color-primary-soft,#f1edff);--orbell-background:var(--orbell-color-background,#f7f8fb);--orbell-surface:var(--orbell-color-surface,#fff);--orbell-success:var(--orbell-color-success,#34745a);--orbell-success-soft:var(--orbell-color-success-soft,#edf7f1);--orbell-success-border:var(--orbell-color-success-border,#d4e8dc);--orbell-warning:var(--orbell-color-warning,#75612f);--orbell-warning-soft:var(--orbell-color-warning-soft,#faf6e9);--orbell-warning-border:var(--orbell-color-warning-border,#e9dfc3);--orbell-danger:var(--orbell-color-danger,#984b45);--orbell-danger-soft:var(--orbell-color-danger-soft,#fbf1f0);--orbell-danger-border:var(--orbell-color-danger-border,#ead6d3);--orbell-neutral-soft:var(--orbell-color-neutral-soft,#f2f3f6);--orbell-neutral-strong:var(--orbell-color-neutral-strong,#555e70);--orbell-radius-sm:var(--orbell-radius-small,10px);--orbell-radius-md:var(--orbell-radius-medium,14px);--orbell-radius-lg:var(--orbell-radius-large,20px);--orbell-shadow-surface:var(--orbell-shadow-medium,0 12px 32px #1e274a14)}.auth-redirecting,.auth-check-email-loading{min-height:160px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.auth-check-email{text-align:center;gap:0;display:grid}.auth-check-email h1,.auth-check-email p,.auth-check-email dl{margin:0}.auth-success-icon{color:#fff;background:var(--orbell-gradient-primary,linear-gradient(135deg, #ec4899, #6366f1));border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 24px;font-size:20px;font-weight:800;display:grid}.auth-email-destination{border:1px solid var(--border);background:#fafafa;border-radius:12px;padding:14px 16px;margin-bottom:24px!important}.auth-email-destination dt{color:var(--muted);font-size:.82rem}.auth-email-destination dd{margin:4px 0 0;font-weight:700}.auth-resend-form{margin-bottom:28px;display:block}.auth-check-email-links{flex-wrap:wrap;justify-content:center;gap:12px 32px;font-size:.92rem;display:flex}.card.email-sent-card{width:min(100%,760px);padding:56px 64px 64px}.email-sent-card>.app-page-logo{margin-bottom:40px}.confirmation-content{max-width:560px;margin-inline:auto}.confirmation-content>.eyebrow{letter-spacing:.14em;background:#f3efff;border-radius:999px;justify-self:center;margin-bottom:20px;padding:5px 10px;font-size:.7rem}.email-sent-card .confirmation-content>h1{letter-spacing:-.02em;white-space:nowrap;margin-bottom:24px;font-size:2rem;line-height:1.4}.confirmation-description{color:#4d5566!important;margin-bottom:32px!important}.confirmation-help{margin-bottom:28px!important}.email-sent-card .auth-resend-form .secondary-button{min-height:46px}.auth-check-email-links a{color:var(--primary);text-underline-offset:3px}.email-sent-additional-note{background:#f7f5ff;border-radius:11px;padding:12px 14px;font-size:.86rem;line-height:1.65;color:#56506f!important;margin:-10px 0 28px!important}.account-security-section{background:#fff;border:1px solid #dedbea;border-radius:18px;margin:24px 0;overflow:hidden;box-shadow:0 6px 20px #1e274a0d}.account-security-section>header{background:#fbfbfd;border-bottom:1px solid #e8e7ef;padding:24px}.account-security-section>header h2{margin:5px 0 7px}.account-security-section>header p:last-child{color:var(--muted);margin:0}.account-security-list{display:grid}.account-security-row,.account-security-methods{padding:22px 24px}.account-security-row{border-bottom:1px solid #ecebf2;justify-content:space-between;align-items:center;gap:20px;display:flex}.account-security-row h3,.account-security-methods h3{margin:0 0 6px;font-size:1rem}.account-security-row p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.account-security-row .secondary-link{flex:none}.account-security-methods ul{gap:8px;margin:14px 0;padding:0;list-style:none;display:grid}.account-security-methods li{background:#f7f7fa;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:9px 12px;display:flex}.account-security-methods strong{color:#7a8192;font-size:.82rem}.account-security-methods strong[data-linked=true]{color:#4f3eaa}.account-login-method-state{justify-content:flex-end;align-items:center;gap:12px;display:flex}.account-login-method-state .secondary-link{min-height:40px;padding:8px 12px;font-size:.82rem}.account-security-page{padding-bottom:max(40px, env(safe-area-inset-bottom))}.account-security-page>.page-header{margin:22px 0}.account-security-form-card{padding:clamp(22px,4vw,32px)}.account-security-form-card>h2{margin-top:0}.account-security-form-card>p{color:var(--muted);line-height:1.7}.account-security-form{margin-top:24px}.account-reauthentication{background:#f9f8ff;border:1px solid #ddd8f3;border-radius:16px;margin-bottom:20px;padding:20px}.account-reauthentication h2{margin:0 0 7px;font-size:1.1rem}.account-reauthentication p{color:#565d70;margin:0;line-height:1.65}.account-reauthentication-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.account-reauthentication-actions form{flex:190px}.account-reauthentication-actions button{width:100%}.account-security-success{text-align:center;padding:24px}.account-security-success>span{background:var(--orbell-gradient-primary,linear-gradient(135deg,#ec4899,#6366f1));color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 16px;font-weight:850;display:grid}.account-security-success h2{margin:0 0 8px}.account-security-success p{color:var(--muted);margin:0}@media (max-width:560px){.account-security-section>header,.account-security-row,.account-security-methods{padding:18px}.account-security-row{flex-direction:column;align-items:stretch}.account-security-row .secondary-link{justify-content:center;width:100%}.account-security-methods li,.account-login-method-state{flex-direction:column;align-items:stretch}.account-login-method-state .secondary-link{justify-content:center;width:100%}}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--orbell-background);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.app-page-logo{width:138px;height:auto;margin:0 0 32px;display:block}.auth-security-shell{align-items:flex-start;padding-block:clamp(28px,6vw,72px)}.card.auth-security-card{width:min(100%,640px);padding:56px 64px 64px}.auth-security-card>.app-page-logo{margin-bottom:36px}.auth-security-card>.eyebrow{margin-bottom:20px;font-size:.72rem}.card.auth-security-card>h1{letter-spacing:-.02em;margin-bottom:20px;font-size:2rem;line-height:1.4}.auth-security-card>p{line-height:1.75}.mfa-flow{gap:20px;margin-top:32px;display:grid}.mfa-loading{color:var(--muted);margin:28px 0 0}.mfa-app-guide{background:#f9f8ff;border:1px solid #e3e0f2;border-radius:14px;gap:10px;padding:16px 18px;display:grid}.mfa-app-guide p{color:#4e5669;margin:0;font-size:.92rem;line-height:1.7}.mfa-app-guide .mfa-app-examples-label{color:#30265f;font-size:.82rem;font-weight:800}.mfa-app-examples{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.mfa-app-examples li{color:#514879;background:#fff;border:1px solid #ded9f5;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700}.mfa-steps{color:var(--muted);gap:8px;margin:0;padding-left:1.4rem;line-height:1.65;display:grid}.mfa-qr{background:#fff;border:1px solid #e0e3ec;border-radius:16px;place-items:center;width:fit-content;margin:0 auto 8px;padding:14px;display:grid}.mfa-qr img{width:220px;max-width:100%;height:auto;display:block}.mfa-secret-disclosure{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mfa-secret-disclosure summary{color:#6549c6;cursor:pointer;padding:14px 2px;font-size:.9rem;font-weight:750}.mfa-secret-disclosure summary:focus-visible{outline-offset:3px;outline:3px solid #6549d538}.mfa-secret{background:#f7f6fc;border-radius:14px;gap:7px;min-width:0;padding:16px;display:grid}.mfa-secret span{color:#5f6678;font-size:.8rem;font-weight:800}.mfa-secret p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.mfa-secret-value{align-items:center;gap:10px;min-width:0;display:flex}.mfa-secret code{overflow-wrap:anywhere;color:#30265f;letter-spacing:.08em;font-size:.95rem;font-weight:800}.mfa-copy-button{color:#6549d5;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfc7f7;border-radius:9px;flex:none;padding:7px 11px;font-size:.78rem;font-weight:800}.mfa-copy-button:hover{background:#f1eeff}.mfa-copy-button:focus-visible{outline-offset:2px;outline:3px solid #6549d538}.mfa-secret small{color:var(--muted);line-height:1.55}.mfa-challenge-form{margin-top:24px}.auth-security-card .auth-form input{letter-spacing:.12em;min-height:48px;font-size:1.1rem}.mfa-change-method{color:#6549c6;text-underline-offset:3px;justify-self:center;font-size:.9rem;font-weight:750}.mfa-change-method:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #6549d538}.mfa-sms-flow{gap:18px;margin-top:30px;display:grid}.mfa-phone-fields{grid-template-columns:132px minmax(0,1fr);gap:12px;display:grid}.mfa-country-code select{color:#333a4a;min-height:48px;font:inherit;background:#f8f8fa;border:1px solid #d8dce7;border-radius:11px;padding:0 12px}.mfa-text-button{color:#6549c6;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:8px 10px;font-size:.9rem;font-weight:750}.lock-status{background:#fffaf0;border:1px solid #ead8a5;border-radius:14px;margin:24px 0;padding:17px}.lock-status div{gap:5px;display:grid}.lock-status dt{color:#7a6635;font-size:.78rem;font-weight:800}.lock-status dd{color:#4f3d12;margin:0;font-weight:850}.auth-security-card .logout-form{margin-top:24px}@media (max-width:480px){.card.email-sent-card{padding:40px 24px 48px}.email-sent-card>.app-page-logo{margin-bottom:34px}.email-sent-card .confirmation-content>h1{white-space:normal;font-size:1.75rem}.mfa-flow{gap:16px;margin-top:20px}.card.auth-security-card{padding:36px 24px 40px}.card.auth-security-card>h1{font-size:1.75rem}.mfa-qr img{width:200px}.mfa-app-guide,.mfa-secret{padding:14px}.mfa-secret-value{flex-direction:column;align-items:stretch}.mfa-copy-button{width:100%}.mfa-phone-fields{grid-template-columns:1fr}}.app-page-logo.centered-logo{margin-inline:auto}.system-message-card{text-align:left}.system-message-card h1{letter-spacing:-.035em;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.system-message-card .primary-link,.system-message-card .primary-button{margin-top:18px}.hero,.card{background:var(--surface);border:1px solid var(--line);border-radius:28px;width:min(100%,680px);padding:clamp(32px,8vw,72px);box-shadow:0 12px 36px #1e25410e}.eyebrow{color:#7058d5;letter-spacing:.08em;background:#f3efff;border-radius:999px;margin:0 0 20px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.4rem,10vw,5rem);line-height:1}.card h1{font-size:clamp(2rem,8vw,3.5rem)}.lead{margin:28px 0 0;font-size:clamp(1.2rem,4vw,1.65rem);font-weight:650;line-height:1.55}.supporting-copy,.card p:not(.eyebrow){color:var(--muted);line-height:1.8}.supporting-copy{margin:14px 0 32px}.primary-link{background:linear-gradient(110deg, var(--accent-pink), var(--accent), var(--accent-blue));color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-flex}.primary-link:hover{filter:brightness(.96)}.text-link{color:var(--accent-dark);font-weight:700;text-decoration:none;transition:color .16s,background-color .16s}.text-link:hover{color:#5037b6;text-underline-offset:4px;text-decoration:underline}.primary-link:focus-visible,.text-link:focus-visible{outline-offset:4px;outline:3px solid #c8b9f6}.auth-methods{margin:28px 0}.oauth-buttons{gap:12px;display:grid}.apple-oauth-control form{margin:0}.apple-oauth-button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#000;border:1px solid #000;border-radius:12px;justify-content:center;align-items:center;gap:12px;font-weight:700;display:inline-flex}.apple-oauth-button:hover:not(:disabled){background:#222}.apple-oauth-button:focus-visible{outline-offset:2px;outline:3px solid #7b5cde47}.apple-oauth-button:disabled{cursor:wait;opacity:.72}.apple-mark{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px}.auth-inline-link{text-align:right;margin-top:-8px}.auth-switch,.legacy-account-help{color:var(--muted);text-align:center;margin:18px 0 0;font-size:.875rem;line-height:1.65}.oauth-terms-note{color:var(--muted);text-align:center;margin:16px 0 0;font-size:.78rem;line-height:1.65}.oauth-terms-note a,.legacy-account-help a{color:var(--accent-dark);font-weight:700}.password-control{position:relative}.password-control input{padding-right:68px}.password-visibility{min-width:52px;min-height:36px;color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:.82rem;font-weight:750;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.field-warning{color:#8a5a00;margin:0;font-size:.82rem}.password-requirements{flex-wrap:wrap;gap:7px;margin:-8px 0 0;padding:0;list-style:none;display:flex}.password-requirements li{color:#6d7382;background:#f0f1f5;border-radius:999px;padding:4px 8px;font-size:.76rem}.password-requirements li[data-met=true]{color:#17633e;background:#e5f6ec}.auth-terms{align-items:flex-start}.auth-back-link{margin-top:20px}.mfa-methods{gap:14px;margin-top:24px;display:grid}.mfa-method-card{border:1px solid var(--line);min-height:96px;color:var(--ink);background:#fff;border-radius:16px;gap:7px;padding:18px;text-decoration:none;display:grid;position:relative}.mfa-method-card:hover{background:#fbfaff;border-color:#a998df}.mfa-method-card>span:not(.mfa-method-badge){color:var(--muted);font-size:.9rem;line-height:1.55}.mfa-method-card.recommended{border-color:#b9a8ed}.mfa-method-badge{width:fit-content;color:var(--accent-dark);background:#f1edff;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800}.mfa-phone-destination{margin:0;font-weight:700}.mfa-management{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;margin-top:24px;padding:clamp(20px,4vw,28px);display:grid}.mfa-management h2{margin:4px 0 8px}.mfa-management p{color:var(--muted);margin:0}.mfa-factor-list{gap:10px;display:grid}.mfa-factor-row{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.mfa-factor-row>div{gap:3px;display:grid}.mfa-factor-row span{color:var(--muted);font-size:.82rem}.mfa-management-actions{flex-wrap:wrap;gap:10px;display:flex}.auth-form{gap:18px;margin:0;display:grid}.google-oauth-control form{margin:0}.google-oauth-button{color:#17203b;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dbe5;border-radius:12px;justify-content:center;align-items:center;gap:12px;font-weight:700;transition:border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.google-oauth-button:hover:not(:disabled){background:#fbfaff;border-color:#a998df;box-shadow:0 4px 12px #28214d12}.google-oauth-button:focus-visible{outline-offset:2px;outline:3px solid #7b5cde38}.google-oauth-button:disabled{cursor:wait;opacity:.7}.button-spinner{border:2px solid #d8d0ee;border-top-color:#7654dc;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite button-spin}.action-button-loading{justify-content:center;align-items:center;gap:8px;display:inline-flex}.danger-button.action-button-loading .button-spinner{border-color:color-mix(in srgb, var(--orbell-danger) 25%, transparent);border-top-color:var(--orbell-danger)}.auth-divider,.hero-auth-divider{color:#8a91a2;align-items:center;gap:14px;font-size:13px;display:flex}.auth-divider{margin:22px 0}.auth-divider:before,.auth-divider:after,.hero-auth-divider:before,.hero-auth-divider:after{content:"";background:#e4e6ec;flex:1;height:1px}@keyframes button-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.button-spinner{animation-duration:1.4s}}.field-group{gap:8px;display:grid}.field-group label,.account-details dt{color:var(--ink);font-weight:700}.field-group input,.field-group select{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d5d8e2;border-radius:10px;padding:11px 13px}.field-group input:focus-visible,.field-group select:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #c8b9f6}.field-group input:focus,.field-group select:focus{border-color:var(--accent)}.field-help{color:var(--muted);margin:0;font-size:.875rem}.primary-button,.secondary-button{min-height:48px;font:inherit;cursor:pointer;border-radius:12px;padding:12px 20px;font-weight:700}.primary-button{background:linear-gradient(110deg, var(--accent-pink), var(--accent), var(--accent-blue));color:#fff;border:0}.secondary-button{background:var(--orbell-secondary);color:var(--orbell-primary-strong);border:0}.primary-button:hover:not(:disabled){filter:brightness(.96)}.secondary-button:hover:not(:disabled){background:#f5f2ff}button:disabled{cursor:wait;opacity:.65}.form-status{border-radius:9px;min-height:1.5em;margin:0;padding:10px 12px}.form-status:empty{padding:0}.form-status.success{background:var(--orbell-success-soft);color:var(--orbell-success)}.form-status.error{background:var(--orbell-danger-soft);color:var(--orbell-danger)}.processing-overlay{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a61;place-items:center;padding:24px;animation:0s .3s both processing-reveal;display:grid;position:fixed;inset:0}.processing-overlay.is-immediate{animation-delay:0s}.processing-modal{border:1px solid var(--line);background:#fff;border-radius:18px;justify-items:center;gap:14px;min-width:170px;padding:28px 32px;display:grid;box-shadow:0 20px 50px #0f172a2e}.processing-modal p{color:var(--ink);margin:0;font-size:15px;font-weight:800}.processing-spinner{border:3px solid #e8e5f5;border-top-color:#7c62e6;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite processing-spin}.navigation-progress{z-index:10001;background:color-mix(in srgb, var(--admin-purple) 10%, transparent);pointer-events:none;height:3px;position:fixed;inset:0 0 auto;overflow:hidden}.navigation-progress span{background:linear-gradient(90deg, var(--accent-pink), var(--admin-purple), var(--accent-blue));width:40%;height:100%;animation:1s ease-in-out infinite navigation-progress;display:block}.is-navigating{pointer-events:none;opacity:.72}.app-sidebar-nav a[aria-current=page],.event-sidebar nav a[aria-current=page],.event-mobile-drawer nav a[aria-current=page],.app-bottom-nav a[aria-current=page]{cursor:default}@keyframes processing-spin{to{transform:rotate(360deg)}}@keyframes processing-reveal{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes navigation-progress{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.processing-overlay{animation-duration:0s}.processing-spinner{animation-duration:1.5s}.navigation-progress span{width:100%;animation:none}}.source-edit-form{grid-template-columns:minmax(0,1fr) auto}.account-details{gap:14px;margin:28px 0;display:grid}.account-details div{border-bottom:1px solid var(--line);gap:4px;padding-bottom:14px;display:grid}.account-details dd{overflow-wrap:anywhere;color:var(--muted);margin:0}.logout-form{gap:12px;margin-top:24px;display:grid}.dashboard-shell{width:min(100%,980px);min-height:100vh;margin:0 auto;padding:42px 20px 72px}.dashboard-shell.narrow{width:min(100%,720px)}.dashboard-header,.detail-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.dashboard-header h1,.page-header h1,.detail-header h1{font-size:clamp(2rem,7vw,3.6rem)}.account-line{color:var(--muted);overflow-wrap:anywhere}.toolbar{justify-content:flex-end;margin:24px 0;display:flex}.disabled-button{color:#69736d;background:#d9dedb;border-radius:12px;align-items:center;min-height:48px;padding:12px 22px;font-weight:700;display:inline-flex}.limit-notice{border:1px solid var(--orbell-warning-border);background:var(--orbell-warning-soft);color:var(--orbell-warning);border-radius:12px;padding:16px 18px}.limit-notice p{margin:6px 0 0}.event-list{gap:16px;display:grid}.event-card,.empty-state{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-surface);border:0;padding:22px}.event-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.event-card h2,.empty-state h2{margin:0;font-size:1.25rem}.event-detail-button{box-sizing:border-box;justify-content:center;width:100%}.status-badge{border-radius:999px;flex:none;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-active{background:var(--orbell-success-soft);color:var(--orbell-success)}.status-draft{background:var(--orbell-neutral-soft);color:var(--orbell-neutral-strong)}.status-ended,.status-archived{background:var(--orbell-secondary);color:var(--orbell-primary-strong)}.event-summary,.detail-list{gap:12px;margin:20px 0;display:grid}.event-summary div,.detail-list div{gap:3px;display:grid}.event-summary dt,.detail-list dt{color:var(--muted);font-size:.82rem;font-weight:700}.event-summary dd,.detail-list dd{overflow-wrap:anywhere;margin:0}.page-header{margin:28px 0}.page-header p:not(.eyebrow){color:var(--muted);line-height:1.7}.event-form{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;gap:22px;padding:clamp(20px,5vw,36px);display:grid}.event-form textarea,.event-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d5d8e2;border-radius:10px;padding:11px 13px}.form-grid{gap:18px;display:grid}.field-error{color:var(--orbell-danger);margin:0;font-size:.875rem}.slug-input{background:#f8f8fb;border:1px solid #d5d8e2;border-radius:10px;align-items:center;display:flex;overflow:hidden}.slug-input span{color:var(--muted);padding-left:12px}.slug-input input{border:0;border-radius:0}.secondary-link{border-radius:var(--orbell-radius-sm);background:var(--orbell-secondary);min-height:44px;color:var(--orbell-primary-strong);border:0;align-items:center;padding:9px 17px;font-weight:700;text-decoration:none;display:inline-flex}.secondary-link:hover{background:#e9e2ff}.secondary-link:active{transform:translateY(1px)}.secondary-link:focus-visible{outline-offset:3px;outline:3px solid #7052dc3d}.event-list-back-link{width:fit-content}.url-preview{background:#f7f5ff;border:1px solid #ebe7f8;border-radius:12px;gap:8px;margin:24px 0;padding:16px;display:grid}.url-preview span{color:var(--muted);font-size:.82rem}.url-preview code{overflow-wrap:anywhere;font-size:1rem}.detail-list{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;padding:22px}.detail-list div{border-bottom:1px solid var(--orbell-color-border-subtle);padding-bottom:12px}.detail-list div:last-child{border:0;padding-bottom:0}.danger-zone{margin-top:18px}.warning-button,.danger-button{border-radius:var(--orbell-radius-sm);min-height:46px;font:inherit;cursor:pointer;border:0;padding:10px 17px;font-weight:750}.warning-button{background:var(--orbell-secondary);color:var(--orbell-primary-strong)}.danger-button{background:var(--orbell-danger-soft);color:var(--orbell-danger)}.danger-button:hover:not(:disabled){background:color-mix(in srgb, var(--orbell-danger) 12%, white)}.dialog-actions .warning-button{background:var(--orbell-warning-soft);color:var(--orbell-warning)}.dialog-actions .danger-button{background:var(--orbell-danger);color:#fff}.dialog-actions .danger-button.action-button-loading .button-spinner{border-color:#fff #ffffff59 #ffffff59}.account-danger-section{border-radius:var(--orbell-radius-lg);background:var(--orbell-danger-soft);border:0;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:clamp(20px,4vw,28px);display:flex}.account-danger-section h2{margin:4px 0 8px}.account-danger-section p{max-width:720px;color:var(--muted);margin:0;line-height:1.7}.account-danger-section>.danger-button{flex:none}.account-delete-dialog{width:min(100% - 32px,620px);max-height:min(90dvh,800px);padding:0;overflow:auto}.account-delete-dialog>div{padding:clamp(22px,5vw,32px)}.account-delete-dialog h2{margin-top:0}.account-delete-warning{border:1px solid var(--orbell-warning-border);background:var(--orbell-warning-soft);border-radius:12px;padding:14px;color:var(--orbell-warning)!important;margin:16px 0!important}.account-delete-warning strong{margin-bottom:5px;display:block}.account-delete-warning .check-field{margin-top:14px}.account-delete-dialog .field-group{margin-top:16px}.account-delete-dialog .form-status small{overflow-wrap:anywhere;margin-top:6px;display:block}dialog{border-radius:var(--orbell-radius-lg);width:min(100% - 32px,520px);color:var(--ink);border:0;padding:26px;box-shadow:0 24px 70px #1119363d}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11193673}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.event-limit-dialog form{justify-items:start;display:grid}.event-limit-dialog h2{margin:14px 0 8px;font-size:1.35rem}.event-limit-dialog p{color:var(--muted);margin:0;line-height:1.7}.event-limit-dialog-icon{background:var(--orbell-secondary);width:38px;height:38px;color:var(--orbell-primary);border-radius:12px;place-items:center;font-weight:900;display:grid}.event-limit-dialog .dialog-actions{width:100%}.event-create-trigger{font:inherit;cursor:pointer;border:0}@media (min-width:680px){.form-grid{grid-template-columns:1fr 1fr}.event-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.dashboard-header,.detail-header{flex-direction:column}.dashboard-header .logout-form{width:100%;margin:0}.dashboard-header .secondary-button{width:100%}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.event-limit-dialog{width:100%;max-width:none;padding:24px 20px max(22px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0;margin:auto 0 0}.event-limit-dialog .dialog-actions>*{justify-content:center;width:100%}.account-danger-section{flex-direction:column;align-items:stretch}.account-danger-section>.danger-button,.account-delete-dialog .dialog-actions button{width:100%}}.dashboard-shell{--admin-ink:#111936;--admin-purple:#7357d9;--admin-blue:#3978e8;color:var(--admin-ink)}.dashboard-shell .primary-link,.dashboard-shell .primary-button{background:linear-gradient(110deg, #ed5b9f, var(--admin-purple), var(--admin-blue));box-shadow:0 8px 22px #5b53cf33}.dashboard-shell .primary-link:hover,.dashboard-shell .primary-button:hover:not(:disabled){filter:brightness(.96)}.products-header{justify-content:space-between;align-items:flex-start;gap:20px;margin:28px 0;display:flex}.products-header h1{margin-top:10px;font-size:clamp(2rem,7vw,3.6rem)}.products-header p{color:var(--muted)}.readonly-notice{border-radius:var(--orbell-radius-md);background:var(--orbell-neutral-soft);color:var(--orbell-neutral-strong);border:0;margin:18px 0;padding:14px 16px}.products-list{grid-template-columns:1fr;align-items:stretch;gap:18px;display:grid}.sortable-item{width:100%;min-width:0;height:100%;position:relative}.sortable-item>article,.sortable-item>details{height:100%}.drag-handle{z-index:4;color:#6c5bb2;width:38px;min-height:38px;font:inherit;cursor:grab;touch-action:none;background:#fffffff0;border:1px solid #d9deea;border-radius:10px;padding:0;font-size:1.1rem;font-weight:900;line-height:1;position:absolute;top:10px;right:10px}.drag-handle:active{cursor:grabbing;box-shadow:0 0 0 3px #eeeafd}.sort-feedback{border-radius:9px;grid-column:1/-1;margin:0;padding:9px 12px;font-size:.84rem;font-weight:700}.sort-feedback.success{background:var(--orbell-success-soft);color:var(--orbell-success)}.sort-feedback.error{background:var(--orbell-danger-soft);color:var(--orbell-danger)}.product-row{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);min-width:0;min-height:100%;box-shadow:var(--orbell-shadow-card);border:0;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:visible}.product-row:hover{box-shadow:var(--orbell-shadow-medium);transform:translateY(-2px)}.product-card-media{color:#a2a6b4;background:linear-gradient(135deg,#faf8ff,#f3f5fb);border-bottom:1px solid #eceef3;border-radius:17px 17px 0 0;place-items:center;height:132px;font-size:.78rem;font-weight:750;display:grid;overflow:hidden}.product-card-media.has-image{background:#f3f4f7}.product-card-media .admin-product-image{object-fit:cover;border-radius:0;width:100%;height:100%;margin:0}.product-card-content{flex:1;padding:20px 20px 12px}.product-main{gap:9px;font-size:1.05rem;display:grid}.product-main strong{overflow-wrap:anywhere;font-size:1.08rem}.product-main span{color:var(--admin-ink);font-size:1.28rem;font-weight:850}.product-meta{flex-wrap:wrap;gap:14px 22px;margin:20px 0 0;display:flex}.product-meta div{min-width:76px}.product-meta dt{color:#697086;font-size:.72rem;font-weight:700}.product-meta dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:.88rem;font-weight:700}.product-availability{background:var(--orbell-neutral-soft);color:var(--orbell-neutral-strong);border-radius:999px;padding:4px 8px;font-size:.72rem;display:inline-flex}.product-availability.is-public{background:var(--orbell-success-soft);color:var(--orbell-success)}.product-actions{border-top:1px solid #eceef3;justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px 18px;display:flex}.product-actions>*{flex:1}.product-actions .secondary-link,.product-actions .action-menu summary{justify-content:center;width:100%}.action-menu{position:relative}.action-menu summary{cursor:pointer;border:1px solid #d9deea;border-radius:10px;align-items:center;min-height:44px;padding:9px 14px;font-weight:700;list-style:none;display:inline-flex}.action-menu summary::-webkit-details-marker{display:none}.action-menu-panel{z-index:2;background:#fff;border:1px solid #e0e3ec;border-radius:12px;min-width:220px;padding:12px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #1e274a21}.product-secondary-meta{border-bottom:1px solid #eceef3;gap:9px;margin:0 0 10px;padding-bottom:10px;display:grid}.product-secondary-meta div{justify-content:space-between;gap:12px;display:flex}.product-secondary-meta dt{color:#697086;font-size:.72rem}.product-secondary-meta dd{text-align:right;margin:0;font-size:.75rem}.menu-action{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px}.danger-text{color:var(--orbell-danger)}.menu-action:hover{background:var(--orbell-danger-soft)}.check-field{cursor:pointer;border:1px solid #dfe2eb;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.check-field input{width:18px;height:18px;accent-color:var(--admin-purple);margin-top:2px}.check-field span{gap:4px;display:grid}.check-field small{color:var(--muted);line-height:1.5}.toggle-setting-card{background:#fff;transition:background-color .18s,border-color .18s,box-shadow .18s}.toggle-setting-card:has(input[type=checkbox]:checked){background:color-mix(in srgb, var(--admin-purple) 6%, #fff);border-color:color-mix(in srgb, var(--admin-purple) 72%, #fff);box-shadow:0 5px 16px color-mix(in srgb, var(--admin-purple) 10%, transparent)}.event-tools{gap:12px;margin:22px 0;display:grid}.tool-card{border-radius:var(--orbell-radius-md);background:var(--orbell-surface);color:var(--admin-ink);box-shadow:var(--orbell-shadow-card);border:0;gap:5px;padding:16px;text-decoration:none;display:grid}.tool-card span{color:var(--muted);font-size:.86rem}.tool-card.is-disabled{opacity:.58}@media (min-width:680px){.products-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.products-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.products-header{flex-direction:column}.products-header .primary-link{width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-order-shell{--order-ink:#111936;--order-muted:#66708a;width:min(100%,1100px);min-height:100vh;color:var(--order-ink);margin:0 auto;padding:24px 16px 120px}.public-event-header{padding:22px 0 28px}.order-brand{color:#0000;letter-spacing:.04em;background:linear-gradient(100deg,#e94c96,#7357d9,#3978e8);-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-weight:900}.ordering-status{color:#17603d;background:#e4f7ec;border-radius:999px;margin-bottom:14px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.public-event-header h1{font-size:clamp(2rem,9vw,4.2rem)}.public-event-header>p:not(.order-brand){color:var(--order-muted);line-height:1.7}.public-event-header dl{gap:10px;margin:22px 0 0;display:grid}.public-event-header dl div{gap:3px;display:grid}.public-event-header dt{color:var(--order-muted);font-size:.8rem;font-weight:700}.public-event-header dd{margin:0}.order-layout{gap:24px;display:grid}.catalog{gap:28px;display:grid}.category-section h2{margin:0 0 12px;font-size:1.25rem}.public-products{gap:12px;display:grid}.public-product{background:#fff;border:1px solid #e2e5ee;border-radius:20px;gap:18px;padding:18px;display:grid;box-shadow:0 6px 22px #1e274a0d}.public-product h3{margin:0}.public-product p{color:var(--order-muted);line-height:1.55}.add-controls{align-items:center;gap:10px;display:flex}.add-controls input{width:66px;min-height:46px;font:inherit;border:1px solid #cfd4e1;border-radius:10px;padding:8px}.add-controls button,.order-submit{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(110deg,#ed5b9f,#7357d9,#3978e8);border:0;border-radius:12px;font-weight:800}.add-controls button{flex:1;padding:10px 14px}.sold-out{color:#922f36;background:#f4e9e9;border-radius:9px;padding:8px 12px;font-weight:800;display:inline-flex}.cart-panel{background:#fff;border:1px solid #e0e3ec;border-radius:22px;align-self:start;padding:20px;box-shadow:0 10px 34px #1e274a14}.cart-panel h2{justify-content:space-between;margin:0 0 18px;display:flex}.cart-panel h2 span{color:var(--order-muted);font-size:.9rem}.cart-empty{color:var(--order-muted)}.cart-lines{gap:14px;margin:0;padding:0;list-style:none;display:grid}.cart-lines li{border-bottom:1px solid #eceef3;padding-bottom:14px}.cart-lines li>div:first-child{justify-content:space-between;gap:10px;display:flex}.cart-quantity{align-items:center;gap:8px;margin-top:10px;display:flex}.cart-quantity button{min-width:38px;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5d9e5;border-radius:9px}.cart-quantity .remove-line{color:#a52e31;border:0;margin-left:auto}.cart-total,.complete-total{justify-content:space-between;align-items:baseline;margin:18px 0;font-size:1.1rem;display:flex}.cart-total strong,.complete-total strong{font-size:1.4rem}.checkout-form{gap:16px;display:grid}.checkout-form textarea{width:100%;font:inherit;border:1px solid #aeb6c9;border-radius:10px;padding:11px 13px}.order-submit{width:100%;padding:12px 18px}.order-submit:disabled{opacity:.55}.public-empty,.complete-card{text-align:center;background:#fff;border:1px solid #e1e4ed;border-radius:26px;margin:8vh auto 0;padding:clamp(24px,6vw,48px);box-shadow:0 12px 40px #1e274a12}.complete-shell{width:min(100%,680px)}.complete-mark{color:#17603d;background:#e1f6e9;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 18px;font-size:1.6rem;font-weight:900;display:grid}.complete-card h1{font-size:clamp(1.8rem,8vw,3rem)}.complete-guide{color:var(--order-muted)}.order-number{background:#f4f2ff;border-radius:16px;gap:5px;margin:26px 0;padding:18px;display:grid}.order-number span{color:var(--order-muted);font-size:.82rem}.order-number strong{font-size:2.6rem}.completion-details{text-align:left;gap:12px;display:grid}.completion-details div{justify-content:space-between;gap:16px;display:flex}.completion-details dt{color:var(--order-muted)}.completion-details dd{margin:0;font-weight:700}.complete-items{text-align:left;border-block:1px solid #e5e7ee;gap:10px;margin:24px 0;padding:18px 0;list-style:none;display:grid}.complete-items li{justify-content:space-between;gap:12px;display:flex}.event-message{text-align:left;background:#f7f8fb;border-radius:14px;margin-top:24px;padding:16px}.event-message p{color:var(--order-muted);margin-bottom:0;line-height:1.6}@media (min-width:760px){.public-event-header dl{grid-template-columns:1fr 1fr}.public-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.order-layout{grid-template-columns:minmax(0,1fr) 360px}.cart-panel{position:sticky;top:20px}}.orders-header{margin:28px 0 20px}.orders-header h1{margin-top:10px;font-size:clamp(2rem,7vw,3.6rem)}.orders-header p{color:var(--muted)}.order-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.order-stats div{border-radius:var(--orbell-radius-md);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;gap:7px;padding:16px;display:grid}.order-stats span{color:var(--orbell-color-muted);font-size:.78rem;font-weight:700}.order-stats strong{overflow-wrap:anywhere;font-size:clamp(1.3rem,5vw,1.8rem)}.order-filter-panel{background:#fff;border:1px solid #e0e3ec;border-radius:16px;gap:20px;margin:24px 0;padding:18px;display:grid}.order-filter-heading{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.order-filter-heading h2{margin:0;font-size:1rem}.order-refresh-button{color:#5d6578;cursor:pointer;background:#fff;border:1px solid #d8dbe5;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.order-refresh-button:hover{color:#6048bd;background:#f7f5ff;border-color:#bcb2e8}.order-refresh-button:focus-visible,.order-filter-tag:focus-visible,.order-detail-toggle:focus-visible,.order-active-filters button:focus-visible{outline-offset:2px;outline:3px solid #7357d938}.order-refresh-button:disabled{cursor:wait;opacity:.65}.order-refresh-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.order-refresh-button .button-spinner{width:19px;height:19px}.order-filter-group,.order-sort-control{border:0;min-width:0;margin:0;padding:0}.order-filter-group legend,.order-sort-control legend{color:#555e72;margin-bottom:9px;font-size:.78rem;font-weight:800}.order-filter-tags{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.order-filter-tag{color:#596174;min-height:44px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d8dbe5;border-radius:10px;padding:8px 13px;font-size:.84rem;font-weight:750}.order-filter-tag:hover{background:#faf9ff;border-color:#bcb2e8}.order-filter-tag[aria-pressed=true]{color:#4f36ae;background:#eeeafd;border-color:#765cd4;box-shadow:inset 0 0 0 1px #765cd429}.order-filter-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;min-width:0;padding-top:2px;display:flex}.order-detail-toggle{color:#5443a0;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dbe5;border-radius:10px;align-items:center;gap:8px;padding:9px 13px;font-size:.84rem;font-weight:800;display:inline-flex}.order-detail-toggle span{color:#fff;background:#7357d9;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.7rem;display:grid}.order-sort-control{flex:none}.order-active-filters{flex-wrap:wrap;gap:8px;margin-top:-6px;display:flex}.order-active-filters button{color:#54439a;min-width:0;min-height:36px;font:inherit;cursor:pointer;background:#f7f4ff;border:1px solid #d8d0f4;border-radius:9px;align-items:center;gap:7px;padding:6px 9px 6px 11px;font-size:.78rem;display:inline-flex;overflow:hidden}.order-active-filters button>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-active-filters b{flex:none;font-size:1rem}.order-detail-filters{border-top:1px solid #eceef3;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;padding-top:18px;display:grid}.order-detail-filters>*,.order-detail-filters label{min-width:0}.order-detail-filters label{gap:6px;display:grid}.order-detail-filters label span{color:#697086;font-size:.76rem;font-weight:700}.order-detail-filters input,.order-detail-filters select{width:100%;max-width:100%;min-height:44px;color:var(--admin-ink);font:inherit;background:#fff;border:1px solid #d4d8e3;border-radius:9px;padding:8px 10px}.order-detail-filters>button{white-space:nowrap;min-height:44px}.admin-orders{gap:14px;display:grid}.admin-order-card{border-radius:var(--orbell-radius-md);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;padding:18px}.admin-order-card.order-cancelled{opacity:.78}.admin-order-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.order-label{color:var(--orbell-color-muted);font-size:.72rem;font-weight:700;display:block}.admin-order-number{margin-top:2px;font-size:1.8rem;display:block}.order-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.order-status,.payment-status{border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:800;display:inline-flex}.order-status.status-pending,.payment-not_required{background:var(--orbell-neutral-soft);color:var(--orbell-neutral-strong)}.order-status.status-preparing,.order-status.status-ready{background:var(--orbell-secondary);color:var(--orbell-primary-strong)}.order-status.status-completed,.payment-paid{background:var(--orbell-success-soft);color:var(--orbell-success)}.order-status.status-cancelled{background:var(--orbell-danger-soft);color:var(--orbell-danger)}.payment-unpaid{background:var(--orbell-warning-soft);color:var(--orbell-warning)}.admin-order-body{gap:16px;margin:18px 0;display:grid}.admin-order-body h2{margin:0;font-size:1.12rem}.admin-order-body p{color:var(--muted);margin:7px 0}.admin-order-body small{color:#747c90}.note-flag{color:#7e5305;vertical-align:middle;background:#fff0d6;border-radius:7px;margin-left:8px;padding:3px 7px;font-size:.68rem;display:inline-flex}.admin-order-body dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-order-body dl div{min-width:0}.admin-order-body dt{color:#747c90;font-size:.7rem}.admin-order-body dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:750}.order-card-footer{border-top:1px solid #eceef3;justify-content:space-between;align-items:flex-end;gap:12px;padding-top:14px;display:flex}.admin-order-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.compact{min-height:42px;padding:8px 13px}.danger-outline,.payment-button{border-radius:var(--orbell-radius-sm);min-height:42px;font:inherit;cursor:pointer;border:0;padding:8px 13px;font-weight:750}.danger-outline{background:var(--orbell-danger-soft);color:var(--orbell-danger)}.payment-button{background:var(--orbell-secondary);color:var(--orbell-primary-strong)}.order-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin:28px 0;display:flex}.order-detail-header h1{font-size:clamp(2.8rem,12vw,5rem)}.order-detail-header p{color:var(--muted)}.order-items-detail{background:#fff;border:1px solid #e0e3ec;border-radius:17px;margin:22px 0;padding:20px}.order-items-detail h2{margin-top:0}.order-items-table{display:grid}.order-items-head,.order-item-row{border-bottom:1px solid #eceef3;grid-template-columns:minmax(120px,2fr) repeat(3,minmax(70px,1fr));gap:10px;padding:10px 0;display:grid}.order-items-head{color:#747c90;font-size:.72rem;font-weight:700}.order-item-row span{text-align:right}.detail-total{justify-content:flex-end;align-items:baseline;gap:24px;padding-top:18px;display:flex}.detail-total strong{font-size:1.5rem}@media (min-width:1280px){.order-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-order-body{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr)}.admin-orders{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1081px) and (max-width:1279px){.order-detail-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-filters>button{width:100%}.admin-orders,.admin-order-body{grid-template-columns:minmax(0,1fr)}.order-card-footer{flex-direction:column;align-items:stretch}.admin-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-order-actions>button,.order-card-footer .secondary-link{width:100%}}@media (max-width:699px){.order-card-footer{flex-direction:column;align-items:stretch}.admin-order-actions{grid-template-columns:1fr;display:grid}.admin-order-actions>button{width:100%}.order-card-footer .secondary-link{justify-content:center;width:100%}.order-detail-header{flex-direction:column}.order-items-detail{overflow-x:auto}.order-items-table{min-width:520px}}.cancel-summary{background:#f7f8fb;border-radius:12px;gap:8px;padding:14px;display:grid}.cancel-summary div{justify-content:space-between;gap:16px;display:flex}.cancel-summary dt{color:#697086}.cancel-summary dd{margin:0;font-weight:800}.dialog-field{gap:7px;margin:18px 0;font-weight:700;display:grid}.dialog-field textarea{width:100%;font:inherit;border:1px solid #cfd4e1;border-radius:10px;padding:10px 12px}.paid-cancel-warning{color:#744805;background:#fff3de;border:1px solid #df9d4c;border-radius:12px;padding:13px 15px;font-weight:700;line-height:1.55}@media (min-width:1081px){.order-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.qr-page{width:min(100%,1120px)}.qr-page-header{margin:28px 0 22px}.qr-page-header h1{margin-top:10px;font-size:clamp(2rem,7vw,3.6rem)}.qr-page-header p{color:var(--muted)}.qr-layout{align-items:start;gap:20px;display:grid}.qr-card{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-medium);text-align:center;border:0;justify-items:center;gap:12px;padding:clamp(24px,5vw,42px);display:grid}.qr-brand{background:var(--orbell-gradient-primary);color:#0000;letter-spacing:.05em;-webkit-background-clip:text;background-clip:text;margin:0;font-weight:900}.qr-card h2{margin:0;font-size:clamp(1.35rem,5vw,2rem)}.qr-card canvas{aspect-ratio:1;display:block;width:min(100%,420px)!important;height:auto!important}.qr-public-url{overflow-wrap:anywhere;max-width:100%;color:var(--orbell-color-text);margin:2px 0 0;font-size:.9rem}.qr-scan-guide{color:var(--orbell-color-muted);margin:0;font-size:.82rem}.qr-settings{gap:14px;display:grid}.settings-card{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;padding:20px}.settings-card h2{margin:3px 0 0;font-size:1.2rem}.settings-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.settings-label{color:var(--orbell-color-muted);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.settings-copy{color:var(--muted);line-height:1.6}.slug-chip{background:var(--orbell-secondary);max-width:45%;color:var(--orbell-primary-strong);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:5px 9px;font-family:ui-monospace,monospace;font-size:.76rem;overflow:hidden}.full-public-url{overflow-wrap:anywhere;background:var(--orbell-neutral-soft);color:var(--orbell-color-text);border-radius:10px;margin:16px 0;padding:12px;display:block}.qr-actions{grid-template-columns:1fr;gap:9px;display:grid}.ordering-dot{background:var(--orbell-color-muted);width:13px;height:13px;box-shadow:0 0 0 5px var(--orbell-neutral-soft);border-radius:50%;margin-top:8px}.ordering-dot.is-on{background:var(--orbell-success);box-shadow:0 0 0 5px var(--orbell-success-soft)}.slug-edit-form{gap:10px;margin-top:16px;display:grid}.slug-edit-form>label{font-weight:750}.copy-toast{z-index:20;background:var(--orbell-color-text);color:#fff;max-width:min(420px,100% - 40px);box-shadow:var(--orbell-shadow-medium);border-radius:12px;padding:13px 17px;font-weight:700;position:fixed;bottom:20px;right:20px}@media (min-width:620px){.qr-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.qr-layout{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr)}.qr-card{position:sticky;top:20px}}.order-source-section{gap:20px;margin-top:34px;display:grid}.order-source-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.order-source-heading h2{margin:4px 0}.order-source-heading p{color:var(--muted);margin:0}.order-source-heading>strong{white-space:nowrap}.source-add-form{background:#fff;border:1px solid #dfe2eb;border-radius:16px;gap:8px;padding:18px;display:grid}.source-add-form>div{gap:9px;display:flex}.source-add-form input{flex:1;min-width:0}.plan-limit-notice{color:#7e5305;margin:0}.source-qr-grid{gap:16px;display:grid}.source-qr-card{break-inside:avoid;background:#fff;border:1px solid #dfe2eb;border-radius:17px;gap:13px;padding:18px;display:grid;box-shadow:0 5px 18px #1e274a0d}.source-qr-card.is-inactive{opacity:.72;background:#f5f6f8}.source-qr-card>header{justify-content:space-between;gap:12px;display:flex}.source-qr-card h3{margin:4px 0 0;font-size:1.25rem}.source-qr-card canvas{margin:auto;width:min(100%,300px)!important;height:auto!important}.source-qr-card code{overflow-wrap:anywhere;color:#4d566e;font-size:.72rem}.source-state{color:#596174;background:#eceef3;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800}.source-state.is-active{color:#17633e;background:#e1f5e9}.source-qr-actions,.source-danger-actions{flex-wrap:wrap;gap:8px;display:flex}.source-edit-form{border-top:1px solid #eceef3;grid-template-columns:minmax(0,1fr) 90px auto;align-items:end;gap:8px;padding-top:12px;display:grid}.source-edit-form label{color:#697086;gap:5px;font-size:.72rem;font-weight:700;display:grid}.order-source-badge,.order-source-banner{color:#5734a0;background:#eee8ff;border-radius:999px;width:fit-content;padding:6px 10px;font-weight:850;display:inline-flex}.admin-order-number+.order-source-badge{margin-top:7px}.order-source-banner{margin:10px auto}.general-qr-section{background:linear-gradient(135deg,#fffafd,#f7f5ff 55%,#f4f8ff);border:1px solid #d9d1f4;border-radius:20px;gap:20px;margin-top:34px;padding:clamp(18px,3vw,26px);display:grid}.general-qr-section .order-source-heading{align-items:flex-start}.general-qr-badge,.source-state.is-general{color:#5734a0;background:#eee8ff;border-radius:999px;flex:none;padding:6px 10px;font-size:.72rem;font-weight:850}.general-qr-card{width:min(100%,520px);box-shadow:none;border-color:#d6ccf3}.general-qr-card .field-help{margin:0}.source-empty-state{text-align:center;padding-block:clamp(30px,6vw,48px)}.source-empty-state h3{margin:0}.source-empty-state p{max-width:620px;color:var(--muted);margin:12px auto 0;line-height:1.8}@media (min-width:720px){.source-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.general-qr-section .order-source-heading{flex-direction:column;align-items:stretch}.general-qr-badge{width:fit-content}.source-add-form>div,.source-edit-form{flex-direction:column;grid-template-columns:1fr}.source-add-form button{width:100%}}.source-code-label{color:#697086;margin:7px 0 0;font-size:.78rem}.source-code-label code{color:#5c45b0;background:#f1effb;border-radius:6px;padding:3px 6px;font-weight:800}.source-qr-card>code{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.ordering-status-badge{background:var(--orbell-neutral-soft);color:var(--orbell-neutral-strong);border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:850;display:inline-flex}.ordering-status-badge.is-on{background:var(--orbell-success-soft);color:var(--orbell-success)}.event-operation-overview{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0;gap:16px;margin:20px 0;padding:18px;display:grid}.event-operation-overview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.event-operation-overview dt{color:var(--orbell-color-muted);font-size:.74rem;font-weight:750}.event-operation-overview dd{color:var(--orbell-color-text);margin:5px 0 0;font-weight:850}.next-operation-links{border-top:1px solid var(--orbell-color-border-subtle);flex-wrap:wrap;align-items:center;gap:9px;padding-top:14px;display:flex}.status-guidance{color:var(--orbell-primary);font-size:.86rem;font-weight:800}.operation-explanation h3{margin:0 0 7px}.operation-explanation p{color:var(--muted);margin:0}.operation-explanation ul{color:var(--muted);margin:10px 0 18px;padding-left:1.25rem;line-height:1.7}.lifecycle-settings>header{background:var(--orbell-danger-soft)}.lifecycle-settings>header>span{background:var(--orbell-danger-border);color:var(--orbell-danger)}.lifecycle-settings .danger-zone{margin-top:0}.billing-panel{background:#fff;border:1px solid #e0dff0;border-radius:18px;justify-content:space-between;gap:24px;margin:24px 0;padding:22px;display:flex;box-shadow:0 5px 18px #1e274a0b}.billing-panel h2{margin:4px 0 10px}.billing-panel p{margin:6px 0}.billing-actions,.billing-actions form{text-align:center;align-content:center;gap:10px;display:grid}.billing-success{text-align:center;background:#fff;border:1px solid #e0dff0;border-radius:20px;margin-top:12vh;padding:34px}.billing-success h1{letter-spacing:-.03em;text-wrap:balance;max-width:900px;margin:8px auto 18px;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.billing-success>p{line-height:1.7}.billing-success-spinner{border:3px solid #ded9f2;border-top-color:#7357d9;border-radius:50%;width:28px;height:28px;margin:24px auto 0;animation:.8s linear infinite button-spin;display:block}.billing-success .dialog-actions{justify-content:center}.custom-plan-notice{background:#faf8ff;border:1px solid #ddd7f3;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px;display:flex}.custom-plan-notice p{margin:0}.stripe-contract-status{background:#f8f9fb;border:1px solid #dedfea;border-radius:12px;margin-top:14px;padding:13px 15px}.stripe-contract-status.is-cancel-scheduled{color:#5f4a0c;background:#fff9e8;border-color:#d5b85d}.stripe-contract-status.is-ended{background:#f4f5f7;border-color:#dfe2e8}.stripe-contract-status.is-attention{background:#fff5f5;border-color:#e3b7b7}.plan-option-contract-note{color:#5e6474;background:#f5f6f8;border:1px solid #dddfea;border-radius:10px;min-height:64px;margin-top:auto;padding:11px 12px;font-size:.78rem}.plan-option-contract-note.is-cancel-scheduled{color:#5f4a0c;background:#fff9e8;border-color:#d5b85d}.plan-option-contract-note p{margin:5px 0 0;line-height:1.55}.billing-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-actions .secondary-button{white-space:nowrap;width:100%;height:100%}@media (max-width:640px){.billing-panel,.custom-plan-notice{flex-direction:column;align-items:stretch}.billing-actions{grid-template-columns:1fr}.billing-actions form,.billing-actions .secondary-button{width:100%}}@media (min-width:760px){.event-operation-overview dl{grid-template-columns:repeat(4,minmax(0,1fr))}}@media print{@page{size:auto;margin:14mm}body{background:#fff}.dashboard-shell.qr-page{width:100%;min-height:0;padding:0}.print-hidden,.qr-settings,.copy-toast{display:none!important}.qr-layout{display:block}.qr-card{width:165mm;min-height:230mm;box-shadow:none;break-inside:avoid;border:1px solid #dfe2eb;margin:0 auto;padding:14mm;position:static}.qr-card canvas{max-width:125mm;width:125mm!important}.qr-card h2{font-size:22pt}.qr-public-url{font-size:10pt}.print-source-section{margin-top:12mm}.source-qr-grid{grid-template-columns:repeat(2,1fr)}.source-qr-card{box-shadow:none}.source-qr-card canvas{width:65mm!important}.source-edit-form,.source-danger-actions,.source-qr-actions,.source-qr-card .form-status{display:none!important}}.dashboard-app-layout{background:#f7f8fb;min-height:100vh}.dashboard-app-content{min-width:0;min-height:100vh;margin-left:232px}.app-sidebar{z-index:90;background:#fff;border-right:1px solid #e4e7ee;flex-direction:column;width:232px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.app-sidebar-brand{color:#111936;align-items:center;gap:10px;min-height:48px;padding:0 10px;text-decoration:none;display:flex}.app-sidebar-brand img{width:122px;height:auto;display:block}.app-sidebar-nav{gap:5px;margin-top:26px;display:grid}.app-sidebar-nav a{color:#596174;border-radius:11px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:14px;font-weight:750;text-decoration:none;transition:background-color .17s,color .17s;display:flex}.app-sidebar-nav a:hover{color:#4e3cad;background:#f7f5fd}.app-sidebar-nav a.is-current{color:#5c43c5;background:#f0ecfd}.app-sidebar-nav svg,.app-bottom-nav svg,.app-mobile-drawer svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.app-sidebar-account{border-top:1px solid #eceef3;gap:5px;min-width:0;margin-top:auto;padding:14px 10px 4px;display:grid}.navigation-account-content{gap:5px;min-width:0;display:grid}.navigation-account-content>span{color:#7357d9;font-size:12px;font-weight:800}.navigation-account-content>strong{color:#555d70;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.navigation-account-content>nav{gap:2px;margin-top:7px;display:grid}.navigation-account-content>nav a{min-height:36px;color:var(--orbell-color-muted);border-radius:9px;align-items:center;padding:8px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.navigation-account-content>nav a:hover{background:var(--orbell-secondary);color:var(--orbell-primary-strong)}.navigation-account-content .logout-form{margin-top:7px}.app-sidebar-account .logout-form button{width:100%;min-height:36px;padding:7px 10px;font-size:12px}.event-sidebar-account,.event-drawer-account{border-top:1px solid #eceef3;min-width:0;margin-top:auto;padding:14px 8px 4px}.event-sidebar-account .logout-form button,.event-drawer-account .logout-form button{width:100%;min-height:40px}.navigation-account-menu,.app-mobile-header,.app-mobile-drawer,.app-bottom-nav{display:none}.dashboard-app-content .dashboard-shell{width:min(100%,1180px);margin:0 auto;padding:32px clamp(24px,4vw,48px) 88px}.dashboard-app-content .dashboard-shell.narrow{width:min(100%,1040px)}.app-page-header{border-bottom:0;align-items:center;margin-bottom:24px;padding-bottom:20px}.app-page-header h1{letter-spacing:-.025em;font-size:26px}.app-page-header .account-line{margin:6px 0 0;font-size:12px}.app-page-header .primary-link,.app-page-header .disabled-button{border-radius:10px;min-height:40px;padding:9px 15px;font-size:13px}.app-segmented-control{background:#eef0f4;border:0;border-radius:12px;gap:2px;width:fit-content;max-width:100%;margin:0 0 20px;padding:3px;display:flex;overflow-x:auto}.app-segmented-control a{color:#697186;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-height:34px;padding:7px 13px;font-size:12px}.app-segmented-control a.is-active{color:#5c43c5;background:#fff;box-shadow:0 1px 4px #22273e17}.app-event-list{grid-template-columns:1fr;gap:12px}.app-event-card{box-shadow:var(--orbell-shadow-surface);border-radius:14px;padding:0;transition:transform .17s,box-shadow .17s;position:relative;overflow:hidden}.app-event-card:hover{transform:translateY(-2px);box-shadow:0 13px 34px #1f27471c}.app-event-card-link{color:inherit;padding:19px 58px 18px 20px;text-decoration:none;display:block}.app-event-card .event-card-heading{align-items:center}.app-event-card .event-card-heading>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.app-event-card h2{font-size:17px}.app-event-card .event-type-badge{margin:0}.app-event-card .event-summary{background:#f8f8fc;border-top:0;border-radius:12px;grid-template-columns:minmax(260px,1.4fr) minmax(120px,.7fr) minmax(160px,.8fr);gap:0;margin:16px 0 0;padding:13px;display:grid}.app-event-card .event-summary>div{border-right:0;padding:0 16px}.app-event-card .event-summary>div:first-child{padding-left:0}.app-event-card .event-summary>div:last-child{border-right:0}.app-event-card .event-summary dt{font-size:11px}.app-event-card .event-summary dd{margin-top:4px;font-size:13px}.app-event-chevron{color:#697186;font-size:28px;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.booth-card-action{z-index:2;background:var(--orbell-primary);color:#fff;border:0;border-radius:9px;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;position:absolute;bottom:17px;right:54px;box-shadow:0 7px 18px #7157d938}.event-workspace{min-width:0}.event-workspace .dashboard-shell{padding-top:24px}:is(.dashboard-app-layout:has(.event-workspace)>.app-sidebar,.dashboard-app-layout:has(.event-workspace)>.app-mobile-header,.dashboard-app-layout:has(.event-workspace)>.app-bottom-nav,.dashboard-app-layout:has(.event-workspace)>[data-ios-navigation-bar],.dashboard-app-layout:has(.event-workspace)>[data-ios-sidebar]){display:none!important}.dashboard-app-layout:has(.event-workspace)>.dashboard-app-content{margin-left:0}.event-workspace{min-height:100vh}.event-workspace-content{min-width:0;margin-left:232px}.event-workspace,.event-workspace-content,.event-workspace-content>*{min-width:0}.event-workspace-content{box-sizing:border-box;overflow-x:clip}.event-workspace-content .dashboard-shell{max-width:100%}.event-workspace [data-native-inline-back]{display:none!important}.event-sidebar{z-index:94;background:#fff;border-right:1px solid #e4e7ee;flex-direction:column;width:232px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.event-navigation-level-toggle{color:#6651bd;cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;width:44px;height:44px;padding:0;font-size:30px;line-height:1;display:grid}.event-navigation-level-label{display:none}.event-navigation-level-toggle:hover,.event-navigation-level-toggle:focus-visible,.event-navigation-event-return:hover,.event-navigation-event-return:focus-visible{color:#543db9;background:#f2effd}.event-navigation-level-toggle:focus-visible,.event-navigation-event-return:focus-visible{outline-offset:2px;outline:3px solid #7052dc3d}.event-navigation-event-return{color:#6651bd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:44px;padding:0 10px;display:flex;overflow:hidden}.event-navigation-event-return>span{flex:none;font-size:25px;line-height:1}.event-navigation-event-return>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.event-navigation-global-label{color:#737b8e;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #eceef3;margin:14px 10px 20px;padding-bottom:18px;font-size:11px;font-weight:850}.event-page-skeleton{gap:18px;display:grid}.event-page-skeleton>span,.event-page-skeleton-grid>span{background:linear-gradient(90deg,#f0f1f5 25%,#f8f8fb 40%,#f0f1f5 65%) 0 0/400% 100%;border-radius:12px;animation:1.4s infinite event-skeleton;display:block}.event-page-skeleton-title{width:min(260px,60%);height:38px}.event-page-skeleton-line{width:min(520px,90%);height:18px}.event-page-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.event-page-skeleton-grid>span{height:118px}@keyframes event-skeleton{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.event-page-skeleton>span,.event-page-skeleton-grid>span{animation:none}}.event-navigation-identity{border-bottom:1px solid #eceef3;gap:6px;min-width:0;margin:14px 8px 20px;padding-bottom:18px;display:grid}.event-navigation-identity strong{color:#111936;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.event-navigation-identity span{color:#737b8e;font-size:11px;font-weight:750}.event-sidebar nav,.event-mobile-drawer nav{gap:5px;display:grid}.event-sidebar nav a,.event-mobile-drawer nav a{color:#596174;border-radius:11px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.event-sidebar nav a:hover,.event-mobile-drawer nav a:hover{color:#4e3cad;background:#f7f5fd}.event-sidebar nav a.is-current,.event-mobile-drawer nav a.is-current{color:#5c43c5;background:#f0ecfd}.event-sidebar nav svg,.event-mobile-drawer nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.event-mobile-header,.event-mobile-drawer-layer,.event-mobile-back{display:none}.event-card-menu{z-index:4;position:absolute;top:13px;right:14px}.app-event-card:has(.event-card-menu[open]){z-index:8;overflow:visible}.event-card-menu>summary{color:#61697b;cursor:pointer;border-radius:10px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:800;list-style:none;display:grid}.event-card-menu>summary::-webkit-details-marker{display:none}.event-card-menu[open]>summary,.event-card-menu>summary:hover{color:#5c43c5;background:#f0ecfd}.event-card-menu-panel{background:#fff;border:1px solid #dfe2eb;border-radius:13px;gap:2px;width:210px;padding:7px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 16px 38px #1e274a29}.event-card-menu-panel a{color:#4f576a;border-radius:9px;align-items:center;gap:10px;min-height:40px;padding:8px 11px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.event-card-menu-panel a:hover{color:#5c43c5;background:#f5f2ff}.event-card-menu-panel a.is-danger{color:#a33b43;border-top:1px solid #eceef3;border-radius:0 0 9px 9px;margin-top:5px}.event-card-menu-panel svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.event-detail-page .event-detail-header{margin-bottom:14px}.event-detail-page .event-title-line h1,.app-compact-event-header h1{font-size:clamp(23px,3vw,32px)}.app-compact-event-header{margin:12px 0 10px;padding:0}.app-compact-event-header p{margin-bottom:5px}.app-settings-page .settings-layout{display:block}.app-settings-page .settings-nav{background:#fff;border:1px solid #e1e4eb;border-radius:13px;padding:5px}.app-settings-page .settings-nav a{border-radius:9px;min-height:42px;padding:10px 12px;font-size:13px}.app-settings-page .settings-section{box-shadow:none;border-radius:14px}.app-settings-page .settings-section>header{padding:18px 20px}.app-settings-page .settings-section>header p{display:none}.app-settings-page .settings-fields{padding:20px}.app-settings-page .settings-save{align-items:center}.app-settings-page .settings-save.is-clean{display:none}.app-settings-page .settings-save>strong{color:#5e6472;font-size:12px}.app-settings-page .settings-save>div{align-items:center;gap:10px;display:flex}.app-settings-page .settings-save>div .secondary-link{min-height:42px}@media (max-width:1080px){.dashboard-app-content{width:100%;padding:calc(58px + env(safe-area-inset-top)) 0 calc(76px + env(safe-area-inset-bottom));margin-left:0}.app-sidebar{display:none}.app-mobile-header{z-index:92;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));background:#fffffff7;border-bottom:1px solid #e4e7ee;place-items:center;display:grid;position:fixed;top:0;left:0;right:0}.app-mobile-header>strong{color:#111936;text-overflow:ellipsis;white-space:nowrap;justify-self:center;min-width:0;font-size:15px;overflow:hidden}.app-mobile-header .navigation-account-menu{right:max(12px, env(safe-area-inset-right));display:block;position:absolute}.navigation-account-menu>summary{color:#5c43c5;cursor:pointer;border-radius:11px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.navigation-account-menu>summary::-webkit-details-marker{display:none}.navigation-account-menu>summary:hover,.navigation-account-menu>summary:focus-visible,.navigation-account-menu[open]>summary{background:#f0ecfd}.navigation-account-menu>summary:focus-visible{outline-offset:2px;outline:3px solid #7052dc3d}.navigation-account-menu>summary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:23px;height:23px}.navigation-account-popover{background:#fff;border:1px solid #dfe2eb;border-radius:13px;width:min(300px,100vw - 32px);padding:16px;position:absolute;top:48px;right:0;box-shadow:0 16px 38px #1e274a29}.navigation-account-popover .logout-form button{width:100%;min-height:42px}.app-bottom-nav{z-index:91;min-height:68px;padding:7px 12px max(7px, env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e2e5ec;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.app-bottom-nav a{color:#737b8e;place-items:center;gap:3px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.app-bottom-nav a.is-current{color:#654bcf}.dashboard-app-content .dashboard-shell{width:100%;max-width:none;padding:24px clamp(16px,3vw,28px) 54px}.app-page-header{align-items:stretch;gap:14px}.app-page-header .primary-link,.app-page-header .disabled-button{justify-content:center;width:100%}.app-event-card-link{padding:18px 42px 18px 16px}.app-event-card .event-summary{grid-template-columns:1fr;gap:10px}.app-event-card .event-summary>div{border:0;grid-template-columns:100px 1fr;align-items:baseline;padding:0;display:grid}.app-event-card .event-summary dd{text-align:right;margin:0}.booth-card-action{justify-content:center;width:calc(100% - 32px);margin:0 16px 16px;position:relative;bottom:auto;right:auto}.dashboard-app-layout:has(.event-workspace)>.dashboard-app-content{padding-top:calc(58px + env(safe-area-inset-top));padding-bottom:0}.event-workspace-content{margin-left:0}.event-sidebar{display:none}.event-mobile-header{z-index:96;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(12px,env(safe-area-inset-right)) 0 max(16px,env(safe-area-inset-left));background:#fffffff7;border-bottom:1px solid #e4e7ee;justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0 0 auto}.event-mobile-header>div{min-width:0}.event-mobile-header-title{gap:2px;display:grid}.event-mobile-header-title strong,.event-mobile-header-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.event-mobile-header-title strong{color:#111936;font-size:15px}.event-mobile-header-title span{color:#737b8e;font-size:10px;font-weight:750}.event-mobile-header>button{background:0 0;border:0;border-radius:11px;align-content:center;gap:5px;width:44px;height:44px;padding:11px 9px;display:grid}.event-mobile-header>button span{background:#242b3d;border-radius:2px;width:24px;height:2px}.event-mobile-drawer-layer{z-index:130;display:block;position:fixed;inset:0}.event-mobile-drawer-backdrop{background:#12172757;border:0;position:absolute;inset:0}.event-mobile-drawer{width:min(88vw,360px);padding:max(16px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:#fff;border-radius:22px 0 0 22px;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-18px 0 50px #1119362e}.event-mobile-drawer-heading{color:#737b8e;justify-content:space-between;align-items:center;min-height:44px;font-size:12px;font-weight:800;display:flex}.event-mobile-drawer-heading button{background:#f3f2f8;border:0;border-radius:11px;width:44px;height:44px;font-size:25px}.event-mobile-drawer .event-navigation-identity{margin-top:8px}.event-mobile-drawer .event-navigation-level-toggle{justify-content:flex-start;gap:7px;width:100%;padding:0 10px;font-size:25px;display:flex}.event-mobile-drawer .event-navigation-level-label{font-size:13px;font-weight:800;display:inline}.event-page-skeleton-grid{grid-template-columns:1fr}.event-card-menu{top:9px;right:8px}.app-settings-page .settings-layout{display:block}.app-settings-page .settings-nav{margin-bottom:14px;display:flex;position:static;overflow-x:auto}.app-settings-page .settings-nav a{flex:none;width:auto}.app-settings-page .settings-section>header{cursor:default;padding:16px}.app-settings-page .settings-fields{padding:16px}.app-settings-page .settings-save{flex-direction:column;align-items:stretch}.app-settings-page .settings-save>div{grid-template-columns:1fr 1.35fr;display:grid}.app-settings-page .settings-save>div>*{justify-content:center;width:100%}}@media (min-width:700px) and (max-width:1080px){.event-mobile-header{justify-content:flex-start;gap:10px}.event-mobile-header>button{flex:0 0 44px;order:-1}.event-mobile-header-title{flex:auto;min-width:0}.event-mobile-drawer{border-radius:0 22px 22px 0;left:0;right:auto;box-shadow:18px 0 50px #1119362e}}.assignee-label-picker{border:0;gap:12px;padding:0;display:grid}.assignee-label-picker legend{margin-bottom:4px;font-weight:750}.assignee-label-picker>div:first-of-type{flex-wrap:wrap;gap:9px;display:flex}.assignee-label-picker>div:first-of-type label{cursor:pointer;background:#fff;border:1px solid #d8dbe5;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:8px 12px;display:inline-flex}.assignee-label-picker>div:first-of-type label:has(input:checked){color:#5943a4;background:#f2effd;border-color:#8068d2}.assignee-label-picker input[type=radio]{accent-color:#7357d9}.assignee-manager{gap:15px;display:grid}.assignee-manager-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.assignee-manager-heading>strong{color:#697086;flex:none}.assignee-chip-list{flex-wrap:wrap;gap:8px;display:flex}.assignee-chip-list>span{color:#58429f;background:#f7f4ff;border:1px solid #d9d1f3;border-radius:999px;padding:8px 13px;font-weight:800;display:inline-flex}.assignee-chip-list>span.is-inactive{color:#979daa;background:#f3f4f6;border-color:#dfe2e8;text-decoration:line-through}.assignee-add-panel,.assignee-editor{background:#fff;border:1px solid #dfe2eb;border-radius:13px;overflow:hidden}.assignee-add-panel>summary,.assignee-editor>summary{color:#5e48ae;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:11px 14px;font-weight:800;list-style:none;display:flex}.assignee-add-panel>summary::-webkit-details-marker{display:none}.assignee-editor>summary::-webkit-details-marker{display:none}.assignee-add-panel>summary.is-disabled{color:#979daa;cursor:not-allowed}.assignee-add-panel>form,.assignee-add-panel>p,.assignee-editor-body{border-top:1px solid #eceef3;padding:16px}.assignee-add-panel>form,.assignee-editor-body form{gap:13px;display:grid}.assignee-editor-list{gap:9px;display:grid}.assignee-editor>summary small{color:#258252}.assignee-editor.is-inactive>summary{color:#7c8290;background:#f5f6f8}.assignee-editor.is-inactive>summary small{color:#979daa}.qr-paused-notice{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:420px;padding:28px;display:grid}.qr-paused-notice>span{color:#7c8493;background:#eef0f4;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.qr-paused-notice h2{margin:0}.qr-paused-notice p,.source-qr-paused{color:#697086;line-height:1.8}.source-qr-paused{text-align:center;background:#f8f9fb;border:1px dashed #d8dce5;border-radius:12px;padding:28px 14px}@media (max-width:560px){.settings-save{gap:10px}.settings-save>*{width:auto}.settings-save button{flex:1}.assignee-manager-heading{flex-direction:column-reverse;align-items:stretch}.qr-paused-notice{min-height:300px}}.settings-section>header{padding:0}.settings-section>header>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;padding:19px 21px;display:flex}.settings-section>header>button>span:first-child{color:#6048b8;background:#eeeafd;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:850;display:grid}.settings-section>header>button>span:nth-child(2){flex:1;gap:4px;display:grid}.settings-section>header>button strong{color:var(--ink);font-size:1.05rem}.settings-section>header>button small{color:#697086;font-size:.82rem;line-height:1.45}.settings-section-chevron{color:#75658d;font-size:1.15rem;transition:transform .18s}.settings-section.is-open .settings-section-chevron{transform:rotate(180deg)}.settings-section>header>button:focus-visible{outline-offset:-3px;outline:3px solid #6d52db40}.optional-field:not(.has-value)>label,.optional-field:not(.has-value) label,.optional-field:not(.has-value)>strong,.optional-field:not(.has-value) .upload-label,.optional-field:not(.has-value) legend,.optional-field:not(.has-value) .field-help,.optional-field:not(.has-value) .contact-field-help,.optional-image-field:not(.has-value) .image-upload-field>div:first-child strong{color:#7b8395}.optional-field:not(.has-value) input::placeholder,.optional-field:not(.has-value) textarea::placeholder{color:#9ca3b2;opacity:1}.optional-field:not(.has-value) input,.optional-field:not(.has-value) textarea{border-color:#d5d9e2}.optional-field.has-value>label,.optional-field.has-value label,.optional-field.has-value legend,.optional-field.has-value .field-help,.optional-field.has-value .contact-field-help{color:var(--ink)}.optional-field.is-related-disabled{background:#f4f5f7;border-radius:10px;padding:12px}.optional-field.is-related-disabled input{background:#fff}.tutorial-shell{width:min(100%,920px)}.first-event-tutorial{padding-bottom:calc(96px + env(safe-area-inset-bottom));gap:22px;display:grid}.tutorial-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tutorial-header h1{margin:5px 0 0;font-size:clamp(1.75rem,4vw,2.5rem)}.tutorial-progress{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.tutorial-progress li{color:#9197a5;justify-items:center;gap:6px;font-weight:700;display:grid;position:relative}.tutorial-progress li:before{z-index:0;content:"";background:#e3e4ea;height:2px;position:absolute;top:16px;left:-50%;right:50%}.tutorial-progress li:first-child:before{display:none}.tutorial-progress li span{z-index:1;background:#fff;border:2px solid #d8dae3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.tutorial-progress li.is-active{color:#6650c4}.tutorial-progress li.is-active:before{background:#8069e2}.tutorial-progress li.is-active span{color:#fff;background:#8069e2;border-color:#8069e2}.tutorial-card{background:#fff;border:1px solid #e0e2ea;border-radius:24px;min-height:400px;padding:clamp(24px,4vw,40px);box-shadow:0 14px 38px #231d4612}.tutorial-step{gap:28px;width:min(100%,680px);margin-inline:auto;display:grid}.tutorial-step>header h2{margin:0;font-size:clamp(1.45rem,3vw,2rem)}.tutorial-step>header p{color:#687085;margin:9px 0 0;line-height:1.7}.tutorial-use-cases{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,660px);display:grid}.tutorial-use-cases button{min-height:84px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe2eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;transition:border-color .16s,background-color .16s;display:flex}.tutorial-use-cases button:hover{background:#fcfbff;border-color:#b9addf}.tutorial-use-case-copy{gap:4px;min-width:0;display:grid}.tutorial-use-cases button strong{font-size:1rem;line-height:1.35}.tutorial-use-cases button small{color:#747b8d;font-size:.78rem;line-height:1.4}.tutorial-use-case-check{color:#fff;background:#765ed6;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:900;display:grid}.tutorial-use-cases button.is-selected{background:#f7f4ff;border:2px solid #7d68df}.tutorial-use-cases button:focus-visible{outline-offset:2px;outline:3px solid #7d68df47}.tutorial-other,.tutorial-basic-fields{gap:20px;padding-top:6px;display:grid}.tutorial-other fieldset{border:0;margin:0;padding:0}.tutorial-other legend{margin-bottom:10px;font-weight:800}.tutorial-method-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tutorial-method-picker button{min-height:112px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe2eb;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;transition:border-color .16s,background-color .16s;display:flex}.tutorial-method-picker button>span:first-child{gap:6px;min-width:0;display:grid}.tutorial-method-picker button strong{font-size:1rem;line-height:1.35}.tutorial-method-picker button small{color:#697186;font-size:.82rem;line-height:1.5}.tutorial-method-picker button em{color:#654ec2;background:#eee9ff;border-radius:999px;width:fit-content;margin-top:2px;padding:3px 8px;font-size:.7rem;font-style:normal;font-weight:800}.tutorial-method-picker button:hover{background:#fcfbff;border-color:#b9addf}.tutorial-method-picker button.is-selected{background:#f7f4ff;border:2px solid #7d68df}.tutorial-method-picker button:focus-visible{outline-offset:2px;outline:3px solid #7d68df47}.tutorial-mode-picker{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tutorial-mode-picker label{cursor:pointer;border:1px solid #dfe2eb;border-radius:14px;align-items:flex-start;gap:11px;min-height:88px;padding:16px;display:flex}.tutorial-mode-picker label.is-selected{background:#faf8ff;border-color:#7d68df}.tutorial-mode-picker label span{gap:4px;display:grid}.tutorial-mode-picker small{color:#6e7588;line-height:1.4}.tutorial-confirm{border:1px solid #e2e4eb;border-radius:16px;margin:0;display:grid;overflow:hidden}.tutorial-confirm div{border-bottom:1px solid #eceef3;grid-template-columns:minmax(105px,.32fr) minmax(0,1fr) auto;align-items:center;gap:18px;padding:15px 18px;display:grid}.tutorial-confirm div:last-child{border-bottom:0}.tutorial-confirm dt{color:#72798b;font-weight:700}.tutorial-confirm dd{overflow-wrap:anywhere;margin:0;font-weight:700}.tutorial-confirm button{color:#654ec2;min-width:44px;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px;font-size:.85rem;font-weight:800}.tutorial-confirm button:hover{text-decoration:underline}.tutorial-confirm button:focus-visible{border-radius:8px;outline:3px solid #7d68df47}.tutorial-actions{z-index:70;right:max(20px,50vw - 460px);bottom:calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e0e2ea;border-radius:16px;justify-content:space-between;gap:12px;padding:12px;display:flex;position:fixed;left:max(20px,50vw - 460px);box-shadow:0 10px 30px #1e274a1f}.tutorial-actions button{min-width:150px;min-height:48px}.first-event-complete .onboarding-celebration{color:#6650c4;background:#eeeafd}@media (max-width:640px){.settings-section>header>button{padding:16px}.tutorial-shell{padding-inline:14px}.tutorial-header{align-items:center}.tutorial-header .eyebrow{display:none}.tutorial-header h1{font-size:1.5rem}.tutorial-card{border-radius:19px;min-height:0;padding:22px 18px}.tutorial-method-picker,.tutorial-mode-picker{grid-template-columns:1fr}.tutorial-use-cases{gap:12px}.tutorial-use-cases button{min-height:84px;padding:12px 14px}.tutorial-confirm div{grid-template-columns:1fr auto;gap:4px 12px}.tutorial-confirm dt,.tutorial-confirm dd{grid-column:1}.tutorial-confirm button{grid-area:1/2/span 2}.tutorial-actions{left:12px;right:12px}.tutorial-actions button{min-width:0}.tutorial-actions .primary-button{flex:1}}@media (max-width:360px){.tutorial-use-cases{grid-template-columns:1fr}}.assignee-tool-link{margin:18px 0}.assignee-overview,.source-add-form,.assignee-card,.product-assignee-settings{border:1px solid var(--border);background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 24px #141e3c0a}.assignee-overview{align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.assignee-overview strong{font-size:24px}.assignee-overview p{color:var(--muted);margin:0}.assignee-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:20px;display:grid}.assignee-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.assignee-card.is-inactive{opacity:.78;background:#f7f8fb}.product-assignee-settings{gap:14px;display:grid}.product-assignee-feature-card{border:1px solid var(--border);box-shadow:none;background:#fff;border-radius:12px;padding:20px;position:relative}.product-assignee-feature-card legend{color:var(--ink);padding:0 6px 0 0;font-size:18px;font-weight:800}.product-assignee-feature-card legend>span{display:none}.assignee-trial-note{color:#6047c8;background:#f4efff;border-radius:999px;width:fit-content;margin:0;padding:7px 10px;font-size:12px}.assignee-trial-note b{letter-spacing:.08em;margin-right:6px;font-size:10px}.assignee-plan-limit{color:#504969;background:#faf7ff;border-radius:12px;padding:14px}.assignee-plan-limit p{margin:0 0 12px;line-height:1.7}.assignee-chip-picker{flex-wrap:wrap;gap:10px;display:flex}.assignee-chip-picker label{cursor:pointer}.assignee-chip-picker label>span{color:#555d70;background:#f5f6f8;border:1px solid #d9dde7;border-radius:999px;align-items:center;min-height:44px;padding:9px 16px;font-weight:800;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.assignee-chip-picker label:hover>span{color:#654ec2;background:#f4f0ff;border-color:#a892ec}.assignee-chip-picker label.is-selected>span{color:#fff;background:linear-gradient(120deg,#ec4899,#6658ed);border-color:#8065e8;box-shadow:0 5px 14px #694ecd2e}.assignee-choice-list{flex-wrap:wrap;gap:10px;display:flex}.assignee-choice{color:#555d70;background:#f5f6f8;border:1px solid #d9dde7;border-radius:999px;align-items:stretch;min-height:44px;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex;overflow:hidden}.assignee-choice:hover{color:#654ec2;background:#f4f0ff;border-color:#a892ec}.assignee-choice.is-selected{color:#fff;background:linear-gradient(120deg,#ec4899,#6658ed);border-color:#8065e8;box-shadow:0 5px 14px #694ecd2e}.assignee-choice label{cursor:pointer;align-items:center;padding:9px 12px 9px 16px;font-weight:800;display:inline-flex}.assignee-choice>button{min-width:44px;min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-left:1px solid #70649133;font-size:20px}.assignee-choice>button:hover{background:#7159be1f}.assignee-choice>button:focus-visible{outline-offset:-3px;outline:3px solid #c8b9f6}.assignee-choice>button:disabled{cursor:wait;opacity:.65}.inline-assignee-add{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.inline-assignee-add>input{width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d5d8e2;border-radius:10px;outline:none;padding:11px 15px;font-size:15px}.inline-assignee-add>input:focus{border-color:var(--accent)}.inline-assignee-add>input:focus-visible{outline-offset:2px;outline:3px solid #c8b9f6}.inline-assignee-add>button{white-space:nowrap}.product-form>.primary-button{width:100%;margin-top:8px}.back-button{justify-content:center;gap:8px;width:fit-content}.back-button svg{flex:none}.dashboard-shell>.text-link,.event-detail-heading>.text-link,.booth-pos-page .text-link{width:fit-content;min-height:44px;color:var(--accent-dark);background:#fff;border:1px solid #b7a4ef;border-radius:10px;justify-content:center;align-items:center;padding:9px 17px;font-weight:700;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.dashboard-shell>.text-link:hover,.event-detail-heading>.text-link:hover,.booth-pos-page .text-link:hover{background:#f6f3ff;border-color:#8f74e5}.dashboard-shell>.text-link:focus-visible,.event-detail-heading>.text-link:focus-visible,.booth-pos-page .text-link:focus-visible{outline-offset:3px;outline:3px solid #7052dc3d}.app-settings-page .settings-layout,.app-settings-page .settings-content{width:100%;max-width:none}.draft-assignee-editor{background:#fbfaff;border:1px solid #e4dff4;border-radius:14px;gap:12px;padding:16px;display:grid}.draft-assignee-list{flex-wrap:wrap;gap:8px;display:flex}.draft-assignee-list>span{color:#58429f;background:#eee9ff;border-radius:999px;align-items:center;gap:8px;padding:7px 8px 7px 12px;font-weight:800;display:inline-flex}.draft-assignee-list button{width:26px;height:26px;color:inherit;cursor:pointer;background:#fffc;border:0;border-radius:50%}@media (max-width:520px){.inline-assignee-add{grid-template-columns:1fr;gap:12px}.inline-assignee-add>button,.back-button{width:100%}}.settings-field-group{border:1px solid var(--border);background:#fff;border-radius:14px;gap:16px;padding:20px;display:grid}.settings-field-group+.settings-field-group{margin-top:6px}.settings-field-group>div:first-child>h3{margin:0 0 6px;font-size:16px}.assignee-checkboxes{flex-wrap:wrap;gap:10px 18px;display:flex}.assignee-checkboxes>strong{width:100%}.assignee-checkboxes label{align-items:center;gap:7px;display:flex}.public-assignee-select{color:var(--ink);gap:6px;margin-top:12px;font-weight:700;display:grid}.order-assignee-badge{color:#6f46bf;background:#f3edff;border-radius:999px;margin-left:8px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.order-item-assignee{color:#6f46bf;margin-top:5px;font-weight:700;display:block}.custom-plan-notice{background:#faf8ff;border:1px solid #d9d0ff;border-radius:14px;margin:18px 0;padding:18px}.special-access-panel{background:#fff;border:1px solid #ddd8ef;border-radius:18px;gap:20px;margin:20px 0;padding:22px;display:grid;box-shadow:0 6px 20px #1e274a0d}.special-access-panel h2{margin:6px 0 8px}.special-access-panel p{color:var(--muted)}.special-access-panel form{gap:9px;display:grid}.special-access-panel form label{font-weight:750}.special-access-panel input{min-height:46px;font:inherit;text-transform:uppercase;border:1px solid #b9bfd0;border-radius:10px;padding:10px 12px}.special-access-status{color:#57419d;background:#f3f0ff;border-radius:12px;gap:4px;margin-top:14px;padding:14px;display:grid}.special-access-status span{font-size:.85rem}@media (min-width:760px){.special-access-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:center}}.settings-page{width:min(100%,1120px)}.settings-layout{align-items:start;gap:22px;display:grid}.settings-nav{background:#fff;border:1px solid #dfe2eb;border-radius:14px;gap:8px;padding:10px;display:flex;overflow-x:auto}.settings-nav a{color:#4d566e;border-radius:9px;flex:none;padding:9px 11px;font-size:.84rem;font-weight:750;text-decoration:none}.settings-nav a:hover{color:#5c45b0;background:#f3f1fb}.settings-content,.event-settings-form{gap:18px;display:grid}.settings-section{background:#fff;border:1px solid #dfe2eb;border-radius:18px;scroll-margin-top:20px;overflow:hidden;box-shadow:0 5px 18px #1e274a0b}.settings-section>header{background:#fbfbfd;border-bottom:1px solid #e8eaf0;gap:13px;padding:19px 21px;display:flex}.settings-section>header>span{color:#6048b8;background:#eeeafd;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:850;display:grid}.settings-section h2{margin:0;font-size:1.15rem}.settings-section header p{color:#697086;margin:5px 0 0;font-size:.86rem;line-height:1.5}.settings-fields{gap:20px;padding:clamp(19px,4vw,28px);display:grid}.event-settings-form textarea,.event-settings-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #aebbb2;border-radius:10px;padding:11px 13px}.event-settings-form textarea{resize:vertical;line-height:1.6}.settings-save{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #dfe2eb;border-radius:14px;justify-content:flex-end;padding:12px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 28px #1e274a1a}.settings-save button{min-width:180px}.ordering-control{border-color:#d9d5ee}.danger-settings{border-color:#e3b5b8}.danger-settings>header{background:#fff7f7}.danger-settings>header>span{color:#9c3038;background:#fbe5e7}.danger-settings .danger-zone{margin-top:0}.participant-notice{color:#3f3564;background:#f7f4ff;border:1px solid #ddd6f5;border-radius:16px;margin:0 0 24px;padding:17px 19px}.participant-notice p{margin:7px 0 0;line-height:1.65}.pre-line{white-space:pre-line}@media (min-width:880px){.settings-layout{display:block}.settings-nav{display:grid;position:sticky;top:20px;overflow:visible}.settings-nav a{width:100%}}@media (max-width:560px){.settings-save{bottom:8px}.settings-save button{width:100%}.settings-section>header{padding:17px}.settings-fields{padding:18px}}.analytics-page{width:min(100%,1120px)}.analytics-header{justify-content:space-between;align-items:flex-start;gap:24px;margin:28px 0;display:flex}.analytics-header h1{margin-top:10px;font-size:clamp(2rem,7vw,3.6rem)}.analytics-header p{color:#697086;max-width:680px;line-height:1.65}.analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:22px;display:grid}.metric-card{background:#fff;border:1px solid #e0e3ec;border-radius:16px;gap:8px;min-width:0;padding:17px;display:grid;box-shadow:0 5px 18px #1e274a0b}.metric-card span{color:#697086;font-size:.76rem;font-weight:750}.metric-card strong{overflow-wrap:anywhere;color:#111936;font-size:clamp(1.25rem,5vw,1.8rem)}.metric-primary{border-top:3px solid #7357d9}.metric-success{border-top:3px solid #35a168}.metric-warning{border-top:3px solid #d89a32}.metric-danger{border-top:3px solid #c44a51}.analytics-panel{background:#fff;border:1px solid #dfe2eb;border-radius:18px;margin-bottom:20px;overflow:hidden;box-shadow:0 5px 18px #1e274a0b}.analytics-panel>header{border-bottom:1px solid #e8eaf0;justify-content:space-between;gap:16px;padding:18px 20px;display:flex}.analytics-panel h2{margin:2px 0 0;font-size:1.15rem}.analytics-panel>header>span{color:#697086;font-size:.78rem}.analytics-eyebrow{color:#7357d9;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:850}.analytics-table-scroll{overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;min-width:680px}.analytics-table th,.analytics-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #eceef3;padding:14px 18px}.analytics-table th:first-child{text-align:left}.analytics-table thead th{color:#697086;background:#fbfbfd;font-size:.72rem}.analytics-table tbody th{color:#111936}.analytics-empty{color:#697086;margin:0;padding:28px 20px}.analytics-zero{margin-bottom:20px}.analytics-split{gap:20px;display:grid}.hourly-chart{gap:14px;padding:20px;display:grid}.hourly-row{grid-template-columns:105px minmax(70px,1fr) auto 38px;align-items:center;gap:10px;font-size:.8rem;display:grid}.hourly-track{background:#eef0f5;border-radius:999px;height:9px;overflow:hidden}.hourly-track i{border-radius:inherit;background:linear-gradient(90deg,#ed5b9f,#7357d9,#3978e8);height:100%;display:block}.hourly-row strong{text-align:right;min-width:72px}.hourly-row small{color:#697086;text-align:right}.analytics-breakdown{margin:0;padding:10px 20px}.analytics-breakdown div{border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.analytics-breakdown div:last-child{border-bottom:0}.analytics-breakdown dd{margin:0;font-weight:800}.payment-analytics{grid-template-columns:1fr 1fr;gap:12px;padding:20px;display:grid}.payment-analytics article{border:1px solid #e4e6ed;border-radius:14px;gap:10px;padding:17px;display:grid}.payment-analytics strong{font-size:clamp(1.2rem,5vw,1.65rem)}.payment-analytics small{color:#697086}@media (min-width:720px){.analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-split{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr)}.event-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.event-tools{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:699px){.analytics-header{flex-direction:column}.analytics-header .secondary-link{justify-content:center;width:100%}.hourly-row{grid-template-columns:92px minmax(55px,1fr) auto}.hourly-row small{display:none}.payment-analytics{grid-template-columns:1fr}}.analytics-header-content{flex:auto;min-width:0}.analytics-header-actions{flex-wrap:wrap;flex:none;gap:12px;display:flex}.staff-order-page{width:min(100%,1180px)}.staff-order-layout{align-items:start;gap:22px;display:grid}.staff-catalog>h2,.staff-cart>h2{margin-top:0;font-size:1.2rem}.staff-products{gap:12px;display:grid}.staff-product{background:#fff;border:1px solid #dfe2eb;border-radius:16px;gap:14px;padding:17px;display:grid;box-shadow:0 5px 18px #1e274a0b}.staff-product h3{margin:0}.staff-product p{color:#697086;margin:5px 0 10px;font-size:.82rem}.staff-cart{background:#fff;border:1px solid #d9d5ee;border-radius:19px;padding:20px;box-shadow:0 10px 30px #1e274a14}.staff-cart textarea{width:100%;font:inherit;border:1px solid #aeb6c9;border-radius:10px;padding:11px 13px}.staff-order-complete{text-align:center;background:#f2f9f5;border-radius:16px;justify-items:center;gap:12px;padding:22px;display:grid}.staff-order-complete>span{color:#17633e;font-weight:800}.staff-order-complete>strong{color:#111936;font-size:3rem}.staff-order-complete p{color:#58645d;margin:0}.admin-order-card,.admin-order-card>header>*,.admin-order-body>*,.order-card-footer>*{min-width:0}.admin-order-body p{word-break:normal;overflow-wrap:break-word}.admin-order-body dd{word-break:keep-all;overflow-wrap:normal}.admin-order-actions>button,.order-card-footer .secondary-link{white-space:nowrap;min-height:44px}.order-card-footer .secondary-link{flex:none;justify-content:center;min-width:104px}.pending-button-content{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.pending-button-content .button-spinner{flex:0 0 18px}.analytics-page,.analytics-header,.analytics-header>*,.analytics-header-actions>*{min-width:0}.analytics-header h1{word-break:keep-all;overflow-wrap:normal}.analytics-header p{word-break:normal;overflow-wrap:break-word;width:auto;max-width:680px}.analytics-header-actions{max-width:100%}.analytics-header-actions>a,.analytics-header-actions button{white-space:nowrap;min-height:44px}.csv-download-control{min-width:0;display:grid}.csv-download-control .form-status{max-width:300px;margin:8px 0 0;font-size:.78rem}@media (max-width:1080px){.order-stats,.order-detail-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-filters>button{width:100%}.admin-orders,.admin-order-body{grid-template-columns:minmax(0,1fr)}.order-card-footer{flex-direction:column;align-items:stretch}.admin-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.admin-order-actions>button,.order-card-footer .secondary-link{width:100%}.event-workspace-content .admin-order-body{grid-template-columns:minmax(0,1fr)}.event-workspace-content .order-card-footer{flex-direction:column;align-items:stretch}.event-workspace-content .admin-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.event-workspace-content .admin-order-actions>button,.event-workspace-content .order-card-footer .secondary-link{width:100%}.event-workspace-content .analytics-header{flex-direction:column;align-items:stretch}.event-workspace-content .analytics-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.event-workspace-content .analytics-header-actions>*,.event-workspace-content .analytics-header-actions a,.event-workspace-content .analytics-header-actions button{justify-content:center;width:100%}.event-workspace-content .analytics-summary.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-header{flex-direction:column;align-items:stretch}.analytics-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.analytics-header-actions>*,.analytics-header-actions a,.analytics-header-actions button{justify-content:center;width:100%}.analytics-summary,.event-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-layout,.staff-order-layout{grid-template-columns:minmax(0,1fr)}.qr-card,.staff-cart{position:static}}@media (max-width:699px){.order-filter-panel{gap:18px;padding:15px}.order-filter-toolbar{flex-direction:column;align-items:stretch}.order-detail-toggle{justify-content:center;width:100%}.order-sort-control{width:100%}.order-sort-control .order-filter-tags{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.order-sort-control .order-filter-tag{width:100%}.order-detail-filters{grid-template-columns:minmax(0,1fr)}.admin-order-card{padding:15px}.admin-order-card>header{flex-direction:column;align-items:stretch}.order-badges{justify-content:flex-start}.admin-order-body dl{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-body dl div:last-child{grid-column:1/-1}.admin-order-actions,.event-workspace-content .admin-order-actions{grid-template-columns:minmax(0,1fr)}.admin-order-actions>button{min-width:0;padding-inline:10px}.admin-order-actions>.danger-outline{order:10;grid-column:auto}.admin-order-actions>.form-status{grid-column:1/-1}.analytics-header h1{font-size:clamp(1.8rem,9vw,2.4rem)}.analytics-header-actions,.event-workspace-content .analytics-header-actions,.analytics-summary,.analytics-summary.is-compact,.event-workspace-content .analytics-summary.is-compact,.event-tools{grid-template-columns:1fr}}.sales-breakdown-tabs{background:#fff;border:1px solid #dfe2eb;border-radius:12px;gap:4px;margin-bottom:12px;padding:4px;display:inline-flex}.sales-breakdown-tabs button{color:#697086;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 18px;font-weight:800}.sales-breakdown-tabs button.is-active{color:#5c45b0;background:#eeeafd;box-shadow:inset 0 0 0 1px #d8cff5}.assignee-sales-grid{gap:12px;padding:16px;display:grid}.assignee-sales-card{background:#fff;border:1px solid #e0e3ec;border-radius:14px;overflow:hidden}.assignee-sales-card summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;padding:17px;list-style:none;display:grid}.assignee-sales-card summary::-webkit-details-marker{display:none}.assignee-sales-card summary>span{flex-wrap:wrap;align-items:baseline;gap:3px;min-width:0;display:flex}.assignee-sales-card summary>span small{color:#697086}.assignee-sales-card summary>b{color:#111936;font-size:1.15rem}.assignee-sales-card dl{flex-wrap:wrap;grid-column:1/-1;gap:8px 20px;margin:0;display:flex}.assignee-sales-card dl div{gap:6px;display:flex}.assignee-sales-card dt{color:#697086;font-size:.78rem}.assignee-sales-card dd{margin:0;font-size:.82rem;font-weight:800}.assignee-sales-more{color:#6048b8;grid-column:1/-1;font-weight:750}.assignee-sales-detail{background:#fbfbfd;border-top:1px solid #eceef3;display:grid}.assignee-sales-detail div{border-bottom:1px solid #eceef3;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:12px 17px;display:grid}.assignee-sales-detail div:last-child{border-bottom:0}.assignee-sales-detail span{color:#697086}@media (min-width:720px){.staff-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.staff-order-layout{grid-template-columns:minmax(0,1fr) 380px}.staff-cart{position:sticky;top:20px}}.event-type-picker{border:0;margin:0;padding:0}.event-type-picker legend{margin-bottom:10px;font-weight:800}.event-type-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-type-picker label{cursor:pointer;background:#fff;border:1px solid #dfe2eb;border-radius:15px;align-items:flex-start;gap:13px;min-width:0;min-height:96px;padding:17px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.event-type-picker label.is-selected{background:#faf8ff;border-color:#7d68df;box-shadow:0 0 0 3px #7d68df17}.event-type-picker input{accent-color:#745ddd;margin-top:3px}.event-type-picker label span{gap:5px;display:grid}.event-type-picker label strong{color:#171c32}.event-type-picker label small{color:#667085;line-height:1.55}.event-type-readonly{background:#f8f9fc;border:1px solid #e2e4eb;border-radius:13px;gap:4px;padding:15px 17px;display:grid}.event-type-readonly span{color:#667085;font-size:.86rem}.booth-mode-note{background:#faf8ff;border:1px solid #ddd7f5;border-radius:14px;padding:16px 18px}.booth-mode-note p{color:#60677a;margin:5px 0 0;line-height:1.65}.event-settings-form.is-booth-pos>#public,.event-settings-form.is-booth-pos>#ordering,.event-settings-form.is-booth-pos>#payment,.event-settings-form.is-booth-pos>#operations{display:none}.booth-settings-page .settings-layout{display:block}.event-type-badge{background:var(--orbell-secondary);color:#6854cf;border:0;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.event-type-badge.is-booth{color:#496483;background:#edf2fa}.booth-pos-page{width:min(100%,1380px)}.booth-pos-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.booth-pos-header nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,650px);display:grid}.booth-shortcut{border:1px solid var(--orbell-color-border);border-radius:var(--orbell-radius-md);background:var(--orbell-surface);min-width:0;min-height:78px;color:inherit;box-shadow:var(--orbell-shadow-small);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.booth-shortcut span{gap:4px;min-width:0;display:grid}.booth-shortcut strong{color:var(--orbell-color-text);font-size:.92rem;font-weight:800}.booth-shortcut small{color:var(--orbell-color-muted);font-size:.76rem;line-height:1.45}.booth-shortcut b{color:var(--orbell-primary);flex:none;font-size:1.15rem}.booth-shortcut:hover{box-shadow:var(--orbell-shadow-medium);border-color:#cfc6f3}.booth-shortcut:focus-visible{outline-offset:3px;outline:3px solid #7052dc3d}.booth-pos-title{gap:8px;margin-top:18px;display:grid}.booth-pos-title>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.booth-pos-title h1,.booth-pos-title p{margin:0}.booth-pos-title h1{font-size:clamp(1.8rem,4vw,2.65rem)}.booth-pos-title p{color:#626a7c}.booth-pos-layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:24px;display:grid}.booth-pos-catalog,.booth-pos-cart{min-width:0}.booth-pos-catalog{grid-area:1/1}.booth-pos-section-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:15px;display:flex}.booth-pos-section-heading p,.booth-pos-section-heading h2{margin:0}.booth-pos-section-heading h2{margin-top:3px;font-size:1.25rem}.booth-pos-section-heading>span{color:#6a7182;font-size:.82rem;font-weight:800}.booth-pos-products{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:13px;display:grid}.booth-pos-product{border-radius:var(--orbell-radius-md);background:var(--orbell-surface);min-width:0;min-height:112px;color:inherit;text-align:left;cursor:pointer;box-shadow:var(--orbell-shadow-surface);border:0;grid-template-columns:76px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:12px;transition:transform .15s,box-shadow .15s;display:grid}.booth-pos-product:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #352b661f}.booth-pos-product .product-visual-image,.booth-pos-product .product-visual-preset{object-fit:cover;border-radius:12px;width:76px;height:76px}.booth-pos-product>span{gap:5px;min-width:0;display:grid}.booth-pos-product>span strong{text-overflow:ellipsis;overflow:hidden}.booth-pos-product>span b{color:#171c32}.booth-pos-product>span small{color:#737b8d}.booth-pos-product>em{background:var(--orbell-primary);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:1.35rem;font-style:normal;font-weight:800;display:grid;box-shadow:0 6px 15px #7157d93d}.booth-pos-product.is-disabled{opacity:.5;cursor:not-allowed}.booth-pos-cart{border-radius:var(--orbell-radius-lg);background:var(--orbell-surface);box-shadow:var(--orbell-shadow-surface);border:0;grid-area:1/2/span 2;padding:20px;position:sticky;top:18px}.booth-cart-bar,.booth-cart-backdrop,.booth-cart-close{display:none}.booth-sync-status{background:var(--orbell-success-soft);width:fit-content;max-width:100%;color:var(--orbell-success);border:0;border-radius:999px;grid-area:2/1;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 12px;padding:10px 13px;display:grid}.booth-sync-status.is-compact p{font-size:.82rem}.booth-sync-status p,.booth-sync-status small{margin:0}.booth-sync-status small{color:inherit;grid-column:1/-1;line-height:1.55}.booth-sync-status.is-attention,.booth-sync-status.is-offline,.booth-sync-status.is-error{border-radius:var(--orbell-radius-md);width:100%;padding:14px 16px}.booth-sync-status.is-attention{color:#5f49b2;background:#f2effd}.booth-sync-status.is-offline{color:#6d5728;background:#fff7e8}.booth-sync-status.is-error{color:#8f363d;background:#fff0f0}.booth-sync-status button{min-height:44px;color:inherit;font:inherit;background:#fff;border:1px solid;border-radius:12px;padding:0 16px;font-weight:700}.booth-payment-method{gap:8px;margin:0 0 16px;font-weight:700;display:grid}.booth-payment-method select{color:#11172d;min-height:48px;font:inherit;background:#fff;border:1px solid #d8d5e8;border-radius:12px;padding:0 14px}.booth-local-history{border-top:1px solid #e7e4ef;margin-top:24px;padding-top:20px}.booth-local-history>p{color:#667085}.booth-local-history ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.booth-local-history li{border:1px solid #e7e4ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.booth-local-history li span{gap:2px;display:grid}.booth-local-history li small{color:#667085}.booth-local-history li button{color:#9a3028;background:#fff;border:1px solid #d88b84;border-radius:10px;min-height:44px;padding:0 12px;font-weight:700}.platform-ios.native-booth-offline .booth-pos-header nav,.platform-ios.native-booth-offline .booth-lifecycle-notice button,.platform-ios.native-booth-offline .booth-lifecycle-notice a{display:none}.booth-pos-lines{gap:12px;max-height:46vh;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.booth-pos-lines li{border-bottom:1px solid #ececf2;gap:10px;padding-bottom:12px;display:grid}.booth-pos-line-main{justify-content:space-between;align-items:start;gap:12px;display:flex}.booth-pos-line-main>span{gap:4px;min-width:0;display:grid}.booth-pos-line-main small{color:#737a8c}.booth-pos-line-main>b{white-space:nowrap}.booth-pos-quantity{grid-template-columns:42px 42px 42px 1fr;align-items:center;gap:7px;display:grid}.booth-pos-quantity button{color:#5745bf;min-height:42px;font:inherit;background:#fff;border:1px solid #d9dce6;border-radius:10px;font-weight:800}.booth-pos-quantity strong{text-align:center}.booth-pos-quantity .remove-line{color:#a5394d;justify-self:end;padding-inline:12px}.booth-pos-empty{text-align:center;place-content:center;min-height:170px;display:grid}.booth-pos-empty p{color:#747b8c;margin:6px 0 0;font-size:.86rem}.booth-pos-total{border-top:1px solid #e7e7ee;grid-template-columns:1fr 1.25fr;gap:12px;margin-top:18px;padding:16px 0;display:grid}.booth-pos-total>span{gap:3px;display:grid}.booth-pos-total>span:last-child{text-align:right}.booth-pos-total small{color:#70788a}.booth-pos-total strong{font-size:1.15rem}.booth-pos-total>span:last-child strong{color:#5f49cf;font-size:1.75rem}.booth-pos-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.booth-pos-actions button{min-height:54px}.booth-lifecycle-notice{background:#f7f4ff;border:1px solid #d8d0fa;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;padding:18px 20px;display:flex}.booth-lifecycle-notice strong{color:#352574;font-size:1.08rem}.booth-lifecycle-notice p{color:#626879;margin:5px 0 0}.booth-lifecycle-notice>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.booth-lifecycle-notice.is-ended{background:#fffaf2;border-color:#e4d8c5}.booth-pos-catalog.is-disabled,.booth-pos-cart form.is-disabled{opacity:.72}.dashboard-toast{z-index:1200;color:#fff;text-align:center;white-space:pre-line;background:#183c2c;border-radius:14px;padding:13px 18px;font-weight:800;line-height:1.5;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f251c33}@media (max-width:920px){.booth-pos-header{flex-direction:column;align-items:stretch}.booth-pos-header nav{width:100%}.booth-lifecycle-notice{flex-direction:column;align-items:stretch}.booth-pos-layout{grid-template-columns:1fr;padding-bottom:150px}.booth-pos-catalog{grid-area:1/1}.booth-sync-status{grid-area:2/1}.booth-pos-cart{grid-area:3/1;position:static}.booth-sync-status{grid-template-columns:1fr auto}.booth-sync-status p{grid-column:1/-1}}@media (max-width:560px){.event-type-picker>div{grid-template-columns:1fr}.booth-pos-header nav>*{width:100%}.booth-pos-products{grid-template-columns:1fr}.booth-pos-product{grid-template-columns:68px minmax(0,1fr) 34px}.booth-pos-product .product-visual-image,.booth-pos-product .product-visual-preset{width:68px;height:68px}.booth-pos-actions{grid-template-columns:1fr}}@media (max-width:699px){.booth-pos-header nav{grid-template-columns:1fr}}@media (min-width:760px){.assignee-sales-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assignee-sales-card[open]{grid-column:span 2}}@media (max-width:560px){.sales-breakdown-tabs{display:flex}.sales-breakdown-tabs button{flex:1}.assignee-sales-detail div{grid-template-columns:minmax(0,1fr) auto}.assignee-sales-detail b{grid-column:1/-1}}@media (max-width:620px){.analytics-header-actions{width:100%;display:grid}.analytics-header-actions>*{justify-content:center;width:100%}}.image-upload-field{background:#fafafd;border:1px solid #dfe2eb;border-radius:15px;gap:14px;padding:17px;display:grid}.image-upload-field>div:first-child p{color:#697086;margin:5px 0 0;font-size:.82rem}.image-upload-field>img{aspect-ratio:4/3;object-fit:cover;border-radius:13px;width:min(100%,360px)}.remove-image-check{color:#9c3038;align-items:center;gap:9px;font-weight:750;display:flex}.theme-picker{border:0;padding:0}.theme-picker legend{margin-bottom:10px;font-weight:750}.theme-picker>div{flex-wrap:wrap;gap:9px;display:flex}.theme-picker label{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #d9dce6;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;display:flex}.theme-picker label:has(input:checked){border-color:#7357d9;box-shadow:0 0 0 2px #e8e3fb}.theme-picker label>span{background:var(--chip);border-radius:50%;width:18px;height:18px}.theme-orbell{--chip:linear-gradient(135deg, #ed5b9f, #7357d9, #3978e8)}.theme-pink{--chip:#d93678}.theme-purple{--chip:#6d4bcc}.theme-blue{--chip:#2468cc}.theme-green{--chip:#177a55}.theme-orange{--chip:#b85513}.theme-monochrome{--chip:#2e3442}.theme-picker label.is-locked{color:#a2a7b2;cursor:not-allowed;opacity:.62;box-shadow:none;background:#f3f4f6;border-color:#d8dbe2}.theme-picker label.is-locked:hover{box-shadow:none;background:#f3f4f6;border-color:#d8dbe2}.theme-picker label.is-locked>span{filter:grayscale();opacity:.45}.theme-picker label.is-locked input{cursor:not-allowed}.created-event-page{place-items:center;min-height:min(70vh,680px);display:grid}.event-created-card{text-align:center;width:min(100%,620px)}.event-created-card .complete-mark{margin-inline:auto}.event-created-card p{color:var(--muted)}.event-created-card .primary-link{display:inline-flex}.product-image{aspect-ratio:4/3;object-fit:cover;background:#f1f2f5;border-radius:13px;width:100%;display:block}.public-cover-image{object-fit:cover;border-radius:22px;width:100%;max-height:380px;margin-bottom:24px;display:block}.event-detail-cover{object-fit:cover;border-radius:18px;width:100%;max-height:300px;margin:22px 0;display:block}.qr-event-thumb{object-fit:cover;border-radius:12px;width:120px;height:90px;margin:18px 0;display:block}.event-detail-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px;display:flex}.event-detail-heading{gap:14px;min-width:0;display:grid}.event-title-line{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.event-title-line h1{overflow-wrap:anywhere;margin:0;font-size:clamp(2.25rem,7vw,3.7rem);line-height:1.12}.event-detail-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:30px;display:flex}.event-detail-header-actions .danger-zone.is-compact{margin:0}.event-detail-header-actions .danger-outline{min-height:46px;padding-inline:17px}.event-operation-overview{margin-bottom:20px}.event-operation-overview dl{grid-template-columns:repeat(5,minmax(0,1fr))}.event-operation-overview dl>div{min-width:0}.event-management-section{margin-top:38px}.event-section-heading{margin-bottom:15px}.event-section-heading h2{margin:0;font-size:1.2rem}.event-section-heading p{color:var(--muted);margin:7px 0 0;font-size:.88rem}.event-tools{grid-template-columns:1fr;gap:13px;margin:0}.tool-card{align-content:start;gap:10px;min-height:142px;padding:20px 42px 20px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.tool-card strong{font-size:1rem}.tool-card span{line-height:1.65}.tool-card>b{color:#7357d9;font-size:1.05rem;position:absolute;bottom:16px;right:18px}.tool-card:not(.is-disabled):hover{border-color:#a89bea;transform:translateY(-2px);box-shadow:0 9px 22px #1e274a14}.event-secondary-info{margin-top:56px}.event-description{background:#faf9fe;border-left:3px solid #c9bdf2;margin-bottom:16px;padding:18px 20px}.event-description h3{margin:0 0 8px;font-size:.86rem}.event-description p{color:#4f586f;white-space:pre-wrap;margin:0;line-height:1.8}.event-secondary-info .detail-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.event-secondary-info .detail-list div:nth-last-child(-n+2){border-bottom:0;padding-bottom:0}@media (min-width:700px){.event-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.event-tools{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.event-operation-overview dl{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.settings-save>div{grid-template-columns:minmax(92px,auto) minmax(0,1fr);width:100%;display:grid}.settings-save>div>*{justify-content:center}.product-assignee-feature-card{padding:18px}.inline-assignee-add{grid-template-columns:1fr}.event-detail-header{flex-direction:column;gap:16px}.event-detail-heading{width:100%}.event-title-line{flex-direction:column-reverse;align-items:flex-start;gap:9px}.event-detail-header-actions{grid-template-columns:1fr;width:100%;padding-top:0;display:grid}.event-detail-header-actions .secondary-link,.event-detail-header-actions .danger-outline{justify-content:center;width:100%}.event-operation-overview dl{grid-template-columns:repeat(2,minmax(0,1fr))}.event-tools{grid-template-columns:1fr}.tool-card{min-height:124px}.event-secondary-info .detail-list{grid-template-columns:1fr}.event-secondary-info .detail-list div{border-bottom:1px solid var(--line);padding-bottom:12px}.event-secondary-info .detail-list div:last-child{border-bottom:0;padding-bottom:0}}.admin-product-image{object-fit:cover;border-radius:12px;width:112px;height:84px;margin-bottom:14px;display:block}.public-order-shell{--event-primary:#7357d9;--event-primary-hover:#5d44bc;--event-primary-soft:#eeeafd;--event-primary-foreground:#fff}.event-theme-pink{--event-primary:#c92f70;--event-primary-hover:#a9225c;--event-primary-soft:#fce8f1}.event-theme-purple{--event-primary:#6948c5;--event-primary-hover:#5637aa;--event-primary-soft:#eee9fb}.event-theme-blue{--event-primary:#2364bd;--event-primary-hover:#194f99;--event-primary-soft:#e7f0fc}.event-theme-green{--event-primary:#147451;--event-primary-hover:#0d5b3e;--event-primary-soft:#e3f4ec}.event-theme-orange{--event-primary:#ad5012;--event-primary-hover:#873d0c;--event-primary-soft:#fbeadf}.event-theme-monochrome{--event-primary:#2e3442;--event-primary-hover:#181d27;--event-primary-soft:#e9ebef}.public-order-shell .add-controls button,.public-order-shell .order-submit{background:var(--event-primary);color:var(--event-primary-foreground)}.public-order-shell .add-controls button:hover,.public-order-shell .order-submit:hover{background:var(--event-primary-hover)}.public-order-shell .ordering-status,.public-order-shell .order-number{background:var(--event-primary-soft);color:var(--event-primary)}.public-order-shell button:focus-visible,.public-order-shell input:focus-visible,.public-order-shell textarea:focus-visible{outline-color:var(--event-primary)}.public-order-shell .order-brand{color:var(--event-primary);background:0 0}.public-order-shell{width:min(100%,680px);padding:18px 16px calc(120px + env(safe-area-inset-bottom));background:#fff}.mobile-order-header{border-bottom:1px solid #eceef3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 2px 14px;display:grid}.mobile-order-header .order-brand{margin:0 0 8px;font-size:.72rem;font-weight:800}.mobile-order-header h1{margin:0;font-size:clamp(1.25rem,6vw,1.65rem)}.mobile-order-header .ordering-status{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.7rem;position:static}.mobile-order-header .order-source-banner{grid-column:1/-1;margin:0}.public-category-tabs{scrollbar-width:none;border-bottom:1px solid #eceef3;gap:24px;margin:0 -16px 10px;padding:4px 16px 0;display:flex;overflow-x:auto}.public-category-tabs button{color:#72798b;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:13px 2px 11px;font-size:.78rem}.public-category-tabs button.is-active{border-color:var(--event-primary);color:var(--event-primary);font-weight:800}.mobile-order-layout,.mobile-product-list{gap:10px;display:grid}.mobile-product-list{grid-template-columns:1fr!important}.mobile-product-card{min-width:0;box-shadow:none;border-radius:17px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px;display:grid}.mobile-product-card.is-sold-out{opacity:.58}.product-visual-image,.product-visual-preset{object-fit:cover;border-radius:13px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.product-visual-preset{color:#fff;background:#eee9ff;font-weight:900}.product-visual-preset span{font-size:1.55rem}.preset-photo span,.preset-ticket span{letter-spacing:.04em;font-size:.62rem}.preset-heart{background:linear-gradient(145deg,#ffb5d2,#f55d9e)}.preset-sparkle{background:#dcd0ff}.preset-photo{color:#725f54;background:#eee3d9}.preset-drink{background:#cdeaf7}.preset-drink-icon{background:url(/mobile/juice.svg) 50%/contain no-repeat;width:38px;height:38px}.preset-picker .preset-drink-icon{background:#fff;-webkit-mask:url(/mobile/juice.svg) 50%/contain no-repeat;mask:url(/mobile/juice.svg) 50%/contain no-repeat}.preset-gift{background:#f7d6e4}.preset-ticket{color:#816a2d;background:#f7e4ad}.preset-music{background:#d5cff7}.preset-camera{background:#d7e7f8}.preset-shape{color:#7c8495;background:#e2e5ee}.mobile-product-copy{min-width:0}.mobile-product-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;font-size:.92rem;display:-webkit-box;overflow:hidden}.mobile-product-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:.72rem;display:-webkit-box;overflow:hidden}.mobile-product-copy>strong{font-size:.85rem}.mobile-add-control{align-items:center;gap:5px;display:flex}.mobile-add-control button{width:36px;height:36px;color:var(--event-primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dbea;border-radius:11px;place-items:center;padding:0;font-size:1.45rem;display:grid}.mobile-add-control button:disabled{cursor:not-allowed;opacity:.4}.public-assignee-select{grid-column:1/-1;margin-top:9px}.public-assignee-select select{min-height:42px}.fixed-cart-button{z-index:80;right:max(16px,50vw - 324px);bottom:max(12px, env(safe-area-inset-bottom));color:#fff;min-height:54px;font:inherit;background:linear-gradient(110deg,#ed5b9f,#7357d9,#3978e8);border:0;border-radius:13px;font-weight:850;position:fixed;left:max(16px,50vw - 324px);box-shadow:0 12px 30px #48369d40}.public-cart-backdrop{z-index:120;padding:16px 16px max(16px, env(safe-area-inset-bottom));background:#11193659;align-items:end;display:grid;position:fixed;inset:0}.public-cart-sheet{width:min(100%,640px);max-height:min(82vh,720px);margin:auto;overflow-y:auto}.cart-sheet-header{justify-content:space-between;align-items:center;display:flex}.cart-sheet-header button{color:var(--event-primary);font:inherit;background:0 0;border:0;font-weight:750}.product-media-picker{border:1px solid var(--border);border-radius:16px;gap:16px;padding:18px;display:grid}.product-media-picker legend{padding:0 6px;font-weight:800}.image-mode-options{flex-wrap:wrap;gap:10px;display:flex}.image-mode-option{min-height:44px;color:var(--ink);font:inherit;text-align:left;background:#fff;border:1px solid #d9dde7;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}.image-mode-option.is-selected{background:#f6f3ff;border-color:#8065e8}.image-mode-option small{color:#624ac4;white-space:nowrap;background:#eee9ff;border-radius:999px;padding:3px 7px;font-size:.68rem;font-weight:800}.image-mode-option.is-locked{color:#7b8292;cursor:pointer;background:#f4f5f7}.image-mode-option.is-locked:hover{background:#efedf5;border-color:#aaa1c8}.image-mode-option:focus-visible{outline-offset:2px;outline:3px solid #7052dc3d}.product-upload-plan-dialog h2{margin:0;font-size:1.35rem;line-height:1.5}.product-upload-plan-dialog>p{color:var(--muted);line-height:1.7}.product-upload-plan-dialog .primary-link{margin:0}.preset-picker{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px;display:grid}.preset-picker label{cursor:pointer;border:1px solid #dfe2eb;border-radius:13px;justify-items:center;gap:7px;padding:9px;display:grid}.preset-picker label.is-selected{border-color:var(--admin-purple);box-shadow:0 0 0 2px #ebe6fd}.preset-picker .product-visual-preset{width:64px;height:64px}.preset-picker label>span{color:var(--muted);font-size:.72rem}@media (max-width:360px){.mobile-product-card{grid-template-columns:64px minmax(0,1fr) auto;padding:11px}.product-visual-image,.mobile-product-card>.product-visual-preset{width:64px;height:64px}.mobile-product-card{gap:10px}}.event-filters{background:#fff;border:1px solid #dfe2eb;border-radius:14px;flex-wrap:wrap;gap:8px;margin:18px 0 24px;padding:8px;display:flex;box-shadow:0 4px 15px #1e274a09}.event-filters a{color:#566078;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:8px 13px;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.event-filters a:hover{color:#5c45b0;background:#f4f2fb}.event-filters a.is-active{color:#5c45b0;background:#eeeafd;box-shadow:inset 0 0 0 1px #d8cff5}.secondary-button.compact{min-height:40px;padding:8px 14px}.ranking-list{gap:0;margin:0;padding:0 20px;list-style:none;display:grid}.ranking-list li{border-bottom:1px solid #eceef3;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:14px 0;display:grid}.ranking-list li:last-child{border-bottom:0}.ranking-list li>span{color:#654db9;background:#f0edfb;border-radius:8px;place-items:center;width:27px;height:27px;font-size:.75rem;font-weight:850;display:grid}.ranking-list li>strong{color:#111936;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ranking-list li>small{color:#697086;white-space:nowrap}.ranking-list li>b{color:#111936;white-space:nowrap}.analytics-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px;display:grid}.analytics-detail-metrics article{background:#fbfbfd;border:1px solid #e4e6ed;border-radius:14px;gap:7px;padding:16px;display:grid}.analytics-detail-metrics span{color:#697086;font-size:.76rem;font-weight:750}.analytics-detail-metrics strong{color:#111936;font-size:clamp(1.25rem,5vw,1.7rem)}.event-utility-actions{background:#fff;border:1px solid #dfe2eb;border-radius:16px;flex-wrap:wrap;gap:10px;margin-top:22px;padding:18px;display:flex}.event-utility-actions form{margin:0}.event-utility-actions .form-status{flex-basis:100%}@media (min-width:760px){.analytics-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:560px){.event-filters a{flex:calc(50% - 8px)}.event-utility-actions form,.event-utility-actions button{width:100%}.ranking-list li{grid-template-columns:34px minmax(0,1fr) auto}.ranking-list li>small{display:none}.analytics-detail-metrics{grid-template-columns:1fr}}.dashboard-toolbar{align-items:center;gap:10px}.report-tool{background:linear-gradient(145deg,#fff,#faf8ff);border-color:#d9d0f5}.report-page{width:min(100%,1120px)}.report-cover{background:linear-gradient(135deg,#fff 20%,#f8f5ff 100%);border:1px solid #dcd7ed;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:28px;margin:26px 0;padding:clamp(24px,5vw,42px);display:flex;box-shadow:0 10px 32px #1e274a12}.report-cover h1{margin:7px 0 12px;font-size:clamp(2rem,7vw,4rem)}.report-cover p{color:#697086;margin:0}.report-kicker{letter-spacing:.16em;font-size:.72rem;font-weight:900;color:#7357d9!important}.report-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:9px;max-width:360px;display:flex}.report-actions small{color:#697086;text-align:right;flex-basis:100%}.report-basic{gap:11px;margin-bottom:20px;display:grid}.report-basic article{background:#fff;border:1px solid #e0e3ec;border-radius:15px;gap:7px;padding:17px;display:grid}.report-basic span{color:#697086;font-size:.76rem;font-weight:750}.report-basic strong{color:#111936}.report-section{break-inside:avoid}.analytics-breakdown dt small{color:#697086;margin-top:4px;display:block}.report-footer{color:#777f92;text-align:right;border-top:1px solid #dfe2eb;margin-top:28px;padding-top:14px;font-size:.75rem}.report-unavailable{margin-top:32px}.report-unavailable h1{font-size:clamp(1.7rem,6vw,2.5rem)}.analytics-summary.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.report-cover>div:first-child{gap:7px;display:grid}.report-cover>div:first-child>strong{font-size:1.1rem}.report-cover small{color:#697086}.report-live-state{background:#f7f8fb;border:1px solid #dfe2eb;border-radius:13px;flex:none;gap:4px;padding:14px 16px;display:grid}.report-live-state span{color:#697086;font-size:.8rem}.report-live-state.is-live{color:#17633e;background:#eff9f3;border-color:#b9dfca}.report-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:20px;display:grid}.report-summary article{background:#fff;border:1px solid #e0e3ec;border-radius:15px;gap:7px;padding:17px;display:grid}.report-summary span{color:#697086;font-size:.76rem;font-weight:750}.report-summary strong{color:#111936;font-size:clamp(1.2rem,4vw,1.75rem)}.report-peak{background:#fff;border:1px solid #dedfea;border-radius:18px;margin-bottom:20px;padding:clamp(20px,4vw,30px)}.report-peak.has-data{background:linear-gradient(135deg,#fff,#faf8ff);border-color:#d9d0f5}.report-peak h2{margin:7px 0 12px;font-size:clamp(1.25rem,4vw,1.8rem)}.report-peak>div{color:#697086;flex-wrap:wrap;gap:8px 24px;display:flex}.report-chart-panel,.report-highlights,.report-timing,.report-operations{background:#fff;border:1px solid #dfe2eb;border-radius:18px;margin-bottom:20px;overflow:hidden;box-shadow:0 5px 18px #1e274a0b}.report-chart-panel>header,.report-highlights>header,.report-timing>header,.report-operations>header{border-bottom:1px solid #e8eaf0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.report-chart-panel h2,.report-highlights h2,.report-timing h2,.report-operations h2{margin:3px 0 0;font-size:1.15rem}.report-chart-tabs{border:1px solid #dfe2eb;border-radius:10px;flex-wrap:wrap;gap:4px;padding:3px;display:flex}.report-chart-tabs button{color:#697086;font:inherit;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:.75rem;font-weight:800}.report-chart-tabs button.is-active{color:#5c45b0;background:#eeeafd}.report-chart{background:repeating-linear-gradient(0deg,#0000 0 49px,#eef0f5 50px);border-bottom:1px solid #eceef3;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:end;gap:clamp(2px,.5vw,7px);height:250px;padding:24px 20px 32px;display:grid}.report-chart-column{cursor:pointer;background:0 0;border:0;align-items:end;min-width:0;height:100%;padding:0;display:grid}.report-chart-column i{background:linear-gradient(#7357d9,#3978e8);border-radius:5px 5px 2px 2px;min-width:2px;transition:height .2s;display:block}.report-chart-column.is-selected i{background:linear-gradient(#ed5b9f,#7357d9);box-shadow:0 0 0 2px #f5cfe1}.report-chart-column span{color:#697086;white-space:nowrap;height:18px;margin-top:6px;font-size:.64rem;overflow:visible}.report-chart-tooltip{flex-wrap:wrap;gap:8px 22px;margin:0;padding:14px 20px;display:flex}.report-chart-tooltip div{gap:5px;display:flex}.report-chart-tooltip dt{color:#697086;font-size:.78rem}.report-chart-tooltip dd{margin:0;font-size:.82rem;font-weight:800}.report-highlights>div{gap:10px;padding:16px;display:grid}.report-highlights article{background:#f8f8fb;border-radius:13px;padding:15px}.report-highlights article>span{color:#7357d9;font-size:.7rem;font-weight:850}.report-highlights article p{margin:6px 0 0;line-height:1.65}.report-rankings{gap:14px;margin-bottom:20px;display:grid}.report-ranking{background:#fff;border:1px solid #dfe2eb;border-radius:16px;overflow:hidden}.report-ranking header{border-bottom:1px solid #eceef3;padding:15px 17px}.report-ranking h3{margin:0;font-size:.98rem}.report-ranking ol{margin:0;padding:0 17px;list-style:none}.report-ranking li{border-bottom:1px solid #eceef3;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 0;display:grid}.report-ranking li:last-child{border-bottom:0}.report-ranking li>span{color:#7357d9;font-weight:900}.report-ranking li>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-ranking>p{color:#697086;padding:0 17px}.report-timing dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:10px 20px;display:grid}.report-timing dl div{border-bottom:1px solid #eceef3;padding:12px 0}.report-timing dt{color:#697086;font-size:.76rem}.report-timing dd{margin:5px 0 0;font-weight:800}.report-operations>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;display:grid}.report-operations article{border:1px solid #e4e6ed;border-radius:13px;gap:4px;padding:14px;display:grid}.report-operations article span,.report-operations article small{color:#697086}.report-operations article strong{font-size:1.35rem}.report-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.report-no-data{margin-bottom:20px}.event-sales-selector{color:var(--orbell-color-muted);gap:7px;margin:0 0 20px;font-size:.78rem;font-weight:800;display:grid}.event-sales-selector select{border:1px solid var(--orbell-color-border);border-radius:var(--orbell-radius-sm);background:var(--orbell-surface);width:min(100%,520px);min-height:48px;color:var(--orbell-color-text);font:inherit;padding:0 14px;font-size:1rem}.analytics-comparison-link{border-radius:var(--orbell-radius-lg);background:var(--orbell-secondary);justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:20px;display:flex}.analytics-comparison-link h2{margin:4px 0}.analytics-comparison-link p{color:var(--orbell-color-muted);margin:0}@media (max-width:620px){.analytics-comparison-link{flex-direction:column;align-items:stretch}.analytics-comparison-link .secondary-link{justify-content:center}}.report-ranking header>p:last-child{color:#697086;margin:7px 0 0;font-size:.82rem;line-height:1.55}.report-ranking-metrics{justify-items:end;gap:2px;display:grid;color:#111936!important}.report-ranking-metrics b{font-size:.9rem}.report-ranking-metrics small{color:#697086;white-space:nowrap;font-size:.72rem}.report-ranking li>strong:has(.report-identity-label){gap:2px;display:grid}.report-identity-label{color:#7b8297;font-size:.68rem;font-weight:650}.report-insights,.report-analysis-panel{background:#fff;border:1px solid #dfe2eb;border-radius:18px;margin-bottom:20px;overflow:hidden;box-shadow:0 5px 18px #1e274a0b}.report-insights>header,.report-analysis-panel>header{border-bottom:1px solid #e8eaf0;padding:19px 21px}.report-insights h2,.report-analysis-panel h2{margin:4px 0 0;font-size:1.2rem}.report-insights header p:last-child,.report-analysis-panel header p:last-child,.report-chart-panel header p:last-child{color:#697086;margin:7px 0 0;font-size:.84rem;line-height:1.55}.report-insights>div{gap:9px;padding:16px;display:grid}.report-insights article{background:#f8f7fd;border-radius:13px;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:15px;display:grid}.report-insights article>span{color:#5c45b0;background:#e9e3fb;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:900;display:grid}.report-insights article p{margin:3px 0 0;line-height:1.7}.report-trend-list{gap:0;display:grid}.report-trend-row{border-bottom:1px solid #eceef3;padding:18px 20px}.report-trend-row:last-child{border-bottom:0}.report-trend-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.report-trend-heading>div{gap:4px;display:grid}.report-trend-heading span{color:#697086;font-size:.75rem}.report-mini-chart{grid-auto-columns:minmax(8px,1fr);grid-auto-flow:column;align-items:end;gap:3px;height:92px;margin-top:12px;display:grid}.report-mini-chart>div{align-items:end;min-width:0;height:100%;display:grid}.report-mini-chart i{background:linear-gradient(#ed5b9f,#7357d9);border-radius:4px 4px 1px 1px;min-height:0;display:block}.report-mini-chart span{color:#7a8192;white-space:nowrap;height:16px;margin-top:4px;font-size:.56rem;overflow:hidden}.report-matrix-scroll{max-width:100%;overflow-x:auto}.report-matrix{border-collapse:collapse;width:100%;min-width:max-content}.report-matrix th,.report-matrix td{text-align:center;white-space:nowrap;border:1px solid #e7e9ef;min-width:74px;padding:11px 12px}.report-matrix thead th{color:#697086;background:#f7f7fa;font-size:.72rem;position:sticky;top:0}.report-matrix th:first-child{z-index:1;color:#111936;text-align:left;background:#fff;min-width:150px;position:sticky;left:0}.report-timeline-list{gap:12px;padding:16px;display:grid}.report-timeline-list>article{border:1px solid #e1e4ec;border-radius:14px;overflow:hidden}.report-timeline-list>article>header{background:#f8f8fb;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.report-timeline-list header>div{flex-wrap:wrap;gap:5px 12px;display:flex}.report-timeline-list time,.report-timeline-list header>span{color:#697086;font-size:.78rem}.report-timeline-list ul{margin:0;padding:0 15px;list-style:none}.report-timeline-list li{border-bottom:1px solid #eceef3;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:12px 0;display:grid}.report-timeline-list li:last-child{border-bottom:0}.report-timeline-list li>span:first-child{gap:3px;display:grid}.report-timeline-list li small{color:#6f46bf;font-weight:700}.owner-analytics-page{width:min(100%,1180px)}.owner-line-chart{padding:18px 20px 0}.owner-line-chart svg{width:100%;height:auto;display:block;overflow:visible}.owner-chart-grid{stroke:#e8eaf0;stroke-width:1px}.owner-chart-line{fill:none;stroke:#7357d9;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.owner-chart-point{cursor:pointer;outline:none}.owner-chart-point circle:first-of-type{fill:#fff;stroke:#7357d9;stroke-width:3px;transition:r .15s,fill .15s}.owner-chart-point.is-selected circle:first-of-type{fill:#ed5b9f;stroke:#7357d9}.owner-chart-hit-area{fill:#0000;stroke:none}.owner-chart-y-label,.owner-chart-x-label{fill:#697086;font-size:11px}.owner-chart-tooltip{background:#fbfbfd;border-top:1px solid #eceef3;flex-wrap:wrap;gap:10px 28px;margin:0 -20px;padding:14px 20px;display:flex}.owner-chart-tooltip div{gap:7px;display:flex}.owner-chart-tooltip dt{color:#697086;font-size:.78rem}.owner-chart-tooltip dd{margin:0;font-size:.82rem;font-weight:800}.owner-summary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.studio-upgrade-showcase{background:radial-gradient(circle at 8% 10%,#ed5b9f17,#0000 34%),linear-gradient(145deg,#fff 25%,#f6f5ff 100%);border:1px solid #dcd6f3;border-radius:24px;gap:clamp(24px,4vw,48px);margin-top:28px;padding:clamp(24px,4vw,46px);display:grid;overflow:hidden;box-shadow:0 12px 34px #1e274a12}.studio-upgrade-copy{align-self:center}.studio-upgrade-copy h2{max-width:560px;margin:8px 0 14px;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1.35}.studio-upgrade-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);line-height:1.85}.studio-upgrade-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.studio-upgrade-copy li{color:#343b52;padding-left:20px;font-size:.88rem;font-weight:750;position:relative}.studio-upgrade-copy li:before{content:"";background:linear-gradient(135deg,#ed5b9f,#7357d9,#3978e8);border-radius:50%;width:9px;height:9px;position:absolute;top:.42em;left:2px}.studio-preview{color:#111936;background:#f7f8fc;border:1px solid #dfe1eb;border-radius:18px;min-width:0;padding:14px;overflow:hidden;box-shadow:0 20px 44px #1e274a1f}.studio-preview-bar{align-items:center;gap:5px;min-height:28px;padding:0 4px 10px;display:flex}.studio-preview-bar>span{background:#d4d7e1;border-radius:50%;width:7px;height:7px}.studio-preview-bar>span:first-child{background:#ed8db8}.studio-preview-bar>span:nth-child(2){background:#b7a5ef}.studio-preview-bar>span:nth-child(3){background:#8babef}.studio-preview-bar strong{margin-left:6px;font-size:.7rem}.studio-preview-bar small{color:#777f92;margin-left:auto;font-size:.6rem}.studio-preview-tabs{color:#777f92;white-space:nowrap;background:#fff;border:1px solid #e3e5ed;border-radius:9px;gap:4px;padding:4px;font-size:.58rem;display:flex;overflow:hidden}.studio-preview-tabs>*{border-radius:6px;padding:6px 8px}.studio-preview-tabs b{color:#5c45b0;background:#eeeafd}.studio-preview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.studio-preview-metrics article{background:#fff;border:1px solid #e5e7ee;border-radius:9px;min-width:0;padding:10px}.studio-preview-metrics span,.studio-preview header small{color:#858c9e;font-size:.52rem;font-weight:750;display:block}.studio-preview-metrics strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.82rem;display:block;overflow:hidden}.studio-preview-main,.studio-preview-bottom{grid-template-columns:minmax(0,1.65fr) minmax(145px,.8fr);gap:8px;margin-top:8px;display:grid}.studio-preview-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-main>section,.studio-preview-bottom>section{background:#fff;border:1px solid #e5e7ee;border-radius:10px;min-width:0;padding:10px}.studio-preview section header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.studio-preview section header b{margin-top:2px;font-size:.67rem;display:block}.studio-preview section header>span{color:#858c9e;font-size:.5rem}.studio-preview-chart svg{width:100%;height:auto;margin-top:3px;display:block}.studio-preview-chart .grid line{stroke:#eceef3;stroke-width:1px}.studio-preview-chart path{fill:none;stroke:#7357d9;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.studio-preview-chart circle{fill:#fff;stroke:#7357d9;stroke-width:2.5px}.studio-preview-chart .labels text{fill:#858c9e;font-size:9px}.studio-preview ol{margin:7px 0 0;padding:0;list-style:none}.studio-preview li{border-bottom:1px solid #eef0f4;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;padding:7px 0;font-size:.57rem;display:grid}.studio-preview li:last-child{border-bottom:0}.studio-preview li i{color:#6b54d0;background:#eeeafd;border-radius:5px;place-items:center;width:16px;height:16px;font-style:normal;font-weight:850;display:grid}.studio-preview li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-preview li strong{white-space:nowrap}@media (min-width:980px){.studio-upgrade-showcase{grid-template-columns:minmax(300px,.75fr) minmax(500px,1.25fr);align-items:center}}@media (max-width:680px){.studio-upgrade-copy ul{grid-template-columns:1fr}.studio-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-main,.studio-preview-bottom{grid-template-columns:1fr}.studio-preview-tabs{overflow-x:auto}.studio-upgrade-copy .primary-link{justify-content:center;width:100%}}@media (min-width:720px){.report-basic,.report-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-highlights>div,.report-rankings{grid-template-columns:repeat(2,minmax(0,1fr))}.report-operations>div{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:620px){.dashboard-toolbar{flex-wrap:wrap}.dashboard-toolbar>*{flex:100%;justify-content:center}.report-cover{flex-direction:column;align-items:stretch}.report-actions{max-width:none;display:grid}.report-actions small{text-align:left}.owner-line-chart{padding-inline:8px}.owner-chart-tooltip{margin-inline:-8px}.owner-chart-y-label,.owner-chart-x-label{font-size:10px}.analytics-summary.is-compact{grid-template-columns:1fr}.report-chart-panel>header{flex-direction:column}.report-chart-tabs{width:100%}.report-chart-tabs button{flex:1}.report-chart{height:210px;padding-inline:10px}.report-timing dl{grid-template-columns:1fr}.report-links>*{justify-content:center;width:100%}.report-trend-heading{flex-direction:column;align-items:stretch}.report-trend-heading>b{font-size:1.1rem}.report-mini-chart{height:78px}.report-mini-chart span{display:none}.report-timeline-list>article>header{grid-template-columns:1fr auto}.report-timeline-list>article>header>span{grid-area:2/1/auto/-1}.report-timeline-list li{grid-template-columns:minmax(0,1fr) auto}.report-timeline-list li>b{grid-column:1/-1}.report-matrix th:first-child{min-width:120px}}@media print{@page{size:A4 portrait;margin:12mm}body{color:#111936;background:#fff!important}.print-hidden,.report-actions{display:none!important}.report-page{width:100%;padding:0}.report-cover{box-shadow:none;border-radius:4mm;margin:0 0 7mm;padding:7mm}.report-cover h1{font-size:25pt}.analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:3mm}.metric-card,.report-basic article{box-shadow:none;border-radius:3mm;padding:4mm}.metric-card strong{font-size:13pt}.report-basic{grid-template-columns:repeat(3,minmax(0,1fr));gap:3mm}.analytics-panel{break-inside:avoid;box-shadow:none;border-radius:3mm;margin-bottom:5mm}.analytics-split{grid-template-columns:1fr 1fr;gap:5mm}.analytics-panel>header{padding:4mm 5mm}.analytics-table{min-width:0;font-size:8.5pt}.analytics-table th,.analytics-table td{padding:2.8mm 3mm}.hourly-chart,.analytics-breakdown{padding:3mm 5mm}.hourly-row{grid-template-columns:26mm 1fr 24mm 10mm;gap:2mm}.report-footer{position:running(report-footer)}.report-insights,.report-analysis-panel,.report-trend-row,.report-timeline-list>article{break-inside:avoid;box-shadow:none}.report-matrix-scroll{overflow:visible}.report-matrix{min-width:0;font-size:7pt}.report-matrix th,.report-matrix td{min-width:0;padding:1.8mm}.report-matrix th:first-child{min-width:25mm}}.settings-save{justify-content:space-between;align-items:center}@media (max-width:560px){.settings-save{gap:10px}.settings-save button{flex:1;width:auto}}.toggle-dependent-fields{transition:opacity .18s,background-color .18s,border-color .18s}.toggle-dependent-fields.is-disabled{color:#8a91a2;opacity:.68;background:#f5f6f8;border-color:#d9dce5}.toggle-dependent-fields.is-disabled .field-help,.toggle-dependent-fields.is-disabled label{color:#8a91a2}.disabled-setting-note{color:#72798b;margin:2px 0 0;font-size:.84rem;font-weight:700}.settings-nav a{position:relative}.settings-nav a.is-current{background:color-mix(in srgb, var(--admin-purple) 8%, #fff);color:var(--admin-purple);padding-left:15px;font-weight:850}.settings-nav a.is-current:before{background:var(--admin-purple);content:"";border-radius:3px;width:3px;position:absolute;inset:7px auto 7px 4px}.settings-section{scroll-margin-top:84px}.plan-page .page-header{margin-top:22px}.plan-current-card{background:#fff;border:1px solid #dedbea;border-radius:18px;gap:20px;margin:24px 0;padding:24px;display:grid;box-shadow:0 6px 20px #1e274a0d}.plan-current-card span{color:var(--muted);font-size:.8rem;font-weight:750}.plan-current-card h2{margin:5px 0;font-size:1.8rem}.plan-current-card p{margin:0}.plan-current-card ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.9}.special-access-actions{align-content:center;gap:10px;display:grid}@media (min-width:680px){.plan-current-card{grid-template-columns:1fr 1fr;align-items:center}}.plan-comparison{margin:32px 0}.plan-comparison>header{margin-bottom:20px}.plan-comparison>header h2{margin:5px 0 8px;font-size:clamp(1.5rem,4vw,2rem)}.plan-comparison>header p:last-child{color:var(--muted);margin:0}.plan-option-grid{gap:16px;display:grid}.plan-option-card{background:#fff;border:1px solid #dfe2eb;border-radius:18px;flex-direction:column;min-width:0;padding:22px;display:flex;box-shadow:0 5px 18px #1e274a0a}.plan-option-card.is-current{border-color:#8067df;box-shadow:0 0 0 3px #7357d914}.plan-option-card.is-studio{background:radial-gradient(circle at 100% 0,#3978e817,#0000 35%),linear-gradient(145deg,#fff,#faf8ff)}.plan-option-heading{min-height:94px}.plan-option-heading h3{margin:9px 0 4px;font-size:1.45rem}.plan-option-heading strong{font-size:1.05rem}.current-plan-badge,.studio-plan-badge{color:#5c45b0;background:#eeeafd;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:850;display:inline-flex}.studio-plan-badge{color:#fff;background:linear-gradient(110deg,#ed5b9f,#7357d9,#3978e8)}.plan-option-card>p{min-height:48px;color:var(--muted);margin:0 0 15px;line-height:1.6}.plan-option-card>ul{gap:9px;min-height:132px;margin:0;padding:0;list-style:none;display:grid}.plan-option-card>ul li{padding-left:20px;font-size:.84rem;position:relative}.plan-option-card>ul li:before{content:"";background:#8067df;border-radius:50%;width:9px;height:9px;position:absolute;top:.35em;left:2px}.plan-option-card dl{border-block:1px solid #eceef3;gap:7px;margin:18px 0;padding:13px 0;display:grid}.plan-option-card dl div{justify-content:space-between;gap:12px;display:flex}.plan-option-card dt{color:var(--muted);font-size:.76rem}.plan-option-card dd{margin:0;font-size:.78rem;font-weight:800}.plan-option-card>button{width:100%;margin-top:auto}.plan-option-card>button:disabled{color:#7c8394;opacity:1;background:#f2f3f7;border-color:#dddfea}.plan-change-dialog{background:#fff;border:1px solid #dddfea;border-radius:20px;width:min(100% - 32px,680px);max-height:min(88vh,760px);padding:0;overflow:auto;box-shadow:0 25px 80px #191f3938}.plan-change-dialog::backdrop{background:#191f2f80}.plan-change-dialog>div{padding:clamp(22px,4vw,32px)}.plan-change-dialog header h2{margin:7px 0 10px;font-size:clamp(1.45rem,4vw,2rem)}.plan-change-dialog header>p:last-child{color:var(--muted);line-height:1.7}.plan-impact,.plan-upgrade-note{background:#f8f8fb;border:1px solid #e2e4eb;border-radius:14px;margin:22px 0;padding:18px}.plan-impact h3{margin:0 0 12px}.plan-impact>strong{margin-top:15px;font-size:.82rem;display:block}.plan-impact ul{color:#555d71;margin:7px 0 0;padding-left:20px;line-height:1.7}.no-delete-notice{color:#555d71;border-top:1px solid #e1e3ea;margin:16px 0 0;padding-top:13px;line-height:1.7}.plan-upgrade-note p{color:#555d71;margin:7px 0 0;line-height:1.7}.special-access-change-note{color:#6f5318;background:#fff8e9;border-radius:11px;padding:12px 14px;font-size:.82rem;line-height:1.65}.plan-change-dialog .dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.plan-change-dialog .dialog-actions form{display:contents}@media (min-width:820px){.plan-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.plan-option-card{padding:19px}.plan-option-heading,.plan-option-card>p,.plan-option-card>ul{min-height:0}.plan-change-dialog .dialog-actions{display:grid}.plan-change-dialog .dialog-actions>*,.plan-change-dialog .dialog-actions button{width:100%}}.settings-page{padding-bottom:150px}.settings-page .event-settings-form{display:contents}.settings-page .settings-save{z-index:80;box-sizing:border-box;width:auto;position:fixed;bottom:12px;left:20px;right:20px}@media (min-width:880px){.settings-page .settings-save{width:min(100vw - 252px,908px);left:auto;right:max(20px,50vw - 560px)}}@media (max-width:560px){.settings-page{padding-bottom:138px}.settings-page .settings-save{width:auto;bottom:8px;left:12px;right:12px}.settings-page .settings-save>*{min-width:0}}.settings-section h2{letter-spacing:-.015em;font-size:clamp(22px,2.3vw,24px);line-height:1.35}.settings-section header p{margin-top:7px;font-size:clamp(14px,1.35vw,15px);line-height:1.6}.settings-fields:has(>.settings-field-group){gap:0;padding:clamp(22px,4vw,32px)}.settings-field-group{background:0 0;border:0;border-radius:0;gap:16px;min-width:0;padding:0 0 34px}.settings-field-group+.settings-field-group{border-top:1px solid #e8eaf0;margin-top:0;padding-top:34px}.settings-field-group:last-child{padding-bottom:0}.settings-field-group>div:first-child>h3{letter-spacing:-.015em;margin:0 0 8px;padding-left:14px;font-size:clamp(20px,2.1vw,22px);line-height:1.35;position:relative}.settings-field-group>div:first-child>h3:before{content:"";background:linear-gradient(#ed5b9f,#8061df 55%,#3978e8);border-radius:999px;width:4px;position:absolute;top:.16em;bottom:.16em;left:0}.settings-field-group>div:first-child>p{color:var(--muted);margin:0;font-size:clamp(14px,1.4vw,15px);line-height:1.7}.settings-field-group .field-group>label{font-size:16px;line-height:1.5}.settings-field-group .field-help{font-size:clamp(14px,1.35vw,15px);line-height:1.65}.settings-save{gap:16px}.settings-save>div{align-items:center;gap:14px;display:flex}@media (max-width:620px){.settings-save{flex-direction:column;align-items:stretch;gap:10px}.settings-save>div{grid-template-columns:minmax(76px,auto) minmax(0,1fr);gap:10px}.settings-save>div>*,.settings-save button{min-width:0}.settings-fields:has(>.settings-field-group){padding:22px 18px}.settings-field-group{padding-bottom:30px}.settings-field-group+.settings-field-group{padding-top:30px}}.qr-control-grid{gap:20px;margin-top:24px;display:grid}.source-qr-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));justify-content:start;align-items:stretch}.source-qr-card{box-sizing:border-box;align-content:start;width:100%;min-width:0;height:100%;padding:20px;overflow:hidden}.source-qr-card>header{align-items:flex-start}.source-qr-card>header>div{min-width:0}.source-state{white-space:nowrap;flex:none;align-self:flex-start}.source-code-block{gap:4px;min-width:0;display:grid}.source-code-block>span{color:#697086;font-size:.72rem;font-weight:750}.source-code-block code{overflow-wrap:anywhere;color:#4d566e;text-overflow:ellipsis;max-width:100%;font-size:.76rem;display:block;overflow:hidden}.source-qr-card canvas{width:min(100%,230px)!important}.source-qr-card>code{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;display:-webkit-box;overflow:hidden}.source-qr-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.source-qr-actions button{white-space:nowrap;width:100%}.source-edit-form{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.source-edit-form label,.source-edit-form input{box-sizing:border-box;width:100%;min-width:0}.source-edit-form input{appearance:none;outline-color:#0000}.source-edit-form input:focus-visible{outline-color:#c8b9f6}.source-edit-form button{white-space:nowrap;width:100%}.source-danger-actions{border-top:1px solid #eceef3;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;padding-top:13px;display:grid}.source-danger-actions form{min-width:0}.source-danger-actions button{white-space:nowrap;width:100%}.order-source-badge{vertical-align:middle;gap:1px;display:inline-grid}.order-source-badge small{opacity:.72;font-size:.62rem;font-weight:700}.source-qr-paused{min-height:0;margin:0;padding:20px 16px}.source-add-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.source-add-row .field-group{min-width:0}.source-add-row .primary-button{white-space:nowrap;min-height:48px}@media (min-width:700px){.qr-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.source-qr-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (min-width:1280px){.source-qr-grid{grid-template-columns:repeat(3,minmax(280px,1fr))}}@media (max-width:360px){.source-qr-actions,.source-danger-actions{grid-template-columns:1fr}}@media (max-width:640px){.source-add-row{grid-template-columns:1fr}.source-add-row .primary-button{width:100%}}@media print{.source-qr-card canvas{width:65mm!important}}.event-current-state{color:#697086;background:#eef0f4;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-top:22px;padding:8px 12px;font-size:.86rem;display:inline-flex}.event-current-state.is-live{color:#177442;background:#e8f8ef}.event-phase-list{gap:28px;margin-top:22px;display:grid}.event-phase-section{grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.event-phase-section>header{align-items:flex-start;gap:11px;display:flex}.event-phase-section>header>span{height:34px;color:var(--admin-purple);background:#f2effd;border-radius:50%;flex:0 0 34px;place-items:center;font-size:.72rem;font-weight:850;display:grid}.event-phase-section h3{margin:0;font-size:1rem}.event-phase-section header p{color:var(--muted);margin:4px 0 0;font-size:.78rem;line-height:1.5}.event-phase-section .event-tools{grid-template-columns:1fr;gap:10px;margin:0;display:grid}.event-phase-section .tool-card{justify-content:space-between;align-items:center;gap:18px;min-height:0;padding:17px 18px;display:flex}.event-phase-section .tool-card>span{gap:4px;min-width:0;display:grid}.event-phase-section .tool-card strong{color:var(--admin-ink)}.event-phase-section .tool-card small{color:var(--muted);font-size:.82rem;line-height:1.55}.event-phase-section .tool-card>b{flex:none;position:static}@media (max-width:1080px){.event-phase-section{grid-template-columns:1fr;gap:10px}}.onboarding-page{gap:24px;display:grid}.onboarding-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.onboarding-header h1{margin-top:4px;font-size:clamp(2rem,5vw,3.4rem)}.onboarding-header p{color:var(--muted)}.onboarding-header .text-button{white-space:nowrap}.onboarding-progress{background:#e9e7f0;border-radius:999px;height:8px;overflow:hidden}.onboarding-progress span{border-radius:inherit;background:linear-gradient(90deg,#f35aa5,#7558e8,#507cf2);height:100%;transition:width .2s;display:block}.onboarding-checklist{gap:14px;display:grid}.onboarding-step{background:#fff;border:1px solid #dedbea;border-radius:18px;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:24px;display:grid;box-shadow:0 5px 18px #1e274a0a}.onboarding-step.is-complete{background:#fbfffc;border-color:#c8e8d5}.onboarding-check{width:42px;height:42px;color:var(--admin-purple);background:#f5f2ff;border:1px solid #b9afe1;border-radius:50%;place-items:center;font-weight:850;display:grid}.onboarding-step.is-complete .onboarding-check{color:#177442;background:#e9f8ef;border-color:#8fd0aa}.onboarding-step h2{margin:2px 0 7px;font-size:1.25rem}.onboarding-step p{color:var(--muted);margin:0 0 15px}.onboarding-step .primary-link,.onboarding-step .secondary-link{width:auto;display:inline-flex}.onboarding-ordering .ordering-control{box-shadow:none;margin:16px 0 0}.onboarding-complete{text-align:center;justify-items:center;gap:16px;width:min(100%,680px);margin:20px auto 0;padding:clamp(28px,5vw,44px);display:grid}.onboarding-celebration{font-size:3rem}.onboarding-completion-page{align-content:start}.onboarding-complete h1{margin:4px 0 0;font-size:clamp(2rem,6vw,3rem)}.onboarding-complete>p{color:var(--muted);margin:0;line-height:1.8}.onboarding-next-actions{border-top:1px solid var(--line);text-align:left;gap:18px;width:100%;padding-top:20px;display:grid}.onboarding-next-actions ul{color:var(--muted);margin:8px 0 0;padding-left:1.3rem;line-height:1.9}.onboarding-complete-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,520px);display:grid}.onboarding-complete-buttons>*{text-align:center;justify-content:center;align-items:center;width:100%;min-height:48px}.setup-return{justify-content:flex-end;margin-top:8px;display:flex}.onboarding-resume{background:#faf8ff;border:1px solid #cfc5ef;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.onboarding-resume div{gap:3px;display:grid}.onboarding-resume span{color:var(--muted);font-size:.88rem}.settings-form-error{z-index:70;margin:0 0 18px;position:sticky;top:12px;box-shadow:0 8px 24px #5e212b1a}@media (max-width:640px){.onboarding-header{display:grid}.onboarding-header form{justify-self:end}.onboarding-step{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:18px}.onboarding-check{width:36px;height:36px}.onboarding-resume{flex-direction:column;align-items:stretch}.onboarding-complete-buttons{grid-template-columns:1fr}}.event-retention-notice{color:#25213b;background:#f8f5ff;border:1px solid #d8c9ff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px;padding:18px 20px;display:flex}.event-retention-notice strong{color:#6d49c8}.event-retention-notice p{margin:6px 0 0;line-height:1.7}.event-retention-notice.is-urgent{background:#fff4f4;border-color:#e77878}.event-retention-notice.is-urgent strong{color:#b42323}.event-retention-compact{color:#6847bd;background:#f2edff;border-radius:999px;width:fit-content;margin:0 0 14px;padding:5px 9px;font-size:.82rem;font-weight:700}.event-retention-compact.is-urgent{color:#b42323;background:#ffeded}@media (max-width:640px){.event-retention-notice{flex-direction:column;align-items:stretch;gap:14px}.event-retention-notice .secondary-link{text-align:center}}.analytics-back-link{width:fit-content}.owner-mode-tabs{background:#f4f5f8;border:1px solid #dddfe8;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));width:fit-content;max-width:100%;margin:0 0 24px;padding:4px;display:grid}.owner-mode-tabs button{color:#677087;min-width:170px;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 18px;font-size:.85rem;font-weight:800;transition:background-color .16s,color .16s,box-shadow .16s}.owner-mode-tabs button:hover{color:#5940bf}.owner-mode-tabs button.is-active{color:#6047c8;background:#fff;box-shadow:0 1px 4px #1c233e1a}.owner-mode-tabs button:focus-visible{outline-offset:2px;outline:3px solid #7357d93d}.owner-mode-empty{text-align:center;background:#fff;border:1px solid #e0e3ec;border-radius:16px;padding:48px 28px}.owner-mode-empty h2{color:#111936;margin:0 0 8px;font-size:1.15rem}.owner-mode-empty p{color:#697086;margin:0}.dashboard-shell :is(.settings-section,.source-add-form,.source-qr-card,.billing-panel,.billing-success,.special-access-panel,.assignee-overview,.assignee-card,.product-assignee-settings,.metric-card,.analytics-panel,.staff-product,.staff-cart,.analytics-detail-metrics article,.event-utility-actions,.report-cover,.report-basic article,.report-summary article,.report-peak,.report-chart-panel,.report-highlights,.report-timing,.report-operations,.report-ranking,.report-insights,.report-analysis-panel,.report-timeline-list>article,.plan-current-card,.plan-option-card,.onboarding-step,.owner-mode-empty){background-color:var(--orbell-surface);box-shadow:var(--orbell-shadow-card);border:0}.metric-card{border-top:0}.metric-primary{background:var(--orbell-secondary)}.metric-success{background:var(--orbell-success-soft)}.metric-warning{background:var(--orbell-warning-soft)}.metric-danger{background:var(--orbell-danger-soft)}.metric-success strong{color:var(--orbell-success)}.metric-warning strong{color:var(--orbell-warning)}.metric-danger strong{color:var(--orbell-danger)}.ordering-status-badge.is-on,.source-state.is-active,.event-current-state.is-live,.report-live-state.is-live,.staff-order-complete,.onboarding-step.is-complete{background:var(--orbell-success-soft);color:var(--orbell-success);border-color:var(--orbell-success-border)}.event-retention-notice.is-urgent,.event-retention-compact.is-urgent,.stripe-contract-status.is-attention{background:var(--orbell-danger-soft);color:var(--orbell-danger);border-color:var(--orbell-danger-border)}.stripe-contract-status.is-cancel-scheduled,.plan-option-contract-note.is-cancel-scheduled,.special-access-change-note,.paid-cancel-warning{background:var(--orbell-warning-soft);color:var(--orbell-warning);border-color:var(--orbell-warning-border)}.settings-section>header,.analytics-panel>header,.report-chart-panel>header,.report-highlights>header,.report-timing>header,.report-operations>header,.report-insights>header,.report-analysis-panel>header{border-bottom-color:var(--orbell-color-border-subtle);background:var(--orbell-surface)}.danger-settings>header,.lifecycle-settings>header{background:var(--orbell-danger-soft)}.danger-settings>header>span,.lifecycle-settings>header>span{background:var(--orbell-danger-border);color:var(--orbell-danger)}@media (max-width:560px){.owner-mode-tabs{width:100%}.owner-mode-tabs button{min-width:0;padding-inline:10px;font-size:.78rem}}html.native-ios{--native-safe-top:env(safe-area-inset-top,0px);--native-safe-right:env(safe-area-inset-right,0px);--native-safe-bottom:env(safe-area-inset-bottom,0px);--native-safe-left:env(safe-area-inset-left,0px)}html.native-ios body{padding-left:var(--native-safe-left);padding-right:var(--native-safe-right)}.native-offline-banner{z-index:10000;padding:calc(8px + var(--native-safe-top,0px)) 16px 8px;text-align:center;color:#fff;background:#3f4658;font-size:14px;position:sticky;top:0}html.native-ios .mobile-bottom-nav,html.native-ios .sticky-form-actions{padding-bottom:calc(12px + var(--native-safe-bottom))}.native-billing{gap:24px;display:grid}.native-billing-actions{flex-wrap:wrap;gap:12px;display:flex}.native-settings-support{margin-top:24px}.native-settings-support h2{margin:0 0 12px;font-size:1rem}.native-settings-support nav{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.native-settings-support nav a{min-height:56px;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;text-decoration:none;display:flex}.native-settings-support nav a+a{border-top:1px solid var(--line)}.native-settings-support nav a>span{gap:3px;min-width:0;display:grid}.native-settings-support nav strong{font-size:.9rem}.native-settings-support nav small{color:var(--muted);font-size:.76rem;line-height:1.45}.native-settings-support nav b{color:var(--muted);flex:none;font-size:1.5rem;font-weight:500}.native-settings-support nav a:focus-visible{outline-offset:-3px;outline:3px solid #6549d538}.native-entry-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 8% 4%,#f4559b14,#0000 28%),radial-gradient(circle at 94% 96%,#5878f617,#0000 32%),#fff;width:100%;min-height:100dvh;position:relative;overflow:hidden}.native-entry-loading{align-content:center;place-items:center;padding:24px;display:grid}.native-entry-spinner{border:3px solid #ebe8f8;border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;margin-top:24px;animation:.8s linear infinite native-entry-spin}@keyframes native-entry-spin{to{transform:rotate(360deg)}}.native-onboarding-skip{z-index:5;top:max(14px, calc(var(--native-safe-top,env(safe-area-inset-top,0px)) + 10px));right:max(18px, calc(var(--native-safe-right,env(safe-area-inset-right,0px)) + 18px));color:#62697a;background:0 0;border:0;min-width:64px;min-height:44px;font-size:.88rem;font-weight:750;position:fixed}.native-onboarding-skip:focus-visible,.native-onboarding-footer-button:focus-visible,.native-page-indicator button:focus-visible{outline-offset:3px;outline:3px solid #c9bcfa}.native-onboarding-pages{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;width:100%;height:100dvh;display:flex;overflow:auto hidden}.native-onboarding-pages::-webkit-scrollbar{display:none}.native-onboarding-page{scroll-snap-align:start;scroll-snap-stop:always;overflow-wrap:anywhere;width:100%;min-width:0;height:100%;padding:max(68px, calc(var(--native-safe-top,env(safe-area-inset-top,0px)) + 58px)) max(24px, calc(var(--native-safe-right,env(safe-area-inset-right,0px)) + 24px)) max(18px, calc(var(--native-safe-bottom,env(safe-area-inset-bottom,0px)) + 12px)) max(24px, calc(var(--native-safe-left,env(safe-area-inset-left,0px)) + 24px));flex-direction:column;flex:0 0 100%;display:flex;overflow:hidden}.native-onboarding-content{overscroll-behavior-y:contain;flex:auto;width:min(100%,980px);min-height:0;margin-inline:auto;overflow-y:auto}.native-onboarding-footer{flex-direction:column;flex:none;align-items:center;gap:14px;width:min(100%,440px);margin-inline:auto;padding-top:16px;display:flex}.native-onboarding-footer-button{color:#6554d9;background:#f2efff;border:0;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:1rem;font-weight:800;transition:transform .12s,filter .12s,background .12s;display:inline-flex}.native-onboarding-footer-button.is-primary{color:#fff;background:linear-gradient(105deg, var(--accent-pink), var(--accent), var(--accent-blue))}.native-onboarding-footer-button:active{filter:brightness(.96);transform:scale(.985)}.native-onboarding-logo{width:clamp(142px,24vw,190px);height:auto;display:block}.native-onboarding-copy{text-align:left;margin-top:clamp(30px,5vh,54px)}.native-onboarding-eyebrow{color:#7058d5;letter-spacing:.18em;margin:0 0 12px;font-size:.72rem;font-weight:850}.native-onboarding-copy h1{letter-spacing:-.045em;font-size:clamp(2.15rem,8vw,4.25rem);line-height:1.15}.native-onboarding-copy h1 span{color:#0000;background:linear-gradient(105deg, var(--accent-pink), var(--accent), var(--accent-blue));-webkit-background-clip:text;background-clip:text}.native-onboarding-copy>p:last-child{color:var(--muted);margin:20px 0 0;font-size:clamp(.98rem,2.2vw,1.18rem);line-height:1.8}.native-onboarding-intro{align-items:stretch}.native-onboarding-intro-layout{align-content:center;display:grid}.native-onboarding-intro-column{width:min(100%,640px);margin-inline:auto}.native-onboarding-visual{object-fit:contain;width:min(100%,640px);height:auto;max-height:min(38vh,430px);margin-top:clamp(18px,4vh,38px)}.native-onboarding-features{align-items:stretch}.native-onboarding-features-layout{grid-template-rows:auto 1fr;align-content:center;display:grid}.native-onboarding-features-layout>header{text-align:center}.native-onboarding-features h2,.native-onboarding-start h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2}.native-onboarding-features-layout>header>p:last-child,.native-onboarding-start-content>div>p:last-child{color:var(--muted);margin:14px 0 0;line-height:1.7}.native-feature-list{align-content:center;gap:clamp(10px,1.8vh,16px);width:min(100%,720px);margin-top:clamp(18px,3vh,30px);display:grid}.native-feature-item{background:#ffffffdb;border:1px solid #e3e2ea;border-radius:16px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:clamp(12px,1.8vh,17px) clamp(14px,2.4vw,20px);display:grid}.native-feature-icon{background:linear-gradient(145deg,#fff0f7,#f1efff 55%,#edf3ff);border-radius:15px;place-items:center;width:56px;height:56px;display:grid}.native-feature-icon img{object-fit:contain;width:34px;height:34px}.native-feature-number{color:#765ce4;letter-spacing:.12em;margin-bottom:2px;font-size:.68rem;font-weight:900;display:inline-block}.native-feature-item h3{margin:0;font-size:clamp(.98rem,2.3vw,1.15rem);line-height:1.3}.native-feature-item p{color:#646c7e;margin:5px 0 0;font-size:clamp(.76rem,1.8vw,.88rem);line-height:1.55}.native-onboarding-start{text-align:center}.native-onboarding-start-content{place-content:center;justify-items:center;display:grid}.native-start-logo{object-fit:contain;width:clamp(138px,24vw,176px);height:auto;margin-bottom:30px;display:block}.native-page-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border-radius:999px;gap:10px;padding:4px 8px;display:flex}.native-page-indicator button{background:#d4d5da;border:0;border-radius:999px;width:12px;height:12px;padding:0;transition:width .18s,background .18s}.native-page-indicator button.is-active{background:#765ce4;width:30px}.login-secondary-navigation{gap:18px;margin-top:24px;display:grid}.login-legal-links{flex-wrap:wrap;gap:10px 18px;display:flex}.login-legal-links a{color:#686f82;font-size:.82rem;font-weight:650;text-decoration:none}.login-legal-links a:hover{color:var(--accent-dark)}.login-legal-links a:focus-visible{outline-offset:4px;outline:3px solid #c8b9f6}.mobile-auth-bridge-shell{background:radial-gradient(circle at 10% 5%,#f4559b14,#0000 30%),radial-gradient(circle at 95% 95%,#5878f617,#0000 32%),#fbfbfd}.mobile-auth-bridge-card h1{font-size:clamp(2rem,8vw,3.25rem);line-height:1.12}.mobile-auth-bridge-actions{gap:10px;margin-top:26px;display:grid}.mobile-auth-bridge-actions .primary-link,.mobile-auth-bridge-card .secondary-link{justify-content:center;width:100%}.mobile-auth-bridge-actions p,.mobile-auth-install-note{color:var(--muted);margin:0;font-size:.84rem;line-height:1.6}.mobile-auth-install-note{margin-top:18px}@media (max-width:520px){.native-billing-actions{display:grid}.native-billing-actions .secondary-button{width:100%}.native-onboarding-page{padding-inline:max(20px, calc(var(--native-safe-right,env(safe-area-inset-right,0px)) + 20px)) max(20px, calc(var(--native-safe-left,env(safe-area-inset-left,0px)) + 20px))}.native-onboarding-copy{margin-top:28px}.native-onboarding-copy h1{font-size:clamp(2.05rem,10.5vw,2.75rem)}.native-onboarding-visual{max-height:35vh}.native-onboarding-features{padding-top:max(58px, calc(var(--native-safe-top,env(safe-area-inset-top,0px)) + 48px))}.native-onboarding-features h2{font-size:clamp(1.75rem,8vw,2.25rem)}.native-onboarding-features-layout>header>p:last-child{margin-top:10px;font-size:.82rem;line-height:1.55}.native-feature-item{grid-template-columns:52px minmax(0,1fr);gap:12px}.native-feature-icon{border-radius:13px;width:48px;height:48px}.native-feature-icon img{width:30px;height:30px}}@media (max-height:680px){.native-onboarding-features{padding-top:max(52px, calc(var(--native-safe-top,env(safe-area-inset-top,0px)) + 42px));padding-bottom:max(66px, calc(var(--native-safe-bottom,env(safe-area-inset-bottom,0px)) + 56px))}.native-onboarding-features .native-onboarding-eyebrow{margin-bottom:6px}.native-onboarding-features h2{font-size:clamp(1.5rem,7vw,1.9rem)}.native-onboarding-features-layout>header>p:last-child{margin-top:7px;font-size:.76rem;line-height:1.45}.native-feature-list{gap:6px;margin-top:10px}.native-feature-item{border-radius:13px;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:7px 11px}.native-feature-icon{width:40px;height:40px}.native-feature-icon img{width:26px;height:26px}.native-feature-number{margin-bottom:0;font-size:.6rem}.native-feature-item h3{font-size:.88rem}.native-feature-item p{margin-top:2px;font-size:.68rem;line-height:1.35}.native-onboarding-footer{gap:8px;padding-top:8px}.native-onboarding-footer-button{min-height:46px}}@media (min-width:700px) and (orientation:landscape){.native-onboarding-intro-layout{grid-template-columns:minmax(260px,.8fr) minmax(380px,1.2fr);align-content:center;column-gap:48px;display:grid}.native-onboarding-intro-column{grid-column:1;width:100%}.native-onboarding-visual{grid-area:1/2;max-height:66vh;margin-top:0}.native-onboarding-features-layout{grid-template-rows:1fr;grid-template-columns:minmax(260px,.8fr) minmax(400px,1.2fr);column-gap:52px}.native-onboarding-features-layout>header{text-align:left;align-self:center}.native-onboarding-features .native-feature-list{align-self:center;margin-top:0}}.event-settings-form .settings-section>header{padding:0}@media (max-width:560px){.event-settings-form .settings-section>header{padding:0}.event-settings-form .settings-section>header>button{padding:16px}}@media (max-width:1080px){.event-workspace-content .analytics-summary.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.event-workspace-content .analytics-summary.is-compact{grid-template-columns:1fr}}
