:root{--navy:#111f35;--ink:#192840;--muted:#637083;--line:#e3e7ed;--yellow:#ffd847;--paper:#f5f6f8;--blue:#315dd6;--green:#177552;--radius:17px;font-family:Inter,'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:16px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button{color:inherit}input,textarea,select{width:100%;border:1px solid #ccd3de;border-radius:10px;background:white;color:var(--ink);padding:12px 14px;min-height:44px}textarea{resize:vertical;line-height:1.6}input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--blue)}:focus-visible{outline:3px solid #5585ec;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(27px,2.7vw,39px);letter-spacing:-1.4px;line-height:1.15;margin-bottom:12px;font-weight:800}h2{font-size:21px;letter-spacing:-.4px}h3{font-size:18px}p{line-height:1.65}small{font-size:13px}svg.ico{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}.skip{position:fixed;top:-80px;z-index:1000;background:white;padding:15px}.skip:focus{top:0}.muted{color:var(--muted)}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.btn{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid var(--line);border-radius:10px;background:white;text-decoration:none;font-weight:650;font-size:14px;transition:background .15s,transform .15s}.btn:hover{background:#f1f3f7}.btn.primary{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.btn.primary:hover{background:#ffcf22;transform:translateY(-1px)}.btn.dark{background:var(--navy);border-color:var(--navy);color:white}.btn.ghost{background:transparent;border-color:transparent}.btn.small{padding:8px 12px}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;position:relative}.badge-count{position:absolute;right:-3px;top:-4px;background:var(--yellow);border:2px solid white;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:12px;display:grid;place-items:center}
.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#fff;display:flex;flex-direction:column;padding:26px 20px;z-index:20}.brand{text-align:center;text-decoration:none;border-bottom:1px solid #ffffff16;padding-bottom:25px;display:block}.brand img{width:110px;height:106px;object-fit:contain;display:block;margin:0 auto 7px}.brand strong{display:block;font-size:28px;letter-spacing:-.9px}.brand small{color:#9daac0;font-size:12px;letter-spacing:1.5px;text-transform:uppercase}.nav-label{color:#8494ae;text-transform:uppercase;font-size:11px;letter-spacing:1.5px;font-weight:650;margin:30px 12px 13px}.nav{display:flex;flex-direction:column;gap:6px}.nav a{display:flex;align-items:center;gap:12px;text-decoration:none;padding:13px 14px;border-radius:9px;font-size:14px;font-weight:550;color:#bec9d9;min-height:47px}.nav a:hover{background:#ffffff08;color:white}.nav a.active{background:var(--yellow);color:var(--navy);font-weight:750}.nav .count{margin-left:auto;font-size:12px;opacity:.8}.sidebar-bottom{margin-top:auto;padding-top:28px}.install-box{border:1px solid #ffffff20;border-radius:12px;padding:14px;margin-bottom:20px;background:#ffffff04}.install-box p{font-size:13px;color:#a6b4c9;margin:8px 0}.install-box button{border:0;color:var(--yellow);background:none;padding:6px 0;font-weight:650;font-size:13px;min-height:35px}.sidebar-user{display:flex;gap:10px;align-items:center}.sidebar-user span{display:block;font-size:14px;font-weight:650}.sidebar-user small{color:#9baec7;font-size:12px}.avatar{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#deebff;color:#2b518f;font-weight:750;font-size:12px;border:2px solid white;flex-shrink:0}.av-daddy{background:#ffdc6c;color:#614510}.av-daddy2{background:#bce7c7;color:#275b3b}.av-creator{background:#d2d3ff;color:#504993}.av-creator2{background:#bedfee;color:#2d5d75}.av-creator3{background:#f6d4cb;color:#905247}.sidebar .avatar{border-color:#263851}.demo-switch{margin-top:13px}.demo-switch label{color:#9eafc5;font-size:11px;display:block;margin-bottom:6px}.demo-switch select{font-size:12px;background:#1f304b;border-color:#38465c;color:white;min-height:36px;padding:7px}
.workspace{margin-left:224px;min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.breadcrumb strong{color:var(--ink);font-weight:600}.top-actions{display:flex;align-items:center;gap:16px}.demo-pill{font-size:11px;letter-spacing:.8px;text-transform:uppercase;border:1px solid #e1e5ec;color:var(--muted);border-radius:6px;padding:6px 8px;font-weight:650}.mobile-brand{display:none}.main{max-width:1600px;padding:37px 38px 60px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.page-heading p{color:var(--muted);margin:0;font-size:15px}.page-heading .btn{flex-shrink:0}.recording-strip{display:flex;align-items:center;gap:20px;border-radius:var(--radius);padding:19px 24px;background:var(--navy);color:white;margin-bottom:30px;position:relative;overflow:hidden}.calendar-tile{width:57px;height:61px;flex:none;background:#ffffff0e;border:1px solid #ffffff25;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.calendar-tile small{font-size:11px;letter-spacing:1px;color:var(--yellow);font-weight:700}.calendar-tile strong{font-size:26px}.recording-strip .kicker{font-size:10px;font-weight:650;letter-spacing:1.6px;color:#aab9cf;margin-bottom:6px;text-transform:uppercase}.recording-strip h3{font-size:18px;margin:0 0 5px}.recording-strip p{font-size:13px;color:#b6c4d8;margin:0}.recording-strip .strip-action{margin-left:auto;display:flex;align-items:center;gap:20px}.recording-strip .btn{background:transparent;border-color:#ffffff35;color:white}.avatars{display:flex;padding-left:3px}.avatars .avatar{margin-left:-4px}.recording-strip .avatar{border-color:var(--navy)}.board-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);min-height:47px;flex:1;align-items:stretch}.tabs button{white-space:nowrap;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:14px;font-weight:600;padding:11px 0}.tabs button.active{color:var(--ink);border-color:var(--ink)}.tabs span{background:#e9edf2;font-size:11px;border-radius:5px;padding:2px 5px;margin-left:5px}.filter-bar{display:flex;gap:10px;justify-content:space-between;margin-bottom:23px}.format-filters{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.chip{min-height:36px;border-radius:8px;border:1px solid var(--line);padding:8px 12px;background:white;font-size:12px;font-weight:600;color:var(--muted)}.chip.active{background:var(--navy);color:white;border-color:var(--navy)}.search{position:relative;width:220px}.search input{font-size:13px;min-height:37px;padding:9px 10px 9px 36px;background:transparent}.search svg{position:absolute;top:10px;left:11px;width:17px;height:17px;color:var(--muted)}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.game-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:box-shadow .18s,transform .18s}.game-card:hover{box-shadow:0 10px 30px #142b4710;transform:translateY(-3px)}.game-art{height:200px;position:relative;display:grid;place-items:center;overflow:hidden;background:#e7edf5}.game-art.forest{background:#e8ede6}.game-art.sky{background:#e3eaf5}.game-art.pink{background:#f2e6e7}.game-art.orange{background:#f5e5d8}.game-art.blue{background:#e0eaf5}.game-art.yellow{background:#f6edce}.game-art img{height:153px;max-width:72%;object-fit:contain;filter:drop-shadow(0 9px 7px #16232122);margin-top:13px;transition:transform .2s}.game-card:hover .game-art img{transform:rotate(-2deg) scale(1.035)}.format-badge{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:10px;font-weight:750;letter-spacing:.5px;text-transform:uppercase;padding:6px 8px;border-radius:5px;background:#ffffffdf;color:#1e5e49}.format-badge.adults{color:#655093}.game-art>.format-badge{position:absolute;top:13px;left:13px;z-index:1}.game-art .year{position:absolute;bottom:12px;right:14px;font-size:11px;color:#506078;font-weight:600}.card-body{padding:19px 20px 16px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:4px}.card-title h2{font-size:21px;margin:0;letter-spacing:-.6px}.card-title a{text-decoration:none}.card-title a:hover{text-decoration:underline}.card-meta{font-size:12px;color:var(--muted);margin:7px 0 19px;display:flex;align-items:center;gap:7px}.card-meta .ico{width:14px;height:14px}.card-members{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.people-count{font-size:12px;color:var(--muted)}.people-count strong{color:var(--ink);font-size:17px;font-weight:750}.progress{height:4px;display:flex;gap:4px;margin-bottom:15px}.progress i{flex:1;border-radius:2px;background:#e9edf2}.progress i.filled{background:#b2c7ec}.progress i.full{background:#a795cf}.card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:13px;border-top:1px solid #edf0f4;gap:8px}.status{font-size:11px;font-weight:650;display:inline-flex;align-items:center;gap:6px}.status .ico{width:14px;height:14px}.status.open{color:#5e6b7b}.status.poll{color:#7157a2}.status.scheduled{color:#197150}.card-bottom .btn{font-size:12px;min-height:35px;padding:7px 10px;border-color:#dce3ed}.card-bottom .btn .ico{width:15px;height:15px}.board-footer{display:flex;justify-content:space-between;color:#7d8796;font-size:11px;margin:24px 0;gap:16px}.board-footer a{text-decoration:none}.empty{text-align:center;padding:60px 20px;background:white;border:1px dashed #c8d1df;border-radius:15px;grid-column:1/-1}.empty h2{margin:16px 0 8px}.empty p{color:var(--muted)}.empty>.ico{width:40px;height:40px;color:#8ba0bc}
.back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);text-decoration:none;margin-bottom:22px}.episode-hero{background:white;border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:25px;padding:24px;margin-bottom:24px}.episode-hero .cover{height:150px;width:140px;object-fit:contain;flex:none}.episode-hero h1{font-size:34px;margin:12px 0 9px}.episode-hero p{font-size:14px;color:var(--muted);margin:0}.episode-hero .hero-actions{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.episode-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:24px;align-items:start}.panel{border:1px solid var(--line);border-radius:var(--radius);background:white;padding:23px;margin-bottom:23px;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.panel-heading h2{font-size:18px;margin:0}.panel-heading .ico{width:19px;height:19px}.panel p{font-size:14px}.person-row{display:flex;align-items:center;gap:11px;padding:10px 0}.person-row .person-info{flex:1;min-width:0}.person-info strong{display:block;font-size:14px}.person-info small{font-size:12px;color:var(--muted)}.role-label{font-size:10px;font-weight:700;padding:5px 7px;border-radius:5px;background:#f0f3f8;color:#5c6d84;white-space:nowrap}.role-label.host{background:#fff4c9;color:#796114}.panel-foot{font-size:12px;color:var(--muted);margin-top:12px;border-top:1px solid var(--line);padding-top:14px;line-height:1.6}.callout{padding:14px 16px;background:#f0f5ff;border:1px solid #dee7f8;border-radius:10px;font-size:13px;line-height:1.6;color:#3e557a;margin-bottom:18px}.callout.success{background:#eaf6f0;border-color:#d4eade;color:#296a4c}.callout.warning{background:#fff8e4;border-color:#f4e6b8;color:#7c652b}.poll-table-wrap{overflow-x:auto;margin:0 -5px;padding:0 5px}.poll-table{border-collapse:collapse;width:100%;font-size:12px;min-width:350px}.poll-table th,.poll-table td{text-align:center;padding:10px 8px;border-bottom:1px solid #edf0f4;vertical-align:middle}.poll-table th:first-child,.poll-table td:first-child{text-align:left;padding-left:0;min-width:84px}.poll-table th{font-weight:600;color:var(--muted)}.poll-table th strong{display:block;color:var(--ink);font-size:13px;margin:5px 0}.poll-table th small{font-size:11px}.vote-mark{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:7px;font-size:15px;background:#f0f2f6;color:#a2adbc}.vote-mark.yes{background:#e5f4eb;color:#1c7a50}.vote-mark.no{background:#fbe9e8;color:#b44e46}.vote-mark.maybe{background:#fff3d5;color:#987317}.vote-choice{display:flex;flex-direction:column;gap:4px}.vote-choice button{border:1px solid var(--line);border-radius:6px;background:white;font-size:11px;padding:7px;min-height:32px}.vote-choice button.selected.yes{background:#e5f4eb;border-color:#95c6aa;color:#186941}.vote-choice button.selected.no{background:#fbe9e8;border-color:#e2aaa6;color:#a4413a}.vote-choice button.selected.maybe{background:#fff3d5;border-color:#ddc483;color:#866713}.poll-summary{font-size:11px;line-height:1.5}.poll-summary.good{color:var(--green)}.poll-table .btn{font-size:11px;min-height:35px;padding:6px}.chat-messages{max-height:360px;overflow:auto;padding-right:5px;scrollbar-width:thin}.chat-message{display:flex;gap:9px;margin:16px 0}.chat-message .avatar{width:30px;height:30px;font-size:10px}.chat-message .message-content{flex:1;min-width:0}.chat-message header{font-size:12px;font-weight:650;margin-bottom:6px}.chat-message time{font-size:10px;color:#7b8797;font-weight:400;margin-left:7px}.chat-message p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f6fa;padding:11px 13px;border-radius:0 10px 10px 10px;margin:0;line-height:1.6}.chat-message.mine p{background:#edf2fd}.chat-form{display:flex;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.chat-form textarea{min-height:47px;max-height:160px;font-size:13px;padding:11px}.chat-form .btn{align-self:flex-end;width:45px;padding:10px}.note-text{white-space:pre-wrap;line-height:1.75;font-size:14px;color:var(--muted)}.note-form textarea{min-height:140px;font-size:14px}.note-form .btn{margin-top:10px}.inline-form{display:flex;gap:8px}.inline-form input{min-width:0;font-size:13px}.notes-list{display:flex;flex-direction:column;gap:12px}.notification{display:flex;align-items:center;gap:16px;background:white;padding:20px;border:1px solid var(--line);border-radius:12px;text-decoration:none}.notification.unread{border-left:3px solid var(--blue)}.notification p{margin:0;font-size:14px}.notification small{color:var(--muted);font-size:12px}.notification .notification-icon{background:#eff3fb;border-radius:10px;padding:12px;color:#5072ab}.notification>.ico{margin-left:auto;color:var(--muted)}.members-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.member-card .person-row{padding:0 0 18px}.role-form{border-top:1px solid var(--line);padding-top:16px}.check{display:flex;gap:10px;align-items:center;font-size:14px;margin:12px 0;line-height:1.5}.profile-layout{max-width:760px}.field{display:block;font-size:13px;font-weight:650;margin-bottom:18px}.field input,.field select,.field textarea{margin-top:8px;font-weight:400}.field small{font-weight:400;display:block;color:var(--muted);margin-top:6px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mobile-nav{display:none}
dialog{width:min(590px,calc(100% - 28px));max-height:90dvh;overflow:auto;border:0;border-radius:20px;box-shadow:0 25px 100px #07102250;padding:28px;color:var(--ink)}dialog::backdrop{background:#101c35a6;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.dialog-header h2{margin:0;font-size:25px}.dialog-header button{border:0;background:#f0f3f7;width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.dialog-intro{font-size:14px;color:var(--muted)}.dialog-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.game-search-form{display:flex;gap:8px}.game-results{max-height:215px;overflow:auto;margin:13px 0 18px}.game-result{display:flex;width:100%;align-items:center;gap:13px;text-align:left;padding:11px;background:white;border:1px solid var(--line);border-radius:9px;margin-bottom:7px;min-height:58px}.game-result.selected{border-color:#3d65bc;background:#f0f5ff}.game-result img{width:40px;height:44px;object-fit:contain}.game-result strong{font-size:14px;display:block}.game-result small{color:var(--muted);font-size:12px}.source-label{font-size:11px;color:var(--muted);margin:10px 0}.dialog-error{font-size:13px;color:#a93737;background:#fff0ee;padding:10px 12px;border-radius:8px;margin-top:14px}.dialog-error:empty{display:none}.login-page{min-height:100vh;display:grid;place-items:center;background:var(--navy);padding:24px}.login-card{width:min(430px,100%);background:white;border-radius:22px;padding:35px}.login-card>img{width:115px;display:block;margin:auto}.login-card h1{text-align:center;font-size:35px;margin:20px 0 10px}.login-card>p{text-align:center;color:var(--muted);font-size:14px}.login-card form{margin-top:26px}.login-card .btn{width:100%;margin-top:12px}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.loading img{width:130px}.loading h1{font-size:25px;margin-top:25px}.loading p{color:var(--muted)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,25px);max-width:calc(100% - 40px);z-index:150;background:var(--navy);color:white;border-radius:12px;padding:14px 22px;font-size:14px;box-shadow:0 8px 30px #0002;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.help-steps{padding-left:20px;color:var(--muted);font-size:14px;line-height:1.8}.help-steps li{margin-bottom:10px}.wide-btn{width:100%}.spaced{margin-top:15px}.select-person{display:none}
@media(min-width:1550px){.game-art{height:240px}.game-art img{height:185px}.main{padding-top:45px}.card-body{padding:22px 24px}}
@media(max-width:1180px){.sidebar{width:190px;padding:24px 14px}.workspace{margin-left:190px}.main{padding:28px 25px}.topbar{padding:0 25px}.game-grid{gap:16px}.card-body{padding:16px}.card-title h2{font-size:19px}.game-art{height:175px}.game-art img{height:133px}.format-badge{font-size:9px}.card-bottom{align-items:flex-start;flex-direction:column}.card-bottom .btn{width:100%}.tabs{gap:18px}.tabs button{font-size:12px}.episode-grid{grid-template-columns:minmax(0,1.25fr) minmax(270px,1fr)}}
@media(max-width:950px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-art{height:205px}.game-art img{height:160px}.card-bottom{flex-direction:row;align-items:center}.card-bottom .btn{width:auto}.page-heading{align-items:flex-start}.page-heading h1{font-size:30px}.episode-grid{grid-template-columns:1fr}.recording-strip .avatars{display:none}.members-grid{grid-template-columns:1fr}.episode-hero{flex-wrap:wrap}.episode-hero .hero-actions{flex-direction:row;width:100%;margin-left:0;align-items:center}.tabs{overflow-x:auto;gap:17px;scrollbar-width:none}}
@media(max-width:700px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:66px;padding:0 18px;position:sticky;top:0;z-index:15}.breadcrumb{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;text-decoration:none}.mobile-brand img{height:42px;width:42px;object-fit:contain}.mobile-brand strong{display:block;font-size:20px;letter-spacing:-.8px}.mobile-brand small{font-size:9px;display:block;letter-spacing:.4px;color:var(--muted)}.top-actions{gap:11px}.top-actions>.avatar{display:none}.demo-pill{font-size:9px;padding:5px}.main{padding:25px 18px 100px}.page-heading{gap:14px;margin-bottom:24px}.page-heading h1{font-size:29px;letter-spacing:-1.1px;max-width:280px}.page-heading .eyebrow{font-size:10px;letter-spacing:1.3px}.page-heading p{font-size:13px}.page-heading>.btn{padding:10px;min-width:43px;font-size:12px}.page-heading>.btn .label{display:none}.recording-strip{padding:16px;gap:13px;margin-bottom:24px}.recording-strip h3{font-size:16px}.recording-strip p{font-size:11px}.recording-strip .kicker{font-size:9px}.recording-strip .strip-action{margin-left:auto}.recording-strip .strip-action .btn{width:35px;min-height:35px;padding:6px}.recording-strip .strip-action .label{display:none}.calendar-tile{width:43px;height:53px}.calendar-tile strong{font-size:23px}.calendar-tile small{font-size:9px}.tabs{gap:18px;min-height:44px}.tabs button{font-size:12px}.tabs span{font-size:10px}.board-controls{margin-bottom:16px}.filter-bar{flex-wrap:wrap;gap:13px}.format-filters{gap:5px}.chip{font-size:11px;padding:8px 10px;min-height:38px}.search{width:100%}.search input{background:white;min-height:40px}.search svg{top:12px}.game-grid{gap:17px;grid-template-columns:repeat(2,minmax(0,1fr))}.game-art{height:170px}.game-art img{height:120px;max-width:85%;margin-top:25px}.game-art>.format-badge{top:10px;left:8px;font-size:8px;padding:5px}.game-art .year{font-size:9px;right:8px;bottom:8px}.card-body{padding:13px}.card-title h2{font-size:18px}.card-meta{font-size:10px;margin-bottom:14px}.card-members{flex-wrap:wrap;gap:8px}.card-members .avatar{width:27px;height:27px;font-size:9px}.people-count{font-size:10px}.people-count strong{font-size:15px}.card-bottom{flex-direction:column;align-items:stretch;gap:10px}.card-bottom .btn{width:100%;min-height:39px}.status{font-size:10px}.board-footer{font-size:10px;line-height:1.6}.mobile-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;border-top:1px solid var(--line);padding:7px 5px calc(7px + env(safe-area-inset-bottom))}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;min-width:65px;min-height:46px;text-decoration:none;padding:5px 8px;color:#718099;border-radius:8px}.mobile-nav a.active{color:var(--navy);background:#fff4c5}.mobile-nav .ico{width:20px;height:20px}.episode-hero{padding:18px;gap:15px}.episode-hero .cover{height:110px;width:88px}.episode-hero h1{font-size:27px}.episode-hero p{font-size:12px}.episode-hero .format-badge{font-size:9px}.episode-hero .hero-actions{gap:8px;flex-wrap:wrap}.panel{padding:18px}.panel-heading h2{font-size:17px}.poll-table{font-size:11px}.profile-layout{width:100%}dialog{padding:21px;max-height:88dvh}.dialog-header h2{font-size:22px}.notification{padding:14px;gap:11px}.notification p{font-size:13px}.notification-icon{display:none}.two-fields{gap:10px}.select-person{display:block}.select-person select{font-size:13px;margin-top:8px}#toast{bottom:90px}.inline-form{flex-wrap:wrap}.inline-form .btn{width:100%}}
@media(max-width:550px){.game-grid{grid-template-columns:1fr}.game-art{height:215px}.game-art img{height:165px}.game-art>.format-badge{font-size:11px}.card-bottom{flex-direction:row;align-items:center}.card-bottom .btn{width:auto}.card-members .avatar{width:34px;height:34px;font-size:12px}.card-title h2{font-size:22px}.card-meta{font-size:13px}.card-body{padding:18px}.status{font-size:12px}.page-heading h1{font-size:26px}.demo-pill{display:none}.format-badge{font-size:11px}.poll-table th:first-child,.poll-table td:first-child{font-size:13px}.person-info small,.panel-foot{font-size:13px}.card-bottom .btn{font-size:13px}.chip{font-size:12px}}
.yellow{color:var(--yellow)}.sidebar{overflow-y:auto}.brand{flex-shrink:0}.episode-hero>div,.episode-grid>div{min-width:0}.episode-hero h1{overflow-wrap:anywhere}.game-search-form input{min-width:0}.game-result span{min-width:0;overflow-wrap:anywhere}.role-form .btn{max-width:100%}
@media(max-height:850px) and (min-width:701px){.sidebar .install-box{display:none}.sidebar .brand img{height:80px;width:88px}.sidebar .brand{padding-bottom:18px}.sidebar .nav-label{margin-top:22px}.sidebar-bottom{padding-top:20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
