@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--navy:#1e3a5f;--navy-deep:#102744;--navy-soft:#345574;--cyan:#10bec5;--cyan-deep:#079ca6;--ink:#17334e;--muted:#6f8497;--soft:#f4f9fb;--line:#dce7ed;--white:#fff;--green:#72c8a3;--coral:#ef947a;--violet:#8e8be4;--shadow:0 20px 60px rgba(24,58,92,.12);--font-body:'DM Sans',Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;--font-display:'Manrope','DM Sans',ui-sans-serif,system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 64px));margin:0 auto}.scroll-meter{position:fixed;inset:0 0 auto;height:3px;z-index:100;pointer-events:none}.scroll-meter span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--navy),var(--cyan));box-shadow:0 0 12px rgba(16,190,197,.45)}
.announcement{display:flex;justify-content:center;align-items:center;gap:9px;min-height:34px;padding:6px 20px;background:#e9f8f8;color:#345a6c;text-align:center;font-size:11px;font-weight:700;letter-spacing:.035em}.announcement b{color:var(--cyan-deep)}.announcement .announcement-link{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.announcement-dot{width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px rgba(16,190,197,.12)}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,231,237,.75)}.nav-shell{width:min(1320px,calc(100% - 48px));min-height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:178px;height:auto}.nav-main{display:flex;align-items:center;gap:29px;margin-left:auto}.nav-item{position:relative}.nav-link,.nav-trigger{display:inline-flex;align-items:center;gap:7px;border:0;background:none;color:#526b80;font-size:13px;font-weight:600;cursor:pointer;transition:color .2s}.nav-link:hover,.nav-trigger:hover,.nav-link.active{color:var(--navy)}.nav-trigger .chevron{font-size:10px;transition:transform .2s}.nav-trigger[aria-expanded=true] .chevron{transform:rotate(180deg)}.nav-actions{display:flex;align-items:center;gap:11px}.nav-text-link{font-size:12px;font-weight:700;color:#546c80}.nav-cta{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid #d2e1e8;border-radius:999px;background:#fff;color:var(--navy);font-size:12px;font-weight:800;transition:all .2s}.nav-cta:hover{border-color:var(--cyan);box-shadow:0 8px 22px rgba(16,190,197,.14);transform:translateY(-1px)}.nav-cta span{color:var(--cyan-deep);font-size:15px}.product-menu{position:absolute;top:calc(100% + 20px);left:-35px;width:410px;padding:14px;border:1px solid #e0ebef;border-radius:20px;background:#fff;box-shadow:0 22px 65px rgba(19,54,83,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .2s}.product-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.menu-overline{padding:4px 8px 10px;color:#8b9cab;font-size:9px;font-weight:800;letter-spacing:.14em}.menu-product{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:11px 9px;border-radius:13px;transition:background .2s}.menu-product:hover{background:#f4f9fb}.menu-product .product-icon{width:36px;height:36px;margin:0;border-radius:12px;font-size:15px}.menu-product b{display:block;font-size:13px}.menu-product small{display:block;margin-top:3px;color:#778c9e;font-size:11px}.menu-product em{font-size:10px;color:#6c8295;font-style:normal}.menu-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:12px 9px 3px;border-top:1px solid #edf1f3;color:#8495a3;font-size:10px}.menu-foot strong{color:var(--cyan-deep)}.menu-toggle{display:none;width:43px;height:43px;border:1px solid var(--line);border-radius:50%;background:white;cursor:pointer}.menu-toggle span{display:block;width:16px;height:1.5px;margin:5px auto;background:var(--navy);transition:transform .2s}
.hero{position:relative;overflow:hidden;min-height:715px;padding:72px 0 0;background:linear-gradient(180deg,#f7fbfd 0%,#fff 86%);isolation:isolate}.hero:before{position:absolute;inset:0;z-index:-2;background-image:radial-gradient(rgba(30,58,95,.085) .7px,transparent .7px);background-size:20px 20px;mask-image:linear-gradient(90deg,#000 0,transparent 42%,transparent 100%);content:'';opacity:.4}.hero-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-one{width:680px;height:680px;right:-120px;top:-175px;background:radial-gradient(circle,rgba(16,190,197,.12),transparent 68%)}.hero-glow-two{width:480px;height:480px;left:26%;bottom:-265px;background:radial-gradient(circle,rgba(30,58,95,.055),transparent 72%)}.hero-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:47px;align-items:center;min-height:600px;padding-bottom:65px}.hero-copy{position:relative;z-index:2;padding:4px 0 23px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#607b90;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(16,190,197,.11)}.hero h1{max-width:600px;margin:23px 0 18px;color:var(--navy-deep);font-family:var(--font-display);font-size:clamp(48px,5.35vw,74px);font-weight:700;line-height:1.04;letter-spacing:-.075em}.text-gradient{background:linear-gradient(100deg,#1e3a5f 0%,#198a9a 53%,#10bec5 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lede{max-width:490px;margin:0;color:#62798d;font-size:16px;line-height:1.75}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.button{display:inline-flex;min-height:47px;align-items:center;justify-content:center;gap:12px;padding:0 19px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 11px 23px rgba(30,58,95,.19)}.button-primary:hover{background:#264c74;box-shadow:0 14px 28px rgba(30,58,95,.25)}.button-primary span{color:#67e2df;font-size:16px}.button-quiet{color:#597186}.button-quiet:hover{background:#edf6f8}.play-mark{display:grid;place-items:center;width:25px;height:25px;border:1px solid #dbe7eb;border-radius:50%;color:var(--cyan-deep);font-size:7px}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:30px;color:#8193a1;font-size:10px;font-weight:600}.proof-avatars{display:flex;padding-left:4px}.proof-avatars i{display:grid;place-items:center;width:23px;height:23px;margin-left:-4px;border:2px solid #fff;border-radius:50%;background:#dff4f2;color:#1a8b91;font-size:8px;font-style:normal;font-weight:800}.proof-avatars i:nth-child(2){background:#fbe8dd;color:#b76b55}.proof-avatars i:nth-child(3){background:#e8e8fb;color:#6766b1}.proof-avatars i:nth-child(4){background:#e8eff6;color:#4a6681}.proof-separator{color:#bac6ce}.proof-status{display:inline-flex;align-items:center;gap:6px}.proof-status b{width:5px;height:5px;border-radius:50%;background:#64c995}.hero-visual{position:relative;z-index:1;min-width:0;padding:25px 0 33px}.workspace-window{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(30,58,95,.14);border-radius:19px;background:#fff;box-shadow:0 28px 80px rgba(18,50,82,.16),0 3px 10px rgba(18,50,82,.05);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg);transform-origin:center}.window-top{display:flex;height:37px;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #edf1f4;background:#fbfcfd;color:#9aabb7;font-size:8px}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#efaaa0}.window-dots i:nth-child(2){background:#f0d17c}.window-dots i:nth-child(3){background:#82d0a5}.window-menu{border:0;background:transparent;color:#8194a3;letter-spacing:2px}.workspace-body{display:grid;grid-template-columns:142px 1fr;min-height:400px}.workspace-side{position:relative;display:flex;flex-direction:column;padding:15px 10px 58px;border-right:1px solid #edf1f4;background:#fbfcfd}.side-brand{display:flex;align-items:center;gap:7px;margin:1px 0 24px 4px;color:var(--navy);font-size:10px;font-weight:800}.side-brand img{width:20px;height:20px;object-fit:contain}.side-label{padding:0 7px 8px;color:#a1afba;font-size:7px;font-weight:800;letter-spacing:.11em}.side-label-spaced{margin-top:18px}.side-link,.side-app{display:flex;align-items:center;gap:8px;padding:8px;border:0;border-radius:8px;background:transparent;color:#72889a;text-align:left;font-size:8px;font-weight:600}.side-link{cursor:pointer}.side-link:hover{background:#f0f7f8}.side-link.active{background:#e9f8f8;color:#107b87}.side-link>span{width:13px;text-align:center;font-size:11px}.side-app{padding:6px 8px}.app-dot{display:grid;place-items:center;width:17px;height:17px;border-radius:5px;color:#fff;font-size:7px;font-style:normal;font-weight:800}.app-dot-blue{background:#457dab}.app-dot-coral{background:#e99278}.app-dot-violet{background:#8686df}.app-dot-green{background:#69b692}.side-profile{position:absolute;bottom:11px;left:10px;right:10px;display:flex;align-items:center;gap:7px;padding-top:10px;border-top:1px solid #e7edf0}.side-profile>i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#dcecf2;color:#3d6f84;font-size:7px;font-style:normal;font-weight:800}.side-profile span b,.side-profile small{display:block;white-space:nowrap}.side-profile span b{font-size:7px}.side-profile small{margin-top:2px;color:#93a2af;font-size:6px}.side-profile .profile-more{margin-left:auto;color:#99a8b4}.workspace-content{min-width:0;padding:21px 20px 18px}.workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.breadcrumbs{color:#9aaab5;font-size:7px}.breadcrumbs span{padding:0 4px;color:#c0cbd2}.workspace-heading h2{margin:13px 0 4px;color:#183656;font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.045em}.workspace-heading h2 span{color:#f0ae49;font-size:12px}.workspace-heading p{margin:0;color:#8b9ba7;font-size:8px}.date-pill{white-space:nowrap;padding:7px 9px;border:1px solid #e2eaee;border-radius:7px;background:#fff;color:#73899a;font-size:7px}.date-pill span{margin-left:7px;color:#9fb0bb}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.metric-card{min-width:0;padding:11px;border:1px solid #e9eef1;border-radius:10px;background:#fff}.metric-card small{display:block;overflow:hidden;color:#8397a5;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.metric-card>b{display:block;margin:8px 0 5px;color:#1a3b5b;font-family:var(--font-display);font-size:19px;letter-spacing:-.06em}.metric-trend{display:inline-block;padding:3px 4px;border-radius:4px;background:#e7f8ef;color:#43a577;font-family:var(--font-body);font-size:7px;vertical-align:middle}.metric-icon{float:right;color:#eab451;font-size:10px}.metric-percent{font-size:10px}.metric-card>span{color:#98a8b3;font-size:6px}.progress-track{height:4px;margin-top:4px;border-radius:9px;background:#eaf0f3}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1c5477,#10bec5)}.preview-lower{display:grid;grid-template-columns:1.08fr .92fr;gap:9px;margin-top:10px}.preview-card{min-width:0;padding:11px;border:1px solid #e9eef1;border-radius:10px;background:#fff}.card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.card-topline b,.card-topline small{display:block}.card-topline b{font-size:8px}.card-topline small{margin-top:4px;color:#9aabb5;font-size:6px}.card-topline button{border:0;background:transparent;color:#9aaab5;letter-spacing:2px}.activity-chart{position:relative;display:flex;height:92px;align-items:flex-end;gap:7px;margin:13px 0 0 22px;padding:0 6px;border-bottom:1px solid #e9eff2;background:repeating-linear-gradient(to bottom,transparent 0 21px,#edf2f4 22px)}.chart-y{position:absolute;left:-23px;top:-2px;display:flex;height:100%;flex-direction:column;justify-content:space-between;color:#b3bec6;font-size:5px}.chart-bars{display:flex;width:100%;height:100%;align-items:flex-end;justify-content:space-around}.chart-bars i{width:9px;height:var(--bar);border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#64d2ce,#b9ebe6);animation:bar-rise .8s ease-out both;transform-origin:bottom}.chart-bars i:nth-child(2n){background:linear-gradient(180deg,#7d9fe2,#d0ddf4)}.chart-x{display:flex;justify-content:space-between;margin:5px 0 0 20px;color:#aebbc3;font-size:5px}.live-pill{display:flex;align-items:center;gap:4px;padding:3px 6px;border-radius:20px;background:#edf9f2;color:#5eaa80;font-size:6px}.live-pill i{width:4px;height:4px;border-radius:50%;background:#67c58f}.person-row{display:flex;align-items:center;gap:6px;margin-top:11px}.person-avatar{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;font-size:6px;font-style:normal;font-weight:800}.avatar-peach{background:#fbe5dd;color:#bd715a}.avatar-blue{background:#dcecf9;color:#507da3}.avatar-green{background:#e1f4e9;color:#4b9970}.person-row>span b,.person-row>span small{display:block}.person-row>span b{font-size:6px}.person-row>span small{margin-top:3px;color:#9aabb5;font-size:5px}.person-row em{margin-left:auto;color:#a7b4bd;font-size:5px;font-style:normal}.floating-label{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid rgba(224,235,239,.9);border-radius:13px;background:rgba(255,255,255,.95);box-shadow:0 12px 33px rgba(31,67,97,.13);backdrop-filter:blur(10px)}.floating-label b,.floating-label small{display:block}.floating-label b{color:#264662;font-size:9px}.floating-label small{margin-top:3px;color:#8b9fac;font-size:7px}.label-top{top:3px;right:8px;animation:float-soft 5s ease-in-out infinite}.label-bottom{bottom:38px;left:-29px;animation:float-soft 5.7s ease-in-out infinite reverse}.mini-symbol{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e4f8f6;color:#0ea9b0}.sync-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#183a5f;color:#72e1dd;font-size:12px}.label-arrow{color:#0ba5aa;font-size:14px}.orbit{position:absolute;border:1px solid rgba(16,190,197,.19);border-radius:50%;pointer-events:none}.orbit-a{inset:0 3% 3% 0;transform:rotate(-15deg)}.orbit-b{inset:8% -5% 9% 5%;border-color:rgba(30,58,95,.09);transform:rotate(14deg)}.hero-visual-caption{display:flex;justify-content:space-between;padding:12px 3px 0;color:#9aacb8;font-size:7px;font-weight:700;letter-spacing:.1em}.hero-visual-caption span:last-child{font-weight:500;letter-spacing:0}.hero-bottom{display:flex;align-items:center;gap:15px;padding:0 0 22px;color:#91a2af;font-size:8px;font-weight:800;letter-spacing:.12em}.hero-bottom-line{height:1px;flex:1;background:linear-gradient(90deg,#dce8ed,transparent)}.hero-bottom b{padding-left:5px;color:var(--cyan-deep);font-size:12px}
.intro-band{padding:75px 0 76px;border-top:1px solid #edf2f4;border-bottom:1px solid #edf2f4;background:#fff}.intro-layout{display:grid;grid-template-columns:.68fr 1.6fr .55fr;gap:55px;align-items:center}.section-index{color:#8598a7;font-size:9px;font-weight:800;letter-spacing:.14em}.section-index span{padding:0 4px;color:var(--cyan-deep)}.intro-layout h2,.heading-flex h2,.connected-copy h2,.pricing-teaser h2,.faq-intro h2{margin:0;color:#173653;font-family:var(--font-display);font-size:clamp(33px,4vw,53px);font-weight:700;line-height:1.12;letter-spacing:-.065em}.intro-layout p{max-width:710px;margin:18px 0 0;color:#718697;font-size:14px;line-height:1.8}.intro-stamp{justify-self:end;display:flex;align-items:center;gap:13px;color:#8395a4;font-size:9px;line-height:1.6}.intro-stamp img{width:42px;height:42px;object-fit:contain}
.section{padding:106px 0}.products-section{background:#f6fafb}.section-heading{margin-bottom:42px}.heading-flex{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-top:18px}.heading-flex h2{font-size:clamp(42px,5.3vw,68px)}.heading-flex p{max-width:345px;margin:0 0 6px;color:#718697;font-size:13px;line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{position:relative;overflow:hidden;display:flex;min-height:441px;flex-direction:column;padding:20px 20px 18px;border:1px solid #e1e9ed;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(27,60,89,.045);transition:transform .28s,border-color .28s,box-shadow .28s}.product-card:hover{transform:translateY(-6px);border-color:#bfdedf;box-shadow:0 20px 45px rgba(27,60,89,.12)}.product-card-head{display:flex;align-items:center;justify-content:space-between}.product-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;font-size:17px;font-weight:800}.icon-work{background:#e7f3fb;color:#467fa7}.icon-social{background:#fff0eb;color:#cf7d63}.icon-docs{background:#efefff;color:#7779c6}.icon-knowledge{background:#e7f6ed;color:#5caa80}.product-number{color:#acbbc5;font-size:9px;font-weight:800;letter-spacing:.1em}.product-illustration{position:relative;height:150px;margin:15px -6px 20px;border-radius:14px;background:#f6fafb;overflow:hidden}.work-illustration{background:linear-gradient(140deg,#eef7fa,#f4f8fb)}.task-chip{position:absolute;display:flex;align-items:center;gap:7px;height:29px;padding:0 9px;border:1px solid rgba(216,230,236,.95);border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 7px 14px rgba(38,75,104,.07);color:#5b7284;font-size:7px;white-space:nowrap}.task-chip i{width:8px;height:8px;border:1.5px solid #6ab5a1;border-radius:3px}.task-chip b{color:#8298a7;font-size:9px}.chip-one{left:11%;top:21%;transform:rotate(-3deg)}.chip-two{left:22%;top:47%;transform:rotate(2deg)}.chip-three{left:10%;top:73%;transform:rotate(-1deg)}.illustration-spark{position:absolute;top:18%;right:16%;color:#10bec5;font-size:21px;animation:spark-pulse 3.5s infinite}.social-illustration{background:linear-gradient(145deg,#fff5f0,#fff9f6)}.social-post{position:absolute;top:12px;left:18%;width:64%;height:127px;padding:10px;border:1px solid #f1e2dc;border-radius:9px;background:#fff;box-shadow:0 8px 15px rgba(124,84,72,.07)}.post-avatar{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#1e3a5f;color:white;font-size:7px}.post-line{position:absolute;top:12px;left:39px;width:42px;height:4px;border-radius:6px;background:#d4dfe5}.post-line.short{top:20px;width:27px;background:#e6ecef}.post-image{display:block;height:57px;margin-top:9px;border-radius:5px;background:linear-gradient(120deg,#f0b095,#f8d3ba 45%,#7ab7b2)}.post-actions{display:block;margin-top:6px;color:#b87967;font-size:8px}.social-badge{position:absolute;right:6%;bottom:18%;padding:7px 9px;border:1px solid #f2ddd5;border-radius:8px;background:#fff;color:#a86b58;font-size:7px;box-shadow:0 6px 15px rgba(124,84,72,.08)}.social-badge b{margin-left:5px}.docs-illustration{background:linear-gradient(145deg,#f3f2ff,#f9f9ff)}.doc-sheet{position:absolute;top:14px;left:28%;width:43%;height:128px;padding:14px 14px;border:1px solid #e7e7f3;border-radius:7px;background:#fff;box-shadow:0 8px 15px rgba(75,78,138,.08)}.doc-mark{display:grid;place-items:center;width:16px;height:18px;margin-bottom:9px;border-radius:4px;background:#ececff;color:#7578c5;font-size:8px;font-weight:800}.doc-sheet>i{display:block;width:100%;height:4px;margin:7px 0;border-radius:4px;background:#e9eaf1}.doc-sheet>i.short{width:65%}.doc-signature{display:block;margin-top:13px;color:#8588c9;font-size:6px;font-weight:800;letter-spacing:.13em}.doc-floating{position:absolute;right:6%;bottom:18%;padding:8px 9px;border:1px solid #e2e3f3;border-radius:8px;background:white;color:#7f819e;font-size:7px;box-shadow:0 6px 14px rgba(69,69,114,.1)}.doc-floating b{color:#60b487}.knowledge-illustration{background:linear-gradient(145deg,#eef9f1,#f8fcf9)}.knowledge-node{position:absolute;z-index:2;padding:8px 10px;border:1px solid #d8ece0;border-radius:8px;background:#fff;color:#618271;font-size:7px;box-shadow:0 5px 12px rgba(55,115,78,.06)}.node-a{top:21%;left:11%}.node-b{top:23%;right:10%}.node-c{bottom:17%;left:38%}.knowledge-core{position:absolute;z-index:3;top:42%;left:44%;display:grid;place-items:center;width:31px;height:31px;border-radius:11px;background:#6fb18d;color:#fff;font-family:var(--font-display);font-size:12px;font-weight:800;box-shadow:0 7px 18px rgba(84,164,116,.3)}.knowledge-lines{position:absolute;z-index:1;inset:25% 23%;background:linear-gradient(31deg,transparent 49.5%,#bbddc8 50%,transparent 50.6%),linear-gradient(148deg,transparent 49.5%,#bbddc8 50%,transparent 50.6%),linear-gradient(90deg,transparent 49.5%,#bbddc8 50%,transparent 50.6%)}.product-copy{display:flex;flex:1;flex-direction:column}.product-kicker{color:#8b9daa;font-size:8px;font-weight:800;letter-spacing:.12em}.product-copy h3{margin:9px 0 7px;color:#1c3a57;font-family:var(--font-display);font-size:24px;letter-spacing:-.06em}.product-copy p{min-height:61px;margin:0;color:#738899;font-size:11px;line-height:1.65}.product-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:19px;color:#335673;font-size:10px;font-weight:800}.product-link span{color:#0aa8af;font-size:15px;transition:transform .2s}.product-card:hover .product-link span{transform:translate(2px,-2px)}.product-domain{margin-top:12px;padding-top:10px;border-top:1px solid #edf1f3;color:#a0adb7;font-size:8px;letter-spacing:.02em}.products-note{display:flex;align-items:center;gap:13px;margin-top:24px;padding:15px 17px;border:1px solid #dce9ed;border-radius:12px;background:#fff;color:#7b8f9d;font-size:10px;line-height:1.6}.products-note>span:nth-child(2){flex:1}.products-note b{color:#3e5d73}.note-check{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:8px;background:#e4f8f6;color:#0b9da5}.products-note a{color:#1e526f;font-weight:800;white-space:nowrap}.products-note a span{color:#10a9b1}
.connected-section{overflow:hidden;background:#fff}.connected-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:68px;align-items:center}.connected-copy h2{margin-top:18px;font-size:clamp(39px,5vw,62px)}.connected-copy>p{max-width:445px;margin:17px 0;color:#718697;font-size:13px;line-height:1.8}.text-link{display:inline-flex;gap:9px;align-items:center;color:#245875;font-size:11px;font-weight:800}.text-link span{color:#10a8b0;font-size:15px}.connected-points{display:grid;gap:0;margin-top:32px;border-top:1px solid #e8eef1}.connected-points span{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #e8eef1;color:#657d8f;font-size:10px;font-weight:600}.connected-points b{color:#11a8af;font-size:9px;letter-spacing:.07em}.suite-map{position:relative;display:grid;min-height:475px;place-items:center;border:1px solid #e2ecef;border-radius:23px;background:radial-gradient(circle at 50% 50%,#fff 0,#f9fcfc 46%,#f1f8f9 100%);isolation:isolate}.suite-map-grid{position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(rgba(30,58,95,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(30,58,95,.035) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse,#000 0,transparent 74%)}.suite-map:before,.suite-map:after{position:absolute;content:'';border:1px dashed rgba(16,190,197,.25);border-radius:50%;pointer-events:none}.suite-map:before{width:73%;height:69%;animation:orbit-rotate 35s linear infinite}.suite-map:after{width:50%;height:48%;border-color:rgba(30,58,95,.12);animation:orbit-rotate 28s linear infinite reverse}.suite-center{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;width:144px;height:144px;border:1px solid rgba(16,190,197,.35);border-radius:50%;background:linear-gradient(145deg,#e7fbf9,#fff);box-shadow:0 16px 35px rgba(25,111,127,.13),0 0 0 11px rgba(16,190,197,.045)}.suite-center img{width:43px;height:43px;object-fit:contain}.suite-center b{margin-top:5px;color:#203e5c;font-family:var(--font-display);font-size:13px}.suite-center small{margin-top:3px;color:#8a9dab;font-size:7px}.suite-orbit{position:absolute;z-index:5;display:grid;grid-template-columns:29px 1fr;align-items:center;column-gap:9px;min-width:151px;padding:10px 12px;border:1px solid #e1ebef;border-radius:12px;background:#fff;box-shadow:0 9px 24px rgba(27,60,89,.08)}.suite-orbit b,.suite-orbit small{grid-column:2}.suite-orbit b{color:#456176;font-size:9px}.suite-orbit small{margin-top:3px;color:#91a2ae;font-size:7px}.map-symbol{grid-row:1 / span 2;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;color:white;font-size:9px;font-style:normal;font-weight:800}.map-blue{background:#548bb1}.map-coral{background:#dd9178}.map-violet{background:#8989d6}.map-green{background:#6fb28b}.orbit-top-left{top:14%;left:9%}.orbit-top-right{top:14%;right:9%}.orbit-bottom-left{bottom:14%;left:9%}.orbit-bottom-right{right:9%;bottom:14%}.suite-connectors{position:absolute;z-index:1;inset:0;width:100%;height:100%;pointer-events:none}.suite-connectors path{fill:none;stroke:#9ad6d5;stroke-width:1.2;stroke-dasharray:4 5;animation:dash-flow 12s linear infinite}.map-caption{position:absolute;bottom:15px;left:0;right:0;color:#a0afb9;text-align:center;font-size:8px;letter-spacing:.03em}
.pricing-teaser{padding:83px 0;background:#f4f8fa}.pricing-teaser-inner{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:center}.pricing-teaser h2{margin-top:17px;font-size:clamp(39px,4.8vw,59px)}.pricing-teaser>div>div:first-child>p{max-width:390px;margin:17px 0 0;color:#728798;font-size:12px;line-height:1.8}.pricing-teaser-card{overflow:hidden;padding:20px 23px;border:1px solid #e1e9ee;border-radius:17px;background:#fff;box-shadow:0 15px 35px rgba(26,61,92,.06)}.pricing-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #edf1f3;color:#8296a5;font-size:8px;font-weight:800;letter-spacing:.1em}.pricing-soon{padding:6px 8px;border-radius:20px;background:#e8f7f5;color:#278d8d;font-size:7px;letter-spacing:.08em}.pricing-row{display:grid;grid-template-columns:1fr 1.15fr auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf1f3}.pricing-row>span{display:flex;align-items:center;gap:8px}.pricing-row b{color:#395770;font-size:10px}.pricing-row small{color:#8a9ba8;font-size:9px}.pricing-row em{color:#7590a2;font-size:8px;font-style:normal}.plan-dot{width:8px;height:8px;border-radius:50%}.dot-starter{background:#8ebfd1}.dot-team{background:#10bec5}.dot-business{background:#687eb9}.pricing-foot{display:flex;flex-wrap:wrap;gap:16px;padding-top:15px;color:#8195a1;font-size:8px}.pricing-foot span:first-child{color:#398e75}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:82px}.faq-intro h2{margin-top:18px;font-size:clamp(40px,5vw,60px)}.faq-intro p{max-width:290px;color:#7b8e9c;font-size:12px;line-height:1.7}.faq-list details{border-bottom:1px solid #e5ecef}.faq-list details:first-child{border-top:1px solid #e5ecef}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:#31516b;font-size:12px;font-weight:700;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border:1px solid #dce7ec;border-radius:50%;color:#0ba8b0;font-size:16px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg);background:#e8f8f7}.faq-list details p{max-width:620px;margin:-5px 30px 20px 0;color:#778b9a;font-size:11px;line-height:1.8}
.closing-cta{overflow:hidden;padding:53px 0;background:linear-gradient(110deg,#142f50,#1e4868 63%,#137c83);color:white}.closing-inner{position:relative;display:flex;align-items:center;gap:23px}.closing-mark{display:grid;place-items:center;flex:0 0 auto;width:58px;height:58px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:rgba(255,255,255,.08)}.closing-mark img{width:35px;height:35px;object-fit:contain}.closing-inner>div:nth-child(2){position:relative;z-index:2}.closing-inner .eyebrow{color:#9fe8e3;font-size:8px}.closing-inner h2{margin:7px 0 5px;font-family:var(--font-display);font-size:clamp(22px,3vw,34px);letter-spacing:-.055em}.closing-inner p{margin:0;color:#c2d3dd;font-size:10px}.button-light{position:relative;z-index:2;margin-left:auto;background:#fff;color:#1e4966;box-shadow:0 8px 24px rgba(0,0,0,.12)}.button-light span{color:#0aa5ab}.closing-orb{position:absolute;right:13%;top:-150px;width:380px;height:240px;border:1px solid rgba(255,255,255,.11);border-radius:50%;transform:rotate(-25deg);pointer-events:none}.closing-orb:after{position:absolute;inset:21px;border:1px solid rgba(255,255,255,.1);border-radius:inherit;content:''}
.site-footer{padding:46px 0 19px;background:#102744;color:#fff}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px;padding-bottom:35px}.footer-brand img{width:162px;height:auto;object-fit:contain}.footer-brand p{max-width:260px;margin:15px 0 0;color:#a8bdca;font-size:10px;line-height:1.7}.footer-col b{display:block;margin:4px 0 13px;color:#8de0dc;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.footer-col a{display:block;width:max-content;margin:9px 0;color:#c5d4dc;font-size:9px;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.13);color:#8da5b4;font-size:8px}.footer-bottom div{display:flex;gap:16px}.footer-bottom a:hover{color:#fff}.footer-status{display:flex;align-items:center;gap:6px}.footer-status i{width:5px;height:5px;border-radius:50%;background:#73d1a4}
/* Shared product page */
.product-hero{position:relative;overflow:hidden;padding:66px 0 55px;background:linear-gradient(180deg,#f6fafc,#fff);isolation:isolate}.product-hero:before{position:absolute;inset:0;z-index:-1;background-image:radial-gradient(rgba(30,58,95,.08) .7px,transparent .7px);background-size:19px 19px;mask-image:linear-gradient(90deg,#000,transparent 73%);content:'';opacity:.35}.product-hero-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.product-hero-copy .breadcrumb{display:flex;gap:7px;margin-bottom:26px;color:#92a2ad;font-size:9px}.product-hero-copy .breadcrumb a:hover{color:var(--cyan-deep)}.product-status{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #d9e9eb;border-radius:20px;background:#fff;color:#607b8d;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-status i{width:5px;height:5px;border-radius:50%;background:#11b9be;box-shadow:0 0 0 4px rgba(16,190,197,.1)}.product-hero h1{max-width:570px;margin:17px 0 15px;color:#183653;font-family:var(--font-display);font-size:clamp(45px,5.5vw,68px);line-height:1.04;letter-spacing:-.075em}.product-hero-copy>p{max-width:510px;margin:0;color:#718697;font-size:14px;line-height:1.8}.product-hero .button-row{margin-top:24px}.domain-caption{display:flex;align-items:center;gap:8px;margin-top:20px;color:#8799a6;font-size:9px}.domain-caption i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #d8e5e9;border-radius:7px;background:white;color:#178e99;font-size:8px;font-style:normal}.domain-caption b{color:#4a6c82;font-weight:700}.product-visual{position:relative;min-height:350px;padding:20px;border:1px solid #e0ebef;border-radius:20px;background:linear-gradient(145deg,#f0f8fa,#fff);box-shadow:0 18px 45px rgba(27,65,96,.09)}.visual-window{overflow:hidden;height:305px;border:1px solid #e0e9ed;border-radius:13px;background:#fff;box-shadow:0 13px 30px rgba(28,64,92,.1)}.visual-window-bar{display:flex;height:34px;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #edf2f4;background:#fcfdfd;color:#91a2ae;font-size:7px}.visual-brand{display:flex;align-items:center;gap:6px;color:#4e687e;font-weight:800}.visual-brand img{width:15px;height:15px}.visual-tool{display:flex;align-items:center;gap:5px}.visual-tool i{width:13px;height:13px;border-radius:50%;background:#e1f3f2}.visual-content{padding:17px}.visual-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.visual-heading small{display:block;color:#92a2ad;font-size:7px}.visual-heading b{display:block;margin-top:6px;color:#244764;font-family:var(--font-display);font-size:14px;letter-spacing:-.04em}.visual-heading button{padding:7px 9px;border:0;border-radius:6px;background:#1e3a5f;color:white;font-size:7px}.visual-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.visual-panel{min-width:0;padding:11px;border:1px solid #e7eef1;border-radius:9px;background:#fff}.visual-panel>small{display:block;color:#8b9eaa;font-size:7px}.visual-panel>strong{display:block;margin:7px 0;color:#2c4c68;font-size:10px}.visual-lines{display:grid;gap:7px;margin-top:11px}.visual-lines i{display:block;height:5px;border-radius:5px;background:#e8eff2}.visual-lines i:nth-child(2){width:83%}.visual-lines i:nth-child(3){width:65%}.visual-labels{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.visual-labels i{padding:5px 6px;border-radius:5px;background:#e8f7f5;color:#468b89;font-size:6px;font-style:normal}.visual-stat{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding:8px;border-radius:7px;background:#f4f9fa;color:#8296a3;font-size:7px}.visual-stat b{color:#38617a;font-size:8px}.visual-rows{display:grid;gap:7px;margin-top:9px}.visual-row{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #edf1f3;border-radius:7px;color:#5e778b;font-size:7px}.visual-row i{display:grid;place-items:center;width:16px;height:16px;border-radius:5px;background:#e7f5f5;color:#149ca2;font-size:7px;font-style:normal}.visual-row b{margin-left:auto;color:#90a4b2;font-size:6px;font-weight:600}.product-visual-float{position:absolute;right:-12px;bottom:28px;padding:10px 12px;border:1px solid #dfebee;border-radius:11px;background:#fff;box-shadow:0 10px 25px rgba(27,60,88,.11);color:#6d8292;font-size:8px}.product-visual-float b{color:#2e6d78}.product-benefit-strip{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px}.benefit-pill{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e2ebef;border-radius:20px;background:#fff;color:#6d8292;font-size:8px}.benefit-pill i{color:#11a6ac;font-size:10px;font-style:normal}.product-subnav{display:flex;justify-content:center;gap:6px;padding:10px 24px;border-top:1px solid #e8eff2;border-bottom:1px solid #e8eff2;background:#fff}.product-subnav a{padding:9px 13px;border-radius:20px;color:#73899a;font-size:9px;font-weight:700}.product-subnav a:hover{background:#f0f8f9;color:#1e6475}.product-overview{padding:80px 0 82px;background:#fff}.product-overview-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px}.product-overview-intro h2{margin:16px 0 12px;color:#183653;font-family:var(--font-display);font-size:clamp(35px,4.4vw,54px);line-height:1.1;letter-spacing:-.065em}.product-overview-intro p{max-width:340px;color:#758a99;font-size:12px;line-height:1.8}.feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature-card{min-height:145px;padding:18px;border:1px solid #e2eaee;border-radius:13px;background:#fff;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(29,64,93,.08)}.feature-card>i{display:grid;place-items:center;width:29px;height:29px;margin-bottom:12px;border-radius:9px;background:#e8f7f6;color:#0d9ca4;font-size:13px;font-style:normal}.feature-card h3{margin:0 0 6px;color:#385a73;font-size:11px}.feature-card p{margin:0;color:#8194a2;font-size:9px;line-height:1.7}.workflow-section{padding:79px 0;background:#f4f8fa}.workflow-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:29px}.workflow-head h2{max-width:650px;margin:12px 0 0;color:#183653;font-family:var(--font-display);font-size:clamp(34px,4.5vw,53px);line-height:1.1;letter-spacing:-.065em}.workflow-head p{max-width:300px;margin:0;color:#7b8e9c;font-size:10px;line-height:1.7}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.workflow-step{position:relative;min-height:174px;padding:19px;border:1px solid #e1e9ed;border-radius:13px;background:#fff}.workflow-step>span{color:#10aab1;font-size:9px;font-weight:800;letter-spacing:.1em}.workflow-step h3{margin:26px 0 7px;color:#3a5b74;font-size:13px}.workflow-step p{max-width:285px;margin:0;color:#8294a1;font-size:9px;line-height:1.7}.workflow-step:after{position:absolute;top:25px;right:19px;display:grid;place-items:center;width:25px;height:25px;border:1px solid #dbe8ec;border-radius:50%;color:#80a4b3;content:'↗';font-size:10px}.pricing-section{padding:85px 0;background:#fff}.pricing-heading{max-width:610px;margin:0 auto 30px;text-align:center}.pricing-heading .section-index{display:block}.pricing-heading h2{margin:15px 0 10px;color:#183653;font-family:var(--font-display);font-size:clamp(36px,4.5vw,55px);line-height:1.1;letter-spacing:-.06em}.pricing-heading p{margin:0;color:#7b8e9c;font-size:11px;line-height:1.75}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.plan-card{display:flex;min-height:252px;flex-direction:column;padding:21px;border:1px solid #e1e9ed;border-radius:15px;background:#fff}.plan-card.plan-featured{border-color:#83d4d4;background:linear-gradient(145deg,#f0fbfa,#fff);box-shadow:0 13px 32px rgba(23,137,143,.09)}.plan-card>span{color:#8295a2;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.plan-card h3{margin:12px 0 7px;color:#335570;font-family:var(--font-display);font-size:17px}.plan-card>p{min-height:33px;margin:0;color:#8193a0;font-size:9px;line-height:1.6}.plan-price{margin:16px 0 14px;padding:11px 0;border-top:1px solid #e9eff2;border-bottom:1px solid #e9eff2;color:#25717c;font-size:11px;font-weight:800}.plan-price small{display:block;margin-top:4px;color:#98a8b2;font-size:7px;font-weight:500}.plan-card ul{display:grid;gap:7px;padding:0;margin:0 0 17px;list-style:none;color:#73899a;font-size:8px}.plan-card li:before{margin-right:7px;color:#10a6ad;content:'✓';font-weight:800}.plan-card .button{min-height:38px;margin-top:auto;font-size:9px}.plan-card .button-primary{box-shadow:none}.plan-footnote{margin:17px 0 0;color:#99a8b1;text-align:center;font-size:8px}.product-faq{padding:70px 0;background:#f5f9fa}.product-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px}.product-faq h2{margin:14px 0;color:#183653;font-family:var(--font-display);font-size:38px;letter-spacing:-.06em}.product-faq .faq-list summary{font-size:10px}.product-faq .faq-list details p{font-size:9px}.related-section{padding:67px 0;background:#fff}.related-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.related-heading h2{margin:10px 0 0;color:#183653;font-family:var(--font-display);font-size:33px;letter-spacing:-.06em}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.related-card{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #e2ebef;border-radius:12px;transition:border-color .2s,transform .2s}.related-card:hover{transform:translateY(-2px);border-color:#a6d8d9}.related-card .product-icon{width:31px;height:31px;border-radius:10px;font-size:13px}.related-card b{display:block;color:#3c5b73;font-size:9px}.related-card small{display:block;margin-top:4px;color:#91a1ac;font-size:7px}.related-card>span:last-child{margin-left:auto;color:#13a6ad}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-late{transition-delay:.14s}.reveal-up{transition-delay:.08s}@keyframes float-soft{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes bar-rise{from{transform:scaleY(.25);opacity:.4}to{transform:scaleY(1);opacity:1}}@keyframes spark-pulse{0%,100%{transform:scale(.9) rotate(-8deg);opacity:.7}50%{transform:scale(1.12) rotate(8deg);opacity:1}}@keyframes orbit-rotate{to{transform:rotate(360deg)}}@keyframes dash-flow{to{stroke-dashoffset:-65}}
@media(max-width:1080px){.container{width:min(100% - 48px,1000px)}.hero-layout{grid-template-columns:.84fr 1.16fr;gap:24px}.workspace-body{grid-template-columns:122px 1fr}.workspace-content{padding:18px 14px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:415px}.product-illustration{height:160px}.connected-layout{gap:35px}.intro-layout{grid-template-columns:.56fr 1.5fr .42fr;gap:32px}.nav-main{gap:19px}.nav-actions .nav-text-link{display:none}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-shell{width:calc(100% - 34px);min-height:68px}.brand img{width:154px}.menu-toggle{display:block;position:relative;z-index:3}.nav-main{position:fixed;inset:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:94px 22px 24px;background:rgba(255,255,255,.98);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s}.nav-main.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-item{border-bottom:1px solid #e8eff2}.nav-link,.nav-trigger{width:100%;justify-content:space-between;padding:18px 2px;font-size:16px}.product-menu{position:static;width:100%;margin:0 0 14px;padding:8px;box-shadow:none;display:none;opacity:1;visibility:visible;transform:none}.product-menu.is-open{display:block}.menu-product{grid-template-columns:38px 1fr auto}.nav-actions{margin-left:auto}.nav-actions .nav-cta{padding:10px 12px}.hero{padding-top:56px}.hero-layout{grid-template-columns:1fr;gap:28px;padding-bottom:40px}.hero-copy{max-width:660px}.hero h1{max-width:640px;font-size:clamp(50px,9vw,72px)}.hero-lede{max-width:560px}.hero-visual{width:min(680px,100%);margin:0 auto}.hero-bottom{font-size:7px}.workspace-window{transform:none}.intro-layout{grid-template-columns:.45fr 1.55fr;gap:25px}.intro-stamp{grid-column:2;justify-self:start}.heading-flex{align-items:flex-start;flex-direction:column;gap:14px}.heading-flex p{max-width:510px}.product-grid{gap:13px}.product-card{padding:17px;min-height:406px}.connected-layout{grid-template-columns:1fr;gap:35px}.connected-copy{max-width:600px}.suite-map{min-height:440px}.pricing-teaser-inner{grid-template-columns:1fr;gap:28px}.pricing-teaser-inner>div:first-child{max-width:590px}.faq-layout{grid-template-columns:.68fr 1.32fr;gap:35px}.product-hero-inner{grid-template-columns:1fr;gap:25px}.product-hero-copy{max-width:680px}.product-visual{width:min(650px,100%);margin:0 auto}.product-overview-grid{grid-template-columns:1fr;gap:27px}.product-overview-intro{max-width:600px}.product-overview-intro p{max-width:480px}.workflow-head{align-items:flex-start;flex-direction:column;gap:12px}.workflow-head p{max-width:500px}.product-faq-layout{grid-template-columns:.7fr 1.3fr;gap:35px}}
@media(max-width:560px){.container{width:calc(100% - 34px)}.announcement{min-height:31px;font-size:8px;gap:6px}.nav-shell{width:calc(100% - 28px);min-height:63px}.brand img{width:139px}.nav-actions{display:none}.hero{padding-top:42px}.hero-layout{gap:19px}.hero h1{margin:17px 0 15px;font-size:clamp(45px,13vw,61px)}.hero-lede{font-size:13px}.button-row{gap:6px;margin-top:21px}.button{min-height:43px;padding:0 14px;font-size:10px}.hero-proof{flex-wrap:wrap;gap:7px;margin-top:22px;font-size:8px}.hero-visual{padding:20px 0 30px}.workspace-body{grid-template-columns:89px 1fr;min-height:330px}.workspace-side{padding:12px 6px 51px}.side-brand{gap:4px;margin:1px 0 18px;font-size:8px}.side-brand img{width:17px;height:17px}.side-label{padding-left:5px;font-size:6px}.side-link,.side-app{gap:5px;padding:7px 5px;font-size:6px}.side-link>span{width:10px;font-size:9px}.app-dot{width:14px;height:14px;font-size:6px}.side-profile{left:6px;right:6px;gap:4px}.side-profile>i{width:19px;height:19px;font-size:6px}.side-profile span b{font-size:6px}.workspace-content{padding:13px 9px}.workspace-heading h2{margin-top:9px;font-size:13px}.workspace-heading p{max-width:155px;font-size:6px}.date-pill{padding:6px;font-size:6px}.metric-row{gap:5px;margin-top:14px}.metric-card{padding:7px}.metric-card small{font-size:6px}.metric-card>b{font-size:15px}.metric-card>span{font-size:5px}.preview-lower{gap:5px;margin-top:6px}.preview-card{padding:7px}.card-topline b{font-size:7px}.card-topline small{font-size:5px}.activity-chart{height:76px;gap:4px;margin-top:10px}.chart-bars i{width:6px}.person-row{gap:4px;margin-top:9px}.person-avatar{width:17px;height:17px;font-size:5px}.person-row>span b{font-size:5px}.person-row>span small{font-size:4px}.floating-label{gap:7px;padding:8px}.floating-label b{font-size:7px}.floating-label small{font-size:6px}.label-top{right:-4px}.label-bottom{left:-6px;bottom:31px}.hero-visual-caption{font-size:6px}.hero-bottom{gap:8px;padding-bottom:17px;font-size:6px;letter-spacing:.05em}.intro-band{padding:50px 0}.intro-layout{grid-template-columns:1fr;gap:14px}.intro-layout h2{font-size:35px}.intro-layout p{margin-top:12px;font-size:12px}.intro-stamp{grid-column:1;margin-top:4px}.section{padding:70px 0}.section-heading{margin-bottom:25px}.heading-flex h2{font-size:43px}.heading-flex p{font-size:11px}.product-grid{grid-template-columns:1fr;gap:11px}.product-card{min-height:0;padding:17px}.product-illustration{height:155px;margin-bottom:16px}.product-copy p{min-height:0;margin-bottom:17px;font-size:11px}.product-copy h3{font-size:23px}.product-link{padding-top:0}.product-domain{margin-top:10px}.products-note{align-items:flex-start;flex-wrap:wrap;padding:12px;font-size:9px}.products-note>span:nth-child(2){flex-basis:calc(100% - 43px)}.products-note a{margin-left:38px;white-space:normal}.connected-copy h2{font-size:42px}.suite-map{min-height:380px}.suite-orbit{grid-template-columns:25px 1fr;min-width:120px;gap:6px;padding:8px}.suite-orbit b{font-size:8px}.suite-orbit small{font-size:6px}.map-symbol{width:23px;height:23px;font-size:8px}.orbit-top-left{top:14%;left:4%}.orbit-top-right{top:14%;right:4%}.orbit-bottom-left{bottom:14%;left:4%}.orbit-bottom-right{right:4%;bottom:14%}.suite-center{width:119px;height:119px}.suite-center img{width:35px;height:35px}.suite-center b{font-size:11px}.map-caption{font-size:7px}.pricing-teaser{padding:65px 0}.pricing-teaser h2{font-size:44px}.pricing-teaser-card{padding:15px}.pricing-row{grid-template-columns:.65fr 1.1fr auto;gap:5px;padding:12px 0}.pricing-row b{font-size:8px}.pricing-row small{font-size:7px}.pricing-row em{font-size:6px}.pricing-foot{gap:8px;font-size:7px}.faq-layout{grid-template-columns:1fr;gap:18px}.faq-intro h2{font-size:43px}.faq-intro p{max-width:380px}.faq-list summary{font-size:10px}.closing-cta{padding:36px 0}.closing-inner{align-items:flex-start;flex-wrap:wrap;gap:14px}.closing-mark{width:45px;height:45px;border-radius:13px}.closing-mark img{width:28px;height:28px}.closing-inner>div:nth-child(2){width:calc(100% - 60px)}.closing-inner h2{font-size:24px}.closing-inner p{font-size:9px;line-height:1.6}.button-light{margin:3px 0 0 59px}.footer-top{grid-template-columns:1fr 1fr;gap:23px 16px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:350px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.product-hero{padding:43px 0 36px}.product-hero-inner{gap:21px}.product-hero-copy .breadcrumb{margin-bottom:18px}.product-hero h1{font-size:48px}.product-hero-copy>p{font-size:12px}.product-hero .button-row{margin-top:18px}.product-visual{min-height:300px;padding:13px}.visual-window{height:273px}.visual-content{padding:12px}.visual-grid{gap:6px}.visual-panel{padding:8px}.product-visual-float{right:-4px;bottom:15px;font-size:7px}.product-subnav{justify-content:flex-start;overflow:auto;padding:9px 12px;white-space:nowrap}.product-subnav a{padding:8px 10px;font-size:8px}.product-overview{padding:58px 0}.product-overview-grid{gap:20px}.product-overview-intro h2{font-size:38px}.feature-cards{grid-template-columns:1fr 1fr;gap:8px}.feature-card{min-height:140px;padding:13px}.feature-card h3{font-size:10px}.feature-card p{font-size:8px}.workflow-section{padding:58px 0}.workflow-steps{grid-template-columns:1fr;gap:8px}.workflow-step{min-height:135px;padding:15px}.workflow-step h3{margin-top:19px}.pricing-section{padding:61px 0}.pricing-heading h2{font-size:39px}.plan-grid{grid-template-columns:1fr;gap:9px}.plan-card{min-height:0;padding:18px}.plan-card>p{min-height:0}.plan-card .button{margin-top:0}.product-faq{padding:56px 0}.product-faq-layout{grid-template-columns:1fr;gap:15px}.product-faq h2{font-size:34px}.related-section{padding:53px 0}.related-heading h2{font-size:27px}.related-grid{grid-template-columns:1fr}.related-card{padding:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
