.carousel-slide[data-astro-cid-hppv3n7c],.carousel-caption[data-astro-cid-hppv3n7c]{opacity:0;animation:crossfade 9s infinite}@keyframes crossfade{0%{opacity:0}5%{opacity:1}33.33%{opacity:1}38.33%{opacity:0}to{opacity:0}}.hero-ai-section{display:flex;flex-direction:column;justify-content:center;padding-top:4rem;padding-bottom:4rem}@media(min-width:768px){.hero-ai-section{padding-top:6rem;padding-bottom:6rem}}.hero-ai-backdrop{display:none;position:fixed;inset:0;z-index:40;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.hero-ai-backdrop.is-visible{display:block;opacity:1}.hero-ai-header{transition:opacity .25s ease,max-height .35s ease;max-height:500px}.hero-ai-header.is-hidden{opacity:0;max-height:0!important;overflow:hidden;pointer-events:none}.hero-ai-container,.hero-ai-box{min-width:0;width:100%}.hero-ai-box{transition:all .3s ease}.hero-ai-container[data-state=idle] .hero-ai-messages{display:none}.hero-ai-container[data-state=active]{position:fixed;top:0;left:0;width:var(--vw-modal, 100vw);height:var(--vh-modal, 100dvh);z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:max(env(safe-area-inset-top,0px),1rem);padding-right:max(env(safe-area-inset-right,0px),1rem);padding-bottom:max(env(safe-area-inset-bottom,0px),1rem);padding-left:max(env(safe-area-inset-left,0px),1rem);overflow:hidden}@media(min-width:768px){.hero-ai-container[data-state=active]{padding:2rem}}.hero-ai-container[data-state=active] .hero-ai-box{width:100%;max-width:48rem;min-width:0;min-height:0;height:100%;max-height:100%}.hero-ai-container[data-state=active] .hero-ai-composer{flex-shrink:0}.hero-ai-container[data-state=active] .hero-ai-box>div:first-child{flex-shrink:0}.hero-ai-container[data-state=active] .hero-ai-terms{display:none}.hero-ai-container[data-state=active] .hero-ai-textarea{min-height:36px;max-height:80px;font-size:.875rem;line-height:1.5}.hero-ai-close-btn{display:none}.hero-ai-container[data-state=active] .hero-ai-close-btn{display:inline-flex}.hero-ai-textarea{overflow-y:auto}#hero-ai-messages::-webkit-scrollbar{width:6px}#hero-ai-messages::-webkit-scrollbar-thumb{background:#00372924;border-radius:999px}.hero-ai-message{display:flex}.hero-ai-message[data-role=user]{justify-content:flex-end}.hero-ai-bubble{max-width:82%;border-radius:16px;padding:10px 14px;font-size:13px;line-height:1.5;word-break:break-word;text-align:left}.hero-ai-message[data-role=assistant] .hero-ai-bubble{background:#fff;border:1px solid rgba(0,55,41,.12);color:#1f2937;border-bottom-left-radius:4px}.hero-ai-message[data-role=user] .hero-ai-bubble{background:#003729;color:#fff;border-bottom-right-radius:4px}.hero-ai-message[data-tone=notice] .hero-ai-bubble{background:#fef9ec;border-color:#f5a70040}.hero-ai-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.hero-ai-action{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #003729;background:#003729;color:#fff;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;line-height:1.3}.hero-ai-action:hover{background:#004d38;border-color:#004d38}.hero-ai-action[data-variant=primary]{background:#f5a700;border-color:#f5a700;color:#003729}.hero-ai-action[data-variant=primary]:hover{background:#e09800;border-color:#e09800}.hero-ai-action[data-variant=ghost]{background:transparent;border-color:#00372933;color:#6b7280}.hero-ai-action[data-variant=ghost]:hover{border-color:#00372966;color:#003729;background:#00372908}.hero-ai-action:disabled,.hero-ai-action[disabled]{opacity:.4;cursor:default;pointer-events:none}.hero-ai-loading{opacity:.5;font-size:13px}.hero-ai-bubble strong{font-weight:600}.hero-ai-bubble em{font-style:italic}.hero-ai-bubble a{color:#003729;text-decoration:underline}.hero-ai-bubble a:hover{color:#f5a700}.hero-ai-bubble ul{margin:4px 0;padding-left:18px;list-style:disc}.hero-ai-bubble ol{margin:4px 0;padding-left:18px;list-style:decimal}.hero-ai-bubble li{margin:2px 0}.hero-ai-bubble code{background:#0037290f;padding:1px 4px;border-radius:3px;font-size:.9em}.hero-ai-bubble hr{border:none;border-top:1px solid rgba(0,55,41,.08);margin:8px 0}.hero-ai-table{width:100%;border-collapse:collapse;margin:8px 0;font-size:12px}.hero-ai-table th,.hero-ai-table td{border:1px solid rgba(0,55,41,.12);padding:4px 8px;text-align:left}.hero-ai-table th{background:#0037290a;font-weight:600}.hero-ai-table tr:nth-child(2n) td{background:#00372905}.hero-ai-confidence{display:inline-block;padding:1px 6px;border-radius:999px;font-size:10px;font-weight:600;line-height:1.4;margin-top:1px}.hero-ai-confidence-high{background:#00372914;color:#003729}.hero-ai-confidence-medium{background:#f5a7001f;color:#8a5c00}.hero-ai-confidence-low{background:#dc262614;color:#b91c1c}@media(max-width:767px){.hero-ai-bubble{max-width:88%}}
