:root{color:#f6f1e8;background:#070706;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button{border:0;font:inherit}.viewer-shell{position:relative;width:100vw;height:100vh;min-height:520px;background:#070706;isolation:isolate}#panorama{display:block;width:100%;height:100%;cursor:grab;touch-action:none}#panorama.is-dragging{cursor:grabbing}.top-bar,.app-logo,.quiz-panel,.bottom-bar,.nav-button{position:absolute;z-index:2}.top-bar{display:none}.app-logo{display:block;top:clamp(14px,2.6vw,28px);left:clamp(14px,2.6vw,30px);width:clamp(82px,12vw,154px);height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 24px rgba(0,0,0,.45))}.brand,.eyebrow,.scene-count{margin:0;color:#f6f1e8bd;font-size:.78rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.brand{color:#fffaf0}h1{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.scene-count{padding-top:3px;white-space:nowrap}.quiz-panel{left:50%;bottom:clamp(18px,3vw,34px);width:min(1120px,calc(100vw - 148px));padding:0 14px 8px;background:linear-gradient(180deg,#ffffff2e,#ffffff0f),#10101261;border:1px solid rgba(255,255,255,.24);border-radius:24px;box-shadow:inset 0 1px #fff3,0 18px 55px #00000061;transform:translate(-50%);-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.quiz-panel:before,.quiz-panel:after{position:absolute;top:1px;bottom:9px;z-index:3;width:42px;pointer-events:none;content:""}.quiz-panel:before{left:1px;border-radius:24px 0 0 24px;background:linear-gradient(90deg,#101012b8,#10101200)}.quiz-panel:after{right:1px;border-radius:0 24px 24px 0;background:linear-gradient(270deg,#101012b8,#10101200)}.quiz-panel .eyebrow{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.album-scroll-shell{max-width:100%;overflow:visible}.album-options{display:flex;width:100%;gap:14px;overflow-x:auto;overflow-y:visible;margin-top:-54px;padding:61px 30px 12px;background:linear-gradient(#ffffff52,#ffffff52) center bottom / calc(100% - 66px) 2px no-repeat;scroll-padding-inline:30px;scroll-snap-type:x proximity;scrollbar-color:rgba(255,255,255,.58) rgba(255,255,255,.16);scrollbar-width:thin}.album-options::-webkit-scrollbar{height:8px}.album-options::-webkit-scrollbar-track{background:#ffffff24;border-radius:999px}.album-options::-webkit-scrollbar-thumb{background:#ffffff9e;border:2px solid rgba(16,16,18,.2);border-radius:999px}.album-card{display:grid;flex:0 0 clamp(48px,5.8vw,74px);position:relative;z-index:4;min-height:0;padding:0;color:#fffaf0;text-align:left;background:transparent;border:0;border-radius:0;cursor:pointer;scroll-snap-align:center;transform-origin:center bottom;transition:filter .16s ease,opacity .16s ease,transform .16s ease}.album-card:hover,.album-card.is-hovered{filter:drop-shadow(0 14px 18px rgba(0,0,0,.42));opacity:1;z-index:8;transform:translateY(-30px) scale(1.42)}.album-card:active{transform:translateY(-22px) scale(1.28)}.album-card:focus-visible{outline:3px solid #f8d46d;outline-offset:5px}.album-card.is-correct{box-shadow:0 0 0 3px #74eea3,0 0 22px #74eea36b}.album-card.is-wrong{box-shadow:0 0 0 3px #ff796e,0 0 22px #ff796e57}.album-cover-wrap{position:relative;display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:hidden;background:transparent;border:0;border-radius:0}.album-cover{display:block;width:100%;height:100%;object-fit:cover}.album-card[data-album=Yeezus] .album-cover{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(0,0,0,.32))}.answer-feedback{display:none}.result-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;padding:clamp(16px,4vw,48px);place-items:center}.result-modal[hidden]{display:none}.result-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#ffffff3d,#121820b8),linear-gradient(180deg,#d8e0eab8,#687990b8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.result-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);grid-template-rows:28px 44px 34px minmax(0,1fr);width:min(940px,100%);max-height:min(720px,calc(100vh - 32px));overflow:hidden;color:#202122;font-family:-apple-system,BlinkMacSystemFont,Lucida Grande,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;border:1px solid #5f6873;border-radius:9px 9px 5px 5px;box-shadow:inset 0 1px #fffffff2,0 24px 70px #0000006b;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .18s ease,transform .18s ease}.result-modal.is-open .result-panel{opacity:1;transform:translateY(0) scale(1)}.result-titlebar{display:grid;grid-column:1 / -1;grid-template-columns:16px 16px 16px minmax(0,1fr) 48px;gap:7px;align-items:center;min-width:0;padding:6px 10px 5px;color:#2f3337;background:linear-gradient(180deg,#edf1f5 0,#ccd4de 48%,#aeb8c4 49%,#d7dde4);border-bottom:1px solid #7a8490;border-radius:8px 8px 0 0}.result-light,.result-close{display:grid;width:13px;height:13px;padding:0;border:1px solid rgba(0,0,0,.42);border-radius:999px;cursor:pointer;place-items:center;box-shadow:inset 0 1px #ffffffc7,0 1px 1px #0000003d}.result-close{color:#500000b3;background:radial-gradient(circle at 35% 28%,#ffd3cc 0 18%,transparent 19%),linear-gradient(180deg,#ff8f82,#d74639)}.result-close span{opacity:0}.result-close:hover span{opacity:.74;font-size:.62rem;font-weight:900;line-height:1}.result-light--yellow{background:radial-gradient(circle at 35% 28%,#fff2be 0 18%,transparent 19%),linear-gradient(180deg,#ffd765,#d7a326)}.result-light--green{background:radial-gradient(circle at 35% 28%,#d9ffc9 0 18%,transparent 19%),linear-gradient(180deg,#83df6b,#38a444)}.result-window-title{justify-self:center;max-width:100%;overflow:hidden;color:#343a40;font-size:.78rem;font-weight:700;line-height:1;text-overflow:ellipsis;text-shadow:0 1px 0 rgba(255,255,255,.72);white-space:nowrap}.result-toolbar{display:grid;grid-column:1 / -1;grid-template-columns:32px 32px minmax(180px,1fr) minmax(120px,190px);gap:7px;align-items:center;padding:7px 10px;background:linear-gradient(180deg,#eef3f7 0,#d5dde6 52%,#c2ccd7 53%,#e0e5eb);border-bottom:1px solid #8e98a4}.result-nav-button{display:grid;height:27px;color:#44505d;font-size:1.2rem;font-weight:900;line-height:1;background:linear-gradient(180deg,#fff,#c8d2dc);border:1px solid #7d8791;border-radius:5px;box-shadow:inset 0 1px #fff,0 1px #fff9;place-items:center}.result-url,.result-search{height:27px;padding:6px 10px;overflow:hidden;color:#48515b;font-size:.78rem;line-height:1;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(180deg,#fff,#f3f5f7);border:1px solid #8a949f;border-radius:12px;box-shadow:inset 0 1px 2px #00000029,0 1px #ffffffc7}.result-tabbar{display:flex;grid-column:1 / -1;min-width:0;padding:0 14px;overflow:hidden;background:linear-gradient(180deg,#f8f9fa,#eef1f5);border-bottom:1px solid #a2a9b1}.result-tabbar span{min-width:78px;padding:11px 13px 9px;color:#0645ad;font-size:.82rem;font-weight:400;line-height:1;text-align:center;border-right:1px solid #a2a9b1}.result-tabbar span:first-child{color:#202122;background:#fff;border-top:1px solid #a2a9b1;border-left:1px solid #a2a9b1;border-bottom:1px solid #fff;transform:translateY(1px)}.result-media{position:relative;display:grid;align-self:start;grid-column:2;grid-row:4;margin:24px 22px 22px 0;overflow:hidden;background:#f8f9fa;border:1px solid #a2a9b1;box-shadow:none;place-items:center}.result-media:after{display:none}.result-media img{display:block;width:100%;height:auto;max-height:210px;min-height:0;object-fit:contain}.result-media-caption{width:100%;margin:0;padding:7px 8px;color:#202122;font-size:.78rem;line-height:1.3;text-align:center;background:#eaecf0;border-top:1px solid #a2a9b1}.result-copy{display:grid;align-content:start;grid-column:1;grid-row:4;gap:14px;padding:24px 24px 24px 28px;overflow-y:auto;color:#202122;background:#fff}.result-status{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;background:linear-gradient(180deg,#f1fff3,#d9f4de);border:1px solid #75a979;border-left:6px solid #2f8a3a;border-radius:2px;box-shadow:inset 0 1px #fffffff2,0 1px #0000000d}.result-modal.is-wrong .result-status{background:linear-gradient(180deg,#fff9e6,#f6e7b8);border-color:#b89b42;border-left-color:#b36b00}.result-kicker{margin:0;color:#145a1c;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800;line-height:1.1}.result-modal.is-wrong .result-kicker{color:#7a4600}.result-score{margin:0;padding:7px 10px;color:#145a1c;font-size:.8rem;font-weight:800;line-height:1;white-space:nowrap;background:#ffffffad;border:1px solid rgba(47,138,58,.38);border-radius:999px}.result-modal.is-wrong .result-score{color:#7a4600;border-color:#b36b0061}.result-copy h2{margin:0;padding-bottom:7px;color:#000;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.3vw,2.7rem);font-weight:400;letter-spacing:0;line-height:1.05;border-bottom:1px solid #a2a9b1;text-shadow:none}.result-answer,.result-history{margin:0;color:#202122;font-size:clamp(.95rem,1.45vw,1.02rem);line-height:1.58}.result-answer{padding:10px 12px;background:#f8f9fa;border:1px solid #c8ccd1;border-radius:2px}.result-details{display:grid;gap:0;width:100%;margin:0;background:#f8f9fa;border-top:1px solid #a2a9b1}.result-details div{display:grid;grid-template-columns:1fr;gap:3px;padding:8px 10px;background:#f8f9fa;border-bottom:1px solid #c8ccd1}.result-details dt{color:#202122;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:none}.result-details dd{margin:0;color:#0645ad;font-size:.9rem;font-weight:400;line-height:1.4;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:2px}.result-button{min-height:34px;padding:0 14px;color:#0645ad;font-weight:400;letter-spacing:0;text-transform:none;background:#f8f9fa;border:1px solid #a2a9b1;border-radius:2px;cursor:pointer;box-shadow:none}.result-button--primary{color:#fff;font-weight:700;background:linear-gradient(180deg,#4f8df5,#36c);border-color:#2a4b8d;box-shadow:inset 0 1px #ffffff59,0 1px #00000014}.result-button--secondary{color:#0645ad;background:#fff}.result-button:active{transform:translate(1px,1px)}.result-close:focus-visible,.result-button:focus-visible{outline:2px solid #36c;outline-offset:3px}.nav-button{display:none}.nav-button:focus-visible,.scene-dot:focus-visible{outline:3px solid #f8d46d;outline-offset:4px}.bottom-bar{display:none}.scene-dot{width:44px;height:8px;padding:0;background:#fffaf052;border-radius:999px;cursor:pointer;transition:width .16s ease,background .16s ease}.scene-dot.is-active{width:72px;background:#f8d46d}@media(max-width:620px){.viewer-shell{min-height:100dvh}.top-bar{gap:14px}.app-logo{top:12px;left:12px;width:clamp(68px,22vw,96px)}.bottom-bar{top:62px;right:18px}.quiz-panel{bottom:16px;width:min(420px,calc(100vw - 20px));padding:0 10px 7px;border-radius:20px}.album-options{gap:10px;margin-top:-45px;padding:52px 24px 12px;background-size:calc(100% - 54px) 2px;scroll-padding-inline:24px}.album-card{flex-basis:48px;padding:6px}.album-card:hover,.album-card.is-hovered{transform:translateY(-24px) scale(1.32)}.album-cover-wrap{width:100%;height:auto}.nav-button{top:33%;bottom:auto}.nav-button--previous{left:18px}.nav-button--next{right:18px}.result-modal{padding:12px;align-items:end}.result-panel{grid-template-columns:1fr;grid-template-rows:28px 44px 34px auto auto;max-height:calc(100dvh - 24px)}.result-media{grid-column:1;grid-row:5;aspect-ratio:16 / 9;margin:0 16px 16px}.result-media img{height:auto;max-height:clamp(170px,30vh,240px);min-height:0}.result-titlebar{grid-template-columns:16px 16px 16px minmax(0,1fr)}.result-search{display:none}.result-toolbar{grid-template-columns:30px 30px minmax(0,1fr);padding:7px 8px}.result-url{font-size:.72rem}.result-tabbar{padding-left:0;overflow-x:auto}.result-tabbar span{min-width:max-content}.result-copy{grid-column:1;grid-row:4;gap:14px;padding:18px 18px 16px}.result-copy h2{font-size:clamp(1.8rem,12vw,3rem)}.result-details div{grid-template-columns:1fr;gap:5px;padding:10px 0}.result-button{flex:1 1 150px}}.result-modal{padding:clamp(14px,2.4vw,28px);place-items:stretch}.result-backdrop{background:#f5f4eff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.result-panel{grid-template-columns:minmax(0,1fr) minmax(360px,470px);grid-template-rows:none;gap:clamp(16px,2.4vw,28px);width:100%;height:100%;min-height:0;max-height:none;overflow:visible;color:#222;font-family:Georgia,Times New Roman,serif;background:transparent;border:0;border-radius:0;box-shadow:none;transform:translateY(14px)}.result-modal.is-open .result-panel{transform:translateY(0)}.result-video-card,.result-summary-card{position:relative;display:grid;min-height:0;overflow:hidden;background:#fff;border:1px solid #cfd5df;border-radius:24px;box-shadow:0 24px 70px #2222222e}.result-video-card{grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:clamp(14px,1.8vw,22px)}.result-video-shell{display:grid;min-height:0;overflow:hidden;background:#f8f8f5;border:1px solid #d9dee6;border-radius:14px;place-items:center}.result-video-shell iframe{display:block;width:100%;height:100%;min-height:340px;background:#fff;border:0}.result-video-meta{display:flex;gap:14px;align-items:center;justify-content:space-between;min-width:0;padding:16px 4px 0}.result-video-title{margin:0;overflow:hidden;color:#2b2d33;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.95rem,1.5vw,1.08rem);font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.result-video-link{flex:0 0 auto;color:#2f5fa8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:800;text-decoration:none}.result-video-link:hover{text-decoration:underline;text-underline-offset:3px}.result-summary-card{align-content:stretch;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-height:100%;padding:clamp(18px,2vw,28px);overflow:hidden}.result-close{position:absolute;top:14px;right:14px;display:grid;width:38px;height:38px;padding:0;color:#272727;font-size:1.6rem;font-weight:700;line-height:1;background:#f8f8f5;border:1px solid #d6dbe4;border-radius:999px;cursor:pointer;place-items:center;box-shadow:none}.result-close span{opacity:1;transform:translateY(-1px)}.result-scoreboard{display:grid;gap:10px;padding-right:48px}.result-score-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;min-height:58px;padding:12px 18px;color:#25252a;background:#fbfbfd;border:1px solid #d6dbe4;border-radius:14px}.result-score-row span,.result-score-row strong{font-size:clamp(1.08rem,1.9vw,1.45rem);line-height:1.1}.result-score-row span{color:#68717d;font-weight:700}.result-score-row strong{color:#232329;font-weight:800;text-align:right;white-space:nowrap}.result-score-row--total{border-color:#aeb7c4}.result-copy{grid-column:auto;grid-row:auto;gap:16px;padding:12px 0 16px;min-height:0;overflow-y:auto;color:#242426;background:transparent}.result-status{padding:2px 0 0;background:transparent;border:0;box-shadow:none}.result-modal.is-wrong .result-status{background:transparent;border:0}.result-kicker{color:#327a46;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.86rem,1.2vw,.98rem);letter-spacing:.11em;text-transform:uppercase}.result-modal.is-wrong .result-kicker{color:#a46420}.result-score{padding:8px 12px;color:#327a46;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;background:#eef8f0;border:1px solid #c6dfcb}.result-modal.is-wrong .result-score{color:#a46420;background:#fff4e7;border-color:#ead3b7}.result-copy h2{padding-bottom:10px;color:#202023;font-size:clamp(1.9rem,3vw,2.55rem);line-height:1.08;border-bottom:1px solid #d6dbe4}.result-answer,.result-history{color:#29292d;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.62}.result-answer{padding:0;color:#4e5661;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;background:transparent;border:0}.result-details{gap:8px;background:transparent;border-top:0}.result-details div{grid-template-columns:100px minmax(0,1fr);gap:12px;padding:10px 12px;background:#f8f8f5;border:1px solid #e0e3e9;border-radius:10px}.result-details dt{color:#6a7280;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.result-details dd{color:#232329;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px;padding-top:14px;background:#fff}.result-button{min-height:54px;padding:0 24px;color:#2f3540;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:900;background:#fff;border:1px solid #cfd5df;border-radius:999px;box-shadow:0 12px 30px #22222214}.result-button--primary{color:#fff;background:#222;border-color:#222;box-shadow:0 14px 32px #2222222e}.result-button--secondary{color:#2f3540;background:#fff}.result-button:active{transform:translateY(1px)}.result-close:focus-visible,.result-button:focus-visible,.result-video-link:focus-visible{outline:3px solid #4f83d8;outline-offset:4px}@media(max-width:820px){.result-modal{padding:10px;align-items:stretch}.result-panel{grid-template-columns:1fr;grid-template-rows:minmax(210px,42vh) minmax(0,1fr);gap:10px;max-height:none}.result-video-card,.result-summary-card{border-radius:18px}.result-video-card{padding:10px}.result-video-shell iframe{min-height:210px}.result-video-meta{padding-top:10px}.result-video-title{white-space:normal}.result-summary-card{min-height:0;padding:16px}.result-scoreboard{padding-right:44px}.result-score-row{min-height:50px;padding:10px 12px}.result-details div{grid-template-columns:1fr;gap:5px}.result-button{flex:1 1 140px}}.result-backdrop{background:radial-gradient(circle at 50% 0,#ffffffa6,#fff0 34%),linear-gradient(180deg,#b8bec6eb,#68707ceb);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.result-panel{grid-template-columns:minmax(0,1fr) minmax(360px,470px);grid-template-rows:74px minmax(0,1fr);gap:0;width:min(1220px,calc(100vw - 30px));height:min(760px,calc(100dvh - 30px));margin:auto;overflow:hidden;background:linear-gradient(90deg,#ffffff1c,#fff0 22%),repeating-linear-gradient(180deg,#d9dde2 0,#d9dde2 1px,#c5cbd2 2px,#e4e7eb 4px);border:1px solid #59616c;border-radius:12px 12px 8px 8px;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #ffffff8c,0 26px 70px #0000006b}.result-mac-titlebar{display:grid;grid-column:1 / -1;grid-template-columns:114px minmax(0,1fr) minmax(220px,340px);gap:12px;align-items:center;min-width:0;padding:12px 16px 14px;background:linear-gradient(180deg,#ffffffe0,#ffffff3d 36%,#6e77822e 37%,#ffffff47),repeating-linear-gradient(180deg,#e9edf2 0,#e9edf2 1px,#c4cbd4 2px,#f2f4f6 4px);border-bottom:1px solid #7f8995;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #ffffff8a}.result-window-controls{display:flex;gap:8px;align-items:center}.result-close,.result-window-light{position:static;display:grid;width:16px;height:16px;padding:0;border:1px solid rgba(0,0,0,.38);border-radius:999px;place-items:center;box-shadow:inset 0 1px 1px #ffffffdb,0 1px 1px #0000003d}.result-close{color:#580000bd;font-size:.74rem;font-weight:900;background:radial-gradient(circle at 35% 26%,#fff0ed 0 16%,transparent 17%),linear-gradient(180deg,#ff9188,#d34a3f)}.result-close span{opacity:0;transform:none}.result-close:hover span,.result-close:focus-visible span{opacity:.72}.result-window-light--yellow{background:radial-gradient(circle at 35% 26%,#fff8c9 0 16%,transparent 17%),linear-gradient(180deg,#ffd96c,#d5a52c)}.result-window-light--green{background:radial-gradient(circle at 35% 26%,#e9ffd9 0 16%,transparent 17%),linear-gradient(180deg,#8de16f,#35a946)}.result-window-name{justify-self:center;margin:0;overflow:hidden;color:#303842;font:700 .86rem/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-overflow:ellipsis;text-shadow:0 1px 0 rgba(255,255,255,.82);white-space:nowrap}.result-toolbar-pill{min-width:0;padding:8px 13px;overflow:hidden;color:#4b5663;font:700 .72rem/1 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(180deg,#fff,#dfe4ea);border:1px solid #8a95a2;border-radius:999px;box-shadow:inset 0 1px 2px #0000002e,0 1px #ffffffb8}.result-video-card,.result-summary-card{margin:16px;background:#f9fafc;border-color:#9fa9b5;border-radius:8px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0003}.result-video-card{margin-right:8px;padding:12px}.result-summary-card{margin-left:8px;padding:16px}.result-video-shell{background:#fff;border-color:#8f9ba8;border-radius:5px;box-shadow:inset 0 1px 3px #00000047,0 1px #ffffffc2}.result-video-meta{padding:12px 2px 0}.result-video-title{color:#1f2630;font-size:.95rem}.result-video-link{color:#0b53b8;text-shadow:0 1px 0 rgba(255,255,255,.84)}.result-scoreboard{gap:8px;padding-right:0}.result-score-row{min-height:50px;padding:9px 14px;background:linear-gradient(180deg,#fff,#eef2f7);border-color:#abb5c1;border-radius:8px;box-shadow:inset 0 1px #fff,0 1px #fffc}.result-score-row span,.result-score-row strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.04rem,1.65vw,1.32rem)}.result-score-row span{color:#596371}.result-score-row strong{color:#202329}.result-score-row--total{background:linear-gradient(180deg,#fbfdff,#dfe8f5);border-color:#8797aa}.result-copy{gap:12px;margin-top:10px;padding:0 2px 14px}.result-kicker{color:#397a4a;font-size:.78rem}.result-score{color:#25683a;background:linear-gradient(180deg,#fff,#dcefe0);border-color:#a3caaa;box-shadow:inset 0 1px #fff}.result-modal.is-wrong .result-score{background:linear-gradient(180deg,#fff,#f5e4c9)}.result-copy h2{color:#111;font-size:clamp(1.78rem,2.7vw,2.38rem);border-bottom-color:#b6bec8}.result-answer{color:#404956}.result-history{color:#17191d}.result-details div{background:linear-gradient(180deg,#fff,#f0f2f5);border-color:#b8c0ca;border-radius:6px}.result-details dt,.result-details dd{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.result-actions{gap:10px;padding-top:12px;background:transparent;border-top:1px solid rgba(128,139,152,.48);box-shadow:inset 0 1px #ffffffc7}.result-button{min-height:38px;padding:0 22px;color:#1d2734;background:linear-gradient(180deg,#fff 0,#e8edf4 47%,#cad4df 48%,#f8fafc);border:1px solid #7c8997;border-radius:999px;box-shadow:inset 0 1px #fff,inset 0 -1px #ffffff9e,0 1px 2px #00000038;text-shadow:0 1px 0 rgba(255,255,255,.85)}.result-button--primary{color:#fff;background:linear-gradient(180deg,#91d6ff 0,#3c9bef 46%,#0b67cf 48%,#49b5ff);border-color:#1b5da6;box-shadow:inset 0 1px #ffffffd6,inset 0 -1px #ffffff57,0 0 0 3px #4997e742,0 2px 5px #00000047;text-shadow:0 -1px 0 rgba(0,0,0,.45)}@media(max-width:820px){.result-panel{grid-template-columns:1fr;grid-template-rows:64px minmax(210px,36vh) minmax(0,1fr);width:calc(100vw - 18px);height:calc(100dvh - 18px)}.result-mac-titlebar{grid-template-columns:82px minmax(0,1fr);padding:10px 12px}.result-toolbar-pill{display:none}.result-video-card,.result-summary-card{margin:8px;border-radius:7px}.result-video-card{margin-bottom:4px;padding:8px}.result-summary-card{margin-top:4px;padding:12px}.result-scoreboard{padding-right:0}.result-score-row{min-height:44px}.result-button{flex:1 1 132px}}.start-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(20px,2.6vh,30px) clamp(22px,3vw,36px);background:#fff;color:#0a0a0a;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"ss01","tnum";transition:opacity .22s ease}.start-menu[hidden]{display:none}.start-menu.is-leaving{opacity:0;pointer-events:none}.start-menu__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;font-size:10px;font-weight:500;letter-spacing:.18em;line-height:1.2;text-transform:uppercase;color:#0a0a0a}.start-menu__row--bottom{align-items:flex-end}.start-menu__intro{display:grid;gap:8px;max-width:52vw}.start-menu__logo{display:block;overflow-wrap:anywhere;font-size:clamp(28px,5.8vw,72px);font-weight:700;letter-spacing:-.02em;line-height:.86;text-transform:none;-webkit-user-select:none;user-select:none}.start-menu__description{display:block;max-width:none;font-size:clamp(10px,1.2vw,13px);font-weight:500;letter-spacing:.08em;line-height:1.35;text-transform:uppercase;white-space:nowrap}.start-menu__credit{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.start-menu__credit:hover{opacity:.55}.start-menu__center{display:grid;place-items:center}.start-menu__stack{display:flex;flex-direction:column;align-items:center;gap:10px}.start-menu__slideshow{position:relative;width:min(760px,calc(100vw - 44px),calc((100vh - 190px) * 16 / 9));aspect-ratio:16 / 9;background:#0a0a0a;overflow:hidden}.start-menu__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.start-menu__slide.is-active{opacity:1}.start-menu__cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:6px 2px 5px;color:#0a0a0a;font-family:inherit;font-size:11px;font-weight:500;letter-spacing:.36em;line-height:1;text-transform:uppercase;background:transparent;border:0;cursor:pointer;transition:opacity .16s ease,letter-spacing .22s ease}.start-menu__cta-label{display:inline-block;padding-bottom:4px;border-bottom:1px solid #0a0a0a}.start-menu__cta:hover{opacity:.55;letter-spacing:.44em}.start-menu__cta:active{opacity:.4}.start-menu__cta:focus-visible{outline:1px solid #0a0a0a;outline-offset:6px}@media(prefers-reduced-motion:reduce){.start-menu__cta{transition:opacity .16s ease}.start-menu__cta:hover{letter-spacing:.36em}}.result-modal{padding:clamp(16px,3vw,40px)!important;place-items:center!important}.result-backdrop{background:#0a0a0a6b!important;-webkit-backdrop-filter:blur(10px) saturate(.9)!important;backdrop-filter:blur(10px) saturate(.9)!important}.result-panel{position:relative;display:grid!important;grid-template-columns:minmax(0,.94fr) minmax(380px,1fr)!important;grid-template-rows:auto!important;align-items:start!important;gap:clamp(24px,3.4vw,52px)!important;width:min(1120px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;margin:0!important;padding:clamp(28px,4vh,48px) clamp(28px,4vw,56px) clamp(24px,3vh,40px)!important;background:#fff!important;border:1px solid #0a0a0a!important;border-radius:0!important;box-shadow:0 24px 80px #0000002e!important;color:#0a0a0a!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-feature-settings:"ss01","tnum";transform:none!important;opacity:1!important}.result-modal.is-open .result-panel{transform:none!important;opacity:1!important}.result-mac-titlebar,.result-titlebar,.result-toolbar,.result-tabbar,.result-toolbar-pill,.result-window-name,.result-window-controls,.result-window-light,.result-close,.result-details{display:none!important}.result-video-card{grid-column:1;grid-row:1;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:auto auto!important;gap:12px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;align-self:start!important}.result-video-shell{aspect-ratio:16 / 9!important;background:#0a0a0a!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:grid!important;min-height:0!important;max-height:min(46vh,390px)!important;overflow:hidden!important}.result-video-shell iframe{width:100%!important;height:100%!important;aspect-ratio:16 / 9!important;min-height:0!important;background:#0a0a0a!important;border:0!important;display:block!important}.result-video-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:0!important;background:transparent!important;border:0!important}.result-video-title{margin:0!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:inherit!important;font-size:10px!important;font-weight:500!important;letter-spacing:.22em!important;line-height:1.2!important;text-transform:uppercase!important;color:#0a0a0a!important}.result-video-link{flex:0 0 auto;padding:0!important;margin:0;font-family:inherit!important;font-size:10px!important;font-weight:500!important;letter-spacing:.22em!important;line-height:1.2!important;text-transform:uppercase!important;color:#0a0a0a!important;background:transparent!important;border:0!important;border-radius:0!important;text-decoration:underline!important;text-underline-offset:4px!important;text-decoration-thickness:1px!important;text-shadow:none!important;white-space:nowrap;transition:opacity .14s ease}.result-video-link:hover{background:transparent!important;color:#0a0a0a!important;opacity:.55;text-decoration:underline!important}.result-summary-card{grid-column:2;grid-row:1;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column;gap:clamp(18px,2.4vh,28px)!important;align-content:start;overflow:hidden!important}.result-summary-card:before,.result-summary-card:after{display:none!important}.result-copy{display:contents!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;overflow:visible!important}.result-status{order:1}.result-copy h2{order:2}.result-answer{order:3}.result-history{order:4}.result-scoreboard{order:5}.result-actions{order:6}.result-status{display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding:0!important;margin:0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.result-kicker{margin:0;font-family:inherit!important;font-size:10px!important;font-weight:500!important;letter-spacing:.26em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important}.result-score{margin:0;padding:0!important;font-family:inherit!important;font-size:10px!important;font-weight:500!important;letter-spacing:.22em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-shadow:none!important;transform:none!important}.result-modal.is-wrong .result-score{background:transparent!important;border:0!important;color:#0a0a0a!important;box-shadow:none!important}.result-copy h2{margin:0;padding:0;font-family:inherit!important;font-size:clamp(1.4rem,2.2vw,1.9rem)!important;font-weight:400!important;font-style:normal!important;letter-spacing:.01em!important;line-height:1.1!important;text-transform:none!important;color:#0a0a0a!important;border:0!important;text-shadow:none!important}.result-answer{margin:0;padding:0!important;font-family:inherit!important;font-size:10px!important;font-weight:500!important;letter-spacing:.22em!important;line-height:1.4!important;text-transform:uppercase!important;color:#555!important;background:transparent!important;border:0!important}.result-history{margin:0;font-family:inherit!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important;line-height:1.55!important;color:#0a0a0a!important;display:-webkit-box!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.result-scoreboard{display:flex!important;flex-direction:column;gap:0!important;padding:0!important;margin:0;background:transparent!important;border-top:1px solid #0a0a0a!important;border-bottom:1px solid #0a0a0a!important;border-radius:0!important}.result-score-row{display:flex!important;align-items:baseline;justify-content:space-between;grid-template-columns:none!important;gap:16px;min-height:0!important;padding:12px 0!important;background:transparent!important;border:0!important;border-bottom:1px solid #d8d8d8!important;border-radius:0!important;box-shadow:none!important}.result-score-row:last-child{border-bottom:0!important}.result-score-row span{order:1;font-family:inherit!important;font-size:10px!important;font-weight:500!important;font-style:normal!important;letter-spacing:.22em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;text-align:left!important}.result-score-row strong{order:2;font-family:inherit!important;font-size:11px!important;font-weight:500!important;font-style:normal!important;letter-spacing:.08em!important;line-height:1!important;color:#0a0a0a!important;text-align:right!important;white-space:nowrap}.result-actions{display:flex!important;flex-wrap:wrap;gap:clamp(20px,2.6vw,32px)!important;margin-top:clamp(6px,1vh,14px)!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.result-button{flex:0 0 auto!important;min-height:0!important;padding:4px 0!important;font-family:inherit!important;font-size:11px!important;font-weight:500!important;letter-spacing:.26em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;background:transparent!important;border:0!important;border-radius:0!important;text-decoration:underline!important;text-underline-offset:5px!important;text-decoration-thickness:1px!important;text-shadow:none!important;box-shadow:none!important;transition:opacity .14s ease,letter-spacing .2s ease}.result-button--primary,.result-button--secondary{color:#0a0a0a!important;background:transparent!important;border:0!important;box-shadow:none!important}.result-button:hover,.result-button--primary:hover,.result-button--secondary:hover{background:transparent!important;color:#0a0a0a!important;border:0!important;box-shadow:none!important;opacity:.55;letter-spacing:.32em!important}.result-button:active{transform:none!important;opacity:.4}.result-button:focus-visible,.result-video-link:focus-visible{outline:1px solid #0a0a0a!important;outline-offset:6px!important}@media(max-width:860px){.result-panel{grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr)!important;gap:22px!important;padding:36px 22px 28px!important}.result-video-card{grid-column:1;grid-row:1}.result-summary-card{grid-column:1;grid-row:2}.result-video-shell{max-height:min(32vh,260px)!important}.result-copy h2{font-size:1.4rem!important}.result-history{-webkit-line-clamp:4!important}}.quiz-panel{left:50%!important;right:auto!important;bottom:clamp(14px,2.4vh,22px)!important;width:min(1180px,calc(100vw - 48px))!important;max-width:calc(100vw - 32px)!important;padding:0!important;background:#fffffff0!important;border:1px solid #0a0a0a!important;border-radius:0!important;box-shadow:0 12px 30px #00000038!important;transform:translate(-50%)!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important}.quiz-panel:before,.quiz-panel:after{display:none!important}.quiz-panel .eyebrow{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.viewer-shell>.round-timer{position:absolute!important;top:clamp(18px,2.6vh,32px)!important;left:50%!important;bottom:auto!important;transform:translate(-50%)!important;z-index:3!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.55)!important;font-variant-numeric:tabular-nums!important;transition:color .16s ease!important}.round-timer__label{font-size:10px!important;font-weight:500!important;letter-spacing:.34em!important;line-height:1!important;text-transform:uppercase!important;opacity:.85!important}.round-timer__value{font-size:clamp(34px,4.6vw,52px)!important;font-weight:400!important;letter-spacing:-.01em!important;line-height:1!important;font-variant-numeric:tabular-nums!important}.app-logo{display:none!important}.review-next{position:absolute;top:clamp(16px,2.6vh,28px);right:clamp(16px,2.6vw,28px);z-index:3;display:none;padding:8px 14px;background:#0a0a0ab8;border:1px solid rgba(255,255,255,.4);border-radius:0;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:700;letter-spacing:.22em;line-height:1;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .16s ease,color .16s ease}.review-next:hover{background:#fff;color:#0a0a0a}.is-reviewing .review-next{display:inline-flex}.is-reviewing .round-timer,.is-reviewing .quiz-panel{display:none!important}.review-caption{position:absolute;bottom:clamp(22px,3.6vh,40px);left:50%;transform:translate(-50%);display:none;z-index:3;width:max-content;max-width:calc(100vw - 48px);text-align:center;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.65);pointer-events:none}.is-reviewing .review-caption{display:block}.review-caption__moment{margin:0;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(14px,1.4vw,16px);font-weight:700;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}.review-caption__date{margin:6px 0 0;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:700;letter-spacing:.22em;line-height:1}.appstar-logo{position:absolute;top:clamp(14px,2.4vh,24px);left:clamp(14px,2.4vw,28px);width:clamp(48px,5vw,72px);height:auto;opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5))}.start-menu__credit-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.start-menu__appstar{display:block;width:clamp(48px,5vw,72px);height:auto;opacity:.45;filter:invert(1);-webkit-user-select:none;user-select:none}.round-timer__value{font-variant-numeric:tabular-nums!important}.round-timer.is-low{color:#ff3b30!important}.quiz-panel .album-hover-label{position:absolute!important;left:0!important;right:0!important;bottom:calc(100% + 34px)!important;margin:0!important;padding:0!important;z-index:2!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(14px,1.6vw,18px)!important;font-weight:800!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important;text-align:center!important;color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.65)!important;white-space:nowrap!important;opacity:0;pointer-events:none!important;transition:opacity .14s ease!important}.quiz-panel .album-hover-label.is-visible{opacity:1}.quiz-panel #quiz-question{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:calc(100% + 12px)!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important;text-align:center!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:.28em!important;line-height:1!important;text-transform:uppercase!important;text-shadow:0 1px 8px rgba(0,0,0,.55)!important}.album-scroll-shell{width:100%;padding:0;overflow:hidden}.album-options{width:100%!important;margin:0!important;padding:10px 14px 11px!important;background:transparent!important;gap:6px!important;scrollbar-color:#0a0a0a transparent!important;scrollbar-width:thin!important}.album-options::-webkit-scrollbar{height:3px!important}.album-options::-webkit-scrollbar-track{background:transparent!important}.album-options::-webkit-scrollbar-thumb{background:#0a0a0a!important;border:0!important;border-radius:0!important}.album-card{flex:1 1 0!important;min-width:0!important;padding:0!important;background:transparent!important;border:1px solid transparent!important;border-radius:0!important;transform:none!important;filter:none!important;transition:opacity .16s ease,border-color .16s ease!important}.album-card:hover,.album-card.is-hovered{transform:none!important;filter:none!important;opacity:1!important;border-color:#0a0a0a!important}.album-options:hover .album-card:not(:hover):not(.is-hovered){opacity:.4}.album-card:active{transform:translateY(1px)!important}.album-card:focus-visible{outline:1px solid #0a0a0a!important;outline-offset:3px!important}.album-card.is-correct{box-shadow:inset 0 0 0 2px #0a0a0a!important;outline:0!important}.album-card.is-wrong{box-shadow:inset 0 0 0 2px #d9261c!important;outline:0!important}.album-cover-wrap{width:100%!important;aspect-ratio:1!important;background:#f4f4f2!important;border:0!important;border-radius:0!important;overflow:hidden!important}.album-cover{display:block;width:100%;height:100%;object-fit:cover!important;filter:none!important}.album-card[data-album=Yeezus] .album-cover-wrap{background:#0a0a0a!important}.album-card[data-album=Yeezus] .album-cover{object-fit:contain!important;filter:none!important}.result-scoreboard,.result-status .result-score{display:none!important}.result-details{display:flex!important;flex-direction:column!important;order:5!important;margin:0!important;padding:0!important;gap:0!important;background:transparent!important;border-top:1px solid #0a0a0a!important;border-bottom:1px solid #0a0a0a!important}.result-details>div{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:16px!important;grid-template-columns:none!important;padding:12px 0!important;margin:0!important;background:transparent!important;border:0!important;border-bottom:1px solid #d8d8d8!important;border-radius:0!important;box-shadow:none!important}.result-details>div:last-child{border-bottom:0!important}.result-details dt{margin:0!important;padding:0!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:.22em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;text-decoration:none!important;flex:0 0 auto}.result-details dd{margin:0!important;padding:0!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important;font-weight:400!important;font-style:normal!important;letter-spacing:0!important;line-height:1.4!important;text-transform:none!important;color:#0a0a0a!important;text-decoration:none!important;text-align:right!important;min-width:0;flex:1 1 auto}.result-modal{place-items:center!important;padding:clamp(16px,3vw,32px)!important}.result-panel{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(560px,calc(100vw - 32px))!important;height:auto!important;max-height:calc(100dvh - 32px)!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:clamp(20px,3vh,32px)!important;padding:clamp(36px,5vh,56px) clamp(28px,5vw,48px)!important;text-align:center!important;overflow:auto!important}.result-video-card{grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:460px!important}.result-video-shell{aspect-ratio:16 / 9!important}.result-video-meta{justify-content:center!important;gap:18px!important}.result-video-title{text-align:center!important}.result-summary-card{grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:460px!important;text-align:center!important;gap:clamp(10px,1.6vh,18px)!important}.result-status{justify-content:center!important}.result-copy h2,.result-answer{text-align:center!important}.result-history,.result-details{display:none!important}.result-actions{justify-content:center!important;margin-top:clamp(8px,1.6vh,18px)!important}.result-status{flex-direction:column!important;align-items:center!important;gap:0!important;width:100%!important;padding:0 0 clamp(14px,2vh,22px)!important;border-bottom:1px solid #0a0a0a!important;transition:border-color .16s ease!important}.result-modal.is-wrong .result-status{border-bottom-color:#0a0a0a!important}.result-kicker{margin:0!important;padding:0!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(40px,7vw,68px)!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;text-transform:uppercase!important;text-align:center!important;color:#0a0a0a!important;transition:color .16s ease!important}.result-copy h2{margin:0!important;font-size:clamp(14px,1.6vw,17px)!important;font-weight:800!important;letter-spacing:.18em!important;line-height:1.2!important;text-transform:uppercase!important;color:#0a0a0a!important}.result-answer,.result-video-meta{display:none!important}.result-button{font-weight:800!important;font-size:11px!important;letter-spacing:.3em!important}.result-modal{padding:0!important;place-items:stretch!important}.result-backdrop{background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.result-panel{position:relative;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:clamp(40px,6vh,72px) clamp(20px,4vw,60px)!important;gap:clamp(20px,3vh,36px)!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;color:#0a0a0a!important;text-align:center!important;overflow-y:auto!important}.result-summary-card,.result-copy{display:contents!important}.result-video-card{order:0!important}.result-status{order:1!important}.result-copy h2{order:2!important}.result-details{order:3!important}.result-actions{order:5!important}.result-mac-titlebar,.result-titlebar,.result-answer,.result-history,.result-scoreboard,.result-video-meta,.result-score{display:none!important}.result-status{width:auto!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;flex-direction:column!important;align-items:center!important;gap:0!important;box-shadow:none!important}.result-modal.is-wrong .result-status{border:0!important}.result-kicker{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(36px,5.4vw,64px)!important;font-weight:900!important;letter-spacing:.04em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;margin:0!important;padding:0!important}.result-modal.is-wrong .result-kicker{color:#0a0a0a!important}.result-copy h2{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(20px,2.4vw,26px)!important;font-weight:400!important;letter-spacing:.16em!important;line-height:1.4!important;text-transform:uppercase!important;color:#0a0a0a!important;margin:0!important;padding:0!important;text-align:center!important;max-width:720px!important;border:0!important}.result-details{display:flex!important;flex-direction:column!important;align-items:center!important;gap:clamp(4px,.8vh,8px)!important;width:auto!important;max-width:720px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important}.result-details>div{display:block!important;width:auto!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;text-align:center!important;box-shadow:none!important;grid-template-columns:none!important}.result-details dt{display:none!important}.result-details dd{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(13px,1.4vw,15px)!important;font-weight:400!important;font-style:normal!important;letter-spacing:.1em!important;line-height:1.7!important;text-transform:uppercase!important;color:#0a0a0a!important;text-align:center!important;margin:0!important;padding:0!important;text-decoration:none!important;min-width:0!important;flex:none!important}.result-video-card{display:none!important}.result-modal.is-video-mode .result-video-card{display:block!important;width:min(520px,calc(100vw - 48px))!important;max-width:min(520px,calc(100vw - 48px))!important;height:auto!important;background:transparent!important;border:0!important;padding:0!important;margin:0 auto!important;box-shadow:none!important;align-self:center!important;justify-self:center!important;grid-template-rows:auto!important;grid-column:auto!important;grid-row:auto!important}.result-modal.is-video-mode .result-status,.result-modal.is-video-mode .result-copy h2,.result-modal.is-video-mode .result-details{display:none!important}.result-video-shell{position:relative!important;display:block!important;width:100%!important;height:0!important;min-height:0!important;padding-bottom:56.25%!important;aspect-ratio:auto!important;background:#0a0a0a!important;border:0!important;box-shadow:none!important;overflow:hidden!important;grid-template-rows:none!important;place-items:stretch!important}.result-video-shell iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important;transform:none!important;pointer-events:none!important;border:0!important;background:#0a0a0a!important;display:block!important}.result-credit{position:absolute!important;left:clamp(16px,2.6vw,28px)!important;bottom:clamp(14px,2.4vh,22px)!important;margin:0!important;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#0a0a0a!important;z-index:3!important;pointer-events:auto!important}.result-credit__link{color:inherit!important;text-decoration:underline!important;text-underline-offset:3px!important;text-decoration-thickness:1px!important}.result-credit__link:hover{opacity:.55!important}.result-video-card:before{display:none!important}.result-actions{display:flex!important;gap:clamp(28px,4vw,56px)!important;margin:clamp(20px,3vh,36px) 0 0!important;padding:0!important;border:0!important;background:transparent!important;flex-wrap:wrap!important;justify-content:center!important;box-shadow:none!important}.result-button{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(12px,1.4vw,14px)!important;font-weight:400!important;letter-spacing:.18em!important;line-height:1!important;text-transform:uppercase!important;color:#0a0a0a!important;background:transparent!important;border:0!important;border-radius:0!important;padding:4px 0!important;min-height:0!important;box-shadow:none!important;text-shadow:none!important;text-decoration:none!important;cursor:pointer!important;transition:opacity .16s ease!important;flex:0 0 auto!important}.result-button:hover{background:transparent!important;color:#0a0a0a!important;border:0!important;box-shadow:none!important;text-decoration:none!important;opacity:.55!important;letter-spacing:.18em!important}.result-button:active{opacity:.4!important;transform:none!important}.result-button:focus-visible{outline:1px solid #0a0a0a!important;outline-offset:5px!important}.final-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fff;color:#0a0a0a;font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;padding:clamp(22px,3.4vh,32px) clamp(24px,4vw,56px) clamp(80px,10vh,120px);overflow-y:auto}.final-screen[hidden]{display:none}.is-results-mode .viewer-shell,.is-results-mode #start-menu,.is-results-mode #result-modal,.is-results-mode .appstar-logo,.is-results-mode .round-timer,.is-results-mode .quiz-panel,.is-results-mode .review-next,.is-results-mode .review-caption{display:none!important}.is-results-mode{background:#fff!important}.final-screen__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:0;border:0;margin-bottom:clamp(36px,6vh,64px)}.final-screen__mark,.final-screen__score{font-size:10px;font-weight:500;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.final-screen__score{text-align:right}.final-screen__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:clamp(28px,3vw,48px) clamp(20px,2.4vw,36px);max-width:1400px;margin:0 auto}.final-screen__item{display:flex;flex-direction:column;align-items:center;gap:14px;padding:0;background:transparent;border:0;cursor:pointer;color:inherit;font:inherit;text-align:center;transition:opacity .2s ease,filter .2s ease,transform .2s ease}.final-screen__item:hover{transform:translateY(-2px)}.final-screen__item:focus-visible{outline:1px solid #0a0a0a;outline-offset:6px}.final-screen__item.is-wrong{opacity:.28;filter:grayscale(1)}.final-screen__item.is-wrong:hover{opacity:.45}.final-screen__image{position:relative;width:100%;aspect-ratio:2 / 1;background:#f4f4f2;overflow:hidden}.final-screen__image img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.final-screen__code{margin:0;font-size:11px;font-weight:500;letter-spacing:.2em;line-height:1;text-transform:uppercase;color:#0a0a0a}.final-screen__bottom{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(24px,4vw,56px);background:#fff;border:0}.final-screen__actions{display:flex;align-items:center;gap:clamp(18px,3vw,36px);flex-wrap:wrap}.final-screen__action{font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.28em;line-height:1;text-transform:uppercase;color:#0a0a0a;background:transparent;border:0;padding:6px 0;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;transition:opacity .16s ease}.final-screen__action[hidden]{display:none}.final-screen__action:hover{opacity:.55}.final-screen__credit{margin:0;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a}.final-screen__credit-link{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.final-screen__credit-link:hover{opacity:.55}@media(max-width:768px){html,body,#app{height:100dvh!important}.viewer-shell{height:100dvh!important;min-height:100dvh!important}.start-menu{padding:clamp(14px,2vh,22px) clamp(16px,4vw,22px)!important;gap:0!important}.start-menu__logo{font-size:clamp(34px,11vw,56px)!important;line-height:.9!important}.start-menu__description{font-size:9px!important;letter-spacing:.08em!important}.start-menu__slideshow{width:min(300px,calc(100vw - 40px))!important}.start-menu__row{font-size:9px!important;letter-spacing:.16em!important}.start-menu__row--bottom{padding-top:10px!important}.start-menu__appstar{width:40px!important}.start-menu__cta{min-height:48px!important;font-size:11px!important}.viewer-shell>.round-timer{top:calc(env(safe-area-inset-top,0px) + 12px)!important;gap:4px!important}.round-timer__label{font-size:8px!important;letter-spacing:.3em!important}.round-timer__value{font-size:32px!important}.nav-button{display:none!important}.appstar-logo{width:42px!important;top:calc(env(safe-area-inset-top,0px) + 12px)!important;left:12px!important}.quiz-panel{width:calc(100vw - 16px)!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px)!important;border-radius:0!important}.album-options{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding:8px 10px 10px!important;gap:6px!important}.album-options::-webkit-scrollbar{display:none!important;height:0!important}.album-card{flex:0 0 56px!important;min-width:56px!important;width:56px!important}.album-card:active{border-color:#0a0a0a!important;opacity:1!important}.album-options:hover .album-card:not(:hover):not(.is-hovered){opacity:1!important}.quiz-panel #quiz-question{font-size:9px!important;letter-spacing:.16em!important;white-space:normal!important;padding:0 12px!important;bottom:calc(100% + 8px)!important;max-width:calc(100vw - 24px);margin-inline:auto!important}.quiz-panel .album-hover-label{font-size:14px!important;letter-spacing:.12em!important;bottom:calc(100% + 26px)!important;padding:0 12px!important;white-space:normal!important}.result-panel{padding:clamp(24px,5vh,40px) clamp(16px,4vw,32px)!important;gap:16px!important}.result-kicker{font-size:clamp(28px,9vw,44px)!important}.result-copy h2{font-size:14px!important;letter-spacing:.14em!important;padding:0 8px!important}.result-details{padding:0 8px!important}.result-details dd{font-size:11px!important;letter-spacing:.08em!important;line-height:1.5!important;white-space:normal!important}.result-actions{gap:18px!important;flex-wrap:wrap!important}.result-button{font-size:10px!important;letter-spacing:.22em!important;padding:8px 0!important}.result-credit{font-size:9px!important;left:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important}.result-modal.is-video-mode .result-video-card{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.review-next{top:calc(env(safe-area-inset-top,0px) + 12px)!important;right:12px!important;font-size:9px!important;letter-spacing:.18em!important;padding:8px 12px!important}.review-caption{bottom:calc(env(safe-area-inset-bottom,0px) + 16px)!important;max-width:calc(100vw - 32px)!important;width:max-content!important}.review-caption__moment{font-size:12px!important;letter-spacing:.1em!important;white-space:normal!important}.review-caption__date{font-size:10px!important;letter-spacing:.18em!important;margin-top:4px!important}.final-screen{padding:calc(env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 88px)!important}.final-screen__top{margin-bottom:24px!important}.final-screen__mark,.final-screen__score{font-size:9px!important;letter-spacing:.14em!important}.final-screen__grid{grid-template-columns:repeat(2,1fr)!important;gap:18px 10px!important}.final-screen__item{gap:8px!important}.final-screen__code{font-size:10px!important;letter-spacing:.16em!important}.final-screen__bottom{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px)!important}.final-screen__action,.final-screen__credit{font-size:10px!important;letter-spacing:.18em!important}}@media(max-width:420px){.start-menu__slideshow{width:calc(100vw - 32px)!important}.start-menu__logo{font-size:36px!important}.album-card{flex:0 0 52px!important;min-width:52px!important;width:52px!important}.result-kicker{font-size:clamp(24px,10vw,38px)!important}.round-timer__value{font-size:28px!important}.final-screen__grid{grid-template-columns:1fr!important}}@media(hover:none)and (pointer:coarse){.album-card:hover{border-color:transparent!important}.quiz-panel .album-hover-label{transition:opacity .1s ease!important}}@media(max-width:900px)and (orientation:landscape)and (max-height:500px){.viewer-shell>.round-timer{top:8px!important}.round-timer__value{font-size:24px!important}.quiz-panel{bottom:6px!important}.album-options{padding:6px 10px 8px!important}.album-card{flex:0 0 44px!important;min-width:44px!important;width:44px!important}.quiz-panel #quiz-question{bottom:calc(100% + 4px)!important}.quiz-panel .album-hover-label{bottom:calc(100% + 22px)!important}.result-kicker{font-size:clamp(22px,5vw,32px)!important}.result-panel{padding:20px 24px!important;gap:10px!important}}
