:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#f7f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,.button{border:0;border-radius:10px;background:#196b57;color:#fff;padding:11px 16px;font-weight:650;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#155944}button:disabled{opacity:.55;cursor:not-allowed}.secondary{background:#e8f1ed;color:#155c49}.secondary:hover{background:#d8e9e1}.ghost{background:transparent;color:#315348;padding:8px 10px}.ghost:hover{background:#edf3f0}.danger-text{color:#9a3f39}a{color:#176650;text-decoration:none}a:hover{text-decoration:underline}.app{min-height:100vh}header{height:72px;background:#fff;border-bottom:1px solid #e7eae8;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2));gap:20px}header nav{display:flex;align-items:center;gap:18px}header nav span{font-size:13px;color:#6e7a75}.brand{font-size:19px;font-weight:800;color:#155c49;white-space:nowrap}main{width:min(1120px,calc(100% - 40px));margin:44px auto 80px}.narrow{width:min(690px,calc(100% - 40px))}.center{display:grid;place-items:center;min-height:100vh}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#598676;font-size:12px;font-weight:750;margin-bottom:9px}h1{font-size:clamp(28px,4vw,42px);line-height:1.15;letter-spacing:-.04em;margin:0 0 24px}h2{font-size:24px;letter-spacing:-.025em;margin:0 0 18px}h3{font-size:19px;margin:0 0 14px}p{line-height:1.55}label{display:block;font-size:14px;font-weight:600}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;background:#fff;border:1px solid #d4ded8;border-radius:9px;padding:11px 12px;color:#17212b;outline:0}input:focus,textarea:focus,select:focus{border-color:#198166;box-shadow:0 0 0 3px #d9eee5}textarea{resize:vertical}label>input:not([type=checkbox]):not([type=radio]),label>textarea,label>select{margin-top:7px}input[type=checkbox],input[type=radio]{accent-color:#196b57;width:17px;height:17px;flex:0 0 auto}.card{background:#fff;border:1px solid #e3e8e4;border-radius:16px;box-shadow:0 6px 26px #16332b08;padding:26px;margin-bottom:18px}.form{display:grid;gap:18px}.form.compact{gap:14px}.form p{margin:0}.form button{justify-self:start}.muted{color:#697770}.small{font-size:13px}.notice{padding:13px 15px;border-radius:10px;margin:16px 0}.error{background:#fff0ee;color:#8b302a}.success{background:#e6f5ee;color:#175d42}.hero{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;min-height:70vh}.hero h1{font-size:clamp(38px,6vw,68px);max-width:690px}.hero p{font-size:19px;color:#64716b;max-width:560px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.hero-card{background:#e6f1e9;border-radius:20px;padding:30px;box-shadow:12px 12px #d6e7d9}.hero-card>div{padding:24px 4px;border-bottom:1px solid #c4dacb;font-size:24px;font-weight:750;color:#38836d;display:flex;gap:20px}.hero-card>div:last-child{border:0}.hero-card span{font-size:17px;color:#254339;align-self:center}.page-heading,.section-head,.item-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head{margin:22px 0}.section-head h2,.section-head h3{margin:0}.tabs{display:flex;gap:6px;overflow:auto;border-bottom:1px solid #dce5df;margin-bottom:28px}.tabs a{white-space:nowrap;padding:12px 17px;color:#496258;font-weight:650}.tabs a:hover{background:#ecf3ef;text-decoration:none;border-radius:9px 9px 0 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}.stat{background:#fff;border:1px solid #e3e8e4;padding:25px;border-radius:14px;display:flex;flex-direction:column;gap:2px}.stat strong{font-size:34px;letter-spacing:-.05em}.stat span{color:#6e7a75}.list{display:grid;gap:12px}.list-row{border:1px solid #e2e9e4;background:#fff;border-radius:13px;padding:19px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:inherit}.list-row p{color:#68766e;margin:6px 0;font-size:14px}.list-row small{color:#77827b}.list-row.clickable:hover{border-color:#91bba9;text-decoration:none}.row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end}.empty{padding:35px;border:1px dashed #cbd9cf;border-radius:13px;text-align:center;color:#68766e}.search{max-width:390px;margin-bottom:16px}.badge{display:inline-block;background:#edf0ed;color:#5c6b62;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:750;white-space:nowrap}.badge.green{background:#ddf2e6;color:#247049}.grid-two,.grid-three{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid-three{grid-template-columns:repeat(3,1fr)}.check{display:flex;align-items:center;gap:10px;font-weight:500}.question-pick{display:grid;gap:5px;max-height:300px;overflow:auto;margin:12px 0}.pick{padding:8px 10px;border-radius:8px;background:#f7faf8}.option-row{display:flex;align-items:center;gap:8px;margin:9px 0}.option-row input[type=text]{flex:1}.share{display:flex;gap:8px;max-width:550px}.share input{font-size:13px}.preline{white-space:pre-line}.facts{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.facts span{padding:8px 12px;border-radius:8px;background:#f1f5f1;color:#4e665a}.test-shell{max-width:840px}.timer{background:#e5f2ec;color:#13664d;padding:10px 15px;border-radius:10px;font-weight:800;font-variant-numeric:tabular-nums}.timer.urgent{background:#fff0ee;color:#a44337}.progress{height:8px;background:#e0e9e2;border-radius:999px;margin:20px 0}.progress span{display:block;background:#2c9574;height:100%;border-radius:inherit}.question-card h2{font-size:26px;margin:8px 0 25px}.answer-list{display:grid;gap:10px;margin:20px 0}.answer{display:flex;align-items:center;gap:13px;border:1px solid #dce6df;border-radius:10px;padding:13px 15px;cursor:pointer}.answer:has(input:checked){border-color:#328e70;background:#edf8f2}.answer:hover{border-color:#80b69f}.question-nav{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.question-nav button{width:39px;height:39px;padding:0;background:#e8eee9;color:#315348}.question-nav button.answered{background:#cce9d8}.question-nav button.current{background:#196b57;color:#fff}.finish{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#697770}.result-card{display:flex;align-items:center;gap:28px;background:#e8f3ed;border-radius:16px;padding:28px;margin:25px 0}.result-score{font-size:56px;font-weight:800;color:#196b57;letter-spacing:-.06em}.result-card strong{font-size:21px}.result-card p{margin:4px 0;color:#5e7267}.answer-result{margin:0}.answer-result p{margin:9px 0}.answer-result .item-title{align-items:flex-start}ol{line-height:2}@media(max-width:750px){header{padding:0 18px}header nav span{display:none}.hero{grid-template-columns:1fr;gap:15px;margin-top:50px}.hero-card{margin:20px 10px 20px 0}.grid-two,.grid-three,.stats{grid-template-columns:1fr}.list-row{align-items:flex-start;flex-direction:column}.row-actions{justify-content:flex-start}.section-head{align-items:flex-start}.share{max-width:100%}}@media(max-width:430px){header{height:64px}.brand{font-size:16px}header nav{gap:4px}main{width:calc(100% - 28px);margin:30px auto 55px}.card{padding:20px}.tabs a{padding:10px 13px}.result-card{gap:15px;padding:20px}.result-score{font-size:45px}}
