.ai-hero[data-astro-cid-lclce35v]{background:#2d5a27;padding:1.75rem 0 2.25rem;position:relative;overflow:hidden}.ai-hero[data-astro-cid-lclce35v]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.06) 0%,transparent 70%);pointer-events:none}.ai-hero-wrap[data-astro-cid-lclce35v]{position:relative;z-index:1}.ai-header[data-astro-cid-lclce35v]{text-align:center;margin-bottom:1.25rem}.ai-logo[data-astro-cid-lclce35v]{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.6rem}.ai-logo-icon[data-astro-cid-lclce35v]{width:36px;height:36px;border-radius:10px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#fff}.ai-logo-text[data-astro-cid-lclce35v]{font-size:1.75rem;font-weight:800;color:#fff;letter-spacing:-.03em}.ai-logo-accent[data-astro-cid-lclce35v]{color:#ffffff80}.ai-tagline[data-astro-cid-lclce35v]{color:#ffffffa6;font-size:.93rem;margin-bottom:.9rem}.ai-badges[data-astro-cid-lclce35v]{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem}.ai-badge[data-astro-cid-lclce35v]{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:100px;color:#ffffffbf;font-size:.72rem;font-weight:500;padding:.2rem .65rem}.chat-window[data-astro-cid-lclce35v]{max-width:780px;margin:0 auto;background:var(--white);border-radius:20px;box-shadow:0 24px 80px #00000040;overflow:hidden;display:flex;flex-direction:column}.messages[data-astro-cid-lclce35v]{padding:1.1rem 1.25rem .75rem;display:flex;flex-direction:column;gap:.85rem;min-height:80px;max-height:300px;overflow-y:auto;scroll-behavior:smooth}.messages[data-astro-cid-lclce35v]::-webkit-scrollbar{width:4px}.messages[data-astro-cid-lclce35v]::-webkit-scrollbar-thumb{background:var(--border);border-radius:100px}.msg[data-astro-cid-lclce35v]{display:flex;gap:.65rem;align-items:flex-start}.msg--user[data-astro-cid-lclce35v]{flex-direction:row-reverse}.msg-avatar{width:32px;height:32px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800}.msg-avatar--ai{background:linear-gradient(135deg,#2d5a27,#3d7a35);color:#fff;box-shadow:0 2px 8px #2d5a2766}.msg-avatar--user{background:linear-gradient(135deg,#1a1a2e,#2d2d4e);color:#fff;box-shadow:0 2px 8px #0000004d;font-size:.7rem;letter-spacing:.02em}.msg{display:flex;gap:.65rem;align-items:flex-start}.msg--user{flex-direction:row-reverse}.msg-bubble{max-width:82%;padding:.85rem 1.1rem;border-radius:14px;font-size:.9rem;line-height:1.68}.msg-bubble--ai{background:#f0f4f0;color:#1a1a1a;border-radius:4px 14px 14px;border:1px solid #dce8dc}.msg-bubble--user{background:linear-gradient(135deg,#2d5a27,#3a7230);color:#fff;border-radius:14px 4px 14px 14px;box-shadow:0 2px 12px #2d5a2740}.msg-bubble p{margin:0 0 .5rem}.msg-bubble p:last-child{margin:0}.msg-bubble strong{font-weight:700}.msg-error{color:#c0392b!important}.msg-disclaimer{margin-top:.75rem;padding-top:.65rem;border-top:1px solid #dce8dc;font-size:.74rem;color:#6b7065;line-height:1.5}.typing-dots{display:inline-flex;gap:4px;align-items:center;padding:.2rem 0}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:bounce 1.2s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.suggestions[data-astro-cid-lclce35v]{padding:.55rem 1.25rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.suggestions-label[data-astro-cid-lclce35v]{font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.45rem}.suggestions-pills[data-astro-cid-lclce35v]{display:flex;flex-wrap:wrap;gap:.35rem}.suggestion-pill[data-astro-cid-lclce35v]{padding:.26rem .7rem;border-radius:100px;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;border:1.5px solid var(--border);background:var(--stone-50);color:var(--text-muted);transition:all .15s;text-align:left}.suggestion-pill[data-astro-cid-lclce35v]:hover{border-color:#2d5a27;color:#2d5a27;background:var(--green-50)}.input-row[data-astro-cid-lclce35v]{padding:.75rem 1.25rem 1rem}.input-wrap[data-astro-cid-lclce35v]{display:flex;align-items:flex-end;gap:.5rem;background:var(--stone-50);border:1.5px solid var(--border);border-radius:12px;padding:.55rem .55rem .55rem .9rem;transition:border-color .15s}.input-wrap[data-astro-cid-lclce35v]:focus-within{border-color:#2d5a27;box-shadow:0 0 0 3px #2d5a271a}.input-wrap[data-astro-cid-lclce35v] textarea[data-astro-cid-lclce35v]{flex:1;background:none;border:none;outline:none;font-family:inherit;font-size:.9rem;color:var(--text);resize:none;line-height:1.55;max-height:140px;overflow-y:auto;padding:.2rem 0}.input-wrap[data-astro-cid-lclce35v] textarea[data-astro-cid-lclce35v]::placeholder{color:var(--text-muted)}.send-btn[data-astro-cid-lclce35v]{width:34px;height:34px;border-radius:8px;flex-shrink:0;background:#2d5a27;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .1s}.send-btn[data-astro-cid-lclce35v]:hover{background:#235020}.send-btn[data-astro-cid-lclce35v]:active{transform:scale(.93)}.send-btn[data-astro-cid-lclce35v]:disabled{background:var(--stone-200);cursor:not-allowed}.input-note[data-astro-cid-lclce35v]{font-size:.72rem;color:var(--text-muted);margin-top:.45rem;line-height:1.5}.error-note[data-astro-cid-lclce35v]{color:#c0392b!important;font-weight:600}.quota-note[data-astro-cid-lclce35v]{color:#c8922a!important;font-weight:600}.pg-section[data-astro-cid-lclce35v]{padding:3.5rem 0;border-top:1px solid var(--border)}.pg-section--tinted[data-astro-cid-lclce35v]{background:var(--stone-50)}.pg-section[data-astro-cid-lclce35v] h2[data-astro-cid-lclce35v]{font-size:clamp(1.25rem,2.6vw,1.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.6rem}.section-desc[data-astro-cid-lclce35v]{color:var(--text-muted);font-size:.93rem;max-width:600px;margin-bottom:2rem;line-height:1.65}.cap-grid[data-astro-cid-lclce35v]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:720px){.cap-grid[data-astro-cid-lclce35v]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cap-grid[data-astro-cid-lclce35v]{grid-template-columns:1fr}}.cap-card[data-astro-cid-lclce35v]{background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.1rem 1.2rem;display:flex;gap:.85rem;align-items:flex-start}.cap-icon[data-astro-cid-lclce35v]{font-size:1.35rem;flex-shrink:0;margin-top:.05rem}.cap-card[data-astro-cid-lclce35v] h3[data-astro-cid-lclce35v]{font-size:.9rem;font-weight:700;margin:0 0 .25rem}.cap-card[data-astro-cid-lclce35v] p[data-astro-cid-lclce35v]{font-size:.82rem;color:var(--text-muted);margin:0;line-height:1.55}.brands-grid[data-astro-cid-lclce35v]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}@media(max-width:640px){.brands-grid[data-astro-cid-lclce35v]{grid-template-columns:1fr}}.brand-card[data-astro-cid-lclce35v]{background:var(--white);border:1.5px solid var(--border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.brand-card[data-astro-cid-lclce35v]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.brand-card-main[data-astro-cid-lclce35v]{padding:1.35rem 1.4rem 1rem;text-decoration:none;display:block;flex:1}.brand-card-main[data-astro-cid-lclce35v]:hover{text-decoration:none}.brand-card-top[data-astro-cid-lclce35v]{display:flex;align-items:center;gap:.85rem;margin-bottom:.7rem}.brand-icon[data-astro-cid-lclce35v]{width:40px;height:40px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.brand-icon--green[data-astro-cid-lclce35v]{background:var(--green-50);color:#2d5a27}.brand-icon--teal[data-astro-cid-lclce35v]{background:#e6f7f4;color:#0e7a6b}.brand-icon--amber[data-astro-cid-lclce35v]{background:#fdf3e3;color:#c8922a}.brand-card[data-astro-cid-lclce35v] h3[data-astro-cid-lclce35v]{font-size:.97rem;font-weight:800;color:var(--text);margin:0 0 .1rem}.brand-count[data-astro-cid-lclce35v]{font-size:.75rem;font-weight:600;color:#2d5a27}.brand-desc[data-astro-cid-lclce35v]{font-size:.84rem;color:var(--text-muted);line-height:1.6;margin:0}.brand-goals[data-astro-cid-lclce35v]{display:flex;flex-wrap:wrap;gap:.35rem;padding:.75rem 1.4rem 1.1rem;border-top:1px solid var(--border)}.brand-goal-pill[data-astro-cid-lclce35v]{padding:.22rem .65rem;border-radius:100px;font-size:.72rem;font-weight:600;border:1.5px solid var(--border);color:var(--text-muted);background:var(--stone-50);text-decoration:none;transition:all .15s}.brand-goal-pill[data-astro-cid-lclce35v]:hover{border-color:#2d5a27;color:#2d5a27;background:var(--green-50);text-decoration:none}.tools-grid[data-astro-cid-lclce35v]{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}@media(max-width:820px){.tools-grid[data-astro-cid-lclce35v]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tools-grid[data-astro-cid-lclce35v]{grid-template-columns:1fr}}.tool-card[data-astro-cid-lclce35v]{background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.1rem 1.2rem;display:flex;align-items:center;gap:.85rem;text-decoration:none;transition:box-shadow .18s,transform .18s,border-color .18s}.tool-card[data-astro-cid-lclce35v]:hover{box-shadow:0 4px 16px #00000012;transform:translateY(-2px);border-color:#2d5a27;text-decoration:none}.tool-icon[data-astro-cid-lclce35v]{font-size:1.35rem;flex-shrink:0}.tool-body[data-astro-cid-lclce35v]{flex:1;min-width:0}.tool-body[data-astro-cid-lclce35v] h3[data-astro-cid-lclce35v]{font-size:.88rem;font-weight:700;color:var(--text);margin:0 0 .18rem}.tool-body[data-astro-cid-lclce35v] p[data-astro-cid-lclce35v]{font-size:.78rem;color:var(--text-muted);margin:0;line-height:1.45}.tool-arrow[data-astro-cid-lclce35v]{font-size:.85rem;color:var(--text-muted);flex-shrink:0;transition:transform .15s}.tool-card[data-astro-cid-lclce35v]:hover .tool-arrow[data-astro-cid-lclce35v]{transform:translate(3px);color:#2d5a27}.how-grid[data-astro-cid-lclce35v]{display:flex;flex-direction:column;gap:.85rem}.how-step[data-astro-cid-lclce35v]{display:flex;gap:1.1rem;align-items:flex-start;background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.2rem 1.35rem}.how-num[data-astro-cid-lclce35v]{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:#2d5a27;background:var(--green-50);border:1px solid rgba(45,90,39,.15);border-radius:6px;padding:.2rem .45rem;flex-shrink:0;margin-top:.15rem}.how-step[data-astro-cid-lclce35v] h3[data-astro-cid-lclce35v]{font-size:.93rem;font-weight:700;margin:0 0 .35rem}.how-step[data-astro-cid-lclce35v] p[data-astro-cid-lclce35v]{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.65}.faq-list[data-astro-cid-lclce35v]{border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.faq-item[data-astro-cid-lclce35v]+.faq-item[data-astro-cid-lclce35v]{border-top:1px solid var(--border)}.faq-btn[data-astro-cid-lclce35v]{width:100%;background:var(--white);border:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;font-family:inherit;color:var(--text);text-align:left;cursor:pointer;transition:background .15s}.faq-btn[data-astro-cid-lclce35v]:hover{background:var(--stone-50)}.faq-question[data-astro-cid-lclce35v]{font-size:.97rem;font-weight:700;line-height:1.4;flex:1;margin:0}.faq-chevron[data-astro-cid-lclce35v]{flex-shrink:0;transition:transform .22s;color:var(--text-muted)}.faq-item[data-astro-cid-lclce35v].open .faq-btn[data-astro-cid-lclce35v]{background:var(--green-50);color:#2d5a27}.faq-item[data-astro-cid-lclce35v].open .faq-chevron[data-astro-cid-lclce35v]{transform:rotate(180deg)}.faq-body[data-astro-cid-lclce35v]{display:none;padding:0 1.35rem 1.15rem}.faq-item[data-astro-cid-lclce35v].open .faq-body[data-astro-cid-lclce35v]{display:block}.faq-body[data-astro-cid-lclce35v] p[data-astro-cid-lclce35v]{font-size:.9rem;color:var(--text-muted);line-height:1.7;margin:0}
