@font-face{font-family:Bricolage Grotesque;src:url(/BricolageGrotesque.woff2) format("woff2");font-display:swap}@font-face{font-family:Inter;src:url(/Inter.woff2) format("woff2");font-display:swap}:root{font-family:Inter,system-ui,sans-serif;color:#142c2a;background:#f6f1e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.shell{position:relative;min-height:100dvh;padding:28px 40px 22px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:radial-gradient(circle at 92% 12%,rgba(222,244,90,.82) 0 7%,transparent 7.2%),linear-gradient(128deg,transparent 0 68%,rgba(16,110,95,.08) 68% 100%),#f6f1e8}.shell:before{content:"";position:absolute;inset:auto -9vw -15vw auto;width:40vw;aspect-ratio:1;border:2px solid rgba(16,110,95,.16);border-radius:50%;box-shadow:0 0 0 5vw #106e5f09;pointer-events:none}.shell header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;z-index:2}.shell header img{width:clamp(130px,19vw,210px);height:54px;object-fit:contain;object-position:left center}.brand-name{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(22px,3vw,34px)}.experience-name{padding:9px 14px;border:1px solid rgba(20,44,42,.25);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shell footer{position:relative;text-align:center;font-size:12px;font-weight:700;color:#62716f;z-index:2}.stage{position:relative;width:min(900px,100%);height:100%;margin:auto;padding:32px 0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;text-align:center;z-index:1}.intro{display:grid;justify-items:center;gap:10px}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#dff45a;color:#142c2a;font-size:12px;font-weight:900;letter-spacing:.12em}.stage h1{max-width:760px;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(42px,5.2vw,68px);font-weight:800;line-height:.98;letter-spacing:-.045em}.stage p{max-width:620px;margin:0;font-size:clamp(15px,1.7vw,19px);line-height:1.45;color:#53615f}.stage-content{width:100%;display:grid;justify-items:center;gap:20px}.choices{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.choice{min-height:98px;padding:16px 18px;border:2px solid #142c2a;border-radius:20px;background:#fff;display:grid;grid-template-columns:52px minmax(0,1fr) 28px;align-items:center;gap:14px;text-align:left;color:#142c2a;cursor:pointer;box-shadow:6px 6px #106e5f;transition:transform .13s,box-shadow .13s,background .13s}.choice:hover{transform:translateY(-2px);box-shadow:8px 8px #106e5f}.choice:active{transform:translate(3px,3px);box-shadow:3px 3px #106e5f}.choice strong{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(20px,2.3vw,28px);line-height:1.05}.choice i{font-size:24px;font-style:normal;text-align:right}.choice-icon{width:48px;height:48px;border-radius:15px;background:#dff45a;display:grid;place-items:center;font-weight:900}.choice-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2}.choice.selected{background:#106e5f;color:#fff}.choice.selected .choice-icon{background:#dff45a;color:#142c2a}.button{min-height:56px;min-width:230px;padding:14px 26px;border:2px solid #106e5f;border-radius:14px;font-weight:850;cursor:pointer}.primary{background:#106e5f;color:#fff;box-shadow:5px 5px #142c2a}.secondary{background:#fff;color:#106e5f}.button:disabled{opacity:.55;cursor:wait}.text-button{border:0;background:transparent;color:#106e5f;text-decoration:underline;text-underline-offset:4px;font-weight:750;min-height:40px;cursor:pointer}.button:focus-visible,.choice:focus-visible,.text-button:focus-visible{outline:4px solid #e76f51;outline-offset:4px}.self-serve-timer{position:fixed;top:18px;left:50%;z-index:10;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:7px 13px;border:2px solid #142c2a;border-radius:999px;background:#fff;box-shadow:3px 3px #142c2a;font-size:12px;font-weight:800}.self-serve-timer strong{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#dff45a}.player-card{width:min(720px,100%);padding:18px;border:2px solid #142c2a;border-radius:26px;background:#fff;box-shadow:9px 9px #dff45a;display:grid;grid-template-columns:minmax(240px,1fr) 1.05fr;gap:18px;align-items:center}.player-photo{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;background:#d7dedb}.summary{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-content:center;gap:10px}.summary li{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:#eef3ef;font-size:14px;font-weight:800}.summary li span{display:grid;place-items:center;min-width:22px;color:#106e5f}.summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.status{min-height:70vh}.status h1{font-size:clamp(36px,5vw,58px)}.status-mark,.spinner{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#dff45a;border:3px solid #142c2a;font-size:36px;font-weight:900}.spinner{border:8px solid #cfd8d4;border-top-color:#106e5f;background:transparent;animation:spin 1s linear infinite}.result-card{width:min(560px,95%);padding:22px;border:2px solid #142c2a;border-radius:20px;background:#fff;box-shadow:7px 7px #dff45a;display:flex;align-items:center;gap:22px;text-align:left}.qr{width:174px;height:174px}.qr.pending{background:#d7dedb}.result-card strong{font-family:Bricolage Grotesque,sans-serif;font-size:26px}.result-card p{font-size:15px}.notice{padding:12px 16px;border-left:5px solid #e76f51;background:#fff;color:#142c2a!important;font-size:14px!important}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:700px){.shell{padding:20px}.stage{padding:72px 0 24px;justify-content:flex-start}.choices{grid-template-columns:1fr}.choice{min-height:82px}.player-card{grid-template-columns:1fr}.result-card{flex-direction:column;text-align:center}.experience-name{display:none}}@media(max-height:900px)and (min-width:701px){.shell{padding:18px 30px 14px}.stage{padding:16px 0;gap:16px}.intro{gap:6px}.stage h1{font-size:clamp(36px,4.5vw,54px)}.choices{gap:12px}.choice{min-height:78px;padding:11px 15px}.choice-icon{width:42px;height:42px}.player-card{max-height:430px}.player-photo{max-height:390px}.stage-content{gap:14px}}:root{--padel-choice-copy-ready:1}.choice-copy{display:grid;gap:4px}.choice-copy small{color:#62716f;font-size:clamp(13px,1.6vw,16px);font-weight:650;line-height:1.3}.choice.selected .choice-copy small{color:#fff}@media(max-width:700px){.shell{padding:18px 20px}.shell>*,.stage,.stage-content,.intro,.choices,.choice{min-width:0}.stage,.stage-content,.intro,.choices{max-width:100%}.shell header img{width:120px;height:44px}.self-serve-timer{top:76px}.stage{padding:104px 0 24px;justify-content:flex-start}.intro{width:100%;padding-inline:2px}.stage h1{width:100%;font-size:clamp(34px,10.5vw,44px);line-height:1;overflow-wrap:anywhere}.stage p{width:100%;font-size:15px}.choice strong{overflow-wrap:anywhere}}@media(max-height:900px)and (min-width:701px){.stage{padding:76px 0 18px}.stage h1{font-size:clamp(34px,4vw,50px)}.player-card{max-height:350px}.player-photo{max-height:314px}}@media(min-width:701px){.self-serve-timer{left:auto;right:250px;transform:none}}
