.zorkon-legal{background:#f8fafc;color:#0f1729;min-height:70vh}
.zorkon-legal-wrap{width:min(860px,calc(100% - 32px));margin:0 auto;padding:32px 0 72px}
.zorkon-legal-kicker{margin:0 0 .35rem;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}
.zorkon-legal-kicker a{color:#036c81;text-decoration:none}
.zorkon-legal h1{margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.2}
.zorkon-legal-nav{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.4rem}
.zorkon-legal-nav a{
  display:inline-flex;align-items:center;height:34px;padding:0 12px;border-radius:8px;
  background:#fff;border:1px solid #d9dfe8;color:#0f1729;text-decoration:none;font-size:.86rem;font-weight:600
}
.zorkon-legal-nav a.is-active,.zorkon-legal-nav a:hover{background:#e7f9fd;border-color:#b7e6ef;color:#036c81}
.zorkon-legal-updated{color:#64748b;font-size:.88rem}
.zorkon-legal-body{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.35rem 1.4rem 1.5rem;line-height:1.6}
.zorkon-legal-body h2{margin:1.4rem 0 .55rem;font-size:1.15rem}
.zorkon-legal-body p,.zorkon-legal-body li{margin:0 0 .7rem}
.zorkon-legal-body ul{padding-left:1.15rem}
.zorkon-legal-body a{color:#036c81}
.zorkon-legal-body table{width:100%;border-collapse:collapse;margin:0 0 1rem;font-size:.9rem}
.zorkon-legal-body th,.zorkon-legal-body td{border:1px solid #e2e8f0;padding:.55rem .65rem;text-align:left;vertical-align:top}
.zorkon-legal-body th{background:#f8fafc;width:34%}
#zorkon-cookie{
  position:fixed;left:16px;right:16px;bottom:16px;z-index:140;
  display:none;gap:1rem;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;
  max-width:920px;margin:0 auto;
  padding:14px 16px;border-radius:14px;
  background:#0f1729;color:#f8fafc;
  box-shadow:0 16px 40px rgba(15,23,41,.28)
}
#zorkon-cookie.is-open{display:flex}
.zorkon-cookie-text{flex:1 1 320px;font-size:.84rem;line-height:1.45;margin:0}
.zorkon-cookie-text a{color:#7dd3e8}
.zorkon-cookie-actions{display:flex;flex-wrap:wrap;gap:.45rem}
.zorkon-cookie-actions button{
  min-height:40px;padding:0 14px;border-radius:10px;border:0;cursor:pointer;font-weight:700;font-size:.86rem
}
.zorkon-cookie-accept{background:#e7f9fd;color:#036c81}
.zorkon-cookie-needed{background:transparent;color:#f8fafc;border:1px solid #334155 !important}
.zorkon-cookie-settings{
  background:none;border:0;color:#94a3b8;cursor:pointer;font-size:.78rem;text-decoration:underline;padding:0
}
#zorkon-cookie-settings-btn{
  background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:underline
}
.zorkon-form-consent a,.zorkon-consult-consent a{color:#036c81}
@media (max-width:640px){
  #zorkon-cookie{left:10px;right:10px;bottom:10px}
  .zorkon-cookie-actions{width:100%}
  .zorkon-cookie-actions button{flex:1}
}
