:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f3f7f4;--color-surface:#fff;--color-text:#0b1220;--color-text-muted:#4b5563;--color-border:#d7dee8;--color-primary:#1d4ed8;--color-primary-hover:#1e40af;--color-accent:#22c55e;--color-accent-hover:#16a34a;--shadow-sm:0 1px 2px #0b122014;--shadow-md:0 8px 24px #0b12201f;--shadow-lg:0 14px 40px #0b122029;--highlight:0 1px 0 #ffffff59 inset;--background:var(--color-bg);--foreground:var(--color-text);--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow:var(--shadow-md)}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent)70%,transparent);outline-offset:3px}.btn{border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-size:1rem;font-weight:800;transition:background-color .2s,transform .15s,box-shadow .15s,border-color .15s,color .15s;display:inline-flex}.btnPrimary{background:var(--color-accent);color:#fff;border:1px solid color-mix(in srgb,var(--color-accent)70%,#000 30%);box-shadow:var(--shadow-sm),var(--highlight)}.btnPrimary:hover{background:var(--color-accent-hover);border-color:color-mix(in srgb,var(--color-accent-hover)70%,#000 30%);box-shadow:var(--shadow-md),var(--highlight);transform:translateY(-1px)}.btnSecondary{color:var(--foreground);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:0 0}.btnSecondary:hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--color-primary)25%,var(--color-border));transform:translateY(-1px)}.btnAccent{background:var(--color-accent);color:#fff;border:1px solid color-mix(in srgb,var(--color-accent)65%,#000 35%);box-shadow:var(--shadow-sm),var(--highlight)}.btnAccent:hover{background:var(--color-accent-hover);box-shadow:var(--shadow-md),var(--highlight);transform:translateY(-1px)}.btnSm{border-radius:var(--radius);padding:.55rem .9rem;font-weight:800}.site{flex-direction:column;min-height:100vh;display:flex}.content{flex:1}
.Header-module__hBw1pG__header{z-index:1000;background:var(--color-surface);border-bottom:1px solid var(--color-border);transition:box-shadow .2s;position:sticky;top:0}.Header-module__hBw1pG__headerScrolled{box-shadow:0 6px 18px #00000014}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:.75rem;max-width:1100px;margin:0 auto;padding:.35rem 1.25rem;display:flex}.Header-module__hBw1pG__brand{align-items:center;min-width:0;display:inline-flex}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;height:96px;display:block}.Header-module__hBw1pG__nav{align-items:center;gap:1.25rem;display:flex}.Header-module__hBw1pG__link{color:var(--color-text);opacity:.9;white-space:nowrap;font-weight:700;text-decoration:none;transition:opacity .15s,color .15s}.Header-module__hBw1pG__link:hover{opacity:1;color:var(--color-primary)}.Header-module__hBw1pG__cta{white-space:nowrap}.Header-module__hBw1pG__mobileControls{align-items:center;gap:.5rem;display:none;position:relative}.Header-module__hBw1pG__menuBtn{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;min-width:40px;height:40px;color:var(--color-text);border-radius:12px;justify-content:center;align-items:center;padding:0 .6rem;line-height:1;display:inline-flex}.Header-module__hBw1pG__menuBtn:hover{background:color-mix(in srgb,var(--color-surface)88%,black)}.Header-module__hBw1pG__menuBtn:active{transform:translateY(1px)}.Header-module__hBw1pG__menuBtn:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent)70%,transparent);outline-offset:3px}.Header-module__hBw1pG__menuIcon{opacity:.9;background:linear-gradient(currentColor,currentColor) 0 0/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 2px no-repeat;width:18px;height:12px}.Header-module__hBw1pG__dropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:1001;width:min(320px,100vw - 2rem);color:var(--color-text);border-radius:16px;gap:.25rem;padding:.6rem;font-family:inherit;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 30px #0000001f}.Header-module__hBw1pG__dropdownLink{box-sizing:border-box;letter-spacing:-.01em;width:100%;color:var(--color-text);border-radius:12px;align-items:center;padding:.8rem .85rem;font-family:inherit;font-size:1rem;font-weight:800;line-height:1.2;text-decoration:none;transition:background .15s,transform 60ms,opacity .15s;display:flex}.Header-module__hBw1pG__dropdownLink:hover{background:#0000000a}.Header-module__hBw1pG__dropdownLink:active{background:#0000000f;transform:translateY(1px)}.Header-module__hBw1pG__dropdownLink:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent)70%,transparent);outline-offset:3px}.Header-module__hBw1pG__dropdownDivider{background:var(--color-border);height:1px;margin:.25rem}.Header-module__hBw1pG__dropdownCta{justify-content:center;align-items:center;width:100%;font-family:inherit;font-size:1rem;font-weight:800;line-height:1.1;text-decoration:none;transition:transform 60ms,opacity .15s,filter .15s;display:inline-flex}.Header-module__hBw1pG__dropdownCta:hover{opacity:.92}.Header-module__hBw1pG__dropdownCta:active{opacity:.88;transform:translateY(1px)}.Header-module__hBw1pG__dropdownCta:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent)70%,transparent);outline-offset:3px}@media (max-width:720px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileControls{display:inline-flex}.Header-module__hBw1pG__logo{height:84px}}
.Footer-module__UDEoiW__footer{border-top:1px solid var(--color-border);background:var(--color-surface);margin-top:1.5rem;padding:2rem 1.25rem}.Footer-module__UDEoiW__socialRow{justify-content:center;gap:1.5rem;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.Footer-module__UDEoiW__socialRow span{color:var(--color-text-muted);cursor:default;transition:opacity .2s,transform .15s}.Footer-module__UDEoiW__socialRow span:hover{opacity:.7;transform:translateY(-2px)}.Footer-module__UDEoiW__linksRow{color:var(--color-text-muted);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.25rem;font-size:.92rem;display:flex}.Footer-module__UDEoiW__linksRow a{color:inherit;text-decoration:none;transition:opacity .2s}.Footer-module__UDEoiW__linksRow a:hover{opacity:.7}.Footer-module__UDEoiW__contactRow{color:var(--color-text-muted);flex-wrap:wrap;justify-content:center;gap:.6rem;font-size:.92rem;display:flex}.Footer-module__UDEoiW__contactLink{color:inherit;text-decoration:none;transition:opacity .2s}.Footer-module__UDEoiW__contactLink:hover{opacity:.7}.Footer-module__UDEoiW__dot{opacity:.6}
