/* 7odor — a product-led visual direction. Official SVG wordmarks remain unmodified. */
:root{--ink:#19161f;--muted:#696573;--purple:#5c29db;--line:#e8e5ec;--ease-out:cubic-bezier(.22,1,.36,1);--tour-duration:6000ms;--lime:#def394}
.container{width:min(1280px,calc(100% - 96px))}body{color:var(--ink)}
.header{height:88px;background:#ffffffed;border-bottom:1px solid #eeedf1;transition:box-shadow .3s}.header.is-scrolled{box-shadow:0 5px 30px #21113b08}.header::after{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:100%;background:var(--purple);transform-origin:left;transform:scaleX(var(--reading-progress,0));pointer-events:none}.nav-inner{gap:32px}.header nav{gap:30px}.header nav a{font-size:14px;position:relative}.header nav a::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform .3s}.header nav a:hover::after,.header nav a.is-current::after{transform:scaleX(1)}.nav-actions{gap:15px}.brand{letter-spacing:normal;gap:0;display:inline-flex;flex-shrink:0}.brand .brand-full,.header .brand .brand-full{display:block;width:154px;height:auto;max-height:none;border-radius:0;object-fit:contain}.brand-period{display:none}.motion-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:36px;border:0;background:transparent;color:var(--muted);border-radius:7px;padding:6px;flex-shrink:0}.motion-toggle:hover{background:#f1edf8;color:var(--purple)}.motion-toggle>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.motion-toggle[aria-pressed="true"]{color:#82778d}.button{border-radius:8px;font-size:14px;padding:15px 23px;gap:22px;box-shadow:none;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #5c29db20}.button.small{border-radius:7px;font-size:13px}.button .icon,.text-link .icon{transition:transform .25s}.button:hover .icon,.text-link:hover .icon{transform:translateX(3px)}.button:disabled{opacity:.6;transform:none;box-shadow:none}
/* Opening: people and product occupy the first viewport together. */
.hero{padding:64px 0 54px;background:#fff;position:relative;overflow:hidden}.hero-layout{display:grid;grid-template-columns:.91fr 1.09fr;gap:52px;align-items:center}.hero-copy{padding:10px 0 20px;position:relative;z-index:3}.hero-kicker{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.1px;font-weight:700;color:#746880;margin-bottom:26px}.hero-kicker .morocco-flag{width:21px;height:15px;line-height:15px}.hero h1{text-align:left;font-size:clamp(56px,5.65vw,82px);line-height:1.025;letter-spacing:-4.1px;margin:0 0 25px;font-weight:700}.hero h1>span{color:var(--purple);position:relative;white-space:nowrap}.hero-description{text-align:left;font-size:18px;line-height:1.75;max-width:435px;color:#6c6575;margin:0 0 30px}.hero-description strong{font-weight:500;color:#39313f}.hero-actions{justify-content:flex-start;align-items:center;gap:21px;flex-wrap:wrap}.hero-actions .button{font-size:14px;padding:17px 24px;min-height:56px}.hero-tour-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;min-height:44px}.hero-tour-link>.icon{width:16px;height:16px;color:var(--purple)}.hero-tour-link:hover{color:var(--purple)}.hero-notes{justify-content:flex-start;font-size:11px;gap:18px;margin:18px 0 0}.hero-notes .icon{width:13px}.hero-context{display:flex;align-items:center;gap:14px;margin-top:44px}.context-line{width:29px;height:2px;background:var(--purple)}.hero-context p{font-size:12px;line-height:1.55;color:#786f80;margin:0}.hero-context b{font-weight:500;color:#332b3d}
.hero-scene{height:625px;position:relative;min-width:0}.scene-backing{position:absolute;inset:15px -19px 0 56px;border-radius:18px;background:#f0ebfa;transform:rotate(4deg)}.team-photo{position:absolute;top:0;left:65px;right:0;height:452px;border-radius:14px;overflow:hidden;margin:0;background:#e5e5e5}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:65% 40%;display:block;transition:transform 1s var(--ease-out)}.team-photo:hover img{transform:scale(1.035)}.team-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#11152875)}.team-photo figcaption{position:absolute;bottom:19px;left:23px;z-index:1;color:#fff;font-size:11px;display:flex;align-items:center;gap:7px}.team-photo figcaption .icon{width:13px;height:13px}.scene-presence{position:absolute;left:0;bottom:39px;width:410px;background:white;border:1px solid #e0d9e8;border-radius:12px;box-shadow:0 20px 55px #20143425;z-index:2;transform:rotate(-2deg)}.scene-window-top{display:flex;align-items:center;gap:15px;padding:12px 17px;border-bottom:1px solid var(--line)}.scene-window-top img{width:82px;height:auto}.scene-window-top>span{font-size:7px;letter-spacing:1px;color:#8b8295}.scene-window-top .window-dots{margin-left:auto;color:#aca3b6;font-size:13px;letter-spacing:2px}.scene-presence-inner{padding:15px 19px 10px}.scene-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.scene-card-title h2{font-size:16px;letter-spacing:-.4px;line-height:1.3;margin:0}.scene-live{font-size:8px;display:flex;align-items:center;gap:4px;color:#347255}.scene-live::before{content:"";width:4px;height:4px;border-radius:50%;background:#479571}.scene-metrics{display:flex;align-items:center;gap:32px;margin:16px 0;padding-bottom:16px;border-bottom:1px solid var(--line)}.scene-metrics strong{font-size:34px;line-height:1;letter-spacing:-1.2px;font-weight:700}.scene-metrics strong span{font-size:14px;font-weight:500;color:#817787;letter-spacing:-.2px;margin-left:2px}.scene-metrics p{font-size:9px;color:#837b8c;margin:6px 0 0}.scene-rate{border-left:1px solid var(--line);padding-left:26px}.scene-rate strong{color:var(--purple)}.scene-row{display:flex;align-items:center;gap:9px;padding:9px 0}.scene-row+.scene-row{border-top:1px solid #f0edf4}.scene-row .avatar{width:26px;height:26px;font-size:8px}.scene-row b{font-size:10px;display:block;font-weight:500}.scene-row small{font-size:8px;display:block;color:#807586}.scene-row time{margin-left:auto;font-size:10px;font-variant-numeric:tabular-nums;color:#6e6477}.scene-row .status{font-size:8px;margin-left:10px}
.scene-mobile{position:absolute;bottom:8px;right:-13px;background:#fff;width:175px;border:5px solid #23212b;border-radius:27px;min-height:339px;box-shadow:0 20px 45px #28203229;padding:15px 14px 14px;z-index:3;transform:rotate(5deg);text-align:center}.mobile-camera{position:absolute;top:5px;width:44px;height:11px;background:#23212b;border-radius:9px;left:50%;transform:translateX(-50%)}.mobile-ui-top{display:flex;align-items:center;justify-content:space-between;font-size:7px;font-weight:700;margin-bottom:12px}.mobile-ui-top .icon{width:10px;height:10px}.mobile-wordmark{width:91px;height:auto;display:block;margin:0 auto 10px}.mobile-greeting{font-size:9px;color:#797180;display:block;margin:3px 0 16px}.mobile-check{width:44px;height:44px;border-radius:50%;margin:auto;background:#e1f3e8;display:grid;place-items:center;color:#288b5a;position:relative}.mobile-check::after{content:"";position:absolute;inset:-5px;border:1px solid #e2f0e6;border-radius:50%}.mobile-check .icon{width:22px;height:22px}.mobile-confirm{display:block;font-size:17px;line-height:1.25;letter-spacing:-.6px;margin:15px 0 8px}.mobile-location{display:flex;align-items:center;justify-content:center;gap:4px;font-size:8px;color:#746781}.mobile-location .icon{width:10px;height:10px}.mobile-event{display:flex;justify-content:space-between;align-items:center;background:#f5f1fb;border-radius:6px;padding:10px 9px;margin:18px 0 10px;font-size:8px}.mobile-event b{font-size:12px;color:var(--purple)}.mobile-foot{font-size:7px;color:#746881}.scene-sticker{position:absolute;right:-20px;top:-20px;width:107px;height:107px;border-radius:50%;background:var(--lime);color:#272c19;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;line-height:1.2;font-weight:700;letter-spacing:-.4px;transform:rotate(11deg);z-index:4;box-shadow:0 4px 15px #00000008}.scene-sticker em{font-style:normal}.scene-disclaimer{position:absolute;left:5px;bottom:0;color:#736b7c;font-size:9px;margin:0;z-index:5}
/* Useful audience context replaces unverified social proof. */
.sectors-strip{padding:28px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sectors-strip>.container{display:flex;align-items:center;gap:55px}.sectors-strip p{font-size:12px;line-height:1.6;text-align:left;margin:0;flex-shrink:0;color:#746b7d}.sectors-strip p b{font-weight:500;color:#312c38}.sectors-list{flex:1;justify-content:space-between;gap:20px}.sectors-list span{font-size:13px;gap:10px;color:#63586f}.sectors-list .icon{width:23px;height:23px;color:#7f6f93}
.section{padding:96px 0}.overline{font-size:10px;letter-spacing:1.4px;margin-bottom:17px;color:var(--purple)}h2{font-size:47px;line-height:1.13;letter-spacing:-1.9px}.product-showcase{background:#f5f4f7}.showcase-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:37px}.showcase-heading h2{font-size:51px;line-height:1.1;letter-spacing:-2.1px}.showcase-heading h2 span{color:#79717f}.showcase-lead{max-width:340px}.showcase-lead p{font-size:15px;line-height:1.7;color:#766d7f;margin:0 0 19px}.showcase-lead p b{color:#362e40;font-weight:500;display:block;margin-top:4px}.tour-play{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #d9cfe6;background:#fff;color:var(--purple);font-size:12px;font-weight:700;border-radius:7px;min-height:40px;transition:background .2s}.tour-play:hover{background:#ede5fc}.tour-play .icon{width:14px;height:14px}.tour-play[aria-pressed="true"]{background:var(--purple);color:#fff}.tour-play:disabled{display:none}.tour-controls{display:flex;align-items:stretch;gap:5px;margin:0 0 17px;border-bottom:1px solid #ddd6e5;background:transparent;padding:0}.tour-step{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#786b86;padding:18px 10px;font-size:14px;font-weight:500;overflow:hidden;transition:color .2s,background .2s}.tour-step.active{color:var(--purple);border-bottom-color:var(--purple);background:#eee8f6}.tour-step:hover{background:#ece6f5}.tour-number{font-size:10px;color:#84748e}.tour-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--purple);transform-origin:left;transform:scaleX(0)}.tour-is-playing .tour-step.active .tour-progress{animation:tour-fill var(--tour-duration) linear forwards}.product-stage{background:#e5deef;border-color:#ddd3e8;border-radius:15px 15px 0 0;padding:10px 10px 0;box-shadow:0 18px 50px #3115440b}.product-window{border-radius:8px;border-color:#dad3e3;box-shadow:none}.app-sidebar{width:185px}.app-logo .brand .brand-full{width:112px;height:auto;max-height:none;border-radius:0}.workspace-switch{margin-top:18px}.app-topbar{height:62px}.app-content{padding:26px}.app-heading h3{font-size:23px}.app-heading p{font-size:12px}.preview-nav{font-size:13px}.metric>span{font-size:11px}.metric strong{font-size:29px}.metric>div>span{font-size:10px}.metric{padding:17px 14px;transition:transform .25s,box-shadow .25s}.metric:hover{transform:translateY(-2px);box-shadow:0 7px 14px #3b1b690b}.card-heading h4{font-size:13px}.chart{height:150px}.chart-legend{font-size:10px}.chart-axis,.bar-group{font-size:9px}.approval b{font-size:11px}.approval span:not(.avatar){font-size:10px}.attendance-table table{font-size:11px}.attendance-table th{font-size:10px}.attendance-table td{padding:11px 0}.attendance-table small{font-size:9px}.preview-caption{padding:14px 10px;font-size:10px}.floating-notification{right:-18px;bottom:115px}.showcase-bottom{display:flex;align-items:center;justify-content:center;gap:45px;padding-top:26px}.showcase-bottom>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#766b81}.showcase-bottom .icon{width:15px;height:15px;color:#827095}
/* Every module is grounded in the inspected product, not a generic feature wall. */
.platform{background:#fff}.section-heading{margin-bottom:40px}.section-heading>p{font-size:16px;max-width:350px}.feature-grid{gap:24px}.feature-card{border:0;border-radius:0;overflow:visible;background:transparent;position:relative;transition:transform .35s}.feature-card:hover{box-shadow:none;transform:translateY(-5px)}.feature-visual{height:245px;border:0;border-radius:13px;padding:37px 40px;background:#ede8fa}.feature-card:nth-child(2) .feature-visual{background:#e9f0e8}.feature-card:nth-child(3) .feature-visual{background:#f9eddf}.feature-copy{padding:26px 3px}.feature-label{font-size:11px;letter-spacing:.2px}.feature-copy h3{font-size:27px;line-height:1.2;letter-spacing:-.8px;margin:16px 0 15px}.feature-copy p{font-size:16px;line-height:1.75;max-width:355px}.feature-copy .text-link{font-size:13px}.mini-presence,.mini-planning,.mini-leave{transition:transform .45s,box-shadow .45s}.feature-card:hover .mini-presence,.feature-card:hover .mini-planning,.feature-card:hover .mini-leave{transform:rotate(0) translateY(-5px);box-shadow:0 17px 22px #3d25550d}.shift{transition:transform .3s}.feature-card:hover .shift-one{transform:translateX(4px)}.feature-card:hover .shift-two{transform:translateX(-4px)}
.workflow-section{padding:0}.workflow{width:min(1360px,calc(100% - 48px));background:#20182b;grid-template-columns:1fr 1fr;padding:74px 76px;border-radius:16px;gap:65px}.workflow h2{font-size:58px;letter-spacing:-2.3px;line-height:1.08}.workflow .overline{color:#cbb0fb}.workflow-copy>p{font-size:17px;line-height:1.7;color:#c0b0ce;max-width:370px}.workflow-point{margin:27px 0;gap:17px}.workflow-point h3{font-size:16px}.workflow-point p{font-size:14px;color:#b9aaca;line-height:1.7}.workflow-point>span{background:#392447;border-color:#4d365e;color:#cdb2f8}.light-button{color:#281c37;background:var(--lime);border-color:var(--lime);border-radius:7px;margin-top:12px;font-size:13px}.light-button:hover{background:#cfe486;color:#281c37}.network-connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.network-connections path{fill:none;stroke-width:1.4;vector-effect:non-scaling-stroke}.connection-line{stroke:#9a75c65c}.connection-flow{stroke:#d6bafa;stroke-dasharray:4 22;opacity:.65}.flow-b{stroke:#d3e995}.network-ring{border-color:#75568a55}.network-center{background:#5c29db;border:1px solid #9271c1;box-shadow:0 0 90px #8750cf33}.network-center img{border-radius:12px}.site-node{background:#352540;border-color:#654878;transition:background .3s}.site-node:hover{background:#493055}.site-node span{color:#c5b3d1}.site-node i{background:var(--lime)}
.suite-section{background:white}.suite-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:80px}.suite-intro h2{font-size:49px;letter-spacing:-1.7px;margin-bottom:23px}.suite-intro>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:350px;margin:0 0 25px}.suite-intro .text-link{font-size:14px}.suite-note{display:block;font-size:11px;color:#7c7284;line-height:1.6;margin-top:24px;max-width:280px}.suite-modules{display:grid;grid-template-columns:1fr 1fr;gap:0 33px;align-self:start}.suite-item{display:flex;align-items:flex-start;gap:16px;border-bottom:1px solid var(--line);padding:23px 0}.suite-item:nth-child(-n+2){padding-top:4px}.suite-icon{display:grid;place-items:center;width:37px;height:37px;border:1px solid #e6dfef;border-radius:9px;flex-shrink:0;background:#faf8fd;color:var(--purple)}.suite-icon .icon{width:19px;height:19px}.suite-item h3{font-size:17px;letter-spacing:-.35px;margin:0 0 7px}.suite-item p{font-size:13px;line-height:1.7;color:#776b81;margin:0}.suite-item:hover .suite-icon{background:var(--purple);color:white}
.local-section{background:#f1f4ed;border-block:1px solid #e8eae2}.local-grid{gap:120px}.local-grid h2{font-size:58px;line-height:1.08;letter-spacing:-2.4px}.local-grid .purple-text{color:#4b5934}.local-grid>div>p{max-width:375px;font-size:17px}.local-details article{border-color:#dce1d3}.local-details article+article{border-color:#dce1d3}.local-number{color:#67724e;font-size:12px}.local-details h3{font-size:22px;letter-spacing:-.6px}.local-details p{font-size:16px}.language-chips span{background:#fff;border-color:#dce3d1;color:#4e5b37;font-size:14px;padding:4px 14px}.resources-section{background:#fff;border-top:0}.resource-grid{grid-template-columns:1.35fr 1fr 1fr;gap:24px}.resource-card{border-radius:10px;background:#f7f6f8;padding:31px;border-color:#efecf2;transition:transform .3s}.resource-primary{background:#eae1fa;border-color:#e5d9f4}.resource-card h3{font-size:26px}.resource-primary h3{font-size:30px}.resource-tag{font-size:10px}.resource-art{width:210px;height:240px}.resource-primary p{color:#675777}.resource-card:hover{transform:translateY(-5px)}.resource-bottom{font-size:12px}.faq-section{padding-top:35px}.faq-grid{grid-template-columns:1fr 1.3fr;gap:85px}.faq-list summary{font-size:16px;padding:23px 0}.faq-list details p{font-size:16px}.faq-list summary>span{width:25px;height:25px}.faq-list details[open]{background:#faf8fd}.demo-section{background:#eee6fa;border-color:#e8dcf6}.demo-grid{gap:100px}.demo-grid h2{font-size:60px;letter-spacing:-2.6px;line-height:1.07}.demo-form{border-radius:12px;box-shadow:0 20px 50px #4423660a;padding:34px}.demo-form h3{font-size:21px}.demo-form label{font-size:13px}.demo-form input,.demo-form textarea,.demo-form select{font-size:14px}.demo-promises span{font-size:14px}.demo-grid>div>p{max-width:400px;font-size:17px}.demo-form:focus-within{box-shadow:0 20px 60px #44236615}.footer{background:#20182b;color:white;padding-top:65px}.footer .brand .brand-full{width:154px}.footer-brand>p,.footer-mobile-note{color:#c5b8d0}.footer-brand>span{color:#bcabc9}.footer-grid h3{color:#eee8f5;font-size:13px}.footer-grid>div>a:not(.brand){color:#c4b5d2;font-size:13px}.footer-grid>div>a:hover{color:white}.footer-grid>div>.store-link{border-color:#544260;color:#e4d9ee!important}.footer-signature{font-size:clamp(40px,6.5vw,90px);letter-spacing:-3.5px;line-height:1.12;border-top:1px solid #4a3759;padding:38px 0;display:flex;align-items:baseline;gap:20px}.footer-signature em{font-style:normal;color:#c1a0f0}.footer-bottom{border-color:#4a3759;color:#c0afcd;font-size:11px}.detail-hero{background:#f7f5fb}.detail-hero .overline{margin-bottom:21px}.detail-hero h1{font-size:56px}.article-body p,.article-body li{color:#655b70}.spotlight-card{position:relative;isolation:isolate}.spotlight-card::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;border-radius:inherit;background:radial-gradient(280px circle at var(--pointer-x,50%) var(--pointer-y,50%),#8752e609,transparent 70%);opacity:0;transition:opacity .4s}.spotlight-card:hover::before{opacity:1}
.motion-enabled .scene-presence{animation:presence-float 8s ease-in-out infinite}.motion-enabled .scene-mobile{animation:phone-float 9s ease-in-out -3s infinite}.motion-enabled .connection-flow{animation:connection-travel 12s linear infinite}.motion-enabled .flow-b{animation-duration:9s}.motion-enabled .flow-c{animation-delay:-4s}.motion-enabled .bar-track span,.motion-enabled .bar-track i{transform-origin:bottom}
@keyframes presence-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(-1deg)}}@keyframes phone-float{0%,100%{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes connection-travel{to{stroke-dashoffset:-156}}@keyframes tour-fill{to{transform:scaleX(1)}}
.motion-reduced *,.motion-reduced *::before,.motion-reduced *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media(min-width:1600px){.hero{padding-top:78px;padding-bottom:64px}.hero h1{font-size:85px}.hero-scene{height:645px}.team-photo{height:472px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.hero-layout{gap:30px;grid-template-columns:.94fr 1.06fr}.hero h1{font-size:65px;letter-spacing:-3.3px}.hero-description{font-size:17px}.hero-actions{gap:12px}.hero-actions .button{padding:15px 19px;font-size:13px}.hero-tour-link{font-size:12px}.hero-scene{height:570px}.team-photo{left:43px;height:406px}.scene-presence{width:355px;bottom:43px}.scene-mobile{width:157px;min-height:324px;padding-inline:11px;right:-5px;bottom:10px}.scene-sticker{width:91px;height:91px;font-size:14px;right:-10px;top:-10px}.scene-metrics{gap:24px}.scene-rate{padding-left:20px}.scene-card-title h2{font-size:14px}.scene-metrics strong{font-size:30px}.scene-window-top{padding:10px 15px}.scene-presence-inner{padding:13px 15px 9px}.scene-backing{left:40px;right:-9px}.scene-row .status{margin-left:5px}.nav-inner{gap:20px}.header nav{gap:20px}.nav-actions{gap:10px}.brand .brand-full,.header .brand .brand-full{width:137px}.sectors-strip>.container{gap:30px}.sectors-list span{font-size:12px;gap:7px}.sectors-list .icon{width:19px}.showcase-heading h2{font-size:45px}.showcase-lead{max-width:310px}.feature-visual{padding:32px 27px;height:229px}.feature-copy h3{font-size:24px}.workflow{padding:60px 45px;gap:40px}.workflow h2{font-size:52px}.suite-grid{gap:50px;grid-template-columns:.9fr 1.4fr}.suite-modules{gap:0 23px}.suite-item{gap:12px}.suite-intro h2{font-size:44px}.suite-item p{font-size:12px}.local-grid{gap:70px}.local-grid h2{font-size:51px}.demo-grid h2{font-size:52px}.demo-grid{gap:60px}.resource-card{padding:25px}.resource-card h3{font-size:24px}.resource-primary h3{font-size:27px}}
@media(max-width:980px){.header nav{gap:14px}.header nav a{font-size:12px}.nav-inner{gap:14px}.header .brand .brand-full{width:116px}.nav-actions .button{font-size:11px;gap:8px;padding:10px 12px}.motion-toggle{width:26px}.hero-layout{gap:22px}.hero h1{font-size:56px;letter-spacing:-2.8px}.hero-kicker{font-size:7px;letter-spacing:.6px}.hero-description{font-size:16px}.hero-actions{gap:5px}.hero-context{margin-top:28px}.hero-scene{height:550px}.team-photo{left:25px;height:356px}.scene-presence{width:310px;bottom:64px}.scene-mobile{width:138px;right:-5px;bottom:0;min-height:295px;padding:13px 8px 9px;border-width:4px}.mobile-confirm{font-size:16px}.mobile-check{width:35px;height:35px}.mobile-greeting{margin-bottom:11px}.mobile-event{padding:8px 7px;margin-top:13px}.mobile-foot{font-size:6px}.scene-presence-inner{padding:12px}.scene-card-title h2{font-size:13px}.scene-metrics{gap:17px}.scene-metrics strong{font-size:28px}.scene-metrics p{font-size:8px}.scene-rate{padding-left:17px}.scene-disclaimer{bottom:27px;font-size:8px;max-width:190px}.scene-sticker{width:80px;height:80px;font-size:12px}.scene-backing{left:24px;bottom:20px}.hero-context p{font-size:11px}.sectors-strip>.container{flex-direction:column;gap:22px}.sectors-strip p br{display:none}.sectors-strip p b{margin-left:4px}.sectors-list{width:100%;justify-content:space-around}.showcase-heading{gap:35px}.showcase-heading h2{font-size:40px}.showcase-lead{max-width:270px}.showcase-lead p{font-size:14px}.app-sidebar{width:152px}.app-content{padding:19px}.metric{padding:13px 10px}.metric>span{font-size:9px}.metric strong{font-size:24px}.metric>div>span{font-size:9px}.app-heading h3{font-size:21px}.app-heading p{font-size:10px}.app-logo .brand .brand-full{width:105px}.suite-grid{grid-template-columns:1fr}.suite-intro{max-width:540px}.suite-intro>p{max-width:480px}.suite-intro h2 br{display:none}.suite-modules{gap:0 35px}.suite-item:nth-child(-n+2){padding-top:0}.suite-item p{font-size:14px}.local-grid{gap:40px}.faq-grid{gap:45px}.demo-grid{gap:40px}.footer-grid{gap:30px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.header{height:72px}.header .brand .brand-full{width:118px;height:auto}.nav-inner{gap:8px}.nav-actions{gap:4px}.nav-actions .button{font-size:10px;padding:9px 11px;gap:6px;min-height:38px}.nav-actions .button>.icon{width:12px}.motion-toggle{width:25px;padding:4px}.motion-toggle .icon{width:17px;height:17px}.menu-toggle{padding:6px}.header nav{top:71px}.header nav a{font-size:14px}.header nav a::after{bottom:4px;width:24px}.hero{padding:35px 0 28px}.hero-layout{grid-template-columns:1fr;gap:33px}.hero-copy{padding:0}.hero-kicker{font-size:8px;letter-spacing:.6px;margin-bottom:21px;gap:7px}.hero h1{font-size:58px;line-height:1.04;letter-spacing:-3px;margin-bottom:22px}.hero-description{font-size:17px;line-height:1.7;margin-bottom:23px;max-width:none}.hero-actions{gap:15px}.hero-actions .button{font-size:13px;padding:14px 17px;min-height:50px}.hero-tour-link{font-size:11px;gap:6px}.hero-tour-link>.icon{width:13px}.hero-notes{font-size:10px;margin-top:17px;gap:17px}.hero-context{display:none}.hero-scene{height:504px;margin-right:3px}.team-photo{left:30px;right:0;top:0;height:340px;border-radius:11px}.team-photo img{object-position:65% 30%}.team-photo figcaption{font-size:8px;bottom:22px;left:14px}.team-photo figcaption .icon{width:11px}.scene-backing{left:25px;top:9px;right:-7px;bottom:15px;border-radius:12px}.scene-presence{width:276px;left:0;bottom:54px;border-radius:10px;box-shadow:0 15px 35px #20143422}.scene-window-top{gap:10px;padding:8px 12px}.scene-window-top img{width:65px}.scene-window-top>span{font-size:6px;letter-spacing:.7px}.scene-presence-inner{padding:11px 12px 8px}.scene-card-title h2{font-size:12px;letter-spacing:-.3px}.scene-live{font-size:6px}.scene-metrics{margin:12px 0;padding-bottom:12px;gap:17px}.scene-metrics strong{font-size:27px}.scene-metrics strong span{font-size:10px}.scene-metrics p{font-size:7px;margin-top:4px}.scene-rate{padding-left:17px}.scene-row{gap:6px;padding:7px 0}.scene-row .avatar{width:21px;height:21px;font-size:7px}.scene-row b{font-size:8px}.scene-row small{font-size:7px}.scene-row time{font-size:8px}.scene-row .status{font-size:6px;margin-left:3px;padding:2px 5px}.scene-mobile{width:128px;min-height:276px;right:-5px;bottom:0;border-width:4px;border-radius:23px;padding:11px 8px 9px}.mobile-camera{width:35px;height:9px;top:4px}.mobile-ui-top{font-size:6px;margin-bottom:9px}.mobile-ui-top .icon{width:8px}.mobile-wordmark{width:73px;margin-bottom:5px}.mobile-greeting{font-size:7px;margin-bottom:10px}.mobile-check{width:32px;height:32px}.mobile-check .icon{width:18px;height:18px}.mobile-confirm{font-size:14px;margin:13px 0 7px}.mobile-location{font-size:6px;gap:3px}.mobile-location .icon{width:8px}.mobile-event{margin-top:13px;padding:8px 6px;font-size:6px}.mobile-event b{font-size:10px}.mobile-foot{font-size:5.5px}.scene-sticker{width:79px;height:79px;right:-8px;top:-10px;font-size:12px}.scene-disclaimer{font-size:7px;bottom:25px;left:3px;max-width:175px}.sectors-strip{padding:24px 0}.sectors-strip>.container{gap:20px}.sectors-strip p{text-align:center;font-size:12px}.sectors-strip p br{display:block}.sectors-strip p b{margin:0}.sectors-list{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px;justify-content:initial}.sectors-list span{font-size:11px;gap:8px;justify-content:center}.sectors-list .icon{width:18px;height:18px}.section{padding:61px 0}h2{font-size:36px;letter-spacing:-1.35px;line-height:1.14}.overline{font-size:9px;letter-spacing:1px;margin-bottom:15px}.showcase-heading{display:block;margin-bottom:25px}.showcase-heading h2{font-size:39px;letter-spacing:-1.65px}.showcase-lead{max-width:none;display:flex;align-items:flex-end;gap:15px;margin-top:20px}.showcase-lead p{font-size:13px;margin:0;flex:1}.showcase-lead p br{display:none}.showcase-lead p b{margin-top:8px}.tour-play{font-size:10px;padding:9px;gap:5px;min-height:38px;flex-shrink:0}.tour-play .icon{width:11px}.tour-controls{gap:1px;margin-bottom:12px}.tour-step{font-size:9px;padding:12px 3px;gap:4px;flex-direction:column;min-height:52px;line-height:1.25}.tour-number{font-size:8px}.product-stage{padding:5px 5px 0;border-radius:10px 10px 0 0}.app-sidebar{width:55px;padding:12px 5px}.app-logo .brand .brand-full{width:43px;height:auto;margin:0;border-radius:0}.app-logo{margin:4px 0 22px}.preview-nav{min-height:43px;padding:12px 14px;margin-top:7px}.app-topbar{height:40px;padding:0 10px}.app-content{padding:14px 9px}.app-heading h3{font-size:14px;letter-spacing:-.35px}.app-heading p{font-size:8px}.metric{padding:9px}.metric>span{font-size:8px}.metric strong{font-size:21px}.metric>div>span{font-size:8px}.card-heading h4{font-size:10px}.chart{height:112px}.chart-axis,.bar-group{font-size:7px}.chart-legend{font-size:7px}.attendance-table table{font-size:8px}.attendance-table th{font-size:7px}.attendance-table td{padding:7px 0}.attendance-table small{font-size:7px}.preview-caption{font-size:8px;padding:12px 3px}.floating-notification{right:-5px;bottom:122px}.showcase-bottom{gap:14px;flex-wrap:wrap;padding-top:22px}.showcase-bottom>span{font-size:10px;gap:6px}.showcase-bottom .icon{width:12px}.section-heading{margin-bottom:30px}.section-heading>p{font-size:16px;margin-top:20px}.feature-grid{gap:22px}.feature-visual{height:230px;padding:32px 50px}.feature-copy{padding:23px 0 12px}.feature-copy h3{font-size:27px;letter-spacing:-.7px;margin:14px 0 12px}.feature-copy p{font-size:16px;margin-bottom:20px}.feature-label{font-size:11px}.workflow-section{padding:0}.workflow{width:calc(100% - 24px);padding:39px 25px 35px;border-radius:12px;gap:14px;grid-template-columns:1fr}.workflow h2{font-size:45px;letter-spacing:-1.8px}.workflow-copy>p{font-size:16px}.workflow-point{margin:24px 0;gap:13px}.workflow-point h3{font-size:15px;line-height:1.5}.workflow-point p{font-size:13px}.light-button{font-size:12px;gap:12px}.network-visual{height:350px;margin-top:10px}.network-connections{opacity:.65}.network-ring.ring-two{width:300px;height:300px}.network-ring.ring-one{width:210px;height:210px}.network-center{width:100px;height:100px}.network-center img{width:42px;height:42px}.site-node{min-width:163px}.tanger{left:0;top:0}.casa{right:-3px;top:137px}.rabat{left:0;bottom:25px}.suite-grid{gap:33px;grid-template-columns:1fr}.suite-intro h2{font-size:38px;letter-spacing:-1.4px;margin-bottom:20px}.suite-intro h2 br{display:none}.suite-intro>p{font-size:16px}.suite-modules{grid-template-columns:1fr;gap:0}.suite-item,.suite-item:nth-child(-n+2){padding:21px 0;gap:16px}.suite-item:first-child{padding-top:0}.suite-icon{width:42px;height:42px}.suite-item h3{font-size:19px}.suite-item p{font-size:14px}.suite-note{font-size:11px;max-width:none}.local-grid{gap:27px;grid-template-columns:1fr}.local-grid h2{font-size:47px;letter-spacing:-1.8px}.local-grid>div>p{font-size:17px}.local-details h3{font-size:21px}.local-details p{font-size:16px}.local-details article{gap:17px}.language-chips span{font-size:13px}.resource-grid{grid-template-columns:1fr;gap:18px}.resource-card{padding:29px}.resource-card h3,.resource-primary h3{font-size:28px;margin-top:31px}.resource-card p{font-size:16px}.resource-bottom{font-size:12px}.faq-section{padding-top:15px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-list summary{font-size:15px;gap:18px}.faq-list details p{font-size:16px}.demo-grid{grid-template-columns:1fr;gap:32px}.demo-grid h2{font-size:44px;letter-spacing:-1.7px}.demo-grid>div>p{font-size:17px}.demo-promises span{font-size:14px}.demo-form{padding:25px 21px}.demo-form h3{font-size:21px}.demo-form input,.demo-form textarea,.demo-form select{font-size:16px}.footer{padding-top:45px}.footer .brand .brand-full{width:142px}.footer-grid{gap:29px 23px}.footer-grid h3{font-size:12px}.footer-grid>div>a:not(.brand){font-size:12px}.footer-signature{flex-direction:column;align-items:flex-start;gap:0;font-size:45px;letter-spacing:-1.8px;padding:30px 0}.footer-bottom{font-size:10px}.detail-hero h1{font-size:40px}.detail-summary .brand .brand-full{width:130px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.header .brand .brand-full{width:99px}.nav-actions .button{font-size:9px;padding:9px}.nav-actions .button>.icon{display:none}.motion-toggle{width:23px}.menu-toggle{padding:4px}.nav-inner{gap:5px}.hero h1{font-size:50px;letter-spacing:-2.5px}.hero-kicker{font-size:7px}.hero-actions{gap:8px}.hero-actions .button{font-size:12px;padding:13px 14px}.hero-tour-link{font-size:10px}.hero-scene{height:462px}.team-photo{height:312px;left:25px}.scene-presence{width:246px;bottom:55px}.scene-card-title h2{font-size:11px}.scene-metrics{gap:12px}.scene-rate{padding-left:12px}.scene-mobile{width:116px;min-height:263px;right:-5px}.mobile-wordmark{width:65px}.scene-sticker{width:69px;height:69px;font-size:11px}.scene-disclaimer{max-width:150px;font-size:6px;bottom:22px}.showcase-heading h2{font-size:35px}.showcase-lead p{font-size:12px}.tour-play{font-size:9px;padding:8px}.tour-step{font-size:8px}.feature-visual{padding-inline:35px}.local-grid h2{font-size:43px}.workflow h2{font-size:40px}.suite-intro h2{font-size:34px}.demo-grid h2{font-size:39px}.footer-signature{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-enabled *,.motion-enabled *::before,.motion-enabled *::after{animation:none!important;transition:none!important}}
/* Secondary information stays legible on both paper and tinted panels. */
.scene-window-top>span,.scene-metrics strong span,.scene-metrics p,.scene-row small{color:#71677b}.tour-number{color:#70607d}.preview-caption{color:#665777}.network-center img{width:90px;height:auto;border-radius:0}
@media(max-width:760px){.network-center img{width:76px;height:auto}}
.showcase-lead p{color:#6f647b}

/* Customer references: active customers and a separately labelled pilot. */
.customer-section{padding:64px 0 56px;background:#fff;border-top:1px solid #eae5ef}
.customer-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px}
.customer-heading .overline{font-size:10px;letter-spacing:.16em;color:#5c29db}
.customer-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-1.5px;margin:13px 0 0;color:#1b1721}
.customer-heading>p{margin:0;color:#746b7d;font-size:14px;line-height:1.7}
.customer-logos{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #ede8f2;border-bottom:1px solid #ede8f2}
.customer-logos>li{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:22px 20px 24px;position:relative}
.customer-logos>li+li:before{content:"";position:absolute;left:0;top:36px;bottom:36px;width:1px;background:#ede8f2}
.customer-logo-art{height:108px;width:100%;display:flex;align-items:center;justify-content:center}
.customer-logo-art img{display:block;object-fit:contain;max-width:190px;max-height:78px;width:auto;height:auto;transition:transform .25s ease}
.customer-logo-art .client-sf{width:138px;height:108px;max-height:108px;object-fit:contain}
.customer-logo-art .client-orau{width:78px;height:78px}
.customer-logo-art .client-messem{width:175px}
.customer-logos>li>span{font-size:11px;color:#72667e;margin-top:12px;letter-spacing:.025em}
.customer-logo-pair{flex-direction:column;gap:18px}
.customer-logo-pair img{max-width:174px;max-height:33px;width:100%;height:auto}

.customer-pilot{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 32px;margin-top:22px;background:#faf8fc;border:1px solid #eee8f4;border-radius:14px}
.customer-pilot-label{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.12em;font-weight:700;color:#68458e}
.customer-pilot-label>span{width:6px;height:6px;border-radius:50%;background:#8d66bb}
.customer-pilot-copy>p{font-size:15px;line-height:1.65;color:#766781;margin:8px 0 0}
.customer-pilot-copy strong{font-weight:700;color:#292032}
.customer-pilot-brands{display:flex;align-items:center;justify-content:center;gap:30px}
.customer-pilot-brands img{object-fit:contain;display:block;mix-blend-mode:multiply}
.customer-pilot-brands .client-eccbc{width:94px;height:94px}
.customer-pilot-brands .client-coca-cola{width:155px;height:62px}
.customer-brand-divider{width:1px;height:42px;background:#e1d8e9}
.customer-pilot-note{font-size:12px;line-height:1.8;color:#36283f;margin:0}
.customer-pilot-note span{color:#786981;font-size:11px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.customer-logos>li:hover img{transform:translateY(-3px)}}
@media(max-width:900px){.customer-pilot{gap:20px;padding:24px}.customer-pilot-note{display:none}.customer-logo-art img{max-width:150px}.customer-logo-pair img{max-width:140px}}
@media(max-width:600px){.customer-section{padding:40px 0}.customer-heading{display:block;margin-bottom:23px}.customer-heading h2{font-size:30px;letter-spacing:-1px}.customer-heading>p{font-size:13px;margin-top:14px}.customer-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-logos>li{padding:16px 10px 20px}.customer-logos>li:nth-child(3),.customer-logos>li:nth-child(4){border-top:1px solid #ede8f2}.customer-logos>li:nth-child(3):before{display:none}.customer-logo-art{height:94px}.customer-logo-art .client-sf{height:94px;width:122px}.customer-logo-art .client-orau{width:68px;height:68px}.customer-logo-art .client-messem{width:135px}.customer-logo-pair img{max-width:135px}.customer-logos>li>span{margin-top:6px;font-size:10px}.customer-pilot{flex-direction:column;align-items:flex-start;gap:20px;padding:23px}.customer-pilot-brands{width:100%;gap:22px}.customer-pilot-brands .client-eccbc{width:78px;height:78px}.customer-pilot-brands .client-coca-cola{width:130px;height:54px}}
@media(prefers-reduced-motion:reduce){.customer-logo-art img{transition:none}}

.customer-logos{grid-template-columns:repeat(6,minmax(0,1fr))}.customer-logo-art img{max-width:145px}.customer-eccbc{gap:10px;flex-direction:column}.customer-eccbc .client-eccbc{width:64px;height:64px}.customer-eccbc .client-coca-cola{width:94px;height:30px}@media(max-width:1000px){.customer-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-logos>li:nth-child(4):before{display:none}}@media(max-width:600px){.customer-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-logos>li:nth-child(n+3){border-top:1px solid #ede8f2}.customer-logos>li:nth-child(odd):before{display:none}.customer-logos>li:nth-child(4):before{display:block}.customer-logo-art img{max-width:135px}}
