.hero{position:relative;min-height:80vh;display:flex;align-items:center;padding-top:120px;padding-bottom:0;overflow:hidden}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}.hero__content{position:relative;z-index:2}.hero__title{font-family:var(--serif);font-size:clamp(48px,6.5vw,84px);font-weight:400;line-height:1.06;letter-spacing:-.03em;margin-bottom:32px;color:var(--text);filter:url(#jitter-text)}.hero__title em{font-style:italic;color:var(--accent)}.strike-target{position:relative;display:inline-block}.squiggle-strike{position:absolute;left:-2%;top:56%;width:104%;height:.22em;overflow:visible;pointer-events:none;transform:translateY(-50%);filter:url(#jitter-strike);display:none}.squiggle-strike path{stroke:var(--text);stroke-width:4;stroke-linecap:round;fill:none;opacity:.2;stroke-dasharray:500;stroke-dashoffset:500;transition:stroke-dashoffset 2s cubic-bezier(.16,1,.3,1)}.strike-target.struck .squiggle-strike path{stroke-dashoffset:0}.hero__label{font-family:var(--mono);font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px}.hero__sub{font-size:clamp(16px,1.6vw,20px);color:var(--text-dim);max-width:480px;line-height:1.5;margin-bottom:48px}.hero__actions{display:flex;align-items:center;gap:20px}.hero__urgency{font-family:var(--mono);font-size:12px;letter-spacing:.08em;color:var(--text-muted);margin-top:20px}.hero__visual{position:relative;height:clamp(400px,46vw,560px);min-width:0}.hero__card{position:absolute;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #00000012,0 4px 16px #0000000a;transform-origin:bottom center}.hero__card:before{content:"";position:absolute;inset:0;border:2px solid rgba(20,20,20,.7);border-radius:20px;filter:url(#jitter-subtle);pointer-events:none;z-index:10}.hero__card--1:before{border-color:#14141433}.hero__card--2:before{border-color:#14141459}.hero__card--1{width:clamp(180px,20vw,250px);height:clamp(280px,32vw,390px);background:#f7f5f0;bottom:13%;right:13%;transform:rotate(7deg);z-index:1;opacity:1}.hero__card--2{width:clamp(190px,21vw,260px);height:clamp(300px,34vw,410px);background:#f7f5f0;bottom:15%;right:15%;transform:rotate(2deg);z-index:2;opacity:1}.hero__card--3{width:clamp(210px,23vw,290px);height:clamp(330px,37vw,450px);background:transparent;bottom:16%;right:18%;transform:rotate(-2.5deg);z-index:3;display:flex;flex-direction:column;overflow:hidden;opacity:1}.hero__card-gif{width:100%;height:100%;object-fit:cover}.hero__card-frozen{width:100%;height:100%;object-fit:cover;display:block}.hero__card--1 .hero__card-frozen{filter:blur(8px) opacity(.25) saturate(.3);transform:scale(1.15)}.hero__card--2 .hero__card-frozen{filter:blur(5px) opacity(.4) saturate(.5);transform:scale(1.12)}@media(max-width:1024px){.hero{overflow:visible}.hero__grid{grid-template-columns:1fr;gap:32px}.hero__visual{height:380px;max-width:420px;margin-inline:auto}}@media(max-width:768px){.hero__visual{height:320px}.hero__card--1{width:140px;height:220px;right:10%}.hero__card--2{width:150px;height:230px;right:14%}.hero__card--3{width:160px;height:250px;right:18%}.hero__title,.squiggle-strike,.hero__card:before{filter:none!important}.hero__card--1 .hero__card-frozen{filter:opacity(.25) saturate(.3)!important}.hero__card--2 .hero__card-frozen{filter:opacity(.4) saturate(.5)!important}}.aha-problem{position:relative;z-index:2;padding:clamp(40px,6vw,80px) 0 0;color:var(--text)}.aha-problem__box{position:relative;background:var(--bg-alt);border-radius:6px;padding:clamp(48px,6vw,80px);z-index:10;transform:translateY(clamp(40px,5vw,60px))}.aha-problem__box:before{content:"";position:absolute;inset:0;border:2px solid var(--text-muted);border-radius:6px;filter:url(#jitter-subtle);pointer-events:none;z-index:10}.aha-problem__box>*{position:relative;z-index:2}.aha-problem__arrow{position:absolute;top:0;left:50%;transform:translate(-50%,-65%) rotate(-25deg);width:47px;height:auto;color:var(--text-muted);filter:url(#jitter-btn);z-index:12}.aha-problem__tomb{position:absolute;bottom:32px;right:clamp(32px,4vw,56px);width:clamp(204px,24vw,340px);height:auto;mix-blend-mode:multiply;opacity:.45;filter:url(#jitter-subtle);pointer-events:none;z-index:1;user-select:none}@media(max-width:768px){.aha-problem__tomb{width:260px;opacity:.13;filter:none!important}.aha-problem__arrow{width:30px;filter:none!important}.aha-problem__box:before{filter:none!important}.aha-problem__title{filter:none!important}}.aha-problem__opener{max-width:920px}@media(max-width:768px){.aha-problem__box{padding:clamp(28px,4vw,48px)}}.aha-problem__title{font-family:var(--serif);font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.06;letter-spacing:-.03em;margin-bottom:clamp(28px,3.5vw,44px);filter:url(#jitter-text);opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1)}.aha-problem__title.v{opacity:1;transform:translateY(0)}.aha-problem__title em{font-style:italic;color:var(--accent)}.aha-problem__opener-body{max-width:525px}.aha-problem__opener-body p{font-size:clamp(16px,1.4vw,19px);color:var(--text);line-height:1.65;margin-bottom:20px}.aha-problem__opener-body p:last-child{margin-bottom:0}.aha-problem__kicker{font-family:var(--serif);font-style:italic;font-size:clamp(22px,2.8vw,34px);line-height:1.3;letter-spacing:-.01em;color:var(--text);margin-top:clamp(32px,4vw,52px);max-width:460px}.aha-problem__kicker-accent{color:var(--accent)}.aha-problem__opener-body em{font-style:italic;color:var(--accent)}.hero-wrapper{position:relative}.aha-sol{position:relative;margin-top:0;padding-bottom:clamp(56px,7vw,88px);color:var(--text-on-dark);background:var(--bg-dark)}.aha-sol:before{content:"";position:absolute;top:-4px;left:-2vw;right:-2vw;height:12px;background:var(--bg-dark);filter:url(#jitter);z-index:1;pointer-events:none}.aha-sol:after{content:"";position:absolute;inset:0;background:var(--bg-dark) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");z-index:0}.aha-sol>*{position:relative;z-index:1}.aha-sol__statement{position:relative;z-index:2;padding:clamp(120px,14vw,200px) 0 clamp(56px,7vw,88px);text-align:center}.aha-sol__h1{font-family:var(--serif);font-size:clamp(36px,5.5vw,72px);font-weight:400;line-height:1.08;letter-spacing:-.03em;color:var(--text-on-dark);margin-bottom:clamp(32px,4vw,52px);max-width:820px;margin-left:auto;margin-right:auto;filter:url(#jitter-text)}.aha-sol__h1 em{font-style:italic;color:var(--accent);text-shadow:0 0 60px rgba(207,115,69,.2)}.aha-sol__body{max-width:620px;margin-left:auto;margin-right:auto}.aha-sol__body p{font-size:clamp(16px,1.4vw,19px);color:#e5e2d6cc;line-height:1.7;margin-bottom:20px}.aha-sol__body p:last-child{margin-bottom:0}.aha-sol__body em{font-style:italic;color:var(--accent)}.aha-sol__compare{display:grid;grid-template-columns:1fr auto 1fr;max-width:960px;margin:0 auto;align-items:start}.aha-sol__panel{position:relative;background:#ffffff08;border-radius:6px;padding:clamp(28px,3.5vw,44px);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;cursor:default;opacity:1}.aha-sol__panel:before{content:"";position:absolute;inset:0;border:2px solid rgba(255,255,255,.07);border-radius:6px;filter:url(#jitter-subtle);pointer-events:none;z-index:1}.aha-sol__panel:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.aha-sol__panel--good{background:#cf734514;opacity:1}.aha-sol__panel--good:before{border-color:#cf734566}.aha-sol__panel-title{font-family:var(--serif);font-size:clamp(20px,2.2vw,28px);font-weight:400;line-height:1.2;letter-spacing:-.01em;color:#ffffffe6;margin-bottom:clamp(20px,2.5vw,32px)}.aha-sol__panel-title--good{color:var(--accent)}.aha-sol__divider{display:flex;align-items:center;justify-content:center;align-self:stretch;position:relative;padding:0 clamp(16px,2vw,32px)}.aha-sol__divider:before{display:none}.aha-sol__divider-badge{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:11px;letter-spacing:.05em;color:#fff6;background:var(--bg-dark)}.aha-sol__verdict{font-family:var(--mono);font-size:clamp(10px,.9vw,12px);letter-spacing:.1em;line-height:1.5;margin-top:clamp(20px,2.5vw,32px);padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.aha-sol__verdict--bad{color:#ffffffbf}.aha-sol__verdict--good{color:var(--accent)}.aha-sol__waveform{position:relative;display:flex;align-items:center;gap:2px;height:48px;padding-top:20px}.aha-sol__bar{flex:1;min-width:0;height:calc(var(--h) * 100%);background:#ffffff1a;border-radius:1px;transition:background .5s ease,transform .4s ease}.aha-sol__bar--sel-bad{background:#ffffff40}.aha-sol__bar--sel-good{background:var(--accent);box-shadow:0 0 8px #cf73454d;transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.16,1,.3,1),background .5s ease}.aha-sol__compare.v .aha-sol__bar--sel-good{transform:scaleX(1)}.aha-sol__compare.v .aha-sol__bar--sel-good:nth-child(n+5):nth-child(-n+8){transition-delay:.1s}.aha-sol__compare.v .aha-sol__bar--sel-good:nth-child(n+17):nth-child(-n+20){transition-delay:.3s}.aha-sol__compare.v .aha-sol__bar--sel-good:nth-child(n+27):nth-child(-n+30){transition-delay:.5s}.aha-sol__compare.v .aha-sol__bar--sel-good:nth-child(n+44):nth-child(-n+47){transition-delay:.7s}.aha-sol__wf-bracket{position:absolute;top:0;left:36%;width:26%;border:1px solid rgba(255,255,255,.35);border-bottom:none;height:16px;border-radius:3px 3px 0 0}.aha-sol__wf-bracket span{position:absolute;top:-2px;left:50%;transform:translate(-50%,-100%);font-family:var(--mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#fffc;opacity:1;white-space:nowrap}.aha-sol__wf-labels{position:absolute;top:0;left:0;right:0;height:16px}.aha-sol__wf-labels span{position:absolute;top:-2px;transform:translateY(-100%);font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);opacity:.85;white-space:nowrap;text-align:center}.aha-sol__wf-stitch{position:absolute;bottom:-24px;left:0;right:0;height:24px;opacity:0;transition:opacity .8s ease .8s}.aha-sol__compare.v .aha-sol__wf-stitch{opacity:1}.aha-sol__wf-stitch svg{width:100%;height:100%}.meet-editor{position:relative;background:var(--bg-alt);border-bottom:1px solid var(--border);padding:clamp(88px,12vw,170px) 0 clamp(64px,8vw,100px);z-index:1}.meet-editor:after{content:"";position:absolute;top:-5px;left:-2vw;right:-2vw;height:14px;background:var(--bg-alt);filter:url(#jitter);z-index:3;pointer-events:none}.meet-editor__h1{font-family:var(--serif);font-size:clamp(44px,7vw,96px);font-weight:400;line-height:1.04;letter-spacing:-.035em;color:var(--text);max-width:780px;filter:url(#jitter-text)}.meet-editor__h1 em{font-style:italic;color:var(--accent)}.meet-editor__rule{width:64px;height:3px;background:var(--accent);margin:clamp(32px,4vw,52px) 0;border-radius:2px;filter:url(#jitter-subtle)}.meet-editor__body{max-width:560px}.meet-editor__body p{font-size:clamp(16px,1.4vw,19px);color:var(--text);line-height:1.7;margin-bottom:0}.meet-editor__body em{font-style:italic;color:var(--accent)}.meet-editor__highlight{margin:clamp(36px,5vw,64px) 0;padding:0 0 0 clamp(20px,2.5vw,32px);border-left:3px solid var(--accent);max-width:620px}.meet-editor__highlight p{font-family:var(--serif);font-size:clamp(22px,2.8vw,34px);font-style:italic;font-weight:400;line-height:1.35;letter-spacing:-.01em;color:var(--text);margin:0}.meet-editor__cta{padding-bottom:clamp(8px,1vw,16px)}.hide-mob{display:inline}@media(max-width:900px){.aha-sol__compare{grid-template-columns:1fr;max-width:680px}.aha-sol__divider{flex-direction:row;padding:clamp(12px,2vw,20px) 0;align-self:auto}.aha-sol__divider:before{inset:50% 24px auto;width:auto;height:1px;background:#ffffff1a}}@media(max-width:768px){.hide-mob,.aha-sol__wf-bracket,.aha-sol__wf-labels,.aha-sol__wf-stitch{display:none}.aha-sol:before{left:0;right:0}.meet-editor:after{left:0;right:0}.aha-sol:before,.aha-sol__h1,.aha-sol__panel:before,.meet-editor:after,.meet-editor__h1{filter:none!important}.aha-sol:after{background-image:none!important}}.parity{padding:clamp(80px,10vw,140px) 0;border-top:1px solid var(--border)}.parity__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}.parity__title{font-family:var(--serif);font-size:clamp(36px,5vw,64px);font-weight:400;line-height:1.08;letter-spacing:-.03em;color:var(--text);margin-bottom:20px;filter:url(#jitter-text)}.parity__body{font-size:clamp(16px,1.4vw,19px);color:var(--text-dim);line-height:1.6;max-width:420px}.parity__right{position:relative;padding-left:clamp(24px,3vw,40px);display:flex;flex-direction:column;gap:clamp(14px,1.8vw,20px)}.parity__right:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--accent);filter:url(#jitter-subtle)}.parity__item{display:flex;align-items:center;gap:14px;font-family:var(--mono);font-size:clamp(12px,1.1vw,14px);letter-spacing:.06em;color:var(--text)}.parity__check{color:var(--accent);font-size:16px;line-height:1;flex-shrink:0}@media(max-width:768px){.parity__grid{grid-template-columns:1fr;gap:clamp(32px,5vw,48px)}.parity__right{padding-left:0;padding-top:clamp(24px,3vw,32px)}.parity__right:before{inset:0 0 auto;width:auto;height:2px}.parity__title{filter:none!important}}.wyg{position:relative;padding:var(--pad) 0;background:radial-gradient(ellipse 60% 50% at 50% 8%,rgba(207,115,69,.07) 0%,transparent 70%),radial-gradient(ellipse 80% 40% at 80% 60%,rgba(207,115,69,.03) 0%,transparent 60%),radial-gradient(ellipse 70% 50% at 15% 80%,rgba(26,24,21,0) 0%,rgba(40,36,30,.4) 50%,transparent 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E"),var(--bg-dark);color:var(--text-on-dark)}.wyg:before{content:"";position:absolute;top:-4px;left:-2vw;right:-2vw;height:12px;background:var(--bg-dark);filter:url(#jitter);z-index:3;pointer-events:none}.wyg:after{content:"";position:absolute;bottom:-4px;left:-2vw;right:-2vw;height:12px;background:var(--bg-dark);filter:url(#jitter);z-index:3;pointer-events:none}.wyg__header{margin-bottom:clamp(48px,6vw,80px)}.wyg__label{font-family:var(--mono);font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.wyg__title{font-family:var(--serif);font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.12;letter-spacing:-.02em;color:var(--text-on-dark);filter:url(#jitter-text)}.wyg__title em{font-style:italic;color:var(--accent)}.wyg__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2.5vw,32px);margin-bottom:clamp(56px,7vw,96px)}.wyg__card{position:relative;padding:clamp(28px,3.5vw,44px);border-radius:4px;transition:box-shadow .4s;background-color:#ffffff08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E")}.wyg__card:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);border-radius:4px;filter:url(#jitter-subtle);pointer-events:none;z-index:0;transition:border-color .4s}.wyg__card:hover:before{border-color:var(--accent)}.wyg__card:hover{box-shadow:0 8px 40px #cf734514}.wyg__card>*{position:relative;z-index:1}.wyg__card-title{font-family:var(--serif);font-size:clamp(20px,2vw,26px);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin-bottom:14px;color:var(--text-on-dark)}.wyg__card-body{font-size:15px;color:#e5e2d6b3;line-height:1.7;margin-bottom:20px}.wyg__tags{display:flex;flex-wrap:wrap;gap:8px}.wyg__tag{font-family:var(--mono);font-size:10px;letter-spacing:.08em;color:var(--accent);padding:4px 12px;border:1px solid rgba(207,115,69,.25);border-radius:100px;background:var(--accent-faint)}.wyg__cta{text-align:center}.wyg__cta-text{font-family:var(--serif);font-size:clamp(18px,2.2vw,26px);font-style:italic;line-height:1.4;letter-spacing:-.01em;color:#e5e2d6b3;max-width:560px;margin:0 auto clamp(28px,3.5vw,44px)}@media(max-width:768px){.wyg__grid{grid-template-columns:1fr}.wyg__title{filter:none!important}.wyg__card:before{filter:none!important}.wyg:before,.wyg:after{left:0;right:0;filter:none!important}}.samples{padding:var(--pad) 0;position:relative;overflow:hidden}.samples__header{text-align:center;margin-bottom:clamp(56px,7vw,96px)}.samples__label{font-family:var(--mono);font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.samples__title{font-family:var(--serif);font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.12;letter-spacing:-.02em}.samples__title em{font-style:italic;color:var(--accent)}.samples__sub{font-size:clamp(15px,1.3vw,18px);color:var(--text-dim);max-width:520px;margin:20px auto 0;line-height:1.6}.sample{margin-bottom:clamp(48px,6vw,80px)}.sample:last-child{margin-bottom:0}.sample__inner{display:grid;grid-template-columns:300px 1fr;gap:clamp(32px,4vw,64px);align-items:start}.sample__clip{border-radius:16px;overflow:hidden;background:var(--bg-dark);position:relative}.sample__clip:before{content:"";position:absolute;inset:0;border:1px solid rgba(26,24,21,.12);border-radius:16px;filter:url(#jitter-subtle);pointer-events:none;z-index:3}.sample__clip-video{aspect-ratio:9/12;background:#0f0e0b;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;padding:24px}.sample__clip-video:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0f0e0b33,#0f0e0b66 40%,#0f0e0bd9);z-index:1}.sample__clip-video:after{content:"";position:absolute;top:20%;left:50%;transform:translate(-50%);width:80%;height:40%;background:radial-gradient(ellipse,rgba(207,115,69,.08),transparent 70%);pointer-events:none;z-index:0}.sample__clip-speaker{position:relative;z-index:2;display:flex;align-items:center;gap:10px;margin-bottom:auto;padding-top:4px}.sample__clip-avatar{width:32px;height:32px;border-radius:50%;background:#cf734533;border:1px solid rgba(207,115,69,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sample__clip-avatar svg{width:14px;height:14px;stroke:var(--accent);fill:none;stroke-width:1.5}.sample__clip-speaker-name{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80}.sample__clip-captions{position:relative;z-index:2}.sample__clip-caption-line{font-family:var(--serif);font-style:italic;line-height:1.35;margin-bottom:8px}.sample__clip-caption-line--lg{font-size:18px;color:#ffffffe6}.sample__clip-caption-line--sm{font-size:14px;color:#ffffff73}.sample__clip-caption-line em{font-style:normal;color:var(--accent)}.sample__clip-bar{position:relative;z-index:2;margin-top:16px;height:3px;background:#ffffff1a;border-radius:2px}.sample__clip-bar-fill{height:100%;border-radius:2px;background:var(--accent)}.sample__clip-waveform{position:absolute;bottom:0;left:0;right:0;height:20%;display:flex;align-items:flex-end;justify-content:center;gap:2px;padding:0 20px 20px;opacity:.15;z-index:0}.sample__clip-waveform span{width:2px;border-radius:2px;background:var(--accent);animation:wave 1.8s ease-in-out infinite}@keyframes wave{0%,to{height:20%}50%{height:100%}}.sample__clip-meta{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;background:var(--bg-dark)}.sample__clip-title{font-family:var(--serif);font-size:15px;font-style:italic;color:var(--text-on-dark)}.sample__clip-duration{font-family:var(--mono);font-size:10px;letter-spacing:.1em;color:var(--text-dim-dark)}.sample__source{padding-top:8px}.sample__source-label{font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px}.sample__source-ep{font-family:var(--serif);font-size:clamp(18px,2vw,24px);font-style:italic;color:var(--text);margin-bottom:8px}.sample__source-detail{font-size:13px;color:var(--text-dim);margin-bottom:28px;line-height:1.6}.source-tl{position:relative;padding-bottom:64px}.source-tl__rail{position:relative;height:6px;background:var(--border);border-radius:3px;filter:url(#jitter-subtle)}.source-tl__seg{position:absolute;top:0;height:100%;background:var(--accent);border-radius:3px;opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .3s ease,transform .7s cubic-bezier(.16,1,.3,1)}.source-tl.active .source-tl__seg{opacity:1;transform:scaleX(1)}.source-tl.active .source-tl__seg:nth-child(1){transition-delay:.2s}.source-tl.active .source-tl__seg:nth-child(2){transition-delay:.4s}.source-tl.active .source-tl__seg:nth-child(3){transition-delay:.6s}.source-tl.active .source-tl__seg:nth-child(4){transition-delay:.8s}.source-tl__labels{position:absolute;top:0;left:0;right:0;height:6px;pointer-events:none}.source-tl__label-group{position:absolute;top:0;height:100%}.source-tl__seg-lbl{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);font-family:var(--serif);font-size:13px;font-style:italic;color:var(--accent);white-space:nowrap;opacity:0;transition:opacity .4s ease}.source-tl.active .source-tl__label-group:nth-child(1) .source-tl__seg-lbl{opacity:1;transition-delay:.45s}.source-tl.active .source-tl__label-group:nth-child(2) .source-tl__seg-lbl{opacity:1;transition-delay:.65s}.source-tl.active .source-tl__label-group:nth-child(3) .source-tl__seg-lbl{opacity:1;transition-delay:.85s}.source-tl.active .source-tl__label-group:nth-child(4) .source-tl__seg-lbl{opacity:1;transition-delay:1.05s}.source-tl__seg-order{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:20px;height:20px;border-radius:50%;background:#cf734526;border:1px solid rgba(207,115,69,.3);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:9px;font-weight:700;color:var(--accent);letter-spacing:0;opacity:0;transition:opacity .4s ease}.source-tl.active .source-tl__label-group:nth-child(1) .source-tl__seg-order{opacity:1;transition-delay:.5s}.source-tl.active .source-tl__label-group:nth-child(2) .source-tl__seg-order{opacity:1;transition-delay:.7s}.source-tl.active .source-tl__label-group:nth-child(3) .source-tl__seg-order{opacity:1;transition-delay:.9s}.source-tl.active .source-tl__label-group:nth-child(4) .source-tl__seg-order{opacity:1;transition-delay:1.1s}.source-tl__ticks{display:flex;justify-content:space-between;margin-top:40px;padding:0 1px;font-family:var(--mono);font-size:9px;letter-spacing:.08em;color:var(--text-muted)}.sample__stitch{display:flex;align-items:center;gap:10px;margin-top:20px;font-family:var(--mono);font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted)}.sample__stitch-line{flex:1;height:1px;background:var(--border);position:relative;overflow:hidden}.sample__stitch-line:after{content:"";position:absolute;top:0;left:-60px;width:60px;height:100%;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:stitchSlide 3s ease-in-out infinite}@keyframes stitchSlide{0%{left:-60px}to{left:calc(100% + 60px)}}.sample__result{margin-top:24px;padding:20px 24px;border-radius:4px;background:var(--bg-alt);position:relative}.sample__result:before{content:"";position:absolute;inset:0;border:1px solid var(--border);border-radius:4px;filter:url(#jitter-subtle);pointer-events:none;z-index:0}.sample__result>*{position:relative;z-index:1}.sample__result-label{font-family:var(--mono);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.sample__result p{font-size:14px;color:var(--text-dim);line-height:1.7}.sample__result em{font-style:normal;color:var(--text)}@media(max-width:1024px){.sample__inner{grid-template-columns:1fr}.sample__clip{max-width:300px}}@media(max-width:768px){.sample__clip{max-width:260px}.sample__clip:before,.source-tl__rail,.sample__result:before{filter:none!important}.sample__clip-waveform span{animation:none!important}.sample__stitch-line:after{animation:none!important}}.faq{padding:var(--pad) 0;background:var(--bg-alt);border-top:1px solid var(--border)}.faq__header{margin-bottom:clamp(48px,6vw,80px)}.faq__label{font-family:var(--mono);font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.faq__title{font-family:var(--serif);font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.12;letter-spacing:-.02em;filter:url(#jitter-text)}.faq__title em{font-style:italic;color:var(--accent)}.faq__list{max-width:720px}.faq__item{border-bottom:1px solid var(--border)}.faq__item:first-child{border-top:1px solid var(--border)}.faq__q{font-family:var(--serif);font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.3;letter-spacing:-.01em;padding:clamp(20px,2.5vw,28px) 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text);transition:color .3s}.faq__q:hover{color:var(--accent)}.faq__q::-webkit-details-marker{display:none}.faq__q:after{content:"+";font-family:var(--mono);font-size:20px;color:var(--text-muted);flex-shrink:0;transition:transform .3s}.faq__item[open] .faq__q:after{transform:rotate(45deg)}.faq__a{padding:0 0 clamp(20px,2.5vw,28px)}.faq__a p{font-size:15px;color:var(--text-dim);line-height:1.7;max-width:600px}.faq__a em{font-style:italic;color:var(--accent)}@media(max-width:768px){.faq__title{filter:none!important}}.final-cta{padding:clamp(120px,16vw,240px) 0;text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(207,115,69,.06) 0%,transparent 70%);pointer-events:none;animation:ctaPulse 6s ease-in-out infinite}@keyframes ctaPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.6}}.final-cta__title{font-family:var(--serif);font-size:clamp(40px,6vw,80px);font-weight:400;line-height:1.08;letter-spacing:-.03em;max-width:800px;margin:0 auto 24px;filter:url(#jitter-text)}.final-cta__title em{font-style:italic;color:var(--accent)}.final-cta__sub{font-size:clamp(17px,1.6vw,22px);color:var(--text-dim);margin-bottom:56px;line-height:1.6;max-width:560px;margin-inline:auto}.final-cta__actions{margin-bottom:48px}.btn--lg{padding:20px 56px;font-size:15px}.final-cta__note{font-family:var(--mono);font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted)}@media(max-width:768px){.final-cta__title{filter:none!important}.final-cta:before{animation:none!important;display:none}}
