:root{--bg:#09090B;--surface:#18181B;--glass:rgba(24,24,27,.65);--text:#FFFFFF;--muted:#A1A1AA;--subtle:#71717A;--line:rgba(255,255,255,.1);--line-soft:rgba(255,255,255,.05);--accent:#6366F1;--accent-soft:rgba(99,102,241,.15);--green:#10B981;--radius-xl:32px;--radius-lg:24px;--radius-md:20px;--app-max:430px;--header-h:88px;--shadow:inset 0 1px 0 rgba(255,255,255,.05),0 20px 80px rgba(0,0,0,.36);--scroll-progress:0;--hero-shift:0;--hero-dim:0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}.app{position:relative;width:100%;max-width:var(--app-max);margin:0 auto;min-height:100vh;background:var(--bg);overflow:hidden;padding-bottom:120px}.scroll-progress,.scroll-ambient,.cursor-dot,.cursor-ring{display:none}.smart-header{position:fixed;z-index:50;top:0;left:50%;transform:translate(-50%);width:min(100%,var(--app-max));height:calc(var(--header-h) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;display:flex;align-items:center;justify-content:space-between;background:var(--glass);border-bottom:1px solid var(--line-soft);border-radius:0 0 24px 24px;backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%);box-shadow:inset 0 -1px #ffffff06}.brand{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;letter-spacing:-.04em}.location{font-size:10px;font-weight:600;letter-spacing:.12em;color:var(--subtle)}.hero{position:relative;min-height:650px;padding:calc(var(--header-h) + env(safe-area-inset-top) + 70px) 16px 42px;display:flex;align-items:flex-end;isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(to bottom,#09090b94,#09090b29 26%,#09090b8f 58%,#09090b 90% 100%),linear-gradient(90deg,rgba(9,9,11,.46),transparent 72%)}.hero:after{content:"";position:absolute;right:-40px;top:150px;width:220px;height:220px;z-index:-1;border-radius:50%;background:#6366f126;filter:blur(80px)}.hero-content{position:relative;z-index:1}.badge,.tag{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff0d;color:#d4d4d8;font-size:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero h1{margin:16px 0;max-width:360px;font-size:clamp(42px,11vw,48px);line-height:1.02;letter-spacing:-.055em;font-weight:900}.hero h1 .gradient-word{background:linear-gradient(100deg,#fff 5%,#71717a 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{margin:0;max-width:310px;color:var(--muted);font-size:16px;line-height:1.45}section{position:relative}.section{padding:0 16px;margin-top:48px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h2{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.04em;font-weight:700}.section-head p{margin:0;max-width:140px;color:var(--subtle);font-size:10px;line-height:1.35;text-align:right}.about-card,.service-card,.process-card,.price-card,.contact-card{position:relative;overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.08);background:var(--surface);box-shadow:var(--shadow)}.reveal-card{transition:transform .7s cubic-bezier(.2,.75,.2,1),opacity .7s ease,border-color .35s ease}.about-card{padding:24px}.about-card:before,.price-card:before,.contact-card:before{content:"";position:absolute;width:150px;height:150px;right:-35px;top:-50px;border-radius:50%;background:#6366f138;filter:blur(72px);pointer-events:none}.about-card h3{position:relative;margin:0 0 12px;font-size:22px;line-height:1.16;letter-spacing:-.04em}.about-card p{position:relative;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.about-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.about-stat strong{display:block;margin-bottom:4px;font-size:20px;letter-spacing:-.04em}.about-stat span{color:var(--subtle);font-size:9px;line-height:1.3}.service-card{min-height:180px;padding:18px;border-radius:24px}.service-card h3{margin:0 0 7px;font-size:17px;letter-spacing:-.035em}.service-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.cases-track{display:grid;grid-auto-flow:column;grid-auto-columns:280px;gap:12px;margin:0 -16px;padding:0 16px 10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.cases-track::-webkit-scrollbar{display:none}.case-card{position:relative;height:360px;border-radius:24px;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow);isolation:isolate}.case-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#000000f0 4%,#0000002e 58%,#0000000a)}.case-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.case-content{position:absolute;left:20px;right:20px;bottom:20px}.case-content .tag{min-height:24px;margin-bottom:8px;color:#a5b4fc;background:#6366f121;border-color:#818cf838;font-size:10px}.case-content h3{margin:0;font-size:20px;letter-spacing:-.035em}.case-content p{margin:8px 0 0;color:#d4d4d8;font-size:11px;line-height:1.4}.process-card{padding:18px;border-radius:22px;background:#ffffff09;display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.process-card h3{margin:2px 0 6px;font-size:15px;letter-spacing:-.03em}.process-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.48}.team-card{overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#111;box-shadow:var(--shadow)}.price-card{padding:24px}.quote{padding:20px;border-radius:24px;border:1px solid var(--line-soft);background:#ffffff08}.quote p{margin:0 0 16px;color:#e4e4e7;font-size:13px;line-height:1.55}.stars{color:#facc15;font-size:10px;letter-spacing:.08em}.faq{display:grid;gap:8px}.faq-item{overflow:hidden;border-radius:20px;border:1px solid var(--line-soft);background:#ffffff08}.faq-question{width:100%;min-height:62px;padding:0 18px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;font-size:12px;font-weight:650}.faq-plus{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ffffff0e;transition:.25s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:11px;line-height:1.55}.faq-item.open .faq-answer{max-height:160px}.faq-item.open .faq-plus{transform:rotate(45deg)}.contact-card{padding:24px}.contact-card h2{position:relative;margin:0 0 10px;font-size:24px;letter-spacing:-.04em}.contact-card>p{position:relative;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.contact-item{display:flex;align-items:center;gap:12px;padding:13px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:#ffffff0a}.contact-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#ffffff0e}.contact-icon svg{width:18px}.contact-item small{display:block;color:var(--subtle);font-size:8px;margin-bottom:3px}.contact-item strong{font-size:11px}footer{padding:40px 16px 8px;color:var(--subtle);font-size:9px;line-height:1.55}footer strong{display:block;color:#d4d4d8;font-size:12px;margin-bottom:7px}.sheet-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;visibility:hidden;transition:.3s}.sheet-overlay.open{opacity:1;visibility:visible}.bottom-sheet{position:absolute;left:50%;bottom:0;width:min(100%,var(--app-max));max-height:90vh;overflow-y:auto;transform:translate(-50%,105%);transition:transform .42s cubic-bezier(.22,.85,.31,1);padding:12px 20px max(24px,env(safe-area-inset-bottom));border-radius:32px 32px 0 0;background:#09090b;border:1px solid rgba(255,255,255,.08);box-shadow:0 -30px 100px #0009,inset 0 1px #ffffff0d}.sheet-overlay.open .bottom-sheet{transform:translate(-50%)}.drag{width:40px;height:4px;margin:0 auto 22px;border-radius:4px;background:#fff3}.sheet-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.sheet-head h2{margin:0;font-size:25px;letter-spacing:-.045em}.sheet-head p{margin:6px 0 0;color:var(--muted);font-size:12px}.close-sheet{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#ffffff0d;color:#fff;display:grid;place-items:center}.type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.type-btn{min-height:82px;padding:13px;border-radius:18px;border:1px solid var(--line);background:#ffffff0a;color:#fff;text-align:left}.type-btn strong{display:block;font-size:12px;margin-bottom:5px}.type-btn span{color:var(--subtle);font-size:9px;line-height:1.35}.type-btn.active{border-color:var(--accent);background:var(--accent-soft)}.form-grid{display:grid;gap:10px;margin-top:18px}.field{width:100%;min-height:52px;padding:0 15px;border-radius:16px;border:1px solid var(--line);background:#ffffff0b;color:#fff;outline:none}textarea.field{min-height:100px;padding-top:15px;resize:vertical}.field::placeholder{color:#68686f}.submit{width:100%;height:56px;margin-top:14px;border:0;border-radius:18px;background:#fff;color:#000;font-weight:800}.success{display:none;margin-top:14px;padding:14px;border-radius:16px;border:1px solid rgba(16,185,129,.22);background:#10b98114;color:#d1fae5;font-size:11px;line-height:1.45}.success.show{display:block}@media(min-width:700px){body{padding:24px 0}.app{min-height:calc(100vh - 48px);border-radius:36px}.smart-header{top:24px;border-radius:36px 36px 24px 24px}.bottom-sheet{bottom:24px;border-radius:32px}}@media(min-width:1000px){:root{--app-max:min(1540px, calc(100vw - 72px) );--header-h:104px}body{padding:32px 0}.app{min-height:calc(100vh - 64px);border-radius:44px;padding-bottom:164px;overflow:clip}.scroll-progress{position:fixed;z-index:70;right:max(28px,calc((100vw - var(--app-max)) / 2 + 28px));top:164px;width:3px;height:calc(100vh - 340px);min-height:260px;display:block;border-radius:999px;background:#ffffff14;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a}.scroll-progress span{display:block;width:100%;height:100%;border-radius:inherit;transform-origin:top;transform:scaleY(var(--scroll-progress));background:linear-gradient(to bottom,#fff,#a5b4fc,#6366f1);box-shadow:0 0 22px #6366f1b8}.scroll-ambient{position:fixed;z-index:0;right:max(-160px,calc((100vw - var(--app-max)) / 2 - 120px));top:18%;display:block;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 66%);filter:blur(18px);opacity:calc(.22 + var(--scroll-progress) * .42);transform:translate3d(0,calc(var(--hero-shift) * -.08px),0);pointer-events:none}.smart-header{top:32px;padding-left:42px;padding-right:42px;border-radius:44px 44px 28px 28px}.brand{gap:12px;font-size:26px}.location{font-size:13px}.hero{min-height:900px;padding:calc(var(--header-h) + env(safe-area-inset-top) + 108px) 72px 100px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:end;gap:48px}.hero:before{background:linear-gradient(to bottom,#09090b94,#09090b1f 28%,#09090b8a 62%,#09090b 88% 100%),linear-gradient(90deg,rgba(9,9,11,.72),rgba(9,9,11,.18) 58%,transparent 88%)}.hero:after{right:9%;top:230px;width:340px;height:340px;filter:blur(110px)}.hero-content{max-width:1180px;transform:translate3d(0,calc(var(--hero-shift) * -.055px),0)}.badge,.tag{min-height:42px;padding:0 18px;font-size:15px}.hero h1{max-width:980px;margin:24px 0 22px;font-size:clamp(76px,5.45vw,106px);line-height:1.08;letter-spacing:-.045em}.hero p{max-width:760px;font-size:30px;line-height:1.48}.section{padding:0 72px;margin-top:96px}.section-head{margin-bottom:28px;position:sticky;top:142px;z-index:2;align-self:start}.section-head h2{font-size:44px}.section-head p{max-width:360px;font-size:16px;line-height:1.45}.about-card,.price-card,.contact-card{padding:44px;border-radius:36px}.about-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:42px;align-items:end}.about-card h3{max-width:920px;font-size:44px;line-height:1.12}.about-card p{max-width:980px;font-size:22px;line-height:1.7}.about-stats{grid-template-columns:1fr;gap:16px;margin-top:0;padding-top:0;border-top:0}.about-stat{min-height:112px;padding:22px;border-radius:26px;border:1px solid rgba(255,255,255,.07);background:#ffffff09}.about-stat strong{font-size:42px}.about-stat span{font-size:15px;line-height:1.45}.service-card{min-height:260px;padding:30px;border-radius:32px}.service-card:hover,.case-card:hover,.team-card:hover,.process-card:hover{border-color:#ffffff2e;transform:translateY(-8px)}.service-card h3{font-size:28px}.service-card p{font-size:17px;line-height:1.55}.cases-track{grid-auto-columns:minmax(360px,1fr);grid-template-columns:repeat(3,1fr);grid-auto-flow:initial;gap:22px;margin:0;padding:0;overflow:visible}.case-card{height:520px;border-radius:34px}.case-content{left:30px;right:30px;bottom:30px}.case-content .tag{min-height:34px;font-size:13px}.case-content h3{font-size:30px}.case-content p{font-size:16px;line-height:1.5}.process-card{grid-template-columns:58px 1fr;gap:18px;padding:28px;border-radius:28px}.process-card h3{font-size:24px}.process-card p{font-size:16px;line-height:1.55}.team-card{border-radius:32px}.quote{padding:32px;border-radius:32px}.quote p{font-size:20px}.stars{font-size:15px}.faq{gap:12px}.faq-question{min-height:82px;padding:0 28px;font-size:19px}.faq-plus{width:36px;height:36px}.faq-answer p{padding:0 28px 28px;font-size:16px}.contact-card h2{font-size:44px}.contact-card>p{max-width:780px;font-size:20px;line-height:1.6}.contact-item{padding:20px;border-radius:24px}.contact-icon{width:56px;height:56px;border-radius:18px}.contact-icon svg{width:26px}.contact-item small{font-size:12px}.contact-item strong{font-size:17px}footer{padding:70px 72px 24px;font-size:13px}footer strong{font-size:17px}.reveal-card{opacity:.22;transform:translate3d(0,46px,0) scale(.985)}.reveal-card.in-view{opacity:1;transform:translateZ(0) scale(1)}}@media(min-width:1320px){.hero{grid-template-columns:minmax(0,1fr) 460px}.hero h1{max-width:1060px}}.reveal-card{opacity:.35;transform:translate3d(0,34px,0) scale(.985);transition:transform .7s cubic-bezier(.2,.75,.2,1),opacity .7s ease,border-color .35s ease,box-shadow .35s ease}.reveal-card.in-view{opacity:1;transform:translateZ(0) scale(1)}@media(max-width:999px){.scroll-progress{position:fixed;z-index:80;left:16px;right:16px;bottom:max(104px,calc(env(safe-area-inset-bottom) + 104px));display:block;height:2px;border-radius:999px;background:#ffffff14;overflow:hidden;pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;transform-origin:left;transform:scaleX(var(--scroll-progress));border-radius:inherit;background:linear-gradient(90deg,#fff,#a5b4fc,#6366f1);box-shadow:0 0 18px #6366f1bf}}@media(min-width:1000px){:root{--app-max:100vw;--header-h:96px}body{height:100%;overflow:hidden}body{padding:0;background:radial-gradient(circle at 10% 18%,rgba(99,102,241,.14),transparent 28%),radial-gradient(circle at 88% 12%,rgba(16,185,129,.08),transparent 24%),#09090b}body::selection{background:#fff;color:#09090b}.cursor-dot,.cursor-ring{position:fixed;z-index:200;left:0;top:0;display:block;border-radius:50%;pointer-events:none;opacity:0;transform:translate3d(-50%,-50%,0);transition:opacity .25s ease,width .25s ease,height .25s ease,background .25s ease,border-color .25s ease;mix-blend-mode:difference}.cursor-dot{width:7px;height:7px;background:#fff}.cursor-ring{width:42px;height:42px;border:1px solid rgba(255,255,255,.58)}.app{display:grid;grid-template-columns:minmax(420px,40vw) minmax(0,1fr);grid-auto-rows:min-content;gap:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0 0 72px;border-radius:0;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) rgba(255,255,255,.04);background:linear-gradient(90deg,#09090b 0% 39.9%,#09090bd6 40%,#09090beb)}.app::-webkit-scrollbar{width:12px}.app::-webkit-scrollbar-track{background:#ffffff0a}.app::-webkit-scrollbar-thumb{border:4px solid rgba(9,9,11,.86);border-radius:999px;background:linear-gradient(#fff,#818cf8)}.app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:40vw;z-index:0;pointer-events:none;background:linear-gradient(#09090bd1,#09090be0),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1600&q=82) center/cover no-repeat;filter:saturate(.75)}.app:after{content:"";position:fixed;top:0;right:0;bottom:0;left:40vw;z-index:0;pointer-events:none;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.09),transparent 0 12%,transparent 13%),radial-gradient(circle at 78% 40%,rgba(99,102,241,.16),transparent 0 20%,transparent 21%),linear-gradient(135deg,rgba(255,255,255,.05),transparent 42%);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);opacity:.92}.scroll-progress{position:fixed;z-index:90;right:28px;top:48px;bottom:48px;display:block;width:4px;height:auto;min-height:0;border-radius:999px;background:#ffffff17;overflow:hidden}.scroll-progress span{display:block;width:100%;height:100%;transform-origin:top;transform:scaleY(var(--scroll-progress));border-radius:inherit;background:linear-gradient(to bottom,#fff,#c7d2fe,#6366f1);box-shadow:0 0 24px #6366f1c7}.scroll-ambient{position:fixed;z-index:1;right:10vw;top:18vh;display:block;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.18),transparent 68%);filter:blur(20px);opacity:calc(.25 + var(--scroll-progress) * .45);transform:translate3d(0,calc(var(--hero-shift) * -.12px),0);pointer-events:none}.smart-header{position:sticky;top:0;left:auto;grid-column:1;grid-row:1;transform:none;width:100%;height:112px;padding:0 48px;border-radius:0;background:linear-gradient(to bottom,#09090bf5,#09090bad);border:0;box-shadow:none}.brand{font-size:22px}.location{font-size:12px}.hero{position:sticky;top:0;grid-column:1;grid-row:1 / span 40;height:100vh;min-height:100vh;display:flex;align-items:center;padding:140px 48px 160px;border-right:1px solid rgba(255,255,255,.08);overflow:hidden}.hero:before{background:linear-gradient(to bottom,#09090b94,#09090bf0),linear-gradient(90deg,#09090b,#09090beb 72%,#09090bb8)}.hero:after{right:18%;top:18%;width:360px;height:360px;opacity:.8}.hero-content{max-width:620px;transform:translate3d(0,calc(var(--hero-shift) * -.035px),0)}.badge{min-height:40px;padding:0 18px;font-size:14px}.hero h1{max-width:620px;margin:26px 0 22px;font-size:clamp(56px,4.7vw,78px);line-height:1.02;letter-spacing:-.055em}.hero p{max-width:560px;font-size:19px;line-height:1.65}.section{position:relative;z-index:2;grid-column:2;width:min(100%,980px);justify-self:center;padding:0;margin:0}.section:first-of-type{padding-top:48px}.section+.section{margin-top:24px}.section-head{position:relative;top:auto;z-index:1;margin:0 0 18px;padding:0 6px}.section-head h2{font-size:28px}.section-head p{max-width:280px;font-size:13px}.about-card,.price-card,.contact-card,.service-card,.process-card,.quote,.faq-item,.team-card,.case-card{background:#18181ba8;border-color:#ffffff1a;backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%)}.about-card{display:grid;grid-template-columns:1.22fr .78fr;gap:24px;min-height:360px;padding:34px;border-radius:32px}.about-card h3{font-size:34px;line-height:1.08}.about-card p{font-size:17px;line-height:1.62}.about-stats{grid-template-columns:1fr;gap:12px;margin:0;padding:0;border:0}.about-stat{padding:20px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.about-stat strong{font-size:34px}.about-stat span{font-size:13px}.service-card{grid-column:span 3;min-height:260px;padding:28px;border-radius:30px}.service-card h3{font-size:24px}.service-card p{font-size:15px;line-height:1.55}.cases-track{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-flow:initial;grid-auto-columns:auto;gap:16px;margin:0;padding:0;overflow:visible}.case-card{grid-column:span 3;height:300px;border-radius:32px}.case-card:first-child{grid-column:span 6;height:430px}.case-card img{transition:transform .8s ease,filter .8s ease}.case-card:hover img{transform:scale(1.06);filter:saturate(1.08) contrast(1.06)}.case-card:hover:after{background:linear-gradient(to top,#000000f5 6%,#00000057 62%,#00000014)}.case-content h3{font-size:25px}.case-content p{font-size:14px}.process-card{display:block;min-height:230px;padding:26px;border-radius:28px}.process-card h3{font-size:21px}.process-card p{font-size:14px}.price-card{padding:34px;border-radius:32px}.quote{padding:28px;border-radius:28px}.quote p{font-size:17px}.faq{gap:10px}.faq-question{min-height:72px;font-size:16px}.faq-answer p{font-size:14px}.contact-card{padding:34px;border-radius:32px}.contact-card h2{font-size:36px}.contact-card>p{font-size:17px}.contact-item{padding:18px;border-radius:22px}.contact-icon{width:50px;height:50px}.contact-item small{font-size:10px}.contact-item strong{font-size:14px}footer{position:relative;z-index:2;grid-column:2;width:min(100%,980px);justify-self:center;padding:42px 0 64px;font-size:12px}.service-card:hover,.case-card:hover,.team-card:hover,.process-card:hover,.price-card:hover,.quote:hover,.faq-item:hover,.contact-card:hover{border-color:#818cf857;box-shadow:inset 0 1px #ffffff14,0 24px 90px #00000061,0 0 0 1px #6366f114;transform:translateY(-6px) scale(1.01)}.bottom-sheet{right:0;left:auto;bottom:0;width:min(440px,100vw);height:100vh;max-height:none;border-radius:34px 0 0 34px;transform:translate(104%);border-left:1px solid rgba(255,255,255,.12)}.sheet-overlay.open .bottom-sheet{transform:translate(0)}.sheet-overlay.open{opacity:1;pointer-events:auto}}@keyframes spatialDrift{0%,to{transform:translate3d(-1.5%,-1%,0) scale(1.04) rotate(.001deg)}50%{transform:translate3d(1.5%,1%,0) scale(1.07) rotate(.001deg)}}@keyframes islandPulse{0%,to{box-shadow:0 0 #10b9815c,0 22px 80px #0000006b}50%{box-shadow:0 0 0 10px #10b98100,0 28px 95px #6366f129}}.spatial-hint{display:none}@media(min-width:1000px){:root{--mouse-x:0;--mouse-y:0;--stage-progress:0}body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{padding:0;cursor:none;background:#09090b}body:before{content:"";position:fixed;top:-7%;right:-7%;bottom:-7%;left:-7%;z-index:-3;background:linear-gradient(#09090bc7,#09090be6),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82) center/cover no-repeat;filter:blur(18px) saturate(.82) contrast(1.08);transform:translate3d(calc(var(--mouse-x) * -18px),calc(var(--mouse-y) * -18px),0) scale(1.08);animation:spatialDrift 18s ease-in-out infinite}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at calc(50% + var(--mouse-x) * 12%) calc(46% + var(--mouse-y) * 10%),rgba(99,102,241,.2),transparent 34%),radial-gradient(circle at 18% 78%,rgba(16,185,129,.1),transparent 26%),linear-gradient(115deg,#09090bf5,#09090bb3 52%,#09090bf5);pointer-events:none}.app{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden;border-radius:0;background:transparent;perspective:1400px;transform-style:preserve-3d}.app::-webkit-scrollbar{display:none}.app{scrollbar-width:none}.app:before,.app:after{display:none}.smart-header{position:fixed;z-index:90;top:32px;left:40px;right:40px;width:auto;height:60px;transform:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;pointer-events:none}.brand,.location{min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#18181b57;backdrop-filter:blur(30px) saturate(150%);-webkit-backdrop-filter:blur(30px) saturate(150%);box-shadow:inset 0 1px #ffffff14;pointer-events:auto}.brand{font-size:18px;letter-spacing:-.035em}.location{display:flex;align-items:center;font-size:12px;color:#d4d4d8}.scroll-progress{position:fixed;z-index:92;left:50%;bottom:28px;display:block;width:min(520px,42vw);height:4px;transform:translate(-50%);border-radius:999px;background:#ffffff17;overflow:hidden}.scroll-progress span{display:block;width:100%;height:100%;transform-origin:left;transform:scaleX(var(--stage-progress));border-radius:inherit;background:linear-gradient(90deg,#fff,#a5b4fc,#6366f1);box-shadow:0 0 30px #6366f1db}.scroll-ambient{position:fixed;z-index:1;inset:auto 8vw 10vh auto;display:block;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.22),transparent 68%);filter:blur(30px);transform:translate3d(calc(var(--mouse-x) * 24px),calc(var(--mouse-y) * 24px),0);pointer-events:none}.spatial-hint{position:fixed;z-index:91;left:50%;top:32px;transform:translate(-50%);display:flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#18181b57;color:#d4d4d8;font-size:12px;font-weight:650;letter-spacing:.02em;-webkit-backdrop-filter:blur(30px) saturate(150%);backdrop-filter:blur(30px) saturate(150%)}.spatial-hint:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 18px #fffc}.spatial-scene{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:10;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:118px max(48px,7vw) 118px!important;display:grid!important;place-items:center;justify-items:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateZ(-420px) scale(.72);filter:blur(16px) saturate(.72);transition:opacity .82s ease,visibility .82s ease,transform .92s cubic-bezier(.16,1,.3,1),filter .82s ease;transform-style:preserve-3d}.spatial-scene.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(calc(var(--mouse-x) * -10px),calc(var(--mouse-y) * -10px),0) scale(1);filter:blur(0) saturate(1)}.spatial-scene.is-prev{transform:translate3d(calc(var(--mouse-x) * -16px),-8vh,380px) scale(1.18);opacity:0}.spatial-scene.is-next{transform:translate3d(calc(var(--mouse-x) * 10px),8vh,-520px) scale(.66);opacity:0}.hero.spatial-scene{overflow:visible}.hero:before{background:radial-gradient(circle at 50% 45%,#ffffff14,#09090b47 34%,#09090be6 78%)}.hero:after{right:18vw;top:18vh;width:380px;height:380px;background:#6366f133;filter:blur(120px)}.hero-content,.section>article,.section>.cases-track,.section>.faq,.section>div:not(.section-head){position:relative;width:min(860px,70vw);min-height:420px;padding:46px;border-radius:42px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#ffffff24,#ffffff09);backdrop-filter:blur(42px) saturate(145%);-webkit-backdrop-filter:blur(42px) saturate(145%);box-shadow:inset 0 1px #ffffff1f,0 40px 140px #0000007a,0 0 120px #6366f11a;transform-style:preserve-3d;transition:transform .22s ease,box-shadow .35s ease,border-color .35s ease}.hero-content{width:min(960px,calc(100vw - 160px));min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible;padding:56px min(330px,28vw) 56px 56px}.hero-content:after{content:"";position:absolute;right:34px;top:40px;width:min(260px,24vw);height:min(340px,42vh);border-radius:42px;background:url(https://images.unsplash.com/photo-1558655146-d09347e92766?auto=format&fit=crop&w=700&q=86) center/cover no-repeat;box-shadow:0 38px 110px #0000007a;transform:translateZ(58px) rotate(5deg);border:1px solid rgba(255,255,255,.1)}.hero-content:hover,.section>article:hover,.section>.cases-track:hover,.section>.faq:hover,.section>div:not(.section-head):hover{border-color:#c7d2fe47;box-shadow:inset 0 1px #ffffff29,0 46px 150px #0000008a,0 0 140px #6366f138}.badge,.tag{min-height:42px;padding:0 18px;font-size:14px}.hero h1{max-width:760px;margin:26px 0 22px;font-size:clamp(58px,5vw,88px);line-height:1.01;letter-spacing:-.058em}.hero p{max-width:620px;font-size:20px;line-height:1.6}.section-head{position:absolute;top:104px;left:50%;z-index:3;display:block;width:min(420px,70vw);margin:0;opacity:.72;transform:translate(-50%);text-align:center}.section-head h2{font-size:18px;text-transform:uppercase;letter-spacing:.18em;color:#e4e4e7}.section-head p{max-width:320px;margin:8px auto 0;text-align:center;font-size:12px}.about-card{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:end}.about-card h3{font-size:42px;line-height:1.08}.about-card p{font-size:18px;line-height:1.65}.about-stat{padding:18px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.about-stat strong{font-size:34px}.cases-track,.faq{display:grid!important;gap:16px}.service-card{grid-column:auto;min-height:210px;padding:24px;border-radius:28px;background:#09090b52}.service-card h3{font-size:23px}.service-card p{font-size:15px}.cases-track{grid-template-columns:1.25fr .75fr;grid-auto-flow:initial;overflow:visible;margin:0;padding:46px}.case-card{height:240px;border-radius:28px}.case-card:first-child{grid-row:span 2;height:auto;min-height:496px}.case-card img{transition:transform .8s ease,filter .8s ease}.case-card:hover img{transform:scale(1.07);filter:saturate(1.08) contrast(1.06)}.process-card{display:block;min-height:260px;padding:24px;border-radius:28px;background:#09090b52}.price-card,.contact-card{width:min(760px,64vw)}.contact-card h2{font-size:38px}.quote{width:min(760px,64vw);padding:34px;border-radius:34px}.quote p{font-size:22px;line-height:1.55}.faq{width:min(760px,64vw);padding:28px}.faq-question{min-height:74px;font-size:17px}.faq-answer p{font-size:14px}.contact-item{padding:18px;border-radius:22px;background:#09090b47}footer{display:none}.bottom-sheet{right:0;left:auto;bottom:0;width:min(460px,100vw);height:100vh;max-height:none;border-radius:34px 0 0 34px;transform:translate(104%);border-left:1px solid rgba(255,255,255,.12)}.sheet-overlay.open .bottom-sheet{transform:translate(0)}.reveal-card{opacity:1;transform:none}}.voice-orb{display:none}@media(min-width:1000px){.voice-orb{position:fixed;z-index:93;right:40px;bottom:40px;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#18181b5c;color:#fff;backdrop-filter:blur(34px) saturate(150%);-webkit-backdrop-filter:blur(34px) saturate(150%);box-shadow:inset 0 1px #ffffff1a,0 24px 90px #0000006b,0 0 80px #6366f129;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.voice-orb:hover{transform:translateY(-4px) scale(1.04);border-color:#c7d2fe57;box-shadow:inset 0 1px #ffffff29,0 30px 100px #00000080,0 0 110px #6366f147}.voice-orb:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:inherit;border:1px solid rgba(255,255,255,.06);animation:islandPulse 3.6s ease-in-out infinite}.voice-orb svg{width:25px;height:25px}}@media(min-width:1000px){:root{--stage-progress:0;--scroll-progress:0;--mouse-x:0;--mouse-y:0}body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{padding:0;cursor:auto!important;background:#07070a}body:before{content:"";position:fixed;top:-5%;right:-5%;bottom:-5%;left:-5%;z-index:-3;background:linear-gradient(115deg,#07070af0,#07070abd 48%,#07070af5),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82) center/cover no-repeat;filter:blur(18px) saturate(.86) contrast(1.08);transform:scale(1.08)!important;animation:spatialDrift 24s ease-in-out infinite;pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 50% 42%,rgba(99,102,241,.18),transparent 34%),radial-gradient(circle at 16% 78%,rgba(16,185,129,.1),transparent 28%),linear-gradient(180deg,#0003,#00000075);pointer-events:none}.cursor-dot,.cursor-ring,.spatial-hint,.voice-orb{display:none!important}.app{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden;border-radius:0;background:transparent;perspective:1300px;transform-style:preserve-3d}.app:before,.app:after{display:none!important}.smart-header{position:fixed;z-index:90;top:clamp(22px,3vh,34px);left:clamp(28px,4vw,58px);right:clamp(28px,4vw,58px);width:auto;height:54px;padding:0;transform:none;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none}.brand,.location{min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#18181b61;box-shadow:inset 0 1px #ffffff14,0 18px 70px #00000047;backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%);pointer-events:auto}.brand{font-size:18px;letter-spacing:-.03em}.location{display:flex;align-items:center;font-size:12px;color:#d4d4d8}.scroll-ambient{display:block;position:fixed;z-index:1;left:50%;top:50%;width:min(52vw,760px);height:min(52vw,760px);transform:translate(-50%,-50%)!important;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.16),rgba(16,185,129,.055) 38%,transparent 70%);filter:blur(32px);opacity:.9;pointer-events:none}.scroll-progress{display:block;position:fixed;z-index:92;left:50%;bottom:22px;width:min(460px,34vw);height:3px;transform:translate(-50%);border-radius:999px;background:#ffffff1a;overflow:hidden}.scroll-progress span{display:block;width:100%;height:100%;transform-origin:left;transform:scaleX(var(--stage-progress));border-radius:inherit;background:linear-gradient(90deg,#fff,#b8c1ff,#6366f1);box-shadow:0 0 28px #6366f1cc}.spatial-scene{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:clamp(96px,11vh,128px) clamp(42px,6vw,96px) clamp(118px,13vh,148px)!important;display:grid!important;place-items:center!important;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,6vh,-360px) scale(.82)!important;filter:blur(14px) saturate(.76);transition:opacity .7s ease,visibility .7s ease,transform .82s cubic-bezier(.16,1,.3,1),filter .7s ease;transform-style:preserve-3d}.spatial-scene.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0) scale(1)!important;filter:blur(0) saturate(1)}.spatial-scene.is-prev{transform:translate3d(0,-5vh,300px) scale(1.08)!important;opacity:0;filter:blur(18px) saturate(.72)}.spatial-scene.is-next{transform:translate3d(0,7vh,-420px) scale(.74)!important;opacity:0;filter:blur(16px) saturate(.76)}.hero.spatial-scene{overflow:hidden!important}.hero:before{background:radial-gradient(circle at 50% 44%,#ffffff13,#09090b3d 34%,#09090be0 78%)}.hero:after{display:none!important}.hero-content,.section>article,.section>.cases-track,.section>.faq,.section>div:not(.section-head){position:relative;justify-self:center;align-self:center;width:min(920px,calc(100vw - 128px));max-height:calc(100vh - 248px);min-height:auto;margin:0!important;padding:clamp(28px,3.8vw,48px);border-radius:36px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#ffffff26,#ffffff0b);box-shadow:inset 0 1px #ffffff21,0 36px 120px #0000007a,0 0 120px #6366f117;backdrop-filter:blur(40px) saturate(145%);-webkit-backdrop-filter:blur(40px) saturate(145%);overflow:auto;transform:none!important;transition:border-color .28s ease,box-shadow .28s ease,background .28s ease}.hero-content:hover,.section>article:hover,.section>.cases-track:hover,.section>.faq:hover,.section>div:not(.section-head):hover{border-color:#c7d2fe42;box-shadow:inset 0 1px #ffffff29,0 42px 130px #0000008a,0 0 120px #6366f12e}.hero-content{width:min(1040px,calc(100vw - 132px));min-height:min(560px,calc(100vh - 250px));max-height:calc(100vh - 236px);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(38px,4.6vw,64px);padding-right:min(380px,34vw);overflow:hidden}.hero-content:after{content:"";position:absolute;z-index:0;right:clamp(24px,4.5vw,56px);top:50%;width:min(290px,25vw);height:min(370px,48vh);border-radius:32px;background:url(https://images.unsplash.com/photo-1558655146-d09347e92766?auto=format&fit=crop&w=800&q=86) center/cover no-repeat;box-shadow:0 34px 105px #0000007a;transform:translateY(-50%) rotate(3.5deg)!important;border:1px solid rgba(255,255,255,.12);opacity:.95}.hero-content>*{position:relative;z-index:1}.badge,.tag{width:max-content;max-width:100%;min-height:40px;padding:0 16px;font-size:13px}.hero h1{max-width:680px;margin:24px 0 20px;padding-bottom:.08em;overflow:visible;font-size:clamp(54px,5.25vw,84px);line-height:1.06;letter-spacing:-.052em}.hero h1 .gradient-word{display:inline;padding-bottom:.08em}.hero p{max-width:590px;font-size:clamp(17px,1.35vw,21px);line-height:1.58}.section-head{position:absolute;top:clamp(74px,8vh,98px);left:50%;z-index:4;width:min(520px,72vw);margin:0;transform:translate(-50%)!important;text-align:center;opacity:.82;pointer-events:none}.section-head h2{font-size:18px;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;color:#f4f4f5}.section-head p{max-width:360px;margin:8px auto 0;text-align:center;font-size:12px;line-height:1.5}.about-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:32px;align-items:end}.about-card h3{font-size:clamp(34px,3.3vw,46px);line-height:1.08}.about-card p{font-size:clamp(16px,1.35vw,19px);line-height:1.62}.about-stats{gap:12px}.about-stat{padding:18px;border-radius:22px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.about-stat strong{font-size:32px}.cases-track,.faq{display:grid!important;gap:16px}.service-card{grid-column:auto;min-height:190px;padding:24px;border-radius:26px;background:#09090b52;transform:none!important}.service-card h3{font-size:22px}.service-card p{font-size:15px;line-height:1.55}.cases-track{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);grid-auto-flow:initial;overflow:hidden}.case-card{height:220px;border-radius:26px;transform:none!important}.case-card:first-child{grid-row:span 2;height:auto;min-height:456px}.process-card{min-height:190px;padding:24px;border-radius:26px;background:#09090b52;transform:none!important}.price-card,.contact-card,.quote,.faq{width:min(820px,calc(100vw - 132px))}.contact-card h2{font-size:clamp(34px,3vw,44px);line-height:1.08}.quote p{font-size:clamp(20px,1.7vw,25px);line-height:1.55}.faq{padding:26px}.faq-question{min-height:70px;font-size:16px}.faq-answer p{font-size:14px;line-height:1.6}.contact-item{min-width:0;padding:16px;border-radius:22px;background:#09090b47}.contact-item strong{font-size:clamp(10px,.9vw,12px);overflow-wrap:anywhere}footer{display:none}button,a{cursor:pointer}.bottom-sheet{right:0;left:auto;bottom:0;width:min(460px,100vw);height:100vh;max-height:none;border-radius:34px 0 0 34px;transform:translate(104%);border-left:1px solid rgba(255,255,255,.12)}.sheet-overlay.open .bottom-sheet{transform:translate(0)}.reveal-card{opacity:1;transform:none!important}}@media(min-width:1000px)and (max-width:1180px){.hero-content{padding-right:clamp(38px,4.6vw,64px)}.hero-content:after{right:22px;width:40vw;opacity:.18;filter:saturate(.8) brightness(.78)}.about-card,.cases-track{grid-template-columns:1fr}.case-card:first-child{min-height:260px}}@media(min-width:1000px)and (max-height:780px){.spatial-scene{padding-top:84px!important;padding-bottom:104px!important}.section-head{top:58px}.hero-content{min-height:calc(100vh - 208px);max-height:calc(100vh - 198px)}.hero h1{font-size:clamp(46px,4.7vw,70px);margin:18px 0 14px}.hero p{font-size:17px;line-height:1.5}}@media(min-width:1000px){.hero-content,.section>article,.section>.cases-track,.section>.faq,.section>div:not(.section-head){box-sizing:border-box;max-width:none!important}.hero-content{width:min(1080px,calc(100vw - 136px))!important;max-width:1080px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:end;column-gap:48px;padding:clamp(40px,4.8vw,66px)!important}.hero-content:after{position:relative;grid-column:2;grid-row:1 / span 4;right:auto;top:auto;justify-self:end;align-self:center;width:min(330px,26vw);height:min(410px,50vh);transform:rotate(3deg)!important}.hero-content>*{grid-column:1}.hero h1{max-width:660px!important;font-size:clamp(52px,5.15vw,82px);line-height:1.06}.hero h1 .gradient-word{display:block;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#fff!important;-webkit-text-fill-color:#fff}}@media(min-width:1000px)and (max-width:1180px){.hero-content{grid-template-columns:1fr!important}.hero-content:after{position:absolute;right:24px;top:50%;width:42vw;height:52vh;opacity:.16;transform:translateY(-50%) rotate(3deg)!important}}@media(min-width:1000px){.app{display:block!important;grid-template-columns:none!important;grid-auto-rows:auto!important;gap:0!important;overflow:hidden!important;scroll-behavior:auto!important;background:transparent!important}.smart-header{position:fixed!important;grid-column:auto!important;grid-row:auto!important}.hero.spatial-scene{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;grid-column:auto!important;grid-row:auto!important;border-right:0!important;display:grid!important;align-items:center!important;justify-items:center!important;justify-content:center!important;align-content:center!important}}@media(min-width:1000px){.hero.spatial-scene .hero-content{position:fixed!important;left:50%!important;top:calc(50% - 18px)!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(1080px,calc(100vw - 136px))!important;max-width:1080px!important;min-height:min(560px,calc(100vh - 250px))}.hero h1{max-width:650px!important;font-size:clamp(48px,4.65vw,74px)!important;letter-spacing:-.045em}}@media(min-width:1000px)and (max-height:780px){.hero.spatial-scene .hero-content{top:calc(50% - 10px)!important}}@media(min-width:1000px){.section-head{top:66px!important}.section-head p{margin-top:5px!important}.cases-track{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)!important;grid-template-rows:1fr 1fr!important;grid-auto-flow:row!important;gap:16px!important;overflow:hidden!important;padding:48px!important}.case-card{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;transform:none!important}.case-card:first-child{grid-column:1!important;grid-row:1 / span 2!important}.case-card:nth-child(2),.case-card:nth-child(3){grid-column:2!important;grid-row:auto!important}}@media(min-width:1000px){.cases-track{height:min(640px,calc(100vh - 260px))!important;min-height:560px!important;align-content:stretch!important}.case-card,.case-card:first-child{height:100%!important;min-height:0!important}}:root{--scroll-progress-angle:0deg}@media(min-width:1000px){body:before{animation:none!important}.spatial-scene{filter:none!important;will-change:transform,opacity;backface-visibility:hidden;transform:translate3d(0,5vh,-280px) scale(.86)!important;transition:opacity .5s ease,visibility .5s ease,transform .78s cubic-bezier(.2,.86,.18,1)!important}.spatial-scene.is-active{transform:translateZ(0) scale(1)!important}.spatial-scene.is-prev{transform:translate3d(0,-3vh,190px) scale(1.045)!important}.spatial-scene.is-next{transform:translate3d(0,4vh,-280px) scale(.86)!important}.hero-content,.section>article,.section>.cases-track,.section>.faq,.section>div:not(.section-head){will-change:transform;backface-visibility:hidden}.scroll-progress span{transition:transform .5s cubic-bezier(.2,.86,.18,1)}}@media(max-width:999px){body{width:100%;min-height:100%;scrollbar-width:none;-ms-overflow-style:none}body{min-height:100svh;min-height:100dvh;padding:0!important;background:#09090b}.app{width:100%;max-width:none;min-height:100svh;min-height:100dvh;margin:0;border-radius:0!important}.smart-header{top:0!important;width:100%!important;max-width:none;border-radius:0 0 24px 24px!important;background:#151518c2}body::-webkit-scrollbar{display:none;width:0;height:0}.scroll-progress,.scroll-progress span{display:none!important;opacity:0!important;visibility:hidden!important}}@media(min-width:1000px){.scroll-progress span{transition:none!important}}@media(max-width:999px)and (prefers-reduced-motion:no-preference){.mobile-reveal{opacity:.45;transform:translate3d(0,14px,0);transition:opacity .55s ease,transform .68s cubic-bezier(.2,.78,.2,1);will-change:transform,opacity}.mobile-reveal.in-view{opacity:1;transform:translateZ(0)}.reveal-card{opacity:.35!important;transform:translate3d(0,22px,0) scale(.985)!important;transition:opacity .6s ease,transform .72s cubic-bezier(.2,.78,.2,1),border-color .35s ease,box-shadow .35s ease!important;will-change:transform,opacity}.reveal-card.in-view{opacity:1!important;transform:translateZ(0) scale(1)!important}.case-card img{transform:scale(1.055);transition:transform 1s cubic-bezier(.2,.75,.2,1),filter .6s ease}.case-card.in-view img{transform:scale(1)}}@media(max-width:999px)and (prefers-reduced-motion:reduce){.mobile-reveal,.reveal-card{opacity:1!important;transform:none!important}}@media(min-width:1000px){body{width:100%;height:100%;overflow:hidden!important;overscroll-behavior:none}body:before{top:0!important;right:0!important;bottom:0!important;left:0!important;filter:none!important;transform:none!important;animation:none!important;background:linear-gradient(115deg,#07070af9,#07070aeb 48%,#07070afa),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82) center/cover no-repeat!important}.app{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;max-width:none!important;height:100vh!important;height:100dvh!important;min-height:0!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-snap-type:y mandatory;scroll-behavior:smooth!important;scroll-padding:0;overscroll-behavior-y:contain!important;scrollbar-width:none;perspective:none!important;transform-style:flat!important}.app::-webkit-scrollbar{display:none;width:0}body.sheet-open .app{overflow-y:hidden!important}.scroll-ambient{display:none!important}.brand,.location{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.brand,.location{background:#18181bf0!important}.spatial-scene,.spatial-scene.is-active,.spatial-scene.is-prev,.spatial-scene.is-next{position:relative!important;inset:auto!important;width:100%!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;margin:0!important;scroll-snap-align:start;scroll-snap-stop:always;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;filter:none!important;transition:none!important;transform-style:flat!important;contain:layout paint style;isolation:isolate}.hero.spatial-scene{overflow:hidden!important;grid-template-columns:1fr!important;grid-template-rows:1fr!important}.hero.spatial-scene .hero-content{position:relative!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important}.about-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"title copy" "stats stats";align-items:start!important}.about-card h3{grid-area:title}.about-card>p{grid-area:copy}.about-card .about-stats{grid-area:stats;grid-template-columns:repeat(3,minmax(0,1fr))!important}.spatial-scene .hero-content,.spatial-scene>article,.spatial-scene>.cases-track,.spatial-scene>.faq,.spatial-scene>div:not(.section-head):not(.hero-media):not(.hero-orbit):not(.portfolio-flow):not(.hero-shell):not(.section-shell):not(.site-types-panel):not(.quick-contact-card):not(.footer-shell){opacity:1!important;transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:linear-gradient(145deg,#202024f7,#111114f2)!important;box-shadow:inset 0 1px #ffffff1a,0 28px 84px #0000006b,0 0 70px #6366f10f!important;transition:border-color .28s ease,box-shadow .28s ease,background .28s ease!important}.spatial-scene .section-head{opacity:.82!important;transform:translate(-50%)!important;transition:none!important}}@media(min-width:1000px)and (prefers-reduced-motion:reduce){.app{scroll-behavior:auto!important}.spatial-scene .hero-content,.spatial-scene>article,.spatial-scene>.cases-track,.spatial-scene>.faq,.spatial-scene>div:not(.section-head):not(.hero-media):not(.hero-orbit):not(.portfolio-flow):not(.hero-shell):not(.section-shell):not(.site-types-panel):not(.quick-contact-card):not(.footer-shell){opacity:1!important;transform:none!important;transition:none!important}}@keyframes portfolio-flow-up{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@keyframes portfolio-flow-down{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}.portfolio-flow{position:absolute;top:-22%;right:-34%;bottom:-10%;left:-34%;z-index:-3;display:grid;grid-template-columns:repeat(4,minmax(112px,1fr));gap:10px;overflow:hidden;opacity:.66!important;transform:rotate(9deg) scale(1.06)!important;transform-origin:center;pointer-events:none;background:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:none!important;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 56%,rgba(0,0,0,.88) 68%,rgba(0,0,0,.38) 84%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 56%,rgba(0,0,0,.88) 68%,rgba(0,0,0,.38) 84%,transparent 100%)}.portfolio-lane{min-width:0;height:140%;overflow:hidden}.portfolio-track{display:flex;flex-direction:column;width:100%;will-change:transform;animation:portfolio-flow-up 76s linear infinite;animation-delay:calc(var(--lane-index) * -3.5s)}.portfolio-lane.is-reverse .portfolio-track{animation-name:portfolio-flow-down}.portfolio-set{display:flex;flex-direction:column;gap:10px;padding-bottom:10px}.portfolio-shot{display:block;width:100%;height:auto;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:#141417;box-shadow:0 16px 42px #00000057;opacity:.82}.hero:before{background:linear-gradient(to bottom,#09090b85,#09090b2e 30%,#09090b7a 62%,#09090bdb 84%,#09090b),linear-gradient(90deg,#09090b94,#09090b1f 74%,#09090b57)!important}@media(min-width:1000px){.portfolio-flow{top:-48%;right:-14%;bottom:-28%;left:-14%;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;opacity:.48!important;transform:rotate(10deg) scale(1.08)!important;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 54%,rgba(0,0,0,.9) 66%,rgba(0,0,0,.36) 84%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 54%,rgba(0,0,0,.9) 66%,rgba(0,0,0,.36) 84%,transparent 100%)}.portfolio-set{gap:18px;padding-bottom:18px}.portfolio-shot{border-radius:14px;box-shadow:0 22px 60px #00000061}.hero-content:after{display:none!important}.hero-content{background:linear-gradient(145deg,#18181ce0,#0c0c0fc2)!important}.hero.spatial-scene:not(.is-active) .portfolio-track{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.portfolio-track{animation-play-state:paused!important}}.hero-shell{display:contents}.hero-portfolio{display:none}@media(min-width:1000px){.hero.spatial-scene{padding:88px max(32px,5vw) 118px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#050505!important}.hero.spatial-scene:before{background:linear-gradient(to bottom,#05050557,#05050594 72%,#050505),linear-gradient(90deg,#0505057a,#0505051a 62%,#0505056b)!important}.hero.spatial-scene:after{display:none!important}.hero.spatial-scene>.hero-shell{position:relative!important;z-index:1;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:clamp(40px,5vw,72px);width:min(1240px,100%)!important;height:100%;min-height:500px;max-height:680px;padding:clamp(40px,4.4vw,64px);overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:32px;background:#121214f0;box-shadow:0 32px 90px #00000061}.hero.spatial-scene .hero-shell .hero-content{position:relative!important;inset:auto!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;transform:none!important;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;width:100%!important;max-width:none!important;min-width:0;min-height:0!important;padding:0!important;overflow:visible;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;transition:none!important}.hero.spatial-scene .badge{min-height:36px;margin:0 0 30px;padding:0 14px;border-color:#ffffff1a;background:#ffffff0b;font-size:13px;backdrop-filter:none;-webkit-backdrop-filter:none}.hero.spatial-scene h1{width:100%;max-width:610px!important;margin:0 0 24px;color:#fafafa;font-size:clamp(43px,3.7vw,54px)!important;font-weight:700;line-height:1.08;letter-spacing:0!important}.hero.spatial-scene h1 .gradient-word{display:inline!important;background:none;color:#fafafa;-webkit-text-fill-color:currentColor}.hero.spatial-scene p{width:100%;max-width:490px;margin:0;color:#a1a1aa;font-size:clamp(16px,1.35vw,18px);line-height:1.55}.hero.spatial-scene .hero-portfolio{display:block;position:relative;inset:auto;z-index:0;min-width:0;min-height:0;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:#09090b;box-shadow:0 24px 70px #00000052}.hero.spatial-scene .hero-portfolio img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero.spatial-scene .hero-portfolio:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to bottom,#09090b14,#09090b05 58%,#09090bb8)}}@media(min-width:1000px)and (max-width:1180px){.hero.spatial-scene{padding-right:40px!important;padding-left:40px!important}.hero.spatial-scene>.hero-shell{grid-template-columns:minmax(0,1fr) minmax(330px,.92fr);gap:34px;padding:42px}.hero.spatial-scene h1{font-size:clamp(40px,4vw,46px)!important}}.brand{flex-shrink:0;min-height:48px;padding:7px 13px;text-decoration:none;letter-spacing:0!important}.brand img{display:block;width:168px;height:auto}.location{width:196px;min-width:196px;min-height:48px;padding:7px 14px;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;gap:3px;overflow:hidden;text-align:left;letter-spacing:0!important}.location-prefix{color:#71717a;font-size:7px;font-weight:700;line-height:1;letter-spacing:0}.location strong{display:block;width:100%;overflow:hidden;color:#f4f4f5;font-size:9px;font-weight:800;line-height:1.15;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;opacity:1;transform:translateZ(0);transition:opacity .16s ease,transform .16s ease}.location strong.is-changing{opacity:0;transform:translate3d(0,3px,0)}@media(max-width:999px){.smart-header{top:max(6px,env(safe-area-inset-top))!important;width:calc(100% - 20px)!important;height:60px!important;padding:0 10px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:20px!important;background:#111114db!important}.brand{min-height:0;padding:0}.brand img{width:138px}.location{width:126px;min-width:126px;min-height:40px;padding:5px 7px;align-items:flex-end!important;text-align:right}.location-prefix{font-size:6px}.location strong{font-size:8px}}@media(prefers-reduced-motion:reduce){.location strong{transition:none}}@media(min-width:1000px){.services-section .service-card{display:flex}.services-section .service-card h3{margin-top:22px;min-height:58px;display:flex;align-items:flex-end}.services-section .service-card p{min-height:65px}}@media(min-width:1000px){.hero.spatial-scene .hero-portfolio{overflow:visible;border:0;background:transparent;box-shadow:none}.hero.spatial-scene .hero-portfolio:after{display:none}}@media(max-width:999px){.portfolio-flow:not(.is-ready) .portfolio-track{animation-play-state:paused}.portfolio-flow.is-ready .portfolio-track{animation-play-state:running}.portfolio-flow.is-restarting .portfolio-track{animation:none!important}.portfolio-track{animation-duration:72s;animation-fill-mode:both;backface-visibility:hidden;-webkit-backface-visibility:hidden}.portfolio-lane{contain:layout paint}}@media(min-width:1000px){.about-section.spatial-scene{padding:88px max(32px,5vw) 118px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#050505}.about-section.spatial-scene>.about-card{position:relative;display:grid!important;grid-template-columns:minmax(0,7fr) minmax(0,5fr)!important;grid-template-areas:"title copy" "stats stats";align-content:center;align-items:start!important;column-gap:clamp(48px,6vw,80px);row-gap:clamp(44px,5vw,64px);width:min(1240px,100%)!important;min-height:520px;max-height:680px;padding:clamp(40px,4.4vw,64px)!important;overflow:hidden;border:1px solid rgba(255,255,255,.07)!important;border-radius:32px;background:#121214!important;box-shadow:0 32px 90px #00000061!important;transition:border-color .28s ease,background .28s ease!important}.about-section .about-card:before{display:none}.about-section .about-card h3{grid-area:title;max-width:700px;margin:0;color:#fafafa;font-size:clamp(40px,3.65vw,52px);font-weight:700;line-height:1.15;letter-spacing:0}.about-section .about-card>p{grid-area:copy;max-width:440px;margin:6px 0 0;color:#a1a1aa;font-size:clamp(16px,1.35vw,18px);line-height:1.65}.about-section .about-stats{grid-area:stats;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,2vw,24px);margin:0;padding:0;border:0}.about-section .about-stat{min-width:0;padding:clamp(24px,2.2vw,30px);border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff06;transition:background .28s ease,border-color .28s ease}.about-section .about-stat:hover{border-color:#ffffff1f;background:#ffffff0b}.about-section .about-stat strong{display:block;margin:0 0 10px;color:#fff;font-size:clamp(38px,3.4vw,48px);font-weight:700;line-height:1;letter-spacing:0}.about-section .about-stat span{display:block;color:#71717a;font-size:12px;font-weight:600;line-height:1.45;letter-spacing:0;text-transform:uppercase}}@media(min-width:1000px)and (max-width:1180px){.about-section.spatial-scene{padding-right:40px!important;padding-left:40px!important}.about-section.spatial-scene>.about-card{column-gap:42px;row-gap:40px;padding:42px!important}.about-section .about-card h3{font-size:clamp(36px,3.8vw,44px)}}@media(min-width:1000px){.content-section.spatial-scene{padding:88px max(32px,5vw) 118px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#050505}.content-section.spatial-scene>.section-shell{position:relative!important;inset:auto!important;z-index:1;display:grid!important;grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:clamp(26px,3vw,36px);width:min(1240px,100%)!important;height:100%;min-height:500px;max-height:680px;padding:clamp(40px,4.4vw,64px)!important;overflow:hidden;border:1px solid rgba(255,255,255,.07)!important;border-radius:32px;background:#121214!important;box-shadow:0 32px 90px #00000061!important;opacity:1!important;transform:none!important;transition:border-color .28s ease,background .28s ease!important}.content-section .section-shell>.section-head{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;width:100%!important;margin:0;text-align:left;opacity:1!important;transform:none!important}.content-section .section-head h2{margin:0;color:#fafafa;font-size:clamp(36px,3.2vw,44px);font-weight:700;line-height:1.1;letter-spacing:0;text-transform:none}.content-section .section-head p{max-width:330px;margin:0 0 3px;color:#71717a;font-size:14px;line-height:1.45;text-align:right}.content-section .cases-track,.content-section .price-card,.content-section .quote,.content-section .faq,.content-section .contact-card{position:relative;inset:auto;width:100%!important;max-width:none!important;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden;border:0!important;border-radius:0;background:none!important;box-shadow:none!important;opacity:1!important;transform:none!important;transition:none!important}.services-section .service-card{grid-column:auto!important;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;padding:clamp(24px,2.2vw,30px);border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff06;transform:none!important;transition:background .28s ease,border-color .28s ease!important}.services-section .service-card:hover{border-color:#ffffff1f;background:#ffffff0b}.services-section .service-card h3{margin:42px 0 10px;color:#fafafa;font-size:clamp(20px,1.8vw,25px);line-height:1.2;letter-spacing:0}.services-section .service-card p{max-width:340px;margin:0;color:#8f8f98;font-size:14px;line-height:1.55}.cases-section .cases-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:1fr!important;grid-auto-flow:initial!important;gap:clamp(16px,2vw,24px);height:100%!important;min-height:0!important;padding:0!important}.cases-section .case-card,.cases-section .case-card:first-child{grid-column:auto!important;grid-row:auto!important;min-width:0;min-height:0!important;height:100%!important;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:16px;box-shadow:none;transform:none!important}.cases-section .case-card:nth-child(2),.cases-section .case-card:nth-child(3){grid-column:auto!important;grid-row:auto!important}.cases-section .case-card:after{background:linear-gradient(to top,#050505f5 5%,#05050533 68%,#05050508)}.cases-section .case-content{right:24px;bottom:24px;left:24px}.cases-section .case-content h3{font-size:24px;letter-spacing:0}.cases-section .case-content p{font-size:13px;line-height:1.5}.pricing-section .price-card{display:grid;grid-template-rows:auto 1fr;gap:clamp(36px,4vw,52px);align-content:center}.pricing-section .price-card:before{display:none}.testimonial-section .quote{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(18px,2vw,28px) 0 0}.testimonial-section .quote>p{max-width:1000px;margin:0;color:#f4f4f5;font-size:clamp(28px,2.7vw,38px);font-weight:500;line-height:1.35;letter-spacing:0}.testimonial-section .stars{font-size:12px;letter-spacing:0}.faq-section .faq{display:grid!important;align-content:start;gap:12px}.faq-section .faq-item{border-color:#ffffff0f;border-radius:14px;background:#ffffff06}.faq-section .faq-question{min-height:74px;padding:0 22px;font-size:16px;letter-spacing:0}.faq-section .faq-plus{flex:0 0 30px;width:30px;height:30px}.faq-section .faq-answer p{max-width:850px;padding:0 22px 22px;color:#8f8f98;font-size:14px;line-height:1.6}.contact-section .contact-shell{grid-template-rows:1fr!important}.contact-section .contact-card{display:flex;flex-direction:column;justify-content:center}.contact-section .contact-card:before{display:none}.contact-section .contact-card h2{max-width:760px;margin:0 0 18px;color:#fafafa;font-size:clamp(40px,3.8vw,54px);line-height:1.1;letter-spacing:0}.contact-section .contact-card>p{max-width:720px;color:#8f8f98;font-size:17px;line-height:1.6}.contact-section .contact-item{min-width:0;padding:20px;border-color:#ffffff0f;border-radius:14px;background:#ffffff06}.contact-section .contact-icon{flex:0 0 44px;width:44px;height:44px;border-radius:11px}.contact-section .contact-item small{margin-bottom:5px;font-size:9px;letter-spacing:0}.contact-section .contact-item strong{font-size:13px;overflow-wrap:anywhere}}@media(min-width:1000px)and (max-width:1180px){.content-section.spatial-scene{padding-right:40px!important;padding-left:40px!important}.content-section.spatial-scene>.section-shell{gap:28px;padding:42px!important}.content-section .section-head h2{font-size:36px}.services-section .service-card h3{margin-top:28px;font-size:20px}.cases-section .case-content{right:18px;bottom:18px;left:18px}.services-section .service-card h3{min-height:52px;margin-top:18px}.services-section .service-card p{min-height:60px}}.case-controls{display:flex;align-items:center;gap:8px}.case-counter{min-width:54px;color:#a1a1aa;font-size:10px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.cases-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cases-viewport::-webkit-scrollbar{display:none}.case-open{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#e4e4e7;font-size:11px;font-weight:700}.case-open b{color:#8796d8;font-size:13px;font-weight:500;transition:transform .22s ease}.case-card:hover .case-open b{transform:translate3d(2px,-2px,0)}.case-pagination{display:flex;align-items:center;gap:7px}.case-dot{width:22px;height:3px;overflow:hidden;border-radius:999px;background:#ffffff1a;transition:width .28s ease,background .28s ease}.case-dot.is-current{width:46px;background:#7c8cff}@media(min-width:1000px){.about-section.spatial-scene,.content-section.spatial-scene{padding:clamp(68px,8vh,86px) max(32px,5vw) clamp(82px,10vh,104px)!important}.about-section.spatial-scene>.about-card,.content-section.spatial-scene>.section-shell{height:auto!important;min-height:0!important;max-height:calc(100dvh - 154px);padding:clamp(32px,3.5vw,48px)!important}.about-section.spatial-scene>.about-card{row-gap:clamp(30px,3.8vw,46px)}.content-section.spatial-scene>.section-shell{grid-template-rows:auto auto;gap:clamp(20px,2.5vw,30px)}.services-section .service-card{height:auto;padding:clamp(20px,1.8vw,26px)}.services-section .service-card h3{min-height:0;margin:20px 0 9px;align-items:flex-start}.services-section .service-card p{min-height:0}.cases-section .section-shell{overflow:hidden}.cases-section .section-head{align-items:center;pointer-events:auto!important}.cases-section .section-head p{max-width:250px;margin:0}.cases-section .cases-viewport{width:100%}.cases-section .cases-track{display:flex!important;grid-template-columns:none!important;grid-template-rows:none!important;width:max-content!important;height:auto!important;gap:clamp(16px,1.7vw,22px);padding:0 clamp(120px,14vw,220px) 0 0!important;overflow:visible!important}.cases-section .case-card,.cases-section .case-card:first-child,.cases-section .case-card:nth-child(2),.cases-section .case-card:nth-child(3){position:relative;flex:0 0 clamp(500px,50vw,680px);width:clamp(500px,50vw,680px)!important;height:clamp(310px,44vh,410px)!important;scroll-snap-align:start;scroll-snap-stop:always;color:#fff;text-decoration:none;opacity:.42;filter:saturate(.58) brightness(.72);transition:opacity .38s ease,filter .38s ease,border-color .38s ease}.cases-section .case-card.is-current{border-color:#7c8cff61;opacity:1;filter:none}.cases-section .case-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .8s cubic-bezier(.2,.78,.2,1),object-position 7s ease}.cases-section .case-card.is-current:hover img{object-position:center center;transform:scale(1.015)}.cases-section .case-card:after{background:linear-gradient(to top,#050507fa 3%,#050507c2 35%,#0505070f 78%)!important}.cases-section .case-content{right:clamp(22px,2.3vw,30px);bottom:clamp(20px,2.2vw,28px);left:clamp(22px,2.3vw,30px)}.cases-section .case-content p{max-width:470px}.pricing-section .price-card{gap:clamp(26px,3vw,40px)}}@media(min-width:1000px)and (max-height:820px){.about-section.spatial-scene,.content-section.spatial-scene{padding-top:62px!important;padding-bottom:76px!important}.about-section.spatial-scene>.about-card,.content-section.spatial-scene>.section-shell{max-height:calc(100dvh - 130px);padding:30px!important}.about-section.spatial-scene>.about-card{row-gap:28px}.about-section .about-card h3{font-size:clamp(34px,3.5vw,43px)}.about-section .about-stat{padding:20px}.about-section .about-stat strong{font-size:38px}.content-section.spatial-scene>.section-shell{gap:20px}.content-section .section-head h2{font-size:34px}.services-section .service-card{padding:18px}.services-section .service-card h3{margin-top:16px;font-size:19px}.services-section .service-card p{font-size:12px}.cases-section .case-card,.cases-section .case-card:first-child,.cases-section .case-card:nth-child(2),.cases-section .case-card:nth-child(3){height:clamp(290px,43vh,350px)!important}.testimonial-section .quote>p{font-size:clamp(25px,2.5vw,32px)}.faq-section .faq{gap:8px}.faq-section .faq-question{min-height:62px}}@media(min-width:1000px)and (max-height:700px){.about-section.spatial-scene,.content-section.spatial-scene{padding-top:54px!important;padding-bottom:66px!important}.about-section.spatial-scene>.about-card,.content-section.spatial-scene>.section-shell{padding:24px!important}.content-section.spatial-scene>.section-shell{gap:16px}.cases-section .case-card,.cases-section .case-card:first-child,.cases-section .case-card:nth-child(2),.cases-section .case-card:nth-child(3){height:286px!important}.faq-section .faq-question{min-height:54px}.faq-section .faq-answer p{padding-bottom:14px;line-height:1.45}}@media(max-width:999px){.case-controls{display:none}.cases-section .cases-viewport{width:100%;margin-top:0}.cases-section .cases-track{display:flex;width:max-content;gap:12px;padding:0 24px 0 0;overflow:visible}.cases-section .case-card{position:relative;flex:0 0 min(82vw,350px);width:min(82vw,350px);height:410px;color:#fff;text-decoration:none;scroll-snap-align:start;scroll-snap-stop:always}.cases-section .case-card img{object-position:top center}.cases-section .case-content{right:20px;bottom:20px;left:20px}.cases-section .case-content h3{font-size:25px}.cases-section .case-open{margin-top:11px}.cases-section .case-pagination{margin-top:15px}}@media(prefers-reduced-motion:reduce){.cases-viewport{scroll-behavior:auto}.case-card,.case-card img,.case-dot{transition:none!important}}.review-controls{display:flex;align-items:center;gap:8px}.reviews-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.reviews-viewport::-webkit-scrollbar{display:none}.reviews-track{display:flex;width:max-content}.review-pagination{display:flex;align-items:center;gap:6px}.review-dot{width:14px;height:3px;border-radius:999px;background:#ffffff1a;transition:width .28s ease,background .28s ease}.review-dot.is-current{width:36px;background:#7c8cff}@media(min-width:1000px){.testimonial-section .section-shell{overflow:hidden}.testimonial-section .section-head{align-items:center;pointer-events:auto!important}.testimonial-section .section-head p{max-width:250px;margin:0}.testimonial-section .reviews-track{gap:clamp(16px,1.7vw,22px);padding-right:clamp(120px,14vw,220px)}.testimonial-section .quote{flex:0 0 clamp(620px,59vw,800px);width:clamp(620px,59vw,800px)!important;min-height:300px!important;padding:clamp(28px,3vw,38px)!important;display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px;background:linear-gradient(135deg,#ffffff0b,#ffffff05)!important;box-shadow:none!important;opacity:.35!important;transform:none!important;transition:opacity .38s ease,border-color .38s ease,background .38s ease!important}.testimonial-section .quote:before{content:"\201c";position:absolute;top:-22px;right:24px;color:#7c8cff1a;font-size:150px;font-weight:800;line-height:1;pointer-events:none}.testimonial-section .quote.is-current{border-color:#7c8cff4d!important;background:linear-gradient(135deg,#7c8cff14,#ffffff05 52%)!important;opacity:1!important}.testimonial-section .quote>p{position:relative;z-index:1;max-width:740px;margin:24px 0 30px;color:#f4f4f5;font-size:clamp(22px,2vw,28px);font-weight:500;line-height:1.42;letter-spacing:0}}@media(min-width:1000px)and (max-height:820px){.testimonial-section .quote{min-height:265px!important;padding:24px!important}.testimonial-section .quote>p{margin:18px 0 22px;font-size:clamp(19px,1.8vw,24px);line-height:1.38}}@media(max-width:999px){.review-controls{display:none}.testimonial-section .reviews-viewport{width:100%}.testimonial-section .reviews-track{gap:12px;padding-right:24px}.testimonial-section .quote{position:relative;flex:0 0 min(86vw,350px);width:min(86vw,350px)!important;min-height:350px;padding:24px!important;display:flex;flex-direction:column;justify-content:space-between;scroll-snap-align:start;scroll-snap-stop:always;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px;background:linear-gradient(145deg,#ffffff0b,#ffffff05)!important;opacity:.48!important;transform:none!important}.testimonial-section .quote.is-current{border-color:#7c8cff4d!important;opacity:1!important}.testimonial-section .quote>p{margin:22px 0 26px;color:#f4f4f5;font-size:19px;font-weight:500;line-height:1.48;letter-spacing:0}.testimonial-section .review-pagination{margin-top:15px}.review-dot{width:10px}.review-dot.is-current{width:28px}}@media(prefers-reduced-motion:reduce){.reviews-viewport{scroll-behavior:auto}.testimonial-section .quote,.review-dot{transition:none!important}}.pricing-pagination{display:flex;align-items:center;gap:7px}.pricing-dot{width:22px;height:3px;border-radius:999px;background:#ffffff1a;transition:width .28s ease,background .28s ease}.pricing-dot.is-current{width:46px;background:#7c8cff}@media(min-width:1000px){.pricing-section .section-shell{overflow:hidden}.pricing-section .section-head{align-items:center;pointer-events:auto!important}.pricing-section .section-head p{max-width:250px;margin:0}.pricing-section .price-card{flex:0 0 clamp(760px,68vw,920px);width:clamp(760px,68vw,920px)!important;min-height:310px!important;padding:clamp(26px,2.8vw,36px)!important;gap:clamp(24px,2.8vw,34px);scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px;background:linear-gradient(135deg,#ffffff0b,#ffffff05)!important;box-shadow:none!important;opacity:.36!important;transform:none!important;transition:opacity .38s ease,border-color .38s ease,background .38s ease!important}.pricing-section .price-card.is-current{border-color:#7c8cff4d!important;background:linear-gradient(135deg,#7c8cff13,#ffffff05 48%)!important;opacity:1!important}}@media(min-width:1000px)and (max-height:820px){.pricing-section .price-card{min-height:278px!important;padding:24px!important;gap:20px}}@media(max-width:999px){.pricing-section .price-card{flex:0 0 min(88vw,360px);width:min(88vw,360px)!important;min-height:0;padding:24px!important;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px;background:linear-gradient(145deg,#ffffff0b,#ffffff05)!important;opacity:.48!important;transform:none!important}.pricing-section .price-card.is-current{border-color:#7c8cff4d!important;opacity:1!important}.pricing-section .pricing-pagination{margin-top:15px}}@media(max-width:380px){.pricing-section .price-card{padding:20px!important}}@media(prefers-reduced-motion:reduce){.pricing-section .price-card,.pricing-dot{transition:none!important}}.contact-eyebrow{display:block;margin-bottom:16px;color:#8e9be0;font-size:8px;font-weight:800;line-height:1}.contact-note{display:flex;align-items:flex-start;gap:9px;margin-top:26px;color:#71717a;font-size:11px;line-height:1.5}.contact-note i{width:7px;height:7px;flex:0 0 7px;margin-top:5px;border-radius:50%;background:#7c8cff;box-shadow:0 0 14px #7c8cff7a}.contact-channels{min-width:0}.telegram-contact{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:210px;padding:26px;overflow:hidden;border:1px solid rgba(124,140,255,.32);border-radius:16px;background:linear-gradient(135deg,#7c8cff1f,#ffffff06 58%);color:#f4f4f5;text-decoration:none;transition:border-color .28s ease,background .28s ease,transform .28s ease}.telegram-contact:before{content:"";position:absolute;right:-50px;bottom:-72px;width:190px;height:190px;border:1px solid rgba(124,140,255,.12);border-radius:50%;box-shadow:0 0 0 28px #7c8cff06,0 0 0 58px #7c8cff05;pointer-events:none}.telegram-contact:hover{border-color:#7c8cff8f;background:linear-gradient(135deg,#7c8cff2b,#ffffff09 58%)}.telegram-contact-head{position:relative;z-index:1;display:flex;align-items:center;gap:10px;color:#aeb8f2;font-size:8px;font-weight:800}.telegram-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#7c8cff;color:#0b0b0d}.telegram-icon svg{width:17px;height:17px}.telegram-contact-body{position:static;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:28px 0 24px}.telegram-contact-body h3{margin:0 0 7px;padding-bottom:2px;color:#fff;font-size:34px;line-height:1.08;letter-spacing:0}.telegram-contact-body p{max-width:420px;margin:0;color:#a1a1aa;font-size:13px;line-height:1.5}.telegram-arrow{position:absolute;right:26px;bottom:26px;z-index:2;flex:0 0 auto;color:#aeb8f2;font-size:26px;line-height:1}.telegram-contact>strong{position:relative;z-index:1;color:#fff;font-size:15px;letter-spacing:0}.contact-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.contact-secondary .contact-item{min-width:0;min-height:74px;padding:14px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#ffffff06;color:#f4f4f5;text-decoration:none;transition:border-color .24s ease,background .24s ease}.contact-secondary a.contact-item:hover{border-color:#ffffff21;background:#ffffff0b}.contact-secondary .contact-icon{width:40px;height:40px;border-radius:10px}.contact-secondary .contact-icon svg{width:17px}.contact-secondary .contact-item small{display:block;margin-bottom:4px;color:#71717a;font-size:7px;font-weight:700}.contact-secondary .contact-item strong{display:block;overflow-wrap:anywhere;color:#d4d4d8;font-size:11px;font-weight:600}.contact-item-arrow{color:#71717a;font-size:14px}@media(min-width:1000px){.contact-section .contact-card{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(48px,6vw,84px);padding:0}.contact-section .contact-card h2{max-width:520px;margin:0 0 18px;padding-bottom:2px;font-size:clamp(40px,3.8vw,54px)}.contact-section .contact-card>p{display:none}.contact-section .contact-intro>p{max-width:500px;margin:0;color:#8f8f98;font-size:16px;line-height:1.6}}@media(min-width:1000px)and (max-height:820px){.contact-section .contact-card{gap:42px}.contact-section .contact-card h2{margin-bottom:13px;font-size:38px}.contact-section .contact-intro>p{font-size:14px}.contact-note{margin-top:18px}.telegram-contact{min-height:180px;padding:21px}.telegram-contact-body{margin:20px 0 18px}.telegram-contact-body h3{font-size:30px}.contact-secondary .contact-item{min-height:64px;padding:11px}}@media(max-width:999px){.contact-section .contact-card{display:block;padding:24px!important}.contact-section .contact-card h2{margin:0 0 14px}.contact-section .contact-intro>p{margin:0;color:#8f8f98;font-size:14px;line-height:1.6}.contact-note{margin-top:18px;font-size:10px}.contact-channels{margin-top:28px}.telegram-contact{min-height:218px;padding:22px}.telegram-contact-body{margin:25px 0 22px}.telegram-contact-body h3{font-size:30px}.telegram-contact-body p{font-size:12px}.telegram-arrow{right:22px;bottom:22px;font-size:22px}.contact-secondary{grid-template-columns:1fr}.contact-secondary .contact-item{min-height:68px}}@media(prefers-reduced-motion:reduce){.telegram-contact,.telegram-arrow,.contact-secondary .contact-item{transition:none!important}}.form-honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.form-content[hidden]{display:none!important}.form-field{display:grid;gap:6px}.form-field>span{padding-left:3px;color:#8f8f98;font-size:8px;font-weight:700;line-height:1}.form-field .field{transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.form-field .field:focus{border-color:#7c8cff94;background:#7c8cff0e;box-shadow:0 0 0 3px #7c8cff1a}.form-consent{margin-top:13px;display:flex;align-items:flex-start;gap:9px;color:#71717a;font-size:9px;line-height:1.45;cursor:pointer}.form-consent input{width:15px;height:15px;flex:0 0 15px;margin:0;accent-color:#7C8CFF}.submit{position:relative;display:grid;place-items:center;cursor:pointer;transition:opacity .2s ease,background .2s ease,transform .2s ease}.submit:active{transform:scale(.99)}.submit:disabled{opacity:.68;cursor:wait;transform:none}@keyframes submit-dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.submit.is-loading span:after{content:"";display:inline-block;width:18px;text-align:left;animation:submit-dots 1.2s steps(1,end) infinite}.form-error{display:none;margin-top:12px;padding:12px 14px;border:1px solid rgba(248,113,113,.22);border-radius:13px;background:#f8717112;color:#fecaca;font-size:10px;line-height:1.5}.form-error.show{display:block}.form-error a{color:#fff;font-weight:700}.sheet-overlay.has-success .type-grid{display:none}.success{display:none;margin:28px 0 0;padding:0;border:0;background:transparent;color:#f4f4f5;outline:none}.success.show{display:flex;flex-direction:column;align-items:flex-start}.success-mark{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border:1px solid rgba(124,140,255,.34);border-radius:16px;background:#7c8cff1f;color:#f5f5f5;box-shadow:0 0 38px #7c8cff21}.success-mark svg{width:27px;height:27px}.success-eyebrow{margin-bottom:10px;color:#aeb8f2;font-size:8px;font-weight:800}.success h3{margin:0;color:#fff;font-size:28px;line-height:1.15;letter-spacing:0}.success>p{max-width:370px;margin:14px 0 24px;color:#8f8f98;font-size:13px;line-height:1.6}.success-telegram{width:100%;min-height:74px;padding:13px 15px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(124,140,255,.34);border-radius:16px;background:linear-gradient(135deg,#7c8cff24,#ffffff08);color:#fff;text-decoration:none;transition:border-color .22s ease,background .22s ease}.success-telegram:hover{border-color:#7c8cff94;background:linear-gradient(135deg,#7c8cff33,#ffffff0a)}.success-telegram-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#7c8cff;color:#0b0b0d}.success-telegram-icon svg{width:20px;height:20px}.success-telegram small,.success-telegram strong{display:block}.success-telegram small{margin-bottom:5px;color:#aeb8f2;font-size:7px;font-weight:800}.success-telegram strong{color:#fff;font-size:13px}.success-telegram b{color:#aeb8f2;font-size:18px;font-weight:500}.success-again{margin:18px auto 0;padding:7px 2px;border:0;background:transparent;color:#71717a;font-size:10px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}@media(max-width:999px){.success{margin-top:24px}.success h3{font-size:25px}}@media(prefers-reduced-motion:reduce){.submit,.form-field .field,.success-telegram{transition:none!important}.submit.is-loading span:after{animation:none;content:"..."}}@media(max-width:999px){.content-section .section-head h2{display:inline-block;width:max-content;max-width:100%;color:#fff;font-size:30px;font-weight:900;line-height:1.05;letter-spacing:0;filter:drop-shadow(0 2px 8px rgba(255,255,255,.08))}}@supports ((-webkit-background-clip: text) or (background-clip: text)){@media(max-width:999px){.content-section .section-head h2{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 2 L30 16 L16 30 L2 16 Z' fill='none' stroke='white' stroke-opacity='0.35' stroke-width='2'/%3E%3Cpath d='M16 6 L26 16 L16 26 L6 16 Z' fill='none' stroke='white' stroke-opacity='0.35' stroke-width='1.5'/%3E%3Ccircle cx='16' cy='16' r='3' fill='white' fill-opacity='0.45'/%3E%3C/svg%3E"),linear-gradient(270deg,#f05,#00dbde,#fc00ff,#00ff87);background-position:0 0,0% 50%;background-size:20px 20px,400% 400%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:mobile-luminous-carpet 8s ease infinite}}}@keyframes mobile-luminous-carpet{0%{background-position:0 0,0% 50%}50%{background-position:10px 10px,100% 50%}to{background-position:20px 20px,0% 50%}}@media(max-width:999px)and (prefers-reduced-motion:reduce){.content-section .section-head h2{animation:none;background-position:0 0,45% 50%}}.location-prefix{color:#00dbde;text-shadow:0 0 10px rgba(0,219,222,.2)}.case-dot.is-current,.review-dot.is-current,.pricing-dot.is-current{background:linear-gradient(90deg,#fc00ff,#00dbde);box-shadow:0 0 10px #00dbde24}.price-card[data-package]{cursor:pointer}.price-card[data-package]:focus-visible{outline:2px solid #f5f5f5;outline-offset:4px}.pricing-section .price-card[data-package=premium]{border-color:#dab45494!important;background:linear-gradient(145deg,#dab45412,#ffffff05 52%)!important;box-shadow:inset 0 1px #ffe8a924,0 0 34px #b88b2b14!important}@media(min-width:1000px){.pricing-section .price-card{grid-template-rows:auto 1fr auto}.pricing-section .price-card[data-package=premium].is-current{border-color:#e5c165c2!important;background:linear-gradient(135deg,#dab45418,#ffffff05 52%)!important}}@media(max-width:999px){.pricing-section .price-card{grid-template-rows:auto 1fr auto}}.site-nav,.header-actions,.brand-logo-green{display:none}.brand-logo-default{display:block}.home-page .brand-logo-default,.home-page .location{display:none!important}.home-page .brand-logo-green{display:block!important}.home-page .hero{--hero-dark: #0C561D;--hero-dark-ink: #082F12;--hero-light: #CAF389;--hero-paper: #F6F9EE}.home-page .hero-shell>.smart-header{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto}.home-page .hero-shell .brand{min-height:0;padding:0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-page .hero-shell .badge{color:var(--hero-dark);border-color:#0c561d33;background:#0c561d14;backdrop-filter:none;-webkit-backdrop-filter:none}.home-page .hero h1,.home-page .hero h1 .gradient-word{color:var(--hero-dark-ink)!important;background:none!important;-webkit-text-fill-color:currentColor!important;filter:none!important}.home-page .hero p{color:#082f12b8}.home-page .site-nav a:focus-visible,.home-page .header-telegram:focus-visible,.home-page .header-project:focus-visible{outline:2px solid var(--hero-dark);outline-offset:3px}@media(min-width:1000px){.home-page .hero.spatial-scene{padding:clamp(28px,4vh,42px) max(30px,4vw) clamp(64px,8vh,82px)!important;background:#050505!important}.home-page .hero.spatial-scene:before{background:linear-gradient(to bottom,#05050533,#05050585 74%,#050505),linear-gradient(90deg,#05050570,#05050514 58%,#05050570)!important}.home-page .hero.spatial-scene>.hero-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);grid-template-areas:"visual content";align-items:center;gap:clamp(42px,4.8vw,70px);width:min(1320px,100%)!important;height:auto!important;min-height:min(650px,calc(100dvh - 94px));max-height:calc(100dvh - 76px);padding:120px clamp(44px,4.6vw,68px) 66px!important;overflow:visible;border:1px solid rgba(12,86,29,.18);border-radius:52px;color:var(--hero-dark-ink);background:linear-gradient(to bottom,var(--hero-light) 0%,#DDF7AD 38%,#EEF8D9 70%,#FFFFFF 100%)!important;box-shadow:0 32px 90px #00000061}.home-page .hero.spatial-scene>.hero-shell:after{content:"";position:absolute;z-index:0;left:22%;bottom:-74px;width:56%;height:75px;pointer-events:none;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H1000C920 0 950 100 840 100H160C50 100 80 0 0 0Z'/%3E%3C/svg%3E") center / 100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H1000C920 0 950 100 840 100H160C50 100 80 0 0 0Z'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.home-page .hero-shell>.smart-header{position:absolute!important;z-index:8;top:22px!important;right:26px!important;bottom:auto!important;left:26px!important;transform:none!important;width:auto!important;height:78px!important;padding:0 2px!important;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:0}.home-page .hero-shell .brand img{width:214px;height:auto}.home-page .site-nav{min-width:0;margin-left:auto;display:flex;align-items:center;gap:clamp(22px,2vw,34px)}.home-page .site-nav a{position:relative;color:#082f12c7;font-size:clamp(15px,1.16vw,18px);font-weight:700;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:color .2s ease}.home-page .site-nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--hero-dark);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.home-page .site-nav a:hover,.home-page .site-nav a:focus-visible{color:var(--hero-dark)}.home-page .site-nav a:hover:after,.home-page .site-nav a:focus-visible:after{transform:scaleX(1)}.home-page .header-actions{display:flex;align-items:center;gap:10px}.home-page .header-telegram,.home-page .header-project{min-height:50px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(12,86,29,.36);border-radius:9px;font-size:14px;font-weight:750;letter-spacing:0;text-decoration:none;white-space:nowrap}.home-page .header-telegram{color:var(--hero-dark);background:#fff3}.home-page .header-project{color:#fff;background:var(--hero-dark);border-color:var(--hero-dark)}.home-page .hero.spatial-scene .hero-shell .hero-content{grid-area:content;justify-content:center;color:var(--hero-dark-ink)}.home-page .hero.spatial-scene .badge{min-height:34px;margin:0 0 24px;padding:0 13px;font-size:11px;font-weight:750}.home-page .hero.spatial-scene h1{max-width:650px!important;margin:0 0 22px;color:var(--hero-dark-ink)!important;font-size:clamp(45px,4vw,62px)!important;font-weight:800;line-height:1.03;letter-spacing:0!important}.home-page .hero.spatial-scene p{max-width:590px;color:#082f12b8;font-size:clamp(15px,1.25vw,17px);line-height:1.55}.home-page .hero.spatial-scene .hero-portfolio{grid-area:visual;align-self:center;width:100%;height:min(430px,54vh);min-height:340px;overflow:visible}}@media(min-width:1000px)and (max-width:1180px){.home-page .hero.spatial-scene{padding-right:28px!important;padding-left:28px!important}.home-page .hero.spatial-scene>.hero-shell{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:30px;padding:108px 36px 60px!important}.home-page .site-nav{display:none}.home-page .hero-shell .brand img{width:194px}.home-page .hero.spatial-scene h1{font-size:clamp(40px,4.25vw,49px)!important}.home-page .hero.spatial-scene .hero-portfolio{height:min(390px,51vh);min-height:320px}}@media(min-width:1000px)and (max-height:780px){.home-page .hero.spatial-scene>.hero-shell:after{bottom:-58px;height:59px}}@media(max-width:999px){.home-page .hero{min-height:100svh;padding:10px 10px 34px!important;align-items:flex-start;overflow:hidden}.home-page .hero:before{background:linear-gradient(to bottom,#05050538,#05050580 78%,#050505)!important}.home-page .hero:after{display:none}.home-page .hero-shell{position:relative;z-index:2;width:100%;min-height:calc(100svh - 28px);padding:88px 20px 24px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(12,86,29,.16);border-radius:28px;color:var(--hero-dark-ink);background:linear-gradient(155deg,var(--hero-light) 0%,#DEF7B1 45%,var(--hero-paper) 100%);box-shadow:0 24px 64px #00000057}.home-page .hero-shell>.smart-header{position:absolute!important;z-index:8;top:12px!important;right:16px!important;left:16px!important;transform:none!important;width:auto!important;height:60px!important;padding:0!important;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:0!important}.home-page .hero-shell .brand img{width:132px;height:auto}.home-page .header-actions{display:flex;align-items:center}.home-page .header-telegram,.home-page .site-nav{display:none}.home-page .header-project{min-height:38px;padding:0 12px;border:0;border-radius:8px;background:var(--hero-dark);color:#fff;font-size:10px;font-weight:750;letter-spacing:0}.home-page .hero-content{position:relative;z-index:3;order:1;width:100%;color:var(--hero-dark-ink)}.home-page .hero .badge{min-height:30px;margin:0 0 18px;padding:0 11px;font-size:10px;font-weight:750}.home-page .hero h1{max-width:350px;margin:0 0 17px;color:var(--hero-dark-ink)!important;font-size:clamp(38px,10.7vw,47px);font-weight:850;line-height:1.01;letter-spacing:0!important}.home-page .hero p{max-width:350px;color:#082f12b3;font-size:14px;line-height:1.5}.home-page .hero-portfolio{position:relative;z-index:2;order:2;width:100%;height:250px;margin-top:28px;display:block;overflow:visible}}@media(max-width:390px){.home-page .hero-shell{padding-right:16px;padding-left:16px}.home-page .hero-shell .brand img{width:118px}.home-page .header-project{padding:0 10px;font-size:9px}.home-page .hero h1{font-size:36px}}@media(prefers-reduced-motion:reduce){.home-page .site-nav a,.home-page .site-nav a:after{transition:none}}.home-page .faq-section{position:relative;background:#000!important}.home-page .faq-layout{position:relative;z-index:1}.home-page .faq-intro{position:relative;isolation:isolate;min-width:0}.home-page .faq-intro:before{content:"";position:absolute;z-index:-1;top:-90px;right:-48px;bottom:-90px;left:-100px;opacity:.34;background-image:url("data:image/svg+xml,%3Csvg width='620' height='540' viewBox='0 0 620 540' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%2360755a' stroke-width='1'%3E%3Cpath d='M0 64h154l38 38h168l40 40h156'/%3E%3Cpath d='M0 126h94l32 32h206l54 54h154'/%3E%3Cpath d='M0 202h182l42 42h230'/%3E%3Cpath d='M0 278h116l38-38h150l44 44h188'/%3E%3Cpath d='M0 350h168l42-42h172l52 52h156'/%3E%3Cpath d='M0 432h104l52-52h164l42 42h210'/%3E%3Cpath d='M24 510h130l52-52h198l42-42h154'/%3E%3C/g%3E%3Cg fill='%2360755a'%3E%3Ccircle cx='154' cy='64' r='4'/%3E%3Ccircle cx='360' cy='102' r='4'/%3E%3Ccircle cx='94' cy='126' r='4'/%3E%3Ccircle cx='332' cy='158' r='4'/%3E%3Ccircle cx='182' cy='202' r='4'/%3E%3Ccircle cx='454' cy='244' r='4'/%3E%3Ccircle cx='116' cy='278' r='4'/%3E%3Ccircle cx='304' cy='240' r='4'/%3E%3Ccircle cx='168' cy='350' r='4'/%3E%3Ccircle cx='382' cy='308' r='4'/%3E%3Ccircle cx='104' cy='432' r='4'/%3E%3Ccircle cx='320' cy='380' r='4'/%3E%3Ccircle cx='154' cy='510' r='4'/%3E%3Ccircle cx='446' cy='416' r='4'/%3E%3C/g%3E%3C/svg%3E");background-position:left center;background-repeat:no-repeat;background-size:cover;pointer-events:none}.home-page .faq-kicker{display:block;color:#f7f7f2;font-size:17px;font-weight:800;line-height:1;letter-spacing:0}.home-page .faq-intro h2{margin:44px 0 0;color:#caf389;font-size:clamp(48px,4.4vw,72px);font-weight:800;line-height:1.08;letter-spacing:0}.home-page .faq-contact-link{min-height:56px;margin-top:56px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#caf389;color:#07160a;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease}.home-page .faq-contact-link:hover,.home-page .faq-contact-link:focus-visible{background:#fff;color:#0c561d}.home-page .faq-section .faq{display:grid!important;align-content:center;gap:2px;width:100%!important;min-width:0;overflow:visible!important}.home-page .faq-section .faq-item{overflow:visible;border:0!important;border-radius:0;background:transparent!important}.home-page .faq-section .faq-question{width:100%;min-height:60px;padding:6px 0;display:flex;align-items:center;justify-content:flex-start;gap:18px;border:0;background:transparent;color:#f4f4f1;font-size:clamp(19px,1.65vw,27px);font-weight:500;line-height:1.25;letter-spacing:0;text-align:left;cursor:pointer}.home-page .faq-question-text{min-width:0}.home-page .faq-section .faq-plus{position:relative;flex:0 0 42px;width:42px;height:42px;display:block;border-radius:50%;background:#caf389;transition:transform .26s ease,background-color .18s ease}.home-page .faq-section .faq-plus:before{content:"";position:absolute;top:13px;left:14px;width:10px;height:10px;border-right:2px solid #0C561D;border-bottom:2px solid #0C561D;transform:rotate(45deg)}.home-page .faq-section .faq-question:hover .faq-plus{background:#fff}.home-page .faq-section .faq-answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .22s ease}.home-page .faq-section .faq-answer p{max-width:760px;margin:0;padding:2px 0 18px 60px;color:#a5a5a0;font-size:14px;line-height:1.55;letter-spacing:0}.home-page .faq-section .faq-item.open .faq-answer{max-height:150px;opacity:1}.home-page .faq-section .faq-item.open .faq-plus{transform:rotate(180deg)}@media(min-width:1000px){.home-page .faq-section.spatial-scene{padding:clamp(52px,7vh,76px) 0 clamp(82px,10vh,112px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .faq-section.spatial-scene>.faq-layout{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:grid!important;grid-template-columns:minmax(280px,.72fr) minmax(0,1.45fr);grid-template-rows:auto;align-items:center;gap:clamp(60px,8vw,150px);overflow:visible;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;transform:none!important}}@media(min-width:1000px)and (max-height:760px){.home-page .faq-intro h2{margin-top:32px;font-size:clamp(44px,4vw,58px)}.home-page .faq-contact-link{min-height:50px;margin-top:38px}.home-page .faq-section .faq-question{min-height:50px;font-size:clamp(17px,1.45vw,22px)}.home-page .faq-section .faq-plus{flex-basis:36px;width:36px;height:36px}.home-page .faq-section .faq-plus:before{top:11px;left:12px;width:9px;height:9px}.home-page .faq-section .faq-answer p{padding-left:54px;padding-bottom:12px;font-size:12px}}@media(max-width:999px){.home-page .faq-section{padding:84px 18px 132px!important}.home-page .faq-section>.faq-layout{width:100%!important;min-height:0;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr);gap:44px;border:0!important;background:transparent!important;box-shadow:none!important}.home-page .faq-intro:before{top:-54px;right:-18px;bottom:-34px;left:-70px;opacity:.24;background-size:520px auto}.home-page .faq-kicker{font-size:14px}.home-page .faq-intro h2{margin-top:26px;font-size:clamp(40px,12vw,54px);line-height:1.03}.home-page .faq-contact-link{min-height:50px;margin-top:30px;padding:0 22px;font-size:13px}.home-page .faq-section .faq{gap:0}.home-page .faq-section .faq-question{min-height:62px;padding:9px 0;gap:13px;font-size:17px;line-height:1.3}.home-page .faq-section .faq-plus{flex-basis:36px;width:36px;height:36px}.home-page .faq-section .faq-plus:before{top:11px;left:12px;width:9px;height:9px}.home-page .faq-section .faq-answer p{padding:0 0 18px 49px;color:#afafaa;font-size:13px;line-height:1.55}}@media(prefers-reduced-motion:reduce){.home-page .faq-section .faq-plus,.home-page .faq-section .faq-answer{transition:none}}.home-page .about-section{position:relative;isolation:isolate;overflow:hidden;color:#f7f9f5;background:linear-gradient(90deg,rgba(202,243,137,.075) 0%,rgba(202,243,137,.018) 34%,transparent 58%),#111510}.home-page .about-section:before{content:"";position:absolute;z-index:0;right:-2%;bottom:-7%;width:min(54vw,820px);aspect-ratio:1.32;pointer-events:none;opacity:.22;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760 560'%3E%3Cg fill='none' stroke='%23CAF389' stroke-opacity='.32' stroke-width='1.4'%3E%3Cpath d='M760 76H626l-42 42v98l-52 52H410l-48 48H228'/%3E%3Cpath d='M760 142H670l-38 38v104l-72 72H436l-44 44H280'/%3E%3Cpath d='M760 218h-58l-42 42v96l-70 70H468l-56 56H174'/%3E%3Cpath d='M760 294h-32l-38 38v84l-92 92H356'/%3E%3Cpath d='M602 0v104l-46 46v64M680 0v166l-38 38v76M518 42v108l-38 38v48'/%3E%3C/g%3E%3Cg fill='%23CAF389' fill-opacity='.34'%3E%3Ccircle cx='228' cy='316' r='4'/%3E%3Ccircle cx='280' cy='400' r='4'/%3E%3Ccircle cx='174' cy='482' r='4'/%3E%3Ccircle cx='356' cy='508' r='4'/%3E%3Ccircle cx='410' cy='268' r='4'/%3E%3Ccircle cx='602' cy='104' r='4'/%3E%3Ccircle cx='680' cy='166' r='4'/%3E%3Ccircle cx='518' cy='42' r='4'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat}.home-page .about-card:before{display:none!important}.home-page .about-copy h2{position:relative;margin:0;padding-left:62px;color:#caf389;font-weight:800;line-height:1;letter-spacing:0}.home-page .about-copy h2:before{content:"";position:absolute;top:50%;left:0;width:34px;height:34px;border:10px solid #CAF389;border-radius:50%;transform:translateY(-50%)}.home-page .about-story p{margin:0;color:#f7f9f5c2;font-weight:450;letter-spacing:0}.home-page .about-story p+p{margin-top:28px}.home-page .about-story strong{color:#f7f9f5;font-weight:650}.home-page .about-stat{color:#092f13;background:#caf389;border:1px solid rgba(202,243,137,.68);box-shadow:inset 0 1px #ffffff52}.home-page .about-stat-icon{display:grid;place-items:center;color:#0c561d}.home-page .about-stat-icon svg{display:block;width:100%;height:100%;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.home-page .about-stat strong,.home-page .about-stat-label{display:block;color:#092f13;text-align:center;letter-spacing:0}.home-page .about-stat .about-stat-label{font-weight:600;line-height:1.25;text-transform:none}@media(min-width:1000px){.home-page .about-section.spatial-scene{padding:clamp(46px,6vh,74px) max(42px,7vw) clamp(70px,9vh,98px)!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;background:linear-gradient(90deg,rgba(202,243,137,.075) 0%,rgba(202,243,137,.018) 34%,transparent 58%),#111510!important}.home-page .about-section.spatial-scene>.about-card{position:relative;z-index:1;width:min(1460px,100%)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"copy stats"!important;align-items:start!important;align-self:flex-start!important;gap:clamp(64px,7vw,128px)!important;overflow:visible;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important}.home-page .about-copy{grid-area:copy;max-width:720px;padding-left:clamp(44px,5vw,72px)}.home-page .about-copy h2{margin-bottom:clamp(42px,5vh,62px);font-size:clamp(48px,4.4vw,66px)}.home-page .about-story{max-width:690px}.home-page .about-story p{font-size:clamp(15px,1.28vw,18px);line-height:1.62}.home-page .about-stats{grid-area:stats;width:min(560px,32vw);margin:clamp(40px,7vh,76px) 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(16px,1.7vw,24px);border:0}.home-page .about-stat{min-width:0;min-height:0;height:auto;aspect-ratio:1;padding:clamp(20px,2vw,28px);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:22px;transition:background-color .22s ease,border-color .22s ease}.home-page .about-stat:hover{color:#092f13;border-color:#e5ffbd;background:#d3f79a}.home-page .about-stat-icon{width:38px;height:38px;margin-bottom:13px}.home-page .about-stat strong{margin:0 0 8px;font-size:clamp(34px,3vw,44px);font-weight:800;line-height:1}.home-page .about-stat-label{max-width:180px;font-size:clamp(12px,1.08vw,15px)}}@media(min-width:1000px)and (max-height:760px){.home-page .about-copy h2{margin-bottom:32px;font-size:44px}.home-page .about-story p{font-size:14px;line-height:1.5}.home-page .about-story p+p{margin-top:18px}.home-page .about-stat{min-height:0;height:auto;padding:17px}.home-page .about-stats{margin-top:34px}.home-page .about-stat-icon{width:30px;height:30px;margin-bottom:9px}.home-page .about-stat strong{margin-bottom:6px;font-size:32px}}@media(max-width:999px){.home-page .about-section{padding:86px 18px 132px!important;background:linear-gradient(90deg,rgba(202,243,137,.065),transparent 74%),#111510!important}.home-page .about-section:before{right:-42%;bottom:4%;width:125vw;opacity:.13}.home-page .about-card{position:relative;z-index:1;width:100%;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-page .about-copy{padding-left:0}.home-page .about-copy h2{margin-bottom:34px;padding-left:48px;font-size:42px}.home-page .about-copy h2:before{width:27px;height:27px;border-width:8px}.home-page .about-story p{font-size:15px;line-height:1.58}.home-page .about-story p+p{margin-top:22px}.home-page .about-stats{margin-top:42px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px;border:0}.home-page .about-stat{min-width:0;min-height:154px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px}.home-page .about-stat-icon{width:30px;height:30px;margin-bottom:10px}.home-page .about-stat strong{margin:0 0 7px;font-size:31px;font-weight:800;line-height:1}.home-page .about-stat-label{max-width:130px;font-size:11px}}@media(max-width:370px){.home-page .about-section{padding-right:14px!important;padding-left:14px!important}.home-page .about-stat{min-height:146px;padding-right:9px;padding-left:9px}}body,.app{background:#000!important}body:before,body:after{background:#000!important}.home-page .portfolio-flow,.home-page .scroll-ambient,.home-page .about-section:before{display:none!important}.home-page .hero,.home-page .hero.spatial-scene,.home-page .hero:before,.home-page .section,.home-page .section.spatial-scene,.home-page .about-section,.home-page .about-section.spatial-scene,.home-page .content-section,.home-page .content-section.spatial-scene{background:#000!important}@media(min-width:1000px){.home-page .about-section.spatial-scene{align-items:center!important}.home-page .about-section.spatial-scene>.about-card{align-items:center!important;align-self:center!important}.home-page .about-stats{align-self:center;margin-top:0}}.home-page .services-section{background:#000!important}.home-page .site-types-panel{position:relative;z-index:1;color:#f8faf7;border:2px solid #CAF389!important;background:#0b0e0b!important;box-shadow:inset 0 1px #ffffff09!important}.home-page .site-types-panel h2{margin:0 auto;max-width:980px;color:#fff;font-weight:800;line-height:1.12;letter-spacing:0;text-align:center}.home-page .site-types-grid{display:grid;align-items:start}.home-page .site-type{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.home-page .site-type-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#0a3614;background:#caf389;box-shadow:inset 0 1px #ffffff6b}.home-page .site-type:nth-child(3n+2) .site-type-icon{color:#caf389;background:#0c561d;box-shadow:inset 0 0 0 1px #caf38938}.home-page .site-type:nth-child(3n) .site-type-icon{color:#0c561d;background:#f7faf3}.home-page .site-type-icon svg{width:50%;height:50%;display:block;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-page .site-type h3{margin:0;color:#ffffffc2;font-weight:550;line-height:1.28;letter-spacing:0}.home-page .site-types-note{margin-right:auto;margin-left:auto;max-width:940px;color:#ffffffb8;text-align:center}.home-page .site-types-note p{margin:0;letter-spacing:0}.home-page .site-types-note p+p{margin-top:22px}.home-page .site-types-note strong{color:#caf389;font-weight:700}@media(min-width:1000px){.home-page .services-section.spatial-scene{padding:clamp(54px,7vh,82px) 0 clamp(72px,9vh,98px)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important}.home-page .services-section.spatial-scene>.site-types-panel{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:clamp(42px,5vh,62px) clamp(34px,4vw,70px)!important;border-radius:30px}.home-page .site-types-panel h2{margin-bottom:clamp(44px,5vh,62px);font-size:clamp(42px,4vw,60px)}.home-page .site-types-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:clamp(10px,1.4vw,24px)}.home-page .site-type-icon{width:clamp(52px,4.6vw,68px);height:clamp(52px,4.6vw,68px);margin-bottom:18px}.home-page .site-type h3{min-height:38px;font-size:clamp(11px,1vw,14px)}.home-page .site-types-note{margin-top:clamp(40px,5vh,58px)}.home-page .site-types-note p{font-size:clamp(14px,1.25vw,18px);line-height:1.5}}@media(min-width:1000px)and (max-height:760px){.home-page .services-section.spatial-scene>.site-types-panel{padding-top:32px!important;padding-bottom:32px!important}.home-page .site-types-panel h2{margin-bottom:30px;font-size:38px}.home-page .site-type-icon{width:50px;height:50px;margin-bottom:12px}.home-page .site-types-note{margin-top:26px}.home-page .site-types-note p+p{margin-top:12px}}@media(max-width:999px){.home-page .services-section{padding:82px 14px 132px!important;background:#000!important}.home-page .site-types-panel{width:100%;padding:36px 16px 40px;border-radius:24px}.home-page .site-types-panel h2{margin-bottom:38px;font-size:clamp(31px,9.5vw,40px)}.home-page .site-types-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 8px}.home-page .site-type-icon{width:52px;height:52px;margin-bottom:11px}.home-page .site-type h3{max-width:94px;font-size:11px}.home-page .site-types-note{margin-top:40px}.home-page .site-types-note p{font-size:14px;line-height:1.5}.home-page .site-types-note p+p{margin-top:18px}}@media(max-width:360px){.home-page .site-types-panel{padding-right:11px;padding-left:11px}.home-page .site-type-icon{width:48px;height:48px}.home-page .site-type h3{font-size:10px}}.home-page .offer-section,.home-page .offer-section.spatial-scene{background:#000!important}.home-page .offer-shell{color:#f8faf7}.home-page .offer-title{margin:0;color:#caf389;font-weight:800;line-height:1;letter-spacing:0;text-align:center}.home-page .offer-layout{display:grid;align-items:stretch}.home-page .offer-cards{display:grid}.home-page .offer-card{position:relative;overflow:hidden;color:#0a3513;border:1px solid rgba(12,86,29,.12);background:#caf389;box-shadow:inset 0 1px #ffffff80}.home-page .offer-card-copy{position:relative;z-index:2}.home-page .offer-card h3,.home-page .project-estimator h3{margin:0;letter-spacing:0}.home-page .offer-card h3{color:#0c561d;font-weight:800;line-height:1.05}.home-page .offer-card p{margin:0;max-width:570px;color:#06250de6;line-height:1.45;letter-spacing:0}.home-page .offer-card .offer-card-kicker{color:#0c561d;font-weight:650}.home-page .offer-arrow{position:absolute;right:26px;bottom:26px;z-index:3;display:grid;place-items:center;width:62px;height:62px;padding:0;color:#fff;border:8px solid rgba(12,86,29,.26);border-radius:50%;background:#0b0e0b;font:inherit;font-size:30px;line-height:1;cursor:pointer;transition:border-color .22s ease,transform .22s ease}.home-page .offer-arrow:hover{border-color:#0c561d75}.home-page .offer-arrow:active{transform:scale(.96)}.home-page .offer-arrow:focus-visible,.home-page .estimator-submit:focus-visible,.home-page .estimator-field select:focus-visible,.home-page .estimator-field input:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}.home-page .offer-card-visual{position:absolute;top:30px;right:112px;z-index:1;width:100px;height:66px;pointer-events:none}.home-page .offer-card-visual i,.home-page .offer-card-visual b,.home-page .offer-card-visual em{position:absolute;display:block;border:2px solid #0C561D;border-radius:9px;background:#ffffff57;box-shadow:0 8px #0c561d14}.home-page .offer-card-visual i{top:8px;right:34px;bottom:16px;left:0;transform:rotate(-8deg)}.home-page .offer-card-visual b{top:0;right:14px;bottom:20px;left:24px;transform:rotate(5deg)}.home-page .offer-card-visual em{top:20px;right:0;bottom:0;left:48px;background:#0c561d;transform:rotate(11deg)}.home-page .offer-card-visual-growth i{top:30px;right:50px;bottom:0;left:0;border-radius:50%}.home-page .offer-card-visual-growth b{top:16px;right:24px;bottom:14px;left:28px}.home-page .offer-card-visual-growth em{top:0;right:0;bottom:30px;left:56px;border-radius:50%}.home-page .project-estimator{display:flex;flex-direction:column;justify-content:center;color:#f8faf7;border:2px solid #CAF389;background:#0b0e0b;box-shadow:inset 0 1px #ffffff09}.home-page .project-estimator h3{color:#fff;font-weight:800;line-height:1.14;text-align:center}.home-page .estimator-field{min-width:0;display:grid;gap:10px;color:#fff;font-weight:700}.home-page .estimator-field>span{font-size:14px;letter-spacing:0}.home-page .estimator-field select,.home-page .estimator-field input{width:100%;min-height:58px;padding:0 18px;color:#fff;border:1px solid rgba(202,243,137,.7);border-radius:12px;background:#121612;font:inherit;font-size:15px;letter-spacing:0}.home-page .estimator-field select{padding-right:42px;cursor:pointer}.home-page .estimator-field input{-webkit-appearance:textfield;appearance:textfield}.home-page .estimator-field input::-webkit-inner-spin-button,.home-page .estimator-field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.home-page .estimator-submit{min-height:56px;align-self:center;padding:0 34px;color:#082d10;border:1px solid #CAF389;border-radius:12px;background:#caf389;font:inherit;font-weight:800;letter-spacing:0;cursor:pointer;transition:background-color .22s ease,transform .22s ease}.home-page .estimator-submit:hover{background:#d8f8a6}.home-page .estimator-submit:active{transform:translateY(1px)}@media(min-width:1000px){.home-page .offer-section.spatial-scene{padding:clamp(48px,6vh,72px) 0 clamp(76px,9vh,100px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .offer-section.spatial-scene>.offer-shell{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-page .offer-title{margin-bottom:clamp(42px,5vh,58px);font-size:clamp(46px,4.2vw,64px)}.home-page .offer-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px,1.8vw,28px);min-height:clamp(470px,52vh,570px)}.home-page .offer-cards{grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vh,26px)}.home-page .offer-card,.home-page .project-estimator{border-radius:30px}.home-page .offer-card{padding:clamp(28px,2.7vw,40px)}.home-page .offer-card h3{max-width:70%;font-size:clamp(30px,2.8vw,44px)}.home-page .offer-card .offer-card-kicker{margin-top:8px;font-size:clamp(13px,1vw,16px)}.home-page .offer-card .offer-card-kicker+p{max-width:72%;margin-top:clamp(20px,2.5vh,30px);font-size:clamp(13px,1.1vw,17px)}.home-page .project-estimator{padding:clamp(34px,3.6vw,56px)}.home-page .project-estimator h3{margin-bottom:clamp(32px,3.5vh,42px);font-size:clamp(34px,3vw,48px)}.home-page .estimator-submit{margin-top:clamp(28px,3.4vh,40px)}}@media(min-width:1000px)and (max-height:760px){.home-page .offer-title{margin-bottom:28px;font-size:40px}.home-page .offer-layout{min-height:420px}.home-page .offer-card{padding:25px}.home-page .offer-card h3{font-size:30px}.home-page .offer-card .offer-card-kicker+p{margin-top:14px;font-size:13px}.home-page .offer-card-visual{top:22px;right:96px;transform:scale(.82)}.home-page .offer-arrow{right:20px;bottom:20px;width:54px;height:54px}.home-page .project-estimator{padding:28px}.home-page .project-estimator h3{margin-bottom:24px;font-size:34px}.home-page .estimator-field select,.home-page .estimator-field input{min-height:50px}.home-page .estimator-field select{padding-right:34px;padding-left:14px;font-size:13px}.home-page .estimator-submit{min-height:50px;margin-top:20px}}@media(max-width:999px){.home-page .offer-section{padding:82px 14px 132px!important}.home-page .offer-section>.offer-shell{width:100%;padding:0!important;display:block;border:0;background:transparent;box-shadow:none}.home-page .offer-title{margin-bottom:38px;font-size:clamp(38px,11vw,50px)}.home-page .offer-layout,.home-page .offer-cards{grid-template-columns:1fr;gap:14px}.home-page .offer-card,.home-page .project-estimator{border-radius:24px}.home-page .offer-card{min-height:270px;padding:26px 22px}.home-page .offer-card h3{max-width:calc(100% - 78px);font-size:clamp(29px,8.5vw,38px)}.home-page .offer-card .offer-card-kicker{margin-top:8px;font-size:13px}.home-page .offer-card .offer-card-kicker+p{max-width:calc(100% - 52px);margin-top:32px;font-size:14px}.home-page .offer-card-visual{top:24px;right:26px;transform:scale(.72);transform-origin:top right}.home-page .offer-arrow{right:20px;bottom:20px;width:54px;height:54px;border-width:7px;font-size:25px}.home-page .project-estimator{margin-top:10px;padding:34px 20px 28px}.home-page .project-estimator h3{margin-bottom:32px;font-size:clamp(30px,9vw,40px)}.home-page .estimator-submit{width:100%;margin-top:28px}}@media(prefers-reduced-motion:reduce){.home-page .offer-arrow,.home-page .estimator-submit{transition:none}}@keyframes benefit-metric-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes benefit-chart-pulse{0%,to{transform:scaleY(.76);opacity:.62}50%{transform:scaleY(1);opacity:1}}.home-page .benefits-section,.home-page .benefits-section.spatial-scene{background:#000!important}.home-page .benefits-title{margin:0;color:#caf389;font-weight:800;line-height:1.04;letter-spacing:0}.home-page .benefits-layout{display:grid;align-items:stretch}.home-page .benefit-cards{display:grid}.home-page .benefit-card{position:relative;overflow:hidden;color:#082d10;border:1px solid rgba(12,86,29,.12);background:#caf389;box-shadow:inset 0 1px #ffffff80}.home-page .benefit-card h3{margin:0;padding-right:62px;color:#061f0c;font-weight:800;line-height:1.12;letter-spacing:0}.home-page .benefit-card p{margin:0;color:#061f0cd6;line-height:1.48;letter-spacing:0}.home-page .benefit-icon{position:absolute;top:25px;right:25px;width:46px;height:46px;display:block;color:#0c561d}.home-page .benefit-icon:before,.home-page .benefit-icon:after,.home-page .benefit-icon i,.home-page .benefit-icon i:before,.home-page .benefit-icon i:after{position:absolute;display:block;content:"";box-sizing:border-box}.home-page .benefit-icon-calendar:before{top:5px;right:4px;bottom:3px;left:4px;border:3px solid #0C561D;border-radius:6px}.home-page .benefit-icon-calendar:after{top:14px;right:4px;left:4px;height:3px;background:#0c561d}.home-page .benefit-icon-calendar i{right:-3px;bottom:-3px;width:19px;height:19px;border:3px solid #CAF389;border-radius:50%;background:#0c561d}.home-page .benefit-icon-stack:before,.home-page .benefit-icon-stack:after,.home-page .benefit-icon-stack i{width:29px;height:22px;border:3px solid #0C561D;border-radius:5px;background:#caf389}.home-page .benefit-icon-stack:before{top:4px;left:3px}.home-page .benefit-icon-stack:after{top:12px;left:10px}.home-page .benefit-icon-stack i{top:20px;left:17px;background:#0c561d}.home-page .benefit-icon-dialog:before{top:5px;right:3px;bottom:8px;left:3px;border:3px solid #0C561D;border-radius:13px}.home-page .benefit-icon-dialog:after{right:9px;bottom:3px;width:14px;height:14px;border-right:3px solid #0C561D;transform:skew(-32deg)}.home-page .benefit-icon-dialog i,.home-page .benefit-icon-dialog i:before,.home-page .benefit-icon-dialog i:after{top:19px;width:4px;height:4px;border-radius:50%;background:#0c561d}.home-page .benefit-icon-dialog i{left:13px}.home-page .benefit-icon-dialog i:before{left:8px}.home-page .benefit-icon-dialog i:after{left:16px}.home-page .benefit-icon-shield:before{top:2px;right:5px;bottom:1px;left:5px;background:#0c561d;clip-path:polygon(50% 0,92% 15%,86% 66%,50% 100%,14% 66%,8% 15%)}.home-page .benefit-icon-shield:after{top:15px;left:16px;width:15px;height:9px;border-bottom:3px solid #CAF389;border-left:3px solid #CAF389;transform:rotate(-45deg)}.home-page .benefits-visual{position:relative;min-width:0;overflow:hidden;isolation:isolate}.home-page .benefits-orbits{position:absolute;z-index:0;pointer-events:none}.home-page .benefits-orbits i{position:absolute;border:2px dashed rgba(202,243,137,.86);border-radius:50%}.home-page .benefits-orbits i:nth-child(1){top:0;right:0;bottom:0;left:0}.home-page .benefits-orbits i:nth-child(2){top:20px;right:34px;bottom:20px;left:34px}.home-page .benefits-orbits i:nth-child(3){top:40px;right:68px;bottom:40px;left:68px}.home-page .benefits-orbits i:nth-child(4){top:60px;right:102px;bottom:60px;left:102px}.home-page .benefits-device{position:absolute;z-index:2;overflow:hidden;border:7px solid #252A25;border-radius:22px;background:#0b0e0b;box-shadow:0 34px 45px #00000085,0 0 0 2px #caf3892e;transform:perspective(900px) rotateX(48deg) rotate(-7deg);transform-origin:center bottom}.home-page .benefits-device-bar{height:34px;padding:0 13px;display:flex;align-items:center;gap:6px;border-bottom:1px solid rgba(202,243,137,.2);background:#171c17}.home-page .benefits-device-bar>i{width:6px;height:6px;border-radius:50%;background:#caf389}.home-page .benefits-device-bar>i:nth-child(2){opacity:.58}.home-page .benefits-device-bar>i:nth-child(3){opacity:.28}.home-page .benefits-device-bar span{min-width:0;margin-left:8px;overflow:hidden;color:#ffffff80;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.home-page .benefits-device-screen{position:relative;height:calc(100% - 34px);padding:26px 24px;color:#fff}.home-page .benefits-device-kicker{display:block;margin-bottom:8px;color:#caf389;font-size:9px;font-weight:800;letter-spacing:0}.home-page .benefits-device-screen>strong{display:block;max-width:75%;font-size:28px;line-height:1;letter-spacing:0}.home-page .benefits-device-copy{width:54%;margin-top:18px;display:grid;gap:7px}.home-page .benefits-device-copy i{height:5px;border-radius:999px;background:#ffffff38}.home-page .benefits-device-copy i:nth-child(2){width:88%}.home-page .benefits-device-copy i:nth-child(3){width:62%}.home-page .benefits-device-chart{position:absolute;right:22px;bottom:22px;left:22px;height:52px;display:flex;align-items:flex-end;gap:8px}.home-page .benefits-device-chart i{flex:1;min-height:13px;border-radius:5px 5px 2px 2px;background:#caf389;transform-origin:center bottom;animation:benefit-chart-pulse 3.6s ease-in-out infinite}.home-page .benefits-device-chart i:nth-child(1){height:34%;animation-delay:-.6s}.home-page .benefits-device-chart i:nth-child(2){height:52%;animation-delay:-1.2s}.home-page .benefits-device-chart i:nth-child(3){height:68%;animation-delay:-1.8s}.home-page .benefits-device-chart i:nth-child(4){height:82%;animation-delay:-2.4s}.home-page .benefits-device-chart i:nth-child(5){height:100%;animation-delay:-3s}.home-page .benefit-metric{position:absolute;z-index:4;min-width:128px;padding:14px 16px;color:#fff;border:1px solid rgba(202,243,137,.48);border-radius:16px;background:#0b0e0b;box-shadow:0 18px 38px #00000073;animation:benefit-metric-float 5s ease-in-out infinite}.home-page .benefit-metric small,.home-page .benefit-metric span{display:block;font-size:8px;line-height:1.25;letter-spacing:0}.home-page .benefit-metric small{color:#caf389;font-weight:800}.home-page .benefit-metric strong{display:block;margin:4px 0 2px;font-size:30px;line-height:1;letter-spacing:0}.home-page .benefit-metric span{color:#ffffff80}.home-page .benefit-metric-seo{animation-delay:-2.5s}.home-page .benefit-live{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;padding:8px 12px;color:#082d10;border-radius:999px;background:#caf389;font-size:9px;font-weight:900}.home-page .benefit-live i{width:7px;height:7px;border-radius:50%;background:#0c561d;box-shadow:0 0 0 4px #0c561d26}@media(min-width:1000px){.home-page .benefits-section.spatial-scene{padding:clamp(48px,6vh,72px) 0 clamp(76px,9vh,100px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .benefits-section.spatial-scene>.benefits-shell{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-page .benefits-title{margin-bottom:clamp(38px,4.5vh,54px);font-size:clamp(46px,4.1vw,64px)}.home-page .benefits-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:clamp(38px,5vw,84px);min-height:clamp(420px,48vh,530px)}.home-page .benefit-cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(16px,1.5vw,24px)}.home-page .benefit-card{padding:clamp(26px,2.3vw,36px);border-radius:28px}.home-page .benefit-card h3{font-size:clamp(22px,2vw,31px)}.home-page .benefit-card p{max-width:94%;margin-top:clamp(20px,2.5vh,30px);font-size:clamp(12px,1vw,16px)}.home-page .benefits-orbits{right:-6%;bottom:2%;left:-6%;height:54%}.home-page .benefits-device{right:5%;bottom:10%;left:5%;height:52%}.home-page .benefit-metric-speed{top:8%;left:3%}.home-page .benefit-metric-seo{top:27%;right:0}.home-page .benefit-live{top:4%;right:5%}}@media(min-width:1000px)and (max-height:760px){.home-page .benefits-title{margin-bottom:28px;font-size:40px}.home-page .benefits-layout{min-height:420px}.home-page .benefit-card{padding:24px}.home-page .benefit-card h3{font-size:23px}.home-page .benefit-card p{margin-top:18px;font-size:12px}.home-page .benefit-icon{top:21px;right:21px;transform:scale(.84);transform-origin:top right}}@media(max-width:999px){.home-page .benefits-section{padding:82px 14px 132px!important}.home-page .benefits-section>.benefits-shell{width:100%;padding:0!important;display:block;border:0;background:transparent;box-shadow:none}.home-page .benefits-title{max-width:350px;margin-bottom:38px;font-size:clamp(38px,11vw,50px)}.home-page .benefits-layout{grid-template-columns:1fr;gap:34px}.home-page .benefit-cards{grid-template-columns:1fr;gap:12px}.home-page .benefit-card{min-height:220px;padding:26px 22px;border-radius:24px}.home-page .benefit-card h3{font-size:27px}.home-page .benefit-card p{max-width:calc(100% - 22px);margin-top:28px;font-size:14px}.home-page .benefit-icon{top:22px;right:20px;transform:scale(.86);transform-origin:top right}.home-page .benefits-visual{min-height:430px}.home-page .benefits-orbits{right:-12%;bottom:0;left:-12%;height:52%}.home-page .benefits-device{right:8%;bottom:9%;left:8%;height:46%}.home-page .benefit-metric-speed{top:8%;left:0}.home-page .benefit-metric-seo{top:25%;right:0}.home-page .benefit-live{top:3%;right:3%}}@media(max-width:370px){.home-page .benefits-title{font-size:36px}.home-page .benefit-card{min-height:228px}.home-page .benefit-card h3{font-size:24px}.home-page .benefit-metric{min-width:112px;padding:12px 13px}}@media(prefers-reduced-motion:reduce){.home-page .benefit-metric,.home-page .benefits-device-chart i{animation:none}}.home-page .testimonial-section,.home-page .testimonial-section.spatial-scene{background:#000!important}.home-page .reviews-intro h2{margin:0;color:#caf389;font-weight:800;line-height:1.04;letter-spacing:0}.home-page .reviews-intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.home-page .reviews-intro-row>p{margin:0;max-width:780px;color:#ffffffd1;line-height:1.48;letter-spacing:0}.home-page .review-controls{flex:0 0 auto;display:flex;align-items:center;gap:12px}.home-page .review-arrow{display:grid;place-items:center;width:54px;height:54px;padding:0 0 4px;color:#caf389;border:2px solid rgba(202,243,137,.5);border-radius:50%;background:transparent;font:inherit;font-size:38px;font-weight:300;line-height:1;cursor:pointer;transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s ease}.home-page .review-arrow:not(:disabled):hover,.home-page .review-arrow.review-next{color:#082d10;border-color:#caf389;background:#caf389}.home-page .review-arrow:active{transform:scale(.96)}.home-page .review-arrow:disabled{opacity:.42;cursor:default}.home-page .review-arrow:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}.home-page .review-counter{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-page .testimonial-section .reviews-viewport{min-width:0;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-page .testimonial-section .reviews-viewport::-webkit-scrollbar{display:none}.home-page .testimonial-section .reviews-track{display:flex!important;width:max-content!important}.home-page .testimonial-section .quote,.home-page .testimonial-section .quote.is-current{position:relative;display:flex!important;flex-direction:column;justify-content:flex-start!important;overflow:visible!important;color:#fff;border:2px solid #CAF389!important;background:#0b0e0b!important;box-shadow:inset 0 1px #ffffff06!important;opacity:1!important;filter:none!important;transform:none!important;scroll-snap-align:start;scroll-snap-stop:always}.home-page .testimonial-section .quote:before{content:none!important}.home-page .review-avatar{position:absolute;left:50%;z-index:3;overflow:hidden;border:3px solid #CAF389;border-radius:50%;background:#0b0e0b;box-shadow:0 0 0 8px #000;transform:translate(-50%)}.home-page .review-avatar img{width:100%;height:100%;display:block;object-fit:cover}.home-page .review-person{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.home-page .review-person strong,.home-page .review-person span,.home-page .review-person small{display:block;letter-spacing:0}.home-page .review-person strong{color:#fff;font-weight:700;line-height:1.2}.home-page .review-person span{margin-top:5px;color:#ffffff7a;line-height:1.25}.home-page .review-person small{padding:6px 8px;color:#caf389;border:1px solid rgba(202,243,137,.28);border-radius:7px;font-weight:800;line-height:1;white-space:nowrap}.home-page .testimonial-section .stars{color:#caf389;font-weight:800;line-height:1;letter-spacing:2px}.home-page .testimonial-section .quote>p{margin:0;color:#ffffffc7;font-weight:450;line-height:1.5;letter-spacing:0}.home-page .testimonial-section .review-pagination{display:flex;align-items:center;justify-content:center;gap:7px}.home-page .testimonial-section .review-dot,.home-page .testimonial-section .review-dot.is-current{width:8px;height:8px;border-radius:50%;background:#caf38957;transition:width .22s ease,background-color .22s ease}.home-page .testimonial-section .review-dot.is-current{width:26px;border-radius:999px;background:#caf389}@media(min-width:1000px){.home-page .testimonial-section.spatial-scene{padding:clamp(48px,6vh,72px) 0 clamp(76px,9vh,100px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .testimonial-section.spatial-scene>.reviews-shell{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-page .reviews-intro h2{font-size:clamp(46px,4.1vw,64px)}.home-page .reviews-intro-row{margin-top:clamp(24px,3vh,36px)}.home-page .reviews-intro-row>p{font-size:clamp(15px,1.35vw,21px)}.home-page .testimonial-section .reviews-viewport{width:92vw;max-width:none;margin-top:clamp(62px,8vh,88px);padding-top:44px}.home-page .testimonial-section .reviews-track{gap:clamp(16px,1.45vw,22px);padding-right:8vw}.home-page .testimonial-section .quote,.home-page .testimonial-section .quote.is-current{flex:0 0 clamp(245px,21.5vw,330px)!important;width:clamp(245px,21.5vw,330px)!important;height:clamp(245px,29vh,300px)!important;min-height:0!important;padding:clamp(28px,2.2vw,34px)!important;border-radius:24px!important}.home-page .review-avatar{top:-45px;width:88px;height:88px}.home-page .review-person strong{font-size:clamp(15px,1.3vw,19px)}.home-page .review-person span{font-size:10px}.home-page .review-person small{max-width:90px;overflow:hidden;font-size:7px;text-overflow:ellipsis}.home-page .testimonial-section .stars{margin-top:clamp(17px,2vh,22px);font-size:15px}.home-page .testimonial-section .quote>p{margin-top:clamp(20px,2.5vh,28px);font-size:clamp(13px,1.08vw,16px)}.home-page .testimonial-section .review-pagination{margin-top:clamp(24px,3vh,34px)}}@media(min-width:1000px)and (max-height:760px){.home-page .reviews-intro h2{font-size:40px}.home-page .reviews-intro-row{margin-top:20px}.home-page .reviews-intro-row>p{max-width:680px;font-size:14px}.home-page .review-arrow{width:48px;height:48px;font-size:34px}.home-page .testimonial-section .reviews-viewport{margin-top:38px;padding-top:40px}.home-page .testimonial-section .quote,.home-page .testimonial-section .quote.is-current{height:245px!important;padding:26px!important}.home-page .review-avatar{top:-40px;width:78px;height:78px}.home-page .testimonial-section .stars{margin-top:16px}.home-page .testimonial-section .quote>p{margin-top:18px;font-size:13px}.home-page .testimonial-section .review-pagination{margin-top:20px}}@media(max-width:999px){.home-page .testimonial-section{padding:82px 14px 132px!important}.home-page .testimonial-section>.reviews-shell{width:100%;padding:0!important;display:block;overflow:visible;border:0;background:transparent;box-shadow:none}.home-page .reviews-intro h2{max-width:350px;font-size:clamp(38px,11vw,50px)}.home-page .reviews-intro-row{margin-top:24px;align-items:center}.home-page .reviews-intro-row>p{max-width:245px;font-size:14px}.home-page .review-controls{gap:8px}.home-page .review-arrow{width:42px;height:42px;font-size:30px}.home-page .testimonial-section .reviews-viewport{width:calc(100% + 14px);margin-top:50px;padding-top:42px}.home-page .testimonial-section .reviews-track{gap:12px;padding-right:28px}.home-page .testimonial-section .quote,.home-page .testimonial-section .quote.is-current{flex:0 0 min(82vw,328px)!important;width:min(82vw,328px)!important;height:270px!important;min-height:0!important;padding:28px 22px 24px!important;border-radius:22px!important}.home-page .review-avatar{top:-40px;width:80px;height:80px}.home-page .review-person strong{font-size:17px}.home-page .review-person span{font-size:10px}.home-page .review-person small{max-width:86px;overflow:hidden;font-size:7px;text-overflow:ellipsis}.home-page .testimonial-section .stars{margin-top:22px;font-size:15px}.home-page .testimonial-section .quote>p{margin-top:24px;font-size:15px}.home-page .testimonial-section .review-pagination{margin-top:22px}}@media(max-width:370px){.home-page .reviews-intro h2{font-size:36px}.home-page .reviews-intro-row{align-items:flex-end;gap:14px}.home-page .reviews-intro-row>p{font-size:13px}.home-page .review-arrow{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.home-page .testimonial-section .reviews-viewport{scroll-behavior:auto}.home-page .review-arrow,.home-page .testimonial-section .quote,.home-page .testimonial-section .review-dot{transition:none!important}}.home-page .cases-section,.home-page .cases-section.spatial-scene{background:#000!important}.home-page .portfolio-intro h2{margin:0;color:#caf389;font-weight:800;line-height:1.04;letter-spacing:0}.home-page .portfolio-intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.home-page .portfolio-intro-row>p{margin:0;max-width:780px;color:#ffffffd1;line-height:1.48;letter-spacing:0}.home-page .cases-section .case-controls{flex:0 0 auto;display:flex;align-items:center;gap:12px}.home-page .portfolio-arrow{display:grid;place-items:center;width:54px;height:54px;padding:0 0 4px;color:#caf389;border:2px solid rgba(202,243,137,.5);border-radius:50%;background:transparent;font:inherit;font-size:38px;font-weight:300;line-height:1;cursor:pointer;transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s ease}.home-page .portfolio-arrow:not(:disabled):hover,.home-page .portfolio-arrow.case-next{color:#082d10;border-color:#caf389;background:#caf389}.home-page .portfolio-arrow:active{transform:scale(.96)}.home-page .portfolio-arrow:disabled{opacity:.42;cursor:default}.home-page .portfolio-arrow:focus-visible,.home-page .portfolio-cta:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}.home-page .cases-section .case-counter{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-page .cases-section .cases-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-page .cases-section .cases-viewport::-webkit-scrollbar{display:none}.home-page .cases-section .cases-track{display:flex!important;width:max-content!important}.home-page .cases-section .case-card,.home-page .cases-section .case-card:first-child,.home-page .cases-section .case-card:nth-child(2),.home-page .cases-section .case-card:nth-child(3),.home-page .cases-section .case-card:nth-child(4),.home-page .cases-section .case-card.is-current{position:relative!important;display:block;overflow:hidden!important;color:#fff;border:1px solid rgba(202,243,137,.24)!important;background:#0b0e0b!important;box-shadow:none!important;opacity:1!important;filter:none!important;transform:none!important;text-decoration:none;scroll-snap-align:start;scroll-snap-stop:always}.home-page .cases-section .case-card.is-current{border-color:#caf38994!important}.home-page .cases-section .case-card img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:top center;transition:transform .65s ease,object-position 4.5s ease}.home-page .cases-section .case-card:hover img{object-position:center center;transform:scale(1.025)}.home-page .cases-section .case-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(to top,#000000f5 2%,#000000b3 46%,#00000014 82%)!important;pointer-events:none}.home-page .cases-section .case-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2;padding:24px!important;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.home-page .cases-section .case-content .tag{position:absolute;top:22px;left:22px;min-height:28px;padding:0 10px;display:inline-flex;align-items:center;color:#082d10;border:0;border-radius:8px;background:#caf389;font-size:8px;font-weight:850;letter-spacing:0}.home-page .cases-section .case-content h3{margin:0;color:#fff;font-weight:800;line-height:1.08;letter-spacing:0}.home-page .cases-section .case-content p{margin:0;max-width:80%;color:#ffffffbd;line-height:1.4;letter-spacing:0}.home-page .cases-section .case-open{position:absolute;right:22px;bottom:22px;margin:0;color:#fff;font-weight:700}.home-page .cases-section .case-open b{color:#caf389}.home-page .portfolio-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px}.home-page .portfolio-cta{min-height:52px;justify-self:start;padding:0 28px;color:#082d10;border:1px solid #CAF389;border-radius:11px;background:#caf389;font:inherit;font-weight:800;letter-spacing:0;cursor:pointer;transition:background-color .22s ease,transform .22s ease}.home-page .portfolio-cta:hover{background:#d8f8a6}.home-page .portfolio-cta:active{transform:translateY(1px)}.home-page .cases-section .case-pagination{grid-column:2;display:flex;align-items:center;justify-content:center;gap:7px}.home-page .cases-section .case-dot,.home-page .cases-section .case-dot.is-current{width:8px;height:8px;border-radius:50%;background:#caf38957;transition:width .22s ease,background-color .22s ease}.home-page .cases-section .case-dot.is-current{width:26px;border-radius:999px;background:#caf389}@media(min-width:1000px){.home-page .cases-section.spatial-scene{padding:clamp(48px,6vh,72px) 0 clamp(76px,9vh,100px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .cases-section.spatial-scene>.portfolio-shell{width:min(1500px,84vw)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;display:block!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-page .portfolio-intro h2{font-size:clamp(46px,4.1vw,64px)}.home-page .portfolio-intro-row{margin-top:clamp(24px,3vh,36px)}.home-page .portfolio-intro-row>p{font-size:clamp(15px,1.35vw,21px)}.home-page .cases-section .cases-viewport{width:92vw;max-width:none;margin-top:clamp(38px,5vh,56px)}.home-page .cases-section .cases-track{gap:clamp(16px,1.45vw,22px)!important;padding:0 8vw 0 0!important}.home-page .cases-section .case-card,.home-page .cases-section .case-card:first-child,.home-page .cases-section .case-card:nth-child(2),.home-page .cases-section .case-card:nth-child(3),.home-page .cases-section .case-card:nth-child(4){flex:0 0 clamp(300px,28vw,430px)!important;width:clamp(300px,28vw,430px)!important;height:clamp(260px,34vh,350px)!important;min-height:0!important;border-radius:22px!important}.home-page .cases-section .case-content h3{margin-bottom:8px;font-size:clamp(24px,2.3vw,34px)}.home-page .cases-section .case-content p{margin-bottom:34px;font-size:clamp(11px,1vw,14px)}.home-page .portfolio-footer{margin-top:clamp(20px,2.8vh,30px)}}@media(min-width:1000px)and (max-height:760px){.home-page .portfolio-intro h2{font-size:40px}.home-page .portfolio-intro-row{margin-top:20px}.home-page .portfolio-intro-row>p{max-width:680px;font-size:14px}.home-page .portfolio-arrow{width:48px;height:48px;font-size:34px}.home-page .cases-section .cases-viewport{margin-top:30px}.home-page .cases-section .case-card,.home-page .cases-section .case-card:first-child,.home-page .cases-section .case-card:nth-child(2),.home-page .cases-section .case-card:nth-child(3),.home-page .cases-section .case-card:nth-child(4){height:250px!important}.home-page .cases-section .case-content{padding:20px!important}.home-page .cases-section .case-content .tag{top:18px;left:18px}.home-page .cases-section .case-content h3{font-size:24px}.home-page .cases-section .case-content p{margin-bottom:30px;font-size:11px}.home-page .cases-section .case-open{right:20px;bottom:18px;font-size:10px}.home-page .portfolio-footer{margin-top:18px}.home-page .portfolio-cta{min-height:48px;padding:0 24px;font-size:13px}}@media(max-width:999px){.home-page .cases-section{padding:82px 14px 132px!important}.home-page .cases-section>.portfolio-shell{width:100%;padding:0!important;display:block;overflow:visible;border:0;background:transparent;box-shadow:none}.home-page .portfolio-intro h2{font-size:clamp(38px,11vw,50px)}.home-page .portfolio-intro-row{margin-top:24px;align-items:center}.home-page .portfolio-intro-row>p{max-width:245px;font-size:14px}.home-page .cases-section .case-controls{display:flex;gap:8px}.home-page .portfolio-arrow{width:42px;height:42px;font-size:30px}.home-page .cases-section .cases-viewport{width:calc(100% + 14px);margin-top:36px}.home-page .cases-section .cases-track{gap:12px!important;padding:0 28px 0 0!important}.home-page .cases-section .case-card,.home-page .cases-section .case-card:first-child,.home-page .cases-section .case-card:nth-child(2),.home-page .cases-section .case-card:nth-child(3),.home-page .cases-section .case-card:nth-child(4){flex:0 0 min(86vw,356px)!important;width:min(86vw,356px)!important;height:390px!important;min-height:0!important;border-radius:22px!important}.home-page .cases-section .case-content h3{margin-bottom:8px;font-size:28px}.home-page .cases-section .case-content p{margin-bottom:38px;font-size:13px}.home-page .portfolio-footer{margin-top:22px;grid-template-columns:1fr;justify-items:center}.home-page .portfolio-cta{width:100%;justify-self:stretch}.home-page .cases-section .case-pagination{grid-column:1;grid-row:1}}@media(max-width:370px){.home-page .portfolio-intro h2{font-size:36px}.home-page .portfolio-intro-row{align-items:flex-end;gap:14px}.home-page .portfolio-intro-row>p{font-size:13px}}@media(prefers-reduced-motion:reduce){.home-page .cases-section .cases-viewport{scroll-behavior:auto}.home-page .portfolio-arrow,.home-page .portfolio-cta,.home-page .cases-section .case-card,.home-page .cases-section .case-card img,.home-page .cases-section .case-dot{transition:none!important}}.home-page .quick-contact-section,.home-page .quick-contact-section.spatial-scene{background:#000!important}.home-page .quick-contact-card{position:relative;z-index:1;overflow:hidden;color:#082d10;border:1px solid rgba(202,243,137,.55)!important;background:#caf389!important;box-shadow:inset 0 1px #ffffff73!important}.home-page .quick-contact-copy{position:relative;z-index:3}.home-page .quick-contact-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;color:#caf389;border-radius:8px;background:#0c561d;font-size:9px;font-weight:850;letter-spacing:0}.home-page .quick-contact-copy h2{margin:0;color:#061f0c;font-weight:800;line-height:1.08;letter-spacing:0}.home-page .quick-contact-copy>p{margin:0;max-width:390px;color:#061f0cd1;line-height:1.5;letter-spacing:0}.home-page .quick-contact-visual{position:relative;z-index:2;min-width:0;align-self:stretch;overflow:hidden}.home-page .quick-contact-visual img{position:absolute;left:50%;width:auto;max-width:none;display:block;object-fit:cover;object-position:center top;transform:translate(-50%)}.home-page .about-copy h2{padding-left:0}.home-page .about-copy h2:before{display:none}.site-footer .footer-brand img{filter:none!important}@media(max-width:390px){.home-page .hero-shell .brand img{width:108px}.home-page .header-actions{gap:6px}}.home-page .quick-contact-form-wrap{position:relative;z-index:4;min-width:0;align-self:center}.home-page .quick-contact-form{display:grid}.home-page .quick-field{min-width:0;display:grid;gap:7px}.home-page .quick-field>span{color:#061f0cad;font-size:11px;font-weight:750;letter-spacing:0}.home-page .quick-field input{width:100%;min-height:58px;padding:0 18px;color:#061f0c;border:1px solid rgba(12,86,29,.62);border-radius:11px;background:#ffffff14;font:inherit;font-size:15px;letter-spacing:0}.home-page .quick-field input::placeholder{color:#061f0c75}.home-page .quick-field input:focus-visible,.home-page .quick-submit:focus-visible,.home-page .quick-form-success a:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}.home-page .quick-consent{display:flex;align-items:flex-start;gap:9px;color:#061f0ca3;font-size:10px;line-height:1.35;cursor:pointer}.home-page .quick-consent input{width:16px;height:16px;margin:0;flex:0 0 auto;accent-color:#0C561D}.home-page .quick-submit{min-height:54px;justify-self:start;padding:0 34px;color:#fff;border:1px solid #0C561D;border-radius:11px;background:#0c561d;font:inherit;font-weight:800;letter-spacing:0;cursor:pointer;transition:background-color .22s ease,transform .22s ease}.home-page .quick-submit:hover{background:#083f16}.home-page .quick-submit:active{transform:translateY(1px)}.home-page .quick-submit:disabled{opacity:.65;cursor:wait}.home-page .quick-submit.is-loading span:after{content:"...";display:inline-block;width:18px;overflow:hidden;vertical-align:bottom;animation:quick-submit-dots 1s steps(3,end) infinite}@keyframes quick-submit-dots{0%{width:0}to{width:18px}}.home-page .quick-form-error{display:none;margin:0;color:#8e1e2a;font-size:11px;line-height:1.35}.home-page .quick-form-error.show{display:block}.home-page .quick-form-success{min-height:250px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#061f0c}.home-page .quick-form-success[hidden]{display:none}.home-page .quick-success-mark{width:52px;height:52px;display:grid;place-items:center;color:#caf389;border-radius:50%;background:#0c561d;font-size:25px;font-weight:800}.home-page .quick-form-success h3{margin:22px 0 8px;color:#061f0c;font-size:30px;line-height:1.1;letter-spacing:0}.home-page .quick-form-success p{margin:0;color:#061f0cb3;line-height:1.45}.home-page .quick-form-success a{margin-top:24px;display:inline-flex;align-items:center;gap:9px;color:#fff;border-radius:10px;background:#0c561d;padding:14px 20px;font-weight:800;line-height:1;text-decoration:none}@media(min-width:1000px){.home-page .quick-contact-section.spatial-scene{padding:clamp(54px,7vh,82px) 0 clamp(80px,10vh,108px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-page .quick-contact-section.spatial-scene>.quick-contact-card{width:min(1500px,84vw)!important;height:clamp(430px,53vh,560px)!important;min-height:0!important;max-height:none!important;padding:0 clamp(42px,4vw,70px)!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(260px,.82fr) minmax(360px,1.08fr);gap:clamp(24px,2.8vw,46px);align-items:center;border-radius:30px!important;transform:none!important;opacity:1!important}.home-page .quick-contact-copy h2{margin-top:24px;font-size:clamp(38px,3.6vw,54px)}.home-page .quick-contact-copy>p{margin-top:clamp(24px,3vh,34px);font-size:clamp(14px,1.2vw,18px)}.home-page .quick-contact-visual img{top:-8%;height:108%}.home-page .quick-contact-form{gap:18px}.home-page .quick-consent{max-width:390px}.home-page .quick-submit{margin-top:2px}}@media(min-width:1000px)and (max-height:760px){.home-page .quick-contact-section.spatial-scene>.quick-contact-card{height:390px!important;grid-template-columns:minmax(0,.9fr) minmax(230px,.76fr) minmax(330px,1.08fr);padding-right:42px!important;padding-left:42px!important}.home-page .quick-contact-copy h2{margin-top:18px;font-size:38px}.home-page .quick-contact-copy>p{margin-top:20px;font-size:13px}.home-page .quick-contact-form{gap:12px}.home-page .quick-field>span{font-size:10px}.home-page .quick-field input{min-height:50px;font-size:13px}.home-page .quick-submit{min-height:48px;font-size:13px}}@media(max-width:999px){.home-page .quick-contact-section{padding:82px 14px 132px!important}.home-page .quick-contact-card{width:100%;padding:34px 22px 28px;display:grid;grid-template-columns:1fr;border-radius:24px}.home-page .quick-contact-copy h2{margin-top:22px;font-size:clamp(36px,10.5vw,48px)}.home-page .quick-contact-copy>p{margin-top:24px;font-size:14px}.home-page .quick-contact-visual{height:340px;margin:18px -22px 0}.home-page .quick-contact-visual img{top:-5%;height:105%}.home-page .quick-contact-form-wrap{width:100%;margin-top:10px}.home-page .quick-contact-form{gap:16px}.home-page .quick-field input{min-height:54px;font-size:14px}.home-page .quick-submit{width:100%;justify-self:stretch}}@media(max-width:370px){.home-page .quick-contact-card{padding-right:18px;padding-left:18px}.home-page .quick-contact-visual{margin-right:-18px;margin-left:-18px}}@media(prefers-reduced-motion:reduce){.home-page .quick-submit.is-loading span:after{animation:none}.home-page .quick-submit{transition:none}}.site-footer{position:relative;display:block!important;box-sizing:border-box;width:100%;margin:0;padding:72px 0 40px;overflow:hidden;background:#000!important;color:#f5f5f2;font-size:16px;line-height:1.5}.site-footer *{box-sizing:border-box}.site-footer .footer-shell{position:relative;width:min(1320px,92vw);margin:0 auto}.site-footer h2{margin:0;color:#f7f7f2;font-size:clamp(44px,4vw,64px);font-weight:800;line-height:1;letter-spacing:0;text-align:center}.site-footer .footer-main{margin-top:48px;padding-top:48px;display:grid;grid-template-columns:minmax(200px,1.05fr) minmax(110px,.52fr) minmax(230px,1.05fr) minmax(270px,1.18fr);gap:clamp(28px,3.5vw,64px);align-items:start;border-top:1px solid rgba(255,255,255,.42)}.site-footer .footer-brand>a{display:inline-flex;width:min(210px,100%)}.site-footer .footer-brand img{width:100%;height:auto;display:block}.site-footer .footer-brand p{max-width:300px;margin:34px 0 0;color:#a7a7a2;font-size:14px;line-height:1.65;letter-spacing:0}.site-footer .footer-nav h3,.site-footer .footer-contacts h3{margin:0 0 24px;color:#f5f5f2;font-size:15px;font-weight:800;line-height:1;letter-spacing:0}.site-footer .footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.site-footer .footer-nav h3{margin-bottom:11px}.site-footer .footer-nav a{color:#b7b7b2;font-size:14px;text-decoration:none;transition:color .18s ease}.site-footer .footer-nav a:hover,.site-footer .footer-nav a:focus-visible{color:#caf389}.site-footer .footer-contacts{min-width:0}.site-footer .footer-contacts>a,.site-footer .footer-contact-static{min-width:0;display:flex;align-items:center;gap:13px;color:#f5f5f2;text-decoration:none}.site-footer .footer-contacts>a+a,.site-footer .footer-contacts>a+.footer-contact-static{margin-top:18px}.site-footer .footer-contact-mark{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(202,243,137,.38);border-radius:50%;background:#caf38914;color:#caf389;font-size:10px;font-weight:900;line-height:1}.site-footer .footer-contacts small,.site-footer .footer-contacts strong{display:block;margin:0;letter-spacing:0}.site-footer .footer-contacts small{margin-bottom:3px;color:#777772;font-size:9px;font-weight:700}.site-footer .footer-contacts strong{color:#dadad6;font-size:13px;font-weight:600;overflow-wrap:anywhere}.site-footer .footer-telegram-cta{min-width:0;padding:2px 0 0 clamp(22px,2.4vw,38px);border-left:1px solid rgba(255,255,255,.12)}.site-footer .footer-cta-kicker{display:block;color:#caf389;font-size:10px;font-weight:900;line-height:1;letter-spacing:0}.site-footer .footer-telegram-cta h3{margin:20px 0 0;color:#f7f7f2;font-size:clamp(27px,2.3vw,38px);font-weight:800;line-height:1.08;letter-spacing:0}.site-footer .footer-telegram-cta p{max-width:360px;margin:20px 0 0;color:#989893;font-size:13px;line-height:1.55;letter-spacing:0}.site-footer .footer-telegram-cta>a{width:100%;min-height:56px;margin-top:24px;padding:0 18px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:10px;background:#caf389;color:#07160a;font-size:14px;font-weight:900;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease}.site-footer .footer-telegram-cta>a b{font-size:20px;font-weight:500}.site-footer .footer-telegram-cta>a:hover,.site-footer .footer-telegram-cta>a:focus-visible{background:#fff;color:#0c561d}@media(min-width:1000px){.home-page .site-footer.spatial-scene{width:100%!important;min-height:100dvh!important;margin:0!important;padding:clamp(48px,6vh,72px) 0 clamp(82px,10vh,112px)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important}.home-page .site-footer.spatial-scene>.footer-shell{position:relative!important;inset:auto!important;width:min(1320px,92vw)!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;transform:none!important}}@media(min-width:1000px)and (max-height:760px){.site-footer h2{font-size:44px}.site-footer .footer-main{margin-top:30px;padding-top:30px}.site-footer .footer-brand>a{width:170px}.site-footer .footer-brand p{margin-top:22px;font-size:12px}.site-footer .footer-nav{gap:9px}.site-footer .footer-nav h3,.site-footer .footer-contacts h3{margin-bottom:16px}.site-footer .footer-nav h3{margin-bottom:7px}.site-footer .footer-contacts>a+a,.site-footer .footer-contacts>a+.footer-contact-static{margin-top:12px}.site-footer .footer-contact-mark{flex-basis:32px;width:32px;height:32px}.site-footer .footer-telegram-cta h3{margin-top:14px;font-size:27px}.site-footer .footer-telegram-cta p{margin-top:13px;font-size:11px}.site-footer .footer-telegram-cta>a{min-height:48px;margin-top:16px;font-size:12px}}@media(max-width:999px){.site-footer{width:100%!important;margin:0!important;padding:84px 18px calc(132px + env(safe-area-inset-bottom))!important}.site-footer .footer-shell{width:100%}.site-footer h2{font-size:clamp(40px,12vw,54px);text-align:left}.site-footer .footer-main{margin-top:34px;padding-top:34px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px 24px}.site-footer .footer-brand,.site-footer .footer-telegram-cta{grid-column:1 / -1}.site-footer .footer-brand>a{width:180px}.site-footer .footer-brand p{max-width:480px;margin-top:24px;font-size:13px}.site-footer .footer-telegram-cta{padding:30px 0 0;border-top:1px solid rgba(255,255,255,.12);border-left:0}.site-footer .footer-telegram-cta h3{font-size:clamp(32px,9vw,42px)}.site-footer .footer-telegram-cta p{max-width:520px;font-size:13px}}@media(max-width:430px){.site-footer .footer-main{grid-template-columns:minmax(0,1fr)}.site-footer .footer-brand,.site-footer .footer-telegram-cta{grid-column:auto}}@media(prefers-reduced-motion:reduce){.site-footer a{transition:none!important}}.site-footer .footer-brand img{filter:brightness(0) invert(1);opacity:.96}.site-footer .footer-contact-mark svg{width:19px;height:19px;display:block;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-footer .footer-telegram-handle{width:100%;min-height:52px;margin-top:24px;padding:0 18px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.5);border-radius:9px;color:#d8d8d4;font-size:13px;font-weight:600;line-height:1}.site-footer .footer-telegram-handle+a{margin-top:12px}@media(min-width:1000px){.site-footer .footer-telegram-cta{border-left:0}.home-page .site-footer.spatial-scene{padding:clamp(56px,8.4vh,82px) 0 clamp(86px,10vh,110px)!important;align-items:flex-start!important}.home-page .site-footer.spatial-scene>.footer-shell{width:min(1320px,92vw)!important}.home-page .site-footer .footer-main{margin-top:clamp(36px,5.1vh,50px);padding-top:clamp(38px,5.2vh,52px)}}@media(min-width:1000px)and (max-height:760px){.home-page .site-footer .footer-main{margin-top:34px;padding-top:38px}.home-page .site-footer .footer-brand>a{width:210px}.home-page .site-footer .footer-brand p{margin-top:42px}.home-page .site-footer .footer-telegram-handle{min-height:48px;margin-top:18px;font-size:12px}.home-page .site-footer .footer-telegram-handle+a{margin-top:10px}}@media(max-width:999px){.site-footer .footer-brand img{filter:brightness(0) invert(1)}.site-footer .footer-telegram-handle{min-height:50px}}@media(min-width:1000px){.home-page .site-footer.spatial-scene>.footer-shell{width:min(1320px,92vw)!important}.home-page .site-footer .footer-main{grid-template-columns:minmax(240px,1.05fr) minmax(130px,.56fr) minmax(260px,1.05fr) minmax(300px,1.2fr);gap:clamp(34px,4vw,70px);margin-top:clamp(42px,5.5vh,58px);padding-top:clamp(42px,5.8vh,58px)}.home-page .site-footer .footer-brand>a{width:230px}.home-page .site-footer .footer-brand p{max-width:340px;font-size:15px}.home-page .site-footer .footer-nav h3,.home-page .site-footer .footer-contacts h3{font-size:17px}.home-page .site-footer .footer-nav a{font-size:15px}.home-page .site-footer .footer-contacts strong{font-size:14px}.home-page .site-footer .footer-telegram-cta h3{font-size:clamp(31px,2.5vw,42px)}.home-page .site-footer .footer-telegram-cta p{font-size:14px}.home-page .site-footer .footer-telegram-handle,.home-page .site-footer .footer-telegram-cta>a{min-height:58px;font-size:14px}.home-page .scroll-progress{background:#caf38924!important;box-shadow:0 0 0 1px #caf38914!important}.home-page .scroll-progress span{background:#caf389!important;box-shadow:0 0 18px #caf38980!important}}@media(min-width:1000px)and (max-height:760px){.home-page .site-footer h2{font-size:48px}.home-page .site-footer .footer-main{margin-top:38px;padding-top:42px}.home-page .site-footer .footer-brand>a{width:225px}.home-page .site-footer .footer-brand p{margin-top:40px;font-size:13px;line-height:1.6}.home-page .site-footer .footer-nav{gap:12px}.home-page .site-footer .footer-nav h3,.home-page .site-footer .footer-contacts h3{margin-bottom:20px;font-size:16px}.home-page .site-footer .footer-nav a{font-size:14px}.home-page .site-footer .footer-contact-mark{width:38px;height:38px;flex-basis:38px}.home-page .site-footer .footer-contacts strong{font-size:13px}.home-page .site-footer .footer-telegram-cta h3{margin-top:16px;font-size:31px}.home-page .site-footer .footer-telegram-cta p{margin-top:16px;font-size:12px}.home-page .site-footer .footer-telegram-handle,.home-page .site-footer .footer-telegram-cta>a{min-height:52px;font-size:13px}}@media(min-width:1000px){.home-page .site-footer.spatial-scene{padding-block:clamp(34px,5.4vh,58px)!important;align-items:center!important}}@keyframes mascot-float{0%,to{transform:translateZ(0) rotate(-.6deg)}50%{transform:translate3d(0,-8px,0) rotate(.45deg)}}@keyframes mascot-signal{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.home-page .hero-mascot{position:relative;width:100%;height:100%;display:grid;place-items:center;isolation:isolate}.home-page .hero-mascot:before{content:"";position:absolute;z-index:0;right:8%;bottom:1%;width:68%;aspect-ratio:1;border:1px solid rgba(12,86,29,.23);border-radius:50%;transform:scaleY(.28) rotate(-5deg)}.home-page .mascot-frame{position:absolute;z-index:0;top:8%;right:10%;bottom:5%;left:17%;border-top:1px solid rgba(12,86,29,.18);border-left:1px solid rgba(12,86,29,.18);pointer-events:none}.home-page .mascot-frame:after{content:"";position:absolute;right:0;bottom:0;width:42%;height:38%;border-right:1px solid rgba(12,86,29,.18);border-bottom:1px solid rgba(12,86,29,.18)}.home-page .mascot-image{position:relative;z-index:2;width:auto;height:auto;max-width:88%;max-height:118%;object-fit:contain;transform-origin:52% 92%;filter:drop-shadow(0 28px 24px rgba(12,86,29,.2));animation:mascot-float 6.4s cubic-bezier(.45,0,.55,1) infinite}.home-page .mascot-pixel{position:absolute;z-index:3;display:block;width:9px;height:9px;background:#0c561d;box-shadow:14px 14px #0c561d57;animation:mascot-signal 3.4s ease-in-out infinite}.home-page .mascot-pixel-one{top:17%;right:8%}.home-page .mascot-pixel-two{top:39%;left:8%;animation-delay:-1.1s}.home-page .mascot-pixel-three{right:16%;bottom:16%;animation-delay:-2.2s}.home-page .mascot-status{position:absolute;z-index:4;right:1%;bottom:7%;min-height:42px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid rgba(202,243,137,.34);border-radius:8px;background:#0c561d;color:#fff;box-shadow:0 12px 26px #0c561d2e;font-size:10px;line-height:1}.home-page .mascot-status i{width:6px;height:6px;border-radius:50%;background:#caf389;box-shadow:0 0 0 4px #caf3891f}.home-page .mascot-status strong,.home-page .mascot-status small{letter-spacing:0}.home-page .mascot-status small{color:#caf389;font-size:8px;font-weight:800}@media(max-width:999px){.home-page .hero-portfolio{margin-top:20px}.home-page .mascot-image{height:292px;max-width:108%}.home-page .mascot-frame{top:3%;right:3%;bottom:0;left:9%}.home-page .mascot-pixel{width:7px;height:7px;box-shadow:10px 10px #0c561d4d}.home-page .mascot-status{right:0;bottom:5%;min-height:36px;padding:0 10px;font-size:9px}}@media(prefers-reduced-motion:reduce){.home-page .mascot-image,.home-page .mascot-pixel{animation:none!important}}.home-page .mascot-image,.home-page .mascot-pixel{animation:none!important}.home-page .mascot-image{transform:translateY(-4%) scaleX(-1);filter:none}.home-page .mascot-frame:after{border-bottom:0}.home-page .quick-contact-visual img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 18px rgba(12,86,29,.18))}.home-page .review-person{min-height:36px;margin-top:18px}@media(min-width:1000px){.home-page .reviews-shell{--carousel-gutter: max(0px, calc((100vw - min(1500px, 84vw))/2) );--carousel-card-size: clamp(245px, 21.5vw, 330px)}.home-page .portfolio-shell{--carousel-gutter: max(0px, calc((100vw - min(1500px, 84vw))/2) );--carousel-card-size: clamp(300px, 28vw, 430px)}.home-page .testimonial-section .reviews-viewport,.home-page .cases-section .cases-viewport{width:100vw!important;margin-left:calc(0px - var(--carousel-gutter));scroll-padding-inline-start:var(--carousel-gutter)}.home-page .testimonial-section .reviews-track,.home-page .cases-section .cases-track{margin-inline:0!important;padding-left:var(--carousel-gutter)!important;padding-right:max(var(--carousel-gutter),calc(100vw - var(--carousel-gutter) - var(--carousel-card-size)))!important}.home-page .quick-contact-visual img{top:1%;height:99%}}@media(min-width:1000px)and (max-height:760px){.home-page .review-person{margin-top:14px}.home-page .quick-contact-visual img{top:0;height:100%}}.language-picker{position:relative;z-index:95;flex:0 0 auto;color:#0c561d}.language-picker summary{min-width:68px;min-height:42px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(12,86,29,.3);border-radius:10px;background:#fff3;font-size:12px;font-weight:850;line-height:1;list-style:none;cursor:pointer}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:focus-visible,.language-options a:focus-visible,.mobile-menu-toggle:focus-visible,.mobile-menu a:focus-visible,.mobile-menu button:focus-visible{outline:2px solid #0C561D;outline-offset:3px}.language-chevron{transition:transform .18s ease}.language-picker[open] .language-chevron{transform:rotate(180deg)}.language-options{position:absolute;top:calc(100% + 9px);right:0;width:180px;padding:7px;display:grid;gap:3px;border:1px solid rgba(12,86,29,.18);border-radius:13px;background:#f7fbef;box-shadow:0 18px 46px #061f0c33}.language-options a{min-height:45px;padding:0 10px;display:grid;grid-template-columns:34px 1fr;align-items:center;border-radius:8px;color:#17351e;text-decoration:none}.language-options a:hover,.language-options a:focus-visible{background:#0c561d14}.language-options a.is-active{color:#fff;background:#0c561d}.language-options span{font-size:10px;font-weight:900}.language-options strong{font-size:13px;font-weight:750}.mobile-menu-toggle,.mobile-menu,.mobile-menu-backdrop{display:none}@media(min-width:1000px){.review-pagination,.case-pagination,.pricing-pagination{display:none!important}}@media(max-width:999px){body.mobile-nav-open{overflow:hidden!important}.smart-header .brand,.smart-header .language-picker,.smart-header .mobile-menu-toggle{position:relative;z-index:95}.smart-header .header-actions{display:none!important}.language-picker{margin-left:auto}.language-picker summary{min-width:61px;min-height:38px;padding-inline:8px;gap:5px;border-radius:9px;font-size:10px}.language-picker summary>svg:first-child{display:none}.language-options{width:164px}.mobile-menu-toggle{width:42px;height:42px;flex:0 0 42px;padding:0;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:#0c561d;cursor:pointer}.menu-icon-close,.smart-header.menu-open .menu-icon-open{display:none}.smart-header.menu-open .menu-icon-close{display:block}.mobile-menu-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#000000b8;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.mobile-menu{position:fixed;z-index:90;top:82px;right:10px;left:10px;max-height:calc(100dvh - 94px);padding:16px;display:grid;gap:16px;overflow-y:auto;border:1px solid rgba(12,86,29,.18);border-radius:22px;color:#082f12;background:linear-gradient(160deg,#caf389,#e7f9c7 48%,#fff);box-shadow:0 26px 72px #00000061;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .18s ease,transform .22s ease,visibility .18s ease}.smart-header.menu-open .mobile-menu-backdrop,.smart-header.menu-open .mobile-menu{opacity:1;visibility:visible}.smart-header.menu-open .mobile-menu{transform:translateY(0)}.mobile-menu nav{display:grid}.mobile-menu nav a{min-height:58px;display:flex;align-items:center;gap:16px;border-bottom:1px solid rgba(12,86,29,.16);color:#082f12;font-size:clamp(20px,6vw,25px);font-weight:800;line-height:1;text-decoration:none}.mobile-menu nav a span{color:#0c561d8a;font-size:9px;font-weight:900}.mobile-menu-actions{display:grid;grid-template-columns:1fr;gap:8px}.mobile-menu-actions a,.mobile-menu-actions button{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #0C561D;border-radius:11px;font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.mobile-menu-actions button{color:#0c561d;background:transparent}.mobile-menu-actions a{color:#fff;background:#0c561d}.mobile-menu-actions span{font-size:17px}.home-page .hero-shell>.smart-header{gap:8px}.home-page .hero-shell .brand img{width:112px}.reveal-card,.mobile-reveal{opacity:1!important}.reveal-card{transform:translate3d(0,10px,0)!important}.reveal-card.in-view{transform:translateZ(0)!important}.mobile-reveal{transform:translate3d(0,8px,0)}}@media(prefers-reduced-motion:reduce){.language-chevron,.mobile-menu,.mobile-menu-backdrop{transition:none!important}}@media(min-width:1000px){body,.bottom-sheet{scrollbar-width:thin;scrollbar-color:#0C561D #050505}body::-webkit-scrollbar,.bottom-sheet::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-track,.bottom-sheet::-webkit-scrollbar-track{background:#050505}body::-webkit-scrollbar-thumb,.bottom-sheet::-webkit-scrollbar-thumb{min-height:48px;border:3px solid #050505;border-radius:999px;background:#0c561d}body::-webkit-scrollbar-thumb:hover,.bottom-sheet::-webkit-scrollbar-thumb:hover{background:#caf389}}@media(max-width:999px){.home-page .reviews-shell{--carousel-gutter: 14px;--carousel-card-size: min(82vw, 328px)}.home-page .portfolio-shell{--carousel-gutter: 14px;--carousel-card-size: min(86vw, 356px)}.home-page .testimonial-section .reviews-viewport,.home-page .cases-section .cases-viewport{width:100vw!important;margin-left:-14px;scroll-padding-inline-start:var(--carousel-gutter)}.home-page .testimonial-section .reviews-track,.home-page .cases-section .cases-track{margin-inline:0!important;padding-left:var(--carousel-gutter)!important;padding-right:max(var(--carousel-gutter),calc(100vw - var(--carousel-gutter) - var(--carousel-card-size)))!important}.home-page .review-person{margin-top:18px}.home-page .quick-contact-visual{height:320px}.home-page .quick-contact-visual img{top:0;height:100%}}body.home-page{width:100%;height:auto!important;min-height:100dvh;overflow-x:hidden!important;overflow-y:visible!important;overscroll-behavior-y:auto!important;background:#000!important}.home-page .section,.home-page .site-footer{content-visibility:auto;contain-intrinsic-size:auto 900px}.home-page .hero-mascot picture{display:contents}.home-page .about-stat .about-stat-label{color:#16451f}body.home-page:before,.home-page .scroll-ambient,.home-page .voice-orb,.home-page .cursor-dot,.home-page .cursor-ring,.home-page .spatial-hint{display:none!important}.home-page .app{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:100dvh!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-behavior:auto!important;scroll-snap-type:none!important;overscroll-behavior:auto!important;perspective:none!important;transform-style:flat!important}.home-page .hero.spatial-scene,.home-page .section.spatial-scene,.home-page .site-footer.spatial-scene,.home-page .spatial-scene.is-active,.home-page .spatial-scene.is-prev,.home-page .spatial-scene.is-next{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;scroll-snap-align:none!important;scroll-snap-stop:normal!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;filter:none!important;contain:none!important;isolation:isolate}.home-page .section,.home-page .site-footer{scroll-margin-top:24px}.home-page .section.spatial-scene>.section-shell,.home-page .section.spatial-scene>.about-card,.home-page .section.spatial-scene>.site-types-panel,.home-page .section.spatial-scene>.quick-contact-card,.home-page .site-footer.spatial-scene>.footer-shell{height:auto!important;min-height:0!important;max-height:none!important}@media(min-width:1000px){.home-page .hero.spatial-scene{min-height:0!important;padding:clamp(28px,4vw,52px) max(30px,4vw) 112px!important}.home-page .hero.spatial-scene>.hero-shell{min-height:clamp(650px,78vh,800px)!important;max-height:none!important}.home-page .hero.spatial-scene h1{max-width:680px!important;font-size:clamp(46px,3.8vw,60px)!important;line-height:1.04!important;text-wrap:balance}.home-page .hero.spatial-scene p{max-width:570px;font-size:clamp(16px,1.2vw,18px)}.home-page .about-section.spatial-scene,.home-page .services-section.spatial-scene,.home-page .offer-section.spatial-scene,.home-page .benefits-section.spatial-scene,.home-page .testimonial-section.spatial-scene,.home-page .cases-section.spatial-scene,.home-page .quick-contact-section.spatial-scene,.home-page .faq-section.spatial-scene,.home-page .site-footer.spatial-scene{padding-top:clamp(88px,9vw,136px)!important;padding-bottom:clamp(88px,9vw,136px)!important;align-items:center!important}.home-page .quick-contact-section.spatial-scene{padding-top:clamp(76px,8vw,112px)!important;padding-bottom:clamp(76px,8vw,112px)!important}.home-page .site-footer.spatial-scene{padding-bottom:max(120px,10vw)!important}.home-page .scroll-progress{position:fixed!important;z-index:100!important;top:0!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;height:3px!important;border:0!important;border-radius:0!important;background:#caf38921!important}.home-page .scroll-progress span{display:block!important;width:100%!important;height:100%!important;border-radius:0!important;background:#caf389!important;transform:scaleX(0);transform-origin:left center!important;transition:none!important}}@media(min-width:1000px)and (max-width:1180px){.home-page .hero.spatial-scene>.hero-shell{min-height:620px!important}}.home-page{--home-content-width: min(1500px, calc(100vw - 104px) )}.home-page .scroll-progress{position:fixed!important;z-index:100!important;inset:0 0 auto!important;width:100%!important;height:3px!important;border:0!important;border-radius:0!important;background:#caf38921!important}.home-page .scroll-progress span{display:block!important;width:100%!important;height:100%!important;border-radius:0!important;background:#caf389!important;transform-origin:left center!important}.home-page .hero-promise{width:min(100%,560px);margin-top:30px;padding:20px 22px;display:grid;gap:5px;border:1px solid rgba(12,86,29,.24);border-left:5px solid #0c561d;border-radius:14px;background:#ffffff57;box-shadow:inset 0 1px #ffffff80}.home-page .hero-promise strong,.home-page .hero-promise span{display:block;letter-spacing:0}.home-page .hero-promise strong{color:#073e14;font-size:clamp(22px,2vw,30px);font-weight:850;line-height:1.05}.home-page .hero-promise span{color:#082f12b3;font-size:13px;font-weight:700;line-height:1.35}.home-page .notch-cta{min-width:300px;min-height:64px;padding:10px 16px 10px 24px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(202,243,137,.8);border-radius:25px 25px 16px 16px;background:#0c561d;color:#fff;text-decoration:none;box-shadow:0 18px 38px #0c561d33,inset 0 1px #ffffff24;transition:background-color .18s ease,transform .18s ease}.home-page .notch-cta span,.home-page .notch-cta small,.home-page .notch-cta strong{display:block;letter-spacing:0}.home-page .notch-cta small{margin-bottom:4px;color:#caf389;font-size:9px;font-weight:850;line-height:1}.home-page .notch-cta strong{color:#fff;font-size:17px;font-weight:850;line-height:1}.home-page .notch-cta b{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:#caf389;color:#073e14;font-size:20px;font-weight:600}.home-page .notch-cta:hover,.home-page .notch-cta:focus-visible{background:#073e14}.home-page .notch-cta:active{transform:translateY(1px)}.home-page .intake-form-body{display:grid;gap:16px}.home-page .intake-form-body[hidden],.home-page .intake-success[hidden],.home-page .intake-conditional[hidden]{display:none!important}.home-page .intake-form h3{margin:0 0 6px!important}.home-page .intake-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .intake-consent{display:flex;align-items:flex-start;gap:9px;color:#ffffffad;font-size:11px;line-height:1.35;cursor:pointer}.home-page .intake-consent input{width:16px;height:16px;margin:0;flex:0 0 auto;accent-color:#caf389}.home-page .intake-form .estimator-submit{width:100%;margin-top:2px!important}.home-page .intake-submit:disabled{opacity:.65;cursor:wait}.home-page .intake-submit.is-loading span:after{content:"..."}.home-page .intake-error{display:none;margin:0;color:#ff9ba4;font-size:11px;line-height:1.4;text-align:center}.home-page .intake-error.show{display:block}.home-page .intake-success{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-page .intake-success>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#caf389;color:#082d10;font-size:28px;font-weight:900}.home-page .intake-success h3{margin:22px 0 8px!important}.home-page .intake-success p{max-width:330px;margin:0;color:#ffffffad;line-height:1.5}@media(min-width:1000px){.home-page .hero.spatial-scene{padding-right:0!important;padding-left:0!important;overflow:visible!important}.home-page .hero.spatial-scene>.hero-shell,.home-page .about-section.spatial-scene>.about-card,.home-page .services-section.spatial-scene>.site-types-panel,.home-page .content-section.spatial-scene>.section-shell,.home-page .quick-contact-section.spatial-scene>.quick-contact-card,.home-page .site-footer.spatial-scene>.footer-shell{width:var(--home-content-width)!important}.home-page .about-section.spatial-scene{padding-right:0!important;padding-left:0!important}.home-page .hero.spatial-scene>.hero-shell:after{left:50%!important;width:min(470px,40%)!important;transform:translate(-50%)}.home-page .hero-notch-cta{position:absolute;z-index:9;bottom:-60px;left:50%;transform:translate(-50%)}.home-page .hero-notch-cta:hover,.home-page .hero-notch-cta:focus-visible{transform:translate(-50%) translateY(-2px)}.home-page .offer-layout{align-items:stretch}.home-page .intake-form{justify-content:flex-start}.home-page .quick-contact-section.spatial-scene{padding-bottom:clamp(128px,12vh,154px)!important;overflow:clip!important}.home-page .quick-contact-section.spatial-scene>.quick-contact-card{height:auto!important;min-height:500px!important;overflow:visible!important}.home-page .quick-contact-card:after{content:"";position:absolute;z-index:0;left:50%;bottom:-74px;width:min(470px,40%);height:75px;pointer-events:none;background:#caf389;transform:translate(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H1000C920 0 950 100 840 100H160C50 100 80 0 0 0Z'/%3E%3C/svg%3E") center / 100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 100' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0H1000C920 0 950 100 840 100H160C50 100 80 0 0 0Z'/%3E%3C/svg%3E") center / 100% 100% no-repeat}.home-page .quick-contact-notch{position:absolute;z-index:8;bottom:-60px;left:50%;transform:translate(-50%)}.home-page .quick-contact-notch:hover,.home-page .quick-contact-notch:focus-visible{transform:translate(-50%) translateY(-2px)}.home-page .site-footer.spatial-scene{min-height:0!important;padding-right:0!important;padding-left:0!important}}@media(max-width:999px){.home-page{--home-content-width: calc(100vw - 20px) }.home-page .hero{padding-bottom:46px!important}.home-page .hero-shell{min-height:0;padding-bottom:104px}.home-page .hero-promise{margin-top:22px;padding:16px;border-radius:12px}.home-page .hero-promise strong{font-size:22px}.home-page .hero-promise span{font-size:11px}.home-page .notch-cta{min-width:0;min-height:60px;border-radius:20px 20px 13px 13px}.home-page .hero-notch-cta,.home-page .quick-contact-notch{position:absolute;z-index:8;right:18px;bottom:18px;left:18px}.home-page .intake-contact-grid{grid-template-columns:1fr}.home-page .intake-form-body{gap:15px}.home-page .quick-contact-section{padding-bottom:82px!important;overflow:hidden!important}.home-page .quick-contact-card{padding-bottom:108px!important;overflow:hidden!important}.home-page .site-footer{padding-bottom:calc(64px + env(safe-area-inset-bottom))!important}}:root{--lux-bg: #050606;--lux-surface: #0a0b0b;--lux-surface-raised: #111211;--lux-pearl: #f3f0e8;--lux-muted: #aaa69d;--lux-champagne: #c8a97b;--lux-champagne-soft: #dfc79f;--lux-moss: #b9986a;--lux-moss-deep: #191714;--lux-line: rgba(200, 169, 123, .48);--lux-line-soft: rgba(243, 240, 232, .13);--lux-shadow: 0 34px 90px rgba(0, 0, 0, .42);--lux-width: min(1500px, calc(100vw - 96px) );max-width:100%;overflow-x:clip!important}body,body.home-page{width:100%;max-width:100%;overflow-x:clip!important;color:var(--lux-pearl);background:var(--lux-bg)!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}body::selection,body *::selection{color:#070808;background:var(--lux-champagne-soft)}body.home-page:before{display:none!important}.home-page .app{color:var(--lux-pearl);background:var(--lux-bg)!important}.home-page .scroll-progress{height:2px!important;background:#c8a97b1f!important}.home-page .scroll-progress span{background:var(--lux-champagne)!important}.home-page .section,.home-page .site-footer{color:var(--lux-pearl);background:transparent!important}.home-page .section-shell,.home-page .about-card,.home-page .site-types-panel,.home-page .quick-contact-card,.home-page .footer-shell{width:var(--lux-width)!important;max-width:none!important}.smart-header{min-height:74px;padding:0 34px;color:var(--lux-pearl);background:transparent!important;border:0!important;box-shadow:none!important}.smart-header .brand{width:clamp(176px,15vw,230px)}.smart-header .brand-logo-default{display:block!important;filter:none!important}.smart-header .brand-logo-green,.smart-header .location{display:none!important}.site-nav{gap:clamp(24px,2.8vw,46px)}.site-nav a{padding:10px 0;color:#f3f0e8c7!important;font-size:14px;font-weight:500;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.site-nav a:hover,.site-nav a:focus-visible{color:var(--lux-pearl)!important;border-color:var(--lux-champagne)}.language-picker summary{min-width:72px;min-height:44px;padding:0 13px;color:var(--lux-pearl)!important;background:#ffffff06!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important}.language-picker summary:hover,.language-picker summary:focus-visible,.language-picker[open] summary{border-color:var(--lux-line)!important;background:#c8a97b0f!important}.language-options{top:calc(100% + 10px)!important;min-width:202px!important;padding:6px!important;color:var(--lux-pearl)!important;background:#111212!important;border:1px solid var(--lux-line)!important;border-radius:8px!important;box-shadow:var(--lux-shadow)!important}.language-options a{color:var(--lux-muted)!important;border-radius:5px!important}.language-options a:hover,.language-options a.is-active{color:var(--lux-pearl)!important;background:#c8a97b1a!important}.language-options a>span{color:var(--lux-champagne)!important}.header-actions{gap:10px}.header-telegram,.header-project{min-height:44px;padding:0 18px!important;color:var(--lux-pearl)!important;font-size:13px!important;font-weight:650!important;border-radius:8px!important}.header-telegram{background:transparent!important;border:1px solid var(--lux-line-soft)!important}.header-project{background:#c8a97b14!important;border:1px solid var(--lux-champagne)!important}.header-telegram:hover,.header-project:hover{color:#090a09!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important;transform:none!important}.home-page .hero{padding:42px 48px 106px!important;color:var(--lux-pearl)!important;background:var(--lux-bg)!important}.home-page .hero-shell{width:var(--lux-width)!important;min-height:min(800px,calc(100dvh - 92px))!important;padding:12px 18px 0!important;grid-template-columns:minmax(390px,.92fr) minmax(480px,1.08fr)!important;grid-template-rows:78px minmax(0,1fr)!important;column-gap:clamp(44px,5vw,88px)!important;overflow:visible!important;color:var(--lux-pearl)!important;background:var(--lux-surface)!important;border:1px solid var(--lux-line)!important;border-radius:28px!important;box-shadow:var(--lux-shadow)!important;isolation:isolate}.home-page .hero-shell:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 24% 65%,rgba(200,169,123,.08),transparent 31%)}.home-page .hero-shell>*{position:relative;z-index:1}.home-page .hero-shell>.smart-header{grid-column:1 / -1!important;grid-row:1!important}.home-page .hero-content{grid-column:2!important;grid-row:2!important;align-self:center!important;padding:34px 46px 88px 0!important}.home-page .hero-portfolio{grid-column:1!important;grid-row:2!important;min-height:0!important;padding:4px 0 0 22px!important;align-self:stretch!important}.home-page .badge{display:inline-flex!important;margin:0 0 26px!important;padding:0!important;color:var(--lux-champagne)!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:12px!important;font-weight:750!important;text-transform:uppercase}.home-page .badge:after{content:"";width:58px;height:1px;margin-left:16px;background:var(--lux-champagne)}.home-page .hero h1{max-width:680px!important;margin:0!important;color:var(--lux-pearl)!important;font-size:clamp(48px,4.3vw,70px)!important;font-weight:730!important;line-height:1.02!important}.home-page .hero h1 .gradient-word{display:block;color:var(--lux-pearl)!important;background:none!important;-webkit-text-fill-color:currentColor!important}.home-page .hero h1 .hero-accent{display:block;color:var(--lux-champagne)!important}.home-page .hero h1:not(:has(.gradient-word)){color:var(--lux-pearl)!important}.home-page .hero h1:after{content:"";display:block;width:72px;height:1px;margin:30px 0 24px;background:var(--lux-champagne)}.home-page .hero-content>p{max-width:600px!important;margin:0!important;color:#f3f0e8b8!important;font-size:clamp(17px,1.25vw,20px)!important;line-height:1.55!important}.home-page .hero-promise{width:min(100%,610px)!important;margin:32px 0 0!important;padding:18px 22px!important;grid-template-columns:auto 1fr!important;column-gap:18px!important;border:1px solid var(--lux-line-soft)!important;border-left:1px solid var(--lux-champagne)!important;border-radius:8px!important;background:#ffffff05!important;box-shadow:none!important}.home-page .hero-promise:before{content:"";grid-row:1 / 3;align-self:center;width:34px;height:24px;border:1px solid var(--lux-moss);border-radius:14px;box-shadow:inset 0 0 0 5px var(--lux-surface)}.home-page .hero-promise strong{color:var(--lux-pearl)!important;font-size:17px!important;font-weight:650!important}.home-page .hero-promise span{color:var(--lux-muted)!important;font-size:13px!important}.home-page .hero-mascot{overflow:hidden;align-items:end!important}.home-page .hero-mascot:before,.home-page .mascot-frame,.home-page .mascot-pixel,.home-page .mascot-status{display:none!important}.home-page .mascot-image{width:min(100%,600px)!important;max-width:none!important;max-height:calc(100% + 70px)!important;margin:auto auto -18px!important;object-fit:contain!important;object-position:center bottom!important;filter:none!important;animation:none!important;transform:none!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 8%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 8%,#000 88%,transparent 100%)}.home-page .notch-cta{min-width:330px!important;min-height:72px!important;padding:12px 16px 12px 24px!important;color:var(--lux-pearl)!important;background:var(--lux-moss-deep)!important;border:1px solid rgba(200,169,123,.55)!important;border-radius:8px!important;box-shadow:0 18px 44px #0000005c!important}.home-page .notch-cta:before{content:"";position:absolute;z-index:-1;top:-22px;right:-48px;bottom:-18px;left:-48px;background:var(--lux-bg);border:1px solid var(--lux-line);border-bottom:0;border-radius:44px 44px 0 0}.home-page .notch-cta small{color:#f3f0e8a6!important}.home-page .notch-cta strong{color:var(--lux-pearl)!important}.home-page .notch-cta b{color:#090a09!important;background:var(--lux-champagne-soft)!important;border-radius:6px!important}.home-page .notch-cta:hover{background:var(--lux-moss)!important;transform:translateY(-1px)!important}.home-page .about-section,.home-page .services-section,.home-page .offer-section,.home-page .benefits-section,.home-page .testimonial-section,.home-page .cases-section,.home-page .quick-contact-section,.home-page .faq-section,.home-page .site-footer{padding:clamp(92px,10vw,150px) 48px!important}.home-page h2{color:var(--lux-pearl)!important;font-weight:700!important}.home-page h3{color:var(--lux-pearl)}.home-page .about-card{padding:0!important;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr)!important;gap:clamp(70px,8vw,130px)!important;background:transparent!important;border:0!important;border-top:1px solid var(--lux-line)!important;border-bottom:1px solid var(--lux-line-soft)!important;border-radius:0!important;box-shadow:none!important}.home-page .about-copy{padding:70px 0 76px!important}.home-page .about-copy h2{margin:0 0 42px!important;color:var(--lux-champagne)!important;font-size:clamp(46px,6vw,86px)!important;line-height:.98!important}.home-page .about-story{max-width:730px!important}.home-page .about-story p{color:var(--lux-muted)!important;font-size:17px!important;line-height:1.75!important}.home-page .about-story p strong{color:var(--lux-pearl)!important;font-weight:600!important}.home-page .about-stats{align-self:stretch!important;padding:0!important;gap:0!important;border-left:1px solid var(--lux-line-soft)}.home-page .about-stat{min-height:205px!important;padding:30px!important;justify-content:center!important;background:transparent!important;border:0!important;border-right:1px solid var(--lux-line-soft)!important;border-bottom:1px solid var(--lux-line-soft)!important;border-radius:0!important}.home-page .about-stat:nth-child(3),.home-page .about-stat:nth-child(4){border-bottom:0!important}.home-page .about-stat-icon{color:var(--lux-champagne)!important}.home-page .about-stat strong{color:var(--lux-pearl)!important}.home-page .about-stat .about-stat-label{color:var(--lux-muted)!important}.home-page .site-types-panel{padding:0!important;color:var(--lux-pearl)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.home-page .site-types-panel h2{max-width:920px!important;margin:0 0 62px!important;font-size:clamp(44px,5.4vw,78px)!important;line-height:1!important}.home-page .site-types-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;border-top:1px solid var(--lux-line)!important;border-left:1px solid var(--lux-line-soft)!important}.home-page .site-type{min-height:156px!important;padding:28px!important;display:grid!important;grid-template-columns:46px 1fr!important;align-items:end!important;gap:22px!important;color:var(--lux-pearl)!important;background:transparent!important;border:0!important;border-right:1px solid var(--lux-line-soft)!important;border-bottom:1px solid var(--lux-line-soft)!important;border-radius:0!important;transition:background-color .18s ease!important}.home-page .site-type:hover{background:#c8a97b0e!important;transform:none!important}.home-page .site-type-icon{width:42px!important;height:42px!important;color:var(--lux-champagne)!important;background:transparent!important;border:1px solid var(--lux-line-soft)!important;border-radius:6px!important}.home-page .site-type h3{color:var(--lux-pearl)!important;font-size:clamp(20px,1.8vw,27px)!important;font-weight:600!important}.home-page .site-types-note{background:var(--lux-bg)!important;margin-top:34px!important;color:var(--lux-muted)!important;border-color:var(--lux-line-soft)!important}.home-page .site-types-note strong{color:var(--lux-champagne-soft)!important}.home-page .offer-title,.home-page .benefits-title{max-width:920px!important;margin-bottom:58px!important;font-size:clamp(44px,5.2vw,76px)!important;line-height:1!important}.home-page .offer-layout{align-items:stretch!important;gap:18px!important}.home-page .offer-cards{gap:18px!important}.home-page .offer-card{min-height:290px!important;padding:34px!important;color:var(--lux-pearl)!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important;box-shadow:none!important}.home-page .offer-card:first-child{color:#111210!important;background:var(--lux-pearl)!important;border-color:var(--lux-pearl)!important}.home-page .offer-card:first-child h3,.home-page .offer-card:first-child p{color:#111210!important}.home-page .offer-card h3{font-size:clamp(27px,2.4vw,38px)!important}.home-page .offer-card p{color:var(--lux-muted)!important}.home-page .offer-card-kicker{color:var(--lux-champagne)!important}.home-page .offer-card-visual{filter:grayscale(1) sepia(.16)!important;opacity:.68!important}.home-page .offer-arrow{color:var(--lux-pearl)!important;background:var(--lux-moss-deep)!important;border:1px solid var(--lux-line)!important}.home-page .offer-card:first-child .offer-arrow{color:var(--lux-pearl)!important;background:#111210!important}.home-page .project-estimator,.home-page .intake-form{padding:38px!important;color:var(--lux-pearl)!important;background:#0d0e0e!important;border:1px solid var(--lux-line)!important;border-radius:8px!important;box-shadow:none!important}.home-page .intake-form h3{margin-bottom:30px!important;color:var(--lux-pearl)!important}.home-page .estimator-field>span,.home-page .quick-field>span{color:var(--lux-muted)!important}.home-page .estimator-field input,.home-page .estimator-field select,.home-page .quick-field input{color:var(--lux-pearl)!important;background:#080909!important;border:1px solid var(--lux-line-soft)!important;border-radius:6px!important}.home-page .estimator-field input::placeholder,.home-page .quick-field input::placeholder{color:#7d7a73!important}.home-page .estimator-field input:focus,.home-page .estimator-field select:focus,.home-page .quick-field input:focus{border-color:var(--lux-champagne)!important;box-shadow:0 0 0 3px #c8a97b21!important}.home-page .intake-consent,.home-page .quick-consent{color:var(--lux-muted)!important}.home-page .intake-submit,.home-page .quick-submit,.home-page .portfolio-cta,.home-page .faq-contact-link{color:#090a09!important;background:var(--lux-champagne)!important;border:1px solid var(--lux-champagne)!important;border-radius:6px!important;box-shadow:none!important}.home-page .intake-submit:hover,.home-page .quick-submit:hover,.home-page .portfolio-cta:hover,.home-page .faq-contact-link:hover{background:var(--lux-champagne-soft)!important;transform:translateY(-1px)!important}.home-page .benefits-layout{gap:clamp(30px,5vw,78px)!important}.home-page .benefit-cards{gap:0!important;border-top:1px solid var(--lux-line)!important;border-left:1px solid var(--lux-line-soft)!important}.home-page .benefit-card{min-height:250px!important;padding:30px!important;color:var(--lux-pearl)!important;background:transparent!important;border:0!important;border-right:1px solid var(--lux-line-soft)!important;border-bottom:1px solid var(--lux-line-soft)!important;border-radius:0!important;box-shadow:none!important}.home-page .benefit-card h3{color:var(--lux-pearl)!important}.home-page .benefit-card p{color:var(--lux-muted)!important}.home-page .benefit-icon{color:var(--lux-champagne)!important;background:#c8a97b12!important;border:1px solid var(--lux-line-soft)!important}.home-page .benefits-visual{min-height:560px!important;color:var(--lux-pearl)!important;background:var(--lux-surface)!important;border:1px solid var(--lux-line)!important;border-radius:8px!important;box-shadow:none!important}.home-page .benefits-device{background:#111212!important;border-color:var(--lux-line)!important}.home-page .benefits-device-bar,.home-page .benefits-device-screen{color:var(--lux-pearl)!important;background:#0a0b0b!important}.home-page .benefits-device-kicker,.home-page .benefit-metric small,.home-page .benefit-live{color:var(--lux-champagne)!important}.home-page .benefit-metric{color:var(--lux-pearl)!important;background:#111212!important;border-color:var(--lux-line-soft)!important}.home-page .benefits-orbits,.home-page .benefits-device-chart{filter:grayscale(1) sepia(.25)!important}.home-page .reviews-intro h2,.home-page .portfolio-intro h2{margin:0 0 28px!important;font-size:clamp(44px,5.2vw,76px)!important;line-height:1!important}.home-page .reviews-intro-row,.home-page .portfolio-intro-row{padding-bottom:34px!important;border-bottom:1px solid var(--lux-line-soft)!important}.home-page .reviews-intro-row>p,.home-page .portfolio-intro-row>p{color:var(--lux-muted)!important}.home-page .review-arrow,.home-page .portfolio-arrow{color:var(--lux-pearl)!important;background:transparent!important;border:1px solid var(--lux-line-soft)!important;border-radius:6px!important}.home-page .review-arrow:hover,.home-page .portfolio-arrow:hover{color:#090a09!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important}.home-page .review-counter,.home-page .case-counter{color:var(--lux-champagne)!important}.home-page .reviews-viewport,.home-page .cases-viewport{overflow:visible auto!important}.home-page .case-card,.home-page .case-card.is-current{border-color:var(--lux-line-soft)!important}.home-page .case-card.is-current{border-color:var(--lux-line)!important}.home-page .quote{min-height:335px!important;padding:30px!important;color:var(--lux-pearl)!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important;box-shadow:none!important}.home-page .quote.is-current{border-color:var(--lux-line)!important}.home-page .review-avatar{border-color:var(--lux-champagne)!important;background:#111212!important}.home-page .review-avatar img{filter:grayscale(1) contrast(.9) sepia(.08)!important}.home-page .review-person strong,.home-page .quote p{color:var(--lux-pearl)!important}.home-page .review-person span,.home-page .review-person small{color:var(--lux-muted)!important}.home-page .stars{color:var(--lux-champagne)!important}.home-page .review-dot,.home-page .case-dot{background:#c8a97b4d!important}.home-page .review-dot.is-current,.home-page .case-dot.is-current{background:var(--lux-champagne)!important}.home-page .cases-track{gap:18px!important}.home-page .case-card{min-height:500px!important;color:var(--lux-pearl)!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important;box-shadow:none!important}.home-page .case-card:hover,.home-page .case-card.is-current{border-color:var(--lux-line)!important;transform:none!important}.home-page .case-card:after{background:linear-gradient(to bottom,transparent 26%,rgba(5,6,6,.24) 48%,#080909 100%)!important}.home-page .case-card img{filter:saturate(.72) contrast(.92)!important}.home-page .case-content .tag,.home-page .case-open{color:var(--lux-champagne)!important}.home-page .case-content h3,.home-page .case-content p{color:var(--lux-pearl)!important}.home-page .quick-contact-card{min-height:620px!important;padding:58px 60px 0!important;color:var(--lux-pearl)!important;background:var(--lux-surface)!important;border:1px solid var(--lux-line)!important;border-radius:24px!important;box-shadow:var(--lux-shadow)!important}.home-page .quick-contact-eyebrow{color:var(--lux-champagne)!important;background:transparent!important;border:0!important}.home-page .quick-contact-copy h2{color:var(--lux-pearl)!important;font-size:clamp(42px,4.8vw,70px)!important}.home-page .quick-contact-copy p{color:var(--lux-muted)!important}.home-page .quick-contact-visual img{max-height:550px!important;object-fit:contain!important;filter:none!important;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 88%,transparent)}.home-page .quick-contact-form-wrap{align-self:center!important}.home-page .quick-contact-form{padding:30px!important;background:#0d0e0e!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important}.home-page .faq-layout{gap:clamp(70px,8vw,132px)!important}.home-page .faq-kicker{color:var(--lux-champagne)!important}.home-page .faq-intro h2{font-size:clamp(46px,5.2vw,74px)!important;line-height:1!important}.home-page .faq-intro:before{top:-56px!important;right:0!important;bottom:-40px!important;left:-44px!important;opacity:.72!important;background-image:linear-gradient(90deg,rgba(200,169,123,.18) 1px,transparent 1px),linear-gradient(rgba(200,169,123,.12) 1px,transparent 1px)!important;background-position:left center!important;background-size:48px 48px!important;-webkit-mask-image:linear-gradient(90deg,#000,transparent 82%);mask-image:linear-gradient(90deg,#000,transparent 82%)}.home-page .faq{border-top:1px solid var(--lux-line)!important}.home-page .faq-item{background:transparent!important;border:0!important;border-bottom:1px solid var(--lux-line-soft)!important;border-radius:0!important}.home-page .faq-question{color:var(--lux-pearl)!important;background:transparent!important}.home-page .faq-question:hover{color:var(--lux-champagne-soft)!important}.home-page .faq-plus{background:#c8a97b14!important;border:1px solid var(--lux-line)!important}.home-page .faq-plus:before,.home-page .faq-plus:after{background:var(--lux-champagne)!important}.home-page .faq-answer p{color:var(--lux-muted)!important}.site-footer{color:var(--lux-pearl)!important;background:#070808!important}.footer-shell{padding:0!important;background:transparent!important;border:0!important;border-top:1px solid var(--lux-line)!important;border-radius:0!important;box-shadow:none!important}.footer-shell>h2{margin:0!important;padding:55px 0 34px!important;color:var(--lux-champagne)!important;font-size:clamp(54px,7vw,104px)!important;line-height:.95!important;border-bottom:1px solid var(--lux-line-soft)!important}.footer-main{padding:48px 0 0!important;color:var(--lux-pearl)!important}.footer-brand p,.footer-nav a,.footer-contacts small,.footer-telegram-cta p,.footer-contact-static small{color:var(--lux-muted)!important}.footer-nav h3,.footer-contacts h3,.footer-contact-static strong,.footer-contacts strong{color:var(--lux-pearl)!important}.footer-nav a:hover,.footer-contacts a:hover strong{color:var(--lux-champagne)!important}.footer-contact-mark{color:var(--lux-champagne)!important;background:#c8a97b12!important;border-color:var(--lux-line-soft)!important}.footer-telegram-cta{color:var(--lux-pearl)!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important;border-radius:8px!important}.footer-cta-kicker,.footer-telegram-handle{color:var(--lux-champagne)!important}.footer-telegram-cta>a{color:#090a09!important;background:var(--lux-champagne)!important;border-radius:6px!important}.sheet-overlay{background:#000000bd!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.bottom-sheet{color:var(--lux-pearl)!important;background:#0b0c0c!important;border:1px solid var(--lux-line)!important;border-radius:18px 18px 0 0!important;box-shadow:0 -30px 90px #00000080!important}.drag{background:var(--lux-line)!important}.sheet-head h2,.type-btn strong,.form-field>span,.success h3{color:var(--lux-pearl)!important}.sheet-head p,.type-btn span,.form-consent,.success p{color:var(--lux-muted)!important}.close-sheet,.type-btn{color:var(--lux-pearl)!important;background:#111212!important;border:1px solid var(--lux-line-soft)!important;border-radius:6px!important}.type-btn.active{background:#c8a97b17!important;border-color:var(--lux-champagne)!important}.field{color:var(--lux-pearl)!important;background:#070808!important;border:1px solid var(--lux-line-soft)!important;border-radius:6px!important}.field::placeholder{color:#77746d!important}.field:focus{border-color:var(--lux-champagne)!important;box-shadow:0 0 0 3px #c8a97b1f!important}.submit,.success-telegram{color:#080909!important;background:var(--lux-champagne)!important;border:1px solid var(--lux-champagne)!important;border-radius:6px!important}.success-mark{color:#080909!important;background:var(--lux-champagne)!important}.success-eyebrow,.success-again{color:var(--lux-champagne)!important}@media(max-width:999px){:root{--lux-width: calc(100vw - 24px) }.smart-header{min-height:62px!important;padding:0 14px!important}.smart-header .brand{width:132px!important}.mobile-menu-toggle{color:var(--lux-pearl)!important;background:#c8a97b14!important;border:1px solid var(--lux-line)!important;border-radius:7px!important}.mobile-menu-backdrop{background:#000000b3!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.mobile-menu{top:70px!important;right:10px!important;left:10px!important;padding:8px 16px 16px!important;color:var(--lux-pearl)!important;background:#0b0c0c!important;border:1px solid var(--lux-line)!important;border-radius:10px!important;box-shadow:var(--lux-shadow)!important}.mobile-menu nav a{color:var(--lux-pearl)!important;border-color:var(--lux-line-soft)!important}.mobile-menu nav a span{color:var(--lux-champagne)!important}.mobile-menu-actions button,.mobile-menu-actions a{color:var(--lux-pearl)!important;background:transparent!important;border:1px solid var(--lux-line)!important;border-radius:6px!important}.mobile-menu-actions a{color:#080909!important;background:var(--lux-champagne)!important}.home-page .hero{padding:12px 12px 86px!important}.home-page .hero-shell{min-height:0!important;padding:8px 8px 0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto minmax(320px,48vh)!important;border-radius:18px!important}.home-page .hero-shell>.smart-header{grid-column:1!important;grid-row:1!important}.home-page .hero-content{grid-column:1!important;grid-row:2!important;padding:36px 14px 18px!important}.home-page .hero-portfolio{grid-column:1!important;grid-row:3!important;min-height:320px!important;padding:0 4px!important}.home-page .badge{margin-bottom:18px!important;font-size:10px!important}.home-page .hero h1{font-size:clamp(38px,11vw,54px)!important;line-height:1.02!important}.home-page .hero h1:after{margin:22px 0 18px!important}.home-page .hero-content>p{font-size:15px!important;line-height:1.55!important}.home-page .hero-promise{margin-top:22px!important;padding:14px!important}.home-page .hero-promise strong{font-size:15px!important}.home-page .hero-promise span{font-size:11px!important}.home-page .mascot-image{width:min(100%,420px)!important;max-height:470px!important;margin-bottom:-22px!important}.home-page .notch-cta{min-width:min(300px,calc(100vw - 64px))!important;min-height:64px!important}.home-page .notch-cta:before{top:-17px!important;right:-28px!important;bottom:-12px!important;left:-28px!important;border-radius:30px 30px 0 0!important}.home-page .about-section,.home-page .services-section,.home-page .offer-section,.home-page .benefits-section,.home-page .testimonial-section,.home-page .cases-section,.home-page .quick-contact-section,.home-page .faq-section,.home-page .site-footer{padding:72px 12px!important}.home-page .about-card{grid-template-columns:1fr!important;gap:0!important}.home-page .about-copy{padding:46px 0!important}.home-page .about-copy h2,.home-page .site-types-panel h2,.home-page .offer-title,.home-page .benefits-title,.home-page .reviews-intro h2,.home-page .portfolio-intro h2,.home-page .faq-intro h2{font-size:clamp(38px,11vw,52px)!important}.home-page .about-stats{border-top:1px solid var(--lux-line-soft)!important;border-left:0!important}.home-page .about-stat{min-height:155px!important;padding:20px!important}.home-page .site-types-grid{grid-template-columns:1fr 1fr!important}.home-page .site-type{min-height:136px!important;padding:18px!important;grid-template-columns:34px 1fr!important;gap:12px!important}.home-page .site-type-icon{width:32px!important;height:32px!important}.home-page .site-type h3{font-size:17px!important}.home-page .offer-layout,.home-page .benefits-layout{grid-template-columns:1fr!important}.home-page .project-estimator,.home-page .intake-form,.home-page .offer-card{padding:24px!important}.home-page .benefits-visual{min-height:440px!important;overflow:hidden!important}.home-page .benefits-orbits,.home-page .benefits-orbits i{max-width:calc(100vw - 48px)!important}.home-page .reviews-viewport,.home-page .cases-viewport{max-width:100vw!important}.home-page .quote{min-height:310px!important}.home-page .case-card{min-height:460px!important}.home-page .quick-contact-card{min-height:0!important;padding:34px 20px 0!important;border-radius:16px!important}.home-page .quick-contact-visual img{max-height:390px!important}.home-page .quick-contact-form{padding:22px!important}.home-page .faq-layout{grid-template-columns:1fr!important;gap:48px!important}.home-page .faq-section,.home-page .faq-layout,.home-page .faq-intro{overflow:hidden!important}.home-page .faq-intro:before{top:-34px!important;right:0!important;bottom:-28px!important;left:0!important}.footer-shell>h2{font-size:clamp(48px,16vw,70px)!important}}@media(max-width:520px){.home-page .site-types-grid{grid-template-columns:1fr!important}.home-page .site-type{min-height:112px!important}.home-page .hero-promise:before{display:none}.home-page .hero-promise{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important}}.home-page *{letter-spacing:0!important}@media(min-width:1000px){body.home-page .hero.spatial-scene{min-height:0!important;padding:42px 48px 106px!important;overflow:visible!important;background:var(--lux-bg)!important}body.home-page .hero.spatial-scene:before,body.home-page .hero.spatial-scene:after{display:none!important}body.home-page .hero.spatial-scene>.hero-shell{width:var(--lux-width)!important;height:clamp(620px,calc(100dvh - 142px),760px)!important;min-height:0!important;max-height:760px!important;padding:12px 18px 0!important;grid-template-columns:minmax(390px,.92fr) minmax(480px,1.08fr)!important;grid-template-rows:78px minmax(0,1fr)!important;grid-template-areas:none!important;column-gap:clamp(44px,5vw,88px)!important;align-items:stretch!important;overflow:visible!important;color:var(--lux-pearl)!important;background:var(--lux-surface)!important;border:1px solid var(--lux-line)!important;border-radius:28px!important;box-shadow:var(--lux-shadow)!important}body.home-page .hero.spatial-scene>.hero-shell:after{display:none!important}body.home-page .hero.spatial-scene .hero-shell>.smart-header{position:relative!important;inset:auto!important;width:auto!important;height:auto!important;min-height:74px!important;padding:0 34px!important;grid-column:1 / -1!important;grid-row:1!important;transform:none!important}body.home-page .hero.spatial-scene .hero-shell .hero-content{grid-area:auto!important;grid-column:2!important;grid-row:2!important;align-self:center!important;padding:34px 46px 88px 0!important;color:var(--lux-pearl)!important}body.home-page .hero.spatial-scene .hero-shell .hero-portfolio{grid-area:auto!important;grid-column:1!important;grid-row:2!important;align-self:stretch!important;width:auto!important;height:auto!important;min-height:0!important;padding:4px 0 0 22px!important}body.home-page .hero.spatial-scene .hero-shell .hero-mascot{position:relative!important;height:100%!important;min-height:0!important;overflow:hidden!important}body.home-page .hero.spatial-scene .hero-shell .mascot-image{position:absolute!important;right:auto!important;bottom:-12px!important;left:50%!important;width:min(84%,430px)!important;height:auto!important;max-height:100%!important;margin:0!important;object-fit:contain!important;object-position:center bottom!important;transform:translate(-50%)!important}body.home-page .hero.spatial-scene .hero-shell .hero-notch-cta{position:absolute!important;z-index:9!important;right:auto!important;bottom:-60px!important;left:50%!important;width:auto!important;transform:translate(-50%)!important}body.home-page .hero.spatial-scene .hero-shell .hero-notch-cta:hover,body.home-page .hero.spatial-scene .hero-shell .hero-notch-cta:focus-visible{transform:translate(-50%) translateY(-2px)!important}body.home-page .offer-section .offer-cards .offer-card:not(:first-child) h3,body.home-page .offer-section .offer-cards .offer-card:not(:first-child) .offer-card-copy h3{color:var(--lux-pearl)!important}body.home-page .offer-section .offer-cards .offer-card:not(:first-child) .offer-arrow{color:#080909!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important}body.home-page .testimonial-section .quote{min-height:335px!important;height:auto!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page .testimonial-section.spatial-scene .quote{height:auto!important;min-height:335px!important;border-width:1px!important;border-color:var(--lux-line-soft)!important}body.home-page .testimonial-section .quote.is-current,body.home-page .testimonial-section .quote:hover{border-color:var(--lux-line)!important}body.home-page .cases-section .case-card{height:500px!important;min-height:500px!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page .cases-section.spatial-scene .case-card{height:500px!important;min-height:500px!important;border-width:1px!important;border-color:var(--lux-line-soft)!important}body.home-page .cases-section .case-card:hover,body.home-page .cases-section .case-card.is-current{border-color:var(--lux-line)!important}body.home-page .cases-section .case-card>img{z-index:0!important}body.home-page .cases-section .case-card:after{z-index:1!important;background:linear-gradient(to bottom,#05060608 18%,#0506066b 52%,#070808)!important}body.home-page .cases-section .case-card .case-content{z-index:2!important}body.home-page .cases-section .case-content .tag{color:var(--lux-champagne-soft)!important;background:#c8a97b1a!important;border-color:#c8a97b4d!important}}body.home-page .offer-section .offer-cards .offer-card:not(:first-child) h3{color:var(--lux-pearl)!important}body.home-page .testimonial-section .quote{height:auto!important;min-height:310px!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page .cases-section .case-card{min-height:460px!important;background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page .cases-section .case-card>img{z-index:0!important}body.home-page .cases-section .case-card:after{z-index:1!important;background:linear-gradient(to bottom,#05060608 18%,#0506066b 52%,#070808)!important}body.home-page .cases-section .case-card .case-content{z-index:2!important}body.home-page .cases-section .case-content .tag{color:var(--lux-champagne-soft)!important;background:#c8a97b1a!important;border-color:#c8a97b4d!important}@media(max-width:999px){body.home-page .hero .hero-shell{grid-template-rows:74px auto minmax(320px,48vh)!important}body.home-page .hero .hero-shell .hero-notch-cta{position:absolute!important;z-index:9!important;right:auto!important;bottom:-42px!important;left:50%!important;width:min(300px,calc(100% - 52px))!important;transform:translate(-50%)!important}body.home-page .hero .hero-shell .hero-notch-cta:hover,body.home-page .hero .hero-shell .hero-notch-cta:focus-visible{transform:translate(-50%)!important}}body.home-page{--accent: var(--lux-champagne);--accent-soft: rgba(200, 169, 123, .12);--green: var(--lux-champagne);--hero-dark: #090a0a;--hero-light: var(--lux-champagne-soft);--case-green: var(--lux-champagne);--case-green-deep: #090a0a;--case-lime: var(--lux-champagne);--case-lime-soft: var(--lux-champagne-soft);--case-paper: var(--lux-pearl);--case-line: var(--lux-line-soft);--case-muted: var(--lux-muted)}body,.bottom-sheet{scrollbar-color:var(--lux-champagne) var(--lux-bg)!important}body::-webkit-scrollbar,.bottom-sheet::-webkit-scrollbar{width:9px!important}body::-webkit-scrollbar-track,.bottom-sheet::-webkit-scrollbar-track{background:var(--lux-bg)!important}body::-webkit-scrollbar-thumb,.bottom-sheet::-webkit-scrollbar-thumb{background:var(--lux-champagne)!important;border:2px solid var(--lux-bg)!important;border-radius:999px!important}.home-page .section,.home-page .site-footer{content-visibility:visible!important;contain-intrinsic-size:none!important}.home-page .language-picker,body.home-page .smart-header .header-telegram{color:var(--lux-pearl)!important}body.home-page .site-nav a:after{background:var(--lux-champagne)!important}body.home-page .scroll-progress,body.home-page .scroll-progress span{box-shadow:none!important}.home-page .hero h1{color:var(--lux-pearl)!important}body.home-page .hero .hero-content>h1{color:var(--lux-pearl)!important}body.home-page .hero .hero-content{color:var(--lux-pearl)!important;border-color:transparent!important}body.home-page .hero .hero-mascot .mascot-frame,body.home-page .hero .hero-mascot .mascot-pixel,body.home-page .hero .hero-mascot .mascot-status,body.home-page .hero .hero-mascot .mascot-status i{color:var(--lux-champagne)!important;background:var(--lux-champagne)!important;border-color:#c8a97b47!important}body.home-page .hero .hero-mascot .mascot-status small{color:var(--lux-champagne)!important}body.home-page .hero .hero-mascot:before,body.home-page .hero .mascot-frame:after{background:transparent!important;border-color:var(--lux-line-soft)!important}body.home-page .hero .mascot-pixel,body.home-page .hero .mascot-status,body.home-page .hero .mascot-status i{box-shadow:none!important}.home-page .hero-promise:before{border-color:var(--lux-champagne)!important;box-shadow:inset 0 0 0 5px var(--lux-surface)!important}.home-page .notch-cta,.home-page .notch-cta:hover,.home-page .notch-cta:focus-visible{background:#191714!important;border-color:var(--lux-champagne)!important}.home-page .offer-card-visual i,.home-page .offer-card-visual b,.home-page .offer-card-visual em{color:var(--lux-champagne)!important;background-color:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important;box-shadow:0 7px #c8a97b14!important}body.home-page .about-stat{color:var(--lux-pearl)!important;border-color:var(--lux-line-soft)!important}body.home-page .about-stat:before,body.home-page .about-stat:after{color:var(--lux-champagne)!important;background:transparent!important;border-color:var(--lux-line-soft)!important}body.home-page .site-type-icon{box-shadow:none!important}.home-page .benefit-icon i,.home-page .benefits-orbits i,.home-page .benefits-device-chart i,.home-page .benefit-live i{color:var(--lux-champagne)!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important;box-shadow:none!important}.home-page .benefits-device-bar{border-color:#c8a97b33!important}body.home-page .benefits-device .benefits-device-bar i{background:var(--lux-champagne)!important}body.home-page .benefit-icon:before,body.home-page .benefit-icon:after,body.home-page .benefit-icon i,body.home-page .benefit-icon i:before,body.home-page .benefit-icon i:after{display:none!important}body.home-page .benefit-icon svg{width:27px!important;height:27px!important;display:block!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.home-page .benefits-device{box-shadow:0 34px 45px #00000085,0 0 0 1px #c8a97b38!important}body.home-page .benefits-visual .benefit-live{color:var(--lux-champagne)!important;background:#171817!important;border-color:var(--lux-line-soft)!important}.home-page .review-person small{color:#c8a97bb8!important;border-color:#c8a97b3d!important}body.home-page .testimonial-section .quote,body.home-page .testimonial-section .quote.is-current{background:var(--lux-surface-raised)!important;border-color:var(--lux-line-soft)!important}body.home-page .testimonial-section .quote.is-current{border-color:var(--lux-line)!important}body.home-page .cases-section .case-card,body.home-page .cases-section .case-card.is-current{background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page main.app .cases-section .cases-track>.case-card{background:var(--lux-surface-raised)!important;border:1px solid var(--lux-line-soft)!important}body.home-page .cases-section .case-card.is-current{border-color:var(--lux-line)!important}body.home-page main.app .cases-section .cases-track>.case-card.is-current{border-color:var(--lux-line)!important}body.home-page .cases-section .case-card:after{background:linear-gradient(to bottom,#05060605 18%,#0506066b 52%,#070808)!important}.home-page .case-open b,.home-page .quick-success-mark,.home-page .quick-form-success a{color:var(--lux-champagne)!important}.home-page .quick-success-mark{background:#c8a97b1f!important;border-color:var(--lux-champagne)!important}body.home-page .intake-success>span{color:#090a09!important;background:var(--lux-champagne)!important}body.home-page .quick-form-success>a{color:#090a09!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important}body.home-page .quick-form-success,body.home-page .quick-form-success h3,body.home-page .quick-form-success p{color:var(--lux-pearl)!important;border-color:var(--lux-line-soft)!important}body.home-page .quick-contact-card:after{background:var(--lux-bg)!important}body.sheet-open,body.mobile-nav-open{overflow-y:hidden!important}body.home-page .faq-plus:before,body.home-page .faq-plus:after{color:var(--lux-champagne)!important;background:var(--lux-champagne)!important;border-color:var(--lux-champagne)!important}
