:root{--bg:#0a0a0b;--bg-elevated:#111113;--bg-surface:#18181b;--bg-hover:#1e1e22;--text-primary:#ededef;--text-secondary:#8a8a8e;--text-tertiary:#7a7a7e;--text-muted:#7e7e82;--border:#222225;--border-light:#2a2a2e;--accent:#e2e2e4;--orange:#F26522;--orange-dim:rgba(242,101,34,0.12);--orange-glow:rgba(242,101,34,0.06);--white:#fff;--radius-container:20px;--radius-card:16px;--radius-tag:8px;--padding-modal:36px;--padding-card:24px;--padding-tag:6px 12px;--font-t1:700 48px/1.1 'Inter',-apple-system,sans-serif;--font-t2:600 32px/1.2 'Inter',-apple-system,sans-serif;--font-t3:600 18px/1.3 'Inter',-apple-system,sans-serif;--font-t4:400 15px/1.65 'Inter',-apple-system,sans-serif;--font-t5:600 12px/1.4 'Inter',-apple-system,sans-serif}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--bg);color:var(--text-primary);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:rgba(242,101,34,.3);color:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:0 0}ol,ul{list-style:none}.container{max-width:1080px;margin:0 auto;padding:0 1.5rem}section{padding:6rem 0}.pt-0{padding-top:0!important}nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:66px;background:rgba(10,10,11,.8);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);border-bottom:1px solid transparent;transition:border-color .3s}nav.scrolled{border-bottom-color:var(--border)}.scroll-progress{position:absolute;bottom:-1px;left:0;height:1px;background:var(--orange);width:0%;opacity:.5;transition:width .1s linear}nav>.container{max-width:96rem;padding:0 2rem}.nav__container{display:flex;justify-content:space-between;align-items:center;height:100%}.logo-anim{display:inline-flex;align-items:center;white-space:nowrap;text-decoration:none}.logo-anim .grand{font-family:Inter,sans-serif;font-weight:400;line-height:1;letter-spacing:-.01em;color:#f0f0f2}.logo-anim .it-section{display:inline-flex;align-items:baseline}.logo-anim .it-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.logo-anim .it-text{font-family:'Roboto Slab',serif;font-weight:700;color:var(--orange);line-height:1;position:relative;z-index:1}.logo-anim .circle-ring{position:absolute;top:0;left:0;pointer-events:none;z-index:0}.logo-anim .circle-ring circle{fill:none;stroke:var(--orange)}.logo-anim .status-text{font-family:Inter,sans-serif;font-weight:400;color:var(--orange);letter-spacing:.02em;line-height:1;white-space:nowrap;opacity:0;display:inline-block;min-width:var(--status-width,0);text-align:left}.logo-anim.size-hero .grand{font-size:42px}.logo-anim.size-hero .it-text{font-size:36px}.logo-anim.size-hero .status-text{font-size:15px;margin-left:6px;--status-width:95px}.logo-anim.size-mid .grand{font-size:30px}.logo-anim.size-mid .it-text{font-size:26px}.logo-anim.size-mid .status-text{font-size:11px;margin-left:5px;--status-width:70px}.logo-anim.size-nav .grand{font-size:24px}.logo-anim.size-nav .it-text{font-size:22px}.logo-anim.size-nav .status-text{font-size:10px;margin-left:4px;--status-width:65px}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{text-decoration:none;color:var(--text-secondary);font-size:.875rem;font-weight:600;transition:color .15s;position:relative}.nav-links a:hover{color:var(--text-primary)}.nav-links a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--orange);transition:width .2s}.nav-links a:hover::after{width:100%}.nav-cta{background:var(--orange);color:var(--white);padding:.4rem 1.125rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.875rem;transition:.15s}.nav-cta:hover{color:var(--bg);background:var(--white)}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}.mobile-toggle span{display:block;width:20px;height:1.5px;background:var(--text-secondary);margin:4.5px 0;transition:.2s}.mobile-toggle--active span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.mobile-toggle--active span:nth-child(2){opacity:0}.mobile-toggle--active span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-menu{position:fixed;top:56px;left:0;right:0;bottom:0;background:var(--bg);padding:2rem 1.5rem;z-index:999;display:none;flex-direction:column;opacity:0;transform:translateY(-10px);transition:.2s}.mobile-menu--active{display:flex;opacity:1;transform:translateY(0)}.mobile-menu__links{display:flex;flex-direction:column;gap:1rem}.mobile-menu__links a{font-size:1.05rem;font-weight:500;color:var(--text-secondary);padding:.5rem 0;transition:color .15s}.mobile-menu__links a:hover{color:var(--text-primary)}.mobile-menu__cta{margin-top:auto}.btn-primary{background:var(--text-primary);color:var(--bg);padding:.7rem 1.3rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:.9375rem;transition:.15s;display:inline-flex;align-items:center;gap:.4rem}.btn-primary:hover{background:#fff;transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);padding:.7rem 1.3rem;text-decoration:none;font-weight:600;font-size:.9375rem;transition:color .15s;display:inline-flex;align-items:center;gap:.3rem}.btn-ghost:hover{color:var(--text-primary)}.hero{min-height:100vh;display:flex;align-items:center;padding:7rem 0 5rem;position:relative;overflow:hidden;background-image:radial-gradient(circle,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(242,101,34,.06) 0,transparent 60%),radial-gradient(ellipse 40% 40% at 75% 60%,rgba(242,101,34,.03) 0,transparent 50%);pointer-events:none}.hero-glow{position:fixed;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(242,101,34,.07),transparent 70%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);opacity:0;transition:opacity .4s}.hero .container{position:relative;z-index:1;max-width:860px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;border:1px solid var(--border);border-radius:100px;font-size:.8rem;color:var(--text-muted);background:var(--bg-surface);margin-bottom:2rem;animation:.6s forwards fadeIn;opacity:0}.hero-badge__dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 8px var(--orange);animation:2s infinite pulse;flex-shrink:0}@keyframes pulse{0%,100%{opacity:1;box-shadow:0 0 8px var(--orange)}50%{opacity:.6;box-shadow:0 0 16px var(--orange)}}.hero h1{font-size:clamp(2.5rem,5.5vw,3.75rem);line-height:1.1;letter-spacing:-.035em;font-weight:700;margin-bottom:1.5rem;animation:.6s .1s forwards fadeUp;opacity:0}.hero-sub{font-size:1.1rem;color:var(--text-secondary);max-width:540px;line-height:1.7;margin-bottom:2.5rem;animation:.6s .2s forwards fadeUp;opacity:0}.hero-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;animation:.6s .3s forwards fadeUp;opacity:0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.highlight-section{max-width:800px;margin:0 auto;padding:8rem 2rem;text-align:center}.highlight-section h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:400;line-height:1.6;color:rgba(255,255,255,.45)}.highlight-section h2 strong{font-weight:600;color:rgba(255,255,255,.45);transition:color .5s}.highlight-section h2 strong.lit{color:var(--orange)}.trusted{padding:3rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.trusted .container{display:flex;align-items:center;gap:2rem}.trusted__label{font-size:.75rem;color:var(--text-tertiary);font-weight:600;text-transform:uppercase;letter-spacing:.1em;flex-shrink:0}.trusted__wrapper{overflow:hidden;flex:1;mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.trusted__track{display:flex;gap:3rem;animation:30s linear infinite marquee;width:max-content}.trusted__track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.trusted__logo{height:82px;width:auto;min-width:136px;object-fit:contain;opacity:.5;filter:brightness(0) saturate(100%) invert(1);cursor:default;transition:opacity .2s}.trusted__logo:hover{opacity:.8}.trusted__logo--text{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:1.5rem;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;filter:none;opacity:.5;white-space:nowrap}.trusted__logo--text:hover{opacity:.8}.trusted__logo[src$=".svg"]{height:50px;width:auto;min-width:auto}.section-label{font-size:.75rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.section-heading{font-size:2.5rem;line-height:1.2;letter-spacing:-.02em;font-weight:600;margin-bottom:.75rem}.section-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.7;max-width:520px}.section-top{margin-bottom:3rem}.services{border-top:1px solid var(--border)}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border-radius:var(--radius-card);overflow:hidden}.service-card{background:var(--bg-elevated);padding:2rem;transition:background .2s}.service-card:hover{background:var(--bg-surface)}.service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.4rem}.service-card>p{font-size:.85rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.service-clients{font-size:.75rem;color:var(--text-tertiary)}.service-clients strong{color:var(--text-secondary);font-weight:500}.platforms{border-top:1px solid var(--border)}.platforms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.platform-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);padding:1.75rem;text-decoration:none;transition:.25s;display:flex;flex-direction:column}.platform-card:hover{border-color:var(--orange);background:var(--bg-surface);transform:translateY(-4px)}.platform-card__type{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--orange);margin-bottom:.5rem;opacity:.85}.platform-card__title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.6rem}.platform-card__desc{font-size:.85rem;color:var(--text-secondary);line-height:1.6;flex:1;margin-bottom:1.25rem}.platform-card__stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.platform-card__stats span{font-size:.75rem;font-weight:500;color:var(--text-tertiary);background:rgba(255,255,255,.03);padding:.35rem .65rem;border-radius:4px;transition:.2s}.platform-card:hover .platform-card__stats span{color:var(--text-secondary);background:rgba(255,255,255,.06)}.external-link-icon{display:inline-flex!important;align-items:center;justify-content:center;margin-left:.22em;width:.9em;height:.9em;color:inherit!important;line-height:1;vertical-align:middle}.external-link-icon::before{content:"";width:100%;height:100%;display:block;background-color:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' viewBox='0 -960 960 960' width='14' fill='currentColor'%3E%3Cpath d='m256-240-56-56 384-384H240v-80h480v480h-80v-344L256-240Z'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='14' viewBox='0 -960 960 960' width='14' fill='currentColor'%3E%3Cpath d='m256-240-56-56 384-384H240v-80h480v480h-80v-344L256-240Z'/%3E%3C/svg%3E") center/contain no-repeat}.references{border-top:1px solid var(--border);padding-bottom:5rem;overflow:hidden}.carousel-container{position:relative;padding:0 60px;margin-top:2rem}.carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:20px 0 40px;-ms-overflow-style:none;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.reference-item{flex:0 0 auto;width:360px;scroll-snap-align:start}.ref-thumbnail{position:relative;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);transition:.3s;cursor:pointer}.ref-thumbnail:hover{border-color:rgba(255,255,255,.12);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.ref-thumbnail img{width:100%;height:auto;display:block;filter:grayscale(100%) brightness(.85) contrast(1.1);transition:filter .4s}.ref-thumbnail:hover img{filter:grayscale(0) brightness(1) contrast(1)}.ref-expand{position:absolute;bottom:12px;right:12px;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1;transform:scale(1);transition:.2s}.ref-expand:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.4)}.ref-name{display:block;margin-top:12px;font-size:1rem;color:rgba(255,255,255,.6);text-align:center}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;z-index:10}.carousel-nav:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.carousel-nav--prev{left:8px}.carousel-nav--next{right:8px}.ref-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.ref-modal.active{opacity:1;visibility:visible}.ref-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(8px)}.ref-modal__container{position:relative;max-width:900px;width:90%;max-height:90vh;background:#12121a;border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transform:scale(.9);transition:transform .3s cubic-bezier(.16,1,.3,1)}.ref-modal.active .ref-modal__container{transform:scale(1)}.ref-modal__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);border:none;color:#fff;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s}.ref-modal__close:hover{background:rgba(255,255,255,.2)}.ref-modal__body{display:grid;grid-template-columns:1.4fr 1fr;gap:0}.ref-modal__image{padding:24px;background:#0a0a0f}.ref-modal__image img{width:100%;height:auto;border-radius:8px}.ref-modal__info{padding:32px;display:flex;flex-direction:column}.ref-modal__cat{font-size:.75rem;letter-spacing:1.5px;color:rgba(255,255,255,.35);text-transform:uppercase;margin-bottom:12px}.ref-modal__title{font-size:1.625rem;font-weight:600;color:#fff;margin-bottom:8px}.ref-modal__meta{font-size:.9375rem;color:rgba(255,255,255,.4);margin-bottom:20px}.ref-modal__desc{font-size:1rem;color:rgba(255,255,255,.6);line-height:1.7;flex:1}.ref-modal__link{margin-top:24px;color:var(--orange);text-decoration:underline;font-weight:500;transition:color .2s}.ref-modal__link:hover{color:var(--orange)}@media (max-width:1024px){.carousel-container{padding:0 40px}.reference-item{width:320px}}@media (max-width:768px){.carousel-container{padding:0 20px}.reference-item{width:280px}.carousel-nav{display:none}.ref-modal__body{grid-template-columns:1fr}.ref-modal__image{padding:16px}.ref-modal__info{padding:24px}}.about-section{padding:100px 0;border-top:1px solid var(--border)}.about-header{text-align:center;margin-bottom:56px}.about-header h2{font-size:clamp(28px,5vw,40px);font-weight:600;color:#fff;margin:0 0 14px;letter-spacing:-.02em;line-height:1.2}.about-header p{font-size:1.125rem;color:rgba(255,255,255,.45);margin:0 auto;max-width:550px;line-height:1.6}.about-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-box{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.01) 100%);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-card);padding:var(--padding-card);text-align:left;cursor:pointer;transition:.35s cubic-bezier(.16,1,.3,1);font-family:inherit;color:inherit;outline:0}.about-box:hover{background:linear-gradient(135deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.02) 100%);border-color:rgba(255,255,255,.12);transform:translateY(-4px)}.about-box:focus-visible{outline:rgba(255,255,255,.3) solid 2px;outline-offset:2px}.about-box__icon{width:52px;height:52px;margin-bottom:20px;opacity:.85;transition:opacity .3s}.about-box:hover .about-box__icon{opacity:1}.about-box__title{font-size:1.0625rem;font-weight:600;color:#fff;margin:0 0 8px}.about-box__desc{font-size:.875rem;color:rgba(255,255,255,.45);line-height:1.5;margin:0 0 12px}.about-box__expand{position:absolute;bottom:14px;right:14px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border-radius:50%;color:rgba(255,255,255,.5);transition:.25s}.about-box:hover .about-box__expand{background:rgba(255,255,255,.12);color:rgba(255,255,255,.8)}.about-box__expand svg{width:12px;height:12px}.about-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.about-modal.active{opacity:1;visibility:visible}.about-modal__backdrop{position:absolute;inset:0}.about-modal__container{position:relative;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;background:#121218;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-container);padding:var(--padding-modal);transform:scale(.95) translateY(20px);transition:transform .4s cubic-bezier(.16,1,.3,1)}.about-modal.active .about-modal__container{transform:scale(1) translateY(0)}.about-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:50%;color:rgba(255,255,255,.6);cursor:pointer;transition:.2s}.about-modal__close:hover{background:rgba(255,255,255,.1);color:#fff}.about-modal__close svg{width:16px;height:16px}.about-modal__header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.about-modal__icon{width:56px;height:56px;flex-shrink:0}.about-modal__header h3{font-size:1.625rem;font-weight:600;color:#fff;margin:0}.about-modal__body{color:rgba(255,255,255,.65);font-size:1rem;line-height:1.7}.about-modal__body h4{color:#fff;font-size:1rem;font-weight:600;margin:24px 0 10px}.about-modal__body h4:first-child{margin-top:0}.about-modal__body p{margin:0 0 16px}.about-modal__body ul{list-style:none;padding:0;margin:0 0 16px}.about-modal__body li{position:relative;padding-left:18px;margin-bottom:8px}.about-modal__body li::before{content:'';position:absolute;left:0;top:9px;width:5px;height:5px;background:rgba(255,255,255,.4);border-radius:50%}.about-modal__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 20px}.about-modal__stat{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:18px;text-align:center}.about-modal__stat-val{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:4px}.about-modal__stat-label{font-size:.8125rem;color:rgba(255,255,255,.45)}.about-modal__stats--bottom{margin:24px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.about-modal__intro{color:rgba(255,255,255,.65);font-size:1rem;line-height:1.6;margin-bottom:24px}.about-modal__why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:0}.about-modal__why-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-card);padding:var(--padding-card);transition:.2s}.about-modal__why-card:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.about-modal__why-num{font-size:.75rem;font-weight:600;color:var(--orange);letter-spacing:.05em;margin-bottom:10px}.about-modal__why-card h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.3}.about-modal__why-card p{font-size:.875rem;color:rgba(255,255,255,.55);line-height:1.5;margin:0}@media (max-width:600px){.about-modal__why-grid{grid-template-columns:1fr}}.about-modal__tech-heading{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.about-modal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.about-modal__tag{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);padding:var(--padding-tag);border-radius:var(--radius-tag);font-size:.875rem;color:rgba(255,255,255,.7)}.about-modal__products{display:flex;flex-direction:column;gap:16px}.about-modal__product{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-card);padding:var(--padding-card)}.about-modal__product-name{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 4px}.about-modal__product-type{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.about-modal__product-desc{font-size:.9375rem;color:rgba(255,255,255,.55);line-height:1.6;margin:0 0 16px}.about-modal__product-stats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.about-modal__product-stat{font-size:.8125rem;color:rgba(255,255,255,.5);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);padding:var(--padding-tag);border-radius:var(--radius-tag)}.about-modal__product-link{font-size:.9375rem;color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s}.about-modal__product-link:hover{color:#fff}.about-modal__steps{display:flex;flex-direction:column;margin-top:24px}.about-modal__step{display:grid;grid-template-columns:40px 1fr;gap:0 16px}.about-modal__step-rail{display:flex;flex-direction:column;align-items:center}.about-modal__step-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.02) 100%);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;transition:.3s cubic-bezier(.16,1,.3,1)}.about-modal__step:hover .about-modal__step-icon{border-color:rgba(242,101,34,.3);background:linear-gradient(135deg,rgba(242,101,34,.08) 0,rgba(242,101,34,.02) 100%)}.about-modal__step-icon svg{width:20px;height:20px}.about-modal__step-line{width:1px;flex:1;background:linear-gradient(180deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.03) 100%);margin:6px 0;min-height:16px}.about-modal__step-content{padding-bottom:24px;padding-top:2px}.about-modal__step:last-child .about-modal__step-content{padding-bottom:0}.about-modal__step-header{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.about-modal__step-num{font-size:.8125rem;font-weight:600;color:var(--orange);font-variant-numeric:tabular-nums}.about-modal__step-name{font-size:1rem;font-weight:600;color:#fff;letter-spacing:-.01em}.about-modal__step-time{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.25);margin-left:auto}.about-modal__step-desc{font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.45);margin:0;padding-right:20px}.about-modal__narrative{margin-bottom:8px}.about-modal__narrative p{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.55);margin-bottom:16px}.about-modal__narrative p:last-child{margin-bottom:0}.about-modal__narrative strong{color:rgba(255,255,255,.85);font-weight:600}.about-modal__narrative em{color:var(--orange);font-style:normal;font-weight:600}.about-modal__divider{height:1px;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.06) 20%,rgba(255,255,255,.06) 80%,transparent 100%);margin:28px 0 0}.about-modal__stats-bar{display:flex;justify-content:space-between;padding-top:28px}.about-modal__stat-mini{text-align:center;flex:1;position:relative}.about-modal__stat-mini+.about-modal__stat-mini::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:32px;background:rgba(255,255,255,.06)}.about-modal__stat-mini-value{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1;margin-bottom:4px}.about-modal__stat-mini-label{font-size:.75rem;color:rgba(255,255,255,.3);font-weight:500}@media (max-width:480px){.about-modal__stats-bar{flex-wrap:wrap;gap:20px}.about-modal__stat-mini{flex:0 0 calc(50% - 10px)}.about-modal__stat-mini+.about-modal__stat-mini::before{display:none}}.about-modal__thesis-list{margin-top:0}.about-modal__thesis{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.04)}.about-modal__thesis:last-child{border-bottom:none}.about-modal__thesis-statement{font-size:1rem;font-weight:600;color:#fff;letter-spacing:-.01em;margin-bottom:8px;position:relative;padding-left:20px}.about-modal__thesis-statement::before{content:'';position:absolute;left:0;top:8px;width:8px;height:2px;background:var(--orange);border-radius:1px}.about-modal__thesis-proof{font-size:.875rem;line-height:1.6;color:rgba(255,255,255,.38);padding-left:20px}.about-modal__thesis-proof strong{color:rgba(255,255,255,.55);font-weight:500}.about-modal__stack-section{padding-top:24px}.about-modal__stack-headline{font-size:.9375rem;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:4px}.about-modal__stack-sub{font-size:.875rem;color:rgba(255,255,255,.3);margin-bottom:16px}.about-modal__stack-visual{display:flex;flex-direction:column;gap:6px}.about-modal__stack-row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.015)}.about-modal__stack-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.2);min-width:70px}.about-modal__stack-bar{flex:1;height:4px;border-radius:2px;background:rgba(255,255,255,.04);position:relative;overflow:hidden}.about-modal__stack-fill{position:absolute;top:0;left:0;height:100%;border-radius:2px;background:linear-gradient(90deg,rgba(242,101,34,.5) 0,rgba(242,101,34,.15) 100%)}.about-modal__stack-items{font-size:.8125rem;color:rgba(255,255,255,.45);min-width:160px;text-align:right}@media (max-width:900px){.about-boxes{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.about-modal__stack-row{flex-wrap:wrap;gap:8px}.about-modal__stack-label{min-width:60px}.about-modal__stack-bar{order:3;flex:0 0 100%}.about-modal__stack-items{min-width:auto;flex:1}.about-boxes{grid-template-columns:1fr}.about-section{padding:60px 0}.about-modal__container{padding:24px}}.contact{border-top:1px solid var(--border)}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:3.5rem;align-items:start}.contact-text{color:var(--text-secondary);font-size:.95rem;margin-bottom:2rem;line-height:1.7}.contact-item{display:flex;align-items:center;gap:.85rem;padding:.85rem 0;border-bottom:1px solid var(--border)}.contact-item:last-child{border-bottom:none}.contact-item a{color:var(--text-primary);text-decoration:none;font-weight:600;font-size:.9375rem;transition:color .15s}.contact-item a:hover{color:var(--orange)}.contact-item span{display:block;font-size:.75rem;color:var(--text-tertiary);margin-top:.1rem}.contact-form{background:var(--bg-elevated);border-radius:var(--radius-card);border:1px solid var(--border);padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem}.form-group{margin-bottom:.85rem}.form-group label{display:block;font-weight:500;margin-bottom:.35rem;font-size:.8rem;color:var(--text-secondary)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:.9375rem;background:var(--bg);color:var(--text-primary);transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--text-tertiary)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-tertiary)}.form-group textarea{min-height:90px;resize:vertical}.form-group select{appearance:none;cursor:pointer;padding-right:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 -960 960 960' width='18' fill='white'%3E%3Cpath d='M480-344 240-584l56-56 184 184 184-184 56 56-240 240Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:18px 18px}.form-group--hp{position:absolute;left:-9999px;top:-9999px;opacity:0;pointer-events:none;height:0;overflow:hidden}.form-group input.is-invalid,.form-group select.is-invalid,.form-group textarea.is-invalid{border-color:#ef4444;background-color:rgba(239,68,68,.05)}.form-group input.is-invalid:focus,.form-group select.is-invalid:focus,.form-group textarea.is-invalid:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-error{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem;animation:.2s fadeIn}.form-error::before{content:'';width:4px;height:4px;background:#ef4444;border-radius:50%}.form-message{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:.5rem;animation:.3s slideDown}.form-message--success{background:rgba(34,197,94,.1);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.form-message--error{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.form-message--hiding{opacity:0;transform:translateY(-10px);transition:.3s}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form--shake{animation:.5s shake}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.btn-spinner{width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:var(--bg);border-radius:50%;display:inline-block;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-submit{width:100%;background:var(--text-primary);color:var(--bg);border:none;padding:.75rem;border-radius:8px;font-family:inherit;font-size:.9375rem;font-weight:700;cursor:pointer;transition:.15s}.form-submit:hover{background:#fff}.form-submit:disabled{opacity:.7;cursor:not-allowed}.form-note{font-size:.75rem;color:var(--text-tertiary);text-align:center;margin-top:.85rem}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.modal.is-active{opacity:1;visibility:visible}.modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);backdrop-filter:blur(4px)}.modal__container{position:relative;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;transform:translateY(20px);transition:transform .3s}.modal.is-active .modal__container{transform:translateY(0)}.modal__content{background:var(--bg-elevated);border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:0 25px 50px -12px rgba(0,0,0,.5);overflow:hidden}.modal__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-surface);border:none;border-radius:50%;cursor:pointer;color:var(--text-secondary);transition:.15s;z-index:10}.modal__close:hover{background:var(--text-primary);color:var(--bg)}.modal__header{padding:2.5rem 2.5rem 1.5rem;text-align:center;border-bottom:1px solid var(--border)}.modal__title{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.modal__subtitle{color:var(--text-secondary);font-size:.85rem}.modal__body{padding:2rem 2.5rem 2.5rem}.career-embed{margin-bottom:2rem;border-radius:8px;overflow:hidden}.career-embed iframe{display:block;border-radius:8px}.career-fallback{padding:2rem;background:var(--bg-surface);border-radius:8px;text-align:center;color:var(--text-secondary)}.career-info h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.career-benefits{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.career-benefits li{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-surface);border-radius:8px;font-size:.82rem;color:var(--text-secondary)}.career-benefits li svg{flex-shrink:0;color:var(--orange)}.career-accordion{display:flex;flex-direction:column;gap:1px;background:var(--border);border-radius:var(--radius-card);overflow:hidden}.career-position{background:var(--bg-surface)}.career-position__toggle{width:100%;display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:0 0;border:none;color:var(--text-primary);font-family:inherit;font-size:1.125rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s}.career-position__toggle:hover{background:var(--bg-hover)}.career-position__icon{width:24px;height:24px;flex-shrink:0;color:var(--orange)}.career-position__chevron{margin-left:auto;flex-shrink:0;color:var(--text-tertiary);transition:transform .2s}.career-position__toggle[aria-expanded=true] .career-position__chevron{transform:rotate(180deg)}.career-position__body{display:none;padding:0 1.5rem 1.5rem;animation:.2s fadeIn}.career-position__body.is-open{display:block}.career-position__body p{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin-bottom:.75rem}.career-position__body p strong{color:var(--text-primary)}.career-position__body h5{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:1.25rem 0 .5rem}.career-position__body ul{list-style:none;padding:0;margin:0}.career-position__body ul li{font-size:.875rem;color:var(--text-secondary);padding:.25rem 0 .25rem 1rem;position:relative}.career-position__body ul li::before{content:'';position:absolute;left:0;top:.8125rem;width:4px;height:4px;border-radius:50%;background:var(--orange)}.career-position__cta{margin-top:1.5rem;text-align:center}footer{border-top:1px solid var(--border);padding:3rem 0 1.5rem;color:var(--text-tertiary)}footer>.container{max-width:96rem;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}.footer-brand .logo-anim{margin-bottom:.75rem}.footer-desc{font-size:.82rem;color:var(--text-tertiary);line-height:1.6}.footer-time{font-size:.8125rem;color:var(--text-tertiary);margin-top:.75rem;font-family:'Roboto Slab',serif;opacity:.7}.footer-time span{color:var(--orange);font-weight:600}.footer-online-dot{color:#22c55e;font-size:.875rem;margin-right:4px;transition:color .3s}.footer-title{font-weight:700;color:var(--text-secondary);margin-bottom:.8125rem;font-size:.875rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.45rem}.footer-links a{color:var(--text-tertiary);text-decoration:none;font-size:.875rem;transition:color .15s;display:inline-block}.footer-links a:hover{color:var(--text-secondary);transform:translateX(3px)}.footer-bottom{padding-top:1.5rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.footer-legal a{color:var(--text-tertiary);text-decoration:none;margin-left:1.5rem;transition:color .15s}.footer-legal a:hover{color:var(--text-secondary)}@media (max-width:1024px){.products-grid,.services-grid,.why-grid{grid-template-columns:1fr}.platforms-grid{grid-template-columns:1fr;gap:1rem}.platform-card__link{opacity:1;transform:translateX(0)}.process-grid{grid-template-columns:1fr 1fr}.projects-featured .pf-inner{grid-template-columns:1fr}.mockup-wrap{min-height:240px}.projects-grid{grid-template-columns:repeat(2,1fr);gap:24px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.footer-grid{grid-template-columns:1fr 1fr}.cta-inner{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width:768px){footer>.container,nav>.container{padding:0 1.25rem}.nav-cta,.nav-links{display:none}.mobile-toggle{display:block}.hero{padding:5.5rem 0 3rem;min-height:auto}.hero h1{font-size:2rem}section{padding:4rem 0}.process-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:1fr;gap:20px}.project-card{padding:20px}.about-stats,.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.footer-legal a{margin:0 .5rem}.trusted__label{display:none}.trusted .container{display:block}.trusted__track{gap:2rem}.trusted__logo{height:61px;min-width:102px}.pf-stats{gap:1.25rem}.hero-actions{flex-direction:column;align-items:flex-start}.modal__container{width:95%;max-height:85vh}.modal__header{padding:2rem 1.5rem 1rem}.modal__title{font-size:1.5rem}.modal__body{padding:1.5rem}.career-benefits{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 1rem}.hero{padding:5rem 0 2rem}.hero h1{font-size:1.75rem}.hero-sub{font-size:.95rem}section{padding:3rem 0}.section-heading{font-size:1.4rem}.modal__header{padding:1.5rem 1rem 1rem}.modal__body{padding:1rem}.modal__close{top:.75rem;right:.75rem;width:36px;height:36px}}@media (max-width:360px){.hero h1{font-size:1.5rem}.btn-primary{padding:.6rem 1rem;font-size:.8rem}.section-heading{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.footer-online-dot,.hero-badge__dot,.trusted__track{animation:none!important}}.page-content{max-width:720px;margin:0 auto;padding:48px 24px 80px}.page-content .back-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--text-muted);margin-bottom:32px;transition:color .2s;text-decoration:none}.page-content .back-link:hover{color:var(--text-secondary)}.page-content .page-header{margin-bottom:48px}.page-content .page-title{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.page-content .page-meta{font-size:.85rem;color:var(--text-muted)}.page-content .content-section{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--border)}.page-content .content-section:last-child{border-bottom:none;margin-bottom:0}.page-content .content-section h2{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:20px}.page-content .content-section h3{font-size:.9rem;font-weight:600;color:var(--text-secondary);margin-top:24px;margin-bottom:12px}.page-content .content-section p{font-size:.9rem;line-height:1.7;color:var(--text-secondary);margin-bottom:16px}.page-content .content-section p:last-child{margin-bottom:0}.page-content .content-section strong{color:var(--text-primary);font-weight:600}.page-content .content-section a{color:var(--orange);text-decoration:underline;transition:opacity .2s}.page-content .content-section a:hover{opacity:.8}.page-content .company-info{color:var(--text-secondary);line-height:1.8}@media (max-width:768px){.page-content{padding:32px 20px 60px}.page-content .page-title{font-size:1.5rem}}.skip-link{position:fixed;top:-100%;left:50%;transform:translateX(-50%);z-index:10000;background:var(--orange);color:#fff;padding:12px 24px;border-radius:var(--radius-tag);font-weight:600;font-size:.9375rem;text-decoration:none;transition:top .2s}.skip-link:focus{top:16px;outline:#fff solid 2px;outline-offset:2px}:focus{outline:0}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}a:focus-visible,button:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:0;border-color:var(--orange)!important}.mobile-menu__links a:focus-visible,.nav-links a:focus-visible{background:var(--orange-dim);border-radius:var(--radius-tag)}.btn:focus-visible,.hero-cta:focus-visible,.mobile-menu__cta:focus-visible,.nav-cta:focus-visible{box-shadow:0 0 0 3px rgba(242,101,34,.4)}.modal-close:focus-visible{background:var(--orange-dim);border-radius:50%}.ref-card:focus-visible,.service-card:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.accordion-header:focus-visible{background:var(--orange-dim);border-radius:var(--radius-tag)}