.hero-chat-root{--bg-primary:#0a0a0f;--bg-secondary:#111118;--bg-card:#1a1a24;--text-primary:#f0f0f5;--text-secondary:#99a;--text-muted:#667;--accent-green:#22c55e;--accent-green-glow:#22c55e26;--accent-orange:#f97316;--accent-orange-glow:#f973161f;--cta-bg:#22c55e;--cta-hover:#16a34a;--cta-text:#fff;--input-bg:#1a1a24;--input-border:#2a2a3a;--input-focus-border:#22c55e;--chip-bg:#ffffff0f;--chip-border:#ffffff1f;--chip-hover-bg:#22c55e1a;--chip-selected-bg:#22c55e26;--chip-selected-border:#22c55e;--radius:12px;--radius-lg:20px;--max-width:1200px;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-family);color:var(--text-primary);line-height:1.5}.hero-chat-root .hero-wrapper{min-height:100dvh}.hero-chat-root .hero{justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-chat-root .hero__splash{z-index:3;will-change:opacity,transform;justify-content:center;align-items:center;transition:opacity .1s linear,transform .1s linear;display:flex;position:absolute;inset:0}.hero-chat-root .hero__splash-img{z-index:2;object-fit:contain;mix-blend-mode:lighten;width:auto;height:85vh;max-height:950px;position:relative}.hero-chat-root .hero__splash-blobs{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-chat-root .hero__blob{will-change:transform;filter:blur(120px);border-radius:50%;position:absolute}.hero-chat-root .hero__blob--1{background:radial-gradient(#34d39938 0%,#22c55e14 50%,#0000 70%);width:60%;height:60%;animation:8s cubic-bezier(.65,.05,0,1) infinite alternate hero-chat-blob-1;top:-15%;left:-10%}.hero-chat-root .hero__blob--2{background:radial-gradient(#f9731633 0%,#fb923c0f 50%,#0000 70%);width:55%;height:55%;animation:10s cubic-bezier(.65,.05,0,1) infinite alternate hero-chat-blob-2;bottom:-20%;right:-10%}.hero-chat-root .hero__blob--3{background:radial-gradient(#06b6d426 0%,#0000 65%);width:35%;height:35%;animation:6s cubic-bezier(.65,.05,0,1) infinite alternate hero-chat-blob-3;top:30%;right:5%}.hero-chat-root .hero__blob--4{background:radial-gradient(#a855f71a 0%,#0000 65%);width:30%;height:30%;animation:12s cubic-bezier(.65,.05,0,1) infinite alternate hero-chat-blob-4;bottom:10%;left:15%}@keyframes hero-chat-blob-1{0%{transform:translate(0)scale(1)}33%{transform:translate(25%,15%)scale(1.15)}66%{transform:translate(10%,30%)scale(.95)}to{transform:translate(30%,10%)scale(1.1)}}@keyframes hero-chat-blob-2{0%{transform:translate(0)scale(1)}33%{transform:translate(-30%,-10%)scale(1.1)}66%{transform:translate(-15%,-25%)scale(1.05)}to{transform:translate(-25%,-15%)scale(1.15)}}@keyframes hero-chat-blob-3{0%{transform:translate(0)scale(1)}50%{transform:translate(-20%,15%)scale(1.2)}to{transform:translate(-10%,-10%)scale(.9)}}@keyframes hero-chat-blob-4{0%{transform:translate(0)scale(1)}50%{transform:translate(15%,-20%)scale(1.15)}to{transform:translate(5%,-5%)scale(1.05)}}.hero-chat-root .hero__splash-vignette{z-index:1;background:radial-gradient(50% 50%,#0000 30%,#05050899 70%,#050508f2 100%);position:absolute;inset:0}.hero-chat-root .hero__scroll-hint{z-index:4;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-chat-root .hero__scroll-pill{border:2px solid #ffffff1a;border-radius:14px;width:28px;height:48px}.hero-chat-root .hero__scroll-dot{background:#ffffff4d;border-radius:2px;width:2px;height:10px;margin:8px auto 0;animation:2s ease-in-out infinite hero-chat-scroll-bounce}@keyframes hero-chat-scroll-bounce{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}}.hero-chat-root .hero__main{z-index:2;will-change:opacity;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(20px,3vw,40px);width:100%;max-width:80rem;min-height:100%;margin:0 auto;padding:clamp(80px,10vh,120px) clamp(1rem,3vw,2rem) clamp(40px,6vh,80px);transition:opacity .1s linear;display:grid;position:absolute;inset:0}.hero-chat-root .hero__left{flex-direction:column;gap:clamp(14px,2.2vh,24px);display:flex}.hero-chat-root .hero__headline{letter-spacing:-.03em;color:#fff;font-size:clamp(28px,4.2vw,64px);font-weight:800;line-height:1.1}.hero-chat-root .hero__highlight{background:linear-gradient(135deg,#34d399,#22c55e,#06b6d4);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #34d3994d)drop-shadow(0 0 60px #34d39926);-webkit-background-clip:text;background-clip:text}.hero-chat-root .hero__subtitle{color:var(--text-secondary);font-size:17px;line-height:1.7}.hero-chat-root .hero__right{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero-chat-root .hero__dog{position:relative}.hero-chat-root .hero__dog-glow{filter:blur(50px);background:radial-gradient(#f973161a 0%,#34d3990d 40%,#0000 70%);border-radius:50%;animation:6s ease-in-out infinite alternate hero-chat-dog-glow;position:absolute;inset:-20%}@keyframes hero-chat-dog-glow{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.05)}}.hero-chat-root .hero__dog-img{object-fit:contain;width:auto;height:clamp(280px,48vh,480px);max-height:none;animation:5s ease-in-out infinite hero-chat-float;position:relative}@keyframes hero-chat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-chat-root .hero-bg{z-index:0;background:var(--bg-primary);position:absolute;inset:0;overflow:hidden}.hero-chat-root .hero-bg__dots{opacity:.8;background-image:radial-gradient(circle,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-chat-root .hero-bg__glow{will-change:transform;border-radius:50%;position:absolute}.hero-chat-root .hero-bg__glow--mint{filter:blur(80px);background:radial-gradient(at 40% 40%,#34d3991f 0%,#22c55e0f 40%,#0000 70%);width:55%;height:75%;animation:12s ease-in-out infinite alternate hero-chat-drift-mint;top:-15%;left:-5%}.hero-chat-root .hero-bg__glow--orange{filter:blur(80px);background:radial-gradient(at 60% 60%,#f9731624 0%,#fb923c0f 40%,#0000 70%);width:55%;height:70%;animation:10s ease-in-out infinite alternate hero-chat-drift-orange;bottom:-25%;right:-5%}@keyframes hero-chat-drift-mint{0%{transform:translate(0)scale(1)}to{transform:translate(4%,-3%)scale(1.08)}}@keyframes hero-chat-drift-orange{0%{transform:translate(0)scale(1)}to{transform:translate(-3%,4%)scale(1.06)}}.hero-chat-root .hero-bg__trail{will-change:transform,opacity;pointer-events:none;border-radius:100px;height:3px;position:absolute}.hero-chat-root .hero-bg__trail--mint{background:linear-gradient(90deg,#0000 0%,#34d3990d 10%,#34d39980 30%,#22c55ecc 50%,#34d39980 70%,#34d3990d 90%,#0000 100%);width:80%;animation:7s ease-in-out infinite hero-chat-trail-mint;top:35%;left:-20%;box-shadow:0 0 15px #34d39966,0 0 40px #34d39933}.hero-chat-root .hero-bg__trail--orange{background:linear-gradient(270deg,#0000 0%,#f973160d 10%,#f9731680 30%,#fb923ccc 50%,#f9731680 70%,#f973160d 90%,#0000 100%);width:70%;height:2.5px;animation:8s ease-in-out infinite hero-chat-trail-orange;top:65%;right:-20%;box-shadow:0 0 15px #f9731666,0 0 40px #f9731633}.hero-chat-root .hero-bg__trail--mint-2{background:linear-gradient(90deg,#0000 0%,#34d3994d 40%,#34d39980 60%,#0000 100%);width:60%;height:2px;animation:9s ease-in-out infinite hero-chat-trail-mint-2;top:50%;left:-10%;transform:rotate(-8deg)}@keyframes hero-chat-trail-mint{0%{opacity:0;transform:translate(-30%)scaleX(.3)}15%{opacity:1}50%{opacity:.9;transform:translate(20%)scaleX(1)}85%{opacity:.6}to{opacity:0;transform:translate(50%)scaleX(.4)}}@keyframes hero-chat-trail-orange{0%{opacity:0;transform:translate(30%)scaleX(.3)}20%{opacity:1}50%{opacity:.85;transform:translate(-15%)scaleX(1)}80%{opacity:.5}to{opacity:0;transform:translate(-40%)scaleX(.3)}}@keyframes hero-chat-trail-mint-2{0%{opacity:0;transform:rotate(-8deg)translate(-40%)scaleX(.2)}30%{opacity:.6}60%{opacity:.5;transform:rotate(-8deg)translate(30%)scaleX(1)}to{opacity:0;transform:rotate(-8deg)translate(60%)scaleX(.2)}}.hero-chat-root .hero-bg__particles{background-image:radial-gradient(circle,#34d39980 .5px,#0000 .5px),radial-gradient(circle,#f9731680 .5px,#0000 .5px),radial-gradient(circle,#34d3994d .8px,#0000 .8px),radial-gradient(circle,#f973164d .8px,#0000 .8px);background-position:10% 30%,80% 60%,40% 70%,70% 20%;background-size:180px 200px,220px 180px,300px 250px,260px 300px;animation:4s ease-in-out infinite alternate hero-chat-sparkle;position:absolute;inset:0}@keyframes hero-chat-sparkle{0%{opacity:.3}50%{opacity:.7}to{opacity:.3}}.hero-chat-root .chat-input{width:100%;position:relative}.hero-chat-root .chat-input__field{width:100%;height:76px;font-size:19px;font-family:var(--font-family);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a24cc;border:1px solid #34d39926;border-radius:20px;outline:none;padding:0 128px 0 28px;transition:border-color .3s,box-shadow .3s}.hero-chat-root .chat-input__field::placeholder{color:var(--text-muted)}.hero-chat-root .chat-input__field:focus{border-color:#34d399;box-shadow:0 0 0 3px #34d3991a,0 0 25px #34d39926}.hero-chat-root .chat-input__actions{z-index:2;align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.hero-chat-root .chat-input__btn{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.hero-chat-root .chat-input__mic:hover{color:#34d399;background:#34d39926;border-color:#34d3994d;box-shadow:0 0 15px #34d39926}.hero-chat-root .chat-input__mic--active{color:#f43f5e;background:#f43f5e33;border-color:#f43f5e66;animation:1s ease-in-out infinite hero-chat-mic-pulse}@keyframes hero-chat-mic-pulse{0%,to{box-shadow:0 0 #f43f5e66}50%{box-shadow:0 0 0 12px #f43f5e00}}.hero-chat-root .chat-input__send:not(:disabled):hover{color:#34d399;background:#34d39926;border-color:#34d3994d;box-shadow:0 0 15px #34d39933}.hero-chat-root .chat-input__send:disabled{opacity:.25;cursor:not-allowed}.hero-chat-root .chip-bar{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.hero-chat-root .chip{color:var(--chip-neon-text,var(--text-secondary));border:1.5px solid var(--chip-neon,#ffffff1a);white-space:nowrap;box-shadow:0 0 8px var(--chip-neon-glow,transparent),inset 0 0 8px var(--chip-neon-glow,transparent);cursor:pointer;background:#ffffff08;border-radius:100px;padding:clamp(7px,.8vw,10px) clamp(12px,1.5vw,20px);font-size:clamp(12px,.95vw,14px);font-weight:500;transition:all .3s}.hero-chat-root .chip:hover{box-shadow:0 0 15px var(--chip-neon-glow,transparent),0 0 30px var(--chip-neon-glow,transparent),inset 0 0 12px var(--chip-neon-glow,transparent);background:#ffffff0f;transform:translateY(-2px)}.hero-chat-root .chip--selected{box-shadow:0 0 15px var(--chip-neon-glow,transparent),0 0 40px var(--chip-neon-glow,transparent),inset 0 0 15px var(--chip-neon-glow,transparent);border-color:var(--chip-neon);background:#ffffff14;transform:translateY(-2px)}.hero-chat-root .hero__bubble{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1a1a24eb;border:1px solid #34d39940;border-radius:20px;width:100%;max-width:400px;margin-top:16px;padding:24px 28px;position:relative;box-shadow:0 0 30px #34d3991a,0 6px 28px #00000059}.hero-chat-root .hero__bubble--welcome{overscroll-behavior:contain;max-width:540px;animation:.5s ease-out .8s both hero-chat-fadeSlideUp}.hero-chat-root .hero__bubble--answer{width:min(400px,100vw - 40px);max-width:min(400px,100vw - 40px);padding:28px 30px;animation:.4s ease-out hero-chat-fadeSlideUp}.hero-chat-root .hero__bubble-arrow{background:#1a1a24eb;border-top:1px solid #34d39933;border-left:1px solid #34d39933;width:14px;height:14px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.hero-chat-root .hero__bubble-close{width:28px;height:28px;color:var(--text-muted);cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.hero-chat-root .hero__bubble-close:hover{color:var(--text-primary);background:#ffffff1f}.hero-chat-root .hero__bubble-text{color:var(--text-secondary);padding-right:28px;font-size:16px;line-height:1.65}.hero-chat-root .hero__bubble-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:4px;font-size:11px}.hero-chat-root .hero__bubble-topic{color:#34d399;margin-bottom:10px;font-size:16px;font-weight:600}.hero-chat-root .hero__bubble-user-msg{color:#34d399;margin-bottom:14px;padding-right:30px;font-size:15px;font-weight:600}.hero-chat-root .hero__modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);background:#050508c7;justify-content:center;align-items:center;padding:clamp(4px,2vw,48px);animation:.25s ease-out hero-chat-modal-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes hero-chat-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes hero-chat-modal-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-chat-root .hero__bubble--detail{overscroll-behavior:contain;z-index:101;background:#1a1a24fa;border:1px solid #34d39940;border-radius:20px;width:90vw;max-width:none;max-height:calc(100dvh - 8px);margin:0;padding:clamp(20px,4vw,36px);animation:.3s ease-out hero-chat-modal-pop;position:relative;top:auto;left:auto;right:auto;overflow:hidden auto;transform:none;box-shadow:0 0 40px #34d39926,0 20px 60px #0009}@media (max-width:640px){.hero-chat-root .hero__bubble--detail{padding:18px 16px}}.hero-chat-root .hero__bubble--detail .hero__bubble-arrow{display:none}.hero-chat-root .hero__bubble--detail::-webkit-scrollbar{width:6px}.hero-chat-root .hero__bubble--detail::-webkit-scrollbar-thumb{background:#34d39933;border-radius:4px}.hero-chat-root .hero__detail-title{color:#34d399;letter-spacing:-.01em;margin:4px 0 10px;padding-right:30px;font-size:22px;font-weight:700}.hero-chat-root .hero__detail-intro{color:var(--text-secondary);border-bottom:1px solid #ffffff0f;margin-bottom:22px;padding-bottom:18px;font-size:14px;line-height:1.6}.hero-chat-root .hero__detail-section{margin-bottom:20px}.hero-chat-root .hero__detail-section:last-of-type{margin-bottom:4px}.hero-chat-root .hero__detail-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);align-items:center;gap:10px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.hero-chat-root .hero__detail-section-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.hero-chat-root .hero__detail-section-icon--problem{color:#f43f5e;background:#f43f5e1f;border:1px solid #f43f5e40}.hero-chat-root .hero__detail-section-icon--solution{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40}.hero-chat-root .hero__detail-section-icon--gift{color:#34d399;background:#34d3991f;border:1px solid #34d39940}.hero-chat-root .hero__detail-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hero-chat-root .hero__detail-list li{color:var(--text-secondary);padding-left:18px;font-size:14px;line-height:1.55;position:relative}.hero-chat-root .hero__detail-list li:before{content:"";background:#ffffff4d;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:4px}.hero-chat-root .hero__detail-list--check li{padding-left:22px}.hero-chat-root .hero__detail-list--check li:before{content:"";background:#34d3992e url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%2334d399' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") 50% no-repeat;border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:0}.hero-chat-root .hero__detail-text{color:var(--text-secondary);font-size:14px;line-height:1.65}.hero-chat-root .hero__bubble-cta-area{border-top:1px solid #ffffff0f;margin-top:16px;padding-top:16px}.hero-chat-root .hero__bubble-cta-text{color:var(--text-secondary);margin-bottom:12px;font-size:13px}.hero-chat-root .hero__bubble-cta-btn{color:#fff;background:#22c55e;border-radius:100px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #22c55e4d}.hero-chat-root .hero__bubble-cta-btn:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 6px 28px #22c55e66}.hero-chat-root .hero__bubble-new-q{color:var(--text-muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:13px;text-decoration:underline;transition:color .2s;display:block}.hero-chat-root .hero__bubble-new-q:hover{color:var(--text-primary)}@keyframes hero-chat-fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.hero-chat-root .chat-input__field{height:68px;font-size:17px}}@media (max-width:1024px){.hero-chat-root .hero__bubble{max-width:280px}.hero-chat-root .chat-input__field{height:60px;padding:0 110px 0 20px;font-size:16px}}@media (max-width:767px){.hero-chat-root .hero__main{grid-template-columns:1fr;min-height:100%;position:relative;inset:auto}.hero-chat-root .hero__subtitle{font-size:15px}.hero-chat-root .hero__right{display:none}.hero-chat-root .chat-input__field{height:56px;padding:0 104px 0 18px;font-size:16px}.hero-chat-root .chat-input__btn{width:36px;height:36px}.hero-chat-root .chip-bar{margin-top:16px}.hero-chat-root .hero__splash-img{height:60vh}.hero-chat-root .hero__blob{filter:blur(80px)}}.hero-chat-root .hero-trust-section{background:var(--bg-primary);flex-direction:column;align-items:center;gap:48px;padding:48px 1.5rem 64px;display:flex}.hero-chat-root .hero-trust-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1100px;display:flex}.hero-chat-root .hero-trust-item{-webkit-backdrop-filter:blur(10px);background:#1a1a24cc;border:1px solid #34d39933;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;display:inline-flex}.hero-chat-root .hero-trust-icon{color:#34d399;flex-shrink:0;width:20px;height:20px}.hero-chat-root .hero-trust-stars{flex-shrink:0;gap:2px;display:inline-flex}.hero-chat-root .hero-trust-star{color:#facc15;fill:#facc15;width:16px;height:16px}.hero-chat-root .hero-trust-label{color:var(--text-primary);white-space:nowrap;font-size:14px;font-weight:600}.hero-chat-root .hero-logos-ticker{width:100%;max-width:1200px;overflow:hidden}.hero-chat-root .hero-logos-track{align-items:center;width:max-content;display:flex}.hero-chat-root .hero-logos-item{flex-shrink:0;justify-content:center;align-items:center;width:160px;height:64px;margin:0 32px;display:flex}.hero-chat-root .hero-logos-img{object-fit:contain;opacity:.7;width:auto;max-height:40px;transition:opacity .3s}.hero-chat-root .hero-logos-img--bright{filter:brightness(2)contrast(0);opacity:.8}.hero-chat-root .hero-logos-img:hover,.hero-chat-root .hero-logos-img--bright:hover{opacity:1}@media (max-width:768px){.hero-chat-root .hero-trust-section{gap:32px;padding:32px 1rem 48px}.hero-chat-root .hero-trust-bar{gap:10px}.hero-chat-root .hero-trust-item{gap:8px;padding:10px 14px}.hero-chat-root .hero-trust-label{font-size:13px}.hero-chat-root .hero-logos-item{width:120px;height:48px;margin:0 20px}.hero-chat-root .hero-logos-img{max-height:32px}}@media (prefers-reduced-motion:reduce){.hero-chat-root *,.hero-chat-root :before,.hero-chat-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
