.tester-page{color:#f5f5f4;min-height:100vh;font-family:var(--font-body),sans-serif;background:#090a0c}.tester-page *{box-sizing:border-box}.tester-page button,.tester-page input{font:inherit}.tester-page :is(a,button,input):focus-visible,.tester-segment:focus-within{outline-offset:3px;outline:2px solid #ff8a45}.tester-hero{background:radial-gradient(at 50% 100%,#ff671f1c,#0000 57%),linear-gradient(#111216,#090a0c);border-bottom:1px solid #282a30;padding:clamp(140px,17vw,230px) 24px 70px}.tester-hero-inner{max-width:1080px;margin:auto}.tester-kicker,.tester-overline{font-family:var(--font-mono),monospace;letter-spacing:.18em;color:#ff914f;font-size:11px;font-weight:500}.tester-kicker{align-items:center;gap:10px;margin:0 0 32px;display:flex}.tester-kicker-dot{background:#ff711f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 16px #ff711f}.tester-hero h1{font-family:var(--font-display),sans-serif;letter-spacing:-.065em;margin:0;font-size:clamp(48px,7vw,104px);font-weight:600;line-height:1.05}.tester-hero h1 span{color:#ff791f}.tester-lede{color:#c5c5c9;max-width:650px;margin:26px 0 55px;font-size:clamp(18px,2vw,23px);line-height:1.5}.tester-hero-rule{font:11px var(--font-mono),monospace;letter-spacing:.11em;color:#a9a9af;border-top:1px solid #3a3b40;justify-content:space-between;gap:16px;padding-top:16px;display:flex}.tester-workspace{max-width:1080px;margin:0 auto;padding:70px 24px 30px}.tester-card,.tester-active,.tester-state{background:#111215;border:1px solid #34363c;box-shadow:0 20px 60px #00000038}.tester-card{padding:clamp(24px,4vw,54px)}.tester-card-heading{align-items:center;gap:18px;margin-bottom:42px;display:flex}.tester-heading-icon{color:#ff812f;background:#23160f;border:1px solid #6b351c;place-items:center;width:52px;height:52px;display:grid}.tester-card-heading h2,.tester-result h2,.tester-next h2{font-family:var(--font-display),sans-serif;letter-spacing:-.035em}.tester-card-heading h2{margin:5px 0 0;font-size:29px}.tester-overline{margin:0}.tester-field-label,.tester-platforms legend{color:#f0f0f1;margin:0 0 12px;font-size:14px;font-weight:600;display:block}.tester-input-row{background:#090a0c;border:1px solid #51525a;align-items:stretch;min-height:60px;transition:border-color .2s,box-shadow .2s;display:flex}.tester-input-row:focus-within{border-color:#ff842f;box-shadow:0 0 0 3px #ff741f1f}.tester-input-row input{color:#fff;width:100%;min-width:0;font-family:var(--font-mono),monospace;background:0 0;border:0;padding:14px 18px;font-size:14px;outline:0!important}.tester-input-row input::placeholder{color:#777983}.tester-copy{color:#dadade;cursor:pointer;background:#16171b;border:0;border-left:1px solid #3b3d43;flex:none;justify-content:center;align-items:center;gap:8px;min-width:112px;padding:10px 15px;display:inline-flex;font-size:13px!important;font-weight:600!important}.tester-copy:hover:not(:disabled){color:#fff;background:#27292f}.tester-copy:disabled{opacity:.45;cursor:not-allowed}.tester-field-hint{color:#aaaab1;margin:10px 0 32px;font-size:13px}.tester-platforms{border:0;margin:0 0 32px;padding:0}.tester-segments{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tester-segment{color:#d8d8dd;cursor:pointer;background:#18191d;border:1px solid #474950;justify-content:center;align-items:center;gap:9px;min-height:54px;font-size:14px;font-weight:600;display:flex;position:relative}.tester-segment:hover{border-color:#a35a31}.tester-segment.selected{color:#fff;background:#2a190f;border-color:#ff852f;box-shadow:inset 0 0 0 1px #ff852f29}.tester-segment input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.tester-submit{color:#15100c;cursor:pointer;background:#ff791f;border:1px solid #ff872f;border-radius:10px;justify-content:center;align-items:center;gap:14px;width:100%;min-height:60px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 28px #ff681333;font-size:17px!important;font-weight:700!important}.tester-submit:hover:not(:disabled){background:#ff913e;transform:translateY(-2px);box-shadow:0 18px 32px #ff681347}.tester-submit:disabled{opacity:.7;cursor:wait}.tester-privacy{color:#b5b5bc;text-align:center;justify-content:center;align-items:flex-start;gap:9px;margin:23px 0 0;font-size:13px;line-height:1.5;display:flex}.tester-privacy svg{color:#d18960;flex:none;margin-top:1px}.tester-result{margin-top:20px}.tester-state{color:#d9d9dc;padding:30px;line-height:1.55}.tester-state h2{color:#fff;margin:14px 0 8px;font-size:28px}.tester-state p:last-child{color:#c5c5c9;margin-bottom:0}.tester-stale{color:#ffe0ca;background:#1c1714;border-color:#895024}.tester-pulse{background:#ff791f;border-radius:50%;width:9px;height:9px;margin-right:12px;animation:1.5s ease-in-out infinite tester-pulse;display:inline-block;box-shadow:0 0 0 6px #ff791f26}@keyframes tester-pulse{50%{opacity:.35;box-shadow:0 0 0 12px #ff791f00}}.tester-active{padding:clamp(24px,4vw,48px)}.tester-result-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tester-result-head h2{align-items:center;gap:10px;margin:13px 0 4px;font-size:34px;display:flex}.tester-result-head p:last-child{color:#d0d0d3;margin:0}.tester-check{color:#0a1711;background:#6fe6a3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.tester-verified{color:#8de8b0;white-space:nowrap;background:#102119;border:1px solid #326b4a;align-items:center;gap:7px;padding:9px 12px;font-size:12px;display:inline-flex}.tester-result-note{color:#c7c7cb;margin:30px 0;font-size:14px;line-height:1.6}.tester-facts{border-top:1px solid #3b3d43;border-left:1px solid #3b3d43;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.tester-facts div{border-bottom:1px solid #3b3d43;border-right:1px solid #3b3d43;min-width:0;padding:18px}.tester-facts dt{color:#aaaab2;font:11px var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.tester-facts dd{overflow-wrap:anywhere;color:#fff;margin:0;font-size:15px;font-weight:600}.tester-journey{background:linear-gradient(100deg,#211710,#141313);border:1px solid #4a3429;margin-top:28px;padding:24px}.tester-journey-items{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.tester-journey-items span{text-align:center;color:#eee9e6;background:#1b1613;border:1px solid #76503a;flex:1;min-width:0;padding:12px;font-size:13px;font-weight:600}.tester-journey-items svg{color:#ff812d;flex:none;transform:rotate(-90deg)}.tester-next{grid-template-columns:1fr 1fr;gap:20px;max-width:1080px;margin:0 auto;padding:42px 24px 100px;display:grid}.tester-next>div{background:#111215;border:1px solid #34363c;padding:clamp(25px,3vw,36px)}.tester-next h2{margin:16px 0 10px;font-size:25px;line-height:1.25}.tester-next p:not(.tester-overline){color:#c3c3c8;line-height:1.5}.tester-next a{color:#ff9a59;align-items:center;gap:9px;min-height:44px;font-weight:650;text-decoration:none;display:inline-flex}.tester-next a:hover{text-decoration:underline}.tester-build>div{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.tester-next a.tester-build-primary{color:#16100c;background:#ff791f;border-radius:9px;padding:12px 18px;box-shadow:0 10px 24px #ff681333}.tester-next a.tester-build-primary:hover{background:#ff913e;text-decoration:none}.tester-next a.tester-build-secondary{color:#eee;border:1px solid #65666b;border-radius:9px;padding:12px 18px}@media (max-width:760px){.tester-hero{padding:135px 20px 55px}.tester-workspace{padding:42px 20px 18px}.tester-result-head{flex-direction:column}.tester-verified{white-space:normal}.tester-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tester-journey-items{flex-direction:column}.tester-journey-items span{width:100%}.tester-journey-items svg{transform:none}.tester-next{grid-template-columns:1fr;padding:30px 20px 75px}}@media (max-width:480px){.tester-hero-rule{font-size:9px}.tester-card-heading{margin-bottom:30px}.tester-input-row{flex-direction:column}.tester-copy{border-top:1px solid #3b3d43;border-left:0;min-height:44px}.tester-segments{gap:6px}.tester-segment{gap:5px;font-size:12px}.tester-facts{grid-template-columns:1fr}.tester-privacy{text-align:left}.tester-page .tester-hero h1{font-size:48px}}@media (prefers-reduced-motion:reduce){.tester-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
