.voucher-container.svelte-187d5z8{background-color:transparent;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:20px;margin:20px 0;transition:all .3s ease}.voucher-container.svelte-187d5z8:hover{border-color:#ff007f}.voucher-header.svelte-187d5z8 h3:where(.svelte-187d5z8){margin:0 0 15px;color:#fff;font-size:1.1rem;text-align:center}.voucher-input-section.svelte-187d5z8{display:flex;flex-direction:column;gap:10px}.input-group.svelte-187d5z8{display:flex;gap:10px}.voucher-input.svelte-187d5z8{flex:1;padding:12px 15px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:6px;font-size:16px;transition:border-color .3s;text-transform:uppercase}.voucher-input.svelte-187d5z8::placeholder{color:#fff6}.voucher-input.svelte-187d5z8:focus{outline:none;border-color:#ff007f;box-shadow:0 0 0 3px #ff007f1a}.voucher-input.svelte-187d5z8:disabled{background-color:#ffffff05;cursor:not-allowed}.apply-btn.svelte-187d5z8{background-color:#ff007f;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s;white-space:nowrap}.apply-btn.svelte-187d5z8:hover:not(:disabled){background-color:#e60073}.apply-btn.svelte-187d5z8:disabled{background-color:#ffffff1a;color:#fff6;cursor:not-allowed}.voucher-applied.svelte-187d5z8{background-color:#ff007f0d;border:1px solid rgba(255,0,127,.2);border-radius:8px;padding:15px}.remove-btn.svelte-187d5z8{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:5px;border-radius:3px;color:#ccc;transition:all .3s}.remove-btn.svelte-187d5z8:hover{background-color:#dc354533}.error-message.svelte-187d5z8{background-color:#dc35451a;color:#ff6b6b;padding:10px;border-radius:6px;font-size:.9rem;border:1px solid rgba(220,53,69,.3)}@media (max-width: 768px){.voucher-container.svelte-187d5z8{padding:15px}.input-group.svelte-187d5z8{flex-direction:column}.apply-btn.svelte-187d5z8{width:100%}.remove-btn.svelte-187d5z8{align-self:flex-end}}.svelte-1mh4bgg{box-sizing:border-box}.course-page.svelte-1mh4bgg{background:#080e1a;min-height:100vh;font-family:Arial,sans-serif;color:#e8f0fe;overflow-x:hidden;width:100%;max-width:100vw;box-sizing:border-box}.breadcrumb.svelte-1mh4bgg{background:#0d1b2a;padding:12px 24px;font-size:.82rem;color:#8a9ab5;border-bottom:1px solid #1e3050}.breadcrumb.svelte-1mh4bgg a:where(.svelte-1mh4bgg){color:#8a9ab5;text-decoration:none}.breadcrumb.svelte-1mh4bgg a:where(.svelte-1mh4bgg):hover{color:#ff007f}.breadcrumb-sep.svelte-1mh4bgg{margin:0 6px}.breadcrumb-current.svelte-1mh4bgg{color:#e8f0fe}.hero.svelte-1mh4bgg{background:linear-gradient(180deg,#0d1b2a,#080e1a);padding:64px 24px;border-bottom:1px solid #1e3050}.hero-inner.svelte-1mh4bgg{max-width:860px}.hero-badges.svelte-1mh4bgg{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.level-badge.svelte-1mh4bgg,.hours-badge.svelte-1mh4bgg{display:inline-block;padding:4px 14px;border-radius:20px;font-size:.78rem;font-weight:600;border:1px solid #1e3050;background:#0d1b2a;color:#8a9ab5;text-transform:capitalize}.hero.svelte-1mh4bgg h1:where(.svelte-1mh4bgg){font-size:2.4rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 16px}.hero-subtitle.svelte-1mh4bgg{font-size:1.1rem;color:#8a9ab5;margin:0 0 24px;line-height:1.6}.hero-meta.svelte-1mh4bgg{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:.88rem;color:#8a9ab5}.rating-stars.svelte-1mh4bgg{display:flex;gap:2px}.star-full.svelte-1mh4bgg{color:#f59e0b}.star-half.svelte-1mh4bgg{color:#f59e0b;opacity:.6}.star-empty.svelte-1mh4bgg{color:#4a6080}.rating-number.svelte-1mh4bgg{color:#f59e0b;font-weight:700}.reviews-count.svelte-1mh4bgg,.students-count.svelte-1mh4bgg,.instructor-name.svelte-1mh4bgg{color:#8a9ab5}.instructor-name.svelte-1mh4bgg strong:where(.svelte-1mh4bgg){color:#e8f0fe}.mobile-cta.svelte-1mh4bgg{display:none;margin-top:28px}.layout.svelte-1mh4bgg{display:grid;grid-template-columns:1fr 380px;gap:48px;max-width:1240px;width:100%;box-sizing:border-box;margin:0 auto;padding:48px 24px;align-items:start}.main-content.svelte-1mh4bgg{min-width:0;overflow:hidden;width:100%}.sidebar.svelte-1mh4bgg{min-width:0;width:100%}.main-content.svelte-1mh4bgg section:where(.svelte-1mh4bgg){margin-bottom:48px}.main-content.svelte-1mh4bgg h2:where(.svelte-1mh4bgg){color:#fff;font-weight:700;font-size:1.4rem;margin:0 0 24px}.outcomes-grid.svelte-1mh4bgg{display:grid;grid-template-columns:1fr 1fr;gap:12px}.outcome-item.svelte-1mh4bgg{background:#0d1b2a;border-left:3px solid #ff007f;padding:12px 16px;color:#e8f0fe;font-size:.9rem;border-radius:0 6px 6px 0;line-height:1.5}.points-grid.svelte-1mh4bgg{width:100%;display:flex;flex-direction:column;gap:16px}.point-card.svelte-1mh4bgg{width:100%;display:flex;align-items:flex-start;gap:16px;background:#0d1b2a;border:1px solid #1e3050;border-radius:10px;padding:20px;overflow:hidden;min-width:0;word-wrap:break-word;white-space:normal}.point-card-icon.svelte-1mh4bgg{font-size:1.5rem;flex-shrink:0}.point-card.svelte-1mh4bgg strong:where(.svelte-1mh4bgg){display:block;color:#e8f0fe;font-size:.95rem;margin-bottom:4px}.point-card-body.svelte-1mh4bgg{min-width:0;overflow:hidden;flex:1;word-wrap:break-word;white-space:normal}.point-card.svelte-1mh4bgg p:where(.svelte-1mh4bgg){color:#8a9ab5;font-size:.88rem;margin:0;line-height:1.5;white-space:pre-line;overflow-wrap:break-word;word-break:break-word}.problems-grid.svelte-1mh4bgg{display:grid;grid-template-columns:1fr 1fr;gap:16px}.problem-card.svelte-1mh4bgg{background:#0d1b2a;border:1px solid #1e3050;border-radius:10px;padding:20px;text-align:center}.problem-icon.svelte-1mh4bgg{font-size:2rem;display:block;margin-bottom:12px}.problem-card.svelte-1mh4bgg p:where(.svelte-1mh4bgg){color:#8a9ab5;font-size:.88rem;margin:0;line-height:1.5}.transformation-grid.svelte-1mh4bgg{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.transform-heading.svelte-1mh4bgg{font-size:1rem;font-weight:700;margin:0 0 12px}.before-heading.svelte-1mh4bgg{color:#f87171}.after-heading.svelte-1mh4bgg{color:#4ade80}.transform-item.svelte-1mh4bgg{padding:10px 14px;border-radius:6px;font-size:.88rem;margin-bottom:8px;line-height:1.4}.before-item.svelte-1mh4bgg{color:#f87171;background:#f8717114;border:1px solid rgba(248,113,113,.15)}.after-item.svelte-1mh4bgg{color:#4ade80;background:#4ade8014;border:1px solid rgba(74,222,128,.15)}.arrow-col.svelte-1mh4bgg{font-size:1.8rem;color:#ff007f;font-weight:700;padding-top:44px;text-align:center}.content-stats.svelte-1mh4bgg{display:flex;gap:20px;margin-bottom:20px;font-size:.88rem;color:#8a9ab5}.modules-accordion.svelte-1mh4bgg{display:flex;flex-direction:column;gap:8px}.module-item.svelte-1mh4bgg{border:1px solid #1e3050;border-radius:10px;overflow:hidden}.module-header.svelte-1mh4bgg{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;background:#0d1b2a;color:#e8f0fe;cursor:pointer;border:none;text-align:left;font-size:.92rem;transition:background .2s}.module-header.svelte-1mh4bgg:hover{background:#ff007f0d}.static-header.svelte-1mh4bgg{cursor:default}.static-header.svelte-1mh4bgg:hover{background:#0d1b2a}.module-item.open.svelte-1mh4bgg .module-header:where(.svelte-1mh4bgg){border-bottom:1px solid #1e3050}.module-header-left.svelte-1mh4bgg{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.module-chevron.svelte-1mh4bgg{color:#ff007f;font-size:.75rem;flex-shrink:0}.module-num.svelte-1mh4bgg{background:#ff007f26;color:#ff007f;padding:2px 10px;border-radius:12px;font-size:.78rem;font-weight:700;white-space:nowrap;flex-shrink:0}.module-name.svelte-1mh4bgg{color:#e8f0fe;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-header-right.svelte-1mh4bgg{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#8a9ab5;flex-shrink:0;margin-left:8px;white-space:nowrap}.module-videos.svelte-1mh4bgg{background:#080e1a;padding:8px 0}.video-item.svelte-1mh4bgg{display:flex;align-items:center;gap:12px;padding:10px 20px;color:#8a9ab5;font-size:.88rem;transition:background .15s}.video-item.svelte-1mh4bgg:hover{background:#ffffff08}.video-icon.svelte-1mh4bgg{color:#ff007f;font-size:.7rem;flex-shrink:0}.video-title.svelte-1mh4bgg{flex:1;line-height:1.4}.video-duration.svelte-1mh4bgg{color:#4a6080;font-size:.8rem;flex-shrink:0}.instructor-card.svelte-1mh4bgg{display:flex;gap:24px;background:#0d1b2a;border:1px solid #1e3050;border-radius:12px;padding:28px;align-items:flex-start}.instructor-photo.svelte-1mh4bgg{width:120px;height:120px;border-radius:50%;object-fit:cover;object-position:top;border:3px solid #ff007f;flex-shrink:0}.instructor-info.svelte-1mh4bgg h3:where(.svelte-1mh4bgg){color:#fff;font-size:1.15rem;font-weight:700;margin:0 0 6px}.instructor-role.svelte-1mh4bgg{color:#ff007f;font-size:.88rem;font-weight:600;margin:0 0 12px}.instructor-bio.svelte-1mh4bgg{color:#8a9ab5;font-size:.88rem;line-height:1.6;margin:0}.faq-list.svelte-1mh4bgg{display:flex;flex-direction:column;gap:8px}.faq-item.svelte-1mh4bgg{border:1px solid #1e3050;border-radius:8px;overflow:hidden}.faq-question.svelte-1mh4bgg{width:100%;background:#0d1b2a;color:#e8f0fe;padding:16px 20px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;font-size:.92rem;font-weight:600;gap:12px;transition:background .2s}.faq-question.svelte-1mh4bgg:hover{background:#ff007f0d}.faq-question.active.svelte-1mh4bgg{background:#ff007f0d;border-bottom:1px solid #1e3050}.faq-icon.svelte-1mh4bgg{font-size:1.2rem;color:#ff007f;flex-shrink:0}.faq-answer.svelte-1mh4bgg{background:#080e1a;padding:16px 20px;color:#8a9ab5;font-size:.88rem;line-height:1.6}.sidebar.svelte-1mh4bgg{position:sticky;top:24px}.purchase-card.svelte-1mh4bgg{background:#0d1b2a;border:1px solid #1e3050;border-radius:16px;overflow:hidden}.video-preview.svelte-1mh4bgg{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.video-preview.svelte-1mh4bgg iframe:where(.svelte-1mh4bgg){position:absolute;top:0;left:0;width:100%;height:100%;border:none}.price-area.svelte-1mh4bgg{padding:20px 20px 8px;display:flex;flex-direction:column;gap:4px}.original-price.svelte-1mh4bgg{text-decoration:line-through;color:#4a6080;font-size:.9rem}.price-row.svelte-1mh4bgg{display:flex;align-items:center;gap:12px}.current-price.svelte-1mh4bgg{font-size:1.8rem;font-weight:800;color:#fff}.discount-pct.svelte-1mh4bgg{background:#ff007f26;color:#ff007f;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:700}.countdown.svelte-1mh4bgg{background:#ff007f14;border:1px solid rgba(255,0,127,.2);border-radius:8px;padding:10px 14px;text-align:center;color:#ff007f;font-size:.82rem;margin:4px 16px 8px}.sidebar-btn-wrap.svelte-1mh4bgg{padding:0 16px 4px}.buy-btn.svelte-1mh4bgg{background:#ff007f;color:#fff;border:none;width:100%;padding:14px;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s,transform .15s}.buy-btn.svelte-1mh4bgg:hover:not(:disabled){background:#e60073;transform:translateY(-1px)}.buy-btn.svelte-1mh4bgg:disabled{opacity:.7;cursor:not-allowed;transform:none}.guarantee-note.svelte-1mh4bgg{text-align:center;color:#8a9ab5;font-size:.8rem;margin:8px 0 0;padding:0 16px 12px}.includes.svelte-1mh4bgg{padding:12px 16px 16px;border-top:1px solid #1e3050}.includes-title.svelte-1mh4bgg{color:#e8f0fe;font-size:.88rem;font-weight:700;margin:0 0 10px}.includes.svelte-1mh4bgg ul:where(.svelte-1mh4bgg){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.includes.svelte-1mh4bgg ul:where(.svelte-1mh4bgg) li:where(.svelte-1mh4bgg){color:#8a9ab5;font-size:.82rem}.payment-select.svelte-1mh4bgg{padding:12px 16px 16px;border-top:1px solid #1e3050;display:flex;flex-direction:column;gap:8px}.pay-opt.svelte-1mh4bgg{border:1px solid #1e3050;border-radius:8px;padding:10px 14px;display:flex;align-items:center;gap:8px;cursor:pointer;color:#8a9ab5;font-size:.88rem;transition:border-color .2s,background .2s}.pay-opt.active.svelte-1mh4bgg{border-color:#ff007f;color:#e8f0fe;background:#ff007f0d}.pay-opt.svelte-1mh4bgg input[type=radio]:where(.svelte-1mh4bgg){display:none}.final-cta.svelte-1mh4bgg{background:linear-gradient(135deg,#0d1b2a,#1a0530);border-top:1px solid #1e3050;padding:80px 24px;text-align:center}.final-cta-inner.svelte-1mh4bgg{max-width:700px;margin:0 auto}.final-cta.svelte-1mh4bgg h2:where(.svelte-1mh4bgg){font-size:2rem;color:#fff;font-weight:800;margin:0 0 16px}.final-cta.svelte-1mh4bgg p:where(.svelte-1mh4bgg){color:#8a9ab5;font-size:1rem;margin:0 0 24px}.final-countdown.svelte-1mh4bgg{background:#ff007f14;border:1px solid rgba(255,0,127,.2);border-radius:8px;padding:10px 20px;color:#ff007f;font-size:.9rem;display:inline-block;margin-bottom:28px}.final-cta-btn.svelte-1mh4bgg{background:#ff007f;color:#fff;border:none;padding:16px 40px;border-radius:8px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:background .2s,transform .15s;display:block;width:100%;max-width:480px;margin:0 auto 20px}.final-cta-btn.svelte-1mh4bgg:hover:not(:disabled){background:#e60073;transform:translateY(-1px)}.final-cta-btn.svelte-1mh4bgg:disabled{opacity:.7;cursor:not-allowed;transform:none}.trust-badges.svelte-1mh4bgg{display:flex;gap:24px;justify-content:center;color:#8a9ab5;font-size:.85rem;flex-wrap:wrap}@media (max-width: 768px){.layout.svelte-1mh4bgg{grid-template-columns:1fr;padding:24px 16px;gap:32px;width:100%;box-sizing:border-box;overflow:hidden}.main-content.svelte-1mh4bgg{min-width:0;max-width:100%;overflow:hidden}.sidebar.svelte-1mh4bgg{position:static;order:-1;min-width:0;max-width:100%}.mobile-cta.svelte-1mh4bgg{display:block}.hero.svelte-1mh4bgg{padding:40px 16px}.hero.svelte-1mh4bgg h1:where(.svelte-1mh4bgg){font-size:1.8rem;word-break:break-word}.hero-subtitle.svelte-1mh4bgg{font-size:1rem}.hero-meta.svelte-1mh4bgg{gap:6px;flex-wrap:wrap}.outcomes-grid.svelte-1mh4bgg,.problems-grid.svelte-1mh4bgg,.transformation-grid.svelte-1mh4bgg{grid-template-columns:1fr}.arrow-col.svelte-1mh4bgg{padding-top:0;transform:rotate(90deg);text-align:center}.instructor-card.svelte-1mh4bgg{flex-direction:column;align-items:center;text-align:center}.final-cta.svelte-1mh4bgg h2:where(.svelte-1mh4bgg){font-size:1.5rem}.trust-badges.svelte-1mh4bgg{gap:16px}.module-header.svelte-1mh4bgg{padding:14px 12px}.module-header-right.svelte-1mh4bgg span:where(.svelte-1mh4bgg):last-child{display:none}.breadcrumb.svelte-1mh4bgg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 16px}}@media (max-width: 480px){.hero.svelte-1mh4bgg h1:where(.svelte-1mh4bgg){font-size:1.5rem}.hero-meta.svelte-1mh4bgg{gap:6px;font-size:.76rem}.module-name.svelte-1mh4bgg{font-size:.82rem}.module-header-right.svelte-1mh4bgg{font-size:.75rem;gap:6px}.point-card.svelte-1mh4bgg{flex-direction:column;gap:12px;padding:16px;min-width:0}.point-card-icon.svelte-1mh4bgg{font-size:1.3rem}.point-card-body.svelte-1mh4bgg{min-width:0;width:100%}.final-cta.svelte-1mh4bgg{padding:48px 16px}}
