:root{--gsp-navy:#0b1f33;--gsp-blue:#0056a8;--gsp-orange:#f97316;--gsp-ink:#0b1f33;--gsp-muted:#4a5d70;--gsp-bg:#ffffff;--gsp-white:#ffffff;--gsp-line:rgba(11, 31, 51, 0.08);--gsp-header-h:64px;--gsp-bottom-h:64px;--gsp-font:"Manrope", system-ui, sans-serif;--gsp-display:"Sora", "Manrope", system-ui, sans-serif}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body.gsp-body{margin:0;font-family:var(--gsp-font);color:var(--gsp-ink);background:var(--gsp-bg);min-height:100vh;padding-bottom:calc(var(--gsp-bottom-h) + 8px)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.gsp-container{width:min(1100px, calc(100% - 2rem));margin-inline:auto}.gsp-header{position:sticky;top:0;z-index:100;height:var(--gsp-header-h);background:var(--gsp-navy)}.gsp-header__inner{height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem}.gsp-brand{display:inline-flex;align-items:center;gap:.5rem;justify-self:start;min-width:0;max-width:100%}.gsp-brand__mark{width:32px;height:32px;border-radius:8px;object-fit:cover;background:var(--gsp-white);flex-shrink:0}.gsp-brand__text{font-family:var(--gsp-display);font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--gsp-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gsp-brand__text span{color:var(--gsp-white)}.gsp-nav-desktop{display:none;align-items:center;justify-content:center;gap:0}.gsp-nav-desktop a{color:rgb(255 255 255 / .92);font-size:.95rem;font-weight:600;padding:.35rem .55rem}.gsp-nav-desktop a:not(:last-child)::after{content:"|";margin-left:.55rem;color:rgb(255 255 255 / .35);font-weight:400;pointer-events:none}.gsp-nav-desktop a:hover,.gsp-nav-desktop a.is-active{color:var(--gsp-orange)}.gsp-lang{justify-self:end;display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0;z-index:2}.gsp-lang__label{color:rgb(255 255 255 / .65);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gsp-lang__btns{display:inline-flex;border:1px solid rgb(255 255 255 / .28);border-radius:999px;overflow:hidden;background:rgb(255 255 255 / .06)}.gsp-lang__btn{min-width:40px;min-height:32px;padding:0 .65rem;display:inline-flex;align-items:center;justify-content:center;color:rgb(255 255 255 / .75);font-size:.78rem;font-weight:800;letter-spacing:.04em;transition:background 0.15s ease,color 0.15s ease}.gsp-lang__btn:hover{color:var(--gsp-white);background:rgb(255 255 255 / .1)}.gsp-lang__btn.is-active{color:var(--gsp-navy);background:var(--gsp-orange)}@media (max-width:767px){.gsp-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.gsp-nav-desktop{display:none!important}.gsp-brand{padding-right:.25rem}.gsp-brand__text{font-size:.92rem}.gsp-lang{justify-self:end}.gsp-lang__label{display:none}.gsp-lang__btn{min-width:36px;min-height:30px;padding:0 .55rem}}@media (max-width:360px){.gsp-brand__mark{width:28px;height:28px}.gsp-brand__text{font-size:.84rem}}.gsp-hero{padding:2rem 0 1.5rem;background:#fafbfc}.gsp-hero__grid{display:grid;gap:1.75rem;align-items:center}.gsp-hero__title{font-family:var(--gsp-display);font-size:clamp(2.35rem, 8vw, 3.6rem);line-height:1.05;letter-spacing:-.03em;margin:0 0 .65rem;font-weight:800;color:var(--gsp-navy)}.gsp-hero__tagline{font-family:var(--gsp-display);font-size:clamp(1.2rem, 3.8vw, 1.65rem);font-weight:700;margin:0 0 .45rem;color:var(--gsp-navy)}.gsp-hero__sub{margin:0 0 1.35rem;color:var(--gsp-muted);font-size:1.02rem;font-weight:500;max-width:28ch}.gsp-cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.gsp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.35rem;border-radius:10px;font-weight:700;font-size:.95rem;border:2px solid #fff0;transition:transform 0.15s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.gsp-btn:active{transform:scale(.98)}.gsp-btn--primary{background:var(--gsp-orange);color:var(--gsp-white);border-color:var(--gsp-orange)}.gsp-btn--primary:hover{background:#ea650c;border-color:#ea650c}.gsp-btn--outline{background:#fff0;border-color:var(--gsp-navy);color:var(--gsp-navy)}.gsp-btn--outline:hover{border-color:var(--gsp-orange);color:var(--gsp-orange)}.gsp-btn--ghost{background:#fff0;border-color:rgb(255 255 255 / .55);color:var(--gsp-white)}.gsp-hero__visual{display:grid;place-items:center}.gsp-hero__visual img,.gsp-hero__visual svg,.gsp-hero__img{width:min(100%, 540px);height:auto}.gsp-hero__img{border-radius:18px;box-shadow:0 18px 40px rgb(11 31 51 / .22);object-fit:cover;background:#0b1f33}.gsp-section--pillars{padding:2.25rem 0 2.5rem;background:var(--gsp-white)}.gsp-section__title{font-family:var(--gsp-display);font-size:clamp(1.45rem, 4vw, 1.85rem);font-weight:800;text-align:center;margin:0 0 1.75rem;color:var(--gsp-navy);letter-spacing:-.02em}.gsp-pillars{display:grid;gap:1.5rem;grid-template-columns:1fr}.gsp-pillar{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:.5rem;transition:transform 0.18s ease}.gsp-pillar:hover{transform:translateY(-3px)}.gsp-pillar__icon{width:56px;height:56px;display:grid;place-items:center;color:var(--gsp-orange);margin-bottom:.35rem}.gsp-pillar__icon .gsp-icon{width:44px;height:44px;stroke-width:1.5}.gsp-pillar__label{font-family:var(--gsp-display);font-size:1.15rem;font-weight:800;color:var(--gsp-navy)}.gsp-pillar__cap{font-size:.95rem;font-weight:500;color:var(--gsp-muted)}.gsp-page-hero{padding:1.75rem 0 .5rem;background:#fafbfc}.gsp-page-hero__panel{padding:.25rem 0 .5rem}.gsp-page-hero__panel h1{font-family:var(--gsp-display);font-size:clamp(1.7rem, 5vw, 2.3rem);margin:0 0 .4rem;letter-spacing:-.02em;color:var(--gsp-navy)}.gsp-page-hero__panel p{margin:0;color:var(--gsp-muted);max-width:52ch}.gsp-content{padding:1.25rem 0 2.5rem}.gsp-section-intro{margin-bottom:1.25rem}.gsp-section-intro h2{font-family:var(--gsp-display);font-size:clamp(1.25rem, 3vw, 1.5rem);margin:0 0 .35rem;color:var(--gsp-navy)}.gsp-section-intro p{margin:0;color:var(--gsp-muted);max-width:52ch}.gsp-grid{display:grid;gap:1rem}.gsp-product__media{display:block;margin:-.15rem -.15rem .85rem;border-radius:12px;overflow:hidden;background:#eef3f8}.gsp-product__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.gsp-product h3 a{color:inherit}.gsp-empty{padding:1.5rem;border:1px dashed var(--gsp-line);border-radius:14px;text-align:center;background:#fafbfc}.gsp-empty p{margin:0 0 1rem;color:var(--gsp-muted)}.gsp-single__media{margin-bottom:1.25rem;border-radius:16px;overflow:hidden}.gsp-single__media img{width:100%}.gsp-single__body{max-width:68ch;color:var(--gsp-ink);line-height:1.65}.gsp-single__body p{margin:0 0 1rem}.gsp-product h3,.gsp-service h3{margin:0 0 .35rem;font-size:1.05rem;color:var(--gsp-navy)}.gsp-product p,.gsp-service p{margin:0 0 .85rem;color:var(--gsp-muted);font-size:.92rem}.gsp-product .gsp-btn,.gsp-service .gsp-btn{margin-top:.25rem}.gsp-badge{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--gsp-blue);background:rgb(0 86 168 / .1);padding:.25rem .55rem;border-radius:999px;margin-bottom:.55rem}.gsp-cta-block{margin-top:1.5rem;padding:1.25rem 1.35rem;border-radius:16px;background:#f4f7fb;border:1px solid var(--gsp-line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.gsp-cta-block p{margin:0;color:var(--gsp-muted);max-width:42ch}.gsp-footer{margin-top:.5rem;padding:2rem 0 1.25rem;background:var(--gsp-navy);color:rgb(255 255 255 / .82)}.gsp-footer__grid{display:grid;gap:1.25rem}.gsp-footer__brand strong{display:block;color:var(--gsp-white);font-family:var(--gsp-display);font-size:1.1rem;margin-bottom:.25rem}.gsp-footer__brand p{margin:0;font-size:.9rem;color:rgb(255 255 255 / .65)}.gsp-footer__nav{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.gsp-footer__nav a{color:rgb(255 255 255 / .82);font-size:.9rem;font-weight:600}.gsp-footer__nav a:hover{color:var(--gsp-orange)}.gsp-footer__contact a{color:var(--gsp-white);font-weight:600;font-size:.92rem}.gsp-footer__legal{margin-top:1.35rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .12);font-size:.8rem;color:rgb(255 255 255 / .55)}.gsp-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;height:var(--gsp-bottom-h);background:rgb(255 255 255 / .97);backdrop-filter:blur(12px);border-top:1px solid var(--gsp-line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.gsp-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;color:var(--gsp-muted);font-size:.62rem;font-weight:700}.gsp-bottom-nav .gsp-icon{width:22px;height:22px}.gsp-bottom-nav a.is-active{color:var(--gsp-orange)}@media (prefers-reduced-motion:no-preference){.gsp-hero__copy{animation:gsp-rise 0.5s ease both}.gsp-hero__visual{animation:gsp-rise 0.55s ease 0.08s both}.gsp-pillar:nth-child(1){animation:gsp-rise 0.45s ease 0.12s both}.gsp-pillar:nth-child(2){animation:gsp-rise 0.45s ease 0.2s both}.gsp-pillar:nth-child(3){animation:gsp-rise 0.45s ease 0.28s both}@keyframes gsp-rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:768px){body.gsp-body{padding-bottom:0}.gsp-header{--gsp-header-h:68px}.gsp-brand__text{font-size:1.15rem}.gsp-nav-desktop{display:flex}.gsp-bottom-nav{display:none}.gsp-hero{padding:3rem 0 2rem}.gsp-hero__grid{grid-template-columns:1fr 1.05fr;gap:2rem;min-height:360px}.gsp-hero__visual img,.gsp-hero__visual svg,.gsp-hero__img{width:min(100%, 580px)}.gsp-section--pillars{padding:2.75rem 0 3rem}.gsp-pillars{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin-inline:auto}.gsp-pillars--4{grid-template-columns:repeat(3,1fr);max-width:900px}.gsp-footer__grid{grid-template-columns:1.2fr 1.4fr 1fr;align-items:start}.gsp-grid{grid-template-columns:repeat(2,1fr)}.gsp-grid--3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.gsp-hero__grid{gap:2.5rem}.gsp-nav-desktop a{font-size:1rem;padding:.4rem .65rem}}