:root{--bg: #f8fafc;--muted: #64748b;--primary: #7c3aed;--text: #1e293b;--border: #e2e8f0}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(135deg,#f0f4ff,#fef3ff);color:var(--text);-webkit-font-smoothing:antialiased}main{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.container{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}header.hero-header{width:100%}.profile-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.profile-photo-link{display:inline-flex;text-decoration:none}.profile-photo-link:focus-visible{outline:2px solid var(--border);outline-offset:4px;border-radius:999px}.profile-photo{width:120px;height:120px;border-radius:50%;background-image:url(/assets/favicon-C2o4oD2H.svg);background-size:cover;background-position:center;background-color:#7c3aed;box-shadow:0 8px 24px #7c3aed40;border:4px solid white;cursor:pointer}.profile-name{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b;text-align:center;letter-spacing:.02em;font-family:Inter,sans-serif}.profile-section .tagline{max-width:450px;font-size:.95rem;line-height:1.6;color:var(--muted);margin:0;font-style:italic}.btn-back{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;font-weight:500;text-decoration:none;transition:all .2s;margin-bottom:1.5rem;font-size:.9375rem}.btn-back:hover{border-color:#cbd5e1;background:#fafafa}body.info-theme{background:#fafafa}.info-container{background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 1px 3px #0000000f;max-width:880px}.info-header{margin-bottom:2.5rem}.info-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em}.info-subtitle{color:#64748b;font-size:1.05rem;margin:0;font-weight:400;line-height:1.6}.section{margin-bottom:2rem}.section-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1rem;letter-spacing:-.01em}.cta-buttons{display:flex;gap:.75rem;margin-top:1.5rem;align-items:center;flex-wrap:wrap}.btn-primary{flex:1;padding:.75rem 1rem;background:#6366f1;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;transition:background .2s}.btn-primary:hover{background:#4f46e5}.btn-primary svg{width:18px;height:18px;flex-shrink:0}.btn-secondary{flex:1;padding:.75rem 1rem;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;font-weight:500;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;transition:all .2s}.cta-buttons a,.cta-buttons button{flex:1 1 0;min-width:0}@media (max-width: 640px){.cta-buttons{flex-direction:column}.cta-buttons a,.cta-buttons button{width:100%}}.btn-secondary:hover{border-color:#cbd5e1;background:#fafafa}.btn-secondary svg{width:18px;height:18px;flex-shrink:0}.payment-info{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.payment-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.payment-row:last-child{border-bottom:none;padding-bottom:0}.payment-row:first-child{padding-top:0}.payment-label{color:#64748b;font-size:.875rem;font-weight:500}.payment-value{color:#0f172a;font-weight:600;font-size:.9375rem}.account-number-wrapper{display:flex;align-items:center;gap:.5rem}#accountNumber{-webkit-user-select:none;user-select:none;cursor:default}.copy-btn{padding:.375rem .75rem;background:#6366f1;color:#fff;border:none;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .2s}.copy-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem}.copy-btn:hover{background:#4f46e5}.copy-btn:active{transform:scale(.95)}.copy-btn.copied{background:#10b981}@media (max-width: 768px){.info-container{padding:2rem 1.5rem}.cta-buttons{flex-direction:column}.info-title{font-size:1.25rem}}.btn-submit-full{display:flex;width:100%;max-width:520px;margin:1rem auto 0;padding:.95rem 1.25rem;background:#6366f1;color:#fff;border:none;border-radius:6px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .25s ease;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 6px 18px #6366f138}.btn-submit-full:hover{background:#4f46e5}.btn-submit-full:disabled{opacity:.6;cursor:not-allowed;transform:none}.tagline-section{width:100%;display:flex;justify-content:center}.tagline{max-width:450px;font-size:.95rem;line-height:1.6;color:var(--muted);margin:0;font-style:italic}.social-section{width:100%;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.portfolio-section{width:100%;display:flex;justify-content:center;margin-top:1rem}.portfolio-btn{width:100%;max-width:500px}.social-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid var(--border);color:#64748b;text-decoration:none;transition:all .2s ease;cursor:pointer;box-shadow:0 2px 8px #0000000f}.social-icon:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #7c3aed4d}.courses-section{width:100%;display:flex;justify-content:center;margin-top:1rem}.courses-list{list-style:none;padding:0;margin:0;width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem}.course-link-item{display:flex;width:100%}.course-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border:2px solid var(--border);border-radius:16px;text-decoration:none;color:inherit;transition:all .2s ease;width:100%;box-shadow:0 2px 8px #0000000a}.course-link:hover{background:linear-gradient(135deg,#7c3aed0d,#06b6d40d);border-color:var(--primary);box-shadow:0 4px 16px #7c3aed26;transform:translateY(-2px)}.course-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;min-width:50px;font-size:1.5rem;color:#7c3aed}.course-icon svg{width:28px;height:28px;stroke:#7c3aed}.course-info{text-align:left;flex:1}.course-name{font-weight:600;margin-bottom:.25rem;font-size:.95rem;color:#0f172a}.course-price{font-size:.85rem;color:#475569;font-weight:500}.course-info-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:#fff;border:1.5px solid var(--border);text-decoration:none;color:#64748b;font-weight:600;font-size:.9rem;font-style:italic;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;flex-shrink:0}.course-info-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 2px 6px #7c3aed40;transform:scale(1.05)}.course-login-btn-inline{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,#7c3aed,#06b6d4);border:none;border-radius:8px;text-decoration:none;color:#fff;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 12px #7c3aed4d}.course-login-btn-inline:hover{background:linear-gradient(135deg,#8b5cf6,#0ea5e9);transform:translateY(-2px);box-shadow:0 6px 16px #7c3aed66}.auth-buttons-section{width:100%;display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.5rem;border-radius:10px;border:none;background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff;cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s ease;font-size:.95rem;box-shadow:0 4px 12px #7c3aed4d}.btn svg{width:18px;height:18px;flex-shrink:0}.btn:hover{background:linear-gradient(135deg,#8b5cf6,#0ea5e9);transform:translateY(-2px);box-shadow:0 6px 16px #7c3aed66}.btn.secondary{background:#fff;border:2px solid var(--primary);color:var(--primary);box-shadow:0 2px 8px #0000000f}.btn.secondary:hover{background:var(--primary);color:#fff}.btn.secondary:hover{background:#7c3aed1a;border-color:var(--primary)}#logout-btn{border-color:#ff6b6b80!important;color:#ff6b6b!important}#logout-btn:hover{background:#ff6b6b1a!important;border-color:#ff6b6b!important}.center{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;width:100%}.auth-form{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:420px}input[type=email],input[type=password]{padding:.75rem;border-radius:10px;border:2px solid var(--border);background:#fff;color:var(--text);font-size:1rem}input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #7c3aed1a}input::placeholder{color:#94a3b8}#course-root{max-width:800px;width:100%;margin:0 auto;padding:1.25rem}#course-title{font-size:1.5rem;margin-bottom:.25rem;margin-top:0}#course-price{color:var(--muted);margin-bottom:.75rem}#course-actions{margin-bottom:1rem}#course-player{background:#ffffff0a;padding:1rem;border-radius:10px}header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;max-width:800px;margin:0 auto}@media (max-width: 768px){main{padding:1.5rem 1rem}.container,.hero-container{max-width:100%}.profile-photo{width:100px;height:100px}.tagline{font-size:.9rem;max-width:100%}.social-icon{width:45px;height:45px;font-size:1.1rem}.course-link{padding:.9rem;gap:.75rem}.course-icon{width:45px;height:45px;min-width:45px;font-size:1.25rem}.course-name{font-size:.9rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}#course-root{padding:1rem}#course-title{font-size:1.25rem}.course-layout{gap:1.5rem!important}.course-videos{max-height:350px!important;overflow-y:auto!important}}@media (max-width: 900px){.course-layout{grid-template-columns:1fr!important}}@media (max-width: 480px){main{padding:1rem .75rem}.hero-container{gap:1rem}.profile-photo{width:80px;height:80px}.tagline{font-size:.85rem;line-height:1.5}.social-section{gap:1rem}.social-icon{width:40px;height:40px;font-size:.9rem}.courses-list{gap:.75rem}.course-link{padding:.75rem;gap:.5rem}.course-icon{width:40px;height:40px;min-width:40px;font-size:1.1rem}.course-info{flex:1}.course-name{font-size:.85rem}.course-price{font-size:.75rem}.course-info-btn,.course-login-btn-inline{padding:.4rem .8rem;font-size:.75rem}.btn{padding:.6rem 1rem;font-size:.85rem}.center{padding:1rem .75rem}#course-root{padding:.75rem}#course-title{font-size:1rem}header{padding:.75rem 0}.course-layout{grid-template-columns:1fr!important;gap:1.5rem!important}.course-videos{max-height:none!important;overflow-y:auto!important}}.site-footer{width:100%;max-width:500px;text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.footer-text{font-size:.875rem;color:var(--muted);margin:0 0 .5rem;font-style:italic}.footer-copyright{font-size:.8125rem;color:var(--muted);margin:0;font-weight:500}
