@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--orange:#ff8438;--orange-dark:#f36d1b;--cyan:#79d4d8;--ink:#171717;--muted:#686868;--paper:#fff;--off:#faf9f7;--line:#ece9e5;--radius:22px;--shadow:0 14px 36px #2b1d1412;color:var(--ink);background:var(--off);font-synthesis:none;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--off);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit}.app-shell{min-height:100vh;padding-bottom:100px}.section-narrow{width:min(100% - 32px,1100px);margin-inline:auto}.topbar{background:var(--orange);color:#fff;z-index:20;height:76px;position:sticky;top:0;box-shadow:0 4px 20px #db5c0f21}.header-inner{justify-content:space-between;align-items:center;max-width:1100px;height:100%;margin:auto;padding:0 16px;display:flex}.brand{color:#fff;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.brand-mark{width:35px;height:35px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:25px;font-weight:800;line-height:1;display:grid}.brand-name{letter-spacing:-.7px;font-size:18px;font-weight:800}.brand-name span{font-weight:600}.stand-badge{letter-spacing:1.3px;border:1px solid #ffffff8c;border-radius:6px;margin-left:3px;padding:4px 5px;font-size:9px;font-weight:800}.header-actions{align-items:center;gap:10px;display:flex}.event-pill{white-space:nowrap;background:#ffffff2b;border:1px solid #fff3;border-radius:99px;padding:8px 10px;font-size:11px;font-weight:800}.event-dot{background:#49d891;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #49d89126}.icon-button{border:1px solid var(--line);background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.icon-button.light{color:#fff;background:#ffffff2b;border-color:#ffffff3d}.main-content{padding-top:30px}.welcome{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.eyebrow{letter-spacing:1.8px;color:var(--orange)!important;margin:0 0 7px!important;font-size:10px!important;font-weight:800!important}.welcome h1{letter-spacing:-1.2px;margin:0 0 4px;font-size:28px}.welcome h1 span{font-size:25px}.welcome p{color:var(--muted);margin:0;font-size:14px}.avatar-button,.admin-avatar{width:48px;height:48px;color:var(--orange-dark);box-shadow:0 2px 0 1px var(--orange);background:#ffe0cd;border:3px solid #fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.balance-grid{grid-template-columns:1.08fr .92fr;gap:16px;display:grid}.points-card,.raffle-card{border-radius:26px;min-height:190px;position:relative;overflow:hidden}.points-card{background:var(--orange);color:#fff;padding:26px}.points-card .orb{background:#ffffff1c;border-radius:50%;position:absolute}.orb-one{width:140px;height:140px;top:-60px;right:-55px}.orb-two{width:80px;height:80px;bottom:-52px;right:65px}.card-label{opacity:.92;margin:0 0 2px;font-size:12px;font-weight:700}.points-card>strong{letter-spacing:-5px;font-size:70px;line-height:1.03;display:block}.points-foot{border-top:1px solid #ffffff3d;justify-content:space-between;align-items:center;margin-top:8px;padding-top:14px;font-size:12px;display:flex}.raffle-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;padding:24px}.raffle-heading{align-items:center;gap:13px;display:flex}.emoji-box{background:#fff2e9;border-radius:16px;place-items:center;width:49px;height:49px;font-size:25px;display:grid}.raffle-heading div{flex-direction:column;display:flex}.raffle-heading strong{font-size:15px}.raffle-heading span{color:var(--muted);margin-top:3px;font-size:11px}.progress-copy{justify-content:space-between;margin:23px 0 8px;font-size:11px;display:flex}.progress-copy span{font-weight:800}.progress-copy b{color:var(--orange)}.progress-track{background:#f0efed;border-radius:99px;height:9px;overflow:hidden}.progress-track div{border-radius:inherit;background:linear-gradient(90deg,var(--cyan),#a9e3d3 52%,var(--orange));height:100%}.raffle-card>p{color:var(--muted);margin:12px 0 0;font-size:10px}.section-header{justify-content:space-between;align-items:end;margin-top:36px;margin-bottom:14px;display:flex}.section-header h2{letter-spacing:-.6px;margin:0;font-size:20px}.section-header h2 span{font-size:18px}.section-header button,.subheading button{color:var(--orange-dark);background:0 0;border:0;align-items:center;gap:4px;padding:5px 0;font-size:12px;font-weight:800;display:flex}.card-stack{flex-direction:column;gap:11px;display:flex}.task-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;transition:all .2s;display:grid}.task-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.task-card.status-approved{background:#fbfefc}.task-icon{background:#f7f4f0;border-radius:15px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.task-copy h3{margin:0 0 3px;font-size:14px}.task-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.status-note{color:#9a6a16;align-items:center;gap:4px;margin-top:6px;font-size:10px;font-weight:700;display:flex}.task-action{flex-direction:column;align-items:end;gap:8px;display:flex}.points-chip{color:var(--orange-dark);letter-spacing:.4px;font-size:9px;font-weight:800}.task-action button{background:var(--orange);color:#fff;border:0;border-radius:11px;justify-content:center;gap:5px;min-width:112px;padding:9px 13px;font-size:11px;font-weight:800;display:flex}.status-pending .task-action button{color:#8e6215;background:#fff3d7}.status-approved .task-action button{color:#238752;background:#e5f8ed}.task-action button:disabled{cursor:default}.reward-scroll{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1100px;margin:auto;padding:0 16px;display:grid}.reward-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.reward-visual{background:var(--reward-accent);justify-content:center;align-items:center;height:130px;display:flex;position:relative}.reward-visual>span{filter:drop-shadow(0 8px 7px #3c28141f);font-size:54px}.reward-visual small{background:#ffffffd6;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:10px;right:10px}.reward-body{padding:16px}.reward-body h3{margin:0 0 4px;font-size:15px}.reward-body>p{color:var(--muted);margin:0 0 16px;font-size:10px}.reward-body>div{justify-content:space-between;align-items:center;display:flex}.reward-body strong{color:var(--orange-dark);font-size:18px}.reward-body strong small{font-size:8px}.reward-body button{background:var(--orange);color:#fff;border:0;border-radius:10px;padding:9px 12px;font-size:10px;font-weight:800}.reward-body button.locked{color:#777;background:#efedea}.mini-leaders{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:9px 18px}.mini-leader{border-bottom:1px solid var(--line);grid-template-columns:36px 42px 1fr auto;align-items:center;gap:8px;height:58px;display:grid}.rank{font-size:19px}.leader-avatar{color:#23787b;background:#e8f8f8;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.mini-leader>strong{font-size:13px}.mini-leader>b{font-size:12px}.mini-leader small{color:var(--muted);font-weight:500}.my-rank{width:100%;color:var(--orange-dark);background:#fff4ed;border:0;border-radius:13px;justify-content:space-between;margin:9px 0 5px;padding:11px 13px;font-size:12px;display:flex}.bottom-nav{z-index:30;height:76px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8a8885;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:min(20%,110px);font-size:9px;font-weight:700;display:flex;position:relative}.bottom-nav svg{stroke-width:2px;width:21px;height:21px}.bottom-nav button.active{color:var(--orange)}.bottom-nav button.active:before{content:"";background:var(--orange);border-radius:0 0 5px 5px;width:30px;height:3px;position:absolute;top:0}.page{padding-bottom:20px}.page-title{align-items:center;gap:14px;margin-bottom:25px;display:flex}.page-title>span{border:1px solid var(--line);background:#fff;border-radius:19px;place-items:center;width:55px;height:55px;font-size:27px;display:grid}.page-title h1{letter-spacing:-1px;margin:0;font-size:27px}.page-title p{color:var(--muted);margin:4px 0 0;font-size:12px}.filter-tabs{background:#efede9;border-radius:14px;gap:5px;width:max-content;margin-bottom:15px;padding:4px;display:flex}.filter-tabs button{color:#777;background:0 0;border:0;border-radius:10px;padding:9px 16px;font-size:11px;font-weight:700}.filter-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #0000000d}.info-banner{color:#9e4c19;background:#fff0e6;border-radius:18px;gap:12px;margin-top:18px;padding:16px;display:flex}.info-banner.turquoise{color:#286e71;background:#e9f9f9}.info-banner b{font-size:12px}.info-banner p{margin:4px 0 0;font-size:10px;line-height:1.55}.sticky-balance{background:linear-gradient(105deg,var(--orange),#ff9a5b);color:#fff;border-radius:20px;margin-bottom:18px;padding:17px 20px;position:relative;overflow:hidden}.sticky-balance div:first-child{justify-content:space-between;align-items:center;display:flex}.sticky-balance span{font-size:12px;font-weight:700}.sticky-balance strong{font-size:28px}.mini-gradient{background:var(--cyan);filter:blur(35px);opacity:.45;width:110px;height:110px;position:absolute;top:20px;right:25%}.reward-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.podium{justify-content:center;align-items:end;gap:8px;max-width:600px;height:280px;margin:5px auto 24px;display:flex}.podium-person{text-align:center;flex-direction:column;align-items:center;width:31%;display:flex}.podium-crown{margin-bottom:4px;font-size:24px}.podium-avatar{width:62px;height:62px;box-shadow:0 0 0 2px var(--cyan);color:#24777a;background:#e9fafa;border:5px solid #fff;border-radius:50%;place-items:center;font-size:20px;font-weight:800;display:grid}.place-1 .podium-avatar{width:78px;height:78px;box-shadow:0 0 0 3px var(--orange);color:var(--orange-dark);background:#fff0e5}.podium-person>strong{margin-top:9px;font-size:13px}.podium-person>b{color:var(--orange);margin:2px 0 9px;font-size:10px}.podium-person>div{background:#dff5f5;border-radius:16px 16px 0 0;place-items:center;width:100%;height:78px;display:grid}.podium-person>div span{color:#6bbec1;font-size:29px;font-weight:800}.place-1>div{background:#ffe8d9;height:112px}.place-1>div span{color:var(--orange)}.place-3>div{height:62px}.leader-list{border:1px solid var(--line);background:#fff;border-radius:18px;padding:5px 15px}.leader-row{border-bottom:1px solid var(--line);grid-template-columns:30px 42px 1fr auto;align-items:center;gap:8px;height:64px;display:grid}.leader-row:last-child{border:0}.leader-row.me{background:#fff2e8;border:0;border-radius:13px;margin:5px -7px;padding:0 7px}.place-number{text-align:center;font-size:12px;font-weight:800}.leader-row>strong{font-size:12px}.leader-row>strong small{background:var(--orange);color:#fff;border-radius:4px;margin-left:7px;padding:3px 5px;font-size:7px}.leader-row>b{font-size:12px}.leader-row>b small{color:var(--muted);font-weight:500}.rank-callout{color:#286e71;background:#e9f9f9;border-radius:18px;gap:12px;margin-top:14px;padding:16px;display:flex}.rank-callout b{font-size:12px}.rank-callout p{margin:3px 0;font-size:10px}.profile-card{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:15px;padding:20px;display:flex}.profile-avatar{width:64px;height:64px;color:var(--orange-dark);background:#ffe2cf;border-radius:50%;place-items:center;font-size:19px;font-weight:800;display:grid}.profile-card h2{margin:0;font-size:18px}.profile-card p{color:var(--muted);margin:3px 0 8px;font-size:10px}.profile-card div>span{color:#4b4b4b;font-size:9px;font-weight:700}.stat-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0;display:grid}.stat{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;flex-direction:column;padding:16px 8px;display:flex}.stat strong{color:var(--orange);font-size:24px}.stat span{color:var(--muted);font-size:8px;font-weight:700}.profile-progress{grid-template-columns:1fr 1fr;gap:9px;display:grid}.profile-progress>div{color:#277353;background:#f0f9f6;border-radius:15px;align-items:center;gap:9px;padding:13px;display:flex}.profile-progress span{font-size:9px}.subheading{justify-content:space-between;align-items:center;margin:26px 0 8px;display:flex}.subheading h2{font-size:17px}.transactions{border:1px solid var(--line);background:#fff;border-radius:19px;padding:4px 15px}.transactions>div{border-bottom:1px solid var(--line);align-items:center;gap:11px;height:59px;display:flex}.transactions>div:last-child{border:0}.transactions>div>span{text-align:center;border-radius:10px;width:45px;padding:7px;font-size:12px;font-weight:800}.positive{color:#288557;background:#e7f8ee}.negative{color:#b5521b;background:#fff0e7}.transactions div div{flex-direction:column;display:flex}.transactions strong{font-size:11px}.transactions small{color:var(--muted);margin-top:3px;font-size:8px}.admin-link{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;grid-template-columns:28px 1fr auto;align-items:center;width:100%;margin-top:14px;padding:14px;display:grid}.admin-link>span{flex-direction:column;display:flex}.admin-link b{font-size:11px}.admin-link small{color:var(--muted);margin-top:2px;font-size:8px}.logout{color:#9a4940;background:0 0;border:0;justify-content:center;gap:7px;width:100%;padding:18px;font-size:11px;font-weight:700;display:flex}.toast{z-index:80;color:#fff;background:#20201f;border-radius:18px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:min(100% - 32px,360px);padding:15px;animation:.3s toast-in;display:grid;position:fixed;top:92px;right:22px;box-shadow:0 18px 50px #00000038}.toast>span{font-size:27px}.toast strong{font-size:12px}.toast p{color:#ccc;margin:3px 0;font-size:9px}.toast button{color:#fff;background:0 0;border:0}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a16138f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:28px;width:min(100%,420px);padding:31px;animation:.25s modal-in;position:relative;box-shadow:0 30px 100px #0003}.modal-close{background:#f2efeb;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.modal-emoji{margin-bottom:11px;font-size:48px;display:block}.modal h2{margin:0 0 7px;font-size:23px}.modal>p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px}.claim-code{text-align:left;background:#f7f5f2;border-radius:17px;align-items:center;gap:17px;margin:22px 0;padding:17px;display:flex}.claim-code div{flex-direction:column;display:flex}.claim-code b{font-size:13px}.claim-code span{color:var(--orange);margin:3px 0;font-size:11px;font-weight:800}.claim-code small{color:var(--muted);font-size:8px}.primary{background:var(--orange);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-size:11px;font-weight:800;display:inline-flex}.primary.full{width:100%}.modal-hint{color:var(--muted);margin-top:10px;font-size:8px;display:block}.admin-shell{background:#f7f6f3;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:250px;padding:25px 16px;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-brand{align-items:center;gap:10px;padding:0 8px 29px;display:flex}.admin-brand .brand-mark{background:var(--orange);color:#fff}.admin-brand div{flex-direction:column;display:flex}.admin-brand b{font-size:13px}.admin-brand small{letter-spacing:1.4px;color:var(--orange);margin-top:3px;font-size:7px;font-weight:800}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar nav button{text-align:left;color:#71706e;background:0 0;border:0;border-radius:13px;grid-template-columns:25px 1fr auto;align-items:center;height:47px;padding:0 13px;font-size:11px;font-weight:700;display:grid}.admin-sidebar nav button svg{width:18px}.admin-sidebar nav button.active{color:var(--orange-dark);background:#fff0e6}.admin-sidebar nav button b{background:var(--orange);color:#fff;border-radius:99px;padding:3px 7px;font-size:8px}.admin-user{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding:18px 5px 0;display:flex}.admin-user>span{width:34px;height:34px;color:var(--orange);background:#ffe1ce;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.admin-user div{flex-direction:column;flex:1;display:flex}.admin-user b{font-size:9px}.admin-user small{color:var(--muted);font-size:8px}.admin-user button{color:#777;background:0 0;border:0}.admin-main{grid-column:2}.admin-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:73px;padding:0 34px;display:flex}.admin-top>div{align-items:center;gap:10px;display:flex}.admin-top>div:first-of-type{flex-direction:column;align-items:start;gap:2px}.admin-top p{letter-spacing:1.3px;color:var(--muted);margin:0;font-size:7px;font-weight:800}.admin-top b{font-size:10px}.admin-top .icon-button{width:36px;height:36px}.admin-top .icon-button svg{width:17px}.admin-avatar{border-width:2px;width:34px;height:34px;font-size:9px}.connection{color:#766f68;background:#f1eee9;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:800}.connection.live{color:#247e4d;background:#e4f8ec}.back-mobile{display:none}.admin-page{max-width:1350px;margin:auto;padding:32px}.admin-title{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.admin-title p{letter-spacing:1.5px;color:var(--orange);margin:0 0 5px;font-size:8px;font-weight:800}.admin-title h1{letter-spacing:-.8px;margin:0;font-size:25px}.admin-title span{color:var(--muted);font-size:10px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:start;gap:13px;padding:18px;display:flex}.admin-stat>span{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.admin-stat>span svg{width:20px}.admin-stat>span.orange{color:var(--orange);background:#fff0e6}.admin-stat>span.turquoise{color:#2a8b8e;background:#e7f8f8}.admin-stat>span.purple{color:#795bb8;background:#f0ebfb}.admin-stat>span.yellow{color:#ad7b0d;background:#fff5d9}.admin-stat div{flex-direction:column;display:flex}.admin-stat small{color:var(--muted);font-size:8px}.admin-stat strong{letter-spacing:-.7px;font-size:23px}.admin-stat b{color:#49a978;font-size:7px}.admin-columns{grid-template-columns:1.15fr .85fr;gap:15px;margin-top:15px;display:grid}.admin-card,.pool-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:21px}.admin-card-head{justify-content:space-between;display:flex}.admin-card-head h2{margin:0;font-size:15px}.admin-card-head p{color:var(--muted);margin:4px 0;font-size:8px}.admin-card-head>span,.ready-badge{color:#258254;background:#e7f8ee;border-radius:99px;padding:6px 9px;font-weight:800;font-size:7px!important}.quick-actions{flex-direction:column;margin-top:13px;display:flex}.quick-actions button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:42px 1fr auto;align-items:center;padding:13px 3px;display:grid}.quick-actions button>span{background:#f7f3ee;border-radius:11px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.quick-actions button div{flex-direction:column;display:flex}.quick-actions b{font-size:10px}.quick-actions small{color:var(--muted);margin-top:3px;font-size:8px}.quick-actions svg{color:#aaa;width:16px}.raffle-summary{background:linear-gradient(100deg,#fff0e5,#e9fafa);border-radius:15px;justify-content:center;align-items:center;gap:13px;margin:17px 0 13px;padding:14px;display:flex}.raffle-summary>span{font-size:34px}.raffle-summary div{flex-direction:column;display:flex}.raffle-summary small{color:var(--orange);font-size:7px;font-weight:800}.raffle-summary strong{font-size:21px}.raffle-numbers{text-align:center;grid-template-columns:repeat(3,1fr);margin-bottom:15px;display:grid}.raffle-numbers>div{border-right:1px solid var(--line);flex-direction:column;display:flex}.raffle-numbers>div:last-child{border:0}.raffle-numbers strong{font-size:15px}.raffle-numbers span{color:var(--muted);font-size:7px}.upcoming>button{color:#fff;background:#222;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:9px;font-weight:700;display:flex}.upcoming>button svg{width:14px}.approval-list{flex-direction:column;gap:9px;display:flex}.approval-list article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:46px 1fr 48px 1.2fr auto;align-items:center;gap:13px;padding:15px;display:grid}.approval-avatar{width:42px;height:42px;color:var(--orange-dark);background:#ffe4d2;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.approval-person,.approval-task{flex-direction:column;display:flex}.approval-person b,.approval-task b{font-size:10px}.approval-person small,.approval-task span{color:var(--muted);margin-top:4px;font-size:8px}.approval-task span{color:var(--orange);font-weight:800}.approval-actions{gap:7px;display:flex}.approval-actions button{border:0;border-radius:10px;align-items:center;gap:5px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.approval-actions svg{width:15px}.approval-actions .reject{color:#a7483d;background:#fff0ef}.approval-actions .approve{color:#267e50;background:#e5f8ed}.pool-card{max-width:700px}.pool-gradient{background:linear-gradient(110deg,#fff0e6,#e7f8f8);border-radius:17px;align-items:center;gap:16px;padding:20px;display:flex}.pool-gradient>svg{width:35px;height:35px;color:var(--orange)}.pool-gradient div{flex-direction:column;display:flex}.pool-gradient b{font-size:15px}.pool-gradient span{color:var(--muted);margin-top:3px;font-size:9px}.pool-list{padding:15px 3px}.pool-list h3{font-size:11px}.pool-list>div{border-top:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;height:40px;display:grid}.pool-list span,.pool-list b,.pool-list strong{font-size:9px}.pool-list strong{color:var(--orange)}.confirm p{font-size:11px!important;line-height:1.7!important}.confirm-actions{grid-template-columns:1fr 1.4fr;gap:8px;margin-top:22px;display:grid}.confirm-actions>button{border:1px solid var(--line);background:#fff;border-radius:12px;font-size:10px;font-weight:800}.confirm-actions .primary{background:var(--orange);border:0}.presentation{background:#fff;flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.presentation header{z-index:2;justify-content:space-between;align-items:center;height:90px;padding:0 5vw;display:flex;position:relative}.presentation .brand.dark{color:var(--ink)}.presentation .brand.dark .brand-mark{background:var(--orange);color:#fff}.presentation .brand.dark .stand-badge{border-color:#ccc}.presentation header>button{background:#f6f3ef;border:0;border-radius:12px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;font-weight:700;display:flex}.presentation header>button svg{width:15px}.presentation main{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:5vh;display:flex;position:relative}.ticket-hero{filter:drop-shadow(0 15px 10px #c85a1426);font-size:75px}.present-eyebrow{color:var(--orange);letter-spacing:3px;margin:18px 0 7px;font-size:13px;font-weight:800}.presentation h1{letter-spacing:-5px;margin:0;font-size:clamp(55px,7vw,105px);line-height:.9}.presentation h1 span{background:linear-gradient(90deg,var(--orange),#ffad78 43%,var(--cyan));color:#0000;-webkit-background-clip:text}.presentation main>p:not(.present-eyebrow){color:var(--muted);font-size:16px}.presentation main>button{background:var(--orange);color:#fff;border:0;border-radius:16px;align-items:center;gap:10px;margin-top:22px;padding:16px 25px;font-size:12px;font-weight:800;display:flex}.presentation footer{text-align:center;color:var(--muted);z-index:2;padding:22px;font-size:11px;position:relative}.presentation footer b{color:var(--orange)}.present-orb{filter:blur(2px);border-radius:50%;position:absolute}.present-orb.one{background:radial-gradient(circle,#79d4d840,#79d4d800 70%);width:45vw;height:45vw;top:10vh;left:-15vw}.present-orb.two{background:radial-gradient(circle,#ff843833,#ff843800 70%);width:45vw;height:45vw;bottom:-15vw;right:-13vw}.rolling-name,.winner-name{letter-spacing:-4px;margin:12px 0;font-size:clamp(48px,8vw,110px)}.rolling-name{filter:blur(.5px)}.rolling-bar{background:#eee;border-radius:99px;width:min(600px,65vw);height:6px;overflow:hidden}.rolling-bar span{background:linear-gradient(90deg,var(--cyan),var(--orange));border-radius:inherit;width:30%;height:100%;animation:1s infinite rolling;display:block}.winner-name{color:var(--orange);text-shadow:0 7px #ffe4d2}.congrats{font-size:25px}.confetti{font-size:70px;animation:.6s pop}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px)scale(.96)}}@keyframes modal-in{0%{opacity:0;transform:scale(.92)}}@keyframes rolling{0%{transform:translate(-100%)}to{transform:translate(330%)}}@keyframes pop{0%{transform:scale(.3)rotate(-20deg)}70%{transform:scale(1.2)rotate(8deg)}to{transform:scale(1)}}@media (width<=760px){.main-content{padding-top:24px}.event-pill{display:none}.brand-name{font-size:16px}.balance-grid{grid-template-columns:1fr}.points-card,.raffle-card{min-height:auto}.points-card{padding:22px}.points-card>strong{font-size:60px}.raffle-card{padding:19px}.task-card{grid-template-columns:auto 1fr;gap:11px}.task-action{grid-column:2;align-items:stretch}.task-action button{width:100%}.task-action .points-chip{position:absolute;top:18px;right:17px}.task-card{padding:15px;position:relative}.task-copy{padding-right:42px}.reward-scroll{grid-template-columns:repeat(3,230px);padding:0 16px 5px;overflow-x:auto}.reward-grid{grid-template-columns:1fr 1fr}.reward-card:not(.compact):last-child{grid-column:span 2}.reward-card.compact .reward-visual{height:115px}.page-title h1{font-size:24px}.podium{height:255px}.profile-progress{grid-template-columns:1fr}.toast{top:87px;right:16px}.admin-shell{display:block}.admin-sidebar{display:none}.admin-main{display:block}.admin-top{height:64px;padding:0 15px}.admin-top>div:first-of-type{display:none}.back-mobile{background:#f4f1ed;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.back-mobile svg{width:18px}.connection{display:none}.admin-page{padding:23px 15px}.admin-title{align-items:end}.admin-title h1{font-size:21px}.admin-title>button{display:none}.admin-stats{grid-template-columns:1fr 1fr;gap:9px}.admin-stat{gap:9px;padding:14px}.admin-stat>span{width:36px;height:36px}.admin-stat strong{font-size:18px}.admin-columns{grid-template-columns:1fr}.approval-list article{grid-template-columns:42px 1fr 42px 1fr;gap:9px;padding:13px}.approval-actions{grid-column:1/-1}.approval-actions button{flex:1;justify-content:center}.presentation header{height:70px;padding:0 18px}.presentation .brand-name{display:none}.presentation h1{letter-spacing:-3px;font-size:54px}.presentation header>button{font-size:0}.presentation header>button svg{margin:0}.rolling-name,.winner-name{letter-spacing:-2px;font-size:47px}}@media (width<=410px){.section-narrow{width:calc(100% - 24px)}.header-inner{padding:0 12px}.welcome h1{font-size:24px}.avatar-button{width:43px;height:43px}.reward-grid{grid-template-columns:1fr}.reward-card:not(.compact):last-child{grid-column:auto}.stat-grid{gap:6px}.stat strong{font-size:21px}.stat span{font-size:7px}.admin-stats{grid-template-columns:1fr}.bottom-nav span{font-size:8px}.bottom-nav button{gap:3px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-loading{place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.auth-loading .brand-mark{background:var(--orange);color:#fff}.auth-loading p{color:var(--muted);font-size:11px}.auth-page{background:#fff;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-orb{filter:blur(5px);border-radius:50%;position:absolute}.auth-orb.a{background:radial-gradient(circle,#79d4d84d,#0000 68%);width:50vw;height:50vw;top:-20vw;left:-25vw}.auth-orb.b{background:radial-gradient(circle,#ff843840,#0000 68%);width:50vw;height:50vw;bottom:-24vw;right:-22vw}.auth-panel{z-index:1;text-align:center;width:min(100%,430px);position:relative}.auth-panel .brand{justify-content:center;margin-bottom:38px}.auth-panel .brand.dark{color:var(--ink)}.auth-panel .brand.dark .brand-mark{background:var(--orange);color:#fff}.auth-panel .brand.dark .stand-badge{border-color:#ccc}.auth-icon{margin-bottom:13px;font-size:46px}.auth-panel h1{letter-spacing:-1.3px;margin:0 0 6px;font-size:30px}.auth-panel>p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px}.auth-tabs{background:#f0eeea;border-radius:14px;grid-template-columns:1fr 1fr;margin:25px 0 16px;padding:4px;display:grid}.auth-tabs button{background:0 0;border:0;border-radius:11px;padding:10px;font-size:10px;font-weight:800}.auth-tabs button.active{color:var(--orange);background:#fff;box-shadow:0 3px 10px #0000000d}.auth-panel form{text-align:left;flex-direction:column;gap:12px;display:flex}.auth-panel label{flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.auth-panel input{border:1px solid var(--line);background:#fbfaf8;border-radius:13px;outline:none;padding:13px 14px;font-size:11px}.auth-panel input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff84381f}.name-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.auth-panel form>.primary{margin-top:4px;padding:14px}.auth-panel>small{color:#999;margin-top:16px;font-size:7px;line-height:1.6;display:block}.auth-message{color:#9a4431;text-align:center;background:#fff0eb;border-radius:11px;padding:10px;font-size:9px}.fatal-state{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.fatal-state>span{font-size:48px}.fatal-state h1{margin:14px 0 6px;font-size:26px}.fatal-state p{color:var(--muted);max-width:430px;font-size:11px}.fatal-state .primary{margin-top:12px}.empty-state{background:#fff;border:1px dashed #d8d3cc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:150px;font-size:30px;display:flex}.empty-state b{color:var(--muted);font-size:11px}.owner-shell{color:#172026;background:#f8fafb;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.owner-sidebar{z-index:5;background:#fff;border-right:1px solid #edf0f2;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.owner-brand{align-items:center;gap:12px;padding:4px 8px 24px;display:flex}.owner-brand>span{color:#fff;background:#ff6d2d;border-radius:14px;place-items:center;width:42px;height:42px;font-size:28px;font-weight:900;display:grid}.owner-brand div{display:grid}.owner-brand b{font-size:14px}.owner-brand small{color:#839096;letter-spacing:.13em;font-size:10px}.owner-sidebar nav{gap:5px;display:grid}.owner-sidebar nav button{color:#66747a;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:11px 13px;font-weight:700;display:flex}.owner-sidebar nav button svg{width:19px}.owner-sidebar nav button.active{color:#e95418;background:#fff1e9}.owner-user{border-top:1px solid #edf0f2;align-items:center;gap:10px;margin-top:auto;padding:18px 6px 0;display:flex}.owner-user>span{color:#087b75;background:#e3f9f7;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.owner-user div{min-width:0;display:grid}.owner-user b{font-size:13px}.owner-user small{color:#839096;font-size:11px}.owner-user button{background:#f5f7f8;border:0;border-radius:10px;margin-left:auto;padding:8px}.owner-main{min-width:0;padding-bottom:50px}.owner-top{z-index:4;background:#fff;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;height:86px;padding:0 34px;display:flex;position:sticky;top:0}.owner-top p{color:#f2642a;letter-spacing:.14em;margin:0;font-size:10px;font-weight:900}.owner-top h2{margin:5px 0 0;font-size:20px}.owner-top label{color:#78858a;gap:4px;font-size:10px;font-weight:800;display:grid}.owner-top select{background:#fff;border:1px solid #dfe5e7;border-radius:10px;min-width:250px;padding:10px 12px;font-weight:700}.owner-page{gap:22px;max-width:1500px;margin:auto;padding:32px;display:grid}.owner-two{grid-template-columns:minmax(340px,.75fr) minmax(440px,1.25fr);align-items:start}.owner-heading{background:linear-gradient(125deg,#fff4ed,#f0fffd);border-radius:24px;justify-content:space-between;align-items:center;padding:30px 34px;display:flex}.owner-heading p{color:#ef6229;letter-spacing:.12em;margin:0 0 9px;font-size:11px;font-weight:900}.owner-heading h1{margin:0;font-size:32px}.owner-heading span{color:#6c797e}.owner-heading svg{color:#13a49a;opacity:.25;width:72px;height:72px}.owner-kpis{grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px;display:grid}.owner-kpis article,.owner-card{background:#fff;border:1px solid #edf0f2;border-radius:18px;box-shadow:0 10px 35px #293a400b}.owner-kpis article{gap:7px;padding:20px;display:grid}.owner-kpis small{color:#7a888d}.owner-kpis strong{font-size:27px}.owner-card{padding:24px}.owner-card h2{align-items:center;gap:9px;margin:0 0 20px;font-size:19px;display:flex}.owner-card h2 svg{color:#f2652b;width:20px}.live-grid,.settings-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.live-grid span,.settings-summary span{background:#f8fafb;border-radius:12px;padding:14px}.live-grid b{color:#0c8f87;font-size:22px}.owner-form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.owner-form textarea,.owner-form button{grid-column:1/-1}.owner-form input,.owner-form textarea,.owner-form select,.owner-inline select,.card-title input{font:inherit;background:#fff;border:1px solid #dde4e6;border-radius:10px;min-width:0;padding:11px 12px}.owner-form textarea{resize:vertical;min-height:80px}.owner-form label{color:#68767b;gap:5px;font-size:12px;display:grid}.owner-form label:has(input[type=checkbox]){align-items:center;gap:7px;padding:8px 0;display:flex}.owner-inline{gap:10px;margin-bottom:28px;display:grid}.owner-list{gap:10px;display:grid}.owner-list article{border:1px solid #edf0f2;border-radius:14px;align-items:center;gap:14px;padding:15px;display:flex}.owner-list article>div{gap:3px;min-width:0;display:grid}.owner-list article span,.owner-list article small{color:#748186}.owner-list article button,.card-title button{background:#fff;border:1px solid #e1e6e8;border-radius:10px;align-items:center;gap:6px;margin-left:auto;padding:9px 12px;display:flex}.owner-list article button svg,.card-title button svg{width:16px}.owner-list article strong{white-space:nowrap;color:#ef6229;margin-left:auto}.card-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.card-title h2{margin:0}.owner-table{grid-template-columns:1fr 1.5fr .7fr;gap:0;display:grid}.owner-table>*{border-bottom:1px solid #edf0f2;padding:11px}.audit-list{gap:9px;display:grid}.audit-list article{background:#f9fbfb;border-radius:12px;grid-template-columns:180px 1fr 140px 2fr;align-items:center;gap:14px;padding:12px 14px;font-size:12px;display:grid}.audit-list code{text-overflow:ellipsis;white-space:nowrap;color:#68767b;overflow:hidden}.owner-notice,.owner-error{z-index:20;border:0;border-radius:13px;max-width:440px;padding:13px 18px;position:fixed;top:98px;right:24px;box-shadow:0 10px 30px #0002}.owner-notice{color:#fff;background:#153f3d}.owner-error{color:#a22;background:#fff0ef}.owner-loading,.owner-denied{text-align:center;place-content:center;gap:14px;min-height:100vh;display:grid}.owner-denied svg{color:#ff6d2d;width:70px;height:70px;margin:auto}.owner-denied h1,.owner-denied p{margin:0}.owner-denied button{justify-self:center}.settings-summary b{color:#0c8f87}@media (width<=1100px){.owner-shell{grid-template-columns:80px 1fr}.owner-brand div,.owner-sidebar nav span,.owner-user div{display:none}.owner-sidebar{padding:20px 12px}.owner-sidebar nav button{justify-content:center}.owner-user{flex-wrap:wrap;justify-content:center}.owner-user button{margin:0}.owner-kpis{grid-template-columns:repeat(3,1fr)}.owner-two{grid-template-columns:1fr}}@media (width<=700px){.owner-shell{display:block}.owner-sidebar{border-top:1px solid #edf0f2;border-right:0;width:auto;height:auto;padding:8px;position:fixed;inset:auto 0 0}.owner-brand,.owner-user{display:none}.owner-sidebar nav{display:flex;overflow-x:auto}.owner-sidebar nav button{min-width:58px;padding:10px}.owner-main{padding-bottom:76px}.owner-top{align-items:flex-start;gap:12px;height:auto;padding:14px 16px}.owner-top label{width:52%}.owner-top select{width:100%;min-width:0}.owner-page{padding:16px}.owner-heading{padding:22px}.owner-heading h1{font-size:25px}.owner-heading svg{display:none}.owner-kpis{grid-template-columns:repeat(2,1fr)}.owner-form,.live-grid,.settings-summary{grid-template-columns:1fr}.owner-form textarea,.owner-form button{grid-column:auto}.audit-list article,.owner-table{grid-template-columns:1fr}.owner-table>b{display:none}.owner-table span{padding:7px 10px}.card-title{flex-direction:column;align-items:stretch}.owner-list article{flex-wrap:wrap;align-items:flex-start}}.management-form{gap:10px;display:grid}.management-form input,.management-form textarea{font:inherit;border:1px solid #dde4e6;border-radius:10px;padding:11px 12px}.management-form textarea{min-height:74px}.management-form label{align-items:center;gap:7px;font-size:13px;display:flex}.admin-top select{background:#fff;border:1px solid #dfe5e7;border-radius:9px;max-width:260px;padding:8px 10px;font-weight:700}.page-actions,.event-detail-hero,.event-card-head,.event-detail-actions,.qr-actions,.row-actions{align-items:center;gap:12px;display:flex}.page-actions{justify-content:space-between}.page-actions h1,.page-actions p{margin:0}.page-actions p{color:#748186;margin-top:5px;font-size:13px}.page-actions .primary,.event-detail-actions .primary{align-items:center;gap:7px;display:flex}.event-card-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:18px;display:grid}.event-manage-card{background:#fff;border:1px solid #e6ecee;border-radius:20px;overflow:hidden;box-shadow:0 12px 36px #2138400a}.event-manage-card>img,.event-cover-placeholder{object-fit:cover;width:100%;height:150px}.event-cover-placeholder{color:#f16a30;background:linear-gradient(130deg,#fff0e7,#e8fbf9);place-items:center;display:grid}.event-cover-placeholder svg{width:46px;height:46px}.event-card-content{padding:19px}.event-card-head{justify-content:space-between}.event-card-head small,.event-card-content p,.event-card-content time{color:#748186;font-size:11px}.event-card-content h2{margin:13px 0 5px}.event-card-content p{margin:0}.event-card-content time{margin-top:9px;display:block}.event-card-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0;display:grid}.event-card-metrics span{text-align:center;color:#68767b;background:#f7fafb;border-radius:10px;padding:9px 5px;font-size:9px}.event-card-metrics b{color:#172026;font-size:16px;display:block}.status-pill{text-transform:uppercase;border-radius:99px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-flex}.status-active{color:#238554;background:#e5f8ee}.status-draft{color:#69767b;background:#eef1f3}.status-scheduled{color:#95620d;background:#fff2d9}.status-completed{color:#147d77;background:#e7f7f6}.status-archived{color:#965050;background:#f5e9e9}.csv-floating{background:#fff;border:1px solid #dfe6e8;border-radius:11px;justify-self:end;gap:7px;padding:10px 13px;display:flex}.create-event-card{max-width:1100px}.event-settings-form{grid-template-columns:repeat(3,1fr)}.event-settings-form textarea{grid-column:1/-1}.event-settings-form button{grid-column:auto}.event-detail{max-width:1600px;margin:auto;padding:30px}.event-detail-hero{background:linear-gradient(120deg,#fff5ef,#effcfb);border:1px solid #e7efef;border-radius:22px;justify-content:space-between;align-items:flex-end;padding:22px 25px}.event-detail-hero>div:nth-child(2){flex:1}.event-detail-hero p{color:#ef6229;letter-spacing:.12em;margin:0 0 7px;font-size:10px;font-weight:900}.event-detail-hero h1{margin:0 0 5px;font-size:30px}.event-detail-hero span{color:#68767b;font-size:12px}.ghost{background:#fff;border:0;border-radius:11px;align-items:center;gap:6px;padding:10px;display:flex}.event-tabs{border-bottom:1px solid #e3e9eb;gap:5px;margin-top:18px;padding-bottom:1px;display:flex;overflow-x:auto}.event-tabs button{color:#6d7a7f;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:12px 13px;font-size:11px;font-weight:800;display:flex}.event-tabs button.active{color:#ed642b;border-color:#ed642b}.event-tabs svg{width:17px}.event-detail-body{gap:20px;padding-top:22px;display:grid}.event-kpis,.participant-stats{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.event-kpis article,.participant-stats article{background:#fff;border:1px solid #e7ecee;border-radius:15px;gap:6px;padding:16px;display:grid}.event-kpis small,.participant-stats small{color:#7a878c;font-size:10px}.event-kpis strong,.participant-stats strong{font-size:23px}.participant-stats{grid-template-columns:repeat(4,1fr)}.participant-table{grid-template-columns:1.6fr 1.2fr repeat(6,.55fr);min-width:900px;display:grid;overflow-x:auto}.participant-table>b{background:#f5f8f9;padding:10px;font-size:10px}.participant-row{display:contents}.participant-row>span{border-bottom:1px solid #edf0f2;padding:11px 10px;font-size:11px}.participant-row>span:first-child{display:grid}.participant-row small{color:#7a878c}.empty-owner{text-align:center;color:#839096;border:1px dashed #dce3e5;border-radius:13px;padding:30px}.muted,.explanation{color:#748186;font-size:12px;line-height:1.6}.danger{color:#a5463c!important;background:#fff0ef!important;border-color:#f2d4d0!important}.archive-wide{border:1px solid #f0d2ce;border-radius:11px;align-items:center;gap:7px;margin-top:18px;padding:11px 14px;display:flex}.row-actions{margin-left:auto}.row-actions button{margin-left:0!important}.inactive-row{opacity:.62}.stock-form{grid-template-columns:100px 1fr auto;gap:7px;margin-top:9px;display:grid!important}.stock-form input{border:1px solid #dfe5e7;border-radius:9px;min-width:0;padding:8px}.stock-form button{margin:0!important}.qr-panel{grid-template-columns:1fr 420px;align-items:center;gap:35px;display:grid}.qr-panel code,.qr-fullscreen code{overflow-wrap:anywhere;background:#f5f8f9;border-radius:10px;padding:12px;display:block}.qr-actions{flex-wrap:wrap;margin-top:17px}.qr-actions button{background:#fff;border:1px solid #dfe6e8;border-radius:10px;align-items:center;gap:6px;padding:9px 11px;display:flex}.qr-paper{background:#fff;border:1px solid #e6e9e9;border-radius:20px;justify-items:center;padding:26px;display:grid;box-shadow:0 18px 50px #1a2a3012}.qr-paper img{aspect-ratio:1;width:min(100%,340px)}.qr-paper b{font-size:20px}.qr-paper span{color:#748186;margin-top:4px;font-size:10px}.qr-fullscreen{z-index:100;background:#fff;place-content:center;justify-items:center;gap:15px;padding:25px;display:grid;position:fixed;inset:0}.qr-fullscreen .qr-paper{width:min(74vh,700px)}.qr-fullscreen>button{border:0;border-radius:11px;padding:10px 13px;position:absolute;top:25px;right:25px}.leaderboard-owner{gap:7px;display:grid}.leaderboard-owner article{background:#f8fafb;border-radius:12px;grid-template-columns:70px 1fr auto;align-items:center;padding:13px;display:grid}.leaderboard-owner article>strong{color:#ef6229}.event-unavailable{text-align:center;background:#fff;place-content:center;justify-items:center;min-height:100vh;padding:25px;display:grid}.event-unavailable>span{font-size:60px}.event-unavailable h1{margin:16px 0 5px}.event-unavailable p{color:#6f7c81}.event-unavailable a{color:#fff;background:#ff8438;border-radius:11px;padding:11px 16px;font-weight:800;text-decoration:none}.event-auth-cover{object-fit:cover;border-radius:20px;width:100%;height:150px;margin-bottom:22px}@media (width<=1200px){.event-card-grid{grid-template-columns:repeat(2,1fr)}.event-kpis{grid-template-columns:repeat(4,1fr)}.event-settings-form{grid-template-columns:1fr 1fr}.qr-panel{grid-template-columns:1fr 340px}}@media (width<=800px){.event-detail{padding:16px}.event-detail-hero{flex-wrap:wrap;align-items:flex-start}.event-detail-hero>button{justify-content:center;width:100%}.event-detail-actions{justify-content:space-between;width:100%}.event-card-grid{grid-template-columns:1fr}.event-kpis,.participant-stats{grid-template-columns:repeat(2,1fr)}.qr-panel{grid-template-columns:1fr}.qr-paper{justify-self:center;width:100%;max-width:430px}.stock-form,.event-settings-form{grid-template-columns:1fr}.page-actions{flex-direction:column;align-items:flex-start}.participant-table{min-width:780px}.owner-card:has(.participant-table){overflow-x:auto}}
