:root{--font-family-base:var(--font-nowle-primary),"Montserrat",Arial,sans-serif;--nowle-neutral-900:#212020;--nowle-neutral-800:#292828;--nowle-neutral-200:#c3c3c3;--nowle-neutral-100:#f4f4f4;--nowle-blue-400:#70c4d2;--nowle-blue-300:#addde5;--nowle-blue-200:#d3edf1;--nowle-lime-400:#ecf170;--nowle-red-base:#a42423;--nowle-red-500:var(--nowle-red-base);--md-primary:var(--nowle-blue-400);--md-secondary:var(--nowle-lime-400);--md-background:var(--nowle-neutral-100);--md-surface:#ffffff;--md-surface-container:#ffffff;--md-surface-container-high:#f8f8f8;--md-on-surface:var(--nowle-neutral-800);--md-on-surface-variant:#6e6e6e;--md-outline:var(--nowle-neutral-200);--md-outline-strong:#9f9f9f;--md-error:var(--nowle-red-500);--md-success:#197a57;--md-elevation-1:0 2px 6px rgba(33,32,32,0.08);--md-elevation-2:0 8px 24px rgba(33,32,32,0.1);--md-elevation-3:0 18px 52px rgba(33,32,32,0.12);--site-hero-bg:#171717;--site-surface-soft:#f8f8f8;--site-card-bg:rgba(255,255,255,0.88);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-base:16px;--radius-xs:var(--radius-base);--radius-sm:var(--radius-base);--radius-md:var(--radius-base);--radius-lg:var(--radius-base);--radius-xl:var(--radius-base);--radius-pill:var(--radius-base);--type-label:0.72rem;--type-body-sm:0.88rem;--type-body:0.98rem;--type-title:1.08rem;--type-headline:3.4rem;--type-display:6.4rem;--motion-smooth-duration:180ms;--motion-smooth-easing:cubic-bezier(0.22,1,0.36,1)}:root[data-theme=dark]{--md-background:var(--nowle-neutral-900);--md-surface:var(--nowle-neutral-800);--md-surface-container:#2f2f2f;--md-surface-container-high:#373737;--md-on-surface:var(--nowle-neutral-100);--md-on-surface-variant:var(--nowle-neutral-200);--md-outline:#4f4f4f;--md-outline-strong:#767676;--nowle-red-500:color-mix(in srgb,var(--nowle-red-base),var(--nowle-neutral-100) 24%);--md-error:var(--nowle-red-500);--md-success:var(--nowle-blue-300);--md-elevation-1:0 2px 8px rgba(0,0,0,0.28);--md-elevation-2:0 10px 28px rgba(0,0,0,0.36);--md-elevation-3:0 26px 66px rgba(0,0,0,0.48);--site-bg:#171717;--site-hero-bg:#171717;--site-text:#f4f4f4;--site-text-muted:#c3c3c3;--site-surface:#212020;--site-surface-soft:#292828;--site-outline:#444444;--site-header-bg:var(--site-surface);--site-card-bg:rgba(36,36,36,0.9)}*,:after,:before{box-sizing:border-box;transition-property:background-color,border-color,color,box-shadow,opacity,transform;transition-duration:var(--motion-smooth-duration);transition-timing-function:var(--motion-smooth-easing)}html{scroll-behavior:smooth}body{margin:0;background:var(--md-background);color:var(--md-on-surface);font-family:var(--font-family-base);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}.form-shell,.site-shell{min-height:100vh;overflow:hidden;background:var(--site-bg);color:var(--site-text)}.site-header{position:fixed;top:var(--space-4);left:50%;z-index:30;width:min(1180px,calc(100% - 32px));min-height:64px;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:var(--space-4);gap:var(--space-4);padding:10px 10px 10px 20px;border:1px solid rgba(244,244,244,.18);border-radius:var(--radius-pill);background:rgba(23,23,23,.74);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateX(-50%)}.site-header__brand{display:inline-flex;align-items:center}.site-logo{width:150px;height:auto;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,28px);color:rgba(244,244,244,.72);font-size:var(--type-body-sm);font-weight:700}.site-footer a,.site-nav a{text-decoration-thickness:1px;text-underline-offset:5px}.site-footer a:hover,.site-nav a:hover{color:var(--nowle-blue-300)}.site-header__cta{min-height:44px}.nowle-logo{width:132px;height:auto}.nowle-logo.nowle-logo--dark,:root[data-theme=dark] .nowle-logo.nowle-logo--light{display:none}.site-main,:root[data-theme=dark] .nowle-logo.nowle-logo--dark{display:block}.site-section{padding:clamp(64px,9vw,128px) var(--space-4)}.site-section__inner{width:100%;max-width:1180px;margin:0 auto}.hero{min-height:min(92svh,940px);display:grid;align-items:end;position:relative;padding:152px var(--space-4) clamp(44px,7vw,84px);isolation:isolate;background:var(--site-hero-bg);color:#f4f4f4}.hero__motion{z-index:-2;object-fit:cover;object-position:62% center;opacity:.72;transform:scale(.92);transform-origin:right center}.hero:after,.hero__motion{position:absolute;inset:0;pointer-events:none}.hero:after{content:"";background:linear-gradient(90deg,rgba(23,23,23,.96),rgba(23,23,23,.78) 45%,rgba(23,23,23,.24)),linear-gradient(180deg,rgba(23,23,23,.62),rgba(23,23,23,.04) 48%,rgba(23,23,23,.84))}.hero__inner{max-width:1180px;margin:0 auto;display:grid;justify-items:start;grid-gap:var(--space-5)}.eyebrow{margin:0;color:var(--nowle-blue-300);font-size:var(--type-label);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero-title{max-width:920px;margin:0;font-size:6.35rem;line-height:.94;font-weight:850;letter-spacing:0;text-wrap:balance;overflow-wrap:anywhere}.hero-title span{display:block}.hero__copy{max-width:min(690px,100%);margin:0;color:rgba(244,244,244,.8);font-size:1.24rem;overflow-wrap:anywhere}.hero__actions,.section-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(780px,100%);margin-top:var(--space-4);border-top:1px solid rgba(244,244,244,.24)}.hero-metric{display:grid;grid-gap:var(--space-1);gap:var(--space-1);padding:var(--space-4) var(--space-5) 0 0}.hero-metric strong{color:var(--nowle-lime-400);font-size:2.65rem;line-height:1}.hero-metric span{color:rgba(244,244,244,.66);font-size:var(--type-body-sm);font-weight:700}.agents-section,.audit-section,.problem-section,.site-footer{background:var(--site-bg)}.final-cta-section,.paradigm-section,.process-section{background:#f4f4f4;color:#212020}.final-cta-section .section-head p,.paradigm-section .section-head p,.process-section .section-head p,.process-step p{color:#5d5d5d}.final-cta-section .nowle-btn--outlined{color:#212020;border-color:#9f9f9f}.human-ai-section,.social-proof-section{background:#212020;color:#f4f4f4}.section-head{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:clamp(28px,5vw,56px)}.section-head h2{max-width:850px;margin:0;font-size:var(--type-headline);line-height:1.02;font-weight:850;letter-spacing:0;text-wrap:balance}.section-head p{max-width:720px;margin:0;color:var(--site-text-muted);font-size:var(--type-body)}.problem-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(260px,.36fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:start}.problem-layout .section-head{grid-column:1/-1}.problem-copy{display:grid;grid-gap:var(--space-5);max-width:760px}.problem-copy p{margin:0;color:var(--site-text-muted);font-size:1.25rem;line-height:1.55}.problem-copy p:last-child{font-weight:800}.problem-stat{display:grid;grid-gap:var(--space-3);gap:var(--space-3);border:1px solid var(--site-outline);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 10%)}.problem-stat strong{font-size:5rem}.problem-stat span{font-size:var(--type-body);font-weight:750}.signal-board{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:var(--space-2);padding-top:var(--space-5);border-top:1px solid var(--site-outline)}.brand-strip span,.operator-proof span,.signal-board span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid;border-radius:var(--radius-pill);font-size:var(--type-body-sm);font-weight:800}.audit-layout,.final-cta-layout,.paradigm-layout,.process-layout,.social-proof-layout{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.positioning-table{display:grid;border-top:1px solid #d8d8d8}.positioning-table div{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);grid-gap:var(--space-4);gap:var(--space-4);align-items:center;min-height:92px;border-bottom:1px solid #d8d8d8}.positioning-table span{color:#5d5d5d;font-size:1.18rem;font-weight:750}.positioning-table strong{font-size:2.35rem;line-height:1.05}.positioning-table .is-nowle span,.positioning-table .is-nowle strong{color:var(--nowle-red-500)}.agents-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.agent-card,.agents-grid{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.agent-card{align-content:start;min-height:254px;padding:var(--space-5);border:1px solid var(--site-outline);border-radius:var(--radius-sm);background:var(--site-card-bg)}.agent-card:first-child,.agent-card:nth-child(2){grid-column:span 3}.agent-card:nth-child(n+3){grid-column:span 2}.agent-card span,.audit-step span,.process-step span{color:var(--nowle-red-500);font-size:var(--type-label);font-weight:900;letter-spacing:.1em;text-transform:uppercase}.agent-card h3,.audit-step h3,.process-step h3{margin:0;font-size:1.28rem;line-height:1.18}.agent-card p,.audit-step p,.guarantee-copy,.process-step p{margin:0;color:var(--site-text-muted);font-size:var(--type-body-sm)}.human-ai-layout{position:relative;display:grid;grid-template-columns:minmax(0,.7fr) minmax(240px,.3fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:end}.human-ai-shape{position:absolute;right:0;bottom:-140px;z-index:0;width:min(220px,40vw);height:auto;opacity:.88;filter:drop-shadow(0 28px 46px rgba(0,0,0,.46));pointer-events:none}.human-ai-layout .section-head,.operator-proof{position:relative;z-index:1}.human-ai-layout .section-head p,.human-ai-section .eyebrow{color:rgba(244,244,244,.72)}.operator-proof{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}.operator-proof span{color:rgba(244,244,244,.76)}.brand-chip{width:72px;min-width:72px;padding-inline:0}.brand-chip--proof{width:82px;min-width:82px}.brand-icon{display:block;width:24px;height:24px;flex:0 0 auto}.brand-chip--proof .brand-icon{width:26px;height:26px}.brand-icon[data-brand=googleAds],.brand-icon[data-brand=ifood],.brand-icon[data-brand=meta]{width:32px}.brand-icon[data-brand=loft]{width:32px;height:32px}.audit-timeline,.process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.audit-step,.process-step{display:grid;grid-gap:var(--space-3);gap:var(--space-3);align-content:start;min-height:198px;padding-top:var(--space-4);border-top:2px solid #212020}.audit-step{border-color:var(--nowle-red-500)}.guarantee-copy{max-width:760px;color:var(--site-text);font-weight:750}.audit-cta{width:100%;justify-self:stretch}.social-proof-layout .section-head p,.social-proof-section .eyebrow{color:rgba(244,244,244,.72)}.brand-strip{display:flex;flex-wrap:wrap;gap:var(--space-2)}.brand-strip span{color:rgba(244,244,244,.72)}.brand-strip__item{width:clamp(96px,14vw,168px);min-width:clamp(96px,14vw,168px);height:48px;padding:8px 16px;background:#ffffff;color:#212020}.brand-strip__logo{display:block;width:100%;max-width:132px;height:28px;object-fit:contain}.brand-strip-image{width:min(920px,100%);height:auto;margin-top:var(--space-4);opacity:.62;filter:grayscale(1)}.final-cta-layout{max-width:920px}.final-cta-copy .eyebrow{margin:0}.final-cta-layout h2{margin:0;max-width:850px;font-size:5rem;line-height:.98;text-wrap:balance}.final-cta-actions{display:flex;flex-wrap:wrap}.final-cta-email{color:#212020;padding-inline:6px;-webkit-text-decoration-color:color-mix(in srgb,#212020,transparent 68%);text-decoration-color:color-mix(in srgb,#212020,transparent 68%)}.site-footer{display:grid;grid-gap:var(--space-5);gap:var(--space-5);padding:clamp(32px,5vw,48px) var(--space-4) 20px;border-top:1px solid var(--site-outline);color:var(--site-text-muted)}.form-shell{display:grid;grid-template-rows:1fr;--site-bg:var(--nowle-neutral-900);--site-surface:#212020;--site-card-bg:#212020;--site-text:var(--nowle-neutral-100);--site-text-muted:var(--nowle-neutral-300);--site-outline:rgba(244,244,244,0.18);--md-surface-container:#212020;--md-surface-container-high:#2b2b2b;--md-on-surface:var(--nowle-neutral-100);--md-outline:rgba(244,244,244,0.22);min-height:100svh;background:var(--site-bg);color:var(--site-text)}.form-header{position:fixed;top:0;left:0;right:0;z-index:45;min-height:78px;padding:14px clamp(18px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);border-bottom:1px solid rgba(244,244,244,.1);background:rgba(23,23,23,.88);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.form-header__brand{display:inline-flex;align-items:center}.form-header .nowle-logo{width:clamp(108px,10vw,138px);height:auto}.form-page{display:grid}.form-page,.typeform-frame{min-height:calc(100svh - 78px);background:var(--site-bg)}.typeform-frame{width:100%;border:0}.typeform-fallback{position:fixed;right:var(--space-4);bottom:var(--space-4)}.form-main{padding-top:78px;background:var(--site-bg)}.form-shell .typeform-fallback{right:clamp(14px,3vw,32px);bottom:clamp(14px,3vw,32px)}.form-shell .typeform-fallback .nowle-btn{color:rgba(244,244,244,.78);border-color:rgba(244,244,244,.38);background:rgba(23,23,23,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.language-toggle{display:inline-flex}.language-toggle .nowle-icon-btn{width:auto;min-width:42px;min-height:42px;padding:0 var(--space-3);border:1px solid rgba(244,244,244,.22);border-radius:var(--radius-base);background:rgba(244,244,244,.08);color:var(--nowle-neutral-100);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer}.language-toggle .nowle-icon-btn:hover{background:rgba(112,196,210,.18);border-color:rgba(173,221,229,.46)}.language-toggle .nowle-icon-btn__icon{width:16px;height:16px;display:inline-flex}.language-toggle .nowle-icon-btn__text{font-size:.72rem;font-weight:760}.form-redirect{display:grid;place-items:center;grid-gap:var(--space-4);gap:var(--space-4);align-content:center;padding:var(--space-5);text-align:center}.form-redirect,.legal-shell{min-height:100svh;background:var(--site-bg);color:var(--site-text)}.legal-shell{display:grid;grid-template-rows:auto 1fr auto}.legal-main{width:min(920px,calc(100% - 32px));margin:0 auto;padding:clamp(120px,14vw,172px) 0 clamp(64px,9vw,112px)}.legal-hero{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:clamp(36px,6vw,64px)}.legal-hero time{color:var(--site-text-muted);font-size:var(--type-label);font-weight:760;letter-spacing:0;text-transform:uppercase}.legal-hero h1{margin:0;color:var(--site-text);font-size:clamp(2.4rem,7vw,5.4rem);line-height:.98;text-wrap:balance}.legal-hero p{margin:0;max-width:680px;color:var(--site-text-muted);font-size:clamp(1.02rem,2vw,1.28rem);line-height:1.55}.legal-content{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.legal-section{display:grid;grid-gap:var(--space-3);gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--site-outline)}.legal-section h2{margin:0;color:var(--site-text);font-size:1.12rem;line-height:1.25}.legal-section p{margin:0;color:var(--site-text-muted);font-size:var(--type-body);line-height:1.75}.site-footer__inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,auto);align-items:start;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px)}.site-footer__main{display:grid;grid-gap:var(--space-3);gap:var(--space-3);max-width:420px}.site-footer__brand{display:inline-flex;width:max-content}.site-footer__brand .nowle-logo{width:94px}.site-footer__main p{margin:0;color:var(--site-text-muted);font-size:var(--type-body-sm);line-height:1.55}.site-footer__nav-group h2{margin:0;color:color-mix(in srgb,var(--site-text-muted),transparent 12%);font-size:var(--type-label);font-weight:760;letter-spacing:0;line-height:1.2;text-transform:uppercase}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(120px,auto));align-items:center;justify-content:end;grid-gap:clamp(28px,4vw,52px);gap:clamp(28px,4vw,52px);color:var(--site-text);font-size:var(--type-body-sm);font-weight:720}.site-footer__nav-group{display:grid;align-content:start;grid-gap:var(--space-2);gap:var(--space-2)}.site-footer__nav a{width:max-content;padding:2px 0;color:var(--site-text);font-weight:400}.site-footer__bottom{width:min(1120px,100%);margin:0 auto;padding-top:var(--space-4);border-top:1px solid color-mix(in srgb,var(--site-outline),transparent 42%);color:color-mix(in srgb,var(--site-text-muted),transparent 18%);font-size:var(--type-label);line-height:1.4}.nowle-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:var(--radius-pill);border:1px solid transparent;cursor:pointer;padding:0 18px;font-size:var(--type-body-sm);font-weight:700;line-height:1;white-space:nowrap}.nowle-btn--full{width:100%}.nowle-btn__content{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:var(--space-2)}.nowle-btn--primary{color:#132024;background:var(--nowle-blue-400);box-shadow:none}.nowle-btn--primary:hover:not(:disabled){background:#66becc}.nowle-btn--outlined,.nowle-btn--tonal{color:var(--md-on-surface);border-color:var(--site-outline)}.nowle-btn--outlined{background:transparent}.hero .nowle-btn--outlined{color:#f4f4f4;border-color:color-mix(in srgb,#ffffff,transparent 42%);background:rgba(23,23,23,.18)}.nowle-btn--tonal{background:color-mix(in srgb,var(--site-surface),var(--md-primary) 10%)}.nowle-btn--text{background:transparent;color:var(--md-primary);padding-inline:10px}.nowle-icon-btn{width:40px;min-width:40px;min-height:40px;border:1px solid var(--site-outline);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--site-surface),transparent 8%);color:var(--md-on-surface);cursor:pointer;box-shadow:none}.nowle-icon-btn,.nowle-icon-btn__icon{display:inline-flex;align-items:center;justify-content:center}.nowle-btn:hover:not(:disabled),.nowle-icon-btn:hover:not(:disabled),.scroll-cue:hover{transform:translateY(-1px)}.nowle-btn:focus-visible,.nowle-icon-btn:focus-visible,.scroll-cue:focus-visible,.site-footer a:focus-visible{outline:2px solid var(--md-primary);outline-offset:3px}.theme-toggle__icon{position:relative;display:inline-block;width:18px;height:18px;border-radius:var(--radius-pill)}.theme-toggle__icon--light{background:var(--nowle-lime-400);box-shadow:0 0 0 4px color-mix(in srgb,var(--nowle-lime-400),transparent 78%)}.theme-toggle__icon--dark{background:transparent;box-shadow:inset -5px -2px 0 0 var(--nowle-blue-300)}.nowle-btn:disabled,.nowle-icon-btn:disabled{cursor:not-allowed;opacity:.58}.nowle-spinner{width:16px;height:16px;border-radius:var(--radius-base);border:2px solid rgba(33,32,32,.25);border-top-color:rgba(33,32,32,.95);animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:760px){.hero,.site-section{padding-inline:var(--space-5)}}@media (max-width:980px){:root{--type-headline:2.65rem}.site-header{grid-template-columns:auto auto;justify-content:space-between}.hero-title{font-size:4.75rem}.final-cta-layout h2,.problem-stat strong{font-size:3.6rem}.positioning-table strong{font-size:1.9rem}.site-nav{display:none}.final-cta-layout,.human-ai-layout,.problem-layout{grid-template-columns:1fr}.final-cta-actions,.operator-proof{justify-content:flex-start}.agents-grid,.audit-timeline,.process-steps{grid-template-columns:1fr 1fr}.agent-card:nth-child(n){grid-column:auto}}@media (max-width:640px){:root{--type-headline:2.1rem}.site-header{top:var(--space-3);width:min(calc(100% - 24px),480px);min-height:58px;padding:9px 14px;display:flex;justify-content:center}.site-logo{width:126px}.site-header__cta{display:none}.site-footer{padding-bottom:86px}.site-footer__inner{grid-template-columns:1fr;gap:var(--space-4)}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-start}.hero{min-height:min(92svh,860px);padding-top:112px}.hero__inner,.site-section__inner{width:22rem;max-width:22rem;margin-left:0;margin-right:0}.hero-title{font-size:2.35rem;line-height:.98;text-wrap:wrap}.hero-title,.hero__copy{width:22rem;max-width:22rem;white-space:normal}.hero__copy{font-size:1.02rem}.hero-metric strong{font-size:1.7rem}.problem-copy p{font-size:1.04rem}.final-cta-layout h2,.problem-stat strong{font-size:2.55rem}.positioning-table strong{font-size:1.42rem}.hero__motion{object-position:68% center;transform:translateX(13%) scale(1)}.agents-grid,.audit-timeline,.hero-metrics,.positioning-table div,.process-steps{grid-template-columns:1fr}.final-cta-actions,.hero__actions{width:22rem;max-width:22rem}.final-cta-actions .nowle-btn,.hero__actions .nowle-btn{width:100%}.hero-metrics{width:22rem;max-width:22rem}.agent-card,.problem-stat{padding:var(--space-4)}.human-ai-shape{right:-44px;bottom:-96px;width:150px}.typeform-fallback{right:var(--space-3);bottom:var(--space-3)}}@media (max-width:360px){.final-cta-actions,.hero-metrics,.hero-title,.hero__actions,.hero__copy,.hero__inner,.site-section__inner{width:18rem;max-width:18rem}.hero-title{font-size:2.1rem}}:root{color-scheme:light;--site-bg:#f4f4f4;--site-hero-bg:#f4f4f4;--site-text:#212020;--site-text-muted:#5d5d5d;--site-surface:#ffffff;--site-surface-soft:#ededed;--site-outline:#d8d8d8;--site-card-bg:rgba(255,255,255,0.92);--site-header-bg:#ffffff;--type-display:2.35rem}:root[data-theme=dark]{color-scheme:dark}.skip-link{position:fixed;top:var(--space-3);left:var(--space-3);z-index:100;transform:translateY(-140%);border-radius:var(--radius-pill);background:var(--md-on-surface);color:var(--md-background);padding:10px 14px;font-size:var(--type-body-sm);font-weight:800}.skip-link:focus{transform:translateY(0)}.site-shell{background:linear-gradient(180deg,rgba(244,244,244,.94),#ffffff 46%,#f4f4f4),radial-gradient(circle at 88% 12%,rgba(112,196,210,.28),transparent 34%)}.site-header{top:var(--space-3);display:grid;grid-template-columns:auto auto;width:min(calc(100% - 24px),1180px);min-height:60px;padding:8px 10px 8px 16px;border-color:rgba(33,32,32,.12);background:var(--site-header-bg);box-shadow:var(--md-elevation-1);-webkit-backdrop-filter:none;backdrop-filter:none}.nowle-logo,.site-logo{width:124px}.site-nav{color:var(--site-text-muted)}.site-header__cta,.site-nav{display:none}.site-main{background:transparent}.site-section{padding:72px var(--space-4)}.hero__inner,.site-section__inner{width:min(100%,22rem);max-width:1120px;margin:0}.hero{min-height:auto;align-items:center;padding:132px var(--space-4) 72px;background:linear-gradient(180deg,rgba(244,244,244,.94),rgba(244,244,244,.82)),var(--site-hero-bg);color:var(--site-text)}.hero__motion{z-index:-1;object-position:70% center;opacity:.18;mix-blend-mode:multiply;transform:translateX(22%) scale(1.26)}.hero:after{z-index:-1;background:linear-gradient(90deg,#f4f4f4,rgba(244,244,244,.92) 58%,rgba(244,244,244,.42)),radial-gradient(circle at 88% 24%,rgba(112,196,210,.18),transparent 34%)}.hero__inner{gap:var(--space-5);margin-left:0}.eyebrow,.hero__eyebrow{color:var(--nowle-red-500)}.hero-title{color:var(--site-text);line-height:1}.hero-title,.hero__copy{width:100%;max-width:22rem}.hero__copy{color:var(--site-text-muted)}.final-cta-actions,.hero__actions{width:100%;max-width:22rem}.final-cta-actions .nowle-btn,.hero__actions .nowle-btn{width:100%}.hero .nowle-btn--outlined{color:var(--site-text);border-color:var(--site-outline);background:rgba(255,255,255,.52)}.hero-metrics{width:100%;max-width:22rem;grid-template-columns:1fr;gap:var(--space-4);border-top-color:var(--site-outline)}.hero-metric{padding:0}.hero-metric strong{color:var(--nowle-red-500);font-size:2rem}.hero-metric span{color:var(--site-text-muted)}.agents-section,.audit-section,.faq-section,.problem-section,.site-footer{background:#ffffff}.discovery-section,.final-cta-section,.human-ai-section,.paradigm-section,.process-section,.social-proof-section{background:#f4f4f4;color:var(--site-text)}.section-head{margin-bottom:var(--space-6)}.final-cta-layout h2,.section-head h2{width:100%;max-width:100%;color:var(--site-text);line-height:1.05;overflow-wrap:anywhere;text-wrap:wrap}.agent-card p,.audit-step p,.discovery-item p,.faq-item p,.human-ai-layout .section-head p,.problem-copy p,.process-step p,.section-head p,.social-proof-layout .section-head p{overflow-wrap:anywhere}.final-cta-layout,.human-ai-layout,.problem-layout{grid-template-columns:1fr}.agent-card,.discovery-item,.faq-item,.problem-stat{border:1px solid var(--site-outline);border-radius:var(--radius-sm);background:var(--site-card-bg);box-shadow:var(--md-elevation-1)}.problem-stat{padding:var(--space-5)}.problem-stat strong{font-size:3.25rem}.brand-strip span,.operator-proof span,.signal-board span{background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 8%);color:var(--site-text-muted)}.brand-strip .brand-strip__item{background:#ffffff;color:#212020}.brand-strip .brand-strip__item[data-brand-logo=bisutti]{border-color:#212020;background:#212020}.positioning-table{border-top-color:var(--site-outline)}.positioning-table div{grid-template-columns:1fr;gap:var(--space-2);min-height:auto;padding:var(--space-5) 0;border-bottom-color:var(--site-outline)}.positioning-table strong{font-size:1.42rem}.agents-grid,.audit-timeline,.discovery-list,.process-steps{display:grid;grid-template-columns:1fr;grid-gap:var(--space-3);gap:var(--space-3)}.agent-card,.discovery-item{min-height:auto;padding:var(--space-5)}.agent-card:nth-child(n){grid-column:auto}.discovery-item{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.discovery-item h3{margin:0;font-size:1.18rem}.discovery-item p{margin:0;font-size:var(--type-body-sm)}.audit-step,.process-step{min-height:auto;border-top-color:var(--nowle-red-500)}.human-ai-shape{opacity:.12;filter:none}.operator-proof{justify-content:flex-start}.brand-strip-image{opacity:.26;filter:grayscale(1) invert(1)}.faq-layout{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.faq-list{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.faq-item{padding:0}.faq-item summary{cursor:pointer;list-style:none;padding:var(--space-5);font-size:1rem;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--nowle-red-500)}.faq-item[open] summary:after{content:"-"}.faq-item p{margin:0;padding:0 var(--space-5) var(--space-5);font-size:var(--type-body-sm)}.faq-item__heading{margin:0;font-size:inherit}.faq-item__summary{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-5);border:0;background:transparent;color:var(--site-text);cursor:pointer;font-size:1rem;font-weight:620;line-height:1.25;text-align:left}.faq-item__summary:focus-visible{outline:2px solid var(--md-primary);outline-offset:-6px}.faq-item__icon{color:var(--nowle-red-500);font-weight:800;line-height:1}.faq-item__panel{height:var(--faq-panel-height,0);overflow:hidden;opacity:0;transition:height .32s var(--motion-smooth-easing),opacity .22s var(--motion-smooth-easing)}.faq-item.is-open .faq-item__panel{opacity:1}.faq-item__content{transform:translateY(-4px);transition:transform .32s var(--motion-smooth-easing)}.faq-item.is-open .faq-item__content{transform:translateY(0)}.final-cta-section{background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 10%)}.site-footer{background:#ffffff}.site-footer__inner{width:100%;max-width:1120px}.form-header{background:var(--site-header-bg)}@media (min-width:760px){:root{--type-headline:2.65rem;--type-display:4.75rem}.site-header{grid-template-columns:auto 1fr auto;min-height:64px;padding:10px 10px 10px 20px}.nowle-logo,.site-logo{width:150px}.site-nav{display:flex}.site-header__cta{display:inline-flex}.hero{padding:150px var(--space-5) 88px}.hero__inner,.site-section__inner{width:100%;margin:0 auto}.final-cta-actions,.hero-metrics,.hero-title,.hero__actions,.hero__copy{max-width:700px}.final-cta-actions,.final-cta-actions .nowle-btn,.hero__actions,.hero__actions .nowle-btn{width:auto}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.human-ai-layout,.problem-layout{grid-template-columns:minmax(0,.72fr) minmax(260px,.28fr)}.discovery-list,.process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.agents-grid,.audit-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.positioning-table div{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)}.final-cta-actions,.operator-proof{justify-content:flex-end}}@media (min-width:1080px){:root{--type-headline:3.4rem;--type-display:6.35rem}.site-section{padding-block:112px}.hero{min-height:820px}.agents-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-card:nth-child(n){grid-column:auto}.audit-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.final-cta-layout{grid-template-columns:minmax(0,.78fr) auto}}:root{--type-headline:1.65rem;--type-display:2.2rem}.hero-title{max-width:21rem;font-size:var(--type-display);line-height:1.04}.final-cta-layout h2,.section-head h2{font-size:var(--type-headline);line-height:1.12}.hero__copy{max-width:21rem;font-size:1rem;line-height:1.55}.hero-metric strong{font-size:1.75rem}.agent-card h3,.audit-step h3,.positioning-table strong,.process-step h3{line-height:1.18}@media (min-width:760px){:root{--type-headline:2.2rem;--type-display:3.5rem}.hero-title{max-width:620px;line-height:1.02}.hero__copy{max-width:620px;font-size:1.06rem}.hero-metric strong{font-size:2.1rem}}@media (min-width:1080px){:root{--type-headline:2.65rem;--type-display:4.55rem}.hero-title{max-width:760px;line-height:1.03}.final-cta-layout h2,.section-head h2{max-width:820px}}.top-header{display:grid;place-items:center;min-height:34px;padding:6px var(--space-4);background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 12%);color:var(--site-text);border-bottom:1px solid color-mix(in srgb,var(--site-outline),transparent 32%)}.top-header a{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;max-width:calc(100vw - 32px);color:inherit;font-size:.78rem;font-weight:520;text-align:center;line-height:1.25}.top-header span{min-width:0;overflow-wrap:anywhere}.top-header strong{color:var(--nowle-red-500);font-weight:680}.site-header{top:var(--site-header-start-top,46px);gap:var(--space-3);transition:top .22s ease,box-shadow .18s ease}.segmented-control,.site-controls,.site-header__actions{display:flex;align-items:center}.site-header__actions{justify-content:flex-end;gap:var(--space-2)}.site-controls{gap:var(--space-2)}.segmented-control{min-height:36px;padding:3px;border:1px solid color-mix(in srgb,var(--site-outline),transparent 12%);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--site-surface),transparent 8%)}.segmented-control button{min-height:28px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--site-text-muted);cursor:pointer;padding:0 10px;font-size:.76rem;font-weight:560;line-height:1}.segmented-control button[aria-pressed=true]{background:var(--site-text);color:var(--site-surface)}.site-nav{font-weight:560}.agent-card span,.audit-step span,.eyebrow,.hero__eyebrow,.process-step span{font-weight:640}.hero-title{font-weight:760}.final-cta-layout h2,.section-head h2{font-weight:720}.agent-card h3,.audit-step h3,.discovery-item h3,.faq-item summary,.process-step h3{font-weight:620}.growth-card__clients,.guarantee-copy,.problem-copy p:last-child{font-weight:560}.brand-strip span,.hero-metric span,.nowle-btn,.operator-proof span,.problem-stat span,.signal-board span{font-weight:580}.hero-metric strong,.problem-stat strong{font-weight:680}.site-shell{background:#ffffff}.hero{padding-top:172px;padding-bottom:72px}.hero:after{background:linear-gradient(90deg,#f8f8f8,rgba(248,248,248,.93) 58%,rgba(248,248,248,.58)),radial-gradient(circle at 88% 24%,rgba(112,196,210,.15),transparent 34%)}.problem-section{background:#ffffff;padding-top:72px}.human-ai-shape{display:none}:root[data-theme=dark] .top-header{background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 8%);border-bottom-color:var(--site-outline)}:root[data-theme=dark] .agents-section,:root[data-theme=dark] .audit-section,:root[data-theme=dark] .faq-section,:root[data-theme=dark] .problem-section,:root[data-theme=dark] .site-footer,:root[data-theme=dark] .site-shell{background:var(--site-bg)}:root[data-theme=dark] .discovery-section,:root[data-theme=dark] .final-cta-section,:root[data-theme=dark] .human-ai-section,:root[data-theme=dark] .paradigm-section,:root[data-theme=dark] .process-section,:root[data-theme=dark] .social-proof-section{background:var(--site-surface-soft)}:root[data-theme=dark] .hero{background:var(--site-bg)}:root[data-theme=dark] .hero:after{background:linear-gradient(90deg,#171717,rgba(23,23,23,.94) 60%,rgba(23,23,23,.72)),radial-gradient(circle at 88% 24%,rgba(112,196,210,.1),transparent 34%)}:root[data-theme=dark] .hero .nowle-btn--outlined{border-color:color-mix(in srgb,var(--site-text),transparent 72%);background:color-mix(in srgb,var(--site-surface-soft),transparent 42%);color:color-mix(in srgb,var(--site-text),transparent 6%)}:root[data-theme=dark] .hero-metric{border-color:color-mix(in srgb,var(--site-text),transparent 82%);background:color-mix(in srgb,var(--site-surface),transparent 18%);box-shadow:0 18px 48px rgba(0,0,0,.18)}:root[data-theme=dark] .hero-metric strong{color:var(--nowle-red-500)}:root[data-theme=dark] .hero-metric span{color:color-mix(in srgb,var(--site-text),transparent 24%)}:root[data-theme=dark] .segmented-control button[aria-pressed=true]{background:var(--nowle-blue-300);color:#132024}@media (max-width:759px){.top-header{min-height:40px}.top-header a{max-width:21rem;flex-wrap:wrap;row-gap:0}.site-header{top:var(--site-header-start-top,52px);display:grid;grid-template-columns:1fr;justify-items:center;border-radius:var(--radius-base)}.site-controls,.site-header__actions{width:100%;justify-content:center}.segmented-control button{padding:0 9px}.hero{padding-top:190px}}@media (min-width:760px){.site-header{top:var(--site-header-start-top,46px)}.hero{padding-top:172px}}.site-header.site-header--scrolled{top:var(--space-3)}@media (min-width:1180px){.hero{min-height:760px}}.top-header p{display:inline;margin:0;max-width:calc(100vw - 32px);color:inherit;font-size:.78rem;font-weight:520;line-height:1.25;text-align:center}.top-header p a{display:inline;width:auto;max-width:none;color:var(--nowle-red-500);font:inherit;font-weight:680;line-height:inherit;text-decoration:none}.top-header p a:hover{text-decoration:underline;text-underline-offset:3px}.site-header .nowle-logo{width:87px}.auth-bottom-controls{position:fixed;right:var(--space-4);bottom:var(--space-4);z-index:45;display:flex;gap:var(--space-2)}.auth-bottom-controls .nowle-icon-btn,.auth-floating-btn{width:auto;min-width:38px;min-height:38px;padding:0 var(--space-3);border:1px solid var(--md-outline);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--md-surface-container),transparent 4%);color:var(--md-on-surface);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;box-shadow:var(--md-elevation-1)}.auth-bottom-controls .nowle-icon-btn:hover,.auth-floating-btn:hover{background:color-mix(in srgb,var(--md-surface-container-high),var(--md-primary) 14%)}.auth-bottom-controls .nowle-icon-btn__icon,.auth-floating-icon{width:16px;height:16px;display:inline-flex}.auth-bottom-controls .nowle-icon-btn__text,.auth-floating-locale{font-size:.72rem;font-weight:700}@media (min-width:760px){.site-header .nowle-logo{width:105px}}.agent-card,.audit-step,.brand-strip span,.discovery-item,.faq-item,.final-cta-actions a,.nowle-btn,.nowle-icon-btn,.operator-proof span,.positioning-table,.problem-stat,.process-step,.segmented-control,.signal-board span,.site-header{border-radius:var(--radius-base)}.hero-metrics{width:min(980px,100%);margin-top:var(--space-5);padding-top:0;gap:var(--home-grid-gap,var(--space-4));border-top:0}.hero-metric{align-content:start;min-height:132px;gap:var(--space-2);padding:var(--space-5);border:1px solid color-mix(in srgb,var(--site-outline),transparent 8%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),transparent 4%);box-shadow:0 8px 24px rgba(33,32,32,.04)}.hero-metric strong{display:flex;align-items:flex-end;min-height:3.2rem}.hero-metric span{display:block;min-height:3.3em}.agent-card p,.audit-step p,.discovery-item p,.faq-item p,.human-ai-layout .section-head p,.problem-copy p,.process-step p,.section-head p,.social-proof-layout .section-head p{max-width:720px;color:var(--site-text-muted);font-size:1rem;line-height:1.65}.problem-copy{gap:var(--space-4);max-width:720px}.problem-copy p:last-child{color:var(--site-text);font-size:1.02rem;line-height:1.55;font-weight:620}[data-reveal].is-pending{opacity:0;transform:translate3d(0,18px,0);transition:opacity .56s var(--motion-smooth-easing),transform .56s var(--motion-smooth-easing),border-color var(--motion-smooth-duration) var(--motion-smooth-easing),background-color var(--motion-smooth-duration) var(--motion-smooth-easing),box-shadow var(--motion-smooth-duration) var(--motion-smooth-easing);transition-delay:var(--reveal-delay,0s)}[data-reveal].is-visible{opacity:1;transform:translateZ(0)}.hero-title[data-reveal]{transform:translate3d(0,24px,0)}.hero__actions[data-reveal],.hero__copy[data-reveal]{--reveal-delay:90ms}.agent-card:nth-child(2),.discovery-item:nth-child(2),.faq-item:nth-child(2),.hero-metric:nth-child(2),.process-step:nth-child(2){--reveal-delay:80ms}.agent-card:nth-child(3),.discovery-item:nth-child(3),.faq-item:nth-child(3),.hero-metric:nth-child(3),.process-step:nth-child(3){--reveal-delay:160ms}.agent-card:nth-child(4),.faq-item:nth-child(4){--reveal-delay:240ms}.agent-card:nth-child(5),.faq-item:nth-child(5){--reveal-delay:320ms}.agent-card,.audit-step,.discovery-item,.faq-item,.nowle-btn,.nowle-icon-btn,.problem-stat,.process-step{will-change:transform}.agent-card:hover,.audit-step:hover,.discovery-item:hover,.faq-item:hover,.nowle-btn:hover,.nowle-icon-btn:hover,.problem-stat:hover,.process-step:hover{transform:translate3d(0,-2px,0);box-shadow:var(--md-elevation-2)}.agent-card:hover,.audit-step:hover,.discovery-item:hover,.problem-stat:hover,.process-step:hover{border-color:color-mix(in srgb,var(--nowle-blue-400),var(--site-outline) 42%)}.signal-board{isolation:isolate}.signal-board:after{left:0;right:0;top:-1px;height:1px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--nowle-red-500),var(--nowle-blue-400));opacity:.9;z-index:1}.signal-board.is-visible:after{animation:signal-line-scan 1.15s var(--motion-smooth-easing) .18s forwards}.signal-chip{overflow:hidden}.signal-chip:after{content:"";position:absolute;inset:0;transform:translateX(-110%);background:linear-gradient(90deg,transparent,rgba(112,196,210,.18),transparent)}.signal-board.is-visible .signal-chip{animation:signal-chip-pulse .76s var(--motion-smooth-easing) both;animation-delay:calc(.24s + (var(--chip-index) * .11s))}.signal-board.is-visible .signal-chip:after{animation:signal-chip-sheen .88s var(--motion-smooth-easing) both;animation-delay:calc(.22s + (var(--chip-index) * .11s))}.learning-loop{--loop-size:clamp(240px,38vw,430px);position:relative;justify-self:end;aspect-ratio:1;display:grid;place-items:center;margin-block:var(--space-2) var(--space-5);border:1px solid var(--site-outline);background:linear-gradient(135deg,color-mix(in srgb,var(--site-surface),transparent 4%),color-mix(in srgb,var(--site-surface-soft),transparent 10%));box-shadow:var(--md-elevation-1);overflow:hidden}.learning-loop:after,.learning-loop:before{content:"";position:absolute;inset:18%;border:1px solid color-mix(in srgb,var(--nowle-blue-400),transparent 34%);border-radius:var(--radius-base)}.learning-loop:after{inset:32%;border-color:color-mix(in srgb,var(--nowle-red-500),transparent 44%);animation:loop-inner-pulse 2.8s var(--motion-smooth-easing) infinite}.learning-loop__track{position:absolute;inset:13%;border:1px dashed color-mix(in srgb,var(--site-text-muted),transparent 46%);border-radius:var(--radius-base);animation:loop-track-drift 8s linear infinite}.learning-loop__track:before{content:"";position:absolute;width:10px;height:10px;top:-5px;left:50%;border-radius:var(--radius-base);background:var(--nowle-red-500);box-shadow:0 0 0 7px color-mix(in srgb,var(--nowle-red-500),transparent 82%)}.learning-loop__node{position:absolute;display:grid;grid-gap:3px;gap:3px;min-width:110px;padding:10px 12px;border:1px solid var(--site-outline);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),transparent 2%);box-shadow:var(--md-elevation-1);animation:loop-node-pulse 3.2s var(--motion-smooth-easing) infinite;animation-delay:calc(var(--loop-index) * .42s)}.learning-loop__node:nth-child(2){top:10%;left:50%;transform:translateX(-50%)}.learning-loop__node:nth-child(3){top:50%;right:7%;transform:translateY(-50%)}.learning-loop__node:nth-child(4){bottom:10%;left:50%;transform:translateX(-50%)}.learning-loop__node:nth-child(5){top:50%;left:7%;transform:translateY(-50%)}.learning-loop__node span{color:var(--nowle-red-500);font-size:.68rem;font-weight:680;line-height:1}.learning-loop__node strong{color:var(--site-text);font-size:.82rem;font-weight:620;line-height:1.15}.audit-timeline{position:relative}.audit-timeline:after,.audit-timeline:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:color-mix(in srgb,var(--site-outline),transparent 18%)}.audit-timeline:after{right:auto;width:0;background:linear-gradient(90deg,var(--nowle-red-500),var(--nowle-blue-400))}.audit-timeline.is-visible:after{animation:timeline-progress 1.2s var(--motion-smooth-easing) .18s forwards}.audit-timeline .audit-step{position:relative;border-top-color:transparent}.audit-timeline .audit-step:before{content:"";position:absolute;top:-5px;left:0;border-radius:var(--radius-base);background:var(--nowle-red-500);transform:scale(.72);opacity:.72}.audit-timeline.is-visible .audit-step:before{animation:timeline-dot .5s var(--motion-smooth-easing) both}.audit-timeline.is-visible .audit-step:nth-child(2):before{animation-delay:.28s}.audit-timeline.is-visible .audit-step:nth-child(3):before{animation-delay:.56s}.audit-timeline.is-visible .audit-step:nth-child(4):before{animation-delay:.84s}.audit-experience{display:grid;grid-template-columns:1fr;grid-gap:var(--space-5);gap:var(--space-5);align-items:stretch;width:100%}.audit-timeline.is-visible .audit-step{animation:timeline-step-rise .62s var(--motion-smooth-easing) both;animation-delay:calc(.12s + (var(--step-index) * .12s))}.audit-live-panel{position:relative;display:grid;align-content:start;grid-gap:var(--space-4);gap:var(--space-4);width:100%;min-height:100%;overflow:hidden;padding:var(--space-5);border:1px solid color-mix(in srgb,var(--site-outline),var(--nowle-blue-400) 24%);border-radius:var(--radius-base);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 8%),color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 5%));box-shadow:var(--md-elevation-1)}.audit-live-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--nowle-red-500),var(--nowle-blue-400))}.audit-live-panel:after{content:"";position:absolute;inset:auto -18% -28% auto;width:180px;aspect-ratio:1;border-radius:50%;background:color-mix(in srgb,var(--nowle-blue-400),transparent 78%);opacity:.58}.audit-live-panel__handoff,.audit-live-panel__header,.audit-live-panel__rows{position:relative;z-index:1}.audit-live-panel__header{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.audit-live-panel__header span,.guarantee-card span{color:var(--nowle-red-500);font-size:var(--type-label);font-weight:680;letter-spacing:.1em;line-height:1;text-transform:uppercase}.audit-live-panel__header strong{color:var(--site-text);font-size:1.45rem;font-weight:720;line-height:1.08}.audit-live-panel__meter{position:relative;z-index:1;height:6px;overflow:hidden;border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-outline),transparent 28%)}.audit-live-panel__meter span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;border-radius:inherit;background:linear-gradient(90deg,var(--nowle-red-500),var(--nowle-blue-400),var(--nowle-lime-400))}.audit-live-panel.is-visible .audit-live-panel__meter span{animation:audit-meter-fill 1.35s var(--motion-smooth-easing) .22s forwards}.audit-live-panel__rows{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.audit-live-row{display:grid;grid-gap:5px;gap:5px;padding-bottom:var(--space-3);border-bottom:1px solid color-mix(in srgb,var(--site-outline),transparent 36%)}.audit-live-panel.is-visible .audit-live-row{animation:audit-row-in .52s var(--motion-smooth-easing) both;animation-delay:calc(.3s + (var(--row-index) * .13s))}.audit-live-row span{color:var(--site-text-muted);font-size:.78rem;font-weight:620;line-height:1.2}.audit-live-row strong{color:var(--site-text);font-size:.96rem;font-weight:680;line-height:1.25}.audit-live-panel__handoff{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:36px;align-items:center;justify-content:center;padding:0 12px;border:1px solid color-mix(in srgb,var(--nowle-red-500),transparent 34%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 8%);color:var(--nowle-red-500);font-weight:760;line-height:1}.audit-live-panel.is-visible .audit-live-panel__handoff{animation:audit-handoff-pulse 1.9s var(--motion-smooth-easing) .84s infinite}.guarantee-card{display:grid;grid-gap:var(--space-3);gap:var(--space-3);width:100%;max-width:none;padding:var(--space-5);border:1px solid color-mix(in srgb,var(--site-outline),transparent 12%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),var(--nowle-lime-400) 12%)}.guarantee-card .guarantee-copy{max-width:100%}.audit-cta .nowle-btn__content:after{content:"→";display:inline-block;transform:translateX(0)}.audit-cta:hover .nowle-btn__content:after{transform:translateX(3px)}.paradigm-layout{gap:clamp(36px,6vw,72px)}.paradigm-layout .section-head{justify-items:start;max-width:880px;margin-bottom:0}.learning-loop{--loop-size:clamp(300px,68vw,620px);justify-self:center;width:min(100%,var(--loop-size));max-width:var(--loop-size);margin:0 auto;overflow:visible;border:0;border-radius:50%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--nowle-blue-400),transparent 88%) 0 22%,transparent 23%),radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--nowle-red-500),transparent 92%) 0 42%,transparent 43%),color-mix(in srgb,var(--site-surface),transparent 100%);box-shadow:none}.learning-loop:after,.learning-loop:before{content:none}.learning-loop__orbit{position:absolute;inset:9%;border:1px solid color-mix(in srgb,var(--nowle-blue-400),transparent 24%);border-radius:50%;pointer-events:none}.learning-loop__orbit:before{content:"";position:absolute;width:11px;height:11px;top:-6px;left:50%;border-radius:50%;background:var(--nowle-red-500);box-shadow:0 0 0 8px color-mix(in srgb,var(--nowle-red-500),transparent 84%)}.learning-loop__orbit--outer{animation:loop-track-drift 12s linear infinite}.learning-loop__orbit--inner{inset:26%;border-color:color-mix(in srgb,var(--nowle-red-500),transparent 34%);animation:loop-track-drift 8s linear infinite reverse}.learning-loop__orbit--inner:before{background:var(--nowle-blue-400);box-shadow:0 0 0 8px color-mix(in srgb,var(--nowle-blue-400),transparent 84%)}.learning-loop__core{position:absolute;inset:50% auto auto 50%;width:clamp(126px,20vw,164px);aspect-ratio:1;transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;grid-gap:var(--space-1);gap:var(--space-1);border:1px solid color-mix(in srgb,var(--nowle-red-500),transparent 28%);border-radius:50%;background:var(--site-surface);box-shadow:var(--md-elevation-2)}.learning-loop__core-logo{display:block;width:clamp(50px,8vw,74px);height:auto}.learning-loop__core-logo--dark,:root[data-theme=dark] .learning-loop__core-logo--light{display:none}:root[data-theme=dark] .learning-loop__core-logo--dark{display:block}.learning-loop__core strong{color:var(--site-text-muted);font-size:.72rem;font-weight:620;line-height:1}.learning-loop__track{display:none}.learning-loop__node{width:clamp(94px,15vw,124px);min-width:0;aspect-ratio:1;place-items:center;align-content:center;text-align:center;gap:var(--space-1);padding:var(--space-3);border-radius:50%;background:linear-gradient(145deg,var(--site-surface),color-mix(in srgb,var(--site-surface-soft),transparent 12%));border-color:color-mix(in srgb,var(--site-outline),transparent 8%);box-shadow:var(--md-elevation-2)}.learning-loop .learning-loop__node--1{top:5%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}.learning-loop .learning-loop__node--2{top:50%;right:5%;bottom:auto;left:auto;transform:translate(50%,-50%)}.learning-loop .learning-loop__node--3{top:auto;right:auto;bottom:5%;left:50%;transform:translate(-50%,50%)}.learning-loop .learning-loop__node--4{top:50%;right:auto;bottom:auto;left:5%;transform:translate(-50%,-50%)}.learning-loop__node span{font-size:.66rem;font-weight:760}.learning-loop__node strong{width:100%;max-width:100%;font-size:clamp(.76rem,1.4vw,.9rem);font-weight:680;overflow-wrap:normal;text-align:center}.positioning-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.positioning-cards article{position:relative;min-height:190px;display:grid;grid-template-rows:auto minmax(40px,auto) 1fr;align-content:stretch;align-items:start;grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-5);overflow:hidden;border:1px solid var(--site-outline);border-radius:var(--radius-base);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),transparent 2%),color-mix(in srgb,var(--site-surface-soft),transparent 12%));box-shadow:var(--md-elevation-1)}.positioning-cards article:before{content:"";position:absolute;inset:var(--space-5) auto var(--space-5) 0;width:3px;border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-text-muted),transparent 70%)}.positioning-cards article:after{content:"";position:absolute;width:86px;height:86px;right:-28px;top:-28px;border-radius:50%;background:color-mix(in srgb,var(--nowle-blue-400),transparent 84%)}.positioning-cards small{width:-moz-fit-content;width:fit-content;padding:5px 9px;border:1px solid color-mix(in srgb,var(--site-outline),transparent 10%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),transparent 8%);font-size:.68rem;font-weight:720;line-height:1;text-transform:lowercase}.positioning-cards small,.positioning-cards span{position:relative;z-index:1;color:var(--site-text-muted)}.positioning-cards span{font-size:.88rem;font-weight:620;line-height:1.25}.positioning-cards strong{position:relative;z-index:1;align-self:end;color:var(--site-text);font-size:clamp(1.35rem,2.4vw,2.05rem);font-weight:720;line-height:1.05;text-wrap:balance}.positioning-cards .is-nowle{border-color:color-mix(in srgb,var(--nowle-red-500),var(--nowle-blue-400) 24%);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 8%),color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 10%));box-shadow:var(--md-elevation-2)}.positioning-cards .is-nowle:before{width:4px;background:color-mix(in srgb,var(--nowle-red-500),transparent 8%)}.positioning-cards .is-nowle:after{background:color-mix(in srgb,var(--nowle-red-500),transparent 78%);animation:loop-inner-pulse 2.8s var(--motion-smooth-easing) infinite}.positioning-cards .is-nowle small,.positioning-cards .is-nowle span,.positioning-cards .is-nowle strong{color:var(--nowle-red-500)}.positioning-cards .is-nowle small{border-color:color-mix(in srgb,var(--nowle-red-500),transparent 38%);background:color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 8%)}@keyframes signal-line-scan{to{transform:scaleX(1)}}@keyframes signal-chip-pulse{0%,to{border-color:currentColor;background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 8%)}45%{border-color:var(--nowle-red-500);background:color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 13%)}}@keyframes signal-chip-sheen{to{transform:translateX(110%)}}@keyframes loop-track-drift{to{transform:rotate(1turn)}}@keyframes loop-inner-pulse{50%{transform:scale(1.06);opacity:.64}}@keyframes loop-node-pulse{0%,to{border-color:var(--site-outline)}42%{border-color:color-mix(in srgb,var(--nowle-blue-400),var(--site-outline) 25%);box-shadow:var(--md-elevation-2)}}@keyframes timeline-progress{to{width:100%}}@keyframes timeline-dot{50%{transform:scale(1.28);opacity:1;background:var(--nowle-blue-400)}to{transform:scale(1);opacity:1}}@keyframes timeline-step-rise{0%{opacity:.38;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes audit-meter-fill{to{transform:scaleX(1)}}@keyframes audit-row-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes audit-handoff-pulse{50%{border-color:color-mix(in srgb,var(--nowle-blue-400),transparent 18%);background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 12%);color:color-mix(in srgb,var(--nowle-red-500),var(--site-text) 18%)}}@media (max-width:759px){.learning-loop{justify-self:stretch;width:100%;min-height:330px;margin-block:var(--space-3)}.learning-loop__node{width:92px;padding:var(--space-2)}.learning-loop .learning-loop__node--1{top:9%}.learning-loop .learning-loop__node--2{right:9%}.learning-loop .learning-loop__node--3{bottom:9%}.learning-loop .learning-loop__node--4{left:9%}.positioning-cards{grid-template-columns:1fr}.positioning-cards article{min-height:150px}.audit-timeline:after,.audit-timeline:before{top:0;bottom:0;left:5px;right:auto;width:2px;height:auto}.audit-timeline.is-visible:after{animation-name:timeline-progress-vertical}.audit-timeline{padding-left:24px}.audit-timeline .audit-step:before{left:-23px}}@keyframes timeline-progress-vertical{to{height:100%}}:root{--home-section-y:72px;--home-section-head-gap:var(--space-5);--home-stack-gap:clamp(32px,4vw,48px);--home-section-content-gap:var(--home-stack-gap);--home-grid-gap:var(--space-4);--hero-stack-gap:var(--home-stack-gap)}.site-section{padding-block:var(--home-section-y)}.hero{padding-top:calc(var(--home-section-y) + 60px);padding-bottom:var(--home-section-y);overflow:hidden}.hero__inner,.section-head{gap:var(--home-section-head-gap)}.section-head{margin-bottom:var(--home-section-content-gap)}.final-cta-layout,.paradigm-layout .section-head{margin-bottom:0}.audit-layout,.discovery-layout,.faq-layout,.final-cta-layout,.human-ai-layout,.paradigm-layout,.problem-layout,.process-layout,.social-proof-layout{row-gap:var(--home-section-content-gap)}.audit-layout,.faq-layout,.human-ai-layout,.problem-layout,.process-layout,.social-proof-layout{row-gap:var(--home-section-head-gap)}.audit-layout .audit-experience,.faq-layout .faq-list,.human-ai-layout .operator-proof,.problem-layout .signal-board,.process-layout .process-steps,.social-proof-layout .brand-strip{margin-top:calc(var(--home-section-content-gap) - var(--home-section-head-gap))}.agents-grid,.audit-timeline,.brand-strip,.discovery-list,.faq-list,.hero-metrics,.positioning-cards,.process-steps{margin-top:0}.hero__inner{position:relative;z-index:1;gap:0;width:100%;max-width:1120px;margin-right:auto;margin-left:auto}.hero__texture{position:absolute;top:0;right:0;bottom:0;z-index:0;width:min(50vw,860px);height:100%;overflow:hidden;opacity:.26;pointer-events:none;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%,#000);mask-image:linear-gradient(90deg,transparent,#000 38%,#000)}.hero__texture-image{width:100%;height:100%;object-fit:cover;transform-origin:center;animation:hero-texture-drift 18s var(--motion-smooth-easing) infinite alternate}.hero__texture-image--mono{display:none}:root[data-theme=dark] .hero__texture{opacity:.12;mix-blend-mode:normal;filter:none}:root[data-theme=dark] .hero__texture-image--color{display:none}:root[data-theme=dark] .hero__texture-image--mono{display:block}.hero__head{gap:var(--hero-stack-gap);max-width:880px;margin-bottom:var(--hero-stack-gap)}.hero__head .eyebrow{margin:0;color:var(--site-text-muted);font-size:1rem;line-height:1.65;font-weight:640;letter-spacing:.1em}.hero__head h1{max-width:100%;margin:0;color:var(--site-text);font-size:var(--type-headline);line-height:1.12;font-weight:720;letter-spacing:0;overflow-wrap:anywhere;text-wrap:wrap}.hero-heading__emphasis,.hero-heading__lead{display:block}.hero-heading__emphasis{margin-top:.08em}.hero-heading__mark{display:inline;padding:0 .05em .03em;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(178deg,transparent 0 42%,color-mix(in srgb,var(--nowle-lime-400),transparent 12%) 42% 84%,transparent 84% 100%);color:var(--nowle-neutral-900)}:root[data-theme=dark] .hero-heading__mark{background:linear-gradient(178deg,transparent 0 66%,color-mix(in srgb,var(--nowle-lime-400),transparent 42%) 66% 82%,transparent 82% 100%);color:var(--site-text);text-shadow:0 1px 18px rgba(0,0,0,.34)}.hero__head p:not(.eyebrow){max-width:720px;margin:0;color:var(--site-text-muted);font-size:1rem;line-height:1.65;overflow-wrap:anywhere}.hero__actions{margin-top:0;margin-bottom:var(--hero-stack-gap)}@media (min-width:760px){:root{--home-section-y:96px}}@media (min-width:1080px){:root{--home-section-y:112px}}.problem-evidence{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center}.problem-stat{position:relative;isolation:isolate;min-height:240px;padding:clamp(24px,3vw,36px);border-color:color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 58%);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 6%),var(--site-surface) 72%)}.problem-stat:before{content:"";position:absolute;inset:18px;z-index:-1;border:1px solid color-mix(in srgb,var(--nowle-red-500),transparent 72%)}.problem-stat small{font-weight:820;line-height:1;text-transform:uppercase}.signal-board{grid-template-columns:repeat(6,minmax(0,1fr));padding-block:var(--space-5) 0}.signal-board:before{content:"";position:absolute;top:calc(var(--space-5) + 34px);left:9%;right:9%;border-top:1px dashed color-mix(in srgb,var(--site-text-muted),transparent 54%);pointer-events:none}.signal-board__head,.signal-board__outcome{display:grid;grid-gap:var(--space-1);gap:var(--space-1);align-content:center;min-height:74px;padding:var(--space-3) var(--space-4);border:1px solid color-mix(in srgb,var(--site-outline),transparent 12%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface),transparent 8%)}.signal-board__head{grid-column:span 2}.signal-board__outcome{grid-column:span 2;border-color:color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 42%)}.signal-board .signal-board__head span,.signal-board .signal-board__outcome span{display:block;min-height:0;padding:0;border:0;border-radius:0;color:var(--site-text-muted);font-size:.72rem;font-weight:760;letter-spacing:.08em;line-height:1;text-transform:uppercase}.signal-board__head strong,.signal-board__outcome strong{color:var(--site-text);font-size:1rem;line-height:1.15}.signal-chip{position:relative;z-index:1;display:flex;min-height:74px;justify-content:flex-start;gap:var(--space-3);padding:12px;border-color:color-mix(in srgb,var(--site-outline),transparent 4%);background:linear-gradient(180deg,color-mix(in srgb,var(--site-surface),transparent 2%),color-mix(in srgb,var(--site-surface-soft),transparent 26%));box-shadow:var(--md-elevation-1)}.signal-chip:before{content:"";position:absolute;top:-22px;left:50%;width:1px;height:22px;background:color-mix(in srgb,var(--site-text-muted),transparent 72%)}.signal-chip .brand-icon{width:26px;height:26px;flex:0 0 auto}.signal-board .signal-chip__text{display:grid;min-height:0;padding:0;border:0;border-radius:0;color:inherit;line-height:1.1}.signal-chip__text strong{font-size:.78rem;line-height:1.1}.signal-chip__text small{font-size:.72rem;font-weight:700;line-height:1.1}.signal-board .brand-chip--signal{display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:72px;min-width:72px;min-height:38px;padding:0;gap:0}.signal-board .brand-chip--signal .brand-icon{width:24px;height:24px}.signal-board .brand-chip--signal .brand-icon[data-brand=googleAds],.signal-board .brand-chip--signal .brand-icon[data-brand=ifood],.signal-board .brand-chip--signal .brand-icon[data-brand=meta]{width:32px}.signal-board .brand-chip--signal .brand-icon[data-brand=loft]{width:32px;height:32px}@media (max-width:980px){.problem-evidence{grid-template-columns:1fr}.problem-stat{min-height:0}.signal-board{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-board__head,.signal-board__outcome{grid-column:span 2}}@media (max-width:640px){.signal-board{grid-template-columns:1fr}.signal-board:before,.signal-chip:before{content:none}.signal-board__head,.signal-board__outcome{grid-column:auto}}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal].is-pending{opacity:1;transform:none}.audit-live-panel__meter span,.audit-timeline:after,.signal-board:after{transform:none;width:100%}.audit-live-panel.is-visible .audit-live-panel__handoff,.audit-live-panel.is-visible .audit-live-panel__meter span,.audit-live-panel.is-visible .audit-live-row,.audit-timeline.is-visible .audit-step,.audit-timeline.is-visible .audit-step:before,.audit-timeline.is-visible:after,.learning-loop:after,.learning-loop__node,.learning-loop__orbit,.learning-loop__track,.positioning-cards .is-nowle:after,.signal-board.is-visible .signal-chip,.signal-board.is-visible .signal-chip:after{animation:none}*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.signal-board{grid-template-columns:minmax(150px,.9fr) repeat(6,minmax(96px,1fr)) minmax(150px,.9fr)}.signal-board:before{content:none}.signal-board__head,.signal-board__outcome{grid-column:auto;min-height:86px}.signal-board .brand-chip--signal{display:flex;width:auto;min-width:0;min-height:86px;justify-content:flex-start;justify-self:stretch;gap:var(--space-2);padding:12px 10px}.signal-board .brand-chip--signal .brand-icon{width:22px;height:22px}.signal-board .brand-chip--signal .brand-icon[data-brand=googleAds],.signal-board .brand-chip--signal .brand-icon[data-brand=ifood],.signal-board .brand-chip--signal .brand-icon[data-brand=meta]{width:28px}.signal-chip:before{content:none}.signal-chip .signal-chip__text{display:grid;grid-gap:3px;gap:3px}.signal-chip__text small,.signal-chip__text strong{overflow-wrap:anywhere}@media (max-width:1180px){.signal-board{grid-template-columns:repeat(3,minmax(0,1fr))}.signal-board__head,.signal-board__outcome{grid-column:1/-1}}@media (max-width:640px){.signal-board{grid-template-columns:1fr}}.site-section__inner{display:grid;grid-row-gap:var(--home-stack-gap);row-gap:var(--home-stack-gap)}.site-section__inner>.section-head{margin-bottom:0}.audit-experience,.audit-layout,.discovery-layout,.faq-layout,.final-cta-layout,.human-ai-layout,.paradigm-layout,.problem-evidence,.problem-layout,.process-layout,.social-proof-layout{gap:var(--home-stack-gap);row-gap:var(--home-stack-gap)}.audit-layout .audit-experience,.brand-strip-image,.faq-layout .faq-list,.human-ai-layout .operator-proof,.problem-layout .signal-board,.process-layout .process-steps,.social-proof-layout .brand-strip{margin-top:0}.agents-grid,.audit-timeline,.brand-strip,.discovery-list,.faq-list,.positioning-cards,.process-steps,.signal-board{gap:var(--home-grid-gap)}@keyframes hero-texture-drift{0%{transform:translate3d(-10px,0,0) scale(1.06) rotate(-1deg)}to{transform:translate3d(18px,12px,0) scale(1.12) rotate(1.4deg)}}@media (max-width:980px){.hero__texture{display:none}}@media (prefers-reduced-motion:reduce){.hero__texture-image{animation:none}.faq-item__content,.faq-item__panel{transition:none}}.problem-section{background:var(--site-surface)}.problem-layout{grid-template-columns:1fr;row-gap:clamp(28px,4vw,48px)}.problem-layout .section-head h2{max-width:900px}.problem-evidence{grid-template-columns:minmax(0,1fr) minmax(300px,400px);align-items:start}.problem-copy{gap:var(--space-5)}.problem-signal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);width:min(760px,100%);margin:0;padding:0;list-style:none}.problem-signal-list li{display:grid;grid-gap:4px;gap:4px;min-height:72px;border:1px solid color-mix(in srgb,var(--site-outline),transparent 18%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--site-surface-soft),var(--site-surface) 52%)}.problem-signal-list strong{color:var(--site-text);font-size:.82rem;font-weight:850;line-height:1.1}.problem-signal-list span{color:var(--site-text-muted);font-size:.86rem;font-weight:650;line-height:1.25}.problem-copy p{max-width:820px;font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.58}.problem-copy .problem-result{max-width:850px;padding:16px 18px;border-radius:var(--radius-base);background:color-mix(in srgb,var(--nowle-red-500),transparent 94%);color:var(--site-text);font-size:clamp(1.08rem,1.5vw,1.25rem);font-weight:850;line-height:1.35}.problem-stat{min-height:0;padding:clamp(22px,2.6vw,32px);border-radius:var(--radius-base);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 5%),var(--site-surface) 76%);box-shadow:var(--md-elevation-1)}.problem-stat:before{inset:14px;border-radius:var(--radius-base)}.problem-stat small{max-width:18ch;color:var(--nowle-red-500);font-size:.72rem;letter-spacing:.08em}.problem-stat strong{color:var(--nowle-red-500);font-size:clamp(4.25rem,7vw,6rem);line-height:.9}.problem-stat span{max-width:22ch;color:var(--site-text);font-size:clamp(1rem,1.5vw,1.18rem);font-weight:820;line-height:1.35}.signal-board{position:relative;display:grid;grid-template-columns:minmax(148px,.7fr) minmax(0,2.2fr) minmax(148px,.74fr) minmax(156px,.78fr);grid-gap:var(--space-3);gap:var(--space-3);align-items:stretch;padding-top:clamp(24px,3vw,32px);border-top:1px solid color-mix(in srgb,var(--nowle-red-500),var(--nowle-blue-400) 50%)}.signal-board:after{content:"";position:absolute;top:calc(clamp(24px, 3vw, 32px) + 50%);left:5%;right:5%;z-index:0;border-top:1px dashed color-mix(in srgb,var(--site-text-muted),transparent 62%);pointer-events:none}.signal-board__bridge,.signal-board__head,.signal-board__outcome{position:relative;z-index:1;display:grid;grid-gap:8px;gap:8px;align-content:center;min-height:104px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--site-outline),transparent 8%);border-radius:var(--radius-base);background:var(--site-surface);box-shadow:0 1px 0 rgba(33,32,32,.04)}.signal-board__sources{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.signal-board__bridge{background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 9%)}.signal-board__outcome{border-color:color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 34%);background:color-mix(in srgb,var(--site-surface),var(--nowle-red-500) 8%)}.signal-board .signal-board__bridge span,.signal-board .signal-board__head span,.signal-board .signal-board__outcome span{display:block;min-height:0;padding:0;border:0;border-radius:0;background:transparent;font-size:.7rem;font-weight:800;line-height:1;text-transform:uppercase}.signal-board__bridge strong,.signal-board__head strong,.signal-board__outcome strong{font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.18}.signal-board__outcome strong{color:var(--site-text);font-size:clamp(1.05rem,1.4vw,1.2rem)}.signal-board__sources .brand-chip--signal{display:flex;width:auto;min-width:0;min-height:104px;justify-content:flex-start;justify-self:stretch;gap:var(--space-2);border-color:color-mix(in srgb,var(--site-outline),transparent 10%);border-radius:var(--radius-base);background:color-mix(in srgb,var(--nowle-blue-200),var(--site-surface) 74%);box-shadow:var(--md-elevation-1)}.signal-board__sources .brand-chip--signal .brand-icon{width:24px;height:24px}.signal-board__sources .brand-chip--signal .brand-icon[data-brand=googleAds],.signal-board__sources .brand-chip--signal .brand-icon[data-brand=ifood],.signal-board__sources .brand-chip--signal .brand-icon[data-brand=meta]{width:30px}.signal-chip .signal-chip__text{gap:4px;min-width:0}.signal-chip__text strong{color:var(--site-text);font-size:.82rem}.signal-chip__text small{color:var(--site-text-muted);font-size:.76rem}@media (max-width:1180px){.signal-board{grid-template-columns:1fr}.signal-board:after{content:none}}@media (max-width:980px){.problem-evidence{grid-template-columns:1fr}.problem-stat{width:min(420px,100%)}}@media (max-width:700px){.problem-signal-list,.signal-board__sources{grid-template-columns:1fr}.problem-stat,.problem-stat span{max-width:100%}}.problem-section{--problem-card-radius:var(--radius-base);--problem-card-border:color-mix(in srgb,var(--site-outline),transparent 4%);--problem-card-fill:color-mix(in srgb,var(--site-surface-soft),var(--site-surface) 36%);--problem-panel-fill:color-mix(in srgb,var(--site-surface),var(--site-surface-soft) 42%);--problem-danger-fill:var(--site-surface);--problem-danger-border:color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 46%)}.problem-evidence{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:stretch;gap:clamp(28px,4vw,56px)}.problem-signal-list{gap:10px}.problem-signal-list li,.signal-board__sources .brand-chip--signal{border:1px solid var(--problem-card-border);border-radius:var(--problem-card-radius);background:var(--problem-card-fill);box-shadow:none}.problem-signal-list li{min-height:68px;padding:14px 16px}.problem-signal-list strong,.signal-chip__text strong{font-size:.82rem;font-weight:850}.problem-signal-list span,.signal-chip__text small{color:var(--site-text-muted);font-size:.82rem;font-weight:700}.problem-copy p{max-width:780px}.problem-copy>p:not(.problem-result){max-width:720px;color:var(--site-text-muted);font-size:var(--type-body);font-weight:400;line-height:1.5}.problem-copy .problem-result{max-width:780px;border:1px solid var(--problem-card-border);border-left:4px solid var(--nowle-red-500);border-radius:var(--problem-card-radius);background:var(--problem-panel-fill);font-size:clamp(1rem,1.25vw,1.12rem)}.problem-stat{gap:14px;align-content:center;height:100%;padding:clamp(24px,2.8vw,34px);border:1px solid var(--problem-danger-border);border-radius:var(--problem-card-radius);background:var(--site-surface);box-shadow:none}.problem-stat:before{content:none}.problem-stat small{max-width:20ch;line-height:1.08}.problem-stat strong{font-size:clamp(4.6rem,6.2vw,5.45rem)}.problem-stat span{max-width:23ch;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.3}.signal-board{grid-template-columns:minmax(150px,.78fr) minmax(420px,2fr) minmax(150px,.78fr) minmax(150px,.78fr);gap:10px;padding-top:clamp(26px,3vw,34px);border-top-color:color-mix(in srgb,var(--site-outline),var(--site-text) 18%)}.signal-board:after{content:none}.signal-board__bridge,.signal-board__head,.signal-board__outcome,.signal-board__sources{min-height:210px;border:1px solid var(--problem-card-border);border-radius:var(--problem-card-radius);background:var(--site-surface);box-shadow:none}.signal-board__bridge,.signal-board__head,.signal-board__outcome{padding:18px}.signal-board__sources{padding:10px;background:var(--site-surface);background-image:none}.signal-board__bridge{background:var(--problem-panel-fill)}.signal-board__outcome{border-color:var(--problem-danger-border);background:var(--site-surface)}.signal-board__sources .brand-chip--signal{min-height:92px;padding:14px;border-color:var(--problem-card-border);background:var(--site-surface);background-image:none}.signal-board.is-visible .signal-board__sources .brand-chip--signal,.signal-board__sources .brand-chip--signal{animation:none;border:1px solid var(--problem-card-border);background:var(--site-surface);background-image:none;box-shadow:none}.signal-board.is-visible .signal-board__sources .brand-chip--signal:after,.signal-board__sources .brand-chip--signal:after{content:none;animation:none;background:none}.signal-board__sources .signal-chip__text,.signal-board__sources .signal-chip__text small,.signal-board__sources .signal-chip__text strong{background:transparent;background-image:none;border:0;box-shadow:none}.signal-board__sources .signal-chip__text{padding:0}.signal-board__sources .brand-chip--signal .brand-icon{width:22px;height:22px}.signal-board__sources .brand-chip--signal .brand-icon[data-brand=googleAds],.signal-board__sources .brand-chip--signal .brand-icon[data-brand=ifood],.signal-board__sources .brand-chip--signal .brand-icon[data-brand=meta]{width:28px}.signal-board .signal-board__bridge span,.signal-board .signal-board__head span,.signal-board .signal-board__outcome span{color:var(--site-text-muted);font-size:.68rem;letter-spacing:.08em}.signal-board__bridge strong,.signal-board__head strong,.signal-board__outcome strong{color:var(--site-text);font-size:clamp(1rem,1.22vw,1.12rem)}.signal-board__outcome strong{color:var(--nowle-red-500)}.human-ai-section{padding-bottom:clamp(36px,5vw,64px)}.process-section{padding-top:clamp(36px,5vw,64px)}.human-ai-layout{grid-template-columns:minmax(0,.72fr) minmax(280px,.28fr);align-items:center}.operator-proof{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-rows:auto 1fr;align-content:stretch;justify-content:stretch;justify-self:end;width:min(320px,100%);height:100%;padding:var(--space-5);border:1px solid var(--site-outline);border-radius:var(--radius-base);background:var(--site-surface);box-shadow:none}.operator-proof .operator-proof__label{display:block;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--site-text-muted);font-size:.72rem;font-weight:820;letter-spacing:.08em;line-height:1;text-transform:uppercase}.operator-proof__logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(76px,1fr);grid-gap:var(--space-2);gap:var(--space-2);align-self:stretch}.operator-proof__logos .brand-chip--proof{display:flex;width:auto;min-width:0;min-height:76px;padding:0 14px;border:1px solid var(--site-outline);border-radius:var(--radius-base);background:var(--site-surface);color:var(--site-text-muted)}.process-layout{row-gap:clamp(32px,5vw,56px)}.process-steps{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,48px);padding-top:20px}.process-steps:before{content:"";position:absolute;top:20px;left:0;right:0;border-top:1px solid color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 28%)}.process-step{position:relative;min-height:0;padding-top:var(--space-5);border-top:0;background:transparent}.process-step,.process-step:hover{transform:none;border-color:transparent;background:transparent;box-shadow:none;will-change:auto}.process-step span{position:absolute;top:-8px;left:0;display:inline-flex;align-items:center;min-height:18px;padding-right:12px;background:var(--site-bg);color:var(--nowle-red-500);line-height:1}.process-step span:before{content:"";width:9px;height:9px;margin-right:8px;border-radius:50%;background:var(--nowle-red-500)}.process-step h3{max-width:26ch}:root[data-theme=dark] .process-steps:before{border-color:color-mix(in srgb,var(--nowle-red-500),var(--site-text) 18%);opacity:.78}:root[data-theme=dark] .process-step span{width:-moz-fit-content;width:fit-content;align-self:flex-start;padding:4px 12px 4px 0;border-radius:999px;background:color-mix(in srgb,var(--site-surface),var(--site-bg) 18%);color:color-mix(in srgb,var(--nowle-red-500),var(--site-text) 26%);font-weight:820}:root[data-theme=dark] .process-step span:before{background:color-mix(in srgb,var(--nowle-red-500),var(--site-text) 18%)}.agents-grid{grid-template-columns:minmax(300px,.92fr) repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:var(--home-grid-gap)}.agents-grid .agent-card:nth-child(n){grid-column:auto;grid-row:auto}.agents-grid .agent-card:first-child{grid-row:span 2;min-height:100%}.agents-grid .agent-card{min-height:220px}.agents-grid .agent-card:first-child h3{max-width:15ch;font-size:clamp(1.5rem,2.2vw,2rem)}.agents-grid .agent-card:first-child p{max-width:26ch}.agents-grid .agent-card:not(:first-child){padding:clamp(22px,2.4vw,32px)}@media (max-width:1180px){.signal-board{grid-template-columns:1fr}.signal-board__bridge,.signal-board__head,.signal-board__outcome,.signal-board__sources{min-height:0}}@media (max-width:980px){.human-ai-layout,.problem-evidence{grid-template-columns:1fr}.operator-proof{justify-self:stretch;width:100%}.process-steps{grid-template-columns:1fr;gap:var(--space-6);padding-top:0;padding-left:18px}.process-steps:before{top:0;bottom:0;left:4px;right:auto;border-top:0;border-left:1px solid color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 28%)}.process-step{padding-top:0}.process-step span{position:static;margin-bottom:var(--space-2)}.agents-grid{grid-template-columns:1fr}.agents-grid .agent-card:first-child{grid-row:auto}}.audit-layout{row-gap:clamp(28px,4vw,44px)}.audit-experience{display:block}.audit-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(18px,3vw,40px);gap:clamp(18px,3vw,40px)}.audit-timeline:after,.audit-timeline:before{top:6px}.audit-timeline .audit-step{min-height:0;padding-top:26px;border-top:0;background:transparent}.audit-step,.audit-step:hover{transform:none;border-color:transparent;background:transparent;box-shadow:none;will-change:auto}.audit-step h3{font-size:clamp(1.05rem,1.4vw,1.2rem)}.audit-step p{max-width:20ch}.audit-close{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:var(--space-5);gap:var(--space-5);padding:var(--space-5);border:1px solid var(--site-outline);border-radius:var(--radius-base);background:var(--site-surface)}.audit-close .guarantee-copy{max-width:680px;margin:0;color:var(--site-text-muted);font-size:var(--type-body);line-height:1.45}.audit-close .guarantee-copy span{color:var(--nowle-red-500);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.audit-close .audit-cta{width:auto;min-width:260px;justify-self:end}@media (max-width:980px){.audit-timeline{grid-template-columns:1fr;gap:var(--space-5);padding-left:18px}.audit-timeline:before{top:0;bottom:0;left:4px;right:auto;border-top:0;border-left:1px solid color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 28%)}.audit-timeline:after{content:none}.audit-timeline .audit-step{padding-top:0}.audit-timeline .audit-step:before{left:-18px}.audit-close{display:grid;justify-items:start}.audit-close .audit-cta{width:100%;min-width:0;justify-self:stretch}}@media (max-width:700px){.problem-signal-list,.signal-board__sources{grid-template-columns:1fr}}@media (min-width:2000px){:root{--hero-stack-gap:56px}.hero{padding-top:calc(var(--home-section-y) + 84px)}.hero__head{max-width:980px}.hero__head h1{font-size:4.15rem;line-height:1.06}.hero__head p:not(.eyebrow){max-width:820px;font-size:1.08rem}.hero-metrics{width:min(1080px,100%)}.hero-metric{min-height:152px;padding:var(--space-6)}.hero-metric strong{font-size:2.7rem}.hero__texture{width:min(52vw,1120px);opacity:.24;-webkit-mask-image:linear-gradient(90deg,transparent,#000 34%,#000);mask-image:linear-gradient(90deg,transparent,#000 34%,#000)}}@media (min-width:2560px){.hero__head h1{font-size:4.45rem}.hero-metrics{width:min(1160px,100%)}.hero__texture{width:min(54vw,1320px)}}.social-proof-section{background:var(--site-surface-soft);color:var(--site-text);border-top:1px solid color-mix(in srgb,var(--site-outline),transparent 16%)}.social-proof-layout{row-gap:clamp(28px,4vw,48px)}.social-proof__head{display:grid;grid-template-columns:minmax(0,.78fr) minmax(160px,.22fr);grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);align-items:end}.social-proof__head .section-head{margin-bottom:0}.social-proof-layout .section-head h2{max-width:1000px}.social-proof-layout .section-head p,.social-proof-section .eyebrow{color:var(--site-text-muted)}.social-proof__mark{position:relative;justify-self:end;width:min(210px,24vw);aspect-ratio:1;opacity:.78}.social-proof__mark:before{content:"";position:absolute;inset:13%;border:1px solid color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 56%);border-radius:50%}.social-proof__mark:after{content:"";position:absolute;right:6%;bottom:8%;width:18%;aspect-ratio:1;border-radius:50%;background:var(--nowle-lime-400);box-shadow:0 0 0 10px color-mix(in srgb,var(--nowle-lime-400),transparent 78%)}.social-proof__mark-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.2}.social-proof__mark-image--dark,:root[data-theme=dark] .social-proof__mark-image--light{display:none}:root[data-theme=dark] .social-proof__mark-image--dark{display:block}.social-proof__panel{position:relative;isolation:isolate;overflow:hidden;padding:clamp(14px,2vw,22px);border:1px solid var(--site-outline);border-radius:var(--radius-base);background:linear-gradient(145deg,color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 6%),var(--site-surface) 72%)}.social-proof__panel:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,color-mix(in srgb,var(--nowle-red-500),transparent 72%),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--nowle-blue-400),transparent 78%),transparent 36%);opacity:.4}.social-proof__texture{position:absolute;top:-76%;right:-23%;z-index:-1;width:min(820px,70vw);height:auto;opacity:.18;mix-blend-mode:multiply;pointer-events:none}.social-proof__texture--mono,:root[data-theme=dark] .social-proof__texture--color{display:none}:root[data-theme=dark] .social-proof__texture--mono{display:block}:root[data-theme=dark] .social-proof__texture{opacity:.12;mix-blend-mode:normal}.social-proof__panel .brand-strip__item{position:relative;display:flex;width:auto;min-width:0;min-height:88px;align-items:center;justify-content:center;padding:18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--site-outline),transparent 6%);background:color-mix(in srgb,#ffffff,var(--site-surface) 10%);color:#212020}.social-proof__panel .brand-strip__item:after{content:"";position:absolute;inset:auto 14px 12px 14px;height:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--nowle-red-500),var(--nowle-blue-400))}.social-proof__panel.is-visible .brand-strip__item:after{animation:signal-line-scan .62s var(--motion-smooth-easing) both;animation-delay:calc(80ms + (var(--brand-index, 0) * 60ms))}.social-proof__panel .brand-strip__logo{width:100%;max-width:148px;height:34px;object-fit:contain}.social-proof__panel .brand-strip__item[data-brand-logo=bisutti]{color:#f4f4f4}.social-proof__panel .brand-strip__item--more{justify-content:flex-start;background:color-mix(in srgb,var(--nowle-lime-400),#ffffff 58%);color:#212020;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.15;text-align:left}.brand-strip-image{display:none}@media (max-width:980px){.social-proof__head{grid-template-columns:1fr}.social-proof__mark{justify-self:start;width:138px;margin-top:-12px}.social-proof__panel .brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.social-proof__mark{display:none}.social-proof__panel{padding:10px}.social-proof__panel .brand-strip{grid-template-columns:1fr}.social-proof__panel .brand-strip__item{min-height:76px;padding:16px}}.social-proof-section{background:#f4f4f4;border-top:0}.social-proof-layout{row-gap:clamp(28px,4vw,44px)}.social-proof__head{display:block}.social-proof-layout .section-head h2{max-width:980px}.social-proof__mark,.social-proof__panel:before,.social-proof__texture{display:none}.social-proof__panel{padding:0;overflow:visible;border:0;border-radius:0;background:transparent}.social-proof__panel .brand-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.social-proof__panel .brand-strip__item{min-height:64px;padding:14px 20px;border:1px solid color-mix(in srgb,var(--site-outline),var(--site-text) 10%);box-shadow:none}.social-proof__panel .brand-strip__item:after{content:none}.social-proof__panel .brand-strip__item[data-brand-logo=bisutti]{border-color:#212020;background:#212020}.social-proof__panel .brand-strip__item--more{justify-content:center;background:transparent;font-size:1rem;text-align:center}@media (max-width:980px){.social-proof__panel .brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.social-proof__panel{padding:0}.social-proof__panel .brand-strip{grid-template-columns:1fr}.social-proof__panel .brand-strip__item{min-height:60px;padding:12px 16px}}.social-proof-section{background:var(--site-bg)}.social-proof-layout{row-gap:clamp(24px,3vw,36px)}.social-proof-layout .section-head h2{max-width:960px}.social-proof__panel .brand-strip{gap:var(--space-3);width:min(100%,1080px);border:0;border-radius:0}.social-proof__panel .brand-strip__item{min-height:72px;padding:14px 22px;border:1px solid var(--site-outline);border-radius:var(--radius-base);background:transparent;color:var(--site-text)}.social-proof__panel .brand-strip__logo{max-width:132px;height:28px;opacity:.82;filter:grayscale(1) saturate(0) brightness(.72) contrast(1.42)}:root[data-theme=dark] .social-proof__panel .brand-strip__item{border-color:color-mix(in srgb,var(--site-outline),var(--site-text) 10%);background:color-mix(in srgb,var(--site-surface),var(--site-bg) 28%)}:root[data-theme=dark] .social-proof__panel .brand-strip__logo{opacity:.94;filter:grayscale(1) saturate(0) invert(1) brightness(1.16) contrast(1.24)}:root[data-theme=dark] .social-proof__panel .brand-strip__item[data-brand-logo=bianchi-urbanismo] .brand-strip__logo{filter:grayscale(1) saturate(0) brightness(1.9) contrast(1.28)}.social-proof__panel .brand-strip__item[data-brand-logo=bisutti]{border-color:var(--site-outline);background:transparent}.social-proof__panel .brand-strip__item[data-brand-logo=bisutti] .brand-strip__logo{display:none}.social-proof__panel .brand-strip__item[data-brand-logo=bisutti]:before{content:"BISUTTI";color:var(--site-text);font-size:.98rem;font-weight:760;letter-spacing:.18em;line-height:1}.social-proof__panel .brand-strip__item--more{color:var(--site-text);font-size:.98rem;font-weight:760;line-height:1.1}@media (max-width:700px){.social-proof__panel .brand-strip__item{min-height:58px;padding:12px 16px}}.audit-timeline{--timeline-success-delay:1320ms}.audit-timeline:after{background:linear-gradient(90deg,var(--nowle-red-500),var(--nowle-blue-400),var(--nowle-lime-400))}.audit-timeline.is-visible:after{animation:timeline-progress 1.28s cubic-bezier(.2,.82,.2,1) .16s forwards}.audit-timeline .audit-step:before{top:1px;width:10px;height:10px;border:2px solid var(--site-surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--nowle-red-500),transparent 58%)}.audit-timeline.is-visible .audit-step:before{animation:timeline-dot-soft .54s var(--motion-smooth-easing) both}.audit-timeline.is-visible .audit-step:nth-child(2):before{animation-delay:.36s}.audit-timeline.is-visible .audit-step:nth-child(3):before{animation-delay:.76s}.audit-timeline .audit-step:last-child:after{content:"";position:absolute;top:3px;left:5px;z-index:1;width:5px;height:9px;border-right:2px solid var(--site-surface);border-bottom:2px solid var(--site-surface);opacity:0;transform:translate(-50%,-50%) rotate(40deg) scale(.5)}.audit-timeline.is-visible .audit-step:last-child:before{animation:timeline-success-dot .62s var(--motion-smooth-easing) var(--timeline-success-delay) both}.audit-timeline.is-visible .audit-step:last-child:after{animation:timeline-success-check .42s var(--motion-smooth-easing) calc(var(--timeline-success-delay) + .18s) forwards}@keyframes timeline-dot-soft{0%{background:color-mix(in srgb,var(--nowle-red-500),var(--site-outline) 34%);transform:scale(.72);opacity:.72}48%{background:var(--nowle-red-500);transform:scale(1.28);opacity:1}to{background:var(--nowle-red-500);transform:scale(1);opacity:1}}@keyframes timeline-success-dot{0%{background:var(--nowle-red-500);box-shadow:0 0 0 1px color-mix(in srgb,var(--nowle-red-500),transparent 58%);transform:scale(1)}56%{background:var(--nowle-neutral-900);box-shadow:0 0 0 4px color-mix(in srgb,var(--nowle-lime-400),transparent 88%);transform:scale(1.32)}to{background:var(--nowle-neutral-900);box-shadow:0 0 0 3px color-mix(in srgb,var(--nowle-lime-400),transparent 90%);transform:scale(1.22)}}@keyframes timeline-success-check{to{opacity:1;transform:translate(-50%,-58%) rotate(40deg) scale(1)}}@media (max-width:980px){.audit-timeline:after{content:"";top:0;bottom:auto;left:4px;right:auto;width:2px;height:0;background:linear-gradient(180deg,var(--nowle-red-500),var(--nowle-blue-400),var(--nowle-lime-400))}.audit-timeline.is-visible:after{animation-name:timeline-progress-vertical}.audit-timeline .audit-step:before{top:1px;left:-18px}.audit-timeline .audit-step:last-child:after{top:3px;left:-13px}}@media (prefers-reduced-motion:reduce){.audit-timeline.is-visible .audit-step:last-child:after,.audit-timeline.is-visible .audit-step:last-child:before{animation:none}.audit-timeline.is-visible .audit-step:last-child:before{background:var(--nowle-neutral-900);transform:scale(1.22)}.audit-timeline.is-visible .audit-step:last-child:after{opacity:1;transform:translate(-50%,-58%) rotate(40deg) scale(1)}}.final-cta-section{background:color-mix(in srgb,var(--site-surface),var(--nowle-blue-400) 7%);border-top:1px solid color-mix(in srgb,var(--site-outline),transparent 20%);border-bottom:1px solid color-mix(in srgb,var(--site-outline),transparent 20%)}.final-cta-layout{max-width:1120px;grid-template-columns:minmax(0,1fr);align-items:start;justify-content:start;gap:var(--space-5)}.final-cta-copy{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.final-cta-layout h2{max-width:760px;font-size:var(--type-headline);line-height:1.02}.final-cta-actions{width:auto;max-width:none;justify-content:flex-start;align-items:center;gap:var(--space-3)}.final-cta-actions .nowle-btn{min-height:46px}.final-cta-email.nowle-btn{min-height:40px;padding-inline:4px;border:0;border-radius:0;color:var(--site-text);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--site-text),transparent 68%);text-decoration-color:color-mix(in srgb,var(--site-text),transparent 68%);text-decoration-thickness:1px;text-underline-offset:6px}.final-cta-email.nowle-btn:hover{color:var(--nowle-red-500);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.final-cta-email{display:inline-flex;align-items:center;min-height:40px;color:var(--site-text);font-size:var(--type-body-sm);font-weight:700;line-height:1;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--site-text),transparent 68%);text-decoration-color:color-mix(in srgb,var(--site-text),transparent 68%);text-decoration-thickness:1px;text-underline-offset:6px}.final-cta-email,.final-cta-email:hover{background:transparent;box-shadow:none;transform:none}.final-cta-email:hover{color:var(--nowle-red-500);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}@media (max-width:980px){.final-cta-layout{grid-template-columns:1fr;align-items:start}.final-cta-actions{justify-content:flex-start}}@media (max-width:700px){.final-cta-layout h2{max-width:18rem;font-size:1.55rem}.final-cta-actions,.final-cta-actions .nowle-btn,.final-cta-email.nowle-btn{width:100%}.final-cta-email.nowle-btn{width:max-content}}