:root{--paper:#f6f4ed;--ink:#193d34;--muted:#60736a;--line:#d8ddd2;--green:#225743;--lime:#dce996;--white:#fffef9}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.page{max-width:1220px;margin:auto;padding:0 48px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}a{color:inherit}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;letter-spacing:1px;font-size:19px;font-weight:800}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--paper);width:34px;height:38px;border-radius:6px;font:italic 30px Georgia,serif;margin-right:3px}.brand-light{font-weight:400}.header-note{font-size:13px;color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;line-height:1.7;margin:0 0 24px}.welcome{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;padding:76px 0}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:74px;line-height:1.05;letter-spacing:-3px;margin:0 0 25px}h1 em{font-weight:400;color:#64833d}.lead{font-size:18px;line-height:1.65;max-width:430px;margin:0 0 32px}.button{border:0;padding:17px 24px;border-radius:6px;font:600 15px Arial,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:50px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.primary{color:white;background:var(--green)}.primary:hover{background:#173f30}.secondary{background:#e7ebdd;color:var(--ink);border:1px solid #ccd4c1}.button:disabled{opacity:.6;cursor:wait;transform:none}.small{font-size:12px;line-height:1.5}.muted{color:var(--muted)}.welcome-art{height:385px;position:relative;display:grid;place-items:center;background:#e6ebd6;overflow:hidden;border-radius:110px 8px 110px 8px}.art-question{font:italic 260px Georgia,serif;line-height:1;z-index:1;transform:rotate(9deg);padding-bottom:25px}.orbit{position:absolute;border:1px solid #a8b88a;width:335px;height:170px;border-radius:50%;transform:rotate(-40deg)}.orbit.two{transform:rotate(40deg);height:270px;width:200px}.art-label,.art-bottom{position:absolute;font-size:9px;letter-spacing:1.8px}.art-label{top:34px;right:30px}.art-bottom{bottom:34px;left:30px}.art-star{position:absolute;right:35px;bottom:66px;font-size:70px;color:#577b3d;z-index:2}.how{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:36px 0 60px}.how>div>span{font:italic 26px Georgia,serif;color:#718453}.how h2{font-size:16px;margin:17px 0 11px}.how p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.game-top{display:flex;align-items:center;justify-content:space-between;padding:45px 0 30px}.game-top .eyebrow{margin-bottom:12px}.game-title{font-size:52px;margin:0;letter-spacing:-1.5px}.score{display:flex;align-items:center;gap:12px}.score strong{font:46px Georgia,serif}.score span{font-size:12px;line-height:1.5;color:var(--muted)}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:40px;align-items:start;padding-bottom:70px}.question-card{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:32px 36px}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.8px;margin-bottom:26px}.state{background:#edf1e2;border-radius:30px;padding:7px 12px;letter-spacing:.3px;font-size:11px;font-weight:400}.question-text{font:22px/1.65 Georgia,'Times New Roman',serif;margin:0 0 32px;white-space:pre-line}.question-card figure{margin:0 0 25px;background:#f3f1e9;border-radius:5px;overflow:hidden;text-align:center}.question-photo{display:block;width:100%;max-height:350px;object-fit:contain}.answer-form{border-top:1px solid var(--line);padding-top:25px}label{font-size:13px;font-weight:600;display:block;margin:0 0 10px}textarea{display:block;width:100%;border:1px solid #cbd4c8;border-radius:6px;padding:15px;color:var(--ink);background:var(--white);font:15px/1.55 Arial,sans-serif;resize:vertical;min-height:105px}textarea::placeholder{color:#7c897e}textarea:focus{outline:2px solid #658249;outline-offset:2px}.answer-bottom{display:flex;gap:20px;align-items:center;margin-top:16px}.secondary-actions{display:flex;align-items:baseline;flex-wrap:wrap;gap:22px;margin-top:24px}.text-button,summary{font:13px Arial,sans-serif;color:var(--muted);cursor:pointer;background:none;border:0;padding:4px 0;text-decoration:underline;text-underline-offset:4px}.text-button:hover,summary:hover{color:var(--green)}summary{list-style:none}summary::-webkit-details-marker{display:none}details[open]>summary{margin-bottom:12px}.reveal-confirm p{font-size:12px;color:var(--muted)}.side-rule{padding:20px 0 26px;border-bottom:1px solid var(--line)}.side-rule .eyebrow{margin-bottom:16px}.side-rule h2{font:27px/1.2 Georgia,serif;margin:0 0 20px}.side-rule p:not(.eyebrow),.feedback-panel p{font-size:13px;line-height:1.7;color:var(--muted)}.side-star{display:block;font-size:50px;color:#79954d;margin-top:20px}.feedback-panel{padding-top:26px}.feedback-panel h3{font-size:15px;margin:0 0 8px}.feedback-panel textarea{min-height:90px;margin-bottom:12px}.feedback-panel .button{padding:12px 16px;font-size:13px}.dispute-form{margin-top:20px}.hint{border-left:3px solid #9eb55a;background:#f3f5e8;padding:15px 18px;margin-bottom:24px}.hint span{font-size:11px;font-weight:700}.hint p{font-size:15px;line-height:1.6;margin:8px 0 0}.notices{margin-top:24px;padding:2px 20px;border:1px solid #cbd7b5;background:#edf2de;border-radius:6px;font-size:14px;line-height:1.6}.verdict{background:#f5f1e5;border-radius:6px;padding:18px;margin-bottom:24px;font-size:14px;line-height:1.6}.verdict p{margin:7px 0 0}.verdict .your-answer{color:var(--muted);font-size:12px;margin:0 0 12px;overflow-wrap:anywhere}.verdict.pending{background:#edf0e9}.loading{font-size:13px;color:var(--muted)}.reveal{padding:25px 0 15px;border-top:1px solid var(--line)}.reveal .eyebrow{color:#64843c;margin-bottom:12px}.reveal h2{font:26px/1.35 Georgia,serif;margin:0 0 15px}.reveal p:not(.eyebrow){font-size:16px;line-height:1.7}.sources{padding:20px;background:#f0f3e8;border-radius:6px}.sources h3{font-size:12px;margin:0 0 14px}.sources a{display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.6;margin-top:10px;text-underline-offset:3px;overflow-wrap:anywhere}.sources details{margin-top:15px}.sources details p{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.next-form{margin-top:28px}.complete{margin-top:25px}.complete h3{font:23px/1.3 Georgia,serif}.complete p,.notice{font-size:14px;line-height:1.6}.notice{padding:15px;background:#eaf0da}.notices p{overflow-wrap:anywhere}footer{border-top:1px solid var(--line);padding:27px 0 32px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:var(--muted);line-height:1.7}footer span:last-child{text-align:right}:focus-visible{outline:2px solid #64833d;outline-offset:4px}button,input,textarea{max-width:100%}[hidden]{display:none!important}@media(max-width:900px){.page{padding:0 28px}.welcome{gap:30px}h1{font-size:60px}.welcome-art{height:330px}.game-layout{grid-template-columns:minmax(0,1fr) 190px;gap:24px}.question-card{padding:26px}.question-text{font-size:20px}.answer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.side-rule h2{font-size:24px}}@media(max-width:650px){.page{padding:0 20px}.header{height:80px}.header-note{display:none}.welcome{grid-template-columns:1fr;padding:44px 0 36px;gap:30px}h1{font-size:58px}.welcome .eyebrow{font-size:9px;margin-bottom:22px}.lead{font-size:16px}.welcome-art{height:200px;border-radius:60px 6px 60px 6px}.art-question{font-size:180px;padding-bottom:10px}.art-label,.art-bottom{font-size:8px}.art-label{top:20px;right:20px}.art-bottom{bottom:20px;left:20px}.art-star{font-size:50px;bottom:25px;right:50px}.how{grid-template-columns:1fr;gap:25px;padding:28px 0 40px}.how>div{display:grid;grid-template-columns:35px 1fr;column-gap:14px}.how h2{margin:3px 0 8px}.how p{grid-column:2}.game-top{padding:32px 0 24px;align-items:flex-end;gap:12px}.game-top .eyebrow{font-size:8px;max-width:200px}.game-title{font-size:37px}.score strong{font-size:32px}.score span{font-size:10px}.score{gap:7px}.game-layout{grid-template-columns:1fr;gap:24px;padding-bottom:38px}.question-card{padding:22px 20px}.question-text{font-size:20px;line-height:1.6}.question-photo{max-height:280px}.card-top{margin-bottom:20px}.answer-bottom{gap:12px}.answer-bottom .button,.next-form .button{width:100%}.sidebar{display:grid;grid-template-columns:1fr}.side-rule{display:none}.feedback-panel{padding:0}.feedback-panel details{max-width:350px}.reveal h2{font-size:24px}footer{flex-direction:column;gap:12px}footer span:last-child{text-align:left}.eyebrow{letter-spacing:1.4px}}
