:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#f4efe5;background:radial-gradient(circle at top,rgba(216,107,62,.12),transparent 28%),linear-gradient(180deg,#09111f,#071018,#050b13);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.page-shell{position:relative;overflow:hidden;min-height:100vh}.ambient{position:absolute;border-radius:999px;filter:blur(70px);opacity:.7;pointer-events:none}.ambient-a{top:4rem;right:-4rem;width:22rem;height:22rem;background:#db76412e}.ambient-b{top:38rem;left:-6rem;width:20rem;height:20rem;background:#4fc4ff24}.topbar,.section{width:min(1160px,calc(100% - 2rem));margin:0 auto}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0 .75rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.85rem;font-weight:700;letter-spacing:.04em}.brand__mark{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid rgba(244,239,229,.18);border-radius:1rem;background:linear-gradient(135deg,#de7f3c52,#3783c933);box-shadow:inset 0 1px #ffffff1a}.brand__mark--image{width:5.5rem;height:5.5rem;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;padding:0}.brand__mark--image img{display:block;width:100%;height:100%;object-fit:contain}.brand__mark--footer{width:6rem;height:6rem}.brand__text{color:#f9f4eb}.nav{display:flex;flex-wrap:wrap;gap:1.25rem;color:#f4efe5bd}.nav a:hover,.nav a:focus-visible{color:#fff3df}.section{position:relative;padding:5rem 0}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center;padding-top:1rem;min-height:calc(100vh - 4rem)}.hero__copy{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .9rem;border:1px solid rgba(244,239,229,.14);border-radius:999px;background:#ffffff08;color:#f0b88d;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero h1,.section-heading h2,.focus-card h2,.cta-panel h2{margin:1.2rem 0 0;color:#fcf7ef;line-height:.95;letter-spacing:-.04em}.hero h1{max-width:11ch;font-size:clamp(2.8rem,6.2vw,5.1rem);line-height:1.02}.hero__lead,.service-card p,.advantage-row p,.timeline-card p,.focus-card p,.cta-panel p{color:#f4efe5c2;line-height:1.7;font-size:1.05rem}.hero__lead{max-width:39rem;margin:1.5rem 0 0}.hero__actions,.cta-panel__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.9rem 1.3rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#e68f58,#c15533);color:#fff6eb;box-shadow:0 12px 35px #cd6a3547}.button--ghost{border-color:#f4efe529;background:#ffffff08;color:#f9f4eb}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:46rem;margin-top:2.25rem}.proof-card,.service-card,.timeline-card,.focus-card,.cta-panel,.visual-card,.advantage-panel{border:1px solid rgba(244,239,229,.12);background:linear-gradient(180deg,#ffffff0f,#ffffff05);box-shadow:0 25px 80px #00000038,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.proof-card{padding:1.1rem 1.2rem;border-radius:1.3rem}.proof-card strong{display:block;color:#fff7e9;font-size:2rem;line-height:1}.proof-card span{display:block;margin-top:.5rem;color:#f4efe5b3;font-size:.92rem}.hero__visual{position:relative;min-height:42rem}.visual-card{position:absolute;border-radius:2rem}.visual-card--large{inset:2rem 2rem 4rem 1rem;padding:1.1rem;overflow:hidden}.visual-card__header{display:flex;gap:.45rem}.signal{width:.75rem;height:.75rem;border-radius:999px;background:#f4efe54d}.helix{position:relative;display:grid;gap:.65rem;margin-top:1.4rem;padding:2rem 1.5rem 1rem}.helix:before{content:"";position:absolute;inset:1rem 8% auto;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(69,183,233,.14),transparent 62%);filter:blur(20px)}.helix__row{--delay: calc(var(--i) * -.28s);position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:1.3rem}.helix__row:before{content:"";position:absolute;inset:50% 12% auto;height:1px;background:linear-gradient(90deg,#fff0,#ffffff2e,#fff0)}.helix__dot,.helix__bridge{animation:helix-wave 3.8s ease-in-out infinite;animation-delay:var(--delay)}.helix__dot{width:1rem;height:1rem;border-radius:999px;box-shadow:0 0 24px #ffffff29}.helix__dot--left{justify-self:start;background:linear-gradient(135deg,#f8be70,#e36f42)}.helix__dot--right{justify-self:end;background:linear-gradient(135deg,#61d6ff,#2d79ca)}.helix__bridge{display:block;width:clamp(8rem,18vw,11rem);height:2px;background:linear-gradient(90deg,#ed995df2,#6fccffe6);border-radius:999px;transform-origin:center}.visual-card--badge{display:grid;gap:.35rem;padding:1rem 1.1rem;min-width:10rem;animation:float-card 4.8s ease-in-out infinite}.visual-card--badge span{color:#f4efe59e;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.visual-card--badge strong{color:#fff7eb;font-size:1rem}.badge-top{top:0;right:0}.badge-middle{right:-.5rem;bottom:9rem;animation-delay:-1.4s}.badge-left{top:9rem;left:-.5rem;animation-delay:-.8s}.badge-right-lower{right:1rem;bottom:16rem;animation-delay:-2.8s}.badge-bottom{left:0;bottom:1rem;animation-delay:-2.2s}.section--panel{padding:1.6rem;border-radius:2rem;border:1px solid rgba(244,239,229,.1);background:#ffffff06}.section-heading{max-width:52rem}.section-heading h2,.focus-card h2,.cta-panel h2{font-size:clamp(2.2rem,4vw,4rem)}.services-grid,.timeline,.dual-grid{display:grid;gap:1rem;margin-top:2rem}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.timeline-card,.focus-card{border-radius:1.6rem;padding:1.6rem}.service-card{position:relative;overflow:hidden}.service-card__media{position:relative;width:4.4rem;height:4.4rem;margin-bottom:1.1rem;border:1px solid rgba(244,239,229,.14);border-radius:1.3rem;background:linear-gradient(180deg,#ffffff14,#ffffff08)}.service-card__glyph,.service-card__pulse{position:absolute}.service-card__glyph{inset:1rem;border:2px solid rgba(255,248,237,.9);border-radius:.9rem}.service-card__pulse{inset:auto .65rem .65rem auto;width:1rem;height:1rem;border-radius:999px;background:linear-gradient(135deg,#f2ab69,#4ac2f6);box-shadow:0 0 18px #4ac2f666}.service-card h3,.timeline-card h3{margin:0 0 .75rem;font-size:1.28rem;color:#fff8ed}.service-card--web .service-card__glyph{border-radius:.65rem}.service-card--platform .service-card__glyph:before,.service-card--platform .service-card__glyph:after,.service-card--ai .service-card__glyph:before,.service-card--integration .service-card__glyph:before,.service-card--ops .service-card__glyph:before,.service-card--qa .service-card__glyph:before{content:"";position:absolute}.service-card--platform .service-card__glyph:before{inset:.3rem auto .3rem 50%;width:2px;transform:translate(-50%);background:#fff8ede6}.service-card--platform .service-card__glyph:after{inset:50% .3rem auto;height:2px;transform:translateY(-50%);background:#fff8ede6}.service-card--ai .service-card__glyph{border-radius:999px}.service-card--ai .service-card__glyph:before{inset:.55rem;border:2px solid rgba(255,248,237,.9);border-radius:999px}.service-card--integration .service-card__glyph:before{top:50%;left:-.1rem;right:-.1rem;height:2px;transform:translateY(-50%);background:#fff8ede6}.service-card--ops .service-card__glyph:before{inset:auto .3rem .45rem;height:.45rem;border-radius:999px;background:#fff8ede6;box-shadow:0 -.65rem #fff8edb8,0 -1.3rem #fff8ed7a}.service-card--qa .service-card__glyph{transform:rotate(45deg);border-radius:.45rem}.service-card--qa .service-card__glyph:before{inset:.45rem;border-radius:.25rem;background:#fff8ed29}.split-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:1.5rem;align-items:start}.advantage-panel{display:grid;gap:1rem;padding:1.5rem;border-radius:1.8rem}.advantage-row{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1rem 0;border-bottom:1px solid rgba(244,239,229,.08)}.advantage-row:last-child{border-bottom:0}.advantage-row__icon{position:relative;flex:none;width:4.5rem;height:4.5rem;border:1px solid rgba(244,239,229,.12);border-radius:1.4rem;background:linear-gradient(180deg,#ffffff14,#ffffff05);overflow:hidden}.advantage-row__icon span{position:absolute;display:block}.advantage-row__content h3{margin:0 0 .45rem;color:#fff8ed;font-size:1.15rem}.advantage-row p{margin:0}.advantage-row__icon--cycle span:nth-child(1){inset:.8rem;border:2px solid rgba(242,171,105,.9);border-radius:999px}.advantage-row__icon--cycle span:nth-child(2){top:1rem;right:.8rem;width:.8rem;height:.8rem;border-top:2px solid rgba(74,194,246,.9);border-right:2px solid rgba(74,194,246,.9);transform:rotate(45deg)}.advantage-row__icon--stack span:nth-child(1),.advantage-row__icon--stack span:nth-child(2),.advantage-row__icon--stack span:nth-child(3){left:.9rem;right:.9rem;height:.55rem;border-radius:999px;background:#fff8ede0}.advantage-row__icon--stack span:nth-child(1){top:1.2rem}.advantage-row__icon--stack span:nth-child(2){top:2rem;opacity:.72}.advantage-row__icon--stack span:nth-child(3){top:2.8rem;opacity:.48}.advantage-row__icon--pulse span:nth-child(1){inset:50% .85rem auto;height:2px;transform:translateY(-50%);background:#fff8ed38}.advantage-row__icon--pulse span:nth-child(2){inset:1.25rem 1rem;clip-path:polygon(0 58%,20% 58%,34% 32%,48% 78%,64% 24%,78% 58%,100% 58%,100% 72%,76% 72%,62% 42%,48% 92%,32% 44%,20% 72%,0 72%);background:linear-gradient(90deg,#f0aa6a,#4ac2f6)}.advantage-row__icon--rescue span:nth-child(1){inset:.9rem;border:2px solid rgba(255,248,237,.88);border-radius:1rem}.advantage-row__icon--rescue span:nth-child(2){top:1.35rem;left:2.1rem;width:2px;height:1.55rem;background:#f2ab69eb}.advantage-row__icon--rescue span:nth-child(3){left:1.35rem;top:2.05rem;width:1.55rem;height:2px;background:#4ac2f6eb}.timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline-card__step{display:inline-flex;margin-bottom:1rem;color:#f0b88d;font-weight:700;letter-spacing:.08em}.dual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-card--accent{background:linear-gradient(180deg,#5ac1ee1f,#ffffff08),linear-gradient(180deg,#ffffff0f,#ffffff05)}.bullet-list{margin:1.5rem 0 0;padding:0;list-style:none}.bullet-list li{position:relative;margin-top:.9rem;padding-left:1.5rem;color:#f4efe5d1;line-height:1.6}.bullet-list li:before{content:"";position:absolute;left:0;top:.65rem;width:.55rem;height:.55rem;border-radius:999px;background:#ef9e68}.stack-cloud{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.stack-pill{padding:.85rem 1.2rem;border:1px solid rgba(244,239,229,.12);border-radius:999px;background:#ffffff08;color:#f7f0e4;font-weight:600}.cta-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:1.5rem;align-items:center;padding:2rem;border-radius:2rem}.cta-panel__copy p{max-width:38rem}.contact-form-panel{display:grid;gap:2rem;margin-top:1.5rem}.contact-form{display:grid;gap:1.2rem}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-field{display:grid;gap:.65rem}.contact-field span{color:#f8f1e6;font-size:.95rem;font-weight:700}.contact-field input,.contact-field textarea{width:100%;border:1px solid rgba(244,239,229,.14);border-radius:1.2rem;background:#ffffff0a;color:#fff7eb;padding:1rem 1.05rem;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.contact-field textarea{min-height:10rem;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#f4efe56b}.contact-field input:focus,.contact-field textarea:focus{border-color:#f0b88dd9;background:#ffffff0f;box-shadow:0 0 0 3px #f0b88d1f}.contact-form__footer{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.contact-form__status{margin:0;color:#f4efe5b8;line-height:1.5}.contact-form__status--success{color:#a9f1c9}.contact-form__status--error{color:#ffb0a4}button[disabled],a[disabled]{pointer-events:none;opacity:.8}.footer{display:grid;gap:1.5rem;padding-top:2rem;padding-bottom:3rem;border-top:1px solid rgba(244,239,229,.08)}.footer__top,.footer__bottom,.footer__phones{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__phones a,.footer__bottom p{color:#f4efe5b8;margin:0}.footer__phones{justify-content:flex-start;gap:1.2rem}.footer .brand{gap:1rem}@keyframes helix-wave{0%,to{transform:translate(0) scale(.92);opacity:.72}25%{transform:translate(18px) scale(1.06);opacity:1}50%{transform:translate(0) scale(.82);opacity:.55}75%{transform:translate(-18px) scale(1.06);opacity:1}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1080px){.hero,.split-section,.cta-panel,.contact-form__grid,.dual-grid,.timeline,.services-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:3rem}.hero__visual{min-height:34rem}.visual-card--large{inset:2rem 0 3rem}.proof-grid{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.cta-panel__actions{margin-top:0}}@media(max-width:720px){.topbar{position:relative;flex-direction:column;align-items:flex-start;gap:1rem}.nav{gap:.9rem;font-size:.94rem}.section{width:min(100% - 1.25rem,1160px);padding:3.75rem 0}.section--panel{padding:1.1rem}.hero h1{max-width:none}.proof-grid{grid-template-columns:1fr}.hero__visual{min-height:29rem}.visual-card--badge{min-width:auto}.badge-left{top:7rem;left:0}.badge-right-lower{right:0;bottom:13rem}.footer__top,.footer__bottom{align-items:flex-start}}
