.policy_page__gS3eh{padding-top:68px;min-height:100vh;background:var(--color-bg)}.policy_hero__EmuVs{background:var(--color-nav);padding:3rem 0 2.5rem;color:#fff}.policy_eyebrow__rDld7{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.5rem}.policy_title__xQnmw{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:.5rem}.policy_subtitle__S4VAf{font-size:.875rem;color:hsla(0,0%,100%,.45)}.policy_body__i6NRh{max-width:760px;padding:3rem 0 5rem}.policy_body__i6NRh section{margin-bottom:2.5rem}.policy_body__i6NRh h2{font-size:1.25rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;margin-bottom:.875rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.policy_body__i6NRh h3{font-size:1rem;font-weight:600;color:var(--color-heading);margin:1.25rem 0 .5rem}.policy_body__i6NRh p{font-size:.9375rem;line-height:1.75;color:var(--color-text-muted);margin-bottom:.875rem}.policy_body__i6NRh p strong{color:var(--color-text)}.policy_body__i6NRh p a{color:var(--color-accent);text-decoration:none}.policy_body__i6NRh p a:hover{text-decoration:underline}.policy_body__i6NRh ul{padding-left:1.375rem;margin-bottom:.875rem}.policy_body__i6NRh ul li{font-size:.9375rem;line-height:1.75;color:var(--color-text-muted);margin-bottom:.35rem}.policy_body__i6NRh ul li strong{color:var(--color-text)}.contact_layout__ybiMm{display:grid;grid-template-columns:300px 1fr;gap:4rem;padding:3rem 0 5rem;align-items:flex-start}.contact_info__39tYs{display:flex;flex-direction:column;gap:1rem}.contact_infoCard__CNG5X{display:flex;align-items:flex-start;gap:.875rem;padding:1.125rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:12px}.contact_infoCard__CNG5X h3{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:.25rem}.contact_infoCard__CNG5X a{font-size:.9rem;font-weight:500;color:var(--color-accent);text-decoration:none}.contact_infoCard__CNG5X a:hover{text-decoration:underline}.contact_infoIcon__wktUx{width:36px;height:36px;flex-shrink:0;background:var(--color-accent-light);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.contact_note__f4erB{padding:1.125rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:12px}.contact_note__f4erB h3{font-size:.875rem;font-weight:700;color:var(--color-heading);margin-bottom:.5rem}.contact_note__f4erB p{font-size:.85rem;line-height:1.65;color:var(--color-text-muted)}.contact_note__f4erB p strong{color:var(--color-text)}.contact_form__3hHCE{display:flex;flex-direction:column;gap:1.25rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:18px;padding:2rem 2rem 2.25rem}.contact_formTitle__fNsi1{font-size:1.25rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;margin-bottom:.25rem}.contact_row__ZpgIt{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact_field__JTfLB{display:flex;flex-direction:column;gap:.4rem}.contact_label__j_him{font-size:.8rem;font-weight:600;color:var(--color-text);letter-spacing:.01em}.contact_input__0s3QT,.contact_textarea__L_QKd{width:100%;padding:.625rem .875rem;font-size:.9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:8px;outline:none;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);appearance:none}.contact_input__0s3QT::placeholder,.contact_textarea__L_QKd::placeholder{color:var(--color-text-light)}.contact_input__0s3QT:focus,.contact_textarea__L_QKd:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.contact_textarea__L_QKd{resize:vertical;min-height:140px;line-height:1.6}.contact_submit__tKU5r{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.7rem 1.5rem;background:var(--color-accent);color:#fff;font-size:.875rem;font-weight:700;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border:none;border-radius:8px;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.contact_submit__tKU5r:hover{background:var(--color-accent-dark);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.contact_submit__tKU5r:active{transform:translateY(0)}@media(max-width:820px){.contact_layout__ybiMm{gap:2rem}.contact_layout__ybiMm,.contact_row__ZpgIt{grid-template-columns:1fr}}@media(max-width:480px){.contact_form__3hHCE{padding:1.25rem}}