.tester-page{font-size:17px}.tester-page [hidden]{display:none!important}.tester-page button,.tester-page input,.tester-page select,.tester-page textarea{font:inherit}.tester-page button{cursor:pointer}.tester-page button:disabled{cursor:default;opacity:.65}.tester-page a,.tester-page p,.tester-page h1,.tester-page h2,.tester-page h3{overflow-wrap:break-word}.tester-header{max-width:1400px;margin:auto;display:flex;align-items:center;gap:22px;padding:18px 5vw;min-height:104px}.tester-header-title{font-size:18px;font-weight:800}.tester-header nav{margin-left:auto;display:flex;gap:22px;flex-wrap:wrap}.tester-header nav a{display:flex;align-items:center;min-height:44px;font-size:14px;font-weight:700;text-decoration:none}.tester-header nav a:hover{color:var(--blue)}.tester-wrap{max-width:1260px;margin:auto;padding:0 5vw}.tester-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:7%;align-items:center;padding:54px 0 74px}.tester-hero h1{font-size:clamp(54px,5.5vw,78px);line-height:1.06}.tester-hero h1>span{color:var(--blue)}.tester-hero .eyebrow{display:flex;gap:8px;align-items:center}.pilot-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;flex:none}.tester-lead{font-size:21px;line-height:1.5;max-width:490px}.tester-actions{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-top:25px}.welcome-card{background:#e9eee0;border-radius:90px 24px 24px 24px;padding:34px 36px;transform:rotate(2deg);position:relative}.welcome-mark{color:var(--blue);font-size:60px;line-height:1;display:block;margin-bottom:24px}.welcome-card h2{font-size:44px;letter-spacing:-.04em;line-height:1.12}.welcome-card p:not(.eyebrow){font-size:16px;color:#4c5544;line-height:1.6}.handwritten-note{display:block;border-top:1px solid #bdc7b2;padding-top:18px;font-size:14px;font-weight:800;color:var(--blue)}.entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:80px;scroll-margin-top:20px}.entry-card{border:1px solid var(--line);background:#fffef9;padding:30px;border-radius:24px}.entry-label{display:block;font-size:11px;letter-spacing:.1em;font-weight:800;margin-bottom:24px;color:var(--blue)}.entry-card h2{font-size:35px;margin-bottom:16px}.entry-card>p:not(.entry-note){color:var(--muted);font-size:16px}.entry-card .button{font-size:16px;max-width:100%}.entry-note{font-size:13px;line-height:1.6;margin:20px 0 0;color:#5a6157}.install-help{border-top:1px solid var(--line);margin-top:18px;font-size:14px}.install-help summary{min-height:48px;cursor:pointer;font-weight:800;padding:12px 0}.install-help ol{padding-left:20px}.install-help li{margin-bottom:10px}.install-help p{font-size:13px}.install-help code{display:block;font:12px/1.6 monospace;overflow-wrap:anywhere;padding:10px;background:#edf1ff;border-radius:8px;margin-top:6px}.download-status{font-size:14px!important;margin-top:14px;margin-bottom:0}.academy-section,.journey-section{padding-top:65px;padding-bottom:65px;border-top:1px solid var(--line);scroll-margin-top:20px}.academy-section>.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:8%}.academy-section>.section-heading>.eyebrow{grid-column:1/-1}.academy-section h2{font-size:clamp(40px,4vw,55px)}.academy-section .section-heading>p:last-child{max-width:none;padding-top:5px}.simulation{margin-top:18px;border:1px solid #bec9e5;background:#fffef9;border-radius:28px;overflow:hidden}.simulation-header{display:flex;gap:15px;justify-content:space-between;align-items:center;background:#edf1ff;padding:18px 26px}.simulation-badge{font-size:11px;font-weight:800;letter-spacing:.08em;color:#17439d}.quiet-button{min-height:44px;background:transparent;border:0;padding:10px 0;color:var(--blue);font-size:14px!important;font-weight:800!important;text-decoration:underline;text-underline-offset:4px}.demo-stages{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 26px;margin:0;border-bottom:1px solid var(--line);gap:14px}.demo-stages li{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:700;color:var(--muted)}.demo-stages span{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;flex:none;font-size:13px}.demo-stages li[aria-current=step]{color:var(--blue);font-weight:800}.demo-stages li[aria-current=step] span{background:var(--blue);border-color:var(--blue);color:white}.demo-content-inner{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:36px}.demo-content-inner h3{font-size:28px}.demo-content-inner p{font-size:16px;color:var(--muted)}.demo-person{display:flex;gap:12px;align-items:center;margin-bottom:22px}.demo-avatar{width:46px;height:46px;background:#e6ecd9;display:grid;place-items:center;border-radius:50%;color:#3c5738;font-weight:800;flex:none}.demo-person strong{display:block;font-size:15px}.demo-person small{font-size:12px;color:var(--muted)}.demo-skill{border:1px solid var(--line);padding:24px;border-radius:18px}.demo-skill h4{font-size:22px;line-height:1.3;margin:0 0 10px}.demo-token{font-weight:800;font-size:19px;color:var(--blue);display:block}.demo-form{display:flex;flex-direction:column;gap:16px}.tester-page label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:800;color:var(--ink)}.tester-page input:not([type=checkbox]),.tester-page select,.tester-page textarea{width:100%;min-width:0;min-height:48px;border:1px solid #b8c0b3;border-radius:10px;background:#fffefa;padding:10px 12px;color:var(--ink);font-size:16px;font-weight:400;line-height:1.5}.tester-page textarea{resize:vertical}.tester-page input[type=checkbox]{width:20px;height:20px;flex:none;accent-color:var(--blue);margin:2px 0}.tester-page input:focus-visible,.tester-page select:focus-visible,.tester-page textarea:focus-visible{outline-offset:2px}.demo-form .button{align-self:flex-start;font-size:15px}.demo-terms{padding:22px;background:#f4f5ec;border-radius:18px}.demo-terms dl{margin:0}.demo-terms dt{font-size:12px;font-weight:800;color:var(--muted);margin-top:12px}.demo-terms dd{margin:3px 0 0;font-size:16px}.demo-signatures{display:flex;flex-direction:column;gap:13px}.demo-signatures button{font-size:15px;line-height:1.4}.button.secondary{background:transparent;color:var(--blue);border-color:#a3b7e5}.button.secondary:hover{background:#edf1ff}.demo-balance{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.demo-balance div{background:#edf1ff;border-radius:16px;padding:16px}.demo-balance span{display:block;font-size:12px}.demo-balance strong{display:block;font-size:27px;color:var(--blue)}.demo-balance small{font-size:12px;color:var(--muted)}.check-label{flex-direction:row!important;gap:12px!important;align-items:flex-start;min-height:44px;padding:10px 0;font-size:15px!important;font-weight:600!important;line-height:1.5}.simulation>.form-status{margin:0;padding:0 30px 24px}.form-status{font-size:14px;line-height:1.5;margin:13px 0 0;min-height:21px}.form-status[data-state=error],.download-status[data-state=error]{color:#a52825}.form-status[data-state=success]{color:#286339}.identity-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:64px 0;border-top:1px solid var(--line);align-items:center}.identity-section h2{font-size:45px}.identity-section>div>p:not(.eyebrow){font-size:16px;color:var(--muted)}.identity-card{border:1px solid var(--line);border-radius:22px;padding:26px;background:#fffef9}.identity-card #identity-status{font-weight:800;color:var(--ink);font-size:18px}.identity-card #guest-actions{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.small-copy{font-size:13px!important;line-height:1.65;color:var(--muted);margin:16px 0 0}.journey-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:26px}.journey-heading h2{font-size:48px;margin-bottom:20px}.progress-count{text-align:right;flex:none;margin-bottom:23px}.progress-count output{display:block;font-size:36px;font-weight:800;color:var(--blue);line-height:1.2}.progress-count span{font-size:12px;color:var(--muted)}.journey-intro{font-size:16px;max-width:850px}.real-app-note{font-size:14px;line-height:1.6;border-left:3px solid var(--blue);padding:12px 18px;background:#edf1ff;border-radius:0 12px 12px 0;margin:24px 0}.real-app-note strong{display:block;margin-bottom:3px}.session-settings{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:620px;margin-bottom:26px}.progress-track{height:8px;background:#dfe3d6;border-radius:8px;overflow:hidden}.progress-track span{display:block;width:0;height:100%;background:var(--blue);transition:width .2s}.journey-list{list-style:none;padding:0;margin:24px 0 0}.journey-list>li{border-top:1px solid var(--line)}.journey-list>li:last-child{border-bottom:1px solid var(--line)}.journey-list summary{min-height:90px;display:flex;align-items:center;gap:18px;list-style:none;cursor:pointer;padding:20px 3px}.journey-list summary::-webkit-details-marker{display:none}.route-number{font-size:12px;font-weight:800;color:var(--blue);width:34px;flex:none}.route-heading{flex:1;min-width:0}.route-heading strong{display:block;font-size:23px;line-height:1.3;letter-spacing:-.02em}.route-heading small{font-size:13px;color:var(--muted);display:block;margin-top:3px}.route-arrow{font-size:24px;color:var(--blue);width:24px;flex:none;transition:transform .2s}.journey-list details[open] .route-arrow{transform:rotate(45deg)}.route-body{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;padding:0 0 26px 55px}.route-body p{font-size:15px;color:var(--muted)}.route-checks{margin:12px 0}.route-expectation{background:#e9eee0;padding:22px;border-radius:18px;align-self:start}.route-expectation strong{font-size:12px;display:block;margin-bottom:10px}.route-expectation p{font-size:14px;margin:0;color:#485143}.route-links{display:flex;gap:18px;flex-wrap:wrap}.route-links a,.route-links button{font-size:14px!important}.feedback-section{border-top:1px solid var(--line);padding:68px 0 80px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;scroll-margin-top:20px}.feedback-section h2{font-size:48px}.feedback-section>div>p:not(.eyebrow){font-size:17px;color:var(--muted)}.feedback-card{border:1px solid var(--line);border-radius:24px;background:#fffef9;padding:28px}.feedback-card form{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feedback-card .button{align-self:flex-start;font-size:15px}.feedback-card .form-status{margin:0}.feedback-card h3{font-size:21px;margin-top:28px}.feedback-card ul{padding-left:20px;font-size:14px}.feedback-card li{margin:12px 0;overflow-wrap:anywhere}.feedback-card li small{display:block;color:var(--muted)}.tester-footer{max-width:1400px;margin:auto;border-top:1px solid var(--line);padding:28px 5vw;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}.tester-footer>div:first-child{display:flex;gap:22px;flex-wrap:wrap}.tester-footer a{min-height:44px;display:flex;align-items:center;font-size:13px;text-decoration:none}.tester-footer .powered{border:0;margin:0;padding:0}.tester-page dialog{border:1px solid var(--line);border-radius:24px;padding:34px;max-width:470px;width:calc(100% - 30px);max-height:calc(100dvh - 30px);color:var(--ink);background:var(--paper);overflow:auto}.tester-page dialog::backdrop{background:#172a4066}.tester-page dialog form{display:flex;flex-direction:column;gap:15px;position:relative}.tester-page dialog h2{font-size:41px;margin:0}.tester-page dialog p{font-size:15px;margin:0}.tester-page dialog .eyebrow{margin-top:7px;font-size:11px}.dialog-close{position:absolute;right:-15px;top:-22px;width:44px;height:44px;border:0;background:transparent;color:var(--ink);font-size:31px!important}.tester-page dialog .text-link{font-size:14px}.tester-page dialog .button{margin-top:5px;font-size:16px}
@media(max-width:950px){.tester-header nav{gap:15px}.tester-hero{gap:5%}.welcome-card{padding:28px}.welcome-card h2{font-size:36px}.feedback-section{gap:4%}.feedback-card{padding:23px}.route-body{gap:22px}.demo-content-inner{gap:24px}.tester-hero h1{font-size:60px}}
@media(max-width:760px){.tester-header{padding:14px 24px;gap:16px;flex-wrap:wrap}.tester-header-title{font-size:17px;flex:1}.tester-header nav{order:3;width:100%;margin:0;gap:0;justify-content:space-between;border-top:1px solid var(--line);padding-top:7px}.tester-header nav a{font-size:13px;min-height:40px}.tester-wrap{padding:0 24px}.tester-hero{grid-template-columns:1fr;padding:30px 0 42px;gap:32px}.tester-hero h1{font-size:clamp(44px,10.7vw,68px);margin-bottom:24px}.tester-hero .eyebrow{font-size:9px}.tester-lead{font-size:19px}.tester-actions .button{font-size:15px}.welcome-card{transform:none;border-radius:45px 20px 20px 20px;padding:26px}.welcome-mark{font-size:44px;margin-bottom:18px}.welcome-card h2{font-size:36px}.welcome-card h2{max-width:310px}.welcome-card .eyebrow{font-size:10px;margin-bottom:15px}.welcome-card p:not(.eyebrow){font-size:15px}.entry-grid{grid-template-columns:1fr;gap:16px;margin-bottom:46px}.entry-card{padding:25px}.entry-card h2{font-size:32px}.entry-label{font-size:10px;margin-bottom:18px}.entry-card .button{font-size:15px}.academy-section,.journey-section{padding-top:44px;padding-bottom:44px}.academy-section>.section-heading{display:block}.academy-section h2{font-size:38px}.academy-section .section-heading>p:last-child{font-size:16px}.simulation{border-radius:20px}.simulation-header{padding:14px 18px;gap:8px}.simulation-badge{font-size:10px}.simulation-header .quiet-button{font-size:12px!important}.demo-stages{padding:20px 16px;gap:7px}.demo-stages li{flex-direction:column;gap:7px;font-size:12px;text-align:center;line-height:1.3}.demo-stages span{width:27px;height:27px}.demo-content-inner{grid-template-columns:1fr;gap:24px;padding:23px}.demo-content-inner h3{font-size:25px}.demo-skill{padding:20px}.demo-terms{padding:20px}.demo-content-inner p{font-size:15px}.demo-form .button,.demo-signatures .button{width:100%;font-size:14px}.simulation>.form-status{padding:0 23px 22px}.identity-section{grid-template-columns:1fr;padding:42px 0;gap:22px}.identity-section h2{font-size:38px}.identity-card{padding:24px}.identity-card .button{font-size:15px}.journey-heading{align-items:flex-start;gap:12px}.journey-heading h2{font-size:36px}.progress-count{margin-top:30px}.progress-count output{font-size:25px}.progress-count span{max-width:78px;display:block;line-height:1.4;font-size:11px}.journey-intro{font-size:15px}.real-app-note{font-size:13px;padding:12px 15px}.session-settings{grid-template-columns:1fr;gap:15px}.route-heading strong{font-size:21px}.route-heading small{font-size:12px}.route-number{width:22px;font-size:11px}.journey-list summary{gap:12px;padding:18px 0;min-height:84px}.route-body{grid-template-columns:1fr;padding:0 0 24px;gap:20px}.route-body p{font-size:15px}.route-expectation{padding:19px}.route-links{gap:8px 18px}.feedback-section{grid-template-columns:1fr;gap:26px;padding:45px 0 50px}.feedback-section h2{font-size:39px}.feedback-section>div>p:not(.eyebrow){font-size:16px}.feedback-card{padding:23px}.form-grid{grid-template-columns:1fr}.feedback-card .button{width:100%;font-size:15px}.tester-footer{padding:23px 24px;display:block}.tester-footer>div:first-child{gap:0 20px}.tester-footer .powered{margin-top:20px;justify-content:flex-start}.tester-page dialog{padding:27px}.tester-page dialog h2{font-size:36px}.tester-page dialog .text-link{gap:10px;line-height:1.4}}
@media(max-width:360px){.tester-header{padding-left:20px;padding-right:20px}.tester-wrap{padding:0 20px}.tester-header nav a{font-size:12px}.tester-hero h1{font-size:43px}.entry-card{padding:21px}.journey-heading h2{font-size:32px}.progress-count{margin-top:27px}.demo-content-inner{padding:19px}.demo-content-inner .button{padding:14px 18px}.demo-balance{gap:8px}.demo-balance div{padding:12px}.demo-balance strong{font-size:24px}.feedback-card{padding:19px}.tester-footer{padding-left:20px;padding-right:20px}.tester-page dialog{padding:24px}}
@media(prefers-reduced-motion:reduce){.progress-track span,.route-arrow{transition:none}}
#signed-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
