@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Instrument_Sans_Fallback_3d9088;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:__Instrument_Sans_3d9088,__Instrument_Sans_Fallback_3d9088;font-style:normal}body,html{margin:0;padding:0;min-height:100vh}.sellsmart-root,.sellsmart-root[data-theme=dark]{--bg:#09090b;--bg-2:#111113;--bg-card:#131316;--border:hsla(0,0%,100%,.07);--text:#f4f4f5;--text-muted:#71717a;--text-dim:#3f3f46;--accent:#a3e635;--accent-glow:rgba(163,230,53,.15);--orb-1:rgba(163,230,53,.18);--orb-2:rgba(74,222,128,.12);--orb-3:rgba(250,204,21,.08);--nav-bg:rgba(9,9,11,.85);--gradient:linear-gradient(135deg,#a3e635,#4ade80);--shadow:0 0 60px rgba(163,230,53,.08);background-color:#09090b;color:#f4f4f5}.sellsmart-root[data-theme=light]{--bg:#f8fafc;--bg-2:#f1f5f9;--bg-card:#fff;--border:rgba(0,0,0,.08);--text:#0f172a;--text-muted:#64748b;--text-dim:#cbd5e1;--accent:#16a34a;--accent-glow:rgba(22,163,74,.12);--orb-1:rgba(134,239,172,.3);--orb-2:rgba(74,222,128,.2);--orb-3:rgba(250,204,21,.15);--nav-bg:rgba(248,250,252,.9);--gradient:linear-gradient(135deg,#16a34a,#4ade80);--shadow:0 0 60px rgba(22,163,74,.08);background-color:#f8fafc;color:#0f172a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;transition:background .4s ease,color .4s ease;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}.gradient-text{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-label{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.2em;color:var(--accent);border:1px solid var(--accent);padding:4px 12px;border-radius:100px;margin-bottom:1.5rem}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem;transition:all .4s ease}.navbar--scrolled{background:var(--nav-bg);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:.9rem 2.5rem}.navbar__logo{display:flex;align-items:center;gap:.5rem;font-family:Syne,sans-serif;font-weight:700;font-size:1.15rem}.navbar__logo-icon{color:var(--accent);font-size:1.3rem}.navbar__links{display:flex;gap:2rem}.navbar__link{font-size:.875rem;color:var(--text-muted);transition:color .2s;font-weight:400}.navbar__link:hover{color:var(--text)}.navbar__actions{gap:1rem}.navbar__actions,.theme-toggle{display:flex;align-items:center}.theme-toggle{background:var(--bg-card);border:1px solid var(--border);border-radius:50%;width:36px;height:36px;justify-content:center;cursor:pointer;color:var(--text);transition:all .2s}.theme-toggle:hover{border-color:var(--accent);color:var(--accent)}.navbar__cta{font-size:.8rem;font-weight:500;background:var(--bg-card);border:1px solid var(--border);padding:.5rem 1.1rem;border-radius:8px;transition:all .2s;color:var(--text)}.navbar__cta:hover{border-color:var(--accent);color:var(--accent)}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:8rem 2rem 4rem}.hero__grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 30%,transparent 100%)}.hero__orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;transition:transform .3s ease-out}.hero__orb--1{width:500px;height:500px;background:var(--orb-1);top:-100px;left:50%;transform:translateX(-50%);animation:floatOrb1 8s ease-in-out infinite}.hero__orb--2{width:300px;height:300px;background:var(--orb-2);bottom:100px;right:5%;animation:floatOrb2 10s ease-in-out infinite}.hero__orb--3{width:200px;height:200px;background:var(--orb-3);bottom:200px;left:5%;animation:floatOrb3 7s ease-in-out infinite}@keyframes floatOrb1{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-30px)}}@keyframes floatOrb2{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@keyframes floatOrb3{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(20px) scale(.95)}}.hero__particles{position:absolute;inset:0;pointer-events:none}.hero__particle{position:absolute;width:2px;height:2px;border-radius:50%;background:var(--accent);opacity:0;animation:particlePulse linear infinite}@keyframes particlePulse{0%,to{opacity:0;transform:scale(0)}50%{opacity:.6;transform:scale(1.5)}}.hero__content{position:relative;z-index:2;flex-direction:column;text-align:center;max-width:820px}.hero__badge,.hero__content{display:flex;align-items:center}.hero__badge{gap:.5rem;font-size:.68rem;font-weight:600;letter-spacing:.18em;color:var(--text-muted);border:1px solid var(--border);padding:5px 14px;border-radius:100px;margin-bottom:2.5rem;animation:fadeInDown .8s ease forwards}.hero__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:pulseDot 2s ease-in-out infinite}@keyframes pulseDot{0%,to{box-shadow:0 0 4px var(--accent)}50%{box-shadow:0 0 12px var(--accent)}}.hero__title{font-family:Syne,sans-serif;font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.1em}.hero__title-line{display:block;animation:fadeInUp .9s ease forwards;opacity:0}.hero__title-line--1{animation-delay:.2s}.hero__title-line--2{animation-delay:.4s}.hero__title-italic{font-style:italic;font-weight:300;color:var(--accent);font-family:DM Sans,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.hero__subtitle{font-size:1rem;color:var(--text-muted);margin-bottom:2.5rem;animation:fadeInUp .9s ease .5s forwards;opacity:0}.hero__cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--text);color:var(--bg);font-family:Syne,sans-serif;font-weight:600;font-size:.9rem;padding:.8rem 1.8rem;border-radius:10px;transition:all .25s ease;animation:fadeInUp .9s ease .6s forwards;opacity:0;position:relative;overflow:hidden}.hero__cta:before{content:"";position:absolute;inset:0;background:var(--gradient);opacity:0;transition:opacity .3s}.hero__cta:hover:before{opacity:1}.hero__cta:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.hero__cta span,.hero__cta svg{position:relative;z-index:1}.hero__socials{display:flex;gap:1rem;margin-top:2rem;animation:fadeInUp .9s ease .7s forwards;opacity:0}.hero__social{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s}.hero__social:hover{border-color:var(--accent);color:var(--accent)}.hero__scroll{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center}.hero__scroll-line{width:1px;height:50px;background:linear-gradient(to bottom,var(--accent),transparent);animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.services{padding:8rem 2.5rem;max-width:1200px;margin:0 auto}.services__header{text-align:center;margin-bottom:4rem}.services__title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.services__subtitle{color:var(--text-muted);font-size:1rem}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}.service-card:before{content:"";position:absolute;inset:0;background:var(--accent-glow);opacity:0;transition:opacity .3s}.service-card:hover{border-color:var(--accent);transform:translateY(-4px)}.service-card:hover:before{opacity:1}.service-card__icon{font-size:2rem;margin-bottom:1rem;display:block}.service-card__title{font-family:Syne,sans-serif;font-size:1.15rem;font-weight:700;margin-bottom:.75rem}.service-card__desc{color:var(--text-muted);font-size:.875rem;line-height:1.7}.service-card__arrow{position:absolute;top:1.5rem;right:1.5rem;color:var(--text-dim);font-size:1.2rem;transition:all .3s}.service-card:hover .service-card__arrow{color:var(--accent);transform:translate(3px,-3px)}.process{padding:8rem 2.5rem;background:var(--bg-2)}.process__header{text-align:center;margin-bottom:5rem;max-width:600px;margin-left:auto;margin-right:auto}.process__title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.process__steps{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:0}.process-step{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;padding:2rem 0;border-top:1px solid var(--border);position:relative;transition:all .3s}.process-step:hover{padding-left:1rem}.process-step__num{font-family:Syne,sans-serif;font-size:2.5rem;font-weight:800;color:var(--text-dim);transition:color .3s;line-height:1;padding-top:.2rem}.process-step:hover .process-step__num{color:var(--accent)}.process-step__title{font-family:Syne,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.process-step__desc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.pricing{padding:8rem 2.5rem;max-width:1200px;margin:0 auto}.pricing__header{text-align:center;margin-bottom:4rem}.pricing__title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;margin-bottom:.75rem}.pricing__subtitle{color:var(--text-muted)}.pricing__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;align-items:start}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2.5rem 2rem;position:relative;transition:all .3s}.pricing-card--highlight{border-color:var(--accent);box-shadow:0 0 40px var(--accent-glow);transform:scale(1.03)}.pricing-card__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--gradient);color:#000;font-size:.68rem;font-weight:700;letter-spacing:.15em;padding:4px 14px;border-radius:100px}.pricing-card__name{font-family:Syne,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.12em;color:var(--text-muted);margin-bottom:1rem}.pricing-card__price{font-family:Syne,sans-serif;font-size:3rem;font-weight:800;margin-bottom:.5rem}.pricing-card__period{font-size:1rem;font-weight:400;color:var(--text-muted)}.pricing-card__desc{color:var(--text-muted);font-size:.85rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.pricing-card__features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.pricing-card__feature{font-size:.875rem;color:var(--text-muted);display:flex;align-items:center;gap:.6rem}.pricing-card__check{color:var(--accent);font-weight:700}.pricing-card__cta{display:block;text-align:center;padding:.8rem;border-radius:10px;border:1px solid var(--border);font-size:.875rem;font-weight:600;transition:all .2s;color:var(--text)}.pricing-card__cta:hover{border-color:var(--accent);color:var(--accent)}.pricing-card__cta--primary{background:var(--gradient);border:none;color:#000}.pricing-card__cta--primary:hover{opacity:.9;color:#000}.footer{padding:6rem 2.5rem 3rem;background:var(--bg-2);border-top:1px solid var(--border)}.footer__cta-section{max-width:600px;margin:0 auto 4rem;text-align:center}.footer__cta-title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem}.footer__cta-sub{color:var(--text-muted);margin-bottom:2rem}.footer__divider{height:1px;background:var(--border);margin-bottom:2.5rem}.footer__bottom{justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer__bottom,.footer__brand{display:flex;align-items:center}.footer__brand{gap:.5rem;font-family:Syne,sans-serif;font-weight:700}.footer__links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer__link{font-size:.85rem;color:var(--text-muted);transition:color .2s}.footer__link:hover{color:var(--accent)}.footer__copy{font-size:.8rem;color:var(--text-dim)}@media (max-width:768px){.navbar__links{display:none}.hero__title{font-size:clamp(2.5rem,10vw,4rem)}.pricing-card--highlight{transform:scale(1)}.footer__bottom{flex-direction:column;text-align:center}.footer__links{justify-content:center}}.testi{padding:8rem 2.5rem 6rem;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.testi__head{text-align:center;margin-bottom:3.5rem}.testi__title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em}.testi__italic{font-style:italic;font-weight:300;font-family:DM Sans,sans-serif;color:var(--text-muted)}.testi__sub{color:var(--text-muted);font-size:.95rem}.testi__slider{position:relative;width:100%;max-width:720px;height:310px;margin-bottom:2.5rem;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testi__slider:active{cursor:grabbing}.testi__ghost{position:absolute;left:50%;transform:translateX(-50%);border-radius:20px;border:1px solid var(--border);background:var(--bg-card);pointer-events:none}.testi__ghost--1{width:93%;height:100%;top:-10px;opacity:.4;z-index:1}.testi__ghost--2{width:86%;height:100%;top:-20px;opacity:.2;z-index:0}.testi__card{position:absolute;inset:0;z-index:2;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:1rem;will-change:transform,opacity;overflow:hidden}.testi__card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent,#a3e635),transparent);border-radius:20px 20px 0 0}.testi__card--enter-right{animation:slideInRight .5s cubic-bezier(.22,1,.36,1) forwards}.testi__card--enter-left{animation:slideInLeft .5s cubic-bezier(.22,1,.36,1) forwards}.testi__card--exit-left{animation:slideOutLeft .45s cubic-bezier(.22,1,.36,1) forwards;z-index:3}.testi__card--exit-right{animation:slideOutRight .45s cubic-bezier(.22,1,.36,1) forwards;z-index:3}.testi__card--hidden{opacity:0;pointer-events:none;z-index:0}@keyframes slideInRight{0%{transform:translateX(80px) scale(.97);opacity:0}to{transform:translateX(0) scale(1);opacity:1}}@keyframes slideInLeft{0%{transform:translateX(-80px) scale(.97);opacity:0}to{transform:translateX(0) scale(1);opacity:1}}@keyframes slideOutLeft{0%{transform:translateX(0) scale(1);opacity:1}to{transform:translateX(-80px) scale(.97);opacity:0}}@keyframes slideOutRight{0%{transform:translateX(0) scale(1);opacity:1}to{transform:translateX(80px) scale(.97);opacity:0}}.testi__window-dots{display:flex;gap:5px;margin-bottom:.25rem}.testi__window-dots span{width:10px;height:10px;border-radius:50%;display:block}.testi__body{display:grid;grid-template-columns:1fr 140px;gap:1.5rem;align-items:start;flex:1}.testi__case-title{font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.testi__case-story{font-size:.78rem;color:var(--text-muted);line-height:1.65;margin-bottom:1rem}.testi__stats{display:flex;gap:.6rem}.testi__stat{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;padding:.55rem .85rem;display:flex;flex-direction:column;gap:2px;min-width:90px}.testi__stat-val{font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800;color:var(--accent,#a3e635)}.testi__stat-lbl{font-size:.68rem;color:var(--text-muted)}.testi__right{display:flex;flex-direction:column;align-items:center;gap:.6rem}.testi__photo-wrap{position:relative;width:110px;height:120px;border-radius:14px;overflow:hidden;border:2px solid var(--border);flex-shrink:0}.testi__photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.testi__photo-wrap:hover .testi__photo{transform:scale(1.05)}.testi__photo-glow{position:absolute;inset:0;opacity:.15;border-radius:14px;pointer-events:none}.testi__person{text-align:center}.testi__person-name{display:block;font-family:Syne,sans-serif;font-size:.75rem;font-weight:700}.testi__person-role{display:block;font-size:.65rem;color:var(--text-muted)}.testi__quote-wrap{max-width:680px;text-align:center;margin-bottom:1.75rem;animation:quoteIn .55s cubic-bezier(.22,1,.36,1) forwards}@keyframes quoteIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.testi__quote{font-size:clamp(.9rem,2vw,1.1rem);font-style:italic;color:var(--text-muted);line-height:1.75;font-weight:300;font-family:DM Sans,sans-serif}.testi__qmark{font-size:1.6em;font-style:normal;line-height:0;vertical-align:-.15em;opacity:.9}.testi__nav{gap:1.25rem;margin-bottom:1.25rem}.testi__arrow,.testi__nav{display:flex;align-items:center}.testi__arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted);justify-content:center;cursor:pointer;transition:all .2s}.testi__arrow:hover{border-color:var(--accent);color:var(--accent)}.testi__dots{display:flex;gap:6px;align-items:center}.testi__dot{height:8px;width:8px;border-radius:4px;background:var(--border);border:none;cursor:pointer;padding:0;transition:all .35s cubic-bezier(.22,1,.36,1)}.testi__dot--on{width:28px;border-radius:4px}.testi__progress{width:100%;max-width:720px;height:2px;background:var(--border);border-radius:2px;overflow:hidden}.testi__progress-fill{height:100%;width:0;border-radius:2px;animation:progressFill 5s linear forwards}@keyframes progressFill{0%{width:0}to{width:100%}}@media (max-width:640px){.testi__slider{height:420px}.testi__body{grid-template-columns:1fr}.testi__right{flex-direction:row;justify-content:flex-start}.testi__photo-wrap{width:70px;height:75px}}.caprasimo-font{font-family:Caprasimo,cursive}