:root{--navy:#061d42;--navy2:#0a2d60;--cyan:#14cbe1;--cyan2:#22e0e6;--text:#0c2448;--muted:#6b7d99;--line:#e2eaf4;--bg:#f5f8fc;--white:#fff;--shadow:0 14px 38px rgba(7,29,66,.08);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.home-header{position:absolute;left:0;right:0;background:transparent;border-bottom:0;backdrop-filter:none}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px}.brand-symbol{width:42px;height:42px;object-fit:contain}.brand-name{font-weight:900;letter-spacing:.055em;font-size:1.16rem}.home-header .brand-name,.home-header .main-nav>a:not(.btn),.home-header .menu-toggle{color:#fff}.main-nav{display:flex;align-items:center;gap:26px;font-size:.9rem}.main-nav>a:not(.btn){font-weight:650;color:#294266}.main-nav>a:not(.btn):hover{color:var(--cyan)}.menu-toggle{display:none;border:0;background:transparent;font-size:1.6rem;color:var(--text)}.btn{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(135deg,var(--cyan),#0fb0d5);color:#fff;padding:13px 19px;border-radius:9px;font-weight:800;box-shadow:0 9px 24px rgba(20,203,225,.24);border:0;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-small{padding:10px 15px}.hero{background:radial-gradient(circle at 78% 20%,rgba(23,149,229,.22),transparent 25%),linear-gradient(135deg,#06172f 0%,#082651 52%,#0c3b73 100%);padding:110px 0 30px;color:#fff}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center}.hero-copy h1{font-size:clamp(2.7rem,4.7vw,4.5rem);line-height:1.01;letter-spacing:-.045em;margin:0 0 18px;max-width:600px}.hero-copy p{color:#d8e5f7;font-size:1.02rem;max-width:560px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:26px}.text-link{font-weight:750;color:#fff}.hero-visual img{width:100%;max-width:620px;display:block;margin:auto;border-radius:20px;box-shadow:0 28px 60px rgba(0,0,0,.15)}.solution-strip{display:grid;grid-template-columns:1.45fr repeat(3,1fr);align-items:center;gap:0;border:1px solid rgba(20,203,225,.65);border-radius:15px;background:linear-gradient(180deg,#0b3568,#082b57);margin-top:22px;overflow:hidden;box-shadow:0 17px 36px rgba(5,24,52,.22)}.solution-title,.solution-item{padding:19px 22px}.solution-title strong{display:block;font-size:1.1rem}.solution-title span{font-size:.9rem;color:#b9d2ef}.solution-item{display:flex;align-items:center;gap:12px;border-left:1px solid rgba(45,163,222,.28);color:#dcecff;font-size:.88rem}.solution-item svg,.icon-box svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:var(--cyan)}.solution-item b{display:block}.home-section{padding:34px 0 0}.first-section{padding-top:44px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title-row h2{font-size:1.5rem;margin:0}.section-title-row>a{font-size:.86rem;color:#0aa9c5;font-weight:750}.card-grid{display:grid;gap:18px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.info-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px;box-shadow:var(--shadow)}.info-card h3{font-size:1rem;margin:0 0 6px}.info-card p{margin:0;color:var(--muted);font-size:.91rem}.info-card>a{display:inline-block;margin-top:10px;color:#08a7c2;font-weight:800;font-size:.86rem}.icon-box{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#ecfbff;color:#0ca9c2;margin-bottom:13px;border:1px solid #d7f2f7;font-weight:900}.product-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#082b5b,#12c4d8);color:#fff;font-weight:900;margin-bottom:13px}.products-section{padding-bottom:6px}.cta-section{padding:54px 0}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:radial-gradient(circle at 72% 140%,rgba(20,203,225,.18),transparent 35%),linear-gradient(135deg,#082451,#0a356c);color:#fff;padding:26px 32px;border-radius:15px;box-shadow:0 20px 40px rgba(6,29,66,.14)}.cta-panel h2{margin:0 0 4px;font-size:1.55rem}.cta-panel p{margin:0;color:#d6e4f7}.footer{background:#061a38;color:#d9e5f5;padding:36px 0 16px}.footer-main{display:grid;grid-template-columns:1.2fr .8fr .7fr 1.2fr;gap:34px}.footer-brand .brand-name{color:#fff}.footer-brand-col p,.footer-news p{color:#9db0cb;font-size:.9rem}.footer-col{display:flex;flex-direction:column;gap:7px;font-size:.88rem}.footer-col strong,.footer-news strong{color:#fff;margin-bottom:5px}.footer-col a{color:#b7c7dc}.footer-button{display:inline-block;margin-top:7px;border:1px solid rgba(20,203,225,.45);border-radius:10px;padding:11px 13px;color:#dffcff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:25px;padding-top:14px;display:flex;justify-content:space-between;color:#8097b7;font-size:.78rem}.page-hero{padding:90px 0 52px;background:linear-gradient(135deg,#edf5ff,#fff)}.page-label{display:inline-block;color:#0ba7c3;font-weight:800;margin-bottom:8px}.page-hero h1{font-size:clamp(2.3rem,4vw,4rem);line-height:1.04;letter-spacing:-.04em;margin:0 0 14px}.page-hero p{max-width:760px;color:var(--muted);font-size:1.02rem}.page-content{padding:40px 0 80px}.split,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.content-box,.legal{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:var(--shadow)}.content-box h2{margin-top:0}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.process-step{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.process-step span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e9faff;color:#0ca7c1;font-weight:900}.process-step h3{margin:12px 0 4px}.process-step p{margin:0;color:var(--muted);font-size:.9rem}.centered-action{text-align:center;margin-top:28px}.contact-form{display:grid;gap:9px}.contact-form label{font-size:.86rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dce6f0;border-radius:10px;padding:12px 13px;font:inherit;background:#fbfdff}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#71dce8;box-shadow:0 0 0 4px rgba(20,203,225,.08)}.notice{padding:12px 14px;border-radius:10px;margin-bottom:14px}.notice.success{background:#eafaf4;color:#147653}.notice.error{background:#fff0f0;color:#a03b3b}.legal{max-width:900px}.legal h2{margin-top:26px}.legal p{color:#42536b}.status-pill{display:inline-flex;margin-top:12px;background:#eafaf4;color:#137455;padding:7px 10px;border-radius:999px;font-size:.8rem;font-weight:800}@media(max-width:1000px){.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:18px 22px;flex-direction:column;align-items:stretch;box-shadow:0 14px 30px rgba(7,29,66,.12)}.home-header .main-nav{background:#08234b}.main-nav.open{display:flex}.home-header .main-nav a:not(.btn){color:#fff}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.hero-visual img{max-width:720px}.solution-strip{grid-template-columns:1fr 1fr}.solution-title{grid-column:1/-1}.card-grid.four{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:650px){.container{width:min(100% - 26px,1160px)}.nav-wrap{height:68px}.brand-symbol{width:38px;height:38px}.brand-name{font-size:1.02rem}.hero{padding-top:90px}.hero-copy h1{font-size:2.5rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .btn{width:100%}.hero-visual img{border-radius:14px}.solution-strip{grid-template-columns:1fr}.solution-title{grid-column:auto}.solution-item{border-left:0;border-top:1px solid rgba(45,163,222,.22)}.card-grid.four,.card-grid.three,.split,.contact-grid,.process-grid{grid-template-columns:1fr}.section-title-row{align-items:flex-start}.section-title-row>a{display:none}.cta-panel{flex-direction:column;align-items:flex-start;padding:23px}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}}


/* ================================
   SOREVON Cookie Consent
   ================================ */
.cookie-consent{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:flex-end;
  justify-content:center;
  padding:24px;
  background:rgba(3,15,35,.42);
  backdrop-filter:blur(5px);
}
.cookie-consent.is-open{display:flex}
.cookie-dialog{
  position:relative;
  width:min(760px,100%);
  max-height:calc(100vh - 48px);
  overflow:auto;
  background:#fff;
  border:1px solid rgba(20,203,225,.20);
  border-radius:18px;
  box-shadow:0 28px 80px rgba(3,20,48,.28);
  padding:26px;
  animation:cookieIn .24s ease-out;
}
@keyframes cookieIn{
  from{transform:translateY(24px);opacity:0}
  to{transform:translateY(0);opacity:1}
}
.cookie-close{
  position:absolute;
  top:14px;
  right:16px;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#eff5fb;
  color:var(--navy);
  font-size:1.5rem;
  line-height:1;
  cursor:pointer;
}
.cookie-close:hover{background:#e4eef8}
.cookie-head{
  display:flex;
  align-items:center;
  gap:14px;
  padding-right:42px;
}
.cookie-icon{
  flex:0 0 48px;
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:14px;
  color:#fff;
  background:linear-gradient(135deg,var(--cyan),#0e83bd);
  box-shadow:0 10px 24px rgba(20,203,225,.24);
  font-size:1.25rem;
}
.cookie-head h2{
  margin:0;
  color:var(--navy);
  font-size:1.38rem;
  letter-spacing:-.02em;
}
.cookie-head p{
  margin:2px 0 0;
  color:var(--muted);
  font-size:.92rem;
}
.cookie-copy{
  margin:18px 0;
  color:#536781;
  font-size:.92rem;
}
.cookie-copy a{
  color:#069bb7;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:2px;
}
.cookie-options{
  border:1px solid var(--line);
  border-radius:14px;
  overflow:hidden;
  background:#fbfdff;
}
.cookie-option{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:16px 18px;
  border-bottom:1px solid var(--line);
}
.cookie-option:last-child{border-bottom:0}
.cookie-option>div:first-child{
  display:flex;
  flex-direction:column;
  gap:3px;
}
.cookie-option strong{
  color:var(--navy);
  font-size:.96rem;
}
.cookie-option span{
  color:var(--muted);
  font-size:.82rem;
}
.cookie-option-toggle{cursor:pointer}
.cookie-required{
  flex:0 0 auto;
  padding:7px 10px;
  border-radius:999px;
  background:#e9f9fb;
  color:#078eaa !important;
  font-size:.76rem !important;
  font-weight:800;
}
.switch{
  position:relative;
  flex:0 0 46px;
  width:46px;
  height:26px;
}
.switch input{
  position:absolute;
  opacity:0;
  width:1px;
  height:1px;
}
.switch-slider{
  position:absolute;
  inset:0;
  border-radius:999px;
  background:#cbd8e6;
  transition:.2s ease;
}
.switch-slider:before{
  content:"";
  position:absolute;
  width:20px;
  height:20px;
  left:3px;
  top:3px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 2px 8px rgba(7,29,66,.22);
  transition:.2s ease;
}
.switch input:checked + .switch-slider{
  background:linear-gradient(135deg,var(--cyan),#0ca7c9);
}
.switch input:checked + .switch-slider:before{
  transform:translateX(20px);
}
.switch input:focus-visible + .switch-slider{
  outline:3px solid rgba(20,203,225,.22);
  outline-offset:2px;
}
.cookie-actions{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:10px;
  margin-top:18px;
}
.cookie-btn{
  min-height:46px;
  border-radius:10px;
  padding:11px 13px;
  font:inherit;
  font-size:.88rem;
  font-weight:800;
  cursor:pointer;
}
.cookie-btn-ghost{
  border:1px solid var(--line);
  background:#f4f7fb;
  color:var(--navy);
}
.cookie-btn-outline{
  border:1px solid #97dfe8;
  background:#fff;
  color:#078da7;
}
.cookie-btn-primary{
  border:1px solid transparent;
  background:linear-gradient(135deg,var(--cyan),#0da8cc);
  color:#fff;
  box-shadow:0 9px 20px rgba(20,203,225,.22);
}
.cookie-btn:hover{transform:translateY(-1px)}
.cookie-reopen{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:9900;
  display:none;
  align-items:center;
  gap:8px;
  padding:9px 12px;
  border:1px solid rgba(20,203,225,.30);
  border-radius:999px;
  background:rgba(6,26,56,.95);
  color:#e7f8ff;
  box-shadow:0 10px 26px rgba(4,20,46,.22);
  font:inherit;
  font-size:.78rem;
  font-weight:750;
  cursor:pointer;
}
.cookie-reopen.is-visible{display:inline-flex}
.cookie-reopen-dot{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--cyan),#0ea1ca);
  color:#fff !important;
  font-size:.78rem !important;
}
.footer-cookie-link{
  padding:0;
  border:0;
  background:none;
  color:#b7c7dc;
  font:inherit;
  text-align:left;
  cursor:pointer;
}
.footer-cookie-link:hover{color:#fff}

@media(max-width:650px){
  .cookie-consent{padding:12px}
  .cookie-dialog{
    max-height:calc(100vh - 24px);
    border-radius:16px;
    padding:20px 16px 16px;
  }
  .cookie-head{align-items:flex-start}
  .cookie-icon{
    width:42px;
    height:42px;
    flex-basis:42px;
  }
  .cookie-head h2{font-size:1.18rem}
  .cookie-option{
    align-items:flex-start;
    padding:14px;
  }
  .cookie-actions{grid-template-columns:1fr}
  .cookie-btn-primary{order:-1}
  .cookie-reopen span:last-child{display:none}
  .cookie-reopen{padding:7px}
}
