.section-wrap{max-width:1160px;margin:0 auto;padding:0 1.5rem}.label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:.6rem}.section-title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--text-h);margin-bottom:1rem}.section-sub{font-size:1.05rem;color:var(--text-b);line-height:1.7;max-width:660px}.btn{display:inline-block;padding:.7rem 1.75rem;border-radius:var(--r-btn);font-size:.95rem;font-weight:700;border:2px solid transparent;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.btn-primary{background:#b8801a;color:#fff;border-color:#b8801a}.btn-primary:hover{background:#9a6b15;border-color:#9a6b15}.btn-outline-light{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4);border-radius:var(--r-btn)}.btn-outline-light:hover{background:#ffffff1a}.hero{background:var(--dark);color:var(--text-light);padding:6rem 1.5rem 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 70% 40%,rgba(232,160,32,.18) 0%,transparent 65%),radial-gradient(ellipse at 30% 80%,rgba(232,160,32,.1) 0%,transparent 60%)}.hero>*{position:relative;z-index:1}.hero .label{color:var(--primary)}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.25rem;line-height:1.15}.hero h1 span{color:var(--primary)}.hero p{font-size:1.15rem;color:#ffffffb8;max-width:640px;margin:0 auto 2rem;line-height:1.7}.hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin:2.5rem auto 0;max-width:700px}.hero-stat .num{font-size:2.2rem;font-weight:800;color:var(--primary);display:block;line-height:1}.hero-stat .desc{font-size:.8rem;color:#ffffff8c;margin-top:.3rem;text-transform:uppercase;letter-spacing:.07em}.hero-badges{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.hero-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--r-btn);padding:.4rem 1rem;font-size:.82rem;color:#ffffffb3}.hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.why-section{padding:5rem 1.5rem;background:var(--bg-white)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.why-card{background:var(--bg-page);border:1px solid var(--border);border-radius:var(--r-card);padding:2rem}.why-icon{font-size:2.25rem;margin-bottom:1rem}.why-card h3{font-size:1.1rem;font-weight:800;margin-bottom:.6rem}.why-card p{font-size:.9rem;color:var(--text-b);line-height:1.65}@media(max-width:760px){.why-grid{grid-template-columns:1fr}}.learn-section{padding:5rem 1.5rem;background:var(--bg-page)}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.learn-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--r-card);padding:1.75rem}.learn-card .lc-icon{font-size:2rem;margin-bottom:.85rem}.learn-card h3{font-size:1rem;font-weight:800;margin-bottom:.5rem}.learn-card p{font-size:.875rem;color:var(--text-b);line-height:1.6}@media(max-width:760px){.learn-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.learn-grid{grid-template-columns:1fr}}.modules-section{padding:5rem 1.5rem;background:var(--bg-white)}.modules-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem}.module-card{border:1px solid var(--border);border-radius:var(--r-card);padding:1.5rem;display:flex;gap:1.25rem;align-items:flex-start;background:var(--bg-page);transition:all .2s}.module-card:hover{border-color:var(--primary);box-shadow:var(--shadow)}.mod-num-badge{background:var(--primary-lt);color:var(--primary);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .65rem;border-radius:var(--r-sm);flex-shrink:0;min-width:42px;text-align:center;line-height:1.4}.module-card h3{font-size:.95rem;font-weight:700;margin-bottom:.3rem;color:var(--text-h)}.module-card p{font-size:.82rem;color:var(--text-b);line-height:1.55}@media(max-width:760px){.modules-grid{grid-template-columns:1fr}}.section-particles~*{position:relative;z-index:1}.for-section{padding:5rem 1.5rem;background:var(--dark);color:var(--text-light);position:relative;overflow:hidden}.for-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.for-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-card);padding:1.75rem}.for-card .fc-icon{font-size:2rem;margin-bottom:.85rem}.for-card h3{font-size:1rem;font-weight:800;margin-bottom:.5rem;color:#fff}.for-card p{font-size:.875rem;color:#fff9;line-height:1.6}@media(max-width:760px){.for-grid{grid-template-columns:1fr}}.faq-section{padding:5rem 1.5rem;background:var(--bg-page)}.faq-list{max-width:760px;margin:2.5rem auto 0;display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--r-card);overflow:hidden}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;background:none;border:none;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:var(--text-h);text-align:left;gap:1rem}.faq-q .icon{flex-shrink:0;color:var(--primary);font-size:1.3rem;transition:transform .3s;line-height:1}.faq-q.open .icon{transform:rotate(45deg)}.faq-a{display:none;padding:0 1.5rem 1.25rem;font-size:.92rem;color:var(--text-b);line-height:1.7}.faq-a.open{display:block}.enroll-section{background:var(--dark);color:var(--text-light);padding:5.5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.enroll-section h2{font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.enroll-section p{color:#ffffffa6;font-size:1.05rem;max-width:560px;margin:0 auto 2.5rem;line-height:1.7}.enroll-price-box{display:inline-flex;align-items:baseline;gap:.5rem;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:var(--r-card);padding:1rem 2rem;margin-bottom:2rem}.enroll-price-box .price{font-size:2.25rem;font-weight:800;color:var(--primary)}.enroll-price-box .currency{font-size:1rem;color:#ffffff80;font-weight:500}.enroll-price-box .cadtag{font-size:.8rem;color:#fff6;margin-left:.25rem}.btn-white{background:#fff;color:var(--dark);border-color:#fff}.btn-white:hover{background:#f5f5f5}[data-theme=dark] .why-section{background:var(--bg-page)}[data-theme=dark] .why-card,[data-theme=dark] .learn-card{background:var(--bg-white);border-color:var(--border)}[data-theme=dark] .modules-section{background:var(--bg-page)}[data-theme=dark] .module-card{background:var(--bg-white);border-color:var(--border)}[data-theme=dark] .module-card:hover{border-color:#e8a0204d;box-shadow:var(--shadow-glow)}[data-theme=dark] .faq-section{background:var(--bg-page)}[data-theme=dark] .faq-item{background:var(--bg-white);border-color:var(--border)}
