*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft JhengHei,PingFang TC,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1a3a4a;overflow-x:hidden;background:linear-gradient(180deg,#f0f6fa,#fff)}html{scroll-behavior:smooth}:root{--primary-color: #2E86AB;--secondary-color: #00A8E8;--accent-color: #7CB518;--dark-color: #1a3a4a;--light-color: #f0f6fa;--success-color: #7CB518;--warning-color: #F4A300;--wood-color: #d4a574;--soft-blue: #a8d4e6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.App{min-height:100vh;display:flex;flex-direction:column}.App main{flex:1;padding-top:84px}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;background:linear-gradient(135deg,#2e86ab,#00a8e8);color:#fff;box-shadow:0 6px 24px #00a8e82e;transition:background .2s ease,box-shadow .2s ease,padding .2s ease}.header.scrolled{padding:10px 0;background:#2e86abf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #00a8e838}.header-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.2px}.logo-icon{width:40px;height:40px;border-radius:50%;background:#fff;color:var(--primary-color);display:grid;place-items:center;font-size:18px;box-shadow:0 8px 18px #0000001f}.logo-img{width:44px;height:44px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000001f}.logo-text{font-size:18px}.nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.nav a{color:#ffffffeb;font-weight:600;padding:8px 10px;border-radius:10px;transition:background .16s ease,color .16s ease,transform .16s ease}.nav a:hover{background:#ffffff24}.nav a.active{background:#fff3;color:#fff}.lang-btn{border:0;cursor:pointer;padding:8px 12px;border-radius:999px;background:#ffffff2e;color:#fff;font-weight:800;transition:background .16s ease,transform .16s ease}.lang-btn:hover{background:#ffffff42;transform:translateY(-1px)}.text-center{text-align:center}.mt-40{margin-top:40px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;font-weight:800;line-height:1;cursor:pointer;border:0;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease;-webkit-user-select:none;user-select:none}.btn:active{transform:translateY(1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#2e86ab,#00a8e8);box-shadow:0 12px 26px #00a8e847}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #00a8e861;background:linear-gradient(135deg,#7cb518,#9acd32)}.btn-secondary{color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.25)}.btn-outline{color:#2e86ab;background:#fff;border:2px solid rgba(0,168,232,.4)}.btn-outline:hover{transform:translateY(-3px);border-color:#7cb518;color:#7cb518;box-shadow:0 12px 26px #7cb5182e}.btn-large{padding:14px 22px;font-size:16px}@keyframes pulse{0%{box-shadow:0 0 #7cb51880}70%{box-shadow:0 0 0 18px #7cb51800}to{box-shadow:0 0 #7cb51800}}.btn-pulse{animation:pulse 2.2s infinite}.section-title{font-size:36px;line-height:1.15;margin-bottom:16px;color:#2e86ab;text-align:center;font-weight:800}.section-subtitle{text-align:center;color:#3d5a6a;max-width:760px;margin:0 auto 42px;font-size:17px}.hero{position:relative;color:#fff;padding:140px 0 92px;background:linear-gradient(135deg,#2e86ab,#00a8e8 60%,#7cb518);overflow:hidden}.hero-enhanced{padding:130px 0 90px;background:linear-gradient(180deg,#e8f4f8,#d0ebf5 40%,#b8e0f0);color:#1a3a4a}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(0,168,232,.15),transparent),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(124,181,24,.12),transparent),radial-gradient(ellipse 50% 30% at 20% 30%,rgba(0,168,232,.08),transparent)}.hero-shapes{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hero-shape{position:absolute;border-radius:50%;animation:float 12s ease-in-out infinite}.hero-shape-1{width:20px;height:20px;background:#7cb518;top:20%;left:10%;animation-delay:0s}.hero-shape-2{width:14px;height:14px;background:#00a8e8;top:35%;right:15%;animation-delay:1.5s}.hero-shape-3{width:18px;height:18px;background:#2e86ab;bottom:30%;left:18%;animation-delay:3s}.hero-enhanced .hero-shapes:before,.hero-enhanced .hero-shapes:after{content:"";position:absolute;border-radius:50%;animation:float 10s ease-in-out infinite}.hero-enhanced .hero-shapes:before{width:12px;height:12px;background:#f4a300;top:50%;right:22%;animation-delay:2s}.hero-enhanced .hero-shapes:after{width:16px;height:16px;background:#7cb518;bottom:25%;right:12%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-15px) scale(1.1);opacity:1}}.hero-photo{display:none}.hero-content{position:relative;max-width:820px;margin:0 auto;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;background:#fff;border:2px solid #00A8E8;color:#2e86ab;font-weight:800;font-size:14px;margin-bottom:24px;box-shadow:0 4px 16px #00a8e826}.hero-title{font-size:46px;letter-spacing:-.6px;margin-bottom:12px;color:#1a3a4a}.hero-title-large{font-size:48px;font-weight:900;letter-spacing:-.5px;line-height:1.2;margin-bottom:12px;color:#1a3a4a}.hero-highlight{display:block;font-size:44px;background:linear-gradient(135deg,#2e86ab,#00a8e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:20px;margin-bottom:28px;color:#3d5a6a;font-weight:600}.hero-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:28px}.hero-benefit-chip{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:14px;background:#fff;border:2px solid transparent;font-size:14px;font-weight:700;color:#1a3a4a;box-shadow:0 4px 16px #00000014;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hero-benefit-chip:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00a8e82e;border-color:#00a8e8}.hero-benefit-icon{font-size:18px}.hero-price-box{display:inline-flex;flex-direction:column;align-items:center;gap:10px;padding:18px 32px;border-radius:20px;background:linear-gradient(135deg,#2e86ab,#00a8e8);margin-bottom:28px;box-shadow:0 8px 30px #00a8e859;color:#fff}.hero-price-row{display:inline-flex;align-items:baseline;justify-content:center;gap:6px;flex-wrap:wrap}.hero-price-row-trial{padding:8px 12px;border-radius:14px;background:#7cb51838;border:1px solid rgba(255,255,255,.32);box-shadow:0 10px 22px #0000001a}.hero-trial-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffffeb;color:#2e86ab;font-weight:900;font-size:13px;line-height:1}.hero-price{font-size:38px;font-weight:900;color:#fff}.hero-price-label{font-size:18px;font-weight:700;opacity:.9}.hero-price-divider{margin:0 8px;opacity:.6;font-size:20px}.hero-term{font-size:18px;font-weight:700}.hero-term-total{font-size:16px;opacity:.9;margin-left:4px}.hero-description{font-size:16px;color:#3d5a6a;margin-bottom:26px}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-cta{color:#fff;background:linear-gradient(135deg,#7cb518,#5a9a10);box-shadow:0 8px 28px #7cb51866;font-size:17px;padding:16px 32px;border-radius:14px}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 12px 36px #7cb51880;background:linear-gradient(135deg,#8dc91f,#6db012)}.btn-secondary-light{color:#2e86ab;background:#fff;border:2px solid #2E86AB;font-size:17px;padding:16px 32px;border-radius:14px;box-shadow:0 4px 16px #00000014}.btn-secondary-light:hover{background:#2e86ab;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #2e86ab59}.stats-section{padding:70px 0;background:linear-gradient(180deg,#e8f4f8,#f0f6fa)}.hard-sell-section{padding:80px 0;background:#fff}.hard-sell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.hard-sell-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 10px 28px #00a8e81a;border:3px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-align:left}.hard-sell-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00a8e829;border-color:#7cb51873}.hard-sell-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#2e86ab29,#00a8e829);border:2px solid rgba(0,168,232,.18);font-size:24px;margin-bottom:12px}.hard-sell-title{margin:0 0 10px;color:#1a3a4a;font-size:18px;font-weight:900}.hard-sell-desc{margin:0;color:#3d5a6a}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}.stat-item{background:#fff;border-radius:22px;padding:28px 20px;text-align:center;box-shadow:0 10px 28px #00a8e81f;border-bottom:4px solid #7CB518}.stat-number{font-size:44px;font-weight:900;background:linear-gradient(135deg,#2e86ab,#00a8e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.05;margin-bottom:8px}.stat-label{color:#1a3a4a;font-weight:700}.features-section,.why-section,.portfolio-section,.benefits-section,.pricing-section,.about-section,.contact-section{padding:80px 0}.portfolio-section-tight{padding-top:24px}.portfolio-section-header{margin-bottom:24px}.portfolio-card-desc{color:#3d5a6a}.portfolio-card-links{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.portfolio-card-footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(0,0,0,.06);display:flex;align-items:baseline;gap:8px;color:#3d5a6a;font-weight:700}.portfolio-student-label{color:#1a3a4ab8}.portfolio-student-name{color:#1a3a4a}.portfolio-app-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.portfolio-app-icon-wrap{width:56px;height:56px;border-radius:16px;background:#00a8e81a;border:1px solid rgba(0,168,232,.18);display:grid;place-items:center;flex:0 0 auto;overflow:hidden}.portfolio-app-icon{width:100%;height:100%;object-fit:cover}.portfolio-app-icon-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:22px;font-weight:900;color:#2e86ab;background:#ffffffe6}.portfolio-app-title{margin:0}.portfolio-app-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.portfolio-platform-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#00a8e81a;border:1px solid rgba(0,168,232,.16);color:#1a3a4a;font-weight:800;font-size:12px;line-height:1;white-space:nowrap;flex:0 0 auto}.portfolio-platform-icon{font-size:14px;line-height:1}.features-grid,.why-grid,.testimonials-grid,.benefits-grid,.courses-grid,.course-grid{display:grid;gap:18px}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.courses-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.course-grid,.why-grid,.testimonials-grid,.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.why-card,.testimonial-card,.benefit-card,.course-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 10px 28px #00a8e81a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:3px solid transparent}.instructor-card{text-align:left}.instructor-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.instructor-avatar{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#2e86ab,#00a8e8);color:#fff;display:grid;place-items:center;font-weight:900;font-size:20px;box-shadow:0 6px 16px #00a8e840}.instructor-name{margin:0}.instructor-role{color:#3d5a6a;font-weight:700;font-size:14px;margin-top:4px}.instructor-highlights{margin:0 0 12px;padding-left:18px;color:#1a3a4a}.instructor-highlights li{margin:6px 0;color:#3d5a6a}.instructor-bio{margin:0;color:#3d5a6a}.course-card{overflow:hidden}.feature-card:hover,.why-card:hover,.course-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #00a8e82e;border-color:#7cb51880}.feature-icon,.why-icon,.benefit-icon{font-size:36px;margin-bottom:10px}.course-icon{font-size:40px;margin-bottom:10px}.course-card-cover{position:relative;width:calc(100% + 44px);margin:-22px -22px 16px;height:140px;background:#0000000d}.course-card-cover img{width:100%;height:100%;object-fit:cover;display:block}.course-icon-overlay{position:absolute;left:14px;bottom:12px;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ffffffdb;border:1px solid rgba(255,255,255,.75);box-shadow:0 10px 22px #1f26872e}.course-meta{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 16px;color:#2c3e50bf;font-weight:700}.course-header{padding:18px;border-radius:16px;background:linear-gradient(135deg,#2e86ab,#00a8e8);color:#fff;margin-bottom:14px}.course-body{color:#2c3e50d1}.course-body ul{list-style:none;margin:14px 0 18px}.course-body li{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.course-body li:before{content:"✓ ";color:var(--primary-color);font-weight:900}.courses-preview{padding:80px 0;background:#fff}.testimonials-preview{padding:80px 0;background:var(--light-color)}.testimonial-rating{font-size:14px;margin-bottom:10px}.testimonial-comment{color:#2c3e50d1;margin-bottom:14px}.testimonial-author{display:flex;align-items:center;gap:12px}.author-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#2e86ab,#00a8e8);color:#fff;font-weight:900;display:grid;place-items:center;box-shadow:0 6px 16px #00a8e840}.author-name{font-weight:900}.author-meta{color:#2c3e50b8;font-size:14px}.cta-section{padding:86px 0;background:linear-gradient(135deg,#00a8e814,#7cb5181a)}.faq-section{padding:80px 0;background:linear-gradient(180deg,#fff,#f0f6fa)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.faq-item{background:#fff;border-radius:20px;padding:22px 20px;box-shadow:0 10px 28px #00a8e81a;border-left:4px solid #7CB518;transition:transform .18s ease,box-shadow .18s ease}.faq-item:hover{transform:translateY(-3px);box-shadow:0 14px 34px #00a8e829}.faq-q{margin:0 0 10px;color:#2e86ab;font-size:16px;font-weight:700}.faq-a{margin:0;color:#3d5a6a}.cta-content{text-align:center;background:#fff;border-radius:26px;padding:38px 26px;box-shadow:0 14px 38px #00a8e824;max-width:900px;margin:0 auto;border:3px solid rgba(124,181,24,.35)}.cta-content h2{margin-bottom:10px;color:#2e86ab;font-size:32px}.cta-content p{color:#3d5a6a;margin-bottom:18px}.cta-note{margin-top:14px;font-weight:800;color:#2c3e50bf}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.cta-or{color:#2c3e50b3;font-weight:800}.page-header{padding:120px 0 52px;color:#fff;background:linear-gradient(135deg,#2e86ab,#00a8e8 70%,#7cb518)}.page-header-enhanced{padding:130px 0 70px;background:linear-gradient(180deg,#e8f4f8,#d0ebf5,#b8e0f0);color:#1a3a4a;text-align:center}.page-header-badge{display:inline-block;padding:10px 20px;border-radius:999px;background:#fff;border:2px solid #00A8E8;color:#2e86ab;font-weight:800;font-size:14px;margin-bottom:20px;box-shadow:0 4px 16px #00a8e826}.page-title-large{font-size:44px;font-weight:900;margin-bottom:12px;color:#1a3a4a;line-height:1.2}.page-subtitle-large{font-size:18px;color:#3d5a6a;margin-bottom:28px;max-width:700px;margin-left:auto;margin-right:auto}.page-header-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:28px}.page-header-chip{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:14px;background:#fff;font-size:15px;font-weight:700;color:#1a3a4a;box-shadow:0 4px 16px #00000014}.page-header-cta{display:flex;flex-direction:column;align-items:center;gap:14px}.page-header-hint{font-size:14px;color:#5a7a8a;font-weight:600;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.page-title{font-size:40px;margin-bottom:6px}.page-subtitle{opacity:.92}.course-detail{padding:70px 0;background:#fff}.alt-bg{background:var(--light-color)}.course-detail-content{max-width:980px;margin:0 auto}.course-detail-header{display:flex;gap:18px;align-items:flex-start;margin-bottom:16px}.course-detail-cover{width:100%;height:180px;border-radius:18px;overflow:hidden;background:#0000000d;margin-bottom:18px}.course-detail-cover img{width:100%;height:100%;object-fit:cover;display:block}.course-icon-large{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#00a8e826,#7cb51826);display:grid;place-items:center;font-size:34px;border:2px solid rgba(0,168,232,.2)}.course-title{margin-bottom:6px;color:var(--dark-color)}.course-tagline{color:#2c3e50bf;margin-bottom:12px}.course-meta-row{display:flex;flex-wrap:wrap;gap:10px}.meta-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#00a8e81f;color:#1a3a4a;font-weight:800}.meta-badge.price{background:#7cb5182e;color:#4a6f10}.course-description{color:#2c3e50d1;margin:14px 0 18px}.course-highlights-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.highlight-badge{padding:8px 14px;border-radius:999px;background:#7cb51824;color:#3d5a6a;font-weight:800}.course-features-section h3,.curriculum-section h3{margin:18px 0 12px;color:var(--dark-color)}.features-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feature-item{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 18px #0000000f;font-weight:700;color:#2c3e50cc}.curriculum-timeline{display:grid;gap:12px}.timeline-item{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start}.timeline-marker{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2e86ab,#00a8e8);color:#fff;font-weight:900;display:grid;place-items:center;box-shadow:0 6px 16px #00a8e84d}.timeline-week{font-weight:900;color:var(--dark-color)}.timeline-text{color:#2c3e50c7}.course-actions{margin-top:20px;display:flex;gap:12px;flex-wrap:wrap}.course-mode-toggle{margin-top:12px;display:inline-flex;gap:10px;flex-wrap:wrap}.contact-form{max-width:640px;margin:0 auto;background:#fff;padding:28px;border-radius:18px;box-shadow:0 14px 38px #0000001a}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;align-items:start}.contact-info{display:grid;gap:14px}.contact-info-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 14px 38px #00000014;border:1px solid rgba(0,0,0,.04)}.contact-info-title{margin:0 0 10px;color:var(--dark-color)}.contact-info-line{margin:0 0 6px;color:#2c3e50e0}.contact-info-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;font-weight:900;color:#fff;background:#25d366;box-shadow:0 10px 24px #25d36647;margin:10px 0 6px}.contact-info-link:hover{transform:translateY(-2px);box-shadow:0 14px 30px #25d36661}.contact-info-muted{margin:0;color:#2c3e50ad;font-size:14px}.contact-info-list{margin:0;padding-left:18px;color:#2c3e50c7}.contact-info-list li{margin:8px 0}.contact-info-steps{margin:0;padding-left:18px;color:#2c3e50c7}.contact-info-steps li{margin:8px 0}.contact-form-title{margin:0 0 14px;color:var(--dark-color)}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-weight:800;color:var(--secondary-color)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 14px;border-radius:12px;border:2px solid rgba(0,0,0,.08);font-size:16px;transition:border-color .15s ease,box-shadow .15s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#00a8e8;box-shadow:0 0 0 4px #00a8e826}.submit-button{width:100%;padding:16px 20px;border:0;border-radius:16px;font-weight:900;font-size:16px;color:#fff;background:linear-gradient(135deg,#2e86ab,#00a8e8);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 12px 26px #00a8e847}.submit-button:hover{transform:translateY(-3px);box-shadow:0 18px 40px #7cb51859;background:linear-gradient(135deg,#7cb518,#9acd32)}.footer-enhanced{margin-top:80px;background:linear-gradient(180deg,#1a3a4a,#0f2530);color:#ffffffeb;padding:60px 0 20px}.footer-content-enhanced{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:22px}.footer-logo{display:flex;align-items:center;gap:10px;font-weight:900;margin-bottom:10px;color:#fff}.footer-desc{color:#ffffffc7;margin-bottom:14px}.footer-contact{margin-top:12px;display:grid;gap:8px}.footer-contact-title{font-weight:900;color:#fff}.footer-contact-link{color:#ffffffdb;text-decoration:underline}.footer-contact-link:hover{color:#fff}.footer-contact-address{color:#ffffffc7;font-size:12px;line-height:1.5}.footer-section h3{margin-bottom:12px;color:#fff}.footer-links{list-style:none}.footer-links li{margin:8px 0}.footer-links a{color:#fffc;transition:color .14s ease}.footer-links a:hover{color:#fff}.social-links-enhanced{display:flex;gap:10px}.social-btn{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#ffffff1a;transition:transform .14s ease,background .14s ease}.social-btn:hover{transform:translateY(-2px);background:#ffffff29}.subscribe-form{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:10px}.subscribe-form input{padding:12px 14px;border-radius:12px;border:0}.footer-bottom-enhanced{margin-top:28px;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-legal{display:flex;align-items:center;gap:10px}.footer-legal a{color:#ffffffc7}.footer-legal a:hover{color:#fff}.footer-credits{margin-top:10px;font-size:12px;color:#ffffffc2}.footer-credits-title{font-weight:800;margin-right:8px}.footer-credits-list{margin:8px 0 0;padding-left:18px}.footer-credits-list li{margin:6px 0}.footer-credits-list a{color:#ffffffc7;text-decoration:underline}.footer-credits-list a:hover{color:#fff}@media (max-width: 1100px){.courses-grid,.features-grid,.course-grid,.why-grid,.testimonials-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content-enhanced{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.App main{padding-top:96px}.hero{padding:120px 0 72px}.hero-enhanced{padding:110px 0 70px}.hero-title{font-size:30px}.hero-title-large{font-size:32px;line-height:1.25}.hero-highlight{font-size:28px}.hero-subtitle{font-size:16px;margin-bottom:22px}.hero-badge{font-size:12px;padding:8px 14px}.hero-benefits{gap:8px}.hero-benefit-chip{font-size:12px;padding:10px 14px;border-radius:12px}.hero-price-box{flex-wrap:wrap;justify-content:center;padding:14px 20px;border-radius:16px}.hero-price{font-size:28px}.hero-price-label,.hero-term{font-size:15px}.hero-shapes{display:none}.btn-cta,.btn-secondary-light{padding:14px 24px;font-size:15px;width:100%;max-width:280px}.page-header-enhanced{padding:110px 0 50px}.page-header-badge{font-size:12px;padding:8px 14px}.page-title-large{font-size:28px}.page-subtitle-large{font-size:15px;margin-bottom:22px}.page-header-benefits{gap:8px}.page-header-chip{font-size:13px;padding:10px 14px}.stats-grid,.features-grid,.courses-grid,.course-grid,.why-grid,.testimonials-grid,.benefits-grid,.faq-grid,.hard-sell-grid{grid-template-columns:1fr}.course-detail-header{flex-direction:column}.features-list,.footer-content-enhanced,.contact-layout{grid-template-columns:1fr}}
