/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#102528;--muted:#5d7173;--teal:#18a8aa;--teal-dark:#08787b;--mint:#dff7f3;--line:#0f5c5f24}*{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:96px}body{color:var(--ink);background:#f8fbfa;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(145%);background:#041f2370;border:1px solid #fff3;border-radius:20px;justify-content:space-between;align-items:center;width:min(1240px,100% - 28px);height:70px;padding:0 18px;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #02141824,inset 0 1px #ffffff14}.brand img{filter:brightness(0)invert();width:136px;height:auto;transition:filter .3s;display:block}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.site-header nav>a:not(.nav-cta){color:#ffffffd1;transition:color .3s}.site-header nav>a:not(.nav-cta):hover{color:#fff}.nav-cta{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04272a5c;border:1px solid #ffffff61;border-radius:999px;padding:12px 18px;transition:background .3s,border-color .3s,color .3s}.language-toggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04272a3d;border:1px solid #ffffff47;border-radius:999px;min-height:38px;padding:0 13px;font-size:11px;font-weight:800;transition:background .3s,border-color .3s,color .3s}.language-toggle:hover{color:#9ff2e9;border-color:#7ce6dccc}.site-header-scrolled{background:#f8fbfad6;border-color:#0f5c5f26;box-shadow:0 18px 48px #0d404221,inset 0 1px #ffffffd1}.site-header-scrolled .brand img{filter:none}.site-header-scrolled nav>a:not(.nav-cta){color:#4b6668}.site-header-scrolled nav>a:not(.nav-cta):hover{color:var(--teal-dark)}.site-header-scrolled .language-toggle{color:var(--teal-dark);background:#ffffff9e;border-color:#08787b38}.site-header-scrolled .language-toggle:hover{color:#075f62;border-color:#08787b80}.site-header-scrolled .nav-cta{color:#fff;background:#123638;border-color:#123638}.hero{isolation:isolate;color:#fff;background:#061d21;align-items:center;height:100svh;min-height:760px;padding:118px max(5vw,50vw - 620px) 48px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000,#02141866);height:160px;position:absolute;inset:auto 0 0}.hero-video{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-shade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#021418f0 0%,#021418cf 36%,#02141852 67%,#0214181f 100%),linear-gradient(#02141852,#0000 42%,#02141880);position:absolute;inset:0}.hero-copy{z-index:3;width:min(790px,100%);position:relative}.eyebrow{color:#7ce6dc;letter-spacing:.14em;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:850;display:flex}.eyebrow span{background:#7ce6dc;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #7ce6dc21}.hero h1{color:#fff;letter-spacing:-.06em;text-shadow:0 5px 32px #00000059;max-width:790px;margin:0;font-size:clamp(54px,5.7vw,84px);font-weight:680;line-height:.96}.hero h1 em{color:#c6fbf5;font-style:normal;display:block}.hero-lead{color:#c2d7d8;letter-spacing:-.015em;max-width:660px;margin:28px 0 0;font-size:clamp(16px,1.5vw,18px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:13px;font-weight:780;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#052f33;background:#4ad2c8;border:1px solid #64e3d7;box-shadow:0 16px 34px -19px #43cfc5f2}.button-primary:hover{background:#69e1d7}.button-quiet{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04242861;border:1px solid #ffffff52}.hero-capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(760px,100%);margin-top:30px;display:grid}.hero-capabilities>span{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04242880;border:1px solid #a0e2dc38;border-radius:12px;align-items:center;gap:12px;min-width:0;min-height:62px;padding:11px 15px;display:flex;box-shadow:inset 0 1px #ffffff0a}.hero-capabilities>span>i{background:#43d5ca;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #43d5ca1a}.hero-capabilities>span>span{flex-direction:column;gap:3px;min-width:0;display:flex}.hero-capabilities small{color:#72ded4;letter-spacing:.08em;font-size:8px;font-weight:850}.hero-capabilities strong{color:#fff;font-size:12px;font-weight:700;line-height:16px}.hero-footnote{color:#ffffff85;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;width:min(760px,100%);margin-top:18px;font-size:9px;font-weight:750;display:flex}.hero-footnote a{color:#9ff2e9}.hero-visual{perspective:1400px}.product-window{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd1;border:1px solid #08787b29;border-radius:28px;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 45px 90px #13595929,inset 0 1px #ffffffe6}.window-top{border-bottom:1px solid var(--line);color:#218d90;letter-spacing:.04em;align-items:center;gap:12px;height:64px;padding:0 22px;font-size:12px;font-weight:800;display:flex}.mini-brand{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.live-dot{color:#0a8d6b;margin-left:auto;font-size:10px}.live-dot:before{content:"";background:#1ab583;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #1ab5831f}.window-body{background:linear-gradient(145deg,#ffffffeb,#f1fcfabd);grid-template-columns:.92fr 1.08fr;gap:18px;min-height:480px;padding:30px;display:grid}.today-card,.agent-card{background:#ffffffd6;border:1px solid #15777921;border-radius:20px;padding:24px;box-shadow:0 20px 45px #185b5b14}.micro-label{color:var(--teal);letter-spacing:.13em;font-size:9px;font-weight:850}.today-card h2{letter-spacing:-.045em;max-width:260px;margin:24px 0 10px;font-size:clamp(28px,2.5vw,40px);line-height:1.08}.today-card p,.agent-card>p{color:#657b7d;font-size:13px;line-height:1.6}.mini-metrics{gap:10px;margin-top:30px;display:grid}.mini-metrics span{color:#678183;background:#f1f9f8;border-radius:12px;align-items:baseline;gap:8px;padding:11px 13px;font-size:10px;display:flex}.mini-metrics b{color:#183a3c;font-size:20px}.agent-card{align-self:start;margin-top:42px}.agent-head{color:#158c8f;justify-content:space-between;font-size:12px;font-weight:780;display:flex}.agent-head small{color:#26a976}.approval{background:#fff;border:1px solid #18a8aa66;border-radius:15px;gap:9px;margin-top:28px;padding:18px;display:grid}.approval small{color:#a26800;letter-spacing:.08em;font-size:8px;font-weight:850}.approval b{font-size:14px;line-height:1.35}.approval span{color:var(--teal-dark);font-size:11px;font-weight:700}.floating-note{color:#4c6a6c;background:#fffffff0;border:1px solid #08787b29;border-radius:14px;padding:14px 18px;font-size:12px;font-weight:700;position:absolute;bottom:-28px;right:-12px;box-shadow:0 18px 40px #13595924}.floating-note span{color:var(--teal);margin-right:7px}.section-shell{width:min(1180px,100% - 40px);margin-inline:auto}.section-kicker{color:var(--teal-dark);letter-spacing:.17em;font-size:11px;font-weight:850}.company-intro{padding-block:128px 110px}.intro-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:11vw;margin-top:22px;display:grid}.intro-grid h2,.section-heading h2,.proof-copy h2,.journey-heading h2,.final-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.08}.intro-grid h2 em,.proof-copy h2 em{color:var(--teal);font-style:normal}.intro-copy{padding-top:8px}.intro-copy p,.section-heading>p,.proof-copy>p{color:var(--muted);letter-spacing:-.018em;margin:0;font-size:17px;line-height:1.85}.intro-copy a{border-bottom:1px solid var(--teal);color:var(--teal-dark);gap:28px;margin-top:30px;padding-bottom:8px;font-size:14px;font-weight:760;display:inline-flex}.principles{border-top:1px solid #dfeae8;border-bottom:1px solid #dfeae8;grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.principles article{min-height:230px;padding:34px 38px 36px 0}.principles article+article{border-left:1px solid #dfeae8;padding-left:32px}.principles span{color:var(--teal);letter-spacing:-.02em;font-size:18px;font-weight:820}.principles h3{letter-spacing:-.03em;margin:42px 0 12px;font-size:23px}.principles p{color:#5f7779;margin:0;font-size:16px;line-height:1.68}.products-section{padding-block:130px 120px}.section-heading{grid-template-columns:1.15fr .65fr;align-items:end;gap:8vw;display:grid}.section-heading h2{margin-top:22px;font-size:clamp(38px,4.7vw,62px)}.section-heading>p{padding-bottom:4px;font-size:16px}.product-grid{gap:28px;margin-top:70px;display:grid}.product-card{background:#fff;border:1px solid #0e6e7024;border-radius:30px;grid-template-columns:.9fr 1.1fr;min-height:620px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0e4e4f14}.product-card-chat{background:#effbf9;grid-template-columns:1.1fr .9fr}.product-card-chat .product-content{order:2}.product-card-chat .product-image-wrap{order:1}.product-content{align-self:center;padding:70px 58px}.product-tag{color:var(--teal-dark);letter-spacing:.12em;align-items:center;gap:10px;font-size:10px;font-weight:850;display:flex}.product-tag span{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.product-content h3{letter-spacing:-.055em;margin:25px 0 5px;font-size:clamp(38px,4vw,58px)}.product-subtitle{font-weight:750;color:var(--teal-dark)!important;margin:0 0 25px!important}.product-content>p{color:#647a7c;margin:0;font-size:15px;line-height:1.75}.product-content ul{gap:11px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.product-content li{color:#405e60;font-size:13px}.product-content li:before{content:"✓";color:var(--teal);margin-right:10px;font-weight:850}.product-content a{border-bottom:1px solid var(--teal);color:var(--teal-dark);align-items:center;gap:25px;padding-bottom:7px;font-size:13px;font-weight:800;display:inline-flex}.product-image-wrap{background:linear-gradient(150deg,#e5f8f5,#f8fdfc);align-items:center;min-width:0;padding:42px;display:flex;overflow:hidden}.product-card-chat .product-image-wrap{background:linear-gradient(145deg,#d9f4ef,#f0fbf9);padding:42px}.product-image-wrap img{border:1px solid #08787b1f;border-radius:20px;width:100%;max-width:100%;height:auto;box-shadow:0 25px 55px #0f5c5f2b}.product-card-chat .product-image-wrap img{border-radius:20px;margin-left:0}.product-route-note{color:#718788;text-align:center;margin:30px 0 0;font-size:12px}.technology-section{padding-block:132px 142px}.technology-section .section-heading>p{color:#4c696b;max-width:520px;font-size:18px;line-height:1.78}.technology-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:68px;display:grid}.technology-grid article{background:linear-gradient(145deg,#ffffffe6,#ebf8f5b8);border:1px solid #0f696b24;border-radius:22px;min-height:300px;padding:38px 40px 42px;box-shadow:0 24px 58px -48px #0d53549e}.technology-grid span{color:var(--teal);letter-spacing:-.05em;font-size:30px;font-weight:820;display:inline-flex}.technology-grid h3{letter-spacing:-.04em;max-width:470px;margin:52px 0 15px;font-size:29px;line-height:1.12}.technology-grid p{color:#587174;max-width:500px;margin:0;font-size:16px;line-height:1.72}.proof-section{color:#fff;background:#102c2e;padding-block:128px}.proof-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:9vw;display:grid}.proof-copy h2{margin-top:20px}.proof-copy h2 em{color:#5cd2cc}.proof-copy>p{color:#b9cbcc;margin-top:28px;font-size:17px;line-height:1.78}.benchmark-card{background:#ffffff0f;border:1px solid #7edad633;border-radius:25px;padding:42px;box-shadow:0 30px 70px #0000001f}.benchmark-head{color:#b2c4c5;justify-content:space-between;align-items:center;margin-bottom:38px;font-size:14px;font-weight:720;display:flex}.benchmark-head b{color:#0f292b;background:#43c9c4;border-radius:50%;place-items:center;width:48px;height:48px;font-size:19px;display:grid}.score-row{color:#9ab0b2;grid-template-columns:170px 1fr 52px;align-items:center;gap:18px;margin:21px 0;font-size:13px;display:grid}.score-row>i{background:#ffffff14;border-radius:999px;height:9px;overflow:hidden}.score-row>i b{border-radius:inherit;background:#557577;height:100%;display:block}.score-row>strong{text-align:right;font-size:16px}.score-row.featured{color:#fff;font-weight:800}.score-row.featured>i{height:14px}.score-row.featured>i b{background:linear-gradient(90deg,#1aaeb0,#64d7cf)}.score-row.milestone{color:#bfe1de;font-weight:760}.score-row.milestone>i b{background:#3b8584}.benchmark-card>p{color:#789395;text-align:right;margin:34px 0 0;font-size:11px;line-height:1.5}.journey-section{padding-block:130px}.journey-heading{align-items:start}.journey-summary>p{color:#647b7d;margin:0;font-size:16px;line-height:1.75}.journey-summary>a{border-bottom:1px solid var(--teal);color:var(--teal-dark);gap:24px;margin-top:26px;padding-bottom:8px;font-size:13px;font-weight:820;display:inline-flex}.timeline-list{border-top:1px solid #d9e6e4;margin:82px 0 0;padding:0;list-style:none}.timeline-list li{border-bottom:1px solid #d9e6e4;grid-template-columns:170px 1fr;gap:30px;min-height:154px;padding:34px 0 30px;display:grid;position:relative}.timeline-list li:before{content:"";background:#aac2c3;border-radius:50%;width:7px;height:7px;position:absolute;top:41px;left:160px}.timeline-list time{color:#6f888a;letter-spacing:.03em;font-size:15px;font-weight:820}.timeline-list h3{letter-spacing:-.035em;margin:0 0 11px;font-size:25px}.timeline-list p{color:#647c7e;max-width:760px;margin:0;font-size:16px;line-height:1.68}.timeline-list .timeline-highlight:before{background:var(--teal);box-shadow:0 0 0 8px #18a8aa1f}.timeline-list .timeline-highlight h3{color:var(--teal-dark)}.timeline-list .timeline-planned{background:linear-gradient(90deg,#18a8aa0e,#0000 70%)}.timeline-list .timeline-planned time,.timeline-list .timeline-planned h3{color:#52797b}.newsroom-section{background:#edf7f5;padding-block:128px}.newsroom-heading{grid-template-columns:1fr .55fr;align-items:end;gap:7vw;margin-bottom:62px;display:grid}.newsroom-heading h2{letter-spacing:-.052em;margin:20px 0 0;font-size:clamp(42px,5vw,66px);line-height:1.05}.newsroom-heading>div:last-child>p{color:#647b7d;margin:0;font-size:16px;line-height:1.75}.newsroom-all{border-bottom:1px solid var(--teal);color:var(--teal-dark);gap:24px;margin-top:22px;padding-bottom:7px;font-size:13px;font-weight:820;display:inline-flex}.news-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.news-card{background:#ffffffc7;border:1px solid #0b676924;border-radius:20px;flex-direction:column;min-height:365px;padding:34px;display:flex;box-shadow:0 22px 48px -40px #0d53547a}.news-featured{color:#fff;background:#123234;grid-column:span 2;min-height:420px;padding:44px}.news-meta{color:var(--teal-dark);letter-spacing:.12em;justify-content:space-between;gap:20px;font-size:9px;font-weight:850;display:flex}.news-featured .news-meta{color:#78e7dc}.news-card h3{letter-spacing:-.045em;max-width:690px;margin:auto 0 18px;font-size:clamp(25px,3vw,42px);line-height:1.08}.news-card>p{color:#687f81;max-width:720px;margin:0;font-size:14px;line-height:1.7}.news-featured>p{color:#abc2c3}.news-link{color:var(--teal-dark);border-top:1px solid #0e6e7026;justify-content:space-between;align-items:center;margin-top:27px;padding-top:18px;font-size:12px;font-weight:850;display:flex}.news-featured .news-link{color:#8fe9e1;border-color:#ffffff29}.careers-section{color:#fff;background:linear-gradient(135deg,#102c2e,#17484a);border-radius:28px;grid-template-columns:1fr auto;align-items:end;gap:70px;margin-block:110px;padding:72px;display:grid;box-shadow:0 36px 80px -55px #062d30b3}.careers-section .section-kicker{color:#62d7cf}.careers-section h2{letter-spacing:-.05em;max-width:790px;margin:20px 0;font-size:clamp(38px,5vw,62px);line-height:1.05}.careers-section>div>p:not(.section-kicker){color:#b4c8c9;max-width:720px;margin:0;font-size:15px;line-height:1.8}.role-list{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.role-list span{color:#bfe6e3;letter-spacing:.04em;border:1px solid #91e8e033;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}.careers-cta{color:#082f32;background:#58d1c7;border-radius:12px;justify-content:space-between;align-items:center;gap:26px;min-width:190px;padding:18px 20px;font-size:12px;font-weight:850;display:flex}.final-cta{text-align:center;background:#a9e6df;padding:125px 24px;position:relative;overflow:hidden}.final-glow{filter:blur(40px);background:#fff9;border-radius:50%;width:600px;height:600px;position:absolute;top:-370px;left:50%;transform:translate(-50%)}.final-cta>:not(.final-glow){z-index:2;position:relative}.final-cta h2{margin-top:22px;font-size:clamp(44px,6vw,78px)}.final-cta>p:not(.section-kicker){color:#416c6d;margin:24px 0 0;font-size:15px}.final-cta .hero-actions{justify-content:center}.button-light{color:#fff;background:#113d3f;box-shadow:0 18px 40px #0d46472e}.button-outline{color:#153f41;border:1px solid #113d3f40}.site-footer{padding-block:70px 30px}.footer-main{justify-content:space-between;align-items:flex-end;padding-bottom:58px;display:flex}.footer-main img{width:138px;height:auto}.footer-main p{color:#84999a;margin:13px 0 0;font-size:12px}.footer-links{color:#50696a;gap:28px;font-size:12px;font-weight:700;display:flex}.footer-links a:hover{color:var(--teal-dark)}.footer-bottom{color:#71898b;border-top:1px solid #dfe9e7;justify-content:space-between;gap:28px;padding-top:22px;font-size:12px;line-height:1.5;display:flex}.news-page{background:#f7fbfa;min-height:100vh}.news-page-header{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(145%);background:#f8fbfad6;border:1px solid #0f5c5f26;border-radius:20px;justify-content:space-between;align-items:center;width:min(1240px,100% - 28px);height:70px;padding:0 18px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0d404221,inset 0 1px #ffffffd1}.news-brand img{width:136px;height:auto;display:block}.news-page-header nav{color:#496668;align-items:center;gap:24px;font-size:13px;font-weight:760;display:flex}.news-page-header button{min-height:38px;color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #08787b40;border-radius:999px;padding:0 13px;font-size:11px;font-weight:850}.news-product-link{color:#fff;background:#123638;border-radius:999px;padding:12px 17px}.news-page-hero{color:#fff;background:radial-gradient(circle at 78% 22%,#42cdc22e,#0000 28%),#102c2e;padding:116px 0 104px}.news-page-hero .section-kicker{color:#62d7cf}.news-page-hero h1{letter-spacing:-.06em;margin:24px 0 26px;font-size:clamp(54px,7vw,96px);line-height:.96}.news-page-hero h1 em{color:#8ee8df;font-style:normal}.news-page-hero .section-shell>p:last-child{color:#b8cbcc;max-width:680px;margin:0;font-size:18px;line-height:1.78}.news-index{padding-block:78px 108px}.news-index article{border-bottom:1px solid #d8e5e3;grid-template-columns:180px minmax(0,1fr) 190px;align-items:start;gap:44px;padding:44px 0;display:grid}.news-index article:first-child{border-top:1px solid #d8e5e3}.news-index article.news-index-featured{background:#e1f4f0;border:0;border-radius:24px;margin-bottom:22px;padding:48px 42px}.news-index-meta{color:var(--teal-dark);letter-spacing:.1em;gap:12px;font-size:11px;font-weight:850;display:grid}.news-index-meta time{color:#829899;letter-spacing:.04em}.news-index-copy>p:first-child{color:#8a9d9e;letter-spacing:.12em;margin:0 0 16px;font-size:10px;font-weight:820}.news-index-copy h2{letter-spacing:-.045em;max-width:720px;margin:0 0 16px;font-size:clamp(26px,3vw,40px);line-height:1.12}.news-index-copy>p:last-child{color:#607779;max-width:730px;margin:0;font-size:16px;line-height:1.72}.news-index article>a{border-bottom:1px solid var(--teal);color:var(--teal-dark);justify-content:space-between;align-self:end;gap:18px;padding-bottom:8px;font-size:12px;font-weight:850;display:flex}.news-page-footer{color:#71898b;border-top:1px solid #dbe8e6;justify-content:space-between;gap:28px;padding-block:30px 42px;font-size:12px;line-height:1.5;display:flex}.journey-page{background:#f8fbfa;min-height:100vh}.journey-page-hero{color:#fff;background:radial-gradient(circle at 82% 16%,#4ad2c833,#0000 30%),#102c2e;padding:116px 0 104px}.journey-page-hero .section-kicker{color:#62d7cf}.journey-page-hero h1{letter-spacing:-.06em;margin:24px 0 28px;font-size:clamp(54px,7vw,96px);line-height:.96}.journey-page-hero h1 em{color:#8ee8df;font-style:normal}.journey-page-hero .section-shell>p:last-child{color:#b8cbcc;max-width:760px;margin:0;font-size:18px;line-height:1.78}.journey-detail{padding-block:88px 120px}.journey-year{border-top:1px solid #d7e4e2;padding-block:72px}.journey-year:first-child{border-top:0;padding-top:0}.journey-year>header{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbfae6;border-bottom:1px solid #08787b2e;align-items:baseline;gap:24px;margin-bottom:54px;padding:20px 0 18px;display:flex;position:sticky;top:88px}.journey-year>header strong{color:var(--teal-dark);letter-spacing:-.06em;font-size:clamp(46px,5vw,72px);line-height:.9}.journey-year>header span{color:#708789;text-transform:uppercase;letter-spacing:.09em;font-size:13px;font-weight:760;line-height:1.45}.journey-year ol{margin:0;padding:0;list-style:none;position:relative}.journey-year ol:before{content:"";background:linear-gradient(#18a8aa1a,#18a8aa7a 12% 88%,#18a8aa1a);width:1px;position:absolute;inset:0 auto 0 50%}.journey-year li{grid-template-columns:minmax(0,1fr) 94px minmax(0,1fr);align-items:start;min-height:245px;padding:26px 0 54px;display:grid;position:relative}.journey-year li>i{background:#8cb0b1;border:3px solid #f8fbfa;border-radius:50%;grid-area:1/2;justify-self:center;width:13px;height:13px;margin-top:48px;box-shadow:0 0 0 1px #8cb0b1}.journey-year time{z-index:2;color:#527477;text-align:center;letter-spacing:.04em;background:#f8fbfa;border:1px solid #cfe0de;border-radius:999px;grid-area:1/2;justify-self:center;min-width:62px;padding:8px 7px;font-size:11px;font-weight:850}.journey-year li>div{opacity:0;background:#ffffffd6;border:1px solid #0c696b24;border-radius:20px;width:min(100%,490px);padding:28px 30px 30px;transition:opacity .55s,transform .72s cubic-bezier(.2,.75,.2,1),box-shadow .3s;box-shadow:0 24px 55px -48px #0b4b4dcc}.journey-event-left>div{grid-area:1/1;justify-self:end;transform:translate(-38px)}.journey-event-right>div{grid-area:1/3;justify-self:start;transform:translate(38px)}.journey-event.is-visible>div{opacity:1;transform:none}.journey-year li>div>span{color:var(--teal-dark);letter-spacing:.11em;font-size:10px;font-weight:850}.journey-year h2{letter-spacing:-.04em;margin:15px 0 11px;font-size:clamp(24px,2.5vw,34px);line-height:1.12}.journey-year li p{color:#617a7c;margin:0;font-size:15px;line-height:1.72}.journey-year .journey-event-current>div{background:#e3f5f2;border-color:#18a8aa57;box-shadow:0 28px 60px -42px #09757785}.journey-year .journey-event-current>i{background:var(--teal);box-shadow:0 0 0 7px #18a8aa1f}.journey-year .journey-event-current h2{color:var(--teal-dark)}.journey-year .journey-event-planned>div{background:linear-gradient(145deg,#f4fbf9,#fff);border-style:dashed}.journey-page-cta{background:#a9e6df;padding-block:86px}.journey-page-cta .section-shell{grid-template-columns:1fr auto;align-items:end;gap:70px;display:grid}.journey-page-cta h2{letter-spacing:-.05em;max-width:720px;margin:0 0 16px;font-size:clamp(38px,5vw,64px);line-height:1.04}.journey-page-cta p{color:#436c6e;max-width:670px;margin:0;font-size:16px;line-height:1.7}.journey-page-cta .section-shell>div:last-child{gap:10px;min-width:220px;display:grid}.journey-page-cta a{color:#123e40;border:1px solid #113d3f38;border-radius:11px;justify-content:space-between;gap:24px;padding:17px 18px;font-size:12px;font-weight:850;display:flex}.journey-page-cta a:first-child{color:#fff;background:#123e40;border-color:#123e40}.careers-page{background:#f8fbfa;min-height:100vh}.careers-page-hero{color:#fff;background:radial-gradient(circle at 80% 18%,#4ad2c838,#0000 31%),#102c2e;padding:154px 0 112px}.careers-page-hero .section-kicker{color:#62d7cf}.careers-page-hero h1{letter-spacing:-.06em;max-width:950px;margin:24px 0 28px;font-size:clamp(54px,7vw,96px);line-height:.96}.careers-page-hero h1 em{color:#8ee8df;font-style:normal}.careers-page-hero .section-shell>p:not(.section-kicker){color:#b8cbcc;max-width:760px;margin:0;font-size:18px;line-height:1.78}.career-values{color:#d5e5e5;flex-wrap:wrap;gap:24px;margin-top:42px;font-size:12px;font-weight:760;display:flex}.career-values span{align-items:center;gap:9px;display:flex}.career-values i{background:#5fd6ce;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5fd6ce1a}.career-team,.career-positions{padding-block:118px}.career-section-heading{grid-template-columns:1fr .75fr;align-items:end;gap:9vw;display:grid}.career-section-heading h2{letter-spacing:-.052em;max-width:700px;margin:20px 0 0;font-size:clamp(40px,5vw,66px);line-height:1.05}.career-section-heading>p{color:#61797b;margin:0;font-size:16px;line-height:1.78}.career-team-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:68px;display:grid}.career-team-grid article{background:#fff;border:1px solid #0f696b24;border-radius:22px;min-height:300px;padding:34px 32px;box-shadow:0 24px 58px -48px #0d53549e}.career-team-grid span{color:var(--teal);font-size:26px;font-weight:820}.career-team-grid h3{letter-spacing:-.035em;margin:62px 0 14px;font-size:26px}.career-team-grid p,.career-growth-grid p{color:#61797b;margin:0;font-size:15px;line-height:1.72}.career-growth{background:#edf7f5;padding-block:118px}.career-growth-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:64px;display:grid}.career-growth-grid article{background:#ffffffb8;border:1px solid #0f696b1f;border-radius:18px;min-height:245px;padding:30px 27px}.career-growth-grid i{background:var(--teal);border-radius:4px;width:12px;height:12px;display:block;box-shadow:0 0 0 7px #18a8aa1a}.career-growth-grid h3{letter-spacing:-.025em;margin:65px 0 12px;font-size:21px}.career-position-list{border-top:1px solid #d7e5e3;margin-top:70px}.career-position-list details{border-bottom:1px solid #d7e5e3}.career-position-list summary{cursor:pointer;grid-template-columns:72px 1fr auto;align-items:center;gap:26px;min-height:126px;padding:24px 0;list-style:none;display:grid}.career-position-list summary::-webkit-details-marker{display:none}.career-position-list summary>span:first-child{color:var(--teal);font-size:17px;font-weight:830}.career-position-list summary>span:nth-child(2){gap:8px;display:grid}.career-position-list summary strong{letter-spacing:-.04em;font-size:clamp(24px,3vw,35px)}.career-position-list summary small{color:#72898b;font-size:12px;font-weight:720}.career-position-list summary>b{color:var(--teal-dark);font-size:28px;font-weight:400;transition:transform .2s}.career-position-list details[open] summary>b{transform:rotate(45deg)}.career-position-detail{grid-template-columns:1fr 1fr;gap:52px;padding:0 0 46px 98px;display:grid}.career-position-detail h3{color:var(--teal-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:11px}.career-position-detail ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.career-position-detail li{color:#566f71;font-size:14px;line-height:1.6}.career-position-detail li:before{content:"";background:#83aaa9;border-radius:50%;width:5px;height:5px;margin:0 10px 2px 0;display:inline-block}.career-position-detail>a{border-bottom:1px solid var(--teal);width:max-content;color:var(--teal-dark);grid-column:1/-1;gap:28px;margin-top:4px;padding-bottom:7px;font-size:12px;font-weight:850;display:flex}.career-apply{color:#fff;background:#102c2e;padding-block:108px}.career-apply-grid{grid-template-columns:1fr .75fr;align-items:start;gap:9vw;display:grid}.career-apply .section-kicker{color:#62d7cf}.career-apply h2{letter-spacing:-.052em;max-width:690px;margin:20px 0 24px;font-size:clamp(42px,5vw,68px);line-height:1.04}.career-apply-grid>div:first-child>p:last-child{color:#b3c8c9;max-width:650px;margin:0;font-size:16px;line-height:1.78}.career-apply-card{background:#ffffff0f;border:1px solid #7edad633;border-radius:22px;padding:34px}.career-apply-card ol{gap:16px;margin:0 0 32px;padding:0;list-style:none;display:grid}.career-apply-card li{color:#d2e1e1;align-items:center;gap:14px;font-size:14px;line-height:1.45;display:flex}.career-apply-card li span{color:#75ded7;background:#5cd2cc21;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:850;display:grid}.career-apply-card>a{color:#082f32;background:#58d1c7;border-radius:11px;justify-content:space-between;gap:28px;padding:17px 18px;font-size:13px;font-weight:850;display:flex}.career-apply-card>strong{color:#bce9e5;margin-top:20px;font-size:13px;display:block}.career-apply-card>small{color:#7f9a9c;margin-top:8px;font-size:11px;line-height:1.55;display:block}@media (max-width:980px){.hero{height:auto;min-height:880px;padding:135px 32px 58px}.hero-video{object-position:62% center}.intro-grid,.section-heading,.proof-grid{grid-template-columns:1fr;gap:35px}.principles{grid-template-columns:1fr}.principles article{min-height:170px;padding-inline:0!important}.principles article+article{border-top:1px solid #dfeae8;border-left:0}.principles h3{margin-top:30px}.product-card,.product-card-chat{grid-template-columns:1fr}.product-card-chat .product-content,.product-card-chat .product-image-wrap{order:initial}.product-image-wrap,.product-card-chat .product-image-wrap{min-height:450px;padding:40px}.product-card-chat .product-image-wrap img{border-radius:20px;margin-left:0}.site-header nav{gap:10px}.site-header nav>a:not(.nav-cta){display:none}.technology-grid{grid-template-columns:1fr}.newsroom-heading{grid-template-columns:1fr;gap:24px}.careers-section{grid-template-columns:1fr;align-items:start}.news-index article{grid-template-columns:130px 1fr}.news-index article>a{grid-column:2;width:190px}.journey-page-cta .section-shell{grid-template-columns:1fr;align-items:start}.career-section-heading,.career-apply-grid{grid-template-columns:1fr;gap:30px}.career-team-grid{grid-template-columns:1fr}.career-growth-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){section[id]{scroll-margin-top:82px}.site-header{border-radius:17px;width:calc(100% - 20px);height:62px;padding:0 10px 0 14px;top:8px}.brand img{width:112px}.site-header nav{gap:7px}.nav-cta{padding:10px 14px;font-size:12px}.language-toggle{min-height:35px;padding-inline:10px}.hero{min-height:820px;padding:118px 20px 52px}.hero h1{font-size:clamp(47px,14vw,64px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-capabilities{grid-template-columns:1fr}.hero-footnote{flex-direction:column;align-items:flex-start}.hero-proof{justify-content:space-between;gap:15px}.hero-proof strong{font-size:20px}.hero-proof span{font-size:9px}.product-window{border-radius:20px;transform:none}.window-body{grid-template-columns:1fr;min-height:0;padding:18px}.agent-card{margin-top:0}.floating-note{bottom:-44px;right:8px}.section-shell{width:calc(100% - 40px)}.company-intro,.products-section,.proof-section,.journey-section{padding-block:92px}.intro-grid h2,.section-heading h2,.proof-copy h2,.journey-heading h2,.final-cta h2{font-size:40px}.product-grid{margin-top:50px}.product-card{border-radius:22px;min-height:0}.product-content{padding:42px 26px}.product-image-wrap,.product-card-chat .product-image-wrap{min-height:280px;padding:24px}.technology-section,.newsroom-section{padding-block:90px}.technology-grid{margin-top:48px}.technology-grid article{min-height:0;padding:30px 25px 34px}.technology-grid span{font-size:27px}.technology-grid h3{margin-top:38px;font-size:24px}.technology-grid p{font-size:15px}.benchmark-card{padding:24px 18px}.score-row{grid-template-columns:118px 1fr 40px;gap:8px;font-size:10px}.score-row>strong{font-size:14px}.timeline-list li{grid-template-columns:90px 1fr;gap:24px}.timeline-list li:before{left:82px}.timeline-list h3{font-size:19px}.news-grid{grid-template-columns:1fr}.news-featured{grid-column:auto;min-height:430px;padding:30px 26px}.news-card{min-height:340px;padding:28px 24px}.careers-section{border-radius:22px;width:calc(100% - 40px);margin-block:80px;padding:45px 25px}.careers-section h2{font-size:39px}.careers-cta{min-width:0}.final-cta{padding:92px 20px}.footer-main{flex-direction:column;align-items:flex-start;gap:40px}.footer-links{flex-wrap:wrap;gap:18px 24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.news-page-header{border-radius:17px;width:calc(100% - 20px);height:62px;padding:0 10px 0 14px;top:8px}.news-brand img{width:112px}.news-page-header nav{gap:8px}.news-page-header nav>a:first-child{display:none}.news-product-link{padding:10px 13px;font-size:11px}.news-page-hero{padding:84px 0 76px}.news-page-hero h1{font-size:52px}.news-page-hero .section-shell>p:last-child{font-size:16px}.news-index{padding-block:46px 76px}.news-index article,.news-index article.news-index-featured{background:0 0;border-bottom:1px solid #d8e5e3;border-radius:0;margin:0;padding:34px 0;display:block}.news-index article:first-child{border-top:1px solid #d8e5e3}.news-index-meta{justify-content:space-between;margin-bottom:30px;display:flex}.news-index-copy h2{font-size:28px}.news-index article>a{width:100%;margin-top:26px}.news-page-footer{flex-direction:column;align-items:flex-start}.journey-page-hero{padding:84px 0 76px}.journey-page-hero h1{font-size:52px}.journey-page-hero .section-shell>p:last-child{font-size:16px}.journey-detail{padding-block:56px 78px}.journey-year{padding-block:48px}.journey-year>header{gap:14px;margin-bottom:34px;padding-block:16px;top:76px}.journey-year>header strong{font-size:62px}.journey-year>header span{font-size:10px}.journey-year ol:before{left:18px}.journey-year li{grid-template-columns:38px minmax(0,1fr);min-height:0;padding:22px 0 34px;display:grid}.journey-year time{grid-area:1/2;justify-self:start;min-width:54px;margin:0 0 11px;font-size:10px}.journey-year li>i{grid-area:1/1/span 2;justify-self:start;width:12px;height:12px;margin:12px 0 0 12px}.journey-year li>div,.journey-event-left>div,.journey-event-right>div{grid-area:2/2;justify-self:stretch;width:100%;padding:24px 22px 26px;transform:translateY(24px)}.journey-year h2{font-size:25px}.journey-year li p{font-size:15px}.journey-page-cta{padding-block:68px}.journey-page-cta h2{font-size:42px}.journey-page-cta .section-shell>div:last-child{min-width:0}.careers-page-hero{padding:116px 0 80px}.careers-page-hero h1{font-size:52px}.careers-page-hero .section-shell>p:not(.section-kicker){font-size:16px}.career-values{flex-direction:column;align-items:flex-start;gap:15px}.career-team,.career-positions{padding-block:82px}.career-section-heading h2{font-size:41px}.career-team-grid{margin-top:48px}.career-team-grid article{min-height:250px;padding:28px 24px}.career-team-grid h3{margin-top:44px}.career-growth{padding-block:82px}.career-growth-grid{grid-template-columns:1fr;margin-top:46px}.career-growth-grid article{min-height:215px}.career-growth-grid h3{margin-top:54px}.career-position-list{margin-top:48px}.career-position-list summary{grid-template-columns:42px 1fr auto;gap:12px;min-height:110px}.career-position-list summary strong{font-size:25px}.career-position-detail{grid-template-columns:1fr;gap:30px;padding:0 0 40px 54px}.career-position-detail>a{grid-column:auto}.career-apply{padding-block:82px}.career-apply h2{font-size:42px}.career-apply-card{padding:26px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}.journey-year li>div{opacity:1;transform:none}.hero-video{display:none}.hero{background:#082b30 url(/huver-hero-poster.png) 62%/cover no-repeat}}
