:root{--blue:#0052ff;--blue-dark:#0040cc;--cream:#faf7f2;--ink:#1a1a1a;--ink-soft:#4a4a4a;--ink-muted:#8a8a8a}.hero-wrap{flex-direction:column;min-height:100dvh;display:flex;position:relative}.bg-canvas{z-index:0;pointer-events:none;height:40%;position:absolute;bottom:0;left:0;right:0;overflow:hidden}#waveCanvas{width:100%;height:100%;display:block}.hero-main,.hero-footer{z-index:2;position:relative}.hero-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:820px;margin:0 auto;padding:20px 24px 40px;display:flex}.hero-eyebrow{color:#fff;letter-spacing:.005em;text-shadow:0 0 12px #ffffff80,0 0 24px #ffffff40;margin-bottom:26px;font-size:14px;font-weight:500;animation:3.5s ease-in-out infinite eyebrowGlow}@keyframes eyebrowGlow{0%,to{text-shadow:0 0 12px #ffffff80,0 0 24px #ffffff40}50%{text-shadow:0 0 18px #ffffffb3,0 0 32px #fff6}}.hero-greeting{color:#fff;letter-spacing:-.035em;max-width:720px;margin-bottom:20px;font-size:clamp(38px,6.5vw,68px);font-weight:600;line-height:1.05}.hero-greeting-2{color:#ffffffb8;font-weight:300;display:block}.hero-sub{color:#ffffffd1;max-width:520px;margin:0 auto 40px;font-size:17px;font-weight:400;line-height:1.5}.chat-entry-wrap{width:100%;max-width:580px;margin:0 auto;position:relative}.chat-entry-wrap:before{content:"";filter:blur(32px);z-index:0;opacity:1;pointer-events:none;background:radial-gradient(#ffffff8c 0%,#fff3 40%,#0000 70%);animation:4s ease-in-out infinite glow;position:absolute;inset:-24px}.chat-entry-wrap:after{content:"";filter:blur(16px);z-index:0;opacity:.9;pointer-events:none;background:radial-gradient(#ffffff59 0%,#0000 60%);animation:4s ease-in-out .5s infinite glow;position:absolute;inset:-8px}@keyframes glow{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.chat-entry{z-index:1;cursor:text;background:#fff;border-radius:20px;align-items:center;gap:12px;padding:14px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:flex;position:relative;box-shadow:0 4px 16px #001e642e,0 24px 64px #001e6452}.chat-entry:hover{transform:translateY(-3px);box-shadow:0 6px 22px #001e643d,0 32px 80px #001e6466}.chat-entry-icon{background:#0052ff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chat-entry-icon svg{width:19px;height:19px;color:var(--blue)}.chat-entry-input{color:var(--ink);cursor:text;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 0;font-family:inherit;font-size:15.5px;overflow:hidden}.chat-entry-input::placeholder{color:var(--ink-muted)}.chat-entry-wrap .cursor{vertical-align:-3px;background:#1a1a1a;width:2px;height:18px;margin-left:1px;animation:1.05s step-end infinite caret;display:inline-block}@keyframes caret{0%,50%{opacity:1}51%,to{opacity:0}}.chat-entry-typed{color:var(--ink);letter-spacing:-.01em;white-space:nowrap;flex:1;align-items:center;min-width:0;padding:8px 0;font-size:15.5px;display:flex;overflow:hidden}.chat-entry-typed .typed-text{color:var(--ink-muted)}.chat-entry-send{background:var(--blue);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,transform .15s;display:flex}.chat-entry-send:hover{background:var(--blue-dark);transform:scale(1.05)}.chat-entry-send svg{color:#fff;width:17px;height:17px}.chat-entry-cta{background:var(--blue);color:#fff;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #0052ff59}.chat-entry-cta:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #0052ff73}.chat-entry-cta svg{color:#fff;width:17px;height:17px}.chat-entry-live{color:#12b76a;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-right:2px;font-size:12.5px;font-weight:600;display:inline-flex}.chat-entry-live .live-dot{background:#12b76a;border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite livePulse;box-shadow:0 0 #12b76a99}@keyframes livePulse{0%{box-shadow:0 0 #12b76a8c}70%{box-shadow:0 0 0 7px #12b76a00}to{box-shadow:0 0 #12b76a00}}.chat-entry-photo{cursor:pointer;background:#0052ff14;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,transform .15s;display:flex}.chat-entry-photo:hover{background:#0052ff29;transform:scale(1.05)}.chat-entry-photo svg{width:20px;height:20px;color:var(--blue)}.quick-starts{z-index:1;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:20px;display:flex;position:relative}.quick-chip{color:#fff;letter-spacing:-.01em;cursor:pointer;-webkit-backdrop-filter:blur(6px);will-change:transform, box-shadow;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .15s,transform .15s,border-color .15s;animation:3.4s ease-in-out infinite chipBreathe;display:inline-flex}.quick-chip:first-child{animation-delay:0s}.quick-chip:nth-child(2){animation-delay:.4s}.quick-chip:nth-child(3){animation-delay:.8s}.quick-chip:nth-child(4){animation-delay:1.2s}.quick-chip:nth-child(5){animation-delay:1.6s}@keyframes chipBreathe{0%,to{background:#ffffff24;transform:scale(1);box-shadow:0 0 #fff0}50%{background:#fff3;transform:scale(1.05);box-shadow:0 6px 18px #ffffff2e}}.quick-chip:hover{color:var(--blue);background:#fffffff2;border-color:#0000;animation-play-state:paused;transform:translateY(-2px)scale(1.04)}.quick-chip .chip-emoji{font-size:15px;line-height:1}.hero-hint{color:#ffffffb8;justify-content:center;align-items:center;gap:6px;margin-top:22px;font-size:13px;display:flex}.hero-hint svg{width:13px;height:13px}.trust-strip{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:16px;display:flex;position:relative}.trust-item{color:#ffffffe6;letter-spacing:-.01em;align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.trust-item svg{color:#7ee2b8;flex-shrink:0;width:16px;height:16px}.hero-footer{padding:20px 0 24px;overflow:hidden}.services-track{white-space:nowrap;align-items:center;gap:40px;animation:45s linear infinite scroll;display:flex}.service-tag{color:#ffffff8c;letter-spacing:-.005em;flex-shrink:0;font-size:14px;font-weight:400}.service-tag:after{content:"";vertical-align:middle;background:#ffffff59;border-radius:50%;width:3px;height:3px;margin-left:40px;display:inline-block}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.how-it-works{z-index:2;max-width:900px;margin:0 auto;padding:4px 24px 48px;position:relative}.how-title{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#fff9;margin-bottom:26px;font-size:14px;font-weight:600}.how-steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.how-step{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;padding:24px 22px}.how-step-num{width:34px;height:34px;color:var(--blue);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:15px;font-weight:700;display:flex}.how-step-title{color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:16px;font-weight:600}.how-step-desc{color:#fffc;font-size:13.5px;line-height:1.5}.chat-modal{z-index:9000;opacity:0;pointer-events:none;transform-origin:50% 40%;background:#fff;flex-direction:column;transition:opacity .35s,transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:scale(.94)}.chat-modal.open{opacity:1;pointer-events:auto;transform:scale(1)}.chat-header{z-index:10;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:22px 32px;display:flex;position:relative}.chat-header-brand{align-items:center;gap:14px;display:flex}.chat-header-logo{filter:brightness(0);width:auto;height:32px}.chat-header-status{color:#6a6a6a;border-left:1px solid #e6e6e6;align-items:center;gap:6px;padding-left:14px;font-size:13px;display:flex}.chat-status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.chat-close{cursor:pointer;color:#1a1a1a;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex}.chat-close:hover{background:#ebebeb}.chat-close svg{width:17px;height:17px}.chat-messages{z-index:3;background:#fff;flex:1;width:100%;max-width:760px;margin:0 auto;padding:32px 24px 24px;position:relative;overflow-y:auto}.msg{opacity:0;margin-bottom:14px;animation:.4s cubic-bezier(.22,1,.36,1) forwards msgIn;transform:translateY(12px)}@keyframes msgIn{to{opacity:1;transform:translateY(0)}}.msg-ai{color:#1a1a1a;letter-spacing:-.005em;background:#f4f4f4;border-radius:20px 20px 20px 6px;max-width:100%;padding:15px 20px;font-size:15px;line-height:1.55}.msg-user{color:#fff;letter-spacing:-.005em;background:#0052ff;border-radius:20px 20px 6px;max-width:70%;margin-left:auto;padding:13px 20px;font-size:15px;font-weight:500;line-height:1.5}.typing{background:#f4f4f4;border-radius:20px 20px 20px 6px;align-items:center;gap:5px;padding:17px 22px;display:inline-flex}.typing-dot{background:#8a8a8a;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chat-input-area{z-index:3;background:#fff;border-top:1px solid #eee;padding:16px 24px 28px;position:relative}.chat-input-wrap{background:#f7f7f7;border:1px solid #eee;border-radius:20px;align-items:flex-end;gap:8px;max-width:760px;margin:0 auto;padding:8px 8px 8px 18px;transition:border-color .15s;display:flex}.chat-input-wrap:focus-within{background:#fff;border-color:#0052ff}.chat-input-photo{cursor:pointer;color:#6a6a6a;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:flex}.chat-input-photo:hover{color:#0052ff;background:#0052ff14}.chat-input-photo svg{width:20px;height:20px}.chat-input{color:#1a1a1a;resize:none;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;min-height:22px;max-height:120px;padding:10px 4px;font-family:inherit;font-size:15px;line-height:1.4}.chat-input::placeholder{color:#8a8a8a}.chat-send{cursor:pointer;background:#0052ff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,transform .15s;display:flex}.chat-send:hover{background:#0040cc;transform:scale(1.05)}.chat-send svg{color:#fff;width:17px;height:17px}@media (max-width:640px){.hero-main{padding:20px 20px 30px}.hero-eyebrow{margin-bottom:22px;font-size:13px}.hero-greeting{margin-bottom:16px;font-size:clamp(32px,8vw,44px)}.hero-sub{margin-bottom:32px;font-size:15px}.chat-entry{border-radius:18px;gap:8px;padding:10px 10px 10px 14px}.chat-entry-icon{width:34px;height:34px}.chat-entry-send{width:40px;height:40px}.chat-entry-live{display:none}.chat-entry-photo{width:40px;height:40px}.chat-entry-cta{gap:6px;padding:11px 14px;font-size:14px}.chat-entry-cta span.cta-label{display:inline}.chat-entry-typed{font-size:14px}.quick-starts{gap:7px;margin-top:16px}.quick-chip{padding:8px 13px;font-size:12.5px}.trust-strip{gap:8px 16px;margin-top:14px}.trust-item{font-size:12px}.how-steps{grid-template-columns:1fr;gap:12px}.how-it-works{padding:4px 20px 40px}.chat-header{padding:18px 20px}.chat-header-logo{height:26px}.chat-messages{padding:22px 16px 20px}.chat-input-area{padding:12px 16px 22px}}@media (prefers-reduced-motion:reduce){.services-track,.chat-status-dot,.typing-dot,.chat-entry-wrap:before,.chat-entry-wrap:after,.hero-eyebrow,.quick-chip{animation:none}#waveCanvas{display:none}}
