:root{--skf-bg: #f2f1ee;--skf-fg: #181816;--skf-mid: #8a8a86;--skf-dim: #c4c3bf;--skf-rule: rgba(24,24,22,.09);--skf-rule2: rgba(24,24,22,.16);--skf-error: #b4452f;--skf-black: #181816;--skf-white: #f2f1ee;--skf-off-white: #e8e8e3;--skf-gray-900: #1a1a1a;--skf-gray-800: #2a2a2a;--skf-gray-600: #8a8a86;--skf-gray-400: #c4c3bf;--skf-w-05: rgba(24,24,22,.05);--skf-w-08: rgba(24,24,22,.09);--skf-w-10: rgba(24,24,22,.1);--skf-w-15: rgba(24,24,22,.16);--skf-w-20: rgba(24,24,22,.2);--skf-w-30: rgba(24,24,22,.3);--skf-w-40: rgba(24,24,22,.4);--skf-w-60: rgba(24,24,22,.6);--skf-w-80: rgba(24,24,22,.8);--skf-sky-100: #e8f0f6;--skf-sky-200: #c9dce8;--skf-sky-300: #93b8cc;--skf-sky-400: #6a9ab5;--skf-noise-opacity: .045;--skf-halftone-size: 3px;--font-display: "Nunito", sans-serif;--font-mono: "DM Mono", monospace;--font-body: "Nunito", sans-serif;--container-max: 1400px;--container-pad: clamp(1.5rem, 4vw, 3rem);--section-pad: clamp(6rem, 12vw, 12rem);--border-subtle: 1px solid var(--skf-rule);--border-medium: 1px solid var(--skf-rule2);--radius: 0px;--radius-sm: 0px;--radius-pill: 100px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--duration: .3s}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);line-height:1.6;color:var(--skf-fg);background:var(--skf-bg);overflow-x:hidden;font-weight:300}@media(pointer:fine)and (prefers-reduced-motion:no-preference){body,a,button,[role=button],input,select,textarea,label{cursor:none}}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.grid-bg{position:fixed;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(var(--skf-rule) 1px,transparent 1px),linear-gradient(90deg,var(--skf-rule) 1px,transparent 1px);background-size:52px 52px}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad)}.skf-label{font-family:var(--font-mono);font-size:.68rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:var(--skf-mid)}.skf-display{font-family:var(--font-display);font-weight:700;line-height:.9;letter-spacing:.01em;text-transform:uppercase}.co{position:absolute;z-index:12;pointer-events:none}.co:before,.co:after{content:"";position:absolute;background:var(--skf-rule2)}.co.tl{top:10px;left:10px}.co.tl:before{width:14px;height:1px;top:0;left:0}.co.tl:after{width:1px;height:14px;top:0;left:0}.co.tr{top:10px;right:10px}.co.tr:before{width:14px;height:1px;top:0;right:0}.co.tr:after{width:1px;height:14px;top:0;right:0}.co.bl{bottom:10px;left:10px}.co.bl:before{width:14px;height:1px;bottom:0;left:0}.co.bl:after{width:1px;height:14px;bottom:0;left:0}.co.br{bottom:10px;right:10px}.co.br:before{width:14px;height:1px;bottom:0;right:0}.co.br:after{width:1px;height:14px;bottom:0;right:0}@media(max-width:767px){.container{padding:0 clamp(1rem,3vw,1.5rem)}}#cur{position:fixed;width:8px;height:8px;background:#fff;border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .2s,height .2s,opacity .2s;mix-blend-mode:difference}#cur.expand{width:38px;height:38px;background:#ffffff73}@media(pointer:coarse),(prefers-reduced-motion:reduce){#cur{display:none}}.skf-logo[data-astro-cid-f7xe7p2m]{display:block;height:1em;width:auto;fill:currentColor}.nav-system[data-astro-cid-kodjhppg]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:clamp(.8rem,2vw,1.2rem) 0;background:transparent;transition:transform .55s var(--ease-out),opacity .55s var(--ease-out);will-change:transform}.nav-system[data-astro-cid-kodjhppg].nav-hidden{transform:translateY(-115%)}.nav-system[data-astro-cid-kodjhppg].nav-deferred{transform:translateY(-115%);opacity:0;pointer-events:none}.nav-inner[data-astro-cid-kodjhppg]{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.5rem,4vw,2.5rem);max-width:100%}.nav-id[data-astro-cid-kodjhppg]{display:flex;align-items:center;text-decoration:none;font-size:clamp(1.55rem,2.6vw,1.95rem)}.nav-links[data-astro-cid-kodjhppg]{display:flex;gap:clamp(2rem,4vw,3.5rem)}.nav-link[data-astro-cid-kodjhppg]{font-family:var(--font-mono);font-size:.72rem;font-weight:400;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;padding:.4rem 0;position:relative;transition:color .3s var(--ease-out)}.nav-link[data-astro-cid-kodjhppg]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;transition:width .3s var(--ease-out)}.nav-link[data-astro-cid-kodjhppg]:hover:after{width:100%}.nav-cta[data-astro-cid-kodjhppg]{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;padding:.55rem 1.3rem;border:1px solid transparent;border-radius:var(--radius-pill);transition:background .3s var(--ease-out),color .3s var(--ease-out),border-color .3s var(--ease-out),transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.nav-cta[data-astro-cid-kodjhppg]:hover{transform:translateY(-1px)}.nav-cta[data-astro-cid-kodjhppg] svg[data-astro-cid-kodjhppg]{transition:transform .3s var(--ease-out)}.nav-cta[data-astro-cid-kodjhppg]:hover svg[data-astro-cid-kodjhppg]{transform:translate(2px,-2px)}.nav--light[data-astro-cid-kodjhppg] .nav-id[data-astro-cid-kodjhppg]{color:var(--skf-fg)}.nav--light[data-astro-cid-kodjhppg] .nav-ref[data-astro-cid-kodjhppg],.nav--light[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]{color:var(--skf-mid)}.nav--light[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]:after{background:var(--skf-fg)}.nav--light[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]:hover{color:var(--skf-fg)}.nav--light[data-astro-cid-kodjhppg] .nav-cta[data-astro-cid-kodjhppg]{background:transparent;color:var(--skf-fg);border-color:var(--skf-rule2)}.nav--light[data-astro-cid-kodjhppg] .nav-cta[data-astro-cid-kodjhppg]:hover{background:var(--skf-fg);color:var(--skf-bg);border-color:var(--skf-fg)}.nav--dark[data-astro-cid-kodjhppg] .nav-id[data-astro-cid-kodjhppg]{color:var(--skf-white)}.nav--dark[data-astro-cid-kodjhppg] .nav-ref[data-astro-cid-kodjhppg]{color:var(--skf-w-30)}.nav--dark[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]{color:#fff9}.nav--dark[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]:after{background:#fff}.nav--dark[data-astro-cid-kodjhppg] .nav-link[data-astro-cid-kodjhppg]:hover{color:#fff}.nav--dark[data-astro-cid-kodjhppg] .nav-cta[data-astro-cid-kodjhppg]{background:#fff;color:#000}.nav--dark[data-astro-cid-kodjhppg] .nav-cta[data-astro-cid-kodjhppg]:hover{background:var(--skf-off-white);box-shadow:0 4px 20px #ffffff26}@media(max-width:640px){.nav-links[data-astro-cid-kodjhppg],.nav-ref[data-astro-cid-kodjhppg]{display:none}.nav-inner[data-astro-cid-kodjhppg]{padding:0 1rem}}@media(min-width:641px)and (max-width:900px){.nav-ref[data-astro-cid-kodjhppg]{display:none}}.main-container[data-astro-cid-l3trhy4j]{width:100%;min-height:100vh;min-height:100dvh;background-color:var(--skf-bg);color:var(--skf-fg);display:flex;flex-direction:column;overflow:hidden}.background-mask[data-astro-cid-l3trhy4j]{display:none}.footer-video[data-astro-cid-l3trhy4j]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;mask-image:url(/SKF-web.svg);-webkit-mask-image:url(/SKF-web.svg);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:70%;-webkit-mask-size:70%}.footer-top[data-astro-cid-l3trhy4j]{background:var(--skf-fg);color:var(--skf-bg);padding:clamp(3rem,7vw,5.5rem) clamp(1rem,2vw,1.75rem) clamp(2.5rem,5vw,4rem);position:relative;z-index:2}.ft-inner[data-astro-cid-l3trhy4j]{width:100%}.ft-lead[data-astro-cid-l3trhy4j]{margin-bottom:clamp(3rem,7vw,5.5rem)}.ft-headline[data-astro-cid-l3trhy4j]{font-family:var(--font-display);font-weight:800;font-size:clamp(2.6rem,7vw,6rem);line-height:.92;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:clamp(1.8rem,3vw,2.6rem)}.ft-solid[data-astro-cid-l3trhy4j]{display:block;color:var(--skf-bg)}.ft-ghost[data-astro-cid-l3trhy4j]{display:block;color:#f2f1ee0d;-webkit-text-stroke:1.5px rgba(242,241,238,.32);padding-left:clamp(8px,2vw,28px)}.ft-cta[data-astro-cid-l3trhy4j]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:clamp(.62rem,.9vw,.72rem);letter-spacing:.2em;text-transform:uppercase;color:var(--skf-bg);text-decoration:none;padding:.8rem 1.6rem;border:1px solid rgba(242,241,238,.25);border-radius:var(--radius-pill);transition:background .3s var(--ease-out),color .3s var(--ease-out),border-color .3s var(--ease-out),gap .3s var(--ease-out)}.ft-cta[data-astro-cid-l3trhy4j]:hover{background:var(--skf-bg);color:var(--skf-fg);border-color:var(--skf-bg);gap:14px}.ft-cta[data-astro-cid-l3trhy4j] svg[data-astro-cid-l3trhy4j]{transition:transform .3s var(--ease-out)}.ft-cta[data-astro-cid-l3trhy4j]:hover svg[data-astro-cid-l3trhy4j]{transform:translate(2px,-2px)}.ft-index[data-astro-cid-l3trhy4j]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);padding-top:clamp(2rem,4vw,3rem);border-top:1px solid rgba(242,241,238,.12)}.ft-col[data-astro-cid-l3trhy4j]{display:flex;flex-direction:column;gap:.7rem}.ft-col-label[data-astro-cid-l3trhy4j]{font-family:var(--font-mono);font-size:clamp(8px,.9vw,10px);letter-spacing:.3em;text-transform:uppercase;color:#f2f1ee73;margin-bottom:.4rem}.ft-list[data-astro-cid-l3trhy4j]{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0}.ft-list[data-astro-cid-l3trhy4j] li[data-astro-cid-l3trhy4j]{font-family:var(--font-display);font-size:clamp(.9rem,1.1vw,1rem);color:var(--skf-bg);opacity:.78}.ft-link[data-astro-cid-l3trhy4j]{font-family:var(--font-display);font-size:clamp(.9rem,1.1vw,1rem);color:var(--skf-bg);text-decoration:none;border-bottom:1px solid rgba(242,241,238,.25);width:fit-content;padding-bottom:2px;transition:border-color .3s var(--ease-out)}.ft-link[data-astro-cid-l3trhy4j]:hover{border-color:var(--skf-bg)}.ft-col--contact[data-astro-cid-l3trhy4j]{gap:.55rem}.ft-place[data-astro-cid-l3trhy4j]{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#f2f1ee8c}.ft-muted[data-astro-cid-l3trhy4j]{opacity:.55}.ft-wa-pill[data-astro-cid-l3trhy4j]{display:inline-flex;align-items:center;gap:8px;margin-top:.75rem;padding:.55rem 1.1rem;border:1px solid rgba(242,241,238,.2);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:clamp(.6rem,.8vw,.68rem);letter-spacing:.15em;text-transform:uppercase;color:var(--skf-bg);text-decoration:none;width:fit-content;transition:background .3s var(--ease-out),border-color .3s var(--ease-out),color .3s var(--ease-out)}.ft-wa-pill[data-astro-cid-l3trhy4j]:hover{background:#f2f1ee1a;border-color:#f2f1ee73}@media(max-width:768px){.ft-index[data-astro-cid-l3trhy4j]{grid-template-columns:1fr;gap:2rem}}@media(min-width:1025px){.main-container[data-astro-cid-l3trhy4j]{height:100vh}.footer-top[data-astro-cid-l3trhy4j]{flex:1;min-height:0;display:flex;align-items:center;padding-block:clamp(1.5rem,3.5vh,3.5rem);padding-inline:clamp(1rem,2vw,1.75rem)}.ft-inner[data-astro-cid-l3trhy4j]{width:100%;display:grid;grid-template-columns:1.7fr 1fr 1fr;column-gap:clamp(2rem,5vw,5.5rem);align-items:start}.ft-index[data-astro-cid-l3trhy4j]{display:contents}.ft-lead[data-astro-cid-l3trhy4j]{margin-bottom:0}.ft-headline[data-astro-cid-l3trhy4j]{font-size:min(clamp(2.6rem,5.5vw,4.6rem),7.6vh);margin-bottom:clamp(1.4rem,3vh,2.4rem)}}.bottom-container[data-astro-cid-l3trhy4j]{flex:1;min-height:60vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--skf-bg)}.social-layer[data-astro-cid-l3trhy4j]{height:80px;display:flex;align-items:flex-start;justify-content:flex-start;padding:20px;position:relative;z-index:2}.social-container[data-astro-cid-l3trhy4j]{position:relative;width:200px;height:50px;perspective:1000px}.social-trigger[data-astro-cid-l3trhy4j]{width:100%;height:100%;cursor:pointer}.trigger-flip[data-astro-cid-l3trhy4j]{width:100%;height:100%;perspective:1000px}.trigger-flip-inner[data-astro-cid-l3trhy4j]{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s ease}.trigger-front[data-astro-cid-l3trhy4j],.trigger-back[data-astro-cid-l3trhy4j]{position:absolute;width:100%;height:100%;backface-visibility:hidden;background:var(--skf-bg);display:flex;align-items:center;justify-content:center;border-radius:4px}.trigger-front[data-astro-cid-l3trhy4j]{transform:rotateX(0)}.trigger-back[data-astro-cid-l3trhy4j]{transform:rotateX(-180deg)}.social-text[data-astro-cid-l3trhy4j]{color:#000;font-size:14px;font-weight:600;letter-spacing:1px}.social-icons[data-astro-cid-l3trhy4j]{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around;padding:8px;box-sizing:border-box}.flip-card[data-astro-cid-l3trhy4j]{width:40px;height:40px;perspective:1000px}.flip-inner[data-astro-cid-l3trhy4j]{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease}.flip-front[data-astro-cid-l3trhy4j],.flip-back[data-astro-cid-l3trhy4j]{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;background:var(--skf-bg);border-radius:12px}.flip-front[data-astro-cid-l3trhy4j]{transform:rotateX(0)}.flip-back[data-astro-cid-l3trhy4j]{transform:rotateX(-180deg)}.social-icon[data-astro-cid-l3trhy4j]{width:24px;height:24px;cursor:pointer;transition:all .3s ease}.social-icon[data-astro-cid-l3trhy4j] svg[data-astro-cid-l3trhy4j]{width:100%;height:100%;color:#000;transition:all .3s ease}.social-container[data-astro-cid-l3trhy4j]:hover .trigger-flip-inner[data-astro-cid-l3trhy4j]{transform:rotateX(180deg)}.social-container[data-astro-cid-l3trhy4j]:hover .flip-card[data-astro-cid-l3trhy4j]:nth-child(1) .flip-inner[data-astro-cid-l3trhy4j]{transform:rotateX(180deg);transition-delay:.2s}.social-container[data-astro-cid-l3trhy4j]:hover .flip-card[data-astro-cid-l3trhy4j]:nth-child(2) .flip-inner[data-astro-cid-l3trhy4j]{transform:rotateX(180deg);transition-delay:.3s}.social-container[data-astro-cid-l3trhy4j]:hover .flip-card[data-astro-cid-l3trhy4j]:nth-child(3) .flip-inner[data-astro-cid-l3trhy4j]{transform:rotateX(180deg);transition-delay:.4s}.flip-card[data-astro-cid-l3trhy4j]:hover .flip-back[data-astro-cid-l3trhy4j]{background:#000}.flip-card[data-astro-cid-l3trhy4j]:hover .social-icon[data-astro-cid-l3trhy4j] svg[data-astro-cid-l3trhy4j]{color:#fff}.corner-text[data-astro-cid-l3trhy4j]{position:absolute;z-index:2;color:#000;font-weight:600;font-size:14px;letter-spacing:1px;text-decoration:none}.top-right[data-astro-cid-l3trhy4j]{top:40px;right:40px}.bottom-left[data-astro-cid-l3trhy4j]{bottom:40px;left:40px}.bottom-right[data-astro-cid-l3trhy4j]{bottom:40px;right:40px}.dev-flip[data-astro-cid-l3trhy4j]{width:140px;height:20px}.dev-label[data-astro-cid-l3trhy4j]{font-size:10px;opacity:.6;text-transform:uppercase;color:#000}.dev-name[data-astro-cid-l3trhy4j]{font-size:14px;font-weight:700;text-transform:uppercase;color:#000}.legal-flip[data-astro-cid-l3trhy4j]{width:220px;height:40px}.legal-btn[data-astro-cid-l3trhy4j]{background:transparent;border:1px solid rgba(0,0,0,.2);padding:0;width:100%;height:100%;border-radius:100px;font-size:12px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:1px;color:#000;display:flex;align-items:center;justify-content:center}.legal-link[data-astro-cid-l3trhy4j]{background:#000;color:#fff;width:100%;height:100%;border-radius:100px;font-size:12px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center}.text-flip-container[data-astro-cid-l3trhy4j]{perspective:1000px;cursor:pointer}.text-flip-inner[data-astro-cid-l3trhy4j]{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.text-flip-container[data-astro-cid-l3trhy4j]:hover .text-flip-inner[data-astro-cid-l3trhy4j]{transform:rotateX(180deg)}.text-flip-front[data-astro-cid-l3trhy4j],.text-flip-back[data-astro-cid-l3trhy4j]{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:center;justify-content:center}.text-flip-front[data-astro-cid-l3trhy4j]{transform:rotateX(0)}.text-flip-back[data-astro-cid-l3trhy4j]{transform:rotateX(180deg)}@media(max-width:1024px){.top-container[data-astro-cid-l3trhy4j],.bottom-container[data-astro-cid-l3trhy4j]{min-height:50vh}}@media(max-width:768px){.specs-grid[data-astro-cid-l3trhy4j]{grid-template-columns:repeat(2,1fr)}.spec-item[data-astro-cid-l3trhy4j]:nth-child(2){border-right:none}.spec-item[data-astro-cid-l3trhy4j]:nth-child(1),.spec-item[data-astro-cid-l3trhy4j]:nth-child(2){border-bottom:1px solid rgba(255,255,255,.2)}.top-container[data-astro-cid-l3trhy4j]{min-height:auto;padding:40px 20px}.spec-item[data-astro-cid-l3trhy4j]{padding:16px}.footer-video[data-astro-cid-l3trhy4j]{mask-size:90%;-webkit-mask-size:90%;mask-position:center 40%;-webkit-mask-position:center 40%;opacity:.8;pointer-events:none}.bottom-container[data-astro-cid-l3trhy4j]{flex-direction:column;justify-content:space-between;align-items:center;padding:2rem 1.5rem;min-height:70vh;gap:1rem}.top-right[data-astro-cid-l3trhy4j],.bottom-left[data-astro-cid-l3trhy4j],.bottom-right[data-astro-cid-l3trhy4j]{position:relative;inset:auto;padding:0;text-align:center;width:auto;margin:0;pointer-events:auto;z-index:10}.social-layer[data-astro-cid-l3trhy4j]{order:1;justify-content:center;width:100%;height:auto;padding:0;flex:0 0 auto;margin-bottom:2rem}.top-right[data-astro-cid-l3trhy4j]{order:2;font-size:.9rem;margin-top:auto;padding-top:10rem}.bottom-left[data-astro-cid-l3trhy4j]{order:3;margin-bottom:.5rem}.bottom-right[data-astro-cid-l3trhy4j]{order:4;width:100%;max-width:280px}.legal-flip[data-astro-cid-l3trhy4j]{width:100%}.legal-btn[data-astro-cid-l3trhy4j],.legal-link[data-astro-cid-l3trhy4j]{height:44px;font-size:11px}}
