:root{--portal-yellow:#fff000;--portal-coral:#ff9c8a;--portal-pink:#ff68bd;--portal-green:#78e36f;--portal-off:var(--biufun-light-bg);--portal-ink:#050505;--portal-white:#fff;--portal-font:var(--biufun-cjk-font)}*{box-sizing:border-box}html{background:var(--portal-yellow)}body{background:var(--portal-yellow);min-width:320px;color:var(--portal-ink);font-family:var(--portal-font);margin:0}button,input{font:inherit}.portal-breadcrumb{align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:800;display:flex}.portal-breadcrumb a{color:inherit;text-underline-offset:4px}.portal-main{width:min(100% - 40px,1320px);margin:0 auto;padding:20px 0}.storyline-community-page .portal-main,.mv-community-page .portal-main{padding-inline:20px}.portal-hero{border-bottom:2px solid var(--portal-ink);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:40px;padding-bottom:28px;display:grid}.portal-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.portal-hero h1{letter-spacing:0;max-width:920px;margin:0;font-size:clamp(36px,5vw,64px);line-height:1.03}.portal-hero p:not(.portal-kicker){max-width:700px;margin:18px 0 0;font-size:clamp(15px,1.7vw,22px);font-weight:650;line-height:1.55}.portal-hero__stamp{border:1px solid var(--portal-ink);background:var(--portal-white);min-width:150px;box-shadow:6px 6px 0 var(--portal-ink);text-align:center;padding:18px;font-size:12px;font-weight:900}.portal-hero__stamp--link{min-height:54px;color:var(--portal-ink);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.portal-hero__stamp--link:hover,.portal-hero__stamp--link:focus-visible{border-color:var(--portal-ink);background:var(--portal-coral);outline:0;transform:translate(-1px,-1px)}.portal-tabs{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.portal-tabs button{border:1px solid var(--portal-ink);background:var(--portal-white);cursor:pointer;min-height:34px;padding:0 12px;font-size:12px;font-weight:850}.portal-tabs button.is-active{background:var(--portal-ink);color:var(--portal-yellow)}.stash-inspiration{width:100%;margin-top:clamp(56px,8vw,96px)}.stash-inspiration__head{border-bottom:2px solid var(--portal-ink);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:28px;padding-bottom:20px;display:grid}.stash-inspiration__head .portal-kicker{margin-bottom:8px}.stash-inspiration__head h2{letter-spacing:0;margin:0;font-size:clamp(30px,4.2vw,52px);line-height:1.04}.stash-inspiration__head p:not(.portal-kicker){max-width:700px;margin:12px 0 0;font-size:15px;font-weight:650;line-height:1.55}.stash-inspiration__head .portal-hero__stamp{align-self:end}.stash-inspiration__grid{margin-top:0}.feed-grid,.stash-grid,.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,30px);display:grid}.feed-card,.stash-card,.asset-card,.account-card{border:1px solid var(--portal-ink);background:var(--portal-white);box-shadow:6px 6px 0 var(--portal-ink);overflow:hidden}.feed-card:nth-child(3n+2),.stash-card:nth-child(3n+2),.asset-card:nth-child(3n+2){background:var(--portal-coral)}.feed-card:nth-child(3n),.stash-card:nth-child(3n),.asset-card:nth-child(3n){background:var(--portal-green)}.feed-card__visual{border-bottom:1px solid var(--portal-ink);background:#111;min-height:230px;position:relative;overflow:hidden}.feed-card__visual img,.feed-card__visual video{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;min-height:230px;transition:transform .3s;display:block}.feed-card:hover .feed-card__visual img{transform:scale(1.035)}.feed-card__visual span{background:var(--portal-yellow);color:var(--portal-ink);padding:6px 9px;font-size:12px;font-weight:900;position:absolute;bottom:12px;left:12px}.feed-card__body,.stash-card,.asset-card{padding:20px}.stash-card--illustrated{padding:0}.stash-card__visual{aspect-ratio:16/9;border-bottom:1px solid var(--portal-ink);background:var(--portal-ink);position:relative;overflow:hidden}.stash-card__visual img{object-fit:cover;width:100%;height:100%;display:block}.stash-card--loot .stash-card__visual img{object-fit:contain}.stash-card__body{align-content:start;min-height:220px;padding:20px;display:grid}.stash-card__body .card-actions{margin-top:auto;padding-top:18px}.stash-card--clickable{position:relative}.stash-card__hit-area{z-index:1;position:absolute;inset:0}.stash-card--clickable .card-share{z-index:2;position:relative}.stash-card--clickable:is(:hover,:focus-within){border-color:var(--portal-yellow);box-shadow:8px 8px 0 var(--portal-ink);transform:translate(-2px,-2px)}.stash-card__hit-area:focus-visible{outline:1px solid var(--portal-yellow);outline-offset:-1px}.feed-card h2,.stash-card h2,.asset-card h2{margin:0;font-size:23px;line-height:1.12}.feed-card p,.stash-card p,.asset-card p{margin:11px 0 0;font-size:14px;font-weight:620;line-height:1.55}.feed-card__meta{justify-content:space-between;gap:12px;margin-top:18px;font-size:12px;font-weight:850;display:flex}.storyline-community-page .feed-grid{grid-template-columns:repeat(auto-fill,200px);justify-content:start;gap:12px}.storyline-community-page .feed-card{width:200px}.storyline-community-page .feed-card__visual,.storyline-community-page .feed-card__visual video{height:112px;min-height:112px}.storyline-community-page .feed-card__body{padding:12px}.storyline-community-page .feed-card h2{font-size:14px}.storyline-community-page .feed-card p{font-size:11px}.storyline-community-page .feed-card__meta{gap:4px;margin-top:12px;font-size:10px;display:grid}.storyline-community-page .card-action{margin-top:12px;padding:8px;font-size:11px}.card-action{border:1px solid var(--portal-ink);background:var(--portal-yellow);color:var(--portal-ink);margin-top:18px;padding:9px 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.card-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.card-actions .card-action,.card-actions .card-status{margin-top:0}.card-share{border:1px solid var(--portal-ink);background:var(--portal-white);width:36px;height:36px;color:var(--portal-ink);box-shadow:3px 3px 0 var(--portal-ink);cursor:pointer;border-radius:0;flex:0 0 36px;place-items:center;padding:0;display:grid}.card-share img{width:17px;height:17px}.card-share:hover,.card-share:focus-visible{border-color:var(--portal-ink);background:var(--portal-yellow);outline:0;transform:translate(-1px,-1px)}.card-status{border:1px solid var(--portal-ink);color:#555;text-transform:uppercase;background:#e5e5de;margin-top:18px;padding:9px 12px;font-size:12px;font-weight:900;display:inline-flex}.game-community .portal-hero h1{letter-spacing:0;max-width:1000px;font-size:clamp(34px,4.5vw,58px);line-height:1.08}.game-community .portal-hero h1 span{font-size:.72em}.feed-grid.game-catalog{scroll-snap-type:x proximity;scrollbar-color:var(--portal-ink) transparent;grid-template-columns:none;grid-auto-columns:minmax(280px,340px);grid-auto-flow:column;padding:0 8px 18px 0;display:grid;overflow-x:auto}.game-catalog .game-card{scroll-snap-align:start;grid-template-rows:auto 1fr;display:grid}.game-catalog .feed-card__visual{aspect-ratio:1;min-height:0}.game-catalog .feed-card__visual img{aspect-ratio:1;object-fit:cover;min-height:0}.game-card.is-coming-soon{filter:saturate(.68)}.game-card.is-coming-soon .feed-card__visual img{opacity:.72}.game-card.is-coming-soon:hover .feed-card__visual img{transform:none}.account-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.75fr);gap:28px;display:grid}.account-card{padding:clamp(24px,4vw,42px)}.account-card h2{margin:0 0 22px;font-size:30px}.account-row{border-top:1px solid var(--portal-ink);justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.account-row span{font-size:12px;font-weight:800}.account-row strong{text-align:right;font-size:16px}.account-avatar-large{border:2px solid var(--portal-ink);background:var(--portal-ink);width:94px;height:94px;color:var(--portal-yellow);border-radius:50%;place-items:center;margin-bottom:24px;font-size:36px;font-weight:900;display:grid}.credits-total{border:1px solid var(--portal-ink);background:var(--portal-pink);justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.credits-total span{font-size:14px;font-weight:900}.credits-total strong{background:var(--portal-ink);color:var(--portal-yellow);padding:9px 14px;font-size:28px}.credit-log{margin-top:22px;padding:0;list-style:none}.credit-log li{border-top:1px solid var(--portal-ink);grid-template-columns:1fr auto;gap:12px;padding:16px 0;font-size:13px;font-weight:700;display:grid}.asset-card{min-height:210px;position:relative}.asset-card__icon{border:1px solid var(--portal-ink);background:var(--portal-white);place-items:center;width:52px;height:52px;margin-bottom:28px;font-size:24px;display:grid}.asset-count{background:var(--portal-ink);color:var(--portal-yellow);padding:6px 9px;font-size:12px;font-weight:900;position:absolute;top:16px;right:16px}html[data-biufun-theme=dark] .portal-hero,html[data-biufun-theme=dark] .portal-hero h1,html[data-biufun-theme=dark] .portal-hero p,html[data-biufun-theme=dark] .portal-kicker{color:var(--biufun-dark-text)}@media (max-width:900px){.feed-grid,.stash-grid,.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout{grid-template-columns:1fr}}@media (max-width:600px){.portal-main{width:calc(100% - 24px);padding:20px 0}.portal-hero,.stash-inspiration__head{grid-template-columns:1fr}.portal-hero__stamp,.stash-inspiration__head .portal-hero__stamp{justify-self:start}.feed-grid,.stash-grid,.asset-grid{grid-template-columns:1fr}.feed-card__visual,.feed-card__visual img,.feed-card__visual video{min-height:200px}.storyline-community-page .feed-grid{grid-template-columns:200px;justify-content:center}.storyline-community-page .feed-card__visual,.storyline-community-page .feed-card__visual video{min-height:112px}.feed-grid.game-catalog{grid-template-columns:none;grid-auto-columns:minmax(260px,82vw)}.game-catalog .feed-card__visual,.game-catalog .feed-card__visual img{min-height:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
