/* UNCzone — Obsidian Glass Shelf */
:root{--glass:rgba(17,18,23,.66);--glass-strong:rgba(13,14,18,.88);--glass-line:rgba(255,239,216,.2);--cream:#fff1db;--coral:#ff554d;--electric:#5c9cff;--shadow:0 24px 70px rgba(0,0,0,.48)}
html{background:#07080b}body{background:#07080b;color:var(--cream);overflow-x:hidden}.app-shell{position:relative;isolation:isolate}.app-shell:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 50% 15%,#282127 0,#0a0b0f 45%,#050609 100%)}
.glass-panel,.glass-header,.glass-nav,.glass-backbar{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.025));border:1px solid var(--glass-line);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),var(--shadow);backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%)}
.mobile-header{position:relative;z-index:14;margin-top:max(6px,env(safe-area-inset-top));padding:8px 10px;height:64px;border-radius:22px}.brand-logo{box-shadow:0 8px 28px #0008}.brand-word{color:var(--cream)}.icon-button{border-color:var(--glass-line);background:rgba(255,255,255,.06);color:var(--cream)}
.glass-nav{right:14px;left:14px;bottom:max(10px,env(safe-area-inset-bottom));width:auto;max-width:402px;margin:auto;transform:none;border-radius:25px;padding:7px 6px;height:72px}.nav-item{border-radius:18px}.nav-item.active{background:rgba(255,85,77,.12);color:var(--coral);box-shadow:inset 0 0 0 1px rgba(255,85,77,.2)}

/* Home shelf */
body[data-page=home] .app-shell{padding-top:max(env(safe-area-inset-top),10px)}body[data-page=home] .mobile-header{position:absolute;top:0;left:18px;right:18px;background:transparent;border-color:transparent;box-shadow:none;backdrop-filter:none}body[data-page=home] .mobile-header .brand{position:absolute;right:50%;transform:translateX(50%)}body[data-page=home] .mobile-header .brand-copy{display:none}body[data-page=home] .mobile-header>.icon-button{position:absolute;left:0}body[data-page=home] main{margin-inline:-18px;margin-top:-84px}.shelf-home{position:relative;min-height:calc(100dvh - 12px);padding:104px 18px 154px;overflow:hidden;display:flex;flex-direction:column}.scene-backdrop{position:absolute;z-index:-3;inset:0;background-image:url('/static/art/energy.png');background-size:cover;background-position:center 8%;filter:saturate(.92);transition:opacity .25s ease,background-image .25s ease,filter .25s ease}.shelf-home[data-scene=secret] .scene-backdrop{background-image:url('/static/art/secret.png');background-position:center 18%}.shelf-home[data-scene=talk] .scene-backdrop{background-image:url('/static/art/talk.png');background-position:center top}.shelf-home[data-scene=mind] .scene-backdrop{background-image:url('/static/art/mind.png');background-position:center 10%}.shelf-home[data-scene=cards] .scene-backdrop{background-image:url('/static/art/cards.png');background-position:center 12%}.shelf-home[data-scene=solo] .scene-backdrop{background-image:url('/static/art/solo.png');background-position:center top}.scene-vignette{position:absolute;z-index:-2;inset:0;background:linear-gradient(#06070b26 0,#06070b24 24%,#06070b96 45%,#06070bf5 72%,#06070b 100%),radial-gradient(ellipse at 50% 35%,transparent 5%,#05060999 82%)}
.shelf-intro{order:1;text-align:center;min-height:168px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.shelf-intro .live-chip{position:absolute;top:105px;right:18px;left:auto;margin:0;background:rgba(15,15,18,.48);border:1px solid var(--glass-line);backdrop-filter:blur(16px)}.shelf-intro p{color:var(--coral);font-size:10px;font-weight:800;margin:0 0 5px}.shelf-intro h1{font-size:36px;line-height:1.15;margin:0;text-shadow:0 8px 28px #000}
.shelf-categories{order:3;position:relative;z-index:3;margin:3px -18px 12px;padding:8px 18px;gap:8px;scroll-snap-type:x proximity}.shelf-categories .mood-tab{min-width:76px;height:74px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:8px;border-radius:19px;color:#d8cbb9;background:rgba(15,16,20,.56);border:1px solid rgba(255,239,216,.18);backdrop-filter:blur(16px);scroll-snap-align:center}.shelf-categories .mood-tab i{font-size:23px}.shelf-categories .mood-tab span{font-size:7px;white-space:nowrap}.shelf-categories .mood-tab.active{background:linear-gradient(150deg,rgba(255,85,77,.24),rgba(255,255,255,.06));border-color:var(--coral);color:var(--coral);box-shadow:0 12px 36px #ff554d26,inset 0 0 22px #ff554d16}
.game-shelf{order:2;position:relative;margin:0 -18px;min-height:298px;padding:4px 0}.shelf-track{display:flex;direction:rtl;align-items:center;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px calc(50% - 103px) 22px;scrollbar-width:none}.shelf-track::-webkit-scrollbar{display:none}.shelf-box{--box:#ff554d;position:relative;flex:0 0 162px;height:224px;padding:0;border:0;background:transparent;scroll-snap-align:center;perspective:700px;filter:saturate(.72) brightness(.68);transform:scale(.86);transition:.3s ease}.shelf-box.tone-blue{--box:#2678d9}.shelf-box.tone-lime{--box:#b9d930}.shelf-box.tone-yellow{--box:#d49b2e}.shelf-box.tone-coral{--box:#ff554d}.shelf-box.selected{flex-basis:205px;transform:scale(1);filter:none}.box-face{position:absolute;inset:0 13px 0 0;border-radius:9px 4px 4px 10px;background:linear-gradient(150deg,color-mix(in srgb,var(--box),#fff 10%),color-mix(in srgb,var(--box),#000 42%));border:1px solid #ffffff35;box-shadow:-18px 28px 38px #000b,inset 0 1px 0 #ffffff47;transform:rotateY(-5deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0e0f12;overflow:hidden}.box-face:after{content:"";position:absolute;inset:0;background:url('/static/brand/unc-logo-master.png') center/115% no-repeat;opacity:.045;mix-blend-mode:multiply}.box-face img{position:absolute;top:13px;right:13px;width:26px;height:26px;border-radius:8px}.box-face>i{font-size:55px;margin-bottom:14px;position:relative;z-index:1}.box-face b{font-size:19px;line-height:1.45;max-width:135px;position:relative;z-index:1}.box-face small{position:absolute;bottom:12px;font:800 8px Arial}.box-spine{position:absolute;left:-1px;top:8px;bottom:8px;width:25px;writing-mode:vertical-rl;transform:rotate(180deg) skewY(-8deg);border-radius:5px 0 0 5px;background:#0e1015;color:#d7c6ae;display:grid;place-items:center;padding:8px 3px;font-size:8px;box-shadow:-7px 5px 13px #0008}.shelf-dots{display:flex;justify-content:center;gap:8px}.shelf-dots i{width:6px;height:6px;border-radius:50%;background:#756d64}.shelf-dots i.active{background:var(--coral);box-shadow:0 0 15px var(--coral)}
.selected-game{order:4;position:relative;margin:14px 0 10px;padding:17px;border-radius:25px;background:linear-gradient(145deg,rgba(26,24,24,.72),rgba(8,9,12,.82))}.selected-top{display:flex;align-items:center;justify-content:space-between;color:var(--coral);font-size:8px}.selected-top button{border:0;background:none;color:#d9cbb8;font-size:22px}.selected-game h2{font-size:27px;margin:3px 0 4px}.selected-game>p{font-size:8px;color:#c5b8a8;line-height:1.7;margin:0 0 12px}.selected-meta{display:flex;gap:8px;margin-bottom:11px}.selected-meta span{flex:1;min-height:38px;border-radius:13px;background:#ffffff0a;border:1px solid #ffffff12;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--coral)}.selected-meta b{font-size:8px;color:var(--cream)}.shelf-cta{margin:0;height:54px;border-radius:18px;background:linear-gradient(100deg,#ff6b51,#ff4148);box-shadow:0 14px 30px #ff554d36}.all-games-button{order:5;width:100%;height:52px;padding:0 14px;border:1px solid var(--glass-line);border-radius:18px;background:rgba(255,255,255,.06);color:var(--cream);display:flex;align-items:center;gap:9px;backdrop-filter:blur(15px);font-size:9px}.all-games-button i{font-size:21px;color:var(--coral)}.all-games-button b{margin-right:auto;width:28px;height:28px;border-radius:9px;background:#ffffff12;display:grid;place-items:center;font:800 9px Arial}
.all-games-sheet{z-index:55;max-height:91dvh;background:rgba(10,11,15,.96);border:1px solid var(--glass-line);box-shadow:0 -25px 90px #000}.game-search{height:48px;border-radius:15px;background:#ffffff0b;border:1px solid var(--glass-line);display:flex;align-items:center;padding:0 13px;gap:8px}.game-search i{font-size:19px;color:#bba98f}.game-search input{flex:1;border:0;background:none;color:var(--cream);outline:0;font-size:9px}.all-game-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:13px 0 24px}.all-game-grid a{min-height:104px;padding:11px;border-radius:17px;background:#ffffff08;border:1px solid #ffffff10;color:var(--cream);display:grid;grid-template-columns:38px 1fr;align-content:center;gap:4px 8px}.all-game-grid a>span{grid-row:1/3;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#23252d;color:var(--coral);font-size:20px}.all-game-grid b{font-size:9px}.all-game-grid small{font-size:6px;color:#938a80}.all-game-grid a.filtered{display:none}

/* Modern guide */
body[data-page=game] .app-shell{padding-top:max(env(safe-area-inset-top),9px)}body[data-page=game] main{position:relative}.game-scene-bg{position:fixed;z-index:-2;inset:0;background-size:cover;background-position:center top;filter:saturate(.75) brightness(.32)}.game-scene-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(#08090c30,#08090ce8 41%,#08090c 72%)}.game-scene-bg.scene-energy{background-image:url('/static/art/energy.png')}.game-scene-bg.scene-secret{background-image:url('/static/art/secret.png')}.game-scene-bg.scene-talk{background-image:url('/static/art/talk.png')}.game-scene-bg.scene-mind{background-image:url('/static/art/mind.png')}.game-scene-bg.scene-cards{background-image:url('/static/art/cards.png')}.game-scene-bg.scene-solo{background-image:url('/static/art/solo.png')}.glass-backbar{position:relative;z-index:3;margin:7px 0 10px;padding:8px 12px;border-radius:16px}.glass-backbar a,.glass-backbar span{color:#d8c9b4}.modern-guide{padding-bottom:112px}.guide-hero{text-align:center;padding:14px 0 5px}.guide-box{--box:#ff554d;position:relative;width:154px;height:207px;margin:8px auto 24px;perspective:700px;filter:drop-shadow(0 28px 30px #000b)}.guide-box.tone-blue{--box:#2678d9}.guide-box.tone-lime{--box:#b9d930}.guide-box.tone-yellow{--box:#d49b2e}.guide-box-face{position:absolute;inset:0 13px 0 0;border-radius:10px;background:linear-gradient(150deg,color-mix(in srgb,var(--box),#fff 12%),color-mix(in srgb,var(--box),#000 43%));border:1px solid #ffffff48;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#101114;box-shadow:inset 0 1px #ffffff70}.guide-box-face img{position:absolute;top:12px;right:12px;width:27px;height:27px;border-radius:8px}.guide-box-face>i{font-size:52px;margin-bottom:13px}.guide-box-face b{font-size:18px}.guide-box-face small{position:absolute;bottom:12px;font:700 7px Arial}.guide-box-spine{position:absolute;z-index:2;left:0;top:7px;bottom:7px;width:25px;border-radius:6px 0 0 6px;background:#101116;color:#d6c5ae;writing-mode:vertical-rl;transform:rotate(180deg) skewY(-8deg);display:grid;place-items:center;font-size:7px}.guide-hero .info-badge{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--glass-line);background:#ffffff10;color:var(--coral);backdrop-filter:blur(16px)}.guide-hero h1{font-size:34px;margin:9px 0 3px}.guide-hero>p{font-size:9px;line-height:1.8;color:#c8baaa;max-width:320px;margin:0 auto}.modern-guide .info-stats{grid-template-columns:repeat(3,1fr);padding:5px;border-radius:20px;margin:16px 0}.modern-guide .info-stats>div{padding:10px 3px;border:0!important}.modern-guide .info-stats i{font-size:20px;color:var(--coral)}.modern-guide .info-stats span{font-size:6px}.modern-guide .info-stats b{font-size:8px;white-space:nowrap}.modern-guide .how-card{padding:16px;border-radius:24px;background:rgba(13,14,18,.7)}.how-title{gap:10px}.how-title>span{width:45px;height:45px;border-radius:15px;background:linear-gradient(140deg,#ff6c55,#ff3d48);color:#111;display:grid;place-items:center;font-size:22px}.how-title small{font-size:6px;color:var(--coral)}.how-title h2{margin:2px 0;font-size:18px}.modern-guide .rule-line{grid-template-columns:38px 1fr;gap:9px;padding:13px 0}.modern-guide .rule-line>b{width:34px;height:34px;border-radius:12px;background:#ffffff0b;color:var(--coral);font:800 9px Arial}.modern-guide .rule-line p{font-size:9px;color:#d9cbbb;line-height:1.75}.modern-guide .mode-note{border-right:0;margin:11px 0;padding:14px;border-radius:19px;background:rgba(14,26,34,.67)}.modern-guide .mode-note>i{width:42px;height:42px;border-radius:14px;background:#559dff1c;display:grid;place-items:center}.guide-ready{position:fixed;z-index:12;right:16px;left:16px;bottom:calc(91px + env(safe-area-inset-bottom));max-width:398px;margin:auto;padding:9px 9px 9px 14px;border:1px solid var(--glass-line);border-radius:22px;background:rgba(12,13,16,.82);backdrop-filter:blur(22px);display:flex;align-items:center;gap:8px;box-shadow:0 22px 65px #000}.guide-ready>span{font-size:8px;white-space:nowrap;color:#c8b9a7}.guide-ready>span i{color:#6ddaa1}.guide-ready .start-game-button{margin:0;flex:1;height:52px;border-radius:17px;background:linear-gradient(100deg,#ff6b51,#ff4148)}

/* Lobby, rooms and play surfaces */
.play-view{padding-bottom:92px}.play-view .setup-panel,.room-stage,.game-table{border:1px solid var(--glass-line);background:linear-gradient(150deg,rgba(26,27,33,.86),rgba(10,11,14,.94));border-radius:26px;box-shadow:var(--shadow),inset 0 1px #ffffff12;backdrop-filter:blur(22px)}.play-view .setup-panel{padding:18px}.play-title>i{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#ff6c55,#ff3f4c);color:#101114;box-shadow:0 12px 28px #ff554d35}.play-title span{color:var(--coral)}.play-title h2{font-size:21px}.field-label{font-size:8px;color:#a99d8e}.field-label input,.field-label select,.inline-field input{height:51px;border:1px solid #ffffff17;border-radius:15px;background:#ffffff09;color:var(--cream);box-shadow:inset 0 1px #ffffff08}.primary-button{border-radius:16px;background:linear-gradient(100deg,#ff6b51,#ff4148);box-shadow:0 12px 28px #ff554d24}.secondary-button{border-radius:15px;background:#ffffff0b;border-color:var(--glass-line);color:var(--cream)}.or-line:before,.or-line:after{background:#ffffff14}.room-stage{padding:13px;background:rgba(9,10,13,.76)}.room-code-card{border-radius:20px;background:linear-gradient(145deg,rgba(255,85,77,.16),rgba(255,255,255,.04));border:1px solid rgba(255,85,77,.32)}.room-code-card button b{letter-spacing:5px;color:var(--coral)}.player-list{gap:7px}.player-item,.player{border:1px solid #ffffff12!important;border-radius:15px!important;background:#ffffff08!important}.game-table{margin-top:12px;padding:14px;min-height:310px;background:radial-gradient(circle at 50% 38%,rgba(40,85,72,.32),transparent 60%),rgba(8,10,12,.88)}.waiting>i{color:var(--coral)}.action-card{border:1px solid var(--glass-line);border-radius:24px;background:radial-gradient(circle at top,#343748,#16181e 66%);box-shadow:inset 0 1px #ffffff22,0 28px 50px #0008}.solo-hud,.scenario-info,.role-summary,.bat-toolbar,.starter-row,.team-score-strip>div{background:#ffffff08;border:1px solid #ffffff0f}.playing-card{border:1px solid #ffffff8a;box-shadow:0 12px 26px #0008}.mind-last{box-shadow:0 18px 50px color-mix(in srgb,var(--lime),transparent 74%)}.role-card{border:1px solid var(--glass-line);box-shadow:0 22px 44px #0008}.bottom-sheet{background:rgba(13,14,18,.95);border:1px solid var(--glass-line);box-shadow:0 -30px 90px #000;backdrop-filter:blur(26px)}

@media(max-width:350px){.shelf-home{padding-inline:13px}.shelf-intro h1{font-size:31px}.shelf-box{flex-basis:148px;height:208px}.shelf-box.selected{flex-basis:184px}.shelf-track{padding-inline:calc(50% - 92px)}.all-game-grid{grid-template-columns:1fr}.modern-guide .info-stats{grid-template-columns:1fr 1fr}.modern-guide .info-stats>div:last-child{grid-column:1/-1}}
@media(min-width:431px){body{background:#040508}.app-shell{border-right:1px solid #ffffff0d;border-left:1px solid #ffffff0d;box-shadow:0 0 100px #000}.glass-nav{left:50%;right:auto;transform:translateX(-50%);width:402px}}

/* Real generated product artwork */
.box-face{display:block;background:#090a0d;color:var(--cream);border-radius:10px}.box-face:after{content:"";position:absolute;z-index:1;inset:54% 0 0;background:linear-gradient(transparent,rgba(3,4,6,.96));opacity:1;mix-blend-mode:normal}.box-face .box-art{position:absolute;inset:0;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center}.box-label{position:absolute;z-index:2;right:10px;left:10px;bottom:9px;display:flex;align-items:center;gap:7px;text-align:right}.box-label i{width:27px;height:27px;border-radius:9px;background:rgba(255,85,77,.9);display:grid;place-items:center;color:#111}.box-label b{font-size:12px;line-height:1.35;color:var(--cream);max-width:none}.guide-box{position:relative;width:166px;height:215px;margin:8px auto 24px;overflow:hidden;border-radius:13px;border:1px solid #ffffff35;background:#08090c;filter:drop-shadow(0 28px 30px #000b)}.guide-cover-art{width:100%;height:100%;object-fit:cover;object-position:center}.guide-box:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(4,5,8,.96))}.guide-cover-title{position:absolute;z-index:2;right:11px;left:11px;bottom:10px;display:flex;align-items:center;gap:8px;text-align:right}.guide-cover-title i{width:30px;height:30px;border-radius:10px;background:#ff554d;color:#111;display:grid;place-items:center}.guide-cover-title b{font-size:13px;color:var(--cream)}
.box-face .box-art{z-index:2!important}.box-face:after{z-index:3!important}.box-label{z-index:4!important}
@media(prefers-reduced-motion:no-preference){.shelf-box.selected .box-face{animation:boxFloat 3.2s ease-in-out infinite}.guide-box{animation:boxFloat 3.6s ease-in-out infinite}.live-chip i{animation:pulseDot 1.8s infinite}@keyframes boxFloat{50%{transform:rotateY(-5deg) translateY(-7px)}}@keyframes pulseDot{50%{box-shadow:0 0 0 7px #ff554d20}}}
