@import url("https://fonts.googleapis.com/css2?family=Bungee&family=Rubik:wght@400;500;600;700;800;900&display=swap");:root{--ink:#1d2a5c;--paper:#f8f4e9;--red:#e4312b;--yellow:#ffc20e}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Rubik,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #2356d8;outline-offset:5px}button{background:none;border:0}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.4vw,78px);letter-spacing:-.065em;line-height:1.04;font-weight:800}h1 span{color:var(--red)}h2{font-size:36px;letter-spacing:-.045em;line-height:1.13}.app{max-width:1440px;margin:auto;padding:0 6.2%}.topbar{height:104px;border-bottom:1px solid #1d2a5c26;justify-content:space-between;gap:20px}.brand,.topbar{display:flex;align-items:center}.brand{font-size:33px;letter-spacing:-2px;font-weight:900;min-height:44px}.brand-flower{font-size:40px;margin-right:10px;line-height:1}.brand-dot,.brand-flower{color:var(--red)}.edition{font-size:12px}.about-nav{border-bottom:1px solid var(--ink);font-size:13px;padding:14px 0}.landing{display:grid;grid-template-columns:1.08fr 1fr;grid-gap:8%;gap:8%;padding:65px 0 70px;align-items:center}.campaign-label{font-size:12px;font-weight:500;display:flex;gap:9px;align-items:center;margin-bottom:29px}.campaign-label>span,.live-dot,.live>span{display:inline-block;background:#1fa85b;width:7px;height:7px;border-radius:50%}.hero-copy h1{margin-bottom:25px}.intro{font-size:18px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:48px;min-height:55px;padding:13px 27px;border:2px solid var(--ink);font-weight:700;border-radius:3px;box-shadow:4px 4px 0 var(--ink);transition:transform .15s,box-shadow .15s}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.primary{background:var(--yellow);color:var(--ink)}.hero-actions .button{min-width:174px;font-size:20px}.play-triangle{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid var(--ink)}.hero-actions>span{font-size:11px;line-height:1.6}.hero-links{display:flex;gap:23px;margin-top:20px;font-size:12px}.hero-links a{padding:10px 0;text-decoration:underline;text-underline-offset:5px}.live{font-size:11px;margin-top:20px}.live>span{margin-right:8px}.campus-preview{position:relative;border:2px solid var(--ink);border-radius:9px;box-shadow:9px 9px 0 #dedbcf;background:#d3d5d3;transform:rotate(1.3deg)}.preview-label{height:44px;display:flex;gap:7px;align-items:center;padding:0 14px;font-size:10px;border-bottom:2px solid var(--ink);background:#f8f4e9;border-radius:7px 7px 0 0}.preview-label>span:last-child{margin-left:auto;font-size:9px}.preview-label .live-dot{background:#8e9398}.scene{position:relative;width:100%;overflow:hidden}.scene>canvas{display:block;width:100%;height:auto;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.attract{height:450px}.attract>canvas{height:100%;object-fit:fill}.preview-caption{background:var(--yellow);border-top:2px solid var(--ink);border-radius:0 0 7px 7px;display:flex;align-items:center;justify-content:space-around;min-height:45px;font-size:12px}.tiny-flower{font-size:24px;color:var(--red)}.sticker{position:absolute;right:-27px;top:70px;width:100px;height:100px;display:flex;flex-direction:column;justify-content:center;text-align:center;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;font-size:12px;line-height:1.7;transform:rotate(12deg);box-shadow:3px 3px 0 var(--ink);pointer-events:none}.sticker strong{font-size:19px}.color-stripe{height:9px;background:repeating-linear-gradient(90deg,#e4312b 0 20%,#ffc20e 20% 40%,#1fa85b 40% 60%,#f2338c 60% 80%,#2356d8 80% 100%)}.below{display:grid;grid-template-columns:1fr 1fr;grid-gap:8%;gap:8%;padding:58px 0 65px}.section-number{display:block;font-size:11px;font-weight:500;letter-spacing:.02em;margin-bottom:19px}.below h2{font-size:44px;margin-bottom:17px}.below p{font-size:13px}.power-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.power-list>div{display:flex;gap:12px;align-items:center}.power-icon{width:52px;height:52px;flex-shrink:0;background:#ffc20e;border:1.5px solid var(--ink);border-radius:50%}.power-list b{display:block;font-size:12px;line-height:1.5}.power-list span{display:block;font-size:11px;margin-top:5px}footer{border-top:1px solid #1d2a5c26;padding:28px 0 25px}footer>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}footer p{font-size:10px;color:#535d7c;margin:18px 0 0}.content-page{padding:58px 0 65px}.content-page h1{font-size:clamp(40px,5vw,65px)}.content-page>.intro{font-size:16px}.collection-count{display:flex;gap:18px;font-size:12px;align-items:center;margin:34px 0 16px}.collection-count>span{margin-left:auto}.manifesto-rail{display:flex;overflow-x:auto;gap:22px;padding:0 5px 20px 0;scroll-snap-type:x mandatory}.manifesto-card{flex:0 0 370px;scroll-snap-align:start;padding:28px;border:2px solid var(--ink);border-top:8px solid #f2338c;border-radius:3px;min-height:480px;background:#fffdf6}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.card-heading>span{font-size:11px}.manifesto-card>small{font-size:13px}.manifesto-card h2{font-size:30px;margin-top:15px}.manifesto-card p{font-size:14px;white-space:pre-line}.manifesto-card .why{font-weight:600}.baithaq{background:#eee5d4;color:#463c32;border-color:#a8593b}.baithaq .power-icon{background:#dfc5ac;border-color:#a8593b}.locked{position:relative;text-align:center;margin-top:28px;padding:20px 0}.blur-lines{height:100px;background:repeating-linear-gradient(0deg,transparent 0 13px,#1d2a5c24 13px 19px);filter:blur(4px);margin-bottom:20px}.locked h3{font-size:17px}.text-button{text-decoration:underline;padding:14px}.vote-card{background:#ffc20e;border-color:var(--ink)}.big-flower{font-size:90px;color:var(--red)}.tabs{display:flex;border-bottom:2px solid var(--ink);margin:35px 0}.tabs button{min-height:48px;padding:10px 28px;font-weight:600}.tabs .selected{background:var(--ink);color:var(--paper)}.leaderboard{max-width:850px;margin:auto}.table-label{display:flex;justify-content:space-between;font-size:11px;margin:20px 0}.score-row{display:flex;gap:20px;align-items:center;padding:20px 12px;border-bottom:1px solid #1d2a5c24}.score-row>div{flex:1 1}.score-row>b:last-child{margin-left:auto}.score-row small{display:block;font-size:11px;margin-top:7px}.pinned{background:var(--yellow);position:-webkit-sticky;position:sticky;bottom:0}.empty{border:2px dashed #1d2a5c55;padding:45px 25px;text-align:center}.empty .button{margin-top:15px}.result-backdrop,.sheet-backdrop{position:fixed;inset:0;background:#1d2a5c99;display:flex;align-items:center;justify-content:center;padding:20px;z-index:20;overflow-y:auto}.nickname-sheet{background:var(--paper);border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);padding:35px;width:min(100%,430px);position:relative}.nickname-sheet h2{font-size:33px}.nickname-sheet p{font-size:12px}.close-button{position:absolute;right:8px;top:5px;font-size:30px;width:44px;height:44px}label{display:block;font-size:12px;font-weight:600;margin:16px 0}input,select{display:block;width:100%;min-height:48px;border:1.5px solid var(--ink);border-radius:2px;padding:12px;background:#fffdf7;margin-top:9px}.nickname-sheet .button{width:100%}.notice{font-size:12px!important;border-left:3px solid #e4312b;padding-left:10px;text-align:left}.game-page{overflow:hidden;overscroll-behavior:none}.game-shell{padding:0;max-width:470px}.game-shell .topbar{display:none}.play-wrap{position:relative;height:calc(100dvh - 32px);background:#d3d5d3}.play-top{height:44px;display:flex;align-items:center;justify-content:space-between;background:var(--paper);padding:0 16px;font-size:12px}.play-top a,.small-button{min-height:44px;display:flex;align-items:center}.playing{height:calc(100% - 44px)}.playing>canvas{width:100%;height:100%;touch-action:none}.hud{position:absolute;top:0;left:0;right:0;display:flex;gap:25px;padding:15px 18px;background:var(--paper);border-bottom:2px solid var(--ink);pointer-events:none;z-index:1}.hud small{font-size:10px;display:block;margin-bottom:3px}.hud b{font-family:Bungee,Impact,sans-serif;font-size:25px;line-height:1.1}.hud b span{font-size:12px;margin-left:3px}.vibe{flex:1 1;padding-top:8px}.vibe small{display:flex;justify-content:space-between}.vibe>div{height:13px;background:#d3d5d3;border:1.5px solid var(--ink);margin-top:6px}.vibe i{display:block;height:100%;background:#1fa85b;transition:width .2s}.rush{color:#c92621;animation:pulse .5s infinite alternate}.game-disclaimer{font-size:8px;line-height:1.4;text-align:center;margin:4px 10px}.result-card{width:min(100%,390px);max-height:calc(100dvh - 30px);overflow-y:auto;text-align:center;background:var(--paper);border:3px solid var(--ink);border-top:10px solid var(--red);padding:25px 23px;box-shadow:6px 6px 0 #ffc20e}.result-card h2{font-size:29px;margin-bottom:12px}.result-card em{font-style:normal;color:var(--red)}.big-score{font-size:67px;line-height:1.2}.big-score,.result-card h3{font-family:Bungee,Impact,sans-serif}.result-card h3{font-size:17px;margin:5px 0 15px}.result-card p{font-size:12px;margin:12px 0}.result-card>.button{width:100%;margin-top:12px}.result-actions{display:flex;justify-content:center;gap:15px}.result-actions button{min-height:48px;font-size:12px;text-decoration:underline}.result-card>a{font-size:13px;text-decoration:underline}.unlock{background:#e6eacd;padding:12px;margin:12px 0}.unlock small{display:block;font-size:10px;margin-bottom:5px}.unlock a{display:block;font-weight:700;font-size:14px;min-height:26px}.challenge-banner{border:1px solid var(--ink);background:var(--yellow);padding:12px;font-size:13px}.loading{padding:40px}.print-page{text-align:center;padding:60px 0}.print-page img{display:block;margin:30px auto;max-width:100%;height:auto}.print-page h1{font-size:65px}.admin-row{padding:20px 0;border-bottom:1px solid var(--ink);overflow-wrap:anywhere}.admin-row button{min-height:44px;text-decoration:underline;margin-right:20px}.admin-stats{display:flex;gap:20px;flex-wrap:wrap}@keyframes pulse{to{opacity:.5}}@media (min-width:1400px){.landing{gap:110px}}@media (max-width:760px){.app{padding:0 23px}.topbar{height:77px}.brand{font-size:28px}.brand-flower{font-size:33px}.edition{display:none}.about-nav{font-size:11px}.landing{grid-template-columns:1fr;gap:36px;padding:35px 0 38px}.campaign-label{font-size:10px;margin-bottom:21px}.hero-copy h1{font-size:48px;line-height:1.02;letter-spacing:-.065em;margin-bottom:20px}.intro{font-size:16px}.hero-copy .intro br{display:none}.hero-actions{margin-top:20px}.hero-links{margin-top:13px}.live{margin-top:10px}.campus-preview{margin:0 8px 0 1px;transform:rotate(.7deg)}.attract{height:390px}.sticker{right:-17px;width:84px;height:84px;top:63px;font-size:10px}.sticker strong{font-size:16px}.below{grid-template-columns:1fr;gap:20px;padding:35px 0}.below h2{font-size:36px}.power-list{gap:19px 12px}.power-list>div{gap:9px}.power-list b,.power-list span{font-size:10px}.power-icon{width:45px;height:45px}footer>div{flex-direction:column;font-size:11px}footer p{font-size:9px}.content-page{padding-top:35px}.content-page h1{font-size:40px}.manifesto-rail{margin-right:-23px}.manifesto-card{flex-basis:calc(100vw - 60px);padding:23px;min-height:460px}.manifesto-card h2{font-size:28px}.game-shell{padding:0}.sheet-backdrop{align-items:flex-end;padding:12px}.nickname-sheet{padding:30px 22px;max-height:95dvh;overflow-y:auto}.nickname-sheet h2{font-size:29px}.print-page h1{font-size:48px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{@page{size:A4;margin:15mm}.print-page button,.topbar{display:none}.app{padding:0}.print-page{padding:20px 0}.print-page h1{font-size:65px}footer{text-align:center}footer>div{display:none}}.candidate-avatar{width:90px;height:90px;margin:0 0 20px}.candidate-avatar img,.candidate-avatar svg{width:100%;height:100%;object-fit:cover;object-position:85% center;border-radius:50%}.playing{touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.arcade-page{padding:50px 0 65px}.runner-feature{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 28px 28px;margin:0 0 28px;color:#fff;border:3px solid var(--ink);border-radius:18px;box-shadow:7px 7px 0 var(--ink);background:repeating-linear-gradient(90deg,#e4312b 0 22px,#ffc20e 22px 44px,#1faa59 44px 66px,#2f6bff 66px 88px,#e6007e 88px 110px,#ff7a1a 110px 132px) top /100% 9px no-repeat,linear-gradient(180deg,#2fa8ec,#1f7fd0)}.runner-feature>span{display:grid;grid-gap:10px;gap:10px}.runner-feature small{justify-self:start;background:#ffc20e;color:var(--ink);border:2px solid var(--ink);border-radius:999px;padding:3px 10px;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.runner-feature strong{font-family:Bungee,Rubik,sans-serif;font-weight:400;font-size:32px;text-shadow:3px 3px 0 var(--ink)}.runner-feature span span{font-size:14px;line-height:1.6;color:#f2f8ff;max-width:560px}.runner-feature>b{white-space:nowrap;background:#1faa59;border:2px solid var(--ink);border-radius:11px;box-shadow:0 4px 0 var(--ink);padding:12px 18px;font-size:15px}@media (max-width:600px){.runner-feature{align-items:flex-start;flex-direction:column;padding:30px 22px 22px}}.arcade-heading{max-width:850px}.arcade-heading h1{font-size:clamp(40px,5vw,66px);margin-bottom:20px}.arcade-heading>p{font-size:17px}.arcade-summary{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0 34px}.arcade-summary span{border:1px solid #1d2a5c40;padding:8px 12px;border-radius:30px;font-size:11px}.arcade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:25px;gap:25px}.arcade-tile{border:2px solid var(--ink);border-radius:8px;overflow:hidden;padding:23px;box-shadow:5px 5px 0 var(--ink);display:flex;flex-direction:column;background:#fffdf6}.tile-top{display:flex;justify-content:space-between;font-size:11px;font-weight:600}.tile-top span:first-child{padding:6px 10px;border-radius:20px;background:var(--ink);color:var(--paper)}.game-illustration{height:155px;display:grid;place-items:center;position:relative;margin:20px -23px 23px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden}.green .game-illustration{background:#b9dbb8}.yellow .game-illustration{background:#ffd256}.pink .game-illustration{background:#f4b3d0}.blue .game-illustration{background:#becaf0}.game-illustration>svg{width:118px;height:118px;z-index:1;transform:rotate(-7deg)}.orbit{position:absolute;width:110px;height:110px;border:1px solid #1d2a5c30;border-radius:50%}.orbit-one{left:12%;top:-40px}.orbit-two{right:10%;bottom:-55px;width:170px;height:170px}.game-meta{display:flex;justify-content:space-between;font-size:11px;font-weight:600}.arcade-tile h2{margin:12px 0;font-size:32px}.arcade-tile p{font-size:14px;max-width:45ch;margin-bottom:25px}.tile-bottom{display:flex;align-items:center;gap:16px;margin-top:auto}.tile-bottom .button{font-size:13px;min-height:48px;gap:0;padding:10px 16px}.tile-bottom small{font-size:10px;max-width:12ch;line-height:1.5}.arcade-note{display:grid;grid-template-columns:1fr 2fr;grid-gap:10px 25px;gap:10px 25px;border-top:1px solid #1d2a5c35;margin-top:40px;padding-top:25px}.arcade-note p{font-size:13px;margin:0}.arcade-note a{text-decoration:underline;min-height:44px;display:flex;align-items:center;font-size:12px}.play-mode-label{font-size:11px;font-weight:600}.mini-game{height:calc(100% - 44px);position:relative;display:flex;flex-direction:column;align-items:center;background:#f8f4e9;padding:0 17px 12px;overflow-y:auto;overflow-x:hidden}.mini-hud{display:flex;justify-content:space-between;width:calc(100% + 34px);padding:15px 22px;border-bottom:2px solid var(--ink);background:#ffdc72}.mini-hud small{display:block;font-size:10px;margin-bottom:3px}.mini-hud b{font-family:Bungee,Impact,sans-serif;font-size:25px}.memory-game .mini-hud{background:#f1bed5}.mini-intro{text-align:center;margin:20px 0 16px}.mini-intro h2{font-size:27px;margin-bottom:9px}.mini-intro p{font-size:12px;line-height:1.5;max-width:33ch;margin:0 auto}.cup-grid,.memory-grid{width:100%;max-width:365px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,1fr)}.cup-target{aspect-ratio:1;border-radius:12px;border:2px dashed #1d2a5c35;background:#efeadc;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#697086;touch-action:manipulation}.cup-target svg{width:62%;height:62%;opacity:.25}.cup-target span{font-size:11px;min-height:15px;font-weight:700}.cup-target.hot{background:#ffc20e;border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);color:var(--ink)}.cup-target.hot svg{opacity:1}.cup-target:active{transform:scale(.96)}.memory-tile{aspect-ratio:1.1;border-radius:7px;border:2px solid var(--ink);background:var(--ink);color:var(--paper);display:grid;place-items:center;touch-action:manipulation}.memory-tile>span{font-family:Bungee,Impact,sans-serif;font-size:28px}.memory-tile svg{width:72%;height:72%}.memory-tile.flipped{background:#ffdc72;color:var(--ink)}.memory-tile.matched{background:#c6dfb8;color:var(--ink)}.memory-tile.matched,.memory-tile:disabled:not(.matched){opacity:1;cursor:default}.mini-feedback{font-size:12px;text-align:center;min-height:20px;margin:17px 0 5px}.mini-bottom{font-size:10px;line-height:1.4;text-align:center;margin-top:auto;padding:8px 0}.mini-countdown{position:absolute;inset:0;z-index:4;background:#f8f4e9e8;display:grid;place-items:center;font:80px Bungee,Impact,sans-serif;pointer-events:none}.pause-note{position:absolute;inset:30% 10%;background:var(--paper);padding:30px;border:2px solid var(--ink);z-index:5;text-align:center}.result-navigation{display:flex;justify-content:space-around;gap:15px;border-top:1px solid #1d2a5c30;margin-top:18px;padding-top:10px}.result-navigation a{font-size:11px;text-decoration:underline;min-height:44px;display:flex;align-items:center}.result-actions{flex-wrap:wrap;gap:0 15px}.share-link{text-align:left}.share-link input{font-size:11px}.share-link a{font-size:12px;text-decoration:underline;display:block;min-height:44px}.game-filter{max-width:380px;margin-top:30px}.board-note{font-size:12px;max-width:60ch}.candidate-profile{display:grid;grid-template-columns:.8fr 1.4fr;grid-gap:55px;gap:55px;align-items:start;margin-bottom:75px;padding-bottom:55px;border-bottom:1px solid #1d2a5c30}.profile-portrait{background:#e7dcbf;border:2px solid var(--ink);padding:35px 25px 25px;transform:rotate(-2deg);text-align:center;box-shadow:7px 7px 0 var(--yellow)}.profile-portrait .candidate-avatar{width:100%;height:auto;aspect-ratio:1;margin:0 0 25px}.profile-portrait .candidate-avatar img,.profile-portrait .candidate-avatar svg{border-radius:4px;object-position:85% center}.profile-portrait>span{font-weight:800;font-size:30px;display:block}.profile-portrait>small{display:block;font-size:10px;margin-top:9px}.profile-copy h1{margin-bottom:20px}.profile-copy>p{font-size:14px;max-width:60ch}.profile-role{font-size:18px!important;line-height:1.5}.credential-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 25px;gap:20px 25px;border-top:1px solid #1d2a5c30;border-bottom:1px solid #1d2a5c30;padding:22px 0;margin:25px 0}.credential-grid b{display:block;font-size:26px;letter-spacing:-1px}.credential-grid span{font-size:11px;line-height:1.5;display:block;margin-top:5px}.profile-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin:22px 0}.profile-links .button{font-size:12px;padding:10px 16px;gap:0}.profile-links>a:last-child{font-size:12px;text-decoration:underline;min-height:44px;display:flex;align-items:center}.profile-disclosure{font-size:10px;line-height:1.6;display:block;color:#4c577a;max-width:65ch}.game-page .game-shell{touch-action:pan-y}.dev-label{font:700 23px Rubik,sans-serif!important;letter-spacing:-1px}.dev-tip{font-size:11px}.topbar .arcade-nav{font-size:12px;padding:15px 0;text-decoration:underline;text-underline-offset:5px}@media (max-width:760px){.arcade-page{padding-top:32px}.arcade-grid{grid-template-columns:1fr;gap:24px}.arcade-heading>p{font-size:14px}.arcade-tile{padding:20px}.game-illustration{margin-left:-20px;margin-right:-20px;height:130px}.game-illustration svg{width:100px;height:100px}.arcade-tile h2{font-size:30px}.arcade-note,.candidate-profile{grid-template-columns:1fr}.candidate-profile{gap:32px;padding-bottom:30px;margin-bottom:35px}.profile-portrait{max-width:310px;width:100%;margin:0 auto;padding:20px}.profile-copy h1{font-size:48px}.profile-portrait .candidate-avatar{max-height:270px}.hero-actions{flex-wrap:wrap;gap:13px}.hero-actions .button{font-size:17px;gap:30px}.edition{display:none}.topbar{gap:12px}.topbar .arcade-nav{font-size:11px}.mini-intro{margin:15px 0 12px}}@media (max-height:700px){.mini-hud{padding:9px 20px}.mini-intro{margin:9px 0}.mini-intro h2{font-size:22px;margin-bottom:5px}.mini-intro p{font-size:11px}.cup-grid,.memory-grid{max-width:285px;gap:8px}.mini-feedback{margin:9px 0 3px}.mini-bottom{padding:4px 0}}@media (prefers-reduced-motion:reduce){.cup-target:active{transform:none}}.builder-strip{display:flex;align-items:center;gap:17px;padding:20px 0;margin:0 0 32px;border-bottom:1px solid #1d2a5c30}.builder-strip>img{object-fit:cover;object-position:85% center;border:2px solid var(--ink);border-radius:6px;flex-shrink:0}.builder-strip>div{display:flex;flex-direction:column;gap:4px}.builder-strip small{font-size:10px}.builder-strip strong{font-size:19px}.builder-strip span{font-size:11px;line-height:1.4}.builder-strip>b{margin-left:auto;font-size:12px;text-decoration:underline}.landing+.color-stripe+.builder-strip{margin:20px 0 0}@media (max-width:500px){.builder-strip{gap:12px}.builder-strip>b{display:none}.builder-strip strong{font-size:18px}.builder-strip span{font-size:10px}}.result-backdrop{overflow:hidden}.result-card{max-height:calc(100dvh - 40px)}.vote-reminder{display:flex;gap:13px;align-items:center;background:#fff0b6;border:1.5px solid var(--ink);padding:14px 16px;margin:18px 0 25px;border-radius:5px;text-align:left}.vote-mark{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0}.vote-mark svg{width:100%;height:100%}.vote-reminder b,.vote-reminder small,.vote-reminder strong{display:block}.vote-reminder strong{font-size:16px;line-height:1.35}.vote-reminder small{font-size:11px;line-height:1.45;margin-top:3px}.vote-reminder b{font-size:12px;line-height:1.4;margin-top:4px}.vote-reminder.compact{margin:0;border-width:2px 0 0;border-radius:0;padding:8px 15px;gap:11px;flex-shrink:0;min-height:78px;background:#ffc20e}.vote-reminder.compact strong{font-size:14px}.vote-reminder.compact small{font-size:10px}.vote-reminder.compact b{font-size:11px;margin-top:2px}.game-shell{height:100dvh;display:flex;flex-direction:column}.game-shell .play-wrap{height:auto;min-height:0;flex:1 1}.game-shell .game-disclaimer{flex-shrink:0}.memory-grid{max-width:min(365px,max(216px,calc((100dvh - 425px) * .82)))}.result-card .vote-reminder{margin:14px 0 10px;padding:10px}.result-card .vote-reminder strong{font-size:14px}.result-card .vote-reminder small{font-size:10px}.result-card .vote-reminder b{font-size:11px}.profile-copy>.vote-reminder{margin-top:0}.profile-copy .vote-reminder strong{font-size:14px}@media (max-width:760px){.campaign-label{line-height:1.5;align-items:flex-start}.campaign-label>span{flex-shrink:0;margin-top:4px}}.live-board{background:#fff;border:3px solid var(--ink);border-radius:16px;box-shadow:6px 6px 0 var(--ink);overflow:hidden;text-align:left}.live-board>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 12px;background:#fff3d6;border-bottom:3px solid var(--ink)}.live-board>header>div{display:flex;align-items:center;gap:10px}.live-board h2{font-size:18px;margin:0;letter-spacing:-.3px}.live-board>header small{font-size:12px;font-weight:700}.live-pill{display:inline-flex;align-items:center;gap:6px;background:var(--red);color:#fff;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:4px 8px;border-radius:999px}.live-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;animation:live-pulse 1.4s ease-in-out infinite}.live-pill.off{background:#7b839f}.live-pill.off:before{animation:none}@keyframes live-pulse{50%{opacity:.25}}.live-tabs{display:flex;gap:6px;padding:12px 14px 4px;overflow-x:auto;scrollbar-width:none}.live-tabs button{flex-shrink:0;font-size:12px;font-weight:700;padding:7px 12px;border:2px solid var(--ink);border-radius:999px;background:#fff}.live-tabs button.selected{background:var(--ink);color:#fff}.live-rows{list-style:none;margin:0;padding:8px 10px}.live-rows li{display:flex;align-items:center;gap:12px;padding:8px 6px;border-bottom:1px dashed #1d2a5c2e}.live-rows li:last-child{border-bottom:0}.live-rows li>b{flex-shrink:0;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#eef1f8;font-size:13px}.live-rows .p1>b{background:#ffc20e;border:2px solid var(--ink)}.live-rows .p2>b{background:#cfe0ff;border:2px solid var(--ink)}.live-rows .p3>b{background:#ffc59e;border:2px solid var(--ink)}.live-rows li>span{flex:1 1;min-width:0}.live-rows strong{display:block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-rows strong em{font-style:normal;color:#1faa59}.live-rows small{display:block;font-size:11px;color:#5a6389;margin-top:1px}.live-rows li>i{font-style:normal;font-family:Bungee,Rubik,sans-serif;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.live-rows li.you{background:#d8f8e3;border-radius:8px}.live-rows li.pinned{margin-top:6px;border-top:2px solid var(--ink)}.live-rows li.skeleton span{height:14px;border-radius:4px;background:#eef1f8}.live-empty{margin:0;padding:22px 18px;font-size:13px;color:#4a5580}.live-board>footer{display:flex;justify-content:space-between;gap:10px;padding:10px 16px 12px;font-size:11px;color:#5a6389;border-top:1px solid #1d2a5c1f}.live-board>footer a{font-weight:700;color:var(--ink);white-space:nowrap}.arcade-live{margin:34px 0}.result-card .live-board{margin:18px 0;box-shadow:4px 4px 0 var(--ink)}.live-status{display:inline-flex;align-items:center;gap:10px;font-size:12px;margin-top:6px}@media (prefers-reduced-motion:reduce){.live-pill:before{animation:none}}