/* Generated per-site stylesheet — self-hosted fonts, no CDN. */
/* palette=yadro-berry-cyan font=albert-onest layout=layout_hero_fullbleed_image nav=top-horizontal */

@font-face {
  font-family: "Albert Sans";
  src: url("/fonts/AlbertSans.a2nvihj0") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/fonts/Onest.a2nvihj0") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --hf5izhww: #FDF2F8;
  --qjx371lp: #FFFFFF;
  --uli9d8if: #0F1320;
  --yxrx0tv1: #5A6273;
  --vjry4066: #BE185D;
  --xxatfq8o: #06B6D4;
  --hyix6mxe: #E6DCE1;
  --r7p3td6e: 'Albert Sans', sans-serif;
  --rd1fta6k: 'Onest', sans-serif;
  --kdzdiwvh: 12px;
  --f4qnx5eu: 1180px;
  --cd0pwfgf: 22px;
  --oy9gau8j: #FDF2F8;
  --ts7vc5ex: 18px;
  --pemgtmko: 1.4;
  --rv0sygy1: 2.5rem;
}

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
html { background: var(--hf5izhww); color: var(--uli9d8if); -webkit-font-smoothing: antialiased; }
body { font-family: var(--rd1fta6k); font-size: var(--ts7vc5ex); line-height: var(--pemgtmko); color: var(--uli9d8if); background: var(--hf5izhww); }
a { color: var(--vjry4066); text-decoration: none; border-bottom: 1px solid transparent; transition: border-color .15s ease; }
a:hover { border-bottom-color: currentColor; }
h1, h2, h3, h4 { font-family: var(--r7p3td6e); font-weight: 700; line-height: 1.12; margin: 0 0 .5em; color: var(--uli9d8if); letter-spacing: -0.01em; }
h1 { font-size: clamp(2.2rem, 5vw, 3.8rem); }
h2 { font-size: clamp(1.4rem, 2.6vw, 2rem); }
h3 { font-size: 1.15rem; }
p { margin: 0 0 1em; }
img, svg { max-width: 100%; display: block; }

/* ============== HEADER ============== */
.fbnges3b { max-width: var(--f4qnx5eu); margin: 0 auto; padding: 22px 28px; display: flex; align-items: center; justify-content: space-between; }
.xbw4nd2l { display: inline-flex; align-items: center; gap: 10px; color: var(--uli9d8if); border: 0; font-family: var(--r7p3td6e); font-weight: 700; font-size: 1.1rem; letter-spacing: -0.01em; }
.td7iflxa { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; border-radius: 8px; background: var(--vjry4066); color: var(--oy9gau8j); font-weight: 800; font-family: var(--r7p3td6e); font-size: 1rem; }
.s6rhw01o a { margin-left: 18px; color: var(--yxrx0tv1); border: 0; font-size: 0.95rem; }
.s6rhw01o a:hover { color: var(--uli9d8if); }

/* Floating pill nav variant */
.c3332qpm { position: sticky; top: 16px; width: fit-content; margin: 16px auto; background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); border-radius: 999px; padding: 8px 22px; box-shadow: 0 12px 32px rgba(0,0,0,0.12); }
.c3332qpm .s6rhw01o a { margin-left: 14px; }

/* Hidden menu variant */
.ylsfx7xk { position: relative; }
.ylsfx7xk summary { cursor: pointer; list-style: none; font-size: 1.4rem; padding: 4px 10px; color: var(--uli9d8if); }
.ylsfx7xk summary::-webkit-details-marker { display: none; }
.ylsfx7xk[open] .s6rhw01o { display: flex; flex-direction: column; position: absolute; right: 0; top: 36px; background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); border-radius: 10px; padding: 14px 20px; z-index: 10; gap: 8px; }

/* ============== SIDEBAR NAV ============== */
.p5n9a9x9 { position: fixed; top: 0; width: 220px; height: 100vh; background: var(--qjx371lp); border-right: 1px solid var(--hyix6mxe); padding: 30px 22px; display: flex; flex-direction: column; gap: 24px; z-index: 5; overflow-y: auto; }
.f14mpy53 { left: 0; }
.s3b34805 { right: 0; border-right: 0; border-left: 1px solid var(--hyix6mxe); }
.p5n9a9x9 .s6rhw01o { display: flex; flex-direction: column; gap: 4px; }
.p5n9a9x9 .s6rhw01o a { margin: 0; padding: 8px 10px; border-radius: 8px; }
.p5n9a9x9 .s6rhw01o a:hover { background: var(--hf5izhww); color: var(--uli9d8if); }
/* When a sidebar is present, push the main column inward so it doesn't
   sit under the fixed aside. We override max-width/margin to let content
   fill the remaining viewport. */
body.hz8shsuj .yaw3drlz { max-width: none; margin-left: 240px; margin-right: auto; padding: 16px 32px 48px; }
body.xvl85i91 .yaw3drlz { max-width: none; margin-right: 240px; margin-left: auto; padding: 16px 32px 48px; }
body.hz8shsuj .yaw3drlz > * { max-width: 960px; }
body.xvl85i91 .yaw3drlz > * { max-width: 960px; }

/* ============== FOOTER ============== */
.dnce35le { border-top: 1px solid var(--hyix6mxe); margin-top: 88px; padding: 36px 28px 52px; }
.vs8c69fr { max-width: var(--f4qnx5eu); margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 10px; color: var(--yxrx0tv1); font-size: 0.95rem; }
.ihukgtmb a { margin: 0 12px; color: var(--yxrx0tv1); }
.cywxlndg { max-width: var(--f4qnx5eu); margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 48px; }
.rta23eey { font-size: 0.85rem; text-transform: uppercase; letter-spacing: 0.1em; color: var(--yxrx0tv1); }
.h61y35zy { list-style: none; padding: 0; margin: 0; }
.h61y35zy li { margin-bottom: 6px; }
.h61y35zy a { color: var(--uli9d8if); border: 0; }
.hmimburo { color: var(--yxrx0tv1); }
.j62sxd24 { color: var(--yxrx0tv1); font-size: 0.85rem; margin-top: 18px; }
.iu8elm1f { max-width: var(--f4qnx5eu); margin: 0 auto; display: flex; justify-content: space-between; align-items: center; gap: 32px; flex-wrap: wrap; }
.vo59rqog { display: flex; gap: 14px; align-items: baseline; }
.sii4elrl { font-family: var(--r7p3td6e); font-weight: 700; }
.o2otbts4 { color: var(--yxrx0tv1); }
.ao5xon9t a { margin-left: 16px; color: var(--yxrx0tv1); }
.ao5xon9t { display: flex; gap: 14px; align-items: center; }
.v2glal0z { color: var(--yxrx0tv1); font-size: 0.9rem; }
.a7daxnk3 { max-width: var(--f4qnx5eu); margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; }
.a7daxnk3 ul { list-style: none; padding: 0; margin: 0; }
.a7daxnk3 li a { color: var(--yxrx0tv1); }
.vm836x49 { color: var(--yxrx0tv1); font-size: 0.85rem; }

/* ============== MAIN LAYOUTS ============== */
.yaw3drlz { max-width: var(--f4qnx5eu); margin: 0 auto; padding: 16px 28px 48px; }

/* Layout-specific overrides live in block styles; each layout HTML template
   uses unique class names .l-... so we namespace. */
.iezmizm9 .of1srq90 { text-align: center; padding: 56px 0 72px; }
.iezmizm9 .dl3simyz { max-width: 22ch; margin: 0 auto 18px; }
.iezmizm9 .vvypaz04 { color: var(--yxrx0tv1); font-size: 1.1rem; max-width: 48ch; margin: 0 auto 24px; }
.iezmizm9 .cp74r318 { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--cd0pwfgf); padding: 40px 0; text-align: left; }

.ooo2hvjd { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 56px; padding: 48px 0 80px; align-items: center; }
.v6gqaq6j { background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 28px; min-height: 320px; }

.obbvi3h9 { border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 56px 40px; background: var(--qjx371lp); }
.ohozgnjp { display: grid; grid-template-columns: repeat(6, 1fr); grid-auto-rows: 170px; gap: var(--cd0pwfgf); margin-top: 22px; }
.ul9gvi01 { grid-column: span 2; border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 22px; background: var(--qjx371lp); display: flex; flex-direction: column; justify-content: space-between; }
.ul9gvi01:nth-child(1), .ul9gvi01:nth-child(4) { grid-column: span 4; }

.jv5dg8ll { columns: 2; column-gap: 44px; padding: 48px 0; }
.jv5dg8ll h1 { column-span: all; max-width: 20ch; font-size: 3.2rem; }
.jv5dg8ll .epqya9y2 { break-inside: avoid; margin-bottom: 28px; }

.fbv0o7d1 { position: relative; margin: 0 -28px; padding: 80px 28px 120px; background: linear-gradient(135deg, var(--vjry4066) 0%, var(--xxatfq8o) 100%); color: var(--oy9gau8j); }
.fbv0o7d1 h1 { color: var(--oy9gau8j); max-width: 22ch; }
.fbv0o7d1 .vvypaz04 { color: var(--oy9gau8j); opacity: 0.9; }
.fbv0o7d1 .a3p4oca8 { background: var(--oy9gau8j); color: var(--vjry4066); padding: 14px 28px; border-radius: var(--kdzdiwvh); font-weight: 700; display: inline-block; margin-top: 14px; }
.azxpbi1h { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 48px; align-items: center; max-width: var(--f4qnx5eu); margin: 0 auto; }
.azxpbi1h .fhcd3l1u img { box-shadow: 0 30px 70px rgba(0,0,0,0.28); }
@media (max-width: 860px) { .azxpbi1h { grid-template-columns: 1fr; gap: 28px; } }

.wufh7l6l .epqya9y2 { padding: 48px 0; border-bottom: 1px solid var(--hyix6mxe); display: grid; grid-template-columns: 80px 1fr; gap: 28px; align-items: start; }
.wufh7l6l .fqu08tq1 { font-family: var(--r7p3td6e); font-size: 2.4rem; color: var(--vjry4066); line-height: 1; }

.d5w1r54k { min-height: 80vh; display: flex; flex-direction: column; justify-content: center; text-align: center; }
.d5w1r54k h1 { font-size: clamp(3rem, 8vw, 6rem); }

.y7z33nsy { border: 3px solid var(--uli9d8if); padding: 44px; margin: 30px 0; background: var(--qjx371lp); }
.y7z33nsy h1 { text-transform: uppercase; border-bottom: 3px solid var(--uli9d8if); padding-bottom: 20px; }
.y7z33nsy .epqya9y2 { border: 2px solid var(--uli9d8if); padding: 18px; background: var(--hf5izhww); margin-top: 12px; }

.rlbgrhmr { display: grid; grid-template-columns: repeat(3, 1fr); grid-auto-rows: 240px; gap: var(--cd0pwfgf); padding: 30px 0; }
.rlbgrhmr .epqya9y2 { border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 22px; background: var(--qjx371lp); display: flex; flex-direction: column; justify-content: space-between; }
.rlbgrhmr .epqya9y2:first-child { grid-column: span 2; grid-row: span 2; padding: 36px; }

.fm0wil5a { display: grid; grid-template-columns: repeat(2, 1fr); grid-auto-rows: 220px; gap: var(--cd0pwfgf); padding: 30px 0; }
.fm0wil5a .epqya9y2 { border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 22px; background: var(--qjx371lp); }

.sr8ype8j { display: grid; grid-template-columns: 4fr 6fr; gap: 48px; padding: 50px 0; align-items: start; }
.wnsxibqt { display: grid; grid-template-columns: 7fr 3fr; gap: 48px; padding: 50px 0; align-items: start; }

.yfm1fvjc { position: relative; padding: 50px 0; }
.yfm1fvjc .epqya9y2 { background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 28px; margin-top: -20px; box-shadow: 0 18px 40px rgba(0,0,0,0.08); max-width: 600px; margin-left: auto; margin-right: auto; }
.yfm1fvjc .epqya9y2:first-child { margin-top: 0; }

.f75zvrz9 { padding: 30px 0; }
.f75zvrz9 .vmco2ob4 { display: flex; gap: 0; border-bottom: 2px solid var(--hyix6mxe); margin-bottom: 28px; }
.f75zvrz9 .rqxpill4 { padding: 12px 20px; color: var(--yxrx0tv1); cursor: pointer; border-bottom: 2px solid transparent; margin-bottom: -2px; font-weight: 600; }
.f75zvrz9 .rqxpill4.o4uectei { color: var(--uli9d8if); border-bottom-color: var(--vjry4066); }
.f75zvrz9 .ux7ul67f .epqya9y2 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; padding: 24px 0; }

.n35y1n24 details { border-bottom: 1px solid var(--hyix6mxe); padding: 18px 0; }
.n35y1n24 summary { cursor: pointer; list-style: none; font-family: var(--r7p3td6e); font-weight: 600; font-size: 1.15rem; }
.n35y1n24 summary::-webkit-details-marker { display: none; }
.n35y1n24 summary::after { content: '+'; float: right; color: var(--vjry4066); }
.n35y1n24 details[open] summary::after { content: '−'; }

.ix8ijmlq { display: grid; grid-template-columns: 1fr 1.3fr; gap: 44px; padding: 50px 0; align-items: start; }
.w0744zga { background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 24px; min-height: 360px; display: grid; grid-template-rows: 40px 1fr; gap: 14px; }
.aeqpd243 { display: flex; gap: 6px; }
.aeqpd243 span { width: 10px; height: 10px; border-radius: 50%; background: var(--hyix6mxe); }

.h3qccxcb { position: relative; padding: 30px 0 30px 40px; border-left: 2px solid var(--hyix6mxe); }
.h3qccxcb .epqya9y2 { position: relative; padding: 18px 0 18px 12px; }
.h3qccxcb .epqya9y2::before { content: ''; position: absolute; left: -46px; top: 28px; width: 12px; height: 12px; border-radius: 50%; background: var(--vjry4066); }

.q218jbwl { display: flex; overflow-x: auto; gap: 24px; padding: 30px 0; }
.q218jbwl .epqya9y2 { min-width: 260px; border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 22px; background: var(--qjx371lp); }

.dwbpsmse table { width: 100%; border-collapse: collapse; margin: 30px 0; }
.dwbpsmse th, .dwbpsmse td { padding: 14px 16px; border-bottom: 1px solid var(--hyix6mxe); text-align: left; }
.dwbpsmse th { background: var(--qjx371lp); font-family: var(--r7p3td6e); }

.rqv7eiif { text-align: center; padding: 50px 0; }
.rqv7eiif .h9f2idup { display: inline-block; background: var(--qjx371lp); border: 2px solid var(--vjry4066); border-radius: var(--kdzdiwvh); padding: 40px 60px; min-width: 320px; margin-top: 30px; }
.rqv7eiif .by1xazlc { font-family: var(--r7p3td6e); font-size: 4rem; color: var(--vjry4066); }

.rwxdxdaq { text-align: center; padding: 80px 28px; max-width: 780px; margin: 0 auto; }
.rwxdxdaq blockquote { font-family: var(--r7p3td6e); font-size: 2rem; line-height: 1.25; margin: 0 0 24px; color: var(--uli9d8if); }
.rwxdxdaq cite { color: var(--yxrx0tv1); }

.kv8pepeb { padding: 30px 0; }
.kv8pepeb h1 { margin-bottom: 40px; max-width: 20ch; }
.kv8pepeb details { border-bottom: 1px solid var(--hyix6mxe); padding: 18px 0; }
.kv8pepeb summary { cursor: pointer; list-style: none; font-family: var(--r7p3td6e); font-weight: 600; }
.kv8pepeb summary::-webkit-details-marker { display: none; }

.g5he4zwy { padding: 30px 0; }
.g5he4zwy .epqya9y2 { max-width: 60ch; margin: 60px auto; }
.g5he4zwy .epqya9y2 h3 { font-size: 1.6rem; margin-bottom: 12px; }

.wzr59fuh { position: relative; padding: 80px 0; }
.wzr59fuh::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, var(--qjx371lp) 40%, var(--hf5izhww) 60%); z-index: -1; }

.yq7tdw68 { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 28px; padding: 40px 0; }
.yq7tdw68 .epqya9y2 { background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); padding: 44px 22px; text-align: center; min-height: 200px; display: flex; flex-direction: column; justify-content: center; }

.b0otgkap { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 30px; padding: 40px 0; text-align: center; }
.b0otgkap .epqya9y2 { padding: 20px; }
.b0otgkap .rhsuowy4 { width: 92px; height: 92px; border-radius: 50%; background: var(--qjx371lp); border: 2px solid var(--vjry4066); display: inline-flex; align-items: center; justify-content: center; color: var(--vjry4066); margin-bottom: 16px; }

.sxtp5bmy { padding: 40px 0; }
.swgjruv8 { font-size: clamp(3rem, 7vw, 5rem); max-width: 20ch; }
.rsyrk492 { display: flex; overflow-x: auto; gap: 20px; margin-top: 30px; scroll-snap-type: x mandatory; padding-bottom: 12px; }
.rsyrk492 .epqya9y2 { min-width: 320px; scroll-snap-align: start; border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); padding: 24px; background: var(--qjx371lp); }

.d55jv1ju { display: grid; grid-template-columns: 1fr 1fr; gap: 0; min-height: 70vh; position: relative; }
.fj24zycm { padding: 60px 40px; background: var(--qjx371lp); clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%); }
.c2p99gc3 { padding: 60px 40px; background: var(--hf5izhww); }

/* Shared feature grid classes */
.epqya9y2 { background: transparent; }
.rhsuowy4 { color: var(--vjry4066); margin-bottom: 14px; width: 28px; height: 28px; display: inline-flex; align-items: center; justify-content: center; }
.rhsuowy4 .hk02uc11 { width: 28px; height: 28px; }
.h9qiyhh6 { font-size: 1.12rem; margin-bottom: 6px; }
.x99ah8nc { color: var(--yxrx0tv1); font-size: 0.98rem; }

/* AI hero image — shared presentation block */
.fhcd3l1u { margin: 0; display: flex; justify-content: center; align-items: center; }
.fhcd3l1u img { width: 100%; max-width: 480px; height: auto; display: block; border-radius: calc(var(--kdzdiwvh) * 1.4); box-shadow: 0 24px 64px rgba(0,0,0,0.18); }
.ingravcf { margin-left: auto; }
.n7au7sxd { width: 100%; margin: 32px 0; }
.n7au7sxd img { max-width: min(720px, 100%); margin: 0 auto; }
.aetv9rx5 { margin: 18px 0 28px; }
.aetv9rx5 img { max-width: min(560px, 100%); }
.hz3jnh9r { width: 100%; margin: 0 0 24px; }
.hz3jnh9r img { width: 100%; max-width: 1100px; aspect-ratio: 16/6; object-fit: cover; margin: 0 auto; }
@media (max-width: 640px) { .fhcd3l1u img { max-width: 100%; border-radius: var(--kdzdiwvh); box-shadow: 0 10px 30px rgba(0,0,0,0.15); } }

/* Hero decor utilities */
.dl3simyz { max-width: 24ch; word-wrap: break-word; overflow-wrap: break-word; hyphens: auto; }
.vvypaz04 { color: var(--yxrx0tv1); font-size: 1.15rem; max-width: 52ch; word-wrap: break-word; overflow-wrap: break-word; }
.a3p4oca8 { display: inline-block; padding: 13px 26px; border-radius: 999px; background: var(--vjry4066); color: var(--oy9gau8j); font-weight: 700; font-family: var(--r7p3td6e); border: 0; margin-top: 16px; white-space: nowrap; }
h1 { word-wrap: break-word; overflow-wrap: break-word; }

.rklxbn31 { position: absolute; inset: 0; pointer-events: none; overflow: hidden; }
.a6bx5h9s { background: radial-gradient(1200px 600px at 80% -10%, var(--xxatfq8o) 0%, transparent 50%), radial-gradient(800px 400px at 10% 30%, var(--vjry4066) 0%, transparent 55%); }
.nwiv41ly { background: repeating-linear-gradient(135deg, var(--qjx371lp) 0 24px, var(--hf5izhww) 24px 48px); opacity: 0.6; }
.iqwlo8cv { background-image: radial-gradient(circle at 10px 10px, var(--hyix6mxe) 1px, transparent 1px); background-size: 22px 22px; opacity: 0.6; }
.lfkj4v2y { background-image: linear-gradient(var(--hyix6mxe) 1px, transparent 1px), linear-gradient(90deg, var(--hyix6mxe) 1px, transparent 1px); background-size: 24px 24px; opacity: 0.5; }
.nfexxu28 { border: 2px solid var(--vjry4066); transform: translate(8px, 8px); border-radius: var(--kdzdiwvh); }
.jwjdardy { background: var(--vjry4066); }
.b4sfz39k { white-space: nowrap; font-family: var(--r7p3td6e); font-size: 5rem; overflow: hidden; opacity: 0.15; display: flex; animation: marquee 30s linear infinite; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.xnvzmh9m { background: linear-gradient(90deg, var(--vjry4066) 50%, var(--xxatfq8o) 50%); }

/* Privacy / support shared */
.tiqfniu2 { max-width: 760px; margin: 0 auto; padding: 20px 28px 48px; }
.tiqfniu2 .n2g58rb4 { padding: 28px 0 12px; }
.tiqfniu2 .vdieede1 { color: var(--vjry4066); font-size: 0.85rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; }
.tiqfniu2 .lkldli8w { color: var(--yxrx0tv1); }
.tiqfniu2 .xedp07jz { padding: 20px 22px; border: 1px solid var(--hyix6mxe); border-radius: var(--kdzdiwvh); margin: 28px 0; background: var(--qjx371lp); }
.tiqfniu2 .xedp07jz ol { margin: 0; padding-left: 22px; color: var(--yxrx0tv1); }
.tiqfniu2 .xedp07jz a { color: var(--uli9d8if); border: 0; }
.tiqfniu2 article h2 { margin-top: 40px; font-size: 1.45rem; }
.tiqfniu2 article p { color: var(--uli9d8if); }

.pq45vxzb { max-width: 820px; margin: 0 auto; padding: 20px 28px 48px; }
.pq45vxzb .x4dbs199 { padding: 28px 0 10px; }
.pq45vxzb .bbfxqxdi { margin-top: 16px; }
.pq45vxzb details.fptiv9yv { border-bottom: 1px solid var(--hyix6mxe); padding: 18px 0; }
.pq45vxzb details.fptiv9yv summary { cursor: pointer; list-style: none; font-family: var(--r7p3td6e); font-weight: 600; font-size: 1.08rem; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.pq45vxzb details.fptiv9yv summary::-webkit-details-marker { display: none; }
.pq45vxzb details.fptiv9yv summary::after { content: '+'; color: var(--vjry4066); font-size: 1.4rem; font-weight: 400; }
.pq45vxzb details.fptiv9yv[open] summary::after { content: '−'; }
.pq45vxzb details.fptiv9yv p { color: var(--yxrx0tv1); margin-top: 10px; }
.pq45vxzb .n7eiyi9x { margin-top: 48px; padding: 28px; border-radius: var(--kdzdiwvh); background: var(--qjx371lp); border: 1px solid var(--hyix6mxe); display: flex; gap: 20px; align-items: center; flex-wrap: wrap; }
.pq45vxzb .n7eiyi9x strong { font-family: var(--r7p3td6e); font-size: 1.2rem; }
.pq45vxzb .n7eiyi9x a { padding: 10px 18px; border-radius: var(--kdzdiwvh); background: var(--vjry4066); color: var(--oy9gau8j); border: 0; font-weight: 600; }

/* ============== ANIMATIONS (subtle, classy) ============== */
@keyframes fadeUp { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes slideInLeft { from { opacity: 0; transform: translateX(-14px); } to { opacity: 1; transform: none; } }
@keyframes scaleIn { from { opacity: 0; transform: scale(0.98); } to { opacity: 1; transform: none; } }
@keyframes gradientDrift { 0% { background-position: 0% 0%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 0%; } }
@keyframes iconPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.06); } }
@keyframes slowSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

[data-reveal] { opacity: 0; transform: translateY(14px); transition: opacity .5s ease-out, transform .5s ease-out; }
[data-reveal].vt1ditk1 { opacity: 1; transform: none; }

.epqya9y2 { transition: transform .2s ease, box-shadow .2s ease; }
.epqya9y2:hover { transform: translateY(-2px); }
.rhsuowy4 { transition: transform .3s ease; }
.epqya9y2:hover .rhsuowy4 { transform: scale(1.08) rotate(2deg); }

.a3p4oca8 { transition: transform .15s ease, box-shadow .15s ease; }
.a3p4oca8:hover { transform: translateY(-1px); box-shadow: 0 10px 24px rgba(0,0,0,0.12); }

.a6bx5h9s { background-size: 200% 200%; animation: gradientDrift 22s ease-in-out infinite; }

/* Reading progress for legal pages */
body.tiqfniu2::before {
  content: ''; position: fixed; top: 0; left: 0; height: 3px;
  background: var(--vjry4066); width: var(--tn07g1rc, 0%);
  z-index: 100; transition: width .1s linear;
}

/* Responsive */
@media (max-width: 960px) {
  .p5n9a9x9 { position: static; width: auto; height: auto; border: 0; border-bottom: 1px solid var(--hyix6mxe); flex-direction: row; flex-wrap: wrap; gap: 10px; padding: 14px 20px; }
  .p5n9a9x9 .s6rhw01o { flex-direction: row; gap: 12px; }
  body.hz8shsuj .yaw3drlz,
  body.xvl85i91 .yaw3drlz { margin-left: auto; margin-right: auto; padding: 16px 22px 48px; max-width: var(--f4qnx5eu); }
  body.hz8shsuj .yaw3drlz > *,
  body.xvl85i91 .yaw3drlz > * { max-width: 100%; }
  .ooo2hvjd, .sr8ype8j, .wnsxibqt, .ix8ijmlq, .d55jv1ju { grid-template-columns: 1fr; gap: 32px; }
  .fj24zycm { clip-path: none; }
  .jv5dg8ll { columns: 1; }
  .rlbgrhmr, .fm0wil5a, .ohozgnjp { grid-template-columns: 1fr; grid-auto-rows: auto; }
  .rlbgrhmr .epqya9y2:first-child, .ul9gvi01, .ul9gvi01:nth-child(1), .ul9gvi01:nth-child(4) { grid-column: span 1; }
  .f75zvrz9 .ux7ul67f .epqya9y2 { grid-template-columns: 1fr; }
  .iezmizm9 .cp74r318 { grid-template-columns: 1fr; }
  .cywxlndg, .a7daxnk3 { grid-template-columns: 1fr; gap: 24px; }
  .fbnges3b { padding: 16px 20px; flex-wrap: wrap; gap: 10px; }
  .s6rhw01o a { margin-left: 12px; }
  .jv5dg8ll h1 { font-size: clamp(2rem, 7vw, 2.8rem); }
  h1 { font-size: clamp(1.8rem, 6.5vw, 2.8rem); word-wrap: break-word; overflow-wrap: anywhere; }
  .fbv0o7d1 { margin: 0 -22px; padding: 60px 22px 80px; }
}
@media (max-width: 520px) {
  h1 { font-size: clamp(1.5rem, 7vw, 2.2rem); }
  .a3p4oca8 { padding: 11px 22px; }
  .yaw3drlz { padding: 12px 18px 36px; }
  body.hz8shsuj .yaw3drlz,
  body.xvl85i91 .yaw3drlz { padding: 12px 18px 36px; }
}