.card-inner{width:100%;height:100%;position:relative}.holo-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:linear-gradient(var(--holo-angle, 135deg),rgba(200,100,255,.35) 0%,rgba(100,200,255,.4) 15%,rgba(255,255,255,.5) 30%,rgba(255,180,80,.4) 45%,rgba(200,100,255,.35) 60%,rgba(100,220,255,.4) 75%,rgba(255,255,255,.45) 90%,rgba(200,100,255,.35) 100%);background-size:300% 300%;background-position:var(--holo-x, 50%) var(--holo-y, 50%);mix-blend-mode:overlay;opacity:var(--holo-opacity, .8);animation:holo-idle 2.5s ease-in-out infinite alternate}@keyframes holo-idle{0%{background-position:0% 0%}to{background-position:100% 100%}}.card-label-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;font-size:13px;letter-spacing:.04em;line-height:1.3;color:#ffffffeb}.card-overlay-label{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;padding:24px 24px 28px;gap:0;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,rgba(0,0,0,.15) 60%,transparent 100%)}.card-overlay-name{font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,4.5vw,24px);font-weight:400;font-style:italic;letter-spacing:.04em;line-height:1.3;color:#ffffffe0;text-align:center}.card-palette-label-area .card-overlay-label{position:relative;height:100%;justify-content:center}.card-palette-label-area .card-text-rule{width:30px;margin:10px 0}.card-text-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;gap:0}.card-text-rule{width:40px;height:1px;background:#fff3;margin:16px 0}.card-type-badge{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:9px;font-weight:600;letter-spacing:.3em;color:#ffffff40;text-transform:uppercase}.card-word{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,7vw,38px);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffffeb;text-align:center;line-height:1.1;padding:8px 0}.card-phrase{font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,5vw,26px);font-weight:400;color:#ffffffd9;text-align:center;line-height:1.35;padding:12px 0;max-width:85%}.card-concept{font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,6vw,32px);font-weight:400;font-style:italic;color:#ffffffe0;text-align:center;line-height:1.2;padding:12px 0}.card-place{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:clamp(24px,6vw,34px);font-weight:800;color:#fff;text-align:center;line-height:1.15;letter-spacing:-.01em;padding:12px 0;text-shadow:2px 2px 0 rgba(0,0,0,.4),0 0 20px rgba(0,0,0,.3);text-transform:uppercase;position:relative;z-index:5}.card-place-bg{position:relative;overflow:hidden}.card-place-bg .card-type-badge{color:#fff9;text-shadow:1px 1px 0 rgba(0,0,0,.3);position:relative;z-index:5}.card-place-bg .card-text-rule{background:#ffffff59;position:relative;z-index:5}.card-light-bg .card-word{color:#000000d9}.card-light-bg .card-phrase{color:#000000bf}.card-light-bg .card-type-badge{color:#0000004d}.card-light-bg .card-text-rule{background:#00000026}.card-palette{display:flex;flex-direction:column}.card-palette-swatches{display:flex;flex-direction:column;flex:1}.card-palette-swatches>div{flex:1}.card-palette-label-area{position:relative;height:30%;background:#1a1a1a}.gradient-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:linear-gradient(160deg,transparent 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.14) 50%,rgba(255,255,255,.08) 60%,rgba(255,255,255,0) 75%,transparent 100%)}.card-image-fill{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-user-drag:none}.diamond-collect-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10;font-size:72px;color:#ffffffe6;filter:drop-shadow(0 2px 12px rgba(0,0,0,.5));animation:diamond-pop .7s ease-out forwards}@keyframes diamond-pop{0%{transform:scale(0) rotate(-20deg);opacity:0}25%{transform:scale(1.2) rotate(5deg);opacity:1}45%{transform:scale(.95) rotate(-2deg);opacity:1}60%{transform:scale(1.02) rotate(0);opacity:1}80%{transform:scale(1) rotate(0);opacity:.8}to{transform:scale(.9) rotate(0);opacity:0}}.card-gif{position:relative;overflow:hidden;background:#000}.card-gif-fill{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-user-drag:none}.card-gif-badge{position:absolute;bottom:12px;right:12px;z-index:5}.card-gif-badge .card-type-badge{color:#ffffffb3;text-shadow:1px 1px 0 rgba(0,0,0,.5);font-size:10px;letter-spacing:.15em}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#000;color:#fff;-webkit-font-smoothing:antialiased;overflow:hidden}.app{height:100%;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.single-deck{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.desktop-hints{display:none}@media (hover: hover) and (pointer: fine){.desktop-hints{display:flex;flex-direction:column;align-items:center;gap:4px;-webkit-user-select:none;user-select:none}.hint-row{display:flex;align-items:center;gap:6px}.hint-row-middle{gap:10px}.hint-key{font-size:14px;color:#ffffff59;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:4px}.hint-label{font-size:10px;font-weight:600;letter-spacing:.1em;color:#ffffff40}.hint-spacer{width:40px}}.lane-scroller{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.lane{height:100vh;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;position:relative}.lane-label{position:absolute;top:18px;left:50%;transform:translate(-50%);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;z-index:10}.lane-indicator{position:fixed;right:14px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:300;pointer-events:none;opacity:0;transition:opacity .4s ease}.lane-indicator-visible{opacity:1}.lane-dot{width:6px;height:6px;border-radius:50%;background:#fff3;transition:all .3s ease}.lane-dot-active{width:8px;height:8px;background:#fffc}.lane-done{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%}.lane-done-check{font-size:48px;color:#3b9bf5;opacity:.7}.lane-done-text{font-size:18px;font-weight:300;color:#ffffff80;letter-spacing:.02em}.deck-complete-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background:#000;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center}.deck-complete-inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;text-align:center}.deck-complete-icon{font-size:64px;line-height:1}.deck-complete-title{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;letter-spacing:.08em;color:#fff;margin:0}.deck-complete-text{font-size:16px;font-weight:400;letter-spacing:.04em;color:#fff9;margin:0;line-height:1.5}.card-stack{position:relative;width:min(350px,91vw);overflow:visible;aspect-ratio:2.5 / 3.5}.card-perspective-wrap{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;overflow:hidden;will-change:transform;-webkit-user-select:none;user-select:none;background:#1a1a1a;touch-action:none!important;pointer-events:auto}.refractor-canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;border-radius:2px;overflow:hidden;mix-blend-mode:overlay}.refractor-canvas-wrap canvas{width:100%!important;height:100%!important}.glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;pointer-events:none}.glow-cool{box-shadow:inset 0 0 60px #3b9bf566,0 0 40px #3b9bf54d;border:2px solid rgba(59,155,245,.5)}.glow-nah{box-shadow:inset 0 0 60px #ff8c4266,0 0 40px #ff8c424d;border:2px solid rgba(255,140,66,.5)}.glow-up{box-shadow:inset 0 0 60px #39ff1466,0 0 40px #39ff144d;border:2px solid rgba(57,255,20,.5)}.glow-down{box-shadow:inset 0 0 60px #ff073a66,0 0 40px #ff073a4d;border:2px solid rgba(255,7,58,.5)}.verdict{position:absolute;padding:6px 14px;border-radius:6px;font-weight:700;letter-spacing:.08em;pointer-events:none;white-space:nowrap;z-index:10}.verdict-cool{top:50%;left:50%;transform:translate(-50%,-50%);font-size:158px;color:#3b9bf5;border:none;padding:0}.verdict-not-cool{top:50%;left:50%;transform:translate(-50%,-50%);font-size:158px;color:#ff8c42;border:none;padding:0}.verdict-up{bottom:24px;left:50%;transform:translate(-50%);font-size:22px;color:#39ff14;border:3px solid #39FF14}.verdict-down{top:32px;left:50%;transform:translate(-50%);font-size:22px;color:#ff073a;border:3px solid #FF073A}.music-toggle{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:100;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff59;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.music-toggle:hover{color:#ffffffe6;background:#ffffff1f}.undo-btn{position:fixed;bottom:16px;left:16px;z-index:100;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff80;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.undo-btn:hover{color:#ffffffe6;background:#ffffff1f}.undo-btn:active{transform:scale(.92)}.end-session-btn{position:fixed;top:16px;right:16px;z-index:100;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff80;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.end-session-btn:hover{color:#ffffffe6;background:#ffffff1f}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000c;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-modal{text-align:center;padding:40px 32px}.confirm-title{font-size:22px;font-weight:700;letter-spacing:.15em;color:#ffffffe6;margin-bottom:32px}.confirm-actions{display:flex;flex-direction:column;gap:12px;align-items:center}.confirm-btn{width:200px;padding:14px 0;border-radius:8px;font-size:14px;font-weight:700;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s}.confirm-btn:hover{opacity:.85}.confirm-btn-yes{background:#ffffffe6;color:#000;border:none}.confirm-btn-no{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.15)}.stats-page{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:60px 24px 40px;display:flex;flex-direction:column;align-items:center}.stats-title{font-size:18px;font-weight:700;letter-spacing:.2em;color:#ffffffe6;margin-bottom:32px}.stats-grid{width:100%;max-width:360px;display:flex;flex-wrap:wrap;gap:12px}.stat-card{flex:1 1 calc(50% - 6px);min-width:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.stat-card-wide{flex:1 1 100%;align-items:stretch;gap:10px;padding:20px}.stat-value{font-size:28px;font-weight:700;color:#fffffff2;letter-spacing:.02em}.stat-label{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff6}.stat-bar-row{display:flex;align-items:center;gap:10px}.stat-bar-label{font-size:10px;font-weight:600;letter-spacing:.08em;color:#ffffff80;width:80px;text-align:right;flex-shrink:0}.stat-bar{flex:1;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.stat-bar-fill{height:100%;border-radius:3px;transition:width .6s ease-out}.stat-bar-cool{background:#3b9bf5}.stat-bar-nah{background:#ff8c42}.stat-bar-up{background:#39ff14}.stat-bar-down{background:#ff073a}.stat-bar-pct{font-size:12px;font-weight:600;color:#fff9;width:36px;text-align:right;flex-shrink:0}.stats-actions{margin-top:32px;display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px}.stats-btn{width:100%;padding:16px;font-size:14px;font-weight:700;letter-spacing:.12em;border:none;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .2s,transform .1s}.stats-btn:active{transform:scale(.97)}.stats-btn-continue{background:#fff;color:#111}.stats-btn-new{background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.2)}.stats-btn-new:hover{color:#ffffffd9;border-color:#fff6}.score-block{margin:24px 0 8px;text-align:center}.score-value{font-size:48px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.score-rank{font-size:14px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin-top:4px}.score-position{font-size:11px;color:#ffffff59;margin-top:6px;letter-spacing:.05em}.score-leaderboard-btn{margin-top:12px;background:transparent;border:1px solid rgba(255,255,255,.15);color:#ffffff73;font-size:10px;font-weight:700;letter-spacing:.15em;padding:6px 16px;border-radius:4px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,border-color .2s}.score-leaderboard-btn:hover{color:#ffffffb3;border-color:#ffffff4d}.leaderboard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:20px}.leaderboard-panel{background:#111;border:1px solid #222;border-radius:12px;width:100%;max-width:420px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #222}.leaderboard-title{font-size:13px;font-weight:700;letter-spacing:.15em;color:#fff}.leaderboard-close{background:none;border:none;color:#fff6;font-size:18px;cursor:pointer;padding:4px}.leaderboard-list{overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.leaderboard-row{display:flex;align-items:center;padding:10px 20px;gap:12px;transition:background .15s}.leaderboard-row:hover{background:#ffffff08}.leaderboard-row-me{background:#ffffff0f;border-left:3px solid #fff}.leaderboard-row-top{background:#ffffff05}.leaderboard-pos{width:36px;font-size:13px;font-weight:600;color:#555;text-align:center;flex-shrink:0;font-variant-numeric:tabular-nums}.leaderboard-info{flex:1;display:flex;flex-direction:column}.leaderboard-score{font-size:16px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.leaderboard-rank{font-size:10px;color:#fff6;letter-spacing:.08em;text-transform:uppercase}.leaderboard-votes{font-size:11px;color:#444;flex-shrink:0;font-variant-numeric:tabular-nums}.leaderboard-loading,.leaderboard-empty{padding:40px 20px;text-align:center;color:#555;font-size:13px}.leaderboard-me-footer{padding:12px 20px;border-top:1px solid #222;font-size:11px;color:#ffffff59;text-align:center}.mood-meter{width:100%;max-width:360px;margin-bottom:8px}.mood-track{position:relative;height:12px;border-radius:6px;overflow:visible;background:linear-gradient(90deg,#ff073a,#ff8c42,#ffffff4d,#3b9bf5,#39ff14)}.mood-fill{display:none}.mood-marker{position:absolute;top:50%;width:20px;height:20px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #ffffff80,0 2px 8px #0000004d;transition:left .8s ease-out}.mood-labels{display:flex;justify-content:space-between;margin-top:8px}.mood-end{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.mood-end-low{color:#ff073a}.mood-end-high{color:#39ff14}.mood-reading{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:28px}.mood-pct{font-size:56px;font-weight:700;color:#fffffff2;line-height:1}.mood-label{font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80}.psyche-divider{width:40px;height:1px;background:#ffffff26;margin:36px 0}.psyche-title{font-size:14px;font-weight:700;letter-spacing:.25em;color:#fff9;margin-bottom:28px}.psyche-hero{display:flex;flex-direction:column;align-items:center;margin-bottom:28px}.psyche-hero-value{font-size:48px;font-weight:700;color:#fffffff2;letter-spacing:-.02em;line-height:1}.psyche-hero-tier{font-size:16px;font-weight:600;color:#c084fc;letter-spacing:.08em;margin-top:6px}.psyche-hero-label{font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffff59;margin-top:8px}.psyche-archetypes{display:flex;gap:16px;width:100%;max-width:360px;margin-bottom:24px}.psyche-archetype-primary,.psyche-archetype-shadow{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:4px}.psyche-arch-label{font-size:9px;font-weight:600;letter-spacing:.15em;color:#ffffff59}.psyche-arch-name{font-size:18px;font-weight:700;color:#ffffffe6;text-transform:capitalize}.psyche-archetype-shadow .psyche-arch-name{color:#ffffff73}.psyche-section{width:100%;max-width:360px;margin-bottom:24px}.psyche-section-label{display:block;font-size:10px;font-weight:600;letter-spacing:.12em;color:#ffffff59;margin-bottom:12px;text-align:center}.psyche-elements{display:flex;justify-content:center;gap:16px}.psyche-element{display:flex;flex-direction:column;align-items:center;gap:4px;opacity:.5;transition:opacity .3s}.psyche-element-dominant{opacity:1}.psyche-element-bar-track{width:24px;height:60px;background:#ffffff0f;border-radius:4px;overflow:hidden;display:flex;align-items:flex-end}.psyche-element-bar-fill{width:100%;border-radius:4px;transition:height .6s ease-out;min-height:2px}.psyche-element-pct{font-size:10px;font-weight:600;color:#fff9}.psyche-element-name{font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.psyche-grid{width:100%;max-width:360px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.psyche-sublabel{font-size:12px;font-weight:500;font-style:italic;color:#ffffff80;margin-top:2px}.psyche-chromatic{padding:16px 20px}.psyche-chromatic-row{display:flex;align-items:center;justify-content:center;gap:16px}.psyche-chromatic-swatch{width:40px;height:40px;border-radius:50%;flex-shrink:0}.psyche-chromatic-info{display:flex;flex-direction:column;gap:2px}.psyche-chromatic-name{font-size:20px!important}.psyche-key{width:100%;max-width:360px;margin:16px 0 8px;padding:24px;background:#ffffff0a;border:1px solid rgba(192,132,252,.15);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.psyche-key-symbol{font-size:24px;font-weight:700;color:#c084fc;text-transform:uppercase;letter-spacing:.15em}.psyche-key-desc{font-size:14px;font-style:italic;color:#fff9;line-height:1.5}.psyche-key-label{font-size:9px;font-weight:600;letter-spacing:.2em;color:#ffffff4d;margin-top:4px}.info-button{position:fixed;top:16px;left:16px;z-index:100;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff80;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.info-button:hover{color:#fffc;background:#ffffff1f}.info-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.info-modal{position:relative;background:#1a1a1a;border-radius:16px;max-width:380px;width:100%;max-height:80vh;overflow-y:auto;padding:32px 28px}.info-close{position:absolute;top:14px;right:14px;background:none;border:none;color:#fff6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.info-close:hover{color:#fffc}.info-heading{font-size:20px;font-weight:300;letter-spacing:.02em;color:#ffffffe6;margin-bottom:10px}.info-subheading{font-size:15px;font-weight:500;color:#3b9bf5;margin-bottom:8px}.info-body{font-size:14px;line-height:1.6;color:#ffffff8c}.info-body a,.info-body a:visited,.info-body a:hover{color:#3b9bf5}.info-divider{height:1px;background:#ffffff14;margin:18px 0}.info-terms{font-size:12px;color:#ffffff59}.info-terms a{color:#3b9bf5;text-decoration:none}.info-terms a:hover{text-decoration:underline}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.reveal-content{text-align:center}.reveal-pct{font-family:Georgia,Times New Roman,serif;font-size:64px;font-weight:400;line-height:1}.reveal-label{font-size:18px;font-weight:300;color:#ffffffb3;margin-top:8px}.reveal-votes{font-size:12px;color:#ffffff59;margin-top:12px}.milestone-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;background:#000000b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.milestone-content{text-align:center}.milestone-count{font-family:Georgia,Times New Roman,serif;font-size:72px;font-weight:400;color:#fff;line-height:1}.milestone-count-label{font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-top:4px}.milestone-divider{width:40px;height:1px;background:#fff3;margin:20px auto}.milestone-line1{font-family:Georgia,Times New Roman,serif;font-size:28px;color:#3b9bf5;line-height:1.2}.milestone-line2{font-size:16px;font-weight:300;color:#ffffffb3;margin-top:6px}.milestone-line3{font-size:13px;font-style:italic;color:#ffffff59;margin-top:8px}.progress-track{position:absolute;top:-12px;left:0;right:0;height:3px;background:#ffffff14;z-index:200;border-radius:2px}.progress-fill{height:100%;background:#ffffff80;transition:width .3s ease;border-radius:2px}.results-page{width:100vw;height:100vh;overflow-y:auto;padding:40px 20px 60px;-webkit-overflow-scrolling:touch}.results-title{font-size:28px;font-weight:300;letter-spacing:.04em;text-align:center;margin-bottom:32px;color:#ffffffe6}.results-loading,.results-error{color:#555;font-size:16px;text-align:center;padding-top:40px}.results-section{margin-bottom:32px}.results-section-title{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-bottom:12px}.results-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.result-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.result-badge{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59}.result-label{font-size:15px;font-weight:500;color:#fff;line-height:1.3;min-height:40px}.result-bar-track{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.result-bar-fill{height:100%;background:#3b9bf5;border-radius:2px}.result-stats{display:flex;justify-content:space-between;font-size:11px;color:#fff6}.result-you{font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:4px;align-self:flex-start}.result-you-cool{background:#3b9bf526;color:#3b9bf5}.result-you-nah{background:#ff073a26;color:#ff073a}.results-footer{text-align:center;font-size:12px;color:#ffffff40;margin-top:24px;padding-bottom:20px}.deck-app{height:100%;display:flex;align-items:center;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.deck-status{height:100%;display:flex;align-items:center;justify-content:center}.deck-status-text{font-family:Georgia,Times New Roman,serif;font-size:18px;color:#fff9;text-align:center;padding:0 32px}.end-of-deck{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;gap:24px}.end-of-deck-title{font-family:Georgia,Times New Roman,serif;font-size:20px;color:#ffffffd9;line-height:1.4}.end-of-deck-cta{opacity:0;transition:opacity .6s ease}.end-of-deck-cta-visible{opacity:1}.end-of-deck-cta-text{font-size:14px;color:#ffffff73;margin-bottom:12px}.end-of-deck-link{font-family:Georgia,Times New Roman,serif;font-size:16px;color:#4ecdc4;text-decoration:none}.end-of-deck-link:active{opacity:.7}.collection-counter{position:fixed;bottom:16px;right:16px;z-index:100;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.collection-counter:hover{color:#ffffffe6;background:#ffffff1f}.collection-counter-pulse{animation:counter-pulse .2s ease}.collection-counter-diamond{font-size:12px}@keyframes counter-pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.collection-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#000000f2;display:flex;flex-direction:column;overflow:hidden}.collection-panel{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px 32px}.collection-header{position:sticky;top:0;background:#000000f2;display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;z-index:2}.collection-title{font-size:16px;font-weight:500;color:#fffc;letter-spacing:.04em}.collection-title-diamond{color:#fff6;margin-right:6px}.collection-close{background:none;border:none;color:#fff6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.collection-close:hover{color:#fffc}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}@media (min-width: 500px){.collection-grid{grid-template-columns:repeat(4,1fr)}}.collection-thumb{cursor:pointer;border-radius:2px;overflow:hidden;position:relative;aspect-ratio:5 / 7;-webkit-tap-highlight-color:transparent;transition:transform .15s}.collection-thumb:active{transform:scale(.95)}.collection-empty{text-align:center;color:#ffffff4d;font-size:14px;padding-top:80px}.collection-expand-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:910;background:#000c;display:flex;align-items:center;justify-content:center}.collection-expand-card{width:min(280px,72vw);aspect-ratio:5 / 7;border-radius:2px;overflow:hidden;position:relative}.collection-download-btn{position:absolute;bottom:12px;right:12px;z-index:15;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ffffffb3;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s}.collection-download-btn:hover{background:#000000b3;color:#fff}.collection-remove-btn{position:absolute;bottom:12px;left:12px;z-index:15;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ff6b6bb3;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s}.collection-remove-btn:hover{background:#000000b3;color:#ff6b6b}.collection-toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%);z-index:920;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 16px;font-size:13px;color:#ffffffb3;pointer-events:none}
