.quiz[data-astro-cid-4bpidc6e]{--radius:2px;background:var(--surface);border-radius:var(--radius);box-shadow:0 0 0 2px #ffffff2e, 0 30px 60px -15px rgba(var(--navy-rgb), .55);width:100%;position:relative;overflow:hidden;container-type:inline-size}.quiz-head[data-astro-cid-4bpidc6e]{background:var(--accent-dark);text-align:center;border-bottom:2px solid #ffffff4d;padding:22px 32px}.quiz-head[data-astro-cid-4bpidc6e] h2[data-astro-cid-4bpidc6e]{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.quiz-sub[data-astro-cid-4bpidc6e]{color:#fff;max-width:26rem;margin:8px auto 0;font-size:.86rem;font-weight:500;line-height:1.45}.quiz-sub--mobile[data-astro-cid-4bpidc6e]{display:none}.quiz-trust[data-astro-cid-4bpidc6e]{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:8px 0 0;font-size:.72rem;font-weight:700;line-height:1.35}.quiz-body[data-astro-cid-4bpidc6e]{padding:26px 32px 32px}.progress[data-astro-cid-4bpidc6e]{margin-bottom:20px}.progress-meta[data-astro-cid-4bpidc6e]{justify-content:space-between;align-items:baseline;min-height:1.2em;margin-bottom:8px;display:flex}.progress-label[data-astro-cid-4bpidc6e]{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-dark);font-size:.66rem;font-weight:700}.back-link[data-astro-cid-4bpidc6e]{appearance:none;cursor:pointer;font-family:var(--font);letter-spacing:.04em;color:var(--muted);text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.7rem;font-weight:600;transition:color .15s}.back-link[data-astro-cid-4bpidc6e]:hover{color:var(--ink);text-decoration:underline}.back-link[data-astro-cid-4bpidc6e][hidden]{display:none}.progress-track[data-astro-cid-4bpidc6e]{background:#e4e4e7;border-radius:99px;height:6px;overflow:hidden}.progress-fill[data-astro-cid-4bpidc6e]{background:var(--accent-dark);border-radius:99px;width:0;height:100%;transition:width .5s ease-out;display:block}@media (prefers-reduced-motion:reduce){.progress-fill[data-astro-cid-4bpidc6e]{transition:none}}.step[data-astro-cid-4bpidc6e]{border:0;min-width:0;margin:0;padding:0}.step[data-astro-cid-4bpidc6e][hidden]{display:none}.question[data-astro-cid-4bpidc6e]{text-align:center;letter-spacing:-.02em;text-transform:uppercase;width:100%;color:var(--ink);margin-bottom:16px;padding:0;font-size:1.25rem;font-weight:700;line-height:1.2;display:block}.q-num[data-astro-cid-4bpidc6e]{margin-right:2px}.step-desc[data-astro-cid-4bpidc6e]{text-align:center;color:var(--muted);margin:-6px 0 16px;font-size:.88rem;line-height:1.45}.step-note[data-astro-cid-4bpidc6e]{text-align:center;color:#8a97a4;margin:12px 0 0;font-size:.74rem;line-height:1.45}.options[data-astro-cid-4bpidc6e]{flex-direction:column;gap:8px;display:flex}.option[data-astro-cid-4bpidc6e]{cursor:pointer;color:var(--ink);border-radius:var(--radius);background:#fff;border:2px solid #e4e4e7;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;font-weight:600;line-height:1.25;transition:border-color .15s,background .15s;display:flex}.option[data-astro-cid-4bpidc6e]:hover{border-color:rgba(var(--accent-rgb), .7);background:#fafafa}.option[data-astro-cid-4bpidc6e]:has(input:checked){border-color:var(--accent);background:rgba(var(--accent-rgb), .1)}.option[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]{opacity:0;width:0;height:0;position:absolute}.dot[data-astro-cid-4bpidc6e]{color:#fff;border:2px solid #d4d4d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s,background .15s;display:flex}.dot[data-astro-cid-4bpidc6e] svg[data-astro-cid-4bpidc6e]{opacity:0;width:10px;height:10px}.option[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]:checked+.dot[data-astro-cid-4bpidc6e]{border-color:var(--accent-dark);background:var(--accent-dark)}.option[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]:checked+.dot[data-astro-cid-4bpidc6e] svg[data-astro-cid-4bpidc6e]{opacity:1}.option[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]:focus-visible+.dot[data-astro-cid-4bpidc6e]{outline:2px solid var(--accent);outline-offset:2px}.fields[data-astro-cid-4bpidc6e]{flex-wrap:wrap;gap:12px;display:flex}.field[data-astro-cid-4bpidc6e]{flex:100%;position:relative}.field[data-astro-cid-4bpidc6e].half{flex:calc(50% - 6px)}.field[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]{width:100%;font-family:var(--font);color:var(--ink);border:2px solid color-mix(in srgb, var(--accent) 45%, #e4e4e7);border-radius:var(--radius);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .14), 0 3px 8px -2px rgba(var(--navy-rgb), .22);background:#fff;padding:13px 42px 13px 16px;font-size:1rem;transition:border-color .16s,box-shadow .16s}.field[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]::placeholder{color:#a1a1aa}.field[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]:hover{border-color:color-mix(in srgb, var(--accent) 70%, #e4e4e7)}.field[data-astro-cid-4bpidc6e] input[data-astro-cid-4bpidc6e]:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .24), 0 4px 10px -2px rgba(var(--navy-rgb), .28);outline:none}.field-icon[data-astro-cid-4bpidc6e]{color:var(--accent-dark);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.field-icon[data-astro-cid-4bpidc6e] svg{width:18px;height:18px;display:block}.error[data-astro-cid-4bpidc6e]{border-radius:var(--radius);color:#b91c1c;background:#fef2f2;margin:16px 0 0;padding:12px 16px;font-size:.88rem;font-weight:500}.error[data-astro-cid-4bpidc6e][hidden]{display:none}.notice[data-astro-cid-4bpidc6e]{border-radius:var(--radius);border-left:3px solid var(--navy-bar);color:var(--ink);background:#f4f7fa;margin:16px 0 0;padding:14px 16px;font-size:.92rem;line-height:1.45}.notice[data-astro-cid-4bpidc6e][hidden]{display:none}.notice[data-astro-cid-4bpidc6e] a[data-astro-cid-4bpidc6e]{color:var(--navy-bar);text-underline-offset:2px;white-space:nowrap;font-weight:700;text-decoration:underline}.notice[data-astro-cid-4bpidc6e] a[data-astro-cid-4bpidc6e]:hover{color:var(--accent)}.actions[data-astro-cid-4bpidc6e]{margin-top:18px}.cta[data-astro-cid-4bpidc6e]{appearance:none;cursor:pointer;background:var(--accent);color:#fff;width:100%;min-height:54px;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius);border:0;justify-content:center;align-items:center;padding:12px 24px;font-size:.95rem;font-weight:700;line-height:1.25;transition:background .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cta[data-astro-cid-4bpidc6e]:hover{background:var(--accent-dark)}.cta[data-astro-cid-4bpidc6e]:disabled{opacity:.6;cursor:not-allowed}.cta[data-astro-cid-4bpidc6e][hidden]{display:none}.trust-points[data-astro-cid-4bpidc6e]{border-top:1px solid #f4f4f5;flex-wrap:nowrap;justify-content:center;gap:0 clamp(6px,2cqi,14px);margin:20px 0 0;padding:16px 0 0;font-size:clamp(.5rem,2.1cqi,.72rem);list-style:none;display:flex}.trust-points[data-astro-cid-4bpidc6e] li[data-astro-cid-4bpidc6e]{color:#52525b;white-space:nowrap;align-items:center;gap:.45em;font-weight:600;line-height:1.3;display:flex}.tp-icon[data-astro-cid-4bpidc6e]{background:var(--accent-dark);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.45em;height:1.45em;display:flex}.tp-icon[data-astro-cid-4bpidc6e] svg{width:.85em;height:.85em;display:block}.consent[data-astro-cid-4bpidc6e]{text-align:center;color:#a1a1aa;border-top:1px solid #f4f4f5;margin:16px 0 0;padding-top:16px;font-size:.64rem;line-height:1.6}.consent[data-astro-cid-4bpidc6e] a[data-astro-cid-4bpidc6e]{color:inherit;text-decoration:underline}.consent[data-astro-cid-4bpidc6e] a[data-astro-cid-4bpidc6e]:hover{color:var(--navy-bar)}.grecaptcha-badge{visibility:hidden}.badge-strip[data-astro-cid-4bpidc6e]{background:#f4f7fa;border-top:1px solid #e6edf4;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(10px,2.6vw,20px);margin:18px -32px -32px;padding:15px 20px;display:flex}.badge-logo[data-astro-cid-4bpidc6e]{object-fit:contain;flex-shrink:1;width:auto;min-width:0;height:clamp(44px,4.4vw,60px);display:block}.badge-logo--wide[data-astro-cid-4bpidc6e]{max-width:clamp(78px,10.5vw,116px);height:auto;max-height:clamp(44px,4.4vw,60px)}@media (width<=640px){.quiz[data-astro-cid-4bpidc6e]{box-shadow:0 0 0 1px #ffffff2e, 0 20px 44px -14px rgba(var(--navy-rgb), .6)}.quiz-head[data-astro-cid-4bpidc6e]{padding:12px 14px}.quiz-head[data-astro-cid-4bpidc6e] h2[data-astro-cid-4bpidc6e],.quiz-sub--desktop[data-astro-cid-4bpidc6e]{display:none}.quiz-sub--mobile[data-astro-cid-4bpidc6e]{text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.85rem;font-weight:700;line-height:1.35;display:block}.quiz-trust[data-astro-cid-4bpidc6e]{letter-spacing:.02em;text-transform:none;margin:4px 0 0;font-size:.72rem}.quiz-body[data-astro-cid-4bpidc6e]{padding:20px 20px 24px}.question[data-astro-cid-4bpidc6e]{font-size:1.1rem}.step-desc[data-astro-cid-4bpidc6e]{font-size:.84rem}.option[data-astro-cid-4bpidc6e]{padding:11px 14px}.field[data-astro-cid-4bpidc6e].half{flex:100%}.badge-strip[data-astro-cid-4bpidc6e]{margin:16px -20px -24px;padding:12px 10px}}.stars[data-astro-cid-gttqbbyq]{gap:3px;line-height:0;display:inline-flex}.stars[data-astro-cid-gttqbbyq] svg[data-astro-cid-gttqbbyq]{width:var(--s);height:var(--s);fill:var(--c)}.reviews[data-astro-cid-4bjs7uhz]{background:#fff;padding:76px 24px 84px}.wrap[data-astro-cid-4bjs7uhz]{max-width:var(--maxw);margin:0 auto}.head[data-astro-cid-4bjs7uhz]{text-align:center;margin-bottom:clamp(28px,5vw,40px)}.head[data-astro-cid-4bjs7uhz] h2[data-astro-cid-4bjs7uhz]{color:#1e2126;max-width:none;margin:16px auto;font-size:clamp(1.7rem,5vw,2.9rem);font-weight:800;line-height:1.12}.rating[data-astro-cid-4bjs7uhz]{color:#4a5b6b;align-items:center;gap:7px;margin:0;font-size:1.05rem;display:inline-flex}.rating[data-astro-cid-4bjs7uhz] .g[data-astro-cid-4bjs7uhz]{line-height:0}.star-mark[data-astro-cid-4bjs7uhz]{color:var(--accent);font-size:1.1rem}.rating[data-astro-cid-4bjs7uhz] strong[data-astro-cid-4bjs7uhz]{color:#1c2b39}.grid[data-astro-cid-4bjs7uhz]{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.controls[data-astro-cid-4bjs7uhz]{display:none}.card[data-astro-cid-4bjs7uhz]{background:#fff;border:1px solid #eceff2;border-radius:4px;flex-direction:column;padding:30px 28px 26px;display:flex;box-shadow:0 14px 34px #14284614}.text[data-astro-cid-4bjs7uhz]{color:#52616f;margin:18px 0 26px;font-size:1.02rem;line-height:1.55}.author[data-astro-cid-4bjs7uhz]{align-items:center;gap:12px;margin-top:auto;display:flex}.avatar[data-astro-cid-4bjs7uhz]{background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;line-height:0;display:inline-flex}.avatar[data-astro-cid-4bjs7uhz] svg{width:20px;height:20px}.name[data-astro-cid-4bjs7uhz]{color:#1c2b39;font-size:1.1rem;font-weight:700}.more[data-astro-cid-4bjs7uhz]{text-align:center;margin:clamp(28px,4vw,40px) 0 0}.more[data-astro-cid-4bjs7uhz] a[data-astro-cid-4bjs7uhz]{color:#1c2b39;border-bottom:2px solid var(--accent);align-items:center;gap:9px;padding-bottom:3px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.more[data-astro-cid-4bjs7uhz] a[data-astro-cid-4bjs7uhz]:hover{color:var(--accent)}.more[data-astro-cid-4bjs7uhz] .ext[data-astro-cid-4bjs7uhz]{width:15px;height:15px;color:var(--accent);margin-top:1px}@media (width<=900px){.grid[data-astro-cid-4bjs7uhz]{grid-template-columns:1fr;max-width:520px;margin:0 auto}.card[data-astro-cid-4bjs7uhz]{text-align:center;align-items:center}.author[data-astro-cid-4bjs7uhz]{justify-content:center}}@media (width<=640px){.reviews[data-astro-cid-4bjs7uhz]{padding:48px 20px}.head[data-astro-cid-4bjs7uhz] h2[data-astro-cid-4bjs7uhz] br.lb{display:none}.head[data-astro-cid-4bjs7uhz] h2[data-astro-cid-4bjs7uhz]{text-wrap:balance;margin:14px auto;font-size:clamp(1.5rem,7vw,1.9rem);line-height:1.2}.rating[data-astro-cid-4bjs7uhz]{flex-wrap:wrap;justify-content:center;gap:6px;font-size:.98rem}.more[data-astro-cid-4bjs7uhz] a[data-astro-cid-4bjs7uhz]{gap:7px;font-size:.98rem}.grid[data-astro-cid-4bjs7uhz]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:14px;max-width:none;margin:-8px -6px -24px;padding:8px 6px 24px;display:flex;overflow-x:auto}.grid[data-astro-cid-4bjs7uhz]::-webkit-scrollbar{display:none}.card[data-astro-cid-4bjs7uhz]{scroll-snap-align:center;flex:0 0 100%}.controls[data-astro-cid-4bjs7uhz]{justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.arrow[data-astro-cid-4bjs7uhz]{cursor:pointer;color:#fff;background:var(--navy-bar);width:42px;height:42px;box-shadow:0 6px 14px -6px rgba(var(--navy-rgb), .7);border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:background .15s,opacity .15s;display:grid}.arrow[data-astro-cid-4bjs7uhz] svg[data-astro-cid-4bjs7uhz]{width:20px;height:20px;display:block}.arrow[data-astro-cid-4bjs7uhz]:disabled{opacity:.35;box-shadow:none;cursor:default}.dots[data-astro-cid-4bjs7uhz]{align-items:center;gap:2px;display:flex}.dot[data-astro-cid-4bjs7uhz]{cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid}.dot[data-astro-cid-4bjs7uhz]:before{content:"";background:#c9d5e1;border-radius:50%;width:9px;height:9px;transition:background .15s,transform .15s}.dot[data-astro-cid-4bjs7uhz][aria-current=true]:before{background:var(--accent);transform:scale(1.45)}}.figure[data-astro-cid-khyig4bw]{aspect-ratio:var(--ratio);background:linear-gradient(135deg,#dfe6ee,#c7d3df);border-radius:6px;width:100%;position:relative;overflow:hidden}.ph[data-astro-cid-khyig4bw]{color:#8ea1b3;letter-spacing:.5px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex;position:absolute;inset:0}img[data-astro-cid-khyig4bw]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.trust[data-astro-cid-wtzqjce7]{background:#fff;padding:84px 24px}.wrap[data-astro-cid-wtzqjce7]{max-width:var(--maxw);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}h2[data-astro-cid-wtzqjce7]{color:#1c2b39;text-wrap:balance;margin:0 0 clamp(22px,4vw,36px);font-size:clamp(1.7rem,5vw,2.9rem);font-weight:800;line-height:1.12}.bullets[data-astro-cid-wtzqjce7]{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.bullets[data-astro-cid-wtzqjce7] li[data-astro-cid-wtzqjce7]{color:#1c2b39;align-items:flex-start;gap:14px;font-size:1.12rem;font-weight:600;line-height:1.35;display:flex}.tick[data-astro-cid-wtzqjce7]{width:22px;height:22px;color:var(--accent);flex:none;margin-top:2px}.cta[data-astro-cid-wtzqjce7]{background:var(--accent);color:#fff;letter-spacing:.5px;border-radius:10px;margin-top:clamp(28px,4vw,38px);padding:17px 34px;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.cta[data-astro-cid-wtzqjce7]:hover{background:var(--accent-dark)}.media[data-astro-cid-wtzqjce7]{order:-1}.media[data-astro-cid-wtzqjce7] .figure{box-shadow:0 24px 50px #1c2b392e}@media (width<=900px){.wrap[data-astro-cid-wtzqjce7]{grid-template-columns:1fr;gap:30px}.content[data-astro-cid-wtzqjce7]{display:contents}h2[data-astro-cid-wtzqjce7]{text-align:center;order:1;margin-bottom:0}.media[data-astro-cid-wtzqjce7]{order:2}.bullets[data-astro-cid-wtzqjce7]{order:3}.cta[data-astro-cid-wtzqjce7]{order:4;justify-self:center;margin-top:0}.bullets[data-astro-cid-wtzqjce7]{width:fit-content;max-width:100%;margin-inline:auto}}@media (width<=640px){.trust[data-astro-cid-wtzqjce7]{padding:48px 16px}h2[data-astro-cid-wtzqjce7] br.lb{display:none}h2[data-astro-cid-wtzqjce7]{text-wrap:balance}.bullets[data-astro-cid-wtzqjce7] li[data-astro-cid-wtzqjce7]{gap:12px;font-size:1.05rem}.tick[data-astro-cid-wtzqjce7]{width:20px;height:20px}}.rooftypes[data-astro-cid-usjn4r3j]{background:#fff;padding:84px 24px}.wrap[data-astro-cid-usjn4r3j]{max-width:var(--maxw);margin:0 auto}h2[data-astro-cid-usjn4r3j]{text-align:center;color:#1c2b39;margin:0 0 16px;font-size:clamp(1.7rem,5vw,2.9rem);font-weight:800;line-height:1.12}.subhead[data-astro-cid-usjn4r3j]{text-align:center;color:#55636f;max-width:960px;margin:0 auto clamp(34px,5vw,52px);font-size:1.08rem;line-height:1.6}.grid[data-astro-cid-usjn4r3j]{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.controls[data-astro-cid-usjn4r3j]{display:none}.card[data-astro-cid-usjn4r3j]{background:#fff;border:1px solid #e6ecf2;border-radius:10px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 26px #1c2b3912}.media[data-astro-cid-usjn4r3j] .figure{border-radius:0}.body[data-astro-cid-usjn4r3j]{padding:22px 22px 26px}h3[data-astro-cid-usjn4r3j]{color:var(--navy);margin:0;font-size:1.35rem;font-weight:800;line-height:1.2}.full[data-astro-cid-usjn4r3j]{letter-spacing:.4px;text-transform:uppercase;color:var(--accent);margin:4px 0 0;font-size:.85rem;font-weight:600}.desc[data-astro-cid-usjn4r3j]{color:#55636f;margin:12px 0 0;font-size:1rem;line-height:1.6}.cta-wrap[data-astro-cid-usjn4r3j]{text-align:center;margin-top:clamp(34px,5vw,52px)}.cta[data-astro-cid-usjn4r3j]{background:var(--accent);color:#fff;letter-spacing:.5px;border-radius:10px;padding:17px 34px;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.cta[data-astro-cid-usjn4r3j]:hover{background:var(--accent-dark)}@media (width<=900px){.grid[data-astro-cid-usjn4r3j]{grid-template-columns:1fr 1fr}}@media (width<=640px){.rooftypes[data-astro-cid-usjn4r3j]{padding:48px 16px}}@media (width<=560px){.subhead[data-astro-cid-usjn4r3j]{display:none}h2[data-astro-cid-usjn4r3j]{margin-bottom:34px}.body[data-astro-cid-usjn4r3j]{text-align:center}.grid[data-astro-cid-usjn4r3j]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:14px;margin:-6px -4px -14px;padding:6px 4px 14px;display:flex;overflow-x:auto}.grid[data-astro-cid-usjn4r3j]::-webkit-scrollbar{display:none}.card[data-astro-cid-usjn4r3j]{scroll-snap-align:center;flex:0 0 100%}.controls[data-astro-cid-usjn4r3j]{justify-content:center;align-items:center;gap:18px;margin-top:20px;display:flex}.arrow[data-astro-cid-usjn4r3j]{cursor:pointer;color:#fff;background:var(--navy-bar);width:42px;height:42px;box-shadow:0 6px 14px -6px rgba(var(--navy-rgb), .7);border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:background .15s,opacity .15s;display:grid}.arrow[data-astro-cid-usjn4r3j] svg[data-astro-cid-usjn4r3j]{width:20px;height:20px;display:block}.arrow[data-astro-cid-usjn4r3j]:disabled{opacity:.35;box-shadow:none;cursor:default}.dots[data-astro-cid-usjn4r3j]{align-items:center;gap:2px;display:flex}.dot[data-astro-cid-usjn4r3j]{cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid}.dot[data-astro-cid-usjn4r3j]:before{content:"";background:#c9d5e1;border-radius:50%;width:9px;height:9px;transition:background .15s,transform .15s}.dot[data-astro-cid-usjn4r3j][aria-current=true]:before{background:var(--accent);transform:scale(1.45)}}.gallery[data-astro-cid-rj65ajc3]{background:var(--navy);padding:70px 24px 84px}.wrap[data-astro-cid-rj65ajc3]{max-width:var(--maxw);margin:0 auto}h2[data-astro-cid-rj65ajc3]{text-align:center;color:#fff;text-wrap:balance;margin:0 0 clamp(26px,5vw,44px);max-width:32ch;margin-inline:auto;font-size:clamp(1.7rem,5vw,2.9rem);font-weight:800;line-height:1.12}.grid[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tile[data-astro-cid-rj65ajc3]{cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:2px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.tile[data-astro-cid-rj65ajc3] .figure{border-radius:2px;transition:transform .3s}.tile[data-astro-cid-rj65ajc3]:hover .figure{transform:scale(1.04)}.tile[data-astro-cid-rj65ajc3]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (hover:none){.tile[data-astro-cid-rj65ajc3]:hover .figure{transform:none}}@media (prefers-reduced-motion:reduce){.tile[data-astro-cid-rj65ajc3] .figure{transition:none}.tile[data-astro-cid-rj65ajc3]:hover .figure{transform:none}}@media (width<=760px){.grid[data-astro-cid-rj65ajc3]{grid-template-columns:1fr 1fr;gap:12px}.tile-9[data-astro-cid-rj65ajc3]{display:none}.tile-3[data-astro-cid-rj65ajc3],.tile-8[data-astro-cid-rj65ajc3]{grid-column:1/-1}.tile-3[data-astro-cid-rj65ajc3] .figure,.tile-8[data-astro-cid-rj65ajc3] .figure{aspect-ratio:16/9}}@media (width<=640px){.gallery[data-astro-cid-rj65ajc3]{padding:48px 20px}}.lightbox[data-astro-cid-rj65ajc3]{background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.lightbox[data-astro-cid-rj65ajc3]::backdrop{background:#040a07f9}.lightbox[data-astro-cid-rj65ajc3][open]{grid-template-rows:minmax(0,1fr);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(4px,2vw,20px);padding:clamp(52px,8vh,74px) clamp(8px,2vw,28px);display:grid}.lb-figure[data-astro-cid-rj65ajc3]{justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;margin:0;display:flex}.lb-figure[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{object-fit:contain;border-radius:3px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 30px 70px #0000008c}.lb-close[data-astro-cid-rj65ajc3]{z-index:2;cursor:pointer;color:#fff;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background .15s;display:grid;position:absolute;top:12px;right:12px}.lb-close[data-astro-cid-rj65ajc3]:hover{background:#ffffff42}.lb-close[data-astro-cid-rj65ajc3] svg[data-astro-cid-rj65ajc3]{width:20px;height:20px;display:block}.lb-nav[data-astro-cid-rj65ajc3]{cursor:pointer;color:#fff;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:clamp(38px,9vw,52px);height:clamp(38px,9vw,52px);padding:0;transition:background .15s;display:grid}.lb-nav[data-astro-cid-rj65ajc3]:hover{background:#ffffff42}.lb-nav[data-astro-cid-rj65ajc3] svg[data-astro-cid-rj65ajc3]{width:clamp(20px,5vw,26px);height:clamp(20px,5vw,26px);display:block}.lb-close[data-astro-cid-rj65ajc3]:focus-visible,.lb-nav[data-astro-cid-rj65ajc3]:focus-visible{outline-offset:2px;outline:2px solid #fff}.lb-counter[data-astro-cid-rj65ajc3]{text-align:center;color:#ffffffd9;font-variant-numeric:tabular-nums;pointer-events:none;margin:0;font-size:.92rem;font-weight:700;position:absolute;bottom:16px;left:0;right:0}@media (width<=640px){.lightbox[data-astro-cid-rj65ajc3][open]{grid-template-columns:minmax(0,1fr);padding:56px 10px 54px}.lb-nav[data-astro-cid-rj65ajc3]{background:#00000080;width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%)}.lb-nav[data-astro-cid-rj65ajc3]:hover{background:#0000009e}.lb-prev[data-astro-cid-rj65ajc3]{left:6px}.lb-next[data-astro-cid-rj65ajc3]{right:6px}}@media (width<=640px) and (prefers-reduced-motion:reduce){.lb-nav[data-astro-cid-rj65ajc3]{transform:translateY(-50%)}}.contact[data-astro-cid-he3spzz3]{background:linear-gradient(180deg, rgba(var(--accent-rgb), .1) 0%, rgba(var(--accent-rgb), .035) 100%), #fff;padding:80px 24px}.wrap[data-astro-cid-he3spzz3]{max-width:var(--maxw);grid-template-columns:1fr 1.05fr;align-items:center;gap:60px;margin:0 auto;display:grid}h2[data-astro-cid-he3spzz3]{color:#1c2b39;margin:0 0 8px;font-size:clamp(1.7rem,5vw,3rem);font-weight:800;line-height:1.12}.subhead[data-astro-cid-he3spzz3]{color:#33414e;margin:0 0 28px;font-size:1.4rem;font-weight:600}.cta[data-astro-cid-he3spzz3]{background:var(--accent);color:#fff;letter-spacing:.5px;border-radius:10px;padding:17px 30px;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.cta[data-astro-cid-he3spzz3]:hover{background:var(--accent-dark)}.media[data-astro-cid-he3spzz3]{position:relative}.media[data-astro-cid-he3spzz3] .figure{box-shadow:0 24px 50px #1c2b392e}@media (width<=900px){.wrap[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:40px}.content[data-astro-cid-he3spzz3]{text-align:center}}@media (width<=640px){.contact[data-astro-cid-he3spzz3]{padding:48px 20px}.wrap[data-astro-cid-he3spzz3]{gap:32px}}.quiz-modal[data-astro-cid-f3qfoyp6]{background:0 0;border:0;width:min(560px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:visible}.quiz-modal[data-astro-cid-f3qfoyp6]::backdrop{backdrop-filter:blur(2px);background:#081626b8}.quiz-modal[data-astro-cid-f3qfoyp6]>.quiz{max-height:calc(100dvh - 32px);overflow-y:auto}.quiz-modal[data-astro-cid-f3qfoyp6] .quiz-head{padding-left:52px;padding-right:52px}.close[data-astro-cid-f3qfoyp6]{z-index:2;cursor:pointer;color:#fff;background:#00000047;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .15s;display:grid;position:absolute;top:10px;right:10px}.close[data-astro-cid-f3qfoyp6]:hover{background:#00000073}.close[data-astro-cid-f3qfoyp6]:focus-visible{outline-offset:2px;outline:2px solid #fff}.close[data-astro-cid-f3qfoyp6] svg[data-astro-cid-f3qfoyp6]{width:19px;height:19px;display:block}@media (width<=640px){.quiz-modal[data-astro-cid-f3qfoyp6]{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.quiz-modal[data-astro-cid-f3qfoyp6]>.quiz{max-height:calc(100dvh - 20px)}.quiz-modal[data-astro-cid-f3qfoyp6] .quiz-head{padding-left:48px;padding-right:48px}}
