*, *::before, *::after { box-sizing: border-box; }
body, h1, h2, h3, h4, p, ul, ol, figure {margin: 0;padding: 0;}
ul, ol { list-style: none; }
body {color: var(--color-text-body);background: var(--color-white);-webkit-font-smoothing: antialiased;font-family: var(--font-family);font-size: var(--font-size-base);line-height: 1.7;}
img {max-width: 100%;height: auto;display: block;}
a {color: var(--color-accent);text-decoration: none;transition: color var(--transition-fast);}
a:hover { color: var(--color-accent-hover); }
main p a, main li a, .yxb0n6 a {text-decoration: underline;text-underline-offset: 2px;text-decoration-thickness: 1px;}
main p a:hover, main li a:hover { text-decoration-thickness: 2px; }
:focus-visible {outline: 3px solid var(--color-accent);outline-offset: 2px;}
h1, h2, h3, h4 {color: var(--color-dark);line-height: 1.2;font-weight: 700;}
h1 {font-size: var(--font-size-4xl);margin-bottom: var(--space-6);}
h2 {font-size: var(--font-size-3xl);margin-bottom: var(--space-4);}
h3 {font-size: var(--font-size-2xl);margin-bottom: var(--space-3);}
h4 {font-size: var(--font-size-xl);margin-bottom: var(--space-2);}
p { margin-bottom: var(--space-4); }
p:last-child { margin-bottom: 0; }
@media (min-width: 1024px) {
h1 { font-size: var(--font-size-5xl); }
h2 { font-size: var(--font-size-4xl); }
}
.ki1amu { color: var(--color-text-subtle); }
.zzb5xv { text-align: center; }
.co0hce {overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;position: absolute;width: 1px;height: 1px;}
.zjougc {z-index: 200;background: var(--color-white);color: var(--color-accent);padding: var(--space-3) var(--space-4);position: absolute;left: -9999px;top: 0;}
.zjougc:focus { left: var(--space-4); }
.hz3wz0 {max-width: var(--max-width);margin: 0 auto;padding: 0 var(--space-4);}
@media (min-width: 768px) { .hz3wz0 { padding: 0 var(--gutter); } }
.mm95ku { padding: var(--space-16) 0; }
.wymbqn { background: var(--color-bg-alt); }
@media (min-width: 1024px) { .mm95ku { padding: var(--space-20) 0; } }
.llxohg { max-width: var(--measure); }
.llxohg h2 { margin-top: 0; }
.llxohg > * + * { margin-top: var(--space-4); }
.llxohg ul, .llxohg ol { padding-left: 1.25rem; }
.llxohg ul li {list-style: disc;margin-bottom: var(--space-2);}
.llxohg ol li {list-style: decimal;margin-bottom: var(--space-2);}
.l3upgh {text-transform: uppercase;color: var(--color-accent);margin-bottom: var(--space-2);font-size: var(--font-size-xs);font-weight: 700;letter-spacing: 0.08em;}
.grid {display: grid;gap: var(--gutter);}
.zytt69, .ynan7r, .aqxmsa { grid-template-columns: 1fr; }
@media (min-width: 768px) {
.zytt69, .ynan7r, .aqxmsa { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
.ynan7r { grid-template-columns: repeat(3, 1fr); }
.aqxmsa { grid-template-columns: repeat(4, 1fr); }
}
.cnplxk {background: var(--header-bg);backdrop-filter: blur(8px);border-bottom: 1px solid var(--color-border);transition: box-shadow var(--transition-base);position: sticky;top: 0;z-index: 100;}
.cnplxk.m9bd2w { box-shadow: var(--shadow-md); }
.gixq0x {height: var(--header-height);gap: var(--space-4);display: flex;align-items: center;justify-content: space-between;}
.q6tvpj {font-weight: 800;font-size: var(--font-size-xl);color: var(--color-dark);display: flex;align-items: center;gap: var(--space-2);}
.fvg3yf {background: var(--color-accent);border-radius: var(--radius-md);display: flex;align-items: center;justify-content: center;color: #fff;font-weight: 800;font-size: var(--font-size-sm);width: 36px;height: 36px;flex-shrink: 0;}
.cjuwac {display: inline-flex;flex-direction: column;line-height: 1.05;}
.tthuiu {margin-top: 2px;white-space: nowrap;font-size: 0.66rem;font-weight: 500;color: var(--color-accent);}
.vuk90w { display: none; }
.twxpmt {display: flex;gap: var(--space-6);}
.f1sjob {position: relative;padding: var(--space-2) 0;color: var(--color-text-body);font-weight: 500;font-size: var(--font-size-sm);}
.f1sjob:hover, .f1sjob.spwmok { color: var(--color-accent); }
.f1sjob.spwmok::after {left: 0;right: 0;height: 2px;background: var(--color-accent);border-radius: 1px;content: "";position: absolute;bottom: 0;}
.itbhhh {display: flex;align-items: center;gap: var(--space-3);}
.zsfxb8 {font-size: var(--font-size-sm);display: none;color: var(--color-dark);font-weight: 600;}
.hdywdk {gap: 5px;width: 44px;height: 44px;padding: 6px 8px;margin-right: -8px;background: none;border: 0;cursor: pointer;position: relative;z-index: 101;display: flex;flex-direction: column;justify-content: center;}
.hdywdk span {border-radius: 1px;background: var(--color-dark);transition: transform var(--transition-base), opacity var(--transition-base);display: block;width: 100%;height: 2px;}
.hdywdk.spwmok span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hdywdk.spwmok span:nth-child(2) { opacity: 0; }
.hdywdk.spwmok span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
@media (min-width: 1024px) {
.vuk90w { display: block; }
.hdywdk { display: none; }
.zsfxb8 { display: block; }
}
.iqsr3s {right: 0;top: var(--header-height);height: calc(100dvh - var(--header-height));overflow-y: auto;background: var(--color-white);z-index: 99;padding: var(--space-8) var(--space-4);display: none;position: fixed;left: 0;}
.iqsr3s.spwmok { display: block; }
.iqsr3s .twxpmt {flex-direction: column;gap: 0;}
.iqsr3s .f1sjob {border-bottom: 1px solid var(--color-border);display: block;padding: var(--space-4) 0;font-size: var(--font-size-lg);}
.iqsr3s .i3s3tp {width: 100%;margin-top: var(--space-6);}
.i3s3tp {gap: var(--space-2);padding: 14px 32px;font-family: inherit;font-size: var(--font-size-base);font-weight: 600;border: 0;border-radius: var(--radius-md);min-height: 48px;white-space: nowrap;cursor: pointer;transition: background var(--transition-fast), color var(--transition-fast),
transform var(--transition-fast), box-shadow var(--transition-fast);display: inline-flex;align-items: center;justify-content: center;}
.s1uzcr {background: var(--color-accent);color: var(--color-white);}
.s1uzcr:hover {box-shadow: var(--shadow-lg);background: var(--color-accent-hover);color: var(--color-white);transform: translateY(-1px);}
.aaraxi {background: var(--color-white);color: var(--color-accent);border: 2px solid var(--color-accent);}
.aaraxi:hover {background: var(--color-accent-light);color: var(--color-accent-hover);}
.visjas {padding: 10px 20px;font-size: var(--font-size-sm);min-height: 40px;}
.xt7cg8 {padding: 18px 40px;font-size: var(--font-size-lg);min-height: 56px;}
.nht5dr { width: 100%; }
.i9yzi2 {overflow: hidden;padding: var(--space-16) 0 var(--space-20);background: var(--hero-bg);position: relative;}
.i9yzi2::before {right: -200px;width: 600px;height: 600px;border-radius: 50%;pointer-events: none;background: var(--hero-glow);content: "";position: absolute;top: -200px;}
.n6ojjm {max-width: 760px;position: relative;z-index: 1;}
.i9yzi2 h1 {font-weight: 800;letter-spacing: -0.02em;}
.i9yzi2 h1 .vf05og { color: var(--color-accent); }
.hwfuwd {line-height: 1.6;font-size: var(--font-size-lg);color: var(--color-text-subtle);margin-bottom: var(--space-8);}
.ps0kxa {display: flex;flex-wrap: wrap;gap: var(--space-4);}
@media (min-width: 1024px) {
.i9yzi2 { padding: var(--space-24) 0; }
.hwfuwd { font-size: var(--font-size-xl); }
}
.dujmro {box-shadow: var(--shadow-sm);border: 1px solid var(--color-border);display: flex;flex-direction: column;transition: transform var(--transition-base), box-shadow var(--transition-base);background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-8);}
.dujmro:hover {transform: translateY(-2px);box-shadow: var(--shadow-lg);}
.dujmro h3 { font-size: var(--font-size-xl); }
.dujmro p { color: var(--color-text-subtle); }
.dujmro .i3s3tp { margin-top: auto; }
.vk0xtm {display: grid;gap: var(--space-8);}
.dn8smz {display: flex;gap: var(--space-6);}
.e7te7z {background: var(--color-accent);color: var(--color-white);border-radius: 50%;display: flex;align-items: center;justify-content: center;font-weight: 700;font-size: var(--font-size-lg);flex-shrink: 0;width: 48px;height: 48px;}
.dn8smz p {color: var(--color-text-subtle);margin-bottom: 0;}
@media (min-width: 768px) { .vk0xtm { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1024px) {
.vk0xtm { grid-template-columns: repeat(4, 1fr); }
.dn8smz {flex-direction: column;text-align: center;align-items: center;}
}
p.ko2axw {margin-bottom: var(--space-1);font-size: var(--font-size-lg);font-weight: 700;color: var(--color-text-body);}
.dujmro p.ko2axw { font-size: var(--font-size-xl); }
p.s3dfho {margin-top: var(--space-4);text-align: right;}
p.s3dfho a {font-weight: 600;font-size: var(--font-size-sm);}
.fucy33 {margin-top: var(--space-4);font-weight: 600;font-size: var(--font-size-sm);display: inline-flex;align-items: center;gap: var(--space-2);}
.facts {padding: var(--space-6);margin: var(--space-8) 0;background: var(--color-accent-light);border-left: 4px solid var(--color-accent);border-radius: var(--radius-md);}
.facts .f3kpss {letter-spacing: 0.08em;text-transform: uppercase;color: var(--color-accent-hover);margin-bottom: var(--space-3);display: block;font-size: var(--font-size-xs);font-weight: 700;}
.facts ul {display: grid;gap: var(--space-3);}
.facts li {position: relative;padding-left: var(--space-6);}
.facts li::before {top: 0.65em;width: 8px;height: 8px;border-radius: 50%;background: var(--color-accent);content: "";position: absolute;left: 0;}
.gqpuob {border: 2px solid var(--color-border);text-align: center;display: flex;flex-direction: column;transition: border-color var(--transition-base), transform var(--transition-base);background: var(--color-white);border-radius: var(--radius-lg);padding: var(--space-8);}
.gqpuob:hover {border-color: var(--color-accent);transform: translateY(-4px);}
.gqpuob.cacm2n {border-color: var(--color-accent);position: relative;}
.yv7csy {transform: translateX(-50%);background: var(--color-accent);color: var(--color-white);padding: 4px 16px;border-radius: var(--radius-full);font-size: var(--font-size-xs);font-weight: 700;text-transform: uppercase;letter-spacing: 0.05em;position: absolute;top: -14px;left: 50%;}
.uv2bdy {font-size: var(--font-size-xl);font-weight: 700;margin-bottom: var(--space-4);}
.qvwwap {margin-bottom: var(--space-2);font-size: var(--font-size-4xl);font-weight: 800;color: var(--color-dark);}
.qvwwap span {font-size: var(--font-size-base);font-weight: 400;color: var(--color-text-subtle);}
.xlsgvu {color: var(--color-text-subtle);margin-bottom: var(--space-6);font-size: var(--font-size-sm);}
.s6iruk {text-align: left;margin-bottom: var(--space-8);}
.s6iruk li {padding: var(--space-2) 0;font-size: var(--font-size-sm);border-bottom: 1px solid var(--color-border);}
.gqpuob .i3s3tp { margin-top: auto; }
.zeoyr8 {overflow-x: auto;-webkit-overflow-scrolling: touch;}
.zeoyr8 table {width: 100%;border-collapse: collapse;font-size: var(--font-size-sm);}
.zeoyr8 th, .zeoyr8 td {text-align: left;padding: var(--space-3) var(--space-4);border-bottom: 1px solid var(--color-border);}
.zeoyr8 th {color: var(--color-dark);font-weight: 700;white-space: nowrap;}
.mwabss {scroll-snap-type: x mandatory;padding-bottom: var(--space-4);scrollbar-width: thin;display: flex;gap: var(--space-6);overflow-x: auto;}
.hetrti {border-radius: var(--radius-lg);padding: var(--space-6);border: 1px solid var(--color-border);flex: 0 0 320px;scroll-snap-align: start;background: var(--color-white);}
.hetrti blockquote {margin: 0 0 var(--space-3);font-size: var(--font-size-sm);line-height: 1.6;}
.hcsvam {font-size: var(--font-size-xs);color: var(--color-text-subtle);}
.f2kgeg { max-width: var(--measure); }
.gfwcfc { border-bottom: 1px solid var(--color-border); }
.gfwcfc h3 {margin: 0;font-size: var(--font-size-base);}
.jnfdzx {justify-content: space-between;gap: var(--space-4);padding: var(--space-5) 0;font-family: inherit;font-size: var(--font-size-base);font-weight: 600;color: var(--color-dark);text-align: left;background: none;border: 0;cursor: pointer;width: 100%;display: flex;align-items: center;}
.jnfdzx::after {height: 10px;border-right: 2px solid var(--color-text-subtle);border-bottom: 2px solid var(--color-text-subtle);transform: rotate(45deg) translate(-2px, -2px);transition: transform var(--transition-base);content: "";flex: 0 0 auto;width: 10px;}
.gfwcfc.spwmok .jnfdzx::after { transform: rotate(-135deg) translate(-2px, -2px); }
.yxb0n6 {max-height: 0;overflow: hidden;transition: max-height var(--transition-slow);}
.gfwcfc.spwmok .yxb0n6 { max-height: 2000px; }
.yxb0n6 p {padding-bottom: var(--space-5);color: var(--color-text-subtle);}
.bgg5rg .yxb0n6 { max-height: none; }
.eh2wve {text-align: center;color: var(--color-white);background: var(--cta-bg);border-radius: var(--radius-xl);padding: var(--space-12) var(--space-8);}
.eh2wve h2 {color: var(--color-white);margin-bottom: var(--space-4);}
.eh2wve p {font-size: var(--font-size-lg);color: rgba(255, 255, 255, 0.92);max-width: 640px;margin: 0 auto var(--space-8);}
.eh2wve .aaraxi {background: var(--color-white);border-color: var(--color-white);}
p.ggno9x {line-height: 1.2;max-width: none;margin: 0 auto var(--space-4);color: var(--color-white);font-size: var(--font-size-3xl);font-weight: 700;}
.sicwqk {background: var(--color-bg-dark);color: rgba(255, 255, 255, 0.92);padding: var(--space-16) 0 var(--space-8);}
.tojvp6 {display: grid;gap: var(--space-8);margin-bottom: var(--space-12);}
@media (min-width: 768px) { .tojvp6 { grid-template-columns: 2fr 1fr 1fr; } }
.zlo87x { max-width: 340px; }
.zlo87x .q6tvpj {color: var(--color-white);margin-bottom: var(--space-4);}
.zlo87x p {font-size: var(--font-size-sm);line-height: 1.7;}
.hp00fg {text-transform: uppercase;letter-spacing: 0.05em;margin-bottom: var(--space-4);display: block;color: var(--color-white);font-size: var(--font-size-sm);}
.erz7ad li { margin-bottom: var(--space-2); }
.erz7ad a, .ymrt7r a {color: rgba(255, 255, 255, 0.92);font-size: var(--font-size-sm);}
.erz7ad a:hover, .ymrt7r a:hover { color: var(--color-white); }
.e5phjv {flex-wrap: wrap;justify-content: space-between;gap: var(--space-4);font-size: var(--font-size-sm);border-top: 1px solid rgba(255, 255, 255, 0.1);padding-top: var(--space-8);display: flex;}
.wgbzaz {color: rgba(255, 255, 255, 0.55);max-width: 60ch;}
.crumbs {padding: var(--space-4) 0;font-size: var(--font-size-sm);color: var(--color-text-subtle);}
.crumbs ol {display: flex;flex-wrap: wrap;gap: var(--space-2);}
.crumbs a { color: var(--color-text-subtle); }
.crumbs a:hover { color: var(--color-accent); }
.bk9gsw {z-index: 60;width: 56px;height: 56px;border-radius: 50%;border: 0;display: flex;align-items: center;justify-content: center;background: var(--color-accent);color: var(--color-white);box-shadow: var(--shadow-xl);cursor: pointer;transition: transform var(--transition-fast), background var(--transition-fast);position: fixed;right: var(--space-4);bottom: var(--space-4);}
.bk9gsw:hover {background: var(--color-accent-hover);color: var(--color-white);transform: translateY(-2px);}
.bk9gsw svg {width: 26px;height: 26px;}
.uhduap {bottom: 12px;transform: translate(-50%, 140%);display: flex;align-items: center;gap: 10px;max-width: min(560px, calc(100vw - 24px));padding: 8px 10px 8px 14px;border-radius: var(--radius-full);background: var(--overlay-solid);color: var(--overlay-ink);font-size: 0.82rem;line-height: 1.3;box-shadow: var(--shadow-lg);opacity: 0;transition: transform var(--transition-base), opacity var(--transition-base);position: fixed;z-index: 59;left: 50%;}
.uhduap.mlrzvp {transform: translate(-50%, 0);opacity: 1;}
.uhduap a {color: #fff;text-decoration: underline;text-underline-offset: 2px;}
.wvdqgu {border: 0;border-radius: 50%;cursor: pointer;background: rgba(255, 255, 255, 0.16);color: #fff;font-size: 17px;line-height: 1;flex: 0 0 auto;width: 26px;height: 26px;}
@media (max-width: 767px) { .uhduap {bottom: 84px;right: auto;} }
.f5mpor {display: flex;align-items: center;justify-content: center;position: fixed;inset: 0;z-index: 9999;}
.idtxqi {position: absolute;inset: 0;background: var(--overlay-scrim);}
.bakza6 {box-shadow: var(--shadow-xl);max-width: 480px;width: calc(100% - 48px);padding: var(--space-8);position: relative;background: var(--color-white);border-radius: var(--radius-xl);}
.e8qxvt {border: 0;background: none;font-size: 28px;line-height: 1;cursor: pointer;color: var(--color-text-subtle);position: absolute;top: 10px;right: 14px;}
.zbzcul {margin-top: var(--space-5);display: flex;gap: var(--space-3);flex-wrap: wrap;}
@media print {
.header, .footer, .chat-trigger, .cookie-note, .exit-intent { display: none !important; }
.section, .hero {padding: 0 0 1rem;background: none;}
.faq-answer { max-height: none !important; }
}
#main {padding: 0;max-width: none;width: auto;margin: 0;}
.mm95ku > .hz3wz0 > h2,
.mm95ku > .hz3wz0 > h3,
.mm95ku > .hz3wz0 > h4,
.mm95ku > .hz3wz0 > p,
.mm95ku > .hz3wz0 > ul,
.mm95ku > .hz3wz0 > ol,
.mm95ku > .hz3wz0 > blockquote,
.mm95ku > .hz3wz0 > div > h2,
.mm95ku > .hz3wz0 > div > p { max-width: var(--measure); }
.mm95ku > .hz3wz0 > .grid,
.mm95ku > .hz3wz0 > .zgjxmv,
.mm95ku > .hz3wz0 > .uv5qnw,
.mm95ku > .hz3wz0 > .s3c8pn,
.mm95ku > .hz3wz0 > .l4ffpw,
.mm95ku > .hz3wz0 > .zeoyr8,
.mm95ku > .hz3wz0 > .f2kgeg,
.mm95ku > .hz3wz0 > .ev0q25 { max-width: none; }
.uv5qnw, .s3c8pn, .zgjxmv, .grid.uv5qnw {display: grid;grid-template-columns: repeat(auto-fill, minmax(18rem, 1fr));gap: var(--space-2) var(--gutter);}
.uv5qnw li, .s3c8pn li, .zgjxmv li { list-style: none; }
.mm95ku li { margin-bottom: var(--space-2); }
.mm95ku .pts, .mm95ku .erzvsj, .mm95ku .eokoew, .mm95ku .l4ffpw { padding-left: 1.25rem; }
.mm95ku .pts li, .mm95ku .erzvsj li, .mm95ku .eokoew li { list-style: disc; }
.mm95ku .l4ffpw li { list-style: decimal; }
.facts, aside[data-facts], .opjnpv, .oyt5vr {padding: var(--space-6);margin: var(--space-8) 0;max-width: var(--measure);background: var(--color-accent-light);border-left: 4px solid var(--color-accent);border-radius: var(--radius-md);}
.facts h2, aside[data-facts] h2, .opjnpv h2, .oyt5vr h2 {text-transform: uppercase;color: var(--color-accent-hover);margin-bottom: var(--space-3);font-size: var(--font-size-xs);font-weight: 700;letter-spacing: 0.08em;}
.facts ul, aside[data-facts] ul, .opjnpv ul, .oyt5vr ul {display: grid;gap: var(--space-3);}
.facts li, aside[data-facts] li, .opjnpv li, .oyt5vr li {position: relative;padding-left: var(--space-6);list-style: none;}
.facts li::before, aside[data-facts] li::before, .opjnpv li::before, .oyt5vr li::before {top: 0.65em;width: 8px;height: 8px;border-radius: 50%;background: var(--color-accent);content: "";position: absolute;left: 0;}
.cta, .j2vnxk, .abhqtg, .iz85cm {gap: var(--space-2);padding: 14px 32px;min-height: 48px;font-weight: 600;border-radius: var(--radius-md);background: var(--color-accent);color: var(--color-white);text-decoration: none;display: inline-flex;align-items: center;justify-content: center;}
.cta:hover, .j2vnxk:hover, .abhqtg:hover, .iz85cm:hover {background: var(--color-accent-hover);color: var(--color-white);text-decoration: none;}
.mm95ku table {width: 100%;border-collapse: collapse;font-size: var(--font-size-sm);}
.mm95ku th, .mm95ku td {text-align: left;padding: var(--space-3) var(--space-4);border-bottom: 1px solid var(--color-border);}
.updated, .vmt9sl, .mexj18, .zygavt, .f5zd7g, .nudnsm, .bgw4uv, .vknvhr {font-size: var(--font-size-sm);color: var(--color-text-subtle);}
.gixq0x {height: auto;min-height: var(--header-height);padding: var(--space-2) 0;}
.vuk90w { min-width: 0; }
.twxpmt {flex-wrap: wrap;row-gap: var(--space-1);}
.f1sjob { white-space: nowrap; }
.itbhhh .i3s3tp { max-width: 20rem; }
.cjuwac { min-width: 0; }
.tthuiu {overflow: hidden;text-overflow: ellipsis;max-width: 22rem;}
@media (max-width: 1023px) { .iqsr3s {top: auto;height: auto;max-height: 80vh;} }
.t61ejl {flex-wrap: wrap;gap: var(--space-3);margin-top: var(--space-3);font-size: var(--font-size-xs);display: flex;}
.t61ejl a {text-decoration: underline;text-underline-offset: 2px;opacity: 0.85;}
.t61ejl a:hover { opacity: 1; }