@font-face{font-family:"Work Sans";src:url("assets/fonts/work-sans-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Work Sans";src:url("assets/fonts/work-sans-semibold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Author";src:url("assets/fonts/Author-Medium.woff2") format("woff2"),url("assets/fonts/Author-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;font-family:"Work Sans",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:400;color:#1a1a1a;background:#fff;line-height:1.6}a{color:#1c2d4a}a:hover{color:#8a2246}.site-header{background:#fff;border-bottom:3px solid #8a2246}.site-header .site-header-box{max-width:1200px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:0 auto;padding:1rem}.site-header__title{font-family:"Author",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.9rem;font-weight:500;line-height:1;color:#1c2d4a;max-width:8.5rem}.site-header__title a{color:inherit;text-decoration:none}.site-header__nav{display:flex;gap:1.5rem}.site-header__nav a{color:#1c2d4a;text-decoration:none;font-weight:400}.site-header__nav a:hover{color:#8a2246;text-decoration:underline}.content{position:relative;width:100%;min-height:calc(100vh - 7.5rem);background:#f7f7fa;overflow:hidden}.content__watermark{position:absolute;right:-5%;bottom:-60px;width:40%;min-width:520px;max-width:1040px;opacity:.05;pointer-events:none;z-index:0}@media(max-width: 640px){.content__watermark{right:-20%;bottom:-30px;width:65vw;min-width:0}}.content__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:6rem 2rem 5rem}.brand-grid{display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:center;-moz-column-gap:3rem;column-gap:3rem;row-gap:1.75rem;margin-bottom:4rem}.brand-grid__logo{max-width:210px;width:100%;height:auto;grid-row:1}.brand-grid__logo--left{grid-column:1;justify-self:end}.brand-grid__logo--right{grid-column:3;justify-self:start}.brand-grid__btn{grid-row:2}.brand-grid__btn--left{grid-column:1;justify-self:center}.brand-grid__btn--right{grid-column:3;justify-self:center}@media(max-width: 640px){.brand-grid{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.brand-grid__logo--left{order:1}.brand-grid__btn--left{order:2}.brand-grid__x{order:3;margin:.25rem 0}.brand-grid__logo--right{order:4}.brand-grid__btn--right{order:5}}.btn{display:inline-flex;align-items:center;gap:.5rem;background:#1c2d4a;color:#fff;font-weight:600;text-decoration:none;padding:.3rem 1rem;border-radius:999px;transition:background-color .2s ease}.btn::after{content:"→";display:inline-block;transition:transform .2s ease}.btn:hover{background:#2e4568;color:#fff}.btn:hover::after{transform:translateX(3px)}.main-text{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:50rem;margin:0 auto;padding:2.5rem 2rem;background:#fff;border:1px solid #d7d9e2;border-radius:16px}.main-text p,.main-text strong{margin:0;text-align:center;max-width:46rem}.main-text__divider{display:flex;gap:.5rem}.main-text__divider span{width:6px;height:6px;border-radius:50%;background:#1c2d4a;opacity:.5}.side-layout{display:flex;align-items:center;justify-content:space-between;gap:3rem;width:100%}.side-layout__logo-col{display:flex;flex-direction:column;align-items:center;gap:1.5rem;flex-shrink:0}.side-layout__logo{max-width:210px;width:100%;height:auto}.side-layout__text{max-width:38rem;margin:0}@media(max-width: 900px){.side-layout{flex-direction:column}.side-layout__logo-col--left{order:1}.side-layout__logo-col--right{order:2;margin-top:1rem}.side-layout__text{order:3;max-width:100%}}.legal{width:100%;min-height:calc(100vh - 7.5rem);background:#f7f7fa}.legal-content{max-width:800px;margin:0 auto;padding:5rem 2rem}.legal-content__card{background:#fff;border:1px solid #d7d9e2;border-radius:16px;padding:2.5rem}.legal-content h1{font-weight:600;color:#1c2d4a;margin-top:0}.legal-content p{margin:0 0 1.25rem}.legal-content p:last-child{margin-bottom:0}