@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
.reaction-bar{display:flex;gap:9px;margin:0 0 22px;flex-wrap:wrap}.reaction-bar button{border:1px solid var(--skin-line);border-radius:999px;background:transparent;color:var(--skin-muted);min-width:63px;min-height:39px;padding:8px 13px;font-size:14px}.reaction-bar button[aria-pressed=true]{color:var(--skin-on-accent);background:var(--skin-accent);border-color:var(--skin-accent)}.reaction-bar button[aria-pressed=true] svg{fill:currentColor;fill-opacity:.2}.reaction-counts{display:flex;gap:18px;flex-wrap:wrap;color:#b5c7b4;font-size:14px}.reaction-counts>span{display:inline-flex;gap:6px;align-items:center}.post-row .reaction-counts{margin-top:14px}.admin-rail{display:flex;flex-direction:column;gap:20px;min-width:0}.summary-module{border:1px solid #344536;background:#19251d;border-radius:12px;padding:19px 22px}.summary-module h2{font-weight:700;font-size:16px;margin-bottom:16px}.summary-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.summary-posts>div{display:flex;flex-direction:column;gap:6px}.summary-posts span{font-size:12px;color:#a6b8a4}.summary-posts strong{font-size:21px;font-weight:700}.summary-reactions{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #344536;margin-top:16px;padding-top:14px;flex-wrap:wrap}.summary-reactions>span{font-size:13px;color:#a6b8a4}@media(max-width:1000px){.workspace .admin-rail{grid-row:1}.admin-rail .editor-intro{display:none}.summary-posts{grid-template-columns:repeat(3,1fr)}.summary-module{padding:16px 20px}}@media(max-width:420px){.summary-reactions{align-items:flex-start;flex-direction:column;gap:10px}}
.read-more{display:block;color:var(--skin-accent);font-weight:700;font-size:14px;margin:-14px 0 24px;padding:6px 0}.post-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border-radius:12px;overflow:hidden;margin:20px 0 25px;border:1px solid var(--skin-line)}.post-images button{padding:0;overflow:hidden;min-width:0;background:var(--skin-bg)}.post-images img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;display:block}.post-images.images-1{grid-template-columns:1fr}.images-1 img{aspect-ratio:auto;max-height:520px;object-fit:contain}.images-3 button:first-child{grid-row:span 2}.images-3 button:first-child img{aspect-ratio:auto}.image-viewer{max-width:min(95vw,1000px)!important;background:#101815!important;color:#f3f5f1!important;border-color:#405347!important}.image-viewer>img{width:100%;max-height:72vh;object-fit:contain}.image-nav{display:flex;justify-content:space-between;gap:20px}.image-nav button{padding:8px 12px;border:1px solid #405347;border-radius:6px}.media-editor{border-top:1px solid #334332;margin-top:24px}.media-editor>p{font-size:12px;color:#a0b29b;margin-top:9px}.editor .media-editor input{font-size:14px;max-width:100%}.media-editor input::file-selector-button{border:0;border-radius:4px;padding:6px 10px;margin-right:10px;background:#c7ef89;color:#103425;cursor:pointer}.image-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px}.image-previews figure{position:relative;margin:0}.image-previews img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.image-previews button{position:absolute;right:6px;top:6px;width:30px;height:30px;border:1px solid #ffffff70;border-radius:50%;background:#101815e8;color:white;font-size:23px}
.brand-group{display:flex;align-items:center;gap:25px;flex-shrink:0}.theme-picker{display:flex!important;gap:3px!important;align-items:center}.theme-swatch{width:34px!important;height:34px!important;border:7px solid transparent!important;background-clip:padding-box!important;box-shadow:none!important;position:relative}.theme-swatch:after{content:'';position:absolute;inset:-1px;border:1px solid #8b938d;border-radius:50%;pointer-events:none}.theme-swatch[data-state=checked]:before{content:'';position:absolute;inset:-5px;border:2px solid var(--skin-accent,#c7ef89);border-radius:50%}.theme-swatch:focus-visible{outline:2px solid var(--skin-text,#fff);outline-offset:3px}.theme-swatch>span{display:none}.swatch-green{background-color:#164735!important}.swatch-graphite{background-color:#46494f!important}.swatch-black{background-color:#050505!important}.swatch-white{background-color:#fff!important}
.front{--skin-bg:#0b241c;--skin-card:#15392b;--skin-text:#eff3ec;--skin-muted:#b3c7b9;--skin-line:#355042;--skin-accent:#c7ef89;--skin-on-accent:#103425;background:var(--skin-bg);color:var(--skin-text);color-scheme:dark}
.front[data-theme=graphite]{--skin-bg:#25272b;--skin-card:#303338;--skin-text:#f2f3f5;--skin-muted:#b9bec7;--skin-line:#4c515b;--skin-accent:#e2e6ed;--skin-on-accent:#25272b}
.front[data-theme=black]{--skin-bg:#050505;--skin-card:#141414;--skin-text:#fafafa;--skin-muted:#b6b6b6;--skin-line:#343434;--skin-accent:#fff;--skin-on-accent:#090909}
.front[data-theme=white]{--skin-bg:#fff;--skin-card:#f7f8fa;--skin-text:#202328;--skin-muted:#5c636d;--skin-line:#dce0e5;--skin-accent:#233e32;--skin-on-accent:#fff;color-scheme:light}
.front .topbar,.front .profile-links a,.front .post-end{border-color:var(--skin-line)}.front .logo span,.front .topbar nav a,.front .demo,.front .eyebrow,.front .profile>p,.front .profile-bottom,.front .feed-heading>span,.front .feed-empty p,.front .author time,.front .post-end,.front .feed-footer,.front .empty{color:var(--skin-muted)}.front .topbar nav .active{color:var(--skin-text);border-color:var(--skin-accent)}.front .demo{border-color:var(--skin-line)}.front .logo i,.front .avatar{background:var(--skin-accent)}.front .avatar{color:var(--skin-on-accent)}.front .profile h1 span,.front .profile-links a:hover,.front .profile-bottom>span:last-child,.front .feed-empty a,.front .author-tag{color:var(--skin-accent)}.front .feed-post,.front .feed-empty{background:var(--skin-card);border-color:var(--skin-line)}.front .post-body,.front .empty h3{color:var(--skin-text)}
@media(max-width:760px){.front .topbar{height:auto;min-height:98px;flex-wrap:wrap;gap:0 18px;padding-top:14px;padding-bottom:10px}.front .brand-group{gap:14px;flex:1 0 100%;justify-content:space-between}.front .topbar nav{height:40px;margin-left:0;gap:25px}.front .demo{margin-left:auto}.theme-swatch{width:36px!important;height:36px!important}}
:root{--background:#11261f;--foreground:#f0f3ed;--card:#173328;--card-foreground:#f0f3ed;--popover:#173328;--popover-foreground:#f0f3ed;--primary:#c7ef89;--primary-foreground:#11261f;--secondary:#223c30;--secondary-foreground:#eef4e9;--muted:#20382d;--muted-foreground:#a6b9ac;--accent:#2a4435;--accent-foreground:#eef4e9;--destructive:#ef8989;--border:#355043;--input:#355043;--ring:#c7ef89;--radius:.7rem}

*{box-sizing:border-box}body{margin:0;font-family:'Lato',Arial,sans-serif;background:#0b241c;color:#eff3ec;font-size:16px}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}button:hover:not(:disabled){filter:brightness(1.12)}.app{min-height:100vh}.topbar{height:98px;max-width:1320px;margin:auto;display:flex;align-items:center;padding:0 56px;border-bottom:1px solid #ffffff1c;gap:34px}.logo{font-size:31px;font-weight:900;letter-spacing:-1.4px;display:flex;align-items:center}.logo span{font-weight:400;color:#a6beaf}.logo i{width:7px;height:7px;margin:13px 0 0 4px;background:#c7ef89;border-radius:50%}.topbar nav{display:flex;gap:30px;margin-left:auto;height:100%;align-items:center}.topbar nav a{font-size:14px;display:flex;gap:6px;align-items:center;color:#a6bbaf;height:100%;border-bottom:2px solid transparent}.topbar nav .active{color:#e6f5d8;border-color:#c7ef89}.demo{font-size:11px;letter-spacing:1.8px;border:1px solid #ffffff30;border-radius:4px;padding:4px 7px;color:#adc1b3}.front-main{max-width:1208px;margin:0 auto;display:grid;grid-template-columns:300px minmax(0,1fr);gap:64px;padding:65px 28px 30px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#adcaad}.profile h1{font-weight:900;font-size:80px;line-height:1.06;letter-spacing:-4px;margin:24px 0}.profile h1 span{color:#c7ef89}.profile>p{max-width:300px;color:#b8cabe;font-size:18px;line-height:1.8;margin:25px 0 35px}.profile-links{display:flex;flex-direction:column;max-width:285px}.profile-links a{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #ffffff20;font-weight:700}.profile-links a:hover{color:#c7ef89}.profile-bottom{display:flex;max-width:285px;justify-content:space-between;align-items:center;margin-top:67px;font-size:14px;color:#8fa99a;line-height:1.7}.profile-bottom>span:last-child{font-size:53px;color:#c7ef89}.feed-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 24px}.feed-heading h2{font-size:23px;font-weight:700}.feed-heading>span{font-size:14px;color:#a4b9aa}.feed-post,.feed-empty{border:1px solid #355042;background:#15392b;border-radius:15px;margin-bottom:20px;padding:30px}.feed-empty{min-height:380px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feed-empty h2{font-size:33px;font-weight:700;line-height:1.2;margin:20px 0}.feed-empty p{color:#b3c7b9;line-height:1.8}.feed-empty a{display:flex;gap:12px;align-items:center;margin-top:27px;font-size:14px;color:#d2eeaf}.author{display:flex;gap:12px;align-items:center}.avatar{display:flex;align-items:center;justify-content:center;width:43px;height:43px;background:#c7ef89;color:#103425;font-size:26px;font-weight:900;border-radius:12px;flex-shrink:0}.author strong{font-size:16px;display:block}.author time,.author>div>span{display:block;color:#a4baac;font-size:12px;margin-top:4px}.author-tag{font-size:10px;letter-spacing:1px;color:#c7ef89;margin-left:8px}.feed-post>h2{font-size:25px;line-height:1.3;margin:25px 0 12px;font-weight:700;overflow-wrap:anywhere}.post-body{font-size:17px;line-height:1.85;color:#e0e9df;white-space:pre-wrap;overflow-wrap:anywhere;margin:22px 0 30px}.post-end{border-top:1px solid #ffffff17;padding-top:16px;display:flex;justify-content:space-between;font-size:12px;color:#9ab2a0}.feed-footer{display:flex;justify-content:space-between;font-size:12px;color:#88a18f;padding:14px 0}.admin{background:#101815}.admin .topbar{max-width:none;padding:0 max(32px,calc((100vw - 1180px)/2));background:#131e19;height:80px}.admin-main{max-width:1244px;margin:auto;padding:46px 32px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-heading h1{font-size:42px;line-height:1.1;font-weight:900;margin:10px 0}.accent{color:#c7ef89}.page-heading p{color:#96ab9d;margin-top:12px}.primary,.outline{padding:12px 17px;border-radius:8px;font-size:14px;font-weight:700}.primary{background:#c7ef89;color:#153022;border:1px solid #c7ef89}.outline{border:1px solid #405347;background:transparent;color:#d5e3d6}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 30px}.stat{border:1px solid #2c3c32;border-radius:12px;display:flex;align-items:center;gap:14px;background:#17221c;padding:21px 24px;color:#aabcad}.stat svg{color:#b8dc93}.stat span{font-size:14px}.stat strong{margin-left:auto;font-size:30px;color:#e6eee2;font-weight:700}.workspace{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:24px;align-items:start}.workspace.editing{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.post-manager{border:1px solid #2c3d31;border-radius:13px;background:#16211b;overflow:hidden}.list-heading{display:flex;align-items:center;justify-content:space-between;padding:23px 24px 15px}.list-heading h2{font-weight:700;font-size:18px}.list-heading>span{font-size:12px;color:#93a998}.filter-tabs{margin:0 20px 20px;max-width:calc(100% - 40px);background:#101913!important;height:auto!important;flex-wrap:wrap;justify-content:flex-start!important}.filter-tabs button{font-size:12px;padding:9px 10px;border-radius:5px;flex:0 1 auto}.filter-tabs button[data-state=active]{background:#344830!important;color:#ddedcf!important}.post-row{border-top:1px solid #2b3a30;padding:19px 24px}.row-top{display:flex;justify-content:space-between;align-items:center}.badge{font-size:12px;border-radius:4px;padding:4px 8px;background:#323c31;color:#cbd5bc}.badge.published{background:#253e2c;color:#bee4a5}.badge.scheduled{background:#3c3521;color:#e7cd89}.row-actions{display:flex;gap:15px;color:#9fb09f}.post-row h3{font-weight:700;font-size:18px;overflow-wrap:anywhere;margin:12px 0 6px}.post-row>p{color:#9caf9f;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.post-row time{display:block;font-size:12px;color:#98ae9b;margin-top:13px}.empty{min-height:290px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 25px;text-align:center;gap:14px;color:#9fb39f}.empty h3{color:#e0eadd;font-weight:700}.empty p{max-width:340px;font-size:14px;line-height:1.7}.empty button{margin-top:5px}.editor-intro{padding:37px;background:#203c2b;border:1px solid #36563a;border-radius:13px}.large-mark{font-size:75px;font-weight:900;color:#c7ef89;line-height:1}.editor-intro h2{font-size:30px;line-height:1.2;font-weight:700;margin:24px 0 14px}.editor-intro p{color:#acc0a9;font-size:15px;line-height:1.7;max-width:230px}.text-button{color:#d0eca9;margin-top:23px;font-size:14px;justify-content:space-between;width:100%}.quiet-note{display:flex;gap:13px;align-items:center;font-size:13px;color:#a9c09f;border-top:1px solid #ffffff20;padding-top:24px;margin-top:34px;line-height:1.6}.editor{border:1px solid #40513d;border-radius:13px;padding:24px;background:#19251d}.editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.editor-head h2{font-size:18px;font-weight:700}.editor .author{margin-bottom:24px}.editor label{display:flex;align-items:center;gap:7px;font-size:14px;margin:19px 0 9px}.editor label span{color:#98ac9a;font-size:12px}.editor input,.editor textarea{width:100%;border:1px solid #3b4b3d;border-radius:7px;background:#111d15;color:#edf4e8;padding:12px;font-size:16px}.editor textarea{min-height:200px;resize:vertical;line-height:1.7}.editor input::placeholder,.editor textarea::placeholder{color:#7f9781}.editor-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#a1b89c;margin-top:9px}.schedule{border-top:1px solid #334332;margin-top:23px}.schedule p{font-size:12px;color:#a0b29b;line-height:1.6;margin-top:9px}.schedule input{color-scheme:dark}.editor-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.editor-buttons .primary{flex:1}.admin-footer{font-size:12px;color:#8da28d;margin:24px 0}.delete-confirm{background:#e8a3a0!important;color:#341614!important}
@media(min-width:1500px){.front-main{padding-top:90px}}@media(max-width:1000px){.front-main{grid-template-columns:290px minmax(0,1fr);gap:35px}.profile h1{font-size:66px}.workspace,.workspace.editing{grid-template-columns:1fr}.editor-intro{display:none}.workspace.editing .editor{grid-row:1}.topbar{padding:0 28px}.stats{gap:10px}.stat{padding:18px 14px;gap:10px}}@media(max-width:680px){.topbar{height:78px;padding:0 20px;gap:15px}.logo{font-size:25px}.topbar nav{gap:16px}.topbar nav a{font-size:12px}.demo{display:none}.front-main{display:block;padding:36px 20px}.profile h1{font-size:58px;letter-spacing:-2px;margin:18px 0}.profile h1 br{display:none}.profile>p{font-size:16px;margin:16px 0;max-width:340px}.profile-links{flex-direction:row;gap:25px;max-width:none}.profile-links a{font-size:14px;gap:10px}.profile-bottom{display:none}.feed{margin-top:36px}.feed-post,.feed-empty{padding:23px}.feed-empty h2{font-size:28px}.admin .topbar{padding:0 20px}.admin-main{padding:32px 16px}.page-heading h1{font-size:34px}.page-heading p{font-size:14px}.page-heading .primary{padding:11px}.stats{gap:7px}.stat{display:flex;flex-direction:column;align-items:flex-start;padding:15px 12px;gap:8px}.stat span{font-size:12px}.stat strong{margin:0;font-size:24px}.stat svg{display:none}.editor{padding:20px}.filter-tabs{margin-left:14px;margin-right:14px;max-width:calc(100% - 28px)}.filter-tabs button{font-size:12px;padding:8px}.list-heading,.post-row{padding-left:19px;padding-right:19px}.eyebrow{font-size:11px;letter-spacing:1.5px}.feed-footer{gap:15px}.editor-buttons button{flex:1}}

.post-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.share-post{display:inline-flex;align-items:center;justify-content:center;padding:10px;border:1px solid currentColor;border-radius:99px;opacity:.8}.share-post:hover{opacity:1}.feed-post h2 a{color:inherit;text-decoration:none}.feed-post h2 a:hover{text-decoration:underline}.profile-settings summary{cursor:pointer;font-size:16px;font-weight:700}.profile-settings form{margin-top:20px}.profile-settings fieldset{border:0;padding:0;min-width:0}.profile-settings textarea{min-height:80px;height:90px;margin:8px 0 14px}.profile-settings input{margin:8px 0 12px}.profile-settings .primary{margin-top:16px}.profile-link-editor{border-bottom:1px solid #ffffff20;padding:12px 0;margin-bottom:16px}.profile-settings label{display:block}

.post-actions{margin-bottom:22px;gap:9px}.post-actions .reaction-bar{margin:0}.post-actions .share-post{min-height:39px;height:39px;min-width:39px;padding:8px;border-color:var(--skin-line);color:var(--skin-muted);background:transparent;opacity:1}.post-actions .share-post:hover{color:var(--skin-text)}.twitch-widget{display:block;margin:28px 0;padding:18px;border:1px solid var(--skin-line);border-radius:12px;text-decoration:none;color:inherit}.twitch-widget strong{display:flex;align-items:center;gap:9px;font-size:16px}.twitch-widget small{display:block;font-size:13px;line-height:1.6;color:var(--skin-muted);margin-top:8px}.twitch-widget[data-live=true]{border-color:var(--skin-accent)}

.feed-post[data-clickable=true]{cursor:pointer}.feed-post[data-clickable=true]:hover{border-color:var(--skin-muted)}.post-detail-link:focus{position:static;width:auto;height:auto;clip:auto;white-space:normal;display:block;padding:10px}

/* Shared sidebar edges for profile content and widgets. */
.profile{min-width:0}.profile>p,.profile-links,.profile-bottom,.profile>.twitch-widget{width:100%;max-width:none}.profile h1{font-size:68px;overflow-wrap:anywhere}.profile-links a{gap:12px;overflow-wrap:anywhere}.profile-links svg,.twitch-widget svg{flex-shrink:0}.twitch-widget{min-width:0;overflow-wrap:anywhere}
@media(min-width:681px) and (max-width:1000px){.front-main{grid-template-columns:260px minmax(0,1fr);gap:32px}.profile h1{font-size:60px}}
@media(max-width:680px){.profile h1{font-size:58px}.profile-links{flex-wrap:wrap;gap:12px 25px}}

.post-author{border-top:1px solid var(--skin-line);padding-top:14px;color:var(--skin-muted)}.post-author .author{gap:8px}.post-author .avatar{width:26px;height:26px;font-size:17px;border-radius:7px}.post-author .author>div{display:flex;align-items:baseline;gap:8px 12px;flex-wrap:wrap}.post-author .author strong{font-size:13px;font-weight:400}.post-author .author-tag{font-size:12px;letter-spacing:0;margin-left:5px}.post-author .author time{font-size:12px;margin:0}.feed-post>h2:first-child{margin-top:0}.feed-post>.post-body:first-child{margin-top:0}
@media(max-width:680px){.front-main.post-detail>.profile{display:none}.front-main.post-detail>.feed{margin-top:0}}
/* Shared header and games shelf */
.front .site-header{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;padding-left:28px;padding-right:28px;position:relative}.front .site-header nav{justify-self:end;margin-left:0;gap:22px}.site-header>.demo{display:none}.twitch-status{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;color:var(--skin-muted);white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:50%;background:#929b96;flex-shrink:0}.twitch-status[data-status=live] .status-dot{background:#62d98a;box-shadow:0 0 0 4px #62d98a15}.twitch-status[data-status=offline] .status-dot{background:#ed7777}.games-main{max-width:1208px;margin:auto;padding:58px 28px 30px}.games-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.games-heading h1{font-size:52px;letter-spacing:-2px;font-weight:900;line-height:1.1;margin:12px 0}.games-heading h1 span{color:var(--skin-accent,#c7ef89)}.games-heading p{color:var(--skin-muted,#a6b9ac);font-size:16px}.games-count{font-size:14px;color:var(--skin-muted)}.games-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.game-card{min-width:0}.game-cover{aspect-ratio:2/3;border-radius:12px;overflow:hidden;background:var(--skin-card,#19251d);border:1px solid var(--skin-line,#344536);box-shadow:0 10px 24px #0002}.game-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.game-card:hover .game-cover img{transform:scale(1.025)}.game-title-row{display:flex;align-items:baseline;gap:8px;margin:17px 0 10px}.game-title-row h2{font-weight:700;font-size:18px;line-height:1.4;overflow-wrap:anywhere}.sample-label{font-size:12px;color:var(--skin-muted,#a6b9ac);border:1px solid var(--skin-line,#344536);border-radius:4px;padding:1px 5px}.game-stars{display:flex;align-items:center;gap:5px;color:var(--skin-line,#485a49)}.game-stars .filled{fill:var(--skin-accent,#c7ef89);color:var(--skin-accent,#c7ef89)}.game-stars>span{margin-left:7px;font-size:13px;color:var(--skin-muted,#a6b9ac)}.demo-ratings{font-size:13px;color:var(--skin-muted,#a6b9ac);margin:0 0 26px}.games-footer{border-top:1px solid var(--skin-line,#344536);margin-top:52px;padding-top:22px;font-size:13px;color:var(--skin-muted,#a6b9ac)}.admin-section-nav{display:flex;gap:24px;margin-bottom:30px;border-bottom:1px solid #344536}.admin-section-nav a{padding:0 0 12px;color:#a6b9ac;font-size:15px;border-bottom:2px solid transparent}.admin-section-nav .active{color:#c7ef89;border-color:#c7ef89}.game-controls{display:flex;gap:8px;margin-top:16px}.game-controls .outline{padding:8px 12px}.game-editor{margin-bottom:32px}.game-editor fieldset{border:0;display:grid;grid-template-columns:200px minmax(0,1fr);gap:30px;min-width:0;padding:0}.game-cover-edit>img,.cover-placeholder{width:150px;aspect-ratio:2/3;object-fit:cover;border-radius:8px}.cover-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;border:1px dashed #657362;color:#a6b9ac;font-size:14px}.game-cover-edit label{display:block}.game-cover-edit input{font-size:13px;margin-top:8px;padding:8px}.game-cover-edit small{font-size:12px;color:#a6b9ac}.game-fields{max-width:570px}.rating-picker{display:flex!important;gap:4px!important}.rating-choice{position:relative;width:44px!important;height:44px!important;border:0!important;background:none!important;box-shadow:none!important;color:#7d8d7f!important}.rating-choice>span{display:none}.rating-choice:before{content:'☆';font-size:34px;line-height:1}.rating-choice.filled:before{content:'★';color:#c7ef89}.rating-help{font-size:14px;color:#a6b9ac;margin-top:8px}
@media(max-width:1100px){.front .site-header{grid-template-columns:1fr auto;height:auto;min-height:98px;padding-top:15px;padding-bottom:15px;gap:14px}.front .site-header .twitch-status{grid-column:1/-1;grid-row:2}.front .site-header nav{grid-column:2;grid-row:1;height:40px}.front .site-header .brand-group{gap:12px}.games-grid{gap:28px 18px}.game-title-row h2{font-size:16px}}
@media(max-width:760px){.front .site-header{display:flex;flex-wrap:wrap;padding:14px 20px}.front .site-header .brand-group{flex:1 0 100%;justify-content:space-between}.front .site-header nav{order:2;flex:1;justify-content:center;height:38px;gap:28px}.front .site-header .twitch-status{order:3;flex:1 0 100%;font-size:13px}.games-main{padding:32px 20px}.games-heading h1{font-size:42px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.game-editor fieldset{grid-template-columns:1fr}.game-stars{gap:3px}.game-stars svg{width:16px}.game-stars>span{margin-left:4px}.game-title-row{flex-wrap:wrap;gap:4px}.games-admin .games-heading{align-items:flex-start}.game-cover-edit>img,.cover-placeholder{width:120px}.games-heading .primary{padding:10px;white-space:nowrap}.game-editor{padding:18px}.games-admin .games-heading h1{font-size:38px}}
.front[data-theme=autumn]{--skin-bg:#281b16;--skin-card:#38261e;--skin-text:#fff2e4;--skin-muted:#d2b9a7;--skin-line:#604233;--skin-accent:#edb26e;--skin-on-accent:#2a190e}.front[data-theme=winter]{--skin-bg:#101f30;--skin-card:#192e43;--skin-text:#edf7ff;--skin-muted:#b0c6d9;--skin-line:#35526e;--skin-accent:#a9dffd;--skin-on-accent:#10283c}.front[data-theme=spring]{--skin-bg:#152b22;--skin-card:#203e2f;--skin-text:#f1fae8;--skin-muted:#b7d0b5;--skin-line:#426149;--skin-accent:#d0e99a;--skin-on-accent:#233412}.front[data-theme=summer]{--skin-bg:#102c31;--skin-card:#193e43;--skin-text:#fff9e7;--skin-muted:#b5d1cd;--skin-line:#386369;--skin-accent:#f3d477;--skin-on-accent:#342c10}
.theme-footer{max-width:1152px;margin:20px auto 0;padding:24px 28px 36px;border-top:1px solid var(--skin-line);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--skin-muted)}.theme-footer label{display:flex;align-items:center;gap:12px}.theme-footer select{padding:9px 12px;border:1px solid var(--skin-line);border-radius:7px;background:var(--skin-card);color:var(--skin-text);font:inherit;font-size:14px}.game-fields select{background:#111d15;color:#edf4e8;border:1px solid #40513d;border-radius:7px;padding:12px;font:inherit;width:100%}.admin-section-nav{flex-wrap:wrap;gap:20px}.compact-games,.completed-list{display:flex;flex-direction:column;gap:0}.compact-games .game-card,.completed-list .game-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--skin-line,#344536)}.compact-games .game-cover,.completed-list .game-cover{width:52px;border-radius:5px;box-shadow:none;grid-row:1/3}.compact-games .game-title-row,.completed-list .game-title-row{margin:0;grid-column:2}.compact-games .game-title-row h2,.completed-list .game-title-row h2{font-size:16px}.compact-games .game-stars{grid-column:2;grid-row:2}.compact-games .game-controls{grid-column:3;grid-row:1/3;margin:0}.completed-list .platform-tag{grid-column:2;grid-row:2;justify-self:start}.platform-tag{display:inline-block;padding:3px 8px;border-radius:5px;font-size:12px;font-weight:700;background:#4b4655;color:#fff}.platform-PC{background:#494338;color:#ffe5b5}.platform-PS4{background:#244f86;color:#e0eeff}.platform-PS5{background:#514578;color:#eee5ff}.platform-Xbox-One,.platform-Xbox-Series{background:#285b35;color:#dcffe5}.platform-Switch{background:#803535;color:#ffe4e4}.trash-toolbar,.trash-toolbar label{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.trash-toolbar{margin-bottom:22px}.trash-toolbar>span{font-size:13px;color:#adc1b3}.trash-row{display:flex;align-items:center;gap:16px;border-top:1px solid #344536;padding:18px 0}.trash-row>div{flex:1;min-width:0}.trash-row strong{overflow-wrap:anywhere}.trash-row small{display:block;margin-top:6px;color:#adc1b3;font-size:12px}.games-heading h1{overflow-wrap:anywhere}.completed-list .game-cover img{object-fit:cover}
@media(max-width:680px){.compact-games .game-card{grid-template-columns:42px minmax(0,1fr)}.compact-games .game-cover{width:42px}.compact-games .game-controls{grid-column:2;grid-row:3}.trash-row{flex-wrap:wrap;gap:12px}.trash-row>div{flex-basis:75%}.trash-row .outline{padding:8px 12px}.front .site-header nav{gap:18px;flex-wrap:wrap;height:auto;min-height:38px}.games-heading h1{font-size:34px}}

.emote-trigger{font-size:53px;line-height:1.2;background:transparent;border:0;padding:4px;color:var(--skin-accent);transition:transform .2s}.emote-trigger:hover{transform:rotate(18deg)}.emote-trigger:active{transform:scale(.88)}.emote-fireworks{position:fixed;inset:0;pointer-events:none;z-index:1000;overflow:hidden}.emote-fireworks img{position:absolute;object-fit:contain;animation:emote-flight 2s ease-out both;filter:drop-shadow(0 3px 5px #0003)}@keyframes emote-flight{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}10%{opacity:1}50%{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) rotate(var(--spin)) scale(1);opacity:1}100%{transform:translate(calc(-50% + var(--dx)),calc(160px + var(--dy))) rotate(var(--spin)) scale(.6);opacity:0}}.emote-fireworks.reduced img{animation:emote-quiet .9s ease-out both}@keyframes emote-quiet{0%,100%{opacity:0;transform:translate(calc(-50% + var(--dx)),-60px)}30%,70%{opacity:1;transform:translate(calc(-50% + var(--dx)),-60px)}}.post-videos{margin:20px 0 26px;cursor:default;display:grid;gap:18px}.youtube-embed{aspect-ratio:16/9;overflow:hidden;border:1px solid var(--skin-line);border-radius:12px;background:#080808}.youtube-embed iframe{display:block;width:100%;height:100%;border:0}.more-videos{font-size:14px;color:var(--skin-accent);justify-self:start}.games-main .completed-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.games-main .completed-list .game-card{grid-template-columns:78px minmax(0,1fr);align-content:center;padding:16px;border:1px solid var(--skin-line);border-radius:10px;background:var(--skin-card);gap:8px 14px}.games-main .completed-list .game-cover{width:78px}.games-main .completed-list .game-title-row h2{font-size:16px}.games-main .completed-list .platform-tag{align-self:start}.games-main .completed-list .game-title-row{align-self:end}@media(max-width:1000px){.games-main .completed-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.games-main .completed-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.emote-trigger{transition:none}.emote-trigger:hover{transform:none}}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}button{background:transparent;color:inherit;border:0}input,textarea,select{box-sizing:border-box}fieldset{border:0;padding:0;min-width:0}.setup-box{max-width:540px;margin:60px auto;padding:24px}.setup-box h1{font-size:28px}.setup-box .editor label{display:block}.setup-box .editor input{margin-top:8px}.front .site-header{grid-template-columns:1fr auto 1fr}.front .site-header nav{justify-self:end}.theme-footer{margin-top:28px}.theme-footer span{white-space:nowrap}.filters{display:flex;gap:8px;flex-wrap:wrap;padding:0 20px 20px}.filters button{border:1px solid #3b4b3d;border-radius:7px;padding:8px 12px;font-size:14px}.filters button.active{background:#344830;color:#ddedcf}.reaction-bar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.reaction-bar button.selected{background:var(--skin-accent);color:var(--skin-on-accent);border-color:var(--skin-accent)}.reaction-counts span{display:inline-flex;gap:5px}.reaction-counts svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.share-post svg{width:18px;height:18px}.post-author{display:flex;align-items:center;gap:8px}.post-author>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.post-author time{font-size:12px}.post-author strong{font-size:13px}.post-author .avatar{width:26px;height:26px;font-size:17px;border-radius:7px}.profile-bottom{gap:20px}.profile-bottom>span:first-child{font-size:14px;color:var(--skin-muted)}.theme-footer select option{background:var(--skin-card)}#toast{position:fixed;bottom:22px;right:22px;max-width:calc(100vw - 44px);padding:14px 20px;border-radius:10px;background:#c7ef89;color:#102218;z-index:3000;box-shadow:0 8px 32px #0004;display:none}#toast.show{display:block}#toast.error{background:#ffcac5}dialog{max-width:min(92vw,980px);max-height:90vh;border:1px solid #526859;border-radius:12px;background:#16251d;color:#eef4e9;padding:22px}dialog::backdrop{background:#000b}dialog img{max-width:100%;max-height:65vh;object-fit:contain}.modal-buttons{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.modal-nav{display:flex;justify-content:space-between;gap:12px;margin:15px 0}.modal-nav button{padding:8px 14px;border:1px solid #526859;border-radius:6px}#close-modal{margin-top:16px}.image-previews figure{position:relative}.image-previews img{display:block;width:100%;height:120px;object-fit:cover}.image-previews button{background:#102018;color:white}input[type=file]{max-width:100%}.load-more{display:flex;justify-content:center;padding:24px;color:var(--skin-muted)}.load-more button{border-color:var(--skin-line);color:var(--skin-text)}.profile-links a{gap:12px}.profile h1,.profile p,.profile-bottom span{white-space:pre-line}.trash-row input[type=checkbox],.trash-toolbar input[type=checkbox]{width:18px;height:18px;accent-color:#c7ef89}.settings-layout{max-width:780px}.settings-layout textarea{min-height:90px}.settings-link{display:grid;grid-template-columns:1fr 2fr auto;gap:10px;align-items:end}.settings-link input{margin-bottom:0}.settings-link button{margin:18px 0 4px}.trash-select{display:flex;align-items:center;gap:10px}.editor label{display:block}.editor label input,.editor label textarea{margin-top:8px}.editor .schedule label{display:flex}.inline-help{font-size:13px;color:#a6b9ac;line-height:1.6}.summary-clicks{display:flex;justify-content:space-between;border-top:1px solid #344536;padding-top:16px;margin-top:16px;font-size:14px}.admin-nav{display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-nav .admin-section-nav{flex:1}.admin-nav>button{margin-bottom:30px}.feed-post:focus-visible{outline:2px solid var(--skin-accent);outline-offset:4px}.profile-settings input{margin-bottom:0}.front .primary{background:var(--skin-accent);color:var(--skin-on-accent)}.front .outline{border-color:var(--skin-line);color:var(--skin-text)}.page-heading{gap:18px}.small-meta{font-size:12px;color:#a6b9ac}.front .twitch-status{color:var(--skin-muted)}.front .demo-badge{font-size:12px;opacity:.65}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #c7ef89}input[type=checkbox]{cursor:pointer}
@media(max-width:680px){.settings-link{grid-template-columns:1fr}.settings-link button{justify-self:start}.trash-row>div{flex-basis:65%}.page-heading{align-items:flex-start}.admin-nav{align-items:flex-start}.admin-nav>button{padding:8px}.front .site-header nav{justify-content:center}.profile-bottom{display:flex;margin-top:22px}.profile-bottom>span{max-width:75%}.post-detail>.profile{display:none!important}.setup-box{margin:20px auto}}
/* 0.2.0 — komentarze i osadzone materiały */
.platform-embed{margin:20px 0;border:1px solid var(--skin-border,#ffffff20);border-radius:14px;overflow:hidden;background:#00000018;max-width:100%;min-width:0}.embed-label{display:block;padding:10px 14px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.platform-embed iframe{display:block;width:100%;border:0;aspect-ratio:16/9}.platform-embed>a{display:block;padding:10px 14px;font-size:12px;opacity:.7}.platform-spotify iframe{height:352px;aspect-ratio:auto}.platform-steam iframe{height:230px;aspect-ratio:auto}.platform-tiktok{max-width:360px}.platform-tiktok iframe{height:560px;aspect-ratio:auto}.platform-x [data-tweet]{padding:10px}.front-main .feed{padding-top:0}.comment-count{display:inline-block;margin-top:18px;font-size:13px;opacity:.75}.discussion{margin-top:24px;padding-top:24px;border-top:1px solid #8884}.discussion-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.discussion-header h2{margin:0 auto 0 0}.discussion-header span{font-size:12px}.comment{padding:18px 0;border-top:1px solid #8883;scroll-margin-top:90px}.comment-reply{margin-left:32px;border-left:2px solid #8883;padding-left:18px}.comment-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.comment-avatar{width:32px!important;height:32px!important;min-width:32px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:transparent}.comment-head strong{font-size:13px}.comment-head time{font-size:10px;opacity:.5}.comment-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7;margin:12px 0}.comment-controls{display:flex;gap:14px;align-items:center}.comment-controls button,.reply-button{background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;gap:5px;align-items:center;font-size:12px;padding:5px}.comment-controls svg{height:16px;width:16px}.comment-controls [aria-pressed=true]{color:#ff7890}.reply-button{margin-top:6px}.deleted-comment{font-size:12px;font-style:italic;opacity:.6}.comment-form{margin-top:22px;display:grid;gap:12px}.comment-form textarea{width:100%;padding:14px;border-radius:10px;border:1px solid #8885;background:#8881;color:inherit;font:inherit;resize:vertical}.comment-emotes{display:flex;gap:8px;flex-wrap:wrap}.comment-emotes button{background:transparent;border:1px solid #8883;border-radius:6px;padding:5px;cursor:pointer}.comment-emotes img{width:30px;height:30px;object-fit:contain}.comment-emote{display:inline-block;width:28px;height:28px;vertical-align:middle;object-fit:contain}.comment-admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0}.admin-comment{display:flex;gap:15px;padding:18px;border:1px solid #8883;border-radius:12px;margin:10px 0;color:inherit;text-decoration:none}.admin-comment p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.admin-comment small{opacity:.6}.admin-comment:hover{background:#8881}.comment:target{animation:comment-highlight 4s ease-out}.comments-option{display:flex!important;gap:8px;align-items:center}.comments-option input{width:auto!important}.discussion button:disabled{opacity:.45;cursor:not-allowed}@keyframes comment-highlight{from{background:#579b6750}to{background:transparent}}@media(max-width:700px){.comment-reply{margin-left:12px;padding-left:12px}.comment-head time{width:100%;margin-left:42px}.platform-steam iframe{height:240px}.discussion-header{gap:8px}.comment-admin-toolbar{flex-wrap:wrap}}
