@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden;max-width:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none}@media(hover:none)and (pointer:coarse){html{scroll-behavior:auto}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}}body{background-color:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.artco-scroll-lock,html.artco-scroll-lock body{overflow:hidden}body:has(artco-cookie-banner.cookie-banner-visible) main{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));transition:padding-bottom .25s ease}@media(max-width:639px){body:has(artco-cookie-banner.cookie-banner-visible) main{padding-bottom:calc(9.5rem + env(safe-area-inset-bottom,0px))}}img,svg,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6,p,li,a,span{overflow-wrap:break-word;word-break:normal;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}[class*=__inner],[class*=__grid],[class*=__flex]{min-width:0}:root{--color-bg-primary: #050505;--color-bg-secondary: #0A0A0C;--color-bg-tertiary: #101014;--color-bg-border: #1E1E25;--color-bg-elevated: #0D0D11;--color-text-primary: #F0EFE8;--color-text-secondary: #A8A8B3;--color-text-auxiliary: #6E6E7A;--color-text-inverse: #0A0A0B;--color-accent-primary: #2D7FF9;--color-accent-hover: #1A6BE8;--color-accent-glow: rgba(45, 127, 249, .15);--color-accent-line: #2D7FF9;--color-accent-cyan: #00C2CB;--color-accent-cyan-dim: rgba(0, 194, 203, .08);--color-accent-violet: #7B5EA7;--color-success: #22C55E;--color-error: #EF4444;--color-warning: #F59E0B;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--space-10: 128px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--glass-bg: rgba(255, 255, 255, .035);--glass-bg-strong: rgba(255, 255, 255, .055);--glass-border: rgba(255, 255, 255, .08);--glass-blur: 18px;--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .06);--shadow-card: 0 1px 3px rgba(0,0,0,.6), 0 0 0 1px var(--color-bg-border);--shadow-panel: 0 4px 24px rgba(0,0,0,.5);--shadow-accent: 0 0 0 1px var(--color-accent-primary), 0 0 20px var(--color-accent-glow);--shadow-1: 0 2px 8px -2px rgba(0,0,0,.6);--shadow-2: 0 16px 40px -16px rgba(0,0,0,.7);--shadow-3: 0 36px 80px -28px rgba(0,0,0,.85);--transition-fast: .15s ease;--transition-base: .22s ease;--transition-slow: .35s ease;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--font-display: "Sora", "Inter", sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--text-7xl: 4.5rem;--leading-tight: 1.2;--leading-snug: 1.35;--leading-normal: 1.6;--leading-relaxed: 1.75;--tracking-tight: -.03em;--tracking-normal: 0;--tracking-wide: .06em;--tracking-wider: .12em}.section-label{display:inline-block;font-size:var(--text-xs);font-weight:600;letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-text-auxiliary)}.section-label--accent{color:var(--color-accent-primary)}.container{max-width:1280px;margin:0 auto;padding:0 var(--space-6);width:100%}.section-pad{padding:clamp(var(--space-9),11vw,168px) var(--space-6)}.service-contact.section-pad{padding-top:clamp(var(--space-5),4vw,var(--space-7));padding-bottom:clamp(var(--space-5),4vw,var(--space-7))}@media(max-width:767px){.container{padding:0 var(--space-5)}.section-pad{padding:var(--space-8) var(--space-5)}.service-contact.section-pad{padding-top:var(--space-6);padding-bottom:var(--space-6)}}.glass-card{position:relative;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:blur(var(--glass-blur)) saturate(140%);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(140%);box-shadow:var(--shadow-2),var(--glass-highlight);transition:transform var(--transition-base) var(--ease-out),border-color var(--transition-base),box-shadow var(--transition-base)}.glass-card:hover{transform:translateY(-3px);border-color:#2d7ff947;box-shadow:var(--shadow-3),0 0 32px var(--color-accent-glow),var(--glass-highlight)}.ambient-glow{position:absolute;pointer-events:none;z-index:0;background:radial-gradient(ellipse at center,var(--color-accent-glow) 0%,transparent 70%);filter:blur(8px)}@media(max-width:767px){.glass-card{backdrop-filter:blur(10px) saturate(130%);-webkit-backdrop-filter:blur(10px) saturate(130%)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--color-bg-border);border-radius:var(--radius-md)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpBanner{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulseGlow{0%,to{box-shadow:0 0 16px var(--color-accent-glow)}50%{box-shadow:0 0 28px var(--color-accent-glow)}}@keyframes cluster-orbit{0%{transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 6deg)) rotateY(var(--fig-tilt-y, -13deg)) translateY(0)}50%{transform:scale(var(--ds, 1)) rotateX(calc(var(--fig-tilt-x, 6deg) + 3deg)) rotateY(calc(var(--fig-tilt-y, -13deg) * -.65)) translateY(-12px)}to{transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 6deg)) rotateY(var(--fig-tilt-y, -13deg)) translateY(0)}}@keyframes screen-sheen{0%{transform:translate(-130%) skew(-18deg);opacity:0}12%{opacity:1}55%,to{transform:translate(240%) skew(-18deg);opacity:0}}@keyframes spark-draw{0%{stroke-dashoffset:360}70%,to{stroke-dashoffset:0}}@keyframes bar-pulse{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){width:100%;max-width:100%;--fig-tilt-x: 6deg;--fig-tilt-y: -13deg}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device-cluster__viewport{display:flex;align-items:center;justify-content:center;width:100%;min-height:clamp(200px,36vw,400px);max-height:none;overflow:visible;perspective:1400px;perspective-origin:50% 45%}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device-cluster__stage{display:flex;align-items:center;justify-content:center;width:100%;flex-shrink:0}artco-device-cluster-devices{display:block;width:min(100%,540px);max-width:540px;margin-inline:auto;container-type:inline-size;container-name:cs-devices;aspect-ratio:540/440;position:relative;overflow:hidden;flex-shrink:0}artco-device-cluster-devices .devices-fit{position:absolute;left:50%;top:0;width:540px;height:440px;margin-left:-270px;transform:scale(calc(.1851851852cqw / 1px));transform-origin:top center}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device--tablet{left:44px}.service-hero__visual:has(artco-device-cluster:not(.device-cluster--figures)){width:100%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible;min-height:clamp(200px,36vw,400px)}@media(max-width:1023px){artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-x: 0deg;--fig-tilt-y: 0deg}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device-cluster__viewport{min-height:clamp(160px,34vw,300px);perspective:none}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) artco-device-cluster-devices{width:min(46vw,360px);max-width:360px}}@media(max-width:860px){artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-x: 0deg;--fig-tilt-y: 0deg}}@media(max-width:767px){artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-x: 0deg;--fig-tilt-y: 0deg}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device-cluster__viewport{min-height:0;height:auto;padding:var(--space-2) 0;overflow:hidden;perspective:none}artco-device-cluster-devices{width:min(58vw,200px);max-width:200px}.service-hero__visual:has(artco-device-cluster:not(.device-cluster--figures)){min-height:0;height:auto;max-width:min(100%,288px);margin-inline:auto;padding:var(--space-2) var(--space-2) var(--space-5);overflow:hidden}.service-hero--with-visual .service-hero__layout--split{gap:var(--space-4)}}@media(max-width:479px){artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-x: 0deg;--fig-tilt-y: 0deg}artco-device-cluster-devices{width:min(52vw,172px);max-width:172px}.service-hero__visual:has(artco-device-cluster:not(.device-cluster--figures)){max-width:min(100%,252px);padding-bottom:var(--space-4)}}@media(max-width:932px)and (orientation:landscape)and (max-height:520px){.service-hero--with-visual .service-hero__layout--split{grid-template-columns:1fr;align-items:start;gap:var(--space-3)}.service-hero--with-visual .service-hero__copy{order:1}.service-hero__visual:has(artco-device-cluster:not(.device-cluster--figures)){order:2;min-height:0;height:auto;max-width:min(100%,320px);margin-inline:auto;padding:0 var(--space-2) var(--space-4);overflow:hidden}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-x: 0deg;--fig-tilt-y: 0deg}artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures) .device-cluster__viewport{min-height:0;height:auto;max-height:min(38vh,200px);padding:0;overflow:hidden;perspective:none}artco-device-cluster-devices{width:min(56vw,41.7272727273vh);max-width:min(240px,41.7272727273vh)}}@media(hover:none)and (pointer:coarse){artco-device-cluster.device-cluster--service-hero:not(.device-cluster--figures){--fig-tilt-y: -3deg}}@media(prefers-reduced-motion:reduce){artco-device-cluster-devices .devices{animation:none!important;transform:rotateX(var(--fig-tilt-x, 6deg)) rotateY(var(--fig-tilt-y, -13deg))}}artco-service-hero-figures{display:block;width:100%;max-width:min(100%,540px);margin-inline:auto;box-sizing:border-box}.svc-figures{--stage-w: min(100%, 540px);position:relative;width:var(--stage-w);max-width:100%;min-width:min(100%,280px);height:auto;min-height:calc(var(--stage-w) * 440 / 540);aspect-ratio:540/440;max-height:min(52vh,440px);margin-inline:auto;transform-style:preserve-3d;transform-origin:center center;flex-shrink:0;transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 6deg)) rotateY(var(--fig-tilt-y, -13deg));animation:cluster-orbit 16s var(--ease-in-out, ease-in-out) infinite}.fig{position:absolute;box-sizing:border-box}.fig__panel{inset:clamp(4px,2%,14px);border-radius:clamp(6px,1.2vw,10px)}.svc-figures .fig__panel>.compass,.svc-figures .fig__panel>.dossier,.svc-figures .fig__panel>.roadmap,.svc-figures .fig__panel>.neural-core,.svc-figures .fig__panel>.terminal,.svc-figures .fig__panel>.modules,.svc-figures .fig__panel>.cloud-hub,.svc-figures .fig__panel>.rack,.svc-figures .fig__panel>.pipeline,.svc-figures .fig__panel>.lectern,.svc-figures .fig__panel>.certificate,.svc-figures .fig__panel>.badges,.svc-figures .fig__panel>.radar{width:92%;max-width:100%;max-height:92%;margin:auto}.svc-figures .compass{width:min(72%,140px);height:min(72%,140px);aspect-ratio:1}.svc-figures .neural-core,.svc-figures .cloud-hub{width:min(94%,220px);height:min(88%,160px)}.fig--hero{width:71.85%;height:55.45%;inset:6.36% auto auto 14.44%}.fig--side{width:28.89%;height:46.82%;inset:auto auto 4.09% 1.11%}.fig--float{width:20.74%;height:45.45%;inset:auto 3.33% 1.36% auto;border-radius:18px}.svc-figures--security{display:flex;align-items:center;justify-content:center;width:min(100%,300px);max-width:min(100%,300px);aspect-ratio:auto;height:min(72vw,320px);max-height:min(50vh,320px);transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 10deg));animation:security-radar-float 14s var(--ease-in-out, ease-in-out) infinite}.svc-figures--security .fig--radar{position:relative;width:min(92%,260px);height:min(100%,280px);max-width:100%;margin:0 auto;inset:auto;transform:none}.svc-figures--security .radar{width:min(68%,168px);height:min(68%,168px);aspect-ratio:1}artco-device-cluster.device-cluster--figures.device-cluster--service-hero{width:100%;max-width:100%;--ds: clamp(.5, .1vw + .44, .92);--fig-tilt-y: -10deg}artco-device-cluster.device-cluster--figures.device-cluster--service-hero .device-cluster__viewport{width:100%;min-height:clamp(180px,38vw,380px);max-height:none;overflow:visible;display:flex;align-items:center;justify-content:center;perspective:1400px}artco-device-cluster.device-cluster--figures.device-cluster--service-hero .device-cluster__stage{display:flex;align-items:center;justify-content:center;width:100%;max-width:min(100%,540px);margin-inline:auto;flex-shrink:0}.service-hero__visual:has(artco-device-cluster.device-cluster--figures){width:100%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible;min-height:clamp(180px,38vw,380px)}@media(max-width:1200px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.52, .11vw + .46, .88)}}@media(max-width:1023px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero .device-cluster__viewport{min-height:clamp(200px,42vw,340px)}artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.54, .13vw + .44, .85)}.svc-figures--security{width:min(100%,280px);height:min(70vw,300px)}}@media(max-width:860px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.56, .2vw + .42, .82);--fig-tilt-y: -6deg}.svc-figures{max-height:min(46vh,380px)}.service-hero__visual:has(artco-device-cluster.device-cluster--figures){min-height:clamp(200px,50vw,320px)}.svc-figures--security{width:min(100%,260px);height:min(64vw,280px)}}@media(max-width:767px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.58, .28vw + .38, .78);--fig-tilt-x: 8deg;--fig-tilt-y: -4deg}.service-hero__visual:has(artco-device-cluster.device-cluster--figures){min-height:clamp(200px,54vw,300px)}.svc-figures--security{width:min(100%,240px);height:min(62vw,260px);max-height:min(40vh,260px)}.svc-figures--security .fig--radar{width:min(94%,220px);height:auto;aspect-ratio:26/28}}@media(max-width:479px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.62, .35vw + .36, .72);--fig-tilt-x: 6deg;--fig-tilt-y: 0deg}.svc-figures{max-height:min(38vh,300px)}.svc-figures--security{width:min(100%,220px);height:min(58vw,240px)}.svc-figures--security .radar{width:min(72%,150px);height:min(72%,150px)}}@media(max-width:390px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.66, .4vw + .34, .68)}.svc-figures--security{width:min(100%,200px);height:min(54vw,220px)}}@media(max-width:926px)and (orientation:landscape)and (max-height:500px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.5, .12vh + .38, .72);--fig-tilt-x: 5deg;--fig-tilt-y: 0deg}.svc-figures{width:min(100%,min(72vh,260px) * 540 / 440);max-height:min(72vh,260px)}.svc-figures--security{width:min(42vw,240px);height:min(68vh,220px);max-height:min(68vh,220px)}.service-hero__layout--split{grid-template-columns:minmax(0,1.05fr) minmax(160px,.9fr);align-items:center}.service-hero__visual:has(artco-device-cluster.device-cluster--figures){min-height:clamp(140px,30vh,220px)}}@media(min-width:768px)and (max-width:1180px)and (orientation:landscape)and (max-height:800px){artco-device-cluster.device-cluster--figures.device-cluster--service-hero .device-cluster__viewport{min-height:clamp(160px,32vh,280px)}artco-device-cluster.device-cluster--figures.device-cluster--service-hero{--ds: clamp(.52, .08vh + .4, .8)}}@media(hover:none)and (pointer:coarse){artco-device-cluster.device-cluster--figures.device-cluster--service-hero .device-cluster__viewport{overflow:visible;perspective:1200px}.svc-figures{--fig-tilt-y: -4deg}.svc-figures--security{--fig-tilt-x: 8deg;animation:security-radar-float 16s var(--ease-in-out, ease-in-out) infinite}}@media(prefers-reduced-motion:reduce){.svc-figures{animation:none!important;transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 6deg)) rotateY(var(--fig-tilt-y, -13deg))}.svc-figures--security{animation:none!important;transform:scale(var(--ds, 1)) rotateX(var(--fig-tilt-x, 10deg))}}
