:root{--ink:#1b3a2c;--muted:#526657;--paper:#fafbf6;--green:#dceacb;--line:#d4ddce;--white:#fff;--accent:#315d48}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}button,a,input{ -webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #95713d;outline-offset:5px}.header{max-width:1320px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;letter-spacing:.13em;font-size:17px;font-weight:800}.brand span{font-family:Georgia,serif;font-weight:400}.header-note{font-size:14px;color:var(--muted)}main{min-height:calc(100svh - 174px)}.intro{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:65px;padding:70px 5% 55px;align-items:center}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.15em;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(42px,4.8vw,66px);line-height:1.08;letter-spacing:-.035em;margin-bottom:25px}h1 em,h2 em{font-weight:400;color:var(--accent)}.lead{font-size:18px;line-height:1.75;max-width:510px;color:var(--muted)}.details{font-size:14px;margin:26px 0 22px;display:flex;gap:11px;flex-wrap:wrap}.details span{color:#718767}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:6px;padding:17px 25px;font-size:16px;font-weight:700;text-decoration:none;min-height:58px;transition:background .15s,transform .15s}.primary:hover{background:#315d48;transform:translateY(-1px)}.primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary span{font-size:23px;font-weight:400}.small-note{font-size:13px;color:var(--muted);margin:17px 0 0}.intro-art{background:var(--green);border-radius:180px 180px 12px 12px;min-height:495px;padding:42px 24px 30px;text-align:center;display:flex;flex-direction:column;justify-content:center}.art-index{font-size:11px;letter-spacing:.14em;font-weight:700;margin-top:12px}.intro-art img{width:100%;height:290px;object-fit:contain;mix-blend-mode:multiply}.intro-art p{font-family:Georgia,serif;font-size:25px;line-height:1.3;margin:12px 0}.intro-art em{font-size:34px}footer{max-width:1200px;margin:0 auto;padding:24px 4%;border-top:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;color:var(--muted);font-size:12px}footer>span{letter-spacing:.1em;white-space:nowrap}footer p{margin:0}.quiz{max-width:770px;margin:auto;padding:42px 30px 60px}.progress-label{display:flex;justify-content:space-between;font-size:13px;color:var(--muted);margin-bottom:10px}.progress{height:4px;background:#dce3d5;border-radius:4px;margin-bottom:32px}.progress>div{height:100%;background:var(--accent);border-radius:4px;transition:width .2s}.quiz h1{font-size:clamp(28px,3.2vw,39px);line-height:1.2;letter-spacing:-.02em;margin-bottom:14px}.hint{font-size:14px;color:var(--muted);margin-bottom:25px}.choices{border:0;margin:0;padding:0;display:grid;gap:10px}.choice{position:relative;display:flex;align-items:center;gap:15px;border:1px solid var(--line);background:white;border-radius:7px;padding:16px 18px;min-height:65px;cursor:pointer;line-height:1.4;transition:background .15s,border-color .15s}.choice:hover{background:#f0f5e9;border-color:#6c8a62}.choice:has(input:checked){background:#e8f0dd;border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.choice input{width:19px;height:19px;accent-color:var(--ink);flex-shrink:0;margin:0}.quiz-actions{display:flex;justify-content:space-between;align-items:center;margin-top:27px;gap:20px}.back,.restart{border:0;background:none;color:var(--muted);padding:10px 0;text-decoration:underline;text-underline-offset:4px;font-size:14px}.back:hover,.restart:hover{color:var(--ink)}.result{max-width:1000px;margin:auto;padding:55px 30px 60px}.result-top{display:grid;grid-template-columns:1.35fr .65fr;gap:45px;align-items:start}.result h1{font-size:clamp(39px,4.8vw,57px);margin-bottom:22px}.result-summary{font-size:19px;line-height:1.7;color:var(--muted)}.result .eyebrow{margin-bottom:19px}.recognition{background:#e8efdf;border-radius:8px;padding:26px}.recognition h2{font-size:24px;margin-bottom:16px}.recognition ul{padding-left:19px;margin:0;font-size:15px}.recognition li+li{margin-top:13px}.insight{max-width:660px;border-left:3px solid #87a572;padding-left:24px;margin:26px 0 40px}.insight h2{font-size:28px;margin:0 0 12px}.insight p{color:var(--muted);margin-bottom:0}.bridge{background:var(--ink);color:var(--white);border-radius:10px;padding:32px 35px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.bridge h2{font-size:31px;line-height:1.2;margin-bottom:14px}.bridge p{max-width:550px;color:#d4dfce;margin-bottom:0}.bridge .primary{background:var(--green);border-color:var(--green);color:var(--ink);font-size:15px;gap:20px;white-space:nowrap}.result-footer{margin-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.result-footer p{font-size:13px;color:var(--muted);max-width:650px;margin:0}.mixed{font-size:14px;background:#eef3e7;border:1px solid var(--line);padding:13px 16px;border-radius:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{padding:30px;text-align:center}@media(max-width:760px){.header{padding:21px 6%}.header-note{display:none}.intro{padding:39px 6% 42px;gap:32px;grid-template-columns:1fr}.intro-copy{max-width:580px}.intro h1{font-size:46px}.intro h1 br:last-child{display:none}.intro .lead{font-size:17px}.intro-art{min-height:0;display:grid;grid-template-columns:1fr 1fr;border-radius:9px;padding:8px 18px;align-items:center}.intro-art img{height:150px}.art-index{display:none}.intro-art p{font-size:19px;text-align:left}.intro-art em{font-size:25px}.details{font-size:13px;gap:8px}.small-note{font-size:12px}footer{flex-direction:column;gap:7px;padding:21px 6%}.quiz{padding:27px 6% 40px}.progress{margin-bottom:25px}.choice{padding:15px 14px;font-size:15px}.quiz-actions .primary{padding:13px 20px;min-height:52px}.result{padding:35px 6% 40px}.result-top{grid-template-columns:1fr;gap:20px}.result-summary{font-size:17px}.recognition{padding:22px}.insight{margin:28px 0}.bridge{grid-template-columns:1fr;padding:25px;gap:23px}.bridge .primary{white-space:normal}.result-footer{align-items:start;flex-direction:column;gap:14px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
