:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;border-inline:0;flex-direction:column;width:100%;max-width:none;min-height:100dvh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary:#ec4899;--primary-2:#fb7185;--primary-soft:#fff1f7;--primary-soft-2:#ffe4ef;--text-dark:#111827;--text-main:#1f2937;--text-muted:#6b7280;--border-soft:#fce7f3;--shadow-soft:0 10px 30px #f472b614;--shadow-card:0 18px 40px #f472b61f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px}html{scroll-behavior:smooth}body{color:var(--text-main);background:linear-gradient(#fff8fb 0%,#fff 50%,#fff4f8 100%);margin:0;font-family:Arial,sans-serif}img,svg{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}.app{min-height:100dvh;position:relative;overflow-x:hidden}.bg-shape{filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.shape-1{background:#ff69b42e;width:260px;height:260px;top:0;right:-80px}.shape-2{background:#ffb6c133;width:320px;height:320px;top:220px;left:-100px}.shape-3{background:#f472b626;width:260px;height:260px;bottom:50px;left:30%}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border-bottom:1px solid #ffd6e6b3;justify-content:space-between;align-items:center;gap:18px;padding:16px 5%;display:flex;position:sticky;top:0}.logo-area{align-items:center;gap:12px;min-width:0;display:flex}.logo-brand h2{color:var(--text-dark);margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.logo-brand p{color:var(--text-muted);margin:4px 0 0;font-size:.9rem;line-height:1.5}.brand-separator{background:#f472b64d;border-radius:999px;width:2px;height:42px}.bayyouna-icon-wrap{justify-content:center;align-items:center;display:flex}.bayyouna-icon{width:34px;height:34px}.nav-links{align-items:center;gap:26px;display:flex}.nav-links a{color:#4b5563;white-space:nowrap;font-size:.98rem;font-weight:700;transition:color .3s}.nav-links a:hover{color:var(--primary)}.nav-auth-actions{align-items:center;gap:12px;display:flex}.nav-login-link,.nav-btn{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.nav-login-link{color:#be185d;background:var(--primary-soft);border-radius:999px;padding:11px 18px;font-weight:800;transition:all .3s}.nav-login-link:hover{background:var(--primary-soft-2)}.nav-btn{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:999px;padding:12px 22px;font-weight:800;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 24px #f472b640}.nav-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #f472b64d}.nav-action-icon{flex-shrink:0;width:16px;height:16px}.hero{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;max-width:1280px;margin:0 auto;padding:64px 5%;display:grid;position:relative}.hero-badge{color:#be185d;background:#ffffffeb;border:1px solid #fbcfe8;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:10px 16px;font-size:.95rem;font-weight:700;line-height:1.2;display:inline-flex}.badge-icon{flex-shrink:0;width:16px;height:16px}.hero-text h1{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:900;line-height:1.2}.hero-text h1 span{background:linear-gradient(90deg, var(--primary), var(--primary-2));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.hero-text p{color:var(--text-muted);max-width:680px;margin:0 0 28px;font-size:1.08rem;line-height:2}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:30px;display:grid}.feature-item{border:1px solid var(--border-soft);background:#ffffffe6;border-radius:18px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex;box-shadow:0 6px 16px #00000008}.feature-item span{color:#374151;font-size:.95rem;font-weight:600;line-height:1.8}.feature-icon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:4px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.primary-btn,.secondary-btn{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 26px;font-size:.98rem;font-weight:800;transition:all .3s;display:inline-flex}.primary-btn{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;box-shadow:0 12px 26px #f472b647}.primary-btn:hover{transform:translateY(-3px)}.secondary-btn{color:#be185d;background:#fff;border:1px solid #fbcfe8}.secondary-btn:hover{background:var(--primary-soft)}.hero-mini-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.mini-link-card{border:1px solid var(--border-soft);color:#374151;background:#ffffffeb;border-radius:20px;align-items:center;gap:12px;min-height:88px;padding:16px 18px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000000a}.mini-link-card:hover{border-color:#f9a8d4;transform:translateY(-3px)}.mini-link-card div{flex-direction:column;gap:4px;display:flex}.mini-link-card strong{color:var(--text-dark);font-size:.98rem;line-height:1.4}.mini-link-card span{color:var(--text-muted);font-size:.9rem;line-height:1.7}.mini-link-icon{width:22px;height:22px;color:var(--primary);flex-shrink:0}.hero-card{background:#ffffffd6;border:1px solid #fffc;border-radius:34px;padding:24px;position:relative;box-shadow:0 24px 50px #f472b624}.hero-card-badge{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:18px;align-items:center;gap:8px;padding:12px 18px;font-size:.95rem;font-weight:800;line-height:1.2;display:flex;position:absolute;top:-18px;right:-18px;box-shadow:0 12px 24px #f472b640}.star-icon{flex-shrink:0;width:16px;height:16px}.hero-image-box{text-align:center;background:linear-gradient(135deg,#ffe4ef,#fff7fa,#fff);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;height:420px;padding:32px;display:flex;position:relative;overflow:hidden}.hero-circle{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:24px;display:flex;position:relative;box-shadow:0 14px 30px #f472b61f}.hero-heart{width:50px;height:50px;color:var(--primary)}.hero-image-box h3{color:var(--text-main);z-index:2;margin:0;font-size:1.8rem;font-weight:800;line-height:1.35;position:relative}.hero-image-box p{max-width:340px;color:var(--text-muted);z-index:2;margin:14px 0 0;font-size:1rem;line-height:1.9;position:relative}.decorations{pointer-events:none;position:absolute;inset:0}.flower,.butterfly{display:block;position:absolute}.flower{font-size:40px;line-height:1;animation:5s ease-in-out infinite floatFlower;top:20px;right:20px}.flower2{font-size:34px;animation:6s ease-in-out infinite floatFlower;inset:auto auto 22px 24px}.butterfly{animation:4s ease-in-out infinite floatButterfly;top:62px;left:110px}.butterfly-icon{width:42px;height:42px}@keyframes floatButterfly{0%{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-10px)rotate(4deg)}to{transform:translateY(0)rotate(-4deg)}}@keyframes floatFlower{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}.services-section,.courses-section,.games-section,.about-section,.contact-section{z-index:1;max-width:1280px;margin:0 auto;padding:78px 5%;position:relative}.section-heading{text-align:center;max-width:780px;margin:0 auto 52px}.section-badge{background:var(--primary-soft-2);color:#be185d;border-radius:999px;margin-bottom:18px;padding:10px 18px;font-size:.92rem;font-weight:800;line-height:1.2;display:inline-block}.section-heading h2,.about-text h2,.contact-text h2{color:var(--text-dark);margin:0 0 16px;font-size:2.5rem;font-weight:900;line-height:1.3}.section-heading p,.about-text p,.contact-text p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.95}.card-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:30px;display:grid}.subject-card{text-align:right;background:#fff;border:1px solid #fff0f5;border-radius:30px;flex-direction:column;min-height:350px;padding:32px 26px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.top-line{background:linear-gradient(90deg, var(--primary), var(--primary-2));width:100%;height:5px;position:absolute;top:0;right:0}.subject-card:hover{border-color:#ff6b9e;transform:translateY(-10px);box-shadow:0 18px 40px #ff6b9e2e}.service-number{background:var(--primary-soft);color:#e11d48;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-height:40px;margin-bottom:18px;padding:8px 14px;font-size:.82rem;font-weight:800;line-height:1.2;display:inline-flex}.icon-wrapper{background:#fff0f5;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;margin:0 0 22px auto;transition:all .3s;display:flex}.subject-card:hover .icon-wrapper{background:linear-gradient(135deg, var(--primary), var(--primary-2))}.service-icon{color:#ff4f93;stroke-width:2.1px;width:36px;height:36px;transition:color .3s,transform .3s}.subject-card:hover .service-icon{color:#fff;transform:scale(1.05)}.subject-card h3{color:var(--text-dark);min-height:52px;margin:0 0 14px;font-size:1.65rem;font-weight:800;line-height:1.55}.subject-card p{color:var(--text-muted);margin:0;font-size:1.04rem;line-height:2}.course-promo-card{border:1px solid var(--primary-soft-2);background:#fff;border-radius:32px;grid-template-columns:1.2fr .8fr;gap:26px;padding:30px;display:grid;box-shadow:0 18px 40px #f472b614}.course-status-badge{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:10px 16px;font-size:.9rem;font-weight:800;line-height:1.2;display:inline-flex}.course-promo-main h3{color:var(--text-dark);margin:16px 0 14px;font-size:2rem;font-weight:900;line-height:1.4}.course-promo-main p{color:var(--text-muted);margin:0 0 24px;font-size:1.05rem;line-height:1.95}.course-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.course-meta-item{border:1px solid var(--primary-soft-2);background:#fff8fb;border-radius:22px;align-items:center;gap:12px;min-height:88px;padding:18px;display:flex}.course-meta-item div{flex-direction:column;gap:4px;display:flex}.course-meta-item span{color:var(--text-muted);font-size:.92rem;line-height:1.5}.course-meta-item strong{color:var(--text-dark);font-size:1.04rem;line-height:1.4}.course-meta-icon{width:22px;height:22px;color:var(--primary);stroke-width:2.1px;flex-shrink:0}.course-promo-side{display:flex}.course-side-box{border:1px solid var(--primary-soft-2);background:linear-gradient(#fff4f8,#fff);border-radius:28px;flex-direction:column;justify-content:center;width:100%;padding:24px;display:flex}.course-side-box h4{color:var(--text-dark);margin:0 0 12px;font-size:1.3rem;font-weight:900;line-height:1.4}.course-side-box p{color:var(--text-muted);margin:0 0 20px;line-height:1.9}.course-book-btn{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:14px 22px;font-size:.98rem;font-weight:800;display:inline-flex;box-shadow:0 12px 26px #f472b63d}.course-book-icon{flex-shrink:0;width:18px;height:18px}.course-register-link{color:#be185d;align-items:center;gap:8px;margin-top:16px;font-weight:700;line-height:1.7;display:inline-flex}.course-register-arrow{flex-shrink:0;width:16px;height:16px}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.game-card{border:1px solid var(--primary-soft-2);text-align:right;background:#fff;border-radius:28px;flex-direction:column;min-height:300px;padding:28px 22px;transition:all .3s;display:flex;position:relative;box-shadow:0 12px 28px #0000000a}.game-card:hover{transform:translateY(-8px);box-shadow:0 18px 36px #f472b61f}.game-access-badge{border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;min-height:38px;margin-bottom:18px;padding:8px 14px;font-size:.82rem;font-weight:800;line-height:1.2;display:inline-flex}.free-badge{color:#047857;background:#ecfdf5}.members-badge{color:#be123c;background:#fff1f2}.game-card-icon-wrap{background:#fff0f5;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;margin:0 0 18px auto;display:flex}.game-card-icon{width:34px;height:34px;color:var(--primary);stroke-width:2.1px}.game-card h3{color:var(--text-dark);margin:0 0 12px;font-size:1.3rem;font-weight:800;line-height:1.55}.game-card p{color:var(--text-muted);flex-grow:1;margin:0 0 22px;line-height:1.9}.game-card-actions{margin-top:auto}.game-card-btn{background:var(--primary-soft);color:#be185d;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:13px 18px;font-weight:800;transition:all .3s;display:inline-flex}.game-card-btn:hover{background:var(--primary-soft-2)}.games-bottom-action{justify-content:center;margin-top:28px;display:flex}.about-box{border:1px solid var(--primary-soft-2);background:#fff;border-radius:32px;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;padding:36px;display:grid;box-shadow:0 18px 40px #f472b614}.about-points{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.about-point{border:1px solid var(--primary-soft-2);color:#374151;text-align:center;background:linear-gradient(135deg,#fff4f8,#fff);border-radius:20px;justify-content:center;align-items:center;min-height:84px;padding:20px;font-weight:800;line-height:1.7;display:flex}.contact-box{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:34px;grid-template-columns:1.3fr .7fr;align-items:center;gap:26px;padding:44px;display:grid;box-shadow:0 24px 50px #f472b638}.contact-text h2,.contact-text p{color:#fff}.contact-actions{gap:14px;display:grid}.contact-white-btn,.contact-outline-btn{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:14px 22px;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.contact-white-btn{color:var(--primary);background:#fff}.contact-white-btn:hover{background:#fff3f8}.contact-outline-btn{color:#fff;background:0 0;border:1px solid #ffffff73}.contact-outline-btn:hover{background:#ffffff1a}.contact-icon{flex-shrink:0;width:18px;height:18px}.footer{z-index:1;border-top:1px solid var(--primary-soft-2);background:#ffffffe0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 5%;display:flex;position:relative}.footer-brand{align-items:center;gap:8px;font-weight:800;display:flex}.footer-bayyouna{justify-content:center;align-items:center;display:inline-flex}.footer-bayyouna-icon{width:24px;height:24px}.footer-separator{color:#f472b666}.footer-name{color:var(--text-dark)}.footer p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}@media (width<=1100px){.navbar{flex-wrap:wrap}.nav-links{order:3;justify-content:center;width:100%;padding-top:4px}.hero,.course-promo-card,.about-box,.contact-box{grid-template-columns:1fr}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{order:-1}}@media (width<=992px){.hero{padding-top:40px}.hero-image-box{height:340px}.course-meta-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.navbar{gap:12px;padding:14px 4%}.nav-links{display:none}.logo-area{gap:8px}.logo-brand h2{font-size:1rem}.logo-brand p{font-size:.78rem}.brand-separator{height:32px}.bayyouna-icon{width:28px;height:28px}.nav-auth-actions{gap:8px}.nav-login-link,.nav-btn{padding:10px 14px;font-size:.84rem}.hero,.services-section,.courses-section,.games-section,.about-section,.contact-section{padding-left:4%;padding-right:4%}.hero{gap:28px;padding-top:28px;padding-bottom:40px}.hero-badge{padding:8px 12px;font-size:.82rem}.hero-text h1{font-size:2.3rem}.hero-text p,.section-heading p,.about-text p,.contact-text p,.subject-card p,.game-card p{font-size:1rem;line-height:1.9}.feature-list,.hero-mini-actions,.course-meta-grid,.about-points,.games-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.primary-btn,.secondary-btn,.contact-white-btn,.contact-outline-btn{width:100%}.hero-card{padding:16px}.hero-card-badge{padding:10px 12px;font-size:.8rem;top:12px;right:12px}.hero-image-box{height:280px;padding:20px}.hero-image-box h3{font-size:1.4rem}.section-heading h2,.about-text h2,.contact-text h2{font-size:2rem}.card-container{grid-template-columns:1fr;gap:20px}.subject-card{min-height:auto;padding:28px 20px}.subject-card h3{min-height:auto;font-size:1.35rem}.course-promo-card,.about-box,.contact-box{padding:24px 18px}.footer{text-align:center;flex-direction:column;gap:12px}.footer-bayyouna-icon{width:22px;height:22px}.flower{font-size:32px;top:16px;right:14px}.flower2{font-size:28px;bottom:16px;left:16px}.butterfly-icon{width:34px;height:34px}.butterfly{top:48px;left:70px}}@media (width<=480px){.logo-brand h2{font-size:.9rem}.logo-brand p{display:none}.nav-auth-actions{flex-direction:column;align-items:stretch;width:100%}.nav-login-link,.nav-btn{width:100%}.hero-text h1{font-size:1.9rem}.section-heading h2,.about-text h2,.contact-text h2{font-size:1.7rem}.hero-image-box{height:240px}.hero-circle{width:86px;height:86px}.hero-heart{width:38px;height:38px}.subject-card h3,.game-card h3{font-size:1.15rem}.butterfly{top:42px;left:52px}}*{box-sizing:border-box}:root{--primary:#ec4899;--primary-2:#fb7185;--primary-soft:#fff1f7;--primary-soft-2:#ffe4ef;--text-dark:#111827;--text-main:#1f2937;--text-muted:#6b7280;--border-soft:#fbcfe8}body{color:var(--text-main);margin:0;font-family:Arial,sans-serif}a{text-decoration:none}button,input{font-family:inherit}.auth-page{background:linear-gradient(#fff8fb 0%,#fff 50%,#fff4f8 100%);justify-content:center;align-items:center;min-height:100dvh;padding:40px 5%;display:flex;position:relative;overflow:hidden}.auth-bg-shape{filter:blur(85px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.auth-shape-1{background:#ff69b429;width:280px;height:280px;top:-30px;right:-70px}.auth-shape-2{background:#ffb6c12e;width:340px;height:340px;bottom:40px;left:-110px}.auth-shape-3{background:#f472b624;width:240px;height:240px;top:35%;left:28%}.auth-floating{z-index:0;pointer-events:none;position:absolute}.auth-flower{font-size:40px;line-height:1}.auth-flower-1{animation:5s ease-in-out infinite authFloatFlower;top:90px;right:9%}.auth-flower-2{animation:6s ease-in-out infinite authFloatFlower;bottom:80px;left:8%}.auth-butterfly-1{animation:4s ease-in-out infinite authFloatButterfly;top:130px;left:10%}.auth-butterfly-2{animation:5s ease-in-out infinite authFloatButterfly;bottom:120px;right:11%}.auth-butterfly-icon{width:46px;height:46px}.auth-butterfly-icon.small{width:34px;height:34px}@keyframes authFloatFlower{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes authFloatButterfly{0%{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-10px)rotate(4deg)}to{transform:translateY(0)rotate(-4deg)}}.auth-wrapper{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:34px;width:100%;max-width:1220px;display:grid;position:relative}.auth-side-info{padding:20px 10px}.auth-brand-row{align-items:center;gap:14px;margin-bottom:22px;display:flex}.auth-brand-icon{flex-shrink:0;width:42px;height:42px}.auth-brand-row h2{color:var(--text-dark);margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.auth-brand-row p{color:var(--text-muted);margin:5px 0 0;font-size:.95rem;line-height:1.6}.auth-side-badge{border:1px solid var(--border-soft);color:#be185d;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:10px 16px;font-size:.92rem;font-weight:800;display:inline-flex}.auth-side-badge-icon{width:16px;height:16px}.auth-side-info h1{color:var(--text-dark);margin:0 0 18px;font-size:3rem;font-weight:900;line-height:1.2}.auth-side-info h1 span{background:linear-gradient(90deg, var(--primary), var(--primary-2));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.auth-side-text{color:var(--text-muted);max-width:560px;margin:0 0 26px;font-size:1.05rem;line-height:2}.auth-side-points{gap:14px;margin-bottom:26px;display:grid}.auth-side-point{background:#ffffffe6;border:1px solid #fce7f3;border-radius:20px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 8px 18px #00000008}.auth-point-icon{width:18px;height:18px;color:var(--primary);flex-shrink:0}.auth-side-point span{color:#374151;font-weight:700;line-height:1.7}.auth-back-home{color:#be185d;align-items:center;gap:8px;font-weight:800;display:inline-flex}.auth-back-icon{width:16px;height:16px}.auth-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #ffe4eff2;border-radius:34px;padding:28px;position:relative;box-shadow:0 24px 50px #f472b624}.auth-card-top{margin-bottom:24px}.auth-card-badge{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:11px 16px;font-size:.92rem;font-weight:800;display:inline-flex}.auth-card-badge-icon{width:16px;height:16px}.auth-tabs{background:#fff6fa;border:1px solid #fde2ee;border-radius:22px;grid-template-columns:1fr 1fr;gap:10px;padding:8px;display:grid}.auth-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:1rem;font-weight:800;transition:all .3s;display:inline-flex}.auth-tab.active{color:#be185d;background:#fff;box-shadow:0 8px 18px #f472b61f}.auth-tab-icon{width:18px;height:18px}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-form-heading h3{color:var(--text-dark);margin:0 0 8px;font-size:1.7rem;font-weight:900;line-height:1.3}.auth-form-heading p{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.9}.auth-two-cols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-field{flex-direction:column;gap:9px;display:flex}.auth-field label{color:#374151;font-size:.95rem;font-weight:800}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-icon{color:#ec4899;pointer-events:none;width:18px;height:18px;position:absolute;right:16px}.auth-input-wrap input{width:100%;height:54px;color:var(--text-main);background:#fff;border:1px solid #fbcfe8;border-radius:18px;outline:none;padding:0 48px;font-size:.98rem;transition:all .3s}.auth-input-wrap input:focus{border-color:#f472b6;box-shadow:0 0 0 4px #f472b61f}.auth-input-wrap input::placeholder{color:#9ca3af}.auth-password-toggle{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;left:14px}.auth-eye-icon{width:18px;height:18px}.auth-form-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.auth-checkbox{color:#4b5563;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:inline-flex}.auth-checkbox input{accent-color:#ec4899;width:16px;height:16px}.auth-checkbox-block{margin-top:-2px}.auth-inline-link{color:#be185d;font-size:.94rem;font-weight:700}.auth-submit-btn{background:linear-gradient(90deg, var(--primary), var(--primary-2));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-size:1rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 12px 26px #f472b63d}.auth-submit-btn:hover{transform:translateY(-2px)}.auth-submit-icon{width:18px;height:18px}.auth-submit-btn:disabled{opacity:.75;cursor:not-allowed}.auth-feedback{color:#be185d;margin-top:12px;font-size:.9rem;font-weight:700;line-height:1.6}.auth-switch-note{text-align:center;color:#6b7280;font-size:.95rem;line-height:1.8}.auth-switch-btn{color:#be185d;cursor:pointer;background:0 0;border:none;margin-inline-start:6px;font-size:.95rem;font-weight:800}@media (width<=992px){.auth-wrapper{grid-template-columns:1fr;max-width:720px}.auth-side-info{text-align:center;padding:0}.auth-brand-row,.auth-side-badge,.auth-back-home{justify-content:center}.auth-side-text{max-width:100%}}@media (width<=768px){.auth-page{padding:24px 4%}.auth-side-info h1{font-size:2.2rem}.auth-card{border-radius:26px;padding:20px}.auth-form-heading h3{font-size:1.4rem}.auth-two-cols{grid-template-columns:1fr;gap:14px}.auth-tabs{grid-template-columns:1fr 1fr}.auth-flower{font-size:30px}.auth-butterfly-icon{width:34px;height:34px}.auth-butterfly-icon.small{width:28px;height:28px}.auth-butterfly-1{top:80px;left:4%}.auth-butterfly-2{bottom:100px;right:5%}}@media (width<=480px){.auth-page{align-items:flex-start;padding:18px 4%}.auth-wrapper{gap:18px}.auth-side-info h1{font-size:1.9rem}.auth-card{border-radius:22px;padding:16px}.auth-tab{min-height:48px;font-size:.92rem}.auth-input-wrap input{height:50px;font-size:.95rem}.auth-submit-btn{min-height:50px}.auth-form-row{flex-direction:column;align-items:flex-start}.auth-flower-1{top:60px;right:4%}.auth-flower-2{bottom:60px;left:4%}}.dashboard-page{isolation:isolate;background:radial-gradient(circle at 100% 0,#ffffff80,#0000 24%),radial-gradient(circle at 0 100%,#ffffff59,#0000 22%),linear-gradient(#fff8fb 0%,#fff 50%,#fff4f8 100%);grid-template-columns:286px minmax(0,1fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.dashboard-floating{z-index:1;pointer-events:none;position:absolute}.dashboard-flower{font-size:40px;line-height:1}.dashboard-flower-1{animation:5s ease-in-out infinite dashboardFloatFlower;top:90px;right:21%}.dashboard-flower-2{animation:6s ease-in-out infinite dashboardFloatFlower;bottom:70px;left:8%}.dashboard-butterfly-1{animation:4s ease-in-out infinite dashboardFloatButterfly;top:130px;left:23%}.dashboard-butterfly-2{animation:5s ease-in-out infinite dashboardFloatButterfly;bottom:115px;right:8%}.dashboard-butterfly-icon{width:46px;height:46px}.dashboard-butterfly-icon.small{width:34px;height:34px}@keyframes dashboardFloatFlower{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes dashboardFloatButterfly{0%{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-10px)rotate(4deg)}to{transform:translateY(0)rotate(-4deg)}}.dashboard-sidebar{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-left:1px solid #fce7f3;padding:28px 16px;position:relative}.sidebar-brand{border-bottom:1px solid #fce7f3;margin-bottom:18px;padding:0 10px 18px}.sidebar-brand h2{color:#111827;align-items:center;gap:8px;margin:0;font-size:1.15rem;font-weight:900;display:inline-flex}.sidebar-brand p{color:#6b7280;margin:6px 0 0;font-size:.9rem}.sidebar-menu{gap:8px;display:grid}.menu-item{color:#4b5563;text-align:right;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:0 12px;font-size:.95rem;font-weight:800;transition:all .24s;display:flex}.menu-item:hover{background:#fffffff2;border-color:#fbcfe8}.menu-item.active{color:#be185d;background:#fff1f7;border-color:#f9a8d4}.menu-icon{flex-shrink:0;width:17px;height:17px}.dashboard-main{z-index:2;flex-direction:column;min-width:0;display:flex;position:relative}.dashboard-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-bottom:1px solid #fce7f3;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex;position:sticky;top:0}.site-headline{flex-direction:column;gap:4px;display:flex}.site-headline strong{color:#111827;align-items:center;gap:8px;font-size:1.03rem;font-weight:900;display:inline-flex}.site-headline span{color:#6b7280;font-size:.9rem}.brand-icon{flex-shrink:0;width:28px;height:28px}.brand-icon.small{width:22px;height:22px}.header-tools{align-items:center;gap:10px;display:flex}.role-pill{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800}.tool-wrap{position:relative}.icon-btn{cursor:pointer;background:#fff;border:1px solid #fbcfe8;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .24s;display:inline-flex;position:relative}.icon-btn:hover{background:#fff1f7}.tool-icon{color:#be185d;width:18px;height:18px}.notif-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:800;display:inline-flex;position:absolute;top:-6px;left:-6px}.account-btn{cursor:pointer;background:#fff;border:1px solid #fbcfe8;border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:inline-flex}.avatar{color:#be185d;background:#fff1f7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:900;display:inline-flex}.account-name{color:#374151;font-size:.93rem;font-weight:800}.chevron{color:#6b7280;width:16px;height:16px}.dropdown-panel{background:#fff;border:1px solid #fbcfe8;border-radius:14px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 28px #be185d1f}.notifications-panel{width:min(340px,85vw)}.notifications-panel h4{color:#111827;margin:0 0 10px;font-size:.95rem}.dropdown-item{border:1px solid #fce7f3;border-radius:10px;margin-bottom:8px;padding:10px}.dropdown-item strong{color:#111827;margin-bottom:6px;font-size:.9rem;display:block}.dropdown-item p{color:#6b7280;margin:0 0 5px;font-size:.85rem;line-height:1.6}.dropdown-item small{color:#9ca3af;font-size:.75rem}.panel-link-btn,.panel-action{color:#be185d;cursor:pointer;background:#fff1f7;border:1px solid #fbcfe8;border-radius:10px;width:100%;padding:9px 10px;font-size:.86rem;font-weight:800}.account-panel{width:190px}.panel-action+.panel-action{margin-top:8px}.logout-action{justify-content:center;align-items:center;gap:6px;display:inline-flex}.logout-icon{width:14px;height:14px}.dashboard-content{padding:24px}.content-block{background:#ffffffdb;border:1px solid #fce7f3;border-radius:22px;padding:20px;box-shadow:0 14px 26px #f472b61a}.content-block h2{color:#111827;margin:0;font-size:clamp(1.4rem,2vw,1.9rem)}.home-content-block{gap:18px;display:grid}.dashboard-home-hero{background:linear-gradient(#fff4f8,#fff);border:1px solid #fce7f3;border-radius:20px;padding:26px}.home-hero-actions{flex-wrap:wrap;align-items:stretch;gap:10px;margin-top:14px;display:flex}.dashboard-primary-btn,.dashboard-outline-btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:190px;min-height:50px;padding:13px 20px;font-size:.98rem;font-weight:800;line-height:1.2;display:inline-flex}.dashboard-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ec4899,#fb7185);border:none;transition:all .25s;box-shadow:0 12px 26px #f472b63d}.dashboard-primary-btn:hover{transform:translateY(-2px)}.dashboard-outline-btn{color:#be185d;cursor:pointer;background:#fff;border:1px solid #fbcfe8;transition:all .25s;box-shadow:0 8px 18px #f472b61f}.dashboard-outline-btn:hover{transform:translateY(-2px)}.home-courses-head h3{color:#111827;align-items:center;gap:8px;margin:0;font-size:1.42rem;line-height:1.35;display:inline-flex}.home-courses-head p{color:#6b7280;margin:10px 0 0;font-size:1rem}.hot-title-icon{color:#e11d48;background:#fff1f2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hot-icon{width:16px;height:16px}.hot-courses-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.hot-course-card{background:#fff;border:1px solid #fce7f3;border-radius:22px;padding:22px;box-shadow:0 12px 26px #f472b61a}.hot-course-top{justify-content:flex-start;margin-bottom:14px;display:flex}.course-hot-badge,.course-open-badge{border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:8px 14px;font-size:.87rem;font-weight:800;display:inline-flex}.badge-icon{width:14px;height:14px}.course-hot-badge{color:#be123c;background:#fff1f2}.course-open-badge{color:#047857;background:#ecfdf5}.hot-course-card h4{color:#111827;margin:0 0 12px;font-size:1.24rem;line-height:1.4}.hot-course-card p{color:#6b7280;margin:0;font-size:1rem;line-height:1.9}.hot-course-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.meta-chip{text-align:right;background:#fff8fb;border:1px solid #fce7f3;border-radius:12px;flex-direction:column;justify-content:center;min-height:74px;padding:11px;display:flex}.meta-chip span{color:#9ca3af;margin-bottom:6px;font-size:.78rem;display:block}.meta-chip strong{color:#111827;font-size:1rem}.section-note{color:#6b7280;margin:10px 0 0;font-size:1rem;line-height:1.75}.child-switcher{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.child-chip{color:#be185d;cursor:pointer;background:#fff;border:1px solid #fbcfe8;border-radius:999px;min-height:40px;padding:9px 14px;font-size:.9rem;font-weight:800}.child-chip.active{background:#fff1f7;border-color:#f9a8d4}.schedule-list{gap:10px;margin-top:16px;display:grid}.schedule-card{background:#fff;border:1px solid #fce7f3;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.schedule-main h4{color:#111827;margin:0 0 6px;font-size:1rem}.schedule-main p{color:#6b7280;margin:0;font-size:.92rem}.child-pill{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.78rem;font-weight:800}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:16px;display:grid}.stat-card{background:#fff;border:1px solid #fce7f3;border-radius:14px;padding:14px}.stat-card span{color:#9ca3af;margin-bottom:6px;font-size:.82rem;display:block}.stat-card strong{color:#111827;font-size:1.22rem}.admin-error-panel{background:linear-gradient(#fff1f2 0%,#fff 100%);border:1px solid #fecaca;border-radius:14px;margin-top:14px;padding:14px}.admin-error-panel h3{color:#b91c1c;margin:0 0 6px;font-size:1rem;font-weight:900}.admin-error-panel p{color:#7f1d1d;margin:0 0 10px;font-size:.9rem}.admin-error-list{gap:8px;display:grid}.admin-error-item{background:#fff;border:1px solid #fee2e2;border-radius:10px;justify-content:space-between;gap:10px;padding:10px;display:flex}.admin-error-item strong{color:#991b1b;font-size:.88rem}.admin-error-item span{color:#7f1d1d;text-align:left;font-size:.85rem}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px;display:grid}.parents-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.parent-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-top:16px;display:grid}.parent-card{background:linear-gradient(165deg,#fff 0%,#fff7fb 100%);border:1px solid #fbcfe8;border-radius:16px;padding:14px;box-shadow:0 10px 22px #ec489914}.parent-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.parent-card-head h3{color:#111827;margin:0;font-size:1.02rem}.parent-statuses{flex-wrap:wrap;gap:8px;display:flex}.parent-badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.parent-badge.active{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.parent-badge.blocked{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.parent-badge.verified{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.parent-badge.pending{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.parent-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.parent-meta-item{color:#6b7280;background:#fff;border:1px solid #fce7f3;border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:.84rem;display:inline-flex}.parent-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.parent-students-block{background:#fff;border:1px dashed #fbcfe8;border-radius:12px;margin-top:12px;padding:10px}.parent-students-block strong{color:#be185d;margin-bottom:8px;font-size:.85rem;display:block}.parent-students-list{flex-wrap:wrap;gap:6px;display:flex}.student-chip{color:#6b7280;background:#fff8fb;border:1px solid #fce7f3;border-radius:999px;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.parent-no-students{color:#9ca3af;margin:0;font-size:.82rem}.modal-backdrop{z-index:90;background:#1118276b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border:1px solid #fbcfe8;border-radius:18px;width:min(720px,100%);max-height:min(88vh,760px);padding:16px;overflow:auto;box-shadow:0 24px 50px #11182740}.admin-modal-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-modal-head h3{color:#111827;margin:0;font-size:1.05rem}.modal-close-btn{color:#be185d;cursor:pointer;background:#fff1f7;border:1px solid #fbcfe8;border-radius:10px;width:34px;height:34px;font-size:.9rem;font-weight:900}.modal-grid{margin-top:12px}.admin-input{color:#374151;background:#fff;border:1px solid #fbcfe8;border-radius:12px;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:.92rem}.admin-input:focus{border-color:#ec4899;outline:none;box-shadow:0 0 0 3px #ec489924}.admin-textarea{resize:vertical;min-height:120px}.admin-checkbox{color:#6b7280;background:#fff;border:1px solid #fbcfe8;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.mini-admin-btn{color:#be185d;cursor:pointer;background:#fff1f7;border:1px solid #fbcfe8;border-radius:999px;margin-top:10px;padding:8px 12px;font-size:.82rem;font-weight:800}.profile-grid,.content-grid,.content-list{margin-top:18px}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.profile-card,.feature-card,.list-card{background:#fff;border:1px solid #fce7f3;border-radius:14px;padding:14px}.profile-label{color:#9ca3af;margin-bottom:6px;font-size:.8rem;display:block}.profile-card strong{color:#111827;font-size:.96rem}.content-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.feature-card h3,.list-card h3{color:#111827;margin:0 0 8px;font-size:1rem}.feature-card p,.list-card p{color:#6b7280;margin:0;font-size:.92rem;line-height:1.65}.feature-link{text-decoration:none;transition:transform .22s,box-shadow .22s}.feature-link:hover{transform:translateY(-2px);box-shadow:0 12px 18px #f472b624}.games-content-block .games-grid{margin-top:18px}.games-content-block .game-card{text-align:center}.store-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:16px;display:grid}.store-dashboard-card{background:linear-gradient(#fdf4ff,#fff);border:1px solid #f5d0fe;border-radius:16px;padding:14px;box-shadow:0 10px 20px #a855f71a}.store-dashboard-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-dashboard-head span{color:#7e22ce;background:#faf5ff;border:1px solid #e9d5ff;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800}.store-dashboard-head strong{color:#6b21a8;font-size:1rem}.store-dashboard-card h3{color:#111827;margin:10px 0 6px;font-size:1.02rem}.store-dashboard-card p{color:#6b7280;margin:0;font-size:.88rem;line-height:1.65}.store-dashboard-actions{margin-top:12px}.store-dashboard-actions .dashboard-primary-btn{border-radius:11px;min-width:100%;min-height:42px}.dashboard-game-btn{opacity:.85;cursor:not-allowed}.is-disabled{opacity:.78}.content-list{gap:10px;display:grid}.list-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.message-state{color:#6b7280;border:1px solid #e5e7eb;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.message-state.unread{color:#be185d;background:#fff1f7;border-color:#f9a8d4}.list-card small{color:#9ca3af;margin-top:8px;font-size:.76rem;display:block}.settings-page-block{gap:16px;display:grid}.settings-hero{background:radial-gradient(circle at 88% 18%,#fb718529,#0000 42%),radial-gradient(circle at 12% 82%,#ec48991f,#0000 40%),linear-gradient(135deg,#fff1f7 0%,#fff 60%);border:1px solid #fbcfe8;border-radius:20px;padding:20px}.settings-grid{grid-template-columns:1.5fr 1fr;gap:12px;display:grid}.settings-card{background:#fff;border:1px solid #fbcfe8;border-radius:18px;padding:16px;box-shadow:0 14px 24px #ec489914}.settings-card.on{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#86efac}.settings-card.off{background:linear-gradient(#fff1f2 0%,#fff 100%);border-color:#fecaca}.settings-card-secondary{background:linear-gradient(#fff7fb 0%,#fff 100%)}.settings-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.settings-card-head h3{color:#111827;margin:0;font-size:1rem}.settings-state-badge{border:1px solid #0000;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800}.settings-state-badge.on{color:#166534;background:#dcfce7;border-color:#86efac}.settings-state-badge.off{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.settings-card-text{color:#6b7280;margin:10px 0 0;font-size:.9rem;line-height:1.75}.settings-meta-row{color:#6b7280;border:1px dashed #fbcfe8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:9px 11px;font-size:.84rem;display:flex}.settings-meta-row strong{color:#111827}.settings-toggle-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;width:100%;min-height:44px;margin-top:12px;font-size:.9rem;font-weight:800;transition:all .22s}.settings-toggle-btn.on{color:#fff;background:linear-gradient(90deg,#ef4444,#fb7185)}.settings-toggle-btn.off{color:#fff;background:linear-gradient(90deg,#10b981,#34d399)}.settings-toggle-btn:hover{transform:translateY(-1px)}.settings-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.settings-kpi{background:#fff;border:1px solid #fce7f3;border-radius:12px;padding:10px}.settings-kpi span{color:#9ca3af;margin-bottom:5px;font-size:.76rem;display:block}.settings-kpi strong{color:#111827;font-size:1rem}.settings-subsection{border-top:1px solid #fce7f3;padding-top:14px}.settings-subsection-head h3{color:#111827;margin:0;font-size:1.06rem}.settings-subsection-head p{color:#6b7280;margin:7px 0 0;font-size:.9rem}.settings-form-grid{margin-top:2px}.settings-list .list-card{border-radius:16px;box-shadow:0 8px 20px #ec48990f}@media (width<=1080px){.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #fce7f3;border-left:0;padding:16px}.sidebar-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-header{flex-wrap:wrap;padding:12px}.site-headline{width:100%}.header-tools{justify-content:space-between;width:100%}.role-pill{text-align:center;order:3;width:100%}.account-name{display:none}.dashboard-content{padding:12px}.content-block{padding:16px}.home-hero-actions{flex-direction:column}.dashboard-primary-btn,.dashboard-outline-btn{width:100%}.hot-course-meta{grid-template-columns:1fr}.schedule-card{flex-direction:column;align-items:flex-start}.dashboard-flower{font-size:30px}.dashboard-butterfly-icon{width:34px;height:34px}.dashboard-butterfly-icon.small{width:28px;height:28px}.dashboard-butterfly-1{top:88px;left:7%}.dashboard-butterfly-2{bottom:90px;right:4%}.sidebar-menu,.parent-cards-grid,.parent-meta,.settings-grid,.settings-kpis{grid-template-columns:1fr}.admin-modal{width:100%;padding:12px}}.all-games-page{background:radial-gradient(circle at 100% 0,#ffffff8c,#0000 24%),radial-gradient(circle at 0 100%,#ffffff59,#0000 22%),linear-gradient(#fff8fb 0%,#fff 50%,#fff3f8 100%);min-height:100vh;padding:28px 16px 40px}.all-games-header{justify-content:space-between;align-items:flex-start;gap:14px;width:min(1100px,100%);margin:0 auto 18px;display:flex}.games-badge{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.games-badge-icon{width:14px;height:14px}.all-games-header h1{color:#111827;margin:8px 0 14px}.all-games-header p{color:#6b7280;margin:0}.games-back-btn{color:#be185d;background:#fff;border:1px solid #fbcfe8;border-radius:12px;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.games-back-icon{width:16px;height:16px}.all-games-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;width:min(1100px,100%);margin:0 auto;display:grid}.all-game-card{background:#fff;border:1px solid #fbcfe8;border-radius:16px;flex-direction:column;min-height:240px;padding:14px;display:flex}.all-game-card.empty{text-align:center;justify-content:center;align-items:center}.all-game-badge{border-radius:999px;align-self:flex-start;padding:4px 9px;font-size:.74rem;font-weight:800}.all-game-badge.free{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.all-game-badge.members{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.all-game-icon-wrap{background:#fff1f7;border:1px solid #fbcfe8;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-top:12px;display:inline-flex}.all-game-icon{color:#be185d;width:22px;height:22px}.all-game-card h3{color:#111827;margin:12px 0 8px}.all-game-card p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.all-game-actions{margin-top:auto;padding-top:12px}.all-game-btn{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=760px){.all-games-header{flex-direction:column}}.store-page{isolation:isolate;background:radial-gradient(circle at 18% 14%,#ffffff80,#0000 28%),radial-gradient(circle at 88% 82%,#fb71852e,#0000 32%),linear-gradient(#fff8fb 0%,#fff 52%,#fff4f8 100%);min-height:100vh;padding:28px 16px 44px;position:relative;overflow:hidden}.store-floating{z-index:1;pointer-events:none;line-height:1;position:absolute}.store-ribbon,.store-butterfly,.store-flower{font-size:34px}.store-ribbon-1{animation:6s ease-in-out infinite storeFloatY;top:230px;right:20%}.store-ribbon-2{animation:5s ease-in-out infinite storeFloatY;bottom:96px;left:12%}.store-butterfly-1{animation:5s ease-in-out infinite storeFloatWave;top:300px;left:14%}.store-butterfly-2{animation:4.6s ease-in-out infinite storeFloatWave;bottom:120px;right:8%}.store-flower-1{animation:5.4s ease-in-out infinite storeFloatY;top:270px;right:10%}.store-flower-2{animation:4.8s ease-in-out infinite storeFloatY;bottom:76px;left:36%}.store-header,.store-grid,.store-error-box,.checkout-card,.store-loading-box{z-index:2;position:relative}.store-header{justify-content:space-between;align-items:flex-start;gap:14px;width:min(1120px,100%);margin:0 auto 16px;display:flex}.store-badge{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.store-badge-icon{width:14px;height:14px}.store-header h1{color:#111827;margin:10px 0 12px;font-size:clamp(1.55rem,2.7vw,1.9rem)}.store-header p{color:#6b7280;margin:0;line-height:1.7}.store-back-btn{color:#be185d;background:#fff;border:1px solid #fbcfe8;border-radius:12px;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.store-back-icon{width:16px;height:16px}.store-error-box{background:linear-gradient(#fff1f2,#fff);border:1px solid #fecaca;border-radius:14px;width:min(1120px,100%);margin:0 auto 14px;padding:14px}.store-error-box h3{color:#b91c1c;margin:0 0 6px}.store-error-box p{color:#7f1d1d;margin:0}.store-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;width:min(1120px,100%);margin:0 auto;display:grid}.store-card{background:#fff;border:1px solid #fbcfe8;border-radius:18px;flex-direction:column;min-height:370px;display:flex;overflow:hidden;box-shadow:0 14px 24px #f472b61c}.store-card.empty{text-align:center;justify-content:center;align-items:center;padding:18px}.store-image-wrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.store-image-wrap img{object-fit:cover;width:100%;height:100%}.store-card-body{gap:8px;padding:14px;display:grid}.store-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-category-pill,.store-stock-pill{border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.store-category-pill{color:#be185d;background:#fff1f7;border:1px solid #fbcfe8}.store-stock-pill.in{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.store-stock-pill.out{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.store-mini-icon{width:14px;height:14px}.store-card h3{color:#111827;margin:0;font-size:1.05rem}.store-card p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.7}.store-card-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.store-card-bottom strong{color:#be185d;font-size:1.2rem;font-weight:900}.store-checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ec4899,#fb7185);border:none;border-radius:11px;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.store-checkout-btn:disabled{opacity:.6;cursor:not-allowed}.store-modal-backdrop{z-index:90;background:#11182780;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.store-auth-modal{background:#fff;border:1px solid #fbcfe8;border-radius:16px;width:min(420px,100%);padding:16px;box-shadow:0 24px 44px #11182742}.store-auth-modal h3{color:#111827;margin:0 0 8px}.store-auth-modal p{color:#6b7280;margin:0;line-height:1.7}.store-auth-actions{gap:8px;margin-top:14px;display:flex}.store-auth-btn{color:#be185d;cursor:pointer;background:#fff;border:1px solid #fbcfe8;border-radius:10px;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:800}.store-auth-btn.primary{color:#fff;background:linear-gradient(90deg,#ec4899,#fb7185);border:none}.store-loading-box{color:#6b7280;background:#fff;border:1px solid #fbcfe8;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:min(1120px,100%);min-height:120px;margin:60px auto 0;display:flex}.spin{width:18px;height:18px;animation:.9s linear infinite storeSpin}.checkout-card{background:#fff;border:1px solid #fbcfe8;border-radius:16px;width:min(760px,100%);margin:0 auto;padding:16px;box-shadow:0 14px 24px #f472b61a}.checkout-card h2{color:#111827;margin:0}.checkout-card p{color:#6b7280;margin:8px 0 0}.checkout-row{border:1px solid #fce7f3;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-top:12px;padding:10px 12px;display:flex}.checkout-row input{border:1px solid #fbcfe8;border-radius:10px;width:90px;min-height:36px;padding:0 10px;font-size:.9rem}.checkout-row.total{background:#fff1f7}.store-checkout-btn.large{justify-content:center;width:100%;min-height:46px;margin-top:14px;font-size:.9rem}.checkout-message{margin:10px 0 0;font-size:.86rem}.checkout-message.success{color:#166534}.checkout-message.error{color:#b91c1c}@keyframes storeSpin{to{transform:rotate(360deg)}}@keyframes storeFloatY{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes storeFloatWave{0%{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-9px)rotate(5deg)}to{transform:translateY(0)rotate(-4deg)}}@media (width<=760px){.store-header,.store-auth-actions{flex-direction:column}.store-ribbon,.store-butterfly,.store-flower{font-size:28px}}
