.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-top:var(--nav-h);padding-bottom:var(--space-16)}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.hero-glow--1[data-astro-cid-bbe6dxrz]{width:600px;height:600px;top:-100px;right:-80px;background:var(--primitive-amber-600);opacity:.08}.hero-glow--2[data-astro-cid-bbe6dxrz]{width:400px;height:400px;bottom:0;left:-120px;background:var(--primitive-amber-800);opacity:.06}.hero-grain[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.025;pointer-events:none}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:1280px;width:100%;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.hero-copy[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:0}.hero-status[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;background:#4ade8014;border:1px solid rgba(74,222,128,.2);padding:6px 14px;border-radius:20px;font-size:12px;font-weight:500;color:var(--primitive-green-400);letter-spacing:.03em;width:fit-content;margin-bottom:28px}.hero-status__dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%;background:var(--primitive-green-400);animation:pulse 2s ease-in-out infinite;flex-shrink:0}.hero-title[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:0;margin-bottom:24px}.hero-title__line[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(44px,5.5vw,72px);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--color-text-headline);display:block}.hero-title__line--accent[data-astro-cid-bbe6dxrz]{color:var(--primitive-amber-300);position:relative;display:inline-block}.hero-title__line--accent[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--primitive-amber-400),transparent);border-radius:2px}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:15px;color:var(--color-text-secondary);line-height:1.7;max-width:480px;margin-bottom:36px}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:24px;margin-bottom:36px;padding:20px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.hero-stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:2px}.hero-stat__num[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--color-text-headline);letter-spacing:-.03em;line-height:1}.hero-stat__label[data-astro-cid-bbe6dxrz]{font-size:11px;font-weight:500;color:var(--color-text-tertiary);letter-spacing:.06em;text-transform:uppercase}.hero-stat-divider[data-astro-cid-bbe6dxrz]{width:1px;height:32px;background:#ffffff14;flex-shrink:0}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:16px;margin-bottom:36px}.hero-btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:14px;font-weight:600;letter-spacing:.01em;border-radius:8px;padding:14px 28px;text-decoration:none;cursor:pointer;transition:all .25s ease;white-space:nowrap}.hero-btn--primary[data-astro-cid-bbe6dxrz]{background:var(--primitive-amber-400);color:#06050a}.hero-btn--primary[data-astro-cid-bbe6dxrz]:hover{background:var(--primitive-amber-300);transform:translateY(-2px);box-shadow:0 8px 32px #d4a8404d}.hero-btn--ghost[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--color-text-secondary);padding:14px 0}.hero-btn--ghost[data-astro-cid-bbe6dxrz]:hover{color:var(--color-text-headline)}.hero-tools[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-tools__label[data-astro-cid-bbe6dxrz]{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-tertiary);flex-shrink:0}.hero-tools__list[data-astro-cid-bbe6dxrz]{display:flex;gap:6px;flex-wrap:wrap}.hero-tool[data-astro-cid-bbe6dxrz]{background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);padding:4px 10px;border-radius:4px;font-size:11px;color:var(--color-text-secondary);font-weight:500}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center}.hero-frame[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:320px;aspect-ratio:9 / 16;border-radius:24px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.12);box-shadow:0 32px 80px #000c,0 0 0 1px #ffffff0f,0 0 40px #d4a8401a}.hero-frame__chrome[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(180deg,rgba(0,0,0,.7) 0%,transparent 100%);font-family:Courier New,monospace}.hero-frame__dots[data-astro-cid-bbe6dxrz]{display:flex;gap:5px}.hero-frame__dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:50%;background:#fff3}.hero-frame__dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(1){background:#ff5f57}.hero-frame__dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(2){background:#febc2e}.hero-frame__dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3){background:#28c840}.hero-frame__label[data-astro-cid-bbe6dxrz]{font-size:10px;color:#ffffff73;letter-spacing:.1em;margin:0 auto}.hero-frame__rec[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;color:#ff5f57;letter-spacing:.1em;flex-shrink:0}.hero-frame__rec-dot[data-astro-cid-bbe6dxrz]{width:7px;height:7px;background:#ff5f57;border-radius:50%;animation:blink 1s ease-in-out infinite}@keyframes blink{50%{opacity:.2}}.hero-video[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;display:block}.hero-frame__scanlines[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none}.hero-frame__timecode[data-astro-cid-bbe6dxrz]{position:absolute;bottom:12px;left:14px;font-family:Courier New,monospace;font-size:11px;color:#ffffff80;letter-spacing:.08em;z-index:5}.hero-badge[data-astro-cid-bbe6dxrz]{position:absolute;bottom:24px;right:0;display:flex;align-items:center;gap:12px;background:#0d0c14d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 18px;box-shadow:0 16px 48px #00000080;backdrop-filter:blur(12px);z-index:20}.hero-badge__icon[data-astro-cid-bbe6dxrz]{font-size:22px}.hero-badge__title[data-astro-cid-bbe6dxrz]{font-size:13px;font-weight:600;color:var(--color-text-headline);line-height:1.2}.hero-badge__sub[data-astro-cid-bbe6dxrz]{font-size:11px;color:var(--color-text-tertiary);margin-top:1px}.hero-scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1}.hero-scroll-hint__line[data-astro-cid-bbe6dxrz]{width:1px;height:48px;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent);animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.hero-scroll-hint[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:9px;font-weight:600;letter-spacing:.15em;color:var(--color-text-tertiary);text-transform:uppercase}@media(max-width:1024px){.hero-inner[data-astro-cid-bbe6dxrz]{gap:48px}}@media(max-width:900px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:48px;padding:32px 24px 0}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}.hero-badge[data-astro-cid-bbe6dxrz]{bottom:-16px;right:0}.hero-title__line[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,10vw,56px)}.hero-stats[data-astro-cid-bbe6dxrz]{gap:16px}.hero-scroll-hint[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:480px){.hero-tools[data-astro-cid-bbe6dxrz]{display:none}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start}.hero-badge[data-astro-cid-bbe6dxrz]{display:none}}.tm-section[data-astro-cid-saya4lop]{padding:32px 0;background:#09080e;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.tm-container[data-astro-cid-saya4lop]{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px}.tm-label[data-astro-cid-saya4lop] span[data-astro-cid-saya4lop]{font-size:10px;font-weight:700;letter-spacing:.18em;color:var(--color-text-tertiary);text-transform:uppercase}.tm-marquee[data-astro-cid-saya4lop]{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,#000 15%,#000 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 15%,#000 85%,transparent)}.tm-track[data-astro-cid-saya4lop]{display:flex;align-items:center;gap:48px;width:max-content;animation:marqueeScroll 25s linear infinite}.tm-track[data-astro-cid-saya4lop]:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tm-item[data-astro-cid-saya4lop]{display:flex;align-items:center;justify-content:center;padding:8px 16px}.tm-logo[data-astro-cid-saya4lop]{font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.1em;color:#ffffff59;white-space:nowrap;transition:color .3s}.tm-item[data-astro-cid-saya4lop]:hover .tm-logo[data-astro-cid-saya4lop]{color:var(--primitive-amber-300)}.pf-section[data-astro-cid-uhrerali]{padding:var(--space-24) 0 var(--space-20);position:relative}.pf-container[data-astro-cid-uhrerali]{max-width:1280px;margin:0 auto;padding:0 40px}.pf-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:48px}.section-eyebrow[data-astro-cid-uhrerali]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-accent);margin-bottom:12px}.section-eyebrow__dot[data-astro-cid-uhrerali]{width:6px;height:6px;border-radius:50%;background:var(--color-text-accent);box-shadow:0 0 8px var(--color-text-accent);flex-shrink:0}.pf-heading[data-astro-cid-uhrerali]{font-family:var(--font-display);font-size:clamp(36px,4vw,52px);font-weight:700;letter-spacing:-.03em;color:var(--color-text-headline);line-height:1.05}.pf-desc[data-astro-cid-uhrerali]{max-width:340px;font-size:14px;color:var(--color-text-secondary);line-height:1.65;flex-shrink:0;text-align:right;align-self:flex-end}.pf-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;justify-content:center}.pf-card[data-astro-cid-uhrerali]{position:relative;border-radius:20px;overflow:hidden;background:#0d0c14;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s;animation:cardIn .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--i, 0) * .1s);animation-play-state:paused;opacity:0;box-shadow:0 12px 32px #0006}@keyframes cardIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.pf-card[data-astro-cid-uhrerali]:hover{transform:translateY(-8px) scale(1.01);border-color:#d4a84073;box-shadow:0 24px 60px #000000b3,0 0 32px #d4a8401f}.pf-card__media[data-astro-cid-uhrerali]{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#000}.pf-card__video[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.pf-card[data-astro-cid-uhrerali]:hover .pf-card__video[data-astro-cid-uhrerali]{transform:scale(1.05)}.pf-card__overlay[data-astro-cid-uhrerali]{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 35%,transparent 55%,rgba(0,0,0,.85) 100%);display:flex;flex-direction:column;justify-content:space-between;padding:20px;transition:opacity .3s}.pf-card__badge[data-astro-cid-uhrerali]{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:#00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);padding:4px 10px;border-radius:12px;font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--primitive-amber-300)}.pf-card__dot[data-astro-cid-uhrerali]{width:5px;height:5px;border-radius:50%;background:var(--primitive-amber-300);box-shadow:0 0 6px var(--primitive-amber-300)}.pf-card__play[data-astro-cid-uhrerali]{align-self:center;width:54px;height:54px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;transform:scale(.88);transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .2s,color .2s}.pf-card[data-astro-cid-uhrerali]:hover .pf-card__play[data-astro-cid-uhrerali]{transform:scale(1.08);background:var(--primitive-amber-400);color:#06050a;border-color:transparent}.pf-card__bottom[data-astro-cid-uhrerali]{display:flex;flex-direction:column;gap:4px}.pf-card__title[data-astro-cid-uhrerali]{font-family:var(--font-body);font-size:15px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.6)}.pf-card__hint[data-astro-cid-uhrerali]{font-size:11px;color:#fff9;letter-spacing:.02em;transition:color .2s}.pf-card[data-astro-cid-uhrerali]:hover .pf-card__hint[data-astro-cid-uhrerali]{color:var(--primitive-amber-300)}.pf-empty[data-astro-cid-uhrerali]{grid-column:1 / -1;text-align:center;padding:80px 0;color:var(--color-text-tertiary);font-size:14px}.pf-empty[data-astro-cid-uhrerali] a[data-astro-cid-uhrerali]{color:var(--color-text-accent);text-decoration:underline}.pf-modal[data-astro-cid-uhrerali]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s ease}.pf-modal[data-astro-cid-uhrerali].is-open{opacity:1;pointer-events:all}.pf-modal__backdrop[data-astro-cid-uhrerali]{position:absolute;inset:0;background:#06050af0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.pf-modal__box[data-astro-cid-uhrerali]{position:relative;z-index:1001;width:100%;max-width:480px;background:#000;border-radius:24px;overflow:hidden;box-shadow:0 32px 80px #000000e6;border:1px solid rgba(255,255,255,.12);transform:scale(.94);transition:transform .3s cubic-bezier(.16,1,.3,1)}.pf-modal[data-astro-cid-uhrerali].is-open .pf-modal__box[data-astro-cid-uhrerali]{transform:scale(1)}.pf-modal__close[data-astro-cid-uhrerali]{position:absolute;top:16px;right:16px;z-index:10;width:38px;height:38px;border-radius:50%;background:#0009;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.pf-modal__close[data-astro-cid-uhrerali]:hover{background:#ffffff40}.pf-modal__video[data-astro-cid-uhrerali]{width:100%;max-height:80vh;aspect-ratio:9 / 16;object-fit:cover;display:block}.pf-modal__title[data-astro-cid-uhrerali]{padding:16px 24px;font-size:15px;font-weight:600;color:var(--color-text-headline);background:var(--color-bg-raised)}@media(max-width:900px){.pf-container[data-astro-cid-uhrerali]{padding:0 24px}.pf-header[data-astro-cid-uhrerali]{flex-direction:column;align-items:flex-start;gap:16px}.pf-desc[data-astro-cid-uhrerali]{text-align:left;max-width:100%}}.wf-section[data-astro-cid-s7flme5r]{padding:var(--space-24) 0;position:relative;border-top:1px solid rgba(255,255,255,.06)}.wf-container[data-astro-cid-s7flme5r]{max-width:1280px;margin:0 auto;padding:0 40px}.wf-header[data-astro-cid-s7flme5r]{max-width:600px;margin-bottom:56px}.section-eyebrow[data-astro-cid-s7flme5r]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-accent);margin-bottom:14px}.section-eyebrow__dot[data-astro-cid-s7flme5r]{width:6px;height:6px;border-radius:50%;background:var(--color-text-accent);box-shadow:0 0 8px var(--color-text-accent);flex-shrink:0}.wf-heading[data-astro-cid-s7flme5r]{font-family:var(--font-display);font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.03em;color:var(--color-text-headline);line-height:1.1;margin-bottom:16px}.wf-sub[data-astro-cid-s7flme5r]{font-size:15px;color:var(--color-text-secondary);line-height:1.65}.wf-grid[data-astro-cid-s7flme5r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:56px}.wf-card[data-astro-cid-s7flme5r]{background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:32px 24px;position:relative;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s}.wf-card[data-astro-cid-s7flme5r]:hover{transform:translateY(-6px);border-color:#d4a84059}.wf-card__num[data-astro-cid-s7flme5r]{font-family:var(--font-display);font-size:12px;font-weight:700;color:var(--primitive-amber-400);letter-spacing:.1em;margin-bottom:16px}.wf-card__icon[data-astro-cid-s7flme5r]{color:var(--color-text-headline);margin-bottom:20px;width:44px;height:44px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.wf-card__title[data-astro-cid-s7flme5r]{font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--color-text-headline);letter-spacing:-.01em;margin-bottom:10px}.wf-card__desc[data-astro-cid-s7flme5r]{font-size:13px;color:var(--color-text-secondary);line-height:1.6;margin-bottom:24px;flex-grow:1}.wf-card__tag[data-astro-cid-s7flme5r]{font-size:11px;font-weight:500;color:var(--color-text-tertiary);background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:4px 10px;border-radius:6px;width:fit-content}.wf-suite[data-astro-cid-s7flme5r]{background:#09080e;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:24px;box-shadow:0 24px 64px #0009}.wf-suite__header[data-astro-cid-s7flme5r]{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:20px}.wf-suite__title[data-astro-cid-s7flme5r]{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--color-text-secondary)}.wf-suite__dot[data-astro-cid-s7flme5r]{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e}.wf-suite__badge[data-astro-cid-s7flme5r]{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--primitive-amber-300);background:#d4a8401a;padding:4px 10px;border-radius:6px;border:1px solid rgba(212,168,64,.25)}.wf-suite__tracks[data-astro-cid-s7flme5r]{display:flex;flex-direction:column;gap:12px}.wf-track[data-astro-cid-s7flme5r]{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:center;background:#ffffff05;padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.04)}.wf-track__label[data-astro-cid-s7flme5r]{font-size:12px;font-weight:500;color:var(--color-text-secondary)}.wf-track__clip[data-astro-cid-s7flme5r]{position:relative;height:28px;border-radius:6px;display:flex;align-items:center;padding:0 12px;font-size:11px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden}.wf-track--v1[data-astro-cid-s7flme5r] .wf-track__clip[data-astro-cid-s7flme5r]{background:linear-gradient(90deg,#9333ea,#a855f7)}.wf-track--v2[data-astro-cid-s7flme5r] .wf-track__clip[data-astro-cid-s7flme5r]{background:linear-gradient(90deg,#2563eb,#3b82f6)}.wf-track--a1[data-astro-cid-s7flme5r] .wf-track__clip[data-astro-cid-s7flme5r]{background:linear-gradient(90deg,#059669,#10b981)}.wf-track--a2[data-astro-cid-s7flme5r] .wf-track__clip[data-astro-cid-s7flme5r]{background:linear-gradient(90deg,#d97706,#f59e0b)}@media(max-width:768px){.wf-container[data-astro-cid-s7flme5r]{padding:0 24px}.wf-track[data-astro-cid-s7flme5r]{grid-template-columns:1fr}.wf-track__clip[data-astro-cid-s7flme5r]{width:100%!important;left:0!important}}.ts-section[data-astro-cid-aadlzisc]{padding:var(--space-24) 0;position:relative;border-top:1px solid rgba(255,255,255,.06)}.ts-container[data-astro-cid-aadlzisc]{max-width:1280px;margin:0 auto;padding:0 40px}.ts-header[data-astro-cid-aadlzisc]{max-width:560px;margin-bottom:48px}.section-eyebrow[data-astro-cid-aadlzisc]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-accent);margin-bottom:12px}.section-eyebrow__dot[data-astro-cid-aadlzisc]{width:6px;height:6px;border-radius:50%;background:var(--color-text-accent);box-shadow:0 0 8px var(--color-text-accent);flex-shrink:0}.ts-heading[data-astro-cid-aadlzisc]{font-family:var(--font-display);font-size:clamp(34px,4vw,48px);font-weight:700;letter-spacing:-.03em;color:var(--color-text-headline);line-height:1.1;margin-bottom:14px}.ts-sub[data-astro-cid-aadlzisc]{font-size:15px;color:var(--color-text-secondary);line-height:1.65}.ts-metrics[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#09080e;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px 24px;margin-bottom:48px}.ts-metric[data-astro-cid-aadlzisc]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.ts-metric__val[data-astro-cid-aadlzisc]{font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:700;color:var(--primitive-amber-300);letter-spacing:-.03em;line-height:1}.ts-metric__lbl[data-astro-cid-aadlzisc]{font-size:12px;font-weight:500;color:var(--color-text-tertiary);letter-spacing:.04em}.ts-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.ts-card[data-astro-cid-aadlzisc]{background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s}.ts-card[data-astro-cid-aadlzisc]:hover{transform:translateY(-6px);border-color:#d4a84059}.ts-card__stars[data-astro-cid-aadlzisc]{color:var(--primitive-amber-400);font-size:14px;letter-spacing:2px;margin-bottom:16px}.ts-card__quote[data-astro-cid-aadlzisc]{font-size:14px;color:var(--color-text-body);line-height:1.7;margin-bottom:24px;font-style:italic}.ts-card__author[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:12px}.ts-card__avatar[data-astro-cid-aadlzisc]{width:42px;height:42px;border-radius:50%;background:#d4a84026;border:1px solid rgba(212,168,64,.3);color:var(--primitive-amber-300);font-family:var(--font-display);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ts-card__name[data-astro-cid-aadlzisc]{font-size:14px;font-weight:600;color:var(--color-text-headline)}.ts-card__role[data-astro-cid-aadlzisc]{font-size:11px;color:var(--color-text-tertiary);margin-top:2px}@media(max-width:900px){.ts-container[data-astro-cid-aadlzisc]{padding:0 24px}.ts-metrics[data-astro-cid-aadlzisc]{grid-template-columns:repeat(2,1fr);gap:24px}}.sv-section[data-astro-cid-g5jplrhu]{padding:var(--space-24) 0;border-top:1px solid rgba(255,255,255,.05)}.sv-container[data-astro-cid-g5jplrhu]{max-width:1280px;margin:0 auto;padding:0 40px}.sv-header[data-astro-cid-g5jplrhu]{max-width:560px;margin-bottom:64px}.section-eyebrow[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-accent);margin-bottom:16px}.section-eyebrow__dot[data-astro-cid-g5jplrhu]{width:6px;height:6px;border-radius:50%;background:var(--color-text-accent);box-shadow:0 0 8px var(--color-text-accent);flex-shrink:0}.sv-heading[data-astro-cid-g5jplrhu]{font-family:var(--font-display);font-size:clamp(36px,4vw,52px);font-weight:700;letter-spacing:-.03em;color:var(--color-text-headline);line-height:1.05;margin-bottom:16px}.sv-sub[data-astro-cid-g5jplrhu]{font-size:15px;color:var(--color-text-secondary);line-height:1.65}.sv-list[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.07)}.sv-item[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:80px 1fr auto;gap:32px;align-items:start;padding:36px 0;border-bottom:1px solid rgba(255,255,255,.07);transition:background .2s;cursor:default}.sv-item[data-astro-cid-g5jplrhu]:hover{background:#ffffff04}.sv-item__num[data-astro-cid-g5jplrhu]{font-family:var(--font-display);font-size:13px;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.06em;padding-top:3px}.sv-item__title[data-astro-cid-g5jplrhu]{font-family:var(--font-body);font-size:17px;font-weight:600;color:var(--color-text-headline);letter-spacing:-.01em;margin-bottom:10px}.sv-item__desc[data-astro-cid-g5jplrhu]{font-size:14px;color:var(--color-text-secondary);line-height:1.65;max-width:560px}.sv-item__tags[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:6px;align-items:flex-end;padding-top:3px;flex-shrink:0}.sv-item__tags[data-astro-cid-g5jplrhu] span[data-astro-cid-g5jplrhu]{font-size:11px;font-weight:500;color:var(--color-text-tertiary);background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);padding:4px 10px;border-radius:4px;white-space:nowrap;letter-spacing:.02em}.sv-cta[data-astro-cid-g5jplrhu]{margin-top:56px;display:flex;align-items:center;justify-content:space-between;padding:32px 40px;background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);border-radius:16px;gap:24px}.sv-cta__text[data-astro-cid-g5jplrhu]{font-family:var(--font-display);font-size:clamp(20px,2.5vw,28px);font-weight:600;color:var(--color-text-headline);letter-spacing:-.02em;line-height:1.2}.sv-cta__btn[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:8px;background:var(--primitive-amber-400);color:#06050a;font-family:var(--font-body);font-size:14px;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .2s,transform .2s;flex-shrink:0}.sv-cta__btn[data-astro-cid-g5jplrhu]:hover{background:var(--primitive-amber-300);transform:translateY(-1px)}@media(max-width:900px){.sv-container[data-astro-cid-g5jplrhu]{padding:0 24px}.sv-item[data-astro-cid-g5jplrhu]{grid-template-columns:48px 1fr;gap:20px}.sv-item__tags[data-astro-cid-g5jplrhu]{display:none}.sv-cta[data-astro-cid-g5jplrhu]{flex-direction:column;align-items:flex-start;padding:24px}}@media(max-width:600px){.sv-item[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:12px}.sv-item__num[data-astro-cid-g5jplrhu]{display:none}}.ct-section[data-astro-cid-4xty6sx2]{padding:var(--space-24) 0 var(--space-32);border-top:1px solid rgba(255,255,255,.05)}.ct-container[data-astro-cid-4xty6sx2]{max-width:1280px;margin:0 auto;padding:0 40px}.ct-card[data-astro-cid-4xty6sx2]{background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:clamp(40px,5vw,72px);position:relative;overflow:hidden}.ct-glow[data-astro-cid-4xty6sx2]{position:absolute;width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,rgba(212,168,64,.15) 0%,transparent 70%);pointer-events:none}.ct-card__inner[data-astro-cid-4xty6sx2]{display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:center;position:relative;z-index:1}.section-eyebrow[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-accent);margin-bottom:16px}.section-eyebrow__dot[data-astro-cid-4xty6sx2]{width:6px;height:6px;border-radius:50%;background:var(--color-text-accent);box-shadow:0 0 8px var(--color-text-accent);flex-shrink:0}.ct-heading[data-astro-cid-4xty6sx2]{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:700;letter-spacing:-.03em;color:var(--color-text-headline);line-height:1.1;margin-bottom:16px}.ct-heading[data-astro-cid-4xty6sx2] em[data-astro-cid-4xty6sx2]{font-style:normal;color:var(--primitive-amber-300)}.ct-sub[data-astro-cid-4xty6sx2]{font-size:15px;color:var(--color-text-secondary);line-height:1.65;max-width:420px;margin-bottom:36px}.ct-links[data-astro-cid-4xty6sx2]{display:flex;gap:12px;flex-wrap:wrap}.ct-link[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:13px 24px;border-radius:12px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);letter-spacing:.01em}.ct-link--ig[data-astro-cid-4xty6sx2]{background:#e1306c1f;border:1px solid rgba(225,48,108,.35);color:#ff75a0}.ct-link--wa[data-astro-cid-4xty6sx2]{background:#25d3661f;border:1px solid rgba(37,211,102,.35);color:#4ade80}.ct-link--em[data-astro-cid-4xty6sx2]{background:#ffffff0f;color:var(--color-text-headline);border:1px solid rgba(255,255,255,.14)}.ct-link[data-astro-cid-4xty6sx2]:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000080;filter:brightness(1.15)}.ct-note[data-astro-cid-4xty6sx2]{background:var(--color-bg-base);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:28px}.ct-note__head[data-astro-cid-4xty6sx2]{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.ct-note__icon[data-astro-cid-4xty6sx2]{font-size:20px}.ct-note__label[data-astro-cid-4xty6sx2]{font-size:13px;font-weight:600;color:var(--color-text-headline)}.ct-note__list[data-astro-cid-4xty6sx2]{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.ct-note__list[data-astro-cid-4xty6sx2] li[data-astro-cid-4xty6sx2]{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--color-text-secondary)}.ct-note__check[data-astro-cid-4xty6sx2]{color:var(--primitive-green-400);font-size:13px;font-weight:700;flex-shrink:0}.ct-note__footer[data-astro-cid-4xty6sx2]{padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.ct-note__avail[data-astro-cid-4xty6sx2]{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:var(--primitive-green-400)}.ct-note__dot[data-astro-cid-4xty6sx2]{width:6px;height:6px;border-radius:50%;background:var(--primitive-green-400);animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@media(max-width:1024px){.ct-card__inner[data-astro-cid-4xty6sx2]{grid-template-columns:1fr;gap:40px}.ct-note[data-astro-cid-4xty6sx2]{max-width:480px}}@media(max-width:600px){.ct-container[data-astro-cid-4xty6sx2]{padding:0 20px}.ct-card[data-astro-cid-4xty6sx2]{padding:32px 24px;border-radius:16px}.ct-links[data-astro-cid-4xty6sx2]{flex-direction:column}.ct-link[data-astro-cid-4xty6sx2]{justify-content:center}}.ft[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.06);padding:40px 0 32px}.ft-inner[data-astro-cid-sz7xmlte]{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:24px}.ft-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.ft-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px}.ft-brand__mark[data-astro-cid-sz7xmlte]{width:34px;height:34px;background:var(--primitive-amber-400);color:#06050a;font-family:var(--font-display);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;border-radius:7px;flex-shrink:0}.ft-brand__name[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:600;color:var(--color-text-headline);line-height:1.2}.ft-brand__sub[data-astro-cid-sz7xmlte]{font-size:11px;color:var(--color-text-tertiary);margin-top:2px}.ft-socials[data-astro-cid-sz7xmlte]{display:flex;gap:8px}.ft-social[data-astro-cid-sz7xmlte]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--color-bg-raised);border:1px solid rgba(255,255,255,.07);color:var(--color-text-secondary);text-decoration:none;transition:all .2s}.ft-social[data-astro-cid-sz7xmlte]:hover{color:var(--color-text-headline);border-color:#ffffff26;background:var(--color-bg-elevated)}.ft-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.05);gap:16px;flex-wrap:wrap}.ft-copy[data-astro-cid-sz7xmlte]{font-size:12px;color:var(--color-text-tertiary)}.ft-made[data-astro-cid-sz7xmlte]{font-size:12px;color:var(--color-text-tertiary);font-style:italic}@media(max-width:600px){.ft-inner[data-astro-cid-sz7xmlte]{padding:0 24px}.ft-top[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:20px}.ft-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}
