@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff")}:root{--bg:#0d1117;--bg-elevated:#12171f;--fg:#f5f2eb;--fg-muted:#8b919c;--fg-subtle:#6b7280;--primary:#f0a020;--primary-hover:#f5b040;--primary-fg:#0d1117;--accent:#c96b2b;--card:#141a22;--card-border:#ffffff14;--border:#ffffff1a;--border-strong:#ffffff24;--glass:#0d1117bf;--focus:#f0a020;--radius:12px;--radius-sm:8px;--nav-height:64px;--container:1120px;--font:"Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-reveal]{transition:opacity .55s cubic-bezier(.25,.46,.45,.94),transform .55s cubic-bezier(.25,.46,.45,.94)}[data-reveal=hidden]{opacity:0;transform:translateY(24px)}[data-reveal=visible]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal],[data-reveal=hidden]{opacity:1;transition:none;transform:none}}body{min-width:320px;font-family:var(--font);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}#root{width:100%;min-height:100svh;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}@media (width>=768px){.container{padding-inline:2rem}}.btn{border-radius:var(--radius-sm);cursor:pointer;text-align:center;white-space:normal;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1.3;transition:background-color .2s,border-color .2s,color .2s,transform .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-sm{min-height:40px;padding:.5rem 1rem;font-size:.8125rem}.btn-primary{background:var(--primary);color:var(--primary-fg);border-color:#f0a02073;box-shadow:0 0 #f0a02000}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:focus-visible{box-shadow:0 0 0 3px #f0a02059}.btn-ghost{color:var(--fg-muted);border-color:var(--border);background:0 0}.btn-ghost:hover{color:var(--fg);border-color:var(--border-strong);background:#ffffff08}.btn-icon{width:44px;height:44px;min-height:44px;color:var(--fg);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s;display:inline-flex}.btn-icon:hover{border-color:var(--border-strong);background:#ffffff0a}.lang-switcher{flex-shrink:0;display:inline-flex;position:relative}.lang-switcher__trigger{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;font:inherit;color:var(--fg);border:1px solid #0000;align-items:center;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s;display:flex}.lang-switcher__trigger:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.lang-switcher__trigger--full{border-radius:var(--radius-sm);min-height:44px;box-shadow:none;background:#ffffff0a;border-color:#0000;gap:.75rem;padding:.75rem}.lang-switcher__trigger--full:hover{background:#ffffff12}.lang-switcher__trigger--compact{-webkit-backdrop-filter:blur(8px);background:#141a22cc;border-color:#ffffff1f;border-radius:12px;justify-content:center;gap:.5rem;min-height:40px;padding:.35rem .5rem;box-shadow:0 1px 2px #0003}.lang-switcher__trigger--compact:hover{background:#c96b2b59;box-shadow:0 2px 8px #00000040}.lang-switcher__globe{width:1rem;height:1rem;color:var(--fg-muted);flex-shrink:0}.lang-switcher__flag{border-radius:2px;flex-shrink:0;width:1.5rem;height:1rem;display:block}.lang-switcher__label{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.lang-switcher__chevron{color:var(--fg-muted);flex-shrink:0;margin-left:auto;display:inline-flex}.lang-switcher__menu{z-index:70;background:#151920;border:1px solid #ffffff1f;border-radius:12px;min-width:160px;position:absolute;top:calc(100% + .375rem);right:0;overflow:hidden;box-shadow:0 16px 40px -12px #000000a6}.lang-switcher__option{width:100%;min-height:44px;color:var(--fg-muted);text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:.75rem;padding:0 .75rem;transition:background-color .15s,color .15s;display:flex}.lang-switcher__option:hover{color:var(--fg);background:#c96b2b59}.lang-switcher__option.is-active{color:var(--fg);background:#f0a0201a}.lang-switcher__option:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.lang-switcher__option-label{flex:1;min-width:0;font-size:.875rem;font-weight:500}.lang-switcher__check{color:var(--primary);flex-shrink:0}.lang-switcher__sheet-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#00000080;border:none;padding:0;position:fixed;inset:0}.lang-switcher__sheet{z-index:81;padding-bottom:env(safe-area-inset-bottom,0);background:#151920;border-top:1px solid #ffffff1f;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 40px #00000073}.lang-switcher__sheet-handle-wrap{justify-content:center;padding:.75rem 0 .5rem;display:flex}.lang-switcher__sheet-handle{background:#8b919c4d;border-radius:999px;width:2.5rem;height:.25rem}.lang-switcher__sheet-body{padding:0 .5rem 1.5rem}.lang-switcher__sheet-option{width:100%;min-height:52px;color:var(--fg-muted);text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:0 1rem;transition:background-color .15s,color .15s;display:flex}.lang-switcher__sheet-option:hover{color:var(--fg);background:#c96b2b59}.lang-switcher__sheet-option.is-active{color:var(--fg);background:#f0a0201a}.lang-switcher__sheet-option:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.lang-switcher__sheet-option-label{flex:1;min-width:0;font-size:1rem;font-weight:500}.mobile-panel__body .lang-switcher,.mobile-panel__body .lang-switcher__trigger{width:100%}.logo-link{flex-shrink:0;align-items:center;display:flex;overflow:hidden}.logo-frame{justify-content:flex-start;align-items:center;width:140px;height:44px;display:flex;overflow:hidden}@media (width>=640px){.logo-frame{width:156px;height:48px}}.logo-img{object-fit:contain;object-position:left center;mix-blend-mode:lighten;transform-origin:0;width:auto;max-width:none;height:76px;margin-left:-4px;transform:scale(1.65)}@media (width>=640px){.logo-img{height:84px;transform:scale(1.75)}}.nav{z-index:50;height:var(--nav-height);background:var(--glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #ffffff14;position:fixed;top:0;left:0;right:0}.nav__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.nav__links{flex:1;justify-content:center;align-items:center;gap:.15rem;min-width:0;display:none}.nav__link{border-radius:var(--radius-sm);min-height:40px;color:var(--fg-muted);white-space:nowrap;align-items:center;padding:.35rem .85rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s;display:inline-flex}.nav__link:hover{color:var(--fg);background:#ffffff08}.nav__desktop{flex-shrink:0;align-items:center;gap:.75rem;display:none}.nav__mobile-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (width>=1024px){.nav__links,.nav__desktop{display:flex}.nav__mobile-actions{display:none}}.mobile-panel{z-index:60;pointer-events:none;position:fixed;inset:0}.mobile-panel.is-open{pointer-events:auto}.mobile-panel__backdrop{opacity:0;background:#0000008c;transition:opacity .25s;position:absolute;inset:0}.mobile-panel.is-open .mobile-panel__backdrop{opacity:1}.mobile-panel__sheet{background:var(--bg);border-left:1px solid var(--border);width:min(100vw - 2rem,320px);height:100%;padding:env(safe-area-inset-top,0) 0 env(safe-area-inset-bottom,0);flex-direction:column;transition:transform .28s;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.mobile-panel.is-open .mobile-panel__sheet{transform:translate(0)}.mobile-panel__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.mobile-panel__body{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.mobile-panel__nav{flex-direction:column;gap:.25rem;display:flex}.mobile-panel__link{border-radius:var(--radius-sm);min-height:44px;color:var(--fg);align-items:center;padding:.65rem .75rem;font-size:1rem;transition:background-color .2s;display:flex}.mobile-panel__link:hover{background:#ffffff0a}.mobile-panel__body .btn{width:100%}.hero{padding:calc(var(--nav-height) + 2rem) 0 3.5rem;position:relative;overflow:hidden}@media (width>=768px){.hero{padding:calc(var(--nav-height) + 2.75rem) 0 4.5rem}}@media (width>=1024px){.hero{padding:calc(var(--nav-height) + 3.25rem) 0 5.5rem}}.hero__orb{filter:blur(80px);pointer-events:none;background:#f0a0200b;border-radius:50%;width:min(520px,70vw);height:min(520px,70vw);position:absolute;top:28%;right:-8%}.hero__grid{z-index:1;align-items:center;gap:2.25rem;min-width:0;display:grid;position:relative}@media (width>=1024px){.hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:3rem}}.hero__content{min-width:0;max-width:38rem;position:relative}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin:0 0 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero__headline{letter-spacing:-.03em;color:var(--fg);max-width:16ch;margin:0 0 1.1rem;font-size:clamp(1.85rem,4.8vw,3.15rem);font-weight:700;line-height:1.18}@media (width>=640px){.hero__headline{max-width:18ch}}.hero__accent{color:var(--primary)}.hero__body{max-width:36rem;color:var(--fg-muted);margin:0 0 1.5rem;font-size:clamp(1rem,2.1vw,1.125rem);line-height:1.65}.hero__actions{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.hero__actions .btn{max-width:100%}.hero__supporting{color:var(--fg-subtle);max-width:28rem;margin:0;font-size:.875rem;line-height:1.5}.hero-panel{border-radius:calc(var(--radius) + 4px);border:1px solid var(--card-border);background:linear-gradient(165deg,#161c26 0%,#12171f 55%,#10151c 100%);min-width:0;padding:1.5rem 1.35rem;position:relative;box-shadow:0 18px 48px -28px #000000b3}.hero-panel:before{content:"";background:linear-gradient(90deg,#f0a0208c,#f0a02014 55%,#0000);border-radius:999px;height:2px;position:absolute;top:0;left:1.35rem;right:1.35rem}@media (width>=1024px){.hero-panel{padding:1.85rem 1.65rem 1.75rem}}.hero-panel__label{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 1.25rem;font-size:.7rem;font-weight:600}.hero-panel__list{flex-direction:column;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.hero-panel__item{align-items:flex-start;gap:.85rem;min-width:0;display:flex}.hero-panel__icon{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--primary);background:#f0a0201a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-panel__copy{min-width:0}.hero-panel__title{color:var(--fg);margin:0 0 .2rem;font-size:.95rem;font-weight:600}.hero-panel__desc{color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.5}.value{padding:4rem 0 5rem}@media (width>=768px){.value{padding:5rem 0 6.5rem}}.value__heading{letter-spacing:-.025em;max-width:28rem;margin:0 0 2.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.value__grid{gap:1rem;display:grid}@media (width>=640px){.value__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.value-card{border-radius:var(--radius);background:var(--card);border:1px solid var(--card-border);padding:1.5rem 1.35rem;transition:border-color .25s}.value-card:hover{border-color:#f0a02047}.value-card__icon{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--primary);background:#f0a0201a;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.value-card__title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.value-card__desc{color:var(--fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.interest{padding:0 0 5.5rem}.interest__panel{border-radius:calc(var(--radius) + 4px);background:var(--bg-elevated);border:1px solid var(--border);padding:2.25rem 1.5rem;box-shadow:0 24px 60px -30px #000000a6}@media (width>=768px){.interest__panel{padding:3rem 3.25rem}}.interest__heading{letter-spacing:-.02em;max-width:28rem;margin:0 0 .85rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;line-height:1.25}.interest__body{max-width:32rem;color:var(--fg-muted);margin:0 0 1.75rem;font-size:1rem;line-height:1.6}.modal-root{z-index:80;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;position:absolute;inset:0}.modal-dialog{z-index:1;background:var(--bg-elevated);border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);width:min(100%,420px);max-height:min(92dvh,860px);padding:1.75rem 1.5rem;position:relative;overflow:auto;box-shadow:0 28px 70px -20px #000000b3}.modal-dialog--form{width:min(100%,520px);padding:1.5rem 1.25rem 1.35rem}@media (width>=640px){.modal-dialog--form{padding:1.75rem 1.5rem 1.5rem}}.modal-dialog__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.modal-dialog__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35}.modal-dialog__body{color:var(--fg-muted);font-size:.975rem;line-height:1.6}.modal-dialog__body p{margin:0}.modal-dialog__footer{justify-content:flex-end;margin-top:1.5rem;display:flex}.ea-form{flex-direction:column;gap:1rem;min-width:0;display:flex}.ea-fieldset{flex-direction:column;gap:.4rem;min-width:0;display:flex}.ea-label{color:var(--fg);margin:0;font-size:.8125rem;font-weight:600}.ea-optional{color:var(--fg-subtle);font-weight:500}.ea-input{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;min-height:44px;color:var(--fg);font:inherit;background:#ffffff08;padding:.65rem .85rem;font-size:.95rem}.ea-input:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-color:#f0a02073}.ea-segment{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.ea-segment__btn{border-radius:var(--radius-sm);border:1px solid var(--border);min-height:44px;color:var(--fg-muted);font:inherit;cursor:pointer;text-align:center;background:0 0;justify-content:center;align-items:center;padding:.55rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.25;transition:background-color .2s,border-color .2s,color .2s;display:flex;position:relative}.ea-segment__btn input[type=radio]{z-index:1;opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.ea-segment__btn.is-active{color:var(--primary);background:#f0a02024;border-color:#f0a02066}.ea-segment__btn:has(input:focus-visible){outline:2px solid var(--focus);outline-offset:2px}.ea-consent__label{color:var(--fg-muted);cursor:pointer;align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.45;display:flex}.ea-consent__label input{width:1.1rem;height:1.1rem;accent-color:var(--primary);flex-shrink:0;margin-top:.2rem}.ea-link{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.ea-link:hover{color:var(--primary-hover)}.ea-error{color:#f0a0a0;margin:0;font-size:.8125rem}.ea-form__banner{border-radius:var(--radius-sm);margin:0;padding:.75rem .85rem;font-size:.875rem;line-height:1.45}.ea-form__banner--error{color:#f0c0c0;background:#f0505014;border:1px solid #f0787859}.ea-form__actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:.35rem;display:flex}.ea-form__actions .btn:disabled{opacity:.55;cursor:not-allowed}.ea-turnstile{max-width:100%;min-height:65px;overflow:hidden}.ea-success{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.25rem 0 .5rem;display:flex}.ea-success__icon{color:var(--primary)}.ea-success__title{margin:0;font-size:1.15rem;font-weight:600}.ea-success__body{color:var(--fg-muted);margin:0 0 .5rem;font-size:.95rem;line-height:1.55}.app-shell{flex-direction:column;min-height:100svh;display:flex}.app-main{flex:1;width:100%}.footer{background:#141a2273;border-top:1px solid #ffffff14;margin-top:auto;padding:2.75rem 0 0}.footer__main{gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (width>=900px){.footer__main{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);align-items:start;gap:3rem}}.footer__brand{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.footer__desc{max-width:22rem;color:var(--fg-muted);margin:0;font-size:.875rem;line-height:1.6}.footer__entity{color:var(--fg-subtle);margin:0;font-size:.75rem;line-height:1.5}.footer__columns{gap:1.75rem;display:grid}@media (width>=640px){.footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.footer__column{flex-direction:column;gap:.65rem;min-width:0;display:flex}.footer__label{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-subtle);margin:0;font-size:.7rem;font-weight:600}.footer__nav{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.footer__link{min-height:44px;color:var(--fg-muted);border-radius:4px;align-items:center;font-size:.875rem;transition:color .2s;display:inline-flex}@media (width>=640px){.footer__link{min-height:0;padding-block:.35rem}}.footer__link:hover{color:var(--fg)}.footer__link:focus-visible,.footer__email:focus-visible,.contact-email:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.footer__bottom{border-top:1px solid #ffffff0f;flex-direction:column;gap:.75rem;padding:1.25rem 0 1.75rem;display:flex}.footer__bottom-row{flex-direction:column;gap:.65rem;display:flex}@media (width>=640px){.footer__bottom-row{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.footer__copy{color:var(--fg-subtle);margin:0;font-size:.75rem}.footer__email{min-height:44px;color:var(--fg-muted);border-radius:4px;align-items:center;width:fit-content;font-size:.875rem;transition:color .2s;display:inline-flex}@media (width>=640px){.footer__email{min-height:0}}.footer__email:hover{color:var(--primary)}.footer__operated{color:#6b7280d9;max-width:42rem;margin:0;font-size:.75rem;line-height:1.55}.static-page{width:100%;max-width:720px;padding:calc(var(--nav-height) + 2.5rem) 1.25rem 4rem;margin:0 auto}@media (width>=768px){.static-page{padding:calc(var(--nav-height) + 3.5rem) 2rem 5rem}}.static-page__header{margin-bottom:2rem}.static-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.static-page__title{letter-spacing:-.025em;margin:0 0 .85rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700;line-height:1.2}.static-page__lead{color:var(--fg-muted);margin:0;font-size:1.05rem;line-height:1.65}.static-page__section{margin-bottom:1.75rem}.static-page__section h2,.static-page__panel h2{margin:0 0 .55rem;font-size:1.1rem;font-weight:600}.static-page__section p,.static-page__panel p,.legal-panel p{color:var(--fg-muted);margin:0 0 .75rem;font-size:.975rem;line-height:1.65}.static-page__section p:last-child,.static-page__panel p:last-child,.legal-panel p:last-child{margin-bottom:0}.static-page__panel{border-radius:var(--radius);border:1px solid var(--card-border);background:var(--card);margin:2rem 0;padding:1.35rem 1.25rem}.static-page__note{color:var(--fg-subtle)!important;margin:1rem 0 0!important;font-size:.875rem!important}.static-page__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.contact-email{min-height:44px;color:var(--primary);word-break:break-all;border-radius:4px;align-items:center;font-size:1rem;font-weight:600;transition:color .2s;display:inline-flex}.contact-email:hover{color:var(--primary-hover)}.legal-status{margin-bottom:.85rem}.legal-status__badge{min-height:28px;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#f0a0201a;border:1px solid #f0a02059;border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.7rem;font-weight:600;display:inline-flex}.legal-inline-link{color:var(--primary);text-underline-offset:3px;border-radius:4px;font-weight:600;text-decoration:underline}.legal-inline-link:hover{color:var(--primary-hover)}.legal-layout{width:100%;max-width:1080px;padding:calc(var(--nav-height) + 2rem) 1.25rem 4rem;margin:0 auto}@media (width>=768px){.legal-layout{padding:calc(var(--nav-height) + 3rem) 2rem 5rem}}.legal-layout__back{margin:0 0 1.5rem}.legal-layout__grid{gap:2rem;display:grid}@media (width>=1024px){.legal-layout__grid{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:2.5rem}}.legal-doc__header{margin-bottom:1.75rem}.legal-doc__meta{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 1rem;display:flex}.legal-doc__meta-row{color:var(--fg-muted);flex-wrap:wrap;gap:.4rem .65rem;font-size:.875rem;display:flex}.legal-doc__meta-row dt{color:var(--fg-subtle);font-weight:600}.legal-doc__meta-row dd{margin:0}.legal-layout__body{border-top:1px solid var(--card-border);flex-direction:column;gap:2rem;padding-top:1.5rem;display:flex}.legal-section__title{letter-spacing:-.02em;scroll-margin-top:calc(var(--nav-height) + 1rem);margin:0 0 .75rem;font-size:1.15rem;font-weight:650}.legal-section p,.legal-section li{color:var(--fg-muted);font-size:.975rem;line-height:1.65}.legal-section p{margin:0 0 .75rem}.legal-section p:last-child{margin-bottom:0}.legal-section__list{margin:0 0 .85rem;padding-left:1.25rem}.legal-section__list li{margin-bottom:.4rem}.legal-toc{min-width:0}.legal-toc--sidebar{top:calc(var(--nav-height) + 1.25rem);display:none;position:sticky}@media (width>=1024px){.legal-toc--sidebar{display:block}}.legal-toc--mobile{border-radius:var(--radius);border:1px solid var(--card-border);background:var(--card);margin-bottom:1.5rem;padding:1rem 1.1rem}@media (width>=1024px){.legal-toc--mobile{display:none}}.legal-toc__label{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 .65rem;font-size:.7rem;font-weight:700}.legal-toc__list{margin:0;padding:0;list-style:none}.legal-toc__link{min-height:40px;color:var(--fg-muted);border-radius:4px;align-items:flex-start;gap:.45rem;padding:.35rem 0;font-size:.875rem;display:flex}.legal-toc__link:hover{color:var(--fg)}.legal-toc__num{color:var(--fg-subtle);font-variant-numeric:tabular-nums;flex:none}.legal-contacts{margin:.75rem 0 0;padding:0;list-style:none}.legal-contacts li{margin-bottom:.4rem}.legal-providers{margin:1rem 0}.legal-providers__table-wrap{border:1px solid var(--card-border);border-radius:var(--radius);display:none;overflow-x:auto}@media (width>=768px){.legal-providers__cards{display:none}.legal-providers__table-wrap{display:block}}.legal-provider-card{border-radius:var(--radius);border:1px solid var(--card-border);background:var(--card);margin-bottom:.85rem;padding:1rem 1.1rem}.legal-provider-card__name{margin:0 0 .65rem;font-size:1rem}.legal-provider-card dl{margin:0}.legal-provider-card dt{color:var(--fg-subtle);margin-top:.55rem;font-size:.75rem;font-weight:600}.legal-provider-card dd{color:var(--fg-muted);margin:.2rem 0 0;font-size:.9rem}.legal-providers__table{border-collapse:collapse;text-align:left;width:100%;min-width:720px;font-size:.85rem}.legal-providers__table th,.legal-providers__table td{vertical-align:top;border-top:1px solid var(--card-border);color:var(--fg-muted);padding:.7rem .75rem}.legal-providers__table thead th{color:var(--fg-subtle);background:#ffffff08;border-top:0;font-weight:600}.legal-providers__table tbody th{color:var(--fg);font-weight:600}
