.season-matcher-root{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;background-color:#d8e2dc;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(145deg,#eef3f0,#d8e2dc 52%,#c7d4cc);background-size:28px 28px,28px 28px,100% 100%}.season-matcher-stage{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.season-matcher-canvas{display:block;width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:1280 / 704;object-fit:contain;image-rendering:pixelated;touch-action:none;outline:none;background:#bcaaa4}.season-matcher-hud{--season-accent: #e07f37;position:relative;z-index:50;flex:0 0 60px;min-height:60px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"info stars actions";align-items:center;gap:14px;padding:5px 14px;box-shadow:0 4px 14px #5d40373d,inset 0 1px #ffffffc7}.season-matcher-hud__info{grid-area:info;min-width:0;display:flex;align-items:center;gap:9px}.season-matcher-hud__score{display:inline-flex;align-items:center;gap:5px;color:#ffd54f;font-size:18px;font-weight:800;line-height:1;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.42)}.season-matcher-hud__score-label{color:#fff8e1}.season-matcher-hud__compact,.season-matcher-hud__context,.season-matcher-hud__progress,.season-matcher-hud__actions{display:flex;align-items:center;gap:7px}.season-matcher-hud__compact,.season-matcher-hud__context{min-width:0}.season-matcher-hud__token,.season-matcher-hud__energy{min-height:38px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border:1px solid rgba(154,132,102,.65);border-radius:4px;background:#ffffffb8;color:#5d4037;font-size:15px;font-weight:800;line-height:1;white-space:nowrap;text-shadow:none}.season-matcher-hud__token--basket{background:#6db06c38;border-color:#6db06cb3}.season-matcher-hud__token--season{border-color:color-mix(in srgb,var(--season-accent) 65%,#fff8e1)}.season-matcher-hud__country{padding-right:8px;border-right:1px solid rgba(93,64,55,.35)}.season-matcher-hud__period,.season-matcher-panel__period{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0}.season-matcher-hud__period strong{font-size:15px;line-height:1}.season-matcher-hud__period small{color:#5d4037c7;font-size:11px;font-weight:700;line-height:1}.season-matcher-hud__energy{min-width:178px}.season-matcher-hud__energy-track{width:46px;height:8px;overflow:hidden;border-radius:4px;background:#9a846647;box-shadow:inset 0 1px 2px #00000059}.season-matcher-hud__energy-fill{display:block;height:100%;min-width:2px;border-radius:inherit;transition:width .25s ease,background .25s ease}@keyframes seasonMatcherEnergyPulse{0%,to{transform:scale(1);box-shadow:none}45%{transform:scale(1.06);box-shadow:0 0 0 4px #e5393547}}.season-matcher-hud__energy.is-pulsing,.season-matcher-panel__energy.is-pulsing{animation:seasonMatcherEnergyPulse .55s ease-in-out 2;transform-origin:center}.season-matcher-hud__stars{grid-area:stars;display:flex;align-items:center;justify-content:center;min-width:90px}.season-matcher-hud__actions{grid-area:actions;justify-self:end}.season-matcher-hud__shopping-list{display:flex;align-items:center;gap:6px;min-height:38px;padding:3px 7px;border:1px solid rgba(109,176,108,.72);border-radius:4px;background:#ffffffc2}.season-matcher-hud__shopping-count{color:#2e6d35;font-size:13px;font-weight:850;white-space:nowrap}.season-matcher-hud__action:focus-visible,.season-matcher-hud__actions button:focus-visible{outline:3px solid #ffd54f;outline-offset:2px}@media(max-width:1660px),(orientation:portrait){.season-matcher-hud{flex-basis:94px;min-height:94px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:43px 43px;grid-template-areas:"info stars" "info actions";gap:2px 12px;padding:3px 10px}.season-matcher-hud__info{align-self:stretch;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:6px}.season-matcher-hud__compact{flex-wrap:wrap}.season-matcher-hud__token,.season-matcher-hud__energy{min-height:34px;padding:4px 8px;font-size:14px}.season-matcher-hud__stars,.season-matcher-hud__actions{align-self:center}}@media(max-width:900px){.season-matcher-hud__score-label,.season-matcher-hud__action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.season-matcher-hud__energy-label{display:none}.season-matcher-hud__energy{min-width:72px}}.season-matcher-side-panels{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.season-matcher-side-panel{position:absolute;top:50%;box-sizing:border-box;transform:translateY(-50%);padding:12px;border:4px solid #5d4037;border-radius:6px;background:linear-gradient(#ffffff61,#ffffff14),repeating-linear-gradient(0deg,#fff8dc 0,#fff8dc 28px,#f4e6b7 28px,#f4e6b7 30px);color:#3e2723;box-shadow:6px 6px #3e27234d,inset 0 0 0 2px #ffffffad;image-rendering:pixelated}.season-matcher-side-panel h2{margin:-4px -4px 12px;padding:8px 6px;border:2px solid #4e342e;background:linear-gradient(180deg,#6d4c41,#4e342e);color:#fff8e1;font-size:16px;line-height:1.15;text-align:center;text-transform:uppercase;letter-spacing:.04em}.season-matcher-panel__context,.season-matcher-panel__progress{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;margin-top:8px;padding:7px 8px;border:2px solid rgba(93,64,55,.42);border-radius:4px;background:#ffffffb8;font-size:15px}.season-matcher-panel__big-icon,.season-matcher-panel__progress>span{font-size:25px;text-align:center}.season-matcher-panel__period strong{font-size:16px;line-height:1.1}.season-matcher-panel__period small{color:#6d4c41;font-size:12px;font-weight:750;line-height:1.1}.season-matcher-panel__progress{grid-template-columns:34px auto minmax(0,1fr)}.season-matcher-panel__progress strong{font-size:20px;color:#2e7d32}.season-matcher-panel__progress small{font-size:12px;font-weight:800;line-height:1.15}.season-matcher-panel__shopping-list{margin-top:8px;padding:8px;border:2px solid rgba(109,176,108,.72);border-radius:4px;background:#ffffffc2}.season-matcher-panel__shopping-list-title{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;margin-bottom:7px;color:#2e6d35}.season-matcher-panel__shopping-list-title strong{font-size:13px;line-height:1.15}.season-matcher-panel__shopping-list-title small{font-size:14px;font-weight:850}.season-matcher-basket-slots{display:grid;grid-template-columns:repeat(6,minmax(24px,1fr));gap:4px}.season-matcher-basket-slot{width:100%;min-width:24px;height:31px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border:2px solid #9a8466;border-radius:4px;background:#fff8e1;color:#5d4037;font-size:18px;line-height:1;box-shadow:inset 0 -3px #9a846624}.season-matcher-basket-slot[data-filled=true]{border-color:#6db06c;background:#eef8dc;animation:seasonMatcherSlotFill .28s ease-out}@keyframes seasonMatcherSlotFill{0%{transform:scale(.72);opacity:.45}to{transform:scale(1);opacity:1}}.season-matcher-hud__shopping-list .season-matcher-basket-slots{width:182px}.season-matcher-hud__shopping-list .season-matcher-basket-slot{min-width:22px;height:27px;font-size:15px}.season-matcher-panel__energy{margin-top:12px;padding:9px;border:2px solid #5d4037;border-radius:4px;background:#ffffffc7}.season-matcher-panel__energy-label{display:block;font-size:13px;font-weight:800;line-height:1.25}.season-matcher-panel__energy-track{display:block;height:11px;margin-top:7px;overflow:hidden;border:2px solid #5d4037;border-radius:6px;background:#d7ccc8}.season-matcher-panel__energy-fill{display:block;height:100%;min-width:2px;transition:width .25s ease,background .25s ease}.season-matcher-panel__return-hint{margin-top:10px;padding:7px 8px;border:2px dashed #8d6e63;border-radius:4px;background:#fff3cd;font-size:12px;font-weight:800;line-height:1.3;text-align:center}.season-matcher-feedback{box-sizing:border-box;overflow-wrap:anywhere;border:3px solid var(--feedback-color);background:#fffdf2;color:#3e2723;font-weight:850;line-height:1.3;box-shadow:4px 4px #3e27233d}.season-matcher-feedback--receipt{width:100%;margin-top:10px;padding:10px;font-size:13px;text-align:left}.season-matcher-feedback--toast{position:absolute;z-index:12;top:clamp(12px,2.5vh,24px);left:50%;width:max-content;max-width:min(620px,calc(100% - 40px));transform:translate(-50%);padding:10px 16px;border-radius:5px;font-size:clamp(14px,1.35vw,17px);text-align:center}@media(orientation:portrait){.season-matcher-stage{align-items:flex-start;padding-top:10px}}@media(prefers-reduced-motion:reduce){.season-matcher-hud__energy-fill{transition:none}.season-matcher-hud__energy.is-pulsing,.season-matcher-panel__energy.is-pulsing{animation:none;outline:4px solid rgba(229,57,53,.32)}.season-matcher-basket-slot[data-filled=true]{animation:none}}@keyframes marketTripItemIn{0%{opacity:0}to{opacity:1}}@keyframes marketTripFeedbackIn{0%{opacity:0;transform:translate(-50%,-8px) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}.market-trip-scorebar button,.market-trip-guidance button{min-width:44px;min-height:44px}.market-trip-guidance{flex:0 0 52px;min-height:52px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 18px;border-top:2px solid #6f4527;border-bottom:2px solid #c69d59;background:linear-gradient(180deg,#fff4cf,#f7e2aa);color:#493027;font-size:clamp(14px,1.2vw,18px);font-weight:800;line-height:1.25;text-align:center}.market-trip-guidance-text{max-width:1050px}.market-trip-guidance button{flex:0 0 auto;border:2px solid #8e6a1e;border-radius:10px;padding:7px 12px;background:#ffe8a3;color:#4d3528;font:inherit;font-size:13px;cursor:pointer}.market-trip-guidance.is-warning{border-color:#b73b31;background:#ffe0d7;color:#8f251e}.market-trip-guidance.is-success{border-color:#5e8e48;background:#e8f4d5;color:#345f2e}.market-trip-board{gap:6px!important;padding:8px!important}.market-trip-canvas-stage{position:relative;padding:4px!important}.market-trip-feedback-popup{position:absolute;z-index:4;top:clamp(10px,2.5vh,20px);left:50%;width:min(620px,calc(100% - 28px));min-height:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 16px;border:3px solid #4f7d3a;border-radius:12px;background:#fff9e9;color:#31522b;box-shadow:5px 6px #3e2a1e4d;font-size:clamp(14px,1.35vw,18px);font-weight:900;line-height:1.25;text-align:center;pointer-events:none;animation:marketTripFeedbackIn .18s ease-out both}.market-trip-feedback-popup.is-warning{border-color:#b73b31;color:#8f251e;background:#fff0e8}.market-trip-receipt{flex:0 0 clamp(320px,22%,340px);min-width:0;min-height:0;align-self:stretch;display:flex;flex-direction:column;overflow:hidden;border-radius:13px;color:#3e2a1e;background:linear-gradient(180deg,#fbf1db,#f5e6c8);box-shadow:0 8px 22px #28160a52,inset 0 0 0 1px #c4a4708c}.market-trip-receipt-header{flex:0 0 auto;display:flex;align-items:center;gap:8px;min-height:48px;box-sizing:border-box;padding:9px 12px;background:linear-gradient(180deg,#c8612e,#b5511f);box-shadow:inset 0 -1px #501e0a59}.market-trip-receipt-icon{font-size:18px}.market-trip-receipt-title{color:#fff3e0;font-size:16px;font-weight:900;letter-spacing:1.3px;text-transform:uppercase;text-shadow:0 1px 1px rgba(80,30,10,.4)}.market-trip-receipt-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:12px 13px 9px}.market-trip-meter{margin-bottom:9px}.market-trip-meter-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}.market-trip-meter-label{display:inline-flex;align-items:center;gap:5px;color:#6e5235;font-size:15px;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.market-trip-meter-value{flex:0 0 auto;font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.market-trip-meter-value b{color:#3e2a1e}.market-trip-meter-value b.is-over{color:#c0392b}.market-trip-meter-value span{color:#a98c6b}.market-trip-meter-track{position:relative;height:8px;overflow:visible;border-radius:5px;background:#e7d6b4;box-shadow:inset 0 1px 2px #785a324d}.market-trip-meter-fill{position:absolute;inset:0 auto 0 0;border-radius:5px;transition:width .25s ease,background .25s ease}.market-trip-meter-threshold{position:absolute;top:-1px;bottom:-1px;width:2px;transform:translate(-50%);border-radius:1px;background:#3e2a1e4d}.market-trip-meter-target{position:absolute;top:-5px;width:7px;height:7px;transform:translate(-50%);border-radius:50%;background:#e2a33b;box-shadow:0 0 0 1.5px #fbf1db}.market-trip-stalls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:1px 0 4px;color:#735638;font-size:14px;font-weight:700}.market-trip-progress-dots{display:inline-flex;gap:3px}.market-trip-progress-dots>span{width:7px;height:7px;border-radius:50%;background:#ddcba6}.market-trip-progress-dots>span.is-complete{background:#5ba152}.market-trip-rule{height:1px;margin:7px 0 8px;background:repeating-linear-gradient(90deg,#cdb488 0 5px,transparent 5px 10px)}.market-trip-items{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:1px}.market-trip-empty{margin:auto 0;padding:10px;color:#987b58;font-size:14px;font-style:italic;line-height:1.35;text-align:center}.market-trip-item-row{flex:0 0 33px;min-width:0;min-height:33px;max-height:33px;box-sizing:border-box;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px;padding:1px 7px;border-radius:8px;background:#ffffff9e;box-shadow:inset 0 0 0 1px #c4a47061;animation:marketTripItemIn .24s ease both}.market-trip-item-emoji{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:linear-gradient(180deg,#fffcf3,#f0e2c4)}.market-trip-item-copy{min-width:0;display:flex;align-items:baseline;gap:6px;line-height:1.15}.market-trip-item-name{min-width:0;color:#3e2a1e;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-trip-item-origin{flex:0 0 auto;color:#52666f;font-size:13px;font-weight:700;white-space:nowrap}.market-trip-item-price{color:#b5511f;font-size:15px;line-height:1;font-variant-numeric:tabular-nums}.market-trip-mentor{flex:0 0 auto;min-height:58px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;box-sizing:border-box;margin-top:8px;padding:8px 10px;border:2px solid #78965a;border-radius:11px;background:#edf5df;color:#3b4c2e;font-size:14px;line-height:1.25}.market-trip-mentor-face{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50%;background:#f2845c;font-size:23px;box-shadow:0 2px 6px #502c1938}@media(min-width:1101px)and (max-height:740px){.market-trip-item-row{flex-basis:27px;min-height:27px;max-height:27px}}@media(max-width:1100px)and (orientation:landscape){.market-trip-stage-wrap{padding:7px 9px!important}.market-trip-board{height:100%;padding:7px!important}.market-trip-canvas-stage{min-width:0;padding:3px!important}.market-trip-canvas{width:100%!important;height:auto!important;max-height:100%}.market-trip-receipt{flex-basis:clamp(300px,31%,330px)}.market-trip-receipt-body{padding:9px 10px 7px}}@media(max-height:500px)and (orientation:landscape){.market-trip-guidance{flex-basis:44px;min-height:44px;padding-block:4px;font-size:13px}.market-trip-stage-wrap{padding-block:4px!important}.market-trip-receipt-header{min-height:42px;padding-block:6px}.market-trip-receipt-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}.market-trip-meter{margin:0}.market-trip-meter-heading{min-width:0;gap:3px}.market-trip-meter-label{min-width:0;font-size:10px;letter-spacing:0;line-height:1.05}.market-trip-meter-value{min-width:0;font-size:11px}.market-trip-stalls,.market-trip-rule{display:none}.market-trip-items{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:3px}.market-trip-item-row{grid-template-columns:22px minmax(0,1fr) auto;padding:2px 4px;gap:4px}.market-trip-item-emoji{width:22px;height:22px}.market-trip-item-name{font-size:11px}.market-trip-item-copy{gap:0}.market-trip-item-origin{display:none}.market-trip-item-price{font-size:11px}.market-trip-mentor{grid-column:1 / -1;min-height:38px;grid-template-columns:28px 1fr;margin-top:0;padding:3px 6px;font-size:10px}.market-trip-mentor-face{width:25px;height:25px;border-width:2px;font-size:16px}}:root{--detective-espresso: #3d241b;--detective-brown: #684238;--detective-cocoa: #4e342e;--detective-amber: #e9b96e;--detective-paper: #fff2c9;--detective-ink: #2f241e;--detective-blue: #1769aa;--detective-blue-light: #d7efff;--detective-focus: #ffd54f}.spot-the-fake-root{width:100%;height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(rgba(255,248,225,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,248,225,.1) 1px,transparent 1px),linear-gradient(145deg,#e9b96e,#cb8548 52%,#a95f38);background-size:24px 24px,24px 24px,100% 100%;color:var(--detective-ink);font-family:Trebuchet MS,Verdana,sans-serif}.spot-the-fake-stage{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch;padding:clamp(8px,1.2vw,16px)}.spot-the-fake-stage.is-inspecting:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:#251914a8}.spot-the-fake-scene{grid-area:1 / 1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#d7ccc8}.spot-the-fake-canvas{display:block;width:100%;height:auto;max-width:100%;max-height:100%;aspect-ratio:1280 / 704;object-fit:contain;image-rendering:pixelated;touch-action:none}.spot-the-fake-hud{position:relative;z-index:20;flex:0 0 52px;min-height:52px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(8px,1.4vw,18px);padding:4px clamp(8px,1.3vw,18px);border-bottom:3px solid var(--detective-espresso);background:linear-gradient(90deg,rgba(23,105,170,.36) 0 6px,transparent 6px),linear-gradient(180deg,#7c5548 0%,var(--detective-brown) 58%,var(--detective-cocoa) 100%);color:#fff8e1;box-shadow:0 4px #3d241b61,inset 0 1px #ffffff29}.spot-the-fake-hud__leading,.spot-the-fake-hud__trailing,.spot-the-fake-hud__progress,.spot-the-fake-hud__markers,.spot-the-fake-hud__controls,.spot-the-fake-hud__control,.spot-the-fake-hud__exit{display:flex;align-items:center}.spot-the-fake-hud__leading{min-width:0}.spot-the-fake-hud__trailing{min-width:0;gap:8px;justify-self:end}.spot-the-fake-hud__stars{display:inline-flex;justify-self:center}.spot-the-fake-hud__score-value,.spot-the-fake-hud__progress-count{color:var(--detective-focus);font-size:clamp(13px,1.3vw,17px);font-weight:900;white-space:nowrap}.spot-the-fake-hud__progress{gap:8px}.spot-the-fake-hud__markers{gap:4px}.spot-the-fake-hud__marker{width:9px;height:9px;box-sizing:border-box;border:2px solid #d7efff;background:#ffffff1f;box-shadow:1px 1px #00000047}.spot-the-fake-hud__marker--complete{background:#42a5f5}.spot-the-fake-hud__controls{gap:5px;justify-self:end}.spot-the-fake-hud__control,.spot-the-fake-hud__exit button,.spot-the-fake-teaching button,.spot-the-fake-inspector button{min-width:44px;min-height:44px;box-sizing:border-box;font:inherit;font-weight:900;cursor:pointer}.spot-the-fake-hud__control{justify-content:center;gap:5px;padding:4px 9px;border:2px solid var(--detective-espresso);border-radius:2px;background:linear-gradient(180deg,#8c6558,#684238);color:#fff8e1;box-shadow:2px 2px #3d241bbf}.spot-the-fake-hud__control-hint{font-size:12px;line-height:1;white-space:nowrap}.spot-the-fake-hud__control:focus-visible,.spot-the-fake-hud__exit button:focus-visible,.spot-the-fake-teaching button:focus-visible,.spot-the-fake-inspector button:focus-visible{outline:3px solid var(--detective-focus);outline-offset:2px}.spot-the-fake-hud__exit>span{display:flex;align-items:center;gap:6px}.spot-the-fake-hud__exit>span>span:first-child{font-size:13px;white-space:nowrap}.spot-the-fake-teaching{z-index:14;grid-area:1 / 1 / -1 / -1;align-self:center;justify-self:center;width:min(780px,calc(100% - 12px));max-height:calc(100% - 12px);min-width:0;overflow:auto;box-sizing:border-box;padding:clamp(12px,2vw,24px);border:4px solid var(--detective-espresso);border-left:9px solid var(--detective-blue);border-radius:3px;background:repeating-linear-gradient(0deg,transparent 0 27px,rgba(23,105,170,.08) 27px 29px),var(--detective-paper);box-shadow:8px 8px #3d241b70,inset 0 0 0 2px #ffffffb8;overflow-wrap:anywhere}.spot-the-fake-teaching__header{margin-bottom:clamp(9px,1.5vh,15px);border-bottom:3px solid var(--detective-blue)}.spot-the-fake-teaching__eyebrow,.spot-the-fake-teaching__fact-card>span{color:#5a504b;font-family:Courier New,monospace;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.spot-the-fake-teaching h2{margin:2px 0 6px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(21px,3vw,34px);letter-spacing:.035em;line-height:1.05;text-transform:uppercase}.spot-the-fake-teaching__body{min-width:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);gap:clamp(10px,2vw,20px)}.spot-the-fake-teaching--final .spot-the-fake-teaching__body{grid-template-columns:repeat(2,minmax(0,1fr))}.spot-the-fake-teaching--final .spot-the-fake-teaching__fact-card{grid-column:1 / -1}.spot-the-fake-teaching__lesson,.spot-the-fake-teaching__fact-card{min-width:0}.spot-the-fake-teaching ol{display:grid;gap:7px;margin:0;padding-left:25px}.spot-the-fake-teaching li,.spot-the-fake-teaching__goal,.spot-the-fake-teaching__fact{font-size:clamp(13px,1.35vw,17px);line-height:1.3}.spot-the-fake-teaching__goal{margin:10px 0 0;padding:8px 10px;border-left:4px solid var(--detective-blue);background:var(--detective-blue-light);font-weight:900}.spot-the-fake-teaching__fact-card{display:flex;flex-direction:column;gap:8px;padding:10px;border:3px solid var(--detective-blue);background:#ffffffb3}.spot-the-fake-teaching__fact{flex:1 1 auto;margin:0;font-weight:800}.spot-the-fake-teaching__actions{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.spot-the-fake-teaching button{padding:8px 10px;border:3px solid var(--detective-espresso);border-radius:2px;background:#fff8dc;color:var(--detective-ink);box-shadow:3px 3px #3d241b52}.spot-the-fake-teaching .spot-the-fake-teaching__primary{background:linear-gradient(180deg,#2484ca,var(--detective-blue));color:#fff}.spot-the-fake-inspector{z-index:12;grid-area:1 / 1;align-self:center;justify-self:center;width:min(820px,calc(100% - 32px));max-height:calc(100% - 32px);min-width:0;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:clamp(8px,1.2vh,13px);box-sizing:border-box;padding:clamp(12px,1.5vw,20px);border:4px solid var(--detective-espresso);border-left:8px solid var(--detective-blue);border-radius:3px;background:repeating-linear-gradient(0deg,transparent 0 27px,rgba(23,105,170,.09) 27px 29px),var(--detective-paper);color:var(--detective-ink);box-shadow:7px 7px #3d241b6b,inset 0 0 0 2px #ffffffb3;overflow-wrap:anywhere}.spot-the-fake-inspector__header{display:flex;align-items:center;gap:10px;border-bottom:3px solid var(--detective-blue)}.spot-the-fake-inspector__header h2{margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(19px,2vw,28px);font-weight:700;letter-spacing:.035em;line-height:1.05;text-transform:uppercase}.spot-the-fake-inspector__close-hint{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:4px 7px;border:2px solid var(--detective-espresso);background:#fff8dc;color:var(--detective-ink);font-size:clamp(12px,1vw,14px);font-weight:800;line-height:1;white-space:nowrap;box-shadow:2px 2px #3d241b40}.spot-the-fake-inspector__close-hint kbd{font:inherit;font-weight:900}.spot-the-fake-inspector__case-tab{align-self:stretch;display:grid;place-items:center;padding:6px 8px;background:var(--detective-blue);color:#fff;font-family:Courier New,monospace;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.spot-the-fake-inspector__stages{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;margin:0;padding:0;color:#765b4e;font-family:Courier New,monospace;font-size:clamp(13px,1.1vw,14px);font-weight:900;list-style:none;text-transform:uppercase}.spot-the-fake-inspector__stage{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:4px}.spot-the-fake-inspector__stage-label{min-width:0;display:flex;align-items:center;gap:4px}.spot-the-fake-inspector__stage.is-active{color:var(--detective-blue)}.spot-the-fake-inspector__stage-number{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border:2px solid currentColor;font-size:11px}.spot-the-fake-inspector__promise,.spot-the-fake-inspector__evidence,.spot-the-fake-inspector__decision,.spot-the-fake-inspector__feedback{min-width:0}.spot-the-fake-inspector__eyebrow,.spot-the-fake-inspector__evidence-row>span,.spot-the-fake-inspector__rule>span{color:#5a504b;font-family:Courier New,monospace;font-size:clamp(13px,1vw,14px);font-weight:900;letter-spacing:.055em;text-transform:uppercase}.spot-the-fake-inspector__pack{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:5px;padding:8px 10px;border:3px solid var(--detective-espresso);background:#fff8dc;box-shadow:3px 3px #3d241b38}.spot-the-fake-inspector__product{font-size:clamp(48px,4vw,52px);line-height:1}.spot-the-fake-inspector__pack strong{color:#2f241e;font-size:clamp(16px,1.6vw,22px);line-height:1.15}.spot-the-fake-inspector__evidence{display:grid;gap:6px}.spot-the-fake-inspector__evidence-row{min-width:0;display:grid;grid-template-columns:minmax(100px,.38fr) minmax(0,1fr);gap:8px;align-items:start;padding:7px 9px;border-left:4px solid #8da6b7;background:#ffffffa3}.spot-the-fake-inspector__evidence-row strong{min-width:0;font-size:clamp(13px,1.25vw,16px);line-height:1.28}.spot-the-fake-inspector__evidence-row.is-highlighted{border-left-color:var(--detective-blue);background:var(--detective-blue-light);box-shadow:inset 0 0 0 2px var(--detective-blue)}.spot-the-fake-inspector__decision{display:grid;gap:7px}.spot-the-fake-inspector__choices{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.spot-the-fake-inspector__choice,.spot-the-fake-inspector__primary,.spot-the-fake-inspector__feedback-actions button{border:3px solid var(--detective-espresso);border-radius:2px;padding:8px 10px;box-shadow:3px 3px #3d241b52}.spot-the-fake-inspector__choice{background:#fff8dc;color:var(--detective-ink);font-size:clamp(13px,1.25vw,16px);line-height:1.12}.spot-the-fake-inspector__choice.is-selected{border-color:var(--detective-blue);background:var(--detective-blue-light);box-shadow:3px 3px #0d4775}.spot-the-fake-inspector__primary{width:100%;background:linear-gradient(180deg,#2484ca,var(--detective-blue));color:#fff}.spot-the-fake-inspector button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.55;box-shadow:none}.spot-the-fake-inspector__select-first{margin:0;color:#754b15;font-size:clamp(13px,1.1vw,15px);font-weight:800;line-height:1.2;text-align:center}.spot-the-fake-inspector__feedback{display:grid;gap:7px;padding:10px;border:3px solid var(--detective-blue);background:#d7efffd1;box-shadow:3px 3px #0d47754d}.spot-the-fake-inspector__feedback--wrong{border-color:#c06d18;background:#ffe4b5e0}.spot-the-fake-inspector__feedback h3,.spot-the-fake-inspector__feedback p{margin:0}.spot-the-fake-inspector__feedback h3{font-size:clamp(17px,1.6vw,22px);line-height:1.1}.spot-the-fake-inspector__feedback p,.spot-the-fake-inspector__rule strong{font-size:clamp(13px,1.2vw,16px);line-height:1.28}.spot-the-fake-inspector__judgement{font-weight:900}.spot-the-fake-inspector__red-flag{display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr);gap:8px;padding:7px 9px;border-left:4px solid #c06d18;background:#fff3d6;color:#6d3b09}.spot-the-fake-inspector__red-flag span{font-size:12px;font-weight:900;line-height:1.25}.spot-the-fake-inspector__red-flag strong{min-width:0;font-size:clamp(13px,1.2vw,16px);line-height:1.28}.spot-the-fake-inspector__rule{display:grid;grid-template-columns:minmax(100px,auto) minmax(0,1fr);gap:8px;padding-top:7px;border-top:2px dashed var(--detective-blue)}.spot-the-fake-inspector__feedback-actions{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.spot-the-fake-inspector__feedback-actions button{background:#fff8dc;color:var(--detective-ink)}.spot-the-fake-inspector__feedback-actions .spot-the-fake-inspector__primary{background:linear-gradient(180deg,#2484ca,var(--detective-blue));color:#fff}@media(max-width:900px)and (orientation:landscape){.spot-the-fake-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);padding:6px}.spot-the-fake-scene,.spot-the-fake-inspector{grid-area:1 / 1}.spot-the-fake-inspector{width:min(720px,calc(100% - 12px));max-height:calc(100% - 12px);margin:0;padding:9px 11px;border-width:3px 3px 3px 7px;gap:6px}.spot-the-fake-hud{flex-basis:44px;min-height:44px;gap:7px;padding-block:0;border-bottom-width:2px}.spot-the-fake-hud__control,.spot-the-fake-hud__exit button{width:44px;height:44px}.spot-the-fake-hud__control{padding:0;border-top:0;border-bottom:0}.spot-the-fake-hud__exit button{padding-inline:7px!important}.spot-the-fake-hud__exit>span>span:first-child{display:none}.spot-the-fake-teaching{width:calc(100% - 10px);max-height:calc(100% - 10px);padding:8px 10px;border-width:3px 3px 3px 7px}.spot-the-fake-teaching__header{margin-bottom:6px}.spot-the-fake-teaching h2{margin-block:0 3px;font-size:clamp(18px,3vw,24px)}.spot-the-fake-teaching__body{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:8px}.spot-the-fake-teaching ol{gap:3px}.spot-the-fake-teaching__goal{margin-top:5px;padding-block:5px}.spot-the-fake-teaching__fact-card{gap:4px;padding:6px 8px}.spot-the-fake-hud__control-hint,.spot-the-fake-hud__score-value{display:none}.spot-the-fake-inspector__header h2{font-size:clamp(16px,2.7vw,20px)}.spot-the-fake-inspector__case-tab{padding-block:3px}.spot-the-fake-inspector__close-hint{padding:3px 5px;font-size:11px}.spot-the-fake-inspector__pack{padding-block:5px}.spot-the-fake-inspector__product{font-size:48px}.spot-the-fake-inspector__evidence-row{padding-block:5px}}@media(max-width:680px){.spot-the-fake-hud{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.spot-the-fake-inspector{width:calc(100% - 10px);max-height:calc(100% - 10px)}.spot-the-fake-teaching__actions,.spot-the-fake-inspector__choices,.spot-the-fake-inspector__feedback-actions{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.spot-the-fake-hud *,.spot-the-fake-teaching *,.spot-the-fake-inspector *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}:root{--pf-orange: #E07F37;--pf-blue: #235FB7;--pf-red: #D36244;--pf-green: #6DB06C;--pf-purple: #533F8B;--pf-yellow-soft: #F7E1A4;--pf-blue-soft: #CED3F4;--pf-yellow-green: #E0E07E;--pf-cream: #FBF6C9;--pf-pink: #E5BDD1;--pf-bg: var(--pf-cream);--pf-text: #1A1A1A;--pf-text-on-color: #FFFFFF;--pf-grad-orange: linear-gradient(90deg, var(--pf-orange), var(--pf-yellow-soft));--pf-grad-red: linear-gradient(90deg, var(--pf-red), var(--pf-yellow-green));--pf-grad-purple: linear-gradient(90deg, var(--pf-purple), var(--pf-pink));--pf-grad-blue: linear-gradient(90deg, var(--pf-blue), var(--pf-blue-soft));--pf-grad-green: linear-gradient(90deg, var(--pf-green), var(--pf-cream));--pf-font-head: "IBM Plex Sans", system-ui, sans-serif;--pf-font-body: "Inter", system-ui, sans-serif}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/fonts/IBMPlexSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Fredoka;src:url(/fonts/Comfortaa.ttf) format("truetype");font-weight:300 700;font-style:normal;font-display:swap}
