@import "https://fonts.bunny.net/css?family=manrope:400,500,600,700,800|space-grotesk:500,600,700";:root{--ink:#171b16;--paper:#f4f2ea;--lime:#d6ff4b;--orange:#ff6037;--muted:#6f746c;--line:#dcded3;--white:#fffef9;--radius:26px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.logo{letter-spacing:.03em;align-items:center;gap:11px;font:600 13px/1.05 Space Grotesk,sans-serif;display:inline-flex}.logo-mark{background:var(--lime);width:39px;height:39px;color:var(--ink);border-radius:50%;place-items:center;font-weight:800;display:grid}.button{background:var(--ink);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #171b1624}.button svg{width:18px}.button.small{padding:11px 17px}.button.wide{width:100%}.eyebrow{letter-spacing:.16em;margin:0 0 14px;font-size:11px;font-weight:800}.site-header{justify-content:space-between;align-items:center;max-width:1280px;height:88px;margin:auto;padding:0 34px;display:flex}.site-header nav{align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}.landing h1,.landing h2,.app-page h1,.admin-shell h1{letter-spacing:-.055em;font-family:Space Grotesk,sans-serif}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;max-width:1280px;min-height:650px;margin:auto;padding:70px 34px 110px;display:grid;position:relative}.hero:before{content:"";background:var(--lime);filter:blur(100px);opacity:.22;z-index:-1;border-radius:50%;width:340px;height:340px;position:absolute;top:40px;left:-80px}.hero h1{max-width:780px;margin:0;font-size:clamp(58px,7.4vw,105px);line-height:.86}.hero h1 em{color:var(--orange);font-style:normal}.lede{color:var(--muted);max-width:570px;margin:34px 0;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:1px solid;font-size:13px;font-weight:800}.route-card{background:var(--ink);color:#fff;border-radius:38px;min-height:370px;padding:34px;position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 40px 70px #171b1629}.route-card:after{content:"RUN";color:#ffffff08;font:700 150px/1 Space Grotesk;position:absolute;bottom:-50px;right:-15px}.route-top{letter-spacing:.14em;justify-content:space-between;font-size:10px;display:flex}.live-dot{color:var(--lime)}.live-dot:before{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.route-line{align-items:center;margin:76px 10px 66px;display:flex}.route-line span{border:5px solid var(--lime);border-radius:50%;width:18px;height:18px}.route-line i{background:linear-gradient(90deg,var(--lime),var(--orange));flex:1;height:3px}.route-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.route-stats div{flex-direction:column;gap:5px;display:flex}.route-stats small{color:#a5aa9e;letter-spacing:.12em;font-size:9px}.route-stats b{font-family:Space Grotesk;font-size:18px}.route-stats span{color:#b9beb5;font-size:11px}.concept{background:var(--ink);color:#fff;border-radius:52px 52px 0 0;padding:110px max(34px,50vw - 606px)}.concept>h2{margin:0 0 75px;font-size:clamp(42px,5vw,72px);line-height:1}.concept-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.concept-grid article{border:1px solid #ffffff1c;border-radius:24px;min-height:265px;padding:28px;position:relative}.concept-grid article>span{color:#fff5;font:700 12px Space Grotesk;position:absolute;top:22px;right:24px}.concept-grid svg{width:37px;height:37px;color:var(--lime);margin:28px 0 30px}.concept-grid h3{margin:0 0 12px;font:600 23px Space Grotesk}.concept-grid p{color:#b7bcb2;font-size:14px;line-height:1.65}.pricing{grid-template-columns:280px 1fr;gap:64px;padding:110px max(34px,50vw - 606px);display:grid}.pricing h2{margin:0;font-size:50px;line-height:1}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.offer-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:32px;position:relative}.offer-card.featured{border:2px solid var(--ink);box-shadow:8px 8px 0 var(--lime)}.offer-label{background:var(--lime);border:1px solid var(--ink);border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;position:absolute;top:-13px;right:20px}.offer-card>p:first-of-type{letter-spacing:.14em;color:var(--muted);font-size:10px;font-weight:800}.offer-card h3{margin:8px 0 16px;font:600 26px Space Grotesk}.price{align-items:end;gap:8px;display:flex}.price b{font:700 45px Space Grotesk}.price span{color:var(--muted);margin-bottom:7px}.offer-card>p{color:var(--muted);font-size:13px;line-height:1.6}.offer-card ul{min-height:140px;margin:0 0 20px;padding:14px 0;list-style:none}.offer-card li{align-items:center;gap:9px;margin:10px 0;font-size:13px;display:flex}.offer-card li svg{color:#63820a;width:16px}.landing footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:38px max(34px,50vw - 606px);font-size:12px;display:flex}.auth-page{background:var(--ink);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 20% 70%,#405821 0,transparent 40%),var(--ink);flex-direction:column;justify-content:space-between;padding:48px clamp(35px,7vw,110px);display:flex}.auth-brand h1{letter-spacing:-.055em;margin:0 0 25px;font:600 clamp(50px,6vw,88px)/.95 Space Grotesk}.auth-brand>div>p:last-child{color:#bbc0b6;max-width:520px;line-height:1.7}.auth-card{background:var(--paper);border-radius:34px;flex-direction:column;justify-content:center;gap:18px;margin:20px;padding:clamp(30px,7vw,100px);display:flex}.auth-card h2{margin:0 0 15px;font:600 32px Space Grotesk}.auth-card label,.offer-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.auth-card input,.offer-form input,.offer-form textarea,.offer-form select{border:1px solid var(--line);background:var(--white);border-radius:13px;outline:none;width:100%;padding:14px}.auth-card input:focus,.offer-form input:focus,.offer-form textarea:focus,.offer-form select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #d6ff4b66}.form-error{color:#a72d13;background:#ffe5df;border-radius:10px;padding:12px;font-size:12px}.auth-switch{text-align:center;color:var(--muted);font-size:12px}.auth-switch a{color:var(--ink);font-weight:800;text-decoration:underline}.member-shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.member-shell>aside{background:var(--ink);color:#fff;flex-direction:column;width:245px;height:100vh;padding:28px 20px;display:flex;position:fixed}.member-shell aside nav{flex-direction:column;gap:5px;margin-top:65px;display:flex}.member-shell aside nav a,.logout{color:#aeb4aa;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;padding:13px 15px;font-size:13px;font-weight:700;display:flex}.member-shell aside nav a svg,.logout svg{width:18px}.member-shell aside nav a.active{color:var(--lime);background:#ffffff10}.logout{margin-top:auto}.member-body{grid-column:2;min-width:0;padding-bottom:35px}.member-body>header{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;height:78px;padding:0 36px;display:flex}.member-body>header>div{text-align:right;flex-direction:column;margin-right:12px;display:flex}.member-body>header small{letter-spacing:.14em;color:var(--muted);font-size:8px}.member-body>header b{font-size:12px}.member-body>header svg{width:30px}.app-page,.admin-shell main{max-width:1100px;margin:auto;padding:54px 38px}.page-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.page-heading h1{margin:0;font-size:52px;line-height:1}.date-chip{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:10px 15px;font-size:11px;font-weight:700}.next-session{background:var(--orange);color:#fff;border-radius:30px;justify-content:space-between;align-items:end;min-height:240px;padding:35px;display:flex}.session-type{letter-spacing:.16em;font-size:10px;font-weight:800}.next-session h2{margin:45px 0 8px;font:600 45px Space Grotesk}.next-session p{color:#fff9;margin:0}.round-button{width:55px;height:55px;color:var(--ink);background:#fff;border:0;border-radius:50%}.quick-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}.quick-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:25px}.quick-grid svg{color:#63820a;width:24px;margin-bottom:25px}.quick-grid b{font:600 18px Space Grotesk;display:block}.quick-grid p{color:var(--muted);font-size:12px;line-height:1.6}.empty-plan{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:100px 1fr;gap:15px;padding:40px;display:grid}.empty-plan>svg{width:65px;height:65px;color:var(--lime)}.empty-plan h2{margin:0 0 12px;font:600 40px Space Grotesk}.empty-plan p{color:#bcc0b8;max-width:620px;line-height:1.6}.empty-plan .button{background:var(--lime);color:var(--ink);margin-top:13px}.goal-builder{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden}.goal-builder>div:first-child{padding:42px}.goal-builder>div:first-child svg{color:var(--lime);width:50px;height:50px;margin-bottom:55px}.goal-builder h2{margin:0 0 18px;font:600 38px/1.05 Space Grotesk}.goal-builder p{color:#b8bdb3;font-size:13px;line-height:1.65}.goal-options{background:#242a23;padding:16px}.goal-options button{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto;gap:4px;width:100%;padding:23px;display:grid}.goal-options button b{font-size:14px}.goal-options button span{color:#9da399;font-size:11px}.goal-options button svg{width:18px;color:var(--lime);grid-area:1/2/3;align-self:center}.session-list h2{font:600 28px Space Grotesk}.session-list article{background:var(--white);border:1px solid var(--line);border-radius:18px;grid-template-columns:65px 1fr auto;align-items:center;gap:20px;margin-bottom:10px;padding:18px;display:grid}.session-date{border-right:1px solid var(--line);flex-direction:column;display:flex}.session-date b{font:600 24px Space Grotesk}.session-date span,.session-list small{text-transform:uppercase;color:var(--muted);font-size:9px}.session-list h3{margin:3px 0;font:600 17px Space Grotesk}.session-list p{color:var(--muted);margin:0;font-size:11px}.composer{background:var(--white);border:1px solid var(--line);border-radius:21px;gap:12px;padding:16px;display:flex}.composer textarea{resize:none;background:0 0;border:0;outline:none;flex:1;min-height:60px;padding:10px}.feed{gap:12px;margin-top:16px;display:grid}.feed>article{background:var(--white);border:1px solid var(--line);border-radius:18px;grid-template-columns:44px 1fr;gap:13px;padding:20px;display:grid}.avatar{background:var(--lime);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.feed article header{align-items:baseline;gap:9px;display:flex}.feed article header span{color:var(--muted);font-size:10px}.feed article p{font-size:13px;line-height:1.6}.feed img{border-radius:15px;max-width:100%}.empty-feed,.empty-program{text-align:center;background:var(--white);border:1px dashed #b8bcae;border-radius:22px;padding:70px 25px}.empty-feed svg,.empty-program svg{color:#779c0a;width:40px;height:40px}.empty-feed h2,.empty-program h2{font:600 24px Space Grotesk}.empty-feed p,.empty-program p{color:var(--muted);font-size:13px}.program-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.program-grid article{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:24px}.program-grid article>svg{color:#759600}.program-grid article>span{letter-spacing:.12em;margin:35px 0 7px;font-size:9px;display:block}.program-grid h2{font:600 21px Space Grotesk}.program-grid p{color:var(--muted);font-size:12px;line-height:1.6}.empty-program{grid-column:1/-1}.mobile-nav{display:none}.admin-shell{min-height:100vh}.admin-shell>header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(30px,50vw - 550px);display:flex}.admin-shell>header>a{color:#c5cac1;font-size:12px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:42px;display:grid}.admin-stats article{background:var(--white);border:1px solid var(--line);border-radius:18px;flex-direction:column;padding:24px;display:flex}.admin-stats b{font:600 37px Space Grotesk}.admin-stats span{color:var(--muted);font-size:11px}.admin-section{background:var(--white);border:1px solid var(--line);border-radius:24px;margin-bottom:16px;padding:25px}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h2{margin:0;font:600 27px Space Grotesk}.admin-list{margin-top:25px}.admin-list>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:85px 1fr 130px 25px;align-items:center;gap:15px;width:100%;padding:18px 3px;display:grid}.admin-list>button>div{flex-direction:column;display:flex}.admin-list small{color:var(--muted);font-weight:500}.admin-list strong{text-align:right}.admin-list strong small{margin-left:2px}.status{text-align:center;background:#eee;border-radius:999px;padding:6px 8px;font-size:9px}.status.on{color:#4b6500;background:#e7f7ba}.muted-section>p{color:var(--muted);font-size:13px}.modal-backdrop{z-index:20;background:#1119;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.offer-form{background:var(--paper);border-radius:25px;gap:15px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:30px;display:grid;overflow:auto}.offer-form h2{margin:0;font:600 30px Space Grotesk}.offer-form textarea{resize:vertical;min-height:80px}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.checks{gap:24px;display:flex}.checks label{flex-direction:row;align-items:center;display:flex}.checks input{width:auto}.form-actions{justify-content:flex-end;gap:10px;display:flex}.form-actions>button:first-child{background:0 0;border:0}.loading{min-height:50vh;color:var(--muted);align-content:center;place-items:center;gap:12px;font-size:12px;display:grid}.loading span{border:3px solid var(--line);border-top-color:var(--ink);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.session-list .plan-pending{border-style:dashed;grid-template-columns:58px 1fr;padding:28px}.plan-pending>svg{color:#759600;width:38px;height:38px}.plan-setup{max-width:850px}.back-link{background:0 0;border:0;margin-bottom:28px;padding:0;font-size:12px;font-weight:800}.plan-setup>form{background:var(--white);border:1px solid var(--line);border-radius:26px;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden}.setup-intro{background:var(--ink);color:#fff;padding:32px}.setup-intro svg{width:44px;height:44px;color:var(--lime);margin-bottom:55px}.setup-intro h2{margin:0 0 14px;font:600 30px/1.05 Space Grotesk}.setup-intro p{color:#b8bdb3;font-size:12px;line-height:1.6}.setup-fields{gap:16px;padding:30px;display:grid}.setup-fields label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.setup-fields label>span{color:var(--muted);font-size:9px;font-weight:600}.setup-fields input,.setup-fields select,.setup-fields textarea{border:1px solid var(--line);background:var(--paper);border-radius:12px;outline:none;width:100%;padding:13px}.setup-fields textarea{resize:vertical;min-height:90px}.setup-fields input:focus,.setup-fields select:focus,.setup-fields textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #d6ff4b66}@media (width<=850px){.site-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.route-card{transform:none}.concept-grid{grid-template-columns:1fr}.concept-grid article{min-height:auto}.pricing,.auth-page{grid-template-columns:1fr}.auth-brand{gap:70px;min-height:330px}.auth-card{border-radius:30px 30px 0 0;margin:0}.member-shell{display:block}.member-shell>aside{display:none}.member-body{padding-bottom:84px}.mobile-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);z-index:10;height:72px;padding-bottom:env(safe-area-inset-bottom);background:#fffef9eb;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-nav a.active{color:var(--ink)}.mobile-nav svg{width:20px}.goal-builder,.plan-setup>form{grid-template-columns:1fr}.setup-intro svg{margin-bottom:24px}.program-grid{grid-template-columns:1fr}.admin-list>button{grid-template-columns:70px 1fr auto}.admin-list>button>svg{display:none}}@media (width<=560px){.site-header{padding:0 18px}.hero{padding:38px 18px 75px}.hero h1{font-size:55px}.hero-actions{flex-direction:column;align-items:flex-start}.route-card{min-height:330px;padding:25px}.route-stats b{font-size:14px}.concept{border-radius:30px 30px 0 0;padding:75px 18px}.concept>h2{font-size:40px}.pricing{padding:75px 18px}.price-grid{grid-template-columns:1fr}.landing footer{flex-direction:column;align-items:flex-start;gap:20px;padding:28px 18px}.auth-brand{padding:30px 24px}.auth-brand h1{font-size:48px}.auth-card{padding:38px 22px}.member-body>header{padding:0 18px}.app-page,.admin-shell main{padding:38px 17px}.page-heading h1{font-size:42px}.date-chip{display:none}.empty-plan{grid-template-columns:1fr;padding:28px}.empty-plan h2{font-size:32px}.quick-grid{grid-template-columns:1fr}.goal-builder>div:first-child{padding:28px}.goal-builder h2{font-size:31px}.composer{flex-direction:column}.session-list article{grid-template-columns:52px 1fr}.session-list article>span{display:none}.admin-stats{grid-template-columns:1fr}.admin-section{padding:18px}.admin-list>button{grid-template-columns:1fr auto}.admin-list .status{display:none}.form-row{grid-template-columns:1fr}.checks{flex-direction:column;gap:8px}}.quick-grid>a{display:block}.quick-grid>a article{height:100%}.vma-quick{box-shadow:inset 0 -4px 0 var(--lime)}.vma-highlight{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;padding:36px;display:flex}.vma-highlight small{letter-spacing:.15em;color:var(--lime);font-size:10px}.vma-highlight strong{letter-spacing:-.06em;margin:15px 0 4px;font:700 76px Space Grotesk;display:block}.vma-highlight strong span{letter-spacing:-.02em;font-size:22px}.vma-highlight p{color:#b8bdb3;max-width:530px;font-size:13px;line-height:1.6}.vma-highlight>svg{width:90px;height:90px;color:var(--lime);opacity:.8}.vma-history{margin-top:30px}.vma-history h2{font:600 25px Space Grotesk}.vma-history article{background:var(--white);border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:9px;padding:18px 20px;display:flex}.vma-history article>div{flex-direction:column;gap:4px;display:flex}.vma-history article span{color:var(--muted);font-size:10px}.vma-history article strong{font:600 19px Space Grotesk}.admin-header-links{color:#c5cac1;gap:22px;font-size:12px;display:flex}.vma-admin-card{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:30px;display:flex}.vma-admin-card>div{align-items:center;gap:22px;display:flex}.vma-admin-card>div>svg{width:42px;height:42px;color:var(--lime)}.vma-admin-card h2{margin:0;font:600 28px Space Grotesk}.vma-admin-card p:last-child{color:#b9beb5;margin-bottom:0;font-size:12px}.vma-admin-card .button{background:var(--lime);color:var(--ink)}.vma-session-list{gap:10px;display:grid}.vma-session-list>a{background:var(--white);border:1px solid var(--line);border-radius:17px;grid-template-columns:95px 1fr auto 20px;align-items:center;gap:18px;padding:20px;display:grid}.vma-session-list>a>div{flex-direction:column;gap:4px;display:flex}.vma-session-list small{color:var(--muted);font-size:10px}.vma-session-list strong{font:600 18px Space Grotesk}.vma-session-list strong small{font:500 10px Manrope}.test-status{color:#666;background:#eceee8;border-radius:999px;justify-content:center;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.test-status.live{color:#a52a0d;background:#ffdcd2}.test-status.live:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;margin:3px 6px 0 0}.test-status.completed{color:#4b6500;background:#e7f7ba}.test-status.registration{color:#175a93;background:#dceeff}.form-note{color:#59624d;background:#edf3dc;border-radius:10px;margin:0;padding:11px;font-size:10px}.form-separator{text-align:center;color:var(--muted);font-size:10px;position:relative}.form-separator:before,.form-separator:after{content:"";background:var(--line);width:29%;height:1px;position:absolute;top:50%}.form-separator:before{left:0}.form-separator:after{right:0}.vma-live{max-width:1250px!important}.vma-live-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.vma-live-heading h1{letter-spacing:-.05em;margin:0;font:600 48px/1 Space Grotesk}.vma-live-heading>div>p:last-child{color:var(--muted);font-size:12px}.test-actions{align-items:center;gap:10px;display:flex}.stage-controller{background:var(--ink);color:#fff;border-radius:25px;grid-template-columns:repeat(3,1fr) 110px;align-items:center;gap:20px;padding:26px;display:grid}.stage-controller>div:not(.stage-buttons){border-right:1px solid #ffffff18}.stage-controller small{letter-spacing:.13em;color:#aeb4aa;margin-bottom:8px;font-size:9px;display:block}.stage-controller strong{color:var(--lime);font:600 34px Space Grotesk}.stage-controller strong span{color:#fff;font-size:14px}.stage-buttons{grid-template-columns:1fr 1fr;gap:7px;display:grid}.stage-buttons button{color:#fff;background:#ffffff12;border:0;border-radius:13px;height:50px;font-size:25px}.stage-buttons button:disabled{opacity:.25}.protocol-note{color:var(--muted);align-items:center;gap:9px;padding:12px 18px;font-size:10px;display:flex}.protocol-note svg{width:16px}.participant-title{margin:28px 0 16px}.participant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.participant-grid article{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:17px}.participant-grid article.done{border-color:#bfd66e}.participant-grid article>header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.participant-grid article>header>span{background:var(--ink);width:33px;height:33px;color:var(--lime);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.participant-grid article>header>div{flex-direction:column;min-width:0;display:flex}.participant-grid article>header b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.participant-grid article>header small{color:var(--muted);font-size:9px}.stop-runner{background:var(--orange);color:#fff;border:0;border-radius:12px;flex-direction:column;gap:3px;width:100%;padding:12px;font-size:12px;font-weight:800;display:flex}.stop-runner small{color:#ffffffc2;font-size:9px;font-weight:500}.stop-runner:disabled{color:#8b8e86;background:#e2e3de}.participant-result{grid-template-columns:1fr auto;display:grid;position:relative}.participant-result strong{color:#567000;font:600 23px Space Grotesk}.participant-result span{color:var(--muted);align-self:end;font-size:9px}.participant-result button{color:var(--muted);background:0 0;border:0;position:absolute;top:-42px;right:0}.participant-result button svg{width:15px}@media (width<=850px){.participant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-controller{grid-template-columns:repeat(3,1fr)}.stage-buttons{grid-column:1/-1}.vma-admin-card{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=560px){.vma-highlight strong{font-size:58px}.vma-highlight>svg{display:none}.vma-live-heading{flex-direction:column;align-items:flex-start;gap:18px}.vma-live-heading h1{font-size:39px}.stage-controller{grid-template-columns:1fr 1fr;padding:20px}.stage-controller>div:not(.stage-buttons){border:0}.stage-controller>div:nth-child(3){grid-column:1/-1}.participant-grid{grid-template-columns:1fr}.vma-session-list>a{grid-template-columns:1fr auto}.vma-session-list .test-status,.vma-session-list>a>svg,.admin-header-links a:first-child{display:none}}.button.secondary{background:#ffffff12;border:1px solid #ffffff25}.stage-controller{grid-template-columns:1.25fr repeat(3,1fr) 110px}.stage-timer strong{font-size:46px!important}.stage-timer>span{color:var(--orange);letter-spacing:.11em;margin-top:4px;font-size:9px;font-weight:800;display:block}.stage-controller.timer-urgent{animation:.7s ease-in-out infinite alternate timer-pulse;box-shadow:0 0 0 5px #ff60374d}.stage-controller.timer-urgent .stage-timer strong{color:var(--orange)}@keyframes timer-pulse{to{transform:scale(1.006)}}.danger-zone{background:#fff4f1;border:1px solid #e7b9ac;border-radius:17px;justify-content:space-between;align-items:center;margin-top:50px;padding:22px;display:flex}.danger-zone>div{flex-direction:column;gap:4px;display:flex}.danger-zone b{font-size:12px}.danger-zone span{color:var(--muted);font-size:10px}.danger-zone button{color:#a72d13;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.danger-zone svg{width:16px}@media (width<=1050px){.stage-controller{grid-template-columns:repeat(4,1fr)}.stage-buttons{grid-column:1/-1}}@media (width<=560px){.stage-controller{grid-template-columns:1fr 1fr}.stage-controller>div:nth-child(3){grid-column:auto}.stage-timer{grid-column:1/-1}.danger-zone{flex-direction:column;align-items:flex-start;gap:17px}.test-actions{flex-wrap:wrap;align-items:flex-start}}.heading-actions{align-items:center;gap:10px;display:flex}.heading-actions>button:first-child{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:13px 17px;font-size:11px;font-weight:800}.solo-vma{max-width:900px}.solo-intro{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:130px 1fr;gap:20px;padding:42px;display:grid}.solo-intro>svg{width:75px;height:75px;color:var(--lime)}.solo-intro h2{margin:0 0 17px;font:600 37px/1.1 Space Grotesk}.solo-intro p{color:#b9beb5;font-size:13px;line-height:1.65}.solo-intro ul{margin:15px 0 25px;padding:10px 0;list-style:none}.solo-intro li{align-items:center;gap:9px;margin:11px 0;font-size:12px;display:flex}.solo-intro li svg{width:17px;color:var(--lime)}.solo-intro .button{background:var(--lime);color:var(--ink)}.solo-active{flex-direction:column;justify-content:center;min-height:calc(100vh - 80px);display:flex}.solo-active.is-preparing{background:radial-gradient(circle,#d6ff4b55,#0000 55%)}.solo-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.solo-top>span{letter-spacing:.15em;font-size:11px;font-weight:800}.solo-top button{color:var(--muted);background:0 0;border:0;font-size:11px;text-decoration:underline}.solo-clock{background:var(--ink);color:#fff;text-align:center;border-radius:35px;padding:45px;box-shadow:0 28px 60px #171b1624}.solo-clock>small{letter-spacing:.16em;color:#aeb4aa;font-size:10px}.solo-clock>strong{letter-spacing:-.08em;color:var(--lime);margin:18px 0 30px;font:700 clamp(90px,16vw,150px)/1 Space Grotesk;display:block}.solo-speed,.marker-countdown{border-top:1px solid #ffffff20;flex-direction:column;gap:5px;min-width:180px;padding:20px 25px 0;display:inline-flex}.solo-speed span,.marker-countdown span{letter-spacing:.13em;color:#9fa59b;font-size:8px}.solo-speed b,.marker-countdown b{font:600 22px Space Grotesk}.marker-countdown b{color:var(--orange)}.solo-ready{text-align:center;margin:24px;font-size:13px;font-weight:700}.solo-stop{background:var(--orange);color:#fff;border:0;border-radius:20px;flex-direction:column;gap:5px;width:min(400px,100%);margin:20px auto 0;padding:22px;display:flex;box-shadow:0 12px 30px #ff60373d}.solo-stop>span{font:700 23px Space Grotesk}.solo-stop small{color:#ffffffc4;font-size:10px}.solo-result{text-align:center;background:var(--ink);color:#fff;border-radius:32px;padding:60px 35px}.solo-result>svg{width:58px;height:58px;color:var(--lime)}.solo-result h1{letter-spacing:-.07em;margin:25px 0;font:700 100px/1 Space Grotesk}.solo-result h1 span{font-size:24px}.solo-result h2{font:600 34px Space Grotesk}.solo-result>p:not(.eyebrow){color:#b9beb5;max-width:530px;margin:15px auto 28px}.solo-result .button{background:var(--lime);color:var(--ink)}@media (width<=560px){.page-heading .heading-actions{width:100%}.heading-actions{flex-direction:column;align-items:stretch}.solo-intro{grid-template-columns:1fr;padding:28px}.solo-intro>svg{width:50px;height:50px}.solo-intro h2{font-size:30px}.solo-clock{padding:35px 18px}.solo-clock>strong{font-size:86px}.solo-speed,.marker-countdown{min-width:45%;padding:17px 8px 0}.solo-result h1{font-size:76px}}
