:root{--landing-ink: #1F2933;--landing-slate: #4B5563;--landing-fog: #F3F4F6;--landing-white: #FFFFFF;--landing-oxide: #4F6F64;--landing-clay: #C07A5A;--landing-gold: #B89B5E;--landing-cream: #FDF8F3;--landing-cream-dark: #F5EDE5;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.5rem;--text-5xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 100px;--transition-fast: .15s ease;--transition-base: .3s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 14px rgba(79, 111, 100, .25);--shadow-lg: 0 8px 25px rgba(79, 111, 100, .35);--shadow-xl: 0 25px 50px rgba(0, 0, 0, .1)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}body{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:var(--landing-cream);color:var(--landing-ink);overflow-x:hidden}.header{transition:var(--transition-slow)}.header--scrolled{background:#fdf8f3f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #1f29330d}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative;padding-top:6rem;padding-bottom:4rem;overflow:hidden}.hero__container{max-width:80rem;margin:0 auto;padding:0 1.5rem;width:100%;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero__content{max-width:40rem}.hero__headline{font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero__line{display:block;opacity:0;transform:translateY(60px);color:var(--landing-ink)}.hero__line--accent{color:var(--landing-oxide)}.hero__subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--landing-slate);max-width:32rem;margin-bottom:2.5rem;line-height:1.6}.hero__cta{display:flex;flex-direction:column;gap:1rem}.btn--large{padding:1rem 2rem;font-size:var(--text-base)}.hero__illustration{display:none;position:relative;width:100%;min-height:400px}.hero__float-container{position:relative;width:100%;height:100%;min-height:400px;transform-style:preserve-3d;perspective:1000px}.hero__rotating-word{display:inline-block;position:relative;color:var(--landing-oxide);vertical-align:baseline;perspective:500px;perspective-origin:center center}.hero__word{display:block;white-space:nowrap;backface-visibility:hidden;transform-style:preserve-3d}.hero__word:first-child{position:relative}.hero__cursor{display:none}.hero__card{position:absolute;background:var(--landing-white);border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 10px 20px -5px #00000014,0 0 0 1px #1f29330f;opacity:0;transform:translateY(30px);transition:box-shadow .3s ease}.hero__card:hover{box-shadow:0 8px 12px -2px #00000014,0 20px 40px -10px #0000001f,0 0 0 1px #1f293314}.hero__card--dashboard{width:280px;padding:0;top:40px;right:20px;z-index:1;transform:rotate(-2deg) translateY(30px)}.hero__card-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(31,41,51,.06)}.hero__card-title{font-size:13px;font-weight:600;color:var(--landing-ink)}.hero__card-dots{display:flex;gap:4px}.hero__card-dots span{width:8px;height:8px;border-radius:50%;background:var(--landing-fog)}.hero__card-dots span:first-child{background:#ef4444;opacity:.7}.hero__card-dots span:nth-child(2){background:#f59e0b;opacity:.7}.hero__card-dots span:last-child{background:#10b981;opacity:.7}.hero__card-content{padding:16px}.hero__stat-row{display:flex;gap:24px;margin-bottom:16px}.hero__stat{display:flex;flex-direction:column}.hero__stat-value{font-size:20px;font-weight:700;color:var(--landing-ink);line-height:1.2}.hero__stat-label{font-size:11px;color:var(--landing-slate);text-transform:uppercase;letter-spacing:.05em}.hero__chart{display:flex;align-items:flex-end;gap:8px;height:60px;padding-top:8px;border-top:1px solid rgba(31,41,51,.04)}.hero__chart-bar{flex:1;background:var(--landing-fog);border-radius:4px 4px 0 0;min-height:8px}.hero__chart-bar--accent{background:var(--landing-oxide)}.hero__card--client{display:flex;align-items:center;gap:12px;padding:14px 16px;width:220px;top:180px;left:0;z-index:3;transform:rotate(1deg) translateY(30px)}.hero__client-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--landing-oxide),var(--landing-clay));flex-shrink:0}.hero__client-info{display:flex;flex-direction:column;min-width:0}.hero__client-name{font-size:14px;font-weight:600;color:var(--landing-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__client-company{font-size:12px;color:var(--landing-slate)}.hero__client-badge{width:20px;height:20px;color:var(--landing-oxide);flex-shrink:0;margin-left:auto}.hero__client-badge svg{width:100%;height:100%}.hero__card--invoice{padding:16px;width:180px;bottom:60px;right:60px;z-index:4;transform:rotate(3deg) translateY(30px)}.hero__invoice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hero__invoice-number{font-size:11px;color:var(--landing-slate);font-weight:500}.hero__invoice-status{font-size:10px;font-weight:600;color:var(--landing-oxide);background:#4f6f641a;padding:3px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.03em}.hero__invoice-amount{font-size:24px;font-weight:700;color:var(--landing-ink);margin-bottom:12px}.hero__invoice-line{height:6px;background:var(--landing-fog);border-radius:3px;margin-bottom:6px}.hero__invoice-line--short{width:60%}.hero__card--timer{padding:14px 18px;width:160px;top:0;left:60px;z-index:2;transform:rotate(-3deg) translateY(30px);background:var(--landing-ink);color:var(--landing-white)}.hero__timer-display{font-size:22px;font-weight:700;font-family:SF Mono,Monaco,Inconsolata,monospace;letter-spacing:.02em;margin-bottom:4px}.hero__timer-project{font-size:11px;opacity:.7;margin-bottom:10px}.hero__timer-controls{display:flex;gap:6px}.hero__timer-btn{width:10px;height:10px;border-radius:50%;background:#ffffff4d}.hero__timer-btn--active{background:var(--landing-oxide)}.hero__card--notification{display:flex;align-items:center;gap:10px;padding:10px 14px;bottom:0;left:40px;z-index:5;transform:rotate(-1deg) translateY(30px);background:var(--landing-oxide);color:var(--landing-white);font-size:12px;font-weight:500}.hero__notification-icon{width:16px;height:16px}.hero__deco{position:absolute;opacity:0}.hero__deco--circle{width:60px;height:60px;border-radius:50%;border:2px solid var(--landing-oxide);opacity:.15;top:20px;right:320px}.hero__deco--ring{width:24px;height:24px;border-radius:50%;border:2px dashed var(--landing-slate);opacity:.2;bottom:100px;right:280px}.hero__deco--dot{width:10px;height:10px;border-radius:50%;background:var(--landing-gold);opacity:.4;top:160px;right:0}.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5}.hero__scroll-text{font-size:var(--text-xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase}.hero__scroll-icon{width:1.25rem;height:1.25rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.trust-bar{padding:3rem 0;border-bottom:1px solid rgba(31,41,51,.08)}.trust-bar__container{max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.trust-bar__text{font-size:var(--text-sm);color:var(--landing-slate);font-weight:500;letter-spacing:.05em;text-transform:uppercase}.trust-bar__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem}.trust-bar__logo{opacity:0;transform:translateY(20px)}.trust-bar__logo svg{height:70px;width:auto;color:var(--landing-slate);filter:grayscale(100%);opacity:.5;transition:var(--transition-base)}.trust-bar__logo img{height:70px;width:auto;filter:grayscale(100%);opacity:.5;transition:var(--transition-base)}.trust-bar__logo:hover img{opacity:.7}.trust-bar__logo:hover svg{opacity:.8}.steps-wrapper{position:relative;overflow:hidden}.steps-wrapper__header{text-align:center;padding:4rem 1.5rem 2rem;max-width:80rem;margin:0 auto}.steps-panels{display:none}.steps-mobile{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem 4rem;max-width:32rem;margin:0 auto}.steps-mobile__card{padding:2rem;border-radius:var(--radius-xl);text-align:center;transition:transform .3s ease}.steps-mobile__card:hover{transform:translateY(-4px)}.steps-mobile__card--oxide{background:var(--landing-oxide);color:var(--landing-white)}.steps-mobile__card--clay{background:var(--landing-clay);color:var(--landing-white)}.steps-mobile__card--gold{background:var(--landing-gold);color:var(--landing-ink)}.steps-mobile__card--ink{background:var(--landing-ink);color:var(--landing-white)}.steps-mobile__number{font-family:Fraunces,ui-serif,Georgia,serif;font-size:2.5rem;font-weight:900;line-height:1;margin-bottom:1rem;opacity:.3}.steps-mobile__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.steps-mobile__description{font-size:.875rem;opacity:.8;line-height:1.5}.steps-mobile__card--gold .steps-mobile__description{opacity:.7}.steps-panel{width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:4rem 2rem}.steps-panel--oxide{background:var(--landing-oxide);color:var(--landing-white)}.steps-panel--clay{background:var(--landing-clay);color:var(--landing-white)}.steps-panel--gold{background:var(--landing-gold);color:var(--landing-ink)}.steps-panel--ink{background:var(--landing-ink);color:var(--landing-white)}.steps-panel__content{max-width:480px;text-align:center;position:relative;z-index:2}.steps-panel__number{font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(4rem,10vw,8rem);font-weight:900;line-height:1;margin-bottom:1.5rem;opacity:.2}.steps-panel__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem}.steps-panel__description{font-size:clamp(1rem,1.5vw,1.25rem);opacity:.8;line-height:1.6;max-width:360px;margin:0 auto}.steps-panel--gold .steps-panel__description{opacity:.7}.steps-panel__visual{position:absolute;right:10%;bottom:15%;opacity:.15}.steps-panel__icon{width:200px;height:200px}.steps-panel__line{position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:200px;height:100px;z-index:3;opacity:.3}.steps-panel__line-path{stroke-dasharray:400;stroke-dashoffset:400}.steps-panel:last-child .steps-panel__line{display:none}.steps-progress{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:none;gap:.5rem;z-index:100}.steps-progress__dot{width:8px;height:8px;border-radius:50%;background:var(--landing-white);opacity:.3;transition:all .3s ease}.steps-progress__dot--active{opacity:1;transform:scale(1.3)}.section--dark{background:var(--landing-ink);color:var(--landing-white)}.section--alt{background:var(--landing-cream-dark)}.bento__grid{display:grid;grid-template-columns:1fr;gap:var(--space-md)}.bento__card{border-radius:var(--radius-xl);padding:var(--space-lg);transition:var(--transition-slow);overflow:hidden;position:relative}.bento__card:hover{transform:translateY(-4px)}.bento__card--large{min-height:280px}.bento__card--medium{min-height:180px}.bento__card--small{min-height:160px}.bento__mockup{position:absolute;right:-20px;bottom:-20px;width:85%;border-radius:var(--radius-lg) 0 0 0;box-shadow:-10px -10px 40px #00000026;transition:transform .5s cubic-bezier(.4,0,.2,1)}.bento__card:hover .bento__mockup{transform:translate(-8px,-8px)}.pricing__grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.pricing__card{background:var(--landing-white);border-radius:var(--radius-xl);padding:var(--space-xl);transition:var(--transition-slow);border:1px solid transparent}.pricing__card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.pricing__card--featured{background:var(--landing-ink);color:var(--landing-white)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-full);font-weight:600;font-size:var(--text-sm);transition:var(--transition-base);text-decoration:none;border:2px solid transparent;cursor:pointer}.btn--primary{background:var(--landing-oxide);color:var(--landing-white);box-shadow:var(--shadow-md)}.btn--primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn--secondary{background:transparent;color:var(--landing-ink);border-color:var(--landing-ink)}.btn--secondary:hover{background:var(--landing-ink);color:var(--landing-white)}.btn--outline{background:transparent;color:var(--landing-slate);border-color:#4b556333}.btn--outline:hover{border-color:var(--landing-ink);background:var(--landing-ink);color:var(--landing-white)}.scroll-progress{position:fixed;right:var(--space-xl);top:50%;transform:translateY(-50%);z-index:100;display:none;flex-direction:column;gap:var(--space-sm)}.scroll-progress__dot{width:10px;height:10px;border-radius:50%;background:var(--landing-slate);opacity:.2;transition:var(--transition-base);cursor:pointer}.scroll-progress__dot--active,.scroll-progress__dot.active{opacity:1;background:var(--landing-oxide);transform:scale(1.3)}.scroll-progress__dot:hover{opacity:.6}.feature-icon{width:48px;height:48px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.testimonial__card{background:#ffffff0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-xl);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff14;position:relative;overflow:hidden}.testimonial__card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 50%,rgba(0,0,0,.05) 100%);pointer-events:none}.testimonial__card svg{position:relative;z-index:1}.stat__number{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1}.eyebrow{font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.font-display{font-family:Fraunces,ui-serif,Georgia,serif}.text-oxide{color:var(--landing-oxide)}.text-clay{color:var(--landing-clay)}.text-gold{color:var(--landing-gold)}.text-ink{color:var(--landing-ink)}.text-slate{color:var(--landing-slate)}.bg-oxide{background:var(--landing-oxide);color:var(--landing-white)}.bg-clay{background:var(--landing-clay);color:var(--landing-white)}.bg-gold{background:var(--landing-gold);color:var(--landing-ink)}.bg-ink{background:var(--landing-ink);color:var(--landing-white)}.bg-fog{background:var(--landing-fog);color:var(--landing-ink)}.bg-white{background:var(--landing-white);color:var(--landing-ink);box-shadow:var(--shadow-sm)}.reveal-up{opacity:0;transform:translateY(40px)}.reveal-scale{opacity:0;transform:scale(.95)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero__line,.hero__subtitle,.reveal-up,.reveal-scale,.trust-bar__logo,.steps-panel__number,.steps-panel__title,.steps-panel__description,.steps-mobile__card,.hero__path{opacity:1!important;transform:none!important}.steps-wrapper{height:auto!important}.steps-panels{position:static!important;flex-direction:column!important;width:100%!important;height:auto!important}.steps-panel{width:100%!important;min-height:50vh!important}.steps-panel__line{display:none!important}.hero__scroll-icon{animation:none!important}}@media(min-width:640px){.hero__cta{flex-direction:row}.bento__grid{grid-template-columns:repeat(2,1fr)}.bento__card--large{grid-column:span 2}.pricing__grid{grid-template-columns:repeat(2,1fr)}.pricing__card--featured{grid-column:span 2}}@media(min-width:1024px){.scroll-progress{display:flex}.hero__container{grid-template-columns:1fr 1fr;gap:4rem;padding:0 2rem}.hero__illustration{display:flex;justify-content:center;align-items:center}.steps-wrapper{height:400vh}.steps-panels{display:flex;position:sticky;top:0;width:400vw;height:100vh}.steps-mobile{display:none}.steps-progress{display:flex;height:4px;background:#1f29331a;border-radius:2px}.bento__grid{grid-template-columns:repeat(12,1fr)}.bento__card--large{grid-column:span 8;grid-row:span 2;min-height:400px}.bento__card--medium{grid-column:span 4;min-height:200px}.bento__card--small{grid-column:span 4;min-height:180px}.bento__card{padding:var(--space-xl)}.pricing__grid{grid-template-columns:repeat(3,1fr)}.pricing__card--featured{grid-column:span 1;transform:scale(1.02)}.pricing__card--featured:hover{transform:scale(1.02) translateY(-8px)}.pricing__card{padding:var(--space-2xl)}}@media(min-width:1280px){.scroll-progress{right:32px;gap:12px}.hero__container{max-width:90rem}}
