.prose-editorial.warm{--c-paper: #FFFFFF;--c-paper-2: #F7F4EF;--c-ink: #1F1A17;--c-ink-2: #5A524B;--c-ink-3: #8A8079;--c-rule: #E8E2D6;--c-rule-soft: #F1ECE2;--c-accent: #C36B4F;--c-accent-2: #A85839;--c-card: #FFFFFF;--c-sage: #7F9281;--c-sage-soft: #E4ECE5;--c-gold: #C9994A;--c-gold-soft: #F4EBD7;--c-shadow: 0 8px 24px rgba(42, 31, 26, .06);--c-shadow-lg: 0 16px 48px rgba(42, 31, 26, .08);font-size:17px}@media(max-width:768px){.prose-editorial.warm{font-size:16px}}.prose-editorial.warm .grain{display:none}.prose-editorial.warm .nav{border-bottom-color:var(--c-rule-soft)}.prose-editorial.warm .brand-mark{color:var(--c-accent)}.prose-editorial.warm .hero-warm{padding:clamp(40px,6vw,88px) var(--gutter) clamp(56px,8vw,112px);max-width:var(--col-max);margin:0 auto}.prose-editorial.warm .hero-warm-eyebrow{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent);margin-bottom:24px}.prose-editorial.warm .hero-warm-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,64px);align-items:center}@media(max-width:900px){.prose-editorial.warm .hero-warm-grid{grid-template-columns:1fr;gap:32px}}.prose-editorial.warm .hero-warm-headline{font-family:var(--f-display);font-weight:400;font-size:clamp(38px,5.4vw,60px);line-height:1.04;letter-spacing:-.018em;color:var(--c-ink);margin:0 0 20px}.prose-editorial.warm .hero-warm-headline em{color:var(--c-accent);font-style:italic}.prose-editorial.warm .hero-warm-sub{font-size:18px;line-height:1.55;color:var(--c-ink-2);max-width:56ch;margin:0 0 32px}.prose-editorial.warm .hero-warm-sub strong{color:var(--c-ink);font-weight:600}.prose-editorial.warm .hero-warm-cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:24px}.prose-editorial.warm .btn-warm-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:999px;background:var(--c-accent);color:#fff;font-size:16px;font-weight:500;letter-spacing:-.005em;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--c-shadow)}.prose-editorial.warm .btn-warm-primary:hover{background:var(--c-accent-2);transform:translateY(-1px);box-shadow:var(--c-shadow-lg)}.prose-editorial.warm .btn-warm-primary .btn-arrow{font-family:var(--f-display);font-size:18px;transition:transform .15s ease}.prose-editorial.warm .btn-warm-primary:hover .btn-arrow{transform:translate(2px)}.prose-editorial.warm .btn-warm-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 22px;border-radius:999px;background:transparent;color:var(--c-ink);border:1px solid var(--c-rule);font-size:16px;font-weight:500;transition:border-color .15s ease,background .15s ease}.prose-editorial.warm .btn-warm-ghost:hover{border-color:var(--c-ink-3);background:var(--c-paper-2)}.prose-editorial.warm .hero-warm-trust{display:flex;flex-wrap:wrap;gap:18px 28px;font-size:14px;color:var(--c-ink-2);align-items:center;padding-top:24px;border-top:1px solid var(--c-rule)}.prose-editorial.warm .hero-warm-trust-item{display:inline-flex;align-items:center;gap:8px}.prose-editorial.warm .hero-warm-trust-dot{width:6px;height:6px;border-radius:999px;background:var(--c-sage)}.prose-editorial.warm .hero-warm-trust strong{color:var(--c-ink);font-weight:600}.prose-editorial.warm .hero-warm-photo{position:relative;aspect-ratio:5 / 4;border-radius:18px;overflow:hidden;background:var(--c-paper-2);box-shadow:var(--c-shadow-lg)}.prose-editorial.warm .hero-warm-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.prose-editorial.warm .hero-warm-photo-caption{position:absolute;left:16px;bottom:16px;right:16px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fffdf7f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;font-size:13px;color:var(--c-ink-2);box-shadow:var(--c-shadow)}.prose-editorial.warm .hero-warm-photo-caption .dot{width:7px;height:7px;border-radius:999px;background:var(--c-sage);flex-shrink:0}.prose-editorial.warm .warm-section{padding:clamp(56px,8vw,104px) var(--gutter);max-width:var(--col-max);margin:0 auto}.prose-editorial.warm .warm-section-eyebrow{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent);margin-bottom:14px}.prose-editorial.warm .warm-section-title{font-family:var(--f-display);font-weight:400;font-size:clamp(30px,3.6vw,44px);line-height:1.1;letter-spacing:-.012em;color:var(--c-ink);margin:0 0 14px;max-width:22ch}.prose-editorial.warm .warm-section-sub{font-size:17px;line-height:1.55;color:var(--c-ink-2);max-width:60ch;margin:0 0 40px}.prose-editorial.warm .who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.prose-editorial.warm .who-card{background:var(--c-card);border:1px solid var(--c-rule);border-radius:16px;padding:24px 22px;display:flex;flex-direction:column;gap:10px;transition:border-color .15s ease,transform .15s ease}.prose-editorial.warm .who-card:hover{border-color:var(--c-accent);transform:translateY(-2px)}.prose-editorial.warm .who-card-icon{width:44px;height:44px;border-radius:12px;background:var(--c-sage-soft);color:var(--c-sage);display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px}.prose-editorial.warm .who-card-title{font-family:var(--f-display);font-size:22px;font-weight:400;line-height:1.2;color:var(--c-ink);margin:0}.prose-editorial.warm .who-card-body{font-size:15px;line-height:1.5;color:var(--c-ink-2);margin:0}.prose-editorial.warm .who-card-tag{margin-top:auto;padding-top:12px;font-family:var(--f-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial.warm .first30{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.prose-editorial.warm .first30-step{background:var(--c-card);border:1px solid var(--c-rule);border-radius:18px;padding:22px 22px 24px;display:flex;flex-direction:column;gap:14px}.prose-editorial.warm .first30-num{font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;color:var(--c-accent);text-transform:uppercase}.prose-editorial.warm .first30-mockup{aspect-ratio:16 / 10;background:var(--c-paper);border:1px solid var(--c-rule-soft);border-radius:12px;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.prose-editorial.warm .first30-mockup svg{width:100%;height:100%;display:block}.prose-editorial.warm .first30-title{font-family:var(--f-display);font-size:22px;line-height:1.2;font-weight:400;color:var(--c-ink);margin:0}.prose-editorial.warm .first30-body{font-size:15px;line-height:1.55;color:var(--c-ink-2);margin:0}.prose-editorial.warm .sides-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media(max-width:760px){.prose-editorial.warm .sides-pair{grid-template-columns:1fr}}.prose-editorial.warm .side-warm{background:var(--c-card);border:1px solid var(--c-rule);border-radius:18px;padding:30px 28px 32px}.prose-editorial.warm .side-warm-tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--f-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;padding:5px 11px;border-radius:999px;background:var(--c-sage-soft);color:var(--c-sage);margin-bottom:14px}.prose-editorial.warm .side-warm[data-tone=offense] .side-warm-tag{background:var(--c-gold-soft);color:var(--c-gold)}.prose-editorial.warm .side-warm-title{font-family:var(--f-display);font-size:26px;font-weight:400;line-height:1.2;color:var(--c-ink);margin:0 0 18px}.prose-editorial.warm .side-warm-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.prose-editorial.warm .side-warm-item{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px 0;border-top:1px solid var(--c-rule-soft)}.prose-editorial.warm .side-warm-item:first-child{border-top:none;padding-top:0}.prose-editorial.warm .side-warm-item-check{width:22px;height:22px;border-radius:999px;background:var(--c-sage-soft);color:var(--c-sage);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.prose-editorial.warm .side-warm[data-tone=offense] .side-warm-item-check{background:var(--c-gold-soft);color:var(--c-gold)}.prose-editorial.warm .side-warm-item-name{font-weight:600;color:var(--c-ink);font-size:16px;margin:0 0 4px}.prose-editorial.warm .side-warm-item-desc{font-size:14px;line-height:1.5;color:var(--c-ink-2);margin:0}.prose-editorial.warm .founder-warm{background:var(--c-paper-2);padding:clamp(56px,8vw,104px) var(--gutter)}.prose-editorial.warm .founder-warm-inner{max-width:var(--col-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:clamp(32px,5vw,56px);align-items:start}@media(max-width:860px){.prose-editorial.warm .founder-warm-inner{grid-template-columns:1fr}}.prose-editorial.warm .founder-warm-card{background:var(--c-card);border:1px solid var(--c-rule);border-radius:18px;padding:22px;box-shadow:var(--c-shadow)}.prose-editorial.warm .founder-warm-portrait{aspect-ratio:4 / 5;border-radius:12px;overflow:hidden;background:var(--c-paper);margin-bottom:18px}.prose-editorial.warm .founder-warm-portrait img,.prose-editorial.warm .founder-warm-portrait svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.prose-editorial.warm .founder-warm-name{font-family:var(--f-display);font-size:24px;font-weight:400;color:var(--c-ink);margin:0 0 4px}.prose-editorial.warm .founder-warm-title{font-size:13px;color:var(--c-ink-2);margin:0 0 16px}.prose-editorial.warm .founder-warm-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;border-top:1px solid var(--c-rule);padding-top:14px}.prose-editorial.warm .founder-warm-stat-k{font-family:var(--f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial.warm .founder-warm-stat-v{font-size:15px;color:var(--c-ink);font-weight:500}.prose-editorial.warm .founder-warm-letter p{font-size:17px;line-height:1.65;color:var(--c-ink-2);margin:0 0 16px}.prose-editorial.warm .founder-warm-letter p:first-child{font-family:var(--f-display);font-size:24px;line-height:1.3;color:var(--c-ink);font-style:italic;margin-bottom:20px}.prose-editorial.warm .founder-warm-letter strong{color:var(--c-ink);font-weight:600}.prose-editorial.warm .founder-warm-sign{margin-top:24px;font-family:var(--f-display);font-size:22px;color:var(--c-ink)}.prose-editorial.warm .vox-warm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.prose-editorial.warm .vox-warm-card{background:var(--c-card);border:1px solid var(--c-rule);border-radius:18px;padding:28px 26px 24px;display:flex;flex-direction:column;gap:18px;transition:border-color .15s ease,transform .15s ease;position:relative}.prose-editorial.warm .vox-warm-card:hover{border-color:var(--c-accent);transform:translateY(-2px)}.prose-editorial.warm .vox-warm-card[data-feature=true]{background:linear-gradient(180deg,var(--c-card) 0%,var(--c-gold-soft) 100%)}.prose-editorial.warm .vox-warm-mark{font-family:var(--f-display);font-size:56px;line-height:.6;color:var(--c-accent);opacity:.5}.prose-editorial.warm .vox-warm-quote{font-family:var(--f-display);font-size:20px;line-height:1.4;color:var(--c-ink);font-weight:400;margin:0}.prose-editorial.warm .vox-warm-foot{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--c-rule-soft);margin-top:auto}.prose-editorial.warm .vox-warm-avatar{width:44px;height:44px;border-radius:999px;background:var(--c-sage);color:#fff;font-family:var(--f-body);font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.04em;flex-shrink:0}.prose-editorial.warm .vox-warm-card:nth-child(2) .vox-warm-avatar{background:var(--c-accent)}.prose-editorial.warm .vox-warm-card:nth-child(3) .vox-warm-avatar{background:var(--c-gold)}.prose-editorial.warm .vox-warm-name{font-size:15px;font-weight:600;color:var(--c-ink);margin:0}.prose-editorial.warm .vox-warm-meta{font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;color:var(--c-ink-3);text-transform:uppercase}.prose-editorial.warm .gs-warm{background:var(--c-card);border:1px solid var(--c-rule);border-radius:22px;padding:clamp(28px,4vw,52px);box-shadow:var(--c-shadow);display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);gap:clamp(32px,5vw,56px);align-items:center}@media(max-width:800px){.prose-editorial.warm .gs-warm{grid-template-columns:1fr}}.prose-editorial.warm .gs-warm-steps{list-style:none;padding:0;margin:24px 0 28px;display:flex;flex-direction:column;gap:14px}.prose-editorial.warm .gs-warm-step{display:grid;grid-template-columns:32px 1fr auto;gap:14px;padding:16px 18px;background:var(--c-paper);border:1px solid var(--c-rule-soft);border-radius:12px;align-items:center}.prose-editorial.warm .gs-warm-step-num{width:32px;height:32px;border-radius:999px;background:var(--c-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;font-family:var(--f-mono)}.prose-editorial.warm .gs-warm-step-label{font-size:16px;font-weight:600;color:var(--c-ink);margin:0 0 2px}.prose-editorial.warm .gs-warm-step-sub{font-size:13px;color:var(--c-ink-2);margin:0}.prose-editorial.warm .gs-warm-step-time{font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial.warm .gs-warm-promises{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:10px}.prose-editorial.warm .gs-warm-promise{display:grid;grid-template-columns:22px 1fr;gap:10px;font-size:14px;color:var(--c-ink-2);align-items:flex-start}.prose-editorial.warm .gs-warm-promise-check{width:22px;height:22px;border-radius:999px;background:var(--c-sage-soft);color:var(--c-sage);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.prose-editorial.warm .gs-warm-illustration{aspect-ratio:5 / 6;border-radius:16px;overflow:hidden;background:var(--c-paper-2)}.prose-editorial.warm .gs-warm-illustration img,.prose-editorial.warm .gs-warm-illustration svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.prose-editorial.warm .pricing-warm{background:var(--c-card);border:1px solid var(--c-rule);border-radius:22px;padding:clamp(28px,4vw,48px);box-shadow:var(--c-shadow)}.prose-editorial.warm .pricing-warm-reassure{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:16px 20px;background:var(--c-sage-soft);border-radius:14px;align-items:flex-start;margin-bottom:26px}.prose-editorial.warm .pricing-warm-reassure-icon{width:32px;height:32px;border-radius:999px;background:var(--c-sage);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.prose-editorial.warm .pricing-warm-reassure-text{font-size:15px;line-height:1.5;color:var(--c-ink);margin:0}.prose-editorial.warm .pricing-warm-reassure-text strong{font-weight:600}.prose-editorial.warm .pricing-warm-rows{display:flex;flex-direction:column;gap:0}.prose-editorial.warm .pricing-warm-row{display:grid;grid-template-columns:minmax(160px,.32fr) 1fr;gap:22px;padding:22px 0;border-top:1px solid var(--c-rule-soft);align-items:baseline}.prose-editorial.warm .pricing-warm-row:first-child{border-top:none}.prose-editorial.warm .pricing-warm-amt{font-family:var(--f-display);font-size:36px;line-height:1;color:var(--c-ink)}.prose-editorial.warm .pricing-warm-amt.small{font-size:22px}.prose-editorial.warm .pricing-warm-per{display:block;font-family:var(--f-body);font-size:13px;color:var(--c-ink-3);margin-top:4px}.prose-editorial.warm .pricing-warm-body{font-size:16px;line-height:1.55;color:var(--c-ink-2)}.prose-editorial.warm .pricing-warm-body strong{color:var(--c-ink);font-weight:600}.prose-editorial.warm .pricing-warm-cta{margin-top:26px;display:flex;flex-direction:column;align-items:center;gap:10px}.prose-editorial.warm .faq-warm-item{border-top:1px solid var(--c-rule-soft);padding:4px 0}.prose-editorial.warm .faq-warm-item:last-child{border-bottom:1px solid var(--c-rule-soft)}.prose-editorial.warm .faq-warm-item summary{list-style:none;cursor:pointer;padding:20px 0;display:grid;grid-template-columns:1fr auto;gap:16px;font-family:var(--f-display);font-size:22px;color:var(--c-ink);align-items:center}.prose-editorial.warm .faq-warm-item summary::-webkit-details-marker{display:none}.prose-editorial.warm .faq-warm-toggle{width:28px;height:28px;border-radius:999px;background:var(--c-paper-2);color:var(--c-ink-2);display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:transform .2s ease,background .15s ease}.prose-editorial.warm .faq-warm-item[open] .faq-warm-toggle{transform:rotate(45deg);background:var(--c-accent);color:#fff}.prose-editorial.warm .faq-warm-answer{padding:0 0 22px;font-size:16px;line-height:1.6;color:var(--c-ink-2);max-width:70ch}.prose-editorial.warm .final-warm{background:linear-gradient(180deg,var(--c-paper) 0%,var(--c-paper-2) 100%);padding:clamp(72px,10vw,132px) var(--gutter);text-align:center}.prose-editorial.warm .final-warm-inner{max-width:680px;margin:0 auto}.prose-editorial.warm .final-warm-title{font-family:var(--f-display);font-size:clamp(34px,4.5vw,52px);line-height:1.1;letter-spacing:-.012em;color:var(--c-ink);margin:0 0 18px}.prose-editorial.warm .final-warm-title em{color:var(--c-accent);font-style:italic}.prose-editorial.warm .final-warm-sub{font-size:18px;line-height:1.55;color:var(--c-ink-2);margin:0 0 32px}.prose-editorial.warm .final-warm-cta{display:inline-flex;flex-wrap:wrap;gap:14px;justify-content:center}.prose-editorial.warm .final-warm-fine{margin-top:18px;font-size:13px;color:var(--c-ink-3)}.prose-editorial{--c-paper: #f6f0e2;--c-paper-2: #ece6d9;--c-ink: #1a1612;--c-ink-2: #4a443c;--c-ink-3: #7a7268;--c-rule: #ddd8cb;--c-rule-soft: #e7e2d4;--c-accent: #b04a1a;--c-accent-2: #903d15;--c-card: #f9f4e7;--f-display: "Instrument Serif", "Times New Roman", Georgia, serif;--f-body: "Geist", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--f-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--gutter: clamp(20px, 4vw, 56px);--col-max: 1240px;--d-section: clamp(72px, 9vw, 132px);background:var(--c-paper);color:var(--c-ink);font-family:var(--f-body);font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;min-height:100vh}.prose-editorial[data-density=compact]{--d-section: clamp(56px, 7vw, 96px);font-size:15px}.prose-editorial[data-density=comfy]{--d-section: clamp(96px, 12vw, 180px);font-size:17px}.prose-editorial *,.prose-editorial *:before,.prose-editorial *:after{box-sizing:border-box}.prose-editorial a{color:inherit;text-decoration:none}.prose-editorial em{font-family:var(--f-display);font-style:italic;font-weight:400;letter-spacing:-.005em}.prose-editorial strong{font-weight:600}.prose-editorial .mono{font-family:var(--f-mono);font-feature-settings:"ss01";letter-spacing:.02em}.prose-editorial .grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:40;opacity:.07;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.45 0'/></filter><rect width='240' height='240' filter='url(%23n)'/></svg>")}.prose-editorial[data-grain=off] .grain{display:none}.prose-editorial .nav{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:14px var(--gutter);background:color-mix(in oklab,var(--c-paper) 88%,transparent);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);border-bottom:1px solid var(--c-rule-soft)}.prose-editorial .brand{display:inline-flex;align-items:baseline;gap:10px}.prose-editorial .brand-mark{font-family:var(--f-display);font-size:28px;line-height:1;color:var(--c-accent);transform:translateY(2px)}.prose-editorial .brand-name{font-family:var(--f-display);font-size:22px;line-height:1;letter-spacing:-.005em}.prose-editorial .brand-dot{color:var(--c-accent);padding:0 1px}.prose-editorial .brand-tld{color:var(--c-ink-3)}.prose-editorial .nav-links{display:flex;flex-wrap:wrap;gap:20px 28px;justify-self:center;align-items:center}.prose-editorial .nav-all-tools{position:relative}.prose-editorial .nav-all-tools-summary{cursor:pointer;list-style:none;font-size:12px;color:var(--c-ink-2);padding:4px 0;letter-spacing:.14em;text-transform:uppercase}.prose-editorial .nav-all-tools-summary::-webkit-details-marker{display:none}.prose-editorial .nav-all-tools[open] .nav-all-tools-summary{color:var(--c-ink)}.prose-editorial .nav-all-tools-panel{position:absolute;left:50%;transform:translate(-50%);top:100%;margin-top:10px;width:min(400px,92vw);max-height:min(70vh,520px);overflow-y:auto;background:var(--c-card);border:1px solid var(--c-rule);border-radius:12px;padding:6px 0;box-shadow:0 20px 48px #0000001f;z-index:50}.prose-editorial .nav-all-tools-row{display:block;padding:9px 18px;font-size:13px;color:var(--c-ink-2);border-bottom:1px solid var(--c-rule-soft)}.prose-editorial .nav-all-tools-row:last-child{border-bottom:none}.prose-editorial .nav-all-tools-row:hover{background:var(--c-paper-2);color:var(--c-ink)}.prose-editorial .nav-all-tools-label{font-family:var(--f-body)}.prose-editorial .nav-links a{font-size:14px;color:var(--c-ink-2);position:relative;padding:4px 0;transition:color .15s ease}.prose-editorial .nav-links a:hover{color:var(--c-ink)}.prose-editorial .nav-links a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--c-accent)}.prose-editorial .nav-cta{display:flex;align-items:center;gap:18px;justify-self:end}.prose-editorial .link-quiet{font-size:14px;color:var(--c-ink-2)}.prose-editorial .link-quiet:hover{color:var(--c-ink)}.prose-editorial .nav-mobile-toggle{display:none;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;margin:0 4px 0 0;padding:0;border:1px solid var(--c-rule);border-radius:10px;background:color-mix(in oklab,var(--c-paper) 92%,transparent);cursor:pointer;color:var(--c-ink);transition:border-color .15s ease,background .15s ease}.prose-editorial .nav-mobile-toggle:hover{border-color:var(--c-ink-3);background:var(--c-paper-2)}.prose-editorial .nav-mobile-toggle-bars{display:flex;flex-direction:column;gap:5px;width:20px}.prose-editorial .nav-mobile-toggle-bars span{display:block;height:2px;border-radius:1px;background:var(--c-ink)}.prose-editorial.nav-mobile-mount{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.prose-editorial .nav-mobile-backdrop{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;left:0;background:#1a16126b}.prose-editorial .nav-mobile-panel{pointer-events:auto;position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:min(360px,100%);max-height:100vh;max-height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-right:env(safe-area-inset-right,0px);background:var(--c-card);border-left:1px solid var(--c-rule);box-shadow:-20px 0 48px #00000024}.prose-editorial .nav-mobile-panel-hd{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 14px;border-bottom:1px solid var(--c-rule-soft)}.prose-editorial .nav-mobile-panel-title{font-family:var(--f-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .nav-mobile-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:10px;background:transparent;color:var(--c-ink);font-size:28px;line-height:1;cursor:pointer;transition:background .15s ease}.prose-editorial .nav-mobile-close:hover{background:var(--c-paper-2)}.prose-editorial .nav-mobile-panel-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 18px 28px}.prose-editorial .nav-mobile-links{display:flex;flex-direction:column;gap:4px}.prose-editorial .nav-mobile-links>a{display:block;padding:14px 4px;font-size:16px;color:var(--c-ink-2);border-bottom:1px solid var(--c-rule-soft);transition:color .12s ease}.prose-editorial .nav-mobile-links>a:hover{color:var(--c-ink)}.prose-editorial .nav-mobile-all-tools-wrap{padding-top:8px}.prose-editorial .nav-mobile-all-tools-wrap .nav-all-tools{width:100%}.prose-editorial .nav-mobile-all-tools-wrap .nav-all-tools-summary{padding:14px 4px;font-size:12px}.prose-editorial .nav-mobile-all-tools-wrap .nav-all-tools-panel{position:static;left:auto;transform:none;width:100%;max-height:min(50vh,400px);margin-top:8px;box-shadow:0 8px 24px #00000014}.prose-editorial .btn{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;font-family:var(--f-body);font-size:14px;font-weight:500;border:1px solid transparent;transition:transform .12s ease,background .15s ease,color .15s ease,border-color .15s ease;cursor:pointer;white-space:nowrap}.prose-editorial .btn:active{transform:translateY(1px)}.prose-editorial .btn-ink{background:var(--c-ink);color:var(--c-paper)}.prose-editorial .btn-ink:hover{background:#000}.prose-editorial .btn-accent{background:var(--c-accent);color:#f8efe2}.prose-editorial .btn-accent:hover{background:var(--c-accent-2)}.prose-editorial .btn-ghost{border-color:var(--c-ink);color:var(--c-ink);background:transparent}.prose-editorial .btn-ghost:hover{background:var(--c-ink);color:var(--c-paper)}.prose-editorial .btn-lg{padding:14px 22px;font-size:15px;border-radius:999px;flex-direction:column;align-items:flex-start;gap:2px;min-height:56px;justify-content:center}.prose-editorial .btn-lg>span:first-child{font-size:15px;font-weight:500}.prose-editorial .btn-sub{font-size:11px;opacity:.7;font-weight:400}.prose-editorial .hero{padding:clamp(40px,6vw,80px) var(--gutter) clamp(60px,8vw,120px);max-width:var(--col-max);margin:0 auto;position:relative}.prose-editorial .pre-head{font-size:clamp(15px,1.3vw,18px);color:var(--c-ink-2);max-width:64ch;margin:0 0 28px;line-height:1.5;letter-spacing:-.005em}.prose-editorial .pre-head strong{color:var(--c-ink);font-weight:600}.prose-editorial .hero-meta{display:flex;align-items:center;gap:14px;margin-bottom:36px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--c-ink-3)}.prose-editorial .meta-rule{width:28px;height:1px;background:var(--c-ink-3)}.prose-editorial .meta-rule-grow{flex:1}.prose-editorial .meta-tag{white-space:nowrap}.prose-editorial .display{font-family:var(--f-display);font-weight:400;font-size:clamp(48px,7.4vw,120px);line-height:1.02;letter-spacing:-.02em;margin:0 0 48px;color:var(--c-ink)}.prose-editorial .display span{display:block}.prose-editorial .display em{font-style:italic;color:var(--c-accent)}.prose-editorial .hero-cols{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);margin-bottom:44px;align-items:start}.prose-editorial .lede{font-size:clamp(20px,1.7vw,26px);line-height:1.4;color:var(--c-ink);max-width:30ch;margin:0;letter-spacing:-.005em}.prose-editorial .lede strong{font-weight:600}.prose-editorial .hero-card{border-left:1px solid var(--c-rule);padding:4px 0 4px 24px;font-size:14px;color:var(--c-ink-2);line-height:1.55}.prose-editorial .card-eyebrow{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-3);margin-bottom:10px}.prose-editorial .hero-card p{margin:0 0 12px}.prose-editorial .byline-name{font-family:var(--f-display);font-size:22px;line-height:1;color:var(--c-ink);letter-spacing:-.01em}.prose-editorial .byline-body{color:var(--c-ink-2)}.prose-editorial .card-foot{font-size:11px;color:var(--c-ink-3)}.prose-editorial .hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:56px}.prose-editorial .filing-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--c-ink);border-bottom:1px solid var(--c-rule)}.prose-editorial .fs-cell{padding:22px 24px 22px 0;display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--c-rule-soft)}.prose-editorial .fs-cell:last-child{border-right:0}.prose-editorial .fs-cell+.fs-cell{padding-left:24px}.prose-editorial .fs-k{font-size:10.5px;letter-spacing:.14em;color:var(--c-ink-3);text-transform:uppercase}.prose-editorial .fs-v{font-family:var(--f-display);font-size:22px;line-height:1.2;letter-spacing:-.005em}.prose-editorial .section{max-width:var(--col-max);margin:0 auto;padding:var(--d-section) var(--gutter)}.prose-editorial .sec-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:clamp(24px,4vw,64px);margin-bottom:clamp(40px,5vw,72px);align-items:end}.prose-editorial .sec-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-accent);border-top:1px solid var(--c-accent);padding-top:14px;align-self:start}.prose-editorial .sec-title{font-family:var(--f-display);font-weight:400;font-size:clamp(36px,4.6vw,68px);line-height:1;letter-spacing:-.015em;margin:0;grid-column:2;max-width:22ch}.prose-editorial .sec-sub{grid-column:2;font-size:16px;color:var(--c-ink-2);line-height:1.55;max-width:60ch;margin:18px 0 0}.prose-editorial .ready{padding-top:0}.prose-editorial .ready-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:clamp(24px,4vw,64px);align-items:start;border-top:1px solid var(--c-ink);padding-top:40px}.prose-editorial .ready-q{font-family:var(--f-display);font-weight:400;font-size:clamp(36px,4.6vw,64px);line-height:1.05;letter-spacing:-.015em;margin:0;grid-column:2;text-wrap:pretty}.prose-editorial .ready-q em{color:var(--c-accent)}.prose-editorial .ready-a{grid-column:2;margin:22px 0 0;font-size:17px;line-height:1.55;color:var(--c-ink-2);max-width:56ch;border-left:1px solid var(--c-rule);padding-left:20px}.prose-editorial .how-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--c-ink)}.prose-editorial .how-list-4{grid-template-columns:repeat(4,1fr)}.prose-editorial .how-step{padding:32px 24px 36px 0;border-right:1px solid var(--c-rule-soft);position:relative}.prose-editorial .how-step:last-child{border-right:0}.prose-editorial .how-step+.how-step{padding-left:24px}.prose-editorial .step-num{font-size:11px;letter-spacing:.16em;color:var(--c-ink-3);margin-bottom:36px}.prose-editorial .step-title{font-family:var(--f-display);font-weight:400;font-size:36px;line-height:1;letter-spacing:-.01em;margin:0 0 14px}.prose-editorial .step-body{font-size:15px;line-height:1.6;color:var(--c-ink-2);margin:0 0 28px;max-width:32ch}.prose-editorial .step-trace{font-size:11px;color:var(--c-ink-3);border-top:1px solid var(--c-rule-soft);padding-top:12px}.prose-editorial .sides-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--c-rule-soft);border:1px solid var(--c-rule-soft)}.prose-editorial .side-card{background:var(--c-paper);padding:36px 32px 32px;display:flex;flex-direction:column;gap:24px}.prose-editorial .side-offense{background:var(--c-card)}.prose-editorial .side-hd{display:flex;flex-direction:column;gap:14px}.prose-editorial .side-tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-accent);align-self:flex-start;padding:4px 10px;border:1px solid var(--c-accent);border-radius:999px}.prose-editorial .side-offense .side-tag{background:var(--c-accent);color:var(--c-paper)}.prose-editorial .side-title{font-family:var(--f-display);font-weight:400;font-size:clamp(28px,3.2vw,42px);line-height:1;letter-spacing:-.012em;margin:0;text-wrap:pretty}.prose-editorial .side-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;border-top:1px solid var(--c-rule)}.prose-editorial .side-list li{padding:18px 0;border-bottom:1px solid var(--c-rule-soft);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:18px;align-items:baseline}.prose-editorial .side-list li:last-child{border-bottom:0}.prose-editorial .side-name{font-family:var(--f-display);font-size:22px;line-height:1.1;letter-spacing:-.01em;color:var(--c-ink)}.prose-editorial .side-desc{font-size:14px;color:var(--c-ink-2);line-height:1.5}.prose-editorial .gs-frame{background:var(--c-card);border:1px solid var(--c-rule);border-radius:4px;display:grid;grid-template-columns:320px 1fr;min-height:420px;overflow:hidden;box-shadow:0 1px #fff inset,0 22px 50px -30px #1a161240}.prose-editorial .gs-rail{background:var(--c-paper-2);padding:24px;border-right:1px solid var(--c-rule);display:flex;flex-direction:column;gap:22px}.prose-editorial .gs-rail-hd{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-ink-3);padding-bottom:14px;border-bottom:1px solid var(--c-rule)}.prose-editorial .gs-rail-hd .dot{width:6px;height:6px;border-radius:50%;background:var(--c-accent);display:inline-block;animation:prose-pulse 2s ease-in-out infinite}.prose-editorial .gs-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.prose-editorial .gs-step{display:grid;grid-template-columns:36px 1fr 22px;gap:12px;padding:14px 0;border-bottom:1px solid var(--c-rule-soft);align-items:center;color:var(--c-ink-3);transition:color .15s ease}.prose-editorial .gs-step:last-child{border-bottom:0}.prose-editorial .gs-step.is-on{color:var(--c-ink)}.prose-editorial .gs-step.is-done{color:var(--c-ink-2)}.prose-editorial .gs-step-num{font-size:11px;letter-spacing:.14em;padding:6px 0;border-top:1px solid currentColor;width:32px;opacity:.55}.prose-editorial .gs-step.is-on .gs-step-num{color:var(--c-accent);opacity:1}.prose-editorial .gs-step-label{font-family:var(--f-display);font-size:22px;line-height:1.1;letter-spacing:-.01em}.prose-editorial .gs-step-mono{font-size:10.5px;letter-spacing:.14em;color:var(--c-ink-3);margin-top:2px}.prose-editorial .gs-step-tick{font-size:14px;text-align:center;color:var(--c-accent)}.prose-editorial .gs-rail-foot{margin-top:auto;padding-top:18px;border-top:1px solid var(--c-rule);display:flex;flex-direction:column;gap:6px}.prose-editorial .gs-foot-line{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:var(--c-ink-2)}.prose-editorial .gs-k{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .gs-v{font-family:var(--f-display);font-size:16px;letter-spacing:-.01em;color:var(--c-ink)}.prose-editorial .gs-foot-fine{margin-top:6px;font-size:10px;color:var(--c-ink-3)}.prose-editorial .gs-pane{background:#fbf8f0;padding:clamp(28px,4vw,48px);position:relative;overflow:auto}.prose-editorial .gs-pane:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(to right,var(--c-paper) 0 1px,transparent 1px),repeating-linear-gradient(to right,transparent 0 23px,var(--c-rule-soft) 23px 24px)}.prose-editorial .gs-card{max-width:560px;display:flex;flex-direction:column;gap:16px}.prose-editorial .gs-card-eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-accent)}.prose-editorial .gs-card-title{font-family:var(--f-display);font-weight:400;font-size:clamp(28px,3.2vw,42px);line-height:1.05;letter-spacing:-.012em;margin:0;color:var(--c-ink)}.prose-editorial .gs-card-title em{color:var(--c-accent)}.prose-editorial .gs-card-sub{font-size:14px;line-height:1.55;color:var(--c-ink-2);margin:0 0 8px;max-width:56ch}.prose-editorial .gs-row{display:flex;gap:12px;flex-wrap:wrap}.prose-editorial .gs-field{flex:1;min-width:160px;display:flex;flex-direction:column;gap:6px}.prose-editorial .gs-field-full{flex-basis:100%}.prose-editorial .gs-label{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .gs-input{font:400 14px/1.4 var(--f-body);padding:12px 14px;border:1px solid var(--c-rule);background:var(--c-paper);border-radius:4px;color:var(--c-ink);outline:none;transition:border-color .12s ease}.prose-editorial .gs-input:focus{border-color:var(--c-ink)}.prose-editorial .gs-summary{background:var(--c-paper);border:1px solid var(--c-rule);border-radius:4px;padding:16px 18px;display:flex;flex-direction:column;gap:10px;margin:4px 0 8px}.prose-editorial .gs-sum-row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:var(--c-ink-2)}.prose-editorial .gs-sum-row .mono{color:var(--c-ink);font-size:13px}.prose-editorial .gs-mute{color:var(--c-ink-3);font-size:12px}.prose-editorial .gs-sum-rule{height:1px;background:var(--c-rule-soft)}.prose-editorial .gs-sum-total{color:var(--c-ink);font-weight:600}.prose-editorial .gs-sum-total .mono{font-family:var(--f-display);font-weight:400;font-size:22px;letter-spacing:-.01em}.prose-editorial .gs-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}.prose-editorial .gs-go{background:var(--c-accent);color:#f8efe2;border:0;border-radius:4px;padding:14px 22px;font:500 14px/1 var(--f-body);cursor:pointer;display:inline-flex;align-items:center;gap:14px;transition:background .15s ease;text-decoration:none}.prose-editorial .gs-go:hover{background:var(--c-accent-2)}.prose-editorial .gs-go .mono{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;opacity:.85}@keyframes prose-pulse{0%,to{opacity:1}50%{opacity:.3}}.prose-editorial .founder{background:var(--c-paper-2);padding:clamp(72px,9vw,132px) var(--gutter);border-top:1px solid var(--c-rule);border-bottom:1px solid var(--c-rule)}.prose-editorial .founder-inner{max-width:var(--col-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:clamp(40px,6vw,88px);align-items:start}.prose-editorial .founder-meta{display:flex;flex-direction:column;gap:24px;position:sticky;top:100px}.prose-editorial .founder-portrait{aspect-ratio:4 / 5;border:1px solid var(--c-rule);overflow:hidden;background:var(--c-paper)}.prose-editorial .founder-portrait-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.prose-editorial .founder-stats{display:flex;flex-direction:column;border-top:1px solid var(--c-ink)}.prose-editorial .stat-row{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;border-bottom:1px solid var(--c-rule-soft)}.prose-editorial .stat-k{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .stat-v{font-family:var(--f-display);font-size:20px;line-height:1;letter-spacing:-.01em}.prose-editorial .founder-letter{font-family:var(--f-display);font-size:clamp(20px,1.6vw,24px);line-height:1.45;color:var(--c-ink);letter-spacing:-.005em;text-wrap:pretty}.prose-editorial .founder-letter p{margin:0 0 18px}.prose-editorial .founder-lede{font-size:clamp(28px,2.6vw,38px)!important;line-height:1.15;margin-bottom:28px!important;letter-spacing:-.015em}.prose-editorial .founder-letter strong{font-family:var(--f-body);font-weight:600;font-size:.92em}.prose-editorial .founder-sign{font-style:italic;color:var(--c-accent);margin-top:28px!important}.prose-editorial .founder-sig{margin-top:24px;padding-top:18px;border-top:1px solid var(--c-rule)}.prose-editorial .sig-name{font-family:var(--f-display);font-size:28px;letter-spacing:-.01em;font-style:italic}.prose-editorial .sig-title{font-size:11px;color:var(--c-ink-3);letter-spacing:.06em;margin-top:4px}.prose-editorial .vox-grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:16px;align-items:start}.prose-editorial .vox-card{background:var(--c-card);border:1px solid var(--c-rule);padding:28px 26px 24px;position:relative;margin:0;display:flex;flex-direction:column;gap:18px}.prose-editorial .vox-card-feature{background:var(--c-ink);color:var(--c-paper);border-color:var(--c-ink);transform:translateY(-12px)}.prose-editorial .vox-mark{font-family:var(--f-display);font-style:italic;font-size:80px;line-height:.5;color:var(--c-accent);display:block;height:28px}.prose-editorial .vox-card blockquote{font-family:var(--f-display);font-style:italic;font-weight:400;font-size:clamp(18px,1.4vw,22px);line-height:1.35;margin:0;letter-spacing:-.005em;color:inherit;text-wrap:pretty}.prose-editorial .vox-card-feature blockquote{font-size:clamp(20px,1.55vw,25px)}.prose-editorial .vox-card figcaption{display:flex;flex-direction:column;gap:4px;padding-top:14px;border-top:1px solid var(--c-rule);font-size:14px}.prose-editorial .vox-card-feature figcaption{border-top-color:#f3eee433}.prose-editorial .vox-name{color:var(--c-ink)}.prose-editorial .vox-card-feature .vox-name{color:var(--c-paper)}.prose-editorial .vox-meta{font-size:11px;color:var(--c-ink-3)}.prose-editorial .vox-card-feature .vox-meta{color:#f3eee48c}.prose-editorial .price-frame{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:start}.prose-editorial .price-rows{display:flex;flex-direction:column;border-top:1px solid var(--c-ink)}.prose-editorial .price-row{display:grid;grid-template-columns:220px 1fr;gap:32px;padding:26px 0;border-bottom:1px solid var(--c-rule-soft);align-items:baseline}.prose-editorial .pr-amt{display:flex;flex-direction:column;gap:4px}.prose-editorial .pr-amt .amt{font-family:var(--f-display);font-size:56px;line-height:1;letter-spacing:-.02em;color:var(--c-ink)}.prose-editorial .pr-amt .amt.small{font-size:32px}.prose-editorial .pr-amt .amt-per{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .pr-body{font-size:15px;line-height:1.55;color:var(--c-ink-2);max-width:56ch}.prose-editorial .pr-body strong{color:var(--c-ink);font-weight:600}.prose-editorial .price-cta{background:var(--c-ink);color:var(--c-paper);padding:32px 28px;border-radius:6px;display:flex;flex-direction:column;gap:14px;align-items:stretch;position:sticky;top:100px}.prose-editorial .price-cta .btn-accent{background:var(--c-paper);color:var(--c-ink);width:100%;flex-direction:column;align-items:stretch;text-align:center}.prose-editorial .price-cta .btn-accent>span:first-child{text-align:center}.prose-editorial .price-cta .btn-accent:hover{background:#fff}.prose-editorial .price-cta .btn-sub{color:var(--c-ink-3);text-align:center}.prose-editorial .price-fine{font-size:11px;color:#f3eee499;text-align:center;margin:0}.prose-editorial .faq-list{border-top:1px solid var(--c-ink)}.prose-editorial .faq-item{border-bottom:1px solid var(--c-rule)}.prose-editorial .faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.prose-editorial .faq-item summary::-webkit-details-marker{display:none}.prose-editorial .faq-q{font-family:var(--f-display);font-size:clamp(22px,2vw,30px);line-height:1.15;letter-spacing:-.01em;color:var(--c-ink)}.prose-editorial .faq-x{width:18px;height:18px;position:relative;flex-shrink:0}.prose-editorial .faq-x:before,.prose-editorial .faq-x:after{content:"";position:absolute;left:50%;top:50%;background:var(--c-ink-2);transform-origin:center;transition:transform .25s ease}.prose-editorial .faq-x:before{width:16px;height:1px;transform:translate(-50%,-50%)}.prose-editorial .faq-x:after{width:1px;height:16px;transform:translate(-50%,-50%)}.prose-editorial .faq-item[open] .faq-x:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.prose-editorial .faq-a{font-size:15px;line-height:1.6;color:var(--c-ink-2);padding:0 0 28px;max-width:70ch}.prose-editorial .final{background:var(--c-ink);color:var(--c-paper);padding:clamp(80px,10vw,160px) var(--gutter);text-align:center}.prose-editorial .final-inner{max-width:880px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px}.prose-editorial .final-title{font-family:var(--f-display);font-weight:400;font-size:clamp(44px,6vw,88px);line-height:1;letter-spacing:-.018em;margin:0;text-wrap:pretty}.prose-editorial .final-title em{color:var(--c-accent)}.prose-editorial .final-sub{font-size:17px;color:#f3eee4b3;max-width:56ch;margin:0;line-height:1.55}.prose-editorial .final-cta{margin-bottom:0;justify-content:center}.prose-editorial .btn-ghost-light{border-color:#f3eee466;color:var(--c-paper);background:transparent}.prose-editorial .btn-ghost-light:hover{background:var(--c-paper);color:var(--c-ink);border-color:var(--c-paper)}.prose-editorial .foot{background:var(--c-ink);color:var(--c-paper);padding:clamp(64px,8vw,120px) var(--gutter) 32px}.prose-editorial .foot-brand-logo{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.prose-editorial .foot-top{max-width:var(--col-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:clamp(40px,6vw,96px);align-items:start}.prose-editorial .foot-brand .brand-mark{color:var(--c-accent);font-size:56px}.prose-editorial .foot-brand .brand-name{font-family:var(--f-display);font-size:44px;display:inline-block;margin-left:10px}.prose-editorial .foot-brand .brand-tld{color:#f3eee480}.prose-editorial .foot-tag{margin:24px 0 0;font-size:16px;line-height:1.55;color:#f3eee4b3;max-width:32ch}.prose-editorial .foot-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.prose-editorial .foot-cols>div{display:flex;flex-direction:column;gap:10px}.prose-editorial .foot-h{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#f3eee480;margin-bottom:6px}.prose-editorial .foot-cols a{font-size:14px;color:#f3eee4d9;transition:color .12s ease}.prose-editorial .foot-cols a:hover{color:var(--c-paper)}.prose-editorial .foot-rule{max-width:var(--col-max);margin:clamp(56px,7vw,96px) auto 24px;height:1px;background:#f3eee41f}.prose-editorial .foot-fine{max-width:var(--col-max);margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:end}.prose-editorial .fine{font-size:12px;line-height:1.5;color:#f3eee48c;margin:0;max-width:80ch}.prose-editorial .fine strong{color:var(--c-paper)}.prose-editorial .fine-meta{display:flex;flex-direction:column;gap:4px;text-align:right;font-size:10.5px;color:#f3eee466}.prose-editorial .email-capture{padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(56px,8vw,104px);background:radial-gradient(circle at 18% 0%,rgba(126,43,38,.08),transparent 32%),var(--c-paper)}.prose-editorial .ec-block{max-width:var(--col-max);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(28px,5vw,72px);align-items:center;border:1px solid var(--c-rule);background:#fffcf6c7;box-shadow:0 24px 80px #1a161214;padding:clamp(28px,4vw,48px)}.prose-editorial .ec-eyebrow,.prose-editorial .ec-success-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--c-accent);margin-bottom:10px}.prose-editorial .ec-h,.prose-editorial .ec-success-h{font-family:var(--f-display);font-weight:400;font-size:clamp(30px,4vw,48px);line-height:.98;letter-spacing:-.03em;color:var(--c-ink);margin:0}.prose-editorial .ec-h em{color:var(--c-accent)}.prose-editorial .ec-body,.prose-editorial .ec-success-body{margin:18px 0 0;font-size:16px;line-height:1.55;color:var(--c-ink-2)}.prose-editorial .ec-form{display:flex;flex-direction:column;gap:14px}.prose-editorial .ec-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px}.prose-editorial .ec-error{margin:0;font-size:13px;color:var(--c-accent-2)}.prose-editorial .ec-turnstile{min-height:65px}.prose-editorial .ec-fine{margin:0;color:var(--c-ink-3);font-size:11px;line-height:1.45}.prose-editorial .ec-success{grid-column:1 / -1;max-width:720px}.prose-editorial:has(.free-account-shell){display:flex;flex-direction:column;min-height:100vh;background:#fff}.prose-editorial:has(.free-account-shell)>.nav{flex-shrink:0;background:#fff}.prose-editorial .free-account-shell{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(28px,5vw,64px) var(--gutter) clamp(48px,8vw,96px);background:#fff}.prose-editorial .free-account-spinner{width:44px;height:44px;border-radius:50%;border:2px solid var(--c-rule);border-top-color:var(--c-accent);animation:prose-free-account-spin .75s linear infinite}@keyframes prose-free-account-spin{to{transform:rotate(360deg)}}.prose-editorial .free-account-card{width:100%;max-width:440px;background:var(--c-card);border:1px solid var(--c-rule);border-radius:16px;padding:clamp(28px,4vw,40px);box-shadow:0 28px 60px #1a16121a}.prose-editorial .free-account-brand{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:4px}.prose-editorial .free-account-brand .brand-mark{font-family:var(--f-display);font-size:36px;line-height:1;color:var(--c-accent);transform:translateY(2px)}.prose-editorial .free-account-brand .brand-name{font-family:var(--f-display);font-size:26px;line-height:1;letter-spacing:-.005em;color:var(--c-ink)}.prose-editorial .free-account-brand .brand-dot{color:var(--c-accent);padding:0 1px}.prose-editorial .free-account-brand .brand-tld{color:var(--c-ink-3)}.prose-editorial .free-account-title{font-family:var(--f-display);font-size:clamp(26px,3vw,32px);font-weight:400;letter-spacing:-.02em;color:var(--c-ink);text-align:center;margin:16px 0 8px;line-height:1.15}.prose-editorial .free-account-desc{font-family:var(--f-body);font-size:15px;color:var(--c-ink-3);text-align:center;margin:0 0 28px;line-height:1.5}.prose-editorial .free-account-form{display:flex;flex-direction:column;gap:18px}.prose-editorial .free-account-name-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.prose-editorial .free-account-field{display:flex;flex-direction:column;gap:6px}.prose-editorial .free-account-field label{font-family:var(--f-body);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--c-ink-3)}.prose-editorial .free-account-field input,.prose-editorial .free-account-field select{border-radius:8px;border:1px solid var(--c-rule)!important;background-color:var(--c-paper)!important;color:var(--c-ink)!important;font-family:var(--f-body);font-size:15px;padding:10px 12px;width:100%;height:42px;line-height:1.2}.prose-editorial .free-account-field input::-moz-placeholder{color:var(--c-ink-3);opacity:.85}.prose-editorial .free-account-field input::placeholder{color:var(--c-ink-3);opacity:.85}.prose-editorial .free-account-field .prose-signin-pwd-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.prose-editorial .free-account-field .prose-signin-forgot{background:transparent;border:0;padding:0;font-family:var(--f-body);font-size:12.5px;color:var(--c-accent);cursor:pointer;letter-spacing:0;text-transform:none}.prose-editorial .free-account-field .prose-signin-forgot:hover{text-decoration:underline}.prose-editorial .prose-onboarding-card{max-width:520px}.prose-editorial .prose-onboarding-progress{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-family:var(--f-body)}.prose-editorial .prose-onboarding-dot{width:32px;height:4px;border-radius:999px;background:var(--c-rule);transition:background .18s ease}.prose-editorial .prose-onboarding-dot.is-active{background:var(--c-accent)}.prose-editorial .prose-onboarding-progress-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--c-ink-3);margin-left:6px}.prose-editorial .prose-onboarding-checklist{list-style:none;padding:0;margin:22px 0 28px;display:flex;flex-direction:column;gap:14px}.prose-editorial .prose-onboarding-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.55;color:var(--c-ink);font-family:var(--f-body)}.prose-editorial .prose-onboarding-checkmark{flex-shrink:0;width:24px;height:24px;border-radius:999px;background:var(--c-paper-2);border:1px solid var(--c-rule);color:var(--c-ink-2);font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;font-family:var(--f-body)}.prose-editorial .prose-onboarding-checkmark-done{background:var(--c-accent);border-color:var(--c-accent);color:#fff}.prose-editorial .prose-onboarding-hint{font-size:12.5px;line-height:1.5;color:var(--c-ink-3);margin:4px 0 0;font-family:var(--f-body)}.prose-editorial .prose-onboarding-back{background:transparent;border:0;padding:8px 0 0;font-family:var(--f-body);font-size:13.5px;color:var(--c-ink-3);cursor:pointer;text-align:center;align-self:center}.prose-editorial .prose-onboarding-back:hover:not(:disabled){color:var(--c-ink)}.prose-editorial .prose-onboarding-back:disabled{opacity:.5;cursor:not-allowed}.prose-dialog{background:#fff!important;color:#1a1612!important;border-color:#e8dfd0!important;border-radius:14px!important;padding:32px 30px 26px!important;gap:14px!important;font-family:Inter,Helvetica Neue,Arial,sans-serif;box-shadow:0 24px 60px #1a16122e!important;max-width:520px!important}.prose-dialog .prose-dialog-title{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-weight:500;font-size:clamp(22px,2.6vw,28px);line-height:1.2;letter-spacing:-.01em;color:#1a1612;margin:0}.prose-dialog .prose-dialog-desc{font-size:14px;line-height:1.55;color:#6b5f58;margin-top:6px}.prose-dialog .prose-dialog-email-block{text-align:center;padding:18px 8px 6px;display:flex;flex-direction:column;gap:10px}.prose-dialog .prose-dialog-email{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-weight:600;font-size:clamp(20px,2.4vw,26px);letter-spacing:-.01em;color:#1a1612;word-break:break-all;line-height:1.25}.prose-dialog .prose-dialog-sub{font-size:13px;line-height:1.55;color:#6b5f58;margin:0}.prose-dialog .prose-dialog-foot{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:4px}.prose-dialog .prose-dialog-cta{width:100%;background:#c36b4f;color:#fff;border:0;border-radius:999px;padding:13px 22px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:0;cursor:pointer;transition:background .12s ease;white-space:normal;line-height:1.25}.prose-dialog .prose-dialog-cta:hover{background:#a85839}.prose-dialog .prose-dialog-cta:focus-visible{outline:2px solid #c36b4f;outline-offset:2px}.prose-dialog .prose-dialog-ghost{width:100%;background:transparent;color:#6b5f58;border:1px solid #e8dfd0;border-radius:999px;padding:11px 22px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.prose-dialog .prose-dialog-ghost:hover{background:#f1ece2;color:#1a1612;border-color:#d6cbb8}.prose-dialog .prose-dialog-ghost:focus-visible{outline:2px solid #c36b4f;outline-offset:2px}.prose-editorial .free-account-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%236B5F58' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1.5l5 5 5-5'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.prose-editorial .free-account-field select:invalid{color:var(--c-ink-3)}.prose-editorial .free-account-field input:focus-visible,.prose-editorial .free-account-field select:focus-visible{--tw-ring-width: 0px;--tw-ring-offset-width: 0px;box-shadow:none;outline:2px solid var(--c-accent);outline-offset:2px}.prose-editorial .free-account-submit{width:100%;justify-content:center;margin-top:4px;min-height:48px;border-radius:999px;font-size:15px;font-weight:500}.prose-editorial .free-account-submit:disabled{opacity:.55;cursor:not-allowed}.prose-editorial .free-account-foot{text-align:center;margin-top:4px}.prose-editorial .free-account-signin{font-family:var(--f-body);font-size:14px;color:var(--c-ink-2);background:none;border:0;cursor:pointer;padding:4px 8px;line-height:1.4}.prose-editorial .free-account-signin:hover{color:var(--c-ink)}.prose-editorial .free-account-signin-em{color:var(--c-accent);font-weight:500}.prose-editorial .free-account-signin:hover .free-account-signin-em{color:var(--c-accent-2)}@media(max-width:480px){.prose-editorial .free-account-name-row{grid-template-columns:1fr}}.prose-editorial:has(.prose-legal-main){display:flex;flex-direction:column;min-height:100vh}.prose-editorial:has(.prose-legal-main)>.nav{flex-shrink:0}.prose-editorial .prose-legal-main{flex:1;background:var(--c-paper);padding:clamp(40px,7vw,96px) var(--gutter) clamp(64px,10vw,120px)}.prose-editorial .prose-legal-inner{max-width:var(--col-max);margin:0 auto;width:100%}.prose-editorial .prose-legal-doc{max-width:52rem;margin:0 auto;font-family:var(--f-body);font-size:16px;line-height:1.65;color:var(--c-ink-2)}.prose-editorial .prose-legal-doc h1{font-family:var(--f-display);font-size:clamp(32px,4vw,42px);font-weight:400;letter-spacing:-.02em;color:var(--c-ink);margin:0 0 .25em;line-height:1.15}.prose-editorial .prose-legal-doc h2{font-family:var(--f-display);font-size:clamp(22px,2.2vw,28px);font-weight:400;margin:1.65em 0 .45em;color:var(--c-ink);border-bottom:1px solid var(--c-rule-soft);padding-bottom:.35em;line-height:1.2}.prose-editorial .prose-legal-doc h3{font-family:var(--f-body);font-size:15px;font-weight:600;margin:1.35em 0 .4em;color:var(--c-ink);letter-spacing:.02em}.prose-editorial .prose-legal-doc p{margin:0 0 1em}.prose-editorial .prose-legal-doc ul,.prose-editorial .prose-legal-doc ol{margin:0 0 1em 1.25em;padding:0}.prose-editorial .prose-legal-doc li{margin:.35em 0}.prose-editorial .prose-legal-doc .text-muted-foreground{color:var(--c-ink-3)!important;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-family:var(--f-mono)}.prose-editorial .prose-legal-doc .text-foreground{color:var(--c-ink)!important}.prose-editorial .prose-legal-doc .font-serif{font-family:var(--f-display)!important}.prose-editorial .prose-legal-doc a.prose-legal-link{color:var(--c-accent);text-decoration:underline;text-underline-offset:3px}.prose-editorial .prose-legal-doc a.prose-legal-link:hover{color:var(--c-accent-2)}.prose-editorial .prose-legal-doc strong{color:var(--c-ink);font-weight:600}.prose-editorial a:focus-visible,.prose-editorial button:focus-visible,.prose-editorial summary:focus-visible,.prose-editorial input:focus-visible,.prose-editorial textarea:focus-visible,.prose-editorial details:focus-visible>summary{outline:2px solid var(--c-accent);outline-offset:3px;border-radius:2px}@media(prefers-reduced-motion:reduce){.prose-editorial *,.prose-editorial *:before,.prose-editorial *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.prose-editorial .gs-rail-hd .dot{animation:none;opacity:1}}@media(max-width:1100px){.prose-editorial .nav{grid-template-columns:1fr auto;gap:12px 14px}.prose-editorial .nav-mobile-toggle{display:inline-flex}.prose-editorial .nav-links{display:none}.prose-editorial .hero-cols,.prose-editorial .sec-head{grid-template-columns:1fr}.prose-editorial .sec-title,.prose-editorial .sec-sub{grid-column:1}.prose-editorial .price-frame{grid-template-columns:1fr}.prose-editorial .price-cta{position:static}.prose-editorial .price-row{grid-template-columns:1fr;gap:8px}.prose-editorial .foot-top{grid-template-columns:1fr}.prose-editorial .foot-fine{grid-template-columns:1fr;text-align:left}.prose-editorial .fine-meta{text-align:left}.prose-editorial .gs-frame{grid-template-columns:1fr}.prose-editorial .gs-rail{border-right:0;border-bottom:1px solid var(--c-rule)}.prose-editorial .how-list,.prose-editorial .how-list-4{grid-template-columns:1fr}.prose-editorial .how-step{border-right:0;border-bottom:1px solid var(--c-rule-soft);padding:24px 0 28px}.prose-editorial .how-step+.how-step{padding-left:0}.prose-editorial .filing-strip{grid-template-columns:repeat(2,1fr)}.prose-editorial .fs-cell:nth-child(2n){border-right:0}.prose-editorial .ready-inner{grid-template-columns:1fr}.prose-editorial .ready-q,.prose-editorial .ready-a{grid-column:1}.prose-editorial .sides-grid,.prose-editorial .founder-inner{grid-template-columns:1fr}.prose-editorial .founder-meta{position:static}.prose-editorial .vox-grid{grid-template-columns:1fr}.prose-editorial .vox-card-feature{transform:none}.prose-editorial .side-list li{grid-template-columns:1fr;gap:4px}.prose-editorial .ec-block,.prose-editorial .ec-row{grid-template-columns:1fr}}@media(max-width:600px){.prose-editorial .nav-cta .link-quiet{display:none}}@media(max-width:640px){.prose-editorial .foot-cols{grid-template-columns:1fr;gap:28px}.prose-editorial .pr-amt .amt{font-size:clamp(36px,12vw,56px)}.prose-editorial .pr-amt .amt.small{font-size:clamp(24px,8vw,32px)}}@media(max-width:480px){.prose-editorial .filing-strip{grid-template-columns:1fr}.prose-editorial .fs-cell{border-right:0;padding-left:0;padding-right:0;border-bottom:1px solid var(--c-rule-soft)}.prose-editorial .fs-cell+.fs-cell{padding-left:0}.prose-editorial .fs-cell:last-child{border-bottom:0}.prose-editorial .nav-cta{gap:10px;flex-wrap:wrap;justify-content:flex-end}.prose-editorial .nav-cta .btn-ink{white-space:normal;text-align:center;justify-content:center;max-width:100%}}
