:root{--bg:#0b0b0c;--panel:#111113;--panel2:#151517;--line:#242428;--text:#f5f5f6;--muted:#99999f;--muted2:#66666d;--green:#7fd06c;--container:1180px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06);background:#0b0b0cd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{font-size:17px;font-weight:800;letter-spacing:-.03em}.nav-links{display:flex;align-items:center;gap:26px;color:#9b9ba1;font-size:12px}.nav-links a:hover{color:#fff}.nav-cta,.btn{height:42px;padding:0 16px;border-radius:10px;border:1px solid #303034;background:#151517;color:#ededee;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;transition:.2s}.nav-cta:hover,.btn:hover{background:#1c1c1f;border-color:#3a3a40}.btn.primary{background:#f1f1f2;color:#111;border-color:#f1f1f2}.btn.primary:hover{background:#fff}.menu{display:none;width:40px;height:40px;border:1px solid #303034;background:#151517;color:#fff;border-radius:10px}.hero{min-height:calc(100svh - 72px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;padding:82px 0 64px}.hero-copy{max-width:700px}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:#b9b9be;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:750}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #7fd06c14}h1{margin:0;font-size:clamp(48px,6.2vw,82px);line-height:.98;letter-spacing:-.065em;font-weight:760}h1 span{display:block;color:#dcdcdf}.hero p{margin:24px 0 0;max-width:660px;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:10px;margin-top:30px;flex-wrap:wrap}.agent-stage{position:relative;min-height:500px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%;animation:breathe 7s ease-in-out infinite}.orbit.one{width:430px;height:430px}.orbit.two{width:330px;height:330px;animation-delay:1s}.orbit.three{width:230px;height:230px;animation-delay:2s}.mic{position:relative;z-index:3;width:142px;height:142px;border-radius:50%;border:1px solid #3b3b40;background:linear-gradient(145deg,#19191c,#101012);display:grid;place-items:center;color:#fff;box-shadow:0 0 0 18px #ffffff05,0 30px 80px #0006;transition:.25s}.mic:hover{transform:scale(1.025);border-color:#6a6a70}.mic.listening{animation:pulse 1.4s ease-in-out infinite}.mic svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.agent-label{position:absolute;bottom:18px;text-align:center}.agent-label strong{display:block;font-size:14px}.agent-label span{display:block;margin-top:6px;color:var(--muted2);font-size:10px}.agent-status{position:absolute;top:56px;padding:9px 12px;border:1px solid #29292d;border-radius:10px;background:#111113e6;color:#aaaab0;font-size:9px;opacity:0;transform:translateY(-6px);transition:.25s}.agent-status.show{opacity:1;transform:none}.signal{position:absolute;z-index:2;padding:10px 12px;border:1px solid #29292d;border-radius:11px;background:#111113e0;font-size:9px;color:#8b8b92}.signal b{display:block;color:#e6e6e8;font-size:10px;margin-bottom:4px}.signal.a{top:105px;right:10px}.signal.b{bottom:110px;left:0}.trust-strip{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden}.trust-inner{min-height:66px;display:flex;align-items:center;gap:20px}.trust-label{flex:none;color:#66666d;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.trust-items{display:flex;align-items:center;gap:14px;min-width:0;overflow-x:auto;scrollbar-width:none;color:#a9a9af;font-size:12px;white-space:nowrap}.trust-items::-webkit-scrollbar{display:none}.trust-items i{width:3px;height:3px;border-radius:50%;background:#4f4f55;flex:none}.trust-items span{transition:.2s}.trust-items span:hover{color:#fff}.section{padding:112px 0;border-bottom:1px solid rgba(255,255,255,.06)}.section-copy{max-width:820px}.section h2{margin:0;font-size:clamp(38px,4.8vw,62px);line-height:1.04;letter-spacing:-.055em}.section p{margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.section p+p{margin-top:12px}.demo{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.demo-copy p{max-width:500px}.demo-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.demo-meta span{padding:8px 10px;border:1px solid #29292d;border-radius:999px;color:#77777e;font-size:9px}.calendar{border:1px solid #29292d;border-radius:20px;background:#101012;padding:24px}.calendar-head{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;margin-bottom:18px}.calendar-head strong{text-align:center;font-size:14px}.calendar-head button{width:36px;height:36px;border:1px solid #2a2a2e;border-radius:10px;background:#151517;color:#ddd;font-size:20px}.week{margin-bottom:8px;color:#626269;font-size:8px;text-align:center}.week span{padding:5px}.day{min-height:42px;border:1px solid transparent;border-radius:10px;background:transparent;color:#d3d3d7;font-size:10px}.day:hover:not(:disabled){background:#171719;border-color:#303034}.day.selected{background:#ededee;color:#111;border-color:#ededee;font-weight:800}.day:disabled{color:#3f3f44;cursor:not-allowed}.times{margin-top:18px;padding-top:17px;border-top:1px solid #242428}.times-label{margin-bottom:10px;color:#6d6d74;font-size:9px}.time-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.time-grid button{height:40px;border:1px solid #29292d;border-radius:10px;background:#151517;color:#bdbdc2;font-size:10px}.time-grid button.selected{background:#ededee;color:#111;border-color:#ededee;font-weight:800}.request{width:100%;height:44px;margin-top:12px;border:0;border-radius:10px;background:#ededee;color:#111;font-size:10px;font-weight:850}.details-form{display:none;margin-top:12px;gap:8px}.details-form .input{height:42px;border:1px solid #29292d;border-radius:10px;background:#151517;color:#ededee;padding:0 12px;outline:none}.details-form .submit{height:42px;border:0;border-radius:10px;background:#ededee;color:#111;font-size:10px;font-weight:850}.confirmation{display:none;text-align:center;padding:32px 12px}.confirmation-mark{width:48px;height:48px;border-radius:50%;margin:0 auto 14px;background:#ededee;color:#111;display:grid;place-items:center;font-size:20px;font-weight:900}.confirmation h3{margin:0 0 8px;font-size:18px}.confirmation p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.footer{padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer-brand strong{font-size:20px}.footer-brand p{display:none}.footer-col h4{margin:0 0 10px;color:#d7d7db;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.footer-col a{display:block;margin:6px 0;color:#85858c;font-size:12px}.footer-col a strong{display:block;color:#d5d5d9}.footer-col a span{display:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:18px;padding-top:14px;border-top:1px solid #1d1d20;color:#5f5f66;font-size:11px}@keyframes breathe{0%,to{transform:scale(.98);opacity:.55}50%{transform:scale(1.02);opacity:1}}@keyframes pulse{0%,to{box-shadow:0 0 0 18px #ffffff05,0 30px 80px #0006}50%{box-shadow:0 0 0 30px #ffffff09,0 30px 90px #00000073}}@media(max-width:900px){.nav-links{display:none}.menu{display:grid;place-items:center}.hero{grid-template-columns:1fr;padding-top:64px}.hero-copy{max-width:760px}.agent-stage{min-height:430px}.demo{grid-template-columns:1fr;gap:38px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:620px){.container{width:min(100% - 28px,var(--container))}.nav{height:64px}.nav-cta span{display:none}.hero{min-height:auto;padding:48px 0 34px;gap:18px}h1{font-size:36px;line-height:1.04;letter-spacing:-.045em}.hero p{font-size:14px;line-height:1.75}.agent-stage{min-height:350px}.orbit.one{width:300px;height:300px}.orbit.two{width:230px;height:230px}.orbit.three{width:160px;height:160px}.mic{width:112px;height:112px}.mic svg{width:34px;height:34px}.signal{display:none}.agent-label{bottom:4px}.trust-inner{min-height:58px;display:block;padding:12px 0}.trust-label{display:block;margin-bottom:9px}.trust-items{font-size:11px;gap:10px}.section{padding:72px 0}.section h2{font-size:29px;line-height:1.1;letter-spacing:-.035em}.section p{font-size:13px;line-height:1.85}.calendar{padding:16px;border-radius:16px}.day{min-height:37px}.footer{padding-top:52px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{font-size:10px}}.footer-horizontal{padding:0;border-top:1px solid rgba(255,255,255,.07);background:var(--bg)}.footer-row{min-height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}.footer-logo{color:#f2f2f3;font-size:17px;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.footer-nav{display:flex;align-items:center;justify-content:center;gap:18px;min-width:0;flex-wrap:wrap}.footer-nav a{color:#77777e;font-size:11px;transition:.18s ease;white-space:nowrap}.footer-nav a:hover{color:#fff}.footer-copy{color:#55555c;font-size:10px;white-space:nowrap}@media(max-width:900px){.footer-row{grid-template-columns:auto 1fr;min-height:auto;padding-top:22px;padding-bottom:22px;gap:16px 24px}.footer-nav{justify-content:flex-end;gap:14px}.footer-copy{grid-column:1/-1;padding-top:14px;border-top:1px solid rgba(255,255,255,.05)}}@media(max-width:620px){.footer-row{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:24px;padding-bottom:22px}.footer-nav{justify-content:flex-start;gap:12px 16px}.footer-copy{width:100%;padding-top:14px}}.footer-structcall-style{padding:56px 0 28px!important;border-top:1px solid #202023!important;background:#0d0d0f!important}.footer-structcall-style .footer-bottom{display:grid!important;grid-template-columns:1.5fr repeat(3,.7fr)!important;gap:30px!important;align-items:start!important}.footer-structcall-style .footer-brand{display:block!important}.footer-structcall-style .footer-brand strong{font-size:24px!important;line-height:1.1!important}.footer-structcall-style .footer-brand p{max-width:340px!important;margin:10px 0 0!important;color:#8b8b92!important;font-size:13px!important;line-height:1.65!important}.footer-structcall-style .footer-col h4{margin:0 0 12px!important;color:#bdbdc3!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.12em!important}.footer-structcall-style .footer-col a{display:block!important;margin:7px 0!important;color:#8b8b92!important;font-size:13px!important;line-height:1.5!important}.footer-structcall-style .footer-col a:hover{color:#fff!important}.footer-structcall-style .footer-col a strong{display:block!important;color:#d9d9dc!important;font-size:13px!important}.footer-structcall-style .footer-col a span{display:block!important;margin-top:3px!important;color:#66666d!important;font-size:10px!important;line-height:1.45!important}.footer-structcall-style .footer-copy-row{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important;margin-top:28px!important;padding-top:18px!important;border-top:1px solid #202023!important;color:#6d6f75!important;font-size:12px!important}@media(max-width:900px){.footer-structcall-style .footer-bottom{grid-template-columns:1fr 1fr!important}.footer-structcall-style .footer-brand{grid-column:1/-1!important}}@media(max-width:640px){.footer-structcall-style{padding:40px 0 22px!important}.footer-structcall-style .footer-bottom{grid-template-columns:1fr 1fr!important;gap:24px 18px!important}.footer-structcall-style .footer-brand{grid-column:1/-1!important}.footer-structcall-style .footer-brand strong{font-size:21px!important}.footer-structcall-style .footer-brand p{max-width:100%!important;font-size:12px!important;line-height:1.55!important}.footer-structcall-style .footer-col h4{font-size:10px!important}.footer-structcall-style .footer-col a{margin:6px 0!important;font-size:12px!important}.footer-structcall-style .footer-col:last-of-type{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important}.footer-structcall-style .footer-col:last-of-type h4{grid-column:1/-1!important}.footer-structcall-style .footer-copy-row{margin-top:24px!important;padding-top:16px!important;font-size:11px!important}}.menu{display:none!important}.lang-switch strong{color:#fff;font-weight:700}.lang-switch a{color:#8b8b92;text-decoration:none}.lang-switch a:hover{color:#fff}.products-dropdown{position:relative;display:inline-flex;align-items:center}.products-dropdown-toggle{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--muted, #9aa);font-size:inherit;font-family:inherit;cursor:pointer;transition:color .18s ease}.products-dropdown-toggle:hover,.products-dropdown.open .products-dropdown-toggle{color:var(--text, #fff)}.products-dropdown-caret{font-size:10px;opacity:.7}.products-dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:210px;padding:8px;border:1px solid var(--line, #292929);border-radius:12px;background:var(--panel, #151517);box-shadow:0 18px 50px #00000059;z-index:100}.products-dropdown-menu a{display:block;padding:10px 12px;border-radius:8px;color:var(--muted, #9aa);font-size:12px;transition:background .18s ease,color .18s ease}.products-dropdown-menu a:hover{background:#ffffff0a;color:var(--text, #fff)}.products-dropdown-menu a strong{display:block;color:var(--text, #fff);font-size:12px;margin-bottom:2px}.products-dropdown-menu a span{display:block;font-size:10px;color:var(--muted, #9aa)}.products-nav-block{display:inline-flex;align-items:center}.cross-links{display:inline-flex;align-items:center;gap:8px;color:var(--muted, #8b8b92);font-size:12px}.cross-links a{color:inherit;text-decoration:none;transition:color .2s ease}.cross-links a:hover{color:var(--text, #fff)}.cross-links-sep{opacity:.45}.booking-error{margin-top:10px;padding:10px 12px;border:1px solid rgba(255,93,101,.35);border-radius:10px;background:#ff5d6514;color:#ffb4b8;font-size:11px;line-height:1.5}:root{--bg:#0a0a0b;--panel:#101012;--panel2:#151518;--line:#242428;--text:#f5f5f6;--muted:#8b8b92;--muted2:#606067;--lime:#d8ff63;--lime-soft:rgba(216,255,99,.1)}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.header{position:absolute;z-index:20;top:0;left:0;right:0}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:760;letter-spacing:-.03em}.brand-symbol{width:39px;height:39px;border-radius:13px;border:1px solid #303036;background:linear-gradient(145deg,#222226,#111113);display:grid;place-items:center;box-shadow:inset 0 1px #ffffff0e}.brand-symbol svg{width:23px;height:23px}.book-link{height:42px;padding:0 18px;border-radius:999px;border:1px solid #303036;background:#10101294;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:.22s ease}.book-link:hover{background:#f5f5f6;color:#101011;border-color:#f5f5f6;transform:translateY(-1px)}.hero{min-height:100svh;padding:138px 0 52px;display:grid;place-items:center;text-align:center;position:relative;overflow:hidden;background:radial-gradient(circle at 82% -10%,rgba(216,255,99,.07),transparent 27%),radial-gradient(circle at 50% 55%,rgba(216,255,99,.026),transparent 25%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.016) 1px,transparent 0),#0a0a0b;background-size:auto,auto,26px 26px,auto;border-bottom:1px solid #121214}.hero-copy{max-width:940px;display:flex;flex-direction:column;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--lime);margin-bottom:22px}h1{font-size:clamp(54px,7.7vw,96px);line-height:.98;letter-spacing:-.07em;margin:0;max-width:940px}.hero p{font-size:clamp(16px,2vw,21px);line-height:1.65;color:var(--muted);max-width:680px;margin:22px auto 0}.hero-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:28px}.btn{height:46px;padding:0 19px;border-radius:13px;border:1px solid #2b2b30;background:#111113;color:#e8e8ea;display:inline-flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;transition:.22s ease}.btn.primary{background:#f5f5f6;color:#101011;border-color:#f5f5f6;font-weight:750}.btn:hover{transform:translateY(-1px)}.voice-experience{margin-top:47px;display:flex;flex-direction:column;align-items:center;gap:13px}.voice-stage{width:210px;height:210px;position:relative;display:grid;place-items:center;isolation:isolate;filter:drop-shadow(0 28px 55px rgba(0,0,0,.42))}.field{position:absolute;border-radius:50%;pointer-events:none}.field.a{top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(216,255,99,.075);animation:fieldA 7s ease-in-out infinite}.field.b{top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(255,255,255,.035);animation:fieldB 9s ease-in-out infinite}.field.c{top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px dashed rgba(216,255,99,.045);animation:rotate 28s linear infinite}.voice-core{width:112px;height:112px;border:0;border-radius:50%;position:relative;z-index:5;background:transparent;cursor:pointer;display:grid;place-items:center;transition:.35s cubic-bezier(.2,.75,.2,1)}.core-surface:after{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:50%;border:1px solid rgba(255,255,255,.045)}.core-breath{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1px solid rgba(216,255,99,.08);box-shadow:0 0 34px #d8ff630b;animation:breathe 4.8s ease-in-out infinite}.wave{position:relative;z-index:4;height:31px;display:flex;align-items:center;gap:4px}.wave i{width:2px;height:9px;border-radius:4px;background:#a8aa9f;animation:idle 2.4s ease-in-out infinite;opacity:.74}.wave i:nth-child(2){animation-delay:.15s}.wave i:nth-child(3){animation-delay:.3s}.wave i:nth-child(4){animation-delay:.45s;background:var(--lime);box-shadow:0 0 12px #d8ff6359}.wave i:nth-child(5){animation-delay:.6s}.wave i:nth-child(6){animation-delay:.75s}.wave i:nth-child(7){animation-delay:.9s}.listen-dot{position:absolute;z-index:6;bottom:23px;width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px #d8ff630b,0 0 18px #d8ff636b;animation:dot 2.7s ease-in-out infinite}.voice-copy strong{display:block;font-size:14px}.voice-copy span{display:block;margin-top:5px;color:var(--muted2);font-size:10px}.status{height:20px;color:#727279;font-size:10px}.voice-experience.listening .voice-core{animation:listening 1.05s ease-in-out infinite}.voice-experience.listening .wave i{background:var(--lime);animation-duration:.55s}.voice-experience.thinking .field.c{animation-duration:4s}.voice-experience.speaking .wave i{background:var(--lime);animation-duration:.35s}.scroll{margin-top:34px;width:40px;height:40px;border-radius:50%;border:1px solid #242428;background:#101012;color:#777;display:grid;place-items:center}.scroll:after{content:"";width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);animation:scroll 1.8s ease-in-out infinite}.section{padding:124px 0;border-bottom:1px solid #151517;position:relative;overflow:hidden}.section-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:74px;align-items:center}.section:nth-of-type(2n) .section-grid{grid-template-columns:1.12fr .88fr}.section:nth-of-type(2n) .section-copy{order:2}.kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lime)}h2{font-size:clamp(40px,5.5vw,72px);line-height:1;letter-spacing:-.06em;margin:14px 0 18px}.section-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.75;max-width:500px}.feature-line{margin-top:27px;color:#d8d8dc;font-size:14px;line-height:2.2;max-width:620px}.visual{min-height:520px;border:1px solid #242428;border-radius:28px;background:radial-gradient(circle at 70% 20%,rgba(216,255,99,.07),transparent 28%),linear-gradient(180deg,#111113,#0d0d0f);position:relative;overflow:hidden;box-shadow:0 40px 100px #00000047}.phone-system{padding:28px;display:flex;flex-direction:column;justify-content:space-between}.system-top{display:flex;align-items:center;justify-content:space-between}.system-title{font-size:13px;font-weight:700}.live{font-size:9px;color:var(--lime);border:1px solid rgba(216,255,99,.17);background:#d8ff630d;border-radius:999px;padding:7px 9px}.call-center{display:grid;place-items:center;flex:1}.phone-orb{width:170px;height:170px;border-radius:50%;border:1px solid #323238;background:radial-gradient(circle at 50% 42%,rgba(216,255,99,.1),transparent 32%),#111114;display:grid;place-items:center;box-shadow:0 0 0 22px #ffffff03,0 30px 70px #00000059}.phone-orb svg{width:44px;height:44px}.system-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric{padding:14px;border-top:1px solid #242428}.metric span{display:block;color:#66666d;font-size:9px}.metric strong{display:block;margin-top:6px;font-size:13px}.agent-visual{display:grid;place-items:center}.agent-core-large{width:220px;height:220px;border-radius:50%;border:1px solid #34343a;background:radial-gradient(circle at 48% 44%,rgba(216,255,99,.12),transparent 33%),linear-gradient(145deg,#18181c,#0c0c0e 72%);box-shadow:0 0 0 24px #d8ff6305,0 0 0 48px #ffffff03,0 40px 90px #00000073;display:grid;place-items:center;position:relative}.agent-core-large:before,.agent-core-large:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(216,255,99,.08);animation:breathe 4.8s ease-in-out infinite}.agent-core-large:before{top:-28px;right:-28px;bottom:-28px;left:-28px}.agent-core-large:after{top:-55px;right:-55px;bottom:-55px;left:-55px;animation-delay:1.1s}.agent-core-large .wave{transform:scale(1.5)}.booking{padding:120px 0}.booking-wrap{border:1px solid #292b31;background:#101115;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:.82fr 1.18fr;box-shadow:0 40px 100px #00000059}.booking-copy{padding:42px;border-right:1px solid #25272c;background:linear-gradient(180deg,#131419,#0e0f12)}.booking-copy h2{font-size:clamp(36px,4.2vw,52px);margin:14px 0 16px}.meeting-details{display:grid;gap:11px;margin-top:30px}.meeting-detail{display:flex;align-items:center;gap:10px;color:#8d9198;font-size:11px}.meeting-detail i{width:18px;height:18px;display:grid;place-items:center;color:#cfd0ce;font-style:normal;font-size:9px}.scheduler{padding:26px;direction:ltr;min-width:0}.scheduler-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.scheduler-head strong{font-size:14px}.scheduler-head span{font-size:9px;color:#666a72}.scheduler-layout{display:block}.calendar-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.calendar-nav strong{font-size:14px}.calendar-nav button{width:34px;height:34px;border-radius:10px;border:1px solid #292b31;background:#15161a;color:#b1b4ba;cursor:pointer}.calendar-nav button:hover{border-color:#45474e;color:#fff}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekdays span{text-align:center;color:#60646b;font-size:8px;padding:7px}.day-btn{aspect-ratio:1;border:1px solid #24262b;background:#131418;color:#b5b8be;border-radius:11px;font-size:10px;cursor:pointer;transition:.2s ease}.day-btn.muted{opacity:.16;pointer-events:none}.day-btn.disabled{opacity:.22;pointer-events:none}.day-btn.today{box-shadow:inset 0 0 0 1px #4a4d55}.day-btn:hover,.day-btn.selected{border-color:var(--lime);background:var(--limeSoft);color:var(--lime)}.time-title{margin:18px 0 10px;padding-top:18px;border-top:1px solid #24262b;font-size:9px;color:#666a72;text-transform:uppercase;letter-spacing:.12em}.time-grid{display:flex;gap:7px;flex-wrap:wrap}.time-btn{height:36px;padding:0 12px;border-radius:10px;border:1px solid #292b31;background:#15161a;color:#92969e;font-size:9px;cursor:pointer}.booking-summary{margin-top:18px;padding-top:16px;border-top:1px solid #24262b;display:flex;justify-content:space-between;gap:16px;color:#666a72;font-size:9px}.booking-summary strong{color:#d8d8d6;font-size:10px;font-weight:600;text-align:right}.continue-btn,.submit{margin-top:16px;width:100%;height:46px;border:0;border-radius:13px;background:#ededeb;color:#111;font-weight:800;cursor:pointer}.continue-btn:disabled{opacity:.4;cursor:not-allowed}.details-form{display:none;margin-top:18px;padding-top:18px;border-top:1px solid #24262b;gap:10px}.input{height:46px;border:1px solid #292b31;background:#15161a;color:#f2f2f3;border-radius:12px;padding:0 14px;outline:none}.input:focus{border-color:#4a4d55}.confirmation-mark{width:58px;height:58px;border-radius:50%;margin:0 auto 18px;background:var(--lime);color:#101011;display:grid;place-items:center;font-size:24px;font-weight:900}.confirmation p{color:var(--muted);line-height:1.7}.footer{padding:120px 0 42px;border-top:1px solid #17181b}.footer-cta{max-width:760px;margin:0 auto;text-align:center}.footer-cta h2{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.06em;margin:0}.footer-cta p{max-width:560px;margin:22px auto 34px;color:var(--muted);line-height:1.8}.footer-divider{height:1px;background:#1a1b1f;margin:90px 0 36px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.footer-brand strong{font-size:18px}.footer-brand span{color:var(--muted2);font-size:13px}.footer-links{display:flex;gap:28px}.footer-links a{color:var(--muted)}.footer-links a:hover{color:#fff}.footer-copy{color:var(--muted2);font-size:13px}@keyframes breathe{0%,to{transform:scale(.94);opacity:.25}50%{transform:scale(1.08);opacity:.72}}@keyframes fieldA{0%,to{transform:scale(.94)}50%{transform:scale(1.035)}}@keyframes fieldB{0%,to{transform:scale(1.02)}50%{transform:scale(.965)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes idle{0%,to{height:7px;opacity:.35}50%{height:25px;opacity:1}}@keyframes dot{0%,to{transform:scale(.8);opacity:.45}50%{transform:scale(1.15);opacity:1}}@keyframes listening{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes scroll{0%,to{transform:rotate(45deg) translate(-1px,-1px);opacity:.4}50%{transform:rotate(45deg) translate(3px,3px);opacity:1}}@media(max-width:860px){.section-grid,.section:nth-of-type(2n) .section-grid{grid-template-columns:1fr;gap:38px}.section:nth-of-type(2n) .section-copy{order:0}.visual{min-height:430px}.booking-wrap{grid-template-columns:1fr}.booking-copy{border-right:0;border-bottom:1px solid #242428}}@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.nav{height:74px}.brand-symbol{width:36px;height:36px}.book-link{height:38px;padding:0 14px}.hero{padding:108px 0 34px;min-height:100svh}h1{font-size:47px}.hero p{font-size:15px}.voice-stage{width:180px;height:180px}.voice-core{width:100px;height:100px}.section{padding:80px 0}.visual{min-height:390px;border-radius:22px}.phone-system{padding:20px}.system-bottom{grid-template-columns:1fr}.metric{display:flex;justify-content:space-between}.booking{padding:80px 0}.booking-copy,.scheduler{padding:24px}.scheduler-layout{gap:20px}.weekdays,.calendar-grid{gap:5px}.day-btn{border-radius:9px}.time-grid{grid-template-columns:repeat(2,1fr)}.footer-row{align-items:flex-start;flex-direction:column}}.footer{padding:72px 0 36px!important}.footer-bottom{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px!important;align-items:start!important}.footer-brand strong{font-size:26px!important}.footer-brand p{margin:14px 0 0;color:#8b8b92;line-height:1.8;font-size:14px}.footer-col h4{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#d8ff63;margin:0 0 18px}.footer-col a{display:block;color:#8b8b92;text-decoration:none;margin:10px 0;font-size:14px}.footer-col a:hover{color:#fff}.footer-copy-row{margin-top:42px;padding-top:22px;border-top:1px solid #1b1c20;display:flex;justify-content:space-between;align-items:center;color:#6d6f75;font-size:13px;flex-wrap:wrap}@media(max-width:900px){.footer-bottom{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:640px){.footer-bottom{grid-template-columns:1fr}}:root{--bg:#0b0b0c;--panel:#101012;--panel2:#151517;--line:#2a2a2d;--line-soft:#202023;--text:#f5f5f5;--muted:#a0a0a5;--muted2:#6f6f73;--lime:#f1f1f1;--lime-soft:rgba(255,255,255,.055)}body{background:var(--bg);color:var(--text)}.header{background:transparent}.brand-symbol{border-radius:9px!important;border:0!important;background:#f4f4f5!important;color:#111113!important;box-shadow:none!important}.book-link{border:1px solid var(--line)!important;background:#111113!important;color:#e6e6e8!important;border-radius:10px!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.book-link:hover{background:#1b1b1e!important;color:#fff!important;border-color:#3b3b40!important}.hero{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.025),transparent 32%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.014) 1px,transparent 0),var(--bg)!important;background-size:auto,26px 26px,auto!important;border-bottom:1px solid var(--line-soft)!important}.eyebrow,.kicker{color:#bdbdc3!important}.btn{border:1px solid var(--line)!important;background:#151517!important;color:#c5c5ca!important;border-radius:10px!important;box-shadow:none!important}.btn.primary{background:#ececee!important;color:#111113!important;border-color:#ececee!important}.btn:hover{background:#1d1d20!important;color:#fff!important}.btn.primary:hover{background:#fff!important;color:#111113!important}.field.a,.field.b,.field.c{border-color:#ffffff0d!important}.core-surface{background:linear-gradient(145deg,#161618,#0f0f11 72%)!important;border-color:#303034!important;box-shadow:inset 0 1px #ffffff0b,inset 0 -18px 35px #00000042!important}.core-breath{border-color:#ffffff0e!important;box-shadow:none!important}.wave i{background:#a0a0a5!important;box-shadow:none!important}.wave i:nth-child(4),.voice-experience.listening .wave i,.voice-experience.speaking .wave i{background:#ededee!important}.listen-dot{background:#ededee!important;box-shadow:0 0 0 6px #ffffff09!important}.scroll{border-color:var(--line)!important;background:#101012!important}.section{border-bottom:1px solid var(--line-soft)!important}.visual{border-color:var(--line)!important;border-radius:22px!important;background:linear-gradient(180deg,#111113,#0f0f11)!important;box-shadow:none!important}.live{color:#bdbdc3!important;border-color:#303034!important;background:#151517!important}.phone-orb,.agent-core-large{border-color:#303034!important;background:linear-gradient(145deg,#161618,#0f0f11)!important;box-shadow:none!important}.booking-wrap{border-color:var(--line)!important;border-radius:22px!important;background:#101012!important;box-shadow:none!important}.booking-copy{border-color:var(--line-soft)!important;background:#0f0f11!important}.calendar-nav button,.day-btn,.time-btn,.input{border-color:var(--line)!important;background:#151517!important;border-radius:9px!important}.day-btn:hover,.day-btn.selected{border-color:#55555c!important;background:#1b1b1e!important;color:#fff!important}.time-btn:hover,.time-btn.selected{background:#ececee!important;color:#111113!important;border-color:#ececee!important}.continue-btn,.submit{border-radius:9px!important;background:#ececee!important;color:#111113!important}.confirmation-mark{background:#ececee!important;color:#111113!important}.footer{border-top:1px solid var(--line-soft)!important;background:#0d0d0f!important}.footer-col h4{color:#bdbdc3!important}.footer-col a:hover{color:#fff!important}.footer-copy-row{border-top-color:var(--line-soft)!important}:root{--accent:#C7E36A;--accent-soft:rgba(199,227,106,.14);--accent-strong:#D5EE86}.book-link:hover,.eyebrow,.kicker,.footer-col h4{color:var(--accent)!important}.btn.primary,.continue-btn,.submit{background:#fff!important;color:#111!important;border-color:#fff!important}.listen-dot{background:var(--accent)!important;box-shadow:0 0 0 7px var(--accent-soft)!important}.wave i:nth-child(4),.voice-experience.listening .wave i,.voice-experience.speaking .wave i{background:var(--accent)!important}.day-btn.selected{border-color:var(--accent)!important;color:var(--accent)!important;background:#c7e36a0f!important}.time-btn.selected{background:var(--accent)!important;border-color:var(--accent)!important;color:#111!important}.live{color:var(--accent)!important;border-color:#c7e36a40!important;background:#c7e36a0d!important}.footer-col a:hover{color:var(--accent)!important}.footer{padding:56px 0 28px!important}.footer-bottom{display:grid!important;grid-template-columns:1.5fr repeat(3,.7fr)!important;gap:30px!important}.footer-brand p{max-width:340px;margin-top:10px!important;font-size:13px!important;line-height:1.65!important}.footer-col h4{margin-bottom:12px!important;font-size:11px!important}.footer-col a{margin:7px 0!important;font-size:13px!important}.footer-copy-row{margin-top:28px!important;padding-top:18px!important;font-size:12px!important}@media(max-width:640px){.footer{padding:40px 0 22px!important}.footer-bottom{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px 18px!important}.footer-brand{grid-column:1/-1!important}.footer-brand strong{font-size:21px!important}.footer-brand p{margin-top:8px!important;max-width:100%!important;font-size:12px!important;line-height:1.55!important}.footer-col h4{margin-bottom:10px!important;font-size:10px!important}.footer-col a{margin:6px 0!important;font-size:12px!important}.footer-col:last-of-type{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important}.footer-col:last-of-type h4{grid-column:1/-1!important}.footer-copy-row{margin-top:24px!important;padding-top:16px!important;gap:8px!important;font-size:11px!important}}.language-switch{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:1px solid var(--line-soft);border-radius:999px;color:#8b8b92;font-size:12px;font-weight:600;transition:.2s ease}.language-switch:hover{color:#fff;border-color:#3b3b40;background:#151517}:root{--bg:#08090a;--bg2:#0d0e10;--panel:#111216;--panel2:#15161b;--line:#24262b;--line2:#1c1e22;--text:#f4f4f2;--muted:#9a9da4;--muted2:#666a72;--lime:#d8ff63;--limeSoft:rgba(216,255,99,.1);--white:#fff;--shadow:0 30px 90px rgba(0,0,0,.35) }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Segoe UI,Tahoma,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:fixed;z-index:100;top:0;left:0;right:0;background:#08090ac7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:800;letter-spacing:-.02em}.mark{width:36px;height:36px;border-radius:12px;border:1px solid #34363c;background:linear-gradient(145deg,#22242a,#111216);display:grid;place-items:center;box-shadow:inset 0 1px #ffffff0f}.links{display:flex;gap:26px;color:#a2a5ab;font-size:13px}.links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:9px}.btn{height:42px;padding:0 17px;border-radius:12px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111216;color:#e7e7e5;font-size:13px;cursor:pointer}.btn.primary{background:var(--text);border-color:var(--text);color:#0c0c0d;font-weight:800}.btn.ghost{background:transparent}.hero{padding:162px 0 92px;position:relative;min-height:680px;display:grid;place-items:center;text-align:center;overflow:hidden}.hero:before{content:"";position:absolute;width:900px;height:520px;top:-180px;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(216,255,99,.1),transparent 66%);pointer-events:none}.hero-copy{position:relative;max-width:850px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #292c31;background:#111216b8;border-radius:999px;padding:8px 11px;color:#aaaeb5;font-size:11px}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px var(--limeSoft)}h1{font-size:clamp(48px,7.2vw,92px);line-height:.98;letter-spacing:-.065em;margin:24px 0 18px}.hero p{font-size:clamp(16px,2vw,21px);line-height:1.8;color:#a3a6ad;margin:0 auto;max-width:680px}.hero-actions{display:flex;justify-content:center;gap:10px;margin-top:28px;flex-wrap:wrap}.voice-experience{margin:40px auto 0;display:flex;flex-direction:column;align-items:center;gap:14px;position:relative}.voice-orb-wrap{position:relative;width:126px;height:126px;display:grid;place-items:center}.voice-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(216,255,99,.14);opacity:.55;animation:orbBreath 3.6s ease-in-out infinite}.voice-ring.r2{top:13px;right:13px;bottom:13px;left:13px;animation-delay:.35s;opacity:.38}.voice-ring.r3{top:26px;right:26px;bottom:26px;left:26px;animation-delay:.7s;opacity:.25}.voice-orb{position:relative;z-index:2;width:92px;height:92px;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;color:#0c0d0e;background:radial-gradient(circle at 34% 28%,#fff 0,#f3f3ef 42%,#d8dad4);box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffffe6;transition:.3s ease}.voice-orb:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:50%;background:radial-gradient(circle,rgba(216,255,99,.18),transparent 68%);opacity:.65;filter:blur(8px);z-index:-1}.voice-orb svg{width:27px;height:27px;stroke-width:1.6}.voice-orb:hover{transform:translateY(-2px) scale(1.025)}.voice-orb.recording{background:radial-gradient(circle at 34% 28%,#fff 0,#f6f7ef 36%,#d8ff63);box-shadow:0 0 0 1px #d8ff6340,0 24px 80px #00000073,0 0 54px #d8ff6329}.voice-orb.recording svg{display:none}.record-dot{display:none;width:14px;height:14px;border-radius:50%;background:#ff5d65;box-shadow:0 0 0 8px #ff5d651f}.voice-orb.recording .record-dot{display:block;animation:recordPulse 1.15s ease-in-out infinite}.voice-label{text-align:center}.voice-label strong{display:block;font-size:13px;letter-spacing:-.01em}.voice-label span{display:block;margin-top:5px;color:#6e7279;font-size:10px}.voice-meter{height:28px;display:flex;align-items:center;justify-content:center;gap:4px;direction:ltr;opacity:0;transform:translateY(-4px);transition:.25s ease}.voice-experience.recording .voice-meter{opacity:1;transform:none}.voice-meter i{width:3px;height:7px;border-radius:4px;background:#747981;animation:meter .9s ease-in-out infinite}.voice-meter i:nth-child(2){animation-delay:.1s}.voice-meter i:nth-child(3){animation-delay:.2s}.voice-meter i:nth-child(4){animation-delay:.3s}.voice-meter i:nth-child(5){animation-delay:.4s}.voice-meter i:nth-child(6){animation-delay:.3s}.voice-meter i:nth-child(7){animation-delay:.2s}.voice-meter i:nth-child(8){animation-delay:.1s}.voice-meter i:nth-child(9){animation-delay:0s}.voice-experience.recording .voice-meter i{background:var(--lime)}.voice-meta{display:flex;align-items:center;justify-content:center;gap:9px;color:#6d7178;font-size:9px;min-height:20px}.voice-status-dot{width:5px;height:5px;border-radius:50%;background:#565a61}.voice-experience.recording .voice-status-dot{background:#ff5d65;box-shadow:0 0 0 5px #ff5d6517}.voice-send{height:36px;padding:0 14px;border-radius:999px;border:1px solid #2a2c31;background:#141519;color:#d9dad7;font-size:10px;opacity:0;pointer-events:none;transform:translateY(-4px);transition:.25s ease}.voice-experience.ready .voice-send{opacity:1;pointer-events:auto;transform:none}.voice-experience.ready .voice-meter{opacity:1;transform:none}.voice-experience.sent .voice-send{background:var(--lime);border-color:var(--lime);color:#111;font-weight:800}@keyframes orbBreath{0%,to{transform:scale(.94);opacity:.28}50%{transform:scale(1.05);opacity:.7}}@keyframes recordPulse{0%,to{transform:scale(.85);opacity:.7}50%{transform:scale(1.1);opacity:1}}@keyframes meter{0%,to{height:7px}50%{height:24px}}@media(max-width:420px){.voice-orb-wrap{width:112px;height:112px}.voice-orb{width:82px;height:82px}}.hero{min-height:100svh;padding:132px 0 54px}.hero-copy{display:flex;flex-direction:column;align-items:center;max-width:900px}.hero h1{margin:0 0 18px}.hero p{font-size:clamp(17px,2.1vw,22px);line-height:1.6;color:#a3a6ad}.voice-experience{margin-top:56px;gap:16px}.voice-label strong{font-size:14px;font-weight:650}.voice-label span{display:none}.voice-experience.recording .voice-label span,.voice-experience.ready .voice-label span,.voice-experience.sent .voice-label span{display:block}.voice-meta{opacity:0;transition:.25s ease}.voice-experience.recording .voice-meta,.voice-experience.ready .voice-meta,.voice-experience.sent .voice-meta{opacity:1}.scroll-cue{margin-top:54px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#8b8f96;transition:.25s ease}.scroll-cue:hover{color:#f3f3f0;transform:translateY(3px)}.scroll-cue span{width:9px;height:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);animation:scrollFloat 1.8s ease-in-out infinite}@keyframes scrollFloat{0%,to{transform:rotate(45deg) translate(-1px,-1px);opacity:.45}50%{transform:rotate(45deg) translate(3px,3px);opacity:1}}@media(max-width:760px){.hero{padding:108px 0 38px;min-height:100svh}.voice-experience{margin-top:44px}.scroll-cue{margin-top:38px}}.scene{padding:112px 0;border-top:1px solid rgba(255,255,255,.045)}.scene-head{max-width:720px;margin-bottom:42px}.kicker{font-size:11px;color:var(--lime);letter-spacing:.12em;text-transform:uppercase}.scene h2{font-size:clamp(34px,4.8vw,60px);letter-spacing:-.05em;line-height:1.05;margin:12px 0}.scene-head p{margin:0;color:#9699a1;line-height:1.8;font-size:15px;max-width:610px}.product-frame{border:1px solid #292b31;background:#0d0e11;border-radius:26px;padding:10px;box-shadow:0 40px 100px #00000059;overflow:hidden}.window{border:1px solid #202228;background:#111216;border-radius:19px;overflow:hidden;min-height:620px;display:grid;grid-template-columns:180px 330px minmax(0,1fr);direction:ltr}.side-nav{padding:16px 12px;border-right:1px solid #202228;background:#0d0e11}.side-brand{display:flex;align-items:center;gap:9px;padding:4px 6px 20px;color:#ddd;font-size:12px;font-weight:800}.side-brand span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;border:1px solid #30333a;background:#17191d}.nav-stack{display:grid;gap:5px}.nav-row{height:37px;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 10px;color:#6f737b;font-size:11px}.nav-row svg{width:15px}.nav-row.active{background:#17191d;color:#f2f2f0}.nav-row.active:after{content:"";margin-left:auto;width:5px;height:5px;border-radius:50%;background:var(--lime)}.inbox-pane{border-right:1px solid #202228;background:#101115;direction:ltr}.pane-top{height:64px;border-bottom:1px solid #202228;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.pane-top strong{font-size:15px}.tiny-btn{width:31px;height:31px;border-radius:10px;border:1px solid #292b31;background:#16171b;color:#a9acb2}.searchbar{margin:13px 13px 9px;border:1px solid #27292f;background:#15161a;height:38px;border-radius:11px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#6d7179;font-size:10px}.filters{display:flex;gap:6px;padding:0 13px 11px;overflow:hidden}.pill{height:27px;border-radius:999px;border:1px solid #272a30;background:#141519;color:#797d85;padding:0 9px;font-size:9px;white-space:nowrap}.pill.active{background:#ededeb;color:#111;border-color:#ededeb;font-weight:700}.conv-list{border-top:1px solid #1e2025}.conv{display:grid;grid-template-columns:38px 1fr auto;gap:10px;padding:13px;border-bottom:1px solid #1c1e23;position:relative}.conv.active{background:linear-gradient(90deg,rgba(216,255,99,.07),transparent)}.conv.active:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:2px;border-radius:3px;background:var(--lime)}.ava{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#1b1d22;border:1px solid #2c2f35;font-size:10px;font-weight:800;color:#d8d8d7}.conv-copy{min-width:0}.conv-copy b{font-size:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-copy p{font-size:9px;color:#777b83;margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-meta{font-size:8px;color:#60646b}.count-dot{margin-top:9px;width:18px;height:18px;border-radius:999px;background:var(--lime);color:#101112;display:grid;place-items:center;font-size:8px;font-weight:800}.chat-pane{display:flex;flex-direction:column;background:#0f1013;direction:ltr}.chat-head{height:64px;border-bottom:1px solid #202228;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.chat-person{display:flex;align-items:center;gap:10px}.chat-person .ava{width:36px;height:36px}.chat-person b{font-size:11px;display:block}.chat-person span{display:block;color:#666a72;font-size:8px;margin-top:4px}.chat-actions{display:flex;gap:6px}.chat-actions button{width:31px;height:31px;border:1px solid #292b31;background:#15161a;color:#90949b;border-radius:10px}.messages{flex:1;padding:22px;display:flex;flex-direction:column;gap:10px;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.018) 1px,transparent 0);background-size:22px 22px}.bubble{max-width:64%;padding:11px 12px;border-radius:14px;font-size:10px;line-height:1.55}.bubble.in{align-self:flex-start;background:#18191d;border:1px solid #27292e;border-bottom-left-radius:5px}.bubble.out{align-self:flex-end;background:#efefed;color:#111;border-bottom-right-radius:5px}.bubble small{display:block;text-align:right;margin-top:6px;opacity:.5;font-size:7px}.assign-note{align-self:center;border:1px solid #2a2c32;background:#131418;border-radius:999px;padding:7px 10px;color:#767a82;font-size:8px}.composer{padding:12px;border-top:1px solid #202228;background:#111216}.composer-box{min-height:52px;border:1px solid #292b31;background:#15161a;border-radius:15px;display:flex;align-items:center;padding:7px 8px 7px 12px;gap:7px;color:#666b72;font-size:10px}.composer-box span{flex:1}.composer-box button{width:35px;height:35px;border-radius:11px;border:0;display:grid;place-items:center}.composer-box .attach{background:transparent;color:#747981}.composer-box .voice{background:#22242a;color:#d8d8d7}.composer-box .send{background:#ededeb;color:#111}.agent-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:stretch}.phone-frame{border:1px solid #2a2c31;background:#0d0e11;border-radius:30px;padding:10px;box-shadow:var(--shadow);max-width:460px;width:100%;margin:auto}.phone{border:1px solid #202228;background:#101115;border-radius:23px;overflow:hidden;min-height:650px;display:flex;flex-direction:column;direction:ltr}.phone .chat-head{height:68px}.phone .messages{padding:18px 14px}.phone .bubble{max-width:82%;font-size:11px}.agent-card{border:1px solid #292b31;background:linear-gradient(180deg,#121318,#0e0f12);border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;min-height:650px}.agent-top{display:flex;align-items:center;justify-content:space-between}.agent-id{display:flex;align-items:center;gap:11px}.agent-symbol{width:42px;height:42px;border-radius:14px;background:var(--limeSoft);border:1px solid rgba(216,255,99,.2);display:grid;place-items:center;color:var(--lime)}.agent-id b{font-size:13px}.agent-id span{display:block;font-size:9px;color:#666a72;margin-top:5px}.agent-live{font-size:9px;color:var(--lime);border:1px solid rgba(216,255,99,.2);background:#d8ff630f;border-radius:999px;padding:7px 9px}.agent-events{display:grid;gap:8px;margin:28px 0}.event{border:1px solid #25272d;background:#15161a;border-radius:14px;padding:13px 14px;display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:center}.event-num{width:26px;height:26px;border-radius:9px;background:#1d1f24;display:grid;place-items:center;font-size:9px;color:#8f939a}.event b{font-size:10px;display:block}.event span{font-size:8px;color:#696d75;display:block;margin-top:4px}.event time{font-size:8px;color:#5d6168}.agent-footer{border-top:1px solid #24262b;padding-top:18px;display:flex;justify-content:space-between;color:#747880;font-size:9px}.campaign-window{min-height:590px;border:1px solid #202228;border-radius:19px;background:#101115;overflow:hidden;direction:ltr}.campaign-top{height:66px;border-bottom:1px solid #202228;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.campaign-top b{font-size:15px}.campaign-body{padding:18px}.campaign-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.stat{border:1px solid #25272c;background:#141519;border-radius:14px;padding:14px}.stat span{font-size:8px;color:#6d7179}.stat strong{font-size:18px;display:block;margin-top:7px}.campaign-table{margin-top:14px;border:1px solid #24262b;border-radius:16px;overflow:hidden}.trow{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr .7fr;gap:10px;align-items:center;min-height:58px;padding:0 15px;border-bottom:1px solid #202228;font-size:9px}.trow:last-child{border-bottom:0}.trow.head{min-height:40px;color:#656970;background:#121317}.campaign-name b{font-size:10px;display:block}.campaign-name span{font-size:8px;color:#646871;display:block;margin-top:5px}.status-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #2b2d33;border-radius:999px;width:-moz-max-content;width:max-content;color:#8c9097}.status-chip i{width:5px;height:5px;border-radius:50%;background:#52cf84}.reports-window{min-height:600px;border:1px solid #202228;background:#101115;border-radius:19px;padding:18px;direction:ltr}.reports-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.reports-bar b{font-size:15px}.report-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.report-card{border:1px solid #25272c;background:#141519;border-radius:14px;padding:14px}.report-card span{font-size:8px;color:#6b6f77}.report-card strong{font-size:19px;display:block;margin-top:7px}.report-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:12px}.chart-card,.queue-card,.team-card{border:1px solid #25272c;background:#141519;border-radius:16px;padding:15px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title b{font-size:10px}.card-title span{font-size:8px;color:#666a72}.chart{height:180px;margin-top:18px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #24262b;padding:0 4px 12px}.bar{flex:1;min-width:8px;border-radius:4px 4px 1px 1px;background:#383b42}.bar.active{background:var(--lime)}.queue-list{display:grid;gap:8px;margin-top:16px}.qrow{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #22242a;padding-bottom:9px;font-size:9px;color:#858991}.qrow b{font-size:11px;color:#e2e2df}.team-card{grid-column:1/-1}.team-row{display:grid;grid-template-columns:1.2fr .7fr .7fr .7fr;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #22242a;font-size:9px;color:#8a8e95}.team-row:last-child{border-bottom:0}.team-row strong{color:#e8e8e5}.booking{padding-bottom:120px}.booking-wrap{border:1px solid #292b31;background:#101115;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:.82fr 1.18fr;box-shadow:var(--shadow)}.booking-copy{padding:42px;border-left:1px solid #25272c;background:linear-gradient(180deg,#131419,#0e0f12)}.booking-copy h2{font-size:42px;margin:14px 0 16px}.booking-copy p{color:#93969e;line-height:1.8;margin:0}.meeting-meta{display:grid;gap:11px;margin-top:30px}.meeting-meta div{display:flex;align-items:center;gap:10px;color:#8d9198;font-size:11px}.meeting-meta svg{width:17px;color:#cfd0ce}.calendar{padding:26px;direction:ltr}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.calendar-head b{font-size:14px}.calendar-head button{width:34px;height:34px;border-radius:10px;border:1px solid #292b31;background:#15161a;color:#b1b4ba}.week,.days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.week span{text-align:center;color:#60646b;font-size:8px;padding:7px}.day{aspect-ratio:1;border:1px solid #24262b;background:#131418;color:#b5b8be;border-radius:11px;font-size:10px;cursor:pointer}.day.muted{opacity:.25}.day:hover,.day.selected{border-color:var(--lime);background:var(--limeSoft);color:var(--lime)}.times{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px;padding-top:18px;border-top:1px solid #24262b}.time-btn{height:36px;padding:0 12px;border-radius:10px;border:1px solid #292b31;background:#15161a;color:#92969e;font-size:9px}.time-btn:hover,.time-btn.selected{background:#ededeb;color:#111;border-color:#ededeb}.confirm{margin-top:16px;width:100%;height:46px;border:0;border-radius:13px;background:#ededeb;color:#111;font-weight:800;cursor:pointer}.confirm:disabled{opacity:.4;cursor:not-allowed}.details-form{display:none;margin-top:16px;padding-top:16px;border-top:1px solid #24262b;gap:10px}.details-form.active{display:grid}.details-form .input{height:46px;border:1px solid #292b31;background:#15161a;color:#f2f2f3;border-radius:12px;padding:0 14px;outline:none}.details-form .submit{height:46px;border:0;border-radius:13px;background:#ededeb;color:#111;font-weight:800;cursor:pointer}.confirmation{display:none;text-align:center;padding:54px 24px}.confirmation.active{display:block}.confirmation-mark{width:58px;height:58px;border-radius:50%;margin:0 auto 18px;background:#ededeb;color:#111;display:grid;place-items:center;font-size:24px;font-weight:900}.confirmation h3{font-size:28px;margin:0 0 10px}.confirmation p{color:#93969e;line-height:1.7}.day.disabled{opacity:.22;pointer-events:none}.footer{border-top:1px solid rgba(255,255,255,.055);padding:56px 0 28px;background:#090a0b}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:30px}.footer-brand p{max-width:330px;color:#777b82;line-height:1.8;font-size:12px;margin:15px 0 0}.footer-col b{font-size:10px;color:#d8d8d6}.footer-col a{display:block;color:#71757d;font-size:11px;margin-top:13px}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid #1e2024;display:flex;align-items:center;justify-content:space-between;color:#5f636a;font-size:10px}.reveal{opacity:1;transform:none}@media(max-width:980px){.links{display:none}.window{grid-template-columns:120px 285px minmax(0,1fr)}.agent-layout{grid-template-columns:1fr}.agent-card{min-height:auto}.booking-wrap{grid-template-columns:1fr}.booking-copy{border-left:0;border-bottom:1px solid #25272c}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.container{width:min(100% - 24px,1180px)}.nav{height:64px}.nav-actions .ghost{display:none}.hero{padding:125px 0 70px;min-height:auto}.hero-actions .btn{flex:1;max-width:180px}.scene{padding:76px 0}.scene-head{margin-bottom:26px}.product-frame{padding:5px;border-radius:20px}.window{grid-template-columns:1fr;min-height:0}.side-nav,.chat-pane{display:none}.inbox-pane{border:0}.campaign-window,.reports-window{min-height:0}.campaign-stats,.report-cards{grid-template-columns:repeat(2,1fr)}.trow{grid-template-columns:1.4fr .7fr .7fr}.trow>*:nth-child(4),.trow>*:nth-child(5){display:none}.report-grid{grid-template-columns:1fr}.team-card{grid-column:auto}.phone-frame{max-width:100%}.phone{min-height:580px}.agent-card{padding:20px}.event{grid-template-columns:26px 1fr}.event time{display:none}.booking-copy,.calendar{padding:22px}.booking-copy h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;gap:12px;flex-direction:column}}@media(max-width:420px){h1{font-size:47px}.hero p{font-size:15px}.voice-line{padding-left:10px}.voice-copy span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scene h2{font-size:34px}.campaign-stats,.report-cards{gap:6px}.stat,.report-card{padding:11px}.booking-wrap{border-radius:21px}.day{border-radius:8px}.footer-grid{grid-template-columns:1fr}}.reference-stage{border:1px solid #292b31;background:#0d0e11;border-radius:28px;padding:34px;box-shadow:0 40px 100px #00000059;display:grid;place-items:center;overflow:hidden}.reference-phone{width:min(430px,100%);border:1px solid #2a2c31;background:#0a0a0b;border-radius:32px;padding:9px;box-shadow:0 28px 80px #0000007a}.reference-screen{border:1px solid #1b1b1f;background:#0a0a0b;border-radius:24px;overflow:hidden;min-height:720px;position:relative;direction:rtl}.ref-topbar{height:72px;border-bottom:1px solid #1b1b1f;background:#0a0a0bf0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:12px}.ref-workspace,.ref-person{display:flex;align-items:center;gap:10px;min-width:0}.ref-mark,.ref-avatar{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#242429,#17171a);border:1px solid #303036;display:grid;place-items:center;font-size:12px;font-weight:800;flex:none}.ref-workspace-copy,.ref-person-copy{min-width:0}.ref-workspace-copy b,.ref-person-copy b{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-workspace-copy span,.ref-person-copy span{font-size:9px;color:#6d6d74;display:block;margin-top:3px}.ref-actions{display:flex;gap:7px}.ref-icon{width:34px;height:34px;border:1px solid #242428;background:#101012;border-radius:11px;display:grid;place-items:center;color:#aaa;font-size:13px}.ref-content{padding:20px 14px 95px}.ref-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.ref-heading h3{margin:0;font-size:26px;letter-spacing:-.04em}.ref-count{border:1px solid #242428;background:#101012;border-radius:999px;padding:6px 8px;color:#888;font-size:9px}.ref-search{margin-top:16px;height:44px;border:1px solid #242428;background:#101012;border-radius:14px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#68686f;font-size:11px}.ref-filters{display:flex;gap:7px;margin-top:10px;overflow:hidden}.ref-filter{height:30px;padding:0 10px;border-radius:999px;border:1px solid #242428;background:#101012;color:#777;font-size:9px;white-space:nowrap}.ref-filter.active{background:#f1f1ef;color:#111;border-color:#f1f1ef;font-weight:700}.ref-section-label{display:flex;justify-content:space-between;color:#777;font-size:9px;margin:18px 2px 9px}.ref-list{border:1px solid #1b1b1f;border-radius:18px;overflow:hidden;background:#101012}.ref-conv{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:12px;border-bottom:1px solid #1b1b1f;position:relative}.ref-conv:last-child{border-bottom:0}.ref-conv.active{background:linear-gradient(90deg,rgba(216,255,99,.1),transparent 72%)}.ref-conv.active:before{content:"";position:absolute;right:0;top:11px;bottom:11px;width:2px;background:#d8ff63}.ref-conv .ref-avatar{width:42px;height:42px}.ref-conv-copy{min-width:0}.ref-conv-copy b{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-conv-copy p{font-size:9px;color:#8a8a92;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-badges{display:flex;gap:5px;margin-top:7px}.ref-badge{border:1px solid #2d2d32;background:#171719;border-radius:999px;padding:3px 6px;font-size:7px;color:#8f8f96}.ref-badge.accent{color:#d8ff63;border-color:#d8ff6338;background:#d8ff6312}.ref-side{text-align:left;font-size:8px;color:#777}.ref-unread{margin-top:8px;margin-right:auto;width:18px;height:18px;border-radius:999px;background:#d8ff63;color:#111;display:grid;place-items:center;font-weight:800}.ref-bottom{position:absolute;bottom:0;left:0;right:0;height:72px;border-top:1px solid #242428;background:#0e0e10f5;display:grid;grid-template-columns:repeat(4,1fr)}.ref-navitem{display:grid;place-items:center;color:#666;font-size:8px}.ref-navitem.active{color:#f1f1ef}.ref-navitem.active:before{content:"";position:absolute;top:0;width:24px;height:2px;background:#d8ff63}.ref-navitem span{display:block;margin-top:3px}.ref-chat-screen{display:flex;flex-direction:column;min-height:720px}.ref-chat-head{height:76px;border-bottom:1px solid #1b1b1f;background:#0a0a0bf0;display:flex;align-items:center;gap:10px;padding:10px 12px}.ref-back{width:36px;height:36px;border:1px solid #242428;background:#101012;border-radius:11px;display:grid;place-items:center;color:#bbb}.ref-person{flex:1}.ref-person .ref-avatar{position:relative}.ref-person .ref-avatar:after{content:"";position:absolute;left:-1px;bottom:-1px;width:9px;height:9px;border-radius:50%;background:#38c976;border:2px solid #101012}.ref-chat-menu{width:36px;height:36px;border:1px solid #242428;background:#101012;border-radius:11px;display:grid;place-items:center}.ref-messages{flex:1;padding:18px 13px 112px;display:flex;flex-direction:column;gap:11px;background:radial-gradient(circle at 1px 1px,rgba(255,255,255,.018) 1px,transparent 0),#0d0d0f;background-size:22px 22px}.ref-date{align-self:center;padding:5px 8px;border:1px solid #1b1b1f;background:#111113;border-radius:999px;color:#666;font-size:8px}.ref-msg{max-width:84%;padding:11px 12px 8px;border-radius:14px;font-size:10px;line-height:1.55}.ref-msg.in{align-self:flex-start;background:#17171a;border:1px solid #25252a;border-bottom-left-radius:5px}.ref-msg.out{align-self:flex-end;background:#ededee;color:#111;border-bottom-right-radius:5px}.ref-msg small{display:block;text-align:left;margin-top:5px;font-size:7px;opacity:.55}.ref-file{margin-top:8px;border:1px solid rgba(0,0,0,.11);border-radius:10px;padding:8px;background:#ffffff6b;display:flex;align-items:center;gap:8px}.ref-file-icon{width:30px;height:30px;border-radius:9px;background:#00000014;display:grid;place-items:center;font-size:8px;font-weight:800}.ref-file b{font-size:8px;display:block}.ref-file span{font-size:7px;opacity:.55}.ref-note{border:1px dashed #3a3a40;background:#121214;border-radius:14px;padding:11px 12px}.ref-note-head{display:flex;justify-content:space-between;font-size:8px;font-weight:700}.ref-note-head span:last-child{color:#666;font-weight:400}.ref-note p{font-size:9px;color:#8d8d94;line-height:1.6;margin:7px 0}.ref-note small{font-size:7px;color:#606067}.ref-composer{position:absolute;bottom:0;left:0;right:0;padding:9px 10px;background:#0e0e10f5;border-top:1px solid #242428}.ref-composer-box{min-height:56px;border:1px solid #242428;background:#101012;border-radius:16px;padding:8px 9px;display:flex;align-items:center;gap:7px;color:#68686f;font-size:10px}.ref-composer-box span{flex:1}.ref-tool{width:32px;height:32px;border:0;background:transparent;color:#777;display:grid;place-items:center}.ref-send{width:36px;height:36px;border:0;border-radius:11px;background:#f1f1ef;color:#111;display:grid;place-items:center}@media(max-width:760px){.reference-stage{padding:12px;border-radius:22px}.reference-phone{border-radius:25px;padding:7px}.reference-screen{min-height:650px;border-radius:19px}.ref-chat-screen{min-height:650px}.ref-content{padding:17px 11px 88px}.ref-heading h3{font-size:23px}}.links{display:none!important}.nav{height:70px}.nav-actions{margin-inline-start:auto}.meeting-link{height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;color:#ececeb;background:#ffffff06;font-size:12px;transition:.22s ease}.meeting-link:hover{border-color:#ffffff6b;background:#ffffff12;transform:translateY(-1px)}.voice-orb-wrap{width:158px!important;height:158px!important;isolation:isolate}.voice-orb{width:104px!important;height:104px!important;overflow:hidden;background:radial-gradient(circle at 35% 28%,#fff 0,#f7f8f3,#e3e7d8 68%,#cbd0c3)!important;box-shadow:0 26px 78px #0000007a,0 0 0 1px #ffffff52,inset 0 1px #fffffff2,inset -12px -16px 30px #10140c14!important;animation:orbFloat 5.4s ease-in-out infinite}.voice-orb:before{top:-16px!important;right:-16px!important;bottom:-16px!important;left:-16px!important;opacity:.9!important;filter:blur(14px)!important;animation:orbAura 4.5s ease-in-out infinite}.voice-orb:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;background:radial-gradient(circle at 67% 76%,rgba(216,255,99,.34),transparent 27%),radial-gradient(circle at 25% 18%,rgba(255,255,255,.85),transparent 31%);mix-blend-mode:screen;pointer-events:none;animation:orbLight 7s ease-in-out infinite alternate}.orb-sheen{position:absolute;width:38px;height:70px;border-radius:50%;top:6px;left:19px;background:linear-gradient(180deg,#ffffffc7,#fff0);filter:blur(5px);transform:rotate(24deg);opacity:.62;pointer-events:none}.voice-orb svg{position:relative;z-index:2;width:29px!important;height:29px!important;color:#11150d;filter:drop-shadow(0 1px 0 rgba(255,255,255,.6))}.ambient-orbit{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;border:1px solid rgba(216,255,99,.14);pointer-events:none}.orbit-a{animation:orbitPulse 3.7s ease-in-out infinite}.orbit-b{top:0;right:0;bottom:0;left:0;border-color:#ffffff14;animation:orbitPulse 3.7s .9s ease-in-out infinite}.orbit-c{top:-9px;right:-9px;bottom:-9px;left:-9px;border-style:dashed;border-color:#d8ff6317;animation:orbitSpin 16s linear infinite}.voice-spark{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #d8ff63bf;opacity:.7}.spark-a{top:25px;right:18px;animation:sparkDrift 4.4s ease-in-out infinite}.spark-b{bottom:29px;left:15px;animation:sparkDrift 5.2s 1s ease-in-out infinite reverse}.spark-c{top:72px;left:2px;width:3px;height:3px;animation:sparkDrift 3.8s .4s ease-in-out infinite}.voice-ring{animation:liveRing 4.2s ease-out infinite!important}.voice-ring.r2{animation-delay:1.15s!important}.voice-ring.r3{animation-delay:2.3s!important}.voice-experience.recording .ambient-orbit{border-color:#d8ff634d}.voice-experience.recording .voice-orb{animation:recordingBeat 1.05s ease-in-out infinite;background:radial-gradient(circle at 35% 28%,#fff 0,#f7f9e8 35%,#d8ff63)!important}.voice-experience:not(.recording) .voice-meter i{animation:idleWave 2.4s ease-in-out infinite;opacity:.35}.voice-experience:not(.recording) .voice-meter i:nth-child(2){animation-delay:.12s}.voice-experience:not(.recording) .voice-meter i:nth-child(3){animation-delay:.24s}.voice-experience:not(.recording) .voice-meter i:nth-child(4){animation-delay:.36s}.voice-experience:not(.recording) .voice-meter i:nth-child(5){animation-delay:.48s}.voice-experience:not(.recording) .voice-meter i:nth-child(6){animation-delay:.6s}.voice-experience:not(.recording) .voice-meter i:nth-child(7){animation-delay:.72s}.voice-experience:not(.recording) .voice-meter i:nth-child(8){animation-delay:.84s}.voice-experience:not(.recording) .voice-meter i:nth-child(9){animation-delay:.96s}@keyframes orbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.015)}}@keyframes orbAura{0%,to{opacity:.52;transform:scale(.9)}50%{opacity:1;transform:scale(1.14)}}@keyframes orbLight{0%{transform:translate(-4px,-2px) rotate(-3deg)}to{transform:translate(5px,4px) rotate(4deg)}}@keyframes orbitPulse{0%,to{transform:scale(.88);opacity:.15}50%{transform:scale(1.08);opacity:.7}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes sparkDrift{0%,to{transform:translate(0) scale(.8);opacity:.25}50%{transform:translate(8px,-9px) scale(1.25);opacity:.95}}@keyframes liveRing{0%{transform:scale(.68);opacity:.5}75%,to{transform:scale(1.18);opacity:0}}@keyframes recordingBeat{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}@keyframes idleWave{0%,to{transform:scaleY(.45);opacity:.22}50%{transform:scaleY(1.15);opacity:.56}}@media(max-width:760px){.nav{height:64px}.meeting-link{height:38px;padding:0 14px}.voice-orb-wrap{width:142px!important;height:142px!important}.voice-orb{width:94px!important;height:94px!important}}.header{position:absolute!important;top:0;left:0;right:0;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:0!important;z-index:20}.nav{height:88px!important;padding-top:10px}.brand{font-size:16px}.mark{background:#ffffff09;border-color:#ffffff21;box-shadow:none}.meeting-link{height:42px;padding:0 18px;background:#ffffff09;border-color:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.meeting-link:hover{background:#f2f2ef;color:#101112;border-color:#f2f2ef}.hero{padding-top:128px!important;background:radial-gradient(circle at 50% 36%,rgba(216,255,99,.055),transparent 30%),var(--bg)}.voice-orb-wrap{width:176px!important;height:176px!important}.voice-ring,.ambient-orbit,.voice-spark,.orb-sheen{display:none!important}.voice-orb{width:112px!important;height:112px!important;background:linear-gradient(145deg,#17191b,#090a0b)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 30px 85px #0000007a,inset 0 1px #ffffff14,inset 0 0 0 10px #ffffff05!important;animation:apertureFloat 5.5s ease-in-out infinite!important;overflow:visible!important}.voice-orb:before{content:""!important;position:absolute!important;top:-18px!important;right:-18px!important;bottom:-18px!important;left:-18px!important;border-radius:50%!important;border:1px solid rgba(216,255,99,.1)!important;background:transparent!important;filter:none!important;opacity:.65!important;animation:apertureHalo 3.8s ease-in-out infinite!important}.voice-orb:after{content:""!important;position:absolute!important;top:13px!important;right:13px!important;bottom:13px!important;left:13px!important;border-radius:50%!important;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.1),transparent 52%),#0d0f10!important;border:1px solid rgba(255,255,255,.07)!important;mix-blend-mode:normal!important;animation:none!important;z-index:0}.voice-orb svg{z-index:3!important;color:#eff0eb!important;width:25px!important;height:25px!important;filter:none!important}.aperture-bars{position:absolute;top:-32px;right:-32px;bottom:-32px;left:-32px;border-radius:50%;pointer-events:none;animation:apertureRotate 24s linear infinite}.aperture-bars i{position:absolute;left:50%;top:50%;width:2px;height:11px;margin-left:-1px;margin-top:-79px;border-radius:3px;background:linear-gradient(to bottom,#d8ff63c7,#d8ff630d);transform-origin:1px 79px;opacity:.26;animation:apertureBar 2.2s ease-in-out infinite}.aperture-bars i:nth-child(1){transform:rotate(0);animation-delay:0s}.aperture-bars i:nth-child(2){transform:rotate(30deg);animation-delay:.1s}.aperture-bars i:nth-child(3){transform:rotate(60deg);animation-delay:.2s}.aperture-bars i:nth-child(4){transform:rotate(90deg);animation-delay:.3s}.aperture-bars i:nth-child(5){transform:rotate(120deg);animation-delay:.4s}.aperture-bars i:nth-child(6){transform:rotate(150deg);animation-delay:.5s}.aperture-bars i:nth-child(7){transform:rotate(180deg);animation-delay:.6s}.aperture-bars i:nth-child(8){transform:rotate(210deg);animation-delay:.7s}.aperture-bars i:nth-child(9){transform:rotate(240deg);animation-delay:.8s}.aperture-bars i:nth-child(10){transform:rotate(270deg);animation-delay:.9s}.aperture-bars i:nth-child(11){transform:rotate(300deg);animation-delay:1s}.aperture-bars i:nth-child(12){transform:rotate(330deg);animation-delay:1.1s}.aperture-core{position:absolute;z-index:2;width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px #d8ff63a6;bottom:22px;left:50%;transform:translate(-50%);animation:corePulse 2.5s ease-in-out infinite}.voice-orb:hover{transform:translateY(-3px) scale(1.025)!important;border-color:#d8ff6347!important}.voice-experience.recording .voice-orb{background:linear-gradient(145deg,#1a1d18,#0a0c09)!important;box-shadow:0 30px 90px #00000085,0 0 55px #d8ff631c,inset 0 0 0 10px #d8ff6306!important;animation:recordingAperture 1.2s ease-in-out infinite!important}.voice-experience.recording .aperture-bars i{opacity:.9;animation-duration:.65s}.voice-experience.recording .aperture-core{background:#ff6b72;box-shadow:0 0 18px #ff6b72b3}.voice-experience.recording .voice-orb svg{display:none!important}.record-dot{position:relative;z-index:3}.voice-label strong{font-size:14px!important;font-weight:600!important;letter-spacing:0!important}.voice-label span{color:#777b82!important}.voice-meter{opacity:.55!important;transform:none!important;height:22px!important}.voice-experience.recording .voice-meter{opacity:1!important}@keyframes apertureFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes apertureHalo{0%,to{transform:scale(.94);opacity:.22}50%{transform:scale(1.08);opacity:.72}}@keyframes apertureRotate{to{transform:rotate(360deg)}}@keyframes apertureBar{0%,to{height:8px;opacity:.16}50%{height:18px;opacity:.7}}@keyframes corePulse{0%,to{opacity:.35;transform:translate(-50%) scale(.8)}50%{opacity:1;transform:translate(-50%) scale(1.15)}}@keyframes recordingAperture{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@media(max-width:760px){.nav{height:76px!important;padding-top:6px}.hero{padding-top:106px!important}.voice-orb-wrap{width:158px!important;height:158px!important}.voice-orb{width:100px!important;height:100px!important}.aperture-bars{top:-28px;right:-28px;bottom:-28px;left:-28px}.aperture-bars i{margin-top:-70px;transform-origin:1px 70px}}:root{--bg:#0a0a0b;--panel:#101012;--panel2:#151518;--line:#242428;--line2:#1b1b1f;--text:#f5f5f6;--muted:#8b8b92;--muted2:#66666d;--lime:#d8ff63;--limeSoft:rgba(216,255,99,.12)}body{background:#0a0a0b}.hero{background:radial-gradient(circle at 82% -8%,rgba(216,255,99,.075),transparent 31%),radial-gradient(circle at 50% 44%,rgba(255,255,255,.018),transparent 43%),#0a0a0b;border-bottom:1px solid #121214}.hero:before{display:none}.nav{height:86px;padding-top:8px}.brand{gap:12px;font-size:16px;font-weight:760;color:#f5f5f6;letter-spacing:-.025em}.mark.brand-glyph{width:40px;height:40px;border-radius:14px;border:1px solid #303036;background:linear-gradient(145deg,#222226,#111113);color:#e9e9eb;display:grid;place-items:center;box-shadow:inset 0 1px #ffffff0e,0 12px 30px #00000047}.mark.brand-glyph svg{width:27px;height:27px}.brand-name{white-space:nowrap}.meeting-link{height:42px;padding:0 17px;border-radius:999px;border:1px solid #303036;background:#101012b8;color:#dedee1;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff09;transition:.22s ease}.meeting-link:hover{background:#f5f5f6;color:#101011;border-color:#f5f5f6;transform:translateY(-1px)}.hero-copy{padding-top:34px}.hero h1{font-size:clamp(54px,7.5vw,94px);letter-spacing:-.07em;color:#f5f5f6;text-shadow:0 18px 60px rgba(0,0,0,.3)}.hero p{color:#8b8b92;font-size:clamp(16px,1.9vw,20px)}.voice-experience{margin-top:48px}.voice-orb-wrap{width:158px!important;height:158px!important}.voice-ring{border-color:#d8ff631a!important;animation-duration:5.2s!important}.voice-ring.r2{top:18px!important;right:18px!important;bottom:18px!important;left:18px!important}.voice-ring.r3{top:36px!important;right:36px!important;bottom:36px!important;left:36px!important}.ambient-orbit{border-color:#ffffff09!important}.voice-spark{background:#d8ff63!important;box-shadow:0 0 18px #d8ff6399!important;opacity:.55!important}.voice-orb{width:106px!important;height:106px!important;background:radial-gradient(circle at 50% 45%,rgba(216,255,99,.09),transparent 38%),linear-gradient(145deg,#1a1a1e,#0e0e10)!important;color:#f2f2f3!important;border:1px solid #34343a!important;box-shadow:inset 0 1px #fff1,inset 0 -16px 35px #00000047,0 28px 75px #0000007a,0 0 0 10px #d8ff6305!important;animation:liveFloat 4.8s ease-in-out infinite!important}.voice-orb:before{top:-20px!important;right:-20px!important;bottom:-20px!important;left:-20px!important;background:radial-gradient(circle,rgba(216,255,99,.105),transparent 67%)!important;filter:blur(14px)!important;opacity:.7!important}.voice-orb:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;border:1px solid rgba(255,255,255,.055);background:radial-gradient(circle at 36% 26%,rgba(255,255,255,.07),transparent 35%);pointer-events:none}.voice-orb svg{width:28px!important;height:28px!important;color:#f5f5f6;filter:drop-shadow(0 0 12px rgba(216,255,99,.16));z-index:4}.aperture-bars{top:9px!important;right:9px!important;bottom:9px!important;left:9px!important;opacity:.48!important}.aperture-bars i{background:linear-gradient(to top,transparent,#6f725e,#d8ff63)!important;width:1.5px!important;transform-origin:50% 44px!important}.aperture-core{width:9px!important;height:9px!important;background:#d8ff63!important;box-shadow:0 0 0 7px #d8ff630e,0 0 22px #d8ff6373!important;z-index:5}.voice-orb:hover{transform:translateY(-3px) scale(1.035)!important;border-color:#45454b!important}.voice-label strong{font-size:14px!important;font-weight:680!important;color:#e8e8ea}.voice-label span{color:#66666d!important}.voice-meter i{background:#66666d}.voice-experience.recording .voice-meter i{background:#d8ff63}.voice-experience.recording .voice-orb{background:radial-gradient(circle at 50% 48%,rgba(216,255,99,.16),transparent 42%),linear-gradient(145deg,#1d2117,#0e100c)!important;border-color:#d8ff6357!important;box-shadow:inset 0 1px #ffffff12,0 30px 90px #00000085,0 0 65px #d8ff6326,0 0 0 12px #d8ff6306!important}.scroll-cue{border:1px solid #242428;background:#101012;color:#77777d;width:40px;height:40px}.scroll-cue:hover{border-color:#35353a;background:#151518;color:#f5f5f6}@keyframes liveFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.012)}}@media(max-width:760px){.nav{height:74px;padding-top:4px}.mark.brand-glyph{width:37px;height:37px;border-radius:13px}.brand-name{font-size:15px}.meeting-link{height:38px;padding:0 14px;font-size:11px}.hero-copy{padding-top:18px}.voice-orb-wrap{width:142px!important;height:142px!important}.voice-orb{width:96px!important;height:96px!important}}.brand-symbol{width:38px;height:38px;display:grid;place-items:center;color:#ededee;flex:0 0 auto;position:relative}.brand-symbol:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:13px;background:linear-gradient(145deg,#1d1d21,#101012);border:1px solid #2d2d32;box-shadow:inset 0 1px #ffffff0b}.brand-symbol svg{width:31px;height:31px;position:relative;z-index:1}.brand-name{font-weight:730;letter-spacing:-.025em}.header{position:absolute!important;background:transparent!important;border:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.nav{height:88px!important;padding-top:8px!important}.meeting-link{height:42px!important;padding:0 19px!important;border-radius:999px!important;border:1px solid #2f2f34!important;background:#10101294!important;color:#e8e8ea!important;box-shadow:inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-weight:620!important}.meeting-link:hover{background:#f4f4f2!important;color:#101011!important;border-color:#f4f4f2!important}.hero{min-height:100svh!important;padding:128px 0 48px!important;background:radial-gradient(circle at 82% -10%,rgba(216,255,99,.07),transparent 27%),radial-gradient(circle at 50% 55%,rgba(216,255,99,.027),transparent 25%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.016) 1px,transparent 0),#0a0a0b!important;background-size:auto,auto,26px 26px,auto!important;border-bottom:1px solid #121214!important}.hero-copy{padding-top:26px!important}.hero h1{font-size:clamp(56px,7.7vw,96px)!important;color:#f5f5f6!important;text-shadow:none!important}.hero p{color:#898990!important;font-size:clamp(16px,1.9vw,20px)!important}.voice-core-experience{margin-top:50px!important;gap:13px!important}.voice-core-stage{width:210px;height:210px;position:relative;display:grid;place-items:center;isolation:isolate;filter:drop-shadow(0 28px 55px rgba(0,0,0,.42))}.voice-core{width:112px;height:112px;border:0;border-radius:50%;position:relative;z-index:5;background:transparent;cursor:pointer;display:grid;place-items:center;transition:transform .35s cubic-bezier(.2,.75,.2,1)}.voice-core:hover{transform:scale(1.035)}.core-surface{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 48% 43%,rgba(216,255,99,.1),transparent 32%),radial-gradient(circle at 35% 25%,rgba(255,255,255,.065),transparent 30%),linear-gradient(145deg,#18181c,#0d0d0f 72%);border:1px solid #34343a;box-shadow:inset 0 1px #fff1,inset 0 -18px 35px #0000004d,0 0 0 9px #d8ff6303}.core-surface:after{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:50%;border:1px solid rgba(255,255,255,.045);background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.025),transparent 62%)}.core-breath{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1px solid rgba(216,255,99,.08);box-shadow:0 0 34px #d8ff630b;animation:coreBreathe 4.8s ease-in-out infinite}.core-wave{position:relative;z-index:4;height:31px;display:flex;align-items:center;gap:4px;direction:ltr}.core-wave i{width:2px;height:9px;border-radius:4px;background:#a8aa9f;transform-origin:center;animation:coreIdleWave 2.4s ease-in-out infinite;opacity:.74}.core-wave i:nth-child(2){animation-delay:.15s}.core-wave i:nth-child(3){animation-delay:.3s}.core-wave i:nth-child(4){animation-delay:.45s;background:#d8ff63;box-shadow:0 0 12px #d8ff6359}.core-wave i:nth-child(5){animation-delay:.6s}.core-wave i:nth-child(6){animation-delay:.75s}.core-wave i:nth-child(7){animation-delay:.9s}.core-listen-dot{position:absolute;z-index:6;bottom:23px;width:6px;height:6px;border-radius:50%;background:#d8ff63;box-shadow:0 0 0 6px #d8ff630b,0 0 18px #d8ff636b;animation:coreDot 2.7s ease-in-out infinite}.core-field{position:absolute;border-radius:50%;pointer-events:none}.field-a{top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(216,255,99,.075);animation:fieldFlowA 7s ease-in-out infinite}.field-b{top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(255,255,255,.035);animation:fieldFlowB 9s ease-in-out infinite}.field-c{top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px dashed rgba(216,255,99,.045);animation:fieldRotate 28s linear infinite}.core-particle{position:absolute;width:3px;height:3px;border-radius:50%;background:#d8ff63;box-shadow:0 0 10px #d8ff639e;opacity:.35;z-index:2}.particle-a{top:29px;left:53px;animation:particleA 6.2s ease-in-out infinite}.particle-b{top:51px;right:28px;animation:particleB 7.4s ease-in-out infinite}.particle-c{bottom:34px;right:49px;animation:particleC 5.8s ease-in-out infinite}.particle-d{bottom:48px;left:26px;animation:particleD 8s ease-in-out infinite}.particle-e{top:98px;left:4px;width:2px;height:2px;animation:particleE 6.8s ease-in-out infinite}.core-trace{position:absolute;pointer-events:none;opacity:.18}.trace-a{width:134px;height:58px;border-top:1px solid rgba(216,255,99,.18);border-radius:50%;transform:rotate(16deg);animation:traceDrift 7s ease-in-out infinite}.trace-b{width:112px;height:44px;border-bottom:1px solid rgba(255,255,255,.1);border-radius:50%;transform:rotate(-28deg);animation:traceDrift 8.5s 1s ease-in-out infinite reverse}.voice-label strong{font-size:14px!important;font-weight:650!important;color:#e9e9eb!important}.voice-label span{color:#626268!important}.voice-meta{opacity:0!important;height:18px!important;transition:.25s ease!important}.voice-core-experience.recording .voice-meta,.voice-core-experience.ready .voice-meta,.voice-core-experience.sent .voice-meta{opacity:1!important}.voice-core-experience.recording .core-wave i{background:#d8ff63;animation-duration:.72s;opacity:1}.voice-core-experience.recording .core-surface{border-color:#d8ff6352;background:radial-gradient(circle at 50% 48%,rgba(216,255,99,.16),transparent 40%),linear-gradient(145deg,#1b2015,#0d100b 72%);box-shadow:inset 0 1px #ffffff0f,0 0 62px #d8ff631a,0 0 0 10px #d8ff6306}.voice-core-experience.recording .core-listen-dot{background:#ff6f78;box-shadow:0 0 0 7px #ff6f7814,0 0 20px #ff6f787a}.voice-core-experience.recording .core-field{border-color:#d8ff632e}.voice-core-experience.recording .core-particle{opacity:.85;animation-duration:2.1s}.voice-send{margin-top:1px!important}.scroll-cue{margin-top:38px!important;background:transparent!important;border:0!important;color:#66666d!important}.scroll-cue:hover{color:#d9d9dc!important}@keyframes coreBreathe{0%,to{transform:scale(.93);opacity:.24}50%{transform:scale(1.08);opacity:.72}}@keyframes coreIdleWave{0%,to{height:8px;opacity:.42}50%{height:27px;opacity:.95}}@keyframes coreDot{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}@keyframes fieldFlowA{0%,to{transform:scale(.88) rotate(-4deg);opacity:.22}50%{transform:scale(1.07) rotate(4deg);opacity:.68}}@keyframes fieldFlowB{0%,to{transform:scale(1.03) rotate(3deg);opacity:.12}50%{transform:scale(.91) rotate(-5deg);opacity:.48}}@keyframes fieldRotate{to{transform:rotate(360deg)}}@keyframes particleA{0%,to{transform:translate(0);opacity:.18}50%{transform:translate(31px,34px);opacity:.72}}@keyframes particleB{0%,to{transform:translate(0);opacity:.22}50%{transform:translate(-38px,35px);opacity:.78}}@keyframes particleC{0%,to{transform:translate(0);opacity:.16}50%{transform:translate(-28px,-32px);opacity:.64}}@keyframes particleD{0%,to{transform:translate(0);opacity:.15}50%{transform:translate(38px,-27px);opacity:.7}}@keyframes particleE{0%,to{transform:translate(0);opacity:.13}50%{transform:translate(52px,-5px);opacity:.56}}@keyframes traceDrift{0%,to{transform:rotate(16deg) translate(-7px);opacity:.08}50%{transform:rotate(21deg) translate(7px);opacity:.32}}@media(max-width:760px){.nav{height:76px!important}.brand-symbol{width:35px;height:35px}.brand-symbol svg{width:29px;height:29px}.meeting-link{height:38px!important;padding:0 15px!important;font-size:11px!important}.hero{padding:106px 0 36px!important}.hero-copy{padding-top:18px!important}.voice-core-stage{width:184px;height:184px}.voice-core{width:100px;height:100px}.voice-core-experience{margin-top:42px!important}}@media(prefers-reduced-motion:reduce){.voice-core-stage *{animation:none!important}.voice-core{transition:none!important}}.footer{padding:56px 0 28px!important;border-top:1px solid #202023!important;background:#0d0d0f!important}.footer-bottom{display:grid!important;grid-template-columns:1.5fr repeat(3,.7fr)!important;gap:30px!important;align-items:start!important;margin-top:0!important;padding-top:0!important;border-top:0!important;color:inherit!important;font-size:inherit!important}.footer-brand{display:flex;flex-direction:column;gap:6px}.footer-brand strong{font-size:26px!important;color:#f5f5f5}.footer-brand p{max-width:340px!important;margin:10px 0 0!important;color:#8b8b92!important;line-height:1.65!important;font-size:13px!important}.footer-col h4{font-size:11px!important;text-transform:uppercase;letter-spacing:.12em;color:#c7e36a!important;margin:0 0 12px!important}.footer-col a{display:block;color:#8b8b92!important;text-decoration:none;margin:7px 0!important;font-size:13px!important}.footer-col a:hover{color:#c7e36a!important}.footer-copy-row{margin-top:28px!important;padding-top:18px!important;border-top:1px solid #202023!important;display:flex;justify-content:space-between;align-items:center;color:#6f6f73;font-size:12px;flex-wrap:wrap;gap:12px}.language-switch{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:1px solid #202023;border-radius:999px;color:#8b8b92!important;font-size:12px!important;font-weight:600;transition:.2s ease}.language-switch:hover{color:#fff!important;border-color:#3b3b40;background:#151517}@media(max-width:900px){.footer-bottom{grid-template-columns:1fr 1fr!important}.footer-brand{grid-column:1/-1!important}}@media(max-width:640px){.footer{padding:40px 0 22px!important}.footer-bottom{grid-template-columns:1fr 1fr!important;gap:24px 18px!important}.footer-brand{grid-column:1/-1!important}.footer-brand strong{font-size:21px!important}.footer-brand p{margin-top:8px!important;max-width:100%!important;font-size:12px!important;line-height:1.55!important}.footer-col h4{margin-bottom:10px!important;font-size:10px!important}.footer-col a{margin:6px 0!important;font-size:12px!important}.footer-col:last-of-type{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important}.footer-col:last-of-type h4{grid-column:1/-1!important}.footer-copy-row{margin-top:24px!important;padding-top:16px!important;gap:8px!important;font-size:11px!important}}.hero{min-height:100svh!important;padding:132px 0 46px!important;background:radial-gradient(circle at 50% 42%,rgba(199,227,106,.055),transparent 24%),radial-gradient(circle at 82% -8%,rgba(199,227,106,.07),transparent 28%),radial-gradient(circle at 1px 1px,rgba(255,255,255,.016) 1px,transparent 0),#0a0a0b!important;background-size:auto,auto,26px 26px,auto!important}.hero-copy{max-width:980px!important;padding-top:18px!important}.hero-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:8px 11px;border:1px solid rgba(255,255,255,.075);background:#ffffff06;border-radius:999px;color:#8d8d94;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero-eyebrow span{width:6px;height:6px;border-radius:50%;background:#c7e36a;box-shadow:0 0 0 5px #c7e36a0f,0 0 16px #c7e36a47}.hero h1{margin:0!important;font-size:clamp(62px,8vw,108px)!important;line-height:.92!important;letter-spacing:-.075em!important;font-weight:760!important}.hero p{max-width:650px!important;margin:24px auto 0!important;color:#96969d!important;font-size:clamp(16px,1.8vw,20px)!important;line-height:1.75!important}.hero-capabilities{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px;color:#5f5f66;font-size:10px;letter-spacing:.03em;direction:ltr}.hero-capabilities i{width:3px;height:3px;border-radius:50%;background:#3c3c42}.voice-core-experience{margin-top:38px!important;gap:12px!important}.voice-core-stage{width:232px!important;height:232px!important;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.018),transparent 66%)}.voice-core-stage:before{content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;border-radius:50%;background:radial-gradient(circle,rgba(199,227,106,.045),transparent 68%);filter:blur(12px);pointer-events:none}.voice-core{width:124px!important;height:124px!important;filter:drop-shadow(0 26px 55px rgba(0,0,0,.5))}.core-surface{background:radial-gradient(circle at 48% 40%,rgba(199,227,106,.12),transparent 31%),radial-gradient(circle at 35% 24%,rgba(255,255,255,.075),transparent 28%),linear-gradient(145deg,#19191d,#0d0d0f 74%)!important;border-color:#38383e!important;box-shadow:inset 0 1px #ffffff13,inset 0 -22px 38px #00000054,0 0 0 10px #ffffff03,0 28px 72px #0000005c!important}.core-surface:after{top:17px!important;right:17px!important;bottom:17px!important;left:17px!important;border-color:#ffffff0e!important}.core-breath{top:-19px!important;right:-19px!important;bottom:-19px!important;left:-19px!important;border-color:#c7e36a1b!important;box-shadow:0 0 42px #c7e36a0b!important}.field-a{top:29px!important;right:29px!important;bottom:29px!important;left:29px!important;border-color:#c7e36a17!important}.field-b{top:10px!important;right:10px!important;bottom:10px!important;left:10px!important}.field-c{top:-10px!important;right:-10px!important;bottom:-10px!important;left:-10px!important;border-color:#c7e36a0e!important}.core-wave{height:35px!important;gap:5px!important}.core-wave i{width:2.5px!important;background:#8f8f96!important}.core-wave i:nth-child(4){background:#c7e36a!important;box-shadow:0 0 14px #c7e36a66!important}.core-listen-dot{bottom:24px!important;background:#c7e36a!important;box-shadow:0 0 0 7px #c7e36a0e,0 0 22px #c7e36a73!important}.core-particle{opacity:.45!important}.core-trace{opacity:.12!important}.voice-label strong{font-size:14px!important;font-weight:680!important}.voice-label span{margin-top:6px!important;font-size:10px!important}.voice-meta{font-size:9px!important}.scroll-cue{margin-top:28px!important}.voice-core-experience.recording .core-surface{background:radial-gradient(circle at 50% 46%,rgba(199,227,106,.19),transparent 41%),linear-gradient(145deg,#1d2217,#0d100b 74%)!important;border-color:#c7e36a61!important;box-shadow:inset 0 1px #ffffff12,0 0 72px #c7e36a21,0 0 0 11px #c7e36a06!important}@media(max-width:760px){.hero{padding:104px 0 34px!important}.hero-eyebrow{margin-bottom:17px;font-size:9px}.hero h1{font-size:55px!important}.hero p{margin-top:18px!important;font-size:15px!important;max-width:340px!important}.hero-capabilities{margin-top:14px;gap:8px;font-size:9px}.voice-core-experience{margin-top:31px!important}.voice-core-stage{width:196px!important;height:196px!important}.voice-core{width:106px!important;height:106px!important}.scroll-cue{margin-top:21px!important}}.hero h1{font-size:clamp(48px,6vw,74px)!important;line-height:.96!important;letter-spacing:-.055em!important}.scene h2{font-size:clamp(30px,3.6vw,46px)!important;line-height:1.08!important;letter-spacing:-.04em!important}.booking-copy h2{font-size:clamp(30px,3.5vw,42px)!important;line-height:1.08!important}.scene{padding:92px 0!important}.scene-head{max-width:660px!important;margin-bottom:32px!important}.product-frame,.reference-stage,.agent-layout,.booking-wrap{width:min(100%,1020px)!important;margin-left:auto!important;margin-right:auto!important}.product-frame{padding:8px!important}.window{min-height:540px!important;grid-template-columns:160px 300px minmax(0,1fr)!important}.reference-stage{padding:24px!important}.reference-phone{max-width:390px!important}.reference-screen,.ref-chat-screen{min-height:650px!important}.phone-frame{max-width:410px!important}.phone,.agent-card{min-height:590px!important}.campaign-window,.reports-window{min-height:520px!important}.booking{padding-bottom:100px!important}@media(max-width:980px){.window{grid-template-columns:110px 260px minmax(0,1fr)!important}}@media(max-width:760px){.hero h1{font-size:44px!important}.scene{padding:68px 0!important}.scene h2{font-size:30px!important}.scene-head{margin-bottom:24px!important}.product-frame,.reference-stage,.agent-layout,.booking-wrap{width:100%!important}.window{grid-template-columns:1fr!important;min-height:0!important}.reference-stage{padding:10px!important}.reference-phone{max-width:360px!important}.reference-screen,.ref-chat-screen{min-height:600px!important}.phone-frame{max-width:100%!important}.phone,.agent-card{min-height:540px!important}}html[dir=ltr] .reference-screen,html[dir=ltr] .ref-chat-screen{direction:ltr!important}html[dir=ltr] .ref-conv.active:before{left:0!important;right:auto!important}html[dir=ltr] .ref-side{text-align:right!important}html[dir=ltr] .booking-copy{border-left:0!important;border-right:1px solid #25272c!important}html[dir=ltr] .footer-copy-row,html[dir=ltr] .footer-bottom{direction:ltr}.language-switch{color:#8b8b92;text-decoration:none;transition:.2s ease}.language-switch:hover{color:#fff}@media(max-width:980px){html[dir=ltr] .booking-copy{border-right:0!important;border-bottom:1px solid #25272c!important}}[dir=rtl] body{direction:rtl;font-family:Segoe UI,Tahoma,Noto Sans Arabic,Arial,sans-serif}[dir=rtl] .nav-cta span+*,[dir=rtl] .nav-cta{flex-direction:row-reverse}[dir=rtl] .signal.a{right:auto;left:10px}[dir=rtl] .signal.b{left:auto;right:0}[dir=rtl] .footer-copy-row,[dir=rtl] .footer-bottom{direction:rtl}[dir=rtl] .booking-copy{border-right:0!important;border-left:1px solid #25272c!important}[dir=rtl] .ref-conv.active:before{left:auto!important;right:0!important}[dir=rtl] .ref-side{text-align:left!important}[dir=rtl] .nav-row.active:after{margin-left:0;margin-right:auto}@media(max-width:980px){[dir=rtl] .booking-copy{border-left:0!important;border-bottom:1px solid #25272c!important}}[dir=rtl] .window,[dir=rtl] .calendar,[dir=rtl] .scheduler,[dir=rtl] .voice-meter,[dir=rtl] .inbox-pane,[dir=rtl] .reference-screen,[dir=rtl] .ref-chat-screen{direction:ltr!important}
