.quest-landing{display:grid;gap:2rem}.quest-landing__hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:clamp(2rem,7vw,5rem);border-radius:2rem;background:linear-gradient(135deg,#17365d,#254f7d);background-size:cover;background-position:center;color:#fff;box-shadow:0 14px 0 #b7c8da}.quest-landing__hero h1{max-width:850px;margin:.5rem 0 1rem;color:#fff}.quest-kicker{font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#ffd36c}.quest-rich-text{line-height:1.75}.quest-rich-text p+p,.quest-rich-text ul,.quest-rich-text ol,.quest-rich-text blockquote{margin-top:.8rem}.quest-rich-text ul{list-style:disc;padding-left:1.5rem}.quest-rich-text ol{list-style:decimal;padding-left:1.5rem}.quest-rich-text h2,.quest-rich-text h3{margin-top:1rem}.quest-landing__facts{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.4rem 0}.quest-landing__facts span{padding:.55rem .8rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);font-weight:750}.quest-join-button{display:inline-flex;align-items:center;gap:1.5rem;padding:1rem 1.3rem;border-radius:1rem;background:linear-gradient(135deg,#e94b51,#ff7b56);color:#fff;font-size:1.1rem;font-weight:950;box-shadow:0 7px 0 #9f252a}.quest-join-button:hover{transform:translateY(-2px);box-shadow:0 9px 0 #9f252a}.quest-landing__hint{margin-top:1rem;font-size:.85rem;color:#dbe8f5}.quest-landing__seal{display:grid;place-items:center;width:9rem;height:9rem;border:5px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.13);font-size:4rem}.quest-story,.quest-rules{padding:clamp(1.5rem,5vw,3rem);border:2px solid #d8e0ea;border-radius:1.7rem;background:#fff;box-shadow:0 9px 0 #d8e0ea}.quest-story h2,.quest-rules h2{margin:.3rem 0 1rem}.quest-video{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:2rem;align-items:center;padding:clamp(1.5rem,5vw,3rem);border-radius:1.7rem;background:#eaf5fc}.quest-rules{display:flex;gap:1.2rem}.quest-rules__icon{font-size:2.3rem}.no-quest{max-width:760px;margin:5rem auto;padding:clamp(2rem,7vw,5rem);border:2px dashed #b9c9d9;border-radius:2rem;background:#fff;text-align:center;box-shadow:0 12px 40px rgba(23,54,93,.08)}.no-quest__icon{font-size:4rem}.language-tabs{display:flex;gap:.5rem;margin-top:1rem;padding:.4rem;border-radius:1rem;background:#eef2f7}.language-tabs button{flex:1;padding:.7rem;border-radius:.7rem;font-weight:850;color:#52657a}.language-tabs button.active{background:#fff;color:var(--secondary);box-shadow:0 3px 10px rgba(23,54,93,.1)}.language-panel{display:grid;gap:1rem;padding-top:1rem}.rich-editor{overflow:hidden;border:1px solid #94a3b8;border-radius:.8rem;background:#fff}.rich-editor__toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.4rem;border-bottom:1px solid #d8e0ea;background:#f3f6f9}.rich-editor__toolbar button{min-width:2.2rem;padding:.35rem .5rem;border-radius:.4rem;font-weight:750}.rich-editor__toolbar button:hover{background:#dce8f3}.rich-editor__surface{min-height:10rem;padding:.8rem;line-height:1.6}.rich-editor__surface:focus{outline:3px solid var(--primary);outline-offset:-3px}@media(max-width:700px){.quest-landing__hero{grid-template-columns:1fr}.quest-landing__seal{display:none}.quest-video{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.quest-join-button{transition:none}}
