.puzzle-layout-module__DpfsUG__container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 6rem}.puzzle-layout-module__DpfsUG__headerSpacing{margin-bottom:2rem}.puzzle-layout-module__DpfsUG__heroGrid{grid-template-columns:1.5fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.puzzle-layout-module__DpfsUG__heroGrid{grid-template-columns:1fr}}.puzzle-layout-module__DpfsUG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.puzzle-layout-module__DpfsUG__glassPanel{border-radius:var(--puzzle-radius);background:var(--puzzle-glass-bg);-webkit-backdrop-filter:var(--puzzle-glass-blur);border:1px solid var(--puzzle-glass-border);box-shadow:var(--puzzle-shadow-md);padding:2rem}.puzzle-layout-module__DpfsUG__flexCenter{justify-content:center;align-items:center;display:flex}.puzzle-layout-module__DpfsUG__pageHeader{border-bottom:1px solid var(--puzzle-border);justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.puzzle-layout-module__DpfsUG__pageTitle{color:var(--puzzle-card-foreground);letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800}.puzzle-layout-module__DpfsUG__pageSubtitle{color:var(--puzzle-muted-foreground);margin-top:.5rem;font-size:1rem}.puzzle-layout-module__DpfsUG__playArea{flex-direction:column;gap:1.5rem;min-height:calc(100vh - 120px);display:flex}@media (max-width:768px){.puzzle-layout-module__DpfsUG__container{padding:1.25rem 1rem 4rem}.puzzle-layout-module__DpfsUG__headerSpacing{margin-bottom:1.25rem}.puzzle-layout-module__DpfsUG__pageHeader{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.puzzle-layout-module__DpfsUG__pageTitle{font-size:1.4rem}.puzzle-layout-module__DpfsUG__pageSubtitle{font-size:.875rem}.puzzle-layout-module__DpfsUG__cardGrid{grid-template-columns:1fr;gap:1.25rem}.puzzle-layout-module__DpfsUG__glassPanel{padding:1.25rem}}
.toast-module__V7vQda__toastContainer{z-index:9999;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.toast-module__V7vQda__toast{-webkit-backdrop-filter:blur(12px);pointer-events:auto;text-align:center;border-radius:16px;align-items:center;gap:8px;max-width:90vw;padding:14px 24px;font-size:15px;font-weight:600;animation:.35s cubic-bezier(.34,1.56,.64,1) toast-module__V7vQda__slideIn;display:flex;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d}.toast-module__V7vQda__toast.toast-module__V7vQda__hiding{animation:.25s ease-in forwards toast-module__V7vQda__slideOut}.toast-module__V7vQda__error{color:#9a3412;background-color:#ffedd5f2;border:1px solid #fed7aa80}.toast-module__V7vQda__success{color:#166534;background-color:#dcfce7f2;border:1px solid #bbf7d080}.toast-module__V7vQda__info{color:#1e40af;background-color:#dbeafef2;border:1px solid #bfdbfe80}.toast-module__V7vQda__message{letter-spacing:-.01em}@keyframes toast-module__V7vQda__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-module__V7vQda__slideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)scale(.9)}}@media (max-width:480px){.toast-module__V7vQda__toastContainer{padding:0 16px}.toast-module__V7vQda__toast{border-radius:12px;padding:12px 18px;font-size:14px}}
