.hero-ai{position:relative;background:#fff;color:var(--color-ink);padding:20px 0 40px;overflow:hidden}@media(min-width:640px){.hero-ai{padding:28px 0 48px}}@media(min-width:1024px){.hero-ai{padding:44px 0 64px}}.hero-ai__inner{position:relative;z-index:1;width:100%}.hero-ai__grid{display:grid;gap:2.5rem;align-items:center}.hero-ai__grid>*{min-width:0}@media(min-width:1024px){.hero-ai__grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.hero-ai__copy{text-align:center}@media(min-width:1024px){.hero-ai__copy{text-align:left}}.hero-ai__breadcrumb{display:none;font-size:.75rem;color:var(--color-muted);margin-bottom:1rem}@media(min-width:640px){.hero-ai__breadcrumb{display:flex;align-items:center;gap:.5rem}}.hero-ai__breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.hero-ai__breadcrumb a:hover,.hero-ai__breadcrumb .current{color:var(--color-ink)}.hero-ai__kicker-row{display:flex;align-items:center;gap:.5rem;justify-content:center}@media(min-width:1024px){.hero-ai__kicker-row{justify-content:flex-start}}.hero-ai__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:999px;background:var(--color-accent);color:var(--color-accent-ink);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.hero-ai__kicker{margin:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--color-muted)}.hero-ai__title{margin:.75rem 0 0;font-size:1.875rem;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:var(--color-ink)}@media(min-width:640px){.hero-ai__title{font-size:2.25rem;text-wrap:balance}}@media(min-width:1024px){.hero-ai__title{font-size:2.5rem}}@media(min-width:1280px){.hero-ai__title{font-size:3rem}}.hero-ai__lede{margin:1rem 0 0;max-width:36rem;font-size:1rem;line-height:1.6;color:var(--color-muted)}@media(min-width:640px){.hero-ai__lede{font-size:1.125rem}}@media(max-width:1023px){.hero-ai__lede{margin-inline:auto}}.hero-ai__features{list-style:none;padding:0;margin:1.5rem 0 0;display:inline-flex;flex-direction:column;gap:.625rem;text-align:left}@media(min-width:1024px){.hero-ai__features{display:flex}}.hero-ai__features li{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:var(--color-ink)}.hero-ai__features .ico{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;color:var(--color-ink)}.hero-ai__features svg{width:1.25rem;height:1.25rem}.hero-ai__feat-trigger{display:flex;align-items:center;gap:.75rem;margin:0;padding:0;background:none;border:0;font:inherit;color:inherit;text-align:left;cursor:pointer}@media(min-width:1024px){.hero-ai__feat-trigger{cursor:default}}.hero-ai__cta-row{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media(min-width:1024px){.hero-ai__cta-row{justify-content:flex-start}}.hero-ai__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s;font-family:inherit}.hero-ai__btn--primary{background:var(--color-accent);color:var(--color-accent-ink);box-shadow:0 1px 2px #0000000d}.hero-ai__btn--primary:hover{background:var(--color-accent-hover)}.hero-ai__btn--primary--solo{min-width:220px;padding-inline:2rem}.hero-ai__btn--secondary{background:#fff;color:var(--color-accent);border-color:var(--color-accent);border-width:1.5px;font-weight:700}.hero-ai__btn--secondary:hover{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}.hero-ai__note{margin-top:1rem;font-size:.875rem;color:var(--color-muted)}.hero-ai__note a{color:var(--color-ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.hero-ai__note a:hover{color:var(--color-accent)}.hero-ai__trust{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem .75rem;justify-content:center}@media(min-width:1024px){.hero-ai__trust{justify-content:flex-start}}.hero-ai__trust-stars{display:inline-flex;align-items:center;gap:.125rem}.hero-ai__trust-stars svg{width:1.25rem;height:1.25rem}.hero-ai__trust-stars .star-full{color:var(--color-accent)}.hero-ai__trust-stars .star-empty{color:#0a0a0a26}.hero-ai__trust-stars .star-half{position:relative;display:inline-block;width:1.25rem;height:1.25rem}.hero-ai__trust-stars .star-half svg{position:absolute;inset:0}.hero-ai__trust-text{margin:0;font-size:.875rem;color:var(--color-muted)}.hero-ai__trust-text strong{color:var(--color-ink);font-weight:700}.hero-ai__trust-text a{margin-left:.25rem;color:var(--color-ink);font-weight:700;text-decoration:underline;text-underline-offset:2px}.hero-ai__trust-text a:hover{color:var(--color-accent)}.hgai-prompt-wrap{width:100%;max-width:100%;font-family:inherit}.hgai-card-shell{position:relative}.hgai-card-glow{position:absolute;inset:-5px;border-radius:40px;background:linear-gradient(115deg,#008bdb,#2f7ef0,#6366f1,#a855f7,#ec4899,#008bdb);background-size:300% 300%;filter:blur(15px);opacity:.75;z-index:0;pointer-events:none;animation:hgaiBorderFlow 6s ease-in-out infinite;transition:opacity .3s ease,filter .3s ease}.hgai-prompt-card{position:relative;z-index:1;background:#fff;border:none;border-radius:24px;padding:28px 28px 24px;box-shadow:0 4px 14px #0000000d;transition:box-shadow .25s ease,transform .25s ease}.hgai-prompt-card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(115deg,#008bdb,#2f7ef0,#6366f1,#a855f7,#ec4899,#008bdb);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;animation:hgaiBorderFlow 6s ease-in-out infinite}@keyframes hgaiBorderFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.hgai-card-glow,.hgai-prompt-card:after{animation:none}}.hgai-prompt-card.focused{transform:translateY(-2px)}.hgai-prompt-card.focused~.hgai-card-glow{opacity:.85;filter:blur(16px) saturate(1.1)}.hgai-prompt-card.pulse~.hgai-card-glow{opacity:.9;filter:blur(18px) saturate(1.2)}@keyframes hgaiPulse{0%{box-shadow:0 1px 2px #0000000a,0 10px 30px #008bdb1f,0 0 #008bdb8c;transform:translateY(0)}20%{box-shadow:0 1px 2px #0000000d,0 14px 36px #008bdb33,0 0 0 12px #008bdb59;transform:translateY(-4px) scale(1.012)}60%{box-shadow:0 1px 2px #0000000d,0 12px 32px #008bdb29,0 0 0 24px #008bdb00;transform:translateY(-2px) scale(1.006)}to{box-shadow:0 1px 2px #0000000a,0 10px 30px #008bdb1f,0 0 #008bdb00;transform:translateY(0)}}.hgai-prompt-card.pulse{animation:hgaiPulse 1.2s ease-out}.hgai-prompt-card h3{font-weight:700;font-size:17px;color:#111;margin:0 0 16px}.hgai-input-row{display:flex;gap:12px;align-items:flex-end;background:#f0f5ff;border:1px solid #e5eaf3;border-radius:18px;padding:20px}.hgai-input-row textarea{flex:1;border:none;background:transparent;outline:none;resize:none;font-size:17px;line-height:1.5;color:#111;min-height:160px;max-height:320px;font-family:inherit;transition:min-height .25s ease}.hgai-prompt-card.focused .hgai-input-row textarea{min-height:220px}.hgai-input-row textarea::placeholder{color:#9ca3af}@media(max-width:639px){.hgai-input-row{flex-direction:column;align-items:stretch}.hgai-submit-btn{width:100%}}.hgai-submit-btn{height:48px;padding:0 18px;border-radius:16px;border:none;background:#d1d5db;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;cursor:default;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s;font-family:inherit}.hgai-submit-btn .hgai-submit-arrow{font-size:20px;line-height:1}.hgai-submit-btn.active{background:#008bdb;cursor:pointer}.hgai-submit-btn.active:hover{background:#0072b5}.hgai-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.hgai-prompt-card.focused .hgai-chips{max-height:200px;opacity:1}.hgai-chip{border:1px solid #d0dcf0;background:#f0f5ff;color:#008bdb;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;font-family:inherit}.hgai-chip:hover{background:#dbeafe;border-color:#008bdb}.hgai-microcopy{text-align:center;font-size:14px;color:var(--color-muted);margin-top:16px}.hgai-trust{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.hgai-trust span{display:inline-flex;align-items:center;gap:6px;background:#f5f5f4;border:1px solid #e7e5e4;border-radius:999px;padding:7px 14px;font-size:13px;color:#525252;box-shadow:0 2px 8px #0000000a}.hgai-trust .dot{width:8px;height:8px;border-radius:50%;background:#10b981;flex-shrink:0}
