.landing-root{--landing-ink:#111;--landing-muted:#5f5f5f;--landing-soft:#f5f2ec;--landing-line:#ded8ce;--landing-accent:#14b8a6;--landing-warm:#f97316;--landing-dark:#0b0b0b;--landing-white:#fffdf8;min-height:100svh;background:var(--landing-white);color:var(--landing-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.landing-root *{box-sizing:border-box;letter-spacing:0}.landing-root a{color:inherit}.landing-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(18px,6vw,72px);background:rgba(255,253,248,.9);border-bottom:1px solid hsla(0,0%,7%,.08);backdrop-filter:blur(14px)}.landing-wordmark{font-size:1rem;font-weight:800;text-decoration:none}.landing-nav-links{display:flex;align-items:center;gap:18px;color:var(--landing-muted);font-size:.92rem;font-weight:600}.landing-nav-links a{text-decoration:none}.landing-nav-links a:focus-visible,.landing-nav-links a:hover{color:var(--landing-ink)}.landing-hero{min-height:66svh;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(32px,5vw,72px);padding:24px clamp(18px,6vw,72px) 18px;background:var(--landing-dark);color:var(--landing-white)}.landing-hero-copy{max-width:660px;min-width:0}.landing-eyebrow{margin:0 0 16px;color:var(--landing-accent);font-size:.78rem;font-weight:800;text-transform:uppercase}.landing-hero h1{display:grid;gap:4px;margin:0;font-size:clamp(3.25rem,4.6vw,4rem);line-height:.96;font-weight:900}.landing-subhead{max-width:620px;margin:24px 0 0;color:rgba(255,253,248,.78);font-size:1.15rem;line-height:1.65}.landing-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.landing-root .landing-primary,.landing-root .landing-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:0 18px;font-size:.98rem;font-weight:800;text-decoration:none}.landing-root .landing-primary{background:var(--landing-white);color:var(--landing-ink)}.landing-root .landing-primary:focus-visible,.landing-root .landing-primary:hover{background:#fff;outline:2px solid var(--landing-accent);outline-offset:3px}.landing-root .landing-secondary{border:1px solid rgba(255,253,248,.28);color:var(--landing-white)}.landing-root .landing-secondary:focus-visible,.landing-root .landing-secondary:hover{border-color:var(--landing-accent);outline:2px solid var(--landing-accent);outline-offset:3px}.landing-tags{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 0;max-width:100%;padding:0;list-style:none}.landing-tags li{border:1px solid rgba(255,253,248,.18);border-radius:8px;padding:8px 10px;color:rgba(255,253,248,.78);font-size:.86rem;font-weight:700}.landing-product-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;margin:0;max-width:100%;padding:0;list-style:none;width:100%}.landing-product-step{min-width:0}.landing-step-header{display:flex;align-items:center;justify-content:space-between;min-height:38px;margin-bottom:10px;color:rgba(255,253,248,.72);font-size:.86rem;font-weight:800}.landing-step-header span{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid rgba(255,253,248,.28);border-radius:8px}.landing-product-image{width:100%;height:auto;aspect-ratio:390/844;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,253,248,.16);border-radius:8px;background:#161616}.landing-step-copy{margin-top:12px}.landing-step-copy h2{margin:0;color:var(--landing-white);font-size:.96rem}.landing-step-copy p{margin:6px 0 0;color:rgba(255,253,248,.64);font-size:.84rem;line-height:1.45}.landing-final,.landing-how,.landing-sources,.landing-story{padding:72px clamp(18px,6vw,72px)}.landing-sources{background:var(--landing-soft)}.landing-section-heading{max-width:760px;margin-bottom:28px}.landing-final h2,.landing-section-heading h2{margin:0;font-size:2.5rem;line-height:1.08;font-weight:900}.landing-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing-source-module{border:1px solid var(--landing-line);border-radius:8px;padding:24px;background:var(--landing-white)}.landing-source-module svg{color:var(--landing-warm)}.landing-source-module h3{margin:18px 0 0;font-size:1.35rem}.landing-source-module p{max-width:560px;margin:10px 0 0;color:var(--landing-muted);font-size:1rem;line-height:1.55}.landing-source-module ul{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.landing-source-module li{border:1px solid var(--landing-line);border-radius:8px;padding:8px 10px;color:var(--landing-ink);font-size:.88rem;font-weight:700}.landing-how{background:var(--landing-white)}.landing-how ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;counter-reset:how-step}.landing-how li{min-height:150px;border:1px solid var(--landing-line);border-radius:8px;padding:18px;color:var(--landing-muted);font-size:1rem;line-height:1.5;counter-increment:how-step}.landing-how li:before{content:counter(how-step);width:30px;height:30px;display:grid;place-items:center;margin-bottom:18px;border-radius:8px;font-weight:900}.landing-how li:before,.landing-story{background:var(--landing-dark);color:var(--landing-white)}.landing-story .landing-section-heading h2{color:var(--landing-white)}.landing-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-story-grid article{border:1px solid rgba(255,253,248,.14);border-radius:8px;padding:22px}.landing-story-grid h3{margin:0;font-size:1.2rem}.landing-story-grid p{margin:10px 0 0;color:rgba(255,253,248,.66);line-height:1.55}.landing-final{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--landing-accent);color:var(--landing-dark)}.landing-root .landing-final .landing-primary{background:var(--landing-dark);color:var(--landing-white)}@media (max-width:900px){.landing-hero{grid-template-columns:1fr}.landing-product-flow{grid-template-columns:repeat(4,minmax(160px,1fr));overflow-x:auto;padding-bottom:6px}}@media (max-width:760px){.landing-nav{position:static;align-items:center;padding:16px 18px}.landing-nav-links{gap:10px;font-size:.82rem}.landing-hero{min-height:auto;gap:20px;padding:32px 18px 22px}.landing-hero h1{font-size:3rem}.landing-subhead{font-size:1rem}.landing-actions{align-items:stretch;margin-top:22px}.landing-primary,.landing-secondary{width:100%}.landing-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.landing-tags li{flex:0 0 auto}.landing-product-flow{grid-template-columns:repeat(4,minmax(112px,112px));gap:10px}.landing-product-image{max-height:128px}.landing-step-copy h2{font-size:.84rem}.landing-step-copy p{display:none}.landing-final,.landing-how,.landing-sources,.landing-story{padding:56px 18px}.landing-final h2,.landing-section-heading h2{font-size:2rem}.landing-how ol,.landing-source-grid,.landing-story-grid{grid-template-columns:1fr}.landing-final{display:grid}}@media (max-width:480px){.landing-nav{gap:10px}.landing-nav-links{justify-content:space-between;gap:8px;font-size:.78rem}.landing-hero h1{font-size:2.15rem}}@media (max-width:360px){.landing-nav{padding:12px 14px}.landing-hero{gap:14px;padding:18px 14px 16px}.landing-eyebrow{margin-bottom:10px;font-size:.68rem}.landing-hero h1{font-size:1.9rem;line-height:.98}.landing-subhead{margin-top:14px;font-size:.9rem;line-height:1.42}.landing-actions{flex-wrap:nowrap;gap:8px;margin-top:16px}.landing-root .landing-primary,.landing-root .landing-secondary{min-height:42px;flex:1 1 0;width:auto;gap:6px;padding:0 10px;font-size:.82rem;white-space:nowrap}.landing-tags{display:none}.landing-product-flow{grid-template-columns:repeat(4,minmax(102px,102px));gap:8px}.landing-step-header{min-height:28px;margin-bottom:6px;font-size:.75rem}.landing-step-header span{width:24px;height:24px}.landing-product-image{max-height:112px}.landing-step-copy{margin-top:8px}.landing-step-copy h2{font-size:.76rem;line-height:1.2}}