@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap";:root{color:#18332e;background:#f5f1e9;font-family:DM Sans,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{color:#f7f3eb;background:#123b36;display:flex;gap:18px;align-items:center;padding:34px max(6vw,24px)}.site-header>div:last-child{min-width:0}.cross-mark{width:45px;height:45px;display:grid;place-items:center;border:1px solid #c9a767;border-radius:50%;color:#e0bd74;font-size:25px}.eyebrow{color:#bb9150;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;margin:0 0 6px}h1,h2{font-family:Playfair Display,serif}h1{font-size:clamp(22px,4vw,34px);margin:0}.header-subtitle{margin:4px 0 0;color:#d8e2d6}main{flex:1;padding:46px 20px 58px}.quiz-card{max-width:790px;margin:0 auto;background:#fffdf9;border:1px solid #e3ded3;box-shadow:0 18px 55px #1b392215}.quiz-topline{color:#6b756c;font-size:12px;letter-spacing:.04em;display:flex;gap:12px;align-items:center;padding:18px 24px;border-bottom:1px solid #ece7dd}.dot{width:4px;height:4px;background:#c9a767;border-radius:50%}.image-frame{background:#e3d5bb;height:min(48vw,410px);min-height:230px;overflow:hidden}.image-frame img{width:100%;height:100%;display:block;object-fit:cover}.question-content{padding:30px clamp(22px,5vw,60px) 38px}.question-label{color:#ba8c4b;font-size:13px;font-weight:700;margin:0 0 8px;text-transform:uppercase;letter-spacing:.1em}h2{font-size:clamp(22px,3vw,29px);line-height:1.25;margin:0 0 24px}.actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.secondary-button,.next-button{border-radius:3px;padding:13px 20px;font-weight:700;transition:.2s ease}.secondary-button{color:#1d5a50;background:transparent;border:1px solid #a8b9ae}.secondary-button:hover{background:#edf3ee}.previous-button{color:#1d5a50;background:#eef2ed;border:1px solid #d5ded5;border-radius:3px;padding:13px 20px;font-weight:700;transition:.2s ease}.previous-button:hover:not(:disabled){background:#e1ebe3}.previous-button:disabled{color:#aaa9a4;background:#f1efeb;cursor:not-allowed}.next-button{flex:1;background:#bf8b45;color:#fff}.next-button:hover{background:#a97535}.status-message{text-align:center;margin:80px auto;color:#6b756c}.error-message{color:#9a4034}footer{padding:22px;text-align:center;color:#718078;font-size:13px;background:#ebe7dd}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d2925b8;display:grid;place-items:center;padding:20px;z-index:2}.answer-modal{position:relative;max-width:480px;width:100%;background:#fffdf9;padding:38px;box-shadow:0 20px 70px #06151266}.close-button{position:absolute;top:10px;right:15px;border:0;background:none;font-size:28px;color:#718078}.answer-modal h2{margin-bottom:12px}.modal-answer{line-height:1.7;margin:0 0 23px}.reference{border-top:1px solid #e4ded3;padding-top:16px;color:#866330;font-size:14px}@media(max-width:540px){h1{overflow-wrap:anywhere}.site-header{padding:25px 20px}.cross-mark{flex:0 0 39px;width:39px;height:39px;font-size:20px}main{padding:25px 12px 40px}.quiz-topline{padding:15px;flex-wrap:wrap}.image-frame{min-height:200px}.actions>button{flex:1 1 100%;padding:12px 10px}.answer-modal{padding:32px 24px}}
