.trust-page{--trust-bg:#fbf9f5;--trust-surface:#fff;--trust-ink:#211e1a;--trust-text:#5c564e;--trust-dim:#8a8378;--trust-line:#e5ded3;--trust-coral:#c93d1c;--trust-teal:#0e7c6b;background:var(--trust-bg);min-height:100vh;color:var(--trust-ink);font-family:var(--font-sans)}.trust-nav{border-bottom:1px solid var(--trust-line);justify-content:space-between;align-items:center;max-width:1080px;min-height:64px;margin:0 auto;padding:0 2rem;display:flex}.trust-logo{color:var(--trust-ink);font-family:"Bricolage Grotesque", var(--font-sans);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.trust-logo span span{color:var(--trust-dim)}.trust-nav-actions{align-items:center;gap:1.25rem;display:flex}.trust-nav-actions>a{color:var(--trust-text);font-size:.85rem;text-decoration:none}.trust-nav-actions>a:hover{color:var(--trust-ink)}.trust-locale{border:1px solid var(--trust-line);border-radius:8px;display:inline-flex;overflow:hidden}.trust-locale-btn{min-width:35px;height:30px;color:var(--trust-dim);cursor:pointer;background:0 0;border:0}.trust-locale-btn+.trust-locale-btn{border-left:1px solid var(--trust-line)}.trust-locale-btn--active{color:var(--trust-coral);background:#f5ebe1}.trust-main{width:min(760px,100% - 2rem);margin:0 auto;padding:5rem 0 6rem}.trust-hero{margin-bottom:3.5rem}.trust-eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-weight:500;color:var(--trust-coral)!important;font-size:.72rem!important}.trust-hero h1{max-width:700px;font-family:"Bricolage Grotesque", var(--font-sans);letter-spacing:-.035em;margin:0 0 1.25rem;font-size:clamp(2.4rem,7vw,4.7rem);line-height:1.02}.trust-hero>p:last-child{max-width:670px;color:var(--trust-text);margin:0;font-size:1.15rem;line-height:1.7}.trust-section{border-top:1px solid var(--trust-line);padding:2rem 0}.trust-section h2{font-family:"Bricolage Grotesque", var(--font-sans);letter-spacing:-.015em;margin:0 0 1rem;font-size:1.55rem}.trust-section h3{margin:1.75rem 0 .45rem;font-size:1rem}.trust-section p,.trust-section li{color:var(--trust-text);font-size:.98rem;line-height:1.75}.trust-section ul{margin:1rem 0 0;padding-left:1.2rem}.trust-section li+li{margin-top:.6rem}.trust-section a{color:var(--trust-coral);text-underline-offset:3px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.trust-card{border:1px solid var(--trust-line);background:var(--trust-surface);border-radius:14px;padding:1.35rem}.trust-card strong{margin-bottom:.45rem;font-size:.95rem;display:block}.trust-card p{margin:0;font-size:.9rem}.trust-card--positive{border-top:3px solid var(--trust-teal)}.trust-card--boundary{border-top:3px solid var(--trust-coral)}.trust-cta{background:var(--trust-ink);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.trust-cta p{color:#d9d4cc;margin:0}.trust-button{cursor:pointer;background:#fff;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:0 1.1rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--trust-ink)!important}.trust-form{gap:1.1rem;margin-top:1.5rem;display:grid}.trust-field{gap:.45rem;display:grid}.trust-field label,.trust-field legend{color:var(--trust-ink);font-size:.9rem;font-weight:600}.trust-field input,.trust-field textarea,.trust-field select{border:1px solid var(--trust-line);width:100%;color:var(--trust-ink);font:inherit;background:#fff;border-radius:10px;padding:.8rem .9rem}.trust-field textarea{resize:vertical;min-height:130px}.trust-field input:focus,.trust-field textarea:focus,.trust-field select:focus{border-color:var(--trust-coral);outline:3px solid #f2542d29}.trust-form-note,.trust-form-status{color:var(--trust-dim);margin:0;font-size:.82rem;line-height:1.5}.trust-form-status--error{color:#a72c1e}.trust-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.trust-footer{border-top:1px solid var(--trust-line);flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;max-width:1080px;margin:0 auto;padding:2rem;display:flex}.trust-footer a{color:var(--trust-dim);font-size:.78rem;text-decoration:none}.trust-footer a:first-child{color:var(--trust-ink);font-weight:600}@media (max-width:680px){.trust-nav{padding:0 1rem}.trust-nav-actions>a{display:none}.trust-main{padding-top:3.5rem}.trust-grid{grid-template-columns:1fr}.trust-cta{flex-direction:column;align-items:flex-start}}
