.product-featured-section{overflow:hidden;padding:clamp(2.5rem,6vh,4rem) 0 clamp(2rem,5vh,3rem);position:relative;z-index:1}.product-featured-section:before{border-top:1px solid #5fbcc61a;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:min(1100px,calc(100% - 2.5rem))}.product-featured-section__header{margin:0 auto .5rem;max-width:56rem;padding:0 1rem;position:relative;z-index:1}.product-featured-section__title{color:#b8c5d1bf;font-size:.82rem;font-weight:600;letter-spacing:.22em;margin:0;text-transform:uppercase}.product-featured-section__stage{height:600px;position:relative;width:100%}.product-featured-section__loading{align-items:center;background:#0b0d10;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:center;min-height:600px;width:100%}.product-featured-section__loading-text{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;margin:0}.product-featured-section__spinner{animation:product-featured-spin .8s linear infinite;border:2px solid #6366f140;border-radius:50%;border-top-color:#818cf8;height:32px;width:32px}@keyframes product-featured-spin{to{transform:rotate(1turn)}}@media (min-width:768px){.product-featured-section__stage{height:680px}}@media (prefers-reduced-motion:reduce){.product-featured-section__spinner{animation:none}}.featured-products{margin:0 auto;max-width:var(--section-max-width);padding:0 clamp(1rem,3vw,2rem) clamp(3rem,6vh,4.5rem);position:relative;z-index:1}.featured-products:after,.featured-products:before{border-radius:50%;content:"";filter:blur(90px);pointer-events:none;position:absolute;z-index:0}.featured-products:before{background:#5878dc29;height:min(520px,70vw);left:-12%;top:18%;width:min(520px,70vw)}.featured-products:after{background:#5fbcc61f;height:min(480px,65vw);right:-10%;top:32%;width:min(480px,65vw)}.featured-products-grid,.featured-products-header{position:relative;z-index:1}.featured-products-header{margin-bottom:clamp(2rem,4vw,2.75rem);text-align:center}.featured-products-title{color:var(--text-primary);font-size:clamp(1.85rem,4vw,2.65rem);font-weight:700;letter-spacing:-.03em;margin:0 0 .55rem}.featured-products-subtitle{color:#aeb6bfeb;font-size:clamp(.95rem,2vw,1.08rem);line-height:1.5;margin:0}.featured-products-grid{grid-gap:clamp(1.25rem,2.5vw,2rem);align-items:start;display:grid;gap:clamp(1.25rem,2.5vw,2rem);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.featured-products-item{min-width:0}.featured-product-card{display:flex;flex-direction:column;gap:1rem}.featured-product-visual{aspect-ratio:4/5;background:linear-gradient(160deg,#1a2030,#0e1218);display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .45s cubic-bezier(.16,1,.3,1)}.featured-product-visual--start{border-radius:3.25rem 1.1rem 1.35rem 1.35rem}.featured-product-visual--mid{border-radius:1.35rem}.featured-product-visual--end{border-radius:1.35rem 3.25rem 1.35rem 1.35rem}.featured-product-visual img{display:block;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1);width:100%}.featured-product-visual-fallback{background:radial-gradient(circle at 28% 22%,#5fbcc647,#0000 48%),radial-gradient(circle at 78% 72%,#8264dc38,#0000 45%),linear-gradient(160deg,#1a2030,#0e1218);height:100%;width:100%}.featured-product-visual:after{background:linear-gradient(180deg,#0000 45%,#06080c8c);content:"";inset:0;opacity:.85;pointer-events:none;position:absolute;transition:opacity .35s ease}.featured-product-cta{align-items:center;border-radius:999px;bottom:1.15rem;box-shadow:0 10px 28px #00000059;color:#061014;display:inline-flex;font-size:.88rem;font-weight:600;justify-content:center;left:50%;letter-spacing:.02em;padding:.62rem 1.35rem;position:absolute;transform:translateX(-50%);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;white-space:nowrap;z-index:2}.featured-product-cta--cyan{background:linear-gradient(135deg,#5eead4,#5fbcc6 55%,#4ec5d4);box-shadow:0 8px 24px #5fbcc673,inset 0 0 0 1px #fff3}.featured-product-cta--violet{background:linear-gradient(135deg,#c084fc,#a855f7 50%,#9333ea);box-shadow:0 8px 24px #a855f773,inset 0 0 0 1px #fff3}.featured-product-visual:focus-visible,.featured-product-visual:hover{transform:translateY(-6px)}.featured-product-visual:focus-visible img,.featured-product-visual:hover img{transform:scale(1.06)}.featured-product-visual:focus-visible:after,.featured-product-visual:hover:after{opacity:.65}.featured-product-visual:focus-visible .featured-product-cta,.featured-product-visual:hover .featured-product-cta{transform:translateX(-50%) translateY(-2px)}.featured-product-cta--cyan:hover{box-shadow:0 14px 32px #5fbcc68c,inset 0 0 0 1px #ffffff47}.featured-product-cta--violet:hover{box-shadow:0 14px 32px #a855f78c,inset 0 0 0 1px #ffffff47}.featured-product-copy{padding:0 .15rem}.featured-product-name{color:var(--text-primary);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .3rem}.featured-product-tagline{color:#5fbcc6e0;font-size:.9rem;line-height:1.45;margin:0}@media (max-width:968px){.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-products-item:nth-child(2n) .featured-product-visual--end,.featured-products-item:nth-child(2n) .featured-product-visual--start{border-radius:1.35rem}.featured-products-item:nth-child(odd) .featured-product-visual{border-radius:2.5rem 1.1rem 1.25rem 1.25rem}}@media (max-width:640px){.featured-products-grid{grid-template-columns:1fr;margin:0 auto;max-width:360px}.featured-product-visual--end,.featured-product-visual--mid,.featured-product-visual--start{aspect-ratio:4/4.5;border-radius:2.25rem 1.1rem 1.25rem 1.25rem}}@media (prefers-reduced-motion:reduce){.featured-product-cta,.featured-product-visual,.featured-product-visual img{transition:none}}.product-skeleton-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.product-skeleton-shimmer{background:#ffffff0a;border-radius:8px;overflow:hidden;position:relative}.product-skeleton-shimmer:after{animation:product-skeleton-wave 1.55s ease-in-out infinite;background:linear-gradient(105deg,#0000,#0000 38%,#5fbcc624 50%,#0000 62%,#0000);content:"";inset:0;position:absolute;transform:translateX(-120%)}@keyframes product-skeleton-wave{to{transform:translateX(120%)}}@keyframes product-skeleton-rise{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.product-skeleton-card--featured{background:linear-gradient(180deg,#1d222bf5,#181d26f5);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:0 12px 28px #080a0e59;display:flex;flex-direction:column;overflow:hidden}.product-skeleton-card--featured .product-skeleton-hero{aspect-ratio:16/10;border-radius:0}.product-skeleton-card--featured .product-skeleton-body{display:flex;flex-direction:column;gap:.55rem;padding:1.15rem 1.25rem 1.25rem}.product-skeleton-card--featured .product-skeleton-line--kicker{height:.65rem;width:42%}.product-skeleton-card--featured .product-skeleton-line--title{border-radius:10px;height:1.35rem;width:58%}.product-skeleton-card--featured .product-skeleton-line--text{height:.85rem;width:88%}.product-skeleton-card--featured .product-skeleton-line--text-short{height:.85rem;width:64%}.product-skeleton-card--featured .product-skeleton-line--btn{border-radius:999px;height:2.1rem;margin-top:.35rem;width:38%}.product-skeleton-card--compact{grid-gap:.85rem;background:linear-gradient(180deg,#1d222bf5,#181d26f5);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:0 12px 28px #080a0e59;display:grid;gap:.85rem;grid-template-columns:minmax(100px,120px) minmax(0,1fr);padding:.85rem}.product-skeleton-card--compact .product-skeleton-thumb{aspect-ratio:1;border-radius:calc(var(--radius-lg) - 4px)}.product-skeleton-card--compact .product-skeleton-body{display:flex;flex-direction:column;gap:.45rem}.product-skeleton-card--compact .product-skeleton-line--meta{height:.6rem;width:72%}.product-skeleton-card--compact .product-skeleton-line--title{height:1rem;width:52%}.product-skeleton-card--compact .product-skeleton-line--text{height:.7rem;width:92%}.product-skeleton-card--compact .product-skeleton-line--btn{border-radius:999px;height:1.85rem;margin-top:.35rem;width:46%}.home-products-skeleton{margin:0 auto;max-width:var(--section-max-width);padding:clamp(.25rem,1.5vh,.75rem) clamp(1rem,3vw,2rem) 0;width:100%}.home-products-skeleton-track{align-items:flex-end;display:flex;flex-direction:row;gap:clamp(1rem,2vw,1.35rem);overflow:hidden}.home-products-skeleton-slot{animation:product-skeleton-rise .65s cubic-bezier(.16,1,.3,1) backwards;flex-shrink:0}.home-products-skeleton-slot:first-child{animation-delay:0s}.home-products-skeleton-slot:nth-child(2){animation-delay:.1s}.home-products-skeleton-slot:nth-child(3){animation-delay:.2s}.home-products-skeleton-slot--featured{width:min(440px,92vw)}.home-products-skeleton-slot--featured .product-skeleton-card--featured{min-height:380px;width:min(440px,92vw)}.home-products-skeleton-slot--compact{width:min(340px,78vw)}.home-products-skeleton-slot--compact .product-skeleton-card--compact{min-height:156px;width:min(340px,78vw)}.product-roadmap--skeleton .roadmap-skeleton-line--kicker{height:.7rem;margin:0 auto .75rem;width:160px}.product-roadmap--skeleton .roadmap-skeleton-line--title{height:2.5rem;margin:0 auto;width:min(320px,80%)}.roadmap-timeline--skeleton .roadmap-list{gap:2.75rem}.roadmap-skeleton-row{grid-gap:1.5rem;align-items:center;animation:product-skeleton-rise .65s cubic-bezier(.16,1,.3,1) backwards;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.roadmap-skeleton-row--left .roadmap-skeleton-panel{grid-column:1;height:72px;justify-self:end;width:min(280px,100%)}.roadmap-skeleton-row--left .roadmap-skeleton-node{grid-column:2}.roadmap-skeleton-row--right .roadmap-skeleton-panel{grid-column:3;height:72px;width:min(280px,100%)}.roadmap-skeleton-row--right .roadmap-skeleton-node{grid-column:2}.roadmap-skeleton-node{border-radius:50%;height:14px;justify-self:center;width:14px}@media (max-width:968px){.home-products-skeleton-slot--featured,.home-products-skeleton-slot--featured .product-skeleton-card--featured{min-height:340px;width:min(340px,94vw)}.home-products-skeleton-slot--compact,.home-products-skeleton-slot--compact .product-skeleton-card--compact{width:min(300px,90vw)}}@media (max-width:768px){.product-skeleton-card--compact{grid-template-columns:1fr}.product-skeleton-card--compact .product-skeleton-thumb{aspect-ratio:16/10;max-height:160px}}@media (prefers-reduced-motion:reduce){.home-products-skeleton-slot,.product-skeleton-shimmer:after,.roadmap-skeleton-row{animation:none}.product-skeleton-shimmer:after{opacity:.35;transform:none}}.featured-products--skeleton .featured-products-header--skeleton{align-items:center;display:flex;flex-direction:column;gap:.65rem;margin-bottom:clamp(2rem,4vw,2.75rem)}.featured-skeleton-line--title{border-radius:12px;height:2rem;width:min(280px,70%)}.featured-skeleton-line--subtitle{height:.9rem;width:min(220px,55%)}.featured-skeleton-card{animation:product-skeleton-rise .65s cubic-bezier(.16,1,.3,1) backwards;display:flex;flex-direction:column;gap:1rem}.featured-skeleton-visual{aspect-ratio:4/5;border-radius:1.35rem}.featured-skeleton-visual--start{border-radius:3.25rem 1.1rem 1.35rem 1.35rem}.featured-skeleton-visual--end{border-radius:1.35rem 3.25rem 1.35rem 1.35rem}.featured-skeleton-copy{display:flex;flex-direction:column;gap:.45rem;padding:0 .15rem}.featured-skeleton-line--name{height:1rem;width:58%}.featured-skeleton-line--tag{height:.75rem;width:42%}.home-services{background:#0000;overflow:visible;padding:clamp(4rem,9vh,6.5rem) 0 clamp(3.5rem,8vh,5.5rem);position:relative;z-index:1}.home-services-inner{margin:0 auto;max-width:var(--section-max-width);padding:0 clamp(1.25rem,4vw,2rem);position:relative;z-index:1}.home-services-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:clamp(2rem,4.5vh,3rem)}.home-services-heading{color:var(--text-primary);font-size:clamp(1.65rem,4.2vw,2.35rem);font-weight:750;letter-spacing:.06em;line-height:1.1;margin:0;text-transform:uppercase}.home-services-nav{align-items:center;display:inline-flex;flex-shrink:0;gap:.65rem}.home-services-nav-btn{align-items:center;background:#0000;border:1px solid #ffffff2e;border-radius:50%;color:var(--text-primary);cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;padding:0;transition:border-color .25s ease,background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;width:2.75rem}.home-services-nav-btn:focus-visible,.home-services-nav-btn:hover{background:#7cd3dc1a;border-color:#7cd3dc8c;box-shadow:0 10px 28px #7cd3dc1f;color:#7cd3dc;transform:translateY(-2px)}.home-services-track-wrap{overflow:visible;width:100%}.home-services-track-wrap__scroll{-webkit-overflow-scrolling:touch;-webkit-clip-path:inset(-28px 0 -32px 0);clip-path:inset(-28px 0 -32px 0);overflow-x:auto;overflow-y:visible;padding:1.25rem .15rem 1.75rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.home-services-track-wrap__scroll::-webkit-scrollbar{display:none}.home-services-track{display:flex;gap:1.75rem;overflow:visible}.home-service-card{align-items:center;backdrop-filter:blur(28px) saturate(1.35);-webkit-backdrop-filter:blur(28px) saturate(1.35);background:linear-gradient(155deg,#304e8247,#10182a8c 42%,#0a0e1c9e);border:1px solid #6eaadc47;border-radius:32px;box-shadow:0 28px 64px #00000073,0 0 0 1px #5a96ff0a,inset 0 1px 0 #b4d2ff29,inset 0 -1px 0 #508cdc14;display:flex;flex:0 0 min(100%,26rem);flex-direction:column;isolation:isolate;min-height:30rem;overflow:hidden;padding:2.75rem 2.15rem 2.15rem;position:relative;scroll-snap-align:start;text-align:center;transition:border-color .45s ease,transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease;width:min(100%,26rem);z-index:1}.home-service-card:before{background:linear-gradient(115deg,#0000 28%,#b4d2ff24 48%,#0000 64%);inset:0;opacity:0;transform:translateX(-120%);transition:transform .75s cubic-bezier(.16,1,.3,1),opacity .4s ease}.home-service-card:after,.home-service-card:before{border-radius:inherit;content:"";pointer-events:none;position:absolute;z-index:0}.home-service-card:after{background:linear-gradient(145deg,#8cbeff8c,#5a96ff14 38%,#4682f00d 62%,#78b4ff66);inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.35;padding:1px;transition:opacity .45s ease}.home-service-card-glow{border-radius:50%;filter:blur(2px);pointer-events:none;position:absolute;transition:opacity .5s ease,transform .55s cubic-bezier(.16,1,.3,1);z-index:0}.home-service-card-glow--tl{background:radial-gradient(circle at center,#5a96ff61 0,#4682e61f 45%,#0000 70%);height:55%;left:-22%;top:-18%;width:70%}.home-service-card-glow--br{background:radial-gradient(circle at center,#4682f047 0,#3264c81a 45%,#0000 70%);bottom:-22%;height:50%;right:-18%;width:65%}.home-service-card:focus-within,.home-service-card:hover{border-color:#96c8ffb3;box-shadow:0 40px 80px #0000008c,0 0 40px #508cff47,0 0 80px #4682f02e,0 0 0 1px #8cbeff33,inset 0 1px 0 #dcebff59,inset 0 0 40px #5a96ff14;transform:translateY(-6px) scale(1.012);z-index:2}.home-service-card:focus-within:before,.home-service-card:hover:before{opacity:1;transform:translateX(120%)}.home-service-card:focus-within:after,.home-service-card:hover:after{opacity:1}.home-service-card:focus-within .home-service-card-glow--tl,.home-service-card:hover .home-service-card-glow--tl{background:radial-gradient(circle at center,#78afff9e 0,#5a96ff38 42%,#0000 70%);opacity:1;transform:scale(1.18) translate(-4%,-4%)}.home-service-card:focus-within .home-service-card-glow--br,.home-service-card:hover .home-service-card-glow--br{background:radial-gradient(circle at center,#64a0ff7a 0,#4682f02e 42%,#0000 70%);opacity:1;transform:scale(1.16) translate(4%,4%)}.home-service-card-icon{align-items:center;display:inline-flex;height:5.75rem;justify-content:center;margin-bottom:1.75rem;position:relative;transition:transform .5s cubic-bezier(.16,1,.3,1);width:5.75rem;z-index:1}.home-service-card-icon-orb{animation:home-service-orb-pulse 5s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle at 32% 28%,#ffffff47,#0000 38%),radial-gradient(circle at 68% 72%,#5a8cff38,#0000 48%),linear-gradient(160deg,#4664a073,#141e37b8);border:1px solid #b4cdff47;border-radius:50%;box-shadow:0 12px 32px #00000059,0 0 28px #5a96ff2e,inset 0 1px 0 #ffffff38;inset:0;position:absolute;transition:border-color .4s ease,box-shadow .45s ease,background .45s ease}.home-service-card-icon svg{filter:drop-shadow(0 0 10px rgba(255,255,255,.35));position:relative;transition:filter .4s ease;z-index:1}.home-service-card:focus-within .home-service-card-icon,.home-service-card:hover .home-service-card-icon{transform:scale(1.1) translateY(-4px)}.home-service-card:focus-within .home-service-card-icon-orb,.home-service-card:hover .home-service-card-icon-orb{animation-duration:2.4s;border-color:#d2e6ff8c;box-shadow:0 16px 40px #0006,0 0 36px #78afff73,0 0 64px #5a96ff47,inset 0 1px 0 #fff6}.home-service-card:focus-within .home-service-card-icon svg,.home-service-card:hover .home-service-card-icon svg{filter:drop-shadow(0 0 8px rgba(255,255,255,.75)) drop-shadow(0 0 22px rgba(130,185,255,.55))}.home-service-card-title{color:#fff;font-size:clamp(1.35rem,2.6vw,1.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 .9rem;max-width:16ch;min-height:calc(clamp(1.35rem, 2.6vw, 1.6rem)*2.4);position:relative;transition:text-shadow .4s ease;z-index:1}.home-service-card:focus-within .home-service-card-title,.home-service-card:hover .home-service-card-title{text-shadow:0 0 28px #96c3ff59}.home-service-card-description{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#e6ecf5c7;display:-webkit-box;flex:1 1 auto;font-size:.92rem;line-height:1.55;margin:0;max-width:30ch;overflow:hidden;position:relative;transition:color .35s ease;z-index:1}.home-service-card:focus-within .home-service-card-description,.home-service-card:hover .home-service-card-description{color:#f0f5ffe6}.home-service-card-cta{align-items:center;background:linear-gradient(180deg,#131f38eb,#0a1224eb);border:1px solid #82b9ff57;border-radius:999px;box-shadow:0 10px 28px #00000059,0 0 18px #5a96ff24,inset 0 1px 0 #d2e6ff2e;color:#f4f8ff;display:inline-flex;font-size:.95rem;font-weight:650;gap:.45rem;justify-content:center;letter-spacing:.01em;margin-top:1.85rem;max-width:16rem;min-height:3.1rem;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,gap .35s cubic-bezier(.16,1,.3,1),background .25s ease,border-color .25s ease,color .25s ease;width:100%;z-index:1}.home-service-card-cta-arrow{transition:transform .35s cubic-bezier(.16,1,.3,1)}.home-service-card:focus-within .home-service-card-cta,.home-service-card:hover .home-service-card-cta{box-shadow:0 12px 32px #00000061,0 0 24px #82b9ff59,inset 0 1px 0 #dcebff38}.home-service-card-cta:focus-visible,.home-service-card-cta:hover{background:linear-gradient(180deg,#1f365ff5,#0d1832f5);border-color:#9bcdff9e;box-shadow:0 16px 40px #0000006b,0 0 36px #8cc3ff80,0 0 60px #5a96ff3d,inset 0 1px 0 #ebf4ff47;gap:.7rem;transform:translateY(-2px)}.home-service-card-cta:focus-visible .home-service-card-cta-arrow,.home-service-card-cta:hover .home-service-card-cta-arrow{transform:translateX(4px)}@keyframes home-service-orb-pulse{0%,to{box-shadow:0 12px 32px #00000059,0 0 28px #5a96ff2e,inset 0 1px 0 #ffffff38;transform:scale(1)}50%{box-shadow:0 14px 36px #00000061,0 0 36px #5a96ff47,inset 0 1px 0 #ffffff47;transform:scale(1.04)}}@media (min-width:900px){.home-service-card{flex-basis:calc(33.33333% - 1.16667rem);min-height:31rem;width:calc(33.33333% - 1.16667rem)}}@media (min-width:1500px){.home-services-inner{max-width:min(1520px,calc(100vw - 4rem))}.home-services-track{gap:1.35rem}.home-service-card{flex-basis:calc(25% - 1.0125rem);min-height:31.5rem;width:calc(25% - 1.0125rem)}}@media (max-width:640px){.home-service-card{flex-basis:min(100%,88vw);min-height:27.5rem;padding:2.15rem 1.6rem 1.75rem;width:min(100%,88vw)}.home-service-card-icon{height:5.1rem;width:5.1rem}}@media (prefers-reduced-motion:reduce){.home-services-track-wrap__scroll{scroll-behavior:auto}.home-service-card,.home-service-card-cta,.home-service-card-cta-arrow,.home-service-card-description,.home-service-card-glow,.home-service-card-icon,.home-service-card-icon svg,.home-service-card-icon-orb,.home-service-card-title,.home-service-card:after,.home-service-card:before,.home-services-nav-btn{transition:none}.home-service-card-icon-orb{animation:none}.home-service-card:focus-within:before,.home-service-card:hover:before{opacity:0;transform:none}.home-service-card-cta:focus-visible,.home-service-card-cta:hover,.home-service-card:focus-within,.home-service-card:hover,.home-services-nav-btn:focus-visible,.home-services-nav-btn:hover{transform:none}}.home-services--skeleton .home-services-skeleton-line--title{border-radius:8px;height:2.1rem;width:min(260px,55%)}.home-services--skeleton .home-services-skeleton-nav{border-radius:50%;height:2.75rem;width:2.75rem}.home-services--skeleton .home-services-skeleton-card{animation:product-skeleton-rise .65s cubic-bezier(.16,1,.3,1) backwards;border-radius:32px;flex:0 0 min(100%,24.5rem);min-height:28.5rem;width:min(100%,24.5rem)}.home-services--skeleton .home-services-skeleton-card:nth-child(2){animation-delay:.08s}.home-services--skeleton .home-services-skeleton-card:nth-child(3){animation-delay:.16s}@media (min-width:900px){.home-services--skeleton .home-services-skeleton-card{flex-basis:calc(33.33333% - 1.16667rem);min-height:29.5rem;width:calc(33.33333% - 1.16667rem)}}@media (max-width:640px){.home-services--skeleton .home-services-skeleton-card{flex-basis:min(100%,88vw);min-height:26.5rem;width:min(100%,88vw)}}.spline-background{overflow:hidden;position:absolute;z-index:0}.spline-background-placeholder{background:radial-gradient(circle at 50% 35%,#5fbcc614,#0000 42%),linear-gradient(180deg,#090b0e47,#090b0e94);inset:0;position:absolute}.spline-viewer-host{height:100%;inset:0;opacity:0;overflow:hidden;position:absolute;transition:opacity .35s ease;width:100%}.spline-background.is-ready .spline-iframe,.spline-background.is-ready .spline-viewer-host{opacity:1}.spline-iframe{border:0;height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .35s ease;width:100%}.spline-viewer-host spline-viewer{display:block;height:100%!important;max-width:100%!important;width:100%!important}.spline-load-error{display:none}.spline-background.is-failed .spline-load-error{color:#9ba8b7;color:var(--text-muted,#9ba8b7);display:block;font-size:.85rem;inset:auto 1rem 1rem;margin:0;position:absolute;z-index:2}.spline-background--hero{bottom:0;left:36%;pointer-events:auto;right:0;top:0}.spline-background--hero .spline-viewer-host spline-viewer{transform:scale(1.08);transform-origin:55% 85%}.spline-background--hero .spline-watermark-mask{pointer-events:none;position:absolute;z-index:2}.spline-background--hero .spline-watermark-mask--bottom{background:linear-gradient(0deg,#0b0d10 0,#0b0d10 25%,#0b0d10f7 50%,#0b0d1099 75%,#0000);bottom:0;height:88px;left:0;right:0}.spline-background--hero .spline-watermark-mask--corner{background:radial-gradient(ellipse 120% 100% at 100% 100%,#0b0d10 0,#0b0d10 30%,#0b0d10fa 48%,#0b0d10b3 65%,#0000 82%);bottom:0;height:100px;right:0;width:min(280px,45vw)}.spline-background--robot,.spline-background--services{inset:0;pointer-events:auto}.spline-background--robot .spline-viewer-host spline-viewer{transform:scale(1.02);transform-origin:center center}.spline-background--robot .spline-watermark-mask--bottom{background:linear-gradient(0deg,#0b0d10 0,#0b0d10 30%,#0b0d10f2 60%,#0000);height:72px}.spline-background--robot .spline-watermark-mask--corner{background:radial-gradient(ellipse 120% 100% at 100% 100%,#0b0d10 0,#0b0d10 28%,#0b0d10fa 50%,#0000 78%);height:88px;width:min(240px,40vw)}.spline-background--contact{background:#090b0e;bottom:0;left:clamp(200px,28%,420px);overflow:hidden;pointer-events:auto;right:0;top:0}.spline-background--contact .spline-iframe{height:138%;left:52%;opacity:1;pointer-events:auto;position:absolute;top:54%;transform:translate(-50%,-50%);width:138%}.spline-background--contact .spline-viewer-host spline-viewer{transform:scale(1.38);transform-origin:52% 54%}.spline-background--contact .spline-watermark-mask{pointer-events:none}.spline-background--contact .spline-watermark-mask--bottom{background:linear-gradient(0deg,#090b0e 0,#090b0e 14%,#090b0eb8 38%,#0000 88%);bottom:0;height:24%;left:0;right:0}.spline-background--contact .spline-watermark-mask--corner{background:radial-gradient(ellipse 115% 100% at 100% 100%,#090b0e 0,#090b0ebf 48%,#0000 76%);height:56px;width:min(160px,30vw)}@media (max-width:968px){.spline-background--contact{inset:0;bottom:0;left:0;right:0;top:0}.spline-background--contact .spline-viewer-host spline-viewer{transform:scale(1.22);transform-origin:center 36%}.spline-background--contact .spline-iframe{height:155%;left:50%;top:46%;width:155%}.spline-background--hero{height:62%;left:0;top:38%}.spline-background--hero .spline-viewer-host spline-viewer{transform:scale(1);transform-origin:center center}}@media (max-width:768px){.spline-background--contact{background:#090b0e;inset:0;left:0;overflow:visible;right:0}.spline-background--contact .spline-viewer-host{bottom:0;height:100%;left:0;overflow:visible;right:0;top:0;transform:none}.spline-background--contact .spline-viewer-host spline-viewer{height:100%!important;max-width:100%!important;transform:none!important;transform-origin:center center;width:100%!important}.spline-background--contact .spline-iframe{height:100%;left:50%;top:50%;transform:translate(-50%,-50%);width:88%}.spline-background--contact .spline-watermark-mask--corner{display:block;height:48px;width:min(140px,36vw)}}.home-parallax-pin{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.home-parallax-layer,.home-parallax-stack{inset:0;position:absolute}.home-parallax-layer{pointer-events:none}.home-parallax-layer--base{background:#0b0d10}.home-parallax-photo{filter:saturate(1.1) contrast(1.06);height:100%;inset:0;mix-blend-mode:screen;object-fit:cover;object-position:center center;pointer-events:none;position:absolute;transform:translateZ(0);transform:translate3d(var(--parallax-x,0),var(--parallax-y,0),0);-webkit-user-select:none;user-select:none;width:100%;will-change:transform}.home-parallax-photo--far{opacity:.4}.home-parallax-photo--near{opacity:.42}.home-parallax-vignette{background:radial-gradient(ellipse 100% 95% at 50% 45%,#0000 50%,#0b0d1047 100%)}@media (max-width:768px){.home-parallax-photo--far{opacity:.36}.home-parallax-photo--near{opacity:.4}}@media (prefers-reduced-motion:reduce){.home-parallax-photo{transform:none!important;will-change:auto}.home-parallax-photo--near{display:none}}.home-page{isolation:isolate;max-width:100%;overflow-x:clip;position:relative;width:100%}.home-page>:not(.home-parallax-pin){position:relative;z-index:1}#home-contact,#home-featured,#home-services{scroll-margin-top:calc(var(--nav-height) + .75rem)}.home-hero-spline{background:radial-gradient(ellipse 90% 72% at 50% 36%,#5fbcc621,#0000 68%),radial-gradient(ellipse 52% 44% at 78% 16%,#5878aa17,#0000 72%),#0d1116;height:100vh;height:100svh;margin-left:calc(50% - 50vw);max-width:100vw;min-height:100vh;min-height:100svh;overflow:hidden;position:relative;width:100vw;z-index:1}.home-hero-spline .hero-spline-inner{z-index:1}.home-hero-spline:after{background:linear-gradient(180deg,#0000,#0b0d108c 50%,#0b0d10e0);bottom:0;content:"";height:28vh;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.home-parallax-layer,.home-scroll-orb{will-change:transform}.home-scroll-orb{border-radius:50%;filter:blur(90px);height:420px;pointer-events:none;position:absolute;width:420px;z-index:0}.home-scroll-orb-one{background:#5fbcc624;left:0;top:12%;transform:translateX(-35%) translateZ(0);transform:translateX(-35%) translate3d(0,var(--parallax-y,0),0)}.home-scroll-orb-two{background:#5878aa1f;left:auto;right:0;top:48%;transform:translateX(35%) translateZ(0);transform:translateX(35%) translate3d(0,var(--parallax-y,0),0)}.home-section-kicker{color:var(--brand);font-size:.78rem;font-weight:600;letter-spacing:.14em;margin:0 0 .5rem;text-transform:uppercase}.home-section-lead{color:var(--text-secondary);font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.6;margin:0;max-width:52ch}.home-section-header{margin:0 auto 2.5rem;max-width:var(--section-max-width);padding:0 clamp(1.25rem,4vw,2rem);position:relative;width:100%;z-index:1}.home-seo-h1{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}.home-featured-parallax,.home-parallax-layer{transform:translateZ(0);transform:translate3d(0,var(--parallax-y,0),0)}.home-featured-parallax{background:radial-gradient(ellipse 55% 40% at 18% 30%,#5fbcc61a,#0000 70%),radial-gradient(ellipse 45% 35% at 82% 65%,#5878aa14,#0000 72%);inset:0;pointer-events:none;position:absolute;z-index:0}.home-featured{background:#0000;overflow:hidden;padding:clamp(4rem,10vh,6rem) 0 0;position:relative;z-index:1}.home-featured:before{border-top:1px solid #5fbcc61a;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:min(1100px,calc(100% - 2.5rem))}.home-products-state{color:var(--text-secondary);margin:0 auto;max-width:var(--section-max-width);text-align:center}.home-products-state--error{color:#f58989}.home-product-card{background:linear-gradient(180deg,#1d222bf5,#181d26f5);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:0 12px 28px #080a0e59;transition:border-color .25s ease,box-shadow .25s ease}.home-product-card:hover{border-color:#5fbcc647;box-shadow:0 16px 32px #080a0e6b}.home-product-card-media{background:linear-gradient(160deg,#1a202af2,#0e1218fa);overflow:hidden}.home-product-card-media img{display:block;height:100%;object-fit:cover;width:100%}.home-product-card-media-fallback{background:radial-gradient(circle at 30% 20%,#5fbcc633,#0000 45%),radial-gradient(circle at 80% 70%,#4a6d8f40,#0000 40%),linear-gradient(160deg,#1a202a,#0e1218);height:100%;width:100%}.home-product-card-status{border:1px solid #0000;border-radius:999px;display:inline-block;font-size:.68rem;letter-spacing:.04em;padding:.22rem .55rem;text-transform:uppercase;white-space:nowrap}.home-product-card-status--planned{border-color:#86b6ff80;color:#86b6ff}.home-product-card-status--in_progress{border-color:#ffd16680;color:#ffd166}.home-product-card-status--completed{border-color:#6ad99f80;color:#6ad99f}.home-product-card-title{color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0}.home-product-card-cta{letter-spacing:.02em;margin-top:auto;text-transform:none}.home-product-card--featured{display:flex;flex-direction:column;height:100%;overflow:hidden}.home-product-card--featured .home-product-card-media--hero{aspect-ratio:16/10;flex-shrink:0;position:relative}.home-product-card--featured .home-product-card-media-scrim{background:linear-gradient(180deg,#080a0e0d,#080a0e40 55%,#080a0ebf);inset:0;pointer-events:none;position:absolute}.home-product-card--featured .home-product-card-status{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c10168c;left:.85rem;position:absolute;top:.85rem;z-index:2}.home-product-card--featured .home-product-card-body{display:flex;flex:1 1;flex-direction:column;gap:.55rem;padding:1.15rem 1.25rem 1.25rem}.home-product-card--featured .home-product-card-kicker{color:var(--brand);font-size:.72rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.home-product-card--featured .home-product-card-title{font-size:clamp(1.35rem,2.4vw,1.65rem)}.home-product-card--featured .home-product-card-tagline{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-secondary);display:-webkit-box;flex:1 1;font-size:.95rem;line-height:1.6;margin:0;overflow:hidden}.home-product-card--featured .home-product-card-cta{margin-top:.35rem;width:-webkit-fit-content;width:fit-content}.home-product-card--compact{grid-gap:.85rem;align-items:stretch;display:grid;gap:.85rem;grid-template-columns:minmax(100px,120px) minmax(0,1fr);height:100%;padding:.85rem}.home-product-card--compact .home-product-card-media{aspect-ratio:1;border:1px solid #5fbcc61f;border-radius:calc(var(--radius-lg) - 4px)}.home-product-card--compact .home-product-card-body{display:flex;flex-direction:column;gap:.45rem;min-width:0}.home-product-card--compact .home-product-card-head{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.home-product-card--compact .home-product-card-status{flex-shrink:0}.home-product-card--compact .home-product-card-title{font-size:1.02rem}.home-product-card--compact .home-product-card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-secondary);display:-webkit-box;flex:1 1;font-size:.84rem;line-height:1.5;margin:0;overflow:hidden}.home-product-card--compact .home-product-card-cta{width:-webkit-fit-content;width:fit-content}.home-contact-section{--contact-section-bg:#090b0e;--contact-form-bottom-align:0px;background:var(--contact-section-bg);display:flex;flex-direction:column;min-height:clamp(640px,76vh,840px);overflow:hidden;padding:clamp(.625rem,1.5vh,1rem) clamp(1.25rem,4vw,2rem) 0;position:relative}.home-contact-bg{background:var(--contact-section-bg);overflow:hidden;transform:translateZ(0);transform:translate3d(0,var(--parallax-y,0),0);z-index:0}.home-contact-bg,.home-contact-bg:after{inset:0;pointer-events:none;position:absolute}.home-contact-bg:after{background:linear-gradient(130deg,#090b0e8c,#0000 48%),linear-gradient(230deg,#090b0e8c,#0000 48%);background-position:0 100%,100% 100%;background-repeat:no-repeat;background-size:42% 46%,42% 46%;content:"";z-index:2}.home-contact-bg-fade{background:linear-gradient(90deg,#0000 0,#0000 42%,#090b0e1a 50%,#0000 58%),linear-gradient(180deg,#090b0e80 0,#0000 10%),linear-gradient(0deg,var(--contact-section-bg) 0,#090b0ebf 14%,#0000 36%),linear-gradient(270deg,#090b0e73 0,#0000 10%);inset:0;pointer-events:none;position:absolute;z-index:3}.home-contact-section:before{border-top:1px solid #5fbcc61a;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:min(1100px,calc(100% - 2.5rem))}.home-contact-header{display:flex;justify-content:flex-start;pointer-events:none;position:relative;text-align:left;width:100%;z-index:4}.home-contact-section-title{color:var(--text-primary);font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0;max-width:min(100%,420px)}.home-contact-container{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-start;margin:0 auto;max-width:var(--section-max-width);min-height:0;padding-bottom:var(--contact-form-bottom-align);padding-top:0;pointer-events:none;position:relative;width:100%;z-index:2}.home-contact-left{--contact-title-form-gap:clamp(2.75rem,5.5vh,4.5rem);display:flex;flex-direction:column;gap:var(--contact-title-form-gap);pointer-events:none;width:min(100%,420px)}.home-contact-form-wrap{background:linear-gradient(155deg,#202630f2,#141820fa);border:1px solid #5fbcc626;border-radius:var(--radius-lg);box-shadow:0 14px 36px #05080c66;padding:clamp(1rem,2vw,1.25rem);pointer-events:auto;width:100%}.home-contact-form{grid-gap:.65rem;display:grid;gap:.65rem}.home-contact-form label{grid-gap:.28rem;display:grid;gap:.28rem}.home-contact-form label span{color:var(--text-muted);font-size:.76rem;font-weight:500;letter-spacing:.02em}.home-contact-form input,.home-contact-form textarea{background:#0b0d10d9;border:1px solid #e2e6eb24;border-radius:10px;color:var(--text-primary);font-size:.92rem;font:inherit;padding:.6rem .85rem;transition:border-color .2s ease,box-shadow .2s ease}.home-contact-form textarea{min-height:4.5rem;resize:vertical}.home-contact-form input::placeholder,.home-contact-form textarea::placeholder{color:#9ba8b78c}.home-contact-form input:focus,.home-contact-form textarea:focus{border-color:#5fbcc68c;box-shadow:0 0 0 3px #5fbcc61f;outline:none}.home-contact-status{font-size:.9rem;margin:0}.home-contact-status-error{color:#f58989}.home-contact-status-success{color:#7fdbad}.home-contact-submit-btn.btn-primary{background:linear-gradient(135deg,#3a8a94,#5fbcc6 50%,#4a6d8f);border:1px solid #5fbcc666;border-radius:10px;font-size:.9rem;justify-content:center;letter-spacing:.02em;margin-top:.1rem;padding:.7rem 1.25rem;text-transform:none;width:100%}.home-contact-submit-btn.btn-primary:hover{box-shadow:0 12px 28px #5fbcc640;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home-contact-bg,.home-parallax-layer,.home-parallax-photo{transform:none!important;will-change:auto}}@media (max-width:968px){.home-featured{padding-top:3rem}.home-section-header{margin-bottom:1.75rem}.home-scroll-orb{filter:blur(70px);height:260px;width:260px}.home-contact-bg{inset:0;top:0}.home-contact-bg:after{opacity:.4}.home-contact-bg-fade{background:linear-gradient(180deg,#090b0eb8 0,#0000 24%),linear-gradient(0deg,var(--contact-section-bg) 0,#090b0ee0 16%,#0000 50%)}.home-contact-header.reveal,.home-contact-header.reveal.is-visible{opacity:1;transform:none}.home-contact-section{min-height:clamp(600px,74vh,780px)}.home-contact-container{align-items:flex-end}.home-contact-form-wrap,.home-contact-left{width:100%}}@media (max-width:768px){.home-contact-section{min-height:0;overflow:visible;padding-bottom:0;padding-top:1.25rem}.home-contact-container{align-items:stretch;flex:0 0 auto;order:1;padding-bottom:1rem;position:relative;z-index:3}.home-contact-left{--contact-title-form-gap:1rem;width:100%}.home-contact-header{padding-bottom:.25rem;z-index:4}.home-contact-header.reveal,.home-contact-header.reveal.is-visible{opacity:1;transform:none;transition:none}.home-contact-section-title{color:#fff}.home-contact-form-wrap{position:relative;z-index:5}.home-contact-bg{flex:0 0 auto;height:clamp(380px,56vh,480px);inset:auto;margin-left:0;max-width:100%;order:2;overflow:visible;padding:0;pointer-events:auto;position:relative;transform:none!important;width:100%;z-index:1}.home-contact-bg:before{background:linear-gradient(180deg,var(--contact-section-bg),#0000);content:"";height:3rem;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:4}.home-contact-bg-fade,.home-contact-bg:after{display:none}.home-hero-spline{height:100svh;min-height:100svh}}
/*# sourceMappingURL=509.a0faa073.chunk.css.map*/