.gmr-game,.gmr-hub{--dark:#3d225a;--purple:#76509a;--medium:#9870b7;--light:#eee4f5;--pale:#faf6fc;--gold:#bd8c32;--green:#347653;--red:#a84251;--text:#2d2632;--white:#fff;max-width:860px;margin:32px auto;color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.gmr-game *,.gmr-hub *{box-sizing:border-box}.gmr-card{overflow:hidden;background:#fff;border:2px solid var(--light);border-radius:25px;box-shadow:0 15px 42px rgba(61,34,90,.18)}.gmr-header,.gmr-hub>header{padding:32px 24px;text-align:center;color:#fff;background:radial-gradient(circle at 14% 24%,rgba(255,255,255,.18) 0 3px,transparent 4px),linear-gradient(135deg,#321748,var(--purple))}.gmr-header h2,.gmr-hub h2{margin:5px 0 7px;color:#fff;font-size:clamp(29px,5vw,44px);line-height:1.15}.gmr-header p:last-child,.gmr-hub header p:last-child{margin:0}.gmr-icon{font-size:50px}.gmr-eyebrow{margin:10px 0 4px;font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.gmr-content{padding:30px}.gmr-center{text-align:center}.gmr-big-icons{margin:4px 0 20px;font-size:clamp(34px,7vw,52px);letter-spacing:7px}.gmr-screen>p{max-width:640px;margin-left:auto;margin-right:auto}.gmr-primary,.gmr-secondary,.gmr-link,.gmr-answer-btn,.gmr-choice{font:inherit;font-weight:800;cursor:pointer}.gmr-primary{display:inline-block;min-width:170px;margin-top:20px;padding:14px 24px;color:#fff;background:linear-gradient(135deg,var(--dark),var(--purple));border:0;border-radius:999px;box-shadow:0 7px 18px rgba(61,34,90,.23)}.gmr-primary:hover,.gmr-secondary:hover,.gmr-answer-btn:hover,.gmr-choice:hover{transform:translateY(-2px)}.gmr-secondary{padding:13px 20px;color:var(--dark);background:var(--light);border:2px solid #d6bee5;border-radius:999px}.gmr-link{padding:12px 10px;color:var(--purple);background:transparent;border:0}.gmr-button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;align-items:center}.gmr-button-row .gmr-primary{margin-top:0}.gmr-stats,.gmr-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.gmr-stats.gmr-four,.gmr-result-grid.gmr-four{grid-template-columns:repeat(4,1fr)}.gmr-stats>div,.gmr-result-grid>div{padding:11px 8px;text-align:center;background:var(--pale);border:2px solid var(--light);border-radius:13px}.gmr-stats span,.gmr-result-grid span{display:block;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.gmr-stats strong,.gmr-result-grid strong{display:block;color:var(--dark);font-size:19px}.gmr-progress{height:12px;margin-bottom:24px;overflow:hidden;background:var(--light);border-radius:999px}.gmr-progress span{display:block;width:10%;height:100%;background:linear-gradient(90deg,var(--purple),var(--gold));transition:width .3s}.gmr-question{margin:18px auto;text-align:center;color:var(--dark);font-size:clamp(22px,4vw,30px)}.gmr-answers{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gmr-answer-btn,.gmr-choice{width:100%;padding:15px;color:var(--text);background:var(--pale);border:2px solid var(--light);border-radius:14px}.gmr-answer-btn.correct{color:var(--green);background:#eaf7ef;border-color:var(--green)}.gmr-answer-btn.wrong{color:var(--red);background:#f9ebee;border-color:var(--red)}.gmr-feedback,.gmr-find{margin-top:20px;padding:17px;text-align:left;background:var(--pale);border-left:6px solid var(--purple);border-radius:14px}.gmr-feedback{display:flex;gap:14px}.gmr-feedback.correct{background:#eaf7ef;border-left-color:var(--green)}.gmr-feedback.wrong{background:#f9ebee;border-left-color:var(--red)}.gmr-feedback-icon{font-size:35px}.gmr-feedback h3,.gmr-find strong{margin:0;color:var(--dark)}.gmr-fact{font-size:14px}.gmr-result-icon{font-size:62px}.gmr-stars{font-size:28px;margin:8px}.gmr-purple{color:var(--purple)}.gmr-footer{padding:15px;text-align:center;background:var(--pale);border-top:1px solid var(--light)}.gmr-footer a{color:var(--purple);font-weight:700}.gmr-letters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;min-height:64px}.gmr-letter{display:flex;align-items:center;justify-content:center;width:52px;height:60px;color:#fff;background:linear-gradient(145deg,var(--dark),var(--medium));border:3px solid #d8c3e6;border-radius:12px;font-size:28px;font-weight:900}.gmr-label,.gmr-category,.gmr-answer-label{text-align:center;font-weight:800}.gmr-category{color:var(--purple)}.gmr-answer-label{display:block}.gmr-input{display:block;width:min(100%,430px);margin:7px auto 16px;padding:14px;border:2px solid var(--light);border-radius:12px;font:inherit;font-size:18px}.gmr-input.shake{animation:gmrShake .35s}@keyframes gmrShake{25%{transform:translateX(-7px)}75%{transform:translateX(7px)}}.gmr-scene{text-align:center;font-size:82px}.gmr-story{text-align:center;font-size:17px}.gmr-memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:650px;margin:auto}.gmr-memory-card{position:relative;aspect-ratio:1/1.15;padding:0;border:0;background:transparent;perspective:800px;cursor:pointer}.gmr-memory-inner{position:absolute;inset:0;transition:transform .45s;transform-style:preserve-3d}.gmr-memory-card.flipped .gmr-memory-inner,.gmr-memory-card.matched .gmr-memory-inner{transform:rotateY(180deg)}.gmr-memory-face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;backface-visibility:hidden;border-radius:14px;border:2px solid #d6bee5}.gmr-memory-back{color:#fff;background:linear-gradient(145deg,var(--dark),var(--purple));font-size:40px}.gmr-memory-front{transform:rotateY(180deg);background:var(--pale);color:var(--dark)}.gmr-memory-front b{font-size:clamp(11px,2vw,15px)}.gmr-memory-gem{font-size:clamp(28px,6vw,48px)}.gmr-hub{overflow:hidden;border:2px solid var(--light);border-radius:25px;box-shadow:0 15px 42px rgba(61,34,90,.18)}.gmr-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:25px;background:#fff}.gmr-hub-card{padding:22px;text-align:center;background:var(--pale);border:2px solid var(--light);border-radius:17px}.gmr-hub-card h3{color:var(--dark)}.gmr-hub-icon{font-size:48px}.gmr-hub-card code{display:inline-block;padding:6px 9px;background:#fff;border-radius:7px;color:var(--purple)}
@media(max-width:650px){.gmr-content{padding:20px 15px}.gmr-stats.gmr-four,.gmr-result-grid.gmr-four{grid-template-columns:repeat(2,1fr)}.gmr-answers,.gmr-hub-grid{grid-template-columns:1fr}.gmr-memory-grid{gap:6px}.gmr-memory-front b{font-size:10px}.gmr-letter{width:42px;height:50px;font-size:23px}}

/* Single-page Arcade Hub */
.gmr-hub{max-width:1180px;margin:24px auto;padding:28px;border-radius:28px;background:linear-gradient(145deg,#f8f3ff,#efe4ff);box-shadow:0 20px 60px rgba(66,29,95,.16);font-family:Arial,sans-serif;color:#2e173e}
.gmr-hub>header{text-align:center;margin-bottom:26px}.gmr-hub>header h2{font-size:clamp(2rem,5vw,3.4rem);margin:.2rem 0;color:#54216f}.gmr-hub>header p:last-child{font-size:1.08rem}
.gmr-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gmr-hub-card{display:flex;flex-direction:column;align-items:flex-start;min-height:250px;padding:24px;border:1px solid rgba(100,50,130,.15);border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(62,26,86,.1);transition:transform .2s ease,box-shadow .2s ease}.gmr-hub-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(62,26,86,.16)}.gmr-hub-icon{font-size:3.2rem}.gmr-hub-card h3{margin:12px 0 8px;font-size:1.35rem;color:#54216f}.gmr-hub-card p{margin:0 0 18px;line-height:1.55}.gmr-hub-play{margin-top:auto;width:100%;border:0;border-radius:999px;padding:13px 20px;background:linear-gradient(135deg,#71318d,#a84eb9);color:#fff;font-weight:800;font-size:1rem;cursor:pointer;box-shadow:0 8px 18px rgba(113,49,141,.25)}.gmr-hub-play:hover{filter:brightness(1.06)}
.gmr-arcade-overlay[hidden]{display:none!important}.gmr-arcade-overlay{position:fixed;inset:0;z-index:999999;overflow:auto;padding:18px;background:rgba(20,8,28,.86);backdrop-filter:blur(8px)}.gmr-arcade-dialog{position:relative;width:min(1100px,100%);min-height:calc(100vh - 36px);margin:0 auto;padding:58px 16px 24px;border-radius:24px;background:#f8f3ff;box-shadow:0 24px 80px rgba(0,0,0,.4)}.gmr-arcade-toolbar{position:fixed;z-index:2;top:28px;left:50%;transform:translateX(-50%);width:min(1040px,calc(100% - 64px));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:16px;background:rgba(62,25,82,.96);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.3)}.gmr-arcade-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gmr-arcade-close{flex:0 0 auto;border:0;border-radius:999px;padding:9px 14px;background:#fff;color:#54216f;font-weight:800;cursor:pointer}.gmr-game-panel[hidden]{display:none!important}.gmr-game-panel>.gmr-game{margin:0 auto}.gmr-arcade-open{overflow:hidden!important}
@media(max-width:720px){.gmr-hub{padding:18px;border-radius:20px}.gmr-hub-grid{grid-template-columns:1fr}.gmr-hub-card{min-height:220px}.gmr-arcade-overlay{padding:0}.gmr-arcade-dialog{min-height:100vh;border-radius:0;padding:68px 8px 18px}.gmr-arcade-toolbar{top:8px;width:calc(100% - 16px)}}

/* Polished readable Arcade dashboard — v0.3.1 */
.gmr-hub{
  width:min(1180px,calc(100% - 24px));
  max-width:1180px;
  margin:24px auto;
  padding:0;
  overflow:hidden;
  border:1px solid #e3d4ee;
  border-radius:28px;
  background:#f8f4fb;
  color:#2d2033;
  box-shadow:0 22px 65px rgba(55,25,75,.18);
}
.gmr-hub .gmr-hub-hero{
  position:relative;
  margin:0;
  padding:44px 28px 38px;
  overflow:hidden;
  text-align:center;
  color:#fff;
  background:
    radial-gradient(circle at 12% 20%,rgba(255,255,255,.23) 0 4px,transparent 5px),
    radial-gradient(circle at 84% 28%,rgba(255,255,255,.18) 0 3px,transparent 4px),
    radial-gradient(circle at 72% 82%,rgba(255,255,255,.15) 0 5px,transparent 6px),
    linear-gradient(135deg,#321346 0%,#57266f 48%,#8050a1 100%);
}
.gmr-hub .gmr-hub-sparkles{margin-bottom:5px;font-size:1.2rem;letter-spacing:.18em;opacity:.95}
.gmr-hub .gmr-hub-hero .gmr-eyebrow{margin:0 0 7px;color:#fff;font-size:.83rem;letter-spacing:.18em}
.gmr-hub .gmr-hub-hero h2{
  margin:0;
  color:#fff!important;
  font-size:clamp(2.35rem,6vw,4.4rem);
  line-height:1.02;
  letter-spacing:-.035em;
  text-shadow:0 3px 18px rgba(0,0,0,.25);
}
.gmr-hub .gmr-hub-intro{
  max-width:760px;
  margin:16px auto 0!important;
  color:#fff;
  font-size:clamp(1rem,2.1vw,1.18rem)!important;
  line-height:1.65;
}
.gmr-hub-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}
.gmr-hub-summary span{padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:.9rem;font-weight:700;backdrop-filter:blur(4px)}
.gmr-hub-library{padding:30px;background:linear-gradient(180deg,#fbf9fd,#f4eef8)}
.gmr-hub-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 20px}
.gmr-hub-section-heading .gmr-hub-kicker{margin:0 0 3px;color:#7a4d91;font-size:.77rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.gmr-hub-section-heading h3{margin:0;color:#3f1d50;font-size:clamp(1.55rem,3vw,2.05rem);line-height:1.15}
.gmr-hub-section-heading>p{max-width:430px;margin:0;color:#695d70;text-align:right;font-size:.96rem}
.gmr-hub .gmr-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0;background:transparent}
.gmr-hub .gmr-hub-card{
  position:relative;
  display:flex;
  min-height:265px;
  padding:23px;
  flex-direction:column;
  align-items:stretch;
  text-align:left;
  border:1px solid #e5d8ec;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 24px rgba(60,28,78,.08);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.gmr-hub .gmr-hub-card:hover{transform:translateY(-4px);border-color:#c9acd8;box-shadow:0 17px 34px rgba(60,28,78,.14)}
.gmr-hub-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px}
.gmr-hub .gmr-hub-icon{display:grid;width:64px;height:64px;place-items:center;border-radius:18px;background:linear-gradient(145deg,#f0e4f7,#e2cbed);font-size:2.2rem;box-shadow:inset 0 0 0 1px rgba(100,48,126,.08)}
.gmr-hub-number{padding:6px 10px;border-radius:999px;background:#f5eef8;color:#714486;font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.gmr-hub .gmr-hub-card h4{margin:18px 0 8px;color:#412050;font-size:1.36rem;line-height:1.25}
.gmr-hub .gmr-hub-card p{margin:0 0 21px;color:#655a69;font-size:.98rem;line-height:1.62}
.gmr-hub .gmr-hub-play{display:flex;width:100%;margin-top:auto;padding:13px 17px;align-items:center;justify-content:space-between;border:0;border-radius:13px;background:linear-gradient(135deg,#55256d,#8651a2);color:#fff;font-size:1rem;font-weight:900;box-shadow:0 8px 18px rgba(84,37,109,.22);cursor:pointer;transition:transform .18s ease,filter .18s ease}
.gmr-hub .gmr-hub-play:hover{transform:translateY(-1px);filter:brightness(1.08)}
.gmr-hub .gmr-hub-play:focus-visible{outline:4px solid #d7b5e8;outline-offset:3px}
@media(max-width:720px){
  .gmr-hub{width:calc(100% - 12px);margin:12px auto;border-radius:20px}
  .gmr-hub .gmr-hub-hero{padding:34px 18px 30px}
  .gmr-hub-library{padding:21px 15px 24px}
  .gmr-hub-section-heading{display:block}
  .gmr-hub-section-heading>p{margin-top:8px;text-align:left}
  .gmr-hub .gmr-hub-grid{grid-template-columns:1fr}
  .gmr-hub .gmr-hub-card{min-height:245px}
}

/* Larger, richer Arcade dashboard — v0.3.2 */
.gmr-hub{
  --hub-ink:#32183f;
  --hub-muted:#65566d;
  width:min(1320px,calc(100% - 28px));
  max-width:1320px;
  border-radius:32px;
}
.gmr-hub .gmr-hub-hero{
  padding:58px 34px 50px;
  background:
    radial-gradient(circle at 8% 18%,rgba(255,255,255,.25) 0 4px,transparent 5px),
    radial-gradient(circle at 19% 76%,rgba(223,187,255,.20) 0 7px,transparent 8px),
    radial-gradient(circle at 82% 22%,rgba(255,255,255,.18) 0 5px,transparent 6px),
    radial-gradient(circle at 92% 70%,rgba(225,192,255,.17) 0 9px,transparent 10px),
    linear-gradient(128deg,#2b103d 0%,#54216f 46%,#9360b4 100%);
}
.gmr-hub .gmr-hub-sparkles{font-size:1.6rem;margin-bottom:10px}
.gmr-hub .gmr-hub-hero .gmr-eyebrow{font-size:1rem;letter-spacing:.22em}
.gmr-hub .gmr-hub-hero h2{font-size:clamp(3.25rem,7vw,5.75rem);line-height:.98;margin-top:8px}
.gmr-hub .gmr-hub-intro{max-width:900px;font-size:clamp(1.18rem,2.2vw,1.45rem)!important;line-height:1.6;margin-top:22px!important}
.gmr-hub-summary{gap:14px;margin-top:30px}
.gmr-hub-summary span{padding:11px 17px;font-size:1.02rem}
.gmr-hub-library{padding:44px 42px 48px}
.gmr-hub-section-heading{margin-bottom:30px;align-items:center}
.gmr-hub-section-heading .gmr-hub-kicker{font-size:.92rem}
.gmr-hub-section-heading h3{font-size:clamp(2rem,4vw,2.75rem)}
.gmr-hub-section-heading>p{max-width:520px;font-size:1.08rem;line-height:1.55}
.gmr-hub .gmr-hub-grid{gap:26px}
.gmr-hub .gmr-hub-card{
  min-height:340px;
  padding:30px;
  border:2px solid #eadff0;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 15px 34px rgba(59,25,78,.10);
}
.gmr-hub .gmr-hub-card::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:8px;
  background:linear-gradient(#9d67bd,#5c2b76);
}
.gmr-hub .gmr-hub-card:nth-child(2)::before{background:linear-gradient(#8d6ac4,#3f6f9a)}
.gmr-hub .gmr-hub-card:nth-child(3)::before{background:linear-gradient(#c572a8,#7e4fa0)}
.gmr-hub .gmr-hub-card:nth-child(4)::before{background:linear-gradient(#aa7a3d,#70488b)}
.gmr-hub .gmr-hub-card:hover{transform:translateY(-7px);box-shadow:0 24px 46px rgba(59,25,78,.18)}
.gmr-hub .gmr-hub-icon{
  width:84px;height:84px;border-radius:24px;font-size:3rem;
  background:linear-gradient(145deg,#f6edfb,#dfc9eb);
  box-shadow:0 10px 22px rgba(84,42,107,.13),inset 0 0 0 1px rgba(100,48,126,.08)
}
.gmr-hub-number{padding:8px 13px;font-size:.84rem}
.gmr-hub-card-meta{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 0}
.gmr-hub-card-meta span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#f4edf8;color:#6a3c7f;font-size:.82rem;font-weight:900;letter-spacing:.025em}
.gmr-hub .gmr-hub-card h4{margin:18px 0 10px;font-size:clamp(1.65rem,2.6vw,2.05rem);line-height:1.15;color:var(--hub-ink)}
.gmr-hub .gmr-hub-card p{font-size:1.13rem;line-height:1.7;color:var(--hub-muted);margin-bottom:26px}
.gmr-hub .gmr-hub-play{padding:17px 20px;border-radius:16px;font-size:1.15rem;letter-spacing:.01em}
.gmr-hub .gmr-hub-play span:last-child{font-size:1.5rem;transition:transform .18s ease}
.gmr-hub .gmr-hub-play:hover span:last-child{transform:translateX(5px)}
@media(max-width:860px){
  .gmr-hub .gmr-hub-grid{grid-template-columns:1fr}
  .gmr-hub .gmr-hub-card{min-height:300px}
}
@media(max-width:620px){
  .gmr-hub{width:calc(100% - 10px);border-radius:20px}
  .gmr-hub .gmr-hub-hero{padding:40px 18px 34px}
  .gmr-hub .gmr-hub-hero h2{font-size:clamp(2.65rem,14vw,4rem)}
  .gmr-hub .gmr-hub-intro{font-size:1.08rem!important}
  .gmr-hub-summary span{font-size:.9rem;padding:9px 12px}
  .gmr-hub-library{padding:28px 15px 32px}
  .gmr-hub-section-heading h3{font-size:2rem}
  .gmr-hub-section-heading>p{font-size:1rem}
  .gmr-hub .gmr-hub-card{min-height:0;padding:24px 22px 25px}
  .gmr-hub .gmr-hub-icon{width:72px;height:72px;font-size:2.55rem}
  .gmr-hub .gmr-hub-card h4{font-size:1.65rem}
  .gmr-hub .gmr-hub-card p{font-size:1.06rem}
}


/* Crystal-illustrated, easier-to-read dashboard — v0.3.3 */
.gmr-hub .gmr-hub-hero{min-height:390px;display:flex;flex-direction:column;justify-content:center;isolation:isolate}
.gmr-hub .gmr-hub-hero>*:not(.gmr-hero-crystals){position:relative;z-index:2}
.gmr-hero-crystals{position:absolute;z-index:1;bottom:-14px;width:clamp(180px,23vw,330px);pointer-events:none;filter:drop-shadow(0 18px 20px rgba(15,3,24,.28));opacity:.96}
.gmr-hero-crystals svg{display:block;width:100%;height:auto}
.gmr-hero-crystals-left{left:-18px}
.gmr-hero-crystals-right{right:-18px}
.gmr-hub .gmr-hub-hero .gmr-eyebrow{font-size:1.13rem!important;line-height:1.4}
.gmr-hub .gmr-hub-hero h2{font-size:clamp(3.6rem,7vw,6.25rem)!important}
.gmr-hub .gmr-hub-intro{max-width:790px!important;font-size:clamp(1.3rem,2vw,1.62rem)!important;line-height:1.62!important;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.gmr-hub-summary span{font-size:1.12rem!important;padding:12px 19px!important}
.gmr-hub-section-heading .gmr-hub-kicker{font-size:1.04rem!important}
.gmr-hub-section-heading h3{font-size:clamp(2.35rem,4vw,3.15rem)!important}
.gmr-hub-section-heading>p{font-size:1.22rem!important;line-height:1.6!important;color:#514559!important}
.gmr-hub-number{font-size:.96rem!important;padding:9px 14px!important}
.gmr-hub-card-meta span{font-size:.96rem!important;padding:8px 13px!important}
.gmr-hub .gmr-hub-card h4{font-size:clamp(1.9rem,2.5vw,2.35rem)!important}
.gmr-hub .gmr-hub-card p{font-size:1.27rem!important;line-height:1.72!important;color:#514756!important}
.gmr-hub .gmr-hub-play{font-size:1.28rem!important;padding:18px 22px!important}
@media(max-width:980px){
  .gmr-hero-crystals{width:210px;opacity:.62}
  .gmr-hero-crystals-left{left:-55px}.gmr-hero-crystals-right{right:-55px}
}
@media(max-width:700px){
  .gmr-hub .gmr-hub-hero{min-height:0;padding:44px 20px 38px}
  .gmr-hero-crystals{width:135px;bottom:-5px;opacity:.34}
  .gmr-hero-crystals-left{left:-42px}.gmr-hero-crystals-right{right:-42px}
  .gmr-hub .gmr-hub-hero .gmr-eyebrow{font-size:.98rem!important}
  .gmr-hub .gmr-hub-intro{font-size:1.15rem!important}
  .gmr-hub-summary span{font-size:1rem!important}
  .gmr-hub-section-heading>p{font-size:1.08rem!important}
  .gmr-hub-card-meta span{font-size:.88rem!important}
  .gmr-hub .gmr-hub-card p{font-size:1.13rem!important}
  .gmr-hub .gmr-hub-play{font-size:1.15rem!important}
}

/* Crystal Dig — v0.4.1 movable excavation */
.gmr-dig .gmr-content{padding:30px}.gmr-dig-title-row,.gmr-dig-site-heading,.gmr-collection-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.gmr-dig-title-row h3,.gmr-dig-site-heading h3,.gmr-collection-heading h3{margin:0;color:var(--dark);font-size:clamp(1.75rem,4vw,2.35rem)}.gmr-dig-title-row>p{max-width:420px;margin:0;color:#65566d;text-align:right;font-size:1.05rem}
.gmr-site-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gmr-site-card{display:flex;align-items:stretch;gap:18px;width:100%;min-height:220px;padding:0;overflow:hidden;text-align:left;background:#fff;border:2px solid #e7d8ef;border-radius:22px;box-shadow:0 12px 28px rgba(61,34,90,.10);cursor:pointer;transition:.2s ease}.gmr-site-card:hover{transform:translateY(-4px);border-color:#b990cf;box-shadow:0 18px 36px rgba(61,34,90,.17)}.gmr-site-art{display:flex;align-items:center;justify-content:center;min-width:120px;font-size:4rem;background:linear-gradient(145deg,#eee2f5,#d7bce7)}.gmr-site-copy{display:flex;flex-direction:column;padding:23px 22px 22px 0}.gmr-site-copy small{color:#7a4d91;font-size:.88rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.gmr-site-copy strong{margin:4px 0 8px;color:#3d225a;font-size:1.55rem}.gmr-site-copy>span{color:#5f5265;font-size:1.03rem;line-height:1.55}.gmr-site-copy b{margin-top:auto;padding-top:15px;color:#71318d;font-size:1rem}
.gmr-dig-site-heading>div{display:flex;align-items:center;gap:14px}.gmr-dig-site-heading p{margin:0}.gmr-dig-site-icon{font-size:3.3rem}.gmr-dig-small{padding:10px 15px}.gmr-dig-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.7fr);gap:22px;align-items:stretch}
.gmr-dig-zone{position:relative;min-height:590px;overflow:hidden;border:4px solid #d5c0e1;border-radius:24px;background:#c7e9ff;box-shadow:inset 0 0 30px rgba(43,20,58,.12),0 15px 32px rgba(61,34,90,.12);cursor:none;touch-action:manipulation}.gmr-dig-sky{display:flex;align-items:center;justify-content:space-around;height:72px;padding:0 18px;font-size:2rem;background:linear-gradient(#9ed7ff,#dff4ff)}.gmr-dig-sky strong{color:#3d5570;font-size:1rem;text-align:center}
.gmr-excavation-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(7,1fr);height:510px;background:#554e58}.gmr-dig-cell{position:relative;min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:0;cursor:none;transition:filter .15s,transform .12s}.gmr-dig-cell:hover{filter:brightness(1.12)}.gmr-cell-layer-0{background:linear-gradient(#58a346 0 22%,#80542d 23%)}.gmr-cell-layer-1,.gmr-cell-layer-2{background:repeating-linear-gradient(25deg,#7d4f2d 0 14px,#704124 15px 27px)}.gmr-cell-layer-3,.gmr-cell-layer-4{background:repeating-linear-gradient(-18deg,#a76745 0 17px,#92563a 18px 31px)}.gmr-cell-layer-5{background:radial-gradient(circle at 20% 30%,#d2c2ad 0 4px,transparent 5px),radial-gradient(circle at 75% 58%,#786d68 0 5px,transparent 6px),#9d9186;background-size:34px 30px}.gmr-cell-layer-6{background:repeating-linear-gradient(135deg,#615b65 0 22px,#4e4953 23px 44px)}.gmr-cell-crack{position:absolute;inset:12%;opacity:0;background:linear-gradient(45deg,transparent 47%,rgba(255,255,255,.75) 48% 51%,transparent 52%),linear-gradient(-35deg,transparent 47%,rgba(45,24,31,.7) 48% 51%,transparent 52%);transition:opacity .15s}.gmr-dig-cell.hit-1 .gmr-cell-crack{opacity:.45}.gmr-dig-cell.hit-2 .gmr-cell-crack{opacity:.75;transform:scale(1.3)}.gmr-dig-cell.hit-3 .gmr-cell-crack{opacity:1;transform:scale(1.55)}.gmr-dig-cell.is-hit{animation:gmrCellHit .28s ease}@keyframes gmrCellHit{40%{transform:scale(.91);filter:brightness(1.35)}}.gmr-dig-cell.is-open{background:radial-gradient(circle at 50% 45%,#201c24,#423745 68%,#211d24);box-shadow:inset 0 0 16px #000;cursor:default}.gmr-empty-hole{color:#716378;font-size:2rem}.gmr-dig-cell.has-find{display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 0,#eadcf1 45%,#3b2c42 100%);box-shadow:inset 0 0 18px rgba(255,255,255,.75)}.gmr-found-icon{font-size:clamp(1.45rem,3vw,2.35rem);filter:drop-shadow(0 3px 4px rgba(0,0,0,.25))}.gmr-dig-cell small{max-width:95%;color:#321d43;font-size:.63rem;font-weight:900;line-height:1.05;text-align:center}
.gmr-dig-marker{position:absolute;z-index:7;left:75%;top:32%;display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:50%;font-size:2.15rem;pointer-events:none;background:#fff7cf;border:3px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.3);transform:translate(-50%,-50%);transition:left .05s linear,top .05s linear}.gmr-dig-marker.is-swinging{animation:gmrPickSwing .32s ease}@keyframes gmrPickSwing{0%{transform:translate(-50%,-50%) rotate(0)}45%{transform:translate(-50%,-50%) rotate(-38deg) scale(1.13)}100%{transform:translate(-50%,-50%) rotate(0)}}
.gmr-dig-burst{position:absolute;z-index:9;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;padding:15px 20px;color:#fff;background:rgba(54,22,72,.94);border:3px solid #fff;border-radius:20px;box-shadow:0 20px 48px rgba(0,0,0,.35);animation:gmrBurst .3s ease;pointer-events:none}.gmr-dig-burst span{font-size:3.7rem}.gmr-dig-burst b{font-size:1rem;text-transform:uppercase;letter-spacing:.08em}@keyframes gmrBurst{from{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
.gmr-dig-side{display:flex;flex-direction:column;gap:16px}.gmr-dig-message,.gmr-dig-instructions{padding:22px;background:linear-gradient(145deg,#faf6fc,#eee2f5);border:2px solid #decbe8;border-radius:20px}.gmr-dig-message{min-height:145px}.gmr-dig-message strong,.gmr-dig-instructions strong{display:block;color:#3d225a;font-size:1.35rem}.gmr-dig-message p,.gmr-dig-instructions p{margin:8px 0 0;font-size:1.06rem;line-height:1.6}.gmr-dig-instructions{background:#fff9dd;border-color:#eadc9e}.gmr-layer-meter{padding:18px;background:#fff;border:2px solid #e7daed;border-radius:18px}.gmr-layer-meter>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.gmr-layer-meter span{font-size:.84rem;color:#76509a;font-weight:900;text-transform:uppercase}.gmr-layer-meter strong{color:#3d225a;text-align:right}.gmr-layer-meter .gmr-progress{margin:0}.gmr-layer-meter>small{display:block;margin-top:7px;color:#776a7a;text-align:right}
.gmr-collection{margin-top:26px;padding:23px;background:#f8f3fb;border:2px solid #e5d5ed;border-radius:22px}.gmr-collection-heading{margin-bottom:15px}.gmr-collection-heading p{margin:0}.gmr-collection-heading>span{padding:8px 13px;color:#6e3b84;background:#fff;border-radius:999px;font-weight:800}.gmr-collection-tray{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;min-height:90px}.gmr-empty-tray{grid-column:1/-1;align-self:center;margin:0;text-align:center;color:#786c7c;font-size:1.05rem}.gmr-find-chip{display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border:2px solid #e7ddee;border-radius:15px;animation:gmrFindIn .3s ease}.gmr-find-chip>span{font-size:2rem}.gmr-find-chip strong,.gmr-find-chip small{display:block}.gmr-find-chip strong{color:#3d225a}.gmr-find-chip small{color:#746679;font-size:.78rem}.gmr-rarity-uncommon{border-color:#8db7d6!important}.gmr-rarity-rare{border-color:#c18be0!important;background:#fbf5ff!important}.gmr-rarity-legendary{border-color:#d2a33c!important;background:#fff9df!important;box-shadow:0 0 18px rgba(210,163,60,.25)}.gmr-rarity-funny{border-style:dashed!important;border-color:#9a8c7d!important}@keyframes gmrFindIn{from{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:none}}.gmr-final-collection{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:22px auto;max-width:720px}.gmr-final-find{padding:8px 12px;background:#fff;border:2px solid #e7ddee;border-radius:999px;font-weight:800}
@media(max-width:820px){.gmr-site-grid,.gmr-dig-layout{grid-template-columns:1fr}.gmr-dig-zone{min-height:530px}.gmr-excavation-grid{height:455px}.gmr-collection-tray{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.gmr-dig .gmr-content{padding:20px 10px}.gmr-dig-title-row,.gmr-dig-site-heading{align-items:flex-start}.gmr-dig-title-row{display:block}.gmr-dig-title-row>p{text-align:left;margin-top:8px}.gmr-site-card{min-height:0}.gmr-site-art{min-width:82px;font-size:3rem}.gmr-site-copy{padding:18px 14px 18px 0}.gmr-site-copy strong{font-size:1.3rem}.gmr-site-copy>span{font-size:.96rem}.gmr-dig-site-heading{flex-wrap:wrap}.gmr-dig-zone{min-height:445px}.gmr-dig-sky{height:60px;font-size:1.45rem}.gmr-dig-sky strong{font-size:.8rem}.gmr-excavation-grid{height:385px}.gmr-dig-marker{width:48px;height:48px;font-size:1.65rem}.gmr-dig-cell small{display:none}.gmr-collection-tray{grid-template-columns:1fr}.gmr-find-chip{padding:10px}.gmr-dig-burst span{font-size:3rem}}

/* Crystal Dig polish — v0.4.2 */
.gmr-dig-zone:before{content:"";position:absolute;z-index:1;left:0;right:0;top:72px;height:20px;pointer-events:none;background:linear-gradient(90deg,#4f8f39,#70ba50 18%,#3f7a30 37%,#78b957 55%,#4d9037 78%,#6eb44c);box-shadow:0 4px 8px rgba(55,44,20,.25)}
.gmr-excavation-grid{position:relative;z-index:2;background:#39323d}.gmr-cell-texture{position:absolute;inset:0;opacity:.42;pointer-events:none;background-image:radial-gradient(circle at 20% 26%,rgba(255,255,255,.18) 0 2px,transparent 3px),radial-gradient(circle at 70% 64%,rgba(31,17,20,.26) 0 3px,transparent 4px),radial-gradient(circle at 45% 82%,rgba(255,226,181,.16) 0 2px,transparent 3px);background-size:31px 28px,38px 35px,27px 30px;mix-blend-mode:overlay}.gmr-cell-layer-0:after{content:"";position:absolute;left:0;right:0;top:0;height:28%;background:repeating-linear-gradient(102deg,transparent 0 8px,#5caa48 9px 11px,transparent 12px 18px);opacity:.65}.gmr-cell-layer-5 .gmr-cell-texture{background-image:radial-gradient(ellipse at 18% 30%,#d7cabd 0 5px,transparent 6px),radial-gradient(ellipse at 72% 65%,#756b6e 0 6px,transparent 7px),radial-gradient(ellipse at 45% 78%,#c09673 0 4px,transparent 5px);opacity:.8}.gmr-cell-layer-6 .gmr-cell-texture{background-image:linear-gradient(24deg,transparent 46%,rgba(205,180,221,.25) 47% 50%,transparent 51%),linear-gradient(-38deg,transparent 47%,rgba(27,18,31,.6) 48% 51%,transparent 52%);background-size:44px 52px,61px 48px;opacity:.8}
.gmr-dig-marker{background:radial-gradient(circle at 34% 28%,#fffef3,#fff2ab 63%,#e0bc54);box-shadow:0 10px 24px rgba(0,0,0,.34),0 0 0 6px rgba(255,255,255,.28)}.gmr-dig-marker span{display:block;transform-origin:66% 68%;filter:drop-shadow(0 4px 2px rgba(0,0,0,.24))}.gmr-dig-marker.is-swinging span{animation:gmrPickToolSwing .34s cubic-bezier(.2,.8,.3,1)}@keyframes gmrPickToolSwing{0%{transform:rotate(18deg)}48%{transform:rotate(-62deg) scale(1.15)}75%{transform:rotate(-40deg) scale(.95)}100%{transform:rotate(18deg)}}
.gmr-hidden-glint{position:absolute;z-index:3;left:50%;top:50%;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;transform:translate(-50%,-50%) scale(.25);opacity:0;font-size:1.45rem;background:radial-gradient(circle,#fff 0,#e9d4ff 28%,rgba(126,61,169,.35) 62%,transparent 70%);filter:drop-shadow(0 0 8px #fff)}.gmr-dig-cell.is-glinting .gmr-hidden-glint{opacity:1;animation:gmrGlint 1s ease-in-out infinite}.gmr-dig-cell.is-peeking .gmr-hidden-glint{opacity:1;transform:translate(-50%,-50%) scale(.82);animation:gmrPeek 1s ease-in-out infinite}@keyframes gmrGlint{0%,100%{transform:translate(-50%,-50%) scale(.25);opacity:.35}50%{transform:translate(-50%,-50%) scale(.9);opacity:1}}@keyframes gmrPeek{0%,100%{transform:translate(-50%,-50%) scale(.72) rotate(-4deg)}50%{transform:translate(-50%,-50%) scale(.95) rotate(4deg)}}
.gmr-dig-cell.is-revealing .gmr-found-icon{animation:gmrCrystalRise .72s cubic-bezier(.18,.75,.28,1.25)}@keyframes gmrCrystalRise{0%{transform:translateY(32px) scale(.25) rotate(-12deg);opacity:0;filter:blur(4px)}65%{transform:translateY(-5px) scale(1.2) rotate(4deg);opacity:1}100%{transform:none;opacity:1}}
.gmr-dust-particle{position:absolute;z-index:8;width:9px;height:9px;border-radius:45% 55% 55% 45%;pointer-events:none;background:#9a704c;box-shadow:0 0 1px rgba(0,0,0,.4);animation:gmrDustFly .62s ease-out forwards}.gmr-dust-3,.gmr-dust-4{background:#b16f4e}.gmr-dust-5{background:#a39a90}.gmr-dust-6{background:#645d68}@keyframes gmrDustFly{0%{transform:translate(-50%,-50%) scale(.3) rotate(0);opacity:1}100%{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(1.25) rotate(var(--rot));opacity:0}}
.gmr-dig-zone.is-rumbling{animation:gmrRumble .46s linear}@keyframes gmrRumble{0%,100%{transform:translate(0)}15%{transform:translate(-5px,2px)}30%{transform:translate(5px,-2px)}45%{transform:translate(-4px,-1px)}60%{transform:translate(4px,2px)}75%{transform:translate(-2px,1px)}}
.gmr-dig-burst small{display:block;margin-top:3px;max-width:190px;color:#f8eefe;font-size:.82rem;font-weight:800;text-align:center}.gmr-burst-legendary{padding:24px 32px;background:radial-gradient(circle at 50% 20%,#9d67c4,#4b1d68 64%,#27102f);box-shadow:0 0 0 10px rgba(255,255,255,.16),0 0 52px #d6a7ff,0 24px 58px rgba(0,0,0,.55)}.gmr-burst-legendary span{font-size:5rem}.gmr-burst-legendary b{font-size:1.2rem}.gmr-legendary-flash:after{content:"";position:fixed;z-index:99998;inset:0;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.84),rgba(168,85,214,.25) 38%,transparent 72%);animation:gmrLegendaryFlash 1.1s ease-out forwards}@keyframes gmrLegendaryFlash{0%{opacity:0}18%{opacity:1}100%{opacity:0}}
.gmr-dig-message strong{font-size:1.5rem}.gmr-dig-message p,.gmr-dig-instructions p{font-size:1.12rem}.gmr-layer-meter span{font-size:.9rem}.gmr-layer-meter strong{font-size:1.06rem}
@media(max-width:560px){.gmr-dig-zone:before{top:60px;height:16px}.gmr-dig-message strong{font-size:1.3rem}.gmr-dig-message p,.gmr-dig-instructions p{font-size:1rem}.gmr-dig-burst small{font-size:.74rem}.gmr-burst-legendary span{font-size:4rem}}


/* 0.4.3 — illustrated dig-site scenes */
.gmr-site-card{display:grid;grid-template-columns:minmax(210px,42%) 1fr;min-height:270px}
.gmr-site-art.gmr-scene-art{position:relative;display:block;min-width:0;min-height:270px;overflow:hidden;font-size:1rem;background:#d9d3e5}
.gmr-scene-art span{position:absolute;display:block;pointer-events:none}
.gmr-scene-art em{position:absolute;z-index:8;left:14px;right:14px;bottom:12px;padding:8px 10px;border-radius:12px;background:rgba(34,20,42,.72);color:#fff;font-size:.82rem;font-style:normal;font-weight:800;line-height:1.25;text-align:center;backdrop-filter:blur(3px)}
.gmr-scene-sun{z-index:1;width:52px;height:52px;right:18px;top:17px;border-radius:50%;box-shadow:0 0 30px rgba(255,242,174,.85)}
.gmr-scene-back,.gmr-scene-mid,.gmr-scene-front{left:-8%;right:-8%;bottom:0}
.gmr-scene-crystals{z-index:7;left:50%;bottom:46px;transform:translateX(-50%);font-size:4.2rem;filter:drop-shadow(0 6px 5px rgba(29,16,38,.35))}
.gmr-site-creek .gmr-scene-art{background:linear-gradient(#8fd6f5 0 46%,#b5df9b 47% 100%)}
.gmr-site-creek .gmr-scene-sun{background:#fff4ac}
.gmr-site-creek .gmr-scene-back{z-index:2;height:48%;background:linear-gradient(155deg,transparent 0 33%,#72996e 34% 51%,transparent 52%),linear-gradient(205deg,transparent 0 38%,#547c59 39% 58%,transparent 59%)}
.gmr-site-creek .gmr-scene-mid{z-index:3;height:42%;background:linear-gradient(170deg,transparent 0 33%,#4f8e4e 34% 66%,transparent 67%)}
.gmr-site-creek .gmr-scene-front{z-index:4;height:43%;background:radial-gradient(ellipse at 10% 78%,#756d6b 0 12%,transparent 13%),radial-gradient(ellipse at 86% 75%,#8d837a 0 13%,transparent 14%),linear-gradient(165deg,transparent 0 25%,#7ed7ea 26% 47%,#2aa1c7 48% 60%,#8ddded 61% 73%,transparent 74%),linear-gradient(#4b8443,#315f35)}
.gmr-site-mountain .gmr-scene-art{background:linear-gradient(#9bcdf0 0 44%,#d8dde4 45% 100%)}
.gmr-site-mountain .gmr-scene-sun{background:#fff2b8}
.gmr-site-mountain .gmr-scene-back{z-index:2;height:65%;clip-path:polygon(0 100%,18% 48%,32% 72%,50% 22%,72% 73%,88% 42%,100% 100%);background:linear-gradient(135deg,#7b8091,#d9e3eb 48%,#63697a 49% 100%)}
.gmr-site-mountain .gmr-scene-mid{z-index:3;height:54%;clip-path:polygon(0 100%,22% 43%,38% 73%,58% 28%,79% 74%,100% 44%,100% 100%);background:linear-gradient(145deg,#595e6c,#8b909d 52%,#4b505d)}
.gmr-site-mountain .gmr-scene-front{z-index:4;height:27%;background:repeating-linear-gradient(166deg,#504956 0 16px,#6c6471 17px 31px)}
.gmr-site-mountain .gmr-scene-crystals{font-size:4.5rem;text-shadow:0 0 18px #e9c9ff}
.gmr-site-desert .gmr-scene-art{background:linear-gradient(#85c9ee 0 48%,#e9b86e 49% 100%)}
.gmr-site-desert .gmr-scene-sun{background:#ffd568;box-shadow:0 0 34px #ffd05c}
.gmr-site-desert .gmr-scene-back{z-index:2;height:52%;clip-path:polygon(0 100%,0 48%,16% 41%,22% 28%,39% 24%,43% 48%,66% 44%,73% 31%,91% 35%,100% 22%,100% 100%);background:linear-gradient(#ba6546,#8c473b)}
.gmr-site-desert .gmr-scene-mid{z-index:3;height:36%;background:linear-gradient(174deg,transparent 0 31%,#d3834c 32% 56%,#b85c3e 57% 100%)}
.gmr-site-desert .gmr-scene-front{z-index:4;height:32%;background:radial-gradient(ellipse at 20% 70%,#9c704f 0 8%,transparent 9%),radial-gradient(ellipse at 76% 64%,#8a5d45 0 9%,transparent 10%),linear-gradient(166deg,#e2ad65,#b97046)}
.gmr-site-cavern .gmr-scene-art{background:radial-gradient(circle at 50% 58%,#7845a7 0 13%,#362148 35%,#15101d 76%)}
.gmr-site-cavern .gmr-scene-sun{display:none}
.gmr-site-cavern .gmr-scene-back{z-index:2;inset:0;background:radial-gradient(ellipse at 50% 120%,transparent 0 44%,rgba(10,7,14,.9) 45% 70%,transparent 71%),linear-gradient(112deg,rgba(255,255,255,.08) 0 2%,transparent 3% 22%,rgba(255,255,255,.06) 23% 25%,transparent 26%)}
.gmr-site-cavern .gmr-scene-mid{z-index:3;inset:0;background:radial-gradient(circle at 18% 65%,#9d63d5 0 3%,transparent 4%),radial-gradient(circle at 78% 34%,#c6a2f3 0 2.5%,transparent 3.5%),radial-gradient(circle at 63% 74%,#8ce6ef 0 3%,transparent 4%)}
.gmr-site-cavern .gmr-scene-front{z-index:4;height:31%;clip-path:polygon(0 100%,0 52%,9% 39%,19% 67%,29% 31%,37% 68%,49% 41%,62% 73%,72% 36%,81% 66%,91% 28%,100% 58%,100% 100%);background:linear-gradient(#2b1937,#130d18)}
.gmr-site-cavern .gmr-scene-crystals{font-size:4.8rem;filter:drop-shadow(0 0 18px #d99cff)}

.gmr-dig-sky{position:relative;justify-content:center;gap:18px;overflow:hidden}
.gmr-dig-sky strong{position:relative;z-index:7;padding:7px 12px;border-radius:12px;background:rgba(255,255,255,.78);color:#33485d;font-size:1.02rem;box-shadow:0 3px 12px rgba(27,32,47,.12)}
.gmr-live-scene{position:absolute;inset:0;z-index:1;overflow:hidden}
.gmr-live-scene i{position:absolute;display:block}
.gmr-live-creek{background:linear-gradient(#8fd5f4,#dff6ff 64%,#78b764 65%)}
.gmr-live-creek i:nth-child(1){left:0;right:0;bottom:0;height:25px;background:linear-gradient(170deg,#3d8e4f 0 38%,#79d6e6 39% 65%,#328aa9 66% 76%,#4d984e 77%)}
.gmr-live-creek i:nth-child(2),.gmr-live-creek i:nth-child(3){width:74px;height:24px;bottom:8px;border-radius:50%;background:#766c67}.gmr-live-creek i:nth-child(2){left:8%}.gmr-live-creek i:nth-child(3){right:9%}
.gmr-live-mountain{background:linear-gradient(#8dc7ec,#d6efff)}
.gmr-live-mountain i:nth-child(1){left:-4%;bottom:0;width:58%;height:58px;clip-path:polygon(0 100%,50% 2%,100% 100%);background:linear-gradient(135deg,#596174,#dfeaf1 47%,#6f7584 48%)}
.gmr-live-mountain i:nth-child(2){right:-7%;bottom:0;width:58%;height:66px;clip-path:polygon(0 100%,52% 0,100% 100%);background:linear-gradient(145deg,#666c79,#f1f5f8 49%,#555b68 50%)}
.gmr-live-mountain i:nth-child(3){left:56%;bottom:12px;width:5px;height:40px;transform:rotate(28deg);background:#c89aec;box-shadow:0 0 10px #e9c8ff}
.gmr-live-desert{background:linear-gradient(#83c9ef,#f7ddb4)}
.gmr-live-desert i:nth-child(1){right:7%;top:9px;width:38px;height:38px;border-radius:50%;background:#ffd464;box-shadow:0 0 22px #ffcd54}
.gmr-live-desert i:nth-child(2){left:-4%;bottom:0;width:58%;height:37px;clip-path:polygon(0 100%,0 43%,25% 34%,38% 5%,69% 20%,77% 48%,100% 38%,100% 100%);background:#b96745}
.gmr-live-desert i:nth-child(3){right:-5%;bottom:0;width:54%;height:31px;clip-path:polygon(0 100%,0 48%,34% 28%,46% 5%,80% 26%,100% 15%,100% 100%);background:#d0804b}
.gmr-live-cavern{background:radial-gradient(circle at 50% 70%,#7545a2,#25172f 54%,#100b15)}
.gmr-live-cavern i:nth-child(1),.gmr-live-cavern i:nth-child(2),.gmr-live-cavern i:nth-child(3){bottom:0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:52px solid #a76de0;filter:drop-shadow(0 0 9px #d0a4ff)}
.gmr-live-cavern i:nth-child(1){left:8%}.gmr-live-cavern i:nth-child(2){right:10%;border-left-width:13px;border-right-width:13px;border-bottom-width:41px}.gmr-live-cavern i:nth-child(3){left:24%;border-left-width:10px;border-right-width:10px;border-bottom-width:32px;border-bottom-color:#7bdbe8}

.gmr-zone-creek .gmr-cell-layer-0{background:linear-gradient(#5aa749 0 24%,#6a5236 25%)}
.gmr-zone-creek .gmr-cell-layer-1,.gmr-zone-creek .gmr-cell-layer-2{background:repeating-linear-gradient(22deg,#72523b 0 14px,#5f4433 15px 27px)}
.gmr-zone-creek .gmr-cell-layer-5{background:radial-gradient(circle at 20% 30%,#d8d1c8 0 5px,transparent 6px),radial-gradient(circle at 75% 58%,#71838a 0 6px,transparent 7px),#8b867f;background-size:34px 30px}
.gmr-zone-mountain .gmr-cell-layer-0{background:linear-gradient(#4d8e49 0 20%,#6f665f 21%)}
.gmr-zone-mountain .gmr-cell-layer-1,.gmr-zone-mountain .gmr-cell-layer-2{background:repeating-linear-gradient(28deg,#756d6b 0 15px,#5e585a 16px 30px)}
.gmr-zone-mountain .gmr-cell-layer-3,.gmr-zone-mountain .gmr-cell-layer-4{background:repeating-linear-gradient(-20deg,#786e78 0 16px,#5f5663 17px 30px)}
.gmr-zone-mountain .gmr-cell-layer-6{background:repeating-linear-gradient(132deg,#4f4c59 0 20px,#36343e 21px 42px)}
.gmr-zone-desert .gmr-cell-layer-0{background:linear-gradient(#b49b62 0 18%,#a36643 19%)}
.gmr-zone-desert .gmr-cell-layer-1,.gmr-zone-desert .gmr-cell-layer-2{background:repeating-linear-gradient(24deg,#b66f47 0 15px,#955338 16px 29px)}
.gmr-zone-desert .gmr-cell-layer-3,.gmr-zone-desert .gmr-cell-layer-4{background:repeating-linear-gradient(-16deg,#c98255 0 17px,#a65e40 18px 31px)}
.gmr-zone-desert .gmr-cell-layer-5{background:radial-gradient(circle at 20% 30%,#d7b083 0 5px,transparent 6px),radial-gradient(circle at 75% 58%,#8f5a47 0 6px,transparent 7px),#ae795d;background-size:34px 30px}
.gmr-zone-cavern .gmr-cell-layer-0{background:linear-gradient(#445f3d 0 18%,#46364d 19%)}
.gmr-zone-cavern .gmr-cell-layer-1,.gmr-zone-cavern .gmr-cell-layer-2{background:repeating-linear-gradient(25deg,#4f3c56 0 14px,#3d2f45 15px 27px)}
.gmr-zone-cavern .gmr-cell-layer-3,.gmr-zone-cavern .gmr-cell-layer-4{background:repeating-linear-gradient(-18deg,#57405f 0 17px,#3f3048 18px 31px)}
.gmr-zone-cavern .gmr-cell-layer-5{background:radial-gradient(circle at 20% 30%,#8f7d99 0 5px,transparent 6px),radial-gradient(circle at 75% 58%,#62556d 0 6px,transparent 7px),#665a70;background-size:34px 30px}
.gmr-zone-cavern .gmr-cell-layer-6{background:repeating-linear-gradient(135deg,#3a3042 0 22px,#241d2b 23px 44px)}

@media(max-width:760px){.gmr-site-card{grid-template-columns:1fr}.gmr-site-art.gmr-scene-art{min-height:215px}.gmr-site-copy{padding:20px}.gmr-scene-crystals{bottom:43px}}
@media(max-width:560px){.gmr-site-art.gmr-scene-art{min-height:190px}.gmr-scene-art em{font-size:.75rem}.gmr-dig-sky strong{font-size:.78rem;max-width:74%}}


/* Crystal Dig collection field guide */
.gmr-find-chip{position:relative;width:100%;font:inherit;text-align:left;cursor:pointer;overflow:visible;appearance:none}.gmr-find-chip:hover,.gmr-find-chip:focus-visible{transform:translateY(-2px);box-shadow:0 9px 24px rgba(62,27,83,.16);outline:3px solid rgba(137,70,174,.22);outline-offset:2px}.gmr-chip-icon{flex:0 0 auto;font-size:2rem}.gmr-chip-copy{min-width:0;flex:1}.gmr-chip-copy strong,.gmr-chip-copy small{display:block}.gmr-chip-info{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:50%;color:#fff;background:#74418d;font-weight:900;font-family:Georgia,serif}
.gmr-find-tooltip{position:fixed;z-index:100001;left:var(--gmr-tip-left,-9999px);top:var(--gmr-tip-top,-9999px);width:min(340px,calc(100vw - 32px));padding:17px;text-align:left;color:#34233b;background:#fff;border:2px solid #d9c2e5;border-radius:18px;box-shadow:0 18px 45px rgba(35,14,47,.32);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;pointer-events:none}.gmr-find-tooltip:after{content:"";position:absolute;left:var(--gmr-tip-arrow,28px);top:var(--gmr-tip-arrow-top,28px);width:16px;height:16px;background:#fff;border-left:2px solid #d9c2e5;border-bottom:2px solid #d9c2e5;transform:translate(-9px,-50%) rotate(45deg)}.gmr-find-chip:hover .gmr-find-tooltip,.gmr-find-chip:focus-visible .gmr-find-tooltip,.gmr-find-chip.is-tooltip-open .gmr-find-tooltip{opacity:1;visibility:visible;transform:none}.gmr-tooltip-top{display:flex;align-items:center;gap:11px;margin-bottom:12px}.gmr-tooltip-top>b{font-size:2.25rem}.gmr-tooltip-top strong,.gmr-tooltip-top em{display:block}.gmr-tooltip-top strong{font-size:1.2rem;color:#4b2464}.gmr-tooltip-top em{font-size:.82rem;color:#866497;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.gmr-tooltip-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px}.gmr-tooltip-grid>span,.gmr-tooltip-locality{display:block;padding:9px 10px;background:#f7f0fa;border-radius:10px}.gmr-find-tooltip small{display:block;color:#806a89;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.gmr-find-tooltip b{font-size:.88rem}.gmr-tooltip-copy{display:block;margin:11px 0 8px;font-size:.92rem;line-height:1.5}.gmr-tooltip-tip{display:block;padding:10px;background:#fff8dc;border-radius:10px;font-size:.87rem;line-height:1.45}.gmr-tooltip-tap{display:none;margin-top:8px;color:#74418d;font-size:.78rem;font-weight:900;text-align:center}
body.gmr-info-open{overflow:hidden}.gmr-find-info-dialog[hidden]{display:none!important}.gmr-find-info-dialog{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:20px}.gmr-find-info-backdrop{position:absolute;inset:0;background:rgba(20,7,27,.76);backdrop-filter:blur(5px)}.gmr-find-info-card{position:relative;z-index:1;width:min(620px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:32px;background:linear-gradient(145deg,#fff,#faf5fc);border:3px solid #c7a7d8;border-radius:26px;box-shadow:0 28px 80px rgba(0,0,0,.42);text-align:center}.gmr-find-info-close{position:absolute;right:13px;top:11px;width:42px;height:42px;border:0;border-radius:50%;background:#eee2f3;color:#4c275e;font-size:1.8rem;line-height:1;cursor:pointer}.gmr-info-icon{display:grid;place-items:center;width:92px;height:92px;margin:0 auto 14px;border:3px solid #d9c4e5;border-radius:24px;background:#fff;font-size:3.6rem}.gmr-find-info-card h3{margin:5px 0 20px;color:#46235b;font-size:clamp(1.8rem,5vw,2.6rem)}.gmr-info-properties{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.gmr-info-properties>div{padding:14px;background:#f3eaf7;border-radius:14px}.gmr-info-properties .gmr-info-wide{grid-column:1/-1}.gmr-info-properties span,.gmr-info-properties strong{display:block}.gmr-info-properties span{margin-bottom:4px;color:#7c6685;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.gmr-info-properties strong{color:#40244f;font-size:1rem}.gmr-info-fact{margin:19px 0 13px;color:#4d4053;font-size:1.08rem;line-height:1.65;text-align:left}.gmr-info-tip{margin:0;padding:15px 17px;background:#fff6d5;border:2px solid #ead386;border-radius:15px;color:#574716;font-size:1rem;line-height:1.55;text-align:left}.gmr-info-tip strong{display:block;margin-bottom:3px;color:#765b00}.gmr-final-find{font:inherit;cursor:pointer}.gmr-final-find:hover,.gmr-final-find:focus-visible{transform:translateY(-2px);box-shadow:0 7px 18px rgba(63,31,79,.15);outline:2px solid #a66ac3;outline-offset:2px}
@media (hover:none),(max-width:700px){.gmr-find-tooltip{display:none}.gmr-tooltip-tap{display:block}.gmr-chip-info{width:30px;height:30px;flex-basis:30px}.gmr-find-info-card{padding:28px 19px 22px}.gmr-info-properties{grid-template-columns:1fr}.gmr-info-properties .gmr-info-wide{grid-column:auto}.gmr-info-fact{font-size:1rem}}


/* =========================================================
   GMR ARCADE 0.5.0 — POLISHED GAME LIBRARY
   ========================================================= */
.gmr-hub{
  max-width:1240px!important;
  border:0!important;
  background:#f7f1fb!important;
  box-shadow:0 28px 80px rgba(45,18,64,.22)!important;
}
.gmr-hub .gmr-hub-hero{
  min-height:430px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:76px 240px 68px!important;
  background:
    radial-gradient(circle at 50% 12%,rgba(255,255,255,.2),transparent 28%),
    linear-gradient(145deg,#240d35 0%,#4c1c67 42%,#7e3c96 100%)!important;
}
.gmr-hub .gmr-hub-hero h2{
  color:#fff!important;
  text-shadow:0 4px 20px rgba(15,3,24,.45);
}
.gmr-hub .gmr-hub-intro{
  color:#f8effc!important;
  text-shadow:0 2px 8px rgba(20,4,29,.3);
}
.gmr-hub-summary span{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 8px 22px rgba(20,4,29,.18);
}
.gmr-hub-library{
  padding:42px!important;
  background:
    radial-gradient(circle at 0 0,rgba(180,125,211,.16),transparent 32%),
    linear-gradient(180deg,#faf7fc,#eee4f4)!important;
}
.gmr-featured-wrap{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  min-height:390px;
  overflow:hidden;
  margin-bottom:48px;
  border:1px solid rgba(111,60,137,.2);
  border-radius:30px;
  background:
    radial-gradient(circle at 72% 24%,rgba(226,185,250,.2),transparent 25%),
    linear-gradient(135deg,#2f123f 0%,#52206b 48%,#7c3b91 100%);
  box-shadow:0 24px 55px rgba(62,25,83,.25);
}
.gmr-featured-copy{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:52px 44px 50px 52px;
  color:#fff;
}
.gmr-featured-badge{
  align-self:flex-start;
  margin-bottom:17px;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(255,255,255,.13);
  color:#fff4c7;
  font-size:.84rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gmr-featured-copy .gmr-hub-kicker{color:#e6c8f4!important;font-size:.92rem!important}
.gmr-featured-copy h3{
  margin:4px 0 16px;
  color:#fff;
  font-size:clamp(2.6rem,5vw,4.55rem);
  line-height:.98;
  text-shadow:0 4px 16px rgba(20,3,29,.38);
}
.gmr-featured-copy>p:not(.gmr-hub-kicker){
  max-width:650px;
  margin:0;
  color:#f4eaf8;
  font-size:1.14rem;
  line-height:1.72;
}
.gmr-featured-details{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:24px 0;
}
.gmr-featured-details span{
  padding:9px 12px;
  border-radius:12px;
  background:rgba(255,255,255,.11);
  color:#fff;
  font-size:.92rem;
  font-weight:800;
}
.gmr-featured-play{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:min(100%,340px);
  margin-top:4px;
  padding:16px 20px;
  border:0;
  border-radius:15px;
  background:linear-gradient(135deg,#fff1b8,#e4bd62);
  color:#40204c;
  box-shadow:0 12px 28px rgba(13,2,20,.28);
  font-size:1.08rem;
  font-weight:950;
  cursor:pointer;
  transition:transform .2s ease,filter .2s ease;
}
.gmr-featured-play:hover{transform:translateY(-3px);filter:brightness(1.04)}
.gmr-featured-art{
  position:relative;
  min-height:390px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 30%,rgba(228,196,255,.2),transparent 34%),
    linear-gradient(180deg,rgba(20,5,29,.04),rgba(13,2,19,.38));
}
.gmr-art-moon{
  position:absolute;
  width:118px;height:118px;
  right:56px;top:38px;
  border-radius:50%;
  background:radial-gradient(circle at 35% 30%,#fff,#ecd8fa 55%,#b98bd2);
  box-shadow:0 0 45px rgba(239,214,255,.55);
}
.gmr-art-mountain{
  position:absolute;
  bottom:76px;
  width:0;height:0;
  border-left:160px solid transparent;
  border-right:160px solid transparent;
  border-bottom:235px solid #32133f;
  filter:drop-shadow(0 15px 18px rgba(14,2,20,.28));
}
.gmr-art-mountain-one{right:115px}
.gmr-art-mountain-two{right:-62px;transform:scale(.78);border-bottom-color:#461b58}
.gmr-art-ground{
  position:absolute;
  left:-5%;right:-5%;bottom:-48px;height:160px;
  border-radius:50% 50% 0 0;
  background:linear-gradient(180deg,#31143f,#17071f);
}
.gmr-art-crystal{
  position:absolute;
  bottom:50px;
  width:56px;
  border-radius:12px 12px 8px 8px;
  clip-path:polygon(50% 0,100% 28%,83% 100%,17% 100%,0 28%);
  background:linear-gradient(145deg,#fff 0%,#e2b7ff 24%,#9d58c4 58%,#52206b 100%);
  box-shadow:0 0 26px rgba(216,169,255,.55);
}
.gmr-art-crystal-a{right:185px;height:142px;transform:rotate(-7deg)}
.gmr-art-crystal-b{right:116px;height:105px;transform:rotate(8deg)}
.gmr-art-crystal-c{right:255px;height:92px;transform:rotate(-16deg)}
.gmr-art-pickaxe{
  position:absolute;
  right:42px;
  bottom:64px;
  font-size:7.2rem;
  transform:rotate(-22deg);
  filter:drop-shadow(0 12px 12px rgba(10,1,15,.4));
}
.gmr-art-sparkle{position:absolute;color:#fff4c1;text-shadow:0 0 16px #fff;font-size:1.8rem}
.gmr-art-sparkle.s1{right:236px;top:76px}.gmr-art-sparkle.s2{right:92px;top:170px}.gmr-art-sparkle.s3{right:330px;top:145px}
.gmr-more-games-heading{margin-top:2px!important}
.gmr-hub .gmr-hub-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px!important;
}
.gmr-hub .gmr-hub-card{
  min-height:430px!important;
  overflow:hidden;
  padding:0!important;
  border:1px solid rgba(82,36,104,.16)!important;
  border-radius:25px!important;
  background:#fff!important;
  box-shadow:0 18px 38px rgba(52,21,69,.13)!important;
}
.gmr-card-cover{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:185px;
  overflow:hidden;
}
.gmr-card-cover::before,.gmr-card-cover::after{
  content:"";
  position:absolute;
  border-radius:50%;
  background:rgba(255,255,255,.14);
}
.gmr-card-cover::before{width:210px;height:210px;right:-75px;top:-95px}
.gmr-card-cover::after{width:120px;height:120px;left:-45px;bottom:-52px}
.gmr-cover-glow{
  position:absolute;
  width:170px;height:170px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.33),transparent 68%);
}
.gmr-cover-symbol{
  position:relative;
  z-index:2;
  font-size:5.4rem;
  filter:drop-shadow(0 13px 14px rgba(25,4,35,.24));
  transition:transform .25s ease;
}
.gmr-hub-card:hover .gmr-cover-symbol{transform:scale(1.08) rotate(-3deg)}
.gmr-cover-chip{
  position:absolute;
  z-index:3;
  left:18px;
  bottom:16px;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(26,7,35,.25);
  color:#fff;
  backdrop-filter:blur(5px);
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.04em;
}
.gmr-game-card-crystal-quiz .gmr-card-cover{background:linear-gradient(135deg,#48205e,#9451ad)}
.gmr-game-card-creekside-adventure .gmr-card-cover{background:linear-gradient(135deg,#275e58,#6b9a78)}
.gmr-game-card-memory-match .gmr-card-cover{background:linear-gradient(135deg,#62336f,#bc75a8)}
.gmr-game-card-word-scramble .gmr-card-cover{background:linear-gradient(135deg,#6b4a27,#8d5d91)}
.gmr-hub-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:25px 26px 27px;
}
.gmr-hub-card-top{align-items:center!important}
.gmr-card-detail{
  color:#745181;
  font-size:.86rem;
  font-weight:850;
}
.gmr-hub .gmr-hub-card h4{
  margin:19px 0 10px!important;
  font-size:clamp(1.55rem,2.5vw,1.9rem)!important;
}
.gmr-hub .gmr-hub-card p{
  font-size:1.06rem!important;
  line-height:1.65!important;
}
.gmr-hub .gmr-hub-play{
  padding:15px 18px!important;
  border-radius:15px!important;
  font-size:1.08rem!important;
}
.gmr-hub .gmr-hub-card:hover{
  transform:translateY(-8px)!important;
  box-shadow:0 28px 52px rgba(52,21,69,.19)!important;
}
@media(max-width:980px){
  .gmr-hub .gmr-hub-hero{padding:65px 170px 58px!important}
  .gmr-featured-wrap{grid-template-columns:1fr}
  .gmr-featured-art{min-height:315px}
}
@media(max-width:720px){
  .gmr-hub .gmr-hub-hero{
    min-height:auto;
    padding:48px 22px 44px!important;
  }
  .gmr-hero-crystals{opacity:.28!important}
  .gmr-hub-library{padding:22px 15px 28px!important}
  .gmr-featured-wrap{border-radius:22px;margin-bottom:35px}
  .gmr-featured-copy{padding:34px 24px 30px}
  .gmr-featured-copy h3{font-size:3rem}
  .gmr-featured-copy>p:not(.gmr-hub-kicker){font-size:1.05rem}
  .gmr-featured-art{min-height:250px}
  .gmr-art-mountain{bottom:43px;transform:scale(.75)}
  .gmr-art-mountain-two{transform:scale(.6)}
  .gmr-art-pickaxe{font-size:5rem}
  .gmr-hub .gmr-hub-grid{grid-template-columns:1fr!important;gap:20px!important}
  .gmr-hub .gmr-hub-card{min-height:405px!important}
  .gmr-card-cover{min-height:170px}
}


/* 0.5.1 — Full illustrated game-card covers */
.gmr-card-cover{
  isolation:isolate;
  min-height:235px!important;
  background:#351542!important;
}
.gmr-card-cover-image{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  transition:transform .45s ease,filter .45s ease;
}
.gmr-cover-shade{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(13,4,20,.01) 45%,rgba(17,4,24,.72) 100%);
}
.gmr-cover-chip{
  z-index:3!important;
  left:20px!important;
  bottom:18px!important;
  padding:8px 13px!important;
  background:rgba(20,6,28,.76)!important;
  border-color:rgba(255,255,255,.45)!important;
  box-shadow:0 7px 20px rgba(10,2,15,.28);
  color:#fff!important;
  text-shadow:0 1px 4px rgba(0,0,0,.55);
}
.gmr-hub-card:hover .gmr-card-cover-image{
  transform:scale(1.035);
  filter:saturate(1.06) contrast(1.02);
}
.gmr-game-card-crystal-quiz .gmr-card-cover,
.gmr-game-card-creekside-adventure .gmr-card-cover,
.gmr-game-card-memory-match .gmr-card-cover,
.gmr-game-card-word-scramble .gmr-card-cover{
  background:#351542!important;
}
@media(max-width:720px){
  .gmr-card-cover{min-height:205px!important}
}

/* =========================================================
   GEODE SMASH
   ========================================================= */
.gmr-smash .gmr-header{
  background:
    radial-gradient(circle at 18% 22%,rgba(205,137,255,.22),transparent 25%),
    radial-gradient(circle at 86% 25%,rgba(255,198,76,.18),transparent 22%),
    linear-gradient(135deg,#25102f,#55206c 48%,#2b173c);
}
.gmr-smash-logo{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  margin:10px auto 22px;
  color:#fff;
}
.gmr-smash-logo span{font-size:4rem;filter:drop-shadow(0 8px 9px rgba(45,13,56,.22))}
.gmr-smash-logo strong{
  color:#693485;
  font-size:clamp(2.3rem,7vw,4.8rem);
  line-height:.78;
  letter-spacing:.02em;
  text-shadow:0 4px 0 #e7c56a,0 8px 12px rgba(38,12,48,.2);
}
.gmr-smash-start-facts{
  display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0;
}
.gmr-smash-start-facts span{
  padding:10px 14px;border-radius:999px;background:#f2e5f7;color:#54236a;font-weight:850;
}
.gmr-smash-hud{
  display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;
}
.gmr-smash-hud>div{
  padding:12px;border:1px solid #dbc6e5;border-radius:15px;background:linear-gradient(180deg,#fff,#f8f1fb);text-align:center;
}
.gmr-smash-hud span{display:block;color:#765a81;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.gmr-smash-hud strong{display:block;color:#3f174e;font-size:1.55rem}
.gmr-smash-controls{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px;
}
.gmr-smash-controls button{
  border:1px solid #cdb3d9;border-radius:10px;background:#fff;padding:9px 12px;color:#512264;font-weight:850;cursor:pointer;
}
.gmr-smash-controls span{margin-left:auto;color:#633177;font-weight:900}
.gmr-smash-banner{
  margin-bottom:12px;padding:12px 16px;border-radius:13px;background:linear-gradient(135deg,#5c2872,#8d4ba4);color:#fff;text-align:center;font-size:1.06rem;font-weight:950;box-shadow:0 8px 18px rgba(62,24,78,.18);
}
.gmr-smash-banner.pulse{animation:gmrSmashBanner .35s ease}
@keyframes gmrSmashBanner{50%{transform:scale(1.025);filter:brightness(1.15)}}
.gmr-smash-board{
  position:relative;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  padding:24px;
  overflow:hidden;
  border:7px solid #4a2b28;
  border-radius:25px;
  background:
    radial-gradient(circle at 20% 15%,rgba(164,119,86,.26),transparent 20%),
    repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 3px,transparent 3px 20px),
    linear-gradient(145deg,#5b4234,#34251f 55%,#201815);
  box-shadow:inset 0 0 30px rgba(0,0,0,.5),0 18px 34px rgba(53,23,62,.2);
}
.gmr-smash-board::before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;
  background-image:radial-gradient(circle,#c49a72 0 2px,transparent 3px),radial-gradient(circle,#281a17 0 3px,transparent 4px);
  background-size:46px 43px,71px 66px;background-position:8px 10px,22px 33px;
}
.gmr-smash-board.mega-mode{animation:gmrMegaShake .42s linear infinite}
@keyframes gmrMegaShake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}
.gmr-smash-hole{
  position:relative;
  min-height:150px;
  overflow:visible;
  border:0;
  background:transparent;
  cursor:pointer;
  touch-action:manipulation;
}
.gmr-hole-rim{
  position:absolute;left:5%;right:5%;bottom:10%;height:50%;
  border-radius:50%;
  background:radial-gradient(ellipse at center,#150e0b 0 45%,#312119 47% 58%,#795642 60% 71%,#3a2921 73%);
  box-shadow:0 12px 13px rgba(0,0,0,.45),inset 0 7px 9px rgba(255,255,255,.08);
}
.gmr-hole-shadow{position:absolute;left:18%;right:18%;bottom:18%;height:24%;border-radius:50%;background:#090706;filter:blur(2px)}
.gmr-pop-target{
  position:absolute;z-index:2;left:10%;right:10%;bottom:24%;height:76%;
  display:flex;align-items:flex-end;justify-content:center;pointer-events:none;
}
.gmr-target-shell{
  --crack:0;
  position:relative;
  display:flex;align-items:center;justify-content:center;
  width:82%;aspect-ratio:1/1.02;
  transform:translateY(105%);
  border:6px solid #bca78e;
  border-radius:52% 48% 45% 55% / 47% 52% 48% 53%;
  background:
    repeating-conic-gradient(from 15deg,rgba(255,255,255,.16) 0 8deg,transparent 8deg 24deg),
    radial-gradient(circle at 50% 48%,#c398de 0 17%,#7c3fa0 18% 38%,#2f1639 39% 55%,#a8917b 56% 72%,#695445 73%);
  box-shadow:0 11px 19px rgba(0,0,0,.42),inset 0 0 17px rgba(255,255,255,.25);
  animation:gmrPop .22s ease forwards;
}
@keyframes gmrPop{to{transform:translateY(0)}}
.gmr-target-shell::after{
  content:"";position:absolute;inset:8%;opacity:calc(var(--crack) * 1);
  background:conic-gradient(from 15deg,transparent 0 8%,rgba(255,255,255,.75) 9% 10%,transparent 11% 30%,rgba(255,255,255,.7) 31% 32%,transparent 33% 63%,rgba(255,255,255,.7) 64% 65%,transparent 66%);
  clip-path:polygon(48% 0,55% 38%,100% 45%,60% 54%,70% 100%,49% 62%,12% 90%,39% 53%,0 32%,43% 41%);
}
.gmr-target-shell.quartz{background:radial-gradient(circle,#fff 0 18%,#d9edf4 19% 39%,#5f7180 40% 56%,#a8917b 57% 72%,#695445 73%)}
.gmr-target-shell.celestite{background:radial-gradient(circle,#d7f8ff 0 17%,#58aee4 18% 39%,#183c67 40% 56%,#a8917b 57% 72%,#695445 73%)}
.gmr-target-shell.agate{background:radial-gradient(circle,#fff1d5 0 14%,#e88335 15% 25%,#fff2dc 26% 34%,#a94b21 35% 50%,#a8917b 51% 72%,#695445 73%)}
.gmr-target-shell.rainbow{background:conic-gradient(#7d3dc0,#319adb,#45bd88,#f1cb4d,#e46b55,#a34ac4,#7d3dc0)}
.gmr-target-shell.legendary,.gmr-target-shell.mega{box-shadow:0 0 25px #ffe67d,0 15px 24px rgba(0,0,0,.42);animation:gmrPop .22s ease forwards,gmrLegendGlow .7s ease-in-out infinite alternate}
@keyframes gmrLegendGlow{to{filter:brightness(1.18) saturate(1.2)}}
.gmr-target-shell.mega{width:112%;z-index:4}
.gmr-target-emoji{position:relative;z-index:2;font-size:clamp(2.4rem,7vw,4.8rem);filter:drop-shadow(0 5px 5px rgba(0,0,0,.32))}
.gmr-target-crystals{position:absolute;right:12%;top:12%;color:#fff4b2;font-size:1.6rem;text-shadow:0 0 12px #fff}
.gmr-hit-count{
  position:absolute;right:-7px;top:-7px;z-index:4;min-width:34px;height:34px;padding:0 7px;display:grid;place-items:center;border-radius:50%;background:#fff0a3;color:#4d264e;font-weight:950;border:3px solid #6b3979;
}
.gmr-smash-hole.bad .gmr-target-shell{background:linear-gradient(135deg,#6e5747,#33251e);border-color:#8c6c50}
.gmr-smash-hole.struck .gmr-target-shell{animation:gmrHit .18s ease}
.gmr-smash-hole.bonk .gmr-target-shell{animation:gmrBonk .2s ease}
.gmr-smash-hole.empty-hit .gmr-hole-rim{filter:brightness(1.35)}
@keyframes gmrHit{50%{transform:scale(.86) rotate(-5deg)}}
@keyframes gmrBonk{50%{transform:translateX(8px) rotate(8deg)}}
.gmr-smash-float{
  position:absolute;z-index:8;left:50%;top:15%;transform:translateX(-50%);
  color:#fff;font-size:1.2rem;font-weight:950;text-shadow:0 2px 5px #000;animation:gmrFloat .72s ease forwards;white-space:nowrap;
}
.gmr-smash-float.points{color:#fff2a7}.gmr-smash-float.penalty,.gmr-smash-float.miss{color:#ffb0a7}.gmr-smash-float.crack{color:#d9c1ff}
@keyframes gmrFloat{to{transform:translate(-50%,-65px);opacity:0}}
.gmr-smash-spark{
  position:absolute;z-index:9;left:50%;top:42%;color:#ffe991;font-style:normal;pointer-events:none;animation:gmrSpark .65s ease forwards;
}
@keyframes gmrSpark{to{transform:translate(var(--x),var(--y)) rotate(180deg);opacity:0}}
.gmr-smash-meter{margin-top:16px;padding:13px 15px;border-radius:14px;background:#f4eaf8;border:1px solid #d8c4e2}
.gmr-smash-meter>div:first-child{display:flex;justify-content:space-between;color:#532367;font-weight:900}
.gmr-smash-meter-track{height:15px;margin-top:8px;overflow:hidden;border-radius:999px;background:#2b1d30;box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}
.gmr-smash-meter-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#724091,#d28be7,#ffe482);transition:width .25s ease}
.gmr-smash-tip{text-align:center;color:#6b5074;font-weight:750}
.gmr-smash.is-paused .gmr-smash-board{filter:grayscale(.5) brightness(.65)}
.gmr-smash.is-paused .gmr-smash-board::after{content:"PAUSED";position:absolute;z-index:20;inset:0;display:grid;place-items:center;color:#fff;font-size:3rem;font-weight:950;background:rgba(29,12,35,.45)}
.gmr-smash-best{padding:12px;border-radius:12px;background:#f4e8f8;color:#59266c;font-weight:900}
.gmr-featured-smash-art{padding:0!important}
.gmr-featured-smash-art img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:720px){
  .gmr-smash-hud{grid-template-columns:repeat(2,1fr)}
  .gmr-smash-board{gap:7px;padding:13px;border-width:5px}
  .gmr-smash-hole{min-height:105px}
  .gmr-smash-controls span{width:100%;margin-left:0}
  .gmr-smash-logo span{font-size:2.6rem}
}


/* =========================================================
   GMR ARCADE 1.0 — STABLE COVER AND LAUNCHER LAYER
   ========================================================= */
.gmr-hub-card .gmr-card-cover{
  position:relative!important;
  min-height:235px!important;
  overflow:hidden!important;
  background:#351542!important;
}
.gmr-hub-card .gmr-card-cover-image{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  transition:transform .45s ease,filter .45s ease!important;
}
.gmr-hub-card:hover .gmr-card-cover-image{
  transform:scale(1.035)!important;
  filter:saturate(1.06) contrast(1.02)!important;
}
.gmr-hub-card .gmr-cover-shade{z-index:1!important}
.gmr-hub-card .gmr-cover-chip{z-index:3!important}
.gmr-featured-smash-art{
  min-height:390px!important;
  padding:0!important;
  overflow:hidden!important;
  background:#24102f!important;
}
.gmr-featured-smash-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:390px!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
}
.gmr-arcade-overlay[hidden],.gmr-game-panel[hidden]{display:none!important}
.gmr-arcade-overlay:not([hidden]){display:block!important}
@media(max-width:720px){
  .gmr-hub-card .gmr-card-cover{min-height:205px!important}
  .gmr-featured-smash-art,.gmr-featured-smash-art img{min-height:250px!important}
}


/* =========================================================
   GEODE SMASH 1.0.1 — OPEN QUARRY WALL
   ========================================================= */
.gmr-smash .gmr-smash-board{
  position:relative!important;
  display:block!important;
  min-height:590px!important;
  padding:0!important;
  overflow:hidden!important;
  border:7px solid #8d735a!important;
  border-radius:26px!important;
  cursor:none!important;
  background:
    linear-gradient(180deg,transparent 0 15%,rgba(255,255,255,.05) 16% 17%,transparent 18%),
    radial-gradient(ellipse at 18% 25%,rgba(255,255,255,.16),transparent 24%),
    radial-gradient(ellipse at 74% 60%,rgba(66,45,30,.3),transparent 30%),
    repeating-linear-gradient(162deg,transparent 0 38px,rgba(64,43,29,.2) 39px 42px,transparent 43px 78px),
    linear-gradient(145deg,#b7956e 0%,#8b6b4d 35%,#76563e 68%,#5b402f 100%)!important;
  box-shadow:
    inset 0 0 45px rgba(49,31,19,.52),
    inset 0 18px 25px rgba(255,236,191,.13),
    0 20px 40px rgba(53,23,62,.22)!important;
}
.gmr-smash .gmr-smash-board::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  opacity:.55!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 8% 18%,#d6b68d 0 5px,transparent 6px),
    radial-gradient(circle at 28% 73%,#4d3526 0 4px,transparent 5px),
    radial-gradient(circle at 68% 22%,#d6b68d 0 3px,transparent 4px),
    radial-gradient(circle at 87% 56%,#443024 0 6px,transparent 7px),
    radial-gradient(circle at 47% 48%,#c3a17b 0 3px,transparent 4px);
  background-size:96px 91px,130px 120px,115px 108px,155px 145px,82px 75px!important;
}
.gmr-quarry-sky{
  position:absolute;
  z-index:0;
  left:0;right:0;top:0;height:82px;
  background:linear-gradient(180deg,#a8d6ed,#d9edf5 72%,rgba(219,237,245,0));
  clip-path:polygon(0 0,100% 0,100% 38%,92% 52%,84% 39%,74% 58%,61% 43%,50% 62%,38% 47%,25% 64%,13% 49%,0 66%);
  opacity:.95;
}
.gmr-quarry-ridge{
  position:absolute;
  z-index:1;
  left:0;right:0;top:45px;height:100px;
  background:
    linear-gradient(145deg,transparent 0 9%,#5d6547 10% 18%,transparent 19% 27%,#677454 28% 39%,transparent 40% 51%,#536044 52% 65%,transparent 66% 74%,#657254 75% 88%,transparent 89%);
  opacity:.68;
}
.gmr-quarry-plants{
  position:absolute;z-index:4;right:2%;top:8%;font-size:2.2rem;
  filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));
}
.gmr-quarry-spot{
  position:absolute!important;
  z-index:5;
  width:var(--spot-size)!important;
  aspect-ratio:1/1!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  cursor:none!important;
  transform:translate(-50%,-50%);
  touch-action:manipulation;
}
.gmr-rock-shadow{
  position:absolute;inset:14% 4% 2%;
  border-radius:48% 52% 50% 46%;
  background:rgba(38,24,17,.42);
  filter:blur(5px);
  transform:translateY(7px);
}
.gmr-rock-face{
  position:absolute;inset:5%;
  border-radius:48% 52% 44% 56% / 53% 47% 55% 45%;
  background:
    radial-gradient(circle at 30% 25%,rgba(255,255,255,.23),transparent 24%),
    repeating-linear-gradient(138deg,transparent 0 11px,rgba(61,40,28,.16) 12px 14px,transparent 15px 27px),
    linear-gradient(145deg,#b49672,#87674b 62%,#614632);
  border:2px solid rgba(69,45,30,.42);
  box-shadow:inset -7px -8px 13px rgba(45,28,18,.3),inset 5px 5px 9px rgba(255,235,198,.12);
}
.gmr-quarry-spot:nth-of-type(3n) .gmr-rock-face{transform:rotate(9deg);border-radius:58% 42% 55% 45%}
.gmr-quarry-spot:nth-of-type(4n) .gmr-rock-face{transform:rotate(-7deg);border-radius:43% 57% 39% 61%}
.gmr-geode-target{
  position:absolute;z-index:4;inset:-2%;
  display:grid;place-items:center;
  pointer-events:none;
}
.gmr-quarry-spot.active .gmr-rock-face{
  filter:brightness(.82);
  transform:scale(.94);
}
.gmr-geode-shell{
  --open:0;
  position:relative;
  display:grid;
  place-items:center;
  width:92%;height:92%;
  overflow:hidden;
  border-radius:49% 51% 46% 54% / 55% 45% 56% 44%;
  background:
    radial-gradient(circle at 30% 24%,rgba(255,255,255,.18),transparent 21%),
    repeating-linear-gradient(145deg,transparent 0 9px,rgba(53,35,24,.19) 10px 12px,transparent 13px 24px),
    linear-gradient(145deg,#9b8062,#6f533c 62%,#4f392b);
  border:4px solid #b99e7e;
  box-shadow:0 9px 15px rgba(43,27,18,.45),inset 0 0 15px rgba(27,15,10,.32);
  transform:scale(.35);
  opacity:0;
  transition:transform .2s ease,opacity .2s ease;
}
.gmr-quarry-spot.revealed .gmr-geode-shell{
  transform:scale(1);
  opacity:1;
}
.gmr-shell-texture{
  position:absolute;inset:0;
  background:
    radial-gradient(circle at 24% 42%,#ccb08c 0 3px,transparent 4px),
    radial-gradient(circle at 72% 28%,#4f392c 0 3px,transparent 4px),
    radial-gradient(circle at 64% 72%,#d0b28c 0 2px,transparent 3px);
  background-size:31px 29px,39px 37px,27px 25px;
  opacity:.7;
}
.gmr-crystal-cavity{
  position:absolute;
  inset:19%;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:1px;
  overflow:hidden;
  border-radius:50%;
  opacity:calc(.12 + var(--open) * .88);
  transform:scale(calc(.46 + var(--open) * .54));
  background:radial-gradient(circle,#170d1b 0 48%,#3a2738 49% 58%,#a99380 59% 68%,transparent 69%);
  transition:opacity .15s ease,transform .15s ease;
}
.gmr-crystal-cavity i{
  position:absolute;
  bottom:23%;
  width:18%;height:52%;
  clip-path:polygon(50% 0,100% 30%,82% 100%,18% 100%,0 30%);
  background:linear-gradient(145deg,#f3d9ff,#a95ed2 48%,#4f1f69);
  box-shadow:0 0 9px rgba(230,181,255,.55);
}
.gmr-crystal-cavity i:nth-child(1){left:15%;height:38%;transform:rotate(-25deg)}
.gmr-crystal-cavity i:nth-child(2){left:29%;height:58%;transform:rotate(-10deg)}
.gmr-crystal-cavity i:nth-child(3){left:43%;height:68%}
.gmr-crystal-cavity i:nth-child(4){left:57%;height:52%;transform:rotate(10deg)}
.gmr-crystal-cavity i:nth-child(5){left:70%;height:39%;transform:rotate(24deg)}
.gmr-crystal-cavity b{
  position:relative;z-index:2;color:#fff;font-size:1.5rem;text-shadow:0 0 10px #fff;
}
.gmr-geode-shell.quartz .gmr-crystal-cavity i{background:linear-gradient(145deg,#fff,#d9f3ff 48%,#7898a7)}
.gmr-geode-shell.celestite .gmr-crystal-cavity i{background:linear-gradient(145deg,#e4fbff,#62b8e9 48%,#214e78)}
.gmr-geode-shell.agate .gmr-crystal-cavity{
  background:repeating-radial-gradient(circle,#ffecd1 0 7%,#d96e2d 8% 14%,#fff0da 15% 21%,#9c421e 22% 29%,#2a1410 30% 52%,#a99380 53% 64%,transparent 65%);
}
.gmr-geode-shell.agate .gmr-crystal-cavity i{display:none}
.gmr-geode-shell.rainbow .gmr-crystal-cavity i:nth-child(1){background:#ef6972}
.gmr-geode-shell.rainbow .gmr-crystal-cavity i:nth-child(2){background:#f5c75b}
.gmr-geode-shell.rainbow .gmr-crystal-cavity i:nth-child(3){background:#69d395}
.gmr-geode-shell.rainbow .gmr-crystal-cavity i:nth-child(4){background:#57aee3}
.gmr-geode-shell.rainbow .gmr-crystal-cavity i:nth-child(5){background:#bc6dde}
.gmr-geode-shell.legendary,.gmr-geode-shell.mega{
  box-shadow:0 0 24px rgba(255,222,112,.8),0 11px 18px rgba(43,27,18,.45);
}
.gmr-geode-shell.mega{width:145%;height:145%}
.gmr-crack-lines{
  position:absolute;inset:7%;
  opacity:calc(var(--open) * 1);
  background:
    linear-gradient(64deg,transparent 47%,#ede2d2 48% 50%,transparent 51%) 47% 6%/7px 44% no-repeat,
    linear-gradient(118deg,transparent 47%,#ede2d2 48% 50%,transparent 51%) 58% 19%/8px 39% no-repeat,
    linear-gradient(34deg,transparent 47%,#ede2d2 48% 50%,transparent 51%) 30% 45%/38% 7px no-repeat,
    linear-gradient(145deg,transparent 47%,#ede2d2 48% 50%,transparent 51%) 66% 57%/31% 7px no-repeat;
  filter:drop-shadow(0 1px 1px rgba(30,17,10,.6));
}
.gmr-quarry-spot.opened .gmr-geode-shell{
  animation:gmrGeodeOpen .52s ease forwards;
}
@keyframes gmrGeodeOpen{
  42%{transform:scale(1.14) rotate(-3deg);filter:brightness(1.35)}
  100%{transform:scale(1.03);filter:brightness(1.16)}
}
.gmr-decoy-object{
  display:grid;place-items:center;
  width:82%;height:82%;
  border-radius:48% 52% 44% 56%;
  background:linear-gradient(145deg,#9f8262,#614735);
  border:4px solid #bfa07d;
  box-shadow:0 8px 14px rgba(42,25,16,.4);
  font-size:clamp(2rem,5vw,4.5rem);
  transform:scale(.3);
  opacity:0;
  animation:gmrDecoyReveal .2s ease forwards;
}
@keyframes gmrDecoyReveal{to{transform:scale(1);opacity:1}}
.gmr-dust-edge{
  position:absolute;inset:15%;
  border-radius:50%;
  box-shadow:0 0 24px rgba(225,193,151,.75);
}
.gmr-hammer-cursor{
  position:absolute;z-index:50;
  display:none;
  pointer-events:none;
  transform:translate(-15%,-72%) rotate(-27deg);
  font-size:3.1rem;
  filter:drop-shadow(0 5px 5px rgba(35,20,14,.45));
}
.gmr-hammer-cursor.visible{display:block}
.gmr-hammer-cursor.swinging{animation:gmrHammerSwing .21s ease}
@keyframes gmrHammerSwing{
  0%{transform:translate(-15%,-72%) rotate(-35deg)}
  55%{transform:translate(-7%,-42%) rotate(30deg)}
  100%{transform:translate(-15%,-72%) rotate(-27deg)}
}
.gmr-quarry-spot.struck{animation:gmrQuarryHit .18s ease}
.gmr-quarry-spot.bonk{animation:gmrQuarryBonk .23s ease}
.gmr-quarry-spot.rock-hit .gmr-rock-face{filter:brightness(1.3)}
@keyframes gmrQuarryHit{50%{transform:translate(-50%,-50%) scale(.92) rotate(-2deg)}}
@keyframes gmrQuarryBonk{50%{transform:translate(-47%,-50%) rotate(7deg)}}
.gmr-quarry-dust{
  position:absolute;z-index:55;left:50%;top:50%;
  width:10px;height:10px;border-radius:50%;
  background:#d8b98d;
  box-shadow:0 0 5px rgba(101,70,43,.3);
  pointer-events:none;
  animation:gmrQuarryDust .62s ease forwards;
}
@keyframes gmrQuarryDust{
  to{transform:translate(var(--dx),var(--dy)) scale(.25);opacity:0}
}
.gmr-crystal-shard{
  position:absolute;z-index:60;left:50%;top:42%;
  color:#f3d4ff;font-style:normal;font-size:1.1rem;
  text-shadow:0 0 8px #fff;
  pointer-events:none;
  animation:gmrQuarryShard .78s ease forwards;
}
@keyframes gmrQuarryShard{
  to{transform:translate(var(--dx),var(--dy)) rotate(190deg);opacity:0}
}
.gmr-smash-board.mega-mode{animation:gmrQuarryMegaShake .42s linear infinite!important}
@keyframes gmrQuarryMegaShake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}
.gmr-smash.is-paused .gmr-smash-board::after{
  z-index:80!important;
}
@media(max-width:720px){
  .gmr-smash .gmr-smash-board{min-height:500px!important;cursor:pointer!important}
  .gmr-quarry-spot{cursor:pointer!important}
  .gmr-hammer-cursor{display:none!important}
}


/* 1.0.2 — finished Crystal Dig and Geode Smash cover artwork */
.gmr-cover-crystal-dig,
.gmr-cover-geode-smash{
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
}
.gmr-hub-card .gmr-card-cover{
  min-height:235px!important;
}
.gmr-hub-card-body{
  min-height:255px;
}
.gmr-hub-card{
  height:100%;
}
.gmr-hub-grid{
  align-items:stretch!important;
}
@media(max-width:720px){
  .gmr-hub-card .gmr-card-cover{min-height:205px!important}
  .gmr-hub-card-body{min-height:auto}
}

/* =========================================================
   GUESS THE CRYSTAL
   ========================================================= */
.gmr-guess .gmr-header{
  background:
    radial-gradient(circle at 78% 20%,rgba(79,181,255,.22),transparent 25%),
    radial-gradient(circle at 20% 35%,rgba(208,123,255,.2),transparent 27%),
    linear-gradient(135deg,#21102d,#4d1e66 50%,#21152f);
}
.gmr-guess-start-art{
  display:flex;justify-content:center;align-items:center;gap:20px;
  margin:10px 0 22px;font-size:4rem;
  filter:drop-shadow(0 12px 12px rgba(61,22,77,.2));
}
.gmr-guess-start-art span:nth-child(2){font-size:5rem}
.gmr-guess-start-facts{
  display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0;
}
.gmr-guess-start-facts span{
  padding:10px 14px;border-radius:999px;background:#f2e6f7;color:#58256c;font-weight:850;
}
.gmr-guess-hud{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;
}
.gmr-guess-hud>div{
  padding:12px;border:1px solid #dbc7e5;border-radius:15px;background:linear-gradient(180deg,#fff,#f8f1fb);text-align:center;
}
.gmr-guess-hud span{
  display:block;color:#775c81;font-size:.79rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em;
}
.gmr-guess-hud strong{display:block;color:#401850;font-size:1.42rem}
.gmr-guess-layout{
  display:grid;grid-template-columns:minmax(300px,.95fr) minmax(330px,1.05fr);gap:24px;margin-top:20px;
}
.gmr-guess-specimen,.gmr-guess-question{
  border:1px solid #ddc9e6;border-radius:22px;background:#fff;box-shadow:0 14px 30px rgba(56,22,71,.11);
}
.gmr-guess-specimen{position:relative;padding:18px}
.gmr-guess-bonus{
  position:absolute;z-index:5;left:50%;top:12px;transform:translateX(-50%);
  padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,#7c3e96,#e2b653);color:#fff;
  box-shadow:0 8px 18px rgba(70,31,84,.24);font-weight:950;white-space:nowrap;
}
.gmr-guess-picture{
  --c1:#f3d6ff;--c2:#9e56c4;--c3:#461b60;
  position:relative;display:grid;place-items:center;min-height:365px;overflow:hidden;border-radius:18px;
  background:
    radial-gradient(circle at 50% 62%,rgba(255,255,255,.16),transparent 33%),
    linear-gradient(145deg,#281833,#151018);
  isolation:isolate;
}
.gmr-guess-picture::before{
  content:"";position:absolute;inset:0;opacity:.35;
  background:
    radial-gradient(circle at 12% 24%,var(--c1) 0 2px,transparent 3px),
    radial-gradient(circle at 82% 15%,#fff 0 2px,transparent 3px),
    radial-gradient(circle at 77% 76%,var(--c2) 0 3px,transparent 4px);
  background-size:67px 61px,93px 83px,77px 69px;
}
.gmr-specimen-glow{
  position:absolute;width:76%;height:68%;border-radius:50%;
  background:radial-gradient(circle,var(--c2),transparent 68%);opacity:.28;filter:blur(13px);
}
.gmr-specimen-rock{
  position:relative;z-index:2;width:70%;height:68%;
  filter:drop-shadow(0 22px 18px rgba(0,0,0,.5));
}
.gmr-specimen-rock span{
  position:absolute;left:9%;right:9%;bottom:2%;height:26%;border-radius:50%;
  background:rgba(0,0,0,.48);filter:blur(8px);
}
.gmr-specimen-rock i{
  position:absolute;bottom:14%;width:22%;height:62%;
  clip-path:polygon(50% 0,100% 26%,82% 100%,18% 100%,0 26%);
  background:linear-gradient(145deg,var(--c1),var(--c2) 50%,var(--c3));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:inset 8px 0 12px rgba(255,255,255,.13),0 0 14px color-mix(in srgb,var(--c2) 65%,transparent);
}
.gmr-specimen-rock i:nth-child(1){left:5%;height:42%;transform:rotate(-23deg)}
.gmr-specimen-rock i:nth-child(2){left:19%;height:63%;transform:rotate(-11deg)}
.gmr-specimen-rock i:nth-child(3){left:37%;height:86%}
.gmr-specimen-rock i:nth-child(4){left:54%;height:70%;transform:rotate(10deg)}
.gmr-specimen-rock i:nth-child(5){left:70%;height:51%;transform:rotate(22deg)}
.gmr-specimen-rock i:nth-child(6){left:31%;height:45%;transform:translateY(18%) rotate(8deg)}
.gmr-guess-picture>b{
  position:absolute;z-index:4;left:50%;bottom:18px;transform:translateX(-50%);
  padding:7px 13px;border-radius:999px;background:rgba(14,5,20,.7);color:#fff;font-size:1rem;
  opacity:0;transition:opacity .2s ease;
}
.gmr-guess-picture.revealed>b{opacity:1}
.gmr-guess-picture.revealed .gmr-specimen-rock{animation:gmrGuessReveal .55s ease}
@keyframes gmrGuessReveal{45%{transform:scale(1.09);filter:brightness(1.35) drop-shadow(0 22px 18px rgba(0,0,0,.5))}100%{transform:scale(1)}}
.gmr-guess-picture.specimen-labradorite .gmr-specimen-rock i{
  border-radius:35%;clip-path:polygon(13% 8%,76% 0,100% 34%,83% 91%,33% 100%,0 65%);
  background:
    linear-gradient(112deg,transparent 18%,rgba(255,211,81,.85) 32%,transparent 43%),
    linear-gradient(145deg,#1e2631,#1d99ce 43%,#e4b143 61%,#18202b 77%);
}
.gmr-guess-picture.specimen-ocean-jasper .gmr-specimen-rock i{
  border-radius:50%;clip-path:none;
  background:
    radial-gradient(circle at 27% 31%,#f6df9c 0 10%,var(--c2) 11% 20%,transparent 21%),
    radial-gradient(circle at 67% 60%,#eecf95 0 9%,var(--c3) 10% 20%,transparent 21%),
    linear-gradient(145deg,var(--c1),var(--c2));
}
.gmr-guess-picture.specimen-lapis .gmr-specimen-rock i{
  border-radius:28%;clip-path:polygon(10% 0,93% 8%,100% 77%,67% 100%,0 84%);
  background:
    radial-gradient(circle,#f2cc55 0 2px,transparent 3px),
    linear-gradient(145deg,var(--c1),var(--c2) 45%,var(--c3));
  background-size:22px 19px,auto;
}
.gmr-guess-picture.specimen-carnelian .gmr-specimen-rock i,
.gmr-guess-picture.specimen-amazonite .gmr-specimen-rock i,
.gmr-guess-picture.specimen-rhodochrosite .gmr-specimen-rock i{
  border-radius:40%;clip-path:polygon(20% 0,85% 10%,100% 62%,72% 100%,8% 88%,0 30%);
}
.gmr-guess-clues{
  display:flex;flex-wrap:wrap;gap:8px;margin-top:13px;
}
.gmr-guess-clues span{
  flex:1 1 135px;padding:9px 10px;border-radius:11px;background:#f4ebf8;color:#5c316a;font-size:.88rem;font-weight:800;
}
.gmr-guess-question{padding:25px}
.gmr-guess-question h3{margin:5px 0 18px;color:#371443;font-size:2rem}
.gmr-guess-answers{grid-template-columns:1fr 1fr!important}
.gmr-guess-answer{
  display:flex!important;align-items:center!important;gap:11px!important;text-align:left!important;min-height:68px;
}
.gmr-choice-letter{
  display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;
  background:#6e3387;color:#fff;font-weight:950;
}
.gmr-guess-answer.correct{border-color:#4ea95f!important;background:#eaf8ed!important;color:#20572c!important}
.gmr-guess-answer.wrong{border-color:#c85f67!important;background:#fff0f1!important;color:#7b2b31!important;animation:gmrGuessWrong .28s ease}
@keyframes gmrGuessWrong{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
.gmr-guess-feedback{margin-top:16px}
.gmr-guess-feedback.right{border-color:#91cf9e;background:#effaf1}
.gmr-guess-feedback.wrong{border-color:#e1a0a6;background:#fff3f4}
.gmr-guess-locality{
  margin:10px 0 0;padding:9px 11px;border-radius:10px;background:rgba(255,255,255,.68);color:#5a4761;font-size:.92rem;
}
@media(max-width:850px){
  .gmr-guess-layout{grid-template-columns:1fr}
  .gmr-guess-picture{min-height:330px}
}
@media(max-width:620px){
  .gmr-guess-hud{grid-template-columns:repeat(2,1fr)}
  .gmr-guess-answers{grid-template-columns:1fr!important}
  .gmr-guess-picture{min-height:280px}
  .gmr-guess-question{padding:18px}
}
