body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{background:#f1f5f9;color:#0f172a}.app-container,body{margin:0;min-height:100vh;padding:0}.app-container{background:#fff;border-radius:0;box-shadow:0 25px 50px -12px #0003;max-width:100%;overflow:hidden;width:100%}.app-nav{background:#fff;border-bottom:2px solid #e2e8f0;box-shadow:0 2px 8px #0000000f;padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav-container{height:68px;justify-content:space-between;margin:0 auto;max-width:1280px}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{cursor:pointer;gap:1rem}.nav-logo{height:44px;object-fit:contain;width:auto}.nav-brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-name{font-size:1.3rem;font-weight:800;letter-spacing:-.5px}.brand-tagline{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.nav-link,.nav-links{align-items:center;display:flex;gap:.5rem}.nav-link{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:600;padding:.7rem 1.4rem;position:relative;transition:all .25s ease}.nav-link i{font-size:1rem}.nav-link:hover{background:#f1f5f9;color:#0f172a}.nav-link.active{background:#eff6ff;color:#2563eb}.nav-link.active:after{background:#2563eb;border-radius:2px;bottom:-1px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:24px}.hamburger-menu-btn{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-size:1.4rem;font-weight:300;height:46px;justify-content:center;padding:.5rem .9rem;transition:all .25s ease;width:50px}.hamburger-menu-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.mobile-menu-btn{background:#0000;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;display:none;font-size:1.4rem;height:46px;padding:.5rem .7rem;transition:all .25s ease;width:50px}.mobile-menu-btn:hover{background:#f1f5f9}.panel{animation:fadeIn .25s ease;display:none;margin:0 auto;max-width:1280px;padding:1.5rem}.panel.active-panel{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-section{background:linear-gradient(135deg,#f8fafc,#eef2ff);border-radius:1.5rem;margin-bottom:2rem;min-height:350px;overflow:hidden;padding:3rem 2rem;position:relative}.hero-section:before{background:radial-gradient(circle,#2563eb0d 0,#0000 70%);border-radius:50%;content:"";height:500px;pointer-events:none;position:absolute;right:-20%;top:-50%;width:500px}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:1}.hero-badge{background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.3px;margin-bottom:1rem;padding:.3rem 1rem}.hero-title{color:#0f172a;font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 .5rem}.hero-highlight{background:linear-gradient(135deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000}.hero-subtitle{color:#475569;font-size:1.15rem;margin:0 0 .5rem}.hero-subtitle strong{color:#1e293b}.hero-description{color:#64748b;font-size:1rem;line-height:1.7;margin:0 0 1.5rem}.hero-description strong{color:#2563eb;font-weight:600}.hero-stats{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;display:flex;gap:1.5rem;justify-content:center;margin:1.5rem 0;padding:1rem 0}.hero-stat{align-items:center;display:flex;flex-direction:column}.hero-stat-number{color:#0f172a;font-size:1.5rem;font-weight:700}.hero-stat-label{color:#94a3b8;font-size:.75rem;font-weight:500}.hero-stat-divider{background:#e2e8f0;width:1px}.hero-actions{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.hero-btn-primary{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:12px;box-shadow:0 4px 15px #2563eb4d;color:#fff;cursor:pointer;display:inline-flex;flex:0 1 auto;font-size:.95rem;font-weight:600;justify-content:center;min-width:auto;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap;width:auto}.hero-btn-primary:hover{box-shadow:0 6px 25px #2563eb66;transform:translateY(-2px)}.hero-btn-secondary{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;cursor:pointer;display:inline-flex;flex:0 1 auto;font-size:.95rem;font-weight:600;justify-content:center;min-width:auto;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap;width:auto}.hero-btn-secondary:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-2px)}.welcome-expanded{animation:fadeIn .4s ease;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;margin:2rem 0;padding:2rem}.welcome-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.welcome-text h2{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.welcome-text p{color:#475569;font-size:.95rem;line-height:1.8;margin:0 0 1rem}.welcome-text p strong{color:#1e40af}.welcome-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.welcome-tag{background:#f1f5f9;border-radius:8px;color:#475569;font-size:.8rem;font-weight:500;padding:.4rem .8rem}.welcome-sidebar{display:flex;flex-direction:column}.welcome-founder-card{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;text-align:center}.welcome-founder-card h3{color:#94a3b8;font-size:.8rem;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase}.founder-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:50%;box-shadow:0 4px 12px #2563eb33;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto .75rem;width:80px}.welcome-founder-card h4{color:#0f172a;font-size:1rem;font-weight:700;margin:0 0 .25rem}.founder-title{color:#64748b;font-size:.8rem;margin:0 0 .75rem}.founder-linkedin{align-items:center;background:linear-gradient(135deg,#0077b5,#00a0dc);border-radius:8px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.founder-linkedin:hover{box-shadow:0 4px 15px #0077b54d;transform:translateY(-2px)}.settings-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.settings-dropdown{animation:slideDown .2s ease;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 32px #0000001f;min-width:260px;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:1000}.dropdown-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.25rem}.dropdown-title{color:#1e3a5f;font-size:.9rem;font-weight:700;letter-spacing:.3px}.dropdown-close{background:#0000;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;font-size:1.2rem;padding:.2rem .5rem;transition:all .2s ease}.dropdown-close:hover{background:#e2e8f0;color:#0f172a}.dropdown-divider{background:#f1f5f9;height:1px;margin:.25rem 0}.settings-item{align-items:center;background:#0000;border:none;color:#334155;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:12px;padding:.75rem 1.25rem;text-align:left;transition:background .2s ease;width:100%}.settings-item:hover{background:#f8fafc;color:#0f172a}.settings-item .settings-icon{flex-shrink:0;font-size:1rem;text-align:center;width:24px}.settings-item .settings-arrow{color:#94a3b8;font-size:.75rem;margin-left:auto}.toggle-switch{cursor:pointer;display:inline-block;flex-shrink:0;height:24px;margin-left:auto;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#cbd5e1;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px #0003;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#2563eb}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.about-modal{display:flex;flex-direction:column;max-height:85vh;max-width:600px;overflow:hidden}.about-header{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border-bottom:2px solid #3b82f6!important;display:flex;justify-content:space-between}.about-header h3{color:#1e40af!important;margin:0}.modal-close-btn{align-items:center;background:#0000000d;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.modal-close-btn:hover{background:#0000001a;color:#0f172a}.about-body{max-height:60vh;overflow-y:auto;padding:1.5rem 1.8rem!important}.about-section{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1.5rem}.about-section:last-of-type{border-bottom:none;padding-bottom:0}.about-icon-circle{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;display:flex;height:40px;justify-content:center;margin-bottom:.75rem;width:40px}.about-icon-circle i{color:#2563eb;font-size:1.2rem}.about-section h4{color:#1e293b;font-size:1rem;font-weight:700;margin:0 0 .5rem}.about-section p{color:#475569;font-size:.9rem;line-height:1.7;margin:0 0 .75rem}.about-section p:last-child{margin-bottom:0}.about-section p strong{color:#1e40af;font-weight:600}.about-note{align-items:flex-start;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;display:flex;gap:.6rem;margin-top:.75rem;padding:.75rem 1rem}.about-note i{color:#f59e0b;flex-shrink:0;font-size:1rem;margin-top:.1rem}.about-note span{color:#92400e;font-size:.85rem;line-height:1.5}.about-note span strong{color:#92400e}.about-motto{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;margin-top:.5rem;padding:1rem;text-align:center}.about-motto span{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.5px}.policy-modal{max-height:80vh;max-width:650px;overflow-y:auto}.policy-header{background:#1e40af;color:#fff}.policy-body{padding:24px}.policy-rule{border-bottom:1px solid #e2e8f0;display:flex;gap:16px;margin-bottom:20px;padding-bottom:20px}.policy-rule:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.policy-rule-number{align-items:center;background:#1e40af;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:36px;justify-content:center;width:36px}.policy-rule-content h4{color:#1e293b;font-size:1.05rem;margin:0 0 6px}.policy-rule-content p{color:#475569;font-size:.9rem;line-height:1.6;margin:0}.section-description{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:32px;text-align:center}.bursary-section,.uniapply-section{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.bursary-section:hover,.uniapply-section:hover{box-shadow:0 12px 24px -12px #00000026;transform:translateY(-4px)}.bursary-section .section-header,.uniapply-section .section-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;gap:12px;margin-bottom:1.5rem;padding-bottom:1rem}.bursary-section .section-header i,.uniapply-section .section-header i{background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem}.bursary-section .section-header h3,.uniapply-section .section-header h3{color:#1e293b;font-size:1.4rem;font-weight:700;margin:0}.bursary-content p,.uniapply-content p{color:#475569;line-height:1.6;margin-bottom:1.25rem}.bursary-info{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1.5rem 0}.info-card{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:1rem;color:#1e40af;display:flex;gap:10px;padding:1rem;transition:transform .2s ease}.info-card:hover{transform:translateX(4px)}.info-card i{color:#10b981;font-size:1.25rem}.info-card span{font-size:.9rem;font-weight:500}.bursary-link-container{margin-top:1.5rem;text-align:center}.bursary-apply-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:3rem;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;gap:.75rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease}.bursary-apply-btn:hover{box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.bursary-link-container .note{color:#64748b;font-size:.8rem;margin-top:.75rem}.bursary-search-box{margin:1.5rem 0 2rem}.search-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#94a3b8;font-size:1.1rem;left:1rem;pointer-events:none;position:absolute;z-index:1}.search-input-styled{background:#fff;border:2px solid #e2e8f0;border-radius:56px;font-size:1rem;font-weight:500;padding:1rem 1rem 1rem 2.8rem;transition:all .3s ease;width:100%}.search-input-styled:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none}.search-input-styled::placeholder{color:#94a3b8;font-weight:400}.search-hint-text{align-items:center;background:#f1f5f9;border-radius:12px;color:#475569;display:flex;font-size:.8rem;gap:.5rem;margin-top:.75rem;padding:.6rem 1rem}.search-hint-text i{color:#f59e0b;font-size:.9rem}.search-hint-text strong{color:#2563eb;font-weight:700}.no-results-box{align-items:center;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:12px;color:#92400e;display:flex;font-weight:500;gap:.75rem;margin-top:1rem;padding:1rem}.no-results-box i{font-size:1.2rem}.uni-links-grid{grid-gap:1rem;animation:fadeInUp .4s ease;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:1.5rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.uni-link-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;color:#1e293b;display:flex;gap:12px;overflow:hidden;padding:1rem 1.25rem;position:relative;text-decoration:none;transition:all .3s ease}.uni-link-card:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.uni-link-card:hover:before{left:100%}.uni-link-card:hover{background:linear-gradient(135deg,#eff6ff,#fff);border-color:#3b82f6;box-shadow:0 4px 12px #00000014;transform:translateX(6px)}.uni-link-card i:first-child{color:#3b82f6;font-size:1.5rem;transition:transform .3s ease}.uni-link-card:hover i:first-child{transform:scale(1.1)}.uni-link-card span{flex:1 1;font-size:.9rem;font-weight:500}.uni-link-card i:last-child{color:#94a3b8;font-size:.9rem;transition:transform .3s ease}.uni-link-card:hover i:last-child{color:#3b82f6;transform:translateX(4px)}.bursary-result-box{animation:fadeInUp .5s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:1.5rem}.subjects-info h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .75rem}.subjects-list{display:flex;flex-wrap:wrap;gap:.5rem}.subject-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;font-size:.875rem;font-weight:500;padding:.35rem .75rem}.highlight-text{color:#fffffff2;font-size:1rem;font-weight:500;line-height:1.6;margin:1rem 0 1.5rem}.bursary-actions{display:flex;flex-wrap:wrap;gap:1rem}.bursary-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.bursary-btn.primary{background:#fff;box-shadow:0 4px 15px #0000001a;color:#667eea}.bursary-btn.primary:hover{background:#f0f0f0;box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.bursary-btn.secondary{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:2px solid #ffffff4d;color:#fff}.bursary-btn.secondary:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.math-badge{border-radius:8px;display:inline-block;font-size:.9rem;font-weight:700;margin-bottom:1rem;padding:.5rem 1rem}.math-required-badge{background:#dc2626;color:#fff}.math-recommended-badge{background:#f59e0b;color:#fff}.math-highlight{background:#ffffff59;border:1px solid #ffffff80}.premium-footer{background:#f1f5f9;border-top:1px solid #e2e8f0;margin-top:0;padding-bottom:1.5rem;padding-top:3rem}.footer-container{margin:0 auto;max-width:1280px;padding:0 2rem}.footer-main{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1.5fr 1fr 1fr 1fr;padding-bottom:2.5rem}.footer-brand-name{color:#1e293b;font-size:1.4rem;font-weight:700;margin:0 0 .75rem}.footer-description{color:#64748b;font-size:.9rem;line-height:1.6;margin:0 0 .75rem}.footer-tagline{color:#2563eb;font-size:.85rem;font-weight:500;letter-spacing:.3px;margin-bottom:1.25rem}.footer-contact{display:flex;flex-direction:column;gap:.7rem}.contact-item{align-items:center;color:#64748b;display:flex;font-size:.88rem;gap:.65rem}.contact-icon{color:#2563eb;flex-shrink:0;height:16px;opacity:.8;width:16px}.contact-item a{color:#64748b;text-decoration:none;transition:color .2s ease}.contact-item a:hover{color:#2563eb}.footer-connect h4,.footer-links h4,.footer-services h4{color:#1e293b;font-size:1rem;font-weight:600;letter-spacing:.3px;margin:0 0 1.1rem;padding-bottom:.6rem;position:relative}.footer-connect h4:after,.footer-links h4:after,.footer-services h4:after{background:#2563eb;border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:20px}.footer-links ul,.footer-services ul{display:flex;flex-direction:column;gap:.65rem;list-style:none;margin:0;padding:0}.footer-links a{color:#64748b;font-size:.88rem;text-decoration:none;transition:all .2s ease}.footer-links a:hover{color:#2563eb;padding-left:4px}.footer-services li{color:#64748b;font-size:.88rem;padding-left:2px}.footer-social-icons{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}.social-icon-circle{align-items:center;background:#e2e8f0;border-radius:50%;color:#475569;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .25s ease;width:40px}.social-icon-circle svg{height:18px;width:18px}.social-icon-circle:hover{background:#2563eb;box-shadow:0 6px 20px #2563eb4d;color:#fff;transform:translateY(-3px)}.footer-connect-text{color:#94a3b8;font-size:.82rem;line-height:1.4;margin:0}.footer-bottom{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1.5rem 0}.footer-bottom p{color:#94a3b8;font-size:.83rem;margin:0}.footer-bottom-right{align-items:center;display:flex;gap:.5rem}.footer-bottom-text{color:#94a3b8;font-size:.83rem}.footer-bottom-divider{color:#cbd5e1;font-size:.7rem}.dark-mode,.dark-mode body{background:#0f172a}.dark-mode .app-container{background:#16213e;color:#e2e8f0}.dark-mode .app-nav{background:#1e2a4a;border-bottom-color:#2d3748}.dark-mode .brand-name{color:#e2e8f0}.dark-mode .brand-tagline,.dark-mode .nav-link{color:#94a3b8}.dark-mode .nav-link:hover{background:#2d3748;color:#e2e8f0}.dark-mode .nav-link.active{background:#3b82f61a;color:#60a5fa}.dark-mode .hamburger-menu-btn{border-color:#2d3748;color:#94a3b8}.dark-mode .hamburger-menu-btn:hover{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.dark-mode .mobile-menu-btn{border-color:#2d3748;color:#94a3b8}.dark-mode .mobile-menu-btn:hover{background:#2d3748}.dark-mode .hero-section{background:linear-gradient(135deg,#1e2a4a,#16213e)}.dark-mode .hero-section:before{background:radial-gradient(circle,#60a5fa0d 0,#0000 70%)}.dark-mode .hero-title{color:#f1f5f9}.dark-mode .hero-subtitle{color:#94a3b8}.dark-mode .hero-subtitle strong{color:#e2e8f0}.dark-mode .hero-description{color:#94a3b8}.dark-mode .hero-description strong{color:#60a5fa}.dark-mode .hero-stat-number{color:#f1f5f9}.dark-mode .hero-stats{border-color:#2d3748}.dark-mode .hero-stat-divider{background:#2d3748}.dark-mode .hero-btn-secondary{border-color:#2d3748;color:#e2e8f0}.dark-mode .hero-btn-secondary:hover{border-color:#60a5fa;color:#60a5fa}.dark-mode .welcome-expanded{background:#1e2a4a;border-color:#2d3748}.dark-mode .welcome-text h2{color:#f1f5f9}.dark-mode .welcome-text p{color:#94a3b8}.dark-mode .welcome-text p strong{color:#93c5fd}.dark-mode .welcome-tag{background:#2d3748;color:#94a3b8}.dark-mode .welcome-founder-card{background:linear-gradient(135deg,#1e2a4a,#16213e);border-color:#2d3748}.dark-mode .welcome-founder-card h4{color:#f1f5f9}.dark-mode .founder-title{color:#94a3b8}.dark-mode .founder-avatar-placeholder{background:linear-gradient(135deg,#3b82f6,#4f46e5)}.dark-mode .settings-dropdown{background:#1e2a4a;border-color:#2d3748;box-shadow:0 12px 32px #0006}.dark-mode .dropdown-header{background:linear-gradient(135deg,#1e2a4a,#16213e);border-bottom-color:#2d3748}.dark-mode .dropdown-title{color:#93c5fd}.dark-mode .dropdown-close{color:#94a3b8}.dark-mode .dropdown-close:hover{background:#2d3748;color:#e2e8f0}.dark-mode .dropdown-divider{background:#2d3748}.dark-mode .settings-item{color:#cbd5e1}.dark-mode .settings-item:hover{background:#2d3748;color:#e2e8f0}.dark-mode .settings-item .settings-arrow{color:#64748b}.dark-mode .toggle-slider{background-color:#4a5568}.dark-mode .toggle-switch input:checked+.toggle-slider{background-color:#3b82f6}.dark-mode .about-header{background:linear-gradient(135deg,#1e3050,#1a2744)!important;border-bottom-color:#3b82f6!important}.dark-mode .about-header h3{color:#93c5fd!important}.dark-mode .modal-close-btn{background:#ffffff14;color:#94a3b8}.dark-mode .modal-close-btn:hover{background:#ffffff26;color:#e2e8f0}.dark-mode .about-section{border-bottom-color:#2d3748}.dark-mode .about-icon-circle{background:linear-gradient(135deg,#1e3050,#1a2744)}.dark-mode .about-icon-circle i{color:#60a5fa}.dark-mode .about-section h4{color:#e2e8f0}.dark-mode .about-section p{color:#94a3b8}.dark-mode .about-section p strong{color:#93c5fd}.dark-mode .about-note{background:#2d1a0e;border-left-color:#f59e0b}.dark-mode .about-note i,.dark-mode .about-note span,.dark-mode .about-note span strong{color:#fbbf24}.dark-mode .about-motto span{color:#fff}.dark-mode .search-input-styled{background:#0f1a30;border-color:#2d3748;color:#e2e8f0}.dark-mode .search-input-styled:focus{border-color:#60a5fa}.dark-mode .search-input-styled::placeholder{color:#64748b}.dark-mode .search-hint-text{background:#1a2744;color:#94a3b8}.dark-mode .no-results-box{background:#2d1a0e;border-left-color:#f59e0b;color:#fbbf24}.dark-mode .uni-link-card{background:linear-gradient(135deg,#1e2a4a,#1a2744);border-color:#2d3748;color:#e2e8f0}.dark-mode .uni-link-card:hover{background:linear-gradient(135deg,#1e3050,#1e2a4a);border-color:#60a5fa}.dark-mode .bursary-section,.dark-mode .uniapply-section{background:#1e2a4a;border-color:#2d3748}.dark-mode .bursary-section .section-header h3,.dark-mode .uniapply-section .section-header h3{color:#e2e8f0}.dark-mode .bursary-content p,.dark-mode .section-description,.dark-mode .uniapply-content p{color:#94a3b8}.dark-mode .info-card{background:linear-gradient(135deg,#1a3050,#0c2d48);color:#93c5fd}.dark-mode .premium-footer{background:#0f172a;border-top-color:#1e293b}.dark-mode .footer-brand-name{color:#f1f5f9}.dark-mode .footer-description{color:#94a3b8}.dark-mode .footer-tagline{color:#60a5fa}.dark-mode .contact-item{color:#94a3b8}.dark-mode .contact-icon{color:#60a5fa}.dark-mode .contact-item a{color:#94a3b8}.dark-mode .contact-item a:hover{color:#60a5fa}.dark-mode .footer-connect h4,.dark-mode .footer-links h4,.dark-mode .footer-services h4{color:#e2e8f0}.dark-mode .footer-links a{color:#94a3b8}.dark-mode .footer-links a:hover{color:#60a5fa}.dark-mode .footer-services li{color:#94a3b8}.dark-mode .social-icon-circle{background:#1e293b;color:#94a3b8}.dark-mode .social-icon-circle:hover{background:#3b82f6;color:#fff}.dark-mode .footer-bottom{border-top-color:#1e293b}.dark-mode .footer-bottom p,.dark-mode .footer-bottom-text{color:#64748b}.dark-mode .footer-bottom-divider{color:#334155}.dark-mode .footer-connect-text{color:#64748b}.dark-mode .policy-header{background:#1e3a5f}.dark-mode .policy-rule{border-bottom-color:#2d3748}.dark-mode .policy-rule-number{background:#3b82f6}.dark-mode .policy-rule-content h4{color:#e2e8f0}.dark-mode .policy-rule-content p{color:#94a3b8}.side-panel-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.side-panel-overlay.open{opacity:1;visibility:visible}.side-panel{background:#fff;box-shadow:-8px 0 30px #00000026;display:flex;flex-direction:column;height:100%;max-width:90%;overflow-y:auto;padding:1.5rem 1.5rem 2rem;position:fixed;right:-420px;top:0;transition:right .35s cubic-bezier(.4,0,.2,1);width:400px;z-index:1000}.side-panel.open{right:0}.side-panel-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.25rem}.side-panel-brand{align-items:center;display:flex;gap:.75rem}.side-panel-logo{height:32px;object-fit:contain;width:auto}.side-panel-brand-name{background:linear-gradient(135deg,#1e3a5f,#2563eb);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.1rem;font-weight:700}.side-panel-close{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:1.5rem;padding:.3rem .5rem;transition:all .2s ease}.side-panel-close:hover{background:#f1f5f9;color:#0f172a;transform:rotate(90deg)}.side-panel-nav{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.side-panel-link{align-items:center;background:#0000;border:none;border-radius:12px;color:#334155;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;padding:.85rem 1rem;text-align:left;transition:all .2s ease;width:100%}.side-panel-link:hover{background:#f1f5f9;color:#0f172a}.side-panel-link.active{background:#eff6ff;color:#2563eb}.side-panel-link.active .side-panel-icon{color:#2563eb}.side-panel-link .side-panel-icon{flex-shrink:0;font-size:1.2rem;text-align:center;width:28px}.side-panel-link .side-panel-text{flex:1 1}.side-panel-link .side-panel-arrow{color:#94a3b8;font-size:.75rem;transition:all .2s ease}.side-panel-link:hover .side-panel-arrow{color:#2563eb;transform:translateX(4px)}.side-panel-divider{background:#e2e8f0;height:1px;margin:.5rem 0}.side-panel-policies,.side-panel-settings{display:flex;flex-direction:column;gap:.25rem}.side-panel-setting-item{align-items:center;background:#0000;border:none;border-radius:12px;color:#334155;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.side-panel-setting-item:hover{background:#f1f5f9;color:#0f172a}.side-panel-setting-item .side-panel-icon{flex-shrink:0;font-size:1.1rem;text-align:center;width:28px}.side-panel-setting-item .side-panel-text{flex:1 1}.side-panel-setting-item .side-panel-arrow{color:#94a3b8;font-size:.75rem;transition:all .2s ease}.side-panel-setting-item:hover .side-panel-arrow{color:#2563eb;transform:translateX(4px)}.side-panel-footer{border-top:2px solid #e2e8f0;margin-top:1.5rem;padding-top:1.25rem}.side-panel-social{display:flex;gap:.75rem;justify-content:center;margin-bottom:.75rem}.side-panel-social-link{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;font-size:1rem;height:38px;justify-content:center;text-decoration:none;transition:all .2s ease;width:38px}.side-panel-social-link:hover{background:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-2px)}.side-panel-tagline{color:#94a3b8;font-size:.85rem;font-weight:500;text-align:center}.services-modal-overlay{align-items:center;animation:fadeInOverlay .3s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.services-modal{animation:slideUpModal .35s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:24px;box-shadow:0 25px 60px #0000004d;max-width:560px;overflow:hidden;width:90%}@keyframes slideUpModal{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.services-modal-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 2rem}.services-modal-header h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.services-modal-close{background:#0000;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:1.3rem;padding:.3rem .5rem;transition:all .2s ease}.services-modal-close:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.services-modal-body{padding:2rem}.services-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.service-option{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.service-option:before{background:linear-gradient(135deg,#2563eb08,#4f46e508);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.service-option:hover{border-color:#2563eb;box-shadow:0 12px 30px #2563eb1f;transform:translateY(-4px)}.service-option:hover:before{opacity:1}.service-option-icon{display:block;font-size:2.5rem;margin-bottom:.75rem}.service-option h4{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.service-option p{color:#64748b;font-size:.85rem;line-height:1.4;margin:0 0 1rem}.service-option-arrow{color:#2563eb;display:inline-block;font-size:1.2rem;font-weight:700;transition:all .3s ease}.service-option:hover .service-option-arrow{transform:translateX(6px)}.dark-mode .side-panel{background:#1e2a4a}.dark-mode .side-panel-header{border-bottom-color:#2d3748}.dark-mode .side-panel-brand-name{background:linear-gradient(135deg,#93c5fd,#60a5fa);-webkit-background-clip:text;background-clip:text;color:#0000}.dark-mode .side-panel-close{color:#94a3b8}.dark-mode .side-panel-close:hover{background:#2d3748;color:#e2e8f0}.dark-mode .side-panel-link{color:#94a3b8}.dark-mode .side-panel-link:hover{background:#2d3748;color:#e2e8f0}.dark-mode .side-panel-link.active{background:#3b82f626;color:#60a5fa}.dark-mode .side-panel-link .side-panel-arrow{color:#64748b}.dark-mode .side-panel-divider{background:#2d3748}.dark-mode .side-panel-setting-item{color:#94a3b8}.dark-mode .side-panel-setting-item:hover{background:#2d3748;color:#e2e8f0}.dark-mode .side-panel-setting-item .side-panel-arrow{color:#64748b}.dark-mode .side-panel-footer{border-top-color:#2d3748}.dark-mode .side-panel-social-link{background:#2d3748;color:#94a3b8}.dark-mode .side-panel-social-link:hover{background:#3b82f6;color:#fff}.dark-mode .side-panel-tagline{color:#64748b}.dark-mode .services-modal{background:#1e2a4a}.dark-mode .services-modal-header{background:linear-gradient(135deg,#1e2a4a,#16213e);border-bottom-color:#2d3748}.dark-mode .services-modal-header h3{color:#f1f5f9}.dark-mode .services-modal-close{color:#94a3b8}.dark-mode .services-modal-close:hover{background:#2d3748;color:#e2e8f0}.dark-mode .service-option{background:#1a2744;border-color:#2d3748}.dark-mode .service-option:hover{border-color:#60a5fa}.dark-mode .service-option h4{color:#f1f5f9}.dark-mode .service-option p{color:#94a3b8}.dark-mode .service-option-arrow{color:#60a5fa}@media (max-width:968px){.hero-section{min-height:auto;padding:2rem 1.5rem}.hero-title{font-size:2.5rem}}@media (max-width:768px){.app-container{padding:0}.panel{padding:1rem}.hamburger-menu-btn,.nav-links{display:none!important}.mobile-menu-btn{display:block!important}.nav-brand-text .brand-tagline{display:block!important;font-size:.6rem!important}.nav-logo{height:36px}.brand-name{font-size:1rem!important}.app-nav{padding:.75rem 1rem}.nav-container{height:56px}.settings-dropdown{border-radius:20px;left:50%;max-height:80vh;max-width:320px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%}.modal-content{margin:1rem;width:95%}.modal-footer{flex-direction:column}.modal-footer button{width:100%}.about-modal{max-height:90vh;max-width:95%}.about-body{max-height:65vh;padding:1.25rem!important}.about-section h4{font-size:.95rem}.about-section p{font-size:.85rem}.about-motto span{font-size:1rem}.policy-modal{max-width:95%}.footer-main{gap:2rem;grid-template-columns:1fr 1fr}.welcome-card h2{font-size:1.3rem}.welcome-card p{font-size:.9rem;line-height:1.7}.bursary-section,.uniapply-section{padding:1.25rem}.bursary-section .section-header h3,.uniapply-section .section-header h3{font-size:1.2rem}.bursary-section .section-header i,.uniapply-section .section-header i{font-size:1.5rem}.uni-links-grid{grid-template-columns:1fr}.bursary-apply-btn{font-size:.9rem;padding:.7rem 1.5rem}.info-card{padding:.75rem}.info-card span{font-size:.85rem}.uni-link-card{padding:.85rem 1rem}.uni-link-card span{font-size:.85rem}.bursary-actions{flex-direction:column}.bursary-btn{justify-content:center;width:100%}.bursary-result-box{padding:1rem}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom-right{justify-content:center}}@media (min-width:769px){.hamburger-menu-btn{display:flex!important}.mobile-menu-btn{display:none!important}}@media (max-width:640px){.app-container{padding:0}.panel{padding:.75rem}.hero-section{padding:1.5rem 1rem}.hero-title{font-size:2rem}.hero-stats{flex-wrap:wrap;gap:1rem}.hero-stat-divider{display:none}.hero-actions{flex-direction:row!important;flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important}.hero-btn-primary,.hero-btn-secondary{flex:0 1 auto!important;font-size:.85rem!important;justify-content:center!important;padding:.5rem 1rem!important;white-space:nowrap!important;width:auto!important}.welcome-expanded{padding:1rem}.settings-dropdown{max-width:95%;width:95%}.modal-content{margin:1rem;width:95%}.stat-number{font-size:1.5rem}.pricing-price{font-size:1.4rem}.bursary-info{gap:.75rem;grid-template-columns:1fr}.search-input-styled{padding:.9rem 1rem .9rem 2.8rem}.mobile-nav-link{font-size:1rem;padding:.65rem .85rem}.mobile-menu-btn{padding:.3rem .5rem}.hamburger-menu-btn,.mobile-menu-btn{font-size:1.2rem;height:38px;width:42px}.hamburger-menu-btn{padding:.3rem .6rem}}@media (max-width:480px){.footer-main{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:400px){.settings-dropdown{max-width:95%;min-width:200px;width:95%}}.hs-tab-nav{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px;margin:20px 0}.hs-tab-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:15px;font-weight:500;gap:8px;justify-content:center;padding:14px 16px;transition:all .3s ease;white-space:nowrap}.hs-tab-btn:hover{background:#fafbff;border-color:#6366f1;color:#6366f1}.hs-tab-btn.active{background:#eef2ff;border-color:#6366f1;color:#4f46e5;font-weight:600}.hs-tab-icon{font-size:18px;line-height:1}.hs-tab-label{font-size:15px}.hs-tab-content{animation:fadeIn .3s ease}.foldable-content{animation:slideDown .3s ease}.hs-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0000000a;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.hs-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0000000f}.hs-card-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:16px 20px;transition:all .3s ease}.hs-card-header:hover{background:#f1f5f9;border-bottom-color:#cbd5e1}.hs-card-title{align-items:center;display:flex;flex:1 1;gap:10px}.hs-card-icon{flex-shrink:0;font-size:20px;line-height:1}.hs-card-title h3{color:#1e293b;font-size:16px;font-weight:600;margin:0}.hs-card-badge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;font-size:11px;font-weight:600;padding:4px 10px;white-space:nowrap}.hs-badge-free{background:#dcfce7;border:2px solid #86efac;color:#166534}.hs-badge-paid{background:#fef3c7;border:2px solid #fcd34d;color:#92400e}.hs-chevron{color:#94a3b8;flex-shrink:0;font-size:12px}.hs-card-body{background:#fff;border-top:1px solid #e2e8f0;padding:20px}.hs-card-subtitle{color:#64748b;font-size:14px;margin:0 0 16px}.hs-catchup-header,.hs-guidance-header{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;border-left:3px solid #2563eb!important}.hs-book-header{cursor:default!important}.hs-book-header:hover{background:#0000!important}.hs-catchup-highlight{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.hs-highlight-icon{flex-shrink:0;font-size:20px;margin-top:2px}.hs-catchup-highlight p{color:#475569;font-size:14px;line-height:1.6;margin:0}.hs-catchup-highlight strong{color:#1e293b}.hs-feature-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.hs-feature-item{align-items:flex-start;background:#f8fafc;border:2px solid #f1f5f9;border-radius:10px;display:flex;gap:12px;padding:14px;transition:all .3s ease}.hs-feature-item:hover{background:#f1f5f9;border-color:#e2e8f0}.hs-feature-icon{flex-shrink:0;font-size:24px;line-height:1}.hs-feature-item strong{color:#1e293b;display:block;font-size:14px;margin-bottom:2px}.hs-feature-desc{color:#64748b;font-size:12px}.hs-card-intro{color:#475569;font-size:14px;line-height:1.6;margin:0 0 16px}.hs-card-intro strong{color:#1e293b}.hs-important-note{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;gap:12px;margin-bottom:16px;padding:16px}.hs-note-icon{flex-shrink:0;font-size:20px;margin-top:2px}.hs-important-note strong{color:#374151;display:block;font-size:14px;margin-bottom:4px}.hs-important-note p{color:#64748b;font-size:13px;line-height:1.5;margin:0}.hs-available-in-booking{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;color:#2563eb;display:flex;font-size:14px;gap:8px;padding:12px 16px;transition:all .3s ease}.hs-available-in-booking:hover{background:#f1f5f9;border-color:#2563eb}.hs-arrow-icon{color:#2563eb;font-size:18px}.form-section{background:#fff;border:2px solid #e8ecf0;border-radius:14px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.form-section:hover{box-shadow:0 2px 12px #0000000a}.form-section-header{align-items:center;background:#f8fafc;border-bottom:2px solid #e8ecf0;display:flex;gap:10px;padding:16px 20px}.section-icon{flex-shrink:0;font-size:22px;line-height:1}.form-section-header h4{color:#1a1a2e;font-size:16px;font-weight:600;margin:0}.form-section-body{padding:20px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{align-items:center;color:#374151;display:flex;font-size:13px;font-weight:600;gap:8px}.form-group input,.form-group select{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#1a1a2e;font-family:inherit;font-size:14px;padding:12px 14px;transition:all .3s ease}.form-group input:focus,.form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group input::placeholder{color:#cbd5e1}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%236b7280' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.field-hint{color:#9ca3af;font-size:13px;line-height:1.6;margin:0 0 12px}.field-hint strong{color:#818cf8;font-weight:600}.checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:4px 0}.checkbox-label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;flex-shrink:0;height:18px;width:18px}.checkbox-label em{color:#9ca3af;font-size:12px;font-style:normal}.form-section-submission{background:#fafbff;border:2px solid #6366f1;box-shadow:0 0 0 1px #6366f11a}.form-section-submission .form-section-header{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-bottom:2px solid #c7d2fe}.section-question{color:#374151;font-size:15px;font-weight:500;margin:0 0 16px}.whatsapp-choice-buttons{display:flex;gap:12px;margin-bottom:16px}.whatsapp-choice-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;color:#374151;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:15px;font-weight:500;gap:12px;padding:14px 20px;transition:all .3s ease}.whatsapp-choice-btn:hover{background:#f5f3ff;border-color:#6366f1;transform:translateY(-1px)}.whatsapp-choice-btn.selected.yes{background:#f0fdf4;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26;color:#15803d}.whatsapp-choice-btn.selected.no{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;color:#4f46e5}.choice-radio{align-items:center;border:2px solid #d1d5db;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;position:relative;transition:all .3s ease;width:20px}.whatsapp-choice-btn.selected.yes .choice-radio{background:#22c55e;border-color:#22c55e}.whatsapp-choice-btn.selected.no .choice-radio{background:#6366f1;border-color:#6366f1}.whatsapp-choice-btn.selected .choice-radio:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;position:absolute;top:3px;transform:rotate(45deg);width:6px}.choice-label{font-size:15px;font-weight:500}.submission-info{animation:slideDown .3s ease;border-radius:10px;display:flex;font-size:13px;gap:12px;line-height:1.6;margin-bottom:16px;padding:14px 16px}.submission-info.whatsapp-info{background:#f0fdf4;border:2px solid #bbf7d0}.submission-info.email-info{background:#eff6ff;border:2px solid #bfdbfe}.submission-info .info-icon{flex-shrink:0;font-size:20px;line-height:1;margin-top:2px}.submission-info strong{color:#1a1a2e;display:block;font-size:14px;margin-bottom:4px}.submission-info p{color:#64748b;margin:0}.hs-submit-btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:600;gap:10px;justify-content:center;letter-spacing:.3px;margin-top:8px;padding:16px 24px;transition:all .3s ease;width:100%}.hs-submit-btn.whatsapp-btn{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 15px #22c55e4d}.hs-submit-btn.whatsapp-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 6px 20px #22c55e66;transform:translateY(-2px)}.hs-submit-btn.email-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d}.hs-submit-btn.email-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.hs-submit-btn:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.7;transform:none!important}.hs-submit-icon{font-size:20px;line-height:1}.hs-submit-text{font-size:16px}.submitting-spinner{animation:spin 1s linear infinite;display:inline-block;font-size:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-msg,.success-msg{animation:slideDown .3s ease;border-radius:10px;font-size:14px;margin-top:16px;padding:14px 16px}.success-msg{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.error-msg{background:#fef2f2;color:#dc2626}.form-section-required{border-color:#6366f1;box-shadow:0 0 0 1px #6366f133}.form-section-required .form-section-header{background:linear-gradient(135deg,#1e1b4b,#312e81);border-bottom:2px solid #4338ca}.form-section-required .form-section-header h4{color:#e0e7ff}.form-section-required .section-icon{filter:brightness(1.2)}.required-badge{background:#6366f1;border:1px solid #818cf8;border-radius:20px;box-shadow:0 0 12px #6366f166;color:#fff;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;margin-left:auto;padding:3px 10px;text-transform:uppercase}.communication-info-box{background:linear-gradient(135deg,#1e1b4b,#1a1a2e);border:2px solid #4338ca;border-radius:12px;box-shadow:0 4px 15px #6366f126,inset 0 1px 0 #ffffff0d;display:flex;gap:12px;margin-top:16px;padding:16px}.comm-info-icon{filter:drop-shadow(0 0 8px rgba(99,102,241,.5));flex-shrink:0;font-size:28px;line-height:1}.comm-info-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.comm-info-item{align-items:center;color:#c7d2fe;display:flex;font-size:13px;font-weight:500;gap:8px;transition:color .3s ease}.comm-info-item:hover{color:#e0e7ff}.comm-item-icon{filter:drop-shadow(0 0 4px rgba(99,102,241,.6));flex-shrink:0;font-size:16px;text-align:center;width:20px}.section-number{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:50%;box-shadow:0 2px 10px #6366f14d;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:28px;justify-content:center;letter-spacing:0;line-height:1;width:28px}@media (max-width:768px){.foldable-header{padding:.75rem 1rem}.click-hint{font-size:.7rem;padding:.25rem .6rem}.foldable-content{padding:1rem}.form-row{gap:12px;grid-template-columns:1fr}.day-schedule{font-size:.75rem;padding:6px 10px}.hs-feature-grid{grid-template-columns:1fr}.whatsapp-choice-buttons{flex-direction:column}.whatsapp-choice-btn{justify-content:center}.hs-tab-nav{flex-direction:column;gap:8px}.hs-tab-btn{padding:12px 16px}}@media (max-width:640px){.hs-tab-btn{font-size:13px;gap:4px;padding:10px 8px}.hs-tab-icon{font-size:16px}.hs-tab-label{font-size:13px}}@media (max-width:480px){.form-section-header{padding:12px 14px}.form-section-body{padding:14px}.form-section-header h4{font-size:14px}.form-group input,.form-group select{font-size:13px;padding:10px 12px}.hs-submit-btn{font-size:14px;padding:14px 20px}.communication-info-box{gap:8px;padding:12px}.comm-info-icon{font-size:24px}.comm-info-item{font-size:12px}.required-badge{font-size:9px;padding:2px 8px}}.dark-mode .hs-tab-btn{background:#1e2a4a;border-color:#2d3748;color:#94a3b8}.dark-mode .hs-tab-btn:hover{background:#1e3050;border-color:#60a5fa}.dark-mode .hs-tab-btn.active{background:#1e3050;border-color:#6366f1;color:#a5b4fc}.dark-mode .hs-card{background:#1e2a4a;border-color:#2d3748}.dark-mode .hs-card-header{background:linear-gradient(135deg,#1a2744,#1e2a4a);border-bottom-color:#2d3748}.dark-mode .hs-card-header:hover{background:linear-gradient(135deg,#1e3050,#1e2a4a)}.dark-mode .hs-card-title h3{color:#e2e8f0}.dark-mode .hs-card-badge{background:#2d3748;border-color:#374151;color:#94a3b8}.dark-mode .hs-badge-free{background:#064e3b;border-color:#065f46;color:#6ee7b7}.dark-mode .hs-badge-paid{background:#2d1a0e;border-color:#78350f;color:#fbbf24}.dark-mode .hs-card-body{background:#1e2a4a;border-top-color:#2d3748}.dark-mode .hs-catchup-highlight{background:#0a1a1a;border-color:#065f46}.dark-mode .hs-catchup-highlight p{color:#6ee7b7}.dark-mode .hs-catchup-highlight strong{color:#86efac}.dark-mode .hs-feature-item{background:#0f1a30;border-color:#1e2a4a}.dark-mode .hs-feature-item:hover{background:#1a2744;border-color:#2d3748}.dark-mode .hs-feature-item strong{color:#e2e8f0}.dark-mode .hs-feature-desc{color:#94a3b8}.dark-mode .hs-card-intro{color:#cbd5e1}.dark-mode .hs-card-intro strong{color:#93c5fd}.dark-mode .hs-important-note{background:#2d1a0e;border-color:#78350f}.dark-mode .hs-important-note strong{color:#fbbf24}.dark-mode .hs-important-note p{color:#fcd34d}.dark-mode .hs-available-in-booking{background:#1a2744;border-color:#2d3748;color:#818cf8}.dark-mode .hs-available-in-booking:hover{background:#1e3050;border-color:#6366f1}.dark-mode .hs-card-subtitle,.dark-mode .hs-chevron{color:#94a3b8}.dark-mode .form-section{background:#1e2a4a;border-color:#2d3748}.dark-mode .form-section-header{background:#1a2744;border-bottom-color:#2d3748}.dark-mode .form-section-header h4{color:#e2e8f0}.dark-mode .form-section-body{background:#1e2a4a}.dark-mode .form-group input,.dark-mode .form-group select{background:#0f1a30;border-color:#2d3748;color:#e2e8f0}.dark-mode .form-group input:focus,.dark-mode .form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.dark-mode .form-group input::placeholder{color:#6b7280}.dark-mode .checkbox-label{color:#e2e8f0}.dark-mode .checkbox-label em{color:#94a3b8}.dark-mode .form-section-submission{background:#1a2744;border-color:#6366f1}.dark-mode .form-section-submission .form-section-header{background:linear-gradient(135deg,#1e1b4b,#312e81);border-bottom-color:#4338ca}.dark-mode .section-question{color:#e2e8f0}.dark-mode .whatsapp-choice-btn{background:#0f1a30;border-color:#2d3748;color:#94a3b8}.dark-mode .whatsapp-choice-btn:hover{background:#1e3050;border-color:#6366f1}.dark-mode .whatsapp-choice-btn.selected.yes{background:#064e3b;border-color:#22c55e;color:#6ee7b7}.dark-mode .whatsapp-choice-btn.selected.no{background:#1e3050;border-color:#6366f1;color:#a5b4fc}.dark-mode .submission-info.whatsapp-info{background:#064e3b;border-color:#065f46}.dark-mode .submission-info.email-info{background:#1e3050;border-color:#3b82f6}.dark-mode .submission-info strong{color:#e2e8f0}.dark-mode .submission-info p{color:#94a3b8}.dark-mode .communication-info-box{background:linear-gradient(135deg,#1a1a2e,#16213e);border-color:#4338ca}.dark-mode .comm-info-item{color:#a5b4fc}.dark-mode .comm-info-item:hover{color:#c7d2fe}.dark-mode .section-number{background:linear-gradient(135deg,#6366f1,#4f46e5)}.dark-mode .form-section-required .form-section-header{background:linear-gradient(135deg,#1e1b4b,#312e81);border-bottom-color:#4338ca}.dark-mode .form-section-required .form-section-header h4{color:#e0e7ff}.dark-mode .required-badge{background:#6366f1;border-color:#818cf8}.dark-mode .field-hint{color:#94a3b8}.dark-mode .field-hint strong{color:#818cf8}.foldable-card{background:#fff;border:2px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 1px 3px #0000000d;margin-bottom:1.5rem;overflow:hidden;transition:all .3s ease}.foldable-card:has(.foldable-header.clickable):hover{border-color:#3b82f6;box-shadow:0 4px 12px #00000014}.foldable-card:has(.foldable-header:not(.clickable)):hover{border-color:#e2e8f0;box-shadow:0 1px 3px #0000000d}.foldable-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);display:flex;justify-content:space-between;padding:1rem 1.5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.foldable-header.clickable{cursor:pointer}.foldable-header.clickable:hover{background:linear-gradient(135deg,#eff6ff,#fff)}.foldable-header:not(.clickable){cursor:default}.foldable-header:not(.clickable):hover{background:linear-gradient(135deg,#f8fafc,#fff)}.foldable-header:not(.clickable):active,.foldable-header:not(.clickable):focus,.foldable-header:not(.clickable):focus-visible{box-shadow:none;outline:none}.foldable-title{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.foldable-title i{color:#2563eb;font-size:1.4rem}.foldable-title h3{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0}.badge-small{background:#e2e8f0;border-radius:20px;font-size:.7rem;font-weight:500;margin-left:.5rem;padding:.2rem .6rem}.foldable-controls{gap:1rem}.click-hint,.foldable-controls{align-items:center;display:flex}.click-hint{animation:pulse 2s infinite;background:#eff6ff;border:1px solid #3b82f6;border-radius:20px;color:#2563eb!important;font-size:.8rem;font-weight:700;gap:.3rem;padding:.35rem .8rem}.click-hint i{color:#2563eb;font-size:.8rem}@keyframes pulse{0%{box-shadow:0 0 0 0 #2563eb66}70%{box-shadow:0 0 0 6px #2563eb00}to{box-shadow:0 0 0 0 #2563eb00}}.arrow-icon{color:#2563eb;font-size:1rem;font-weight:700;transition:transform .3s ease}.foldable-content{border-top:1px solid #e2e8f0;padding:1.5rem}.foldable-card .foldable-content{animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.booking-section-card{background:#fff;border:2px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 1px 3px #0000000d;margin-bottom:1.5rem;overflow:hidden}.booking-section-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;display:flex;gap:.75rem;padding:1rem 1.5rem}.booking-section-header i{color:#2563eb;font-size:1.4rem}.booking-section-header h3{color:#0f172a;font-size:1.1rem;font-weight:600;margin:0}.booking-section-content{padding:1.5rem}.booking-section-content>div:not(:last-child),.form-group{margin-bottom:1.5rem}.form-group{flex:1 1 200px;min-width:170px}.form-group:last-of-type{margin-bottom:0}.booking-section-content>div:not(:last-child),.foldable-content>div:not(:last-child){margin-bottom:1.5rem}.packages-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:1.5rem 0;padding:1.25rem}.once-off-note{background:#e0f2fe;border-radius:12px;margin:1.5rem 0;padding:1rem}.once-off-note p{color:#0369a1;font-weight:500;margin:0}.pdf-reminder{background:#e6f7e6;border-left:5px solid #10b981;border-radius:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.form-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:1rem}.form-card{background:#f8fafc;border-radius:1.8rem;box-shadow:0 4px 12px #00000008;margin:1rem 0;padding:2rem}.form-group label{color:#475569;display:block;font-size:.75rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.form-group label .required-text{color:#dc2626;font-weight:700}.upload-btn{align-items:center;background:linear-gradient(135deg,#dc2626,#b91c1c);border:1px solid #dc2626;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease;white-space:nowrap}.upload-btn:hover{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 0 20px #ef44444d;transform:translateY(-2px)}.upload-btn.has-files{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#3b82f6}.upload-btn.has-files:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#60a5fa;box-shadow:0 0 20px #3b82f64d}.upload-btn:disabled{cursor:not-allowed;opacity:.7;transform:none!important}.file-status-text{font-size:.8rem}.file-status-text,.file-status-text .no-files-warning,.file-status-text.has-files{color:#6b7280;font-weight:400}.upload-tip{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:.7rem;line-height:1.5;margin-top:10px;padding:8px 12px}.upload-tip i{color:#6b7280;margin-right:4px}.upload-tip strong{color:#6b7280;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #cbd5e1;border-radius:16px;font-size:.95rem;padding:.75rem 1rem;transition:.2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group:has(input[type=checkbox]){margin-bottom:1.5rem;margin-top:.5rem}.form-group input[type=checkbox]{margin-right:.5rem;width:auto}.btn-primary{background:#0f172a;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.8rem 2rem;text-align:center;transition:all .2s ease}.btn-primary:hover{background:#1e293b;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn-wa{background:#25d366;border:none;color:#000;font-weight:700;margin-top:1.5rem;width:100%}.btn-wa:hover{background:#20bd59;transform:translateY(-2px)}.session-type-buttons{display:flex;gap:1rem;margin-bottom:.25rem;margin-top:.5rem}.session-btn{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s ease}.session-btn:hover{background:#eff6ff;border-color:#2563eb}.session-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.delivery-mode-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.25rem;margin-top:.5rem}.delivery-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:1rem;font-weight:600;gap:.5rem;min-width:160px;padding:1rem;transition:all .3s ease}.delivery-btn i{font-size:1.5rem}.delivery-btn .mode-desc{color:#64748b;font-size:.7rem;font-weight:400;text-align:center}.delivery-btn:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-2px)}.delivery-btn.active{background:#ecfdf5;border-color:#10b981;color:#065f46}.delivery-btn.active .mode-desc{color:#065f46}.delivery-btn.active i{color:#10b981}.duration-buttons{gap:1rem;margin-bottom:.25rem;margin-top:.5rem}.duration-btn,.duration-buttons{display:flex;flex-direction:column}.duration-btn{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;gap:.25rem;padding:1rem;text-align:left;transition:all .3s ease}.duration-btn:hover{background:#eff6ff;border-color:#2563eb}.duration-btn.active{background:#f0f9ff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.duration-btn .price{color:#2563eb;font-size:.875rem;font-weight:600}.duration-btn .price.discounted{color:#059669}.duration-btn .strikethrough{color:#94a3b8;font-size:.75rem;margin-left:.5rem;text-decoration:line-through}.duration-btn .total{color:#1e293b;font-size:.875rem;font-weight:700}.duration-btn .discount-note{color:#dc2626;font-size:.7rem;margin-top:.25rem}.package-card{border-radius:12px;margin-bottom:1.25rem;padding:1rem}.package-card.highlight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.package-card.highlight h4{font-size:1.1rem;margin:0 0 .5rem}.package-card.highlight p{font-size:.875rem;margin:0;opacity:.95}.package-options{display:flex;flex-direction:column;gap:10px}.package-option-card{transition:all .2s ease}.package-option-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.package-option-card.selected{border-color:#2563eb!important}.price-preview{transition:all .2s ease}.file-upload-group{margin-bottom:1.5rem;margin-top:.5rem}.custom-file-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;position:relative}.custom-file-wrapper input[type=file]{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.file-list-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:4px;padding:8px 12px}.file-list-item .file-info{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.file-list-item .file-name-text{color:#1f2937;font-size:.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list-item .file-size-text{color:#9ca3af;font-size:.65rem}.file-list-item .remove-file-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.75rem;font-weight:600;padding:2px 6px}.file-list-item .remove-file-btn:hover{color:#dc2626}.error-msg,.success-msg{border-radius:2rem;display:none;font-weight:500;margin-top:1.5rem;padding:.9rem;text-align:center}.error-msg.show,.success-msg.show{display:block}.success-msg{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.error-msg{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.availability-compact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;margin-bottom:1.5rem;padding:1.2rem 1.5rem}.schedule-grid{display:flex;flex-direction:column;gap:6px;margin-top:.75rem}.day-schedule{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:40px;display:flex;flex-wrap:wrap;font-size:.85rem;gap:8px;padding:8px 14px}.occupied{align-items:center;background:#fee2e2;color:#991b1b;display:inline-flex;gap:4px}.available,.occupied{border-radius:40px;font-size:.7rem;font-weight:600;padding:2px 10px}.available{background:#d1fae5;color:#065f46}.booking-integrated{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;margin-top:1rem;padding:1.5rem}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideIn .3s ease;background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000080;max-width:500px;overflow:hidden;width:90%}.modal-header{background:#fef3c7;border-bottom:2px solid #f59e0b;padding:1.25rem}.modal-header h3{color:#92400e;font-size:1.25rem;margin:0}.modal-body{padding:1.5rem}.modal-body p{line-height:1.5;margin:.75rem 0}.modal-body p:first-child{margin-top:0}.modal-body p strong{color:#dc2626}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.modal-footer button{border:none;border-radius:40px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.6rem 1.25rem;transition:all .2s ease}.modal-footer .btn-secondary{background:#e2e8f0;color:#475569}.modal-footer .btn-secondary:hover{background:#cbd5e1}.modal-footer .btn-primary{background:#2563eb;color:#fff}.modal-footer .btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.booking-section-header,.foldable-header{padding:.75rem 1rem}.click-hint{font-size:.7rem;padding:.25rem .6rem}.booking-section-content,.foldable-content{padding:1rem}.form-group{margin-bottom:1.25rem}.once-off-note,.packages-section{margin:1.25rem 0}.delivery-mode-buttons,.session-type-buttons{flex-direction:column;gap:.5rem}.delivery-btn{min-width:auto;width:100%}.modal-content{margin:1rem;width:95%}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}@media (max-width:640px){.custom-file-wrapper{align-items:flex-start;flex-direction:column;width:100%}.upload-btn{justify-content:center;text-align:center;width:100%}}.dark-mode .foldable-card{background:#1e2a4a;border-color:#2d3748;box-shadow:0 1px 3px #0003}.dark-mode .foldable-header{background:linear-gradient(135deg,#1a2744,#1e2a4a)}.dark-mode .foldable-header.clickable:hover{background:linear-gradient(135deg,#1e3050,#1e2a4a)}.dark-mode .foldable-content{border-top-color:#2d3748}.dark-mode .badge-small{background:#2d3748;color:#94a3b8}.dark-mode .foldable-title h3{color:#e2e8f0}.dark-mode .booking-section-card{background:#1e2a4a;border-color:#2d3748}.dark-mode .booking-section-header{background:linear-gradient(135deg,#1a2744,#1e2a4a);border-bottom-color:#2d3748}.dark-mode .booking-section-header h3{color:#e2e8f0}.dark-mode .form-group label{color:#94a3b8}.dark-mode .form-group label .required-text{color:#ef4444}.dark-mode .form-group input,.dark-mode .form-group select,.dark-mode .form-group textarea{background:#0f1a30;border-color:#2d3748;color:#e2e8f0}.dark-mode .form-group input:focus,.dark-mode .form-group select:focus,.dark-mode .form-group textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.dark-mode .session-btn{background:#0f1a30;border-color:#2d3748;color:#94a3b8}.dark-mode .session-btn:hover{background:#1e3050;border-color:#60a5fa}.dark-mode .session-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.dark-mode .delivery-btn{background:#0f1a30;border-color:#2d3748;color:#94a3b8}.dark-mode .delivery-btn:hover{background:#1e3050;border-color:#60a5fa}.dark-mode .delivery-btn.active{background:#064e3b;border-color:#10b981;color:#6ee7b7}.dark-mode .delivery-btn.active .mode-desc{color:#6ee7b7}.dark-mode .duration-btn{background:#0f1a30;border-color:#2d3748;color:#94a3b8}.dark-mode .duration-btn:hover{background:#1e3050;border-color:#60a5fa}.dark-mode .duration-btn.active{background:#1e3050;border-color:#3b82f6}.dark-mode .duration-btn .total{color:#e2e8f0}.dark-mode .packages-section{background:#1a2744;border-color:#2d3748}.dark-mode .once-off-note{background:#0c2d48}.dark-mode .once-off-note p{color:#7dd3fc}.dark-mode .day-schedule{background:#0f1a30;border-color:#2d3748;color:#94a3b8}.dark-mode .day-schedule strong{color:#e2e8f0}.dark-mode .occupied{background:#3b1f1f;color:#fca5a5}.dark-mode .available,.dark-mode .success-msg{background:#064e3b;color:#6ee7b7}.dark-mode .success-msg{border-color:#065f46}.dark-mode .error-msg{background:#3b1f1f;border-color:#7f1d1d;color:#fca5a5}.dark-mode .pdf-reminder{background:#1a3a2a;border-left-color:#10b981;color:#6ee7b7}.dark-mode .modal-content{background:#1e2a4a}.dark-mode .modal-header{background:#2d1a0e;border-bottom-color:#f59e0b}.dark-mode .modal-header h3{color:#fbbf24}.dark-mode .modal-body{color:#e2e8f0}.dark-mode .modal-footer{background:#1a2744;border-top-color:#2d3748}.dark-mode .modal-footer .btn-secondary{background:#2d3748;color:#94a3b8}.dark-mode .modal-footer .btn-secondary:hover{background:#4a5568}.dark-mode .modal-footer .btn-primary{background:#3b82f6}.dark-mode .modal-footer .btn-primary:hover{background:#2563eb}.dark-mode .upload-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626}.dark-mode .upload-btn:hover{background:linear-gradient(135deg,#ef4444,#dc2626)}.dark-mode .upload-btn.has-files{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#3b82f6}.dark-mode .upload-btn.has-files:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.dark-mode .file-status-text{color:#6b7280}.dark-mode .upload-tip{background:#1a2744;border-color:#2d3748;color:#6b7280}.dark-mode .upload-tip i,.dark-mode .upload-tip strong{color:#6b7280}.dark-mode .file-list-item{background:#0f1a30;border-color:#2d3748}.dark-mode .file-list-item .file-name-text{color:#e2e8f0}.dark-mode .file-list-item .file-size-text{color:#6b7280}.dark-mode .file-list-item .remove-file-btn{color:#ef4444}.dark-mode .file-list-item .remove-file-btn:hover{color:#f87171}.dark-mode .package-card.highlight{background:linear-gradient(135deg,#4c1d95,#5b21b6)}.burger-button{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:46px;justify-content:center;padding:.5rem .7rem;position:relative;transition:all .3s ease;width:50px}.burger-button:hover{background:#f1f5f9;border-color:#94a3b8}.burger-button:active{transform:scale(.92)}.burger-line{background-color:#64748b;background-color:var(--burger-color,#64748b);border-radius:2px;display:block;height:2.5px;position:relative;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.burger-button.open .burger-line:first-child{background-color:#2563eb;transform:translateY(8px) rotate(45deg)}.burger-button.open .burger-line:nth-child(2){opacity:0;transform:scaleX(0)}.burger-button.open .burger-line:nth-child(3){background-color:#2563eb;transform:translateY(-8px) rotate(-45deg)}.burger-button.open:hover .burger-line{background-color:#1d4ed8}.burger-button.animating .burger-line{transition:all .3s cubic-bezier(.4,0,.2,1)}.dark-mode .burger-button{border-color:#2d3748}.dark-mode .burger-button:hover{background:#2d3748;border-color:#4a5568}.dark-mode .burger-button .burger-line{background-color:#94a3b8}.dark-mode .burger-button.open .burger-line{background-color:#60a5fa}.dark-mode .burger-button.open:hover .burger-line{background-color:#93c5fd}@media (max-width:640px){.burger-button{gap:5px;height:38px;padding:.3rem .5rem;width:42px}.burger-line{height:2px}.burger-button.open .burger-line:first-child{transform:translateY(6px) rotate(45deg)}.burger-button.open .burger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}}@media (max-width:400px){.burger-button{gap:4px;height:34px;padding:.25rem .4rem;width:38px}.burger-button.open .burger-line:first-child{transform:translateY(5px) rotate(45deg)}.burger-button.open .burger-line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}}
/*# sourceMappingURL=main.134879db.css.map*/