.pricing{flex-direction:column;gap:42px;display:flex}.pricing__head{max-width:780px;display:block}.pricing__head-main{max-width:780px}.pricing__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:26px;display:grid}@media (width<=1000px){.pricing__grid{grid-template-columns:1fr}}.plan{background:var(--panel);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:18px;padding:26px 24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px -10px #0000008c}.plan:before{content:"";opacity:.55;pointer-events:none;background:radial-gradient(420px 260px at 120% -10%,#6c7cff40,#0000 70%),radial-gradient(320px 200px at -10% 120%,#56e39f33,#0000 70%);position:absolute;inset:0}.plan__badge{color:#fff;letter-spacing:.85px;text-transform:uppercase;white-space:nowrap;pointer-events:none;background:linear-gradient(135deg,#6c7cff,#56e39f);align-items:center;gap:6px;padding:6px 46px 6px 18px;font:600 .6rem Inter,sans-serif;display:flex;position:absolute;top:12px;right:-20px;transform:rotate(36deg);box-shadow:0 4px 14px -4px #00000080}.plan__badge-text{display:inline-block;transform:translate(25px)}.plan--featured{border-color:#ffffff29;overflow:hidden}.plan--custom{background:linear-gradient(135deg,#121a30,#0f1526)}.plan__header{flex-direction:column;gap:4px;display:flex}.plan__title{letter-spacing:.5px;margin:0;font:600 1.1rem Poppins,Inter,sans-serif}.plan__tagline{color:var(--muted);margin:0;font-size:.8rem}.plan__price{align-items:baseline;gap:6px;margin:0;font:700 2rem Poppins,Inter,sans-serif;display:flex}.plan__price-value{background:linear-gradient(90deg,#8ea2ff,#56e39f);color:#0000;-webkit-background-clip:text;background-clip:text}.plan__price-period{letter-spacing:.6px;text-transform:uppercase;color:var(--muted);font:600 .75rem Inter,sans-serif}.plan__features{color:#d2d8e6;flex-direction:column;gap:8px;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.plan__features li{padding-left:20px;position:relative}.plan__features li:before{content:"";background:linear-gradient(135deg,#6c7cff,#56e39f);border-radius:50%;width:10px;height:10px;position:absolute;top:7px;left:0;box-shadow:0 0 0 1px #0006}.plan__features .feat{display:inline-block}.plan__features .feat+.feat{margin-left:6px}.plan__cta{margin-top:auto}.plan .btn{justify-content:center;width:100%}.plan{transition:transform .55s cubic-bezier(.33,.8,.4,1),border-color .4s}.plan:hover{border-color:#fff3;transform:translateY(-6px)}.plan--featured:hover{border-color:#ffffff47}.plan__price-value{transition:all .5s cubic-bezier(.55,.2,.3,1)}.pricing__note{letter-spacing:.5px;text-transform:uppercase;color:#7f8aa2;margin:6px 0 0;font-size:.7rem}:root{--bg:#0b0f19;--panel:#0f1526;--elev:#121a30;--text:#e6e9f2;--muted:#aab0c0;--primary:#6c7cff;--primary-600:#5a69ff;--primary-700:#4a59e6;--accent:#56e39f;--danger:#ff6b6b;--radius:14px;--radius-sm:10px;--shadow:0 10px 30px #00000059;--container:1160px}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:radial-gradient(1200px 800px at 80% -10%, #6c7cff33, transparent 60%), radial-gradient(800px 600px at -10% 20%, #56e39f1f, transparent 55%), var(--bg);margin:0;font-family:DM Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}html{width:100%;overflow-x:hidden}body,.site-root{max-width:100%;position:relative}.allow-overflow{max-width:unset!important}body{touch-action:pan-y;overscroll-behavior-x:none}.mini-steps{counter-reset:step;letter-spacing:.3px;color:var(--color-text-light);flex-wrap:wrap;gap:.75rem 1.25rem;margin:.25rem 0 1.25rem;padding:0;font-size:.7rem;font-weight:500;list-style:none;display:flex}.mini-steps li{background:var(--color-bg-alt);border:1px solid var(--color-border);white-space:nowrap;border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .65rem .45rem;line-height:1.1;display:flex}.mini-steps li span{color:var(--color-accent);font-weight:600}section[id],header[id]{scroll-margin-top:78px}@media (width<=760px){section[id],header[id]{scroll-margin-top:84px}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.form__hp{position:relative}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1rem}.section--alt{background:linear-gradient(#0000,#ffffff05)}.section--cta{background:linear-gradient(135deg,#6c7cff26,#56e39f1a);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.section__title{margin:0 0 8px;font:700 2rem Poppins,Inter,sans-serif}.section__subtitle{color:var(--muted);margin:0 0 28px}.lead{color:inherit}.lead-em{background:linear-gradient(90deg,#8ea2ff,#56e39f);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0f1999;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.logo{letter-spacing:.5px;font:700 22px Poppins,Inter,sans-serif}.nav{align-items:center;gap:20px;display:flex}.nav__list{gap:18px;display:flex}.nav__link{color:var(--muted);border-radius:8px;padding:8px 10px}.nav__cta{margin-left:6px}.nav__toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;display:none}.nav__toggle--enhanced{justify-content:center;align-items:center;width:36px;height:30px;position:relative}.nav__toggle--enhanced .nav__bar{width:26px;transition:all .35s cubic-bezier(.33,.8,.4,1)}.nav.open~.nav__toggle--enhanced .nav__bar{background:#dfe3f1}.nav__toggle--enhanced .nav__bar:first-child,.nav__toggle--enhanced .nav__bar:nth-child(3){transform-origin:0}.nav.open~.nav__toggle--enhanced .nav__bar:nth-child(2){opacity:0;transform:translate(6px)}.nav.open~.nav__toggle--enhanced .nav__bar:first-child{transform:rotate(42deg)translate(3px,-1px)}.nav.open~.nav__toggle--enhanced .nav__bar:nth-child(3){transform:rotate(-42deg)translate(3px,1px)}.nav__bar{background:#dfe3f1;width:24px;height:2px}.btn{border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:600;transition:all .2s;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--primary), var(--primary-600));color:#fff;border-color:#0000;box-shadow:0 10px 24px #6c7cff40}.btn--ghost{color:var(--text);background:0 0}.btn--ghost:hover{background:#ffffff0f}.hero{padding:120px 0 80px;position:relative}.hero--cover{background:linear-gradient(#0b0f19b3,#0b0f19cc),url(data:image/svg+xml,) 50%/cover no-repeat;border-bottom:1px solid #ffffff0f}.hero__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:42px;display:grid}.hero__title{margin:0 0 12px;font:700 clamp(28px,4.2vw,52px)/1.1 Poppins,Inter,sans-serif}.grad{background:linear-gradient(90deg,#8ea2ff,#56e39f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__subtitle{color:var(--muted);max-width:60ch;margin-bottom:22px}.hero__actions{gap:12px;margin-bottom:18px;display:flex}.hero__badges{color:#c8cee0;flex-wrap:wrap;gap:12px;display:flex}.hero__badges li{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px}.hero__preview{min-height:340px;position:relative}.device{filter:drop-shadow(0 20px 40px #00000073);position:absolute}.device--laptop{bottom:-6%;left:-2%;right:-6%}.device--phone{bottom:-16%;right:-8%;transform:rotate(-6deg)}.device img{width:100%;max-width:540px;height:auto}.device__screen{background:linear-gradient(#ffffff05,#fff0),radial-gradient(600px 280px at 10% -20%,#6c7cff59,#0000 60%),radial-gradient(300px 200px at 120% 120%,#56e39f40,#0000 50%),#0f1426;border:1px solid #ffffff0f;border-radius:10px;max-width:72%;height:52%;margin:auto;position:absolute;inset:auto 0 8%;overflow:hidden}.device__screen:before,.device__screen:after{content:"";display:block}.device__screen:before{background:linear-gradient(135deg,#6c7cff38,#56e39f2e);border-bottom:1px solid #ffffff0f;height:34%}.device__screen:after{background:linear-gradient(#0000 0 18%,#ffffff0f 18% 19%,#0000 19%),linear-gradient(#0000 0 36%,#ffffff0d 36% 37%,#0000 37%),linear-gradient(#0000 0 56%,#ffffff0a 56% 57%,#0000 57%),linear-gradient(#0000 0 76%,#ffffff08 76% 77%,#0000 77%),linear-gradient(#0e1426,#0b0f19);height:66%}.device__screen--laptop{top:18%;left:14%;right:14%}.device__screen--phone{border-radius:14px;max-width:48%;height:56%;top:28%;left:26%;right:26%}.device__screen[data-img]{background-position:50%;background-size:cover;border:none}.grid{gap:22px;display:grid}.grid--3{grid-template-columns:repeat(3,1fr)}.card{background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ffffff0f;padding:22px;transition:transform .2s,border-color .2s}.card__icon{margin-bottom:6px;font-size:28px}.card__title{margin:6px 0;font-weight:700}.card__text{color:var(--muted);margin:0}.project{border-radius:var(--radius);box-shadow:var(--shadow);cursor:pointer;background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0f;transition:transform .2s,border-color .2s;display:block;overflow:hidden}.project:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.project__thumb{aspect-ratio:16/9;background:radial-gradient(400px 200px at -10% -20%,#6c7cff59,#0000 50%),radial-gradient(300px 160px at 120% 120%,#56e39f47,#0000 40%),linear-gradient(135deg,#0e1426,#0b0f19);border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden}.project__thumb img{object-fit:cover;width:100%;height:100%;display:block}.project__title{margin:0}.project__meta{color:var(--muted);margin:.2rem 0 0}.about__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:32px;display:grid}.avatar{width:160px;height:160px;box-shadow:var(--shadow);background:radial-gradient(150px 100px at 20% 10%,#6c7cff59,#0000 50%),radial-gradient(140px 120px at 80% 90%,#56e39f4d,#0000 40%),linear-gradient(135deg,#0e1426,#0b0f19);border:1px solid #ffffff14;border-radius:50%}.about__photo{background:#0f1526;border:1px solid #ffffff0f;border-radius:24px;max-width:340px;margin:0;display:inline-block;position:relative;overflow:hidden;box-shadow:0 12px 28px -8px #0000008c}.about__photo img{object-fit:cover;aspect-ratio:1;filter:saturate(1.08)contrast(1.05);width:100%;height:auto;display:block}@media (width<=1000px){.about__photo{max-width:260px}}@media (width<=760px){.about__photo{max-width:220px;margin-bottom:18px}}:root{--bg:#080b0d;--panel:#111517;--elev:#161b1e;--text:#f4f1e9;--muted:#a6aaa7;--primary:#d8ff62;--primary-600:#c7ef4d;--primary-700:#b2db39;--accent:#77dfc2;--radius:18px;--shadow:0 24px 60px #00000047;--container:1220px}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);font-family:DM Sans,system-ui,sans-serif;line-height:1.65}body:before{content:"";pointer-events:none;opacity:.04;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");position:fixed;inset:0}.container{padding-inline:clamp(20px,4vw,42px)}.section{padding:clamp(88px,10vw,140px) 0}.section--alt{background:#0d1113;border-block:1px solid #ffffff0f}#services,#portfolio,#about{position:relative}#about.section{background:var(--bg)}.section__title,.hero__title,.logo,.plan__title,.plan__price,.footer__logo{font-family:Manrope,sans-serif}.section__title{letter-spacing:-.055em;margin-bottom:16px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.section__subtitle{max-width:610px;margin-bottom:46px;font-size:1.08rem;line-height:1.65}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b0dc7;border-color:#ffffff14}.header__inner{min-height:74px;padding-block:0}.logo{letter-spacing:-.05em;font-size:1.2rem;font-weight:800}.logo--brand{align-items:center;gap:10px;line-height:1;display:inline-flex}.logo--brand:after{content:none}.logo__mark{flex-shrink:0;width:34px;height:auto;display:block}.logo__wordmark{letter-spacing:-.03em;color:var(--text);font-family:Manrope,sans-serif;font-size:.92rem;font-weight:700}.logo__accent{color:var(--primary);font-weight:800}.logo:not(.logo--brand):after{content:".";color:var(--primary)}.nav{gap:26px}.nav__list{gap:4px}.nav__link{color:#c3c6c3;padding:9px 12px;font-size:.88rem}.nav__link:hover{color:var(--text);background:0 0}.btn{border-radius:10px;justify-content:center;min-height:48px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:transform .25s,background .25s,border-color .25s}.btn--primary{background:var(--primary);color:#0a0d0e;box-shadow:none}.btn--primary:hover{background:#e5ff92;transform:translateY(-2px)}.btn--ghost{background:#ffffff06;border-color:#ffffff2e}.btn--ghost:hover{background:#ffffff14;transform:translateY(-2px)}.hero{align-items:center;min-height:min(820px,100vh - 74px);padding:clamp(82px,11vw,140px) 0 100px;display:flex;overflow:hidden}.hero--cover{background:radial-gradient(circle at 78% 48%, #77dfc21f, transparent 29%), radial-gradient(circle at 15% 10%, #d8ff6214, transparent 25%), var(--bg)}.hero:after{content:"";border:1px solid #d8ff6229;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-260px}.hero__grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(42px,7vw,90px)}.eyebrow{color:#cdd1cd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:.75rem;font-weight:700;display:flex}.eyebrow span{background:var(--primary);width:28px;height:2px}.hero__title{letter-spacing:-.065em;margin-bottom:28px;font-size:clamp(3rem,5.3vw,5.3rem);line-height:.98}.grad{color:var(--text);-webkit-text-fill-color:currentColor;background:0 0}.hero__subtitle{color:#b6bbb7;max-width:56ch;margin-bottom:32px;font-size:1.12rem}.hero__actions{margin-bottom:30px}.hero__badges{color:#aeb3af;gap:18px;font-size:.78rem}.hero__badges li{background:0 0;border:0;padding:0 0 0 15px;position:relative}.hero__badges li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.hero__preview{min-height:0}.grid{gap:18px}.card{background:var(--panel);min-height:270px;box-shadow:none;border-color:#ffffff14;border-radius:8px;flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.card:hover{border-color:#d8ff6273;transform:translateY(-6px)}.card__icon{color:var(--primary);letter-spacing:.12em;margin-bottom:auto;font:700 .75rem Manrope,sans-serif}.card__title{letter-spacing:-.03em;margin:34px 0 8px;font:700 1.25rem Manrope,sans-serif}.card__text{font-size:.94rem}.pricing{gap:54px}.pricing__head{max-width:none}.pricing__grid{gap:16px}.plan{box-shadow:none;background:#121719;border-color:#ffffff14;border-radius:8px;padding:34px 30px}.plan:before{display:none}.plan--featured{background:var(--primary);color:#0a0d0e;border-color:var(--primary);transform:translateY(-12px)}.plan--featured .plan__tagline,.plan--featured .plan__features,.plan--featured .plan__price-period{color:#344019}.plan--featured .plan__price-value{color:#0a0d0e;background:0 0}.plan--featured .plan__features li:before{background:#0a0d0e}.plan--featured .btn--primary{color:#fff;background:#0a0d0e}.plan__badge{background:#0a0d0e;border-radius:99px;padding:7px 10px;font-size:.56rem;top:16px;right:16px;transform:none}.plan__badge-text{transform:none}.plan__title{font-size:1.3rem}.plan__price{font-size:2.4rem}.plan__price-value{color:var(--text);background:0 0}.plan__features{gap:12px}.plan__features li:before{background:var(--primary);width:6px;height:6px;top:9px}.project{background:var(--panel);box-shadow:none;border-color:#ffffff14;border-radius:8px}.project:hover{border-color:#d8ff6252;transform:translateY(-7px)}.project__thumb{border-color:#ffffff14}.project__thumb img{filter:saturate(.8);transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s}.project:hover .project__thumb img{filter:saturate();transform:scale(1.035)}.project__body{padding:22px}.project__title{letter-spacing:-.025em;font:700 1.08rem Manrope,sans-serif}.project__meta{color:#929994;font-size:.78rem}.seo-proof{align-items:center;gap:clamp(48px,7vw,88px)}.about__grid{gap:clamp(48px,8vw,110px)}.about__photo{box-shadow:none;background:#111719;border-color:#ffffff14;border-radius:8px}.about__intro{color:#aeb4b0!important;font-size:.96rem!important;line-height:1.65!important}.lead{font-size:1.25rem;line-height:1.5}.lead-em{color:var(--primary);background:0 0}.kpi{background:0 0;border-top:1px solid #ffffff26;border-radius:0}.kpi__num{color:var(--primary)}.section--cta{background:var(--primary);color:#0a0d0e;border:0}.section--cta .section__subtitle{color:#3a451e}.form .btn--primary{background:var(--primary)}.footer{background:#080b0d;border-top:0;padding-block:58px}.footer__inner{align-items:start}.footer__logo:after{content:".";color:var(--primary)}@media (width<=1000px){.hero{min-height:auto}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:760px}.hero__preview{max-width:700px;display:block}.plan--featured{transform:none}}@media (width<=760px){.header__inner{min-height:66px}.nav{background:#080b0dfa}.hero{padding:74px 0 70px}.hero__title{font-size:clamp(2.7rem,14vw,4.2rem)}.hero__preview{max-width:100%;margin-top:8px;display:block}.hero__actions{flex-direction:column}.hero__badges{gap:10px 16px}.grid--3{grid-template-columns:1fr}.card{min-height:220px}.about__grid{grid-template-columns:1fr}.about__media{max-width:420px}.contact{grid-template-columns:1fr}.form{padding:24px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.list{color:#ced3e3}.kpis{gap:18px;margin-top:14px;display:flex}.kpi{background:var(--elev);text-align:center;border:1px solid #ffffff0f;border-radius:12px;padding:12px 16px}.kpi__num{font:700 22px Poppins,Inter,sans-serif;display:block}.kpi__label{color:var(--muted);font-size:.9rem}.about__highlights{flex-wrap:wrap;gap:8px;margin:18px 0 26px;padding:0;list-style:none;display:flex}.highlight{letter-spacing:.5px;text-transform:uppercase;color:#dfe3f4;background:linear-gradient(135deg,#6c7cff2e,#56e39f24);border:1px solid #ffffff1f;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:600}.about__points{gap:6px;max-width:50ch;margin:14px 0 24px;padding:0;list-style:none;display:grid}.about__points li{color:#c9cfdd;padding-left:18px;font-size:.8rem;line-height:1.35;position:relative}.about__points li:before{content:"";background:linear-gradient(135deg,#6c7cff,#56e39f);border-radius:50%;width:9px;height:9px;position:absolute;top:.55em;left:0;box-shadow:0 0 0 1px #0006}.values{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;margin-bottom:30px;padding:0;list-style:none;display:grid}.value-card{background:var(--panel);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:6px;min-height:120px;padding:16px 16px 14px;display:flex;position:relative;overflow:hidden}.value-card:before{content:"";opacity:.9;pointer-events:none;background:radial-gradient(220px 140px at 20% 0,#6c7cff38,#0000 60%),radial-gradient(200px 120px at 110% 110%,#56e39f2e,#0000 65%);position:absolute;inset:0}.value-card__icon{font-size:22px}.value-card__title{letter-spacing:.5px;margin:0;font-size:.9rem;font-weight:600}.value-card__text{color:var(--muted);margin:0;font-size:.8rem;line-height:1.35}.timeline{counter-reset:step;padding-left:12px;border-left:2px solid #ffffff14;gap:14px;margin:20px 0 34px;padding-inline-start:12px;list-style:none;display:grid;position:relative}.timeline--clean{padding-left:0;border-left:0;padding-inline-start:0}.timeline--clean .step__dot{left:0;box-shadow:0 0 0 2px #ffffff14,0 4px 10px -2px #00000080}.timeline--clean .step{padding-left:28px}.timeline--clean .step__body{padding-left:0}.step{gap:12px;display:flex;position:relative}.step__dot{background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:-13px;box-shadow:0 0 0 3px #ffffff14,0 4px 10px -2px #00000080}.step__body{padding-left:10px}.step__title{letter-spacing:.5px;text-transform:uppercase;margin:0 0 2px;font-size:.82rem;font-weight:600}.step__text{color:var(--muted);margin:0;font-size:.78rem;line-height:1.35}.kpis--expanded{flex-wrap:wrap;padding:0;list-style:none;display:flex}.kpis--expanded .kpi{flex:120px}@media (width<=760px){.values{grid-template-columns:repeat(2,1fr)}.timeline{margin-top:10px}}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.form{background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #ffffff0f;padding:20px}.form__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form__field{flex-direction:column;gap:6px;display:flex}.form__field span{color:#cdd3e6;font-weight:500}.form input,.form textarea{color:var(--text);background:#0c1224;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:12px 14px}.form__message{color:#b8f3d6;margin-top:10px}.form__counter{letter-spacing:.5px;color:var(--muted);text-align:right;margin-top:4px;font-size:.7rem;display:block}.form__counter.warning{color:#ffdf91}.form__counter.danger{color:var(--danger)}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px 32px;padding:32px 0 40px;display:flex}.footer__brand{flex-direction:column;flex:200px;gap:6px;max-width:260px;display:flex}.footer__logo-link{line-height:0;display:inline-block}.footer__logo-img{width:min(168px,100%);height:auto;display:block}.footer__logo{letter-spacing:.6px;margin:0;font:600 1.05rem Poppins,Inter,sans-serif}.footer__claim{color:var(--muted);margin:0;font-size:.72rem;line-height:1.4}.footer__copy{color:#6f788a;letter-spacing:.5px;margin:4px 0 0;font-size:.65rem}.footer__col{flex-direction:column;flex:140px;gap:10px;min-width:140px;display:flex}.footer__title{text-transform:uppercase;letter-spacing:.9px;color:#8b94a8;margin:0 0 4px;font:600 .72rem Inter,sans-serif}.footer__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.footer__list a,.footer__list button{color:#cfd5e9;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 0;font-size:.74rem;line-height:1.3}.footer__list a:hover,.footer__list button:hover{color:#fff;background:#ffffff0d}.footer__mini{color:var(--muted);margin:0 0 10px;font-size:.7rem;line-height:1.4}.footer__cta-btn{padding:10px 16px;font-size:.72rem}.footer__cta-col{flex:180px}@media (width<=720px){.footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 28px;padding:22px 0 24px;display:grid}.footer__brand{flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:6px;margin:0 0 6px;display:flex}.footer__logo{font-size:1rem}.footer__claim{max-width:44ch;font-size:.7rem;line-height:1.4;display:block}.footer__copy{letter-spacing:.45px;margin:2px 0 0;font-size:.58rem}.footer__site{order:1}.footer__legal{order:2}.footer__col{min-width:0;padding:0}.footer__title{letter-spacing:.7px;margin:0 0 3px;font-size:.62rem}.footer__list{gap:2px}.footer__list a,.footer__list button{padding:2px 0;font-size:.62rem;line-height:1.3}}@media (width<=480px){.footer__inner{gap:10px 20px;padding:18px 0 20px}.footer__logo{font-size:.92rem}.footer__claim{font-size:.66rem}.footer__list a,.footer__list button{font-size:.6rem}.footer__copy{font-size:.52rem}}.lightbox[hidden]{display:none}.lightbox{z-index:400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;padding:clamp(12px,4vw,40px);display:flex;position:fixed;inset:0}.lightbox__backdrop{background:#000000c7;position:absolute;inset:0}.lightbox__figure{background:#121620e6;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:12px;max-width:min(1100px,92vw);max-height:90vh;padding:18px 18px 22px;display:flex;position:relative;box-shadow:0 20px 50px -10px #0009}.lightbox__img{object-fit:contain;border-radius:8px;width:100%;height:auto;box-shadow:0 0 0 1px #ffffff0f,0 4px 16px -4px #00000080}.lightbox__caption{letter-spacing:.3px;color:#b9c2d4;margin:0;font-size:.7rem;line-height:1.35}.lightbox__close{color:#fff;cursor:pointer;background:#00000080;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:1.4rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:6px;right:8px}.lightbox__close:hover{background:#000000b3}.seo-proof__zoom{cursor:zoom-in;background:0 0;border:0;border-radius:10px;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.seo-proof__zoom:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.seo-proof__zoom img{width:100%;height:auto;transition:transform .4s;display:block}.seo-proof__zoom:hover img{transform:scale(1.02)}.floating-cta{background:linear-gradient(135deg, var(--primary), var(--primary-600));color:#fff;z-index:120;border-radius:999px;padding:14px 18px;font:600 14px/1 Inter,sans-serif;text-decoration:none;transition:all .25s cubic-bezier(.4,.2,.2,1);position:fixed;bottom:18px;right:16px;box-shadow:0 10px 28px -6px #0000008c,0 0 0 1px #ffffff14}.floating-cta:hover{transform:translateY(-3px);box-shadow:0 14px 34px -6px #0009,0 0 0 1px #ffffff1f}.floating-cta:active{transform:translateY(0)}@media (width>=861px){.floating-cta{display:none}}.kpi{position:relative;overflow:hidden}.kpi:before{content:"";opacity:0;background:radial-gradient(240px 160px at 20% 0,#6c7cff2e,#0000 70%);transition:all .45s;position:absolute;inset:0}.kpi:hover:before{opacity:1}.kpi{transition:transform .35s cubic-bezier(.33,.8,.45,1),border-color .3s}.kpi:hover{border-color:#ffffff24;transform:translateY(-4px)}[data-fade]{opacity:0;will-change:transform, opacity;transition:all .8s cubic-bezier(.33,.8,.4,1);transform:translateY(26px)}.footer__links{flex-wrap:wrap;gap:8px 14px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.footer__links a{color:#cfd5e9;padding:4px 6px;font-size:.78rem;line-height:1.2}.footer__links a:hover{color:#fff}.link--cookie{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:4px 8px}.link--cookie:hover{color:var(--text);background:#ffffff0f}.link--policy{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:4px 8px}.link--policy:hover{color:var(--text);background:#ffffff0f}.link--legal{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:4px 8px}.link--legal:hover{color:var(--text);background:#ffffff0f}.cookie-opt--disabled{opacity:.45;cursor:not-allowed}.cookie-link{color:var(--primary);text-decoration:underline}.cookie-link:hover{color:var(--primary-600)}[data-fade].is-visible{opacity:1;transform:none}.cookie-banner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:140;background:linear-gradient(145deg,#12161cf5,#0a0d10fa);border:1px solid #ffffff1a;border-radius:16px;max-width:720px;margin:0 auto;animation:.55s cubic-bezier(.33,.8,.4,1) slideUp;position:fixed;inset:auto 12px 12px;box-shadow:0 24px 60px #0000008c,0 0 0 1px #d8ff6214}.cookie-banner[hidden]{display:none!important}.cookie-banner__inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:16px 18px;padding:20px 22px 18px;display:grid}.cookie-banner__icon-wrap{width:52px;height:52px;color:var(--primary);background:#d8ff621f;border:1px solid #d8ff6238;border-radius:14px;grid-row:1/span 2;place-items:center;display:grid}.cookie-banner__icon{width:28px;height:28px}.cookie-banner__text{min-width:0}.cookie-banner__title{align-items:center;gap:8px;margin:0 0 6px;font:700 1.05rem Manrope,sans-serif;display:flex}.cookie-banner__title-icon{width:20px;height:20px;color:var(--primary);display:none}.cookie-banner__desc{color:#b6bbb7;margin:0 0 8px;font-size:.88rem;line-height:1.55}.cookie-banner__details summary{cursor:pointer;color:var(--primary);margin-bottom:6px;font-size:.78rem;font-weight:600}.cookie-banner__details{color:var(--muted);font-size:.75rem}.cookie-list{margin:0 0 10px 18px;padding:0;list-style:outside}.cookie-list li{margin-bottom:6px}.cookie-banner__actions{border-top:1px solid #ffffff12;flex-wrap:wrap;grid-column:1/-1;gap:10px;padding-top:4px;display:flex}.cookie-btn{font-size:.85rem}.cookie-btn--accept{align-items:center;gap:8px;display:inline-flex}.cookie-btn__icon{flex-shrink:0;width:18px;height:18px}@media (width<=680px){.cookie-banner{inset:auto 10px calc(10px + env(safe-area-inset-bottom,0px)) 10px}.cookie-banner__inner{grid-template-columns:1fr;gap:12px}.cookie-banner__icon-wrap{grid-row:auto;width:44px;height:44px}.cookie-banner__icon{width:24px;height:24px}.cookie-banner__actions{flex-direction:column}.cookie-banner__actions .btn{justify-content:center;width:100%}}@keyframes slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}@media (width<=1000px){.hero__grid,.about__grid,.contact{grid-template-columns:1fr}.hero__preview{justify-content:center;align-items:center;gap:12px;min-height:auto;padding-top:6px;display:flex;position:relative}.device{position:relative}.device--laptop{max-width:72%;bottom:auto;left:auto;right:auto}.device--phone{max-width:28%;margin-left:-8px;bottom:auto;right:auto;transform:none}.device img{max-width:100%}}@media (width<=760px){.grid--3,.form__row{grid-template-columns:1fr}.nav__toggle{display:flex}.nav{top:var(--header-h,60px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;max-height:calc(100dvh - var(--header-h,60px));background:#0b0f19f0;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:14px;padding:20px clamp(16px,5vw,28px) 28px;transition:all .28s cubic-bezier(.33,.8,.4,1);position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-16px)}.nav.open{opacity:1;pointer-events:auto;transform:none}body.menu-open{overflow:hidden}.nav__list{flex-direction:column;gap:4px}.nav__link{background:#ffffff05;width:100%;padding:12px 14px;font-size:.95rem;display:block}.nav__link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.nav__link:hover{background:#ffffff0f}.nav__cta{width:100%;margin-top:8px}.nav__list{flex-direction:column}.nav__cta{justify-content:center;width:100%}.hero{padding:96px 0 56px}.hero__preview{max-width:100%;margin-top:28px;display:block}.compare--hero{max-width:100%;transform:none;box-shadow:0 16px 40px #00000073}.section__title,.plan__price{font-size:1.6rem}}.compare{aspect-ratio:16/10;-webkit-user-select:none;user-select:none;background:#0e1422;border:1px solid #ffffff14;border-radius:18px;width:100%;max-width:640px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080}.compare__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.compare__after-wrapper{will-change:width;width:50%;position:absolute;inset:0;overflow:hidden}.compare.dragging .compare__after-wrapper{transition:none!important}.compare__handle{cursor:ew-resize;touch-action:none;background:0 0;border:0;outline:none;padding:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.compare__handle-line{background:linear-gradient(#6c7cff,#56e39f);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #00000080}.compare__handle-knob{background:linear-gradient(135deg,#6c7cff,#56e39f);border:2px solid #121a30;border-radius:50%;width:42px;height:42px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 14px -4px #00000080}.compare__handle:focus-visible .compare__handle-knob{box-shadow:0 0 0 4px #6c7cff59}.compare__label{letter-spacing:.6px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:1px solid #ffffff14;border-radius:8px;padding:6px 10px 5px;font:600 12px/1 Inter,sans-serif;position:absolute;top:10px}.compare__label--before{left:12px}.compare__label--after{right:12px}@media (width<=1000px){.compare{margin-top:30px}}@media (width<=760px){.compare{aspect-ratio:16/11}}.seo-proof{grid-template-columns:1fr 1fr;align-items:start;gap:42px;display:grid}.seo-proof__figure{background:var(--panel);box-shadow:var(--shadow);border:1px solid #ffffff0f;border-radius:14px;margin:0;padding:10px}.seo-proof__img{object-fit:cover;border-radius:8px;width:100%;height:auto;display:block}.seo-proof__caption{color:var(--muted);text-align:center;margin-top:6px;font-size:.75rem}.seo-proof__content p{max-width:60ch}.lighthouse-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.lh-badge{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:14px 8px 12px;display:flex}.lh-badge__circle{letter-spacing:-.03em;color:#0a0d0e;background:#0cce6b;border-radius:50%;place-items:center;width:58px;height:58px;font:800 1.05rem Manrope,sans-serif;display:grid;box-shadow:inset 0 0 0 4px #ffffff2e,0 8px 20px #0cce6b38}.lh-badge__circle[data-score="96"],.lh-badge__circle[data-score="98"],.lh-badge__circle[data-score="100"]{background:#0cce6b}.lh-badge__label{letter-spacing:.02em;color:#c3c6c3;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.35}@media (width<=1000px){.lighthouse-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.lh-badge{padding:12px 6px 10px}.lh-badge__circle{width:52px;height:52px;font-size:.95rem}.lh-badge__label{font-size:.62rem}}@media (width<=1000px){.seo-proof{grid-template-columns:1fr}}@media (width<=760px){.seo-proof__figure{padding:8px}}.contact{gap:clamp(50px,8vw,110px)}.form{box-shadow:none;background:#0d1113;border:0;border-radius:8px;padding:34px}.form__field span{color:#d7dbd8}.form input,.form textarea{background:#171c1e;border-color:#ffffff1a;border-radius:6px}.form input:focus,.form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #d8ff6229}.footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#080b0d;border-top:0}.footer__inner{padding-block:58px}.footer__logo{font-family:Manrope,sans-serif}.compare{border-color:#ffffff24;border-radius:6px;transform:rotate(1.5deg);box-shadow:24px 28px #d8ff6212,0 35px 80px #00000085}.compare__handle-line{background:var(--primary)}.compare__handle-knob{background:var(--primary);border:6px solid #111517;width:48px;height:48px}.compare__label{background:#080b0dd1;border:0;border-radius:4px;padding:8px 10px}.seo-proof__figure{background:#171c1e;border-radius:8px;padding:8px;box-shadow:20px 20px #77dfc212}.seo-proof__img{border-radius:4px}@media (width<=760px){.nav{background:#080b0dfa}.form{padding:24px 20px}.footer__inner{padding-block:36px}}#about .eyebrow{margin-bottom:20px}#about .lead{margin:0 0 16px}#about .about__intro{margin-bottom:30px!important}#about .timeline{gap:22px;margin-bottom:38px}#about .timeline--clean .step{padding-left:32px}#about .timeline--clean .step__dot{background:var(--primary);width:10px;height:10px;top:8px;box-shadow:0 0 0 5px #d8ff6217}#about .step__title{color:var(--text);letter-spacing:.04em;font-family:Manrope,sans-serif;font-size:.84rem}#about .step__text{color:#aeb4b0;max-width:62ch;margin-top:5px;font-size:.88rem;line-height:1.55}#about .kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;display:grid}#about .kpi{text-align:left;background:linear-gradient(145deg,#151a1c,#101416);border:1px solid #ffffff17;border-radius:10px;flex-direction:column;justify-content:flex-end;min-width:0;min-height:132px;padding:48px 20px 20px;display:flex}#about .kpi:nth-child(3){grid-column:1/-1;min-height:112px}#about .kpi:before{content:"01";width:auto;color:var(--primary);opacity:1;letter-spacing:.14em;background:0 0;font:700 .66rem Manrope,sans-serif;inset:18px auto auto 20px}#about .kpi:nth-child(2):before{content:"02"}#about .kpi:nth-child(3):before{content:"03"}#about .kpi:after{content:"↗";color:#68706b;font-size:1rem;transition:color .25s,transform .25s;position:absolute;top:14px;right:16px}#about .kpi:hover{border-color:#d8ff6257;transform:translateY(-3px)}#about .kpi:hover:after{color:var(--primary);transform:translate(2px,-2px)}#about .kpi__num{color:var(--text);letter-spacing:-.025em;font:700 clamp(.98rem,1.5vw,1.16rem)/1.2 Manrope,sans-serif;position:relative}#about .kpi__label{color:#909792;margin-top:7px;font-size:.72rem;line-height:1.4;position:relative}@media (width<=520px){#about .kpis{grid-template-columns:1fr;display:grid}#about .kpi,#about .kpi:nth-child(3){grid-column:auto;min-height:112px}}.section-head--services{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:clamp(36px,8vw,110px);margin-bottom:54px;display:grid}.section-head--services .eyebrow{margin-bottom:18px}.section-head--services .section__title{max-width:720px;margin-bottom:0}.section-head--services .section__subtitle{margin:0 0 4px;font-size:.98rem}#services .card{justify-content:flex-start;min-height:390px;padding:30px;overflow:hidden}#services .card:before{content:"";border:1px solid #d8ff6221;border-radius:50%;width:180px;height:180px;transition:transform .45s,border-color .3s;position:absolute;top:-100px;right:-100px}#services .card:hover:before{border-color:#d8ff6252;transform:scale(1.25)}#services .card__icon{color:#0a0d0e;background:var(--primary);border-radius:5px;width:fit-content;margin:0 0 24px;padding:7px 9px;line-height:1}.card__kicker{color:#7f8782;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.67rem;font-weight:700}#services .card__title{margin:0 0 12px;font-size:1.35rem}#services .card__text{min-height:72px}.card__tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:25px;display:flex}.card__tags li{color:#aeb5b0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:99px;padding:6px 9px;font-size:.65rem;line-height:1}.about__portfolio-link{color:var(--text);background:#d8ff6213;border:1px solid #d8ff6261;border-radius:8px;justify-content:center;align-items:center;gap:11px;margin-top:24px;padding:12px 17px;font-size:.9rem;font-weight:700;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 24px #00000029}.about__portfolio-link span{color:var(--primary);transition:transform .2s}.about__portfolio-link:hover{color:#0a0d0e;background:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 12px 30px #d8ff6224}.about__portfolio-link:hover span{color:#0a0d0e;transform:translate(2px,-2px)}.about__portfolio-link:focus-visible{outline:2px solid var(--primary);outline-offset:4px}#about .about__photo{border-color:#d8ff6224;padding:0;overflow:hidden;box-shadow:22px 22px #d8ff620e}#about .about__photo img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}#about .about__photo:hover img{transform:scale(1.025)}.about__visual{aspect-ratio:1;isolation:isolate;background-color:#101416;background-image:linear-gradient(#d8ff620e 1px,#0000 1px),linear-gradient(90deg,#d8ff620e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d8ff6229;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:22px 22px #d8ff620e}.about__visual:before{content:"";border:1px solid #d8ff623d;border-radius:50%;width:70%;height:70%;position:absolute;top:15%;left:15%;box-shadow:0 0 80px #d8ff620f,inset 0 0 70px #d8ff6206}.about__visual:after{content:"";border:1px dashed #d8ff6266;border-radius:50%;width:46%;height:46%;animation:28s linear infinite about-spin;position:absolute;top:27%;left:27%}.about__orb{z-index:2;background:var(--primary);border-radius:50%;position:absolute}.about__orb--one{width:22px;height:22px;top:17%;left:29%;box-shadow:0 0 30px #d8ff6261}.about__orb--two{width:10px;height:10px;bottom:25%;right:21%;box-shadow:0 0 22px #d8ff6280}.about__track{z-index:1;border-color:var(--primary);opacity:.7;display:block;position:absolute}.about__track--one{border-top:2px solid;border-right:2px solid;border-radius:0 34px 0 0;width:42%;height:24%;top:34%;left:0}.about__track--two{border-top:2px solid;border-left:2px solid;border-radius:34px 0 0;width:38%;height:26%;bottom:18%;right:0}.about__module{z-index:3;background:#171d1f;border:1px solid #d8ff6247;border-radius:7px;gap:7px;padding:13px;display:flex;position:absolute;box-shadow:0 15px 35px #00000059}.about__module i{background:var(--primary);border-radius:2px;width:9px;height:9px;display:block}.about__module--one{top:29%;right:12%;transform:rotate(5deg)}.about__module--two{bottom:18%;left:11%;transform:rotate(-7deg)}.about__module--two i:last-child{border:1px solid var(--primary);background:0 0}.about__visual-label{z-index:4;color:#f3f1e9;letter-spacing:-.05em;text-align:center;width:68%;font:600 clamp(1.3rem,2.6vw,2.25rem)/1.15 Manrope,sans-serif;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.about__visual-label strong{color:var(--primary);font-weight:700}@keyframes about-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.about__visual:after{animation:none}}#about{overflow:hidden}#about:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #d8ff6224;border-radius:50%;width:clamp(320px,42vw,680px);position:absolute;top:8%;left:clamp(-260px,-15vw,-120px)}#about:after{content:"";opacity:.65;pointer-events:none;background-image:radial-gradient(circle,#d8ff625c 1.5px,#0000 1.5px);background-size:18px 18px;width:190px;height:190px;position:absolute;bottom:9%;right:-70px}#about .about__grid{z-index:1;grid-template-columns:1fr;max-width:980px;position:relative}#about .about__content{max-width:880px}#about .about__media{padding:clamp(8px,2vw,28px);position:relative}#about .about__media:before{content:"";z-index:-1;background:var(--primary);filter:blur(75px);opacity:.13;border-radius:50%;width:56%;height:56%;position:absolute;bottom:-2%;left:-2%}#about .about__media:after{content:"";border-top:3px solid var(--primary);border-right:3px solid var(--primary);pointer-events:none;width:68px;height:68px;position:absolute;top:0;right:0}#about .about__image{width:100%;height:auto;box-shadow:none;clip-path:polygon(0 0,92% 0,100% 8%,100% 100%,8% 100%,0 92%);border:0;border-radius:0;display:block}#about .about__media .about__image:hover{transform:none}@media (width<=760px){#about:after{right:-110px}#about .about__media{padding:10px}#about .about__media:after{width:48px;height:48px}}@media (width<=820px){.section-head--services{grid-template-columns:1fr;gap:20px}.section-head--services .section__subtitle{max-width:620px}#services .card{min-height:330px}}.mobile-carousel-hint{display:none}@media (width<=760px){.section{padding-block:76px}.section__subtitle{margin-bottom:32px}.mobile-carousel-hint{color:#8e9691;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:-12px 0 14px;font-size:.7rem;font-weight:700;display:flex}.mobile-carousel-hint span{color:var(--primary);font-size:1.15rem;animation:1.8s ease-in-out infinite carousel-nudge}.mobile-carousel{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:calc(100% + 20px);margin-right:-20px;padding:8px 20px 22px 0;scroll-padding-left:0;overflow:auto hidden;gap:14px!important;display:flex!important}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel:focus-visible{outline:2px solid var(--primary);outline-offset:5px;border-radius:4px}.mobile-carousel>*{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(84vw,340px)}.pricing{gap:20px}.pricing__head{margin-bottom:4px}.pricing__grid{align-items:stretch}.pricing__grid .plan{min-height:100%;padding:28px 24px}.pricing__grid .plan--featured{transform:none}.pricing__note{margin-top:4px}#portfolio .section__subtitle{margin-bottom:28px}.portfolio-carousel .project{align-self:stretch}.portfolio-carousel .project__body{padding:18px}.portfolio-carousel .project__title{font-size:1rem}#about .kpis{gap:10px}#about .kpi{min-height:106px}}@keyframes carousel-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@media (width<=380px){.mobile-carousel>*{flex-basis:88vw}.pricing__grid .plan{padding-inline:20px}}@media (prefers-reduced-motion:reduce){.mobile-carousel-hint span{animation:none}}.compare__range{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.compare__after-wrapper{border-right:2px solid var(--primary)}.compare:focus-within{outline:2px solid var(--primary);outline-offset:4px}.project__body{flex-direction:column;min-height:220px;display:flex}.project__body .project__meta{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;order:0;margin:0 0 8px;font-size:.65rem;font-weight:700}.project__body .project__title{order:1}.project__description{color:#9da49f;order:2;margin:10px 0 22px;font-size:.82rem;line-height:1.55}.project__link{color:#d9ddd9;border-top:1px solid #ffffff14;order:3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:.75rem;font-weight:700;display:flex}.project__link i{color:var(--primary);font-style:normal;transition:transform .2s}.project:hover .project__link i{transform:translate(2px,-2px)}.project__badge{z-index:2;color:#0a0d0e;background:var(--primary);letter-spacing:.05em;text-transform:uppercase;border-radius:5px;padding:7px 10px;font-size:.61rem;font-weight:800;position:absolute;top:14px;left:14px}.project--featured{border-color:#d8ff6233}@media (width>=1001px){.pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing__grid .plan{min-height:100%}.plan__type{width:fit-content;color:var(--primary);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.64rem;font-weight:700}.plan--featured .plan__type{color:#344019}.plan__limit{color:#aeb5b0;border-left:2px solid var(--primary);background:#ffffff09;border-radius:0 6px 6px 0;margin:2px 0 4px;padding:14px 15px;font-size:.75rem;line-height:1.5}.plan__limit strong{color:var(--text)}.plan--featured .plan__limit{color:#38431f;background:#0a0d0e14;border-left-color:#0a0d0e}.plan--featured .plan__limit strong{color:#0a0d0e}@media (width<=760px){.pricing__grid .plan{min-height:690px}.plan__limit{margin-top:4px}}.pricing__maintenance-btn{width:fit-content;color:var(--text);cursor:pointer;background:#d8ff6213;border:1px solid #d8ff6261;border-radius:8px;justify-content:center;align-items:center;gap:11px;margin-top:-4px;padding:12px 17px;font:700 .9rem DM Sans,sans-serif;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 24px #00000029}.pricing__maintenance-btn span{color:var(--primary);transition:transform .2s}.pricing__maintenance-btn:hover{color:#0a0d0e;background:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 12px 30px #d8ff6224}.pricing__maintenance-btn:hover span{color:#0a0d0e;transform:translate(2px,-2px)}.pricing__maintenance-btn:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.service-modal{z-index:200;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.service-modal__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#030506d6;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.service-modal__panel{z-index:1;width:min(100%,690px);max-height:calc(100vh - 40px);color:var(--text);background:#111618;border:1px solid #d8ff6233;border-radius:10px;padding:clamp(28px,5vw,48px);position:relative;overflow-y:auto;box-shadow:0 35px 100px #0009}.service-modal__panel:before{content:"";border:1px solid #d8ff6233;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-80px}.service-modal__close{z-index:2;width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;font-size:1.35rem;position:absolute;top:18px;right:18px}.service-modal__panel h2{letter-spacing:-.05em;margin:0;font:700 clamp(1.8rem,4vw,3rem)/1.05 Manrope,sans-serif}.service-modal__price{color:var(--primary);margin:20px 0 8px;font:800 2rem Manrope,sans-serif}.service-modal__price small{color:#8f9792;font-size:.8rem}.service-modal__intro{color:#afb5b1;max-width:58ch;margin:0 0 26px}.service-modal__features{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.service-modal__features li{background:#ffffff09;border:1px solid #ffffff12;border-radius:7px;padding:15px}.service-modal__features strong,.service-modal__features span{display:block}.service-modal__features strong{margin-bottom:4px;font-size:.82rem}.service-modal__features span{color:#929a95;font-size:.72rem;line-height:1.45}.service-modal__limit{color:#aeb5b0;border-left:2px solid var(--primary);background:#d8ff620e;margin:20px 0;padding:14px 16px;font-size:.76rem;line-height:1.5}.service-modal__limit strong{color:var(--text)}@media (width<=560px){.service-modal{padding:10px}.service-modal__panel{max-height:calc(100vh - 20px);padding:28px 22px}.service-modal__features{grid-template-columns:1fr}}.hero{padding-top:clamp(42px,5vw,70px)}@media (width<=760px){.hero{padding:32px 0 60px}.hero .eyebrow{letter-spacing:.09em;margin-bottom:18px;font-size:.68rem;line-height:1.45}.hero__title{letter-spacing:-.05em;text-wrap:balance;max-width:15ch;margin-bottom:22px;font-size:clamp(2.35rem,11.5vw,3.35rem);line-height:1.04}.hero__subtitle{margin-bottom:26px;font-size:1rem;line-height:1.65}}@media (width<=380px){.hero{padding-top:26px}.hero__title{letter-spacing:-.04em;font-size:2.2rem}}.section--cta{background:radial-gradient(circle at 8% 18%, #0a0d0e1c 0 2px, transparent 3px), radial-gradient(circle at 88% 82%, #ffffff3d, transparent 24%), linear-gradient(118deg, #0a0d0e14, transparent 38%), var(--primary);background-size:34px 34px,auto,auto,auto;position:relative;overflow:hidden}.section--cta:before,.section--cta:after{content:"";pointer-events:none;border:1px solid #0a0d0e24;border-radius:50%;position:absolute}.section--cta:before{width:380px;height:380px;top:-250px;right:10%}.section--cta:after{width:210px;height:210px;bottom:-145px;left:4%;box-shadow:0 0 0 42px #0a0d0e09}.section--cta .contact{z-index:1;position:relative}.section--cta .eyebrow{color:#20290f}.section--cta .eyebrow span{background:#20290f}.skip-link{z-index:200;background:var(--primary);color:#0a0d0e;border-radius:8px;padding:10px 16px;font-weight:700;text-decoration:none;position:absolute;top:-100px;left:16px}.skip-link:focus{top:16px}.compare__hint{z-index:6;pointer-events:none;margin:0;display:none;position:absolute}.compare--slide .compare__hint--slide{letter-spacing:.04em;color:#d9ddd9;background:#080b0de0;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:.72rem;font-weight:700;animation:2.4s ease-in-out infinite compareHintPulse;display:flex;bottom:12px;left:50%;transform:translate(-50%)}.compare__hint-icon{color:var(--primary);font-size:.95rem;animation:1.6s ease-in-out infinite compareHintArrows}.compare--tap .compare__hint--tap{letter-spacing:.06em;text-transform:uppercase;color:#aeb3af;background:#080b0dbf;border-radius:999px;padding:6px 12px;font-size:.68rem;font-weight:700;display:block;bottom:58px;left:50%;transform:translate(-50%)}.compare__divider{z-index:4;background:var(--primary);pointer-events:none;width:3px;margin-left:-1.5px;animation:2.4s ease-in-out infinite compareDividerPulse;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #00000059,0 0 18px #d8ff6259}.compare__divider-grip{background:var(--primary);border:5px solid #111517;border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000073}.compare__divider-grip:before{content:"";opacity:.85;background:linear-gradient(#111517 0 0) 0 0/2px 100% no-repeat,linear-gradient(#111517 0 0) 100% 0/2px 100% no-repeat,linear-gradient(#111517 0 0) 50% 0/2px 100% no-repeat;position:absolute;inset:11px 16px}.compare__divider-arrows{letter-spacing:.35em;color:var(--primary);white-space:nowrap;font-size:.72rem;font-weight:800;position:absolute;top:calc(50% + 34px);left:50%;transform:translate(-50%)}.compare__img--single{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.compare__tap-controls{z-index:6;background:#080b0de0;border:1px solid #ffffff1f;border-radius:999px;gap:6px;padding:4px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.compare__tap-btn{color:#aeb3af;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 18px;font:700 .75rem Manrope,sans-serif;transition:background .2s,color .2s}.compare__tap-btn.is-active{background:var(--primary);color:#0a0d0e}.compare__tap-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@keyframes compareHintPulse{0%,to{opacity:.92;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.02)}}@keyframes compareHintArrows{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes compareDividerPulse{0%,to{box-shadow:0 0 0 1px #00000059,0 0 14px #d8ff6240}50%{box-shadow:0 0 0 1px #00000059,0 0 24px #d8ff6280}}.compare--hero{aspect-ratio:1000/527;max-width:680px}.compare__img--salon{object-fit:contain;object-position:center center;background:#080b10}@media (width<=760px){.compare--hero{aspect-ratio:1000/527;max-height:none}.compare--tap{aspect-ratio:1000/527;min-height:200px;max-height:none}.compare__label{padding:6px 8px;font-size:.65rem}}@media (prefers-reduced-motion:reduce){.compare__hint--slide,.compare__divider,.compare__hint-icon{animation:none!important}}.faq__list{flex-direction:column;gap:10px;max-width:780px;display:flex}.faq__item{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.faq__question{margin:0}.faq__trigger{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font:600 1rem Manrope,sans-serif;display:flex}.faq__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.faq__icon{width:28px;height:28px;color:var(--primary);background:#ffffff0f;border-radius:50%;flex-shrink:0;place-items:center;font-size:1.1rem;line-height:1;display:grid}.faq__panel{color:#aeb5b0;padding:0 20px 18px;font-size:.92rem;line-height:1.65}.faq__panel[hidden]{display:none}.faq__item.is-open{border-color:#d8ff622e}.form__consent{color:#aeb5b0;cursor:pointer;align-items:flex-start;gap:10px;margin:4px 0 8px;font-size:.82rem;line-height:1.5;display:flex}.form__consent input{accent-color:var(--primary);flex-shrink:0;margin-top:3px}.form__consent a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.sticky-cta{display:none}@media (width<=760px){.sticky-cta{z-index:120;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080b0deb;border-top:1px solid #ffffff14;display:block;position:fixed;inset:auto 0 0}.sticky-cta__btn{width:100%}}.portfolio__head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.portfolio__head .section__title{margin-bottom:12px}.portfolio__head .section__subtitle{margin-bottom:0}.portfolio-showcase__nav{flex-shrink:0;gap:10px;display:flex}.portfolio-showcase__btn{width:46px;height:46px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;font-size:1.1rem;transition:background .2s,border-color .2s,transform .2s}.portfolio-showcase__btn:hover{background:#d8ff621f;border-color:#d8ff6259;transform:translateY(-1px)}.portfolio-showcase__btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.portfolio-showcase__more{justify-content:center;margin-top:32px;display:flex}@media (width>=761px){#portfolio .mobile-carousel-hint{display:none}.portfolio-showcase__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;padding:4px 4px 16px;overflow:auto hidden;grid-template-columns:none!important;display:flex!important}.portfolio-showcase__track::-webkit-scrollbar{display:none}.portfolio-showcase__track>.project{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(50% - 10px);max-width:520px}}@media (width<=760px){.portfolio__head{margin-bottom:0;display:block}.portfolio-showcase__nav{display:none}}.seo-proof .lighthouse-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.seo-proof .lh-badge{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:14px 8px 12px;display:flex}.seo-proof .lh-badge__circle{color:#0a0d0e;background:#0cce6b;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-family:Manrope,sans-serif;font-size:1.05rem;font-weight:800;line-height:1;display:flex;box-shadow:inset 0 0 0 4px #ffffff2e,0 8px 20px #0cce6b38}.seo-proof .lh-badge__label{letter-spacing:.02em;color:#c3c6c3;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.35;display:block}@media (width<=760px){.seo-proof .lighthouse-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer--brand{-webkit-backdrop-filter:none;backdrop-filter:none;background:#080b0d;border-top:1px solid #ffffff14;padding:48px 0 24px}.footer--brand .footer__shell{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions""nav nav""bottom bottom";align-items:start;gap:28px 40px;display:grid}.footer__brand-block{flex-direction:column;grid-area:brand;gap:14px;max-width:420px;display:flex}.footer--brand .footer__logo-link{line-height:0;display:inline-block}.footer--brand .footer__logo-img{width:min(240px,100%);height:auto;display:block}.footer__tagline{color:#aeb5b0;max-width:36ch;margin:0;font-size:.92rem;line-height:1.65}.footer__actions{flex-direction:column;grid-area:actions;justify-content:center;align-items:flex-end;gap:14px;min-height:100%;display:flex}.footer__email{color:var(--primary);letter-spacing:.01em;white-space:nowrap;font-size:.88rem;font-weight:600;transition:opacity .2s}.footer__email:hover{opacity:.85}.contact__email{color:#e8ece8;background:#d8ff621a;border:1px solid #d8ff6247;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin:22px 0 0;padding:14px 18px;font-size:.96rem;line-height:1.5;display:inline-flex}.contact__email a{color:var(--primary);text-underline-offset:3px;font-weight:700;text-decoration:underline}.contact__email a:hover{color:#eaff8a}.footer__cta{justify-content:center;min-width:200px}.footer--brand .footer__nav{border-top:1px solid #ffffff14;flex-wrap:wrap;grid-area:nav;align-items:center;gap:10px 22px;padding-top:24px;display:flex}.footer__nav a{color:#c3c6c3;font-size:.82rem;font-weight:600;transition:color .2s}.footer__nav a:hover{color:var(--primary)}.footer__nav-sep{background:#ffffff24;width:1px;height:14px}.footer__bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;grid-area:bottom;justify-content:space-between;align-items:center;gap:10px 20px;padding-top:18px;display:flex}.footer__copy{color:#6f788a;margin:0;font-size:.72rem}.footer__domain{color:var(--primary);letter-spacing:.04em;font-size:.72rem;font-weight:700}@media (width<=900px){.footer--brand .footer__shell{grid-template-columns:1fr;grid-template-areas:"brand""actions""nav""bottom";gap:24px}.footer__actions{align-items:flex-start}.footer__cta{width:100%;max-width:320px}}@media (width<=760px){.footer--brand{padding:40px 0 20px}.footer__bottom{flex-direction:column;align-items:flex-start}.footer__nav-sep{display:none}}.logo__full{width:min(220px,42vw);height:auto;display:block}@media (width>=761px){.header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:16px 24px;min-height:82px;display:grid}.logo--brand{flex-shrink:0}.nav{flex-wrap:nowrap;grid-column:2/-1;justify-content:flex-end;justify-self:end;gap:8px;min-width:0}.nav__list{flex-wrap:nowrap;gap:2px}.nav__link{white-space:nowrap;padding:8px 10px;font-size:.82rem}.nav__cta{white-space:nowrap;flex-shrink:0;margin-left:6px;padding-inline:16px;font-size:.82rem}.nav__toggle{display:none!important}}@media (width>=761px) and (width<=1080px){.logo__full{width:min(190px,36vw)}.nav__link{padding:8px 7px;font-size:.78rem}.nav__cta{padding-inline:14px;font-size:.78rem}}
