.homepage{min-height:100vh;background:#fff;color:#1a1a1a}.container{max-width:1200px;margin:0 auto;padding:0 24px}.hero{padding:80px 24px 60px;text-align:center;background:linear-gradient(180deg,#f8fafb,#fff);border-bottom:1px solid #e5e7eb}.hero-content{max-width:900px;margin:0 auto}.hero-icon-wrapper{margin-bottom:24px;display:flex;justify-content:center}.hero-icon{width:80px;height:80px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-stats{display:flex;justify-content:center;gap:48px;margin:40px 0 32px}.stat-item{text-align:center}.stat-number{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#06c,#0052a3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}.stat-label{color:#6b7280;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}h1{font-size:2.75rem;line-height:1.2;margin-bottom:20px;color:#111827;font-weight:700;letter-spacing:-.02em}.hero-description{font-size:1.25rem;line-height:1.7;color:#4b5563;margin-bottom:32px;max-width:800px;margin-left:auto;margin-right:auto}.coming-soon-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#06c,#0052a3);padding:12px 28px;border-radius:50px;font-weight:600;color:#fff;font-size:1rem;box-shadow:0 4px 12px rgba(0,102,204,.25)}.badge-icon{flex-shrink:0}.section{padding:80px 24px}.bg-alt{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}h2{font-size:2.25rem;margin-bottom:16px;color:#111827;font-weight:700;text-align:center;letter-spacing:-.01em}.section-subtitle{text-align:center;font-size:1.125rem;color:#6b7280;margin:0 auto 48px;max-width:700px;line-height:1.7}h3{font-size:1.25rem;color:#111827;font-weight:600}h3,p{margin-bottom:12px}p{font-size:1rem;line-height:1.7;color:#4b5563}strong{color:#06c;font-weight:600}.curriculum-intro,.modules-intro{text-align:center;font-size:1.15rem;margin-bottom:40px;color:#b3d9e8}.curriculum-intro{margin-bottom:30px}.curriculum-explorer{max-width:900px;margin:0 auto}.explorer-module{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.explorer-module:hover{border-color:#d1d5db;box-shadow:0 4px 8px rgba(0,0,0,.06)}.module-title{display:flex;align-items:center;gap:15px;padding:18px 24px;cursor:pointer;background:#f9fafb;transition:background .3s}.module-title:hover{background:#f3f4f6}.expand-icon{color:#06c;font-size:1rem;width:20px;display:inline-block}.module-name{flex:1 1;font-size:1.125rem;font-weight:600;color:#111827}.module-count{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:6px 16px;border-radius:50px;font-size:.875rem;font-weight:600}.module-content{padding:10px 25px 20px}.explorer-section{margin-bottom:15px}.section-title{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;background:#f9fafb;border-radius:8px;transition:background .3s}.section-title:hover{background:#f3f4f6}.expand-icon-small{color:#06c;font-size:.85rem;width:15px;display:inline-block}.section-title span:not(.expand-icon-small){font-size:1rem;font-weight:500;color:#374151}.section-content{padding-left:30px;margin-top:10px}.module-lessons{padding-left:15px}.lesson-item{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:6px 0;background:#fff;border-radius:6px;transition:all .2s;border:1px solid #f3f4f6;border-left-width:3px}.lesson-item:hover{background:#f9fafb;border-left-color:#06c;transform:translateX(4px)}.warmup-item{border-left-color:#f59e0b;background:#fffbeb}.warmup-item:hover{border-left-color:#d97706;background:#fef3c7}.lesson-icon{width:20px;height:20px;color:#6b7280;flex-shrink:0}.lesson-icon svg{width:100%;height:100%}.warmup-item .lesson-icon{color:#f59e0b}.lesson-name{flex:1 1;color:#374151;font-size:.95rem}.lesson-count{color:#6b7280;font-size:.875rem;background:#f3f4f6;padding:4px 12px;border-radius:12px;font-weight:500}.feature-list{list-style:none;padding:0;margin:30px 0}.feature-list li{padding:15px 0 15px 40px;position:relative;font-size:1.1rem;line-height:1.6;color:#d4e8f0}.feature-list li:before{content:"⚓";position:absolute;left:0;color:#4a9eca;font-size:1.5rem}.note{background:rgba(255,152,0,.1);border-left:4px solid #ff9800;padding:20px;margin-top:30px;border-radius:4px}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:25px;gap:25px;margin:40px 0}.step{text-align:center;padding:40px 28px;background:#fff;border-radius:16px;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.step:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:#06c}.step h3{text-align:center}.step-number{width:64px;height:64px;background:linear-gradient(135deg,#06c,#0052a3);border-radius:50%;font-size:2rem;font-weight:700;margin:0 auto 20px;color:#fff;box-shadow:0 4px 12px rgba(0,102,204,.25)}.coming-soon-note,.step-number{display:flex;align-items:center;justify-content:center}.coming-soon-note{gap:12px;margin-top:48px;padding:20px 32px;background:#f0f7ff;border-radius:12px;border:1px solid #bfdbfe;max-width:600px;margin-left:auto;margin-right:auto}.coming-soon-icon{color:#06c;flex-shrink:0}.coming-soon-note p{color:#0052a3;font-weight:600;margin:0;font-size:1rem}.modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:25px;gap:25px;margin-top:40px}.module-card{background:#fff;border:1px solid #e5e7eb;padding:28px;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.module-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:#d1d5db}.module-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.module-card h3{margin-bottom:0;color:#111827;font-size:1.375rem;font-weight:700}.question-count{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:6px 16px;border-radius:50px;font-size:.875rem;font-weight:600}.module-card p{font-size:.95rem;color:#6b7280;margin-bottom:20px;line-height:1.6}.module-features{display:flex;gap:8px;flex-wrap:wrap}.module-features span{background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;padding:6px 14px;border-radius:20px;font-size:.813rem;font-weight:500}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-top:48px}.benefit-card{background:#fff;border:1px solid #e5e7eb;padding:32px;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.benefit-card:hover{border-color:#06c;box-shadow:0 12px 24px rgba(0,102,204,.12);transform:translateY(-4px)}.benefit-icon{width:48px;height:48px;margin-bottom:20px;color:#06c}.benefit-icon svg{width:100%;height:100%}.benefit-card h3{font-size:1.125rem;margin-bottom:12px;color:#111827;font-weight:600}.benefit-card p{font-size:.95rem;line-height:1.7;color:#6b7280;margin:0}.highlight-card{border:2px solid #06c;background:linear-gradient(135deg,rgba(0,102,204,.03),rgba(0,82,163,.05));position:relative}.highlight-card:before{content:"";position:absolute;top:0;right:0;width:60px;height:60px;background:linear-gradient(135deg,#06c,#0052a3);opacity:.08;border-radius:0 16px 0 100%}.highlight-card:hover{border-color:#0052a3;box-shadow:0 16px 32px rgba(0,102,204,.18)}.for-whom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:25px;gap:25px;margin:40px 0 30px}.for-whom-card{background:#fff;border:1px solid #e5e7eb;padding:36px 28px;border-radius:16px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05)}.for-whom-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:#06c}.for-whom-icon{width:64px;height:64px;margin:0 auto 20px;color:#06c}.for-whom-icon svg{width:100%;height:100%}.for-whom-card h3{font-size:1.125rem;margin-bottom:12px;color:#111827}.for-whom-card p{font-size:.95rem;line-height:1.7;color:#6b7280;margin:0}.disclaimer-box{display:flex;align-items:center;justify-content:center;gap:12px;background:#fef3c7;border:1px solid #fcd34d;padding:20px 32px;border-radius:12px;text-align:center;color:#92400e;font-size:1rem;line-height:1.6;margin-top:40px}.disclaimer-icon{color:#f59e0b;flex-shrink:0}.disclaimer-box strong{color:#92400e;font-weight:700}.faq{max-width:900px;margin:40px auto 0}.faq-item{background:#fff;border:1px solid #e5e7eb;border-left-width:4px;padding:24px;margin-bottom:16px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s}.faq-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.06);border-left-color:#0052a3}.faq-item h3{font-size:1.125rem;color:#111827;margin-bottom:12px;font-weight:600}.faq-item p{margin:0;font-size:.95rem;line-height:1.7;color:#4b5563}.footer{background:#f9fafb;padding:48px 24px;text-align:center;border-top:1px solid #e5e7eb;margin-top:80px}.footer p{margin:8px 0;color:#6b7280;font-size:.95rem}.footer-note{font-size:.875rem;color:#9ca3af;font-style:italic}@media (max-width:768px){.hero{padding:60px 20px 50px}.hero-icon{width:80px;height:80px}h1{font-size:1.75rem}h2{font-size:1.6rem}.hero-description,.section-subtitle{font-size:1.05rem}.hero-stats{gap:20px;flex-wrap:wrap}.stat-number{font-size:2.5rem}.stat-label{font-size:.85rem}.steps{grid-template-columns:1fr;gap:20px}.step{padding:25px 20px}.benefits-grid,.for-whom-grid,.modules-grid{grid-template-columns:1fr}.module-header{flex-direction:column;align-items:flex-start;gap:10px}.module-title{padding:15px 20px}.module-name{font-size:1.1rem}.section-content{padding-left:15px}.lesson-item{padding:8px 12px}.coming-soon-badge{padding:10px 24px;font-size:1rem}.disclaimer-box{padding:18px 22px;font-size:1rem}}