@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#121212;--panel:#1e1d1b;--text:#f5f7f7;--muted:#b0ada7;--accent:#92e4d3;--line:#343330;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:disabled{cursor:default}button,a{touch-action:manipulation}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.header{height:110px;display:flex;align-items:center;gap:40px}.brand{font-family:var(--display);font-weight:800;font-size:30px;letter-spacing:-1.8px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.brand-symbol{font-size:32px;font-style:italic;background:var(--accent);color:#121817;width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px 3px 10px 3px;line-height:1;padding-right:3px}.brand-dot{color:var(--accent);margin-left:-7px}.header nav{display:flex;gap:24px;margin-left:auto;align-items:center;font-size:14px;white-space:nowrap}.header nav span{margin-left:4px;color:#99a4a2}.header a:hover,.text-button:hover{color:var(--accent)}.header-actions{display:flex;gap:21px;align-items:center;font-size:14px;white-space:nowrap}.text-button{border:0;background:none;padding:0;font-weight:650}.text-button span{margin-left:5px}.demo-link{border-left:1px solid #6a6761;padding:10px 0 10px 20px;display:flex;align-items:center;gap:10px;font-weight:650}.wave{display:flex;gap:3px;align-items:center;height:24px}.wave i{display:block;width:3px;height:12px;background:currentColor;border-radius:4px}.wave i:nth-child(2){height:22px}.wave i:nth-child(3){height:16px}.wave i:nth-child(4){height:8px}.wave i:nth-child(5){height:14px}.menu-toggle{display:none}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#b5c6c2}.hero{padding-top:36px}.hero>.eyebrow,.hero>h1,.hero-sub{text-align:center}.tiny-star{color:var(--accent);margin-right:7px;font-size:14px}h1,h2,h3,h4,p{margin:0}h1{font-family:var(--display);font-size:clamp(32px,3.3vw,49px);letter-spacing:-1.9px;font-weight:450;line-height:1.24;margin:20px 0 18px}strong{font-weight:750}h1 strong{text-shadow:0 0 38px #7fdfcb73}.hero-sub{color:#b0bcb9;font-size:16px;line-height:1.65}.tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px;gap:1px;overflow:hidden;border-radius:0 0 12px 12px;background:#232928}.tab{background:linear-gradient(#121212,#222625);border:0;border-top:2px solid transparent;padding:22px 12px 19px;font-size:17px;letter-spacing:-.4px;color:#dde3e2;text-align:center;transition:background .2s}.tab small{display:block;font-size:8px;letter-spacing:1.5px;margin-top:8px;color:#949189}.tab.active{border-top-color:var(--accent);background:linear-gradient(#172522,#202d2a);color:#b9eee3;text-shadow:0 0 18px #81e0cc66}.tab:hover{background:#232f2c}.tab.active small{color:#95bdb5}.solution-panel{display:grid;grid-template-columns:31% 69%;border-radius:28px;background:#f7faf9;padding:12px;margin-top:15px;overflow:hidden;color:#212827;min-height:565px}.solution-copy{padding:27px 26px 22px 12px;display:flex;align-items:flex-start;flex-direction:column}.mini-label{font-size:9px;letter-spacing:1.2px;font-weight:600}.solution-copy>.mini-label{color:#788d89}.solution-copy h2{font-family:var(--display);font-size:clamp(27px,2.65vw,38px);font-weight:500;letter-spacing:-1.5px;line-height:1.2;margin:21px 0 18px}.solution-copy em{font-style:normal;color:#63ac9d}.solution-copy p{font-size:14px;line-height:1.75;max-width:300px;color:#4b5553}.example-topics{margin-top:auto;padding-top:30px;width:100%}.example-topics>span{font-size:10px;color:#7c8b88}.example-topics>div{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 22px}.topic{border:1px solid #c0dbd5;border-radius:20px;background:transparent;font-size:10px;padding:7px 11px;color:#455854}.topic.active,.topic:hover{background:#e0f5f1;border-color:#92e4d3}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:0;border-radius:30px;padding:16px 23px;font-size:13px;font-weight:650;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.accent{background:var(--accent);color:#162925}.accent:hover{background:#b2ece0}.solution-copy>.button{width:100%;font-size:12px}.agent-stage{background:radial-gradient(ellipse at 47% 25%,#315f55 0,#202f2c 38%,#171e1d 75%);border-radius:20px;position:relative;color:#e8f5f2;overflow:hidden;padding:22px 25px 16px;display:flex;flex-direction:column}.stage-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;letter-spacing:1.6px}.stage-heading>span:first-child{display:flex;gap:7px;align-items:center}.status-dot{display:inline-block;width:5px;height:5px;background:#9be6d6;border-radius:50%;box-shadow:0 0 9px #8eddcc}.sample-label{border:1px solid #70807d5e;padding:6px 8px;border-radius:5px;font-size:8px;letter-spacing:1px;white-space:nowrap;color:#aabdb9}.agent-visual{height:208px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:5px}.orb{width:142px;height:142px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 25%,#e2f8f3 0,#a1dfd2 9%,#6bb9a9 29%,#29584e 59%,#16332d 78%);box-shadow:inset -9px -7px 19px #091f1a, inset 4px 4px 10px #d5f4ee,0 0 52px #91e4d229;animation:float 6s ease-in-out infinite;overflow:hidden}.orb:after{content:'';position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 10% 10%,transparent 0 9px,#c9f1e92b 10px 11px,transparent 12px 18px);transform:rotate(-25deg)}.orb-letter{font-family:var(--display);font-size:94px;font-weight:700;font-style:italic;letter-spacing:-10px;color:#d5f5ee88;margin:-12px 8px 0 0;text-shadow:0 2px 5px #1b4b41;z-index:1}.orbit{position:absolute;left:50%;top:50%;border:1px solid #94e1d12b;border-radius:50%;width:340px;height:100px;transform:translate(-50%,-50%) rotate(-18deg)}.orbit-two{width:370px;height:135px;transform:translate(-50%,-50%) rotate(19deg)}.orbit-three{width:240px;height:192px;transform:translate(-50%,-50%) rotate(-45deg);border-color:#94e1d119}.floating-tag{position:absolute;border:1px solid #85a9a14a;background:#273e39cc;color:#c6e9e2;padding:9px 13px;border-radius:20px;font-size:9px;backdrop-filter:blur(10px)}.tag-left{left:3%;top:43%}.tag-right{right:2%;top:65%}.agent-caption{text-align:center}.agent-caption .mini-label{font-size:8px;color:#9bcfc4}.agent-caption h3{font-family:var(--display);font-weight:500;font-size:23px;letter-spacing:-.7px;margin-top:9px}.conversation{max-width:530px;width:100%;margin:20px auto 15px;display:grid;gap:13px}.message{display:flex;gap:10px;align-items:flex-start;font-size:11px}.customer{justify-content:flex-end;align-items:center}.customer>span:first-child{background:#647f7942;border:1px solid #819c9626;padding:9px 14px;border-radius:12px 12px 3px 12px}.message-avatar{width:22px;height:22px;background:#748985;border-radius:50%;display:grid;place-items:center;font-size:8px}.agent-icon{background:#8ce1cf;color:#162925;width:23px;height:23px;border-radius:7px;font-weight:bold;font-style:italic;display:grid;place-items:center;flex-shrink:0}.message.agent>div{border:1px solid #62877f3b;background:#ffffff07;padding:13px 16px;border-radius:3px 13px 13px 13px;flex:1}.message-name{font-size:10px;font-weight:600}.message-name span{font-size:7px;letter-spacing:.7px;color:#8baaa3;margin-left:5px}.message p{line-height:1.6;color:#bdcfcb;margin-top:7px}.action-chip{font-size:9px;color:#a4dcd0;border-top:1px solid #ffffff0b;padding-top:9px;margin-top:9px}.action-chip span{margin-right:5px}.stage-footer{margin-top:auto;padding-top:12px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #ffffff0c;font-size:8px;color:#819c96}.stage-footer button{border:0;background:transparent;padding:0;color:#b2e4da;font-size:9px}.stage-footer button span{margin-left:5px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;padding:21px 5px;color:#938f87}.hero-bottom .status-dot{margin-right:7px;width:4px;height:4px}.hero-bottom a{color:#b4cec9}.hero-bottom a span{margin-left:12px}.section{padding-top:115px;padding-bottom:85px}.section h2{font-family:var(--display);font-size:clamp(34px,4vw,54px);font-weight:450;letter-spacing:-2px;line-height:1.2;margin-top:22px}.section h2 strong{font-weight:650;text-shadow:0 0 34px #8ee3d135}.section-intro{font-size:16px;line-height:1.7;color:#a5b1ae;margin-top:25px}.journey{text-align:center}.workflow-map{display:flex;align-items:center;justify-content:center;max-width:1000px;margin:70px auto 0;padding:35px 0}.tool-stack{display:grid;gap:12px;text-align:left;width:260px}.map-label{color:#72807d;letter-spacing:1.5px;font-size:8px;margin-bottom:6px}.tool-stack>div{border:1px solid #323f3c;background:linear-gradient(110deg,#202a28,#191f1e);border-radius:10px;display:flex;align-items:center;gap:12px;padding:16px;font-size:12px;color:#bccdc9}.tool-icon{font-size:17px;color:#97e2d2}.connector{height:1px;width:85px;background:linear-gradient(90deg,#415853,#98d9cb,#415853);position:relative}.connector:after{content:'';height:5px;width:5px;position:absolute;right:0;top:-2px;background:#adeadd;border-radius:50%;box-shadow:0 0 8px #92e4d3}.map-core{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:180px;height:180px;flex-shrink:0;border:1px solid #648e85;border-radius:32px;background:radial-gradient(circle at 50% 0,#3c766a,#1d312d 65%);box-shadow:0 0 70px #68cab513}.core-icon{font-family:var(--display);font-style:italic;font-weight:750;font-size:64px;line-height:1;color:#b1ebdf}.map-core b{font-size:16px}.map-core>span:last-child{font-size:9px;color:#90b5ad}.check{color:#a0d0c6}.workspace-section{background:#171a19;border-top:1px solid #222928;border-bottom:1px solid #222928}.section-split{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.section-split>p{max-width:340px;color:#a4b2af;font-size:15px;line-height:1.8;margin-bottom:5px}.workspace-demo{margin-top:55px;background:#f6f9f8;color:#2b3a37;border:1px solid #3d5b55;border-radius:16px;display:grid;grid-template-columns:210px 1fr;overflow:hidden;box-shadow:0 0 60px #65cab50a}.workspace-sidebar{display:flex;flex-direction:column;background:#ebf2f1;padding:29px 19px;gap:22px;font-size:11px;color:#6c827d}.small-brand{font-size:21px;color:#22322f;letter-spacing:-1px;margin-bottom:22px}.small-brand .brand-symbol{width:22px;height:22px;font-size:24px;border-radius:7px 2px 7px 2px}.workspace-name{font-size:8px;letter-spacing:1px}.sidebar-current{background:#d7efea;padding:12px;border-radius:6px;color:#56988a;margin:-7px -8px}.sidebar-foot{margin-top:auto;font-size:8px;color:#8fa5a0}.workspace-main{padding:31px 32px}.workspace-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.workspace-top small{font-size:8px;letter-spacing:1px;color:#909e9b}.workspace-top h3{font-family:var(--display);font-size:21px;letter-spacing:-.7px;margin-top:10px;font-weight:650}.workspace-top .sample-label{color:#7b9892;border-color:#d5e5e2}.dashboard-tabs{display:flex;gap:20px;margin:25px 0 23px;border-bottom:1px solid #dfe9e7}.dashboard-tabs button{font-size:10px;border:0;border-bottom:2px solid transparent;padding:0 0 12px;background:none;color:#869793}.dashboard-tabs .selected{color:#53af9c;border-bottom-color:#68c0ae}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{background:white;border:1px solid #e4edeb;border-radius:8px;padding:17px}.stat span{font-size:10px;color:#839591}.stat b{display:block;font-size:30px;letter-spacing:-1px;font-family:var(--display);font-weight:550;margin:8px 0}.stat small{font-size:8px;color:#93a3a0}.activity-heading{display:flex;justify-content:space-between;margin:28px 0 15px}.activity-heading h4{font-size:12px;font-weight:550}.activity-heading>span{font-size:8px;color:#99aaa6}.activity-row{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;padding:15px 0;border-top:1px solid #e4edeb}.activity-row>.activity-icon{width:24px;height:24px;background:#e6f5f2;color:#6cac9f;display:grid;place-items:center;border-radius:6px;font-size:10px}.activity-row b{font-size:10px;font-weight:550;display:block}.activity-row small{font-size:8px;color:#95a8a4;display:block;margin-top:4px}.badge{font-size:8px;color:#667c68;background:#e7eee8;padding:5px 8px;border-radius:12px}.badge.review{color:#469887;background:#dff4f0}.dashboard-note{font-size:9px;color:#8ca8a2;margin-top:15px}.dashboard-note span{margin-right:5px}.process-section{text-align:center}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left;margin-top:65px}.process-grid article{border-top:1px solid #404a48;padding-top:22px}.step-number{color:#8acdbf;font-size:12px}.process-grid h3{font-family:var(--display);font-size:25px;letter-spacing:-.7px;font-weight:500;margin:26px 0 15px}.process-grid p{font-size:14px;line-height:1.8;color:#96a5a2;max-width:330px}.engagement{padding-top:30px}.engagement-inner{padding:58px;border:1px solid #425b56;border-radius:24px;background:radial-gradient(ellipse at 0 0,#223934,#181f1e 65%);display:grid;grid-template-columns:1fr 1fr;gap:75px}.engagement h2{font-size:42px}.engagement p{font-size:13px;line-height:1.8;color:#a0b6b1;margin:22px 0}.engagement .button{margin-top:8px}.engagement-options article{padding:20px 0 12px}.engagement-options article+article{border-top:1px solid #384c48}.engagement-options article>span{font-size:8px;letter-spacing:1.2px;color:#91c5ba}.engagement-options h3{font-size:21px;letter-spacing:-.6px;font-weight:500;margin-top:14px}.engagement-options p{margin:12px 0;font-size:13px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:55px}.faqs details{border-bottom:1px solid #303937}.faqs summary{list-style:none;cursor:pointer;padding:25px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:15px;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:24px;color:#88bab0;font-weight:400}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs p{padding-bottom:25px;line-height:1.8;color:#a0b0ad;font-size:13px}.closing{text-align:center;padding-bottom:115px}.closing-star{color:#96e4d4;font-size:45px;text-shadow:0 0 35px #90e3d2}.closing h2{font-size:clamp(40px,5vw,68px)}.closing p{margin:25px 0 30px;color:#9fb2ae;line-height:1.7;font-size:15px}footer{border-top:1px solid #303937}.footer-top{display:flex;align-items:flex-start;padding:45px 0 50px;gap:90px}.footer-top p{font-size:13px;line-height:1.8;color:#899b97}.footer-top>div{display:flex;gap:35px;margin-left:auto;font-size:12px;color:#aabdb9}.footer-bottom{border-top:1px solid #272e2d;display:flex;justify-content:space-between;gap:20px;color:#6c7c79;font-size:9px;padding:22px 0 30px}.footer-bottom button{font-size:9px;font-weight:400}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:white;color:black;padding:15px}.skip:focus{top:15px}dialog{width:min(620px,calc(100% - 32px));border:1px solid #527d74;border-radius:22px;padding:38px;background:#1a2926;color:#f0faf8;max-height:90vh;overflow:auto}dialog::backdrop{background:#060d0cbb;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:15px;top:10px;font-size:28px;border:0;background:none;color:#b5d7d0}dialog h2{font-family:var(--display);letter-spacing:-1px;font-size:30px;margin:15px 0}dialog p{font-size:13px;line-height:1.7;color:#a8c4be;margin-bottom:20px}form{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-size:11px;color:#bfd7d2;display:flex;flex-direction:column;gap:8px}input,select,textarea{width:100%;min-width:0;background:#253834;border:1px solid #466a62;border-radius:7px;padding:12px;color:#f0fbf9;font-size:13px}textarea{resize:vertical}textarea::placeholder{color:#92b2ab}.full{grid-column:1/-1}#form-status:empty{display:none}#form-status{margin:0;color:#b6ede1;font-size:12px}body.modal-open{overflow:hidden}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(min-width:1500px){.solution-panel{min-height:610px}.agent-visual{height:250px}.solution-copy{padding:30px}.solution-copy h2{font-size:40px}}
@media(max-width:1150px){.header{gap:22px}.header nav{gap:15px;font-size:12px}.header-actions{font-size:12px}.demo-link{display:none}.wrap{width:calc(100% - 48px)}.solution-copy h2{font-size:29px}.solution-copy{padding:25px 20px 15px 8px}.solution-copy p{font-size:13px}.tab{font-size:15px}.floating-tag{font-size:8px;padding:7px}.tag-left{left:0}.tag-right{right:0}.engagement-inner{padding:40px;gap:40px}}
@media(max-width:800px){.header{height:85px;position:relative;flex-wrap:wrap}.brand{font-size:27px}.header-actions{margin-left:auto}.header-actions .text-button{font-size:11px}.menu-toggle{display:block;order:3;background:none;border:1px solid #435954;border-radius:18px;padding:8px 13px;font-size:11px}.menu-toggle span{margin-left:7px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:20px;background:#1a2b27;border:1px solid #3b5e57;border-radius:14px;z-index:5;flex-direction:column;align-items:stretch;gap:0}.header nav.open{display:flex}.header nav a{padding:12px}.hero{padding-top:20px}h1{font-size:36px;max-width:650px;margin-inline:auto}.hero-sub{font-size:14px}.tab{font-size:12px;padding:17px 8px;line-height:1.5}.tab small{font-size:6px;letter-spacing:.7px}.solution-panel{grid-template-columns:1fr}.solution-copy{padding:22px;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.solution-copy>.mini-label{grid-column:1/-1}.solution-copy h2{font-size:32px;grid-column:1;grid-row:2/4;margin-bottom:0}.solution-copy p{grid-column:2;margin-top:20px}.example-topics{grid-column:2;padding-top:15px;margin-top:0}.example-topics>div{margin-bottom:0}.solution-copy>.button{grid-column:1/-1;margin-top:25px;width:max-content}.agent-stage{min-height:550px}.agent-visual{height:205px}.floating-tag{font-size:10px}.tag-left{left:8%}.tag-right{right:8%}.hero-bottom p{display:none}.section{padding-top:75px;padding-bottom:60px}.section h2{font-size:40px}.workflow-map{margin-top:40px}.tool-stack{width:220px}.tool-stack>div{font-size:10px;padding:12px;gap:8px}.connector{width:25px}.map-core{width:140px;height:155px;border-radius:25px}.section-split{gap:25px}.section-split>p{max-width:230px;font-size:12px}.workspace-demo{grid-template-columns:155px 1fr}.workspace-sidebar{padding:23px 15px;font-size:9px}.workspace-main{padding:24px 20px}.workspace-top h3{font-size:17px}.workspace-top .sample-label{font-size:6px;padding:5px}.stat{padding:12px}.stat span{font-size:8px}.stat b{font-size:24px}.process-grid{gap:25px;margin-top:40px}.process-grid h3{font-size:21px}.process-grid p{font-size:12px}.engagement-inner{gap:30px;padding:30px}.engagement h2{font-size:34px}.engagement p{font-size:12px}.engagement-options h3{font-size:18px}.faq-section{gap:35px;grid-template-columns:.75fr 1.25fr}.faqs summary{font-size:13px}.footer-top{gap:40px}.footer-top>div{gap:18px;font-size:10px}}
@media(max-width:540px){.wrap{width:calc(100% - 32px)}.header{gap:12px;height:80px}.header-actions{display:none}.menu-toggle{margin-left:auto}.hero>.eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:34px;letter-spacing:-1.4px;margin-top:18px}h1 strong{display:block}.hero-sub{font-size:12px}.tabs{margin-top:25px}.tab{font-size:11px;line-height:1.5;padding:14px 7px}.tab small{display:none}.solution-panel{border-radius:20px;padding:8px;margin-top:10px}.solution-copy{display:flex;padding:21px 17px 25px}.solution-copy h2{font-size:32px;margin-top:16px}.solution-copy h2 br{display:none}.solution-copy h2 br:after{content:' '}.solution-copy h2 em{display:block;margin-top:3px}.solution-copy p{font-size:13px;max-width:100%;margin-top:17px}.example-topics{padding-top:21px}.solution-copy>.button{margin-top:20px;width:100%}.agent-stage{padding:17px 13px 15px;border-radius:14px;min-height:500px}.stage-heading{font-size:7px;letter-spacing:.8px}.sample-label{font-size:6px;padding:5px}.agent-visual{height:180px}.orb{width:115px;height:115px}.orb-letter{font-size:76px}.orbit{width:240px;height:85px}.orbit-two{width:260px;height:110px}.orbit-three{width:180px;height:150px}.floating-tag{font-size:7px;padding:7px 8px}.tag-left{left:0;top:27%}.tag-right{right:0;top:74%}.agent-caption h3{font-size:19px}.agent-caption .mini-label{font-size:6px}.conversation{margin-top:19px}.message{font-size:10px}.message.agent>div{padding:11px}.message-name{font-size:9px}.message-name span{font-size:6px}.stage-footer{font-size:7px;line-height:1.6}.stage-footer>span{max-width:160px}.stage-footer button{font-size:8px;white-space:nowrap}.hero-bottom{font-size:8px;padding-inline:0;gap:8px}.hero-bottom a span{margin-left:3px}.section h2{font-size:33px;letter-spacing:-1.3px}.section .eyebrow{font-size:8px;letter-spacing:1.3px}.section-intro{font-size:13px}.desktop-break{display:none}.workflow-map{flex-direction:column;gap:0;padding:5px 0}.tool-stack{width:100%;max-width:310px;grid-template-columns:1fr;gap:8px}.tool-stack>div{font-size:12px}.map-label{text-align:center;margin-bottom:10px}.connector{height:35px;width:1px}.connector:after{right:-2px;top:auto;bottom:0}.map-core{width:150px;height:150px}.outcomes .map-label{margin-top:0}.section-split{display:block}.section-split>p{max-width:100%;font-size:13px;margin-top:20px}.workspace-demo{grid-template-columns:1fr;margin-top:30px;border-radius:12px}.workspace-sidebar{display:none}.workspace-main{padding:22px 14px}.workspace-top h3{font-size:18px}.workspace-top .sample-label{font-size:5px}.dashboard-tabs{gap:18px}.dashboard-tabs button{font-size:9px}.stats{gap:7px}.stat{padding:10px}.stat span{font-size:7px}.stat b{font-size:24px}.stat small{font-size:6px}.activity-row b{font-size:9px}.activity-row small{font-size:7px}.badge{font-size:7px;padding:5px 7px}.dashboard-note{font-size:8px;line-height:1.6}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid article{position:relative;padding-left:35px}.step-number{position:absolute;left:0;top:25px}.process-grid h3{margin-top:0;font-size:23px}.process-grid p{max-width:100%;font-size:13px}.engagement{padding-top:15px}.engagement-inner{grid-template-columns:1fr;padding:26px;gap:20px;border-radius:18px}.engagement h2{font-size:34px}.engagement-options h3{font-size:21px}.engagement-options p{font-size:12px}.faq-section{grid-template-columns:1fr;gap:25px;padding-top:30px}.faqs summary{font-size:13px}.closing{padding-top:55px;padding-bottom:70px}.closing h2{font-size:39px}.closing p{font-size:13px}.footer-top{flex-wrap:wrap;gap:20px;padding:30px 0}.footer-top .brand{font-size:26px}.footer-top p{margin-left:auto;font-size:10px}.footer-top>div{margin-left:0;gap:30px;width:100%;margin-top:10px}.footer-bottom{font-size:7px;gap:10px}.footer-bottom button{font-size:7px}dialog{padding:28px 22px}dialog h2{font-size:25px}form{grid-template-columns:1fr;gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Aivennor identity — independent geometric monogram */
.brand{gap:10px;letter-spacing:0}.brand-mark{width:40px;height:40px;flex-shrink:0;display:block}.brand-word{font-family:var(--display);font-size:21px;font-weight:750;letter-spacing:2px}.small-brand{gap:7px}.small-brand .brand-mark{width:27px;height:27px}.small-brand .brand-word{font-size:12px;letter-spacing:1px}.orb-mark{position:relative;z-index:1;opacity:.8;filter:drop-shadow(0 3px 4px #20443c)}.core-mark{display:block}.hero-sub{max-width:760px;margin-inline:auto;text-wrap:pretty}.hero-sub>span{display:block;margin-top:6px}.hero h1{font-size:clamp(34px,4vw,54px);line-height:1.2}.footer-top .brand-word{font-size:21px}
@media(max-width:1150px){.header .brand-word{font-size:18px;letter-spacing:1.5px}.header .brand-mark{width:35px;height:35px}}
@media(max-width:540px){.brand-word,.header .brand-word{font-size:18px;letter-spacing:1.5px}.brand-mark{width:35px;height:35px}.hero h1{font-size:34px;letter-spacing:-1.5px}.hero-sub{font-size:13px;line-height:1.75}.hero-sub>span{margin-top:10px}.orb-mark{width:68px;height:68px}.footer-top .brand-word{font-size:17px}.footer-top{gap:15px}}
/* Charcoal + warm gold identity, unified navigation and service guide. */
:root{--bg:#101518;--panel:#191f24;--text:#e8f3f1;--muted:#a1a8ae;--accent:#4fd3b7;--line:#30383e}
html{scroll-padding-top:115px}body{background:var(--bg)}.site-header{position:sticky;top:0;z-index:20;background:#2b3033f5;border-bottom:1px solid #4b4f50;backdrop-filter:blur(16px)}.header{height:90px;gap:30px}.header nav{gap:25px;color:#c2c8cc}.header-actions{margin-left:8px}.header-actions .button{font-size:13px;padding:16px 23px;white-space:nowrap}.brand-word,.header .brand-word,.footer-top .brand-word{font-size:24px;letter-spacing:-.8px;font-weight:750}.word-ai{color:var(--accent)}.small-brand .brand-word{font-size:15px;letter-spacing:-.5px}.brand-mark{width:40px;height:40px}.small-brand .brand-mark{width:27px;height:27px}.header a:hover{color:var(--accent)}.header .accent:hover{color:#171a1d}.accent{background:var(--accent);color:#1c2023}.accent:hover{background:#79ddc8}.hero{padding-top:50px}.hero>.eyebrow{color:#7ec9b9}.hero h1 strong,.section h2 strong{text-shadow:none}.hero-sub{color:#aeb4b8}.tab{background:linear-gradient(#101518,#1d2427)}.tab.active{color:#75ddc7;background:linear-gradient(#242522,#1b302c);border-top-color:var(--accent)}.tab.active small{color:#77baac}.tab small{color:#a0a5a7}.agent-stage{background:radial-gradient(ellipse at 47% 25%,#26544a 0,#282c2b 40%,#172025 80%);color:#e5f5f2}.orb{background:radial-gradient(circle at 32% 25%,#c4f0e7 0,#72dcc6 12%,#36a890 35%,#1e6556 60%,#162925 82%);box-shadow:inset -9px -7px 19px #112521,inset 4px 4px 10px #b4ece0,0 0 52px #3ecfb029}.orb-mark{filter:drop-shadow(0 3px 4px #1a5145)}.status-dot{background:var(--accent)}.workspace-section{background:#181e22}.workspace-sidebar{background:#e5edeb}.engagement-inner{background:radial-gradient(ellipse at 0 0,#213430,#191f23 70%);border-color:#35514b}.map-core{background:radial-gradient(circle at 50% 0,#2e6056,#262b27 70%);border-color:#468f80}.tool-stack>div{background:#1c2327;border-color:#394045}.offers-section{padding-bottom:50px}.offers-section .eyebrow{color:var(--accent)}.offers-section h2{font-size:clamp(32px,3.8vw,51px)}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.offer-card{border:1px solid #323a41;border-radius:19px;padding:30px;background:#191f24;display:flex;flex-direction:column}.offer-card>.mini-label{color:var(--accent)}.offer-card h3{font-family:var(--display);font-size:22px;line-height:1.3;letter-spacing:-.7px;margin:20px 0}.offer-card p{font-size:15px;color:#a5adb4;line-height:1.85;margin-bottom:30px}.offer-audience{margin-top:auto;padding-top:22px;border-top:1px solid #343c42;color:#b9c0c5;font-size:9px;letter-spacing:1.3px;line-height:1.7}.contact-section{border-top:1px solid #353d42;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:65px}.contact-details{padding:30px 0}.contact-details h3{font-size:27px;font-family:var(--display)}.contact-details address{font-style:normal;font-size:17px;color:#b8bfc3;line-height:1.9;margin:22px 0}.contact-phone{font-size:23px;color:var(--accent)}.contact-phone span{margin-left:20px}.social-links{display:flex;gap:12px;margin:27px 0 12px}.social-placeholder{background:#1c2429;border:1px solid #3c454d;border-radius:11px;width:45px;height:45px;display:grid;place-items:center;color:#66d3bc;opacity:.75}.social-placeholder svg{width:22px;height:22px}.contact-details small{font-size:11px;color:#8d989f}.guide-launcher{position:fixed;right:25px;bottom:25px;z-index:30;box-shadow:0 6px 28px #0005;gap:10px}.guide-dot{width:7px;height:7px;background:#1e584c;border-radius:50%}.guide-panel[hidden]{display:none}.guide-panel{position:fixed;right:25px;bottom:94px;width:390px;max-width:calc(100vw - 32px);height:min(640px,calc(100dvh - 120px));background:#171e24;border:1px solid #3b454d;border-radius:23px;z-index:31;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 80px #0009}.guide-header{display:flex;align-items:center;gap:13px;padding:22px;background:#222b32;border-bottom:1px solid #36414a}.guide-header h2{font-size:17px;font-weight:650;letter-spacing:-.5px}.guide-header>div>span{display:block;font-size:8px;letter-spacing:1px;color:#83ad9e;margin-top:9px}.guide-header>button{margin-left:auto;border:1px solid #38444e;background:transparent;border-radius:9px;width:32px;height:32px;font-size:23px;color:#aab7bf}.guide-messages{flex:1;overflow:auto;overscroll-behavior:contain;padding:20px;display:flex;flex-direction:column;gap:14px}.guide-bubble{border:1px solid #36414b;background:#222b32;border-radius:15px 15px 15px 3px;padding:17px;color:#dfe4e3;font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.guide-bubble.visitor{background:#223632;border-color:#38675d;border-radius:15px 15px 3px 15px;align-self:flex-end;max-width:90%;color:#b5ece1}.guide-choices{padding:5px 20px 15px;display:flex;flex-wrap:wrap;gap:7px}.guide-choices button{background:none;border:1px solid #3e4b55;border-radius:25px;padding:9px 12px;font-size:11px;color:#d9dfdf}.guide-choices button:hover{border-color:var(--accent);color:var(--accent)}.guide-form{display:flex;gap:7px;padding:14px 14px 8px;border-top:1px solid #36414a;background:#222b32}.guide-form input{min-width:0;flex:1;background:#171e24;border-color:#3a454e;font-size:12px;padding:12px}.guide-form button{border:1px solid #3a454e;background:#171e24;border-radius:9px;min-width:33px;padding:5px;font-size:16px;color:#c3c9cd}.guide-form button[aria-pressed=true]{color:var(--accent);border-color:var(--accent)}#guide-status{font-size:9px;line-height:1.5;color:#a0a9b0;padding:0 16px 12px;margin:0;background:#222b32}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{padding-bottom:65px}
@media(max-width:1100px){.header{gap:18px}.header nav{gap:16px;font-size:12px}.header-actions .button{padding:13px 18px;font-size:11px}.header .brand-word{font-size:22px}.offer-card{padding:23px}.offer-card h3{font-size:20px}.offer-card p{font-size:13px}}
@media(max-width:900px){.header .menu-toggle{display:block;order:3;margin-left:0}.header nav{display:none;position:absolute;top:80px;left:24px;right:24px;padding:18px;background:#222b32;border:1px solid #455058;border-radius:14px;z-index:21;flex-direction:column;align-items:stretch;gap:0}.header nav.open{display:flex}.header nav a{padding:13px}.header-actions{margin-left:auto;display:flex}.header{height:80px;flex-wrap:nowrap}.offer-grid{gap:15px}.offer-card{padding:20px}.offer-audience{font-size:8px}.contact-section{gap:35px}.contact-phone{font-size:20px}}
@media(max-width:640px){.offer-grid{grid-template-columns:1fr}.offer-card{padding:27px}.offer-card h3{font-size:24px}.offer-card p{font-size:14px}.offer-audience{font-size:9px}.contact-section{grid-template-columns:1fr;gap:10px}.contact-details{padding-top:15px}.guide-panel{right:12px;bottom:84px;width:390px;max-width:calc(100vw - 24px);height:min(600px,calc(100dvh - 108px))}.guide-launcher{right:16px;bottom:18px;padding:14px 19px;font-size:12px}.header-actions .button{font-size:10px;padding:12px}.header-actions .button span{display:none}.header .brand-word{font-size:19px}.header .brand-mark{width:29px;height:29px}.header{gap:12px}.header .menu-toggle{font-size:10px;padding:9px}.menu-toggle span{display:none}.header nav{left:16px;right:16px}.guide-header{padding:17px}.guide-header h2{font-size:16px}}

/* Requested palette: teal, with the existing page structure retained. */
:root{--accent:#69CBB9} .accent:hover{background:#8cddce}.brand-word .word-ai{color:var(--accent)}

/* Requested refinements: continuous dark theme and quieter contact details. */
.contact-phone{font-size:17px;color:#ffffff;line-height:1.9}.contact-phone span{font-size:16px;margin-left:12px}
.solution-panel{background:#191f24;color:#f3f0e8;border:1px solid #343f45}.solution-copy>.mini-label{color:#a3bbb7}.solution-copy p{color:#b5bfc2}.solution-copy h2{color:#f3f0e8}.solution-copy em{color:var(--accent)}.example-topics>span{color:#a3b4b4}.topic{color:#c8d8d5;border-color:#47605d;background:transparent}.topic.active,.topic:hover{background:#253f3b;border-color:var(--accent);color:#d2eee6}.agent-stage{border:1px solid #364745}
.workspace-demo{background:#191f24;color:#f3f0e8;border-color:#3b504c}.workspace-sidebar{background:#222b30;color:#b4c0c3}.workspace-main{background:#191f24}.small-brand{color:#f3f0e8}.workspace-name,.sidebar-foot{color:#9cadae}.sidebar-current{background:#293f3c;color:#a3e2d4}.workspace-top small,.workspace-top .sample-label{color:#a6b9b8}.workspace-top .sample-label{border-color:#465855}.dashboard-tabs{border-color:#394843}.dashboard-tabs button{color:#a5b6b7}.dashboard-tabs .selected{color:var(--accent);border-color:var(--accent)}.stat{background:#232d31;border-color:#3b4a4e}.stat span,.stat small{color:#aebcbe}.activity-row{border-color:#354348}.activity-row>.activity-icon{background:#2b443e;color:#a3e1cd}.activity-row small,.activity-heading>span,.dashboard-note{color:#a8bcbb}.badge{background:#274039;color:#bbe1cd}.badge.review{background:#3c3930;color:#e1d3ad}
@media(max-width:540px){.contact-phone{font-size:17px}}

/* Larger brand mark; clean frame without internal connector lines. */
.header .brand-mark,.footer-top .brand-mark{width:48px;height:48px}.small-brand .brand-mark{width:32px;height:32px}
@media(max-width:640px){.header .brand-mark{width:38px;height:38px}.header{gap:9px}.header .brand{gap:7px}}

/* Service exploration lives in What we build, with one panel visible at a time. */
.offers-section .solution-copy h2{font-size:clamp(27px,2.65vw,38px)}

/* Only the opening-screen boundary and requested What we build cards. */
.hero{min-height:calc(100svh - 90px);display:flex;flex-direction:column;justify-content:center;padding-top:60px;padding-bottom:30px}.hero>.eyebrow{margin-top:auto}.hero .hero-bottom{margin-top:auto;width:100%}
.offers-section .offer-tabs{gap:22px;background:none;border-radius:0;overflow:visible;margin-top:45px;margin-bottom:30px}
.offer-tabs .offer-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;border:1px solid #323a41;border-radius:24px;padding:32px;background:#191f24;color:var(--text);text-shadow:none;letter-spacing:normal;transition:border-color .2s,background .2s}
.offer-tabs .offer-card.active{border-color:#548e82;background:#191f24;color:var(--text);text-shadow:none}
.offer-tabs .offer-card:hover{border-color:var(--accent);background:#1d282a}
.offer-tabs .mini-label{color:var(--accent);font-size:11px;letter-spacing:1.3px}
.offer-tabs .offer-title{font-family:var(--display);font-weight:700;font-size:26px;line-height:1.3;letter-spacing:-.8px;margin:26px 0 22px}
.offer-tabs .offer-description{font-size:16px;line-height:1.85;color:#a5adb4;margin-bottom:32px}
.offer-tabs .offer-audience{font-size:10px;letter-spacing:1.2px;line-height:1.7;margin-top:auto;padding-top:24px;border-top:1px solid #343c42;color:#b9c0c5}
@media(max-width:900px){.offer-tabs .offer-card{padding:24px}.offer-tabs .offer-title{font-size:22px}.offer-tabs .offer-description{font-size:15px}}
@media(max-width:640px){.hero{min-height:calc(100svh - 80px);padding-top:36px;padding-bottom:24px}.offers-section .offer-tabs{grid-template-columns:1fr;gap:16px;margin-top:28px}.offer-tabs .offer-card{padding:26px;border-radius:20px}.offer-tabs .offer-title{font-size:24px;margin:18px 0}.offer-tabs .offer-description{font-size:15px;line-height:1.75;margin-bottom:24px}.offer-tabs .offer-audience{padding-top:18px}}

/* First-screen copy, separated into short, readable supporting points. */
.hero-highlights{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:940px;width:100%;margin:42px auto 32px;padding-top:26px;border-top:1px solid #34423f}
.hero-highlights h2{font-family:var(--display);font-size:19px;line-height:1.45;letter-spacing:-.5px;font-weight:650;color:#e6f2ef;margin:0 0 10px}
.hero-highlights p{font-size:15px;line-height:1.75;color:#aebbb8;margin:0;max-width:420px}
@media(max-width:640px){.hero-highlights{grid-template-columns:1fr;gap:23px;margin:28px auto 24px;padding-top:22px}.hero-highlights h2{font-size:17px;margin-bottom:7px}.hero-highlights p{font-size:14px;line-height:1.65;max-width:none}}

/* Requested larger headline and arrow between the two supporting points. */
.hero h1{font-size:clamp(40px,5.2vw,72px);line-height:1.16;letter-spacing:-2px}
.hero-highlights{position:relative;gap:76px}
.hero-highlights::after{content:'→';position:absolute;left:50%;top:28px;transform:translateX(-50%);color:var(--accent);font-size:30px;line-height:1;pointer-events:none}
@media(max-width:640px){.hero h1{font-size:clamp(38px,8.7vw,52px);letter-spacing:-1.5px}.hero-highlights{gap:44px}.hero-highlights::after{content:'↓';left:0;top:50%;transform:translateY(-12%);font-size:25px}}

/* Two supporting boxes, with arrows within each heading. */
.hero-highlights{gap:22px;border-top:0;padding-top:0}
.hero-highlights::after{content:none}
.hero-highlights>div{padding:24px 26px;border:1px solid #344a44;border-radius:18px;background:#191f24}
.hero-highlights .heading-arrow{color:var(--accent);display:inline-block;margin-inline:5px}
@media(max-width:640px){.hero-highlights{gap:14px}.hero-highlights>div{padding:20px}.hero-highlights::after{content:none}}
