:root{--ink: #1b2430;--muted: #5b6675;--line: #e3e6ea;--paper: #ffffff;--paper-sunk: #f9f9f9;--accent: #1e5fb4;--accent-tint: #eaf1fb;--note-bg: #fff8e6;--note-line: #f0dfa8;--note-ink: #6b5411;--serif: "Lora", Georgia, serif}body{background:var(--paper-sunk)}.faq-wrap{max-width:46rem;margin:0 auto}.faq-annot{background:var(--note-bg);border:1px solid var(--note-line);color:var(--note-ink);border-radius:.5rem;padding:.9rem 1.1rem;font-size:.85rem;line-height:1.5;margin-bottom:2.5rem}.faq-head{margin-bottom:2rem}.faq-head .kicker{font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem}.faq-head h1{font-family:var(--serif);font-weight:700;font-size:2.1rem;line-height:1.15;margin:0 0 .7rem}.faq-head p{color:var(--muted);margin:0;font-size:1rem;max-width:34rem}#faq-search-mount:empty{display:none}.faq-filter-shell{position:sticky;top:.75rem;margin-bottom:2.25rem}.faq-filter-box{display:flex;align-items:center;gap:.6rem;background:var(--paper);border:1px solid var(--line);border-radius:.6rem;padding:.65rem .9rem;box-shadow:0 1px 2px #0000000a,0 6px 16px -8px #0000001f}.faq-filter-box:before{content:"";width:16px;height:16px;flex:none;background-color:var(--muted);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain}.faq-filter-box input{border:none;outline:none;background:transparent;color:var(--ink);font-size:.95rem;width:100%}.faq-filter-box input::placeholder{color:var(--muted)}.faq-filter-count{font-size:.78rem;color:var(--muted);white-space:nowrap}.faq-filter-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #1e5fb429}.faq-empty-state{display:none;color:var(--muted);font-size:.92rem;padding:1rem .2rem}.faq-empty-state.show{display:block}.faq-cat{margin-bottom:2.75rem}.faq-cat:last-of-type{margin-bottom:2rem}.faq-cat h2{font-family:var(--serif);font-weight:700;font-size:1.3rem;margin:0 0 1.1rem;padding-bottom:.5rem;border-bottom:1px solid var(--line)}.faq-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.faq-item{background:var(--paper);border:1px solid var(--line);border-radius:.55rem;padding:.95rem 1.1rem 1rem}.faq-item.is-hidden{display:none}.faq-item .q{font-weight:600;font-size:1rem;margin:0 0 .35rem;color:var(--ink)}.faq-item .teaser{margin:0 0 .65rem;color:var(--muted);font-size:.9rem}.faq-answers{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.faq-go{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;text-decoration:none;color:var(--accent);background:var(--accent-tint);padding:.3rem .7rem .32rem;border-radius:999px}.faq-go:hover{text-decoration:underline}.faq-go .kind{font-weight:700;text-transform:uppercase;font-size:.68rem;letter-spacing:.04em;opacity:.75}.faq-go .title{font-weight:600}.faq-go:after{content:"";width:12px;height:12px;flex:none;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain}.faq-item mark{background:rgba(30,95,180,.28);color:inherit;border-radius:.15rem;padding:0 .05rem}
