.quest-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(2rem,6vw,5rem);align-items:center;margin:1rem 0 4rem;padding:clamp(1.5rem,4vw,3.2rem);background:#171611;color:#eee5cd;position:relative;overflow:hidden;border-bottom:8px solid #8e2b1f}.quest-hero:before{content:"";position:absolute;inset:0;opacity:.18;background:repeating-linear-gradient(0deg,transparent 0 58px,#d1b372 59px 60px),repeating-linear-gradient(90deg,transparent 0 58px,#d1b372 59px 60px)}.quest-hero>*{position:relative}.quest-kicker{margin:0 0 .7rem!important;color:#d77a5f;font:500 .7rem var(--label);letter-spacing:.22em;text-transform:uppercase}.quest-hero h2{margin:0 0 1.2rem!important;color:#f0e6cc!important;font-size:clamp(2.7rem,5vw,4.7rem)!important}.quest-hero-copy>p{color:#cfc6ae}.quest-warning{padding:.85rem 1rem;border-left:3px solid #c14b37;background:rgba(255,255,255,.06)}.quest-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.quest-button-dark{color:#f0e6cc;border-color:#837d6b}.quest-card-preview{margin:0;transform:rotate(2deg);background:#e5dcc3;padding:.65rem;box-shadow:0 18px 35px #000}.quest-card-preview img{display:block;width:100%;max-height:520px;object-fit:cover;object-position:top}.quest-card-preview figcaption{padding:.65rem .35rem .15rem;color:#332f26;font-size:.8rem;font-style:italic}.quest-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:1.5rem 0 4rem;background:#746d58;border:1px solid #746d58}.quest-modes article{background:#e7dfc7;padding:1.5rem;min-height:240px}.quest-modes article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#81271c;color:#fff;font:500 .7rem var(--label)}.quest-modes h3{margin:1.2rem 0 .5rem;font-size:1.65rem;font-weight:400}.quest-modes p{font-size:.95rem;color:#554f40}.quest-steps{list-style:none;padding:0!important;margin:1.5rem 0 4rem!important;border-top:1px solid var(--line)}.quest-steps li{display:grid;grid-template-columns:60px 1fr;gap:1.2rem;padding:1.2rem .5rem;border-bottom:1px solid var(--line)}.quest-steps li>span{font:500 1.4rem var(--label);color:#9e2f20}.quest-steps h3{margin:0 0 .25rem;font-size:1.35rem;font-weight:400}.quest-steps p{margin:0;color:#5d5746}.quest-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin:2rem 0 4rem}.quest-system-grid article{display:grid;grid-template-columns:42% 1fr;background:#1b1a15;color:#e7dfc7;overflow:hidden}.quest-system-grid img{width:100%;height:300px;object-fit:cover;object-position:top}.quest-system-grid article>div{padding:1.3rem}.quest-system-grid h3{color:#e7dfc7!important;font-size:1.7rem!important;margin:.4rem 0 .8rem!important}.quest-system-grid p{color:#bfb69e;font-size:.9rem}.quest-core-downloads{border-top:1px solid var(--line);margin:1rem 0 4rem}.quest-core-downloads>a{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .8rem;border-bottom:1px solid var(--line);text-decoration:none}.quest-core-downloads>a:hover{background:rgba(255,255,255,.3)}.quest-core-downloads b,.quest-core-downloads small{display:block}.quest-core-downloads small{color:#625c4b;font-style:italic}.quest-core-downloads em{font:500 .66rem var(--label);letter-spacing:.08em;color:#8a291e;white-space:nowrap}.quest-archive{margin:1rem 0 4rem;border-top:1px solid var(--line)}.quest-archive details{border-bottom:1px solid var(--line)}.quest-archive summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1.1rem .6rem;list-style:none}.quest-archive summary::-webkit-details-marker{display:none}.quest-archive summary span{font-size:1.45rem}.quest-archive summary span:before{content:"+ ";color:#9e2f20;font-family:var(--label)}.quest-archive details[open] summary span:before{content:"− "}.quest-archive summary small{font:500 .65rem var(--label);letter-spacing:.1em;text-transform:uppercase;color:#6e6754}.quest-file-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0 0 1rem;background:var(--line)}.quest-file-grid a{display:flex;justify-content:space-between;gap:.7rem;padding:.8rem;background:#ede6d1;text-decoration:none;font-size:.88rem}.quest-file-grid a:hover{background:#fff8e5}.quest-file-grid b{font:500 .62rem var(--label);color:#922d20;white-space:nowrap}.quest-file-grid-wide{margin:1rem 0 4rem;border:1px solid var(--line)}.quest-provenance{margin:5rem 0 0;padding:2rem;border-left:6px solid #8e2b1f;background:#d9d1ba}.quest-provenance h2{margin-top:0!important}.quest-provenance p{font-size:.9rem;color:#575140}@media(max-width:850px){.quest-hero{grid-template-columns:1fr}.quest-card-preview{max-width:480px}.quest-modes{grid-template-columns:1fr}.quest-modes article{min-height:0}.quest-system-grid{grid-template-columns:1fr}.quest-file-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.quest-hero{padding:1.25rem}.quest-hero h2{font-size:2.6rem!important}.quest-system-grid article{grid-template-columns:1fr}.quest-system-grid img{height:260px}.quest-file-grid{grid-template-columns:1fr}.quest-core-downloads>a{align-items:flex-start;flex-direction:column}.quest-archive summary{align-items:flex-start;gap:.5rem;flex-direction:column}}
