:root{--brand-primary:#e54f45;--brand-strong:#e72f2a;--brand-soft:#fff2f1;--brand-bg:snow;--bg-page:#fff;--bg-subtle:#fafafa;--text-primary:#171b22;--text-secondary:#60656d;--text-tertiary:#8f959e;--border-default:#ececec;--border-brand-soft:#f1d9d7;--shadow-soft:0 14px 30px #b5413814;--header-height:102px;--container:1360px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}:focus-visible{outline-offset:4px;outline:3px solid #e54f4559}.page-container{width:min(calc(100% - 96px), var(--container));margin-inline:auto}.screen{min-height:calc(1058px - var(--header-height));scroll-margin-top:var(--header-height);background:#fff;position:relative;overflow:hidden}.brand-text{color:var(--brand-strong)}.site-header{height:var(--header-height);z-index:100;border-bottom:1px solid var(--border-default);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.site-header__inner{grid-template-columns:260px 1fr 170px;align-items:center;width:min(100% - 88px,1400px);height:100%;margin:auto;display:grid}.brand{align-items:center;gap:13px;width:max-content;display:inline-flex}.brand__mark{object-fit:contain;width:42px;height:52px;transform:scale(1.4)}.brand__copy{flex-direction:column;gap:18px;display:flex}.brand__copy strong{letter-spacing:.02em;font-size:29px;line-height:1}.brand__copy small{color:#4e5259;letter-spacing:.32em;white-space:nowrap;font-size:17px}.primary-nav{justify-self:center;align-items:stretch;gap:76px;height:100%;display:flex}.primary-nav a{place-items:center;min-width:84px;font-size:18px;font-weight:500;display:grid;position:relative}.primary-nav a:after{content:"";background:var(--brand-strong);border-radius:4px;width:0;height:3px;transition:width .25s;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.primary-nav a:hover,.primary-nav a.is-active{color:var(--brand-strong)}.primary-nav a.is-active:after{width:36px}.button{border:1px solid var(--brand-strong);min-width:194px;height:56px;color:var(--brand-strong);background:#fff;border-radius:7px;justify-content:center;align-items:center;font-size:18px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #e54f4526}.button--primary{color:#fff;border-color:var(--brand-strong);background:linear-gradient(135deg,#e43a32,#f0322d);box-shadow:0 10px 24px #e54f452e}.header-cta{justify-self:end;min-width:158px;height:52px}.menu-button{display:none}.hero{background:radial-gradient(circle at 74% 42%,snow 0,#fff 44%)}.hero__grid{grid-template-columns:40% 60%;min-height:956px;display:grid}.hero__copy{z-index:2;padding:94px 0 0;position:relative}.hero__eyebrow{color:#fff;background:linear-gradient(135deg,#e73731,#f44a43);border-radius:25px;padding:9px 18px;font-size:17px;font-weight:600;display:inline-flex;box-shadow:0 10px 18px #e54f4526}.hero h1{letter-spacing:.03em;margin:39px 0 20px;font-size:clamp(64px,5.3vw,80px);font-weight:800;line-height:1.18}.hero h1 em{color:var(--brand-strong);font-style:normal}.hero__copy>p{color:var(--text-secondary);margin:0;font-size:20px;line-height:1.75}.watch-tags{gap:13px;margin-top:32px;display:flex}.watch-tags span{color:var(--brand-strong);background:#ffffffbf;border:1px solid #f3b7b3;border-radius:6px;padding:9px 14px;font-weight:600}.hero__actions{gap:22px;margin-top:35px;display:flex}.hero__features{margin-top:82px;display:flex}.hero__features>div{border-right:1px solid #ddd;align-items:center;gap:12px;min-width:116px;padding:0 25px;display:flex}.hero__features>div:first-child{padding-left:0}.hero__features>div:last-child{border-right:0}.hero__features span{width:54px;height:54px;color:var(--brand-strong);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 7px 18px #2b141417}.hero__features b{white-space:nowrap;font-size:16px;font-weight:500}.hero__visual{width:calc(100% + 20px);min-width:0;position:relative;left:-20px}.hero-dashboard{z-index:3;transform-origin:50%;width:700px;position:absolute;top:114px;left:115px;transform:perspective(1300px)rotateY(-3deg)rotateX(1deg)}.hero__orb{filter:blur(30px);opacity:.7;border-radius:50%;position:absolute}.hero__orb--one{background:#fff0ef;width:520px;height:520px;top:130px;right:30px}.hero__orb--two{background:#fff;width:350px;height:350px;bottom:40px;left:80px;box-shadow:inset 0 0 80px #ffe9e7}.floating-card{z-index:5;border:1px solid var(--border-brand-soft);width:132px;min-height:150px;color:var(--brand-strong);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:18px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px 18px;display:flex;position:absolute}.floating-card strong{color:var(--text-primary);margin-left:8px;font-size:22px}.floating-card small{color:var(--text-secondary);margin-top:12px;font-size:14px;line-height:1.65;display:block}.floating-card--monitor{top:116px;left:5px}.floating-card--brief{top:398px;left:-10px}.floating-card--data{top:248px;right:-28px}.floating-card--marketing{bottom:230px;right:-12px}.visual-base{z-index:2;background:linear-gradient(#fff,#fbf5f5);border:1px solid #f3d3d1;border-radius:50% 50% 18px 18px;width:710px;height:230px;position:absolute;bottom:0;left:90px;transform:perspective(700px)rotateX(60deg);box-shadow:0 20px 35px #3514141f}.visual-base i{background:linear-gradient(#f89790,#e5332d);border-radius:3px 3px 0 0;width:22px;position:absolute;bottom:22px}.visual-base i:first-child{height:35px;left:50px}.visual-base i:nth-child(2){height:56px;left:80px}.visual-base i:nth-child(3){height:76px;left:110px}.visual-base span{aspect-ratio:1;border:19px solid #f4cfcc;border-right-color:#e7332d;border-radius:50%;width:75px;position:absolute;bottom:15px;right:45px}.dashboard{color:#45484e;background:#fff;border:1px solid #e4e4e4;border-radius:15px;width:100%;font-size:10px;overflow:hidden;box-shadow:0 24px 50px #2d161621}.dashboard__topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:54px;padding:0 18px;display:flex}.dashboard__mini-brand{font-size:11px;font-weight:700}.dashboard__mini-brand i,.mini-logo{vertical-align:middle;background:var(--brand-strong);clip-path:polygon(0 0,100% 14%,100% 100%,0 86%);width:9px;height:20px;margin-right:7px;display:inline-block}.dashboard__user{color:#777}.dashboard__body{grid-template-columns:104px 1fr;min-height:400px;display:grid}.dashboard__sidebar{border-right:1px solid #eee;flex-direction:column;gap:19px;padding:15px 12px;display:flex}.dashboard__sidebar strong{color:var(--brand-strong);background:var(--brand-soft);border-radius:6px;margin:-2px -5px 0;padding:12px 9px}.dashboard__main{min-width:0;padding:17px}.dashboard__heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard__heading strong{color:#25282d;font-size:14px}.dashboard__heading span{border:1px solid #eee;border-radius:5px;padding:5px 7px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.metric{border:1px solid #eee;border-radius:7px;min-width:0;padding:12px 10px}.metric small,.metric strong,.metric em{display:block}.metric small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.metric strong{color:#17191d;margin:8px 0 5px;font-size:19px}.metric em{color:var(--brand-primary);font-size:8px;font-style:normal}.dashboard__charts{grid-template-columns:1.25fr 1fr;gap:8px;margin-top:9px;display:grid}.ui-panel{background:#fff;border:1px solid #eee;border-radius:7px;min-width:0;padding:10px}.ui-panel b{color:#33363b}.mini-trend{width:100%;height:105px;margin-top:7px;display:block;overflow:visible}.mini-trend--compact{height:88px}.chart-grid{stroke:#eee;stroke-width:1px}.chart-area{fill:url(#trend-fill);stroke:none}.chart-line{fill:none;stroke:var(--brand-strong);stroke-width:3px}.mini-trend circle{fill:#fff;stroke:var(--brand-strong);stroke-width:2px}.source-panel>div{align-items:center;height:101px;display:flex}.source-panel ul{margin:0;padding-left:8px;font-size:8px;line-height:1.9;list-style:none}.donut{aspect-ratio:1;background:conic-gradient(#e8332d 0 45%, #f09624 45% 62%, #8063e8 62% 80%, #e85ac7 80%);border-radius:50%;flex:none;place-items:center;width:72px;display:grid}.donut span{aspect-ratio:1;background:#fff;border-radius:50%;width:38px}.dashboard__lists{grid-template-columns:1.25fr 1fr;gap:8px;margin-top:9px;display:grid}.dashboard__lists p{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f3f3f3;margin:9px 0 0;padding-bottom:6px;font-size:8px;overflow:hidden}.status{border-radius:3px;padding:2px 4px;font-style:normal}.status--red{color:#e33;background:#fff0ef}.status--green{color:#4a6;background:#effaf2}.section-heading{text-align:center;padding-top:46px}.section-heading .eyebrow{color:var(--brand-strong);background:#ffffffbf;border:1px solid #f2aaa6;border-radius:22px;align-items:center;gap:18px;padding:7px 18px;font-size:16px;font-weight:600;display:inline-flex}.products .section-heading .eyebrow{background:0 0;border:0}.products .section-heading .eyebrow:before,.products .section-heading .eyebrow:after{content:"";background:var(--brand-primary);width:40px;height:1px}.section-heading h2{letter-spacing:.03em;margin:18px 0 12px;font-size:44px;line-height:1.25}.section-heading p{color:var(--text-secondary);margin:0;font-size:18px}.products:after{content:"";z-index:0;opacity:.32;clip-path:polygon(15% 0,50% 18%,50% 47%,72% 34%,100% 47%,100% 100%,0 100%,0 50%,15% 57%);background:linear-gradient(90deg,#ffc5c0 0 32%,#0000 32% 44%,#ffe7e5 44% 75%,#0000 75%);width:230px;height:250px;position:absolute;top:60px;right:22px}.products .page-container{z-index:1;position:relative}.service-grid{grid-template-columns:repeat(2,1fr);gap:26px;margin-top:42px;display:grid}.service-card{border:1px solid var(--border-brand-soft);height:320px;box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:16px;grid-template-columns:42% 58%;padding:34px 32px;display:grid;overflow:hidden}.service-card__copy{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.service-card h3{align-items:center;gap:15px;margin:7px 0 24px;font-size:28px;display:flex}.service-card h3 i{color:#fff;background:linear-gradient(135deg,#e62e28,#fa4a42);border-radius:8px;place-items:center;width:38px;height:38px;font-size:23px;font-style:normal;display:grid;box-shadow:0 6px 12px #e54f452e}.service-card__copy p{max-width:250px;color:var(--text-secondary);margin:0;font-size:17px;line-height:1.75}.service-card__copy>div{gap:10px;margin-top:auto;display:flex}.service-card__copy>div span{color:var(--brand-strong);border:1px solid #f3b7b3;border-radius:6px;padding:7px 11px;font-size:14px}.service-art{height:100%;position:relative}.monitor-window{background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:260px;height:210px;padding:17px;position:absolute;top:18px;left:2px;transform:perspective(800px)rotateY(4deg);box-shadow:0 16px 25px #23141417}.monitor-window>span{font-size:13px;font-weight:700}.monitor-window .mini-trend{margin-top:25px}.alert-card{z-index:2;width:195px;box-shadow:var(--shadow-soft);color:var(--brand-strong);background:#fff;border:1px solid #eee;border-radius:10px;padding:15px;position:absolute;bottom:5px;right:4px}.alert-card small{color:#777;margin-top:9px;display:block}.bell{z-index:3;width:59px;height:59px;color:var(--brand-strong);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;place-items:center;display:grid;position:absolute;top:30px;right:2px}.brief-sheet{background:#fff;border:1px solid #ddd;border-radius:12px;width:260px;height:245px;padding:20px;position:absolute;top:2px;left:25px;transform:rotate(3deg);box-shadow:0 16px 28px #2814141a}.brief-sheet b,.brief-sheet small{display:block}.brief-sheet b{font-size:18px}.brief-sheet small{color:#999;margin:7px 0 20px}.brief-sheet h5{margin:0 0 9px;font-size:13px}.brief-sheet p{color:#858585;margin:8px 0;font-size:9px}.brief-donut{aspect-ratio:1;border:9px solid #eee;border-right-color:var(--brand-primary);border-radius:50%;width:42px;position:absolute;bottom:16px;right:21px}.brief-focus{z-index:2;width:140px;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #eee;border-radius:10px;padding:17px;position:absolute;top:90px;right:-3px}.brief-focus i{background:#e8e8e8;border-radius:3px;width:90%;height:6px;margin-top:13px;display:block}.brief-focus i:nth-child(3){width:70%}.database-stack{width:125px;position:absolute;bottom:0;left:5px}.database-stack i{height:38px;box-shadow:inset 0 -3px 0 var(--brand-primary);background:linear-gradient(#fff,#ececec);border:1px solid #ddd;border-radius:50%;margin-top:-7px;display:block}.search-box{width:176px;box-shadow:var(--shadow-soft);color:#aaa;background:#fff;border:1px solid #e5e5e5;border-radius:9px;padding:14px;position:absolute;top:5px;left:50px}.api-cube{color:#fff;background:var(--brand-strong);border-radius:8px;padding:16px 12px;font-size:22px;font-weight:700;position:absolute;bottom:20px;left:160px;box-shadow:0 10px 15px #e54f4538}.bar-card{background:#fff;border:1px solid #ddd;border-radius:10px;justify-content:space-between;align-items:flex-end;width:126px;height:114px;padding:20px 15px;display:flex;position:absolute;bottom:2px;right:-2px;transform:rotate(-2deg)}.bar-card i{background:linear-gradient(#f46a61,#e5322d);width:15px}.bar-card i:first-child{height:28px}.bar-card i:nth-child(2){height:48px}.bar-card i:nth-child(3){height:66px}.bar-card i:nth-child(4){height:83px}.marketing-board{background:#fff;border:1px solid #ddd;border-radius:13px;gap:13px;width:220px;height:195px;padding:35px 18px 18px;display:flex;position:absolute;top:15px;right:20px;transform:rotate(-3deg);box-shadow:0 15px 24px #23141414}.marketing-board:before{content:"●  ●";color:var(--brand-primary);position:absolute;top:10px;left:13px}.marketing-board>i{background:linear-gradient(135deg,#ffd4d1,#f07870);border-radius:5px;width:75px;height:64px}.marketing-board>div{flex:1}.marketing-board span{background:#e8e8e8;border-radius:4px;height:8px;margin:7px 0;display:block}.megaphone{z-index:2;width:110px;height:95px;color:var(--brand-strong);place-items:center;display:grid;position:absolute;bottom:15px;left:25px;transform:rotate(-12deg)}.channel-dots{gap:9px;display:grid;position:absolute;bottom:5px;right:-4px}.channel-dots i{width:44px;height:42px;color:var(--brand-primary);background:#fff;border:1px solid #eee;border-radius:10px;place-items:center;font-style:normal;display:grid}.capabilities{background:radial-gradient(circle at 85%,#fff3f2,#fff 37%)}.capabilities:after{content:"";opacity:.16;border:1px solid var(--brand-primary);border-radius:45% 15% 50% 10%;width:520px;height:570px;position:absolute;top:120px;right:-50px;transform:rotate(-6deg)}.capabilities .section-heading{z-index:2;padding-top:62px;position:relative}.capabilities .section-heading h2{font-size:39px}.capability-flow{z-index:2;grid-template-columns:repeat(5,1fr);margin:100px 28px 0;display:grid;position:relative}.capability-step-wrap{align-items:center;min-width:0;display:flex}.capability-step{z-index:2;text-align:center;border:1px solid var(--border-brand-soft);width:190px;height:255px;box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:15px;flex:none;padding:52px 15px 18px;position:relative}.capability-step>i{color:#fff;width:42px;height:42px;box-shadow:0 0 0 1px var(--brand-primary);background:linear-gradient(135deg,#e52d28,#f44a42);border:2px solid #fff;border-radius:50%;place-items:center;font-size:20px;font-style:normal;display:grid;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.capability-step>span{width:88px;height:88px;color:var(--brand-strong);filter:drop-shadow(0 10px 9px #e54f4521);background:#fff;border-radius:22px;place-items:center;margin:auto;display:grid}.capability-step h3{margin:15px 0 8px;font-size:23px}.capability-step p{color:var(--text-secondary);margin:0;font-size:15px}.flow-arrow{z-index:1;color:#f3aaa6;text-align:center;width:calc(20vw - 210px);min-width:33px;margin-left:-1px;font-size:35px;font-weight:400;position:relative}.support-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:38px;margin:64px 26px 0;display:grid;position:relative}.support-grid article{border:1px solid var(--border-brand-soft);height:180px;box-shadow:var(--shadow-soft);background:#fffffff2;border-radius:15px;align-content:center;place-items:center;gap:15px;display:grid}.support-grid article span{color:var(--brand-strong)}.support-grid h3{margin:0;font-size:21px}.scenarios{background:linear-gradient(#fff,#fffdfd)}.scenarios .section-heading{padding-top:72px}.scenarios .section-heading h2{font-size:48px}.decor-square{background:linear-gradient(135deg,#fff0ef,#0000);border-radius:22px;width:180px;height:180px;position:absolute;transform:rotate(18deg)}.decor-square--left{top:155px;left:24px}.decor-square--right{top:105px;right:62px}.scenario-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:48px;display:grid;position:relative}.scenario-card{border:1px solid var(--border-brand-soft);height:192px;box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:15px;align-items:center;gap:27px;padding:37px 31px;display:flex}.scenario-card>span{width:95px;height:95px;color:var(--brand-strong);background:linear-gradient(135deg,#fff,#fff8f7);border:1px solid #f4e5e3;border-radius:16px;flex:none;place-items:center;display:grid}.scenario-card h3{margin:0 0 12px;font-size:23px}.scenario-card p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.audience-list{justify-content:center;gap:25px;margin-top:53px;display:flex}.audience-list span{border:1px solid var(--border-brand-soft);background:#fff;border-radius:28px;justify-content:center;align-items:center;gap:10px;min-width:155px;height:52px;padding:0 20px;font-size:18px;display:inline-flex}.audience-list svg{color:var(--brand-strong)}.showcase .section-heading{padding-top:12px}.showcase .section-heading h2{margin-top:12px;font-size:44px}.showcase .section-heading p{font-size:16px}.showcase-grid{grid-template-rows:355px 317px;grid-template-columns:1fr 1fr;gap:23px;margin-top:29px;display:grid}.showcase-card{border:1px solid var(--border-brand-soft);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:15px;padding:22px 18px 16px;overflow:hidden}.showcase-card h3{align-items:center;gap:9px;margin:0 0 6px;font-size:21px;display:flex}.showcase-card h3 svg{color:var(--brand-strong)}.showcase-card>p{color:var(--text-secondary);margin:0 0 13px;font-size:13px}.showcase-card--main{grid-row:1/3;padding:24px 18px 18px}.showcase-card--main h3{font-size:24px}.showcase-card--main>p{font-size:15px}.showcase-card--main .dashboard{height:576px;box-shadow:none;margin-top:18px}.showcase-card--main .dashboard__body{min-height:520px}.dashboard--compact{font-size:9px}.dashboard--compact .dashboard__topbar{height:50px}.dashboard--compact .dashboard__sidebar{gap:24px}.dashboard--compact .dashboard__main{padding:16px}.dashboard--compact .mini-trend{height:110px}.showcase-grid>.showcase-card:nth-child(2),.showcase-grid>.showcase-card:nth-child(3){grid-row:1}.showcase-grid>.showcase-card:nth-child(2){grid-column:2;width:calc(50% - 11px)}.showcase-grid>.showcase-card:nth-child(3){grid-column:2;justify-self:end;width:calc(50% - 11px)}.showcase-card--marketing{grid-area:2/2}.showcase-ui{background:#fff;border:1px solid #e7e7e7;border-radius:12px;overflow:hidden}.brief-preview{height:245px;padding:13px}.showcase-ui__title{justify-content:space-between;align-items:center;display:flex}.showcase-ui__title strong{font-size:17px}.showcase-ui__title b{color:var(--brand-strong)}.brief-preview>small{color:#999;font-size:9px}.brief-preview__body{border-top:1px solid #eee;grid-template-columns:74px 1fr;margin-top:13px;padding-top:10px;font-size:9px;display:grid}.brief-preview__body nav{color:#777;line-height:2.4}.brief-preview__body p{color:#666;margin:9px 0}.api-preview{height:245px;padding:12px;font-size:8px}.api-tabs{border-bottom:1px solid #eee;gap:16px;padding-bottom:10px;display:flex}.api-tabs b{color:var(--brand-strong)}.api-preview code{white-space:nowrap;padding:12px 0;font-size:7px;display:block}.api-preview code em{color:#397dde;font-style:normal}.api-columns{grid-template-columns:1.35fr .65fr;gap:5px;display:grid}.api-columns pre{white-space:pre-wrap;color:#555;background:#fafafa;border:1px solid #eee;border-radius:5px;margin:0;padding:10px 5px;font-size:7px;line-height:1.8}.marketing-preview{height:216px;position:relative}.marketing-tabs{border-bottom:1px solid #eee;align-items:center;gap:27px;height:44px;padding:0 14px;font-size:10px;display:flex}.marketing-tabs b{height:44px;color:var(--brand-strong);border-bottom:2px solid var(--brand-strong);place-items:center;display:grid}.marketing-tabs button{color:#fff;background:var(--brand-strong);border:0;border-radius:4px;margin-left:auto;padding:7px 12px;font-size:9px}.calendar{width:72%;padding:12px}.calendar>strong{font-size:11px}.calendar__grid{grid-template-columns:repeat(7,1fr);margin-top:10px;display:grid}.calendar__grid span{border:1px solid #f1f1f1;place-items:center;height:29px;font-size:8px;display:grid}.calendar__chips{justify-content:space-around;margin-top:-20px;display:flex}.calendar__chips i{color:#866;background:#fde8e6;border-radius:3px;padding:4px;font-size:7px;font-style:normal}.marketing-preview aside{border-left:1px solid #eee;width:28%;height:calc(100% - 44px);padding:12px;font-size:8px;position:absolute;top:44px;right:0}.marketing-preview aside p{flex-direction:column;margin:12px 0;display:flex}.marketing-preview aside strong{font-size:15px}.contact-screen{scroll-margin-top:var(--header-height)}.contact-section{background:radial-gradient(circle at 71% 46%,#fff1f0,#fff 44%);height:605px;overflow:hidden}.contact-grid{grid-template-columns:43% 57%;height:100%;display:grid}.contact-copy{padding:115px 0 0 25px}.contact-copy h2{letter-spacing:.05em;margin:0;font-size:70px;line-height:1.32}.contact-copy h2 span{color:var(--brand-strong)}.contact-copy p{color:var(--text-secondary);margin:23px 0 34px;font-size:19px;line-height:1.7}.contact-copy>div{gap:28px;display:flex}.contact-copy .button{min-width:225px;height:58px}.contact-visual{position:relative}.wave{border:1px solid #f6d9d7;border-radius:45% 55% 10% 30%;height:220px;position:absolute;left:20px;right:-150px;transform:rotate(-4deg)}.wave--one{background:linear-gradient(135deg,#0000,#fdeeed);top:190px}.wave--two{opacity:.6;top:280px;left:-80px;transform:rotate(7deg)}.chat-orb{z-index:2;width:174px;height:130px;color:var(--brand-strong);background:radial-gradient(circle at 40% 30%,#fff,#ffc8c4);border:1px solid #f4aaa5;border-radius:50%;place-items:center;font-size:29px;display:grid;position:absolute;top:155px;left:155px;box-shadow:0 14px 30px #e54f4529}.chat-orb:after{content:"";clip-path:polygon(0 0,100% 0,10% 100%);background:#ffc9c5;width:35px;height:30px;position:absolute;bottom:-10px;left:12px}.contact-stage{background:linear-gradient(#fff,#eee6e6);border-radius:50%;width:370px;height:80px;position:absolute;bottom:58px;left:90px;box-shadow:0 18px 22px #4b24241c}.contact-stage i{background:#fff;border:1px solid #f1d0ce;border-radius:50%;width:240px;height:38px;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.contact-stage i+i{border-color:var(--brand-primary);background:0 0;width:170px;height:20px;top:-22px}.contact-float{color:var(--brand-primary);box-shadow:var(--shadow-soft);background:#ffffffb8;border:1px solid #f4e5e3;border-radius:12px;align-items:center;gap:12px;padding:18px;display:flex;position:absolute}.contact-float--person{width:145px;top:65px;right:175px}.contact-float--person i{background:#ddd;border-radius:3px;width:60px;height:6px}.contact-float--chart{bottom:190px;right:35px}.site-footer{background:#fff;border-top:1px solid #eee;height:351px}.footer-grid{grid-template-columns:1.3fr .8fr 1.3fr;gap:80px;height:270px;padding:66px 100px 30px;display:grid}.footer-grid .brand__mark{width:58px;height:72px}.footer-grid .brand__copy strong{font-size:29px}.footer-grid h3{margin:0 0 21px;font-size:20px}.footer-grid>div{flex-direction:column;gap:12px;display:flex}.footer-grid>div a{color:var(--text-secondary)}.footer-grid address{flex-direction:column;gap:15px;font-style:normal;display:flex}.footer-grid address p,.footer-grid address a{color:var(--text-secondary);align-items:center;gap:13px;margin:0;display:flex}.footer-grid address svg{color:var(--brand-primary);flex:none}.legal{color:#777b82;border-top:1px solid #eee;justify-content:center;align-items:center;gap:34px;height:81px;font-size:13px;display:flex}.legal i{background:#ccc;width:1px;height:18px}@media (max-width:1250px){:root{--container:1120px}.site-header__inner{grid-template-columns:230px 1fr 150px}.primary-nav{gap:35px}.hero__grid{grid-template-columns:43% 57%}.hero__copy{padding-left:0}.hero-dashboard{width:590px;left:90px}.floating-card--data,.floating-card--marketing{right:0}.hero__features>div{padding-inline:13px}.service-card{grid-template-columns:45% 55%}.service-card h3{font-size:24px}.monitor-window{width:230px}.brief-sheet{width:225px}.service-art--data{transform-origin:0 100%;transform:scale(.9)}.capability-flow{margin-inline:0}.capability-step{width:175px}.flow-arrow{min-width:20px}.support-grid{gap:20px;margin-inline:0}.scenario-card{gap:18px;padding:28px 20px}.scenario-card>span{width:78px;height:78px}.audience-list{gap:12px}.audience-list span{min-width:140px}}@media (max-width:1024px){:root{--header-height:82px}.page-container{width:min(100% - 48px,920px)}.screen{min-height:auto;padding-block:60px}.site-header__inner{grid-template-columns:210px 1fr 140px;width:calc(100% - 48px)}.brand__mark{width:36px;height:44px}.brand__copy strong{font-size:24px}.primary-nav{gap:12px}.primary-nav a{min-width:74px;font-size:15px}.header-cta{min-width:130px;height:46px}.hero{padding-block:0}.hero__grid{grid-template-columns:1fr 1fr;min-height:860px}.hero__copy{padding-top:90px}.hero h1{font-size:60px}.hero__copy>p{font-size:17px}.watch-tags{flex-wrap:wrap}.hero__features{grid-template-columns:1fr 1fr;gap:18px;margin-top:55px;display:grid}.hero__features>div{border:0;padding:0}.hero-dashboard{width:560px;top:155px;left:65px}.floating-card{transform:scale(.82)}.floating-card--monitor,.floating-card--brief{left:-20px}.floating-card--data,.floating-card--marketing{right:-120px}.visual-base{width:570px;left:40px}.section-heading{padding-top:0!important}.service-grid{grid-template-columns:1fr}.service-card{height:300px}.service-art{justify-self:end;width:100%;max-width:360px}.capability-flow{grid-template-columns:1fr;max-width:600px;margin:70px auto 0}.capability-step-wrap{flex-direction:column}.capability-step{width:100%;height:auto;min-height:180px;padding:45px 20px 24px}.flow-arrow{width:auto;min-width:0;height:55px;margin:0;transform:rotate(90deg)}.support-grid{grid-template-columns:repeat(3,1fr)}.scenario-grid{grid-template-columns:repeat(2,1fr)}.audience-list{flex-wrap:wrap}.showcase-grid{grid-template-rows:auto;grid-template-columns:1fr}.showcase-card--main,.showcase-card--marketing,.showcase-grid>.showcase-card:nth-child(2),.showcase-grid>.showcase-card:nth-child(3){grid-area:auto;width:100%}.showcase-card--main{height:690px}.showcase-grid>.showcase-card:nth-child(2),.showcase-grid>.showcase-card:nth-child(3){height:360px}.contact-grid{grid-template-columns:1fr 1fr}.contact-copy{padding-left:0}.contact-copy h2{font-size:57px}.contact-copy .button{min-width:180px}.contact-visual{transform-origin:0;transform:scale(.85)}.footer-grid{gap:40px;padding-inline:20px}}@media (max-width:768px){:root{--header-height:72px}.page-container{width:min(100% - 36px,680px)}.site-header__inner{justify-content:space-between;width:calc(100% - 32px);display:flex}.site-header .brand__mark{width:32px;height:40px}.site-header .brand__copy strong{font-size:22px}.menu-button{z-index:102;background:0 0;border:0;place-content:center;gap:5px;width:44px;height:44px;display:grid;position:relative}.menu-button span{background:var(--text-primary);width:24px;height:2px}.primary-nav{inset:var(--header-height) 0 auto;background:#fff;border-bottom:1px solid #eee;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:18px;display:none;position:fixed;box-shadow:0 18px 28px #00000014}.primary-nav.is-open{display:flex}.primary-nav a{min-height:52px}.primary-nav a:after{bottom:3px}.header-cta{display:none}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:65px 70px}.hero__copy{padding-top:0}.hero h1{font-size:clamp(52px,14vw,68px)}.hero__visual{min-height:600px;margin-top:30px}.hero-dashboard{width:82%;top:90px;left:10%}.floating-card--monitor{top:20px;left:0}.floating-card--brief{top:370px;left:0}.floating-card--data{top:235px;right:0}.floating-card--marketing{bottom:30px;right:0}.visual-base{width:84%;bottom:15px;left:8%}.hero__features{grid-template-columns:repeat(2,1fr)}.hero__features b{white-space:normal}.section-heading h2,.capabilities .section-heading h2,.scenarios .section-heading h2,.showcase .section-heading h2{font-size:36px}.section-heading p{font-size:16px;line-height:1.6}.service-card{grid-template-columns:1fr;height:auto;min-height:520px}.service-card__copy>div{margin-top:25px}.service-art{justify-self:center;min-height:260px;margin-top:10px}.service-art--data{max-width:330px}.support-grid{grid-template-columns:repeat(2,1fr)}.support-grid article:last-child{grid-column:1/-1}.scenario-grid{grid-template-columns:1fr}.scenario-card{height:auto;min-height:160px}.audience-list span{min-width:125px;font-size:15px}.showcase-card--main{height:650px}.showcase-card--marketing{min-height:325px}.marketing-preview{height:240px}.contact-section{height:auto}.contact-grid{grid-template-columns:1fr}.contact-copy{padding:70px 0 20px}.contact-copy h2{font-size:52px}.contact-copy>div{flex-wrap:wrap}.contact-visual{min-height:470px;transform:none}.contact-visual .contact-float--person{right:30px}.site-footer{height:auto}.footer-grid{grid-template-columns:1fr;gap:45px;height:auto;padding:55px 0}.legal{text-align:center;flex-wrap:wrap;gap:14px;height:auto;min-height:80px;padding:24px 0}}@media (max-width:480px){.page-container{width:calc(100% - 28px)}.screen{padding-block:52px}.hero__grid{padding-block:45px 55px}.hero__eyebrow{font-size:14px}.hero h1{margin-top:28px;font-size:52px}.hero__copy>p{font-size:16px}.watch-tags{gap:8px}.watch-tags span{padding:7px 9px;font-size:13px}.hero__actions{gap:12px}.button{flex:1;min-width:0;font-size:16px}.hero__features{gap:15px 8px}.hero__features span{width:46px;height:46px}.hero__visual{min-height:510px}.hero-dashboard{width:92%;top:100px;left:4%}.dashboard__sidebar{display:none}.dashboard__body{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard__lists{display:none}.floating-card{width:112px;min-height:120px;padding:14px}.floating-card strong{font-size:18px}.floating-card small{margin-top:7px;font-size:11px}.floating-card--brief{top:350px}.floating-card--marketing{bottom:5px}.visual-base{height:75px;bottom:0}.section-heading h2,.capabilities .section-heading h2,.scenarios .section-heading h2,.showcase .section-heading h2{font-size:31px}.service-card{min-height:500px;padding:25px 20px}.service-card h3{font-size:24px}.service-art{transform-origin:top;transform:scale(.9)}.service-art--data{transform:scale(.82)}.capability-flow{margin-top:65px}.support-grid{grid-template-columns:1fr 1fr;gap:12px}.support-grid article{height:145px}.support-grid h3{font-size:17px}.scenario-card{padding:24px 18px}.scenario-card>span{width:70px;height:70px}.scenario-card h3{font-size:19px}.audience-list{gap:8px}.audience-list span{min-width:calc(50% - 4px);padding-inline:10px}.showcase-card{padding-inline:12px}.showcase-card--main{height:570px}.showcase-card--main .dashboard{height:470px}.showcase-card--main .dashboard__body{min-height:420px}.showcase-grid>.showcase-card:nth-child(2),.showcase-grid>.showcase-card:nth-child(3){height:350px}.marketing-tabs{gap:11px}.marketing-tabs span:nth-of-type(3){display:none}.marketing-preview aside{width:35%}.calendar{width:65%}.contact-copy{padding-top:55px}.contact-copy h2{font-size:48px}.contact-copy p{font-size:16px}.contact-copy p br{display:none}.contact-copy>div{gap:12px}.contact-copy .button{min-width:0}.contact-visual{transform-origin:0 0;width:118%;min-height:420px;transform:scale(.85)}.footer-grid .brand__copy small{white-space:normal;letter-spacing:.2em}.legal i{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
