/* 7R Bonuswelt 2.1 */
.bonus-world-shell{max-width:1220px;margin:0 auto;padding:20px 24px 34px}
.bonus-world-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:22px;align-items:center;padding:22px;border:1px solid rgba(194,145,58,.30);border-radius:18px;background:linear-gradient(145deg,#1c140c,#080b0f);box-shadow:0 24px 70px #0008;margin:8px 0 26px;isolation:isolate}
.bonus-world-hero-copy{display:grid;align-content:stretch;gap:10px;padding:8px 8px 8px 10px;min-width:0}
.bonus-world-hero .eyebrow{margin:0 0 4px}
.bonus-world-hero h1{margin:0 0 2px;font:clamp(34px,4vw,54px)/1 Georgia,serif;color:#f5eee2}
.bonus-world-hero-subtitle{margin:0;font:600 clamp(16px,1.7vw,21px)/1.3 Georgia,serif;color:#d9af59}
.bonus-world-hero-description{font-size:16px;line-height:1.55;color:#e5dfd5;max-width:680px}
.bonus-world-hero-description>:first-child{margin-top:0}.bonus-world-hero-description>:last-child{margin-bottom:0}
.bonus-world-hero-figure{position:relative;display:grid;align-content:start;gap:10px;justify-self:end;width:min(100%,340px)}
.bonus-world-hero-art{display:block;width:100%;aspect-ratio:16/9;max-width:340px;border-radius:16px;overflow:hidden;border:1px solid rgba(194,145,58,.22);background:#090b0d;box-shadow:0 12px 30px #0007}
.bonus-world-hero-art picture,.bonus-world-hero-art img{display:block;width:100%;height:100%;object-fit:cover}
.bonus-world-hero-figure small{color:#9e9486;font-size:11px;line-height:1.4;padding:0 4px}


.bonus-progress{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:14px;align-items:center;margin:0 0 24px;padding:13px 16px;border:1px solid rgba(194,145,58,.24);border-radius:13px;background:linear-gradient(160deg,rgba(30,21,12,.72),rgba(8,12,17,.88))}
.bonus-progress strong{font:600 16px/1.2 Georgia,serif;color:#f0dfbd}.bonus-progress small{display:block;margin-top:3px;color:#a89c89;font-size:11px}
.bonus-progress-track{height:8px;border-radius:99px;background:#0b0e12;box-shadow:inset 0 0 0 1px #ffffff0e;overflow:hidden}
.bonus-progress-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a66d22,#e0b85f);box-shadow:0 0 15px #d69b3d88;transition:width .35s ease}
.bonus-progress-link{color:#dcb45e;font-size:12px;text-decoration:none;white-space:nowrap}.bonus-progress-link:hover{text-decoration:underline}

.bonus-featured-head,.bonus-library-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 0 12px}
.bonus-featured-head h2,.bonus-library-head h2{margin:0;font:clamp(25px,2.2vw,32px)/1.1 Georgia,serif;color:#f1eadf}
.bonus-featured-head p,.bonus-library-head p{margin:4px 0 0;color:#a69b8a;font-size:13px}
.bonus-slider-controls{display:flex;gap:7px}.bonus-slider-controls button{width:34px;height:34px;border-radius:50%;border:1px solid rgba(211,163,73,.38);background:#15110c;color:#e1bd71;font-size:18px;cursor:pointer}.bonus-slider-controls button:hover{border-color:#e2b963;box-shadow:0 0 18px #d69c3a22}
.bonus-featured-viewport{overflow:hidden;margin:0 0 30px}
.bonus-featured-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 16px)/2);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px}.bonus-featured-track::-webkit-scrollbar{display:none}
.bonus-featured-card{scroll-snap-align:start;position:relative;min-height:300px;border:1px solid rgba(194,145,58,.30);border-radius:16px;overflow:hidden;background:#0a0d11;text-decoration:none;color:inherit;box-shadow:0 16px 45px #0007}
.bonus-featured-card picture,.bonus-featured-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.bonus-featured-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,7,9,.98) 0%,rgba(5,7,9,.75) 38%,rgba(5,7,9,.05) 78%)}
.bonus-featured-copy{position:absolute;z-index:2;inset:auto 0 0;padding:20px 22px}.bonus-featured-copy h3{margin:6px 0 5px;font:600 25px/1.08 Georgia,serif;color:#fff4e4}.bonus-featured-copy p{margin:0;max-width:620px;color:#d5d7d9;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bonus-featured-card:hover{border-color:#e0b258;box-shadow:0 19px 55px #0009,0 0 28px #d99f3a18}.bonus-featured-card:hover img{transform:scale(1.015);transition:transform .35s ease}
.bonus-story-badges{display:flex;gap:7px;flex-wrap:wrap}.bonus-story-badge{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border-radius:999px;border:1px solid rgba(202,151,59,.30);background:rgba(10,11,12,.76);color:#d7b66d;font:700 10px/1 system-ui,sans-serif;letter-spacing:.05em;text-transform:uppercase}.bonus-story-badge.read{border-color:#3c7f5a;color:#8ee1af;background:rgba(17,55,36,.74)}

.bonus-library-tools{display:flex;gap:7px;flex-wrap:wrap}.bonus-library-tools button{border:1px solid rgba(190,141,59,.25);border-radius:999px;background:#0b0e12;color:#bfb4a3;padding:7px 12px;font-size:11px;cursor:pointer}.bonus-library-tools button.active{color:#15110b;background:linear-gradient(#edcf82,#bf8428);border-color:#f0cc7a}
.bonus-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.bonus-story-card{display:grid;grid-template-rows:145px auto;border:1px solid rgba(190,141,59,.25);border-radius:13px;overflow:hidden;text-decoration:none;background:linear-gradient(155deg,rgba(29,20,11,.88),rgba(7,11,15,.97));color:inherit;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bonus-story-card:hover{transform:translateY(-2px);border-color:#c89542;box-shadow:0 15px 38px #0008}.bonus-story-thumb{position:relative;background:#090c0f;overflow:hidden}.bonus-story-thumb picture,.bonus-story-thumb img{display:block;width:100%;height:100%;object-fit:cover}.bonus-story-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,9,10,.38),transparent 55%)}
.bonus-story-copy{padding:13px 14px 15px}.bonus-story-copy h3{margin:5px 0 5px;font:600 18px/1.14 Georgia,serif;color:#f2e8d9}.bonus-story-copy .sub{margin:0 0 7px;color:#d3a94f;font:600 12px/1.25 Georgia,serif}.bonus-story-copy p{margin:0;color:#bdc3c9;font-size:12px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.bonus-story-card.is-read{border-color:rgba(62,130,91,.40)}.bonus-story-card[hidden]{display:none!important}
.bonus-achievement-toast{position:fixed;right:20px;bottom:20px;z-index:1000;max-width:320px;padding:14px 16px;border:1px solid #d0a24d;border-radius:13px;background:linear-gradient(145deg,#21170d,#090d12);box-shadow:0 18px 65px #000c;color:#f4ead8;animation:bonusToast .25s ease both}.bonus-achievement-toast strong{display:block;color:#e7bb64;margin-bottom:3px}.bonus-achievement-toast small{color:#bfb5a5}@keyframes bonusToast{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}

@media(max-width:1000px){.bonus-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bonus-world-shell{padding-left:18px;padding-right:18px}}
@media(max-width:760px){.bonus-world-shell{padding:10px 12px 26px}.bonus-world-hero{grid-template-columns:1fr;padding:16px;margin-top:4px}.bonus-world-hero-copy{padding:0}.bonus-world-hero h1{font-size:36px}.bonus-world-hero-figure{justify-self:stretch;width:100%}.bonus-world-hero-art{max-width:none}.bonus-progress{grid-template-columns:1fr;gap:9px}.bonus-progress-link{justify-self:start}.bonus-featured-track{grid-auto-columns:86%}.bonus-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-story-card{grid-template-rows:120px auto}.bonus-library-head{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.bonus-featured-track{grid-auto-columns:92%}.bonus-library-grid{grid-template-columns:1fr}.bonus-story-card{grid-template-columns:112px 1fr;grid-template-rows:auto;min-height:145px}.bonus-story-thumb{min-height:145px}.bonus-world-hero-description{font-size:14px}.bonus-world-hero-art{aspect-ratio:16/10}.bonus-featured-card{min-height:270px}}


/* Bonus story detail pages: compact, configurable image-backed hero */
.content-shell[data-bonus-story="1"]{padding-top:8px}
.content-shell[data-bonus-story="1"] .bonus-story-image-wrap{max-width:1220px;width:calc(100% - 48px);margin:10px auto 14px;border:1px solid rgba(194,145,58,.28);border-radius:18px;overflow:hidden;background:#090b0d;box-shadow:0 18px 52px #0008}
.content-shell[data-bonus-story="1"] .bonus-story-image-wrap picture,.content-shell[data-bonus-story="1"] .bonus-story-image-wrap img{display:block;width:100%;height:auto}
.content-shell[data-bonus-story="1"] .bonus-story-image{width:100%;height:auto;max-height:none;object-fit:contain;filter:none;opacity:1}
.content-shell[data-bonus-story="1"] .bonus-story-heading{max-width:1220px;width:calc(100% - 48px);margin:0 auto 14px;padding:22px 28px;border:1px solid rgba(194,145,58,.22);border-radius:16px;background:linear-gradient(145deg,rgba(29,20,11,.72),rgba(7,11,15,.94));box-shadow:0 14px 38px #0006}
.content-shell[data-bonus-story="1"] .bonus-story-heading .eyebrow{margin:0 0 6px}
.content-shell[data-bonus-story="1"] .bonus-story-heading h1{margin:0 0 7px;font:clamp(30px,3.4vw,46px)/1 Georgia,serif;letter-spacing:-.01em;color:#f5eee3}
.content-shell[data-bonus-story="1"] .bonus-story-heading .tagline{margin:0;font:600 clamp(15px,1.5vw,19px)/1.28 Georgia,serif;color:#dcb25d}
.content-shell[data-bonus-story="1"] .prose{max-width:1220px;width:calc(100% - 48px);margin:0 auto 20px;padding:26px 30px;border:1px solid rgba(194,145,58,.20);border-radius:16px;background:linear-gradient(145deg,rgba(9,15,22,.92),rgba(7,10,14,.94));box-shadow:0 16px 44px #0006}
.content-shell[data-bonus-story="1"] .prose>.content-block:last-child{margin-bottom:0}
.bonus-story-nav{max-width:1220px;width:calc(100% - 48px);margin:16px auto 26px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch}
.bonus-story-nav a{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:13px 16px;border:1px solid rgba(194,145,58,.30);border-radius:12px;background:linear-gradient(145deg,rgba(29,20,11,.72),rgba(7,11,15,.92));text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bonus-story-nav a:hover{transform:translateY(-2px);border-color:#d4a64e;box-shadow:0 12px 28px #0007}
.bonus-story-nav a small{color:#b69a66;font:700 10px/1.2 system-ui,sans-serif;letter-spacing:.07em;text-transform:uppercase}
.bonus-story-nav a strong{font:600 16px/1.2 Georgia,serif;color:#f3e9d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bonus-story-nav .bonus-story-all{align-items:center;text-align:center;min-width:180px;color:#e1b75f}
.bonus-story-nav .bonus-story-next{text-align:right;align-items:flex-end}
.bonus-story-nav .bonus-story-empty{visibility:hidden}
@media(max-width:760px){
 .content-shell[data-bonus-story="1"]{padding-top:4px}
 .content-shell[data-bonus-story="1"] .bonus-story-image-wrap{width:calc(100% - 24px);margin:7px auto 10px;border-radius:14px}
 .content-shell[data-bonus-story="1"] .bonus-story-heading{width:calc(100% - 24px);margin:0 auto 10px;padding:18px 18px;border-radius:13px}
 .content-shell[data-bonus-story="1"] .bonus-story-heading h1{font-size:32px;line-height:1}
 .content-shell[data-bonus-story="1"] .bonus-story-heading .tagline{font-size:15px}
 .content-shell[data-bonus-story="1"] .prose{width:calc(100% - 24px);padding:20px 18px;border-radius:13px}
 .bonus-story-nav{width:calc(100% - 24px);grid-template-columns:1fr;gap:8px}
 .bonus-story-nav a,.bonus-story-nav .bonus-story-next{align-items:flex-start;text-align:left;min-width:0}
 .bonus-story-nav .bonus-story-all{order:-1;align-items:center;text-align:center}
 .bonus-story-nav .bonus-story-empty{display:none}
}
