.tester-page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:64px 0 90px}.tester-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:42px;align-items:center;padding:34px 0 56px}.tester-hero h1{max-width:760px;margin:18px 0;font-size:clamp(42px,6vw,72px);line-height:1.02}.tester-hero>div>p{max-width:700px;color:var(--muted);font-size:20px;line-height:1.6}.tester-highlights{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px}.tester-highlights span{display:flex;align-items:center;gap:7px;font-weight:800}.tester-expectation{padding:30px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,color-mix(in srgb,var(--green) 92%,#fff),#163723);color:#fff;box-shadow:0 20px 55px #153a252a}.tester-expectation h2{margin:10px 0 12px;font-size:28px}.tester-expectation p{color:#dfece2;line-height:1.55}.tester-expectation ul{display:grid;gap:11px;margin:22px 0 0;padding-left:20px}.tester-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:42px}.tester-benefits article{padding:26px;border:1px solid var(--line);border-radius:21px;background:var(--card)}.tester-benefits svg{color:var(--mint)}.tester-benefits h2{margin:16px 0 9px;font-size:20px}.tester-benefits p{margin:0;color:var(--muted);line-height:1.5}.tester-application{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:44px;padding:42px;border:1px solid var(--line);border-radius:28px;background:var(--card);box-shadow:0 18px 60px #1c35210d}.tester-form-intro h2{margin:14px 0 12px;font-size:34px}.tester-form-intro p{color:var(--muted);line-height:1.6}.tester-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:20px;border-radius:17px;background:var(--lime);color:#193220}.tester-form{display:grid;gap:10px}.tester-form label{font-weight:800}.tester-form input,.tester-form select,.tester-form textarea{width:100%;box-sizing:border-box;margin-bottom:8px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:var(--cream);color:var(--ink);font:inherit}.tester-form textarea{resize:vertical;line-height:1.5}.tester-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tester-form-grid label{display:grid;gap:10px}.tester-form .consent-row{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-weight:500;line-height:1.45}.tester-form .consent-row input{width:18px;height:18px;margin:2px 0 0}.tester-submit{display:inline-flex;justify-content:center;align-items:center;gap:8px;margin-top:8px}.tester-form>small{color:var(--muted);text-align:center}.tester-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.tester-success{width:min(680px,100%);margin:60px auto;padding:48px;text-align:center;border:1px solid var(--line);border-radius:28px;background:var(--card)}.tester-success .tester-icon{margin:0 auto 22px}.tester-success h1{font-size:42px}.tester-success p{margin:0 auto 26px;max-width:560px;color:var(--muted);line-height:1.6}.landing-tester{margin:20px auto 70px;padding:34px;border:1px solid color-mix(in srgb,var(--mint) 45%,var(--line));border-radius:28px;background:radial-gradient(circle at 90% 20%,#d9ed7835,transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--card) 90%,var(--green)),var(--card))}.landing-tester-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px}.landing-tester h2{margin:9px 0 10px;font-size:clamp(29px,4vw,44px)}.landing-tester p{max-width:720px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}.landing-tester .btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}@media(max-width:760px){.tester-page{padding-top:30px}.tester-application,.tester-hero{grid-template-columns:1fr}.tester-hero{gap:24px}.tester-hero h1{font-size:43px}.tester-benefits{grid-template-columns:1fr}.tester-application{padding:24px;gap:28px}.landing-tester{margin-bottom:44px;padding:25px}.landing-tester-grid{grid-template-columns:1fr}.landing-tester .btn{width:100%;justify-content:center}}@media(max-width:460px){.tester-form-grid{grid-template-columns:1fr}.tester-success{padding:30px 22px}.tester-success h1{font-size:34px}}.tester-admin-page{max-width:1080px}.tester-admin-list{display:grid;gap:14px}.tester-admin-card{padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.tester-admin-card header{display:flex;justify-content:space-between;gap:20px}.tester-admin-card h2{margin:9px 0 6px;font-size:23px}.tester-admin-card header a{display:inline-flex;align-items:center;gap:6px;color:var(--mint);font-weight:800}.tester-admin-card header>small,.tester-status{color:var(--muted)}.tester-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf1ed;font-size:11px;font-weight:900}.tester-status.accepted{background:#e0f3e6;color:#24723c}.tester-status.rejected{background:#f8e5df;color:#a23b27}.tester-status.contacted{background:#e7edf8;color:#315d9b}.tester-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tester-meta span{padding:8px 11px;border-radius:10px;background:var(--cream);color:var(--muted)}.tester-admin-card>p{line-height:1.6}.tester-admin-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.tester-admin-actions .btn{display:inline-flex;align-items:center;gap:6px}.tester-admin-actions .btn.danger{background:#a23b27;color:#fff}@media(max-width:600px){.tester-admin-card header{display:grid}.tester-admin-actions{display:grid;grid-template-columns:1fr}.tester-admin-actions .btn{justify-content:center}}.optional-label{display:inline-flex;margin-left:7px;padding:3px 7px;border-radius:999px;background:var(--cream);color:var(--muted);font-size:11px;font-weight:800;vertical-align:middle}.tester-register-page{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);gap:42px;align-items:start;width:min(1100px,calc(100% - 32px));margin:0 auto;padding:54px 0 88px}.tester-register-intro{padding:42px 18px 30px 0;position:sticky;top:110px}.tester-register-intro h1{margin:16px 0;font-size:clamp(40px,5vw,62px);line-height:1.04}.tester-register-intro>p{color:var(--muted);font-size:19px;line-height:1.6}.tester-invite-benefits{display:grid;gap:13px;margin-top:28px}.tester-invite-benefits span{display:flex;align-items:center;gap:10px;font-weight:800}.tester-invite-benefits svg{color:var(--mint)}.tester-register-page .commercial-register-card{width:100%;box-sizing:border-box}.tester-welcome-page{max-width:1080px}.tester-welcome-hero{padding:42px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 90% 10%,#d9ed7845,transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--green) 92%,#fff),#163723);color:#fff}.tester-welcome-hero .eyebrow{color:#d9ed78}.tester-welcome-hero h1{max-width:760px;margin:16px 0;font-size:clamp(39px,6vw,66px);line-height:1.04}.tester-welcome-hero p{max-width:690px;color:#e0eee3;font-size:19px;line-height:1.6}.tester-welcome-hero .btn{display:inline-flex;align-items:center;gap:8px;margin-top:10px}.tester-welcome-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:24px;border-radius:18px;background:#d9ed78;color:#193220}.tester-task-section{padding:52px 0 26px}.tester-task-section h2{margin:10px 0 24px;font-size:34px}.tester-task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.tester-task-grid a{display:grid;grid-template-columns:auto 1fr;gap:7px 13px;padding:23px;border:1px solid var(--line);border-radius:18px;background:var(--card);color:var(--ink);text-decoration:none}.tester-task-grid a:hover{border-color:var(--mint);transform:translateY(-1px)}.tester-task-grid svg{grid-row:1/span 2;color:var(--mint)}.tester-task-grid strong{font-size:18px}.tester-task-grid span{color:var(--muted);line-height:1.45}.tester-feedback-explanation{display:flex;align-items:flex-start;gap:18px;margin-top:20px}.tester-feedback-explanation svg{flex:0 0 auto;color:var(--mint)}.tester-feedback-explanation h2{margin:0 0 8px}.tester-feedback-explanation p{margin:0;color:var(--muted);line-height:1.55}.tester-mode-tools{position:fixed;right:22px;bottom:24px;z-index:120;display:flex;align-items:center;gap:8px}.tester-mode-label{padding:7px 10px;border:1px solid color-mix(in srgb,var(--lime) 55%,var(--line));border-radius:999px;background:var(--card);color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.12em;box-shadow:0 8px 24px #0002}.tester-feedback-trigger{display:inline-flex;align-items:center;gap:8px;padding:13px 17px;border:0;border-radius:999px;background:var(--lime);color:#173221;font:inherit;font-weight:900;box-shadow:0 12px 36px #0004;cursor:pointer}.tester-feedback-overlay{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:18px;background:#07140db8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tester-feedback-dialog{position:relative;width:min(540px,100%);max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);overflow:auto;box-sizing:border-box;padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--card);color:var(--ink);box-shadow:0 28px 90px #0008}.tester-feedback-dialog h2{margin:10px 40px 8px 0;font-size:31px}.tester-feedback-dialog>p{color:var(--muted);line-height:1.5}.tester-feedback-close{position:absolute;right:18px;top:18px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:var(--cream);color:var(--ink);cursor:pointer}.tester-feedback-dialog form{display:grid;gap:9px;margin-top:21px}.tester-feedback-dialog label{font-weight:850}.tester-feedback-dialog select,.tester-feedback-dialog textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:var(--cream);color:var(--ink);font:inherit}.tester-feedback-dialog textarea{resize:vertical;line-height:1.5}.tester-feedback-dialog .btn{margin-top:7px}.tester-feedback-success{display:grid;justify-items:center;gap:18px;padding:25px 0 6px;text-align:center;color:var(--mint)}.tester-feedback-success .btn{color:var(--ink)}.tester-feedback-admin{margin-top:48px}.tester-feedback-admin h2{margin:9px 0 20px;font-size:32px}.tester-feedback-admin-list{display:grid;gap:12px}.tester-feedback-admin-card{display:block;width:100%;padding:20px;border:1px solid var(--line);border-left:5px solid #b87c2d;border-radius:17px;background:var(--card);color:var(--ink);font:inherit;text-align:left;cursor:pointer}.tester-feedback-admin-card.problem{border-left-color:#b74736}.tester-feedback-admin-card.positive{border-left-color:#3b9a63}.tester-feedback-admin-card.idea{border-left-color:#557cc0}.tester-feedback-admin-card header{display:flex;justify-content:space-between;gap:16px}.tester-feedback-category{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tester-feedback-admin-card .meta,.tester-feedback-admin-card header small{color:var(--muted)}.tester-feedback-admin-card p{font-size:17px;line-height:1.55}.tester-feedback-admin-card code{padding:3px 6px;border-radius:6px;background:var(--cream)}@media(max-width:760px){.tester-register-page{grid-template-columns:1fr;padding-top:28px;gap:16px}.tester-register-intro{position:static;padding:14px 0}.tester-register-intro h1{font-size:41px}.tester-task-grid{grid-template-columns:1fr}.tester-welcome-hero{padding:28px 23px}.tester-mode-tools{right:14px;bottom:88px}.tester-mode-label{display:none}.tester-feedback-trigger{padding:12px 15px}.tester-feedback-dialog{padding:25px 20px}}.tester-feedback-admin-card:hover{border-color:var(--mint);transform:translateY(-1px)}.tester-feedback-admin-card.handled{opacity:.68;border-left-color:#7b8a7e}.tester-feedback-admin-card.handled p{text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--muted) 55%,transparent)}.tester-feedback-open{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--mint);font-weight:850}.tester-feedback-detail{display:grid;gap:15px}.tester-feedback-detail>p{margin:0;font-size:18px;line-height:1.55}.tester-feedback-detail dl{display:grid;gap:10px;margin:0}.tester-feedback-detail dl>div{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid var(--line)}.tester-feedback-detail dt{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.tester-feedback-detail dd{margin:0;overflow-wrap:anywhere}.tester-feedback-detail>.btn,.tester-feedback-page-link{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}@media(max-width:850px){body:has(.mobile-more[open]) .tester-mode-tools{opacity:0;pointer-events:none}}.tester-feedback-history{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.tester-feedback-history h3{margin:0 0 12px;font-size:18px}.tester-feedback-history>div{display:grid;gap:9px}.tester-feedback-history article{padding:12px 13px;border:1px solid var(--line);border-radius:12px;background:var(--cream)}.tester-feedback-history article.handled{opacity:.78}.tester-feedback-history article p{margin:7px 0 5px;line-height:1.45}.tester-feedback-history article small{color:var(--muted)}.tester-feedback-history-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900;color:var(--muted)}.tester-feedback-history article.handled .tester-feedback-history-status{color:#24723c}