.dashboard-shell-with-sidebar{padding:0;min-height:100vh}.dashboard-layout{display:grid;grid-template-columns:1fr 280px;gap:2rem;max-width:100%;padding:1.5rem 8.4rem}.dashboard-main{display:flex;flex-direction:column;gap:1rem}.dashboard-home-hero{display:grid;justify-items:center;text-align:center;gap:1rem;padding-top:1.25rem}.home-hero-brand{display:grid;justify-items:center;gap:.7rem}.home-hero-logo{width:min(170px,42vw);height:auto;filter:drop-shadow(0 0 14px rgba(255,204,120,.25))}.home-hero-title{width:min(460px,86vw);height:auto;opacity:.96}.home-hero-blurb{margin:0;max-width:72ch;color:#f5efe3e6;line-height:1.65}.dashboard-play-now-section{display:flex;justify-content:center;align-items:center;padding:.2rem 0 .8rem}.play-now-btn{--base-dark: #0A0D12;--gold-accent: #C9A44E;--glow-blue: #2BC7FF;--text-light: #EAF6FF;margin-top:40px;position:relative;overflow:hidden;display:inline-block;padding:14px 36px;border-radius:10px;background:var(--base-dark);color:var(--text-light);font-family:Cinzel,Trajan Pro,serif;font-size:1.25rem;font-weight:600;letter-spacing:.5px;text-align:center;text-decoration:none;cursor:pointer;border:2px solid var(--gold-accent);box-shadow:inset 0 0 12px #2bc7ff40,0 0 #0000;transition:box-shadow .25s ease,transform .15s ease,border-color .25s ease,background .25s ease}.play-now-btn:hover{box-shadow:inset 0 0 18px #2bc7ff73,0 0 12px #2bc7ff40;border-color:#e8c56a}.play-now-btn:active{transform:translateY(2px);background:#070a0e;box-shadow:inset 0 0 8px #2bc7ff59,0 0 4px #2bc7ff26}.play-now-btn:hover:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);border-radius:inherit;animation:shimmer .6s forwards}@keyframes shimmer{0%{left:-100%}to{left:100%}}.dashboard-news-section{order:2}.admin-controls-section{order:1}.world-lore-section{order:3}.lore-anchor-section{margin-top:2.4rem;scroll-margin-top:6.5rem}.world-lore-section h2{margin-bottom:.35rem}.world-lore-section p{margin:.75rem 0 0;color:#f5efe3e0;line-height:1.7}.continent-card{margin-top:1rem;display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:1rem;align-items:start;padding:.8rem;border-radius:14px;border:1px solid rgba(245,239,227,.1);background:#ffffff05}.continent-card.reverse{grid-template-columns:minmax(0,1fr) minmax(200px,280px)}.continent-card.reverse .continent-image{order:2}.continent-card.reverse .continent-copy{order:1}.continent-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:12px;border:1px solid rgba(245,239,227,.12)}.continent-copy p{margin-top:.5rem}.continent-title{margin:0;display:inline-flex;align-items:center;gap:.45rem;font-size:1.25rem;color:#fbf4e4;font-family:Cinzel,serif}.title-essences{display:inline-flex;align-items:center;gap:.15rem}.continent-essence{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.essence-strip{display:flex;flex-wrap:nowrap;justify-content:center;gap:.22rem;align-items:center;margin:1.1rem 0 .25rem}.essence-icon{width:56px;flex:0 0 auto;margin:0;height:auto;display:block;filter:drop-shadow(0 0 10px rgba(255,205,120,.14))}.dashboard-sidebar{display:flex;flex-direction:column;gap:1.2rem;position:sticky;top:6rem;max-height:calc(100vh - 7rem);overflow-y:auto}.sidebar-module{background:linear-gradient(180deg,#181424e6,#0f0d17cc);border:1px solid var(--border);border-radius:12px;padding:1rem;box-shadow:0 8px 24px #0000004d}.sidebar-module h3{margin:0 0 .6rem;font-size:1rem;color:var(--accent-strong);font-family:Cinzel,serif}.sidebar-module p{margin:.4rem 0;font-size:.9rem}.active-match-module{text-align:center}.rejoin-match-btn{margin:.7rem auto 0;display:inline-flex;padding:.82rem 1.35rem;border-radius:999px;border:1px solid rgba(255,214,111,.62);color:#2a1607;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#ffd978,#f6b04d,#ffdc8f);box-shadow:0 6px 14px #f6b04d47;position:relative;overflow:hidden}.rejoin-match-btn:after{content:"";position:absolute;top:-120%;left:-38%;width:36%;height:340%;transform:rotate(28deg);background:linear-gradient(90deg,#fff0,#fffbe2a6,#fff0);animation:rejoin-match-shimmer 2.4s ease-in-out infinite}.rejoin-match-btn:hover{border-color:#ffeaace0;box-shadow:0 9px 18px #f6b04d5c}@keyframes rejoin-match-shimmer{0%{left:-45%;opacity:0}12%{opacity:.9}58%{left:118%;opacity:0}to{left:118%;opacity:0}}.lore-shortcuts{display:grid;gap:.45rem}.lore-shortcuts a{display:block;text-decoration:none;color:var(--ink);border:1px solid rgba(245,239,227,.12);border-radius:8px;padding:.5rem .6rem;background:#ffffff08;font-size:.86rem;transition:border-color .14s ease,background .14s ease,color .14s ease}.lore-shortcuts a:hover{border-color:#8de8dd73;background:#8de8dd1a;color:#f8fafc}.sidebar-pack-list{display:flex;flex-direction:column;gap:.6rem;margin:.8rem 0}.sidebar-pack-item{display:flex;gap:.6rem;padding:.6rem;background:#52b6a814;border-radius:8px;border:1px solid var(--border)}.sidebar-pack-image{width:50px;height:50px;object-fit:cover;border-radius:6px;flex-shrink:0}.sidebar-pack-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.sidebar-pack-info h4{margin:0;font-size:.85rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-pack-info p{margin:.2rem 0 0;font-size:.75rem;color:var(--ink-subtle)}.near-quests-list{display:grid;gap:.6rem;margin:.75rem 0}.near-quest-item{padding:.6rem;border:1px solid rgba(141,232,221,.2);border-radius:10px;background:#56a59a14}.near-quest-head{display:flex;align-items:baseline;justify-content:space-between;gap:.55rem}.near-quest-head h4{margin:0;font-size:.86rem;color:#f6f0dd;line-height:1.35}.near-quest-frequency{display:inline-flex;align-items:center;justify-content:center;padding:.12rem .42rem;border-radius:999px;border:1px solid rgba(255,224,143,.4);color:#ffd88d;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.near-quest-meta{margin-top:.35rem;display:flex;justify-content:space-between;gap:.5rem;font-size:.74rem;color:#f5efe3d1}.near-quest-track{margin-top:.35rem;height:.42rem;border-radius:999px;background:#ffffff1a;overflow:hidden}.near-quest-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#74d4be,#ffd376)}@media(max-width:1024px){.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:row;gap:1rem;position:static;max-height:none;overflow-y:visible}.sidebar-module{flex:1;min-width:200px}}@media(max-width:768px){.dashboard-sidebar{flex-direction:column;gap:1.2rem}.sidebar-module{flex:1}}@media(max-width:480px){.dashboard-layout{grid-template-columns:1fr;gap:1rem}.dashboard-sidebar{flex-direction:column;position:static;max-height:none}.purchase-btn,.open-btn{font-size:.75rem;padding:.5rem .6rem}.store-card-actions{padding:.8rem;gap:.4rem}.store-card-overlay{padding:.8rem}.store-price-badge{padding:.3rem .5rem;font-size:.85rem}.compact-store-grid{grid-template-columns:repeat(auto-fill,minmax(145px,175px));gap:.6rem}.compact-store-grid .store-card{width:100%}.compact-store-grid .pack-purchase-form,.compact-store-grid .pack-open-form{flex-basis:calc(50% - .3rem)}}@media(max-width:768px){.compact-store-grid{grid-template-columns:repeat(auto-fill,minmax(165px,205px))}}@media(max-width:960px)and (orientation:portrait){.dashboard-shell-with-sidebar .dashboard-layout{grid-template-columns:1fr;margin-inline:0;padding-left:.9rem;padding-right:.9rem}.dashboard-shell-with-sidebar .dashboard-sidebar{display:none}.dashboard-home-hero{padding:1rem .75rem .85rem}.home-hero-logo{width:min(150px,40vw)}.home-hero-title{width:min(390px,82vw)}.home-hero-blurb{font-size:.95rem;line-height:1.55}.dashboard-play-now-section{padding:0 0 .65rem}.play-now-btn{margin-top:.85rem;padding:12px 28px;font-size:1.05rem}.lore-anchor-section{margin-top:1.5rem;scroll-margin-top:5.5rem}.continent-card,.continent-card.reverse{grid-template-columns:1fr;gap:.7rem;padding:.7rem}.continent-card.reverse .continent-image,.continent-card.reverse .continent-copy{order:initial}.continent-title{font-size:1.08rem}.continent-essence{width:18px;height:18px}.essence-strip{flex-wrap:wrap;width:min(100%,232px);margin:1.1rem auto .25rem}.essence-icon{width:52px}}
