.v4.svelte-1byd4u2{--tint:color-mix(in srgb, var(--surface-2) 72%, transparent);--panel:var(--surface);--line:var(--border);--line-2:color-mix(in srgb, var(--border) 72%, transparent);--ink:var(--text);--ink-2:var(--text-muted);--ink-3:var(--text-faint);--accent:var(--brand);--accent-2:var(--brand);--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--wrap:70rem;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;line-height:1.55}.v4-wash.svelte-1byd4u2{background:radial-gradient(ellipse 80% 50% at 50% -8%, color-mix(in srgb, var(--brand) 14%, transparent), transparent 72%), linear-gradient(180deg, color-mix(in srgb, var(--bg) 94%, #f0ebe6) 0%, var(--bg) 45%)}.dark .v4-wash.svelte-1byd4u2{background:radial-gradient(ellipse 80% 50% at 50% -8%, color-mix(in srgb, var(--brand) 18%, transparent), transparent 72%), linear-gradient(180deg, color-mix(in srgb, var(--bg) 90%, #2a2420) 0%, var(--bg) 50%)}.v4-glow.svelte-1byd4u2{background:var(--gradient-hero);opacity:.1;filter:blur(64px)}.dark .v4-glow.svelte-1byd4u2{opacity:.14}.v4-grain.svelte-1byd4u2{mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:180px 180px}.dark .v4-grain.svelte-1byd4u2{mix-blend-mode:soft-light}.v4.svelte-1byd4u2 main:where(.svelte-1byd4u2){z-index:1;position:relative}.v4.svelte-1byd4u2 *{box-sizing:border-box}.v4.svelte-1byd4u2 a:focus-visible,.v4.svelte-1byd4u2 button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.v4.svelte-1byd4u2 h1:where(.svelte-1byd4u2),.v4.svelte-1byd4u2 h2:where(.svelte-1byd4u2){letter-spacing:-.03em;margin:0;font-weight:600;line-height:1.13}.v4-in.svelte-1byd4u2{max-width:var(--wrap);margin:0 auto;padding:0 1.5rem}.v4-label.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.7rem;display:inline-block}.v4-mono.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:.7rem}.v4-btn.svelte-1byd4u2{background:var(--accent);color:var(--primary-foreground);border-radius:8px;padding:.75rem 1.4rem;font-size:.93rem;font-weight:600;text-decoration:none;display:inline-block}.v4-btn.svelte-1byd4u2:hover{filter:brightness(1.08)}.v4-btn-lg.svelte-1byd4u2{padding:.9rem 1.9rem;font-size:1rem}.v4-link.svelte-1byd4u2{color:var(--ink-2);font-size:.93rem;text-decoration:none}.v4-link.svelte-1byd4u2:hover{color:var(--ink)}.v4-hero.svelte-1byd4u2{border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);position:relative;overflow:hidden}.v4-hero-glow.svelte-1byd4u2{background:radial-gradient(closest-side, color-mix(in srgb, var(--brand) 14%, transparent), transparent);pointer-events:none;width:70rem;height:40rem;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.v4-hero-in.svelte-1byd4u2{text-align:center;max-width:52rem;margin:0 auto;padding:7rem 1.5rem 6rem;position:relative}.v4-hero.svelte-1byd4u2 h1:where(.svelte-1byd4u2){font-size:clamp(2.4rem,5.4vw,4rem)}.v4-hero.svelte-1byd4u2 h1:where(.svelte-1byd4u2) em:where(.svelte-1byd4u2){color:var(--accent-2);font-style:normal}.v4-hero.svelte-1byd4u2 p:where(.svelte-1byd4u2){max-width:40rem;color:var(--ink-2);margin:1.6rem auto 0;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.55}.v4-cta-row.svelte-1byd4u2{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.25rem;display:flex}.v4-band.svelte-1byd4u2{border-bottom:1px solid var(--line);padding:5rem 0}.v4-tint.svelte-1byd4u2{background:var(--tint)}.v4-band.svelte-1byd4u2 h2:where(.svelte-1byd4u2){max-width:26ch;font-size:clamp(1.65rem,3vw,2.3rem)}.v4-lede.svelte-1byd4u2{color:var(--ink-2);max-width:40rem;margin:.15rem 0 0;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.55}.v4-lede.svelte-1byd4u2 b:where(.svelte-1byd4u2){color:var(--ink)}.v4-note.svelte-1byd4u2{color:var(--ink-3);max-width:44rem;margin:1.5rem 0 0;font-size:.85rem}.v4-note.svelte-1byd4u2 a:where(.svelte-1byd4u2){color:var(--accent);text-decoration:none}.v4-ladder.svelte-1byd4u2{border:1px solid var(--line);border-radius:10px;margin:2.5rem 0 0;padding:0;list-style:none;overflow:hidden}.v4-step.svelte-1byd4u2{border-bottom:1px solid var(--line-2);background:var(--panel);opacity:.68;grid-template-columns:2rem 1fr;align-items:center;gap:.35rem 1rem;padding:1.1rem 1.25rem;display:grid}.v4-step.svelte-1byd4u2:last-child{border-bottom:none}.v4-step-no.svelte-1byd4u2{font-family:var(--mono);color:var(--ink-3);font-size:.85rem}.v4-step-ad.svelte-1byd4u2{letter-spacing:-.01em;font-size:1rem;font-weight:600}.v4-step-soru.svelte-1byd4u2{color:var(--ink-2);grid-column:2/-1;font-size:.95rem}.v4-step-kim.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);grid-column:2/-1;font-size:.72rem}.v4-step-on.svelte-1byd4u2{opacity:1;background:linear-gradient(90deg, color-mix(in srgb, var(--brand) 12%, var(--panel)), var(--panel) 68%);border-left:2px solid var(--accent)}.v4-step-on.svelte-1byd4u2 .v4-step-no:where(.svelte-1byd4u2),.v4-step-on.svelte-1byd4u2 .v4-step-kim:where(.svelte-1byd4u2){color:var(--accent-2)}.v4-step-on.svelte-1byd4u2 .v4-step-soru:where(.svelte-1byd4u2){color:var(--ink)}@media (width>=880px){.v4-step.svelte-1byd4u2{grid-template-columns:2.5rem minmax(8rem,10rem) minmax(0,1fr) auto;align-items:center;gap:.5rem 1.25rem}.v4-step-soru.svelte-1byd4u2{grid-column:auto}.v4-step-kim.svelte-1byd4u2{text-align:right;grid-column:auto;justify-self:end}}.v4-reads.svelte-1byd4u2{border-top:1px solid var(--line);margin-top:2.25rem}.v4-read.svelte-1byd4u2{border-bottom:1px solid var(--line-2);gap:.25rem 1.5rem;padding:.95rem 0;display:grid}@media (width>=760px){.v4-read.svelte-1byd4u2{grid-template-columns:12rem 1fr;align-items:baseline}}.v4-read-k.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-2);font-size:.75rem}.v4-read-q.svelte-1byd4u2{color:var(--ink-2);font-size:.98rem}.v4-two.svelte-1byd4u2{align-items:center;gap:3rem;display:grid}@media (width>=960px){.v4-two.svelte-1byd4u2{grid-template-columns:1fr 1fr}.v4-two-rev.svelte-1byd4u2{grid-template-columns:1.05fr .95fr}}@media (width<=959.98px){.v4-two-rev.svelte-1byd4u2>.v4-surface:where(.svelte-1byd4u2){order:2}}.v4-surface.svelte-1byd4u2{background:var(--panel);border:1px solid var(--line);box-shadow:0 12px 34px -28px color-mix(in srgb, var(--text) 40%, transparent);border-radius:10px;overflow:hidden}.v4-surface-bar.svelte-1byd4u2{border-bottom:1px solid var(--line);background:var(--surface-2);color:var(--ink-2);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.8rem;font-weight:600;display:flex}.v4-chip.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:.12rem .5rem;font-size:.63rem;font-weight:500}.v4-actions.svelte-1byd4u2{margin:0;padding:0;list-style:none}.v4-actions.svelte-1byd4u2 li:where(.svelte-1byd4u2){border-bottom:1px solid var(--line-2);grid-template-columns:1.1rem 1fr auto;align-items:start;gap:.85rem;padding:1rem;display:grid}.v4-actions.svelte-1byd4u2 li:where(.svelte-1byd4u2):last-child{border-bottom:none}.v4-box.svelte-1byd4u2{border:1.5px solid var(--ink-3);border-radius:4px;width:1.05rem;height:1.05rem;margin-top:.15rem}.v4-act-body.svelte-1byd4u2 strong:where(.svelte-1byd4u2){font-size:.92rem;font-weight:600;line-height:1.35;display:block}.v4-act-why.svelte-1byd4u2{color:var(--ink-3);margin-top:.25rem;font-size:.8rem;display:block}.v4-act-meta.svelte-1byd4u2{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.3rem;display:flex}.v4-owner.svelte-1byd4u2{color:var(--accent-2);border:1px solid color-mix(in srgb, var(--brand) 30%, transparent);background:color-mix(in srgb, var(--brand) 8%, transparent);border-radius:999px;padding:.1rem .5rem;font-size:.75rem}.v4-date.svelte-1byd4u2{font-family:var(--mono);color:var(--ink-3);font-size:.72rem}.v4-cycle.svelte-1byd4u2{background:var(--line);border:1px solid var(--line);border-radius:12px;gap:1px;margin:2.5rem 0 0;padding:0;list-style:none;display:grid;overflow:hidden}@media (width>=900px){.v4-cycle.svelte-1byd4u2{grid-template-columns:repeat(4,1fr)}}.v4-cycle.svelte-1byd4u2 li:where(.svelte-1byd4u2){background:var(--panel);padding:1.35rem}.v4-cycle.svelte-1byd4u2 li:where(.svelte-1byd4u2):last-child{background:linear-gradient(180deg, color-mix(in srgb, var(--brand) 10%, var(--panel)), var(--panel))}.v4-cycle.svelte-1byd4u2 strong:where(.svelte-1byd4u2){letter-spacing:-.02em;margin:.9rem 0 .4rem;font-size:1.05rem;display:block}.v4-cycle-not.svelte-1byd4u2{color:var(--ink-2);font-size:.86rem;line-height:1.5;display:block}.v4-cycle-ornek.svelte-1byd4u2{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-3);margin-top:.65rem;font-size:.72rem;line-height:1.45;display:block}.v4-q-item.svelte-1byd4u2{border-bottom:1px solid var(--line-2);padding:1.1rem 1rem}.v4-q-item.svelte-1byd4u2:last-child{border-bottom:none}.v4-q-muted.svelte-1byd4u2{background:var(--surface-2);justify-content:space-between;align-items:center;gap:1rem;display:flex}.v4-q-who.svelte-1byd4u2{margin:0;font-size:.9rem;font-weight:600}.v4-diff.svelte-1byd4u2{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.7rem 0;font-size:1rem;display:flex}.v4-old.svelte-1byd4u2{color:var(--ink-3);text-decoration:line-through}.v4-arrow.svelte-1byd4u2{color:var(--accent)}.v4-new.svelte-1byd4u2{color:var(--accent-2);font-weight:600}.v4-src.svelte-1byd4u2{color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:8px;margin:0;padding:.7rem .85rem;font-size:.82rem}.v4-src.svelte-1byd4u2 span:where(.svelte-1byd4u2){color:var(--ink-3);margin-top:.3rem;font-size:.74rem;display:block}.v4-q-actions.svelte-1byd4u2{gap:.5rem;margin-top:.9rem;display:flex}.v4-fake.svelte-1byd4u2{text-align:center;border:1px solid var(--line);color:var(--ink-2);border-radius:7px;flex:1;padding:.5rem .9rem;font-size:.85rem;font-weight:500}.v4-fake-primary.svelte-1byd4u2{background:var(--accent);border-color:var(--accent);color:var(--primary-foreground);font-weight:600}.v4-center.svelte-1byd4u2{border-bottom:1px solid var(--line);background:radial-gradient(ellipse 60% 60% at 50% 0%, color-mix(in srgb, var(--brand) 7%, transparent), transparent);padding:6rem 1.5rem}.v4-center-in.svelte-1byd4u2{text-align:center;max-width:42rem;margin:0 auto}.v4-center.svelte-1byd4u2 h2:where(.svelte-1byd4u2){margin:0 auto;font-size:clamp(1.7rem,3.4vw,2.5rem)}.v4-center.svelte-1byd4u2 p:where(.svelte-1byd4u2){color:var(--ink-2);margin:1.2rem auto 0}.v4-pledge.svelte-1byd4u2{border-top:1px solid var(--line);letter-spacing:-.015em;padding-top:1.5rem;font-size:1.08rem;font-weight:500;color:var(--ink)!important;margin-top:2rem!important}.v4-grid4.svelte-1byd4u2{gap:1rem;margin-top:2.25rem;display:grid}@media (width>=760px){.v4-grid4.svelte-1byd4u2{grid-template-columns:repeat(2,1fr)}}@media (width>=1060px){.v4-grid4.svelte-1byd4u2{grid-template-columns:repeat(4,1fr)}}.v4-grid4.svelte-1byd4u2 article:where(.svelte-1byd4u2){background:var(--panel);border:1px solid var(--line);box-shadow:0 10px 28px -26px color-mix(in srgb, var(--text) 35%, transparent);border-radius:10px;padding:1.35rem}.v4-grid4.svelte-1byd4u2 p:where(.svelte-1byd4u2){color:var(--ink-2);margin:.9rem 0 0;font-size:.87rem}.v4-aud.svelte-1byd4u2{gap:1rem;display:grid}@media (width>=960px){.v4-aud.svelte-1byd4u2{grid-template-columns:1.6fr .9fr}}.v4-aud-main.svelte-1byd4u2{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 9%, var(--surface)), var(--surface) 65%);border-radius:10px;padding:2.25rem}.v4-aud-main.svelte-1byd4u2 p:where(.svelte-1byd4u2){color:var(--ink-2);max-width:36rem;margin:1.15rem 0 0}.v4-aud.svelte-1byd4u2 aside:where(.svelte-1byd4u2){border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;justify-content:center;padding:2.25rem;display:flex}.v4-aud.svelte-1byd4u2 aside:where(.svelte-1byd4u2) p:where(.svelte-1byd4u2){color:var(--ink-2);margin:0;font-size:.95rem}.v4-closing.svelte-1byd4u2{text-align:center;background:radial-gradient(ellipse 55% 80% at 50% 100%, color-mix(in srgb, var(--brand) 15%, transparent), transparent);padding:6.5rem 1.5rem}.v4-closing-in.svelte-1byd4u2{max-width:40rem;margin:0 auto}.v4-closing.svelte-1byd4u2 h2:where(.svelte-1byd4u2){font-size:clamp(1.9rem,3.8vw,2.8rem)}.v4-closing.svelte-1byd4u2 p:where(.svelte-1byd4u2){color:var(--ink-2);max-width:34rem;margin:1.3rem auto 2.2rem}.v4-closing-mail.svelte-1byd4u2{font-size:.82rem;color:var(--ink-3)!important;margin:1.2rem auto 0!important}.v4.svelte-1byd4u2 footer:where(.svelte-1byd4u2) ul:where(.svelte-1byd4u2) a:where(.svelte-1byd4u2){color:var(--text-muted);font-size:.75rem;text-decoration:none;transition:color .15s}.v4.svelte-1byd4u2 footer:where(.svelte-1byd4u2) ul:where(.svelte-1byd4u2) a:where(.svelte-1byd4u2):hover{color:var(--text)}@media (width<=480px){.v4-hero-in.svelte-1byd4u2{padding-top:5rem;padding-bottom:4.5rem}.v4-band.svelte-1byd4u2{padding:4rem 0}.v4-actions.svelte-1byd4u2 li:where(.svelte-1byd4u2){grid-template-columns:1.1rem 1fr}.v4-act-meta.svelte-1byd4u2{flex-direction:row;grid-column:2;align-items:flex-start}.v4-aud-main.svelte-1byd4u2,.v4-aud.svelte-1byd4u2 aside:where(.svelte-1byd4u2){padding:1.5rem}}@media (prefers-reduced-motion:reduce){.v4.svelte-1byd4u2 :where(.svelte-1byd4u2),.v4.svelte-1byd4u2 :where(.svelte-1byd4u2):before,.v4.svelte-1byd4u2 :where(.svelte-1byd4u2):after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
