:root{--paper:#f7f6f1;--paper-raised:#fffefa;--paper-muted:#ecebe5;--ink:#151713;--ink-soft:#555850;--ink-faint:#85877f;--accent:#f14b2d;--accent-dark:#c9341c;--acid:#dff85b;--line:#15171329;--line-strong:#151713d1;--white:#fff;--font-display:"Source Sans 3 Variable", "Source Sans 3", "Helvetica Neue", sans-serif;--font-serif:"Fraunces Variable", Fraunces, Georgia, serif;--font-body:"Source Sans 3 Variable", "Source Sans 3", "Helvetica Neue", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--shell-max:78rem;--shell-gutter:clamp(1.25rem, 4.5vw, 3.5rem);--section-space:clamp(5.5rem, 11vw, 10rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--shadow-card:0 24px 80px #1517131f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.6}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#15171306 1px,#0000 1px),linear-gradient(90deg,#15171306 1px,#0000 1px),radial-gradient(circle at 18% 5%,#dff85b24,#0000 28%);background-size:28px 28px,28px 28px,auto;position:fixed;inset:0;mask-image:linear-gradient(#000,#0000 72%)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;font-weight:700;line-height:.98}p{text-wrap:pretty}a{color:inherit}img,svg{max-width:100%;display:block}::selection{background:var(--acid);color:var(--ink)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.shell{width:min(100%, var(--shell-max));padding-inline:var(--shell-gutter);margin-inline:auto}.section{padding-block:var(--section-space);border-top:1px solid var(--line)}.section h2{max-width:18ch;margin-bottom:1.25rem;font-size:clamp(2.75rem,6vw,5.75rem)}.section-lead{max-width:43rem;color:var(--ink-soft);margin-bottom:clamp(3rem,6vw,5rem);font-size:clamp(1.1rem,2vw,1.35rem)}.eyebrow{color:var(--accent-dark);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:.6rem;height:.6rem}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)saturate(150%);background:#f7f6f1db;position:sticky;top:0}.site-header .shell{justify-content:space-between;align-items:center;gap:2rem;min-height:4.75rem;display:flex}.wordmark,.footer-brand{color:var(--ink);letter-spacing:-.045em;align-items:center;gap:.65rem;font-size:1.3rem;font-weight:750;text-decoration:none;display:inline-flex}.logo-mark{flex:none;overflow:visible}.logo-mark__accent{color:var(--accent);transition:transform .32s var(--ease-out);transform-origin:50%}.wordmark:hover .logo-mark__accent,.wordmark:focus-visible .logo-mark__accent{transform:translate(1.5px,-1.5px)}.nav{align-items:center;gap:clamp(1rem,2.5vw,2.25rem);display:flex}.nav a{color:var(--ink-soft);font-size:.86rem;font-weight:600;text-decoration:none;transition:color .18s}.nav a:hover,.nav a:focus-visible{color:var(--ink)}.button{border:1px solid var(--ink);background:var(--ink);min-height:3.35rem;color:var(--paper);box-shadow:0 0 0 var(--accent);transition:transform .18s var(--ease-out), box-shadow .18s var(--ease-out), background .18s ease;border-radius:.35rem;justify-content:center;align-items:center;gap:.8rem;padding:.85rem 1.4rem;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{box-shadow:5px 5px 0 var(--accent);transform:translate(-3px,-3px)}.button--small{min-height:2.7rem;padding:.7rem 1.05rem;font-size:.8rem}.hero{align-items:center;min-height:calc(100svh - 4.75rem);padding-block:clamp(4.5rem,9vw,8.5rem);display:grid;overflow:hidden}.hero .shell{grid-template-columns:minmax(0,1.04fr) minmax(25rem,.96fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.hero-copy{animation:rise-in .7s var(--ease-out) both}.hero h1{max-width:9ch;font-size:clamp(4rem,8vw,7.6rem);font-weight:760}.hero h1 em{color:var(--accent);font-family:var(--font-serif);font-weight:520}.hero-sub{max-width:35rem;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}.hero-note{color:var(--ink-faint);font-family:var(--font-mono);font-size:.72rem}.hero-visual{min-height:34rem;animation:rise-in .85s .12s var(--ease-out) both;position:relative}.draft-card{border:1px solid var(--line-strong);background:var(--paper-raised);width:min(100%,24rem);box-shadow:var(--shadow-card);border-radius:.45rem;padding:1.5rem;position:absolute}.draft-label{color:var(--ink-faint);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:2.25rem;font-size:.68rem;display:block}.draft-card p{font-size:1.25rem;line-height:1.55}.draft-card--before{color:var(--ink-soft);top:0;right:0;transform:rotate(2.5deg)}.draft-card--before p{text-decoration-line:line-through;text-decoration-color:#f14b2dbf;text-decoration-thickness:.1em}.draft-card--after{background:var(--ink);min-height:13rem;color:var(--paper);flex-direction:column;justify-content:space-between;display:flex;bottom:1rem;left:0;transform:rotate(-2deg)}.draft-card--after .draft-label{color:#f7f6f18a}.draft-card--after p{max-width:15ch;font-family:var(--font-serif);font-size:1.75rem;font-style:italic;line-height:1.2}.edit-mark{background:var(--accent);height:3px;position:absolute;transform:rotate(-6deg)}.edit-mark--one{width:8rem;bottom:5.1rem;left:2.5rem}.edit-mark--two{width:4.5rem;bottom:2.7rem;right:2rem}.approved-mark{background:var(--acid);width:2.5rem;height:2.5rem;color:var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;bottom:1.15rem;right:1.25rem}.signal-path{z-index:3;width:10rem;height:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-14deg)}.signal-path span{background:var(--accent);border-radius:50%;width:.38rem;height:.38rem;position:absolute;left:0}.signal-path span:first-child{top:.5rem}.signal-path span:nth-child(2){top:1.65rem;left:.8rem}.signal-path span:nth-child(3){top:2.8rem;left:1.6rem}.signal-path span:nth-child(4){top:3.9rem;left:2.4rem}.signal-path i{background:var(--accent);transform-origin:0;width:6.3rem;height:.2rem;position:absolute;top:2.7rem;left:3.2rem;transform:rotate(-5deg)}.change-grid{border-top:1px solid var(--line-strong);counter-reset:pattern;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.change-grid li{border-bottom:1px solid var(--line);counter-increment:pattern;min-height:16rem;padding:2.25rem 2rem 2.5rem 4.6rem;transition:background .22s;position:relative}.change-grid li:nth-child(odd){border-right:1px solid var(--line)}.change-grid li:before{content:"0" counter(pattern);color:var(--accent-dark);font-family:var(--font-mono);font-size:.7rem;position:absolute;top:2.35rem;left:1.15rem}.change-grid li:hover{background:var(--paper-raised)}.change-grid h3{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.05}.change-grid p{max-width:38rem;color:var(--ink-soft)}#preview{background:var(--paper-muted)}.preview{border:1px solid var(--line-strong);background:var(--paper-raised);border-radius:.55rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 2rem 7rem #15171317}.preview .eyebrow{margin-bottom:2rem}.preview-tabs{border:1px solid var(--line);background:var(--paper-muted);border-radius:.4rem;gap:.25rem;margin-bottom:1.25rem;padding:.25rem;display:inline-flex}.preview-tabs button{appearance:none;min-width:6rem;color:var(--ink-soft);font:700 .76rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:.25rem;padding:.65rem 1rem}.preview-tabs button[aria-selected=true]{background:var(--ink);color:var(--paper)}.preview-panel{background:var(--paper);border-radius:.35rem;place-items:center;min-height:26rem;padding:clamp(2rem,6vw,5rem);display:none}.preview-panel.is-active{animation:preview-in .38s var(--ease-out);display:grid}.preview-panel p{max-width:44rem;font-family:var(--font-serif);font-size:clamp(1.4rem,3vw,2.25rem);line-height:1.45}#preview-panel-before p{color:var(--ink-faint)}#preview-panel-after{background:var(--ink);color:var(--paper)}.steps{background:var(--line);counter-reset:step;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:3.5rem 0 0;padding:1px;list-style:none;display:grid}.steps li{background:var(--paper);counter-increment:step;min-height:21rem;padding:2rem}.steps li:before{content:"0" counter(step);color:var(--accent-dark);font:.72rem/1 var(--font-mono);margin-bottom:6rem;display:block}.steps h3{margin-bottom:1rem;font-size:1.7rem}.steps p{color:var(--ink-soft)}.principles{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.principles:after{content:"";border:7rem solid #dff85b14;border-radius:50%;width:30rem;height:30rem;position:absolute;bottom:-11rem;right:-8rem}.principles .eyebrow{color:var(--acid)}.principles .eyebrow:before{background:currentColor}.principles-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3rem;margin:3rem 0 0;padding:0;list-style:none;display:grid;position:relative}.principles-grid li{border-top:1px solid #f7f6f133;padding:2rem 0 2.5rem}.principles-grid h3{margin-bottom:.8rem;font-size:1.65rem}.principles-grid p{color:#f7f6f1a8;max-width:34rem}.value{background:var(--paper-raised)}.value-inner>h2{max-width:14ch}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:3.5rem;display:grid}.value-grid>div{border:1px solid var(--line);border-radius:.45rem;min-height:18rem;padding:2rem}.value-grid>div:last-child{background:var(--paper-muted)}.value-grid h3{max-width:18ch;margin-bottom:4rem;font-size:1.8rem}.value-grid p{color:var(--ink-soft)}.final-cta{text-align:center;background:var(--acid);place-items:center;min-height:70svh;display:grid}.final-cta h2{max-width:none;margin-inline:auto;font-size:clamp(3.5rem,9vw,8rem)}.final-cta .button{margin-top:2rem}.waitlist-note{border-bottom:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-top:2rem;padding-bottom:.25rem;font-size:.75rem;display:inline-block}.site-footer{border-top:1px solid var(--line-strong);background:var(--ink);color:var(--paper)}.site-footer .shell{grid-template-columns:1fr auto auto;align-items:center;gap:2rem;min-height:8rem;display:grid}.footer-brand{color:var(--paper)}.site-footer p{color:#f7f6f19e;font-size:.82rem}.footer-meta{font-family:var(--font-mono)}.footer-meta a:hover{color:var(--acid)}@keyframes rise-in{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes preview-in{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.nav{display:none}.hero{min-height:auto}.hero .shell{grid-template-columns:1fr}.hero .shell>.hero-analyzer{order:-1;width:min(100%,42rem);margin-inline:auto}.hero h1{max-width:11ch}.hero-visual{width:min(100%,34rem);min-height:31rem;margin-inline:auto}.change-grid,.principles-grid,.value-grid{grid-template-columns:1fr}.change-grid li:nth-child(odd){border-right:0}.steps{grid-template-columns:1fr}.steps li{min-height:0}.steps li:before{margin-bottom:3rem}}@media (width<=620px){.site-header .shell{min-height:4.25rem}.site-header .button{padding-inline:.85rem}.hero{padding-block:2rem 5.5rem}.hero h1{font-size:clamp(3.5rem,18vw,5rem)}.hero-visual{min-height:27rem}.draft-card{width:85%}.draft-card--before{right:0}.draft-card--after{left:0}.signal-path{transform:translate(-50%,-50%)rotate(-22deg)scale(.8)}.change-grid li{padding-left:4rem}.preview-panel{min-height:23rem;padding:1.5rem}.site-footer .shell{grid-template-columns:1fr;gap:.75rem;padding-block:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.xuaO2J-f.woff2)format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.DMdlQ8Kv.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-400-normal.BSMlKf0J.woff2)format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-400-normal.CEL4l2ZJ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-vietnamese-400-normal.BulugwFq.woff2)format("woff2"),url(/_astro/ibm-plex-mono-vietnamese-400-normal.DDuiU_S-.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-ext-400-normal.BmRBH3aV.woff2)format("woff2"),url(/_astro/ibm-plex-mono-latin-ext-400-normal.D3D2R8hC.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-400-normal.DMJ8VG8y.woff2)format("woff2"),url(/_astro/ibm-plex-mono-latin-400-normal.CvHOgSBP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
