@import url('/styles.css');

.legal-page{min-height:100vh;background:#fbfaf6;color:#17231f}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px max(24px,calc((100vw - 1080px)/2));border-bottom:1px solid rgba(23,35,31,.1);background:rgba(251,250,246,.92);position:sticky;top:0;z-index:5;backdrop-filter:blur(18px)}.legal-header .brand{text-decoration:none;color:inherit}.legal-header nav{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.legal-header nav a{color:#40504a;text-decoration:none;font-weight:700;font-size:.88rem}.legal-main{width:min(900px,calc(100% - 40px));margin:0 auto;padding:82px 0 100px}.legal-eyebrow{color:#b2702f;font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:.74rem}.legal-main h1{font-size:clamp(2.5rem,7vw,5rem);line-height:1;max-width:780px;margin:14px 0 24px}.legal-lead{font-size:1.18rem;line-height:1.8;color:#50615a;max-width:760px}.legal-meta{margin:30px 0 52px;padding:17px 20px;border:1px solid rgba(23,35,31,.1);border-radius:18px;background:#fff;color:#607069}.legal-section{padding:28px 0;border-top:1px solid rgba(23,35,31,.1)}.legal-section h2{font-size:1.45rem;margin:0 0 12px}.legal-section p,.legal-section li{line-height:1.8;color:#4d5d57}.legal-section ul{padding-inline-start:22px}.legal-form{margin-top:36px;padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(23,35,31,.1);box-shadow:0 18px 50px rgba(23,35,31,.07)}.legal-form label{display:block;font-weight:800;margin:0 0 8px}.legal-form input,.legal-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(23,35,31,.18);border-radius:14px;padding:14px 16px;background:#fbfaf6;font:inherit;margin-bottom:20px}.legal-form textarea{min-height:150px;resize:vertical}.legal-form button{border:0}.legal-status{min-height:1.5em;font-weight:700}.legal-status.is-success{color:#23734c}.legal-status.is-error{color:#a23a3a}.legal-back{display:inline-flex;margin-top:44px;color:#85501f;font-weight:800;text-decoration:none}.legal-footer{padding:32px max(24px,calc((100vw - 1080px)/2));border-top:1px solid rgba(23,35,31,.1);color:#68766f}.legal-footer a{color:inherit}@media(max-width:650px){.legal-header{align-items:flex-start}.legal-header nav{justify-content:flex-end}.legal-main{padding-top:54px}.legal-form{padding:22px}}
