body{background:var(--page);color:var(--body)}.doc{max-width:720px;padding:clamp(1.5rem, 5vw, 3rem) var(--gutter) clamp(3rem, 7vw, 5rem);margin-inline:auto}.doc-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);padding-block:1.25rem;display:flex}.doc-brand{align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.doc-mark{width:auto;height:26px;display:block}.doc-brand-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--heading);font-size:1.0625rem;font-weight:700}.doc-back{color:var(--body-subtle);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.doc-back:hover{color:var(--heading)}.doc-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.12}.doc-updated{color:var(--body-subtle);margin-top:.6rem;font-size:.875rem}.doc-lead{margin-top:1.5rem;font-size:1.0625rem}.doc h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--heading);margin-top:clamp(2.25rem,4vw,3rem);margin-bottom:.75rem;font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:700;line-height:1.2}.doc h3{color:var(--heading);margin-top:1.5rem;margin-bottom:.4rem;font-size:1.0625rem;font-weight:600}.doc p{margin-top:.9rem;line-height:1.65}.doc ul{gap:.6rem;margin-top:.9rem;padding-left:0;list-style:none;display:grid}.doc li{padding-left:1.5rem;line-height:1.6;position:relative}.doc li:before{content:"";background:var(--sun);border:1.5px solid var(--olive);border-radius:999px;width:8px;height:8px;position:absolute;top:.62em;left:0;transform:translateY(-50%)}.doc a{color:var(--heading);-webkit-text-decoration-color:var(--border-medium);text-decoration-color:var(--border-medium);text-underline-offset:.2em;font-weight:500}.doc a:hover{-webkit-text-decoration-color:var(--body-subtle);text-decoration-color:var(--body-subtle)}.doc strong{color:var(--heading);font-weight:700}.doc-contact{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:clamp(1.75rem,4vw,2.5rem);padding:clamp(1.5rem,3vw,2rem)}.doc-contact h2{margin-top:0}.doc-button{border:1px solid var(--brand-light);background:linear-gradient(180deg, var(--brand-light) 0%, var(--brand) 50%, var(--brand-medium) 100%);color:var(--heading);font-family:var(--font-sans);background-position:0 0;background-size:100% 200%;border-radius:999px;justify-content:center;align-items:center;margin-top:1.25rem;padding:15px 24px;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:background-position .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.doc-button:hover{background-position:0 100%}.doc-button:focus-visible{box-shadow:0 1px 2px 0 #0000000d, 0 0 0 4px var(--brand-soft);outline:none}.faq{border-top:1px solid var(--border);gap:0;margin-top:clamp(1.75rem,4vw,2.5rem);display:grid}.faq details{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;color:var(--heading);padding:1.15rem 2rem 1.15rem 0;font-size:1.0625rem;font-weight:600;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";background:linear-gradient(var(--body-subtle), var(--body-subtle)) center / 12px 1.5px no-repeat, linear-gradient(var(--body-subtle), var(--body-subtle)) center / 1.5px 12px no-repeat;width:12px;height:12px;transition:transform .2s var(--ease);position:absolute;top:50%;right:4px;transform:translateY(-50%)}.faq details[open] summary:after{background:linear-gradient(var(--body-subtle), var(--body-subtle)) center / 12px 1.5px no-repeat}.faq summary:focus-visible{outline:2px solid var(--body);outline-offset:3px;border-radius:4px}.faq-body{max-width:62ch;padding:0 0 1.2rem}.faq-body p{margin-top:0}.doc-foot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(3rem,7vw,5rem);padding-top:1.75rem;display:flex}.doc-foot-links{flex-wrap:wrap;gap:1.25rem;display:flex}.doc-foot a{color:var(--body-subtle);font-size:.875rem;text-decoration:none;transition:color .2s}.doc-foot a:hover{color:var(--heading)}.doc-foot-note{color:var(--body-subtle);font-size:.875rem}@media (prefers-reduced-motion:reduce){.faq summary:after{transition:none}}
