:root{--brand-50: oklch(.985 .003 60);--brand-100: oklch(.965 .004 60);--brand-200: oklch(.925 .006 60);--brand-300: oklch(.86 .008 60);--brand-400: oklch(.78 .01 60);--brand-500: oklch(.65 .013 60);--brand-600: oklch(.55 .014 60);--brand-700: oklch(.45 .014 60);--brand-800: oklch(.35 .014 60);--brand-900: oklch(.25 .013 60);--brand-950: oklch(.18 .012 60);--accent-50: #fdf3ee;--accent-100: #fbe5d7;--accent-200: #f7c7ae;--accent-300: #f0a37e;--accent-400: #e57c4f;--accent-500: #C2410C;--accent-600: #9A3412;--accent-700: #7C2D12;--accent-800: #65250F;--accent-900: #4F1F0D;--accent-950: #2B0F07;--amber-300: #fcd34d;--amber-400: #fbbf24;--amber-500: #F59E0B;--amber-600: #d97706;--amber-700: #b45309;--surface-0: oklch(1 0 0);--surface-50: oklch(.985 .003 60);--surface-100: oklch(.965 .004 60);--surface-150: oklch(.945 .005 60);--surface-200: oklch(.925 .006 60);--surface-300: oklch(.86 .008 60);--surface-400: oklch(.65 .013 60);--surface-500: oklch(.55 .014 60);--surface-600: oklch(.45 .014 60);--surface-700: oklch(.35 .014 60);--surface-800: oklch(.25 .013 60);--surface-900: oklch(.18 .012 60);--gradient-brand: linear-gradient(135deg, oklch(.72 .1 50), oklch(.62 .15 35));--font-sans: "Source Sans 3", system-ui, -apple-system, sans-serif;--font-display: "Playfair Display", "Source Sans 3", Georgia, serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1.0625rem;--text-lg: 1.1875rem;--text-xl: 1.375rem;--text-2xl: 1.625rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3.25rem;--text-6xl: 4rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-tight: 1.08;--leading-snug: 1.2;--leading-normal: 1.55;--leading-relaxed: 1.65;--radius-sm: 4px;--radius: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 18px;--shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .04);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .04), 0 1px 3px 0 rgb(0 0 0 / .04);--shadow-md: 0 2px 4px -1px rgb(0 0 0 / .04), 0 4px 8px -2px rgb(0 0 0 / .06);--shadow-lg: 0 4px 6px -2px rgb(0 0 0 / .03), 0 10px 15px -3px rgb(0 0 0 / .06);--shadow-xl: 0 8px 10px -4px rgb(0 0 0 / .04), 0 20px 25px -5px rgb(0 0 0 / .08);--shadow-card: 0 1px 3px 0 rgb(0 0 0 / .05), 0 1px 2px -1px rgb(0 0 0 / .05);--shadow-card-hover: 0 8px 24px -8px rgb(0 0 0 / .1);--shadow-cta: 0 1px 0 rgb(0 0 0 / .05), 0 6px 14px -8px rgb(194 65 12 / .5);--ease-smooth: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.175, .885, .32, 1.275);--ease-snap: cubic-bezier(0, .7, .3, 1);--duration-fast: .15s;--duration-base: .18s;--duration-slow: .28s}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}img{max-width:100%;height:auto;display:block}html{background:var(--surface-50);color:var(--surface-900);font-family:var(--font-sans);font-size:17px;line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1;max-width:720px;margin:0 auto;padding:3rem 1.5rem 2rem;width:100%}@media(max-width:600px){main{padding:1.75rem 1.25rem 1.5rem}}h1,h2,h3,h4{font-family:var(--font-display);color:var(--surface-900);letter-spacing:-.015em;line-height:var(--leading-tight);font-weight:var(--font-weight-bold)}h1{font-size:clamp(2.25rem,5.5vw,3.25rem);line-height:1.08;margin:0 auto 1.125rem;max-width:16ch;text-align:center;letter-spacing:-.018em}h1 em,h1 .hi{font-style:italic;color:var(--accent-500);font-weight:700}h2{font-size:clamp(1.5rem,3.2vw,1.875rem);margin-top:2rem;margin-bottom:.75rem;line-height:1.2}h3{font-size:1.25rem;margin-top:1.75rem;margin-bottom:.5rem}p{margin-bottom:1rem;color:var(--surface-800);line-height:var(--leading-relaxed)}a{color:var(--accent-600);text-decoration:none;transition:color var(--duration-fast) var(--ease-smooth)}a:hover{color:var(--accent-700)}em{font-style:italic}strong{font-weight:var(--font-weight-bold)}code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-100);padding:.15em .4em;border-radius:var(--radius-sm);color:var(--surface-900)}main>section:first-of-type{text-align:center}.brand-kicker{font-family:var(--font-mono, ui-monospace, monospace);font-size:.8125rem;letter-spacing:.04em;color:var(--brand-600);margin:0 auto .5rem}.pre-headline{font-family:var(--font-sans);font-size:.8125rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-500);margin:0 auto 1.25rem;max-width:56ch}.subheadline{font-size:1.1875rem;color:var(--surface-600);line-height:1.5;margin:0 auto 1.75rem;max-width:48ch}.hero-image{margin:1.5rem auto;padding:0;border-radius:var(--radius-2xl);overflow:hidden;background:var(--surface-100);border:1px solid var(--surface-200);box-shadow:var(--shadow-card)}.hero-image img{width:100%;height:auto;display:block}.hero-visual{margin:1.5rem auto;padding:3rem 2rem;background:var(--surface-100);border:1px solid var(--surface-200);border-radius:var(--radius-2xl);color:var(--surface-600);font-size:.95rem;line-height:var(--leading-snug);text-align:center}.hero-visual__label{font-family:var(--font-mono);font-size:.7rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--surface-500);margin-bottom:.75rem;display:block}.hero-image-caption{font-family:var(--font-mono);font-size:.8125rem;color:var(--surface-500);text-align:center;margin:.75rem 0 0;line-height:1.4}.hero-image-caption:before{content:"// ";color:var(--accent-500)}.benefit-bar{list-style:none;padding:0;margin:0 auto .25rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.5rem;max-width:560px}.benefit-bar li{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.8125rem;letter-spacing:.01em;color:var(--surface-600)}.benefit-bar li:before{content:"✓";color:var(--accent-500);font-weight:var(--font-weight-bold)}.cta-block{margin:1.75rem auto 2.5rem;padding:1.75rem 1.5rem;background:var(--surface-0);border:1px solid var(--surface-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);text-align:center;max-width:560px}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:var(--accent-500);color:var(--surface-0);font-family:var(--font-sans);font-size:1.0625rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em;border:none;border-radius:var(--radius-md);text-decoration:none;cursor:pointer;box-shadow:var(--shadow-cta, var(--shadow-md));transition:transform var(--duration-fast) var(--ease-smooth),box-shadow var(--duration-fast) var(--ease-smooth),background var(--duration-fast) var(--ease-smooth)}.cta-button:hover{background:var(--accent-600);color:var(--surface-0);transform:translateY(-1px)}.cta-button:active{transform:scale(.98)}a.cta-button.gumroad-button{background:var(--accent-500);color:var(--surface-0);border:none}a.cta-button.gumroad-button:hover{background:var(--accent-600);color:var(--surface-0)}a.cta-button.gumroad-button .logo-full{display:none!important}.cta-meta{margin-top:.875rem;font-size:.875rem;color:var(--surface-500);line-height:1.5}.cta-anchor{margin-top:.5rem;font-size:.8125rem;color:var(--surface-500);font-style:italic;letter-spacing:.005em}.body-section{margin:2.75rem 0}.body-section h3{font-family:var(--font-sans);font-size:.8125rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-500);margin-top:0;margin-bottom:.625rem}.body-section h3+p{margin-top:0}.body-section p{font-size:1.0625rem;line-height:var(--leading-relaxed);color:var(--surface-800);margin-bottom:1.25rem}.body-section p:last-child{margin-bottom:0}.body-section h3+p+h3{margin-top:1.75rem}main>section.body-section:has(.features),main>section.body-section:has(>h2+ul.features){background:var(--surface-100);border:1px solid var(--surface-200);border-radius:var(--radius-xl);padding:2rem 1.75rem;margin:2.5rem 0}main>section.body-section:has(.features) h2{font-family:var(--font-display);font-size:1.375rem;margin-top:0;margin-bottom:1.125rem;color:var(--surface-900);font-weight:var(--font-weight-bold)}.features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.features li{position:relative;padding-left:1.75rem;color:var(--surface-800);line-height:1.5;font-size:.9375rem}.features li:before{content:"";position:absolute;left:0;top:.35em;width:1rem;height:1rem;border-radius:50%;background:var(--amber-500, var(--accent-500));background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffffff'><path fill-rule='evenodd' d='M16.704 5.29a.75.75 0 0 1 .006 1.06l-8.25 8.5a.75.75 0 0 1-1.082 0l-4.25-4.375a.75.75 0 1 1 1.082-1.038l3.71 3.816 7.72-7.957a.75.75 0 0 1 1.064-.006Z' clip-rule='evenodd'/></svg>");background-size:70% 70%;background-repeat:no-repeat;background-position:center}.proof{margin:2.5rem 0;padding:2rem 1.75rem;background:var(--surface-100);border-radius:var(--radius-xl);border:1px solid var(--surface-200)}.proof h2{font-family:var(--font-display);font-size:1.375rem;margin:0 0 1.125rem;color:var(--surface-900);font-weight:var(--font-weight-bold)}.proof ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.proof li{position:relative;padding-left:1.375rem;color:var(--surface-700);font-size:.9375rem;line-height:1.55}.proof li:before{content:"→";position:absolute;left:0;top:0;color:var(--accent-500);font-weight:var(--font-weight-semibold)}.proof a{font-weight:var(--font-weight-semibold);text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--accent-500)}.ladder{margin:2.5rem 0}.ladder h2{font-family:var(--font-display);font-size:1.5rem;margin:0 0 .5rem;color:var(--surface-900);font-weight:var(--font-weight-bold)}.ladder-intro{font-size:1rem;color:var(--surface-600);line-height:1.55;margin:0 0 1.5rem}.ladder-tier{position:relative;padding:1.125rem 1.25rem 1.125rem 1.5rem;border-left:2px solid var(--surface-200);margin:0 0 .5rem}.ladder-tier h3{font-family:var(--font-sans);font-size:.75rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--surface-500);margin:0 0 .625rem}.ladder-tier ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.ladder-tier li{position:relative;padding-left:1.375rem;color:var(--surface-800);font-size:.9375rem;line-height:1.5}.ladder-tier li:before{content:"→";position:absolute;left:0;top:0;color:var(--surface-400);font-weight:var(--font-weight-semibold)}.ladder-tier--peak{border-left-color:var(--accent-500);background:linear-gradient(90deg,color-mix(in oklch,var(--accent-500) 6%,transparent),transparent 70%);border-radius:0 var(--radius-md) var(--radius-md) 0}.ladder-tier--peak h3{color:var(--accent-600)}.ladder-tier--peak li:before{color:var(--accent-500)}.ladder-note{margin:.875rem 0 0;font-size:.8125rem;font-style:italic;color:var(--surface-500);line-height:1.5}.faq{margin:2.5rem 0}.faq h2{font-family:var(--font-display);font-size:1.5rem;margin:0 0 1.125rem;color:var(--surface-900);font-weight:var(--font-weight-bold)}.faq-item{border-bottom:1px solid var(--surface-200);padding:1rem 0}.faq-item:first-of-type{border-top:1px solid var(--surface-200)}.faq-item summary{cursor:pointer;font-family:var(--font-sans);font-weight:var(--font-weight-semibold);color:var(--surface-900);font-size:1rem;line-height:1.45;list-style:none;padding-right:2rem;position:relative;transition:color var(--duration-fast) var(--ease-smooth)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;top:-2px;font-size:1.375rem;font-weight:var(--font-weight-normal);color:var(--surface-500);transition:transform var(--duration-base) var(--ease-smooth);line-height:1}.faq-item[open] summary:after{transform:rotate(45deg);color:var(--accent-500)}.faq-item summary:hover{color:var(--accent-600)}.faq-item p{margin:.75rem 1.5rem .25rem 0;color:var(--surface-700);font-size:.9375rem;line-height:1.6}footer{max-width:720px;width:100%;margin:3rem auto 1.5rem;padding:1.25rem 1.5rem 0;font-size:.8125rem;color:var(--surface-500);border-top:1px solid var(--surface-200);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem}.footer__pad{grid-column:1}.footer__copyright{grid-column:2;text-align:center;margin:0}.footer__contact{grid-column:3;text-align:right;margin:0}@media(max-width:600px){footer{grid-template-columns:1fr;gap:.5rem}.footer__pad{display:none}.footer__copyright,.footer__contact{grid-column:1;text-align:center}}footer a{color:var(--surface-600);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--surface-300);transition:color var(--duration-fast) var(--ease-smooth),text-decoration-color var(--duration-fast) var(--ease-smooth)}footer a:hover{color:var(--surface-800);text-decoration-color:var(--surface-500)}.placeholder{padding:2rem;background:var(--surface-100);border:1px solid var(--surface-200);border-radius:var(--radius-lg)}
