:root{--burgundy:#741b2b;--dark:#4f101c;--navy:#17334f;--cream:#f7f1e8;--paper:#fffdf8;--gold:#d3a83c;--green:#396449;--red:#a43a38;--ink:#292826}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}.site-shell{flex-direction:column;align-items:center;min-height:100vh;padding:84px 20px 98px;display:flex;position:relative;overflow:hidden}.tartan{background-image:linear-gradient(#340a121f,#340a121f),url(../tartan.webp);background-size:auto,450px;width:100%;height:64px;position:absolute;left:0;box-shadow:0 5px 18px #360f172e}.tartan-top{top:0}.tartan-bottom{bottom:0;transform:rotate(180deg)}.games-nav{z-index:2;justify-content:flex-end;width:min(860px,100%);margin:0 0 10px;display:flex;position:relative}.games-nav a{border:1px solid var(--burgundy);background:var(--burgundy);color:#fff;letter-spacing:.08em;border-radius:999px;align-items:center;min-height:35px;padding:0 14px;font-size:11px;font-weight:900;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.games-nav a:hover{background:#571421;transform:translateY(-1px)}.games-nav a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.brand-header{justify-content:space-between;align-items:center;width:min(860px,100%);margin:0 0 18px;display:flex}.logo{width:205px;height:auto}.eyebrow,.kicker,.question-label{color:var(--burgundy);letter-spacing:.16em;margin:0;font-size:12px;font-weight:900}.game-card{background:var(--paper);border:2px solid var(--burgundy);border-radius:28px;place-items:center;width:min(860px,100%);min-height:590px;padding:clamp(32px,6vw,62px);display:grid;position:relative;box-shadow:0 13px #741b2b1a,0 25px 55px #35201924}.intro,.result{text-align:center;width:100%;max-width:650px}.speech-mark{color:#fff;background:var(--navy);border-radius:50% 50% 50% 14%;place-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:41px;font-weight:900;display:grid;transform:rotate(-6deg)}h1{letter-spacing:-.055em;color:var(--burgundy);margin:12px 0 20px;font-size:clamp(46px,8.2vw,82px);font-weight:950;line-height:.88}h1 span{color:var(--navy)}.lede{max-width:590px;margin:0 auto 25px;font-size:clamp(17px,2.5vw,21px);line-height:1.45}.facts{color:#69635c;text-transform:uppercase;letter-spacing:.06em;justify-content:center;align-items:center;gap:15px;font-size:12px;font-weight:800;display:flex}.facts b{color:var(--burgundy);font-size:17px}.facts i{background:var(--gold);border-radius:50%;width:4px;height:4px}.primary,.next{cursor:pointer;color:#fff;letter-spacing:.06em;background:var(--burgundy);box-shadow:0 7px 0 var(--dark);border:0;border-radius:999px;font-weight:900;transition:transform .15s,box-shadow .15s,background .15s}.primary{min-width:255px;margin-top:28px;padding:18px 30px}.primary span,.next span{margin-left:9px}.primary:hover,.next:hover{box-shadow:0 9px 0 var(--dark);background:#891f32;transform:translateY(-2px)}.primary:active,.next:active{box-shadow:0 3px 0 var(--dark);transform:translateY(4px)}.tiny{color:#777067;margin:18px 0 0;font-size:12px}.quiz{align-self:stretch;width:100%}.quiz-meta{color:var(--navy);letter-spacing:.12em;justify-content:space-between;font-size:12px;font-weight:900;display:flex}.quiz-meta b{color:var(--burgundy);font-size:16px}.progress{background:#e8e0d6;border-radius:10px;height:9px;margin:12px 0 clamp(42px,8vh,68px);overflow:hidden}.progress span{background:linear-gradient(90deg,var(--burgundy),var(--gold));border-radius:inherit;height:100%;transition:width .3s;display:block}.question-label{text-align:center;color:#756f67}.quiz h2{text-align:center;color:var(--burgundy);letter-spacing:-.04em;margin:14px 0 42px;font-size:clamp(48px,9vw,88px);font-weight:950;line-height:1}.answers{grid-template-columns:1fr 1fr;gap:16px;display:grid}.answer{cursor:pointer;background:0 0;border:2px solid;border-radius:18px;justify-content:center;align-items:center;gap:12px;min-height:88px;font-weight:700;transition:transform .15s,background .15s;display:flex}.answer b{letter-spacing:.04em;font-size:20px;display:block}.answer.real{border-color:var(--green);color:var(--green)}.answer.fake{border-color:var(--red);color:var(--red)}.answer:hover:not(:disabled){transform:translateY(-3px)}.answer.real:hover:not(:disabled),.chosen-correct{color:#fff!important;background:var(--green)!important}.answer.fake:hover:not(:disabled),.chosen-wrong{color:#fff!important;background:var(--red)!important}.answer:disabled{cursor:default;opacity:.38}.answer.chosen-correct,.answer.chosen-wrong{opacity:1}.answer-icon{border:2px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:23px;font-weight:900;display:grid}.reveal{border-left:6px solid;border-radius:17px;margin-top:24px;padding:20px 22px;animation:.25s both slideUp}.reveal.correct{border-color:var(--green);background:#e7f1e9}.reveal.wrong{border-color:var(--red);background:#f8e8e5}.reveal-title{color:var(--navy);letter-spacing:.08em;margin:0 0 7px;font-weight:950}.reveal p:not(.reveal-title){margin:0;line-height:1.5}.next{float:right;margin-top:16px;padding:13px 20px;font-size:12px}.reveal:after{content:"";clear:both;display:block}.score-ring{background:var(--cream);border:12px solid var(--gold);width:174px;height:174px;box-shadow:0 0 0 7px var(--burgundy);border-radius:50%;place-content:center;margin:22px auto 25px;display:grid}.score-ring strong{color:var(--burgundy);font-size:72px;line-height:.8}.score-ring span{color:#706a62;margin-top:8px;font-weight:900}.result h2{color:var(--navy);letter-spacing:-.03em;margin:12px 0 4px;font-size:clamp(32px,5vw,52px)}.result-line{color:#69635c;margin:0 0 20px;font-size:18px}.share-main{justify-content:center;align-items:center;gap:10px;display:inline-flex}.share-main svg{fill:currentColor;width:20px;height:20px}.social-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.social{color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;text-decoration:none;display:grid}.fb{background:#1877f2;font-size:23px}.x{background:#111}.wa{background:#1fa855;font-size:11px}.copy{height:40px;color:var(--navy);letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #b7aea3;border-radius:999px;padding:0 15px;font-size:11px;font-weight:900}.play-again{color:var(--burgundy);letter-spacing:.07em;cursor:pointer;background:0 0;border:0;margin-top:22px;font-weight:900}footer{color:#776f66;justify-content:space-between;align-items:center;gap:20px;width:min(860px,100%);padding:22px 8px 0;font-size:11px;display:flex}footer p{margin:0}footer a{color:var(--burgundy);white-space:nowrap;font-weight:900;text-decoration:none}.screen-enter{animation:.35s both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media (width<=640px){.site-shell{padding:74px 13px 84px}.tartan{background-size:auto,360px;height:52px}.brand-header{margin-bottom:13px}.logo{width:162px}.eyebrow{display:none}.game-card{border-radius:22px;min-height:570px;padding:30px 19px}.speech-mark{width:55px;height:55px;font-size:34px}.facts{gap:9px;font-size:10px}.facts b{font-size:14px}.progress{margin-bottom:48px}.answers{grid-template-columns:1fr;gap:11px}.answer{min-height:75px}.quiz h2{overflow-wrap:anywhere;margin-bottom:31px}.result-facts{gap:8px;font-size:9px}.result-facts b{font-size:14px}footer{text-align:center;justify-content:center}footer p{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
