.Landing-module__lTnIja__landing{background:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.Landing-module__lTnIja__landing__nav{border-bottom:1px solid var(--color-border-subtle);z-index:10;-webkit-backdrop-filter:blur(12px);background:#0c0809d9;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;position:sticky;top:0}.Landing-module__lTnIja__landing__logo{letter-spacing:-.03em;background:linear-gradient(90deg, var(--color-text) 0%, var(--color-text) 20%, var(--color-amber) 44%, #fde68a 50%, var(--color-amber) 56%, var(--color-text) 70%, var(--color-text) 100%);-webkit-text-fill-color:transparent;background-position:100% 0;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.Landing-module__lTnIja__landing__logo:hover{animation:1.1s ease-out forwards Landing-module__lTnIja__logoShimmer}@keyframes Landing-module__lTnIja__logoShimmer{0%{background-position:90% 0}to{background-position:10% 0}}.Landing-module__lTnIja__landing__logo-dot{-webkit-text-fill-color:var(--color-amber)}.Landing-module__lTnIja__landing__nav-cta{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);letter-spacing:-.01em;align-items:center;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.Landing-module__lTnIja__landing__nav-cta:hover{color:var(--color-text);background:var(--color-surface-hi);border-color:#ffffff1f}.Landing-module__lTnIja__landing__main{background:radial-gradient(900px 420px at 50% 0,#f59e0b1f 0%,#0000 100%),radial-gradient(700px 480px at 50% 100%,#f59e0b17 0%,#0000 100%);flex-direction:column;flex:1;align-items:center;padding:0 24px;display:flex}.Landing-module__lTnIja__landing__hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;padding-top:96px;padding-bottom:0;display:flex}.Landing-module__lTnIja__landing__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-amber);margin-bottom:20px;font-size:11px;font-weight:700}.Landing-module__lTnIja__landing__headline{letter-spacing:-.04em;color:var(--color-text);margin-bottom:22px;font-size:clamp(40px,6.5vw,64px);font-weight:700;line-height:1.03}.Landing-module__lTnIja__landing__headline-accent{background:linear-gradient(135deg, var(--color-amber) 0%, #fde68a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__lTnIja__landing__sub{color:var(--color-text-muted);max-width:500px;margin-bottom:36px;font-size:17px;line-height:1.7}.Landing-module__lTnIja__landing__cta{background:var(--color-amber);color:var(--color-text-on-amber);border-radius:var(--radius-md);letter-spacing:-.01em;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.Landing-module__lTnIja__landing__cta:hover{background:var(--color-amber-dark);transform:translateY(-1px)}.Landing-module__lTnIja__landing__cta-arrow{flex-shrink:0;width:16px;height:16px}.Landing-module__lTnIja__landing__cta-note{color:var(--color-text-dim);letter-spacing:.01em;margin-top:12px;margin-bottom:56px;font-size:12px}.Landing-module__lTnIja__landing__hero-mock{transform-origin:top;width:100%;max-width:680px;position:relative;transform:perspective(1400px)rotateX(5deg)}.Landing-module__lTnIja__landing__hero-mock:after{content:"";background:linear-gradient(to bottom, transparent, var(--color-bg));pointer-events:none;z-index:1;height:140px;position:absolute;bottom:0;left:0;right:0}.Landing-module__lTnIja__landing__mock{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card), 0 0 80px #f59e0b12;width:100%;overflow:hidden}.Landing-module__lTnIja__landing__mock--flat{transform:none}.Landing-module__lTnIja__landing__mock-header{border-bottom:1px solid var(--color-border);background:var(--color-bg);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Landing-module__lTnIja__landing__mock-logo{letter-spacing:-.03em;color:var(--color-text);font-size:13px;font-weight:700}.Landing-module__lTnIja__landing__mock-logo-dot{color:var(--color-amber)}.Landing-module__lTnIja__landing__mock-body{padding:32px 36px 28px}.Landing-module__lTnIja__landing__mock-phases{align-items:center;margin-bottom:28px;display:flex}.Landing-module__lTnIja__landing__mock-phase-step{flex:1;align-items:center;display:flex}.Landing-module__lTnIja__landing__mock-phase-step:last-child{flex:0}.Landing-module__lTnIja__landing__mock-phase-dot{border:1px solid var(--color-border);background:var(--color-bg);border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:all .2s}.Landing-module__lTnIja__landing__mock-phase-dot--done{background:var(--color-amber-dim);border-color:#f59e0b66}.Landing-module__lTnIja__landing__mock-phase-dot--active{border-color:var(--color-amber);background:var(--color-amber-soft);box-shadow:0 0 0 3px var(--color-amber-dim)}.Landing-module__lTnIja__landing__mock-phase-line{background:var(--color-border);flex:1;height:1px}.Landing-module__lTnIja__landing__mock-phase-line--done{background:#f59e0b4d}.Landing-module__lTnIja__landing__mock-phase-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:12px;font-size:10px;font-weight:700}.Landing-module__lTnIja__landing__mock-q{color:var(--color-text);letter-spacing:-.02em;margin-bottom:18px;font-size:17px;font-weight:600;line-height:1.4}.Landing-module__lTnIja__landing__mock-textarea{background:var(--color-bg);border:1px solid var(--color-border-amber);border-radius:var(--radius-md);color:var(--color-text);min-height:88px;margin-bottom:20px;padding:14px 16px;font-size:13px;line-height:1.75}.Landing-module__lTnIja__landing__mock-cursor{background:var(--color-amber);vertical-align:text-bottom;width:2px;height:13px;margin-left:1px;animation:1.1s step-end infinite Landing-module__lTnIja__mockBlink;display:inline-block}@keyframes Landing-module__lTnIja__mockBlink{0%,to{opacity:1}50%{opacity:0}}.Landing-module__lTnIja__landing__mock-nav{justify-content:space-between;align-items:center;display:flex}.Landing-module__lTnIja__landing__mock-counter{color:var(--color-text-dim);font-size:11px}.Landing-module__lTnIja__landing__mock-btns{align-items:center;gap:8px;display:flex}.Landing-module__lTnIja__landing__mock-back{color:var(--color-text-muted);font-size:12px}.Landing-module__lTnIja__landing__mock-continue{background:var(--color-amber);color:var(--color-text-on-amber);border-radius:var(--radius-md);padding:7px 16px;font-size:12px;font-weight:600}.Landing-module__lTnIja__landing__mock-pills{gap:4px;display:flex}.Landing-module__lTnIja__landing__mock-pill{border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;padding:3px 9px;font-family:inherit;font-size:10px;font-weight:500;transition:all .15s}.Landing-module__lTnIja__landing__mock-pill:hover:not(.Landing-module__lTnIja__landing__mock-pill--active){color:var(--color-text);border-color:#ffffff1a}.Landing-module__lTnIja__landing__mock-pill--active{border-color:var(--color-border-amber);background:var(--color-amber-dim);color:var(--color-amber)}.Landing-module__lTnIja__landing__mock-doc{animation:.18s Landing-module__lTnIja__mockFadeIn}@keyframes Landing-module__lTnIja__mockFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.Landing-module__lTnIja__landing__mock-doc-h1{color:var(--color-text);letter-spacing:-.02em;margin-bottom:10px;font-size:15px;font-weight:700;line-height:1.3}.Landing-module__lTnIja__landing__mock-doc-p{color:var(--color-text);margin-bottom:0;font-size:12px;line-height:1.75}.Landing-module__lTnIja__landing__mock-doc-divider{background:var(--color-border);height:1px;margin:18px 0}.Landing-module__lTnIja__landing__mock-doc-h2{letter-spacing:.1em;text-transform:uppercase;color:var(--color-amber);margin-bottom:10px;font-size:9px;font-weight:700}.Landing-module__lTnIja__landing__mock-doc-ul{margin:0;padding:0;list-style:none}.Landing-module__lTnIja__landing__mock-doc-ul li{color:var(--color-text);margin-bottom:8px;padding-left:16px;font-size:12px;line-height:1.65;position:relative}.Landing-module__lTnIja__landing__mock-doc-ul li:before{content:"·";color:var(--color-amber);font-size:16px;font-weight:700;line-height:1.3;position:absolute;left:0}.Landing-module__lTnIja__landing__stats{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);z-index:2;grid-template-columns:repeat(4,1fr);width:100%;max-width:860px;margin-top:-32px;margin-bottom:100px;display:grid;position:relative;overflow:hidden}@media (max-width:640px){.Landing-module__lTnIja__landing__stats{grid-template-columns:repeat(2,1fr);margin-top:24px}}.Landing-module__lTnIja__landing__stat{border-right:1px solid var(--color-border);flex-direction:column;gap:5px;padding:28px 24px;display:flex}.Landing-module__lTnIja__landing__stat:last-child{border-right:none}.Landing-module__lTnIja__landing__stat-value{letter-spacing:-.04em;color:var(--color-text);font-size:26px;font-weight:700;line-height:1}.Landing-module__lTnIja__landing__stat-label{color:var(--color-text-muted);font-size:12px;line-height:1.4}.Landing-module__lTnIja__landing__output-section{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;width:100%;max-width:960px;margin-bottom:100px;display:grid}@media (max-width:800px){.Landing-module__lTnIja__landing__output-section{grid-template-columns:1fr;gap:40px}}.Landing-module__lTnIja__landing__output-text{flex-direction:column;padding-top:48px;display:flex;position:sticky;top:80px}.Landing-module__lTnIja__landing__section-label{letter-spacing:.09em;text-transform:uppercase;color:var(--color-amber);margin-bottom:16px;font-size:11px;font-weight:700}.Landing-module__lTnIja__landing__section-headline{letter-spacing:-.03em;color:var(--color-text);margin-bottom:16px;font-size:clamp(22px,2.8vw,32px);font-weight:700;line-height:1.15}.Landing-module__lTnIja__landing__section-body{color:var(--color-text-muted);margin-bottom:24px;font-size:15px;line-height:1.7}.Landing-module__lTnIja__landing__output-features{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Landing-module__lTnIja__landing__output-features li{color:var(--color-text-muted);padding-left:22px;font-size:13px;line-height:1.5;position:relative}.Landing-module__lTnIja__landing__output-features li:before{content:"✓";color:var(--color-amber);font-weight:700;position:absolute;left:0}.Landing-module__lTnIja__landing__output-mock{width:100%}.Landing-module__lTnIja__landing__steps{flex-direction:column;gap:32px;width:100%;max-width:860px;margin-bottom:100px;display:flex}.Landing-module__lTnIja__landing__steps-grid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-xl);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:640px){.Landing-module__lTnIja__landing__steps-grid{grid-template-columns:1fr}}.Landing-module__lTnIja__landing__step{background:var(--color-surface);flex-direction:column;gap:12px;padding:36px 32px;display:flex}.Landing-module__lTnIja__landing__step-num{letter-spacing:.08em;color:var(--color-amber);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.Landing-module__lTnIja__landing__step-title{color:var(--color-text);letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.3}.Landing-module__lTnIja__landing__step-body{color:var(--color-text-muted);font-size:13px;line-height:1.7}.Landing-module__lTnIja__landing__testimonials{flex-direction:column;gap:40px;width:100%;max-width:960px;margin-bottom:100px;display:flex}.Landing-module__lTnIja__landing__testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:800px){.Landing-module__lTnIja__landing__testimonial-grid{grid-template-columns:1fr}}.Landing-module__lTnIja__landing__testimonial{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin:0;padding:32px 28px;overflow:hidden}.Landing-module__lTnIja__landing__avatar-img{object-fit:cover;float:left;clip-path:circle(50%);shape-outside:circle(50% at 50% 50%);shape-margin:4px;width:80px;height:80px;margin:0 16px 10px 0}.Landing-module__lTnIja__landing__testimonial-content{display:block}.Landing-module__lTnIja__landing__testimonial-quote{color:var(--color-text);margin:0 0 14px;font-size:14px;font-style:normal;line-height:1.8}.Landing-module__lTnIja__landing__testimonial-meta{flex-direction:column;gap:3px;display:flex}.Landing-module__lTnIja__landing__testimonial-name{color:var(--color-text);font-size:13px;font-weight:600;display:block}.Landing-module__lTnIja__landing__testimonial-role{color:var(--color-text-muted);font-size:12px;display:block}.Landing-module__lTnIja__landing__bottom-cta{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:600px;padding:80px 0 72px;display:flex}.Landing-module__lTnIja__landing__bottom-headline{letter-spacing:-.04em;color:var(--color-text);margin:0;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.1}.Landing-module__lTnIja__landing__footer{border-top:1px solid var(--color-border-subtle);text-align:center;color:var(--color-text-dim);padding:24px 40px;font-size:12px}.Landing-module__lTnIja__landing__footer-link{color:var(--color-text-muted);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s}.Landing-module__lTnIja__landing__footer-link:hover{-webkit-text-decoration-color:var(--color-text-muted);text-decoration-color:var(--color-text-muted)}
