@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap');:root{--ink:#14224a;--muted:#637092;--blue:#3f6bf1;--violet:#8e66e9;--line:#dfe6f6;--shadow:0 24px 70px rgba(56,75,140,.15)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#f9fbff 0,#f3f6ff 58%,#fff 100%);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}
.ambient{position:fixed;border-radius:50%;pointer-events:none;z-index:-1}
.ambient.one{width:520px;height:520px;right:-220px;top:100px;background:radial-gradient(circle,rgba(126,98,238,.16),transparent 68%)}
.ambient.two{width:600px;height:600px;left:-300px;top:460px;background:radial-gradient(circle,rgba(64,153,255,.12),transparent 68%)}

.site-header{max-width:1320px;margin:auto;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(166,179,216,.32)}
.brandmark{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}
.brandmark>span:last-child{display:flex;flex-direction:column}
.brandmark strong{font-size:16px;letter-spacing:-.03em}
.brandmark small{font-size:7px;letter-spacing:.26em;color:#6e7ba0;margin-top:2px}
.brand-icon{position:relative;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#3f6ff1,#9468e7);box-shadow:0 8px 20px rgba(84,91,216,.2)}
.brand-icon i{position:absolute;width:13px;height:19px;border:2px solid #fff;border-radius:50%;top:9px;left:9px;transform:rotate(-28deg)}
.brand-icon i+i{left:16px;transform:rotate(28deg);opacity:.72}
.header-note{font-size:12px;color:#7783a3}
.header-note i{display:inline-block;width:7px;height:7px;background:#3fc98a;border-radius:50%;margin-right:6px;box-shadow:0 0 0 4px rgba(63,201,138,.12)}

main{max-width:1320px;margin:auto;padding:0 26px}
.hero{display:grid;grid-template-columns:minmax(0,40fr) minmax(530px,60fr);gap:52px;align-items:start;padding:50px 0 54px}
.intro{padding:17px 0}
.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#5b6b97;display:flex;align-items:center;gap:9px}
.eyebrow>span{width:24px;height:2px;background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:2px}
.intro h1{font-size:62px;letter-spacing:-.045em;line-height:1.04;margin:18px 0 6px}
.intro h1 em{font-family:'Playfair Display',serif;font-weight:600;color:#655bd7}
.intro h2{font-size:18px;font-weight:500;margin:0 0 20px;color:#657091}
.lead{font-size:17px;line-height:1.6;margin:0 0 10px;color:#37466f}
.description{font-size:15px;line-height:1.65;margin:0;color:#64708e}
.live-demo{margin:23px 0 18px;padding:17px 18px;border-left:3px solid #726de3;background:linear-gradient(110deg,rgba(237,243,255,.9),rgba(245,239,255,.65));border-radius:0 14px 14px 0}
.live-demo strong{font-size:11px;letter-spacing:.1em;color:#536bd5}
.live-demo p{font-size:13px;line-height:1.55;color:#566482;margin:7px 0 0}
.capabilities{display:grid;gap:9px;margin:17px 0}
.capabilities div{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.4;color:#3d4c73}
.capabilities i{width:27px;height:27px;display:grid;place-items:center;flex:0 0 27px;border-radius:9px;background:linear-gradient(135deg,#eaf1ff,#f0eaff);color:#5974e6;font-style:normal}
.capabilities .agenda{padding:7px 10px 7px 7px;border:1px solid #cfd9fa;border-radius:12px;background:rgba(255,255,255,.65)}
.capabilities .agenda i{background:linear-gradient(135deg,#4777ee,#8d68e3);color:#fff}
.real-demo{display:flex;gap:15px;background:rgba(255,255,255,.75);border:1px solid #dfe6f5;border-radius:16px;padding:16px 17px;box-shadow:0 12px 35px rgba(83,101,159,.07)}
.real-demo strong{font-size:10px;letter-spacing:.14em;color:#5470d9}
.real-demo p{font-size:12px;line-height:1.55;margin:5px 0 0;color:#6b7592}
.signal{display:flex;align-items:end;gap:2px;height:17px}
.signal b{display:block;width:3px;border-radius:2px;background:#667fed}
.signal b:nth-child(1){height:7px}
.signal b:nth-child(2){height:12px}
.signal b:nth-child(3){height:17px}

.product-column{min-width:0}
.chat-caption{display:flex;align-items:end;justify-content:space-between;margin:0 7px 10px}
.chat-caption span{font-size:10px;letter-spacing:.12em;color:#6276d6;font-weight:700}
.chat-caption p{font-size:11px;color:#7e88a4;margin:0}
.chat-card{background:#fff;border:1px solid rgba(209,219,241,.9);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}
.chat-header{height:86px;padding:16px 22px;display:flex;align-items:center;border-bottom:1px solid #e7ebf5;background:linear-gradient(120deg,#fff,#f8f7ff)}
.avatar{width:50px;height:50px;position:relative;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#7f76e8,#bdd3ff);flex:0 0 50px}
.face{position:absolute;width:24px;height:29px;background:#f4c9aa;border-radius:45% 45% 48% 48%;left:13px;top:9px}
.hair{position:absolute;width:34px;height:41px;background:#342854;border-radius:48% 48% 34% 34%;left:8px;top:5px}
.face:after{content:'';position:absolute;width:3px;height:3px;border-radius:50%;background:#513a46;left:6px;top:12px;box-shadow:9px 0 #513a46}
.neck{position:absolute;width:34px;height:19px;border-radius:50% 50% 0 0;background:#e9ecff;left:8px;bottom:-8px}
.chat-identity{margin-left:13px}
.chat-identity h3{font-size:17px;margin:0}
.chat-identity p{font-size:12px;margin:4px 0 0;color:#7e88a4}
.online{margin-left:auto;font-size:12px;color:#627190;background:#f4f7ff;padding:8px 11px;border-radius:30px}
.online span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#3fc98a;margin-right:5px;box-shadow:0 0 0 3px rgba(63,201,138,.12)}
.conversation{height:560px;padding:28px 24px;overflow-y:auto;background:linear-gradient(180deg,#fbfcff,#f7f9ff)}
.message-row{display:flex;margin:0 0 16px;align-items:flex-end;gap:9px}
.message-row.user{justify-content:flex-end}
.mini-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#6e78e8,#9a72df);color:#fff;font-size:11px;flex:0 0 28px}
.bubble{max-width:79%;font-size:14px;line-height:1.58;padding:15px 17px;border-radius:8px 18px 18px 18px;background:linear-gradient(135deg,#edf3ff,#f4edff);color:#3c4a70}
.user .bubble{background:linear-gradient(135deg,#426fe9,#8669e4);color:#fff;border-radius:18px 8px 18px 18px}
.suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 3px 37px}
.suggestions button{background:#fff;border:1px solid #d9e1f5;border-radius:30px;color:#53678f;font:500 12px 'DM Sans';padding:9px 12px;cursor:pointer;transition:.2s}
.suggestions button:hover{border-color:#8193ec;transform:translateY(-1px)}
.suggestions .featured{color:#fff;border:0;background:linear-gradient(135deg,#527cf0,#8069e3);box-shadow:0 7px 17px rgba(80,96,213,.18)}
.composer{height:72px;padding:10px 12px 10px 18px;display:flex;align-items:center;border-top:1px solid #e4e9f5;background:#fff}
.composer input{border:0;outline:0;min-width:0;flex:1;font:400 14px 'DM Sans';color:var(--ink);padding:12px;background:transparent}
.composer input:focus-visible{box-shadow:0 0 0 2px #7891ec;border-radius:10px}
.composer button{display:flex;align-items:center;gap:7px;border:0;border-radius:13px;background:linear-gradient(135deg,#3f6eed,#7664da);color:#fff;padding:13px 16px;font:600 13px 'DM Sans';cursor:pointer}
.composer button:disabled{opacity:.55}
.composer svg{width:18px;height:18px;fill:currentColor}
.chat-note{text-align:center;margin:0;padding:3px 10px 12px;font-size:11px;color:#8c96ae}
.chat-note span{color:#7180df}
.typing-label{font-size:12px;color:#7180a1}
.dots{display:inline-flex;margin-left:7px;gap:3px}
.dots i{width:4px;height:4px;border-radius:50%;background:#7d8cba;animation:bounce 1.1s infinite}
.dots i:nth-child(2){animation-delay:.15s}
.dots i:nth-child(3){animation-delay:.3s}
@keyframes bounce{0%,60%,100%{transform:translateY(0)}
30%{transform:translateY(-4px)}
}

.nora-close{margin:15px 0 46px;padding:52px 56px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;border-radius:28px;background:linear-gradient(125deg,#edf4ff,#f2edff);border:1px solid #dfe4f6}
.close-copy h2{font-size:33px;line-height:1.25;margin:16px 0 18px;letter-spacing:-.025em}
.close-copy>p{font-size:15px;color:#5f6d8e;max-width:730px;line-height:1.65;margin:9px 0}
.identity-note{margin:20px 0;padding-left:16px;border-left:3px solid #716adf;color:#536185;font-size:15px;line-height:1.55}
.identity-note strong{font-size:17px;color:#26365f}
.statement{padding:33px 29px;border-radius:22px;background:linear-gradient(145deg,#355fd7,#7b61d8);box-shadow:0 18px 38px rgba(70,77,190,.2);color:#fff}
.statement span,.statement strong{display:block;font-size:18px;line-height:1.5;letter-spacing:.04em}
.statement span{opacity:.72}
.statement strong{font-size:24px;margin-top:14px}
footer{max-width:1320px;margin:auto;padding:25px 26px;display:flex;justify-content:space-between;border-top:1px solid #e1e6f0;color:#808ba5;font-size:12px}
footer a{color:#566ed2;text-decoration:none}
footer a:hover{text-decoration:underline}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:34px;padding-top:40px}
.intro{padding:0}
.intro h1{font-size:54px}
.nora-close{grid-template-columns:1fr;gap:30px}
.statement{max-width:560px}
}
@media(max-width:650px){.site-header{padding:15px 16px}
.brandmark strong{font-size:14px}
.brandmark small{font-size:6px}
.brand-icon{width:34px;height:34px}
.header-note{font-size:0}
.header-note i{margin:0}
main{padding:0 14px}
.hero{padding:30px 0}
.intro h1{font-size:43px}
.intro h2{font-size:16px}
.description{font-size:14px}
.chat-caption{display:block}
.chat-caption p{margin-top:4px}
.chat-card{border-radius:22px}
.chat-header{padding:13px;height:77px}
.chat-identity p{max-width:180px;font-size:10px}
.online{padding:6px;font-size:0}
.online span{margin:0}
.conversation{height:500px;padding:19px 13px}
.bubble{max-width:87%;font-size:13px}
.suggestions{margin-left:35px}
.suggestions button{font-size:11px}
.composer{padding-left:8px}
.composer button span{display:none}
.chat-note{font-size:9px}
.nora-close{margin-top:8px;padding:34px 24px}
.close-copy h2{font-size:27px}
.statement strong{font-size:20px}
footer{flex-direction:column;gap:8px;text-align:center;font-size:11px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}
.brand-icon{display:grid;place-items:center;background:linear-gradient(145deg,#8f62e8,#5479ec);font-size:20px;line-height:1;color:#fff}
.brand-icon i{display:none}
.hero{grid-template-columns:minmax(0,38fr) minmax(560px,62fr)}
.intro{padding-top:34px}
.intro .description{font-size:16px;line-height:1.7;margin-top:23px}
.real-demo{margin-top:28px;padding:24px;background:#fff;border-color:#e7def8;box-shadow:0 18px 45px rgba(109,77,168,.09)}
.real-demo strong{font-size:12px;color:#7959d8}
.real-demo p{font-size:14px;line-height:1.7;color:#625f7e}
.chat-card{border-color:#e5dcf7;box-shadow:0 24px 70px rgba(105,73,170,.16)}
.chat-header{background:linear-gradient(120deg,#fff,#f5f0ff)}
.conversation{background:linear-gradient(180deg,#fcfbff,#f7f3ff)}
.bubble{background:linear-gradient(135deg,#f3edff,#eef3ff)}
.composer button,.suggestions .featured,.statement{background:linear-gradient(135deg,#895be2,#5577ec)}
.nora-close{background:linear-gradient(125deg,#f5f0ff,#eef4ff);border-color:#e4d9f5}
.nora-close .close-copy{max-width:720px}
.nora-close .close-copy>p{font-size:18px;color:#5e5a7c}
.statement p{margin:0;font-size:18px;line-height:1.65;color:#fff}
.statement p strong{display:inline;font-size:inherit;margin:0}
.chat-note{display:none}
@media(max-width:1000px){.hero{grid-template-columns:1fr}.intro{padding-top:0}}
@media(max-width:650px){.brand-icon{font-size:18px}.intro .description{font-size:15px}.real-demo{padding:19px}.real-demo p{font-size:13px}.nora-close .close-copy>p,.statement p{font-size:16px}}
