/* A bounded reading surface must not inherit the homepage's ultrawide gutters. */
.section.privacy-page{width:100%;max-width:1280px;margin:0 auto;padding:clamp(48px,6vw,88px) clamp(20px,4vw,48px) clamp(64px,7vw,100px);min-width:0}
.privacy-page>*,.privacy-card>*{min-width:0}
.privacy-card>p{max-width:82ch;overflow-wrap:anywhere}
.privacy-card h3{margin-top:28px;margin-bottom:12px}
.privacy-form{width:100%}
.privacy-page>h1{font-size:clamp(32px,5vw,62px);overflow-wrap:anywhere}.privacy-page>.lead{max-width:780px}.privacy-card{background:rgba(234,222,207,.36);border:1px solid var(--line);border-radius:12px;padding:clamp(20px,4vw,40px);margin:30px 0}.privacy-card h2{font-size:clamp(24px,3vw,34px);margin:0 0 22px}.privacy-card h3{font-size:22px}.privacy-card p{line-height:1.75}.privacy-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin:24px 0}.privacy-card summary{cursor:pointer;font-size:24px;line-height:1.6}.privacy-form{display:grid;gap:12px;max-width:760px;margin:24px 0}.privacy-form input:not([type=checkbox]),.privacy-form textarea,.privacy-form select{font:inherit;min-width:0;max-width:100%;width:100%;color:var(--ink);background:var(--paper);padding:12px;border:1px solid var(--line);border-radius:5px;box-sizing:border-box}.privacy-form .button{justify-self:start;margin-top:12px}.privacy-choice{display:flex;align-items:flex-start;gap:12px;line-height:1.6}.privacy-choice input{flex:0 0 auto;width:20px;height:20px;accent-color:var(--accent);margin:4px 0}.privacy-choice small{display:block;font-size:14px;line-height:1.65}.privacy-table-wrap{overflow-x:auto}.privacy-card table{border-collapse:collapse;width:100%;min-width:580px}.privacy-card th,.privacy-card td{text-align:start;vertical-align:top;padding:16px 12px;border-bottom:1px solid var(--line);font-size:16px;line-height:1.6}.privacy-request{border-top:1px solid var(--line);padding:22px 0;overflow-wrap:anywhere}.privacy-request time{white-space:normal}.privacy-preferences{position:fixed;z-index:180;inset:auto 20px 20px auto;width:min(760px,calc(100vw - 40px));max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:auto;background:#f0e9df;color:#493c44;border:1px solid #ac998c;border-radius:12px;box-shadow:0 12px 55px #49384635;padding:clamp(24px,3vw,32px);box-sizing:border-box;overscroll-behavior:contain}.privacy-preferences[hidden]{display:none}.privacy-preferences-heading{display:flex;justify-content:space-between;align-items:start;gap:15px}.privacy-preferences h2{font:500 24px/1.5 var(--sans);letter-spacing:0;margin:0}.privacy-preferences p{font-size:16px;line-height:1.75;margin-top:16px}.privacy-preferences .privacy-choice{margin-top:22px;gap:14px}.privacy-preferences .privacy-choice>span{min-width:0}.privacy-preferences .privacy-choice small{font-size:15px;line-height:1.75;margin-top:6px}.privacy-preferences .field-hint{font-size:14px;line-height:1.7}.privacy-close{font:inherit;font-size:28px;line-height:1;color:inherit;background:none;border:0;min-height:44px;min-width:44px;flex:0 0 44px;cursor:pointer}.privacy-consent-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.privacy-consent-buttons>[data-privacy-save]{grid-column:1/-1}.privacy-consent-buttons>.button{min-width:0;font-size:14px;padding:13px 15px;letter-spacing:.025em;justify-content:center;border:1px solid #8f7b82;color:#493c44;background:transparent;min-height:52px}.privacy-media{display:grid;place-items:center;align-content:center;gap:14px;min-height:220px;background:rgba(205,191,172,.28);padding:20px;box-sizing:border-box;text-align:center}.privacy-media:has(iframe){padding:0}.privacy-media iframe{border:0;display:block;width:100%;height:auto;aspect-ratio:16/9}.privacy-media p{margin:0}.privacy-footer{display:flex;flex-wrap:wrap;gap:12px 24px;padding:20px 0;border-top:1px solid var(--line)}.privacy-footer a{text-decoration:underline;text-underline-offset:4px}.privacy-preferences button:focus-visible,.privacy-form :focus-visible{outline:2px solid var(--accent);outline-offset:4px}[dir=rtl] .privacy-preferences{inset:auto auto 20px 20px}.privacy-page [dir=auto]{unicode-bidi:plaintext}
@media(max-width:640px){.privacy-preferences{inset:auto 10px 10px 10px;width:auto;padding:22px;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px)}[dir=rtl] .privacy-preferences{inset:auto 10px 10px 10px}.privacy-preferences h2{font-size:21px}.privacy-consent-buttons{grid-template-columns:minmax(0,1fr)}.privacy-card{padding:20px}.privacy-page .privacy-actions>.button{width:100%}.privacy-page{padding-left:20px;padding-right:20px}}
