:root{color:#1c1f1d;background:#f6f8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}#root{min-height:100vh}.landing-page{--landing-max: 1480px;--landing-gutter: clamp(20px, 4vw, 64px);min-height:100vh;overflow-x:hidden;color:#101624;background:#fbfbfc}.site-header{position:fixed;z-index:50;top:0;left:50%;width:min(var(--landing-max),calc(100% - (var(--landing-gutter) * 2)));min-height:46px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(22px,4vw,56px);padding:12px 0 0;color:#101624;isolation:isolate;transform:translate(-50%)}.site-header:before{content:"";position:fixed;z-index:-1;top:0;left:50%;width:100vw;height:70px;background:#fbfbfce6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;transform:translate(-50%)}.brand{display:inline-flex;align-items:center;width:fit-content;max-width:170px;font-weight:800;letter-spacing:0}.brand-logo{width:auto;height:32px;display:block;object-fit:contain}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,36px)}.nav-links a{position:relative;min-height:34px;display:inline-flex;align-items:center;padding:0 2px;color:#596272;font-size:.92rem;font-weight:650}.nav-links a:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(.65);transition:opacity .16s ease,transform .16s ease}.nav-links a:hover{color:#101624}.nav-links a:hover:after,.nav-links a:focus-visible:after{opacity:.42;transform:scaleX(1)}.brand:focus-visible,.nav-links a:focus-visible,.language-switch button:focus-visible{outline:3px solid rgba(16,22,36,.18);outline-offset:4px}.language-switch{justify-self:end;display:inline-grid;grid-template-columns:repeat(2,38px);gap:4px;padding:4px;background:#ffffff9e;border:1px solid rgba(16,22,36,.08);border-radius:999px;box-shadow:0 14px 30px #10162414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.language-switch button{height:30px;color:#667085;background:transparent;border:0;border-radius:999px;cursor:pointer;font-size:.82rem;font-weight:800}.language-switch button.is-active{color:#fff;background:#101624}.hero-section{position:relative;min-height:min(960px,94svh);display:grid;align-content:start;justify-items:center;gap:clamp(26px,3.5vw,40px);padding:112px var(--landing-gutter) 64px;overflow:hidden;background:linear-gradient(180deg,#ffffffe0,#fbfbfcf0 54%,#f5f7fa)}.hero-section:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:96px;background:linear-gradient(180deg,#f5f7fa00,#fff);pointer-events:none}.hero-scene,.scene-grid,.scene-glow{position:absolute;inset:0}.hero-scene{overflow:hidden}.scene-grid{opacity:.9;background-image:linear-gradient(rgba(16,22,36,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,22,36,.055) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.scene-glow-one{background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 66%)}.scene-glow-two{opacity:.7;background:repeating-linear-gradient(115deg,transparent 0 34px,rgba(16,22,36,.025) 34px 35px)}.hero-content{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto;display:grid;justify-items:center;text-align:center}.eyebrow{max-width:100%;margin:0 0 14px;color:#667085;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-section .eyebrow{color:#667085}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.02}h1{max-width:1040px;margin-bottom:22px;color:#101624;font-size:clamp(3.15rem,6.2vw,5.8rem);font-weight:300;letter-spacing:0;overflow-wrap:anywhere}.hero-lead{max-width:760px;margin-bottom:26px;color:#667085;font-size:clamp(1rem,1.3vw,1.22rem);overflow-wrap:anywhere}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 19px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:800}.button-primary{color:#fff;background:#101624;box-shadow:0 18px 30px #10162429}.button-primary:hover{background:#263142}.button-secondary{color:#101624;background:#ffffffd6;border-color:#d8dde6}.button-secondary:hover{background:#fff}.hero-avatar-button{gap:10px;padding-left:7px}.hero-avatar-button img{width:34px;height:34px;object-fit:cover;border-radius:50%}.button-arrow{gap:10px}.button-arrow i{position:relative;width:18px;height:18px;display:block}.button-arrow i:before,.button-arrow i:after{content:"";position:absolute;display:block}.button-arrow i:before{top:4px;right:2px;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor}.button-arrow i:after{top:9px;left:3px;width:13px;height:2px;background:currentColor;transform:rotate(-45deg);transform-origin:center}.hero-proof{max-width:980px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.hero-proof span{min-height:34px;display:inline-flex;align-items:center;padding:0 13px;color:#667085;background:#ffffffc7;border:1px solid rgba(16,22,36,.08);border-radius:999px;font-size:.86rem;font-weight:700}.hero-product-demo{position:relative;z-index:2;width:min(var(--landing-max),100%);max-width:100%;min-width:0;min-height:560px;margin:0 auto;padding:clamp(26px,3.2vw,44px);overflow:hidden;background:linear-gradient(180deg,#fffffff5,#f9fafbf0),linear-gradient(90deg,rgba(16,22,36,.04) 1px,transparent 1px),linear-gradient(rgba(16,22,36,.04) 1px,transparent 1px);background-size:auto,92px 92px,92px 92px;border:1px solid rgba(16,22,36,.08);border-radius:8px;box-shadow:0 32px 90px #10162414}.demo-browser-toolbar{width:min(620px,100%);min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 auto clamp(30px,3vw,42px);padding:8px 10px;background:#ffffffe6;border:1px solid rgba(16,22,36,.1);border-radius:999px;box-shadow:0 16px 34px #10162414}.demo-browser-profile{min-width:0;display:inline-flex;align-items:center;gap:10px;color:#101624;font-size:.92rem;font-weight:800;white-space:nowrap}.demo-browser-profile span{min-width:0;overflow:hidden;text-overflow:ellipsis}.demo-browser-profile img{width:36px;height:36px;object-fit:cover;border-radius:50%}.demo-browser-links{display:flex;justify-content:center;gap:18px;color:#475467;font-size:.9rem;font-weight:800}.demo-browser-contact{min-height:38px;display:inline-flex;align-items:center;padding:0 18px;color:#101624;background:#fff;border:1px solid rgba(16,22,36,.1);border-radius:999px;box-shadow:0 10px 20px #10162414;font-size:.9rem;font-weight:800;white-space:nowrap}.demo-profile-name{margin-bottom:clamp(20px,2.8vw,28px);color:#101624;font-size:clamp(2.6rem,4.2vw,4rem);font-weight:300;line-height:1;text-align:center}.demo-chat-surface{display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,440px) minmax(260px,1fr);gap:clamp(28px,4.2vw,68px);align-items:center;min-height:360px}.demo-thread{display:grid;gap:clamp(34px,4.8vw,64px)}.demo-thread-left{justify-items:start}.demo-thread-right{justify-items:start;padding-top:54px}.demo-bubble{margin:0;color:#667085}.demo-bubble.with-avatar{position:relative;display:grid;grid-template-columns:96px minmax(0,360px);gap:24px}.demo-bubble.visitor{max-width:360px;padding-left:0}.demo-bubble p{margin:0;font-size:clamp(.96rem,1.05vw,1.1rem);line-height:1.58}.demo-bubble time{display:block;margin-top:12px;color:#98a2b3;font-size:.84rem}.demo-mini-avatar{width:76px;aspect-ratio:1;display:block;object-fit:cover;object-position:50% 24%;background:#f8fafc;border:1px solid rgba(16,22,36,.12);border-radius:50%;box-shadow:0 18px 30px #1016241f}.demo-play{position:absolute;top:48px;left:56px;width:34px;height:34px;display:grid;place-items:center;background:#101624;border-radius:50%;box-shadow:0 12px 24px #1016242e}.demo-play:before{content:"";width:0;height:0;margin-left:3px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #ffffff}.demo-avatar-stage{position:relative;display:grid;place-items:center;min-height:clamp(360px,30vw,470px)}.demo-ring{position:absolute;width:92%;max-width:520px;aspect-ratio:1;border:1px solid rgba(107,114,128,.16);border-radius:50%;opacity:0;animation:landing-ring 2.5s ease-out infinite}.demo-ring-two{animation-delay:.42s}.demo-ring-three{animation-delay:.84s}.landing-avatar{position:relative;width:min(88%,420px);aspect-ratio:1;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f8fb);border:1px solid rgba(16,22,36,.14);border-radius:50%;box-shadow:0 0 0 8px #fff,0 22px 60px #1016241a;animation:landing-head-motion 5.4s ease-in-out infinite}.landing-avatar-image{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 26%}.landing-avatar-head,.landing-avatar-neck,.landing-avatar-shirt,.landing-avatar-eye,.landing-avatar-nose,.landing-avatar-mouth{position:absolute;display:block}.landing-avatar-head{top:14%;left:50%;width:40%;height:48%;background:linear-gradient(135deg,rgba(255,255,255,.28),transparent 42%),#d7a17f;border-radius:44% 44% 48% 48%;transform:translate(-50%)}.landing-avatar-neck{top:58%;left:50%;width:17%;height:18%;background:#c98d70;transform:translate(-50%)}.landing-avatar-shirt{right:12%;bottom:-3%;left:12%;height:36%;background:#101624;border-radius:50% 50% 0 0}.landing-avatar-eye{top:35%;width:2.6%;height:2.6%;background:#101624;border-radius:50%;animation:landing-blink 5.4s ease-in-out infinite}.landing-avatar-eye-left{left:43.5%}.landing-avatar-eye-right{right:43.5%}.landing-avatar-nose{top:39%;left:50%;width:2%;height:8%;background:#7c45345c;border-radius:999px;transform:translate(-50%)}.landing-avatar-mouth{top:50%;left:50%;width:8%;height:2.8%;border-bottom:2px solid rgba(82,33,30,.78);border-radius:0 0 999px 999px;transform:translate(-50%);animation:landing-talk 1.35s ease-in-out infinite}.demo-composer{width:min(700px,calc(100% - 32px));display:grid;grid-template-columns:minmax(0,1fr) 56px 56px;gap:16px;align-items:center;margin:clamp(20px,3vw,34px) auto 0}.demo-input{min-height:60px;display:flex;align-items:center;padding:0 22px;color:#8a94a8;background:#fffffff5;border:1px solid #b8c1d2;border-radius:18px;box-shadow:0 16px 42px #11182714,0 0 0 4px #11182714}.demo-action{width:56px;height:56px;position:relative;display:grid;place-items:center;color:#fff;background:#111827;border-radius:50%;box-shadow:0 14px 24px #1118272e}.demo-action svg{width:25px;height:25px}.section-shell{width:min(var(--landing-max),calc(100% - (var(--landing-gutter) * 2)));margin:0 auto;padding:clamp(72px,8vw,120px) 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.contact-copy h2{margin-bottom:16px;color:#101624;font-size:clamp(2.2rem,4.5vw,4.6rem);font-weight:350;letter-spacing:0}.section-heading p:last-child,.contact-copy>p{color:#667085;font-size:clamp(1rem,1.2vw,1.14rem)}.plans-section{position:relative}.plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.plan-card{min-height:440px;display:grid;gap:26px;padding:clamp(24px,3vw,38px);background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 22px 60px #10162412}.plan-card.highlighted{color:#fff;background:#050607;border-color:#050607}.plan-label{display:inline-flex;min-height:30px;align-items:center;margin-bottom:18px;padding:0 11px;color:#667085;background:#f2f4f7;border-radius:999px;font-size:.78rem;font-weight:800}.plan-card.highlighted .plan-label{color:#101624;background:#d1fadf}.plan-card h3{margin-bottom:10px;font-size:clamp(1.65rem,2vw,2.1rem);font-weight:420}.plan-card p{margin-bottom:0;color:#667085}.plan-card.highlighted p,.plan-card.highlighted li,.plan-card.highlighted .plan-price span{color:#ffffffb8}.plan-price{display:flex;align-items:baseline;gap:8px}.plan-price strong{font-size:clamp(3.2rem,6vw,5.8rem);font-weight:360;line-height:1}.plan-price span{color:#667085;font-weight:800}.plan-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.plan-card li{position:relative;padding-left:28px;color:#475467}.plan-card li:before{content:"";position:absolute;top:.48em;left:0;width:14px;height:8px;border-bottom:2px solid #12b76a;border-left:2px solid #12b76a;transform:rotate(-45deg)}.plan-card.highlighted li:before{border-color:#d1fadf}.plan-button{align-self:end;width:fit-content;color:#fff;background:#101624}.plan-card.highlighted .plan-button{color:#101624;background:#fff}.contact-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:start;gap:clamp(36px,6vw,96px);margin-bottom:0;padding:clamp(42px,6vw,76px);color:#fff;background:#050607;border-radius:8px}.contact-copy h2{color:#fff}.contact-copy>p{max-width:650px;color:#ffffffad}.contact-section .eyebrow{color:#ffffff8a}.contact-highlights{display:grid;gap:12px;max-width:560px;margin-top:34px}.contact-highlights span{position:relative;padding-left:28px;color:#ffffffc2}.contact-highlights span:before{content:"";position:absolute;top:.52em;left:0;width:14px;height:8px;border-bottom:2px solid #d1fadf;border-left:2px solid #d1fadf;transform:rotate(-45deg)}.contact-form{display:grid;gap:18px;padding:clamp(22px,3vw,32px);background:#fff;border:1px solid rgba(255,255,255,.14);border-radius:8px}.contact-form label{display:grid;gap:8px;color:#475467;font-weight:800}.contact-form input,.contact-form textarea{width:100%;padding:14px 15px;color:#101624;background:#f8fafc;border:1px solid #d8dde6;border-radius:8px;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#98a2b3;box-shadow:0 0 0 4px #10162414}.contact-form button{width:fit-content;border:0}.form-success{margin:0;color:#027a48;font-weight:800}.site-footer{width:min(var(--landing-max),calc(100% - (var(--landing-gutter) * 2)));min-height:112px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin:0 auto;padding:34px 0 42px;color:#667085;border-top:1px solid #e4e7ec}.site-footer .brand{color:#101624}.site-footer .brand-logo{height:24px}.site-footer p{margin:0}.site-footer div{display:flex;gap:16px;font-weight:800}.site-footer a:hover{color:#101624}.legal-page{--legal-max: 980px;--legal-gutter: clamp(20px, 5vw, 72px);min-height:100vh;color:#111827;background:linear-gradient(180deg,#fbfbfcf5,#f5f7fafa 38%,#fff)}.legal-topbar{width:min(1280px,calc(100% - (var(--legal-gutter) * 2)));min-height:76px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin:0 auto;padding:18px 0}.legal-topbar-actions{display:flex;align-items:center;justify-content:end;gap:clamp(16px,3vw,30px)}.legal-nav{display:flex;flex-wrap:wrap;justify-content:end;gap:clamp(14px,3vw,28px);color:#596272;font-size:.92rem;font-weight:750}.legal-nav a:hover,.legal-nav a:focus-visible{color:#111827}.legal-language-switch{display:inline-grid;grid-template-columns:repeat(2,38px);gap:4px;padding:4px;background:#ffffffb8;border:1px solid rgba(17,24,39,.08);border-radius:999px;box-shadow:0 12px 24px #11182714}.legal-language-switch a{height:30px;display:grid;place-items:center;color:#667085;border-radius:999px;font-size:.82rem;font-weight:900}.legal-language-switch a.is-active{color:#fff;background:#111827}.legal-document{width:min(var(--legal-max),calc(100% - (var(--legal-gutter) * 2)));margin:0 auto;padding:clamp(52px,7vw,92px) 0 clamp(70px,8vw,110px)}.legal-document h1{max-width:860px;margin-bottom:14px;font-size:clamp(2.35rem,5vw,4.8rem)}.legal-document h2{margin:clamp(42px,5vw,58px) 0 14px;color:#111827;font-size:clamp(1.35rem,2.3vw,2rem)}.legal-document p,.legal-document li{color:#4b5565;font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.76}.legal-document p{max-width:860px;margin-bottom:16px}.legal-document ul{max-width:900px;display:grid;gap:10px;margin:0 0 18px;padding-left:22px}.legal-document a{color:#111827;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-updated{margin-bottom:clamp(30px,5vw,50px);color:#667085;font-weight:750}.legal-footer{width:min(1280px,calc(100% - (var(--legal-gutter) * 2)));min-height:96px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:0 auto;padding:28px 0 36px;color:#667085;border-top:1px solid #e4e7ec;font-size:.94rem}.legal-footer a{color:#111827;font-weight:900}@keyframes landing-head-motion{0%,to{transform:rotate(0) translateY(0)}35%{transform:rotate(-1.5deg) translateY(-1px)}68%{transform:rotate(1.5deg) translateY(1px)}}@keyframes landing-blink{0%,88%,to{transform:scaleY(1)}92%,95%{transform:scaleY(.12)}}@keyframes landing-talk{0%,to{height:2.8%}50%{height:4.6%}}@keyframes landing-ring{0%{opacity:.82;transform:scale(.78)}72%{opacity:.25}to{opacity:0;transform:scale(1.22)}}@media(max-width:1080px){.site-header{width:min(940px,calc(100% - 32px))}.hero-section{min-height:auto;padding-top:118px}.demo-chat-surface{grid-template-columns:minmax(0,1fr);gap:28px}.demo-profile-name{margin-bottom:24px}.demo-thread{width:min(680px,100%);margin:0 auto;gap:22px}.demo-thread-right{padding-top:0}.demo-bubble.visitor{justify-self:end}.demo-avatar-stage{order:-1;min-height:clamp(300px,54vw,480px)}.contact-section{grid-template-columns:1fr}}@media(max-width:760px){.landing-page{--landing-gutter: 16px}.site-header{top:0;right:var(--landing-gutter);left:var(--landing-gutter);width:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:40px;padding:10px 0 0;transform:none}.site-header:before{height:62px}.site-header .brand{min-width:0;padding-right:0}.site-header .language-switch{position:static;transform:none}.nav-links{display:none}.brand-logo{height:28px;max-width:136px}.language-switch{grid-template-columns:repeat(2,36px)}.language-switch button{height:30px}.hero-section{gap:28px;padding:96px var(--landing-gutter) 50px}.hero-content{min-width:0;justify-items:start;text-align:left}.eyebrow{font-size:.7rem}h1{width:min(100%,340px);max-width:340px;font-size:2.05rem;overflow-wrap:normal;word-break:normal}.hero-lead,.hero-actions,.hero-proof{width:min(100%,340px);max-width:340px}.hero-lead{overflow-wrap:normal}.hero-actions,.hero-proof{justify-content:flex-start}.button{min-height:46px;padding:0 15px}.hero-product-demo{width:calc(100vw - 44px);max-width:100%;min-height:auto;padding:16px;box-shadow:0 22px 54px #10162414}.demo-browser-toolbar{width:100%;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:52px;margin-bottom:24px}.demo-browser-links{display:none}.demo-browser-contact{min-height:34px;padding:0 12px;font-size:.82rem}.demo-profile-name{font-size:clamp(2.3rem,13vw,3.5rem);text-align:left}.demo-chat-surface{gap:22px;min-height:auto}.demo-bubble.with-avatar{grid-template-columns:70px minmax(0,1fr);gap:14px}.demo-mini-avatar{width:58px}.demo-play{top:36px;left:41px;width:29px;height:29px}.demo-bubble p{font-size:.94rem}.demo-avatar-stage{min-height:300px}.landing-avatar{width:min(86vw,320px)}.demo-composer{grid-template-columns:minmax(0,1fr) 50px 50px;gap:10px;width:100%}.demo-input{min-height:54px;padding:0 16px;border-radius:16px}.demo-action{width:50px;height:50px}.plans-grid{grid-template-columns:1fr}.plan-card{min-height:auto}.contact-section{width:calc(100% - 32px);padding:28px}.site-footer{grid-template-columns:1fr;gap:14px}.legal-page{--legal-gutter: 18px}.legal-topbar{grid-template-columns:1fr;gap:18px;align-items:start}.legal-topbar-actions{width:100%;flex-wrap:wrap;justify-content:space-between;gap:14px}.legal-nav{justify-content:start}.legal-document{padding-top:36px}.legal-document h1{width:100%;max-width:100%}.legal-document ul{padding-left:18px}.legal-footer{justify-content:start}}.profile-page{min-height:100vh;display:grid;place-items:center;padding:36px 20px;color:#17211c;background:radial-gradient(circle at 18% 22%,rgba(191,247,213,.58),transparent 34%),radial-gradient(circle at 86% 12%,rgba(255,181,159,.42),transparent 28%),linear-gradient(135deg,#f6f8f4,#eef7f1 48%,#fff)}.profile-shell{width:min(1180px,100%);min-height:min(720px,calc(100vh - 72px));display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.25fr);gap:34px;align-items:center;padding:34px;background:#ffffffc7;border:1px solid rgba(205,217,208,.92);border-radius:8px;box-shadow:0 34px 90px #1c1f1d21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-state{grid-column:1 / -1;min-height:220px;display:grid;place-items:center;color:#425147;background:#fff;border:1px solid #dde7df;border-radius:8px;font-weight:800}.profile-state-error{color:#8a2b1f;background:#fff2ee;border-color:#ffd0c4}.profile-avatar-panel{display:grid;justify-items:center;gap:24px}.profile-avatar{position:relative;width:min(360px,76vw);aspect-ratio:1;display:grid;place-items:center;isolation:isolate}.profile-avatar:before{content:"";position:absolute;inset:7%;z-index:-1;background:conic-gradient(from 22deg,#bff7d5,#0f766e,#d9f99d,#ffb59f,#bff7d5);border-radius:45% 55% 52% 48%/50% 45% 55% 50%;animation:profile-shape 11s ease-in-out infinite}.profile-avatar img,.profile-avatar video,.avatar-fallback{width:72%;height:72%;object-fit:cover;border:8px solid #ffffff;border-radius:50%;box-shadow:0 24px 50px #0f766e33}.profile-avatar img,.profile-avatar video{position:relative;z-index:3;background:#eff6f0}.avatar-fallback{position:absolute;z-index:1;display:grid;place-items:center;color:#0f766e;background:#e4faed;font-size:5rem;font-weight:900}.voice-ring{position:absolute;z-index:2;inset:14%;border:2px solid rgba(15,118,110,0);border-radius:50%;opacity:0;pointer-events:none}.profile-avatar.is-speaking .voice-ring{animation:avatar-wave 1.65s ease-out infinite}.profile-avatar.is-speaking .voice-ring-two{animation-delay:.28s}.profile-avatar.is-speaking .voice-ring-three{animation-delay:.56s}.profile-audio-button{min-height:46px;padding:0 18px;color:#101312;background:#bff7d5;border:0;border-radius:8px;cursor:pointer;font-weight:900}.profile-audio-button:disabled{cursor:not-allowed;opacity:.52}.profile-audio-note{max-width:260px;margin:0;color:#526058;font-size:.88rem;line-height:1.4;text-align:center}.profile-chat-panel{display:grid;gap:16px}.profile-header-card,.profile-bio-card,.profile-messages,.profile-message-form{background:#fff;border:1px solid #dde7df;border-radius:8px;box-shadow:0 16px 40px #1c1f1d0f}.profile-header-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start;padding:24px}.profile-kicker{margin-bottom:8px;color:#0f766e;font-size:.78rem;font-weight:900;text-transform:uppercase}.profile-header-card h1{margin-bottom:10px;color:#17211c;font-size:2.55rem}.profile-header-card p:last-child{margin-bottom:0;color:#647267;font-size:1rem}.profile-home-link{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;color:#0f766e;background:#e4faed;border-radius:8px;font-weight:900}.profile-bio-card{padding:18px 20px}.profile-bio-card p{margin-bottom:14px;color:#425147}.profile-bio-card p:last-child{margin-bottom:0}.profile-tags{display:flex;flex-wrap:wrap;gap:8px}.profile-tags span{padding:6px 10px;color:#0f766e;background:#edf7ef;border-radius:999px;font-size:.84rem;font-weight:800}.profile-messages{min-height:260px;max-height:330px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:18px}.profile-message{width:fit-content;max-width:min(78%,470px);padding:12px 14px;border-radius:8px;line-height:1.45}.profile-message.profile{align-self:flex-start;color:#1d2c24;background:#edf7ef;border:1px solid #d9eadc}.profile-message.visitor{align-self:flex-end;color:#fff;background:#0f766e}.profile-inline-error{margin:-2px 0 0;color:#8a2b1f;font-weight:800}.profile-message-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px}.profile-message-form input{min-width:0;height:48px;padding:0 14px;color:#17211c;background:#f9fbf8;border:1px solid #cdd9d0;border-radius:8px;outline:none}.profile-message-form input:focus{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e24}.profile-message-form button{min-width:96px;height:48px;color:#101312;background:#bff7d5;border:0;border-radius:8px;cursor:pointer;font-weight:900}.profile-message-form button:disabled{cursor:not-allowed;opacity:.55}@keyframes profile-shape{0%,to{border-radius:45% 55% 52% 48%/50% 45% 55% 50%;transform:rotate(0)}50%{border-radius:55% 45% 44% 56%/45% 58% 42% 55%;transform:rotate(5deg)}}@keyframes avatar-wave{0%{border-color:#0f766e8c;opacity:.85;transform:scale(.72)}to{border-color:#0f766e00;opacity:0;transform:scale(1.36)}}@media(max-width:920px){.profile-page{place-items:start center;padding:18px}.profile-shell{min-height:auto;grid-template-columns:1fr;gap:20px;padding:22px}.profile-avatar{width:min(320px,78vw)}.profile-header-card h1{font-size:2rem}}@media(max-width:560px){.profile-page{padding:0}.profile-shell{width:100%;min-height:100vh;padding:18px;border-radius:0}.profile-avatar{width:min(260px,82vw)}.profile-header-card{grid-template-columns:1fr;padding:18px}.profile-message{max-width:92%}.profile-message-form{grid-template-columns:1fr}.profile-message-form button{width:100%}}.profile-page{--profile-header-height: 178px;--profile-footer-height: 190px;min-height:100vh;display:block;isolation:isolate;overflow-x:hidden;padding:0;color:#111827;background:radial-gradient(circle at 50% 32%,rgba(17,24,39,.045),transparent 31%),linear-gradient(180deg,#fff,#fafafa)}.profile-page:before,.profile-page:after{content:"";position:fixed;right:0;left:0;z-index:18;pointer-events:none}.profile-page:before{top:0;height:var(--profile-header-height);background:linear-gradient(180deg,#fff,#fffffffa 68%,#fff0)}.profile-page:after{bottom:0;height:var(--profile-footer-height);background:linear-gradient(0deg,#fafafa,#fafafafa 66%,#fafafa00)}.profile-shell{position:relative;width:100%;min-height:100vh;display:block;padding:178px clamp(22px,3vw,52px) 220px;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-title,.profile-conversation,.profile-composer-row,.profile-state{grid-column:auto}.profile-title{position:fixed;z-index:30;top:70px;right:0;left:0;display:flex;justify-content:center;width:100%;padding:0 16px;pointer-events:none}.profile-title h1{margin:0;width:min(760px,100%);color:#101624;font-size:clamp(3.2rem,4.1vw,4.25rem);font-weight:300;line-height:1;text-align:center;overflow-wrap:anywhere}.profile-conversation{position:relative;z-index:10;width:min(1700px,100%);min-height:calc(100vh - 286px);margin:0 auto;display:grid;grid-template-columns:minmax(400px,1fr) minmax(420px,560px) minmax(400px,1fr);gap:clamp(48px,5vw,96px);align-items:start;min-width:0;pointer-events:auto}.profile-message-list{grid-column:1 / -1;display:grid;align-content:start;gap:52px;min-width:0;width:100%}.profile-conversation-row{display:grid;grid-template-columns:minmax(400px,1fr) minmax(420px,560px) minmax(400px,1fr);gap:clamp(48px,5vw,96px);align-items:start;min-width:0}.profile-conversation-row.profile .profile-thread-message{grid-column:1;justify-self:start}.profile-conversation-row.visitor .profile-thread-message{grid-column:3;justify-self:start}.profile-scroll-anchor{height:190px}.profile-footer-note{justify-self:center;margin:0;color:#98a2b3;font-size:.86rem;line-height:1.5;text-align:center}.profile-footer-note a{color:inherit;text-decoration:none}.profile-footer-note a:hover{text-decoration:underline}.profile-message-column{min-width:0;display:grid;align-content:start;gap:56px;overflow:visible;padding:18px 4px 32px;pointer-events:auto}.profile-message-column-left{grid-column:1;justify-items:start;padding-top:8px}.profile-message-column-right{grid-column:3;justify-items:start;padding-top:82px}.profile-message-column-right .profile-thread-message+.profile-thread-message{margin-top:58px}.profile-thread-message{color:#101624}.profile-thread-message.profile{width:min(100%,520px);display:grid;grid-template-columns:108px minmax(0,380px);gap:24px;align-items:start}.profile-thread-message.visitor{width:min(100%,480px);text-align:left}.profile-message-copy p{margin:0;color:#667085;font-size:clamp(.96rem,.92vw,1.06rem);line-height:1.58;overflow-wrap:anywhere}.profile-message-copy time{display:block;margin-top:14px;color:#8a94a8;font-size:.84rem}.profile-mini-avatar{position:relative;width:88px;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(17,24,39,.11);border-radius:50%;box-shadow:none}.profile-mini-avatar img,.profile-mini-avatar video,.profile-mini-avatar span{width:74%;height:74%;object-fit:cover;border:0;border-radius:50%;background:#f3f4f6}.profile-mini-avatar img,.profile-mini-avatar video{position:relative;z-index:2}.profile-mini-avatar span{position:absolute;z-index:1;display:grid;place-items:center;color:#111827;font-size:1.45rem;font-weight:700}.profile-mini-play-button,.profile-audio-button,.profile-icon-button,.profile-scroll-bottom-button{display:inline-grid;place-items:center;color:#fff;background:#111827;border:0;border-radius:50%;cursor:pointer;box-shadow:0 14px 24px #1118272e}.profile-mini-play-button{position:absolute;z-index:4;right:-4px;bottom:7px;width:34px;height:34px}.profile-mini-play-button svg{width:17px;height:17px;transform:translate(1px)}.profile-avatar-stage{position:fixed;z-index:20;top:176px;left:50%;width:min(590px,39vw);display:grid;justify-items:center;align-content:start;gap:16px;padding-top:0;transform:translate(-50%);pointer-events:auto}.profile-avatar{position:relative;width:min(100%,590px);aspect-ratio:1;display:grid;place-items:center;isolation:isolate}.profile-avatar:before{content:"";position:absolute;inset:0;z-index:0;display:none}.profile-avatar:after{content:"";position:absolute;inset:11%;z-index:1;display:none}.profile-avatar img,.profile-avatar video,.avatar-fallback{width:76%;height:76%;object-fit:cover;border:1px solid rgba(17,24,39,.11);border-radius:50%;box-shadow:none}.profile-avatar img,.profile-avatar video{position:relative;z-index:3;background:#f3f4f6}.avatar-fallback{position:absolute;z-index:1;display:grid;place-items:center;color:#111827;background:#f4f5f7;font-size:clamp(5rem,10vw,8rem);font-weight:300}.voice-ring{position:absolute;z-index:2;inset:12%;border:2px solid rgba(107,114,128,0);border-radius:50%;opacity:0;pointer-events:none}.profile-avatar.is-speaking .voice-ring{animation:avatar-wave 1.85s ease-out infinite}.profile-avatar.is-speaking .voice-ring-two{animation-delay:.34s}.profile-avatar.is-speaking .voice-ring-three{animation-delay:.68s}.profile-audio-button{position:absolute;z-index:5;right:17%;bottom:16%;width:58px;min-height:58px;height:58px;padding:0}.profile-audio-button svg{width:25px;height:25px;transform:translate(2px)}.profile-mini-play-button:disabled,.profile-audio-button:disabled,.profile-icon-button:disabled{cursor:not-allowed;opacity:1}.profile-audio-note{max-width:440px;margin:0;color:#667085;font-size:.92rem;line-height:1.45;text-align:center}.profile-audio-note-error{color:#9f2d20}.profile-composer-row{position:fixed;z-index:40;bottom:16px;left:50%;width:min(690px,calc(100vw - 32px));display:grid;justify-items:center;gap:8px;transform:translate(-50%)}.profile-message-form{width:100%;display:grid;grid-template-columns:1fr 56px 56px;gap:16px;align-items:center;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.profile-message-form input{min-width:0;height:60px;padding:0 22px;color:#111827;background:#fffffff5;border:1px solid #d8dde6;border-radius:18px;outline:none;box-shadow:none}.profile-message-form input::placeholder{color:#8a94a8}.profile-message-form input:focus{border-color:#9aa4b7;box-shadow:0 16px 42px #11182714,0 0 0 4px #11182714}.profile-message-form button{min-width:0;width:56px;height:56px;padding:0}.profile-message-form .profile-icon-button{min-width:56px;color:#fff;background:#111827;border-radius:50%;box-shadow:0 14px 24px #1118272e}.profile-message-form .profile-icon-button:disabled{color:#fff;background:#111827;cursor:not-allowed;opacity:1}.profile-icon-button svg{width:25px;height:25px}.profile-scroll-bottom-button{position:fixed;right:clamp(24px,4vw,64px);bottom:76px;z-index:45;width:52px;height:52px;padding:0}.profile-scroll-bottom-button svg{width:26px;height:26px}.profile-inline-error{max-width:660px;margin:0;color:#9f2d20;font-weight:700;text-align:center}@keyframes avatar-wave{0%{border-color:#6b72806b;opacity:.9;transform:scale(1)}72%{border-color:#6b728029;opacity:.32}to{border-color:#6b728000;opacity:0;transform:scale(1.54)}}@media(max-width:1080px){.profile-page{padding:28px 22px}.profile-conversation{grid-template-columns:1fr;gap:28px}.profile-message-list{gap:28px}.profile-conversation-row{grid-template-columns:1fr;gap:0}.profile-conversation-row.profile .profile-thread-message,.profile-conversation-row.visitor .profile-thread-message{grid-column:1}.profile-avatar-stage{order:-1;padding-top:0}.profile-message-column{max-height:none;overflow:visible;padding:0}.profile-message-column-right{grid-column:1;justify-items:stretch;padding-top:0}.profile-message-column-left{grid-column:1}.profile-thread-message.profile,.profile-thread-message.visitor{width:min(100%,680px)}.profile-thread-message.visitor{justify-self:end}}@media(max-width:620px){.profile-page{padding:22px 16px}.profile-shell{min-height:calc(100vh - 44px)}.profile-title h1{font-size:clamp(2.15rem,11vw,3.2rem)}.profile-avatar{width:min(88vw,370px)}.profile-thread-message.profile{grid-template-columns:74px 1fr;gap:14px}.profile-mini-avatar{width:58px}.profile-mini-play-button{width:28px;height:28px;right:-6px;bottom:2px}.profile-message-copy p{font-size:1rem}.profile-message-form{grid-template-columns:1fr 52px 52px;gap:10px}.profile-message-form input{height:56px;padding:0 16px;border-radius:16px}.profile-message-form button{width:52px;height:52px}}
