.mock-app-phone{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;display:flex!important;align-items:center;justify-content:center}.mock-app-phone .phone-frame{width:100%;max-width:280px;aspect-ratio:9/18;background:#1a1a1f;border-radius:32px;padding:5px;box-shadow:0 24px 60px -20px hsla(0,0%,6%,.3),0 8px 24px -10px hsla(0,0%,6%,.18),inset 0 0 0 1px hsla(0,0%,100%,.06);position:relative;overflow:hidden}.mock-app-phone .phone-screen{width:100%;height:100%;background:#fff;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;position:relative}.mock-app-phone .phone-statusbar{display:flex;justify-content:space-between;align-items:center;padding:5px 14px 3px;background:#fff;font-family:var(--mono-font);font-size:8.5px;font-weight:700;color:var(--ink-dark);flex-shrink:0}.mock-app-phone .phone-statusbar-icons{display:flex;gap:6px;align-items:center}.mock-app-phone .phone-statusbar-dots{letter-spacing:-.04em}.mock-app-phone .phone-statusbar-battery{padding:1px 4px;border-radius:3px;background:#fbbf24;color:#1a1a1f;font-size:7.5px}.mock-app-phone .phone-appbar{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#1d1d22;color:#fff;flex-shrink:0}.mock-app-phone .phone-appbar-logo{height:14px;width:auto;display:block}.mock-app-phone .phone-appbar-actions{display:flex;gap:10px;align-items:center}.mock-app-phone .phone-appbar-icon{width:14px;height:14px;color:hsla(0,0%,100%,.92)}.mock-app-phone .phone-list{flex:1;background:#fff;overflow:hidden}.mock-app-phone .phone-list-row{padding:8px 14px 9px;border-bottom:1px solid #edeef1;display:flex;flex-direction:column;gap:2px}.mock-app-phone .phone-list-name{font-family:var(--heading-font);font-size:12px;font-weight:700;color:var(--ink-dark);letter-spacing:-.01em;line-height:1.2}.mock-app-phone .phone-list-email{word-break:break-all}.mock-app-phone .phone-list-email,.mock-app-phone .phone-list-type{font-size:9.5px;color:var(--muted-dark);line-height:1.25}.mock-app-phone .phone-list-pill{align-self:flex-start;margin-top:4px;padding:3px 10px;font-family:var(--mono-font);font-size:8px;font-weight:700;letter-spacing:.02em;border-radius:100px;color:#fff}.mock-app-phone .phone-list-pill--checked{background:#16a34a}.mock-app-phone .phone-list-pill--pending{background:#f59e0b}.mock-app-phone .phone-fab{position:absolute;right:10px;bottom:56px;width:32px;height:32px;background:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px -2px rgba(22,163,74,.45),0 2px 4px hsla(0,0%,6%,.12)}.mock-app-phone .phone-fab svg{width:15px;height:15px;color:#fff}.mock-app-phone .phone-tabbar{background:#fff;border-top:1px solid #edeef1;display:flex;justify-content:space-around;padding:5px 0 6px;flex-shrink:0}.mock-app-phone .phone-tab{display:flex;flex-direction:column;align-items:center;gap:2px;color:#8e909a;flex:1}.mock-app-phone .phone-tab svg{width:13px;height:13px}.mock-app-phone .phone-tab-label{font-family:var(--mono-font);font-size:7px;font-weight:600;letter-spacing:.02em}.mock-app-phone .phone-tab.is-active{color:var(--g1)}.chk-hero-phone{position:relative;margin:0 auto;width:100%;max-width:320px}.chk-hero-phone .phone-frame{max-width:none;width:100%}.chk-hero-stage{position:relative;min-height:580px;max-width:560px;margin:0 auto}.chk-hero-callout{position:absolute;background:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 20px 50px -10px rgba(0,0,0,.45),0 6px 16px -6px rgba(0,0,0,.25);z-index:2}.chk-hero-callout-eyebrow{font-family:var(--mono-font);font-size:9.5px;color:var(--muted-dark);text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px}.chk-hero-callout-rows{display:flex;flex-direction:column;gap:8px}.chk-hero-callout-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.chk-hero-callout-name{font-family:var(--heading-font);font-size:12px;font-weight:700;color:var(--ink-dark);line-height:1.2}.chk-hero-callout-sub{font-size:9.5px;color:var(--muted-dark);margin-top:1px}.chk-hero-callout-pill{padding:3px 9px;color:#fff;font-size:9px;font-weight:700;border-radius:100px;flex-shrink:0;white-space:nowrap}.chk-hero-callout-pill--checked{background:#16a34a}.chk-hero-callout-pill--pending{background:#fbc02d;color:#1a1a1f}.chk-hero-callout-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-right:8px}.chk-hero-callout-dot--ok{background:#16a34a}.chk-hero-callout-dot--no{background:#dc2626}.chk-hero-callout-line{display:flex;align-items:center;font-size:11px;color:var(--ink-dark)}.chk-hero-callout-main{top:42%;right:-8px;width:240px;transform:rotate(3deg)}.chk-hero-callout-vip{top:72%;left:-16px;width:220px;transform:rotate(-3deg)}@media (max-width:820px){.chk-hero-stage{min-height:520px;max-width:480px}.chk-hero-callout-main{right:0;width:220px;top:42%}.chk-hero-callout-vip{left:0;width:200px;top:72%}}@media (max-width:560px){.chk-hero-stage{min-height:480px}.chk-hero-callout-main{width:200px;top:44%}.chk-hero-callout-vip{width:180px;top:74%}}.mock-app-phone .phone-dash{padding:14px;display:flex;flex-direction:column;gap:14px}.mock-app-phone .phone-dash-section-label{font-family:var(--heading-font);font-size:12px;font-weight:800;color:var(--ink-dark);letter-spacing:-.01em}.mock-app-phone .phone-dash-attendance{display:flex;gap:10px;align-items:center}.mock-app-phone .phone-dash-donut{position:relative;width:84px;height:84px;flex-shrink:0}.mock-app-phone .phone-dash-donut svg{width:100%;height:100%}.mock-app-phone .phone-dash-donut-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.mock-app-phone .phone-dash-donut-pct{font-family:var(--heading-font);font-size:17px;font-weight:800;color:var(--ink-dark);line-height:1;letter-spacing:-.02em}.mock-app-phone .phone-dash-donut-label{font-size:7.5px;color:var(--muted-dark);margin-top:2px;font-weight:600}.mock-app-phone .phone-dash-kpi{flex:1;padding:10px 12px;background:#f4f0ff;border-radius:9px}.mock-app-phone .phone-dash-kpi-label{font-size:9px;color:var(--g1);font-weight:700;line-height:1.2}.mock-app-phone .phone-dash-kpi-num{font-family:var(--heading-font);font-size:19px;font-weight:800;color:var(--ink-dark);margin-top:3px;line-height:1;letter-spacing:-.02em}.mock-app-phone .phone-dash-legend{display:flex;gap:14px;font-size:10px;color:var(--ink-dark);padding-left:2px}.mock-app-phone .phone-dash-legend-item{display:inline-flex;align-items:center;gap:5px}.mock-app-phone .phone-dash-legend-dot{width:7px;height:7px;border-radius:50%}.mock-app-phone .phone-dash-legend-dot--green{background:#16a34a}.mock-app-phone .phone-dash-legend-dot--amber{background:#fbc02d}.mock-app-phone .phone-dash-legend-item strong{margin-left:3px;font-weight:800}.mock-app-phone .phone-dash-legend-item:first-child strong{color:#16a34a}.mock-app-phone .phone-dash-legend-item:nth-child(2) strong{color:#d6a100}.mock-app-phone .phone-dash-top{border-top:1px solid #edeef1;padding-top:12px}.mock-app-phone .phone-dash-toplist{display:flex;flex-direction:column;gap:8px;margin-top:9px}.mock-app-phone .phone-dash-toprow{display:flex;align-items:center;gap:8px}.mock-app-phone .phone-dash-toprow-rank{font-size:9px;color:var(--muted-dark);font-weight:700;min-width:10px;text-align:center}.mock-app-phone .phone-dash-toprow-rank--first{color:#fbc02d;font-size:11px}.mock-app-phone .phone-dash-toprow-body{flex:1;min-width:0}.mock-app-phone .phone-dash-toprow-title{font-size:10px;font-weight:700;color:var(--ink-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-app-phone .phone-dash-toprow-bar{height:4px;background:#f4f0ff;border-radius:3px;margin-top:3px;overflow:hidden}.mock-app-phone .phone-dash-toprow-bar-fill{height:100%;background:#fbc02d;border-radius:3px}.mock-app-phone .phone-dash-toprow-count{font-size:9px;color:var(--muted-dark);font-weight:700;flex-shrink:0}