.live-class-page[data-astro-cid-7q7nr3vh]{background:var(--cream)}.container[data-astro-cid-7q7nr3vh]{max-width:1120px;margin:0 auto;padding:0 var(--space-6)}.section-tag[data-astro-cid-7q7nr3vh]{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--plum);margin-bottom:var(--space-4)}.section-header[data-astro-cid-7q7nr3vh]{text-align:center;max-width:680px;margin:0 auto var(--space-16)}.section-header[data-astro-cid-7q7nr3vh] h2[data-astro-cid-7q7nr3vh]{font-size:clamp(2rem,4vw,3rem);color:var(--plum);margin-bottom:var(--space-4)}.section-desc[data-astro-cid-7q7nr3vh]{font-size:1.125rem;color:var(--text-soft);line-height:1.7}.hero[data-astro-cid-7q7nr3vh]{padding:var(--space-16) 0 var(--space-20);padding-top:calc(var(--space-16) + 80px)}.hero-grid[data-astro-cid-7q7nr3vh]{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--space-16);align-items:center}.badge[data-astro-cid-7q7nr3vh]{display:inline-block;padding:var(--space-2) var(--space-4);background:var(--peach-light);color:var(--plum);font-size:.8125rem;font-weight:600;border-radius:var(--radius-full);margin-bottom:var(--space-6)}.badge-series[data-astro-cid-7q7nr3vh]{background:var(--plum);color:var(--white)}.hero-text[data-astro-cid-7q7nr3vh] h1[data-astro-cid-7q7nr3vh]{font-size:clamp(2.25rem,5vw,3.25rem);color:var(--plum);margin-bottom:var(--space-6);line-height:1.15}.hero-text[data-astro-cid-7q7nr3vh]>p[data-astro-cid-7q7nr3vh]{font-size:1.125rem;color:var(--text-soft);line-height:1.7;margin-bottom:var(--space-8)}.hero-details[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-8)}.detail-item[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:var(--space-3);color:var(--text);font-size:.9375rem;font-weight:500}.detail-item[data-astro-cid-7q7nr3vh] svg[data-astro-cid-7q7nr3vh]{color:var(--plum-soft);flex-shrink:0}.instructor-card[data-astro-cid-7q7nr3vh]{position:relative;border-radius:var(--radius-2xl);overflow:hidden;aspect-ratio:3 / 4}.instructor-photo[data-astro-cid-7q7nr3vh]{width:100%;height:100%;object-fit:cover;object-position:center 15%;display:block}.instructor-overlay[data-astro-cid-7q7nr3vh]{position:absolute;bottom:0;left:0;right:0;padding:var(--space-16) var(--space-6) var(--space-6);background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.35) 60%,transparent 100%);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4)}.instructor-info[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:2px}.instructor-name[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#fff}.instructor-credentials[data-astro-cid-7q7nr3vh]{font-size:.8125rem;font-weight:600;color:#ffffffe6;letter-spacing:.03em}.instructor-role[data-astro-cid-7q7nr3vh]{font-size:.875rem;font-weight:500;color:#ffffffd9}.series-indicator[data-astro-cid-7q7nr3vh]{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#4a0a2dd9;backdrop-filter:blur(8px);border-radius:var(--radius-full);font-size:.6875rem;font-weight:700;color:#fff;letter-spacing:.06em;flex-shrink:0}.series-dot[data-astro-cid-7q7nr3vh]{width:6px;height:6px;border-radius:50%;background:var(--xanthous);animation:pulse-dot 1.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.session-section[data-astro-cid-7q7nr3vh]{padding:var(--space-24) 0;background:var(--warm-gray);overflow:hidden}.session-flow[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:0;position:relative;max-width:680px;margin:0 auto}.flow-spine[data-astro-cid-7q7nr3vh]{position:absolute;left:23px;top:0;bottom:0;width:4px;pointer-events:none;z-index:0}.spine-svg[data-astro-cid-7q7nr3vh]{width:100%;height:100%}.flow-step[data-astro-cid-7q7nr3vh]{display:flex;align-items:flex-start;gap:var(--space-5);position:relative;padding-bottom:var(--space-8);z-index:1}.flow-step[data-astro-cid-7q7nr3vh]:last-child{padding-bottom:0}.flow-step-marker[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);flex-shrink:0;width:48px}.flow-step-number[data-astro-cid-7q7nr3vh]{width:48px;height:48px;border-radius:50%;background:var(--white);color:var(--plum);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.125rem;font-weight:700;flex-shrink:0;position:relative;z-index:1;border:2px solid rgba(74,10,45,.12);box-shadow:0 2px 8px #4a0a2d0f;transition:all var(--duration-normal) var(--ease-out)}.flow-step[data-astro-cid-7q7nr3vh]:hover .flow-step-number[data-astro-cid-7q7nr3vh]{border-color:var(--plum);background:var(--plum);color:var(--white);box-shadow:0 4px 16px #4a0a2d33;transform:scale(1.08)}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-number[data-astro-cid-7q7nr3vh]{background:var(--plum);color:var(--white);border-color:var(--plum);width:54px;height:54px;font-size:1.25rem;box-shadow:0 4px 20px #4a0a2d40}.flow-step-time[data-astro-cid-7q7nr3vh]{font-size:.6875rem;font-weight:600;color:var(--text-muted);letter-spacing:.02em;white-space:nowrap}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-time[data-astro-cid-7q7nr3vh]{color:var(--plum-soft);font-weight:700}.flow-step-card[data-astro-cid-7q7nr3vh]{flex:1;background:var(--white);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid rgba(45,26,36,.06);display:flex;gap:var(--space-4);align-items:flex-start;transition:all var(--duration-normal) var(--ease-out);position:relative}.flow-step[data-astro-cid-7q7nr3vh]:hover .flow-step-card[data-astro-cid-7q7nr3vh]{border-color:#2d1a241a;box-shadow:var(--shadow-sm);transform:translate(4px)}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-card[data-astro-cid-7q7nr3vh]{background:linear-gradient(135deg,var(--white) 0%,var(--peach-glow) 100%);border:2px solid var(--plum);box-shadow:var(--shadow-md);padding:var(--space-8) var(--space-6);flex-wrap:wrap}.flow-step-featured[data-astro-cid-7q7nr3vh]:hover .flow-step-card[data-astro-cid-7q7nr3vh]{box-shadow:var(--shadow-lg);transform:translate(4px)}.flow-step-highlight[data-astro-cid-7q7nr3vh]{position:absolute;top:calc(-1 * var(--space-3));left:var(--space-5);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--white);background:var(--plum);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.flow-step-icon[data-astro-cid-7q7nr3vh]{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--plum-mist);color:var(--plum);transition:all var(--duration-normal) var(--ease-spring)}.flow-step[data-astro-cid-7q7nr3vh]:hover .flow-step-icon[data-astro-cid-7q7nr3vh]{transform:scale(1.08) rotate(-3deg)}.flow-step[data-astro-cid-7q7nr3vh]:nth-child(2) .flow-step-icon[data-astro-cid-7q7nr3vh]{background:var(--plum-mist);color:var(--plum)}.flow-step[data-astro-cid-7q7nr3vh]:nth-child(3) .flow-step-icon[data-astro-cid-7q7nr3vh]{background:#fff5e0;color:#b8860b}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-icon[data-astro-cid-7q7nr3vh]{background:var(--plum);color:var(--white);width:44px;height:44px}.flow-step[data-astro-cid-7q7nr3vh]:nth-child(5) .flow-step-icon[data-astro-cid-7q7nr3vh]{background:var(--peach-glow);color:#c06030}.flow-step[data-astro-cid-7q7nr3vh]:nth-child(6) .flow-step-icon[data-astro-cid-7q7nr3vh]{background:#e8f0e8;color:#3d7a4a}.flow-step-content[data-astro-cid-7q7nr3vh]{flex:1;min-width:0}.flow-step-content[data-astro-cid-7q7nr3vh] h3[data-astro-cid-7q7nr3vh]{font-size:1.0625rem;color:var(--text);margin-bottom:var(--space-2);font-weight:600}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-content[data-astro-cid-7q7nr3vh] h3[data-astro-cid-7q7nr3vh]{font-size:1.1875rem;font-weight:700;color:var(--plum)}.flow-step-content[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:var(--text-soft);line-height:1.65}.draft-section[data-astro-cid-7q7nr3vh]{padding:var(--space-6) 0 0}.draft-details[data-astro-cid-7q7nr3vh]{max-width:780px;margin:0 auto;border:2px dashed rgba(74,10,45,.15);border-radius:var(--radius-xl);background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(74,10,45,.015) 10px,rgba(74,10,45,.015) 20px)}.draft-summary[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);cursor:pointer;list-style:none}.draft-summary[data-astro-cid-7q7nr3vh]::-webkit-details-marker{display:none}.draft-badge[data-astro-cid-7q7nr3vh]{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;background:#feca724d;color:#9a7b22;border-radius:var(--radius-full);border:1px solid rgba(254,202,114,.5);flex-shrink:0}.draft-title[data-astro-cid-7q7nr3vh]{flex:1;font-size:.875rem;font-weight:500;color:var(--text-muted)}.draft-chevron[data-astro-cid-7q7nr3vh]{flex-shrink:0;color:var(--text-muted);opacity:.5;transition:transform var(--duration-fast) var(--ease-out)}.draft-details[data-astro-cid-7q7nr3vh][open] .draft-chevron[data-astro-cid-7q7nr3vh]{transform:rotate(180deg)}.draft-body[data-astro-cid-7q7nr3vh]{padding:0 var(--space-6) var(--space-6)}.draft-flow-section[data-astro-cid-7q7nr3vh]{padding-top:var(--space-4)}.draft-flow-section[data-astro-cid-7q7nr3vh] .section-header[data-astro-cid-7q7nr3vh]{margin-bottom:var(--space-10)}.curriculum-section[data-astro-cid-7q7nr3vh]{padding:var(--space-24) 0;background:#fffcfa}.curriculum-grid[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-8);max-width:800px;margin:0 auto}.curriculum-block[data-astro-cid-7q7nr3vh]{background:var(--white);border-radius:var(--radius-2xl);overflow:hidden;border:1px solid rgba(45,26,36,.06);transition:all var(--duration-normal) var(--ease-out)}.curriculum-block[data-astro-cid-7q7nr3vh]:hover{box-shadow:var(--shadow-md);border-color:#2d1a241a}.block-header[data-astro-cid-7q7nr3vh]{padding:var(--space-6) var(--space-8);display:flex;align-items:center;gap:var(--space-4)}.block-regulate[data-astro-cid-7q7nr3vh]{background:linear-gradient(135deg,#F0E6F6 0%,var(--plum-mist) 100%)}.block-express[data-astro-cid-7q7nr3vh]{background:linear-gradient(135deg,#FFF5E0 0%,var(--peach-glow) 100%)}.block-connect[data-astro-cid-7q7nr3vh]{background:linear-gradient(135deg,var(--peach-glow) 0%,#F0E6F6 100%)}.block-phase[data-astro-cid-7q7nr3vh]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--plum-soft);background:#ffffffb3;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.block-header[data-astro-cid-7q7nr3vh] h3[data-astro-cid-7q7nr3vh]{font-size:1.25rem;font-weight:700;color:var(--plum);margin:0}.week-list[data-astro-cid-7q7nr3vh]{padding:var(--space-4) var(--space-8) var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.week-item[data-astro-cid-7q7nr3vh]{display:flex;gap:var(--space-4);align-items:flex-start;padding:var(--space-4);border-radius:var(--radius-lg);transition:background var(--duration-fast) var(--ease-out)}.week-item[data-astro-cid-7q7nr3vh]:hover{background:var(--warm-gray)}.week-num[data-astro-cid-7q7nr3vh]{width:32px;height:32px;border-radius:50%;background:var(--plum-mist);color:var(--plum);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.875rem;font-weight:600;flex-shrink:0}.week-content[data-astro-cid-7q7nr3vh] h4[data-astro-cid-7q7nr3vh]{font-size:1rem;color:var(--text);margin-bottom:var(--space-1)}.week-content[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:var(--text-soft);line-height:1.6}.app-section[data-astro-cid-7q7nr3vh]{padding:var(--space-24) 0;background:var(--cream);overflow:hidden}.app-flow[data-astro-cid-7q7nr3vh]{display:grid;grid-template-columns:auto 1fr;gap:var(--space-16);align-items:center}.app-mockup[data-astro-cid-7q7nr3vh]{position:relative}.iphone-shell[data-astro-cid-7q7nr3vh]{background:linear-gradient(180deg,#242428,#1a1a1e,#121214);border-radius:44px;padding:10px;box-shadow:0 2px #ffffff0f,0 24px 64px -8px #00000040,0 8px 24px -4px #00000026,inset 0 1px #ffffff14;width:280px;position:relative}.iphone-button[data-astro-cid-7q7nr3vh]{position:absolute;background:#0d0d0f;border-radius:2px;z-index:2}.iphone-button-right[data-astro-cid-7q7nr3vh]{right:-2px;top:50%;transform:translateY(-50%);width:3px;height:36px}.iphone-button-left-top[data-astro-cid-7q7nr3vh]{left:-2px;top:28%;width:3px;height:22px}.iphone-button-left-mid[data-astro-cid-7q7nr3vh]{left:-2px;top:50%;transform:translateY(-50%);width:3px;height:40px}.iphone-button-left-bot[data-astro-cid-7q7nr3vh]{left:-2px;bottom:28%;width:3px;height:40px}.iphone-screen[data-astro-cid-7q7nr3vh]{background:var(--cream);border-radius:34px;overflow:hidden;position:relative;height:540px;display:flex;flex-direction:column;box-shadow:inset 0 0 0 1px #0000000f}.ios-status-bar[data-astro-cid-7q7nr3vh]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:14px 22px 6px;min-height:42px;flex-shrink:0}.status-bar-dark[data-astro-cid-7q7nr3vh]{color:var(--text)}.status-bar-light[data-astro-cid-7q7nr3vh]{color:#ffffffe6}.status-time[data-astro-cid-7q7nr3vh]{font-size:.8125rem;font-weight:600;min-width:40px;position:relative;z-index:1}.status-dynamic-island[data-astro-cid-7q7nr3vh]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:22px;background:#000;border-radius:12px}.status-icons[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:4px;position:relative;z-index:1}.status-icons[data-astro-cid-7q7nr3vh] svg[data-astro-cid-7q7nr3vh]{flex-shrink:0}.status-battery[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:2px}.battery-body[data-astro-cid-7q7nr3vh]{width:20px;height:9px;border:1px solid currentColor;border-radius:2px;overflow:hidden}.battery-fill[data-astro-cid-7q7nr3vh]{height:100%;background:currentColor;border-radius:1px}.battery-cap[data-astro-cid-7q7nr3vh]{width:2px;height:3px;border:1px solid currentColor;border-left:none;border-radius:0 1px 1px 0}.screen-slide[data-astro-cid-7q7nr3vh]{position:absolute;inset:0;opacity:0;transform:translate(30px);transition:all .5s var(--ease-out);pointer-events:none;display:flex;flex-direction:column}.screen-slide[data-astro-cid-7q7nr3vh].screen-active{opacity:1;transform:translate(0);pointer-events:auto}.s1-status-bar[data-astro-cid-7q7nr3vh]{position:absolute;top:0;left:0;right:0;z-index:3}.s1-live-wrap[data-astro-cid-7q7nr3vh]{position:absolute;inset:0;overflow:hidden;background:#000}.s1-gradient-bg[data-astro-cid-7q7nr3vh]{position:absolute;inset:0;background:linear-gradient(135deg,#2d1a24,#4a0a2d,#1a0a1a 60%,#2d1a24);animation:bg-shift 8s ease-in-out infinite}@keyframes bg-shift{0%,to{opacity:1}50%{opacity:.8}}.s1-top-overlay[data-astro-cid-7q7nr3vh]{position:absolute;top:36px;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.2) 60%,transparent 100%);padding:10px 10px 28px;z-index:2}.s1-nav-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:8px}.s1-back-btn[data-astro-cid-7q7nr3vh]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;background:#ffffff1f;border-radius:50%;border:none;cursor:pointer}.s1-nav-title[data-astro-cid-7q7nr3vh]{flex:1;font-family:var(--font-display);font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s1-live-badge[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:4px;font-size:.625rem;font-weight:700;color:#fff;letter-spacing:.06em;padding:3px 8px;background:#ef4444d9;border-radius:var(--radius-full);flex-shrink:0}.s1-live-dot[data-astro-cid-7q7nr3vh]{width:5px;height:5px;border-radius:50%;background:#fff;animation:s1livePulse 2s ease-in-out infinite}@keyframes s1livePulse{0%,to{opacity:1}50%{opacity:.4}}.s1-chat-float[data-astro-cid-7q7nr3vh]{position:absolute;bottom:80px;left:0;right:0;padding:0 10px;display:flex;flex-direction:column;gap:5px;z-index:2}.s1-float-msg[data-astro-cid-7q7nr3vh]{display:inline-block;background:#0000008c;backdrop-filter:blur(4px);border-radius:6px;padding:4px 8px;font-size:.6875rem;color:#ffffffeb;line-height:1.4;max-width:85%}.s1-float-faded[data-astro-cid-7q7nr3vh]{opacity:.55}.s1-float-user[data-astro-cid-7q7nr3vh]{font-weight:700;color:var(--peach);margin-right:3px}.s1-bottom-overlay[data-astro-cid-7q7nr3vh]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.7) 55%,transparent 100%);padding:20px 10px 10px;display:flex;flex-direction:column;gap:6px;z-index:2}.s1-circle-info-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:5px;margin-bottom:5px;padding:0 2px}.s1-circle-count[data-astro-cid-7q7nr3vh]{font-size:.625rem;color:#ffffffb3;font-weight:500}.s1-input-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:8px;background:#ffffff1f;border-radius:var(--radius-full);padding:6px 10px;border:1px solid rgba(255,255,255,.15)}.s1-input-placeholder[data-astro-cid-7q7nr3vh]{flex:1;font-size:.6875rem;color:#ffffff73}.s2-body[data-astro-cid-7q7nr3vh]{flex:1;padding:6px 8px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.s2-header[data-astro-cid-7q7nr3vh]{display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0}.s2-title[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:var(--text);margin:0;line-height:1.2}.s2-subtitle[data-astro-cid-7q7nr3vh]{font-size:.5625rem;color:var(--text);font-weight:600;margin:2px 0 0}.s2-card[data-astro-cid-7q7nr3vh]{border-radius:var(--radius-md);display:flex;flex-direction:row;overflow:hidden;flex-shrink:0;transition:box-shadow .2s}.s2-card-active[data-astro-cid-7q7nr3vh]{background:var(--white);border:1px solid rgba(45,26,36,.07);box-shadow:0 1px 4px #2d1a240f}.s2-card-trial[data-astro-cid-7q7nr3vh]{background:#fffef8;border:1px solid rgba(254,202,114,.3);box-shadow:0 1px 4px #feca721f}.s2-accent[data-astro-cid-7q7nr3vh]{width:4px;flex-shrink:0}.s2-accent-plum[data-astro-cid-7q7nr3vh]{background:var(--plum)}.s2-accent-amber[data-astro-cid-7q7nr3vh]{background:var(--xanthous)}.s2-card-body[data-astro-cid-7q7nr3vh]{flex:1;padding:6px 8px;display:flex;flex-direction:column;gap:4px;min-width:0}.s2-card-featured[data-astro-cid-7q7nr3vh] .s2-card-body[data-astro-cid-7q7nr3vh]{gap:5px;padding:7px 9px}.s2-card-featured[data-astro-cid-7q7nr3vh] .s2-card-name[data-astro-cid-7q7nr3vh]{font-size:.8125rem;font-weight:800}.s2-card-featured[data-astro-cid-7q7nr3vh] .s2-source-text[data-astro-cid-7q7nr3vh]{font-size:.5625rem}.s2-feat-divider[data-astro-cid-7q7nr3vh]{height:1px;background:#2d1a2412;margin:0 -2px}.s2-card-top[data-astro-cid-7q7nr3vh]{display:flex;align-items:flex-start;gap:8px}.s2-icon-wrap[data-astro-cid-7q7nr3vh]{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.s2-icon-amber[data-astro-cid-7q7nr3vh]{background:#feca7233;color:#9a7b22}.s2-card-info[data-astro-cid-7q7nr3vh]{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.s2-name-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;justify-content:space-between;gap:4px}.s2-card-name[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:.75rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2-source-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:4px}.s2-source-pill[data-astro-cid-7q7nr3vh]{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 5px;border-radius:var(--radius-full);flex-shrink:0}.s2-pill-class[data-astro-cid-7q7nr3vh]{background:var(--plum-mist);color:var(--plum-soft);border:1px solid rgba(74,10,45,.1)}.s2-source-text[data-astro-cid-7q7nr3vh]{font-size:.5625rem;color:var(--text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2-badge[data-astro-cid-7q7nr3vh]{display:inline-block;font-size:.4375rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1px 6px;border-radius:var(--radius-full);flex-shrink:0}.s2-badge-active[data-astro-cid-7q7nr3vh]{background:#15803d1f;color:#15803d;border:1px solid rgba(21,128,61,.2)}.s2-badge-trial[data-astro-cid-7q7nr3vh]{background:#feca7240;color:#9a7b22;border:1px solid rgba(254,202,114,.4)}.s2-adherence[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;justify-content:space-between;gap:6px}.s2-adherence-feat[data-astro-cid-7q7nr3vh]{flex-direction:column;gap:5px}.s2-adherence-hdr[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;justify-content:space-between}.s2-adherence-lbl[data-astro-cid-7q7nr3vh]{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.s2-adherence-count[data-astro-cid-7q7nr3vh]{font-size:.5rem;color:var(--text-muted);font-weight:600;white-space:nowrap}.s2-count-feat[data-astro-cid-7q7nr3vh]{font-size:.75rem;font-weight:800;color:#15803d}.s2-dots-row[data-astro-cid-7q7nr3vh]{display:flex;gap:3px}.s2-dot-col[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;align-items:center;gap:1px}.s2-dot[data-astro-cid-7q7nr3vh]{width:14px;height:14px;border-radius:3px;display:flex;align-items:center;justify-content:center}.s2-dot-filled[data-astro-cid-7q7nr3vh]{background:linear-gradient(135deg,var(--plum) 0%,var(--plum-soft) 100%);box-shadow:0 1px 3px #4a0a2d40}.s2-dot-empty[data-astro-cid-7q7nr3vh]{background:transparent;border:1.5px solid rgba(45,26,36,.18)}.s2-dot-label[data-astro-cid-7q7nr3vh]{font-size:.5rem;font-weight:600;color:var(--text-muted);text-transform:uppercase}.s2-prog-wrap[data-astro-cid-7q7nr3vh]{height:3px;background:var(--warm-gray);border-radius:2px;overflow:hidden}.s2-prog-bar[data-astro-cid-7q7nr3vh]{height:100%;background:linear-gradient(90deg,var(--plum) 0%,var(--plum-soft) 100%);border-radius:2px}.s2-streak-row[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:4px}.s2-streak-text[data-astro-cid-7q7nr3vh]{font-size:.625rem;font-weight:600;color:#9a7b22;font-style:italic}.s2-optin-question[data-astro-cid-7q7nr3vh]{font-size:.625rem;font-weight:700;color:var(--text);line-height:1.3;margin:0;text-align:center}.s2-optin-actions[data-astro-cid-7q7nr3vh]{display:flex;gap:5px;align-items:center;justify-content:center}.s2-optin-yes[data-astro-cid-7q7nr3vh]{display:inline-flex;align-items:center;gap:3px;background:var(--plum);color:var(--white);border:none;border-radius:var(--radius-full);padding:5px 10px;font-size:.5625rem;font-weight:700;font-family:var(--font-body);cursor:pointer;letter-spacing:.01em}.s2-optin-skip[data-astro-cid-7q7nr3vh]{font-size:.5625rem;font-weight:500;color:var(--text-muted);background:none;border:none;font-family:var(--font-body);cursor:pointer}.s3-body[data-astro-cid-7q7nr3vh]{flex:1;padding:8px 10px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.s3-header[data-astro-cid-7q7nr3vh]{display:flex;justify-content:space-between;align-items:baseline;flex-shrink:0}.s3-title[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:.9375rem;font-weight:800;color:var(--text);margin:0}.s3-period[data-astro-cid-7q7nr3vh]{font-size:.625rem;color:var(--text-muted);font-weight:700}.s3-legend[data-astro-cid-7q7nr3vh]{display:flex;gap:var(--space-4);flex-shrink:0}.s3-legend-item[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:5px;font-size:.625rem;color:var(--text-soft);font-weight:700}.s3-legend-dot[data-astro-cid-7q7nr3vh]{width:7px;height:7px;border-radius:50%;background:#ffffffe6}.s3-chart-wrap[data-astro-cid-7q7nr3vh]{background:var(--plum);border-radius:var(--radius-md);padding:8px 10px;box-shadow:0 4px 16px #4a0a2d40;flex-shrink:0}.s3-chart[data-astro-cid-7q7nr3vh]{width:100%;height:110px;display:block}.s3-x-labels[data-astro-cid-7q7nr3vh]{display:flex;justify-content:space-between;margin-top:4px;font-size:.5625rem;color:#ffffffa6;font-weight:700}.s3-callout[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:6px;justify-content:center;padding:5px 10px;background:var(--plum-mist);border-radius:var(--radius-full);border:1px solid rgba(74,10,45,.1);flex-shrink:0}.s3-callout[data-astro-cid-7q7nr3vh] svg[data-astro-cid-7q7nr3vh]{color:var(--plum);flex-shrink:0}.s3-callout-label[data-astro-cid-7q7nr3vh]{font-size:.6875rem;color:var(--text-soft);font-weight:700}.s3-callout-before[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:.9375rem;font-weight:700;color:var(--text-muted);text-decoration:line-through}.s3-callout-after[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:.9375rem;font-weight:700;color:var(--plum)}.s3-insight[data-astro-cid-7q7nr3vh]{display:flex;gap:8px;padding:8px 10px;background:var(--white);border:1px solid rgba(45,26,36,.07);border-left:3px solid var(--plum);border-radius:var(--radius-md);box-shadow:0 1px 4px #2d1a240d;flex-shrink:0}.s3-insight-icon[data-astro-cid-7q7nr3vh]{width:18px;height:18px;object-fit:contain;flex-shrink:0;margin-top:1px}.s3-insight-body[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:2px}.s3-insight-label[data-astro-cid-7q7nr3vh]{font-size:.5625rem;font-weight:800;color:var(--plum-soft);text-transform:uppercase;letter-spacing:.04em}.s3-insight-text[data-astro-cid-7q7nr3vh]{font-size:.625rem;line-height:1.45;color:var(--text-soft);margin:0;font-weight:500}.s3-shared[data-astro-cid-7q7nr3vh]{display:flex;align-items:flex-start;gap:4px;margin-top:2px;color:var(--text-muted)!important;font-size:.5625rem!important;font-style:italic;font-weight:500}.s3-shared[data-astro-cid-7q7nr3vh] svg[data-astro-cid-7q7nr3vh]{flex-shrink:0;stroke:var(--text-muted);margin-top:1px}.screen-dots[data-astro-cid-7q7nr3vh]{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-5)}.screen-dot[data-astro-cid-7q7nr3vh]{width:8px;height:8px;border-radius:50%;background:#2d1a2426;border:none;cursor:pointer;padding:0;transition:all var(--duration-fast) var(--ease-out)}.screen-dot[data-astro-cid-7q7nr3vh].active{background:var(--plum);width:24px;border-radius:var(--radius-full)}.app-steps[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-6)}.app-step[data-astro-cid-7q7nr3vh]{display:flex;gap:var(--space-5);align-items:flex-start;padding:var(--space-6);border-radius:var(--radius-xl);border:1.5px solid transparent;cursor:pointer;transition:all var(--duration-normal) var(--ease-out)}.app-step[data-astro-cid-7q7nr3vh]:hover,.app-step[data-astro-cid-7q7nr3vh].step-active{background:var(--white);border-color:#2d1a2414;box-shadow:var(--shadow-sm)}.app-step[data-astro-cid-7q7nr3vh].step-active{border-color:var(--plum);box-shadow:var(--shadow-md)}.step-number[data-astro-cid-7q7nr3vh]{width:40px;height:40px;border-radius:50%;background:var(--plum-mist);color:var(--plum);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1rem;font-weight:600;flex-shrink:0;transition:all var(--duration-fast) var(--ease-out)}.app-step[data-astro-cid-7q7nr3vh].step-active .step-number[data-astro-cid-7q7nr3vh]{background:var(--plum);color:#fff;transform:scale(1.1)}.step-content[data-astro-cid-7q7nr3vh] h3[data-astro-cid-7q7nr3vh]{font-size:1.0625rem;color:var(--text);margin-bottom:var(--space-2)}.step-content[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:var(--text-soft);line-height:1.65}.audience-section[data-astro-cid-7q7nr3vh]{padding:var(--space-24) 0;background:var(--warm-gray)}.aud-welcome[data-astro-cid-7q7nr3vh]{max-width:780px;margin:0 auto;position:relative;border-radius:var(--radius-2xl);overflow:hidden}.aud-welcome-glow[data-astro-cid-7q7nr3vh]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 15% 20%,rgba(255,197,153,.25) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 85% 75%,rgba(245,232,238,.5) 0%,transparent 55%),linear-gradient(160deg,var(--peach-glow) 0%,var(--white) 35%,var(--plum-mist) 100%);pointer-events:none}.aud-welcome-inner[data-astro-cid-7q7nr3vh]{position:relative;padding:var(--space-12) var(--space-10)}.aud-welcome-lead[data-astro-cid-7q7nr3vh]{font-family:var(--font-display);font-size:clamp(1.375rem,3vw,1.75rem);font-weight:700;color:var(--plum);margin-bottom:var(--space-8);line-height:1.3}.aud-items[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-5)}.aud-item[data-astro-cid-7q7nr3vh]{display:flex;align-items:flex-start;gap:var(--space-4);font-size:1rem;color:var(--text);line-height:1.65}.aud-dot[data-astro-cid-7q7nr3vh]{width:10px;height:10px;border-radius:50%;background:var(--plum);flex-shrink:0;margin-top:7px;position:relative}.aud-dot[data-astro-cid-7q7nr3vh]:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1.5px solid rgba(74,10,45,.15)}.aud-caveat[data-astro-cid-7q7nr3vh]{max-width:780px;margin:var(--space-4) auto 0}.aud-caveat-details[data-astro-cid-7q7nr3vh]{border-radius:var(--radius-xl);background:var(--white);border:1px solid rgba(45,26,36,.06);transition:all var(--duration-fast) var(--ease-out)}.aud-caveat-details[data-astro-cid-7q7nr3vh]:hover{border-color:#2d1a241f}.aud-caveat-details[data-astro-cid-7q7nr3vh][open]{box-shadow:var(--shadow-sm)}.aud-caveat-details[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-6);cursor:pointer;list-style:none;font-size:.875rem;font-weight:500;color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out)}.aud-caveat-details[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]::-webkit-details-marker{display:none}.aud-caveat-details[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]:hover{color:var(--text-soft)}.aud-caveat-icon[data-astro-cid-7q7nr3vh]{flex-shrink:0;opacity:.5}.aud-caveat-title[data-astro-cid-7q7nr3vh]{flex:1}.aud-caveat-chevron[data-astro-cid-7q7nr3vh]{flex-shrink:0;opacity:.4;transition:transform var(--duration-fast) var(--ease-out)}.aud-caveat-details[data-astro-cid-7q7nr3vh][open] .aud-caveat-chevron[data-astro-cid-7q7nr3vh]{transform:rotate(180deg)}.aud-caveat-body[data-astro-cid-7q7nr3vh]{padding:0 var(--space-6) var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.aud-caveat-item[data-astro-cid-7q7nr3vh]{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.875rem;color:var(--text-soft);line-height:1.65;padding-left:var(--space-2)}.aud-caveat-item[data-astro-cid-7q7nr3vh]:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--text-muted);flex-shrink:0;margin-top:8px;opacity:.5}.aud-caveat-reassurance[data-astro-cid-7q7nr3vh]{font-size:.8125rem;font-style:italic;color:var(--text-muted);line-height:1.6;margin-top:var(--space-2);padding-top:var(--space-4);padding-left:var(--space-2);border-top:1px solid rgba(45,26,36,.05)}.register-section[data-astro-cid-7q7nr3vh]{padding:var(--space-24) 0}.register-card[data-astro-cid-7q7nr3vh]{display:grid;grid-template-columns:1fr 1fr;background:var(--white);border-radius:var(--radius-2xl);overflow:hidden;border:1px solid rgba(45,26,36,.06);box-shadow:var(--shadow-lg)}.register-info[data-astro-cid-7q7nr3vh]{padding:var(--space-12);background:var(--plum)}.register-info[data-astro-cid-7q7nr3vh] .section-tag[data-astro-cid-7q7nr3vh]{color:var(--peach)}.register-info[data-astro-cid-7q7nr3vh] h2[data-astro-cid-7q7nr3vh]{font-size:clamp(1.75rem,3vw,2.25rem);color:var(--white);margin-bottom:var(--space-3)}.register-info[data-astro-cid-7q7nr3vh]>p[data-astro-cid-7q7nr3vh]{font-size:1rem;color:#fffc;line-height:1.7;margin-bottom:var(--space-8)}.session-details-box[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-4)}.session-detail[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-1)}.register-info[data-astro-cid-7q7nr3vh] .detail-label[data-astro-cid-7q7nr3vh]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff80}.register-info[data-astro-cid-7q7nr3vh] .detail-value[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:#ffffffe6;font-weight:500}.register-info[data-astro-cid-7q7nr3vh] .spots-left[data-astro-cid-7q7nr3vh]{color:var(--peach)}.register-form-wrapper[data-astro-cid-7q7nr3vh]{padding:var(--space-12)}.register-form[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-6)}.price-display[data-astro-cid-7q7nr3vh]{text-align:center;padding:var(--space-5) 0;border-bottom:1px solid rgba(45,26,36,.08)}.price-amount[data-astro-cid-7q7nr3vh]{display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:600;color:var(--plum);line-height:1}.price-note[data-astro-cid-7q7nr3vh]{font-size:.875rem;color:var(--text-muted);margin-top:var(--space-1);display:block}.form-group[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-2)}.form-group[data-astro-cid-7q7nr3vh] label[data-astro-cid-7q7nr3vh]{font-size:.875rem;font-weight:500;color:var(--text)}.form-group[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh][type=text],.form-group[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh][type=email]{padding:var(--space-4) var(--space-5);border:1.5px solid rgba(45,26,36,.1);border-radius:var(--radius-md);font-family:var(--font-body);font-size:1rem;color:var(--text);background:var(--cream);transition:all var(--duration-fast) var(--ease-out)}.form-group[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh][type=text]:focus,.form-group[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh][type=email]:focus{outline:none;border-color:var(--plum);background:var(--white);box-shadow:0 0 0 3px #4a0a2d14}.form-group[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh]::placeholder{color:var(--text-muted)}.radio-group[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-1)}.radio-option[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1.5px solid rgba(45,26,36,.08);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);font-weight:400}.radio-option[data-astro-cid-7q7nr3vh]:hover{border-color:#2d1a2433}.radio-option[data-astro-cid-7q7nr3vh]:has(input:checked){border-color:var(--plum);background:var(--plum-mist)}.radio-option[data-astro-cid-7q7nr3vh] input[data-astro-cid-7q7nr3vh][type=radio]{accent-color:var(--plum);width:16px;height:16px}.radio-option[data-astro-cid-7q7nr3vh] span[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:var(--text)}.btn[data-astro-cid-7q7nr3vh]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);border:none;border-radius:var(--radius-full);font-family:var(--font-body);font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all var(--duration-fast) var(--ease-out)}.btn-primary[data-astro-cid-7q7nr3vh]{background:var(--plum);color:#fff}.btn-primary[data-astro-cid-7q7nr3vh]:hover{background:var(--plum-deep);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-lg[data-astro-cid-7q7nr3vh]{padding:var(--space-5) var(--space-8);font-size:1.0625rem}.btn-full[data-astro-cid-7q7nr3vh]{width:100%;justify-content:center}.form-note[data-astro-cid-7q7nr3vh]{margin-left:15px;margin-top:8px;font-size:.8125rem;color:var(--text-muted);text-align:center;line-height:1.5}.form-success[data-astro-cid-7q7nr3vh]{display:none;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);padding:var(--space-12) var(--space-6);text-align:center;min-height:400px}.form-success[data-astro-cid-7q7nr3vh].show{display:flex}.form-success[data-astro-cid-7q7nr3vh] h3[data-astro-cid-7q7nr3vh]{font-size:1.5rem;color:var(--plum)}.form-success[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{color:var(--text-soft);max-width:320px;line-height:1.6}.note-section[data-astro-cid-7q7nr3vh]{padding:var(--space-16) 0}.note-card[data-astro-cid-7q7nr3vh]{max-width:800px;margin:0 auto;padding:var(--space-8) var(--space-10);background:var(--plum);border-radius:var(--radius-2xl);display:flex;gap:var(--space-6);align-items:flex-start}.note-icon[data-astro-cid-7q7nr3vh]{width:44px;height:44px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffffffe6}.note-body[data-astro-cid-7q7nr3vh]{flex:1;position:relative;z-index:1}.note-main[data-astro-cid-7q7nr3vh]{font-size:1rem;color:#ffffffe6;line-height:1.75;margin:0}.note-divider[data-astro-cid-7q7nr3vh]{width:40px;height:1px;background:#ffffff26;margin:var(--space-4) 0}.note-disclaimer[data-astro-cid-7q7nr3vh]{font-size:.9375rem;color:#fff;line-height:1.65;margin:0}.note-disclaimer[data-astro-cid-7q7nr3vh] strong[data-astro-cid-7q7nr3vh]{color:#fff;font-weight:700;text-decoration:underline;text-decoration-color:var(--peach);text-underline-offset:3px}@media(max-width:480px){.note-card[data-astro-cid-7q7nr3vh]{padding:var(--space-6);flex-direction:column;gap:var(--space-4)}}.faq-section[data-astro-cid-7q7nr3vh]{padding:var(--space-16) 0 var(--space-32)}.faq-card[data-astro-cid-7q7nr3vh]{background:var(--white);border-radius:var(--radius-2xl);padding:var(--space-12) var(--space-10);border:1px solid rgba(45,26,36,.06);max-width:800px;margin:0 auto}.faq-card[data-astro-cid-7q7nr3vh] h2[data-astro-cid-7q7nr3vh]{text-align:center;color:var(--plum);margin-bottom:var(--space-10)}.faq-list[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:var(--space-4)}.faq-item[data-astro-cid-7q7nr3vh]{border:1px solid rgba(45,26,36,.08);border-radius:var(--radius-md);overflow:hidden;transition:all var(--duration-fast) var(--ease-out)}.faq-item[data-astro-cid-7q7nr3vh]:hover{border-color:#2d1a2426}.faq-item[data-astro-cid-7q7nr3vh][open]{background:var(--peach-glow);border-color:transparent}.faq-item[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-5) var(--space-6);cursor:pointer;list-style:none;font-weight:500;color:var(--text);transition:color var(--duration-fast) var(--ease-out)}.faq-item[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-7q7nr3vh] summary[data-astro-cid-7q7nr3vh]:hover{color:var(--plum)}.faq-chevron[data-astro-cid-7q7nr3vh]{flex-shrink:0;color:var(--text-muted);transition:transform var(--duration-fast) var(--ease-out)}.faq-item[data-astro-cid-7q7nr3vh][open] .faq-chevron[data-astro-cid-7q7nr3vh]{transform:rotate(180deg);color:var(--plum)}.faq-item[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{padding:0 var(--space-6) var(--space-5);margin:0;color:var(--text-soft);line-height:1.7}.faq-answer[data-astro-cid-7q7nr3vh]{padding:0 var(--space-6) var(--space-5)}.faq-answer[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]{padding:0;margin-bottom:var(--space-3)}.faq-answer[data-astro-cid-7q7nr3vh] p[data-astro-cid-7q7nr3vh]:last-child{margin-bottom:0}.faq-answer[data-astro-cid-7q7nr3vh] ul[data-astro-cid-7q7nr3vh]{margin:var(--space-3) 0;padding-left:var(--space-6)}.faq-answer[data-astro-cid-7q7nr3vh] li[data-astro-cid-7q7nr3vh]{color:var(--text-soft);line-height:1.7;margin-bottom:var(--space-2)}.faq-answer[data-astro-cid-7q7nr3vh] li[data-astro-cid-7q7nr3vh]:last-child{margin-bottom:0}.hero-visual[data-astro-cid-7q7nr3vh]{position:relative}.hero-glow[data-astro-cid-7q7nr3vh]{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,197,153,.35) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:glow-pulse 4s ease-in-out infinite;pointer-events:none}@keyframes glow-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.15);opacity:1}}@media(max-width:900px){.hero[data-astro-cid-7q7nr3vh]{padding-top:calc(var(--space-8) + 80px);padding-bottom:var(--space-10)}.hero-grid[data-astro-cid-7q7nr3vh]{grid-template-columns:1fr;gap:0;background:var(--white);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg)}.hero-visual[data-astro-cid-7q7nr3vh]{display:flex;justify-content:center;order:-1}.instructor-card[data-astro-cid-7q7nr3vh]{max-width:100%;width:100%;border-radius:0;aspect-ratio:4 / 4}.hero-text[data-astro-cid-7q7nr3vh]{padding:var(--space-6) var(--space-6) var(--space-8)}.hero-text[data-astro-cid-7q7nr3vh] .badge[data-astro-cid-7q7nr3vh]{margin-bottom:var(--space-4)}.app-flow[data-astro-cid-7q7nr3vh]{grid-template-columns:1fr;gap:var(--space-10)}.app-mockup[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;align-items:center}.aud-welcome-inner[data-astro-cid-7q7nr3vh]{padding:var(--space-8) var(--space-6)}.register-card[data-astro-cid-7q7nr3vh]{grid-template-columns:1fr}.register-info[data-astro-cid-7q7nr3vh],.register-form-wrapper[data-astro-cid-7q7nr3vh]{padding:var(--space-8)}}@media(max-width:768px){.hero-text[data-astro-cid-7q7nr3vh] h1[data-astro-cid-7q7nr3vh]{font-size:2rem}.faq-card[data-astro-cid-7q7nr3vh]{padding:var(--space-8) var(--space-6)}.section-header[data-astro-cid-7q7nr3vh]{margin-bottom:var(--space-10)}.week-list[data-astro-cid-7q7nr3vh]{padding:var(--space-4) var(--space-5) var(--space-6)}.block-header[data-astro-cid-7q7nr3vh]{padding:var(--space-5) var(--space-5)}.flow-step-card[data-astro-cid-7q7nr3vh]{padding:var(--space-5)}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-card[data-astro-cid-7q7nr3vh]{padding:var(--space-6) var(--space-5)}.flow-spine[data-astro-cid-7q7nr3vh]{left:21px}}@media(max-width:480px){.container[data-astro-cid-7q7nr3vh]{padding:0 var(--space-5)}.flow-step-marker[data-astro-cid-7q7nr3vh]{width:40px}.flow-step-number[data-astro-cid-7q7nr3vh]{width:40px;height:40px;font-size:1rem}.flow-step-featured[data-astro-cid-7q7nr3vh] .flow-step-number[data-astro-cid-7q7nr3vh]{width:44px;height:44px}.flow-step-icon[data-astro-cid-7q7nr3vh]{display:none}.flow-spine[data-astro-cid-7q7nr3vh]{left:18px}.register-info[data-astro-cid-7q7nr3vh],.register-form-wrapper[data-astro-cid-7q7nr3vh]{padding:var(--space-6)}}.mobile-sticky-banner[data-astro-cid-7q7nr3vh]{display:none}@media(max-width:900px){.mobile-sticky-banner[data-astro-cid-7q7nr3vh]{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;border-top:1px solid rgba(45,26,36,.08);box-shadow:0 -4px 20px #00000014;padding:var(--space-3) var(--space-5);align-items:center;justify-content:space-between;gap:var(--space-3);backdrop-filter:blur(12px);background:#fffffff2}.sticky-info[data-astro-cid-7q7nr3vh]{display:flex;flex-direction:column;gap:1px;min-width:0}.sticky-date[data-astro-cid-7q7nr3vh]{font-size:.8125rem;font-weight:600;color:var(--text)}.sticky-spots[data-astro-cid-7q7nr3vh]{font-size:.6875rem;color:var(--plum-soft);font-weight:500}.sticky-btn[data-astro-cid-7q7nr3vh]{display:inline-flex;align-items:center;padding:var(--space-3) var(--space-6);background:var(--plum);color:#fff;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;flex-shrink:0}.live-class-page[data-astro-cid-7q7nr3vh]{padding-bottom:72px}}
