@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18181b;line-height:1.6;overflow-x:hidden;background:#fafafa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f4f4f5;border-radius:8px}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes loadingDot{0%,80%,to{transform:scale(0);opacity:0}40%{transform:scale(1);opacity:1}}@keyframes scrollArrow{0%{transform:translateY(0) rotate(45deg);opacity:.3}50%{transform:translateY(10px) rotate(45deg);opacity:1}to{transform:translateY(0) rotate(45deg);opacity:.3}}@keyframes floatingPiece{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-30px) rotate(180deg);opacity:.6}}@keyframes sparkle{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes slideRight{0%{transform:translate(0)}to{transform:translate(5px)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes moveConnector{0%{background-position:0 0}to{background-position:20px 0}}.btn{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden;letter-spacing:-.01em}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #dc262626}.btn:active{transform:translateY(0)}.btn-primary{background:#dc2626;color:#fff}.btn-primary:hover{background:#b91c1c}.btn-secondary{background:#fff;color:#dc2626;box-shadow:inset 0 0 0 2px #dc2626}.btn-secondary:hover{background:#f4f4f5;box-shadow:inset 0 0 0 2px #b91c1c;color:#b91c1c}.btn-gradient{background:linear-gradient(135deg,#dc2626,#f97316);color:#fff;font-size:1.125rem}.btn-gradient:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 20px 40px #dc262640}.btn-full{width:100%;justify-content:center}.btn .btn-icon{font-size:1.25rem}.btn .btn-arrow{font-size:.875rem;transition:transform .3s ease}.btn:hover .btn-arrow{transform:translate(4px)}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:9999;background:#030303}.preloader .preloader-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(220,38,38,.1) 0%,transparent 70%)}.preloader .preloader-content{position:relative;text-align:center;z-index:1}.preloader .preloader-content .lottie-wrapper{width:280px;height:280px;margin:0 auto;filter:brightness(1.2)}.preloader .preloader-content h2{color:#fff;font-size:2.5rem;margin-top:2rem;font-weight:700;letter-spacing:-.02em}.preloader .preloader-content p{color:#a1a1aa;font-size:1.125rem;margin-top:.5rem;font-weight:400}.preloader .preloader-content .loading-dots{display:flex;justify-content:center;gap:8px;margin-top:2rem}.preloader .preloader-content .loading-dots span{width:10px;height:10px;background:#dc2626;border-radius:50%;animation:loadingDot 1.4s infinite ease-in-out both}.preloader .preloader-content .loading-dots span:nth-child(2){animation-delay:.16s}.preloader .preloader-content .loading-dots span:nth-child(3){animation-delay:.32s}.homepage .container{max-width:1280px;margin:0 auto;padding:0 24px}.homepage .hero{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.homepage .hero .video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transform:scale(1.15)}.homepage .hero .video-background iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;border:none;pointer-events:none}.homepage .hero .video-background .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0a0acc,#0a0a0a99,#0a0a0ae6)}.homepage .hero .hero-content{position:relative;z-index:1;text-align:center;max-width:1000px;padding:2rem}.homepage .hero .hero-content .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homepage .hero .hero-content .hero-badge .badge-icon{color:#ef4444}.homepage .hero .hero-content .hero-title{margin-bottom:1.5rem}.homepage .hero .hero-content .hero-title .title-main{display:block;font-size:clamp(2.5rem,6vw,4.5rem);color:#fff;font-weight:800;letter-spacing:-.03em;margin-bottom:.5rem}.homepage .hero .hero-content .hero-title .title-sub{display:block;font-size:clamp(1.25rem,3vw,2rem);color:#d4d4d8;font-weight:400;font-family:Inter,sans-serif}.homepage .hero .hero-content .hero-description{font-size:1.25rem;color:#d4d4d8;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.8}.homepage .hero .hero-content .hero-buttons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:4rem;flex-wrap:wrap}.homepage .hero .hero-content .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:600px;margin:0 auto}.homepage .hero .hero-content .hero-stats .stat{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);padding:1.5rem;border-radius:16px}.homepage .hero .hero-content .hero-stats .stat .stat-number{display:block;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.homepage .hero .hero-content .hero-stats .stat .stat-label{display:block;font-size:.875rem;color:#d4d4d8;text-transform:uppercase;letter-spacing:.05em}.homepage .hero .scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center}.homepage .hero .scroll-indicator span{display:block;color:#d4d4d8;font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.homepage .hero .scroll-indicator .scroll-arrow{width:24px;height:24px;margin:0 auto;transform:rotate(45deg);border-right:2px solid #d4d4d8;border-bottom:2px solid #d4d4d8;animation:scrollArrow 2s ease-in-out infinite}.homepage .features{padding:120px 0;background:#fafafa}.homepage .features .section-header{text-align:center;margin-bottom:4rem}.homepage .features .section-header .section-title{font-size:clamp(2rem,4vw,3rem);color:#18181b;margin-bottom:1rem}.homepage .features .section-header .section-subtitle{font-size:1.25rem;color:#52525b;max-width:600px;margin:0 auto}.homepage .features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.homepage .features .features-grid .feature-card{background:#fff;padding:3rem 2rem;border-radius:24px;text-align:center;box-shadow:0 20px 50px #0000001a;transition:all .3s ease;border:1px solid #f4f4f5}.homepage .features .features-grid .feature-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001f}.homepage .features .features-grid .feature-card:hover .feature-icon-wrapper{background:#dc2626}.homepage .features .features-grid .feature-card:hover .feature-icon-wrapper .feature-icon{color:#fff}.homepage .features .features-grid .feature-card .feature-icon-wrapper{width:80px;height:80px;margin:0 auto 2rem;background:#f4f4f5;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.homepage .features .features-grid .feature-card .feature-icon-wrapper .feature-icon{font-size:2rem;color:#dc2626;transition:all .3s ease}.homepage .features .features-grid .feature-card h3{color:#18181b;font-size:1.5rem;margin-bottom:1rem}.homepage .features .features-grid .feature-card p{color:#52525b;font-size:1rem;line-height:1.8}.homepage .courses{padding:120px 0;background:linear-gradient(to bottom,#fff,#fafafa)}.homepage .courses .courses-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}@media (max-width: 1024px){.homepage .courses .courses-content{grid-template-columns:1fr;gap:3rem}}.homepage .courses .courses-text .courses-badge{display:inline-block;padding:6px 16px;background:#dc26261a;color:#dc2626;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.homepage .courses .courses-text .section-title{font-size:clamp(2rem,4vw,3rem);color:#18181b;margin-bottom:1.5rem}.homepage .courses .courses-text .courses-description{font-size:1.125rem;color:#52525b;margin-bottom:3rem;line-height:1.8}.homepage .courses .courses-text .course-features{margin-bottom:3rem}.homepage .courses .courses-text .course-features .course-feature{display:flex;align-items:start;gap:1rem;margin-bottom:2rem}.homepage .courses .courses-text .course-features .course-feature .feature-icon{width:48px;height:48px;background:#f4f4f5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#dc2626;font-size:1.25rem;flex-shrink:0}.homepage .courses .courses-text .course-features .course-feature h4{font-size:1.125rem;color:#18181b;margin-bottom:.25rem}.homepage .courses .courses-text .course-features .course-feature p{font-size:.875rem;color:#52525b}.homepage .courses .courses-visual{display:flex;flex-direction:column;gap:1.5rem}.homepage .courses .courses-visual .course-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 20px 50px #0000001a;transition:all .3s ease;border:1px solid #f4f4f5}.homepage .courses .courses-visual .course-card.featured{transform:scale(1.05);border:2px solid #dc2626}.homepage .courses .courses-visual .course-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #0000001a}.homepage .courses .courses-visual .course-card .course-level{display:inline-block;padding:4px 12px;background:#16a34a1a;color:#16a34a;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem}.homepage .courses .courses-visual .course-card .course-level.intermediate{background:#ef44441a;color:#ef4444}.homepage .courses .courses-visual .course-card .course-level.advanced{background:#dc26261a;color:#dc2626}.homepage .courses .courses-visual .course-card h3{font-size:1.25rem;color:#18181b;margin-bottom:.5rem}.homepage .courses .courses-visual .course-card p{font-size:.875rem;color:#52525b;margin-bottom:1rem;line-height:1.6}.homepage .courses .courses-visual .course-card .course-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#71717a}.homepage .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out;padding:1rem}.homepage .modal-overlay .modal{background:#fff;border-radius:24px;padding:3rem;max-width:500px;width:100%;position:relative;animation:fadeInUp .4s ease-out;box-shadow:0 20px 50px #0000001a}.homepage .modal-overlay .modal .close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#f4f4f5;border:none;font-size:1.25rem;color:#52525b;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:all .3s ease}.homepage .modal-overlay .modal .close-btn:hover{background:#e4e4e7;color:#dc2626;transform:rotate(90deg)}.homepage .modal-overlay .modal .modal-header{text-align:center;margin-bottom:2.5rem}.homepage .modal-overlay .modal .modal-header .modal-icon{font-size:3rem;color:#dc2626;margin-bottom:1rem}.homepage .modal-overlay .modal .modal-header .modal-icon.success{color:#16a34a}.homepage .modal-overlay .modal .modal-header h2{color:#18181b;font-size:2rem;margin-bottom:.5rem}.homepage .modal-overlay .modal .modal-header p{color:#52525b;font-size:1rem}.homepage .modal-overlay .modal .form-group{margin-bottom:1.5rem}.homepage .modal-overlay .modal .form-group label{display:block;color:#3f3f46;font-weight:600;margin-bottom:.5rem;font-size:.875rem}.homepage .modal-overlay .modal .form-group input{width:100%;padding:.875rem 1rem;border:2px solid #e4e4e7;border-radius:12px;font-size:1rem;transition:all .3s ease;font-family:Inter,sans-serif}.homepage .modal-overlay .modal .form-group input:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.homepage .modal-overlay .modal .form-group input::placeholder{color:#a1a1aa}.homepage .modal-overlay .modal .otp-input-group{display:flex;justify-content:center;margin-bottom:2rem}.homepage .modal-overlay .modal .otp-input-group .otp-input{width:240px;padding:1.25rem;text-align:center;font-size:2rem;font-weight:600;letter-spacing:.5rem;border:3px solid #e4e4e7;border-radius:16px;transition:all .3s ease;font-family:Inter,sans-serif}.homepage .modal-overlay .modal .otp-input-group .otp-input:focus{outline:none;border-color:#dc2626;transform:scale(1.02);box-shadow:0 0 0 4px #dc26261a}.homepage .modal-overlay .modal .otp-status{text-align:center;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem}.homepage .modal-overlay .modal .otp-status.success{color:#16a34a}.homepage .modal-overlay .modal .otp-status.error{color:#dc2626}.homepage .modal-overlay .modal .otp-timer{text-align:center;margin-bottom:2rem}.homepage .modal-overlay .modal .otp-timer p{color:#52525b;margin:0}.homepage .modal-overlay .modal .otp-timer p strong{color:#18181b;font-weight:600}.homepage .modal-overlay .modal .otp-timer .resend-btn{background:none;border:none;color:#dc2626;font-weight:600;cursor:pointer;text-decoration:underline;transition:all .3s ease;font-size:1rem}.homepage .modal-overlay .modal .otp-timer .resend-btn:hover{color:#b91c1c;text-decoration:none}.homepage .animate-on-scroll{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.homepage .animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.homepage .hero .hero-content .hero-stats{grid-template-columns:1fr;gap:1rem}.homepage .hero .hero-content .hero-stats .stat{padding:1rem}.homepage .hero .hero-content .hero-stats .stat .stat-number{font-size:2rem}.homepage .features{padding:80px 0}.homepage .features .section-header{margin-bottom:3rem}.homepage .courses{padding:80px 0}.homepage .modal{padding:2rem}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);background:#fafafa}.not-found-page .nf-container{text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:16px;padding:clamp(1.25rem,4vw,2rem);width:min(720px,100%);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.not-found-page .nf-icon{width:72px;height:72px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#dc26261a,#ef44440d);color:#dc2626}.not-found-page .nf-icon svg{font-size:1.75rem}.not-found-page .nf-code{font-size:clamp(3rem,8vw,5rem);font-weight:800;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.not-found-page .nf-title{margin-top:.5rem;font-size:clamp(1.25rem,3vw,1.75rem);color:#18181b;font-weight:700}.not-found-page .nf-description{margin-top:.5rem;color:#52525b;max-width:60ch;margin-left:auto;margin-right:auto}.not-found-page .nf-actions{margin-top:1.25rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.not-found-page .nf-actions .btn{padding:.75rem 1.25rem}.not-found-page .nf-actions .btn-secondary{background:#fff;color:#dc2626;box-shadow:inset 0 0 0 2px #dc2626}.not-found-page .nf-actions .btn-secondary:hover{background:#f4f4f5;box-shadow:inset 0 0 0 2px #b91c1c;color:#b91c1c}@media (max-width: 767px){.not-found-page .nf-container{border-radius:12px;padding:1rem}.not-found-page .nf-actions{gap:.5rem}.not-found-page .nf-actions .btn{width:100%;justify-content:center}}.parent-empty-state{min-height:100vh;background:#fafafa;position:relative;overflow:hidden}.parent-empty-state .animated-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.parent-empty-state .animated-background .floating-piece{position:absolute;font-size:3rem;color:#e4e4e7;animation:floatingPiece 6s ease-in-out infinite}@media (max-width: 767px){.parent-empty-state .animated-background .floating-piece{font-size:2rem}}.parent-empty-state .empty-state-header{background:#fff;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;position:relative;z-index:10}.parent-empty-state .empty-state-header .header-content{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.parent-empty-state .empty-state-header .header-content{padding:1rem}}.parent-empty-state .empty-state-header .header-content .logo-section{display:flex;align-items:center;gap:1rem}.parent-empty-state .empty-state-header .header-content .logo-section .logo-icon-wrapper{width:42px;height:42px;background:#fecaca;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-empty-state .empty-state-header .header-content .logo-section .logo-icon-wrapper img{width:100%}.parent-empty-state .empty-state-header .header-content .logo-section .logo-text{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(1.125rem,2.5vw,1.25rem);color:#18181b}@media (max-width: 479px){.parent-empty-state .empty-state-header .header-content .logo-section .logo-text{display:none}}.parent-empty-state .empty-state-header .header-content .parent-profile{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem .5rem .5rem;background:#fafafa;border-radius:12px;border:1px solid #e4e4e7}.parent-empty-state .empty-state-header .header-content .parent-profile img{width:36px;height:36px;border-radius:50%}@media (max-width: 479px){.parent-empty-state .empty-state-header .header-content .parent-profile .profile-info{display:none}}.parent-empty-state .empty-state-header .header-content .parent-profile .profile-info .parent-name{display:block;font-weight:600;color:#18181b;font-size:.875rem}.parent-empty-state .empty-state-header .header-content .parent-profile .profile-info .parent-role{display:block;font-size:.75rem;color:#71717a}.parent-empty-state .empty-state-content{position:relative;z-index:5;padding:clamp(2rem,4vw,3rem) 1rem;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}@media (min-width: 768px) and (max-width: 1023px){.parent-empty-state .empty-state-content{padding:2.5rem 1rem}}@media (max-width: 767px){.parent-empty-state .empty-state-content{padding:2rem 1rem}}.parent-empty-state .empty-state-content .content-wrapper{max-width:1200px;width:100%;margin:0 auto}.parent-empty-state .empty-state-content .chess-board-pattern{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;opacity:.03;z-index:-1}@media (max-width: 768px){.parent-empty-state .empty-state-content .chess-board-pattern{width:400px;height:400px}}.parent-empty-state .empty-state-content .chess-board-pattern .board-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);width:100%;height:100%;transform:rotate(45deg)}.parent-empty-state .empty-state-content .chess-board-pattern .board-grid .board-square.light{background:#d4d4d8}.parent-empty-state .empty-state-content .chess-board-pattern .board-grid .board-square.dark{background:#52525b}.parent-empty-state .empty-state-content .welcome-card{background:#fff;border-radius:24px;padding:clamp(2rem,5vw,4rem);box-shadow:0 25px 50px -12px #00000026;text-align:center;position:relative;overflow:hidden;animation:scaleIn .5s ease-out;margin-bottom:3rem}@media (min-width: 768px) and (max-width: 1023px){.parent-empty-state .empty-state-content .welcome-card{padding:3rem 2rem}}@media (max-width: 767px){.parent-empty-state .empty-state-content .welcome-card{padding:2rem 1.5rem}}.parent-empty-state .empty-state-content .welcome-card .card-decoration .sparkle{position:absolute;color:#eab308;animation:sparkle 2s ease-in-out infinite}.parent-empty-state .empty-state-content .welcome-card .card-decoration .sparkle.sparkle-1{top:2rem;right:3rem;font-size:1.5rem;animation-delay:0s}.parent-empty-state .empty-state-content .welcome-card .card-decoration .sparkle.sparkle-2{top:4rem;left:2rem;font-size:1.2rem;animation-delay:.5s}.parent-empty-state .empty-state-content .welcome-card .card-decoration .sparkle.sparkle-3{bottom:3rem;right:2rem;font-size:1rem;animation-delay:1s}.parent-empty-state .empty-state-content .welcome-card .welcome-icon{margin-bottom:2rem;animation:fadeInUp .6s ease-out}.parent-empty-state .empty-state-content .welcome-card .welcome-icon .icon-circle{width:120px;height:120px;margin:0 auto;background:linear-gradient(135deg,#dc26261a,#ef44440d);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.parent-empty-state .empty-state-content .welcome-card .welcome-icon .icon-circle:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:50%;z-index:-1;opacity:.3;animation:pulse 2s ease-in-out infinite}.parent-empty-state .empty-state-content .welcome-card .welcome-icon .icon-circle svg{font-size:3.5rem;color:#dc2626}.parent-empty-state .empty-state-content .welcome-card .welcome-title{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#18181b;margin-bottom:.75rem;animation:fadeInUp .7s ease-out}@media (max-width: 768px){.parent-empty-state .empty-state-content .welcome-card .welcome-title{font-size:2rem}}.parent-empty-state .empty-state-content .welcome-card .welcome-subtitle{font-size:1.25rem;color:#52525b;margin-bottom:2rem;animation:fadeInUp .8s ease-out}@media (max-width: 768px){.parent-empty-state .empty-state-content .welcome-card .welcome-subtitle{font-size:1.125rem}}.parent-empty-state .empty-state-content .welcome-card .info-section{background:#fafafa;border-radius:16px;padding:1.5rem;margin-bottom:3rem;border:1px solid #e4e4e7;animation:fadeInUp .9s ease-out}.parent-empty-state .empty-state-content .welcome-card .info-section .info-text{color:#3f3f46;font-size:1rem;line-height:1.6}.parent-empty-state .empty-state-content .welcome-card .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;animation:fadeInUp 1s ease-out}@media (max-width: 768px){.parent-empty-state .empty-state-content .welcome-card .features-grid{gap:1.5rem}}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item{padding:1.5rem;border-radius:16px;background:#fafafa;border:1px solid #e4e4e7;transition:all .3s ease}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;border-color:#dc2626}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item:hover .feature-icon{background:linear-gradient(135deg,#dc2626,#ef4444)}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item:hover .feature-icon svg{color:#fff}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item .feature-icon{width:60px;height:60px;margin:0 auto 1rem;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item .feature-icon svg{font-size:1.75rem;color:#dc2626;transition:all .3s ease}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item h3{font-size:1.125rem;color:#18181b;margin-bottom:.5rem;font-weight:600}.parent-empty-state .empty-state-content .welcome-card .features-grid .feature-item p{font-size:.875rem;color:#52525b;line-height:1.5}.parent-empty-state .empty-state-content .welcome-card .add-child-btn{position:relative;background:none;border:none;padding:0;cursor:pointer;margin-bottom:2rem;animation:fadeInUp 1.1s ease-out}.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-content{position:relative;display:flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border-radius:16px;font-size:1.125rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;z-index:1}@media (max-width: 480px){.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-content{padding:1rem 2rem;font-size:1rem}}.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-content .btn-icon{font-size:1.25rem}.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-content .arrow-icon{font-size:1rem;transition:transform .3s ease}.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-content .arrow-icon.moved{transform:translate(5px)}.parent-empty-state .empty-state-content .welcome-card .add-child-btn .btn-background{position:absolute;inset:-2px;background:linear-gradient(135deg,#dc2626,#ef4444,#dc2626);background-size:200% 200%;border-radius:18px;opacity:0;transition:opacity .3s ease;animation:gradientShift 3s ease infinite}.parent-empty-state .empty-state-content .welcome-card .add-child-btn:hover .btn-content{transform:translateY(-2px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a}.parent-empty-state .empty-state-content .welcome-card .add-child-btn:hover .btn-background{opacity:.3}.parent-empty-state .empty-state-content .welcome-card .add-child-btn:active .btn-content{transform:translateY(0)}.parent-empty-state .empty-state-content .welcome-card .help-text{animation:fadeInUp 1.2s ease-out}.parent-empty-state .empty-state-content .welcome-card .help-text p{color:#52525b;font-size:.9375rem;margin-bottom:.5rem}.parent-empty-state .empty-state-content .welcome-card .help-text p strong{color:#dc2626;font-weight:600}.parent-empty-state .empty-state-content .welcome-card .help-text p.note{font-size:.875rem;color:#71717a;font-style:italic}.parent-empty-state .empty-state-content .steps-section{text-align:center;animation:fadeInUp 1.3s ease-out}.parent-empty-state .empty-state-content .steps-section h2{font-family:Poppins,sans-serif;font-size:2rem;color:#18181b;margin-bottom:3rem}@media (max-width: 768px){.parent-empty-state .empty-state-content .steps-section h2{font-size:1.5rem;margin-bottom:2rem}}.parent-empty-state .empty-state-content .steps-section .steps-container{display:flex;align-items:center;justify-content:center;max-width:1000px;margin:0 auto}@media (max-width: 1024px){.parent-empty-state .empty-state-content .steps-section .steps-container{flex-direction:column;gap:2rem}}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item{flex:1;position:relative;animation:scaleIn .5s ease-out;animation-fill-mode:both}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item:nth-child(1){animation-delay:.1s}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item:nth-child(3){animation-delay:.2s}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item:nth-child(5){animation-delay:.3s}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item:nth-child(7){animation-delay:.4s}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item .step-number{width:60px;height:60px;margin:0 auto 1rem;background:#fff;border:3px solid #dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#dc2626;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;position:relative;z-index:2}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item .step-content h3{font-size:1.125rem;color:#18181b;margin-bottom:.5rem;font-weight:600}.parent-empty-state .empty-state-content .steps-section .steps-container .step-item .step-content p{font-size:.875rem;color:#52525b;max-width:200px;margin:0 auto}.parent-empty-state .empty-state-content .steps-section .steps-container .step-connector{flex:0 0 60px;height:3px;background:linear-gradient(90deg,#dc2626 0% 50%,#d4d4d8 50% 100%);background-size:20px 3px;background-position:0 0;animation:moveConnector 1s linear infinite;margin:0 -10px 60px}@media (max-width: 1024px){.parent-empty-state .empty-state-content .steps-section .steps-container .step-connector{display:none}}.sidebar{width:280px;background:#fff;display:flex;flex-direction:column;transition:all .3s ease;position:fixed;height:100vh;left:0;top:0;z-index:1000;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;border-right:1px solid #f4f4f5}@media (max-width: 767px){.sidebar{transform:translate(-100%);z-index:1001;height:100%}.sidebar.mobile-open{transform:translate(0);height:100%}}.sidebar .sidebar-header{padding:2rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f4f4f5}.sidebar .sidebar-header .logo{display:flex;align-items:center;gap:1rem}.sidebar .sidebar-header .logo .logo-icon-wrapper{width:42px;height:42px;background:#fecaca;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.sidebar .sidebar-header .logo .logo-icon-wrapper .logo-icon{color:#fff;font-size:1.4rem}.sidebar .sidebar-header .logo .logo-icon-wrapper img{width:100%}.sidebar .sidebar-header .logo span{font-weight:700;font-size:1.2rem;color:#18181b}.sidebar .sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar .sidebar-nav::-webkit-scrollbar{width:4px}.sidebar .sidebar-nav::-webkit-scrollbar-track{background:#f4f4f5}.sidebar .sidebar-nav::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:4px}.sidebar .sidebar-nav .nav-item{width:calc(100% - 2rem);margin:.25rem 1rem;display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:transparent;border:none;border-radius:10px;color:#52525b;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.sidebar .sidebar-nav .nav-item .nav-icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.sidebar .sidebar-nav .nav-item .nav-icon-wrapper .nav-icon{font-size:1.2rem}.sidebar .sidebar-nav .nav-item span{font-weight:500}.sidebar .sidebar-nav .nav-item .active-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:0 3px 3px 0}.sidebar .sidebar-nav .nav-item:hover{color:#dc2626;background:#dc26260d}.sidebar .sidebar-nav .nav-item.active{color:#dc2626;background:#dc262614;font-weight:600}.sidebar .sidebar-footer{padding:1rem}.sidebar .sidebar-footer .nav-item{margin:.25rem 0}.sidebar .sidebar-footer .nav-item.nav-logout{color:#52525b;background:#ef4444;color:#fff;width:100px;padding:10px;border-radius:10px;border:none}.sidebar .sidebar-footer .nav-item.nav-logout:hover{background:#dc26260d;color:#dc2626}.mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .3s ease-out}@media (min-width: 768px){.mobile-overlay{display:none}}.top-bar{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border-bottom:1px solid #f4f4f5}.top-bar .top-bar-content{padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.top-bar .top-bar-content{padding:1rem}}@media (min-width: 768px) and (max-width: 1023px){.top-bar .top-bar-content{padding:1.125rem 1.5rem}}.top-bar .top-bar-content .mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:#3f3f46;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease}.top-bar .top-bar-content .mobile-menu-toggle:hover{background:#f4f4f5;color:#dc2626}@media (max-width: 767px){.top-bar .top-bar-content .mobile-menu-toggle{display:flex;align-items:center;justify-content:center}}.top-bar .top-bar-content .animated-title{font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700;color:#18181b}@media (min-width: 768px) and (max-width: 1023px){.top-bar .top-bar-content .animated-title{font-size:1.625rem}}@media (max-width: 767px){.top-bar .top-bar-content .animated-title{font-size:1.375rem}}@media (max-width: 479px){.top-bar .top-bar-content .animated-title{font-size:1.25rem}}@media (max-width: 935px){.top-bar .top-bar-content .animated-title{display:none}}.top-bar .top-bar-content .top-bar-right{display:flex;align-items:center;gap:1.5rem}.top-bar .top-bar-content .top-bar-right .child-selector{position:relative}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button img{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.9)}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button span{font-weight:600;color:#fff;font-size:.9375rem}@media (max-width: 479px){.top-bar .top-bar-content .top-bar-right .child-selector .selector-button span{display:none}}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button .dropdown-icon{color:#fff;font-size:.875rem;transition:transform .2s ease}.top-bar .top-bar-content .top-bar-right .child-selector .selector-button .dropdown-icon.open{transform:rotate(180deg)}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu{position:absolute;top:calc(100% + .75rem);right:0;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000026;min-width:240px;overflow:hidden;z-index:200;border:1px solid #f4f4f5}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu.animated-dropdown{animation:scaleIn .2s ease}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:none;border:none;width:100%;cursor:pointer;transition:all .2s ease}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item:hover{background:#fafafa}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item img{width:36px;height:36px;border-radius:50%}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item .child-info{text-align:left}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item .child-info .child-name{display:block;font-weight:600;color:#18181b;font-size:.9375rem}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item .child-info .child-branch{display:block;font-size:.75rem;color:#71717a;margin-top:.125rem}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item.add-child{border-top:1px solid #f4f4f5;color:#dc2626;font-weight:600}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item.add-child .add-icon{width:36px;height:36px;background:#dc26261a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.top-bar .top-bar-content .top-bar-right .child-selector .dropdown-menu .dropdown-item.add-child:hover .add-icon{background:#dc262626}.top-bar .top-bar-content .top-bar-right .parent-profile{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem .5rem .5rem;background:#fafafa;border-radius:12px;border:1px solid #e4e4e7}.top-bar .top-bar-content .top-bar-right .parent-profile img{width:36px;height:36px;border-radius:50%}@media (max-width: 479px){.top-bar .top-bar-content .top-bar-right .parent-profile .profile-info{display:none}}.top-bar .top-bar-content .top-bar-right .parent-profile .profile-info .parent-name{display:block;font-weight:600;color:#18181b;font-size:.875rem}.top-bar .top-bar-content .top-bar-right .parent-profile .profile-info .parent-role{display:block;font-size:.75rem;color:#71717a}.parent-dashboard{display:flex;min-height:100vh;position:relative;background:#fafafa}.parent-dashboard .main-content{flex:1;margin-left:280px;transition:all .3s ease;min-height:100vh;position:relative}@media (max-width: 768px){.parent-dashboard .main-content{margin-left:0}}.parent-dashboard .dashboard-content{padding:clamp(1rem,3vw,2rem);max-width:1600px;margin:0 auto}@media (min-width: 768px) and (max-width: 1023px){.parent-dashboard .dashboard-content{padding:1.5rem}}@media (max-width: 767px){.parent-dashboard .dashboard-content{padding:1rem}}.parent-dashboard .dashboard-content .month-overview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}@media (max-width: 768px){.parent-dashboard .dashboard-content .month-overview-header{flex-direction:column;gap:1rem;align-items:flex-start}}.parent-dashboard .dashboard-content .month-overview-header .month-info h2{font-size:clamp(1.25rem,3vw,1.5rem);color:#18181b;margin-bottom:.25rem}.parent-dashboard .dashboard-content .month-overview-header .month-info p{color:#52525b;font-size:.9375rem}.parent-dashboard .dashboard-content .month-overview-header .month-selector{position:relative}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#fff;border:2px solid #e4e4e7;border-radius:12px;cursor:pointer;font-weight:600;color:#3f3f46;transition:all .2s ease}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-button:hover{border-color:#dc2626;color:#dc2626}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-button svg{color:#dc2626;font-size:1.125rem}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-button .rotated{transform:rotate(180deg)}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown{position:absolute;top:calc(100% + .75rem);right:0;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000026;padding:1.5rem;min-width:280px;z-index:200;border:1px solid #f4f4f5;animation:scaleIn .2s ease}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .year-selector{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .year-selector button{background:none;border:none;color:#52525b;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .year-selector button:hover{background:#f4f4f5;color:#dc2626}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .year-selector span{font-weight:600;font-size:1.125rem;color:#18181b}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .months-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .months-grid .month-option{padding:.625rem;background:none;border:1px solid #e4e4e7;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;color:#3f3f46;transition:all .2s ease}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .months-grid .month-option:hover{background:#fafafa;border-color:#d4d4d8}.parent-dashboard .dashboard-content .month-overview-header .month-selector .month-picker-dropdown .months-grid .month-option.active{background:linear-gradient(135deg,#dc2626,#ef4444);border-color:transparent;color:#fff}.parent-dashboard .dashboard-content .child-overview-card{position:relative;border-radius:16px;margin-bottom:2rem;overflow:hidden;animation:fadeInUp .6s ease}.parent-dashboard .dashboard-content .child-overview-card.gradient-border{background:linear-gradient(135deg,#dc2626,#ef4444);padding:2px}.parent-dashboard .dashboard-content .child-overview-card .card-background{position:absolute;inset:0;background:linear-gradient(135deg,#dc262608,#ef444403);z-index:0}.parent-dashboard .dashboard-content .child-overview-card .card-content{position:relative;background:#fff;border-radius:14px;padding:clamp(1.5rem,4vw,2rem);display:grid;grid-template-columns:auto 1fr auto;gap:clamp(1.5rem,4vw,2.5rem);align-items:center;z-index:1}@media (max-width: 1024px){.parent-dashboard .dashboard-content .child-overview-card .card-content{grid-template-columns:1fr;text-align:center;gap:2rem}}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section{display:flex;align-items:center;gap:1.5rem}@media (max-width: 1024px){.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section{flex-direction:column}}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .profile-image-wrapper{position:relative}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .profile-image-wrapper img{width:100px;height:100px;border-radius:50%;border:3px solid #ffffff;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .profile-image-wrapper .badge-indicator{position:absolute;bottom:5px;right:5px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .profile-image-wrapper .badge-indicator svg{color:#fff;font-size:.875rem}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details h2{font-size:1.75rem;font-weight:700;color:#18181b;margin-bottom:.5rem}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p{display:flex;align-items:center;gap:.5rem;color:#52525b;margin-bottom:.25rem;font-size:.9375rem}@media (max-width: 1024px){.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p{justify-content:center}}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p svg{color:#dc2626;font-size:.875rem}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p.branch{font-weight:600;color:#3f3f46}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p.coach{color:#3f3f46}.parent-dashboard .dashboard-content .child-overview-card .card-content .child-profile-section .child-details p.member-since{font-size:.875rem;font-style:italic;color:#71717a}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase h3{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#52525b;margin-bottom:.75rem}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.625rem}@media (max-width: 480px){.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards{grid-template-columns:repeat(2,1fr)}}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card{background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;padding:.625rem;text-align:center;transition:all .2s ease;cursor:pointer}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border-color:#dc2626}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card:hover .rating-value{color:#dc2626}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card .rating-type{font-size:.625rem;text-transform:uppercase;color:#71717a;margin-bottom:.25rem;font-weight:600}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card .rating-value{font-size:1.375rem;font-weight:800;color:#18181b;transition:color .2s ease}.parent-dashboard .dashboard-content .child-overview-card .card-content .ratings-showcase .rating-cards .rating-card .rating-trend{font-size:.625rem;color:#16a34a;display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:.25rem;font-weight:600}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 480px){.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats{grid-template-columns:1fr}}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item{text-align:center;padding:1.25rem;background:#fafafa;border:1px solid #e4e4e7;border-radius:12px;transition:all .2s ease;cursor:pointer}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border-color:#dc2626}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item:hover .stat-icon{transform:scale(1.1)}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-icon{font-size:1.75rem;margin-bottom:.5rem;transition:all .2s ease}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-icon.fire{color:#dc2626}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-icon.bulb{color:#eab308}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-icon.game{color:#2563eb}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-icon.clock{color:#7c3aed}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-value{display:block;font-size:1.75rem;font-weight:800;color:#18181b;margin-bottom:.25rem}.parent-dashboard .dashboard-content .child-overview-card .card-content .quick-stats .stat-item .stat-label{font-size:.75rem;color:#52525b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.parent-dashboard .dashboard-content .homework-tracking-section{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-dashboard .dashboard-content .homework-tracking-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (min-width: 768px) and (max-width: 1023px){.parent-dashboard .dashboard-content .homework-tracking-section .section-header{gap:1.25rem}}@media (max-width: 767px){.parent-dashboard .dashboard-content .homework-tracking-section .section-header{flex-direction:column;gap:1rem;align-items:flex-start}}.parent-dashboard .dashboard-content .homework-tracking-section .section-header h3{display:flex;align-items:center;gap:.75rem;font-size:1.375rem;color:#18181b;margin:0}.parent-dashboard .dashboard-content .homework-tracking-section .section-header h3 svg{color:#dc2626}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector{display:inline-flex;align-items:center;gap:.5rem}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector .branch-label{display:inline-flex;align-items:center;gap:.375rem;font-weight:600;color:#3f3f46}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector .branch-label svg{color:#dc2626;font-size:.9rem}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector .branch-select{padding:.5rem .75rem;background:#fff;border:2px solid #e4e4e7;border-radius:10px;color:#27272a;font-weight:600;cursor:pointer;transition:all .2s ease}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector .branch-select:hover:not(:disabled){border-color:#dc262680;box-shadow:0 0 0 3px #dc26261f}.parent-dashboard .dashboard-content .homework-tracking-section .section-header .branch-selector .branch-select:disabled{opacity:.6;cursor:not-allowed}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category{margin-bottom:2.5rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category:last-child{margin-bottom:0}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category h4{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#27272a;margin-bottom:1rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category h4 svg{color:#dc2626}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary{display:flex;gap:1.5rem;margin-bottom:1rem}@media (min-width: 768px) and (max-width: 1023px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary{gap:1.25rem;font-size:.9375rem}}@media (max-width: 639px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary{gap:1rem;font-size:.875rem}}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary span{display:flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:500}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary span svg{font-size:1rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary span.completed{color:#16a34a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary span.incomplete{color:#dc2626}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .completion-summary span.pending{color:#71717a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.5rem}@media (max-width: 768px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:.375rem}}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card{background:#fff;border:2px solid #e4e4e7;border-radius:10px;padding:.625rem;text-align:center;transition:all .2s ease;position:relative;cursor:pointer}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .day-number{font-size:.75rem;font-weight:600;color:#52525b;margin-bottom:.25rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-height:48px;justify-content:center}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .pending-text{color:#a1a1aa;font-size:1rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .game-type{font-size:.625rem;text-transform:uppercase;color:#52525b;font-weight:600}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .game-count,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .puzzle-count{font-size:.875rem;font-weight:700;color:#18181b}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .assigned-count{font-size:.625rem;color:#71717a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .win-rate{font-size:.75rem;font-weight:600}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .win-rate.good{color:#16a34a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .win-rate.low{color:#dc2626}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .streak-score,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .rank{font-size:1rem;font-weight:700;color:#18181b}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .target-score,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .total-participants{font-size:.75rem;color:#52525b}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .not-played,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .not-participated,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .not-attempted{font-size:.875rem;color:#71717a;font-weight:500}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .status-icon{font-size:1rem;margin-top:.125rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card .card-content .status-icon.warning{color:#eab308}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed{border-color:#16a34a;background:#16a34a0d}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed .day-number,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed .status-icon{color:#16a34a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-winrate{border-color:#eab308;background:#eab3080d}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-winrate .day-number,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-winrate .status-icon{color:#eab308}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-rank{border-color:#eab308;background:#eab3080d}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-rank .day-number,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.completed-low-rank .status-icon{color:#eab308}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.attempted-failed{border-color:#eab308;background:#eab3080d}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.attempted-failed .day-number,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.attempted-failed .status-icon{color:#eab308}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.incomplete{border-color:#dc2626;background:#dc26260d}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.incomplete .day-number,.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.incomplete .status-icon{color:#dc2626}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.pending{border-color:#e4e4e7;background:#fafafa}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category .daily-cards-grid .daily-card.pending .day-number{color:#a1a1aa}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,300px));justify-content:center;gap:1.25rem}@media (min-width: 768px) and (max-width: 1023px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid{grid-template-columns:repeat(auto-fill,minmax(260px,260px))}}@media (max-width: 767px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid{grid-template-columns:1fr}}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .no-data{grid-column:1/-1;padding:1rem 1.25rem;background:#fafafa;border:1px dashed #d4d4d8;border-radius:12px;color:#52525b;text-align:center;font-weight:600}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card{background:#fff;border:1px solid #e4e4e7;border-radius:14px;padding:1rem;transition:all .2s ease;min-height:110px;position:relative;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border-left:4px solid transparent}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem;flex-wrap:wrap}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header h5{font-size:1rem;font-weight:700;color:#18181b;margin:0}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header .pdf-status{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;padding:.35rem .6rem;border-radius:9999px;border:1px solid transparent}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header .pdf-status.uploaded{color:#16a34a;background:#16a34a14;border-color:#16a34a40}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header .pdf-status.not-uploaded{color:#dc2626;background:#dc262614;border-color:#dc262640}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header .pdf-status.upcoming{color:#52525b;background:#fafafa;border-color:#e4e4e7}@media (max-width: 767px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-header .pdf-status{font-size:.7rem;padding:.3rem .5rem}}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content .details{display:none}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content .actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content .actions a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem .85rem;background:#f4f4f5;color:#27272a;border-radius:10px;font-weight:600;border:1px solid #e4e4e7;box-shadow:none;transition:all .2s ease;text-decoration:none}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content .actions a:hover{background:#e4e4e7;transform:none;box-shadow:none}@media (max-width: 767px){.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .week-content .actions a{width:100%}}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card .pending-status{display:none}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card.completed{border-color:#e4e4e7;border-left-color:#16a34a;background:linear-gradient(0deg,#16a34a08,#16a34a08),#fff}.parent-dashboard .dashboard-content .homework-tracking-section .homework-category.weekly .weekly-cards-grid .weekly-card.pending{background:linear-gradient(0deg,#eab3080a,#eab3080a),#fff;border-color:#e4e4e7;border-left-color:#eab308}.parent-dashboard .dashboard-content .charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.parent-dashboard .dashboard-content .charts-grid{grid-template-columns:1fr;gap:1rem}}.parent-dashboard .dashboard-content .charts-grid .chart-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;transition:all .3s ease;border:1px solid #f4f4f5}.parent-dashboard .dashboard-content .charts-grid .chart-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header{margin-bottom:1.25rem}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header h3{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#18181b;margin:0 0 .5rem}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header h3 svg{color:#dc2626}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-subtitle{font-size:.875rem;color:#71717a}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .rating-type-selector{display:flex;gap:.375rem;margin-top:.75rem;flex-wrap:wrap}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .rating-type-selector .rating-type-btn{padding:.375rem .75rem;background:#fafafa;border:1px solid #e4e4e7;border-radius:6px;font-size:.75rem;font-weight:600;color:#52525b;cursor:pointer;transition:all .2s ease}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .rating-type-selector .rating-type-btn:hover{background:#dc26260d;border-color:#dc26264d;color:#dc2626}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .rating-type-selector .rating-type-btn.active{background:linear-gradient(135deg,#dc2626,#ef4444);border-color:transparent;color:#fff}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-legend{display:flex;gap:1.25rem;margin-top:.5rem}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-legend .legend-item{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#3f3f46}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-legend .legend-item .legend-color{width:14px;height:14px;border-radius:3px;display:inline-block}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-legend .legend-item.hours .legend-color{background:#fca5a5}.parent-dashboard .dashboard-content .charts-grid .chart-card .chart-header .chart-legend .legend-item.puzzles .legend-color{background:#4ade80}.parent-dashboard .dashboard-content .charts-grid .chart-card.rating-progress{grid-column:span 2}@media (max-width: 1024px){.parent-dashboard .dashboard-content .charts-grid .chart-card.rating-progress{grid-column:span 1}}.parent-dashboard .dashboard-content .piece-movement-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border:1px solid #f4f4f5}.parent-dashboard .dashboard-content .piece-movement-section .section-header{margin-bottom:1.5rem}.parent-dashboard .dashboard-content .piece-movement-section .section-header h3{display:flex;align-items:center;gap:.5rem;font-size:1.375rem;color:#18181b;margin:0 0 .375rem}.parent-dashboard .dashboard-content .piece-movement-section .section-header h3 svg{color:#dc2626}.parent-dashboard .dashboard-content .piece-movement-section .section-header p{color:#52525b;font-size:.9375rem}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fafafa;border-radius:10px;border:1px solid #e4e4e7;transition:all .2s ease}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat:hover{transform:none;box-shadow:none;border-color:#e4e4e7}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat:hover .piece-icon{background:#fff;transform:none}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-icon{width:44px;height:44px;background:#fff;border:2px solid #e4e4e7;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#dc2626;font-size:1.25rem;transition:all .2s ease}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info{flex:1}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info .piece-name{display:block;font-weight:600;color:#18181b;margin-bottom:.375rem;font-size:.9375rem}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info .moves-bar{height:6px;background:#e4e4e7;border-radius:3px;overflow:hidden;margin-bottom:.25rem}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info .moves-bar .moves-fill{height:100%;background:linear-gradient(135deg,#dc2626,#ef4444);transition:none;position:relative;overflow:hidden}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info .moves-bar .moves-fill:after{content:none}.parent-dashboard .dashboard-content .piece-movement-section .piece-stats-grid .piece-stat .piece-info .moves-count{font-size:.75rem;color:#52525b;font-weight:500}.parent-dashboard .dashboard-content .game-analysis-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border:1px solid #f4f4f5}.parent-dashboard .dashboard-content .game-analysis-section .section-header{margin-bottom:1.5rem}.parent-dashboard .dashboard-content .game-analysis-section .section-header h3{display:flex;align-items:center;gap:.5rem;font-size:1.375rem;color:#18181b;margin:0 0 .375rem}.parent-dashboard .dashboard-content .game-analysis-section .section-header h3 svg{color:#dc2626}.parent-dashboard .dashboard-content .game-analysis-section .section-header p{color:#52525b;font-size:.9375rem}.parent-dashboard .dashboard-content .game-analysis-section .mistake-types-chart{padding:1rem 0}.parent-dashboard .dashboard-content .mistake-types-chart{position:relative}.parent-dashboard .dashboard-content .mistake-types-chart>*{filter:blur(3px) grayscale(.2);pointer-events:none;-webkit-user-select:none;user-select:none}.parent-dashboard .dashboard-content .mistake-types-chart .recharts-responsive-container,.parent-dashboard .dashboard-content .mistake-types-chart .recharts-wrapper,.parent-dashboard .dashboard-content .mistake-types-chart svg{filter:blur(3px) grayscale(.2);pointer-events:none;-webkit-user-select:none;user-select:none}.parent-dashboard .dashboard-content .mistake-types-chart:after{content:"Move Quality Analysis coming soon";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;font-weight:800;font-size:clamp(1rem,2.2vw,1.25rem);color:#dc2626;background:#ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;border:2px dashed rgba(220,38,38,.5);border-radius:12px}.custom-tooltip{background:#18181b;color:#fff;padding:.625rem .875rem;border-radius:6px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;font-size:.875rem}.custom-tooltip .label{font-weight:600;margin-bottom:.125rem}.custom-tooltip .value{font-size:.8125rem;opacity:.9}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease-out;padding:1rem}.modal-overlay .modal{background:#fff;border-radius:12px;max-width:420px;width:100%;box-shadow:0 25px 50px -12px #00000026;animation:scaleIn .3s ease-out}.modal-overlay .modal.tutorial-modal{max-width:680px}.modal-overlay .modal .modal-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f4f4f5;position:relative}.modal-overlay .modal .modal-header h3{font-size:1.25rem;color:#18181b;margin:0}.modal-overlay .modal .modal-header .close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.25rem;color:#a1a1aa;cursor:pointer;padding:.25rem;transition:color .2s ease}.modal-overlay .modal .modal-header .close-btn:hover{color:#52525b}.modal-overlay .modal .modal-body{padding:1.5rem}.modal-overlay .modal .modal-body p{color:#3f3f46;font-size:.9375rem;line-height:1.5;margin:0}.modal-overlay .modal .modal-footer{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.modal-overlay .modal .modal-footer .btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.modal-overlay .modal .modal-footer .btn.btn-secondary{background:#f4f4f5;color:#3f3f46}.modal-overlay .modal .modal-footer .btn.btn-secondary:hover{background:#e4e4e7}.modal-overlay .modal .modal-footer .btn.btn-primary{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.modal-overlay .modal .modal-footer .btn.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.modal-overlay .modal .form-group{margin-bottom:1rem}.modal-overlay .modal .form-group label{display:block;color:#3f3f46;font-weight:600;margin-bottom:.5rem;font-size:.875rem}.modal-overlay .modal .form-group input{width:100%;padding:.75rem 1rem;border:2px solid #e4e4e7;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:Inter,sans-serif}.modal-overlay .modal .form-group input:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.modal-overlay .modal .form-group input::placeholder{color:#a1a1aa}.modal-overlay .modal.logout-modal .modal-header,.modal-overlay .modal.api-key-modal .modal-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f4f4f5;position:relative}.modal-overlay .modal.logout-modal .modal-header h3,.modal-overlay .modal.api-key-modal .modal-header h3{font-size:1.25rem;color:#18181b;margin:0}.modal-overlay .modal.logout-modal .modal-header .close-btn,.modal-overlay .modal.api-key-modal .modal-header .close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.25rem;color:#a1a1aa;cursor:pointer;padding:.25rem;transition:color .2s ease}.modal-overlay .modal.logout-modal .modal-header .close-btn:hover,.modal-overlay .modal.api-key-modal .modal-header .close-btn:hover{color:#52525b}.modal-overlay .modal.logout-modal .modal-body,.modal-overlay .modal.api-key-modal .modal-body{padding:1.5rem}.modal-overlay .modal.logout-modal .modal-body p,.modal-overlay .modal.api-key-modal .modal-body p{color:#3f3f46;font-size:.9375rem;line-height:1.5;margin:0}.modal-overlay .modal.logout-modal .modal-footer,.modal-overlay .modal.api-key-modal .modal-footer{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.modal-overlay .modal.logout-modal .modal-footer .btn,.modal-overlay .modal.api-key-modal .modal-footer .btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.modal-overlay .modal.logout-modal .modal-footer .btn.btn-secondary,.modal-overlay .modal.api-key-modal .modal-footer .btn.btn-secondary{background:#f4f4f5;color:#3f3f46}.modal-overlay .modal.logout-modal .modal-footer .btn.btn-secondary:hover,.modal-overlay .modal.api-key-modal .modal-footer .btn.btn-secondary:hover{background:#e4e4e7}.modal-overlay .modal.logout-modal .modal-footer .btn.btn-primary,.modal-overlay .modal.api-key-modal .modal-footer .btn.btn-primary{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.modal-overlay .modal.logout-modal .modal-footer .btn.btn-primary:hover,.modal-overlay .modal.api-key-modal .modal-footer .btn.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework{display:flex;min-height:100vh;background:#fafafa}.learning-homework .main-content{flex:1;margin-left:280px;transition:margin-left .3s ease}@media (max-width: 767px){.learning-homework .main-content{margin-left:0}}.learning-homework .main-content.sidebar-collapsed{margin-left:90px}.learning-homework .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.learning-homework .loading-state .loading-icon{font-size:3rem;color:#dc2626;animation:pulse 2s infinite}.learning-homework .loading-state p{font-size:1.125rem;color:#52525b}.learning-homework .learning-content{padding:2rem;max-width:1600px;margin:0 auto}@media (max-width: 767px){.learning-homework .learning-content{padding:1rem}}.learning-homework .learning-content .page-header{margin-bottom:2rem}.learning-homework .learning-content .page-header .header-info h1{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:700;color:#18181b;margin-bottom:.5rem}.learning-homework .learning-content .page-header .header-info h1 svg{color:#dc2626}@media (min-width: 768px) and (max-width: 1023px){.learning-homework .learning-content .page-header .header-info h1{font-size:1.625rem}}@media (max-width: 767px){.learning-homework .learning-content .page-header .header-info h1{font-size:1.375rem}}.learning-homework .learning-content .page-header .header-info p{color:#52525b;font-size:1.125rem}@media (max-width: 767px){.learning-homework .learning-content .page-header .header-info p{font-size:1rem}}.learning-homework .learning-content .month-tabs{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.learning-homework .learning-content .month-tabs::-webkit-scrollbar{height:4px}.learning-homework .learning-content .month-tabs::-webkit-scrollbar-track{background:#e4e4e7;border-radius:2px}.learning-homework .learning-content .month-tabs::-webkit-scrollbar-thumb{background:#a1a1aa;border-radius:2px}.learning-homework .learning-content .month-tabs .month-tab{flex:1;min-width:200px;padding:1rem 1.5rem;background:#fff;border:2px solid #e4e4e7;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center}@media (min-width: 768px) and (max-width: 1023px){.learning-homework .learning-content .month-tabs .month-tab{min-width:180px;padding:.875rem 1.25rem}}@media (max-width: 767px){.learning-homework .learning-content .month-tabs .month-tab{min-width:160px;padding:.75rem 1rem}}.learning-homework .learning-content .month-tabs .month-tab:hover{border-color:#d4d4d8;transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .month-tabs .month-tab.active{background:linear-gradient(135deg,#dc2626,#ef4444);border-color:transparent;color:#fff}.learning-homework .learning-content .month-tabs .month-tab.active .month-name{color:#fff}.learning-homework .learning-content .month-tabs .month-tab.active .month-stats span{color:#ffffffe6}.learning-homework .learning-content .month-tabs .month-tab .month-name{display:block;font-size:1.125rem;font-weight:700;color:#18181b;margin-bottom:.5rem}@media (min-width: 768px) and (max-width: 1023px){.learning-homework .learning-content .month-tabs .month-tab .month-name{font-size:1.0625rem}}@media (max-width: 767px){.learning-homework .learning-content .month-tabs .month-tab .month-name{font-size:1rem}}.learning-homework .learning-content .month-tabs .month-tab .month-stats{display:flex;justify-content:center;gap:1rem;font-size:.875rem}.learning-homework .learning-content .month-tabs .month-tab .month-stats span{display:flex;align-items:center;gap:.25rem;color:#52525b}.learning-homework .learning-content .month-tabs .month-tab .month-stats span svg{font-size:.875rem}.learning-homework .learning-content .month-content .month-summary-card{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .month-content .month-summary-card h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}@media (min-width: 768px) and (max-width: 1023px){.learning-homework .learning-content .month-content .month-summary-card .summary-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}}@media (max-width: 767px){.learning-homework .learning-content .month-content .month-summary-card .summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fafafa;border-radius:12px;transition:all .3s ease}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item:hover{background:#f4f4f5;transform:translateY(-2px)}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item:hover .summary-icon{transform:scale(1.1)}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon{font-size:2rem;color:#dc2626;transition:transform .3s ease}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-gamepad{color:#2563eb}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-puzzle-piece{color:#7c3aed}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-clock{color:#eab308}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-trophy{color:#16a34a}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-fire{color:#dc2626}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon.fa-book-open{color:#b91c1c}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details{flex:1}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details .summary-value{display:block;font-size:1.5rem;font-weight:800;color:#18181b;line-height:1}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details .summary-label{display:block;font-size:.875rem;font-weight:600;color:#3f3f46;margin-top:.25rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details .summary-subtext{display:block;font-size:.75rem;color:#71717a;margin-top:.25rem}.learning-homework .learning-content .month-content .daily-homework-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .month-content .daily-homework-section h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid{display:grid;gap:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card{background:#fafafa;border:2px solid #e4e4e7;border-radius:12px;overflow:hidden;transition:all .3s ease}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card:hover{border-color:#d4d4d8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card.completed{border-color:#16a34a;background:#16a34a0d}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card.in-progress{border-color:#eab308;background:#eab3080d}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card.incomplete{border-color:#dc2626;background:#dc26260d}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card.not-started{border-color:#d4d4d8;background:#fafafa}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#fff;border-bottom:1px solid #e4e4e7}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .day-info{display:flex;align-items:center;gap:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .day-info .day-date{font-size:1.125rem;font-weight:700;color:#18181b}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .day-info .day-weekday{font-size:.875rem;color:#52525b;font-weight:500}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .day-info .completion-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .expand-icon{color:#71717a;transition:transform .3s ease}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .expand-icon.expanded{transform:rotate(90deg)}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats{padding:1rem 1.5rem;display:flex;gap:1.5rem;flex-wrap:wrap;background:#fff}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats .quick-stat{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#3f3f46}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats .quick-stat svg{color:#71717a;font-size:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats .quick-stat span{font-weight:600}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content{padding:1.5rem;background:#fff;border-top:1px solid #e4e4e7}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section{margin-bottom:1.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section:last-child{margin-bottom:0}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section h4{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#18181b;margin-bottom:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section h4 svg{color:#dc2626}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-bottom:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid .detail-item{background:#fafafa;padding:.75rem;border-radius:8px;text-align:center}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid .detail-item .detail-label{display:block;font-size:.75rem;color:#52525b;text-transform:uppercase;font-weight:600;margin-bottom:.25rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid .detail-item .detail-value{display:block;font-size:1.125rem;font-weight:700;color:#18181b}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .openings-played{margin-bottom:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .openings-played .detail-label{display:inline-block;font-size:.875rem;font-weight:600;color:#3f3f46;margin-right:.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .openings-played .opening-tag{display:inline-block;padding:.25rem .75rem;background:#ef4444;color:#fff;border-radius:16px;font-size:.8125rem;font-weight:500;margin:.25rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .detail-label{display:block;font-size:.875rem;font-weight:600;color:#3f3f46;margin-bottom:.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .mistakes-grid{display:flex;gap:.75rem;flex-wrap:wrap}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .mistakes-grid .mistake-item{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;color:#fff}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .mistakes-grid .mistake-item.blunders{background:#dc2626}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .mistakes-grid .mistake-item.mistakes{background:#eab308}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .mistakes-breakdown .mistakes-grid .mistake-item.inaccuracies{background:#2563eb}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .puzzle-themes .detail-label{display:block;font-size:.875rem;font-weight:600;color:#3f3f46;margin-bottom:.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .puzzle-themes .themes-list{display:flex;flex-direction:column;gap:.5rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .puzzle-themes .themes-list .theme-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#fafafa;border-radius:8px}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .puzzle-themes .themes-list .theme-item .theme-name{font-weight:600;color:#27272a}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .puzzle-themes .themes-list .theme-item .theme-stats{font-size:.875rem;color:#52525b}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .tournament-info .tournament-name{display:block;font-size:1rem;font-weight:600;color:#7c3aed;margin-bottom:.75rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .lesson-info{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fafafa;border-radius:8px}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .lesson-info .lesson-topic{font-weight:600;color:#27272a}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .lesson-info .lesson-status{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .lesson-info .lesson-status.completed{color:#16a34a}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .lesson-info .lesson-status.pending{color:#eab308}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .coach-notes{padding:1rem;background:#eab3081a;border-left:4px solid #eab308;border-radius:8px;color:#27272a;font-style:italic;line-height:1.5}.learning-homework .learning-content .class-recordings-section{background:#fff;border-radius:16px;padding:2rem;margin-top:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .class-recordings-section .section-header{margin-bottom:1.5rem}.learning-homework .learning-content .class-recordings-section .section-header h2{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:.5rem}.learning-homework .learning-content .class-recordings-section .section-header h2 svg{color:#dc2626}.learning-homework .learning-content .class-recordings-section .section-header p{color:#52525b}.learning-homework .learning-content .class-recordings-section .recordings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media (max-width: 768px){.learning-homework .learning-content .class-recordings-section .recordings-grid{grid-template-columns:1fr}}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card{background:#fafafa;border-radius:12px;overflow:hidden;transition:all .3s ease}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card:hover .recording-thumbnail img{transform:scale(1.05)}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card:hover .play-overlay{opacity:1}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail{position:relative;width:100%;height:200px;overflow:hidden}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail .duration-badge{position:absolute;bottom:.75rem;right:.75rem;background:#000c;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .3s ease;color:#fff;text-decoration:none}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail .play-overlay svg{font-size:4rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail .progress-bar{position:absolute;bottom:0;left:0;right:0;height:4px;background:#0000004d}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-thumbnail .progress-bar .progress-fill{height:100%;background:#dc2626;transition:width .3s ease}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info{padding:1.5rem}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info h3{font-size:1.125rem;font-weight:700;color:#18181b;margin-bottom:.5rem;line-height:1.4}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info .recording-date{font-size:.875rem;color:#52525b;margin-bottom:1rem}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info .recording-topics{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info .recording-topics .topic-tag{padding:.25rem .75rem;background:#fff;border:1px solid #d4d4d8;border-radius:16px;font-size:.75rem;color:#3f3f46;font-weight:500}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info .recording-actions .watch-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;text-decoration:none;border-radius:10px;font-size:.9375rem;font-weight:600;transition:all .3s ease}.learning-homework .learning-content .class-recordings-section .recordings-grid .recording-card .recording-info .recording-actions .watch-button:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.learning-homework .learning-content .weekly-homework-section{background:#fff;border-radius:16px;padding:2rem;margin-top:2rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;text-align:center}.learning-homework .learning-content .weekly-homework-section h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1rem}.learning-homework .learning-content .weekly-homework-section .weekly-info{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#52525b}.learning-homework .learning-content .weekly-homework-section .weekly-info svg{font-size:1.25rem;color:#2563eb}.learning-homework .learning-content .weekly-homework-section .weekly-info p{font-size:1rem}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 768px){.learning-homework .learning-content .month-content .month-summary-card{padding:1.5rem}.learning-homework .learning-content .month-content .month-summary-card h2{font-size:1.25rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item{padding:1rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-icon{font-size:1.5rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details .summary-value{font-size:1.25rem}.learning-homework .learning-content .month-content .month-summary-card .summary-grid .summary-item .summary-details .summary-label{font-size:.8125rem}.learning-homework .learning-content .month-content .daily-homework-section{padding:1.5rem}.learning-homework .learning-content .month-content .daily-homework-section h2{font-size:1.25rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header{padding:.875rem 1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-header .day-info .day-date{font-size:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats{padding:.875rem 1rem;gap:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-quick-stats .quick-stat{font-size:.875rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content{padding:1rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section h4{font-size:.9375rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid{grid-template-columns:repeat(2,1fr)}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid .detail-item{padding:.625rem}.learning-homework .learning-content .month-content .daily-homework-section .days-grid .day-card .day-expanded-content .detail-section .detail-grid .detail-item .detail-value{font-size:1rem}.learning-homework .learning-content .class-recordings-section,.learning-homework .learning-content .weekly-homework-section{padding:1.5rem}.learning-homework .learning-content .class-recordings-section h2,.learning-homework .learning-content .weekly-homework-section h2{font-size:1.25rem}}.learning-content{filter:blur(4px);pointer-events:none;opacity:.8}.games-competition{display:flex;min-height:100vh;position:relative;background:#fafafa}.games-competition .main-content{flex:1;margin-left:280px;transition:all .3s ease;min-height:100vh;position:relative}@media (max-width: 767px){.games-competition .main-content{margin-left:0}}.games-competition .content-wrapper{padding:2rem;max-width:1600px;margin:0 auto}.games-competition .content-wrapper .no-child-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem;color:#71717a}.games-competition .content-wrapper .no-child-selected svg{font-size:4rem;color:#a1a1aa}.games-competition .content-wrapper .no-child-selected p{font-size:1.125rem}.games-competition .games-content{padding:2rem;max-width:1600px;margin:0 auto}@media (max-width: 767px){.games-competition .games-content{padding:1rem}}.games-competition .page-header{margin-bottom:2rem}.games-competition .page-header .header-content{margin-bottom:1.5rem}.games-competition .page-header .header-content h1{display:flex;align-items:center;gap:.75rem;font-size:2rem;color:#18181b;margin-bottom:.5rem}@media (min-width: 768px) and (max-width: 1023px){.games-competition .page-header .header-content h1{font-size:1.75rem}}@media (max-width: 767px){.games-competition .page-header .header-content h1{font-size:1.5rem}}.games-competition .page-header .header-content h1 .header-icon{color:#dc2626}.games-competition .page-header .header-content p{color:#52525b;font-size:1.125rem}.games-competition .page-header .quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}@media (min-width: 768px) and (max-width: 1023px){.games-competition .page-header .quick-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.875rem}}@media (max-width: 767px){.games-competition .page-header .quick-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}}@media (max-width: 639px){.games-competition .page-header .quick-stats{grid-template-columns:repeat(2,1fr)}}.games-competition .page-header .quick-stats .stat-card{background:#fff;border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;border:1px solid #e4e4e7}.games-competition .page-header .quick-stats .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.games-competition .page-header .quick-stats .stat-card svg{font-size:2rem;color:#a1a1aa}.games-competition .page-header .quick-stats .stat-card.total-games svg{color:#2563eb}.games-competition .page-header .quick-stats .stat-card.win-rate svg{color:#16a34a}.games-competition .page-header .quick-stats .stat-card.accuracy svg{color:#eab308}.games-competition .page-header .quick-stats .stat-card.streak svg{color:#f97316}.games-competition .page-header .quick-stats .stat-card div{display:flex;flex-direction:column}.games-competition .page-header .quick-stats .stat-card div .stat-value{font-size:1.5rem;font-weight:700;color:#18181b}.games-competition .page-header .quick-stats .stat-card div .stat-label{font-size:.875rem;color:#52525b;font-weight:500}.games-competition .tab-navigation{display:flex;gap:.5rem;margin-bottom:2rem;background:#fff;padding:.5rem;border-radius:12px;border:1px solid #e4e4e7}@media (max-width: 639px){.games-competition .tab-navigation{gap:.25rem;padding:.25rem}}.games-competition .tab-navigation .tab-button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:none;border-radius:8px;font-weight:600;color:#52525b;cursor:pointer;transition:all .2s ease}@media (max-width: 639px){.games-competition .tab-navigation .tab-button{padding:.625rem .75rem;font-size:.875rem}.games-competition .tab-navigation .tab-button svg{display:none}}.games-competition .tab-navigation .tab-button:hover{background:#fafafa;color:#18181b}.games-competition .tab-navigation .tab-button.active{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.games-competition .tab-navigation .tab-button.active svg{color:#fff}.games-competition .tab-navigation .tab-button svg{font-size:1.125rem}.games-competition .tab-content{animation:fadeInUp .3s ease}.games-competition .games-section .games-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.games-competition .games-section .game-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}@media (max-width: 768px){.games-competition .games-section .game-card{flex-direction:column;gap:1rem;padding:1rem}}.games-competition .games-section .game-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#d4d4d8}.games-competition .games-section .game-card.win:before{background:#16a34a}.games-competition .games-section .game-card.win:hover{border-color:#16a34a}.games-competition .games-section .game-card.loss:before{background:#dc2626}.games-competition .games-section .game-card.loss:hover{border-color:#dc2626}.games-competition .games-section .game-card.draw:before{background:#eab308}.games-competition .games-section .game-card.draw:hover{border-color:#eab308}.games-competition .games-section .game-card:hover{transform:translate(4px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.games-competition .games-section .game-card .game-result{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;text-align:center}@media (max-width: 768px){.games-competition .games-section .game-card .game-result{flex-direction:row;gap:.5rem}}.games-competition .games-section .game-card .game-result svg{font-size:2rem;margin-bottom:.25rem}@media (max-width: 768px){.games-competition .games-section .game-card .game-result svg{font-size:1.5rem;margin-bottom:0}}.games-competition .games-section .game-card .game-result .win-icon{color:#16a34a}.games-competition .games-section .game-card .game-result .loss-icon{color:#dc2626}.games-competition .games-section .game-card .game-result .draw-icon{color:#eab308}.games-competition .games-section .game-card .game-result .result-text{font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.games-competition .games-section .game-card .game-details{flex:1;display:flex;flex-direction:column;gap:.75rem}.games-competition .games-section .game-card .game-details .game-header{display:flex;justify-content:space-between;align-items:center}.games-competition .games-section .game-card .game-details .game-header .game-type{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#18181b}.games-competition .games-section .game-card .game-details .game-header .game-type svg{font-size:1.125rem}.games-competition .games-section .game-card .game-details .game-header .game-type .rapid-icon{color:#2563eb}.games-competition .games-section .game-card .game-details .game-header .game-type .blitz-icon{color:#f97316}.games-competition .games-section .game-card .game-details .game-header .game-type .bullet-icon{color:#dc2626}.games-competition .games-section .game-card .game-details .game-header .game-type .classical-icon{color:#16a34a}.games-competition .games-section .game-card .game-details .game-header .game-type .time-control{font-weight:400;color:#52525b;font-size:.875rem}.games-competition .games-section .game-card .game-details .game-header .game-date{font-size:.875rem;color:#71717a}.games-competition .games-section .game-card .game-details .players-info{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fafafa;border-radius:8px}@media (max-width: 640px){.games-competition .games-section .game-card .game-details .players-info{flex-direction:column;text-align:center}}.games-competition .games-section .game-card .game-details .players-info .player{display:flex;align-items:center;gap:.5rem;flex:1}.games-competition .games-section .game-card .game-details .players-info .player .player-color svg{font-size:1.25rem}.games-competition .games-section .game-card .game-details .players-info .player .player-color .white-piece{color:#3f3f46}.games-competition .games-section .game-card .game-details .players-info .player .player-color .black-piece{color:#18181b}.games-competition .games-section .game-card .game-details .players-info .player .player-name{font-weight:600;color:#18181b}.games-competition .games-section .game-card .game-details .players-info .player .player-rating{color:#52525b;font-size:.875rem}.games-competition .games-section .game-card .game-details .players-info .player .rating-change{display:flex;align-items:center;gap:.125rem;font-weight:700;font-size:.875rem}.games-competition .games-section .game-card .game-details .players-info .player .rating-change svg{font-size:.75rem}.games-competition .games-section .game-card .game-details .players-info .player .rating-change.positive{color:#16a34a}.games-competition .games-section .game-card .game-details .players-info .player .rating-change.negative{color:#dc2626}.games-competition .games-section .game-card .game-details .players-info .vs{font-weight:700;color:#a1a1aa;font-size:.875rem}.games-competition .games-section .game-card .game-details .players-info .opponent{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:flex-end}@media (max-width: 640px){.games-competition .games-section .game-card .game-details .players-info .opponent{justify-content:center}}.games-competition .games-section .game-card .game-details .players-info .opponent .opponent-name{font-weight:600;color:#3f3f46}.games-competition .games-section .game-card .game-details .players-info .opponent .opponent-rating{color:#52525b;font-size:.875rem}.games-competition .games-section .game-card .game-details .game-info{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#52525b}.games-competition .games-section .game-card .game-details .game-info .info-item{display:flex;align-items:center;gap:.375rem}.games-competition .games-section .game-card .game-details .game-info .info-item svg{color:#a1a1aa;font-size:.875rem}.games-competition .games-section .game-card .game-details .view-game-link{display:inline-flex;align-items:center;gap:.5rem;color:#dc2626;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .2s ease}.games-competition .games-section .game-card .game-details .view-game-link:hover{color:#b91c1c;gap:.75rem}.games-competition .games-section .game-card .game-details .view-game-link svg{font-size:.75rem}.games-competition .games-section .pagination{display:flex;align-items:center;justify-content:center;gap:1rem}.games-competition .games-section .pagination .page-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:2px solid #e4e4e7;border-radius:8px;cursor:pointer;transition:all .2s ease}.games-competition .games-section .pagination .page-button:hover:not(:disabled){border-color:#dc2626;color:#dc2626}.games-competition .games-section .pagination .page-button:disabled{opacity:.5;cursor:not-allowed}.games-competition .games-section .pagination .page-button svg{font-size:1rem}.games-competition .games-section .pagination .page-info{font-weight:600;color:#3f3f46}.games-competition .tournaments-section .tournaments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media (max-width: 768px){.games-competition .tournaments-section .tournaments-grid{grid-template-columns:1fr}}.games-competition .tournaments-section .tournament-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e4e4e7;transition:all .3s ease;position:relative;overflow:hidden}.games-competition .tournaments-section .tournament-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a;border-color:#dc2626}.games-competition .tournaments-section .tournament-card .tournament-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.games-competition .tournaments-section .tournament-card .tournament-header h3{font-size:1.125rem;color:#18181b;margin:0;flex:1}.games-competition .tournaments-section .tournament-card .tournament-header .trophy-badge{font-size:1.5rem}.games-competition .tournaments-section .tournament-card .tournament-header .trophy-badge .gold-trophy{color:#fbbf24}.games-competition .tournaments-section .tournament-card .tournament-header .trophy-badge .silver-trophy{color:#9ca3af}.games-competition .tournaments-section .tournament-card .tournament-header .trophy-badge .bronze-trophy{color:#d97706}.games-competition .tournaments-section .tournament-card .tournament-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.games-competition .tournaments-section .tournament-card .tournament-info .info-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.games-competition .tournaments-section .tournament-card .tournament-info .info-row .label{color:#52525b;font-weight:500}.games-competition .tournaments-section .tournament-card .tournament-info .info-row .value{color:#18181b;font-weight:600;display:flex;align-items:center;gap:.375rem}.games-competition .tournaments-section .tournament-card .tournament-info .info-row .value svg{font-size:1rem}.games-competition .tournaments-section .tournament-card .tournament-info .info-row .value.rank{color:#dc2626}.games-competition .tournaments-section .tournament-card .tournament-info .info-row .value.rank svg{color:#eab308}.games-competition .tournaments-section .tournament-card .tournament-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem;background:#fafafa;border-radius:8px;margin-bottom:1rem}.games-competition .tournaments-section .tournament-card .tournament-stats .stat{text-align:center}.games-competition .tournaments-section .tournament-card .tournament-stats .stat .stat-value{display:block;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.games-competition .tournaments-section .tournament-card .tournament-stats .stat .stat-value.win{color:#16a34a}.games-competition .tournaments-section .tournament-card .tournament-stats .stat .stat-value.draw{color:#eab308}.games-competition .tournaments-section .tournament-card .tournament-stats .stat .stat-value.loss{color:#dc2626}.games-competition .tournaments-section .tournament-card .tournament-stats .stat .stat-label{font-size:.75rem;color:#52525b;text-transform:uppercase;letter-spacing:.05em}.games-competition .tournaments-section .tournament-card .tournament-performance{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#dc26260d;border-radius:6px;margin-bottom:1rem;font-weight:600;color:#dc2626}.games-competition .tournaments-section .tournament-card .tournament-performance svg{color:#dc2626}.games-competition .tournaments-section .tournament-card .tournament-link{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.games-competition .tournaments-section .tournament-card .tournament-link:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.games-competition .tournaments-section .tournament-card .tournament-link svg{font-size:.875rem}.games-competition .statistics-section .stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}@media (max-width: 768px){.games-competition .statistics-section .stats-grid{grid-template-columns:1fr}}.games-competition .statistics-section .stat-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e4e4e7}.games-competition .statistics-section .stat-card h3{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#18181b;margin-bottom:1.25rem}.games-competition .statistics-section .stat-card h3 svg{color:#dc2626}.games-competition .statistics-section .stat-card.openings-card .openings-list{display:flex;flex-direction:column;gap:.75rem}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item{display:flex;justify-content:space-between;align-items:center;gap:1rem}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-info{flex:1;display:flex;flex-direction:column}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-info .opening-name{font-weight:600;color:#18181b;font-size:.9375rem}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-info .opening-games{font-size:.75rem;color:#52525b}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-stats{display:flex;align-items:center;gap:.5rem;min-width:120px}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-stats .win-rate-bar{flex:1;height:8px;background:#e4e4e7;border-radius:4px;overflow:hidden}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-stats .win-rate-bar .win-rate-fill{height:100%;background:linear-gradient(135deg,#16a34a,#4ade80);transition:width .5s ease}.games-competition .statistics-section .stat-card.openings-card .openings-list .opening-item .opening-stats .win-rate-text{font-weight:700;color:#16a34a;font-size:.875rem;min-width:40px;text-align:right}.games-competition .statistics-section .stat-card.time-control-card .time-controls{display:flex;flex-direction:column;gap:1rem}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item{padding:1rem;background:#fafafa;border-radius:8px;transition:all .2s ease}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item:hover{background:#f4f4f5}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-header svg{font-size:1.25rem}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-header .tc-type{font-weight:700;text-transform:capitalize;color:#18181b}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-stats .tc-stat{text-align:center}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-stats .tc-stat .value{display:block;font-size:1.125rem;font-weight:700;color:#18181b;margin-bottom:.125rem}.games-competition .statistics-section .stat-card.time-control-card .time-controls .time-control-item .tc-stats .tc-stat .label{font-size:.75rem;color:#52525b}.games-competition .statistics-section .stat-card.performance-card .performance-stats{display:flex;flex-direction:column;gap:1rem}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:8px;transition:all .2s ease}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item:hover{transform:translate(4px)}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.5rem}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-icon.win{background:#16a34a1a;color:#16a34a}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-icon.draw{background:#eab3081a;color:#eab308}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-icon.loss{background:#dc26261a;color:#dc2626}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-info{display:flex;flex-direction:column}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-info .perf-value{font-size:1.5rem;font-weight:700;color:#18181b}.games-competition .statistics-section .stat-card.performance-card .performance-stats .perf-item .perf-info .perf-label{font-size:.875rem;color:#52525b}.games-competition .statistics-section .stat-card.streaks-card .streaks-content{display:flex;flex-direction:column;gap:1rem}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:8px;transition:all .2s ease}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item:hover{background:#f4f4f5}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item .streak-icon{font-size:1.5rem;width:48px;text-align:center}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item.current .streak-icon{color:#f97316}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item.record .streak-icon{color:#eab308}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item.time .streak-icon{color:#2563eb}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item div{display:flex;flex-direction:column}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item div .streak-value{font-size:1.25rem;font-weight:700;color:#18181b}.games-competition .statistics-section .stat-card.streaks-card .streaks-content .streak-item div .streak-label{font-size:.875rem;color:#52525b}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.beta-feature-overlay{position:sticky;top:0;z-index:5;padding:1rem 2rem 0}.beta-feature-overlay .overlay-card{background:linear-gradient(135deg,#dc262614,#f4f4f5cc);border:1px solid #e4e4e7;border-radius:14px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;-webkit-backdrop-filter:saturate(1.2) blur(2px);backdrop-filter:saturate(1.2) blur(2px)}.beta-feature-overlay .overlay-card h2{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#27272a}.beta-feature-overlay .overlay-card h2 svg{color:#dc2626}.beta-feature-overlay .overlay-card p{color:#3f3f46}.beta-feature-overlay .overlay-card .small{font-size:.875rem;color:#52525b}.games-content{filter:blur(4px);pointer-events:none;opacity:.8}.parent-layout{display:flex;min-height:100vh;background:#fafafa}.parent-layout .main-content{flex:1;margin-left:260px;transition:margin-left .3s ease}@media (max-width: 767px){.parent-layout .main-content{margin-left:0}}.parent-layout .main-content.sidebar-collapsed{margin-left:80px}.sidebar.collapsed~.main-content{margin-left:80px}@media (max-width: 767px){.sidebar.collapsed~.main-content{margin-left:0}}.child-management-page{padding:clamp(1rem,4vw,2rem);max-width:1400px;margin:0 auto;min-height:calc(100vh - 80px)}@media (min-width: 768px) and (max-width: 1023px){.child-management-page{padding:1.5rem}}@media (max-width: 767px){.child-management-page{padding:1rem}}.child-management-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(1.5rem,4vw,2rem);padding-bottom:clamp(1rem,3vw,1.5rem);border-bottom:2px solid #f4f4f5}@media (max-width: 767px){.child-management-page .page-header{flex-direction:column;gap:1rem;text-align:center}}.child-management-page .page-header .header-content h1{font-size:clamp(1.375rem,4vw,2rem);font-weight:700;color:#18181b;margin-bottom:.5rem}@media (min-width: 768px) and (max-width: 1023px){.child-management-page .page-header .header-content h1{font-size:1.625rem}}@media (max-width: 767px){.child-management-page .page-header .header-content h1{font-size:1.375rem}}.child-management-page .page-header .header-content p{color:#52525b;font-size:clamp(1rem,2.5vw,1.125rem)}@media (max-width: 767px){.child-management-page .page-header .header-content p{font-size:1rem}}.child-management-page .page-header .add-child-button{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.child-management-page .page-header .add-child-button:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.child-management-page .page-header .add-child-button:active{transform:translateY(0)}.child-management-page .page-header .add-child-button svg{font-size:1.125rem}.child-management-page .children-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(1rem,2vw,1.5rem)}@media (min-width: 768px) and (max-width: 1023px){.child-management-page .children-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media (max-width: 767px){.child-management-page .children-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}}@media (max-width: 479px){.child-management-page .children-grid{grid-template-columns:1fr}}.child-management-page .children-grid .child-card{background:#fff;border-radius:16px;padding:clamp(1rem,3vw,1.5rem);box-shadow:0 1px 2px #0000000d;border:2px solid #f4f4f5;transition:all .3s ease;animation:fadeInUp .5s ease}@media (min-width: 768px) and (max-width: 1023px){.child-management-page .children-grid .child-card{padding:1.25rem}}@media (max-width: 767px){.child-management-page .children-grid .child-card{padding:1rem}}.child-management-page .children-grid .child-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a;border-color:#fca5a5}.child-management-page .children-grid .child-card .child-header{display:flex;gap:clamp(.75rem,2vw,1rem);margin-bottom:clamp(.75rem,2vw,1rem)}.child-management-page .children-grid .child-card .child-header .child-photo{position:relative;flex-shrink:0}.child-management-page .children-grid .child-card .child-header .child-photo img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e4e4e7;background:#f4f4f5}.child-management-page .children-grid .child-card .child-header .child-photo .status-badge{position:absolute;bottom:-5px;right:-5px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff}.child-management-page .children-grid .child-card .child-header .child-photo .status-badge.approved{background:#16a34a}.child-management-page .children-grid .child-card .child-header .child-photo .status-badge.rejected{background:#dc2626}.child-management-page .children-grid .child-card .child-header .child-photo .status-badge.pending{background:#eab308}.child-management-page .children-grid .child-card .child-header .child-photo .status-badge .status-icon{color:#fff;font-size:.75rem}.child-management-page .children-grid .child-card .child-header .child-info{flex:1;min-width:0}.child-management-page .children-grid .child-card .child-header .child-info h3{font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:700;color:#18181b;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.child-management-page .children-grid .child-card .child-header .child-info p{display:flex;align-items:center;gap:.5rem;color:#52525b;font-size:.875rem;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.child-management-page .children-grid .child-card .child-header .child-info p svg{color:#dc2626;font-size:.875rem;flex-shrink:0}.child-management-page .children-grid .child-card .child-header .child-info .lichess-username{font-weight:600;color:#3f3f46}.child-management-page .children-grid .child-card .child-header .child-actions{display:flex;gap:.5rem;flex-shrink:0}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn{width:36px;height:36px;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn svg{font-size:1rem}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn.edit{background:#f4f4f5;color:#52525b}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn.edit:hover{background:#2563eb;color:#fff}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn.delete{background:#f4f4f5;color:#52525b}.child-management-page .children-grid .child-card .child-header .child-actions .action-btn.delete:hover{background:#dc2626;color:#fff}.child-management-page .children-grid .child-card .child-status .status-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500}.child-management-page .children-grid .child-card .child-status .status-message.approved{background:#16a34a1a;color:#16a34a;border:1px solid rgba(22,163,74,.2)}.child-management-page .children-grid .child-card .child-status .status-message.rejected{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.2)}.child-management-page .children-grid .child-card .child-status .status-message.rejected .reason{font-weight:400;font-style:italic}.child-management-page .children-grid .child-card .child-status .status-message.pending{background:#eab3081a;color:#a07a05;border:1px solid rgba(234,179,8,.2)}.child-management-page .children-grid .child-card .child-status .status-message.active{background:#16a34a1a;color:#16a34a;border:1px solid rgba(22,163,74,.2)}.child-management-page .children-grid .child-card .child-status .status-message svg{font-size:1rem}.child-management-page .children-grid .empty-state{grid-column:1/-1;text-align:center;padding:4rem 2rem;background:#fafafa;border-radius:16px;border:2px dashed #d4d4d8}.child-management-page .children-grid .empty-state .empty-icon{font-size:4rem;color:#a1a1aa;margin-bottom:1rem}.child-management-page .children-grid .empty-state h3{font-size:1.5rem;color:#3f3f46;margin-bottom:.5rem}.child-management-page .children-grid .empty-state p{color:#52525b;font-size:1.125rem}.child-management-page .children-grid .max-children-notice{grid-column:1/-1;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#f973161a;border:1px solid rgba(249,115,22,.2);border-radius:12px;color:#be5105}.child-management-page .children-grid .max-children-notice svg{font-size:1.25rem}.child-management-page .children-grid .max-children-notice p{margin:0;font-weight:500}.child-management-page .child-form-container{background:#fff;border-radius:20px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;overflow:hidden;max-width:900px;margin:0 auto;animation:slideInUp .4s ease}.child-management-page .child-form-container .form-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.child-management-page .child-form-container .form-header h2{font-size:1.5rem;font-weight:700;margin:0}.child-management-page .child-form-container .form-header .close-btn{width:40px;height:40px;border:none;background:#fff3;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.child-management-page .child-form-container .form-header .close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.child-management-page .child-form-container .form-header .close-btn svg{font-size:1.25rem}.child-management-page .child-form-container .child-form{padding:2rem}@media (max-width: 768px){.child-management-page .child-form-container .child-form{padding:1.5rem}}.child-management-page .child-form-container .child-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.child-management-page .child-form-container .child-form .form-grid{grid-template-columns:1fr}}.child-management-page .child-form-container .child-form .form-grid .form-group.photo-upload{grid-column:span 2}@media (max-width: 768px){.child-management-page .child-form-container .child-form .form-grid .form-group.photo-upload{grid-column:1}}.child-management-page .child-form-container .child-form .form-grid .form-group.birth-date .date-inputs{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.5rem}@media (max-width: 480px){.child-management-page .child-form-container .child-form .form-grid .form-group.birth-date .date-inputs{grid-template-columns:1fr}}.child-management-page .child-form-container .child-form .form-grid .form-group.group-selection{grid-column:span 2}@media (max-width: 768px){.child-management-page .child-form-container .child-form .form-grid .form-group.group-selection{grid-column:1}}.child-management-page .child-form-container .child-form .form-grid .form-group label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#3f3f46;margin-bottom:.5rem;font-size:.9375rem}.child-management-page .child-form-container .child-form .form-grid .form-group label svg{color:#dc2626;font-size:1rem}.child-management-page .child-form-container .child-form .form-grid .form-group input,.child-management-page .child-form-container .child-form .form-grid .form-group select{width:100%;padding:.875rem 1rem;border:2px solid #e4e4e7;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff}.child-management-page .child-form-container .child-form .form-grid .form-group input:focus,.child-management-page .child-form-container .child-form .form-grid .form-group select:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.child-management-page .child-form-container .child-form .form-grid .form-group input.error,.child-management-page .child-form-container .child-form .form-grid .form-group select.error{border-color:#dc2626}.child-management-page .child-form-container .child-form .form-grid .form-group input::placeholder,.child-management-page .child-form-container .child-form .form-grid .form-group select::placeholder{color:#a1a1aa}.child-management-page .child-form-container .child-form .form-grid .form-group .error-message{display:block;color:#dc2626;font-size:.875rem;margin-top:.25rem}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area{display:flex;justify-content:center}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview{width:150px;height:150px;border-radius:50%;overflow:hidden;cursor:pointer;border:3px dashed #d4d4d8;transition:all .3s ease}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview:hover{border-color:#dc2626;transform:scale(1.05)}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview img{width:100%;height:100%;object-fit:cover}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview .upload-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafafa;color:#71717a}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview .upload-placeholder svg{font-size:2.5rem;margin-bottom:.5rem}.child-management-page .child-form-container .child-form .form-grid .form-group .photo-upload-area .photo-preview .upload-placeholder span{font-size:.875rem;font-weight:500}.child-management-page .child-form-container .child-form .form-grid .form-group .radio-group{display:flex;gap:1.5rem}.child-management-page .child-form-container .child-form .form-grid .form-group .radio-group .radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#3f3f46}.child-management-page .child-form-container .child-form .form-grid .form-group .radio-group .radio-label input[type=radio]{width:20px;height:20px;accent-color:#dc2626;cursor:pointer}.child-management-page .child-form-container .child-form .form-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;border-top:1px solid #f4f4f5}@media (max-width: 768px){.child-management-page .child-form-container .child-form .form-actions{flex-direction:column-reverse}}.child-management-page .child-form-container .child-form .form-actions button{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.child-management-page .child-form-container .child-form .form-actions button.btn-primary{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.child-management-page .child-form-container .child-form .form-actions button.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d}.child-management-page .child-form-container .child-form .form-actions button.btn-primary:disabled{opacity:.7;cursor:not-allowed}.child-management-page .child-form-container .child-form .form-actions button.btn-primary .spinner{animation:spin 1s linear infinite}.child-management-page .child-form-container .child-form .form-actions button.btn-secondary{background:#f4f4f5;color:#3f3f46}.child-management-page .child-form-container .child-form .form-actions button.btn-secondary:hover{background:#e4e4e7}.child-management-page .child-form-container .child-form .form-actions button svg{font-size:1.125rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.child-management-page .group-selection .child-tag{border:1px solid #e4e4e7;background:#fafafa;color:#27272a;border-radius:9999px;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;gap:.375rem}.child-management-page .group-selection .child-tag:hover:not(:disabled):not(.selected){background:#f4f4f5;border-color:#d4d4d8}.child-management-page .group-selection .child-tag.selected{background:#dc2626;border-color:#dc2626;color:#fff;box-shadow:0 0 0 3px #dc26261f}.child-management-page .group-selection .child-tag.selected:hover{background:#d32222}.child-management-page .group-selection .child-tag:disabled{opacity:.65;cursor:not-allowed}.child-management-page .group-selection .helper-text{color:#71717a}.payments-records-page{display:flex;min-height:100vh;background:#fafafa}.payments-records-page .main-content{flex:1;margin-left:260px;transition:margin-left .3s ease}@media (max-width: 767px){.payments-records-page .main-content{margin-left:0}}.payments-records-page .page-header{background:linear-gradient(135deg,#dc2626,#ef4444);padding:2.5rem 3rem;border-bottom:none}.payments-records-page .page-header .header-content h1{color:#fff}.payments-records-page .page-header .header-content h1 svg{color:#fff}.payments-records-page .page-header .header-content p{color:#ffffffe6}.payments-records-page .summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:2rem 3rem;animation:fadeInUp .6s ease}@media (max-width: 767px){.payments-records-page .summary-cards{padding:1.5rem;grid-template-columns:1fr}}.payments-records-page .summary-cards .summary-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;display:flex;align-items:center;gap:1.5rem}.payments-records-page .summary-cards .summary-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.payments-records-page .summary-cards .summary-card .card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:14px;font-size:1.75rem;flex-shrink:0}.payments-records-page .summary-cards .summary-card.total-paid .card-icon{background:linear-gradient(135deg,#dc26261a,#ef44440d);color:#dc2626}.payments-records-page .summary-cards .summary-card.last-payment .card-icon{background:#2563eb1a;color:#2563eb}.payments-records-page .summary-cards .summary-card.pending-payments .card-icon{background:#f973161a;color:#f97316}.payments-records-page .summary-cards .summary-card .card-content{flex:1}.payments-records-page .summary-cards .summary-card .card-content h3{font-size:.875rem;font-weight:600;color:#52525b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.payments-records-page .summary-cards .summary-card .card-content .amount,.payments-records-page .summary-cards .summary-card .card-content .date,.payments-records-page .summary-cards .summary-card .card-content .count{font-size:1.75rem;font-weight:700;color:#18181b;margin-bottom:.25rem}.payments-records-page .summary-cards .summary-card .card-content .period,.payments-records-page .summary-cards .summary-card .card-content .label{font-size:.875rem;color:#71717a}.payments-records-page .summary-cards .summary-card .card-content .status{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-transform:capitalize}.payments-records-page .summary-cards .summary-card .card-content .status .status-icon{font-size:1rem}.payments-records-page .summary-cards .summary-card .card-content .status .status-icon.approved{color:#16a34a}.payments-records-page .summary-cards .summary-card .card-content .status .status-icon.pending{color:#f97316}.payments-records-page .summary-cards .summary-card .card-content .status .status-icon.rejected{color:#dc2626}.payments-records-page .upload-section{padding:0 3rem 2rem;animation:fadeIn .7s ease}@media (max-width: 767px){.payments-records-page .upload-section{padding:0 1.5rem 1.5rem}}.payments-records-page .upload-section h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.payments-records-page .upload-section .upload-zone{background:#fff;border:3px dashed #d4d4d8;border-radius:20px;padding:4rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.payments-records-page .upload-section .upload-zone:hover,.payments-records-page .upload-section .upload-zone.dragging{border-color:#dc2626;background:#dc262605;transform:scale(1.01)}.payments-records-page .upload-section .upload-zone:hover .upload-icon,.payments-records-page .upload-section .upload-zone.dragging .upload-icon{color:#dc2626;transform:translateY(-4px)}.payments-records-page .upload-section .upload-zone .upload-icon{font-size:4rem;color:#a1a1aa;margin-bottom:1.5rem;transition:all .3s ease}.payments-records-page .upload-section .upload-zone h3{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:.5rem}.payments-records-page .upload-section .upload-zone p{color:#52525b;font-size:1.125rem;margin-bottom:1rem}.payments-records-page .upload-section .upload-zone .file-info{display:inline-block;background:#f4f4f5;color:#52525b;padding:.5rem 1rem;border-radius:20px;font-size:.875rem}.payments-records-page .upload-form-section{padding:0 3rem 2rem;animation:slideInUp .5s ease}@media (max-width: 768px){.payments-records-page .upload-form-section{padding:0 1.5rem 1.5rem}}.payments-records-page .upload-form-section h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.payments-records-page .upload-form-section .upload-form{background:#fff;border-radius:20px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000d;overflow:hidden}.payments-records-page .upload-form-section .upload-form .form-content{display:grid;grid-template-columns:350px 1fr;min-height:500px}@media (max-width: 1024px){.payments-records-page .upload-form-section .upload-form .form-content{grid-template-columns:1fr}}.payments-records-page .upload-form-section .upload-form .form-content .preview-section{background:#fafafa;padding:2rem;display:flex;flex-direction:column;align-items:center}.payments-records-page .upload-form-section .upload-form .form-content .preview-section h3{font-size:1.125rem;font-weight:600;color:#3f3f46;margin-bottom:1.5rem}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview{width:100%;max-width:280px;height:350px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem;border:1px solid #e4e4e7}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview img{width:100%;height:100%;object-fit:contain;background:linear-gradient(180deg,#fafafa,#fff)}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .pdf-preview,.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .doc-preview{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#3f3f46;background:linear-gradient(180deg,#fafafa,#fff);position:relative}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .pdf-preview:before,.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .doc-preview:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(228,228,231,.35) 0,rgba(228,228,231,.35) 6px,transparent 6px,transparent 12px);opacity:.3;pointer-events:none}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .pdf-preview svg,.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .doc-preview svg{font-size:2.25rem;color:#dc2626;filter:drop-shadow(0 4px 10px rgba(220,38,38,.25))}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .pdf-preview span,.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .doc-preview span{max-width:90%;text-align:center;font-size:.9rem;color:#3f3f46;word-break:break-word}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .pdf-preview .file-meta,.payments-records-page .upload-form-section .upload-form .form-content .preview-section .slip-preview .doc-preview .file-meta{margin-top:.25rem;font-size:.75rem;color:#71717a}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .change-btn{background:#fff;color:#dc2626;border:2px solid #dc2626;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease}.payments-records-page .upload-form-section .upload-form .form-content .preview-section .change-btn:hover{background:#dc2626;color:#fff}.payments-records-page .upload-form-section .upload-form .form-content .details-section{padding:2rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-grid{grid-template-columns:1fr}}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group label{display:block;font-weight:600;color:#3f3f46;margin-bottom:.5rem;font-size:.9375rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group input,.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group select{width:100%;padding:.875rem 1rem;border:2px solid #e4e4e7;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group input:focus,.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group select:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group input.error,.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group select.error{border-color:#dc2626}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group input::placeholder,.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group select::placeholder{color:#a1a1aa}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-group .error-message{display:block;color:#dc2626;font-size:.875rem;margin-top:.25rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection{margin-bottom:2rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label{position:relative;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#fff;border:2px solid #e4e4e7;border-radius:14px;cursor:pointer;transition:all .25s ease;min-width:0;box-shadow:0 1px 2px #00000008}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label:hover{border-color:#d4d4d8;box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label:active{transform:translateY(0);box-shadow:0 2px 6px #0000000f}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label:focus-within{outline:none;border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f,0 6px 16px #dc26261f}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label:has(input[type=checkbox]:checked){background:#dc26260f;border-color:#dc2626;box-shadow:0 8px 20px #dc262626}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label input[type=checkbox]{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden;pointer-events:none}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label input[type=checkbox]:checked+.checkbox-custom{background:#dc2626;border-color:#dc2626}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label input[type=checkbox]:checked+.checkbox-custom:after{opacity:1;transform:scale(1) rotate(45deg)}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label input[type=checkbox]:checked~.child-info{color:#dc2626;font-weight:600}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label .checkbox-custom{flex:0 0 auto;width:22px;height:22px;border:2px solid #d4d4d8;border-radius:999px;position:relative;transition:all .25s ease;background:linear-gradient(180deg,#fff,#fafafa)}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label .checkbox-custom:after{content:"";position:absolute;width:6px;height:12px;border:solid #ffffff;border-width:0 2px 2px 0;top:2px;left:7px;transform:scale(0) rotate(45deg);opacity:0;transition:all .25s ease}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label .child-info{display:flex;align-items:center;gap:.6rem;transition:color .25s ease,transform .2s ease}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label .child-info img{width:36px;height:36px;border-radius:50%;object-fit:cover;box-shadow:0 2px 6px #00000014}.payments-records-page .upload-form-section .upload-form .form-content .details-section .children-selection .children-checkboxes .checkbox-label .child-info span{font-size:.95rem;color:#3f3f46}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection{margin-bottom:2rem;padding:1.25rem;background:#dc262605;border:1px solid rgba(220,38,38,.08);border-radius:12px}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection label{font-weight:600;color:#3f3f46;margin-bottom:1rem;display:block}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches{margin-bottom:1.5rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches:last-child{margin-bottom:0}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches .child-summary{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;color:#dc2626;font-size:.9rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches .child-summary svg{font-size:1rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches .branches-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-left:1.5rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .branches-selection .child-branches .error-message{display:block;color:#dc2626;font-size:.8125rem;margin-top:.5rem;margin-left:1.5rem}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions{display:flex;gap:1rem;justify-content:flex-end}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn{padding:.875rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;border:none}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-primary{background:#dc2626;color:#fff}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-primary:hover:not(:disabled){background:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-primary:disabled{opacity:.6;cursor:not-allowed}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-primary .spinner{animation:spin 1s linear infinite}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-secondary{background:#fff;color:#3f3f46;border:2px solid #d4d4d8}.payments-records-page .upload-form-section .upload-form .form-content .details-section .form-actions .btn.btn-secondary:hover{background:#fafafa;border-color:#a1a1aa}.payments-records-page .payment-history{padding:0 3rem 3rem}@media (max-width: 768px){.payments-records-page .payment-history{padding:0 1.5rem 2rem}}.payments-records-page .payment-history h2{font-size:1.5rem;font-weight:700;color:#18181b;margin-bottom:1.5rem}.payments-records-page .payment-history .loading-state,.payments-records-page .payment-history .empty-state{background:#fff;border-radius:16px;padding:4rem 2rem;text-align:center;box-shadow:0 1px 2px #0000000d}.payments-records-page .payment-history .loading-state .spinner,.payments-records-page .payment-history .loading-state .empty-icon,.payments-records-page .payment-history .empty-state .spinner,.payments-records-page .payment-history .empty-state .empty-icon{font-size:3rem;color:#a1a1aa;margin-bottom:1rem}.payments-records-page .payment-history .loading-state .spinner,.payments-records-page .payment-history .empty-state .spinner{animation:spin 1s linear infinite}.payments-records-page .payment-history .loading-state h3,.payments-records-page .payment-history .empty-state h3{font-size:1.25rem;font-weight:600;color:#3f3f46;margin-bottom:.5rem}.payments-records-page .payment-history .loading-state p,.payments-records-page .payment-history .empty-state p{color:#71717a}.payments-records-page .payment-history .payments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem}@media (max-width: 768px){.payments-records-page .payment-history .payments-grid{grid-template-columns:1fr}}.payments-records-page .payment-history .payments-grid .payment-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;border:2px solid transparent}.payments-records-page .payment-history .payments-grid .payment-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.payments-records-page .payment-history .payments-grid .payment-card.approved{border-color:#16a34a33}.payments-records-page .payment-history .payments-grid .payment-card.pending{border-color:#f9731633}.payments-records-page .payment-history .payments-grid .payment-card.rejected{border-color:#dc262633}.payments-records-page .payment-history .payments-grid .payment-card .payment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .payment-date{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#18181b}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .payment-date svg{color:#dc2626}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .status-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:capitalize}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .status-badge.approved{background:#16a34a1a;color:#16a34a}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .status-badge.pending{background:#f973161a;color:#f97316}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .status-badge.rejected{background:#dc26261a;color:#dc2626}.payments-records-page .payment-history .payments-grid .payment-card .payment-header .status-badge .status-icon{font-size:.875rem}.payments-records-page .payment-history .payments-grid .payment-card .payment-details{margin-bottom:1.5rem}.payments-records-page .payment-history .payments-grid .payment-card .payment-details .detail-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f4f4f5}.payments-records-page .payment-history .payments-grid .payment-card .payment-details .detail-row:last-child{border-bottom:none}.payments-records-page .payment-history .payments-grid .payment-card .payment-details .detail-row .label{font-size:.875rem;color:#52525b}.payments-records-page .payment-history .payments-grid .payment-card .payment-details .detail-row .value{font-weight:600;color:#18181b}.payments-records-page .payment-history .payments-grid .payment-card .children-covered{margin-bottom:1.5rem}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .label{display:block;font-size:.875rem;color:#52525b;margin-bottom:.5rem}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list{display:flex;flex-direction:column;gap:.5rem}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .child-block{display:flex;flex-direction:column;gap:.4rem}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .child-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#f4f4f5;border-radius:20px;font-size:.875rem;color:#3f3f46;width:fit-content}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .child-tag svg{font-size:.75rem;color:#dc2626}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .branches-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-left:1.5rem}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .branch-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:16px;border:1.5px solid #dc2626;background:#dc26260d;color:#dc2626;font-size:.8rem;font-weight:600}.payments-records-page .payment-history .payments-grid .payment-card .children-covered .children-list .branch-chip svg{font-size:.7rem;color:inherit}.payments-records-page .payment-history .payments-grid .payment-card .rejection-reason{display:flex;align-items:start;gap:.5rem;padding:.875rem;background:#dc26260d;border-radius:10px;margin-bottom:1.5rem}.payments-records-page .payment-history .payments-grid .payment-card .rejection-reason svg{color:#dc2626;font-size:1rem;flex-shrink:0;margin-top:.125rem}.payments-records-page .payment-history .payments-grid .payment-card .rejection-reason p{color:#b21d1d;font-size:.875rem;margin:0}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions{display:flex;gap:.75rem}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions .action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions .action-btn.view{background:#2563eb1a;color:#2563eb}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions .action-btn.view:hover{background:#2563eb33}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions .action-btn.download{background:#16a34a1a;color:#16a34a}.payments-records-page .payment-history .payments-grid .payment-card .payment-actions .action-btn.download:hover{background:#16a34a33}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.child-branches{margin-top:.5rem}.child-branches .branches-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.child-branches .branch-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:20px;border:2px solid #d4d4d8;background:#fff;color:#3f3f46;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}.child-branches .branch-btn:hover{border-color:#dc2626;color:#dc2626;background:#dc26260a}.child-branches .branch-btn.selected{background:#dc26261a;border-color:#dc2626;color:#dc2626}.child-branches .branch-btn svg{font-size:.75rem;color:#dc2626}.child-branches .error-message{display:block;color:#dc2626;font-size:.8125rem;margin-top:.25rem}.settings-container{padding:clamp(1rem,3vw,2rem);max-width:1200px;margin:0 auto}.settings-container .settings-header{margin-bottom:2rem}.settings-container .settings-header h1{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#18181b;margin-bottom:.5rem}.settings-container .settings-header p{color:#52525b;font-size:1rem}.settings-container .settings-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}@media (max-width: 768px){.settings-container .settings-layout{grid-template-columns:1fr;gap:1rem}}.settings-container .settings-nav{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a;border:1px solid #e4e4e7;height:fit-content;position:sticky;top:2rem}@media (max-width: 768px){.settings-container .settings-nav{position:static;display:flex;overflow-x:auto;padding:.75rem;gap:.5rem;-ms-overflow-style:none;scrollbar-width:none}.settings-container .settings-nav::-webkit-scrollbar{display:none}}.settings-container .settings-nav .nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:none;background:transparent;color:#3f3f46;font-size:.875rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}@media (max-width: 768px){.settings-container .settings-nav .nav-item{white-space:nowrap;min-width:fit-content;width:auto;padding:.75rem 1rem}}.settings-container .settings-nav .nav-item .nav-icon{font-size:1rem;color:#71717a;transition:color .2s ease}.settings-container .settings-nav .nav-item:hover{background:#fafafa;color:#18181b}.settings-container .settings-nav .nav-item:hover .nav-icon{color:#dc2626}.settings-container .settings-nav .nav-item.active{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 2px 8px #dc26264d}.settings-container .settings-nav .nav-item.active .nav-icon{color:#fff}.settings-container .settings-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #e4e4e7;overflow:hidden}.settings-container .settings-section .section-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e4e4e7;background:#fafafa}@media (max-width: 768px){.settings-container .settings-section .section-header{padding:1rem 1.5rem;flex-direction:column;align-items:flex-start;gap:1rem}}.settings-container .settings-section .section-header h2{display:flex;align-items:center;gap:.75rem;font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:600;color:#18181b;margin:0}.settings-container .settings-section .section-header h2 svg{color:#dc2626;font-size:1.125rem}.settings-container .settings-section .section-header .btn-secondary{background:#fff;color:#dc2626;border:none;box-shadow:none}.settings-container .settings-section .section-header .btn-secondary:hover{background:#f4f4f5;color:#b91c1c}@media (max-width: 767px){.settings-container .settings-section .section-header .btn-secondary{width:100%}}.settings-container .profile-form{padding:clamp(1.5rem,3vw,2rem)}@media (max-width: 768px){.settings-container .profile-form{padding:1.5rem}}.settings-container .profile-form .photo-section{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e4e4e7}@media (max-width: 768px){.settings-container .profile-form .photo-section{flex-direction:column;text-align:center;gap:1rem}}.settings-container .profile-form .photo-section .photo-container .photo-wrapper{position:relative;width:120px;height:120px}@media (max-width: 768px){.settings-container .profile-form .photo-section .photo-container .photo-wrapper{width:100px;height:100px}}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .profile-photo{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #ffffff;box-shadow:0 4px 12px #00000026}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-placeholder{width:100%;height:100%;border-radius:50%;background:#f4f4f5;display:flex;align-items:center;justify-content:center;border:4px solid #ffffff;box-shadow:0 4px 12px #00000026}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-placeholder svg{font-size:3rem;color:#a1a1aa}@media (max-width: 768px){.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-placeholder svg{font-size:2.5rem}}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-edit-btn{position:absolute;bottom:0;right:0;width:36px;height:36px;border-radius:50%;background:#dc2626;color:#fff;border:3px solid #ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-edit-btn{width:32px;height:32px}}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-edit-btn:hover{background:#b91c1c;transform:scale(1.05)}.settings-container .profile-form .photo-section .photo-container .photo-wrapper .photo-edit-btn svg{font-size:.875rem}.settings-container .profile-form .photo-section .photo-info h3{font-size:1.5rem;font-weight:600;color:#18181b;margin-bottom:.25rem}@media (max-width: 768px){.settings-container .profile-form .photo-section .photo-info h3{font-size:1.25rem}}.settings-container .profile-form .photo-section .photo-info p{color:#52525b;font-size:.875rem;margin-bottom:.5rem}.settings-container .profile-form .photo-section .photo-info small{color:#71717a;font-size:.75rem}.settings-container .profile-form .form-fields{display:grid;gap:1.5rem}.settings-container .profile-form .form-fields .form-group label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#3f3f46;margin-bottom:.5rem;font-size:.875rem}.settings-container .profile-form .form-fields .form-group label svg{color:#dc2626;font-size:1rem}.settings-container .profile-form .form-fields .form-group input{width:100%;padding:.875rem 1rem;border:2px solid #e4e4e7;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff}.settings-container .profile-form .form-fields .form-group input:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.settings-container .profile-form .form-fields .form-group input:disabled{background:#fafafa;color:#52525b;cursor:not-allowed}.settings-container .profile-form .form-fields .form-group input.error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.settings-container .profile-form .form-fields .form-group select{width:100%;padding:.875rem 1rem;border:2px solid #e4e4e7;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff;color:#18181b;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#71717a 50%),linear-gradient(135deg,#71717a 50%,transparent 50%);background-position:calc(100% - 18px) calc(1em + 2px),calc(100% - 12px) calc(1em + 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.settings-container .profile-form .form-fields .form-group select:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.settings-container .profile-form .form-fields .form-group select:disabled{background:#fafafa;color:#52525b;cursor:not-allowed}.settings-container .profile-form .form-fields .form-group select.error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.settings-container .profile-form .form-fields .form-group .error-message{display:block;color:#dc2626;font-size:.75rem;margin-top:.25rem}.settings-container .profile-form .form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e4e4e7}@media (max-width: 768px){.settings-container .profile-form .form-actions{flex-direction:column}}@media (max-width: 768px){.settings-container .profile-form .form-actions .btn-secondary,.settings-container .profile-form .form-actions .btn-primary{width:100%}}.settings-container .notification-settings,.settings-container .privacy-settings{padding:2rem}@media (max-width: 768px){.settings-container .notification-settings,.settings-container .privacy-settings{padding:1.5rem}}.settings-container .notification-settings .setting-item,.settings-container .privacy-settings .setting-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid #e4e4e7}@media (max-width: 768px){.settings-container .notification-settings .setting-item,.settings-container .privacy-settings .setting-item{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0}}.settings-container .notification-settings .setting-item:last-child,.settings-container .privacy-settings .setting-item:last-child{border-bottom:none}.settings-container .notification-settings .setting-item .setting-info,.settings-container .privacy-settings .setting-item .setting-info{flex:1}.settings-container .notification-settings .setting-item .setting-info h4,.settings-container .privacy-settings .setting-item .setting-info h4{font-size:1rem;font-weight:500;color:#18181b;margin-bottom:.25rem}.settings-container .notification-settings .setting-item .setting-info p,.settings-container .privacy-settings .setting-item .setting-info p{color:#52525b;font-size:.875rem;margin:0}.settings-container .notification-settings .setting-item .setting-select,.settings-container .privacy-settings .setting-item .setting-select{padding:.5rem .75rem;border:2px solid #e4e4e7;border-radius:6px;font-size:.875rem;background:#fff;color:#3f3f46;cursor:pointer;transition:border-color .2s ease}@media (max-width: 768px){.settings-container .notification-settings .setting-item .setting-select,.settings-container .privacy-settings .setting-item .setting-select{width:100%}}.settings-container .notification-settings .setting-item .setting-select:focus,.settings-container .privacy-settings .setting-item .setting-select:focus{outline:none;border-color:#dc2626}.settings-container .toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.settings-container .toggle-switch input{opacity:0;width:0;height:0}.settings-container .toggle-switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#d4d4d8;transition:.3s;border-radius:24px}.settings-container .toggle-switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}.settings-container .toggle-switch input:checked+.slider{background:linear-gradient(135deg,#dc2626,#b91c1c)}.settings-container .toggle-switch input:checked+.slider:before{transform:translate(24px)}.settings-container .help-content{padding:2rem}@media (max-width: 768px){.settings-container .help-content{padding:1.5rem}}.settings-container .help-content .help-item{padding:1.5rem 0;border-bottom:1px solid #e4e4e7}.settings-container .help-content .help-item:last-child{border-bottom:none}.settings-container .help-content .help-item h4{font-size:1rem;font-weight:500;color:#18181b;margin-bottom:.5rem}.settings-container .help-content .help-item p{color:#52525b;font-size:.875rem;margin-bottom:1rem}.settings-container .help-content .help-item .btn-outline{padding:.5rem 1rem;border:2px solid #dc2626;background:transparent;color:#dc2626;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}@media (max-width: 768px){.settings-container .help-content .help-item .btn-outline{width:100%}}.settings-container .help-content .help-item .btn-outline:hover{background:#dc2626;color:#fff}.settings-container .btn-primary{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.settings-container .btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.settings-container .btn-primary:disabled{opacity:.6;cursor:not-allowed}.settings-container .btn-primary .spinner{animation:spin 1s linear infinite}.settings-container .btn-secondary{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;color:#3f3f46;border:2px solid #e4e4e7;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.settings-container .btn-secondary:hover:not(:disabled){border-color:#d4d4d8;background:#fafafa}.settings-container .btn-secondary:disabled{opacity:.6;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.parent-dashboard .progress-content{padding:clamp(1rem,3vw,2rem);max-width:1600px;margin:0 auto}.parent-dashboard .progress-content .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 767px){.parent-dashboard .progress-content .header{flex-direction:column;align-items:flex-start;gap:.75rem}}.parent-dashboard .progress-content .header h2{color:#18181b}.parent-dashboard .progress-content .header p{color:#52525b}.parent-dashboard .progress-content .header .rating-type-toggle{display:inline-flex;gap:.5rem}.parent-dashboard .progress-content .header .rating-type-toggle .toggle-btn{padding:.5rem .75rem;border:1.5px solid #e4e4e7;border-radius:8px;background:#fff;color:#3f3f46;font-weight:600;transition:all .2s ease}.parent-dashboard .progress-content .header .rating-type-toggle .toggle-btn.active,.parent-dashboard .progress-content .header .rating-type-toggle .toggle-btn:hover{border-color:#dc2626;color:#dc2626}.parent-dashboard .progress-content .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}@media (min-width: 768px) and (max-width: 1023px){.parent-dashboard .progress-content .kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.parent-dashboard .progress-content .kpis{grid-template-columns:1fr}}.parent-dashboard .progress-content .kpis .kpi-card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-dashboard .progress-content .kpis .kpi-card .kpi-head{display:flex;justify-content:space-between;align-items:center;color:#52525b;margin-bottom:.5rem}.parent-dashboard .progress-content .kpis .kpi-card .kpi-head .delta.up{color:#16a34a}.parent-dashboard .progress-content .kpis .kpi-card .kpi-head .delta.down,.parent-dashboard .progress-content .kpis .kpi-card .kpi-head .kpi-icon{color:#dc2626}.parent-dashboard .progress-content .kpis .kpi-card .kpi-value{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:#18181b}.parent-dashboard .progress-content .kpis .kpi-card .kpi-sub{color:#71717a;font-size:.875rem}.parent-dashboard .progress-content .charts{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 767px){.parent-dashboard .progress-content .charts{grid-template-columns:1fr}}.parent-dashboard .progress-content .charts .chart-card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.parent-dashboard .progress-content .charts .chart-card .chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.parent-dashboard .progress-content .charts .chart-card .chart-header h3{color:#18181b;margin:0}.parent-dashboard .progress-content .charts .chart-card .chart-header .chart-subtitle{color:#71717a;font-size:.875rem}.coach-communication .page-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}@media (max-width: 767px){.coach-communication .page-header{margin-bottom:1rem}}.coach-communication .page-header .title{display:flex;align-items:center;gap:.5rem}.coach-communication .page-header .title .title-icon{color:#ef4444}.coach-communication .page-header .title h1{font-size:1.25rem;font-weight:600}.coach-communication .page-header .subtitle{color:#6b7280;font-size:.95rem}.coach-communication .beta-feature-overlay{margin:1rem 0 1.25rem;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.75rem;color:#111827;background:linear-gradient(90deg,#ffebeae6,#fffaf0e6);-webkit-backdrop-filter:saturate(1.2) blur(1px);backdrop-filter:saturate(1.2) blur(1px);border:1px solid rgba(239,68,68,.25)}.coach-communication .beta-feature-overlay .overlay-icon{color:#ef4444}.coach-communication .beta-feature-overlay .overlay-text{font-weight:500}.coach-communication .communication-content{filter:blur(3px) grayscale(20%);opacity:.65;pointer-events:none;-webkit-user-select:none;user-select:none;padding:2rem;max-width:1600px;margin:0 auto}@media (min-width: 768px) and (max-width: 1023px){.coach-communication .communication-content{padding:1.5rem}}@media (max-width: 767px){.coach-communication .communication-content{padding:1rem}}.coach-communication .messaging-layout{display:grid;grid-template-columns:280px 1fr;gap:1rem}@media (min-width: 768px) and (max-width: 1023px){.coach-communication .messaging-layout{grid-template-columns:220px 1fr;gap:.75rem}}@media (max-width: 767px){.coach-communication .messaging-layout{grid-template-columns:1fr;gap:.75rem}}.coach-communication .messaging-layout .conversation-list{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;overflow:hidden}.coach-communication .messaging-layout .conversation-list .list-header{padding:.75rem 1rem;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb}.coach-communication .messaging-layout .conversation-list ul{list-style:none;margin:0;padding:0}.coach-communication .messaging-layout .conversation-list .conversation-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;cursor:default}.coach-communication .messaging-layout .conversation-list .conversation-item.active{background:#fff7ed}.coach-communication .messaging-layout .conversation-list .conversation-item .avatar{width:36px;height:36px;border-radius:9999px;background:#fde68a;border:2px solid #f59e0b}.coach-communication .messaging-layout .conversation-list .conversation-item .meta{display:flex;flex-direction:column}.coach-communication .messaging-layout .conversation-list .conversation-item .meta .name{font-weight:600}.coach-communication .messaging-layout .conversation-list .conversation-item .meta .last{color:#6b7280;font-size:.9rem}.coach-communication .messaging-layout .message-view{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;display:flex;flex-direction:column}.coach-communication .messaging-layout .message-view .view-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.coach-communication .messaging-layout .message-view .view-header .avatar{width:40px;height:40px;border-radius:9999px;background:#bfdbfe;border:2px solid #3b82f6}.coach-communication .messaging-layout .message-view .view-header .meta .name{font-weight:600}.coach-communication .messaging-layout .message-view .view-header .meta .status{color:#10b981;font-size:.9rem}.coach-communication .messaging-layout .message-view .messages{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.coach-communication .messaging-layout .message-view .messages .message-row{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.coach-communication .messaging-layout .message-view .messages .message-row.outbound{align-items:flex-end}.coach-communication .messaging-layout .message-view .messages .bubble{max-width:70%;padding:.5rem .75rem;border-radius:.75rem;background:#f3f4f6}.coach-communication .messaging-layout .message-view .messages .outbound .bubble{background:#dbeafe}.coach-communication .messaging-layout .message-view .messages .time{color:#9ca3af;font-size:.8rem}.coach-communication .messaging-layout .message-view .composer{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid #e5e7eb;background:#f9fafb}.coach-communication .messaging-layout .message-view .composer input{flex:1;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #d1d5db}.coach-communication .messaging-layout .message-view .composer .send{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:.5rem;background:#ef4444;color:#fff;border:none}.coach-communication .messaging-layout .message-view .composer .send:disabled{opacity:.6}.coach-communication .main-content{flex:1;margin-left:280px;transition:margin-left .3s ease;padding:0 1.5rem 2rem}@media (min-width: 768px) and (max-width: 1023px){.coach-communication .main-content{padding:0 1.25rem 1.75rem}}@media (max-width: 767px){.coach-communication .main-content{margin-left:0;padding:0 1rem 1.25rem}}.coach-communication .main-content.sidebar-collapsed{margin-left:90px}.no-approved-page{padding:clamp(1rem,3vw,2rem)}@media (max-width: 767px){.no-approved-page{padding:1rem}}.no-approved-page .page-header{margin-bottom:clamp(1rem,2vw,1.5rem)}.no-approved-page .page-header .header-content h1{font-size:clamp(1.5rem,4vw,2rem);color:#18181b;margin:0}.no-approved-page .page-header .header-content p{margin-top:.5rem;color:#52525b;font-size:.95rem;max-width:60ch}.no-approved-page .overlay-card{position:relative;border-radius:14px;padding:clamp(1rem,3vw,1.5rem);background:#fff;border:1px solid #e4e4e7;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}@media (max-width: 767px){.no-approved-page .overlay-card{padding:1rem}}.no-approved-page .overlay-card .card-content .card-title{display:flex;align-items:center;gap:.5rem}.no-approved-page .overlay-card .card-content .card-title h3{margin:0;font-size:1.125rem;color:#27272a}.no-approved-page .overlay-card .card-content .card-title svg{color:#dc2626;font-size:1.125rem}.no-approved-page .overlay-card .card-content p{margin-top:.5rem;color:#3f3f46}.no-approved-page .overlay-card .card-content .note-row{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;color:#71717a}.no-approved-page .overlay-card .card-content .note-row svg{color:#71717a}.no-approved-page .overlay-card .card-content .actions{margin-top:1rem}.no-approved-page .overlay-card .card-content .actions .btn.btn-primary{display:inline-flex;align-items:center;gap:.5rem}@media (max-width: 767px){.no-approved-page .overlay-card .card-content .actions .btn.btn-primary{width:100%;justify-content:center}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
