.marquee.svelte-zjj5c5{display:flex;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.marquee.svelte-zjj5c5:hover .marquee-track:where(.svelte-zjj5c5){animation-play-state:paused}.marquee.svelte-zjj5c5:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:var(--radius-pill)}.marquee-track.svelte-zjj5c5{display:flex;flex-shrink:0;gap:14px;padding-right:14px;animation:svelte-zjj5c5-marquee-scroll 34s linear infinite}.marquee-item.svelte-zjj5c5{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;padding:14px 22px;font-family:var(--font-rubik);font-size:15px;white-space:nowrap;color:#ffffffdb;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:var(--radius-pill)}.marquee-check.svelte-zjj5c5{display:inline-flex;color:var(--color-primary)}@keyframes svelte-zjj5c5-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.marquee.svelte-zjj5c5{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.marquee-track.svelte-zjj5c5{animation:none}.marquee-track[aria-hidden=true].svelte-zjj5c5{display:none}}.audience.svelte-1fyipfq{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card.svelte-1fyipfq{display:flex;flex-direction:column;gap:10px;padding:26px;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:var(--radius-card);transition-property:transform,border-color,opacity;transition-duration:.25s;transition-timing-function:ease}.audience-card.svelte-1fyipfq:hover{transform:translateY(-6px);border-color:#22c55e66}.audience.svelte-1fyipfq:focus-visible{outline:2px solid var(--color-primary);outline-offset:6px;border-radius:var(--radius-card)}.audience-title.svelte-1fyipfq{font-family:var(--font-familjen);font-size:17px;font-weight:600;line-height:1.3;color:#fff}.audience-text.svelte-1fyipfq{font-family:var(--font-rubik);font-size:14px;line-height:1.6;color:var(--color-muted)}@media(max-width:900px){.audience.svelte-1fyipfq{display:flex;gap:14px;margin-inline:-60px;padding-inline:60px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.audience.svelte-1fyipfq::-webkit-scrollbar{display:none}.audience-card.svelte-1fyipfq{flex:0 0 82%;scroll-snap-align:start}.audience-card.svelte-1fyipfq:hover{transform:none}.audience.svelte-1fyipfq:focus-visible{outline-offset:-3px}}@media(max-width:768px){.audience.svelte-1fyipfq{margin-inline:-20px;padding-inline:20px}}@media(prefers-reduced-motion:reduce){.audience-card.svelte-1fyipfq{transition:none}.audience-card.svelte-1fyipfq:hover{transform:none}}.so-section.svelte-15hefrh{position:relative;isolation:isolate;overflow:hidden}.so-section-inner.svelte-15hefrh{position:relative}.so-hero-inner.svelte-15hefrh,.so-section-inner.svelte-15hefrh{max-width:1600px}.so-head.svelte-15hefrh{max-width:760px;margin-bottom:40px}.so-lead.svelte-15hefrh{margin-top:16px;font-family:var(--font-rubik);font-size:17px;line-height:1.65;color:#ffffffb8}.so-card.svelte-15hefrh{display:flex;flex-direction:column;gap:12px;padding:28px;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:var(--radius-card)}.so-card-icon.svelte-15hefrh{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--color-primary-light);color:var(--color-primary)}.so-card-title.svelte-15hefrh{font-family:var(--font-familjen);font-size:19px;font-weight:600;color:#fff}.so-card-text.svelte-15hefrh{font-family:var(--font-rubik);font-size:15px;line-height:1.6;color:var(--color-muted)}.so-grid-3.svelte-15hefrh{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.so-btn-ghost.svelte-15hefrh{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;font-family:var(--font-unbounded);font-size:16px;font-weight:500;color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-pill);transition:border-color .2s ease,color .2s ease}.so-btn-ghost.svelte-15hefrh:hover{border-color:var(--color-primary);color:var(--color-primary)}@media(max-width:560px){.so-hero-actions.svelte-15hefrh a:where(.svelte-15hefrh),.so-intro-actions.svelte-15hefrh a:where(.svelte-15hefrh),.so-actions-row.svelte-15hefrh a:where(.svelte-15hefrh),.so-author-actions.svelte-15hefrh a:where(.svelte-15hefrh),.so-banner.svelte-15hefrh a.btn-primary:where(.svelte-15hefrh),.so-samcoin.svelte-15hefrh a:where(.svelte-15hefrh){width:100%;justify-content:center;white-space:normal;text-align:center}}.so-hero.svelte-15hefrh{position:relative;display:flex;align-items:center;min-height:620px;padding:120px 0 80px;overflow:hidden}.so-hero-art.svelte-15hefrh{position:absolute;inset:0 0 0 auto;width:62%;-webkit-mask-image:linear-gradient(to left,#000 45%,transparent 100%);mask-image:linear-gradient(to left,#000 45%,transparent 100%)}.so-hero-art.svelte-15hefrh .so-hero-art-img{width:100%;height:100%;object-fit:cover;object-position:center right}.so-hero-inner.svelte-15hefrh{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:100%;min-width:0}.so-breadcrumb.svelte-15hefrh{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-rubik);font-size:14px;color:var(--color-muted);transition:color .2s ease}.so-breadcrumb.svelte-15hefrh:hover{color:#fff}.so-badge.svelte-15hefrh{display:inline-flex;align-items:center;padding:7px 16px;font-family:var(--font-unbounded);font-size:13px;font-weight:500;color:var(--color-primary);background:var(--color-primary-light);border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-pill)}.so-hero-title.svelte-15hefrh{font-family:var(--font-unbounded);font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.05;color:#fff}.so-hero-title-note.svelte-15hefrh{display:block;font-size:.42em;font-weight:400;letter-spacing:.08em;color:var(--color-muted);text-transform:lowercase}.so-hero-tagline.svelte-15hefrh{max-width:520px;font-family:var(--font-rubik);font-size:18px;line-height:1.6;color:#ffffffc7}.so-hero-actions.svelte-15hefrh{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}@media(max-width:900px){.so-grid-3.svelte-15hefrh{grid-template-columns:1fr}.so-hero.svelte-15hefrh{min-height:0;padding:96px 0 56px}.so-hero-art.svelte-15hefrh{width:100%;opacity:.35;-webkit-mask-image:linear-gradient(to top,transparent,#000 60%);mask-image:linear-gradient(to top,transparent,#000 60%)}}.so-intro-card.svelte-15hefrh{padding:44px;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:var(--radius-card)}.so-intro-card.svelte-15hefrh .so-head:where(.svelte-15hefrh){margin-bottom:28px}.so-list-heading.svelte-15hefrh{margin-bottom:16px;font-family:var(--font-familjen);font-size:16px;font-weight:600;color:#fff}.so-intro-actions.svelte-15hefrh{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px}.so-note.svelte-15hefrh{font-family:var(--font-rubik);font-size:14px;color:var(--color-muted)}@media(max-width:900px){.so-intro-card.svelte-15hefrh{padding:28px 20px}}#program.svelte-15hefrh{scroll-margin-top:80px}.so-eyebrow.svelte-15hefrh{display:block;margin-bottom:10px;font-family:var(--font-familjen);font-size:12px;font-weight:600;letter-spacing:.18em;color:var(--color-muted);text-transform:uppercase}.so-program-grid.svelte-15hefrh{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.so-program-card.svelte-15hefrh{grid-column:span 2}.so-program-card.svelte-15hefrh:nth-child(4){grid-column:span 3}.so-program-card.svelte-15hefrh:nth-child(5){grid-column:span 3}.so-program-num.svelte-15hefrh{font-family:var(--font-unbounded);font-size:13px;font-weight:600;letter-spacing:.1em;color:var(--color-primary)}.so-actions-row.svelte-15hefrh{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px}.so-note-center.svelte-15hefrh{margin-top:14px;text-align:center}@media(max-width:900px){.so-program-grid.svelte-15hefrh{grid-template-columns:1fr}.so-program-card.svelte-15hefrh,.so-program-card.svelte-15hefrh:nth-child(4),.so-program-card.svelte-15hefrh:nth-child(5){grid-column:span 1}}.so-author.svelte-15hefrh{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:start}.so-stats.svelte-15hefrh{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.so-stat.svelte-15hefrh{display:flex;flex-direction:column;gap:4px;padding:20px;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:18px}.so-stat-value.svelte-15hefrh{font-family:var(--font-unbounded);font-size:20px;font-weight:600;color:var(--color-primary)}.so-stat-label.svelte-15hefrh{font-family:var(--font-rubik);font-size:13px;line-height:1.4;color:var(--color-muted)}.so-author-side.svelte-15hefrh{display:flex;flex-direction:column;gap:20px}.so-author-side.svelte-15hefrh .so-author-photo{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:top center;border:1px solid var(--color-border);border-radius:var(--radius-card)}.so-author-actions.svelte-15hefrh{display:flex;flex-direction:column;gap:10px}.so-author-actions.svelte-15hefrh>a{justify-content:center}.so-format-art.svelte-15hefrh{position:absolute;inset:0 0 0 auto;z-index:-1;width:48%;-webkit-mask-image:linear-gradient(to left,#000 30%,transparent 100%);mask-image:linear-gradient(to left,#000 30%,transparent 100%)}.so-format-art.svelte-15hefrh .so-format-art-img{width:100%;height:100%;object-fit:cover;opacity:.45}.so-format-grid.svelte-15hefrh{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px}.so-banner.svelte-15hefrh{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:28px 32px;background:linear-gradient(120deg,#22c55e24,#111113e6);border:1px solid rgba(34,197,94,.28);border-radius:var(--radius-card)}.so-banner-text.svelte-15hefrh{flex:1 1 420px;font-family:var(--font-rubik);font-size:15px;line-height:1.6;color:#ffffffdb}.so-banner-link.svelte-15hefrh{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.so-author.svelte-15hefrh{grid-template-columns:1fr;gap:28px}.so-author-side.svelte-15hefrh{order:-1}.so-stats.svelte-15hefrh,.so-format-grid.svelte-15hefrh{grid-template-columns:1fr}.so-format-art.svelte-15hefrh{width:100%;opacity:.5;-webkit-mask-image:linear-gradient(to top,transparent,#000 70%);mask-image:linear-gradient(to top,transparent,#000 70%)}.so-banner.svelte-15hefrh{padding:22px 20px}}.so-access.svelte-15hefrh{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;overflow:hidden;padding:44px;background:var(--color-dark-card);border:1px solid rgba(34,197,94,.28);border-radius:var(--radius-card)}.so-access-main.svelte-15hefrh,.so-access-list.svelte-15hefrh{position:relative;z-index:1}.so-access-heading.svelte-15hefrh{margin-bottom:14px;font-family:var(--font-unbounded);font-size:clamp(24px,3vw,34px);font-weight:600;line-height:1.15;color:#fff}.so-price.svelte-15hefrh{display:flex;flex-direction:column;gap:2px;margin-top:28px}.so-price-label.svelte-15hefrh{font-family:var(--font-rubik);font-size:14px;color:var(--color-muted)}.so-price-value.svelte-15hefrh{font-family:var(--font-unbounded);font-size:38px;font-weight:700;color:var(--color-primary)}.so-actions-left.svelte-15hefrh{justify-content:flex-start;margin-top:24px}.so-checklist.svelte-15hefrh{display:flex;flex-direction:column;gap:10px}.so-checklist-item.svelte-15hefrh{display:flex;gap:10px;font-family:var(--font-rubik);font-size:15px;line-height:1.5;color:#ffffffd1}.so-checklist-icon.svelte-15hefrh{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;margin-top:2px;color:var(--color-primary);background:var(--color-primary-light);border-radius:50%}.so-samcoin.svelte-15hefrh{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:48px 40px;text-align:center;background:var(--color-dark-card);border:1px solid var(--color-border);border-radius:var(--radius-card)}.so-samcoin.svelte-15hefrh .so-lead:where(.svelte-15hefrh){margin-top:0}@media(max-width:900px){.so-access.svelte-15hefrh{grid-template-columns:1fr;gap:28px;padding:28px 20px}.so-samcoin.svelte-15hefrh{padding:32px 20px}}@media(min-width:1200px){.so-head.svelte-15hefrh{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);column-gap:80px;align-items:start;max-width:none}.so-head.svelte-15hefrh>.so-eyebrow:where(.svelte-15hefrh){grid-column:1;grid-row:1}.so-head.svelte-15hefrh>h2:where(.svelte-15hefrh){grid-column:1}.so-head.svelte-15hefrh:has(.so-eyebrow:where(.svelte-15hefrh))>h2:where(.svelte-15hefrh){grid-row:2}.so-head.svelte-15hefrh>.so-lead:where(.svelte-15hefrh){grid-column:2;margin-top:0}.so-head.svelte-15hefrh>.so-lead:where(.svelte-15hefrh)~.so-lead:where(.svelte-15hefrh){margin-top:18px}}
