.Layout_page__zm6WG{min-height:100vh;display:flex;flex-direction:column}.Layout_header__8XhYm{position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff;border-bottom:1px solid var(--color-primary-soft)}.Layout_headerInner__HkfHJ{margin:0 auto;width:min(1200px,92vw);display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.Layout_brand__50xt5{display:flex;align-items:center;gap:.75rem;font-weight:700;color:var(--color-primary);font-family:var(--font-family-heading);font-size:1.25rem}.Layout_brandLogo__sIQCe{width:40px;height:40px;border-radius:12px;object-fit:cover;box-shadow:0 10px 18px rgba(15,23,42,.12)}.Layout_brandText__JcbpQ{display:inline-flex;align-items:center;font-size:1.2rem}.Layout_navLinks__XmfVE{display:flex;align-items:center;gap:1.5rem;font-weight:500}.Layout_navLinks__XmfVE a{color:var(--color-text-secondary);transition:color .2s ease}.Layout_navLinks__XmfVE a:hover{color:var(--color-primary)}.Layout_loginButton__770Ob{padding:.6rem 1.3rem;border-radius:999px;background:var(--color-primary);color:#fff;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.Layout_loginButton__770Ob:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(27,109,172,.3)}.Layout_footer__3v8iv{background:var(--color-background-gray);border-top:1px solid rgba(15,23,42,.05);padding:2rem 1.5rem;margin-top:auto}.Layout_footerInner__3N1c_{width:min(1200px,92vw);margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;color:var(--color-text-secondary);font-size:.9rem}.Layout_footerLinks__IW6OI{display:flex;gap:1.5rem}.Layout_footerLinks__IW6OI a{color:var(--color-text-secondary)}.Layout_main__BqQ1G{flex:1 1}@media (max-width:720px){.Layout_headerInner__HkfHJ{flex-direction:column;gap:1rem}.Layout_navLinks__XmfVE{flex-wrap:wrap;justify-content:center;gap:1rem}.Layout_footerInner__3N1c_{flex-direction:column;align-items:center;gap:.5rem;text-align:center}}.Legal_wrapper__u3oMF{background:var(--color-background);padding:4rem 1.5rem 5rem}.Legal_hero__TaM42{max-width:800px;margin:0 auto 3rem;text-align:center}.Legal_hero__TaM42 h1{font-family:var(--font-family-heading);font-size:clamp(2rem,5vw,2.8rem);margin-bottom:.8rem}.Legal_hero__TaM42 p{color:var(--color-text-secondary);margin-bottom:0}.Legal_content__61Oqv{max-width:900px;margin:0 auto;display:grid;grid-gap:2rem;gap:2rem}.Legal_section__kPnuz h2{font-family:var(--font-family-heading);font-size:1.5rem;margin-bottom:.75rem;margin-top:1.5rem}.Legal_section__kPnuz h3{font-size:1.15rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem;color:var(--color-text-primary)}.Legal_section__kPnuz p{margin:.5rem 0}.Legal_section__kPnuz p,.Legal_section__kPnuz ul{color:var(--color-text-secondary);line-height:1.6}.Legal_section__kPnuz ul{margin:.75rem 0 .5rem 1.25rem}.Legal_section__kPnuz li{margin-bottom:.5rem}.Legal_section__kPnuz a{color:var(--color-primary,#2152ff);text-decoration:none}.Legal_section__kPnuz a:hover{text-decoration:underline}.Legal_section__kPnuz strong{color:var(--color-text-primary);font-weight:600}