.ch-story-hero{background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);border-bottom:1px solid #ffffff0d;padding:3rem 0 2rem}.ch-story-hero h1{color:#e2e8f0;letter-spacing:.5px;font-size:2rem;font-weight:800}.ch-story-hero .ch-story-subtitle{color:#e2e8f099;font-size:.9rem}.ch-story-hero-icon{color:#8b5cf6}.ch-story-hero-action{color:#c4b5fd;border-color:#8b5cf666}.ch-story-hero-action:hover,.ch-story-hero-action:focus{color:#ede9fe;background:#8b5cf629;border-color:#8b5cf6b3}.ch-genre-pills{flex-wrap:wrap;gap:.5rem;display:flex}.ch-genre-pill{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;padding:.35rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s}.ch-genre-pill:hover,.ch-genre-pill.active{color:#c4b5fd;background:#8b5cf633;border-color:#8b5cf680}.ch-story-card{cursor:pointer;background:#0f0f1e99;border:1px solid #ffffff0f;border-radius:16px;height:100%;transition:all .3s;overflow:hidden}.ch-story-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1rem;display:grid}.ch-story-grid-item,.ch-story-grid-item>a{height:100%;display:block}.ch-story-card:hover{border-color:#8b5cf64d;transform:translateY(-4px);box-shadow:0 12px 40px #8b5cf61f}.ch-story-card-cover{aspect-ratio:16/9;color:#ffffff26;background:linear-gradient(135deg,#1e1b4b,#312e81);justify-content:center;align-items:center;min-height:190px;font-size:3rem;display:flex;position:relative;overflow:hidden}.ch-story-card-cover img{object-fit:cover;width:100%;height:100%}.ch-story-card-badge{color:var(--ch-white);letter-spacing:1px;text-transform:uppercase;background:#8b5cf6e6;border-radius:8px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.ch-story-card-badge-genre{background:#6b7280;left:.75rem;right:auto}.ch-story-genre-fantasy{background:#8b5cf6}.ch-story-genre-sci-fi{background:#06b6d4}.ch-story-genre-horror{background:#ef4444}.ch-story-genre-romance{background:#ec4899}.ch-story-genre-mystery{background:#f59e0b}.ch-story-genre-slice-of-life{background:#10b981}.ch-story-genre-action{background:#f97316}.ch-story-genre-comedy{background:#eab308}.ch-story-card-body{padding:1.25rem}.ch-story-card-title{color:#e2e8f0;margin-bottom:.4rem;font-size:1rem;font-weight:700}.ch-story-card-meta{color:#ffffff73;font-size:.75rem}.ch-story-card-desc{color:#ffffff8c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.82rem;display:-webkit-box;overflow:hidden}.ch-story-card-footer{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.ch-story-card-reward{color:#fbbf24;font-size:.75rem;font-weight:600}.ch-story-card-stats{color:#ffffff59;font-size:.72rem}.ch-story-reader{background:linear-gradient(#0f0c29 0%,#1a1a2e 100%);flex-direction:column;align-items:center;min-height:80vh;padding:2rem 1rem;display:flex}.ch-story-reader-width{width:100%;max-width:700px}.ch-story-reader-back{color:#fff6}.ch-story-reader-back:hover,.ch-story-reader-back:focus{color:#ffffffbf}.ch-story-node{background:#141428cc;border:1px solid #8b5cf626;border-radius:20px;width:100%;max-width:700px;padding:2.5rem;animation:.5s ch-story-fadein;position:relative;box-shadow:0 0 60px #8b5cf60f}@keyframes ch-story-fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ch-story-node-title{color:#e2e8f0;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.ch-story-node-body{color:#e2e8f0cc;white-space:pre-line;font-size:1rem;line-height:1.8}.ch-story-node-mood{opacity:.4;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.ch-story-node-image{border-radius:12px;width:100%;margin-bottom:1.5rem}.ch-story-signin-icon{color:#8b5cf680}.ch-story-signin-title{color:#e2e8f0}.ch-story-muted-copy{color:#ffffff80}.ch-story-complete-copy{color:#fff9}.ch-story-choices{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.ch-story-choice-btn{color:#c4b5fd;cursor:pointer;text-align:left;background:#8b5cf614;border:1px solid #8b5cf633;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .25s;display:flex}.ch-story-choice-btn:hover{background:#8b5cf626;border-color:#8b5cf666;transform:translate(4px)}.ch-story-choice-btn .ch-choice-arrow{opacity:.5;font-size:1.2rem;transition:all .2s}.ch-story-choice-btn:hover .ch-choice-arrow{opacity:1;transform:translate(4px)}.ch-story-choice-locked{opacity:.4;cursor:not-allowed;border-style:dashed}.ch-story-ending{text-align:center;background:#8b5cf61a;border:1px solid #8b5cf640;border-radius:16px;margin-top:2rem;padding:1.5rem}.ch-story-ending.ch-ending-good{background:#10b9811a;border-color:#10b9814d}.ch-story-ending.ch-ending-bad{background:#ef44441a;border-color:#ef44444d}.ch-story-ending.ch-ending-secret{background:#eab3081a;border-color:#eab3084d}.ch-story-ending-title{margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.ch-story-continue{background:linear-gradient(135deg,#8b5cf61a,#3b82f61a);border:1px solid #8b5cf626;border-radius:14px;margin-bottom:1.5rem;padding:1rem 1.25rem}.ch-story-continue-title,.ch-story-sort-link{color:#c4b5fd}.ch-story-loading{color:#fff6;justify-content:center;align-items:center;min-height:300px;display:flex}.ch-story-content{display:none}@media (width<=767.98px){.ch-story-hero{padding:1.5rem 0 1.25rem}.ch-story-node{padding:1.5rem}.ch-story-hero h1{font-size:1.65rem}.ch-genre-pills{margin-right:calc(var(--bs-gutter-x,1.5rem) * -.5);padding-right:calc(var(--bs-gutter-x,1.5rem) * .5);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.ch-genre-pill{flex:none}.ch-story-card-cover{min-height:0}.ch-story-card-body{padding:1rem}.ch-story-card-footer{padding:.75rem 1rem}}.ch-arcade-story-panel{background:linear-gradient(135deg,#0f0c29f2,#1a1a2ef2);border:1px solid #8b5cf626!important}.ch-arcade-story-icon{background:#8b5cf626}.ch-arcade-story-icon i{color:#8b5cf6}.ch-arcade-story-badge{color:#c4b5fd;background:#8b5cf626}.ch-arcade-story-btn{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d}.ch-arcade-story-btn:hover,.ch-arcade-story-btn:focus{color:#ede9fe;background:#8b5cf63d;border-color:#8b5cf68c}.gc-personal-realms-section-hidden{display:none}.gc-personal-realms-label{color:#c4b5fd}.gc-pr-view-all{color:#e2e8f080;font-size:.7rem}.gc-pr-view-all:hover,.gc-pr-view-all:focus{color:#e2e8f0cc}.gc-personal-realms-strip{gap:.75rem;padding-bottom:.5rem}.gc-realm-card-metrics{font-size:.7rem}.gc-pr-card--clickable{cursor:pointer}.gc-pr-cta-price{color:#e2e8f059;font-size:.6rem}.ch-zone-world .ch-world-page{padding-top:clamp(1rem,2vw,1.75rem)}.ch-zone-world .ch-world-hero{border-radius:var(--ch-radius-xl,24px);min-height:clamp(360px,46vw,520px);box-shadow:var(--ch-shadow-lg,0 22px 50px #0f172a33);isolation:isolate;background:#101827;border:1px solid #94a3b83d;margin-bottom:1.25rem;display:grid;position:relative;overflow:hidden}.ch-zone-world .ch-world-hero-media,.ch-zone-world .ch-world-hero-scrim{width:100%;height:100%;position:absolute;inset:0}.ch-zone-world .ch-world-hero-media{z-index:-2;object-fit:cover}.ch-zone-world .ch-world-hero-scrim{z-index:-1;background:linear-gradient(90deg,#080f1df5 0%,#080f1dd1 48%,#080f1d33 100%),linear-gradient(#0000 40%,#080f1ddb 100%)}.ch-zone-world .ch-world-hero-content{color:#fff;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy copy""meta actions";align-content:end;gap:1.5rem 2rem;padding:clamp(1.5rem,4vw,3.75rem);display:grid}.ch-zone-world .ch-world-hero-copy{grid-area:copy;max-width:760px}.ch-zone-world .ch-world-eyebrow,.ch-zone-world .ch-world-section-kicker{color:#7dd3fc;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:flex}.ch-zone-world .ch-world-title{color:#fff;letter-spacing:-.045em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(2.35rem,6vw,5rem);font-weight:800;line-height:.98}.ch-zone-world .ch-world-deck{color:#ffffffd6;max-width:64ch;margin:1.25rem 0 1rem;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.ch-zone-world .ch-world-creator-link{color:#ffffffd1;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.ch-zone-world .ch-world-creator-link:hover{color:#fff}.ch-zone-world .ch-world-creator-link img{object-fit:cover;border:1px solid #ffffff5c;border-radius:50%}.ch-zone-world .ch-world-creator-link .bi-patch-check-fill{color:#7dd3fc}.ch-zone-world .ch-world-hero-meta{color:#ffffffb8;flex-wrap:wrap;grid-area:meta;align-items:center;gap:.6rem 1.2rem;font-size:.86rem;display:flex}.ch-zone-world .ch-world-hero-meta strong{color:#fff}.ch-zone-world .ch-world-primary-actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.ch-zone-world .ch-world-primary-actions>.btn,.ch-zone-world .ch-world-primary-actions>.dropdown>.btn{border-radius:999px;min-height:46px;padding-inline:1.15rem;font-weight:750}.ch-zone-world .ch-world-primary-actions .btn-light{color:#172033;background:#ffffffeb;border-color:#ffffff40}.ch-zone-world .ch-world-content-card{border-radius:var(--ch-radius-lg,18px);overflow:visible}.ch-zone-world .ch-world-nav-shell{top:var(--ch-nav-height,72px);z-index:20;border-radius:var(--ch-radius-lg,18px) var(--ch-radius-lg,18px) 0 0;position:sticky}.ch-zone-world .ch-world-nav{flex-wrap:nowrap;overflow:visible}.ch-zone-world .ch-world-nav>.nav-item>.nav-link{white-space:nowrap;min-height:52px}.ch-zone-world .ch-world-section-kicker{color:var(--bs-primary)}.world-build-cover-frame{aspect-ratio:16/9;background:#1e293b}.world-build-cover-fallback{font-size:3rem}.world-rp-room-description{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.world-member-avatar{object-fit:cover}@media (width<=991.98px){.ch-zone-world .ch-world-hero-content{grid-template-columns:1fr;grid-template-areas:"copy""meta""actions"}.ch-zone-world .ch-world-primary-actions{justify-content:flex-start}.ch-zone-world .ch-world-nav{scrollbar-width:thin;overflow:auto visible}.ch-zone-world .ch-world-nav>.nav-item.dropdown{margin-left:0!important}}@media (width<=575.98px){.ch-zone-world .ch-world-page{padding-inline:.75rem}.ch-zone-world .ch-world-hero{border-radius:20px;min-height:520px}.ch-zone-world .ch-world-hero-scrim{background:linear-gradient(#080f1d4d 0%,#080f1dd1 32%,#080f1dfa 100%)}.ch-zone-world .ch-world-hero-content{gap:1rem;padding:1.25rem}.ch-zone-world .ch-world-title{font-size:clamp(2.25rem,12vw,3.25rem)}.ch-zone-world .ch-world-deck{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ch-zone-world .ch-world-primary-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;width:100%;display:grid}.ch-zone-world .ch-world-primary-actions>.btn{padding-inline:.8rem}.ch-zone-world .ch-world-primary-actions>.dropdown>.btn{width:46px;padding-inline:0;font-size:0}.ch-zone-world .ch-world-primary-actions>.dropdown>.btn i{font-size:1rem;margin:0!important}.ch-zone-world .ch-world-nav-shell{top:var(--ch-nav-height-mobile,60px)}.ch-zone-world .ch-world-nav{padding-inline:.5rem!important}.ch-zone-world .ch-world-nav .nav-link{padding-inline:.85rem;font-size:.82rem}}#rpg-app .rpg-modal.rpg-world-modal-wide{max-width:650px}#rpg-app .rpg-modal.rpg-world-modal-md{max-width:600px}#rpg-app .rpg-panel-label.rpg-world-modal-label{color:#6fc3f0;font-size:.7rem}#rpg-app .rpg-panel-label.rpg-world-quest-label{color:#6fc3f0;font-size:.6rem}#rpg-app .rpg-world-equip-label{font-size:.65rem}