/* Phase 20.5.15.18.8 — Premium public legal/policy pages redesign. */
body.marketak-responsive-v18952858.view-legal{
  --mk-current-page:'legal';
}
.legal-pro-page-v20515188{
  position:relative;
  isolation:isolate;
  padding:26px 0 0;
  background:
    radial-gradient(circle at 12% 8%,rgba(91,144,255,.16),transparent 28%),
    radial-gradient(circle at 82% 12%,rgba(139,92,246,.18),transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#f5f2ff 58%,#eefcff 100%);
  color:#0f1b3d;
  overflow:hidden;
}
.legal-pro-page-v20515188:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0) 38%);
  z-index:-1;
}
.legal-pro-container-v20515188{
  width:min(1540px,92vw);
  margin:0 auto;
}
.legal-pro-shell-v20515188{
  direction:ltr;
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:28px;
  align-items:start;
}
.legal-pro-main-v20515188,.legal-pro-sidebar-v20515188{direction:rtl;min-width:0;}
.legal-pro-main-v20515188{grid-column:1;display:grid;gap:18px;}
.legal-pro-sidebar-v20515188{grid-column:2;display:grid;gap:20px;position:sticky;top:168px;}
.legal-pro-hero-v20515188{
  min-height:180px;
  border-radius:20px;
  padding:28px 32px;
  display:grid;
  grid-template-columns:270px minmax(0,1fr);
  align-items:center;
  gap:24px;
  color:#fff;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.18);
  background:
    radial-gradient(circle at 15% 20%,rgba(22,193,255,.30),transparent 24%),
    radial-gradient(circle at 76% 32%,rgba(139,92,246,.35),transparent 30%),
    linear-gradient(135deg,#071832 0%,#111b55 45%,#36106f 100%);
  box-shadow:0 28px 82px rgba(24,38,104,.18);
  position:relative;
}
.legal-pro-hero-v20515188:before{
  content:"";
  position:absolute;
  inset:-50% -10%;
  background:
    linear-gradient(100deg,transparent 0 35%,rgba(255,255,255,.08) 49%,transparent 62%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.055) 0 1px,transparent 1px 13px);
  transform:rotate(-7deg);
  opacity:.55;
}
.legal-pro-hero-v20515188>*{position:relative;z-index:1;}
.legal-pro-hero-copy-v20515188{text-align:right;}
.legal-pro-kicker-v20515188{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.22);
  color:#cfe2ff;
  font-weight:900;
  font-size:13px;
  margin-bottom:10px;
}
.legal-pro-hero-v20515188 h1{
  margin:0 0 8px;
  color:#fff;
  font-size:clamp(30px,3vw,46px);
  line-height:1.2;
  letter-spacing:-.7px;
  font-weight:950;
}
.legal-pro-hero-v20515188 p{
  margin:0;
  color:#eaf2ff;
  font-size:16px;
  line-height:1.9;
  font-weight:800;
  max-width:760px;
}
.legal-pro-badges-v20515188{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-start;
  margin-top:16px;
}
.legal-pro-badges-v20515188 span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(2,6,23,.22);
  border:1px solid rgba(255,255,255,.16);
  color:#fff;
  font-weight:900;
  font-size:13px;
}
.legal-pro-badges-v20515188 svg{width:17px;height:17px;color:#80ffca;}
.legal-pro-hero-art-v20515188{
  height:128px;
  display:grid;
  place-items:center;
  position:relative;
}
.legal-pro-hero-art-v20515188 i,
.legal-pro-hero-art-v20515188 b{
  position:absolute;
  inset:auto;
  width:210px;
  height:58px;
  border:1px solid rgba(91,191,255,.34);
  border-radius:50%;
  transform:rotate(-13deg);
  opacity:.7;
}
.legal-pro-hero-art-v20515188 b{width:150px;height:42px;transform:rotate(18deg);border-color:rgba(168,85,247,.4);}
.legal-pro-shield-v20515188{
  width:112px;
  height:112px;
  display:grid;
  place-items:center;
  border-radius:34px;
  color:#fff;
  background:linear-gradient(145deg,#1ca8ff,#7c3aed 62%,#2e1065);
  box-shadow:0 22px 50px rgba(76,92,255,.34),inset 0 1px 0 rgba(255,255,255,.35);
  border:1px solid rgba(255,255,255,.28);
  transform:perspective(600px) rotateY(-8deg) rotateZ(-3deg);
}
.legal-pro-shield-v20515188 svg{width:66px;height:66px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.22));}
.legal-pro-card-v20515188{
  background:rgba(255,255,255,.94);
  border:1px solid #dfe8fb;
  border-radius:20px;
  box-shadow:0 24px 70px rgba(15,23,42,.08);
  padding:12px 28px 18px;
  backdrop-filter:blur(12px);
}
.legal-pro-row-v20515188{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:18px;
  align-items:center;
  min-height:88px;
  border-bottom:1px solid #e7eef9;
  padding:11px 0;
}
.legal-pro-row-v20515188:last-of-type{border-bottom:0;}
.legal-pro-row-icon-v20515188{
  width:56px;
  height:56px;
  display:grid;
  place-items:center;
  justify-self:center;
  border-radius:18px;
  background:linear-gradient(145deg,#f4f0ff,#eef7ff);
  border:1px solid #e8ddff;
  color:#5b3df5;
  box-shadow:0 13px 28px rgba(92,60,245,.08);
}
.legal-pro-row-icon-v20515188 svg{width:28px;height:28px;}
.legal-pro-row-copy-v20515188{text-align:right;min-width:0;}
.legal-pro-row-copy-v20515188 h2{
  margin:0 0 4px;
  color:#0f1b3d;
  font-size:21px;
  line-height:1.35;
  font-weight:950;
}
.legal-pro-row-copy-v20515188 p{
  margin:0;
  color:#334466;
  font-size:15px;
  line-height:1.8;
  font-weight:800;
}
.legal-pro-callout-v20515188{
  margin-top:10px;
  min-height:50px;
  border-radius:16px;
  border:1px solid #b8a5ff;
  background:linear-gradient(135deg,rgba(124,58,237,.06),rgba(14,165,233,.06));
  color:#4f46e5;
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  align-items:center;
  gap:10px;
  padding:8px 14px;
}
.legal-pro-callout-v20515188 span{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:13px;
  background:#fff;
  border:1px solid #d8ccff;
}
.legal-pro-callout-v20515188 svg{width:23px;height:23px;color:#5b3df5;}
.legal-pro-callout-v20515188 strong{
  font-weight:950;
  font-size:15px;
  line-height:1.8;
}
.legal-pro-toc-v20515188,
.legal-pro-help-v20515188{
  background:rgba(255,255,255,.94);
  border:1px solid #dfe8fb;
  border-radius:20px;
  box-shadow:0 24px 70px rgba(15,23,42,.08);
  overflow:hidden;
  backdrop-filter:blur(12px);
}
.legal-pro-toc-v20515188{padding:20px 0;}
.legal-pro-toc-v20515188 h2{
  margin:0 24px 14px;
  color:#0f1b3d;
  font-size:20px;
  font-weight:950;
}
.legal-pro-toc-v20515188 a{
  position:relative;
  min-height:54px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 24px;
  color:#52627c;
  font-weight:900;
  border-right:3px solid transparent;
  transition:.18s ease;
}
.legal-pro-toc-v20515188 a span{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  color:#637399;
}
.legal-pro-toc-v20515188 a svg{width:21px;height:21px;}
.legal-pro-toc-v20515188 a:hover,
.legal-pro-toc-v20515188 a.active{
  color:#5b3df5;
  background:linear-gradient(90deg,rgba(124,58,237,.10),rgba(91,61,245,.04));
  border-right-color:#6847ff;
}
.legal-pro-toc-v20515188 a.active:after{
  content:"";
  position:absolute;
  right:-5px;
  top:50%;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#6847ff;
  box-shadow:0 0 0 5px rgba(104,71,255,.12);
  transform:translateY(-50%);
}
.legal-pro-help-v20515188{
  padding:24px;
  text-align:center;
  border-color:#cbbcff;
}
.legal-pro-help-v20515188>span{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  margin:0 auto 12px;
  border-radius:17px;
  background:linear-gradient(145deg,#f4f0ff,#eef7ff);
  color:#5b3df5;
  border:1px solid #e4dbff;
}
.legal-pro-help-v20515188 h3{
  margin:0;
  color:#27316a;
  font-size:20px;
  font-weight:950;
}
.legal-pro-help-v20515188 p{
  margin:10px 0 16px;
  color:#60708a;
  line-height:1.8;
  font-weight:800;
}
.legal-pro-help-v20515188 a{
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:linear-gradient(135deg,#f1edff,#e9f2ff);
  border:1px solid #e1d7ff;
  color:#5b3df5;
  font-weight:950;
}
.legal-pro-custom-content-v20515188{
  padding:18px 4px;
  color:#23314f;
  line-height:2.1;
  font-size:16px;
  font-weight:800;
}
html[data-marketak-theme="dark"] .legal-pro-page-v20515188{
  background:linear-gradient(135deg,#061020,#0b1222 60%,#111827)!important;
}
html[data-marketak-theme="dark"] .legal-pro-card-v20515188,
html[data-marketak-theme="dark"] .legal-pro-toc-v20515188,
html[data-marketak-theme="dark"] .legal-pro-help-v20515188{
  background:#0e1a2c!important;
  border-color:#263b5a!important;
  color:#e5eefc!important;
}
html[data-marketak-theme="dark"] .legal-pro-row-copy-v20515188 h2,
html[data-marketak-theme="dark"] .legal-pro-toc-v20515188 h2,
html[data-marketak-theme="dark"] .legal-pro-help-v20515188 h3{color:#fff!important;}
html[data-marketak-theme="dark"] .legal-pro-row-copy-v20515188 p,
html[data-marketak-theme="dark"] .legal-pro-help-v20515188 p{color:#c4d4e8!important;}
html[data-marketak-theme="dark"] .legal-pro-row-v20515188{border-color:#263b5a!important;}
@media(max-width:1100px){
  .legal-pro-shell-v20515188{grid-template-columns:1fr;}
  .legal-pro-main-v20515188,.legal-pro-sidebar-v20515188{grid-column:auto;}
  .legal-pro-sidebar-v20515188{position:static;grid-template-columns:1fr 1fr;}
}
@media(max-width:760px){
  .legal-pro-page-v20515188{padding:18px 0 0;}
  .legal-pro-container-v20515188{width:min(100% - 24px,680px);}
  .legal-pro-hero-v20515188{grid-template-columns:1fr;padding:22px;border-radius:18px;gap:14px;}
  .legal-pro-hero-art-v20515188{height:90px;order:0;}
  .legal-pro-shield-v20515188{width:78px;height:78px;border-radius:24px;}
  .legal-pro-shield-v20515188 svg{width:46px;height:46px;}
  .legal-pro-hero-v20515188 h1{font-size:30px;}
  .legal-pro-card-v20515188{padding:8px 16px 14px;border-radius:18px;}
  .legal-pro-row-v20515188{grid-template-columns:48px minmax(0,1fr);gap:10px;min-height:auto;padding:14px 0;}
  .legal-pro-row-icon-v20515188{width:42px;height:42px;border-radius:14px;}
  .legal-pro-row-icon-v20515188 svg{width:23px;height:23px;}
  .legal-pro-row-copy-v20515188 h2{font-size:17px;}
  .legal-pro-row-copy-v20515188 p{font-size:13.5px;line-height:1.85;}
  .legal-pro-callout-v20515188{grid-template-columns:34px 1fr;padding:10px;}
  .legal-pro-callout-v20515188 span{width:32px;height:32px;}
  .legal-pro-callout-v20515188 strong{font-size:13.5px;}
  .legal-pro-sidebar-v20515188{grid-template-columns:1fr;}
  .legal-pro-toc-v20515188{display:none;}
}
