
:root{--red:#B88A18;--red2:#D6B35A;--gold:#D6B35A;--gold2:#F2DB8E;--gold3:#B88A18;--gold-deep:#8C6810;--ink:#2B2110;--dark:#2B2110;--muted:#6F643E;--soft:#FFF9EA;--line:#E8D7A8;--white:#fff;--radius:28px;--shadow:0 24px 70px rgba(43,33,16,.10);--max:1180px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--dark);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.wrap{max-width:var(--max);margin:auto;padding:0 24px}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(900px 420px at 85% -10%,rgba(200,16,46,.11),transparent 62%),radial-gradient(700px 360px at 5% 20%,rgba(200,16,46,.055),transparent 62%),linear-gradient(180deg,#fff 0%,#FFF9EA 48%,#F8E9BE 100%)}
.header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.86);backdrop-filter:blur(18px) saturate(170%);border-bottom:1px solid rgba(232,232,237,.86)}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.brand{display:flex;align-items:center;gap:12px;min-width:210px}
.brand img{width:210px;height:auto;object-fit:contain}
.navlinks{display:flex;gap:26px;align-items:center;color:#5F4A16;font-size:14px;font-weight:750}
.navlinks a:hover{color:var(--red)}
.right{display:flex;align-items:center;gap:10px}
.langs{display:flex;background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:3px;gap:2px}
.langs button{border:0;background:transparent;border-radius:999px;padding:7px 9px;font-weight:850;font-size:11px;color:#655324;cursor:pointer}
.langs button.active{background:linear-gradient(135deg,#8C6810,#D6B35A 70%,#F2DB8E);color:#2B2110}
.burger{display:none;background:transparent;border:0;gap:5px;flex-direction:column}
.burger span{width:24px;height:2px;background:#8C6810}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;border:1px solid var(--line);font-weight:850;font-size:14px;cursor:pointer;transition:.2s;background:#fff}
.btn:hover{transform:translateY(-1px)}
.btn.primary{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 16px 36px rgba(200,16,46,.22)}
.hero{padding:88px 0 72px}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}
.kicker{display:inline-flex;gap:10px;align-items:center;padding:8px 14px;border:1px solid #F0DFAE;background:#FFF9EA;border-radius:999px;color:var(--red);font-size:13px;font-weight:900;margin-bottom:24px}
.kicker i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(200,16,46,.09)}
h1{font-size:clamp(43px,7vw,82px);line-height:.96;letter-spacing:-.066em;font-weight:950;margin-bottom:24px}
.grad{background:linear-gradient(90deg,#2B2110 0%,var(--red) 55%,#2B2110 112%);-webkit-background-clip:text;background-clip:text;color:transparent}
.lead{font-size:clamp(18px,2vw,22px);color:var(--muted);max-width:650px;margin-bottom:34px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:34px}
.proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:680px}
.proof div{background:rgba(43,33,16,.72);border:1px solid var(--line);border-radius:18px;padding:16px}
.proof b{font-size:24px;display:block;letter-spacing:-.04em}
.proof span{font-size:12px;color:var(--muted);font-weight:800}
.agent-card{position:relative;border:1px solid var(--line);background:linear-gradient(180deg,#fff,rgba(255,255,255,.82));box-shadow:var(--shadow);border-radius:36px;padding:28px;overflow:hidden}
.agent-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(460px 240px at 92% 0%,rgba(200,16,46,.16),transparent 66%);pointer-events:none}
.agent-card>*{position:relative}
.agent-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:22px}
.agent-title{font-weight:950;letter-spacing:-.035em;font-size:22px}
.status{border:1px solid #F0DFAE;background:#FFF5D6;color:var(--red);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}
.agent-screen{background:linear-gradient(135deg,#FFF8DE 0%,#F2DB8E 45%,#D6B35A 100%);color:#2B2110;border-radius:26px;padding:24px;overflow:hidden;position:relative}
.agent-screen:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(200,16,46,.26),transparent 44%),radial-gradient(320px 160px at 90% 4%,rgba(255,255,255,.13),transparent 62%)}
.agent-screen>*{position:relative}
.agent-screen h2{font-size:34px;line-height:1.04;letter-spacing:-.055em;margin-bottom:14px}
.agent-screen p{color:rgba(43,33,16,.74);font-size:16px;margin-bottom:24px}
.agent-types{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.agent-types span{display:grid;place-items:center;text-align:center;min-height:82px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);border-radius:18px;font-size:13px;font-weight:900;padding:10px}
.strip{padding:24px 0;border-y:1px solid var(--line);background:rgba(255,255,255,.62)}
.platforms{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.platforms span{font-weight:900;color:#655324;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 15px}
section{padding:88px 0}
.section-head{max-width:780px;margin-bottom:42px}
.center{text-align:center;margin-inline:auto}
.eyebrow{color:var(--red);font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}
h2{font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.055em;margin-bottom:16px}
.section-head p{font-size:18px;color:var(--muted)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.card{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 16px 50px rgba(43,33,16,.045);transition:.22s}
.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.icon{width:46px;height:46px;border-radius:15px;background:#FFF5D6;color:var(--red);display:grid;place-items:center;font-weight:950;margin-bottom:22px}
.card h3{font-size:21px;letter-spacing:-.03em;margin-bottom:10px}
.card p,.card li{color:var(--muted);font-size:15px}
.card ul{list-style:none;display:grid;gap:9px;margin-top:16px}
.card li:before{content:"✓";color:var(--red);font-weight:950;margin-right:8px}
.security{background:linear-gradient(135deg,#FFF8DE 0%,#F2DB8E 38%,#D6B35A 70%,#B88A18 100%);color:#2B2110;border-radius:40px;padding:54px;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;overflow:hidden;position:relative}
.security:before{content:"";position:absolute;inset:0;background:radial-gradient(620px 340px at 0% 0%,rgba(200,16,46,.34),transparent 60%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}
.security>*{position:relative}
.security p{color:rgba(43,33,16,.72)}
.security-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.security-list div{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:18px;font-weight:850}
.security-list span{display:block;color:#8C6810;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}
.process{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;counter-reset:n}
.step{border-top:2px solid var(--red);background:#fff;border-radius:0 0 22px 22px;padding:22px;border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.step:before{counter-increment:n;content:"0" counter(n);display:block;font-weight:950;color:var(--red);margin-bottom:28px}
.step h3{font-size:18px;margin-bottom:8px}
.step p{color:var(--muted);font-size:14px}
.contact{padding-bottom:96px}
.contact-box{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;background:var(--soft);border:1px solid var(--line);border-radius:40px;padding:34px;box-shadow:var(--shadow)}
.contact-info{padding:14px}
.office-title{font-size:18px;font-weight:950;letter-spacing:-.03em;margin:26px 0 16px;color:var(--dark)}
.office-list{display:grid;gap:14px;margin-top:12px}
.office-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 12px 34px rgba(43,33,16,.05)}
.office-card h3{display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.25;margin-bottom:12px;letter-spacing:-.02em}
.office-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#4F3E15;font-size:14px;font-weight:800;margin:8px 0}
.office-row strong{color:var(--dark);font-weight:950}
.messenger-icon{width:40px;height:40px;border-radius:999px;display:inline-grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 8px 22px rgba(43,33,16,.06);transition:.2s;margin-right:4px}
.messenger-icon:hover{transform:translateY(-1px);border-color:rgba(200,16,46,.35)}
.messenger-icon svg{width:21px;height:21px;display:block}
.flag{width:28px;height:20px;border-radius:5px;display:inline-block;flex:none;box-shadow:0 0 0 1px rgba(43,33,16,.08),0 6px 14px rgba(43,33,16,.08);overflow:hidden;vertical-align:middle}
.flag.md{background:linear-gradient(90deg,#0046AE 0 33.333%,#FFD200 33.333% 66.666%,#CC092F 66.666%)}
.flag.ro{background:linear-gradient(90deg,#002B7F 0 33.333%,#FCD116 33.333% 66.666%,#CE1126 66.666%)}
.flag.lu{background:linear-gradient(#EF3340 0 33.333%,#fff 33.333% 66.666%,#00A3E0 66.666%)}
.form{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,250,250,.94)),radial-gradient(420px 220px at 100% 0%,rgba(200,16,46,.10),transparent 60%);border:1px solid rgba(200,16,46,.18);border-radius:30px;padding:26px;display:grid;gap:15px;box-shadow:0 24px 64px rgba(43,33,16,.08)}
.form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
label{display:grid;gap:7px;font-size:12px;font-weight:950;color:#2B2110}
input{height:50px;border:1.25px solid #d8d8de;border-radius:14px;padding:12px 14px;font:inherit;font-size:14px;outline:none;background:#fff}
input:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(200,16,46,.10)}
.form .btn.primary{justify-self:center;min-width:0;padding:9px 18px;font-size:12px;border:1px solid rgba(200,16,46,.44);box-shadow:0 12px 28px rgba(200,16,46,.22)}
footer{border-top:1px solid var(--line);padding:42px 0;color:#6F643E;text-align:center;font-weight:850}
@media(max-width:980px){.navlinks{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:24px;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.burger{display:flex}.brand img{width:175px}.hero-grid,.security,.contact-box{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.security-list{grid-template-columns:1fr}}
@media(max-width:620px){.wrap{padding:0 18px}.nav{height:74px}.brand img{width:152px}.hero{padding-top:54px}.proof,.cards,.process,.form .row{grid-template-columns:1fr}.security,.contact-box{border-radius:28px;padding:24px}h1{font-size:42px}.agent-types{grid-template-columns:1fr}}

/* v2 typography and premium minimal form */
html[lang="zh"] body,
html[lang="zh"] input,
html[lang="zh"] button{
  font-family:"Noto Sans SC",Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
}
body{
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
html[lang="ru"] body,
html[lang="ro"] body,
html[lang="de"] body,
html[lang="fr"] body{
  letter-spacing:-.006em;
}
html[lang="zh"] h1,
html[lang="zh"] h2,
html[lang="zh"] h3{
  letter-spacing:-.035em;
  line-height:1.08;
}
html[lang="ru"] h1,
html[lang="de"] h1,
html[lang="fr"] h1{
  letter-spacing:-.055em;
}
.security-list strong{
  display:block;
  font-size:17px;
  line-height:1.25;
  margin-bottom:6px;
}
.minimal-form{
  padding:24px;
  gap:13px;
  border-radius:30px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92)),
    radial-gradient(360px 160px at 100% 0%,rgba(200,16,46,.10),transparent 62%);
  border:1px solid rgba(200,16,46,.16);
  box-shadow:0 26px 70px rgba(43,33,16,.085), inset 0 1px 0 rgba(255,255,255,.8);
}
.form-head{
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 0 7px;
  margin-bottom:2px;
  border-bottom:1px solid rgba(232,232,237,.9);
}
.form-mark{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--red),#8C6810);
  color:#fff;
  font-weight:950;
  box-shadow:0 12px 28px rgba(200,16,46,.20);
}
.form-head strong{
  display:block;
  font-size:15px;
  line-height:1.2;
  letter-spacing:-.025em;
}
.form-head span{
  display:block;
  color:var(--muted);
  font-size:12px;
  line-height:1.35;
  margin-top:2px;
}
.minimal-form label{
  display:grid;
  gap:6px;
  font-size:11.5px;
  line-height:1.2;
  font-weight:950;
  color:#2B2110;
  letter-spacing:.01em;
}
.minimal-form input{
  height:46px;
  border-radius:14px;
  border:1.2px solid #dadbe2;
  background:#fff;
  padding:11px 13px;
  font-size:14px;
  line-height:1.25;
  color:#2B2110;
  transition:border-color .18s,box-shadow .18s,background .18s;
}
.minimal-form input:hover{
  border-color:#c8c9d1;
}
.minimal-form input:focus{
  border-color:var(--red);
  box-shadow:0 0 0 4px rgba(200,16,46,.09);
}
.minimal-form .btn.primary{
  justify-self:center;
  margin-top:4px;
  min-width:112px;
  padding:9px 18px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
  background:linear-gradient(135deg,#2B2110 0%,#8C6810 42%,var(--red) 100%);
  border:1px solid rgba(43,33,16,.32);
  box-shadow:0 14px 32px rgba(43,33,16,.16),0 10px 26px rgba(200,16,46,.13);
}
.minimal-form .btn.primary:hover{
  transform:translateY(-1px);
  box-shadow:0 18px 42px rgba(43,33,16,.18),0 12px 30px rgba(200,16,46,.18);
}
@media(max-width:620px){
  .minimal-form{
    padding:21px;
    border-radius:26px;
  }
  .form-head strong{
    font-size:14px;
  }
}


/* v3 ultra-premium compact contact form */
.minimal-form{
  max-width:520px;
  margin:0 auto;
  padding:22px;
  gap:11px;
  border-radius:28px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,252,244,.94)),
    radial-gradient(380px 180px at 100% 0%,rgba(214,179,90,.16),transparent 62%);
  border:1px solid rgba(184,138,24,.24);
  box-shadow:
    0 28px 72px rgba(43,33,16,.10),
    inset 0 1px 0 rgba(255,255,255,.86);
}
.form-head{
  gap:11px;
  padding-bottom:10px;
  margin-bottom:1px;
  border-bottom:1px solid rgba(184,138,24,.16);
}
.form-mark{
  width:36px;
  height:36px;
  border-radius:13px;
  background:linear-gradient(135deg,#8C6810,#C79B2D 48%,#F1D989);
  color:#fff;
  text-shadow:0 1px 1px rgba(43,33,16,.22);
  box-shadow:0 12px 28px rgba(184,138,24,.25);
}
.form-head strong{
  font-size:14.5px;
  letter-spacing:-.025em;
}
.form-head span{
  font-size:11.5px;
}
.minimal-form label{
  gap:5px;
  font-size:11.2px;
  line-height:1.15;
  color:#2B2110;
}
.minimal-form input{
  height:43px;
  border-radius:13px;
  border:1px solid #DCDCE2;
  padding:10px 12px;
  font-size:13.5px;
  background:rgba(255,255,255,.96);
}
.minimal-form input:hover{
  border-color:#CFCFD6;
}
.minimal-form input:focus{
  border-color:#B88A18;
  box-shadow:0 0 0 4px rgba(184,138,24,.12);
}
.minimal-form .btn.primary{
  justify-self:center;
  min-width:132px;
  margin-top:6px;
  padding:9px 18px;
  border-radius:999px;
  border:1px solid rgba(140,104,16,.42);
  background:linear-gradient(135deg,#8C6810 0%,#B88A18 38%,#D6B35A 72%,#F2DB8E 100%);
  color:#fff;
  font-size:12px;
  font-weight:950;
  letter-spacing:.01em;
  text-shadow:0 1px 1px rgba(43,33,16,.28);
  box-shadow:
    0 15px 34px rgba(184,138,24,.28),
    inset 0 1px 0 rgba(255,255,255,.35);
}
.minimal-form .btn.primary:hover{
  transform:translateY(-1px);
  box-shadow:
    0 19px 42px rgba(184,138,24,.34),
    inset 0 1px 0 rgba(255,255,255,.45);
}
html[lang="zh"] .minimal-form .btn.primary{
  min-width:118px;
}
@media(max-width:620px){
  .minimal-form{
    max-width:none;
    padding:20px;
    border-radius:25px;
  }
  .minimal-form input{
    height:42px;
  }
}


.form-mark{
background:transparent!important;
box-shadow:none!important;
width:42px!important;height:42px!important;
}
.form-head{
position:relative;
}
.form-head:after{
content:'';
position:absolute;
left:0;right:0;bottom:-1px;
height:1px;
background:linear-gradient(90deg,transparent,#D6B35A,transparent);
}


.supplier-text{
  max-width:940px;
  margin:0 auto;
  text-align:center;
  color:#5F4A16;
  font-size:16px;
  line-height:1.55;
  font-weight:850;
  letter-spacing:-.015em;
}
.supplier-text:before{
  content:"";
  display:block;
  width:72px;
  height:2px;
  margin:0 auto 14px;
  background:linear-gradient(90deg,transparent,var(--red),transparent);
}


/* v6 ensure multilingual form heading is clearly placed next to UniCore U */
.form-head{
  align-items:center;
}
.form-head > div:last-child{
  min-width:0;
}
.form-head strong[data-i18n="formTitle"]{
  display:block;
  max-width:100%;
  white-space:normal;
}
.form-head span[data-i18n="formSubtitle"]{
  display:block;
  max-width:100%;
  white-space:normal;
}
html[lang="zh"] .form-head strong[data-i18n="formTitle"]{
  font-size:14px;
  line-height:1.25;
}



/* UniCore premium gold upgrade: removes dark backgrounds and improves readability */
::selection{background:rgba(214,179,90,.38);color:var(--ink)}
body{color:var(--ink);background:#fffaf0}
.header{background:rgba(255,250,238,.88);border-bottom:1px solid rgba(214,179,90,.34)}
.navlinks{color:#5F4A16}.navlinks a:hover{color:var(--gold-deep)}
.langs{background:#FFF6DD;border-color:rgba(184,138,24,.22)}
.langs button{color:#6B5720}.langs button.active{background:linear-gradient(135deg,#8C6810,#D6B35A 70%,#F2DB8E);color:#2B2110;box-shadow:0 8px 22px rgba(184,138,24,.24)}
.burger span{background:var(--ink)}
.btn{background:#fffaf0;border-color:rgba(184,138,24,.28);color:var(--ink)}
.btn.primary{background:linear-gradient(135deg,#8C6810 0%,#B88A18 42%,#D6B35A 75%,#F2DB8E 100%);border-color:rgba(140,104,16,.48);color:#1D1609;text-shadow:none;box-shadow:0 18px 42px rgba(184,138,24,.28),inset 0 1px 0 rgba(255,255,255,.38)}
.kicker{border-color:#F0DFAE;background:#FFF9EA;color:var(--gold-deep)}.kicker i{background:var(--gold-deep);box-shadow:0 0 0 6px rgba(184,138,24,.12)}
.grad{background:linear-gradient(90deg,#2B2110 0%,#8C6810 35%,#D6B35A 68%,#2B2110 112%);-webkit-background-clip:text;background-clip:text;color:transparent}
.proof div,.card,.office-card,.platforms span{background:rgba(255,250,238,.82);border-color:rgba(184,138,24,.20)}
.icon{background:#FFF5D6;color:var(--gold-deep)}
.agent-card{background:linear-gradient(180deg,#fffaf0,rgba(255,249,234,.92));border-color:rgba(184,138,24,.24)}
.agent-card:before{background:radial-gradient(460px 240px at 92% 0%,rgba(214,179,90,.24),transparent 66%)}
.status{border-color:#F0DFAE;background:#FFF5D6;color:var(--gold-deep)}
.agent-screen{background:linear-gradient(135deg,#FFF8DE 0%,#F2DB8E 45%,#D6B35A 100%);color:var(--ink);border:1px solid rgba(140,104,16,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 18px 42px rgba(184,138,24,.22)}
.agent-screen:before{background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 48%),radial-gradient(320px 160px at 90% 4%,rgba(255,255,255,.52),transparent 62%)}
.agent-screen p{color:rgba(43,33,16,.74)}
.agent-types span{border-color:rgba(140,104,16,.25);background:rgba(255,255,255,.38);color:var(--ink)}
.security{background:linear-gradient(135deg,#FFF8DE 0%,#F2DB8E 38%,#D6B35A 70%,#B88A18 100%);color:var(--ink);border:1px solid rgba(140,104,16,.28);box-shadow:0 28px 80px rgba(184,138,24,.25)}
.security:before{background:radial-gradient(620px 340px at 0% 0%,rgba(255,255,255,.45),transparent 60%),linear-gradient(rgba(140,104,16,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(140,104,16,.08) 1px,transparent 1px);background-size:auto,36px 36px,36px 36px}
.security p{color:rgba(43,33,16,.76)}
.security-list div{background:rgba(255,255,255,.35);border-color:rgba(140,104,16,.22);color:var(--ink)}
.security-list span{color:#7B5D12}
.step{border-top-color:var(--gold-deep);background:rgba(255,250,238,.88);border-left-color:rgba(184,138,24,.20);border-right-color:rgba(184,138,24,.20);border-bottom-color:rgba(184,138,24,.20)}
.step:before,.eyebrow,.card li:before{color:var(--gold-deep)}
.contact-box{background:linear-gradient(180deg,#FFF9EA,#F6E5B2);border-color:rgba(184,138,24,.24)}
.form{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,249,234,.96)),radial-gradient(420px 220px at 100% 0%,rgba(214,179,90,.20),transparent 60%);border-color:rgba(184,138,24,.24)}
input{border-color:#DED1A7;color:var(--ink)}input:focus{border-color:#B88A18;box-shadow:0 0 0 4px rgba(184,138,24,.12)}
.form-mark svg polygon{fill:#B88A18}.form-mark svg text{fill:#fffaf0}
.supplier-text:before{background:linear-gradient(90deg,transparent,var(--gold-deep),transparent)}
footer{border-top-color:rgba(184,138,24,.24);background:#fffaf0;color:#6F643E}
.skip-link{position:absolute;left:12px;top:-80px;z-index:1000;background:#FFF8DE;color:#2B2110;border:1px solid rgba(184,138,24,.35);padding:10px 14px;border-radius:999px;font-weight:900}.skip-link:focus{top:12px}


/* v9 premium champagne-gold page background */
body{
  background:
    linear-gradient(180deg,#FFFCF4 0%,#FFF6D9 42%,#F6E2A5 100%);
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    radial-gradient(980px 520px at 86% -12%,rgba(246,219,142,.68),transparent 64%),
    radial-gradient(760px 420px at -8% 18%,rgba(184,138,24,.20),transparent 66%),
    radial-gradient(820px 460px at 50% 110%,rgba(214,179,90,.28),transparent 70%),
    linear-gradient(135deg,#FFFEFA 0%,#FFF6D8 43%,#F5E0A2 100%);
}
body:after{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.42;
  background-image:
    linear-gradient(115deg,rgba(255,255,255,.45),transparent 38%,rgba(184,138,24,.06) 62%,transparent 82%),
    radial-gradient(circle at 20% 20%,rgba(255,255,255,.65) 0 1px,transparent 1px);
  background-size:auto,22px 22px;
}
.header{
  background:rgba(255,250,235,.90);
  box-shadow:0 14px 42px rgba(126,91,18,.08);
}
.hero,.strip,section,footer{
  position:relative;
}
.card,.agent-card,.office-card,.step,.form,.contact-box{
  backdrop-filter:blur(10px) saturate(120%);
}

/* v10 UniCore light adaptive background — aligned with the red/white/graphite logo */
:root{
  --red:#C8102E;
  --red2:#E11935;
  --gold:#D8B55A;
  --gold2:#F4E6BA;
  --gold3:#C9A33B;
  --gold-deep:#A37D22;
  --ink:#24262B;
  --dark:#24262B;
  --muted:#626A73;
  --soft:#F8F6F1;
  --line:#E7E1D7;
  --white:#fff;
  --shadow:0 24px 70px rgba(36,38,43,.08);
  --uc-bg-1:255,253,249;
  --uc-bg-2:247,244,238;
  --uc-bg-3:255,255,255;
  --uc-glow-red:200,16,46;
  --uc-glow-mix:154,158,166;
  --uc-glow-gold:216,181,90;
  --uc-alpha-red:.055;
  --uc-alpha-mix:.08;
  --uc-alpha-gold:.075;
}
body{
  color:var(--dark);
  background:rgb(var(--uc-bg-1));
  transition:background-color .55s ease,color .25s ease;
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    radial-gradient(920px 460px at 84% -10%,rgba(var(--uc-glow-red),var(--uc-alpha-red)),transparent 64%),
    radial-gradient(760px 420px at -8% 18%,rgba(var(--uc-glow-mix),var(--uc-alpha-mix)),transparent 68%),
    radial-gradient(720px 420px at 52% 110%,rgba(var(--uc-glow-gold),var(--uc-alpha-gold)),transparent 72%),
    linear-gradient(135deg,rgb(var(--uc-bg-1)) 0%,rgb(var(--uc-bg-2)) 56%,rgb(var(--uc-bg-3)) 100%);
}
body:after{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.24;
  background-image:
    linear-gradient(115deg,rgba(255,255,255,.48),transparent 40%,rgba(200,16,46,.028) 64%,transparent 86%),
    radial-gradient(circle at 22% 20%,rgba(255,255,255,.74) 0 1px,transparent 1px);
  background-size:auto,28px 28px;
}
.header{
  background:rgba(255,255,255,.88);
  border-bottom:1px solid rgba(231,225,215,.86);
  box-shadow:0 12px 38px rgba(36,38,43,.055);
}
.brand img{
  filter:drop-shadow(0 10px 24px rgba(36,38,43,.10));
}
.navlinks{color:#3D424A}
.navlinks a:hover{color:var(--red)}
.langs{background:rgba(255,255,255,.72);border-color:rgba(231,225,215,.95)}
.langs button{color:#4E535B}
.langs button.active{background:linear-gradient(135deg,#C8102E,#E11935);color:#fff}
.burger span{background:#C8102E}
.kicker{
  background:rgba(255,255,255,.72);
  border-color:rgba(200,16,46,.16);
  color:var(--red);
}
.kicker i{background:var(--red);box-shadow:0 0 0 6px rgba(200,16,46,.08)}
.grad{background:linear-gradient(90deg,#24262B 0%,#C8102E 54%,#6D737C 112%);-webkit-background-clip:text;background-clip:text;color:transparent}
.btn{background:rgba(255,255,255,.86);border-color:rgba(231,225,215,.95);color:#24262B}
.btn.primary,
.form .btn.primary,
.minimal-form .btn.primary{
  background:linear-gradient(135deg,#C8102E 0%,#E11935 54%,#B00E27 100%);
  border-color:rgba(200,16,46,.48);
  color:#fff;
  text-shadow:0 1px 1px rgba(74,0,12,.22);
  box-shadow:0 16px 36px rgba(200,16,46,.20),inset 0 1px 0 rgba(255,255,255,.24);
}
.btn.primary:hover,
.form .btn.primary:hover,
.minimal-form .btn.primary:hover{box-shadow:0 20px 44px rgba(200,16,46,.24),inset 0 1px 0 rgba(255,255,255,.30)}
.proof div,
.card,
.agent-card,
.office-card,
.step{
  background:rgba(255,255,255,.80);
  border-color:rgba(231,225,215,.92);
  box-shadow:0 16px 48px rgba(36,38,43,.045);
}
.proof b{color:#24262B}
.proof span,.lead,.section-head p,.card p,.card li,.step p,.form-head span{color:var(--muted)}
.icon{background:rgba(200,16,46,.075);color:var(--red)}
.card li:before,.step:before,.eyebrow{color:var(--red)}
.step{border-top-color:var(--red)}
.agent-card:before{background:radial-gradient(480px 260px at 92% 0%,rgba(200,16,46,.075),transparent 66%)}
.agent-screen{
  background:linear-gradient(135deg,rgba(255,255,255,.94) 0%,rgba(255,246,247,.94) 46%,rgba(245,238,230,.94) 100%);
  color:#24262B;
  border:1px solid rgba(231,225,215,.95);
}
.agent-screen:before{
  background:radial-gradient(330px 170px at 90% 4%,rgba(200,16,46,.08),transparent 62%),linear-gradient(120deg,rgba(255,255,255,.56),transparent 48%);
}
.agent-screen p{color:rgba(36,38,43,.70)}
.agent-types span{
  background:rgba(255,255,255,.62);
  border:1px solid rgba(200,16,46,.12);
  color:#24262B;
}
.status{background:rgba(200,16,46,.07);border-color:rgba(200,16,46,.15);color:var(--red)}
.strip{background:rgba(255,255,255,.56);border-color:rgba(231,225,215,.92)}
.supplier-text{color:#4E535B}.supplier-text:before{background:linear-gradient(90deg,transparent,#C8102E,transparent)}
.security{
  background:linear-gradient(135deg,rgba(255,255,255,.88) 0%,rgba(255,246,247,.84) 50%,rgba(246,247,249,.88) 100%);
  color:#24262B;
  border:1px solid rgba(231,225,215,.95);
  box-shadow:0 24px 70px rgba(36,38,43,.07);
}
.security:before{
  background:radial-gradient(620px 340px at 0% 0%,rgba(200,16,46,.075),transparent 60%),linear-gradient(rgba(36,38,43,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(36,38,43,.035) 1px,transparent 1px);
  background-size:auto,38px 38px,38px 38px;
}
.security p{color:rgba(36,38,43,.68)}
.security-list div{background:rgba(255,255,255,.62);border-color:rgba(231,225,215,.90)}
.security-list span{color:#C8102E}
.contact-box{
  background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(248,246,241,.78));
  border-color:rgba(231,225,215,.94);
}
.form,.minimal-form{
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,248,244,.92)),radial-gradient(420px 220px at 100% 0%,rgba(200,16,46,.055),transparent 62%);
  border-color:rgba(231,225,215,.96);
}
.form-head{border-bottom-color:rgba(231,225,215,.95)}
.form-head:after{background:linear-gradient(90deg,transparent,#C8102E,transparent)}
.form-mark svg polygon{fill:#C8102E!important}.form-mark svg text{fill:#fff!important}
input,.minimal-form input{border-color:#DDD8D0;color:#24262B;background:rgba(255,255,255,.96)}
input:focus,.minimal-form input:focus{border-color:#C8102E;box-shadow:0 0 0 4px rgba(200,16,46,.09)}
.office-row{color:#464B53}.office-row strong{color:#24262B}
footer{background:rgba(255,255,255,.58);border-top-color:rgba(231,225,215,.92);color:#626A73}
.skip-link{background:#fff;color:#24262B;border-color:rgba(200,16,46,.24)}
@media (prefers-reduced-motion:reduce){body{transition:none!important}}

/* v11 adaptive header/logo protection
   Keeps the UniCore logo visually separated from the changing page background
   while still matching the light red / ivory / graphite palette. */
.header{
  position:sticky;
  top:0;
  z-index:1000;
  isolation:isolate;
  background:linear-gradient(135deg,rgba(var(--uc-bg-1),.97),rgba(var(--uc-bg-2),.94),rgba(255,255,255,.98))!important;
  -webkit-backdrop-filter:blur(22px) saturate(150%);
  backdrop-filter:blur(22px) saturate(150%);
  border-bottom:1px solid rgba(222,218,211,.92)!important;
  box-shadow:0 10px 28px rgba(36,38,43,.045);
  transition:background .35s ease,border-color .35s ease,box-shadow .35s ease;
}
.header:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(420px 160px at 8% 0%,rgba(200,16,46,.035),transparent 70%),
    linear-gradient(90deg,rgba(255,255,255,.72),rgba(255,255,255,.42),rgba(255,255,255,.72));
}
.header.is-scrolled{
  background:linear-gradient(135deg,rgba(255,255,255,.985),rgba(var(--uc-bg-2),.96),rgba(255,255,255,.985))!important;
  border-bottom-color:rgba(205,208,214,.96)!important;
  box-shadow:0 16px 38px rgba(36,38,43,.075);
}
.nav{
  position:relative;
}
.brand{
  position:relative;
  flex:0 0 auto;
  min-width:auto;
  padding:7px 13px 7px 8px;
  margin-left:-8px;
  border-radius:999px;
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,249,246,.95));
  border:1px solid rgba(224,224,228,.94);
  box-shadow:0 10px 28px rgba(36,38,43,.07),inset 0 1px 0 rgba(255,255,255,.86);
  -webkit-backdrop-filter:blur(14px) saturate(130%);
  backdrop-filter:blur(14px) saturate(130%);
  transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .25s ease;
}
.brand:after{
  content:"";
  position:absolute;
  inset:3px;
  border-radius:999px;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(200,16,46,.045),transparent 34%,rgba(154,158,166,.035));
}
.brand img{
  position:relative;
  z-index:1;
  width:198px;
  max-width:198px;
  height:auto;
  display:block;
  object-fit:contain;
  mix-blend-mode:normal;
  filter:drop-shadow(0 5px 12px rgba(36,38,43,.10));
}
.header.is-scrolled .brand{
  background:linear-gradient(135deg,#fff,rgba(248,248,247,.98));
  border-color:rgba(207,210,216,.98);
  box-shadow:0 12px 32px rgba(36,38,43,.09),inset 0 1px 0 rgba(255,255,255,.9);
}
.header.is-scrolled .brand img{
  filter:drop-shadow(0 4px 10px rgba(36,38,43,.12));
}
.navlinks{
  position:relative;
  z-index:1;
}
.right{
  position:relative;
  z-index:1;
}
.langs{
  background:rgba(255,255,255,.84)!important;
  border-color:rgba(224,224,228,.96)!important;
  box-shadow:0 8px 22px rgba(36,38,43,.045);
}
@media(max-width:980px){
  .brand{padding:6px 11px 6px 7px;margin-left:-7px}
  .brand img{width:166px;max-width:166px}
  .navlinks{
    top:82px;
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(var(--uc-bg-1),.98))!important;
    box-shadow:0 18px 38px rgba(36,38,43,.08);
  }
}
@media(max-width:620px){
  .brand{padding:5px 9px 5px 6px;margin-left:-6px;border-radius:22px}
  .brand:after{border-radius:19px}
  .brand img{width:142px;max-width:142px}
  .right{gap:7px}
  .langs button{padding:6px 7px;font-size:10px}
}
@media(max-width:420px){
  .brand img{width:128px;max-width:128px}
  .brand{padding-right:8px}
  .langs button{padding:5px 6px;font-size:9.5px}
}


/* v12 compact header logo fit
   Smaller transparent cropped logo. It stays inside the header capsule on desktop and mobile. */
.header .nav{
  min-height:76px;
  height:76px;
  overflow:visible;
}
.header .brand{
  height:54px;
  max-height:54px;
  max-width:184px;
  padding:4px 11px 4px 8px!important;
  margin-left:0!important;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  line-height:0;
}
.header .brand:after{
  inset:2px;
}
.header .brand img{
  width:150px!important;
  max-width:150px!important;
  height:auto!important;
  max-height:46px!important;
  object-fit:contain!important;
  display:block!important;
  flex:0 0 auto;
}
.header.is-scrolled .brand{
  transform:none;
}
@media(max-width:980px){
  .header .nav{height:72px;min-height:72px;}
  .header .brand{height:50px;max-height:50px;max-width:166px;padding:4px 9px 4px 7px!important;}
  .header .brand img{width:136px!important;max-width:136px!important;max-height:42px!important;}
  .navlinks{top:72px!important;}
}
@media(max-width:620px){
  .header .nav{height:68px;min-height:68px;gap:10px;}
  .header .brand{height:46px;max-height:46px;max-width:148px;padding:3px 8px 3px 6px!important;border-radius:20px;}
  .header .brand:after{border-radius:17px;}
  .header .brand img{width:122px!important;max-width:122px!important;max-height:38px!important;}
}
@media(max-width:420px){
  .header .brand{height:42px;max-height:42px;max-width:132px;padding:3px 7px 3px 5px!important;}
  .header .brand img{width:108px!important;max-width:108px!important;max-height:34px!important;}
  .langs button{padding:5px 5px!important;font-size:9px!important;}
}
