.v6-hero-chat{border:1px solid var(--border);background:var(--bg);width:100%;max-width:380px;height:460px;font-family:var(--font-sans);flex-direction:column;display:flex}@media (width<=900px){.v6-hero-chat{max-width:none;height:420px}}.v6-hero-chat-header{border-bottom:1px solid var(--border);padding:.875rem 1rem .75rem}.v6-hero-chat-header-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.v6-hero-chat-reset{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-mute);border:1px solid var(--border);cursor:pointer;background:0 0;align-items:center;gap:.3rem;padding:.25rem .5rem;font-size:.625rem;line-height:1;transition:color .15s,border-color .15s;display:inline-flex}.v6-hero-chat-reset[hidden]{display:none}.v6-hero-chat-reset:hover,.v6-hero-chat-reset:focus-visible{color:var(--gold-text);border-color:var(--gold)}.v6-hero-chat-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-mute);align-items:baseline;gap:.4rem;margin:0;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.v6-hero-chat-eyebrow-num{color:var(--gold-text)}.v6-hero-chat-tagline{color:var(--fg);margin:.5rem 0 0;font-size:.875rem;line-height:1.4}.v6-hero-chat-log{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;gap:.625rem;min-height:0;padding:.875rem 1rem;display:flex;overflow-y:auto}.v6-hero-chat-log::-webkit-scrollbar{width:4px}.v6-hero-chat-log::-webkit-scrollbar-thumb{background:var(--border)}.v6-hero-chat-msg{flex-direction:column;gap:.5rem;max-width:92%;display:flex}.v6-hero-chat-msg-user{align-self:flex-end;align-items:flex-end}.v6-hero-chat-msg-assistant{align-self:flex-start;align-items:flex-start}.v6-hero-chat-bubble{word-break:break-word;white-space:pre-wrap;padding:.625rem .75rem;font-size:.875rem;line-height:1.45}.v6-hero-chat-msg-assistant .v6-hero-chat-bubble{background:var(--bg-1);color:var(--fg);border:1px solid var(--border)}.v6-hero-chat-msg-user .v6-hero-chat-bubble{background:var(--gold);color:var(--accent-fg);font-weight:500}.v6-hero-chat-cta{border:1px solid var(--gold);font-family:var(--font-mono);letter-spacing:.04em;color:var(--gold-text);text-transform:uppercase;background:0 0;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.v6-hero-chat-cta:hover,.v6-hero-chat-cta:focus-visible{background:var(--gold);color:var(--accent-fg)}.v6-hero-chat-error-note{border:1px solid var(--danger,#b91c1c);color:var(--danger,#b91c1c);margin-top:.25rem;padding:.375rem .625rem;font-size:.75rem}.v6-hero-chat-typing{gap:.25rem;display:inline-flex}.v6-hero-chat-typing span{background:var(--fg-mute);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite v6-hero-chat-bounce}.v6-hero-chat-typing span:nth-child(2){animation-delay:.15s}.v6-hero-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes v6-hero-chat-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.v6-hero-chat-quick{flex-wrap:wrap;gap:.375rem;padding:0 1rem .75rem;display:flex}.v6-hero-chat-quick[hidden]{display:none}.v6-hero-chat-quick-btn{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-mute);border:1px solid var(--border);cursor:pointer;text-transform:uppercase;background:0 0;padding:.375rem .625rem;font-size:.6875rem}.v6-hero-chat-quick-btn:hover,.v6-hero-chat-quick-btn:focus-visible{color:var(--gold-text);border-color:var(--gold)}.v6-hero-chat-form{border-top:1px solid var(--border);align-items:stretch;display:flex}.v6-hero-chat-input-wrap{flex:1;display:flex}.v6-hero-chat-input{width:100%;color:var(--fg-strong);background:0 0;border:0;outline:0;flex:1;padding:.75rem .875rem;font-family:inherit;font-size:.875rem}.v6-hero-chat-input::placeholder{color:var(--fg-mute)}.v6-hero-chat-input:disabled{opacity:.6}.v6-hero-chat-send{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-fg);background:var(--gold);border:0;border-left:1px solid var(--border);cursor:pointer;text-transform:uppercase;padding:0 1rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.v6-hero-chat-send:hover:not(:disabled),.v6-hero-chat-send:focus-visible:not(:disabled){background:var(--bg);color:var(--gold-text)}.v6-hero-chat-send:disabled{opacity:.5;cursor:progress}.audit-grid[data-astro-cid-duvvshlr]{grid-template-columns:1fr;gap:1.5rem;max-width:28rem;margin:0 auto;display:grid}.audit-grid-dual[data-astro-cid-duvvshlr]{grid-template-columns:repeat(2,1fr);max-width:56rem}@media (width<=720px){.audit-grid-dual[data-astro-cid-duvvshlr]{grid-template-columns:1fr;max-width:28rem}}.audit-card[data-astro-cid-duvvshlr]{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:2rem;display:flex}.audit-card-tag[data-astro-cid-duvvshlr]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-mute);margin:0;font-size:.75rem;font-weight:500;line-height:1.2}.audit-card-price[data-astro-cid-duvvshlr]{font-family:var(--font-mono);color:var(--gold-text);margin:0;font-size:2.25rem;font-weight:500;line-height:1}.audit-card-meta[data-astro-cid-duvvshlr]{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg-mute);margin:0;font-size:.8125rem}.audit-card-body[data-astro-cid-duvvshlr]{font-family:var(--font-sans);color:var(--fg);flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.65}.audit-card-credit[data-astro-cid-duvvshlr]{background:var(--gold-soft);color:var(--gold-text);border-left:2px solid var(--gold);font-family:var(--font-mono);letter-spacing:.04em;margin:0;padding:.625rem .75rem;font-size:.75rem;font-weight:500;line-height:1.3}.audit-card-cta[data-astro-cid-duvvshlr]{border-radius:var(--radius);background:var(--gold);width:100%;height:44px;color:var(--accent-fg);font-family:var(--font-sans);cursor:pointer;transition:background-color var(--dur-quick) var(--ease-out),transform var(--dur-quick) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.6875rem 1.125rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.audit-card-cta[data-astro-cid-duvvshlr]:hover{background:var(--gold-deep);transform:translateY(-1px)}.audit-card-cta[data-astro-cid-duvvshlr]:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.cap-carousel[data-astro-cid-deafzzx2]{flex-direction:column;gap:1rem;display:flex;position:relative}.cap-carousel-track[data-astro-cid-deafzzx2]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:360px;grid-auto-flow:column;gap:1.25rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.cap-carousel-track[data-astro-cid-deafzzx2]:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.cap-carousel-track[data-astro-cid-deafzzx2]::-webkit-scrollbar{display:none}.cap-carousel-item[data-astro-cid-deafzzx2]{scroll-snap-align:start;display:flex}.cap-carousel-item[data-astro-cid-deafzzx2]>[data-astro-cid-deafzzx2]{width:100%}@media (width<=640px){.cap-carousel-track[data-astro-cid-deafzzx2]{grid-auto-columns:82vw}}.cap-carousel-controls[data-astro-cid-deafzzx2]{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.cap-carousel-btn[data-astro-cid-deafzzx2]{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--fg-mute);font-family:var(--font-mono);cursor:pointer;transition:color var(--dur-quick) var(--ease-out),border-color var(--dur-quick) var(--ease-out);justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex}.cap-carousel-btn[data-astro-cid-deafzzx2]:hover,.cap-carousel-btn[data-astro-cid-deafzzx2]:focus-visible{color:var(--gold-text);border-color:var(--gold)}.cap-carousel-btn[data-astro-cid-deafzzx2]:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.cap-carousel-track[data-astro-cid-deafzzx2]{scroll-behavior:auto}}.ind-carousel[data-astro-cid-xfn3aqdb]{flex-direction:column;gap:1rem;display:flex;position:relative}.ind-carousel-track[data-astro-cid-xfn3aqdb]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:300px;grid-auto-flow:column;gap:1.25rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.ind-carousel-track[data-astro-cid-xfn3aqdb]:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.ind-carousel-track[data-astro-cid-xfn3aqdb]::-webkit-scrollbar{display:none}.ind-carousel-item[data-astro-cid-xfn3aqdb]{scroll-snap-align:start;display:flex}.ind-carousel-item[data-astro-cid-xfn3aqdb]>[data-astro-cid-xfn3aqdb]{width:100%}@media (width<=640px){.ind-carousel-track[data-astro-cid-xfn3aqdb]{grid-auto-columns:75vw}}.ind-carousel-controls[data-astro-cid-xfn3aqdb]{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.ind-carousel-btn[data-astro-cid-xfn3aqdb]{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--fg-mute);font-family:var(--font-mono);cursor:pointer;transition:color var(--dur-quick) var(--ease-out),border-color var(--dur-quick) var(--ease-out);justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex}.ind-carousel-btn[data-astro-cid-xfn3aqdb]:hover,.ind-carousel-btn[data-astro-cid-xfn3aqdb]:focus-visible{color:var(--gold-text);border-color:var(--gold)}.ind-carousel-btn[data-astro-cid-xfn3aqdb]:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ind-carousel-track[data-astro-cid-xfn3aqdb]{scroll-behavior:auto}}.v6-section-pad{padding-block:var(--section-pad-y)}.v6-hero,.v6-section{background:var(--bg)}.v6-section-alt{background:var(--bg-1)}.v6-display,.v6-h2,.v6-lead,.v6-meta,.v6-qa-q,.v6-qa-a{font-family:var(--font-sans);margin:0}.v6-display{letter-spacing:-.035em;color:var(--fg-strong);text-wrap:balance;font-size:clamp(2.75rem,7vw,5rem);font-weight:700;line-height:.95}.v6-h2{letter-spacing:-.02em;color:var(--fg-strong);text-wrap:balance;font-size:clamp(1.625rem,3vw,2.25rem);font-weight:600;line-height:1.1}.v6-lead{letter-spacing:-.005em;color:var(--fg);max-width:60ch;font-size:1.1875rem;font-weight:400;line-height:1.55}.v6-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-mute);font-size:.6875rem;font-weight:500;line-height:1}.v6-meta-num{color:var(--gold-text);font-weight:600}.v6-hero-eyebrow{margin-bottom:1.5rem}.v6-hero-headline{max-width:28ch;margin-bottom:.75rem}.v6-hero-subhead{color:var(--fg);max-width:32ch;margin-bottom:.75rem;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:500}.v6-hero-ethos{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-text);margin:0 0 1.5rem;font-size:.875rem;font-weight:500}.v6-hero-lead{max-width:56ch;margin-bottom:2.5rem}.v6-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:3.5rem;margin-bottom:2.5rem;display:grid}@media (width<=900px){.v6-hero-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:1.5rem}}.v6-section-head{flex-direction:column;gap:.75rem;max-width:60ch;margin-bottom:2.5rem;display:flex}.v6-section-foot{margin:2rem 0 0}.v6-section-foot-link{color:var(--fg-strong);border-bottom:1px solid var(--gold);transition:color var(--dur-quick) var(--ease-out);padding-bottom:2px;font-size:.9375rem;font-weight:500}.v6-section-foot-link:hover{color:var(--gold-text)}.v6-section-foot-link:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.v6-qa-list{flex-direction:column;gap:2.5rem;max-width:60ch;margin:0;display:flex}.v6-qa-pair{flex-direction:column;gap:.875rem;display:flex}.v6-qa-q{letter-spacing:-.015em;color:var(--fg-strong);font-size:1.5rem;font-weight:600;line-height:1.25}.v6-qa-a{color:var(--fg);font-size:1rem;font-weight:400;line-height:1.65}.v6-contact-fallback{font-family:var(--font-mono);letter-spacing:.05em;color:var(--fg-mute);margin-top:1.25rem;font-size:.75rem;font-weight:500}.v6-contact-fallback a{color:var(--fg-strong);border-bottom:1px solid var(--gold)}.v6-contact-fallback a:hover{color:var(--gold-text)}.v6-contact-fallback a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
