.sg-page{--sg-bg:#10051f;--sg-surface:#ffffff0e;--sg-surface-strong:#170a27e6;--sg-border:#ffffff1a;--sg-text:#fffaf0;--sg-muted:#ffffff94;--sg-faint:#ffffff5c;--sg-violet:#9d7cff;--sg-gold:#f4c96b;--sg-cyan:#66d9e8;--sg-rose:#ff8da1;--sg-success:#6ee7b7;--sg-danger:#fca5a5;background:radial-gradient(circle at 88% 2%, #6c44be57, transparent 31rem), radial-gradient(circle at 7% 88%, #f4c96b1f, transparent 28rem), linear-gradient(160deg, #120722 0%, var(--sg-bg) 58%, #170725 100%);min-height:100vh;color:var(--sg-text);direction:rtl;padding-bottom:4rem;position:relative;overflow-x:clip}.sg-page *,.sg-page :before,.sg-page :after{box-sizing:border-box}.sg-page button,.sg-page select{font:inherit}.sg-page button{touch-action:manipulation}.sg-page :where(button,select,a):focus-visible{outline-offset:3px;outline:3px solid #f4c96bd1}.sg-ambient{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.sg-ambient:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 42%,#000,#0000 78%);mask-image:radial-gradient(circle at 50% 42%,#000,#0000 78%)}.sg-ambient span{border:1px solid #9d7cff1f;border-radius:46% 54% 61% 39%;width:18rem;height:18rem;animation:18s ease-in-out infinite alternate sg-float;position:absolute}.sg-ambient span:first-child{top:10%;right:-8rem}.sg-ambient span:nth-child(2){border-color:#f4c96b1a;animation-delay:-6s;bottom:12%;left:-7rem}.sg-ambient span:nth-child(3){width:10rem;height:10rem;animation-delay:-11s;top:46%;left:42%}.sg-page-header,.sg-intro,.sg-experience{z-index:1;width:min(1180px,100% - 2rem);margin-inline:auto;position:relative}.sg-page-header{justify-content:space-between;align-items:center;gap:1rem;min-height:5.5rem;display:flex}.sg-intro{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.4rem;padding-block:clamp(1rem,4vw,2.5rem);display:grid}.sg-intro-icon,.sg-game-card-icon,.sg-result-icon{color:var(--sg-gold);background:linear-gradient(145deg,#9d7cff33,#f4c96b14);border:1px solid #f4c96b40;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff1a,0 20px 50px #0003}.sg-intro-icon{border-radius:1.65rem;width:5.4rem;height:5.4rem}.sg-intro-icon svg{width:2.5rem;height:2.5rem}.sg-intro>div:last-child>span,.sg-kicker{color:var(--sg-gold);letter-spacing:-.01em;font-size:.72rem;font-weight:950}.sg-intro h1{letter-spacing:-.05em;margin:.4rem 0 0;font-size:clamp(2.1rem,5vw,4rem);font-weight:1000}.sg-intro p{max-width:52rem;color:var(--sg-muted);margin:.65rem 0 0;line-height:2}.sg-experience{margin-top:1rem}.sg-hub-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.15rem;display:flex}.sg-hub-heading h2{max-width:42rem;margin:.45rem 0 0;font-size:clamp(1.45rem,3vw,2.2rem);font-weight:1000;line-height:1.45}.sg-hub-heading p{max-width:48rem;color:var(--sg-muted);margin:.5rem 0 0;font-size:.82rem;line-height:1.9}.sg-local-record-badge{border:1px solid var(--sg-border);background:var(--sg-surface);color:var(--sg-muted);border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.7rem .9rem;font-size:.7rem;font-weight:850;display:inline-flex}.sg-local-record-badge svg{width:1rem;height:1rem;color:var(--sg-gold)}.sg-game-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.sg-game-card{border:1px solid var(--sg-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff12,#ffffff06);border-radius:1.65rem;flex-direction:column;min-width:0;min-height:25rem;padding:clamp(1.15rem,3vw,1.55rem);transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 65px #00000029}.sg-game-card:before{background:linear-gradient(90deg, transparent, var(--sg-card-accent), transparent);content:"";height:3px;position:absolute;inset:0 0 auto}.sg-game-card[data-accent=violet]{--sg-card-accent:var(--sg-violet)}.sg-game-card[data-accent=gold]{--sg-card-accent:var(--sg-gold)}.sg-game-card[data-accent=cyan]{--sg-card-accent:var(--sg-cyan)}.sg-game-card[data-accent=rose]{--sg-card-accent:var(--sg-rose)}.sg-game-card[data-status=coming-soon]{opacity:.68;min-height:20rem}.sg-game-card:hover{border-color:color-mix(in srgb, var(--sg-card-accent) 34%, transparent);transform:translateY(-3px);box-shadow:0 28px 70px #0000003d}.sg-game-card-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sg-game-card-icon{width:3.2rem;height:3.2rem;color:var(--sg-card-accent);border-radius:1rem}.sg-game-card-icon svg{width:1.55rem;height:1.55rem}.sg-game-status{border:1px solid color-mix(in srgb, var(--sg-card-accent) 24%, transparent);background:color-mix(in srgb, var(--sg-card-accent) 8%, transparent);color:var(--sg-card-accent);border-radius:999px;padding:.4rem .65rem;font-size:.63rem;font-weight:900}.sg-game-card h3{margin:1.1rem 0 0;font-size:1.4rem;font-weight:1000}.sg-game-card>p{color:var(--sg-muted);margin:.55rem 0 0;font-size:.76rem;line-height:1.95}.sg-game-tags{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.sg-game-tags span{border:1px solid var(--sg-border);color:var(--sg-faint);background:#ffffff09;border-radius:999px;padding:.35rem .55rem;font-size:.6rem;font-weight:800}.sg-record-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:auto 0 1rem;padding-top:1.1rem;display:grid}.sg-record-row div{border:1px solid var(--sg-border);background:#00000014;border-radius:.85rem;min-width:0;padding:.65rem}.sg-record-row span{color:var(--sg-faint);text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-weight:750;display:block;overflow:hidden}.sg-record-row strong{color:var(--sg-text);margin-top:.25rem;font-size:.92rem;display:block}.sg-game-card .ui-action{width:100%}.sg-coming-button{border:1px dashed var(--sg-border);min-height:3rem;color:var(--sg-faint);background:#ffffff06;border-radius:1rem;margin-top:auto;padding:.7rem;font-size:.67rem;font-weight:850}.sg-sample-disclosure{background:#f4c96b0b;border:1px solid #f4c96b26;border-radius:1.25rem;align-items:flex-start;gap:.85rem;margin-top:1rem;padding:1rem;display:flex}.sg-sample-disclosure>svg{width:1.35rem;height:1.35rem;color:var(--sg-gold);flex:none}.sg-sample-disclosure strong{font-size:.74rem}.sg-sample-disclosure p{color:var(--sg-muted);margin:.3rem 0 0;font-size:.68rem;line-height:1.8}.sg-panel{border:1px solid var(--sg-border);background:linear-gradient(145deg, var(--sg-surface), #ffffff06);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:1.8rem;min-height:34rem;padding:clamp(1rem,4vw,2rem);box-shadow:0 28px 75px #0003}.sg-panel-heading{max-width:48rem}.sg-panel-heading h2{margin:.4rem 0 0;font-size:clamp(1.55rem,4vw,2.35rem);font-weight:1000}.sg-panel-heading p{color:var(--sg-muted);margin:.55rem 0 0;font-size:.82rem;line-height:1.95}.sg-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.6rem;display:grid}.sg-filter-grid-memory{grid-template-columns:repeat(4,minmax(0,1fr))}.sg-filter-grid label{min-width:0}.sg-filter-grid label>span{color:var(--sg-faint);margin:0 0 .4rem;font-size:.66rem;font-weight:850;display:block}.sg-filter-grid select{border:1px solid var(--sg-border);background:var(--sg-surface-strong);width:100%;min-height:3.2rem;color:var(--sg-text);border-radius:.95rem;padding:.65rem .8rem;font-size:.78rem;font-weight:800}.sg-filter-grid select:disabled{opacity:.5}.sg-setup-footer{border-top:1px solid var(--sg-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.sg-content-count,.sg-memory-rules span{color:var(--sg-muted);align-items:center;gap:.45rem;font-size:.72rem;font-weight:850;display:inline-flex}.sg-content-count svg,.sg-memory-rules svg{width:1rem;height:1rem;color:var(--sg-gold)}.sg-empty-note{color:var(--sg-danger);background:#fca5a514;border-radius:.8rem;margin:.9rem 0 0;padding:.7rem;font-size:.7rem}.sg-sample-note{color:var(--sg-muted);margin:0;font-size:.68rem;line-height:1.8}.sg-memory-rules{flex-wrap:wrap;gap:.7rem 1.2rem;margin-top:1rem;display:flex}.sg-game-topbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sg-game-topbar h2{margin:.35rem 0 0;font-size:clamp(1.2rem,3vw,1.7rem);font-weight:1000}.sg-game-topbar-actions{align-items:center;gap:.6rem;display:flex}.sg-game-topbar-actions>strong{color:var(--sg-gold);white-space:nowrap;background:#f4c96b0f;border:1px solid #f4c96b33;border-radius:999px;padding:.6rem .75rem;font-size:.68rem}.sg-back-button,.sg-next-button{border:1px solid var(--sg-border);min-height:2.8rem;color:var(--sg-muted);background:#ffffff09;border-radius:.9rem;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .75rem;font-size:.68rem;font-weight:850;display:inline-flex}.sg-back-button svg{width:1rem;height:1rem}.sg-back-button:hover,.sg-next-button:hover{color:var(--sg-text);border-color:#f4c96b47}.sg-question-meta{color:var(--sg-faint);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;font-size:.7rem;font-weight:850;display:flex}.sg-timer{border:1px solid var(--sg-border);min-width:4.1rem;min-height:2.4rem;color:var(--sg-text);direction:ltr;background:#ffffff09;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;font-size:.85rem;font-weight:950;display:inline-flex}.sg-timer[data-urgent=true]{color:var(--sg-danger);background:#ef44441a;border-color:#fca5a580}.sg-timer-dot{background:currentColor;border-radius:999px;width:.5rem;height:.5rem}.sg-timer-track{direction:ltr;background:#ffffff12;border-radius:999px;height:.38rem;margin-top:.65rem;overflow:hidden}.sg-timer-track span{border-radius:inherit;background:linear-gradient(90deg, var(--sg-violet), var(--sg-gold));height:100%;transition:width .1s linear;display:block}.sg-timer-track span[data-urgent=true]{background:linear-gradient(90deg,#ef4444,#fb7185)}.sg-question-copy{text-align:center;max-width:54rem;margin:clamp(1.6rem,5vw,3rem) auto 0}.sg-question-copy span{color:var(--sg-faint);font-size:.66rem;font-weight:850}.sg-question-copy h3{color:var(--sg-text);margin:.6rem 0 0;font-size:clamp(1.4rem,4vw,2.25rem);font-weight:1000;line-height:1.65}.sg-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:52rem;margin:1.5rem auto 0;display:grid}.sg-answer-grid[data-layout=binary]{max-width:32rem}.sg-answer-grid button{border:1px solid var(--sg-border);min-height:3.6rem;color:var(--sg-text);-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:1rem;padding:.8rem;font-size:.82rem;font-weight:850;line-height:1.7;transition:transform .15s,border-color .15s,background .15s}.sg-answer-grid button:hover:not(:disabled){background:#9d7cff1a;border-color:#9d7cff7a;transform:translateY(-2px)}.sg-answer-grid button:disabled{opacity:.62}.sg-answer-grid button[data-correct=true]{color:var(--sg-success);opacity:1;background:#10b9811f;border-color:#6ee7b780}.sg-answer-grid button[data-wrong=true]{color:var(--sg-danger);opacity:1;background:#ef44441a;border-color:#fca5a580}.sg-feedback{border:1px solid;border-radius:1.05rem;justify-content:space-between;align-items:center;gap:1rem;max-width:52rem;margin:1rem auto 0;padding:.85rem;display:flex}.sg-feedback[data-correct=true]{background:#10b98112;border-color:#6ee7b740}.sg-feedback[data-correct=false]{background:#ef444412;border-color:#fca5a540}.sg-feedback strong{font-size:.73rem}.sg-feedback p{color:var(--sg-muted);margin:.25rem 0 0;font-size:.66rem;line-height:1.75}.sg-next-button{color:var(--sg-text);flex:none}.sg-memory-status{border:1px solid var(--sg-border);color:var(--sg-muted);background:#ffffff08;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem;padding:.7rem .85rem;font-size:.72rem;font-weight:850;display:flex}.sg-memory-status strong{color:var(--sg-gold);direction:rtl;align-items:center;gap:.4rem;display:inline-flex}.sg-memory-status svg{width:1rem;height:1rem}.sg-memory-grid{perspective:1000px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.sg-memory-grid button{min-height:8.6rem;transform-style:preserve-3d;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:1rem;padding:0;transition:transform .36s;position:relative}.sg-memory-grid button.is-visible{transform:rotateY(180deg)}.sg-memory-grid button:disabled{opacity:1}.sg-memory-back,.sg-memory-front{border:1px solid var(--sg-border);backface-visibility:hidden;border-radius:1rem;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.sg-memory-back{color:var(--sg-violet);background:linear-gradient(145deg,#9d7cff38,#ffffff0a)}.sg-memory-back:after{content:"";border:1px solid #f4c96b1f;border-radius:50%;width:4rem;height:4rem;position:absolute}.sg-memory-back svg{width:2.1rem;height:2.1rem}.sg-memory-front{color:var(--sg-text);text-align:center;background:linear-gradient(145deg,#f4c96b1f,#fff1);align-content:center;padding:.75rem;transform:rotateY(180deg)}.sg-memory-front small{color:var(--sg-gold);font-size:.58rem;font-weight:900}.sg-memory-front strong{margin-top:.35rem;font-size:clamp(.68rem,2vw,.86rem);line-height:1.75;display:block}.sg-result-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sg-result-icon{border-radius:1.6rem;width:5.4rem;height:5.4rem;margin-bottom:.9rem}.sg-result-icon svg{width:2.7rem;height:2.7rem}.sg-result-panel h2{margin:.4rem 0 0;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:1000}.sg-result-panel>p{color:var(--sg-muted);margin:.55rem 0 0;font-size:.75rem;line-height:1.8}.sg-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;width:min(100%,48rem);margin-top:1.4rem;display:grid}.sg-result-grid>div{border:1px solid var(--sg-border);background:#ffffff09;border-radius:1rem;padding:.8rem}.sg-result-grid span{color:var(--sg-faint);font-size:.62rem;font-weight:800;display:block}.sg-result-grid strong{margin-top:.35rem;font-size:1.05rem;display:block}.sg-result-grid [data-tone=gold] strong{color:var(--sg-gold)}.sg-result-grid [data-tone=success] strong{color:var(--sg-success)}.sg-result-grid [data-tone=danger] strong{color:var(--sg-danger)}.sg-result-grid [data-tone=cyan] strong{color:var(--sg-cyan)}.sg-result-grid [data-tone=violet] strong{color:var(--sg-violet)}.sg-result-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.25rem;display:flex}.sg-empty-panel{text-align:center;place-content:center;display:grid}.sg-empty-panel p{color:var(--sg-muted)}.sg-empty-panel .sg-back-button{margin:1rem auto 0}html[data-mode=light] .sg-page{--sg-bg:#f7f2fb;--sg-surface:#ffffffd1;--sg-surface-strong:#fff;--sg-border:#472d5b21;--sg-text:#25152f;--sg-muted:#25152fa3;--sg-faint:#25152f7a;background:radial-gradient(circle at 88% 2%,#6c44be29,#0000 31rem),radial-gradient(circle at 7% 88%,#cb97261a,#0000 28rem),#f7f2fb}html[data-mode=light] .sg-game-card,html[data-mode=light] .sg-panel{box-shadow:0 24px 60px #3e205217}html[data-mode=light] .sg-record-row div,html[data-mode=light] .sg-filter-grid select,html[data-mode=light] .sg-answer-grid button,html[data-mode=light] .sg-memory-status{background-color:#ffffffbf}html[data-mode=light] .sg-memory-back{background:linear-gradient(145deg,#9d7cff33,#ffffffe6)}html[data-mode=light] .sg-memory-front{background:linear-gradient(145deg,#f4c96b33,#fff)}@media (max-width:900px){.sg-game-catalog{grid-template-columns:1fr}.sg-filter-grid-memory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sg-page-header,.sg-intro,.sg-experience{width:min(100% - 1rem,1180px)}.sg-page-header{min-height:4.6rem}.sg-intro{text-align:center;grid-template-columns:1fr;justify-items:center}.sg-intro-icon{border-radius:1.35rem;width:4.5rem;height:4.5rem}.sg-intro h1{font-size:clamp(2rem,10vw,2.8rem)}.sg-hub-heading{flex-direction:column;align-items:flex-start}.sg-game-card{border-radius:1.35rem;min-height:24rem}.sg-record-row{gap:.3rem}.sg-record-row div{padding:.55rem .35rem}.sg-panel{border-radius:1.35rem;min-height:31rem}.sg-filter-grid,.sg-filter-grid-memory{grid-template-columns:1fr}.sg-setup-footer,.sg-game-topbar,.sg-feedback{flex-direction:column;align-items:stretch}.sg-setup-footer .ui-action{width:100%}.sg-game-topbar-actions{flex-direction:column;align-items:stretch}.sg-game-topbar-actions>strong{text-align:center}.sg-answer-grid{grid-template-columns:1fr}.sg-answer-grid[data-layout=binary]{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-next-button{width:100%}.sg-memory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.sg-memory-grid button{min-height:7.25rem}.sg-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-result-actions,.sg-result-actions .ui-action{width:100%}}@media (prefers-reduced-motion:reduce){.sg-page *,.sg-page :before,.sg-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.sg-game-card:hover,.sg-answer-grid button:hover:not(:disabled),.sg-memory-grid button,.sg-memory-grid button.is-visible{transform:none}.sg-memory-front{opacity:0;transform:none}.sg-memory-grid button.is-visible .sg-memory-front{opacity:1}.sg-memory-grid button.is-visible .sg-memory-back{opacity:0}}@keyframes sg-float{to{transform:translate(2.5rem,1.5rem)rotate(8deg)}}
