@charset "UTF-8";
:root{--paper:#f6f4ef;--ink:#202220;--muted:#64665f;--pink:#ef347b;--pink-light:#ff93b7;--line:#d9dbd2;--dark:#1b201f;--mint:#cceddf;--lime:#dcf385;--radius:18px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background:var(--pink);color:#fff}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--pink);outline-offset:5px}svg{display:block}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:500;line-height:1.04;letter-spacing:-.055em}p{color:var(--muted)}em{font-family:var(--serif);font-weight:400;letter-spacing:-.065em}img,svg{max-width:100%}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.eyebrow,.mono{font-size:11px;text-transform:uppercase;letter-spacing:.12em;line-height:1.5}.eyebrow{display:flex;align-items:center;gap:10px;font-weight:600;color:inherit;margin-bottom:30px}.status-dot{width:6px;height:6px;background:var(--pink);border-radius:50%;display:inline-block;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:56px;padding:16px 22px;border-radius:5px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button svg,.text-link svg,.header-contact svg{width:18px;height:18px;flex-shrink:0}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:#41473f}.button.pink{background:var(--pink-light);color:var(--dark)}.button.pink:hover{background:#ffb2cb}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;min-height:44px}.text-link:hover{color:var(--pink)}.text-link span{font-size:20px}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;z-index:100;padding:15px}.skip-link:focus{top:10px}.site-header{height:94px;position:relative;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{width:min(1424px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:9px;font-size:29px;font-weight:700;letter-spacing:-1.5px;white-space:nowrap}.brand-dot{color:var(--pink)}.brand-symbol{display:flex;align-items:center;gap:3px;height:25px}.brand-symbol i{display:block;background:var(--pink);width:4px;border-radius:4px;height:11px}.brand-symbol i:nth-child(2){height:25px}.brand-symbol i:nth-child(3){height:19px}.brand-symbol i:nth-child(4){height:8px}.main-nav{display:flex;align-items:center;gap:30px;font-size:12px}.main-nav a{padding:12px 0}.main-nav a:hover{color:var(--pink)}.header-actions{display:flex;align-items:center;gap:27px}.language-nav{display:flex;gap:3px;align-items:center}.language-nav a{display:grid;place-items:center;width:32px;min-height:32px;font-size:10px;font-weight:600;letter-spacing:.04em;border-radius:50%}.language-nav a:hover{background:#e4e5dd}.language-nav a[aria-current]{background:var(--ink);color:var(--paper)}.header-contact{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:600;padding:10px 0;border-bottom:1px solid var(--ink)}.menu-toggle{display:none;background:none;border:0;padding:12px;width:43px;height:44px}.menu-toggle span{height:1px;display:block;background:var(--ink);margin:6px 0}
.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:26px;align-items:center;min-height:740px;padding-block:76px 72px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{margin-bottom:26px}.hero h1{font-size:clamp(56px,6.1vw,94px);line-height:1.035;letter-spacing:-.06em}.hero h1 em{color:var(--pink);white-space:nowrap}.hero-description{font-size:16px;max-width:440px;line-height:1.65;margin-top:28px}.hero-buttons{display:flex;align-items:center;gap:24px;margin-top:31px;flex-wrap:wrap}.hero-note{display:flex;gap:11px;font-size:11px;margin-top:44px}.hero-note span{color:var(--pink);font-size:15px}.hero-art{position:relative;height:560px;isolation:isolate}.art-grid{position:absolute;inset:20px 0;background-image:radial-gradient(#a4ada8 1px,transparent 1px);background-size:21px 21px;mask-image:radial-gradient(ellipse,#0007 10%,transparent 65%)}.art-caption{position:absolute;top:20px;right:15px;writing-mode:vertical-rl;font-size:8px;color:#6e746d}.orb{position:absolute;width:360px;height:360px;left:50%;top:30px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at 34% 25%,#ffbbd0 0%,#ff74a5 20%,#ed3376 45%,#9b2158 68%,#441b38 85%,#1c1c2d 100%);box-shadow:inset -15px -20px 45px #2c152055,inset 4px 7px 14px #fff8,18px 30px 55px -25px #a1345550}.orb-texture{position:absolute;inset:0;border-radius:50%;background:repeating-radial-gradient(ellipse at 32% 25%,transparent 0 3px,#ffffff20 4px,transparent 5px 8px);opacity:.25}.orbit{position:absolute;inset:-20px;border:1px solid #f194b4;border-radius:50%;transform:rotate(-32deg) scaleX(1.21) scaleY(.47);z-index:3}.orbit-two{inset:-40px;transform:rotate(30deg) scaleX(1.13) scaleY(.5);opacity:.45}.orb-core{position:absolute;inset:110px;color:#fff3;transform:rotate(-14deg)}.orb-core svg{width:100%;height:100%;color:#ffeff6bb}.voice-card{position:absolute;top:242px;left:-7px;width:310px;padding:23px 24px 19px;background:#202722f2;color:#f6f4ef;border:1px solid #53634d;border-radius:14px;box-shadow:0 20px 35px -15px #15322135;backdrop-filter:blur(12px);transform:rotate(-5deg);animation:card-float 8s ease-in-out infinite}.card-kicker{display:flex;align-items:center;gap:8px;font-size:10px;color:#dbe6d7}.card-kicker .status-dot{background:var(--lime)}.voice-card strong{display:block;font-size:17px;font-weight:400;letter-spacing:-.02em;line-height:1.3}.voice-card small{font-size:9px;color:#b9c5bc}.voice-card-line{height:1px;background:#ffffff23;display:block;margin-top:19px;margin-bottom:11px}.wave{height:63px;display:flex;align-items:center;gap:4px;margin:13px 0;overflow:hidden}.wave i{height:calc(var(--h)*.65);width:3px;flex-shrink:0;background:var(--pink-light);border-radius:5px;animation:wave 2s ease-in-out infinite;animation-delay:calc(var(--i)*-.11s)}.connection-tag{position:absolute;right:-2px;top:391px;display:flex;align-items:center;gap:12px;background:var(--mint);padding:17px 18px;border-radius:9px;box-shadow:0 12px 24px -15px #2b574755;font-size:13px;transform:rotate(5deg);min-width:173px}.connection-tag small{font-size:10px;color:#4c6a5c}.tick{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--mint);color:#315a45;flex-shrink:0}.tick svg{width:18px;height:18px}.connection-tag .tick{background:#b0d1c1}.connection-arrow{font-size:24px;margin-left:auto}.art-coordinate{position:absolute;left:48px;bottom:13px;font-size:8px;color:#6d756b}.journey-ribbon{border-block:1px solid var(--line);padding:24px 0}.journey-ribbon .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.journey-ribbon span{display:flex;align-items:center;gap:19px;font-size:13px;letter-spacing:-.02em}.journey-ribbon b{font-size:9px;font-weight:400;color:#81887b}.journey-ribbon i{font-style:normal;color:#858d7e;margin-left:auto;margin-right:36px}
.dark-section{background:var(--dark);color:var(--paper)}.dark-section p{color:#b6bfb7}.dark-section .eyebrow{color:var(--pink-light)}.story-section{padding:110px 0 82px}.story-heading{display:grid;grid-template-columns:1.7fr 1fr;gap:80px;align-items:end;margin-bottom:80px}.story-heading h2{font-size:clamp(42px,4vw,60px);line-height:1.08;max-width:720px}.story-heading p{font-size:15px;line-height:1.75;max-width:355px;padding-bottom:5px}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:start}.story-visual{position:sticky;top:70px;background:#232b27;border:1px solid #3e4940;border-radius:13px;padding:28px 35px 23px}.visual-top{display:flex;align-items:center;justify-content:space-between;color:#9baa9a}.visual-top .mono{font-size:9px}.visual-star{font-size:26px;color:var(--pink-light)}.flow{padding:30px 8px}.flow-node{display:flex;align-items:center;gap:19px;padding:16px 13px;border:1px solid #415044;border-radius:9px;transition:background .4s,border-color .4s,transform .4s}.flow-node.is-active{background:#344331;border-color:#bad994;transform:translateX(7px)}.node-icon{display:grid;place-items:center;border:1px solid #596956;width:44px;height:44px;border-radius:50%;font-size:23px;color:#cee9bd}.flow-node.node-1 .node-icon{background:var(--pink-light);color:var(--dark);border:0}.flow-node strong{font-size:16px;display:block;font-weight:400;letter-spacing:-.02em}.flow-node small{font-size:10px;color:#a7b9a5;display:block;margin-top:4px}.flow-connector{height:34px;width:1px;background:#5c7257;position:relative;margin-left:35px;overflow:hidden}.flow-connector i{display:block;height:12px;width:1px;background:var(--lime);animation:connect 2s linear infinite}.visual-bottom{display:flex;justify-content:space-between;border-top:1px solid #3e4940;padding-top:17px;color:#a9b4a7;font-size:10px}.visual-bottom span:last-child{font-size:18px}.chapter{padding:32px 0 70px;border-top:1px solid #425044;min-height:250px}.chapter:first-child{padding-top:18px}.chapter-meta{display:flex;justify-content:space-between;font-size:10px;color:#a5b29f;margin-bottom:30px}.chapter-meta span:first-child{color:var(--pink-light)}.chapter h3{font-size:35px;margin-bottom:19px;transition:color .3s}.chapter.is-active h3{color:var(--pink-light)}.chapter p{max-width:385px;font-size:15px;line-height:1.8}.product-section{padding-block:112px}.section-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:85px;align-items:end;margin-bottom:55px}.section-heading h2{font-size:clamp(45px,4.8vw,70px);line-height:1.05}.section-heading>p{font-size:15px;line-height:1.8;max-width:405px}.product-demo{border:1px solid #d1d6cc;border-radius:15px;overflow:hidden;background:#eeeee7}.demo-toolbar{padding:20px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d1d6cc}.demo-label{font-size:11px;display:flex;gap:9px;align-items:center}.demo-toolbar [role=tablist]{display:flex;gap:4px;background:#e0e3d9;border-radius:6px;padding:4px}.demo-toolbar button{border:0;background:transparent;padding:11px 16px;border-radius:4px;font-size:11px;color:#4c5448;min-height:38px}.demo-toolbar button[aria-selected=true]{background:#fff;box-shadow:0 1px 4px #0001;color:var(--ink)}.demo-toolbar button:hover{color:var(--pink)}.demo-panel{display:grid;grid-template-columns:1.35fr 1fr;min-height:484px}.conversation{padding:32px 40px;background:#fbfbf7;border-right:1px solid #d1d6cc}.conversation-top{display:flex;align-items:center;gap:13px;padding-bottom:24px;border-bottom:1px solid #e6e8e1;margin-bottom:25px}.conversation-icon{width:38px;height:38px;display:grid;place-items:center;background:#fbdbe7;border-radius:50%;font-size:21px;color:#a92b59}.conversation-top .mono{font-size:8px;color:#7c8477}.conversation-top h3{font-size:16px;letter-spacing:-.025em;margin-top:5px}.mini-wave{color:var(--pink);margin-left:auto;letter-spacing:1px}.messages{display:flex;flex-direction:column;gap:17px}.message{max-width:88%;font-size:12px;line-height:1.65}.message>span{display:block;font-size:9px;color:#6b7566;margin-bottom:6px}.message p{border-radius:0 11px 11px 11px;background:#ecefe5;color:#33422d;padding:13px 16px}.message.customer{align-self:flex-end}.message.customer span{text-align:right}.message.customer p{background:#f9e4ec;border-radius:11px 0 11px 11px;color:#64354b}.result{padding:30px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 30%,#e6eadc,transparent 65%)}.result-label{color:#707968;font-size:9px;align-self:flex-start}.result-orbit{border:1px solid #bdc9ad;width:78px;height:78px;display:grid;place-items:center;border-radius:50%;margin:24px 0 19px;position:relative}.result-orbit:after{content:'';position:absolute;inset:7px;border:1px dashed #b2c39e;border-radius:50%}.result-orbit span{font-size:28px;color:#638944}.result h3{font-size:25px;line-height:1.25;text-align:center;margin-bottom:25px;letter-spacing:-.04em}#demo-rows{width:100%;max-width:290px}.result-row{display:flex;gap:13px;align-items:center;border-bottom:1px solid #d0d7c9;padding:12px 0}.result-row:first-child{border-top:1px solid #d0d7c9}.result-row .tick{width:28px;height:28px;background:#d4e2c6}.result-row small{font-size:9px;display:block;color:#717c68;margin-bottom:2px}.result-row strong{font-weight:400;display:block;font-size:12px}.result-bottom{font-size:7px;letter-spacing:.13em;color:#7a866f;margin-top:28px}.demo-notice{padding:12px 25px;font-size:10px;border-top:1px solid #d1d6cc;background:var(--paper);line-height:1.6}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:45px}.capabilities article{border-top:1px solid var(--line);padding-top:20px}.capabilities .mono{font-size:9px;color:#929887}.capabilities h3{font-size:22px;letter-spacing:-.04em;line-height:1.2;margin:22px 0 15px}.capabilities p{font-size:13px;line-height:1.8}
.world-section{background:#e6ecdF;border-block:1px solid #d4dccb;padding:98px 0}.world-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.world-copy h2{font-size:clamp(45px,4.6vw,69px);line-height:1.08;margin-bottom:27px}.world-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:438px;color:#5d6a55}.world-copy .eyebrow{font-size:10px}.world-details{margin:32px 0 24px}.world-details>div{display:grid;grid-template-columns:110px 1fr;border-top:1px solid #c9d3bf;padding:15px 0;gap:12px;font-size:12px}.world-details dt{font-weight:600}.world-details dd{margin:0;color:#5d6a55}.world-copy p.small-note{font-size:10px;line-height:1.7}.world-art{height:510px;position:relative;isolation:isolate}.world-globe{position:absolute;inset:65px 10px 45px;border:1px solid #8ca97b;border-radius:50%;transform:rotate(-20deg);overflow:hidden;opacity:.62}.world-globe>div{position:absolute;border:1px solid #8ca97b;inset:-1px 20%;border-radius:50%}.world-globe>div:nth-child(2){inset:-1px 38%}.world-globe>div:nth-child(3){inset:25% -1px}.world-globe>div:nth-child(4){inset:42% -1px}.world-globe>div:nth-child(5){inset:-1px 10%;transform:rotate(42deg)}.globe-dot{position:absolute;width:8px;height:8px;background:#638347;border-radius:50%;box-shadow:0 0 0 7px #9ac38530}.dot-one{left:22%;top:22%}.dot-two{left:70%;top:62%}.dot-three{left:51%;top:44%}.hellos{position:absolute;inset:0}.hello{font-family:var(--serif);font-style:italic;letter-spacing:-.06em;position:absolute;font-size:69px;line-height:1}.hello-0{top:173px;left:7%;font-size:127px;color:var(--pink);text-shadow:2px 4px 0 #e6ecdf;transform:rotate(-8deg);z-index:2}.hello-1{top:40px;right:20%;font-size:54px;color:#637b50}.hello-2{top:113px;right:2%;font-size:63px;color:#273c21;transform:rotate(9deg)}.hello-3{top:339px;left:3%;font-size:61px;color:#5d724d;transform:rotate(8deg)}.hello-4{top:312px;right:0;font-size:57px;color:#849579;transform:rotate(-12deg)}.world-art-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:8px;color:#6d805d}
.ecosystem-section{padding-block:112px 80px}.ecosystem-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.ecosystem-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.ecosystem-art{height:282px;position:relative;overflow:hidden}.interview-art{background:#ecc6b8;display:grid;place-items:center}.interview-frame{position:relative;width:146px;height:214px;border:5px solid #352e29;border-radius:20px;transform:rotate(-10deg);box-shadow:25px 24px 0 #d6aa9770;overflow:hidden;background:linear-gradient(140deg,#ffb793,#db8167)}.portrait-shape{position:absolute;width:68px;height:86px;background:#bf7561;border-radius:49% 49% 43% 43%;top:40px;left:33px;box-shadow:inset 7px 5px 0 #543e34}.portrait-shape:after{content:'';width:110px;height:100px;background:#edf0d3;border-radius:60% 60% 10% 10%;position:absolute;top:77px;left:-24px;transform:rotate(5deg)}.portrait-shape:before{content:'';width:25px;height:28px;background:#bf7561;position:absolute;top:74px;left:22px;z-index:1;border-radius:0 0 40% 40%}.portrait-shape span{position:absolute;width:30px;height:2px;background:#754d3d;top:49px;left:24px;transform:rotate(4deg)}.recording{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:5px;font-size:8px;color:white;background:#0003;border-radius:10px;padding:3px 7px}.recording i{width:4px;height:4px;background:#f78095;border-radius:50%}.interview-wave{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center}.interview-wave .wave{height:25px;margin:0;gap:2px}.interview-wave .wave i{height:calc(var(--h)*.22);width:2px;background:#fff;animation:none}.interview-badge{width:59px;height:59px;display:grid;place-items:center;border-radius:50%;background:#f8efdb;position:absolute;top:135px;left:calc(50% + 75px);font-size:18px;color:#704b39;box-shadow:4px 7px 20px #6d42351a}.graphic-caption{position:absolute;bottom:16px;right:20px;font-size:7px;letter-spacing:.12em;color:#795849}.custom-art{background:#d4dde9;background-image:radial-gradient(#92a2b744 1px,transparent 1px);background-size:18px 18px;display:grid;place-items:center}.custom-core{background:#2c3c52;color:#c8d9ee;font-size:73px;width:116px;height:116px;display:grid;place-items:center;border-radius:24px;transform:rotate(12deg);box-shadow:14px 14px 0 #bccbdc;z-index:2}.custom-art:before,.custom-art:after{content:'';position:absolute;left:15%;right:15%;top:50%;height:1px;background:#9bacbf;transform:rotate(-17deg)}.custom-art:after{transform:rotate(28deg)}.custom-node{position:absolute;background:#eaf0f7;border:1px solid #adbed1;border-radius:10px;padding:14px;font-size:17px;color:#57708d;z-index:3}.cn-one{left:16%;top:44px;transform:rotate(-8deg)}.cn-two{right:13%;top:35px;font-size:25px}.cn-three{left:10%;bottom:28px;transform:rotate(6deg)}.cn-four{right:20%;bottom:28px;font-size:25px;transform:rotate(-10deg)}.custom-art .graphic-caption{color:#5e7188}.ecosystem-content{padding:32px 34px 29px}.ecosystem-content .eyebrow{font-size:9px;color:#8a7466;margin-bottom:19px}.custom-card .eyebrow{color:#687d96}.ecosystem-content h3{font-size:36px;line-height:1.12;margin-bottom:19px}.ecosystem-content p{font-size:13px;line-height:1.75;max-width:450px;min-height:69px}.ecosystem-content .text-link{margin-top:24px}.partner-section{display:grid;grid-template-columns:.7fr 1.3fr;border-block:1px solid var(--line);gap:100px;padding-block:70px;align-items:center}.partner-mark{font-size:175px;line-height:.53;letter-spacing:-.13em;color:var(--pink);transform:rotate(-4deg);padding-left:45px}.partner-section h2{font-size:46px;line-height:1.08}.partner-section p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:550px;margin:25px 0 16px}.partner-section .eyebrow{font-size:9px;margin-bottom:24px}.faq-section{padding-block:100px 112px;display:grid;grid-template-columns:1fr 1.5fr;gap:100px}.faq-section h2{font-size:41px;line-height:1.1;max-width:320px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;font-size:14px;padding:23px 0;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:22px;font-weight:400;color:#6c7765;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg);color:var(--pink)}.faq-list details p{font-size:13px;line-height:1.85;padding:0 35px 24px 0}.closing{padding:90px 0 85px;position:relative;overflow:hidden}.closing .wrap{position:relative;z-index:2}.closing h2{font-size:clamp(46px,6.5vw,96px);line-height:1.08;max-width:1100px}.closing h2 em{color:var(--pink-light)}.closing-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:45px;gap:65px}.closing-bottom p{max-width:435px;font-size:15px;line-height:1.8}.closing-bottom>div{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-right:100px}.email-link{font-size:12px;color:#aebaac}.email-link:hover{color:var(--pink-light)}.closing-decoration{position:absolute;right:-70px;bottom:-90px;color:#2a342b;font-size:450px;line-height:1;z-index:0;transform:rotate(10deg)}.site-footer{background:var(--paper);padding:35px 0}.site-footer .wrap{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.site-footer .brand{font-size:24px}.site-footer .brand-symbol{transform:scale(.8)}.site-footer .wrap>span{font-size:10px;color:var(--muted)}.site-footer .language-nav{margin-left:auto}.back-top{font-size:10px}.site-footer small{font-size:9px;color:#77816e}
@keyframes wave{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes card-float{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes connect{0%{transform:translateY(-15px)}100%{transform:translateY(42px)}}
@media(min-width:1700px){.hero{min-height:820px}.hero-art{transform:scale(1.06)}}
@media(max-width:1200px){.wrap{width:calc(100% - 80px)}.header-inner{width:calc(100% - 60px)}.main-nav{gap:20px}.header-actions{gap:20px}.header-contact{gap:12px}.hero{grid-template-columns:1.17fr 1fr;gap:20px;min-height:700px}.hero h1{font-size:clamp(57px,6.15vw,78px)}.hero-art{height:510px}.orb{width:310px;height:310px;top:35px}.orb-core{inset:95px}.voice-card{top:232px;width:275px;padding:19px}.connection-tag{top:400px;right:0}.voice-card strong{font-size:15px}.hero-buttons{gap:15px}.hero-buttons .button{padding:15px 17px;font-size:11px;gap:18px}.hero-buttons .text-link{font-size:11px;gap:10px}.story-layout{gap:65px}.story-heading{gap:60px}.story-visual{padding-inline:26px}.story-heading h2{font-size:45px}.chapter h3{font-size:30px}.section-heading{gap:55px}.world-layout{gap:40px}.hello-0{font-size:108px}.hello-2{font-size:51px}.hello-3{font-size:51px}.conversation{padding:28px}.demo-toolbar{padding:17px}.result{padding-inline:25px}.faq-section{gap:65px}.closing-bottom>div{margin-right:30px}html[lang=de] .main-nav{gap:17px;font-size:11px}html[lang=de] .header-contact{font-size:11px}html[lang=en] .hero h1{font-size:clamp(52px,5.6vw,77px)}}
@media(max-width:960px){.header-contact{display:none}.main-nav{font-size:11px}.hero{padding-top:62px;min-height:670px;grid-template-columns:1.12fr 1fr}.hero h1{font-size:clamp(47px,6.1vw,66px)}html[lang=en] .hero h1{font-size:clamp(45px,5.65vw,62px)}.hero-description{font-size:14px}.hero-art{height:485px}.orb{width:270px;height:270px}.orb-core{inset:83px}.voice-card{width:245px;left:-6px;top:226px}.connection-tag{top:388px;right:-4px;padding:11px 13px;min-width:154px}.art-coordinate{left:17px;font-size:7px}.art-caption{right:0}.journey-ribbon span{font-size:11px;gap:12px}.journey-ribbon i{margin-right:22px}.story-heading{grid-template-columns:1fr;gap:26px;margin-bottom:50px}.story-heading p{max-width:530px}.story-layout{gap:38px}.story-visual{padding:20px 18px}.flow{padding-inline:0}.flow-node{padding:12px 10px;gap:10px}.flow-node strong{font-size:14px}.flow-node small{font-size:9px}.node-icon{width:34px;height:34px;font-size:19px}.chapter h3{font-size:29px}.chapter p{font-size:13px}.chapter{min-height:235px;padding-bottom:55px}.chapter-meta{font-size:9px}.section-heading{grid-template-columns:1.1fr 1fr;gap:40px}.section-heading h2{font-size:49px}.section-heading>p{font-size:13px}.demo-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.demo-panel{grid-template-columns:1.15fr 1fr}.conversation{padding:23px}.result{padding:25px 20px}.conversation-top h3{font-size:14px}.conversation-top .mono{font-size:7px}.message{max-width:94%;font-size:11px}.result h3{font-size:22px}.capabilities{gap:28px}.capabilities h3{font-size:20px}.capabilities p{font-size:12px}.world-layout{gap:22px}.world-copy h2{font-size:48px}.world-copy>p:not(.eyebrow){font-size:13px}.world-art{height:460px}.world-globe{inset:60px 0}.hello-0{font-size:90px}.hello-1{font-size:40px}.hello-2{font-size:43px;top:123px}.hello-3{font-size:43px;top:303px}.hello-4{font-size:45px;top:354px}.world-details>div{grid-template-columns:86px 1fr;font-size:11px}.ecosystem-content{padding:27px}.ecosystem-content h3{font-size:31px}.ecosystem-content p{font-size:12px}.ecosystem-content .text-link{font-size:12px}.partner-section{gap:40px}.partner-mark{padding-left:20px;font-size:150px}.partner-section h2{font-size:40px}.faq-section{gap:50px;grid-template-columns:.9fr 1.3fr}.faq-section h2{font-size:36px}.faq-list summary{font-size:13px}.closing h2{font-size:68px}.closing-bottom>div{margin-right:0}.site-footer .wrap{gap:23px}.site-footer small{width:100%}}
@media(max-width:700px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.site-header{height:76px}.header-inner{width:calc(100% - 36px);gap:10px}.brand{font-size:25px;gap:7px}.brand-symbol{transform:scale(.9);transform-origin:left center}.header-actions{gap:8px}.language-nav a{width:30px;min-height:36px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;background:var(--paper);border-bottom:1px solid var(--line);padding:22px 25px;flex-direction:column;gap:7px;align-items:stretch;box-shadow:0 20px 35px #0001}.main-nav.is-open{display:flex}.main-nav a{font-size:15px;padding:13px 0}.hero{grid-template-columns:1fr;padding-block:44px 34px;gap:22px;min-height:0}.hero .eyebrow{font-size:9px;margin-bottom:23px}.hero h1{font-size:clamp(44px,11.7vw,76px);line-height:1.07;letter-spacing:-.065em}html[lang=en] .hero h1{font-size:clamp(39px,10.1vw,69px)}html[lang=de] .hero h1{font-size:clamp(43px,11.05vw,72px)}.hero-description{font-size:14px;line-height:1.75;max-width:440px;margin-top:25px}.hero-buttons{gap:20px;margin-top:24px}.hero-buttons .button{font-size:11px;min-height:51px;padding:14px 17px;gap:15px}.hero-buttons .text-link{font-size:11px}.hero-note{font-size:9px;margin-top:24px}.hero-art{width:min(430px,100%);height:410px;justify-self:center;margin-top:6px}.orb{width:270px;height:270px;top:0;left:57%}.voice-card{top:163px;left:3px;width:253px;padding:20px}.voice-card strong{font-size:15px}.voice-card .wave{height:45px}.connection-tag{right:2px;top:314px;min-width:150px}.art-caption{top:0;font-size:7px;right:0}.art-coordinate{bottom:0;left:5px}.art-grid{inset:-10px 0}.journey-ribbon{padding:18px 0}.journey-ribbon .wrap{grid-template-columns:repeat(2,1fr);row-gap:16px}.journey-ribbon span{font-size:10px;gap:11px}.journey-ribbon i{margin-right:10px}.journey-ribbon b{font-size:8px}.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:23px}.story-section{padding:65px 0 45px}.story-heading{gap:23px;margin-bottom:37px}.story-heading h2{font-size:36px;line-height:1.12;letter-spacing:-.055em}.story-heading p{font-size:13px;line-height:1.8}.story-layout{grid-template-columns:1fr;gap:32px}.story-visual{position:relative;top:auto;padding:20px}.flow{padding:18px 0}.flow-node{padding:12px 15px;gap:17px}.flow-node strong{font-size:16px}.flow-node small{font-size:10px}.node-icon{width:37px;height:37px}.flow-connector{height:24px;margin-left:33px}.visual-bottom{font-size:9px}.chapter{padding:23px 0 32px;min-height:0}.chapter:first-child{padding-top:23px}.chapter-meta{margin-bottom:19px}.chapter h3{font-size:29px;margin-bottom:14px}.chapter p{font-size:13px;max-width:none}.product-section{padding-block:65px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.section-heading h2{font-size:43px}.section-heading>p{max-width:none;font-size:13px;line-height:1.8}.product-demo{border-radius:10px}.demo-toolbar{padding:16px 13px;gap:16px}.demo-label{font-size:10px}.demo-toolbar [role=tablist]{width:100%;gap:2px;justify-content:space-between}.demo-toolbar button{font-size:9px;padding:10px 7px;flex:1;min-height:40px}html[lang=de] .demo-toolbar button{font-size:8px;padding-inline:4px}.demo-panel{grid-template-columns:1fr;min-height:0}.conversation{border-right:0;border-bottom:1px solid #d1d6cc;padding:23px 18px}.conversation-top{gap:10px;margin-bottom:22px;padding-bottom:20px}.conversation-top h3{font-size:14px}.conversation-top .mono{font-size:8px}.mini-wave{font-size:14px}.conversation-icon{width:34px;height:34px}.message{max-width:91%;font-size:11px}.message p{padding:12px 13px}.message>span{font-size:8px}.result{padding:23px 22px 20px;display:grid;grid-template-columns:42px 1fr;column-gap:15px;align-items:center}.result-label{grid-column:1 / -1;font-size:8px;margin-bottom:19px}.result-orbit{margin:0;width:42px;height:42px;grid-column:1}.result-orbit span{font-size:19px}.result-orbit:after{inset:4px}.result h3{grid-column:2;font-size:20px;margin:0;text-align:left;line-height:1.25}#demo-rows{grid-column:1 / -1;max-width:none;margin-top:22px}.result-row{padding:10px 0}.result-bottom{grid-column:1 / -1;margin-top:18px;font-size:6px}.demo-notice{font-size:8px;padding:11px 14px}.capabilities{grid-template-columns:1fr;gap:25px;margin-top:30px}.capabilities article{padding-top:17px;display:grid;grid-template-columns:25px 1fr;gap:12px}.capabilities .mono{padding-top:4px}.capabilities h3{font-size:23px;margin:0;line-height:1.3}.capabilities p{grid-column:2;font-size:13px;line-height:1.8}.world-section{padding:65px 0 35px}.world-layout{grid-template-columns:1fr;gap:20px}.world-copy h2{font-size:44px}.world-copy .eyebrow{font-size:8px}.world-copy>p:not(.eyebrow){max-width:none;font-size:13px}.world-copy p.small-note{font-size:10px}.world-details{margin-top:28px}.world-details>div{grid-template-columns:100px 1fr;font-size:12px}.world-art{height:410px;width:min(410px,100%);margin:auto}.world-globe{inset:38px 18px 32px}.hello-0{font-size:105px;top:145px;left:7%}.hello-1{font-size:46px;top:22px;right:20%}.hello-2{font-size:50px;top:106px;right:3%}.hello-3{font-size:49px;top:281px;left:0}.hello-4{font-size:48px;top:307px;right:7%}.world-art-caption{font-size:7px}.ecosystem-section{padding-block:65px 48px}.ecosystem-grid{grid-template-columns:1fr;gap:25px}.ecosystem-art{height:260px}.ecosystem-content{padding:27px 23px}.ecosystem-content h3{font-size:34px;line-height:1.1}.ecosystem-content p{min-height:0;font-size:13px}.ecosystem-content .text-link{font-size:12px;margin-top:21px}.partner-section{grid-template-columns:1fr;gap:27px;padding-block:43px 46px}.partner-mark{font-size:73px;padding-left:0;line-height:.56;max-width:85px}.partner-section h2{font-size:36px}.partner-section .eyebrow{font-size:8px;margin-bottom:19px}.partner-section p:not(.eyebrow){font-size:13px;margin-top:21px}.faq-section{grid-template-columns:1fr;gap:33px;padding-block:60px}.faq-section h2{font-size:37px;max-width:330px}.faq-list summary{font-size:13px;padding:21px 0}.faq-list details p{font-size:12px;padding-right:15px}.closing{padding:60px 0}.closing .eyebrow{font-size:8px}.closing h2{font-size:clamp(36px,8.8vw,58px);line-height:1.12;letter-spacing:-.06em}.closing-bottom{flex-direction:column;align-items:flex-start;gap:30px;margin-top:28px}.closing-bottom p{font-size:13px;max-width:380px}.closing-bottom>div{gap:17px}.closing-bottom .button{min-height:52px;font-size:12px}.closing-decoration{font-size:270px;right:-65px;bottom:-50px}.site-footer{padding:30px 0}.site-footer .wrap{gap:23px;display:grid;grid-template-columns:1fr 1fr}.site-footer .brand{font-size:25px}.site-footer .wrap>span{grid-row:2;grid-column:1 / -1;font-size:10px}.site-footer .language-nav{grid-column:2;grid-row:1;margin-left:auto}.site-footer .back-top{grid-column:2;grid-row:3;justify-self:end}.site-footer small{grid-column:1;grid-row:3;font-size:9px}}
@media(max-width:960px){.hero-art,.world-art{overflow:clip;overflow-clip-margin:20px}}
@media(max-width:700px){.hero-art,.world-art{overflow-clip-margin:10px}}
@media(max-width:370px){.header-inner{width:calc(100% - 24px)}.wrap{width:calc(100% - 32px)}.brand{font-size:23px}.header-actions{gap:2px}.language-nav a{width:28px}.hero h1{font-size:43px}html[lang=en] .hero h1{font-size:36px}html[lang=de] .hero h1{font-size:40px}.hero-buttons{gap:13px}.hero-art{height:390px}.orb{width:245px;height:245px}.orb-core{inset:74px}.voice-card{width:230px}.connection-tag{top:303px}.story-heading h2{font-size:33px}.closing h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.story-visual{position:relative;top:auto}}
