.site-v3-page{--v3-ink:#0c1c2c;--v3-blue:#0871e6;--v3-blue-dark:#005dce;--v3-mint:#69e2c2;--v3-green:#0b745a;--v3-warm:#f7f4ee;--v3-cool:#f4f8fc;--v3-line:#dfe6ed;--v3-muted:#52697c;background:#fff;color:var(--v3-ink)}
.site-v3-page main{overflow:hidden}
.site-v3-page p{font-size:16px;line-height:1.65}
.site-v3-page h1,.site-v3-page h2,.site-v3-page h3{color:inherit}
.site-v3-page .btn{border-radius:8px}
.site-v3-page .btn.blue{background:var(--v3-blue);border-color:var(--v3-blue);color:#fff}
.site-v3-page .btn.blue:hover{background:var(--v3-blue-dark);border-color:var(--v3-blue-dark)}
.site-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#496174;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}
.site-eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--v3-blue);box-shadow:0 0 0 5px rgba(8,120,249,.1)}
.site-eyebrow.centered{justify-content:center}
.site-eyebrow.light{color:rgba(255,255,255,.62)}
.site-eyebrow.light>span{background:var(--v3-mint);box-shadow:0 0 0 5px rgba(105,226,194,.1)}
.hero-cta-row{display:flex;align-items:center;gap:28px;margin-top:34px}
.hero-cta-row .btn{min-height:52px;padding:14px 25px}
.site-text-link,.light-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--v3-ink);font-size:13px;font-weight:800}
.site-text-link span,.light-text-link span{color:var(--v3-blue)}
.light-text-link{color:#fff}.light-text-link span{color:var(--v3-mint)}
.site-assurances{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:28px 0 0;color:#607486;font-size:11px;font-weight:700;flex-wrap:wrap}
.site-assurances li{display:flex;align-items:center;gap:8px}.site-assurances li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--v3-mint)}
.site-section{padding:108px 40px}
.surface-cool{background:var(--v3-cool)}
.surface-warm{background:var(--v3-warm)}
.site-heading{text-align:center;max-width:820px;margin:0 auto 52px}
.site-heading.left{text-align:left;margin:0 0 48px;max-width:760px}
.site-heading.narrow-heading{max-width:680px}
.site-heading h2{font-size:clamp(40px,4.7vw,62px);line-height:1.06;letter-spacing:-.05em;margin:18px 0}
.site-heading p{max-width:730px;margin:0 auto;color:var(--v3-muted)}
.site-heading.left p{margin-left:0}
.dark-heading{position:relative}.dark-heading h2{color:#fff}.dark-heading p{color:rgba(255,255,255,.58)}
.section-action{text-align:center;margin-top:34px}
.soft-button{border:1px solid var(--v3-line)!important;background:#fff!important;color:var(--v3-ink)!important;box-shadow:0 8px 24px rgba(20,46,70,.06)}
.soft-button:hover{border-color:#9fc9f8!important;background:#f7fbff!important}
.plain-checks{list-style:none;padding:0;margin:25px 0 28px;display:grid;gap:12px}
.plain-checks li{display:flex;align-items:flex-start;gap:11px;color:#556d7f;font-size:13px;line-height:1.5}
.plain-checks li:before{content:"✓";width:20px;height:20px;border-radius:50%;background:#e6f8f2;color:#108467;display:grid;place-items:center;font-size:10px;font-weight:900;flex:0 0 auto}
.status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}
.status-chip.live{background:#e4f8f2;color:#087659}.status-chip.setup{background:#e8f2ff;color:#1265ba}.status-chip.planned{background:#fff0db;color:#9b5b0c}

/* Home */
.home-hero{max-width:1320px;margin:0 auto;padding:96px 48px 100px;display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.9fr);gap:82px;align-items:center;position:relative}
.home-hero:before{content:"";position:absolute;left:48px;top:48px;width:290px;height:290px;border:1px dashed rgba(8,120,249,.17);border-radius:50%;z-index:-1;transform:translate(-48%,-42%)}
.home-hero-copy h1{font-size:clamp(56px,5.8vw,80px);line-height:1;letter-spacing:-.06em;margin:22px 0 24px;max-width:760px}
.home-hero-copy h1 em{color:var(--v3-blue);font-style:normal}
.home-hero-copy>p{max-width:710px;color:#4f6477;font-size:19px;line-height:1.68;margin:0}
.home-photo-panel{min-height:560px;margin:0;position:relative;border-radius:22px;box-shadow:0 30px 70px rgba(12,28,44,.2)}
.home-photo-panel:before{content:"";position:absolute;inset:-10px 14px 12px -10px;border:1px solid rgba(8,120,249,.17);border-radius:26px;z-index:-1}
.home-photo-panel img{width:100%;height:100%;min-height:560px;display:block;object-fit:cover;object-position:55% center;border-radius:22px}
.home-photo-panel:after{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(180deg,rgba(4,18,31,.02) 55%,rgba(4,18,31,.22));pointer-events:none}
.home-photo-panel figcaption,.enterprise-photo-panel figcaption{position:absolute;left:18px;top:18px;z-index:2;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);padding:8px 12px;color:#173149;font-size:10px;font-weight:800;box-shadow:0 8px 28px rgba(12,28,44,.1)}
.home-photo-panel figcaption>span,.enterprise-photo-panel figcaption>span{width:7px;height:7px;border-radius:50%;background:#11a87c;box-shadow:0 0 0 4px rgba(17,168,124,.12)}
.photo-work-card,.enterprise-photo-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;min-width:192px;border:1px solid rgba(223,230,237,.9);border-radius:13px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);padding:12px 14px;box-shadow:0 14px 34px rgba(12,28,44,.16)}
.photo-work-card>i,.enterprise-photo-card>i{width:26px;height:26px;border-radius:50%;background:#e5f8f2;color:#108467;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:900;flex:0 0 auto}
.photo-work-card p,.enterprise-photo-card p{display:grid;gap:2px;margin:0;line-height:1.3}.photo-work-card strong,.enterprise-photo-card strong{font-size:11px}.photo-work-card small,.enterprise-photo-card small{color:#708393;font-size:9px}
.home-card-one{left:-28px;bottom:116px}.home-card-two{right:-25px;bottom:34px}.home-card-three{right:-18px;top:92px;min-width:170px}.home-card-three>i{background:#fff1df;color:#a96109}
.task-ribbon{max-width:1220px;margin:0 auto 18px;padding:0 24px 54px;display:grid;grid-template-columns:repeat(5,1fr);gap:9px}
.task-ribbon>div{border:1px solid var(--v3-line);border-radius:11px;background:#fff;padding:13px 14px;display:grid;gap:5px;box-shadow:0 8px 24px rgba(20,46,70,.045)}
.task-ribbon span{font-size:10px;font-weight:800;color:#435b6d}.task-ribbon i{font-size:8px;font-style:normal;color:#138468;font-weight:800}
.difference-section{max-width:1180px;margin:0 auto}
.difference-board{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}
.difference-card{border:1px solid var(--v3-line);border-radius:18px;padding:30px;background:#fff;min-height:360px}
.difference-card.generic-card{background:#fafbfc;color:#607486}
.difference-card.principal-card{background:#0b2033;color:#fff;border-color:#0b2033;box-shadow:0 22px 55px rgba(12,28,44,.16)}
.difference-label{display:inline-flex;border-radius:999px;padding:6px 10px;background:#eef3f7;color:#607486;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.principal-card .difference-label{background:rgba(105,226,194,.12);color:#8fe8d1}
.difference-card h3{font-size:25px;line-height:1.25;letter-spacing:-.03em;margin:40px 0 24px;max-width:420px}
.difference-card ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.difference-card li{display:flex;gap:10px;font-size:12px;line-height:1.5}.difference-card li:before{content:"–";font-weight:900}
.principal-card li{color:rgba(255,255,255,.68)}.principal-card li:before{content:"✓";color:#85e9d0}
.difference-arrow{width:42px;height:42px;border-radius:50%;background:#edf6ff;color:var(--v3-blue);display:grid;place-items:center;font-size:18px;font-weight:800}
.capability-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.capability-card{border:1px solid var(--v3-line);border-radius:17px;background:#fff;padding:26px;min-height:350px;position:relative;box-shadow:0 12px 34px rgba(20,46,70,.05)}
.cap-number{position:absolute;right:20px;top:18px;color:#91a2af;font-size:9px;font-weight:800}
.capability-card h3{font-size:21px;letter-spacing:-.03em;margin:28px 0 10px}.capability-card>p{color:#63798b;font-size:13px;margin:0 0 22px;max-width:440px}.capability-card>small{display:inline-flex;border-radius:999px;background:#f1f6fa;padding:6px 9px;color:#607689;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.mini-inbox,.mini-notes,.mini-research,.mini-followup{height:130px;border-radius:13px;background:#f4f8fc;padding:17px;position:relative;overflow:hidden}
.mini-inbox{display:grid;align-content:center;gap:9px}.mini-inbox i{height:13px;border-radius:4px;background:#fff;border:1px solid #e2e9ef;width:75%}.mini-inbox i:nth-child(2){width:92%}.mini-inbox i:nth-child(3){width:62%}.mini-inbox b{position:absolute;right:15px;top:23px;border-radius:8px;background:#0878f9;color:#fff;padding:9px 11px;font-size:9px;box-shadow:0 7px 20px rgba(8,120,249,.2)}
.mini-notes{display:grid;gap:7px;align-content:center}.mini-notes b{font-size:11px;margin-bottom:4px}.mini-notes i{font-style:normal;font-size:9px;color:#607486;display:flex;align-items:center;gap:7px}.mini-notes i:before{content:"✓";width:15px;height:15px;border-radius:50%;background:#e2f7f1;color:#118365;display:grid;place-items:center;font-size:8px}
.mini-research{display:flex;gap:10px;align-items:center;justify-content:center}.mini-research span{width:46px;height:58px;border:1px solid #dfe6ed;border-radius:8px;background:#fff;display:grid;place-items:center;color:#61798c;font-size:12px;font-weight:800}.mini-research b{position:absolute;bottom:13px;right:15px;border-radius:999px;background:#e5f8f2;color:#118365;padding:7px 9px;font-size:8px}
.mini-followup{display:flex;align-items:center;justify-content:center}.mini-followup i{width:30px;height:30px;border-radius:50%;background:#fff;border:2px solid #0878f9;display:grid;place-items:center;color:#0878f9;font-style:normal;font-size:9px;font-weight:900}.mini-followup span{width:54px;height:2px;background:#b9d9fb}.mini-followup i:last-child{border-color:#24b78f;color:#118365}
.packs-section{max-width:1200px;margin:0 auto}.pack-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pack-grid article{border:1px solid var(--v3-line);border-radius:16px;padding:23px;background:#fff;min-height:330px;display:flex;flex-direction:column}.pack-grid article.future-pack{background:var(--v3-warm)}
.pack-top{display:flex;justify-content:space-between;align-items:center}.pack-icon{width:44px;height:44px;border-radius:13px;background:#eaf4ff;color:#0a68c8;display:grid;place-items:center;font-size:10px;font-weight:900}.pack-grid article:nth-child(2) .pack-icon{background:#e4f8f2;color:#118365}.pack-grid article:nth-child(3) .pack-icon{background:#fff0dc;color:#a96109}.future-pack .pack-icon{background:#fff;color:#7d6f5c;font-size:18px}
.pack-grid h3{font-size:18px;margin:42px 0 10px}.pack-grid p{font-size:12px;color:#687d8e;margin:0 0 28px}.pack-grid a{margin-top:auto;font-size:11px;font-weight:800;color:#1265ba}.pack-grid a span{margin-left:5px}
.work-loop-section{background:linear-gradient(145deg,#07131f,#0e2a42);color:#fff;padding:108px 40px;position:relative;overflow:hidden}.work-loop-section:before{content:"";position:absolute;right:-280px;top:-350px;width:620px;height:620px;border:1px solid rgba(105,226,194,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(105,226,194,.018),0 0 0 140px rgba(105,226,194,.012)}
.work-loop{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center;position:relative}.work-loop article{min-height:250px;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:23px;background:rgba(255,255,255,.045)}.work-loop article>span{width:32px;height:32px;border-radius:10px;background:rgba(105,226,194,.12);color:#8fe8d1;display:grid;place-items:center;font-size:9px;font-weight:900}.work-loop h3{font-size:18px;margin:44px 0 9px}.work-loop p{font-size:11px;color:rgba(255,255,255,.54);margin:0}.work-loop>i{font-style:normal;color:rgba(255,255,255,.28);font-size:18px}.work-loop .approval-step{border-color:rgba(105,226,194,.4);background:rgba(105,226,194,.07)}
.connections-preview{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:90px;align-items:center}.connections-copy h2,.security-preview h2,.enterprise-control-section h2,.custom-connection-section h2{font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-.045em;margin:18px 0}.connections-copy>p,.security-preview>div:last-child>p,.enterprise-control-section>div:last-child>p,.custom-connection-section>div:last-child>p{color:#607486;margin:0 0 27px}
.connection-map{min-height:470px;position:relative;border:1px solid var(--v3-line);border-radius:22px;background:radial-gradient(circle at center,#f7fbff,#edf4fa);overflow:hidden}.connection-map:before,.connection-map:after{content:"";position:absolute;left:50%;top:50%;border:1px dashed #bcd1e2;border-radius:50%;transform:translate(-50%,-50%)}.connection-map:before{width:280px;height:280px}.connection-map:after{width:420px;height:420px}
.map-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:150px;height:150px;border-radius:36px;background:#0b2033;color:#fff;display:grid;place-items:center;align-content:center;gap:5px;box-shadow:0 20px 50px rgba(12,28,44,.2)}.map-core>span{width:34px;height:34px;border-radius:9px;background:#fff;color:#0b2033;display:grid;place-items:center;font-weight:900}.map-core strong{font-size:14px}.map-core small{font-size:8px;color:rgba(255,255,255,.48)}
.map-node{position:absolute;z-index:3;min-width:142px;border:1px solid var(--v3-line);border-radius:12px;background:#fff;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;box-shadow:0 10px 28px rgba(20,46,70,.1)}.map-node i{grid-row:1/3;width:8px;height:8px;border-radius:50%}.map-node strong{font-size:10px}.map-node small{font-size:8px;color:#7d8e9b}.node-one{left:28px;top:55px}.node-two{right:25px;top:82px}.node-three{left:38px;bottom:56px}.node-four{right:25px;bottom:68px}
.status-dot-live{background:#19ae84}.status-dot-setup{background:#2b82e5}.status-dot-plan{background:#e59a3d}.status-dot-live,.status-dot-setup,.status-dot-plan{display:inline-block;width:8px;height:8px;border-radius:50%}
.security-preview{display:grid;grid-template-columns:minmax(450px,1fr) minmax(0,1fr);gap:90px;align-items:center}.security-preview-panel{height:440px;border-radius:20px;background:#0b2033;position:relative;overflow:hidden;box-shadow:0 22px 50px rgba(12,28,44,.14)}.security-preview-panel:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(105,226,194,.12);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 55px rgba(105,226,194,.02),0 0 0 110px rgba(105,226,194,.012)}.shield-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:110px;height:126px;background:#fff;color:#0b2033;clip-path:polygon(50% 0,93% 18%,86% 76%,50% 100%,14% 76%,7% 18%);display:grid;place-items:center;font-size:28px;font-weight:900}.security-chip{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.08);color:#fff;padding:10px 12px;font-size:9px;font-weight:800;backdrop-filter:blur(8px)}.chip-one{left:28px;top:65px}.chip-two{right:25px;top:94px}.chip-three{right:42px;bottom:58px}.security-line{position:absolute;height:1px;background:rgba(105,226,194,.28);transform-origin:left center}.line-one{width:110px;left:115px;top:95px;transform:rotate(25deg)}.line-two{width:120px;left:270px;bottom:117px;transform:rotate(18deg)}
.home-pricing{max-width:1200px;margin:0 auto}.home-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:stretch}.home-plan-grid article{position:relative;border:1px solid var(--v3-line);border-radius:17px;padding:25px;background:#fff;min-height:390px;display:flex;flex-direction:column}.home-plan-grid>article>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#63798b}.home-plan-grid h3{font-size:44px;letter-spacing:-.05em;margin:38px 0 10px}.home-plan-grid h3 small{font-size:11px;letter-spacing:0;color:#728494}.home-plan-grid article>strong{font-size:13px;color:#0878f9}.home-plan-grid p{font-size:12px;color:#687d8e;margin:18px 0 28px}.home-plan-grid .btn{margin-top:auto}.featured-plan{border-color:#0878f9!important;box-shadow:0 18px 48px rgba(8,120,249,.12)}.popular-tag{position:absolute;right:18px;top:18px;border-radius:999px;background:#e8f2ff;color:#1265ba;padding:6px 9px;font-size:8px;font-weight:800;text-transform:uppercase}
.site-final-cta{margin:0 18px 18px;border-radius:22px;background:linear-gradient(135deg,#0878f9,#0458bc);color:#fff;text-align:center;padding:98px 40px;position:relative;overflow:hidden}.site-final-cta:before,.site-final-cta:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:360px;height:360px}.site-final-cta:before{left:-170px;bottom:-250px;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.015)}.site-final-cta:after{right:-200px;top:-270px}.site-final-cta h2{position:relative;color:#fff;font-size:clamp(42px,5vw,66px);line-height:1.04;letter-spacing:-.05em;max-width:820px;margin:20px auto 16px}.site-final-cta p{position:relative;color:rgba(255,255,255,.72);max-width:660px;margin:0 auto 28px}.site-final-cta>div{position:relative;display:flex;justify-content:center;gap:11px}.site-v3-page .btn.white{background:#fff;border-color:#fff;color:#075bbc}.site-v3-page .btn.white:hover{background:#eef6ff;border-color:#eef6ff}.site-v3-page .btn.outline-light{border-color:rgba(255,255,255,.48);color:#fff;background:transparent}.site-v3-page .btn.outline-light:hover{background:rgba(255,255,255,.1);border-color:#fff}

/* Enterprise */
.enterprise-hero{max-width:1320px;margin:0 auto;padding:92px 48px 92px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);gap:72px;align-items:center}.enterprise-hero-copy h1{font-size:clamp(54px,5.4vw,76px);line-height:1.01;letter-spacing:-.058em;margin:22px 0 24px}.enterprise-hero-copy h1 em{font-style:normal;color:var(--v3-blue)}.enterprise-hero-copy>p{font-size:18px;color:#506679;margin:0;max-width:670px}
.enterprise-photo-panel{min-height:510px;margin:0;border-radius:22px;position:relative;box-shadow:0 28px 68px rgba(12,28,44,.19)}.enterprise-photo-panel img{width:100%;height:100%;min-height:510px;object-fit:cover;object-position:center;border-radius:22px;display:block}.enterprise-photo-panel:after{content:"";position:absolute;inset:0;border-radius:22px;background:linear-gradient(180deg,transparent 60%,rgba(7,19,31,.22));pointer-events:none}.ep-card-one{left:-28px;bottom:45px}.ep-card-two{right:-22px;top:78px}.ep-card-one>i{background:#e8f2ff;color:#1265ba}
.enterprise-proof-strip{max-width:1180px;margin:0 auto 18px;padding:0 24px 66px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.enterprise-proof-strip>div{padding:16px;border-left:2px solid var(--v3-mint);background:#f8fbfd;border-radius:0 10px 10px 0}.enterprise-proof-strip strong,.enterprise-proof-strip span{display:block}.enterprise-proof-strip strong{font-size:11px}.enterprise-proof-strip span{font-size:9px;color:#738493;margin-top:4px}
.enterprise-feature-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.enterprise-feature-grid article{border:1px solid var(--v3-line);border-radius:16px;background:#fff;padding:23px;min-height:310px}.feature-symbol{width:46px;height:46px;border-radius:14px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:12px;font-weight:900}.enterprise-feature-grid article:nth-child(2) .feature-symbol{background:#e5f8f2;color:#118365}.enterprise-feature-grid article:nth-child(3) .feature-symbol{background:#fff0dc;color:#a96109}.enterprise-feature-grid article:nth-child(4) .feature-symbol{background:#f3eafb;color:#7e3d7b}.enterprise-feature-grid h3{font-size:18px;margin:48px 0 10px}.enterprise-feature-grid p{font-size:12px;color:#687d8e;margin:0}
.rollout-section{max-width:1200px;margin:0 auto}.rollout-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px}.rollout-track article{min-height:270px;border:1px solid var(--v3-line);border-radius:16px;padding:23px;background:#fff}.rollout-track article>span{width:34px;height:34px;border-radius:10px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:9px;font-weight:900}.rollout-track h3{font-size:19px;margin:42px 0 9px}.rollout-track p{font-size:11px;color:#6b7f90;margin:0 0 22px}.rollout-track small{display:inline-flex;border-radius:999px;background:#f1f6fa;padding:6px 8px;color:#607689;font-size:8px;font-weight:800;text-transform:uppercase}.rollout-track>i{font-style:normal;color:#a0b0bc}
.department-section{background:linear-gradient(145deg,#07131f,#0e2a42);padding:108px 40px;color:#fff}.department-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.department-grid article{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045);padding:23px;min-height:330px}.department-grid article>span{color:#85e9d0;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.department-grid h3{font-size:19px;line-height:1.35;margin:46px 0 17px}.department-grid ul{padding-left:18px;margin:0;color:rgba(255,255,255,.56);font-size:11px;line-height:2}
.enterprise-status-section{max-width:1200px;margin:0 auto}.status-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.status-columns>article{border:1px solid var(--v3-line);border-radius:17px;padding:24px;background:#fff}.status-column-head{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid var(--v3-line)}.status-dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 6px rgba(0,0,0,.04)}.live-dot{background:#19ae84}.setup-dot{background:#2b82e5}.plan-dot{background:#e59a3d}.status-column-head small{display:block;color:#81919e;font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.status-column-head h3{font-size:18px;margin:3px 0 0}.status-columns ul{padding-left:18px;margin:22px 0 0;color:#63798b;font-size:11px;line-height:2}
.enterprise-control-section{display:grid;grid-template-columns:minmax(470px,1fr) minmax(0,1fr);gap:90px;align-items:center}.enterprise-control-visual{height:430px;border:1px solid rgba(100,86,66,.12);border-radius:20px;background:#fff;display:grid;align-content:center;justify-items:center;gap:22px;position:relative}.control-company{width:220px;border:1px solid var(--v3-line);border-radius:12px;padding:15px;text-align:center;background:#f7fbff}.control-company span,.control-company strong{display:block}.control-company span{font-size:8px;text-transform:uppercase;color:#718493;font-weight:800}.control-company strong{font-size:13px;margin-top:4px}.control-branches{display:flex;gap:24px;position:relative}.control-branches:before{content:"";position:absolute;left:12%;right:12%;top:-12px;height:1px;background:#b7cad9}.control-branches article{width:90px;border:1px solid var(--v3-line);border-radius:10px;padding:12px 8px;text-align:center}.control-branches i{width:28px;height:28px;border-radius:9px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;margin:0 auto 6px;font-style:normal;font-size:9px;font-weight:900}.control-branches span{font-size:9px;font-weight:800}.control-gate{border-radius:999px;background:#0b2033;color:#fff;padding:10px 16px;font-size:9px;font-weight:800}

/* Security */
.security-hero{background:linear-gradient(145deg,#07131f,#0d2941);color:#fff;padding:105px max(48px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.75fr);gap:90px;align-items:center;position:relative}.security-hero:after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(105,226,194,.08);border-radius:50%;right:-330px;top:-350px;box-shadow:0 0 0 70px rgba(105,226,194,.017),0 0 0 140px rgba(105,226,194,.01)}.security-hero-copy{position:relative;z-index:1}.security-hero-copy h1{font-size:clamp(54px,5.7vw,80px);line-height:1;letter-spacing:-.06em;margin:22px 0 24px;max-width:790px}.security-hero-copy h1 em{font-style:normal;color:#85e9d0}.security-hero-copy>p{font-size:18px;color:rgba(255,255,255,.64);max-width:730px;margin:0}.security-stack{position:relative;z-index:1;display:grid;justify-items:center;gap:9px;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.04);backdrop-filter:blur(10px)}.security-stack>div:not(.stack-arrow):not(.stack-note){width:100%;border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:13px 16px;display:flex;justify-content:space-between;gap:16px;align-items:center}.security-stack span{font-size:9px;color:rgba(255,255,255,.48);text-transform:uppercase;letter-spacing:.06em;font-weight:800}.security-stack strong{font-size:10px}.stack-arrow{color:#85e9d0;font-size:14px}.stack-tenant{background:rgba(105,226,194,.07);border-color:rgba(105,226,194,.25)!important}.stack-gateway{background:rgba(8,120,249,.09);border-color:rgba(80,157,242,.25)!important}.stack-note{display:flex!important;justify-content:flex-start!important;gap:8px!important;border:0!important;padding:10px 0 0!important;color:rgba(255,255,255,.5);font-size:9px}.stack-note i{width:7px;height:7px;border-radius:50%;background:#85e9d0}
.security-fact-strip{max-width:1120px;margin:0 auto;padding:38px 24px 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.security-fact-strip>div{display:flex;align-items:center;gap:11px}.security-fact-strip>div>i{width:30px;height:30px;border-radius:10px;background:#e5f8f2;color:#118365;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:900}.security-fact-strip span{display:grid;gap:2px}.security-fact-strip strong{font-size:10px}.security-fact-strip small{font-size:8px;color:#7a8b98}
.control-layers-section{max-width:1200px;margin:0 auto}.control-layer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.control-layer-grid article{position:relative;border:1px solid var(--v3-line);border-radius:16px;padding:24px;background:#fff;min-height:330px}.layer-index{position:absolute;right:18px;top:17px;color:#93a3af;font-size:9px;font-weight:800}.layer-icon{width:48px;height:48px;border-radius:14px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:12px;font-weight:900}.control-layer-grid article:nth-child(2) .layer-icon,.control-layer-grid article:nth-child(5) .layer-icon{background:#e5f8f2;color:#118365}.control-layer-grid article:nth-child(3) .layer-icon,.control-layer-grid article:nth-child(6) .layer-icon{background:#fff0dc;color:#a96109}.control-layer-grid h3{font-size:19px;margin:44px 0 10px}.control-layer-grid p{font-size:12px;color:#687d8e;margin:0 0 24px}.control-layer-grid small{position:absolute;left:24px;bottom:22px;color:#118365;font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}
.approval-section{background:linear-gradient(145deg,#07131f,#0e2a42);color:#fff;padding:108px max(40px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.approval-copy h2{font-size:clamp(40px,4.6vw,60px);line-height:1.06;letter-spacing:-.05em;margin:18px 0}.approval-copy>p{color:rgba(255,255,255,.58);margin:0}.approval-examples{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.approval-examples span{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.05);padding:7px 9px;color:rgba(255,255,255,.58);font-size:8px;font-weight:800}
.approval-demo{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.045);padding:22px}.approval-request{border-radius:12px;background:#fff;color:#0c1c2c;padding:20px}.approval-request small{color:#a05e0e;font-size:8px;text-transform:uppercase;font-weight:800}.approval-request strong{display:block;font-size:16px;margin:8px 0}.approval-request p{font-size:10px;color:#718493;margin:0}.approval-path{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 5px}.approval-path span{font-size:8px;color:rgba(255,255,255,.45);text-align:center}.approval-path i{font-style:normal;color:rgba(255,255,255,.24)}.approval-path .human-step{color:#85e9d0;font-weight:800}.approval-result{display:flex;justify-content:space-between;gap:12px;border:1px solid rgba(105,226,194,.25);border-radius:10px;background:rgba(105,226,194,.07);padding:13px}.approval-result span{font-size:8px;color:rgba(255,255,255,.45)}.approval-result strong{font-size:9px;color:#85e9d0}
.support-security-section{display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(0,.95fr);gap:88px;align-items:center}.support-security-visual{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center}.support-security-visual article{min-height:220px;border:1px solid var(--v3-line);border-radius:15px;background:#fff;padding:20px;display:flex;flex-direction:column}.support-security-visual article>span{width:31px;height:31px;border-radius:9px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:9px;font-weight:900}.support-security-visual strong{font-size:13px;margin-top:auto}.support-security-visual small{font-size:9px;color:#718493;margin-top:5px;line-height:1.5}.support-security-visual>i{font-style:normal;color:#9babb7}.support-security-section>div:last-child h2{font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-.045em;margin:18px 0}.support-security-section>div:last-child>p{color:#607486;margin:0}
.security-data-section{max-width:1200px;margin:0 auto}.data-lifecycle{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.data-lifecycle article{position:relative;border-top:2px solid #bcdcff;padding:23px 13px 0}.data-lifecycle article:nth-child(3),.data-lifecycle article:nth-child(4){border-color:#8fe8d1}.data-lifecycle article:nth-child(5){border-color:#f3c98e}.data-lifecycle article>span{font-size:8px;color:#7b8e9d;font-weight:800}.data-lifecycle h3{font-size:16px;margin:26px 0 8px}.data-lifecycle p{font-size:10px;color:#6e8190;margin:0}
.assurance-section{background:#0b2033;color:#fff;padding:108px 40px}.assurance-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.assurance-grid article{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.04);padding:23px}.assurance-grid h3{font-size:19px;margin:35px 0 16px}.assurance-grid ul{padding-left:18px;margin:0;color:rgba(255,255,255,.55);font-size:11px;line-height:2}.assurance-note{max-width:900px;margin:28px auto 0!important;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 18px;color:rgba(255,255,255,.48);font-size:10px!important;text-align:center}
.security-faq{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:340px minmax(0,1fr);gap:88px;align-items:start}.security-faq .site-heading{position:sticky;top:100px}.site-faq-list details{border:1px solid var(--v3-line);border-radius:13px;padding:0 20px;margin-bottom:10px;background:#fff}.site-faq-list summary{list-style:none;cursor:pointer;padding:19px 32px 19px 0;font-size:13px;font-weight:800;position:relative}.site-faq-list summary::-webkit-details-marker{display:none}.site-faq-list summary:after{content:"+";position:absolute;right:0;top:15px;width:25px;height:25px;border-radius:50%;background:#f1f5f8;display:grid;place-items:center;color:#536b7e;font-size:15px}.site-faq-list details[open] summary:after{content:"–"}.site-faq-list details p{margin:0;padding:0 34px 20px 0;color:#687d8e;font-size:12px}

/* Integrations */
.integrations-hero{max-width:1260px;margin:0 auto;padding:96px 48px 105px;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.9fr);gap:76px;align-items:center;position:relative}.integrations-hero-copy h1{font-size:clamp(54px,5.8vw,80px);line-height:1;letter-spacing:-.06em;margin:22px 0 24px}.integrations-hero-copy h1 em{font-style:normal;color:var(--v3-blue)}.integrations-hero-copy>p{font-size:18px;color:#53697b;margin:0;max-width:680px}.connection-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:27px}.connection-legend span{display:flex;align-items:center;gap:7px;color:#6a7f90;font-size:9px;font-weight:800}
.integrations-orbit{height:530px;position:relative}.orbit-ring{position:absolute;left:50%;top:50%;border:1px dashed #bfd1df;border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:300px;height:300px}.ring-two{width:480px;height:480px}.orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160px;height:160px;border-radius:42px;background:#0b2033;color:#fff;display:grid;place-items:center;align-content:center;gap:6px;box-shadow:0 22px 55px rgba(12,28,44,.2)}.orbit-core>span{width:38px;height:38px;border-radius:10px;background:#fff;color:#0b2033;display:grid;place-items:center;font-weight:900}.orbit-core strong{font-size:15px}.orbit-core small{font-size:8px;color:rgba(255,255,255,.45)}.orbit-app{position:absolute;display:flex;align-items:center;gap:8px;border:1px solid var(--v3-line);border-radius:12px;background:#fff;padding:12px 14px;box-shadow:0 10px 28px rgba(20,46,70,.1)}.orbit-app strong{font-size:10px}.orbit-telegram{left:15px;top:86px}.orbit-web{right:5px;top:55px}.orbit-email{left:-5px;bottom:96px}.orbit-calendar{right:-5px;bottom:90px}.orbit-line{left:50%;top:5px;transform:translateX(-50%)}.orbit-crm{left:50%;bottom:0;transform:translateX(-50%)}
.integration-status-section .site-heading,.setup-integrations-section .site-heading{max-width:850px}.integration-card-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.integration-card-grid article{border:1px solid var(--v3-line);border-radius:16px;background:#fff;padding:23px;min-height:310px;display:flex;flex-direction:column}.integration-card-top{display:flex;justify-content:space-between;align-items:center}.integration-monogram{width:45px;height:45px;border-radius:13px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:9px;font-weight:900}.integration-card-grid article:nth-child(2n) .integration-monogram{background:#e5f8f2;color:#118365}.integration-card-grid article:nth-child(3n) .integration-monogram{background:#fff0dc;color:#a96109}.integration-card-grid h3{font-size:18px;margin:45px 0 10px}.integration-card-grid p{font-size:12px;color:#687d8e;margin:0 0 22px}.integration-card-grid>article>small{margin-top:auto;color:#6d8192;font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.brand-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.brand-list span{border-radius:999px;background:#f1f6fa;color:#62788a;padding:6px 8px;font-size:8px;font-weight:800}
.planned-connections-section{background:linear-gradient(145deg,#07131f,#0e2a42);color:#fff;padding:108px max(40px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:330px minmax(0,1fr);gap:85px;align-items:start}.planned-connections-copy h2{font-size:clamp(40px,4.4vw,58px);line-height:1.06;letter-spacing:-.05em;margin:18px 0}.planned-connections-copy>p{color:rgba(255,255,255,.56);margin:0 0 27px}.planned-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.planned-app-grid article{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.045);padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.planned-icon{width:38px;height:38px;border-radius:11px;background:rgba(105,226,194,.11);color:#85e9d0;display:grid;place-items:center;font-size:8px;font-weight:900}.planned-app-grid h3{font-size:13px;margin:0 0 4px}.planned-app-grid p{font-size:9px;color:rgba(255,255,255,.48);margin:0}.planned-app-grid small{font-size:7px;color:#ffc782;text-transform:uppercase;font-weight:800}
.connection-process-section{max-width:1200px;margin:0 auto}.connection-process{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:12px;align-items:center}.connection-process article{border:1px solid var(--v3-line);border-radius:16px;padding:22px;min-height:260px}.connection-process article>span{width:32px;height:32px;border-radius:10px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:9px;font-weight:900}.connection-process h3{font-size:18px;margin:45px 0 9px}.connection-process p{font-size:11px;color:#687d8e;margin:0}.connection-process>i{font-style:normal;color:#9babb7}
.custom-connection-section{display:grid;grid-template-columns:minmax(480px,1fr) minmax(0,1fr);gap:90px;align-items:center}.custom-connection-visual{height:390px;border-radius:20px;background:#fff;border:1px solid rgba(100,86,66,.12);display:flex;align-items:center;justify-content:center;gap:12px;padding:30px;position:relative}.custom-system,.custom-principal{width:115px;height:115px;border-radius:26px;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:900}.custom-system{background:#f3f6f8;color:#526a7d}.custom-principal{background:#0b2033;color:#fff}.custom-connection-visual>span{border-radius:999px;background:#eaf4ff;color:#1265ba;padding:7px 9px;font-size:8px;font-weight:800}

/* Use cases */
.usecases-hero{max-width:1260px;margin:0 auto;padding:94px 48px 105px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.72fr);gap:90px;align-items:center}.usecases-hero h1{font-size:clamp(54px,5.8vw,80px);line-height:1;letter-spacing:-.06em;margin:22px 0 24px}.usecases-hero h1 em{font-style:normal;color:var(--v3-blue)}.usecases-hero>div:first-child>p{font-size:18px;color:#53697b;margin:0;max-width:700px}.usecase-picker{border:1px solid var(--v3-line);border-radius:20px;background:#fff;padding:25px;box-shadow:0 24px 60px rgba(20,46,70,.1)}.usecase-picker>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#6c8192}.picker-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.picker-options a{border:1px solid var(--v3-line);border-radius:9px;padding:11px;color:#536b7e;font-size:9px;font-weight:700}.picker-options a:hover{border-color:#9fc9f8;background:#f3f8fe;color:#1265ba}.picker-result{display:flex;gap:12px;align-items:center;border-radius:12px;background:#0b2033;color:#fff;padding:15px}.picker-result>i{width:30px;height:30px;border-radius:9px;background:rgba(105,226,194,.12);color:#85e9d0;display:grid;place-items:center;font-style:normal}.picker-result p{display:grid;gap:3px;margin:0;line-height:1.35}.picker-result small{font-size:7px;text-transform:uppercase;color:rgba(255,255,255,.42);font-weight:800}.picker-result strong{font-size:9px}
.usecase-note{max-width:1120px;margin:0 auto 22px;border-radius:12px;background:#f7f4ee;padding:15px 18px;display:flex;justify-content:space-between;gap:20px;align-items:center}.usecase-note span{font-size:10px;font-weight:800;color:#665d50}.usecase-note p{font-size:9px;color:#81786c;margin:0}
.bottleneck-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bottleneck-grid article{border:1px solid var(--v3-line);border-radius:16px;background:#fff;padding:23px;min-height:390px;scroll-margin-top:80px}.bottleneck-icon{width:42px;height:42px;border-radius:13px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:9px;font-weight:900}.bottleneck-grid article:nth-child(2n) .bottleneck-icon{background:#e5f8f2;color:#118365}.bottleneck-grid article:nth-child(3n) .bottleneck-icon{background:#fff0dc;color:#a96109}.bottleneck-grid h3{font-size:19px;margin:44px 0 10px}.bottleneck-grid>article>p{font-size:12px;color:#687d8e;margin:0 0 22px}.bottleneck-grid ul{padding-left:17px;margin:0;color:#687d8e;font-size:10px;line-height:1.9}
.industry-usecase-section{max-width:1200px;margin:0 auto;padding:108px 40px;display:grid;grid-template-columns:330px minmax(0,1fr);gap:84px;align-items:center;scroll-margin-top:70px}.reverse-industry{grid-template-columns:minmax(0,1fr) 330px}.reverse-industry .industry-copy{grid-column:2}.reverse-industry .workflow-board{grid-column:1;grid-row:1}.industry-title-row{display:flex;gap:12px;align-items:center}.industry-monogram{width:52px;height:52px;border-radius:15px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-size:11px;font-weight:900}.industry-copy h2{font-size:42px;line-height:1.05;letter-spacing:-.045em;margin:28px 0 14px}.industry-copy>p{font-size:13px;color:#667b8c;margin:0}.industry-outcomes{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.industry-outcomes span{border-radius:999px;background:#f1f6fa;padding:7px 9px;color:#63798b;font-size:8px;font-weight:800}
.workflow-board{border:1px solid var(--v3-line);border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(20,46,70,.07);overflow:hidden}.workflow-board-head{display:flex;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--v3-line);background:#f8fbfd}.workflow-board-head span{font-size:8px;text-transform:uppercase;color:#798b99;font-weight:800}.workflow-board-head strong{font-size:12px}.workflow-steps{padding:12px 22px}.workflow-steps article{display:grid;grid-template-columns:32px 1fr;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f4}.workflow-steps article:last-child{border-bottom:0}.workflow-steps i{width:29px;height:29px;border-radius:9px;background:#eaf4ff;color:#1265ba;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900}.workflow-steps p{display:grid;gap:2px;margin:0;line-height:1.35}.workflow-steps strong{font-size:11px}.workflow-steps small{font-size:9px;color:#718493}.workflow-steps .approval-workflow-step{border:1px solid #bde9dc;border-radius:10px;background:#f0fbf7;padding:11px;margin:5px 0}.workflow-steps .approval-workflow-step i{background:#dff7ef;color:#118365}.property-board .workflow-board-head{background:#f1faf7}.events-board .workflow-board-head{background:#fff9ef}
.future-usecases-section{display:grid;grid-template-columns:360px minmax(0,1fr);gap:84px;align-items:start}.future-pack-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.future-pack-list article{border:1px solid rgba(100,86,66,.13);border-radius:14px;background:#fff;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.future-pack-list article>span{width:36px;height:36px;border-radius:10px;background:#f2eee7;color:#786d5e;display:grid;place-items:center;font-size:8px;font-weight:900}.future-pack-list h3{font-size:13px;margin:2px 0 5px}.future-pack-list p{font-size:9px;color:#756e64;margin:0}.future-pack-list small,.future-pack-list a{grid-column:2;font-size:7px;color:#9c6e2d;text-transform:uppercase;font-weight:800}.future-pack-list a{color:#1265ba;text-transform:none;font-size:9px}
.first-workflow-section{max-width:1200px;margin:0 auto}.first-workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.first-workflow-grid article{border-top:2px solid #bcdcff;padding:24px 10px 0}.first-workflow-grid article:nth-child(3),.first-workflow-grid article:nth-child(4){border-color:#8fe8d1}.first-workflow-grid article>span{font-size:9px;color:#7c8e9b;font-weight:900}.first-workflow-grid h3{font-size:17px;margin:28px 0 8px}.first-workflow-grid p{font-size:10px;color:#6b7f90;margin:0}

/* Responsive */
@media(max-width:1120px){
  .home-hero,.enterprise-hero,.integrations-hero{grid-template-columns:1fr;gap:56px;padding-top:78px}
  .home-photo-panel,.enterprise-photo-panel{width:min(850px,100%);margin:0 auto}
  .task-ribbon{grid-template-columns:repeat(3,1fr)}
  .pack-grid,.enterprise-feature-grid,.department-grid{grid-template-columns:repeat(2,1fr)}
  .connections-preview,.security-preview,.enterprise-control-section,.custom-connection-section{grid-template-columns:1fr;gap:55px}
  .connection-map,.security-preview-panel,.enterprise-control-visual,.custom-connection-visual{width:min(760px,100%);margin:0 auto}
  .security-hero{grid-template-columns:1fr;gap:55px;padding:90px 40px}.security-stack{max-width:720px;width:100%}
  .support-security-section{grid-template-columns:1fr;gap:50px}.support-security-visual{max-width:780px}
  .planned-connections-section{grid-template-columns:1fr;gap:45px}.planned-connections-copy{max-width:700px}
  .usecases-hero{grid-template-columns:1fr;gap:50px}.usecase-picker{max-width:720px}
  .future-usecases-section{grid-template-columns:1fr;gap:35px}
}

@media(max-width:900px){
  .difference-board{grid-template-columns:1fr}.difference-arrow{transform:rotate(90deg);margin:0 auto}.difference-card{min-height:0}
  .capability-grid,.home-plan-grid,.status-columns,.assurance-grid,.integration-card-grid,.bottleneck-grid{grid-template-columns:1fr 1fr}
  .work-loop,.rollout-track,.connection-process{grid-template-columns:1fr}.work-loop>i,.rollout-track>i,.connection-process>i{display:none}.work-loop article,.rollout-track article,.connection-process article{min-height:0}
  .enterprise-proof-strip,.security-fact-strip{grid-template-columns:1fr 1fr}
  .rollout-track{gap:12px}
  .control-layer-grid{grid-template-columns:1fr 1fr}
  .approval-section{grid-template-columns:1fr;gap:50px}
  .data-lifecycle{grid-template-columns:1fr 1fr;gap:28px}
  .security-faq{grid-template-columns:1fr;gap:25px}.security-faq .site-heading{position:static}
  .planned-app-grid{grid-template-columns:1fr}
  .industry-usecase-section,.reverse-industry{grid-template-columns:1fr;gap:40px}.reverse-industry .industry-copy,.reverse-industry .workflow-board{grid-column:auto;grid-row:auto}.reverse-industry .industry-copy{order:0}.reverse-industry .workflow-board{order:1}
  .first-workflow-grid{grid-template-columns:1fr 1fr;gap:30px}
}

@media(max-width:767px){
  .site-v3-page p{font-size:15px}
  .site-section{padding:80px 16px}
  .site-heading{margin-bottom:36px}.site-heading h2{font-size:40px}.site-heading p{font-size:14px}
  .hero-cta-row{align-items:flex-start;flex-direction:column;gap:18px}.site-assurances{display:grid;gap:10px}
  .home-hero,.enterprise-hero,.integrations-hero,.usecases-hero{padding:62px 18px 75px;gap:42px}
  .home-hero:before{left:18px}.home-hero-copy h1,.enterprise-hero-copy h1,.integrations-hero-copy h1,.usecases-hero h1{font-size:46px}.home-hero-copy>p,.enterprise-hero-copy>p,.integrations-hero-copy>p,.usecases-hero>div:first-child>p{font-size:16px}
  .home-photo-panel,.home-photo-panel img{min-height:440px}.home-photo-panel img{object-position:58% center}.home-photo-panel,.home-photo-panel img,.home-photo-panel:after{border-radius:17px}.home-photo-panel figcaption,.enterprise-photo-panel figcaption{left:12px;top:12px}.photo-work-card,.enterprise-photo-card{min-width:174px;padding:10px 11px}.home-card-one{left:9px;bottom:71px}.home-card-two{right:9px;bottom:12px}.home-card-three{display:none}
  .enterprise-photo-panel,.enterprise-photo-panel img{min-height:420px}.enterprise-photo-panel img{object-position:center}.enterprise-photo-panel,.enterprise-photo-panel img,.enterprise-photo-panel:after{border-radius:17px}.ep-card-one{left:10px;bottom:14px}.ep-card-two{right:10px;top:58px}
  .task-ribbon{grid-template-columns:1fr 1fr;padding:0 16px 45px}.task-ribbon>div:last-child{grid-column:1/-1}
  .capability-grid,.pack-grid,.home-plan-grid,.enterprise-feature-grid,.department-grid,.status-columns,.control-layer-grid,.assurance-grid,.integration-card-grid,.bottleneck-grid{grid-template-columns:1fr}
  .capability-card,.pack-grid article,.home-plan-grid article,.enterprise-feature-grid article,.department-grid article,.integration-card-grid article,.bottleneck-grid article{min-height:0}
  .work-loop-section,.department-section,.assurance-section{padding:82px 16px}
  .connections-preview,.security-preview,.enterprise-control-section,.custom-connection-section{gap:38px}.connection-map{min-height:450px}.map-node{min-width:124px;padding:10px}.node-one{left:8px}.node-two{right:8px}.node-three{left:8px}.node-four{right:8px}.map-core{width:128px;height:128px;border-radius:32px}.connection-map:before{width:245px;height:245px}.connection-map:after{width:390px;height:390px}
  .security-preview-panel{height:390px}.security-chip{font-size:8px}.chip-one{left:14px}.chip-two{right:12px}.chip-three{right:18px}
  .site-final-cta{margin:0 8px 8px;padding:74px 18px;border-radius:17px}.site-final-cta h2{font-size:42px}.site-final-cta>div{flex-direction:column}.site-final-cta .btn{width:100%}
  .enterprise-proof-strip,.security-fact-strip{padding-left:16px;padding-right:16px}
  .rollout-track article{min-height:0}.enterprise-control-visual{height:390px}.control-branches{gap:8px}.control-branches article{width:78px}
  .security-hero{padding:78px 18px}.security-hero-copy h1{font-size:46px}.security-hero-copy>p{font-size:16px}.security-stack{padding:16px}.security-stack>div:not(.stack-arrow):not(.stack-note){display:grid;gap:4px}.security-stack strong{font-size:9px}
  .approval-section{padding:82px 16px}.approval-copy h2{font-size:40px}.approval-path{align-items:stretch;flex-direction:column}.approval-path i{transform:rotate(90deg);align-self:center}
  .support-security-visual{grid-template-columns:1fr}.support-security-visual>i{display:none}.support-security-visual article{min-height:150px}
  .data-lifecycle{grid-template-columns:1fr;gap:26px}.assurance-note{text-align:left}
  .integrations-orbit{height:500px}.ring-two{width:370px;height:370px}.ring-one{width:235px;height:235px}.orbit-app{padding:9px 10px}.orbit-app strong{font-size:8px}.orbit-telegram{left:0}.orbit-web{right:0}.orbit-email{left:0}.orbit-calendar{right:0}.orbit-line{top:15px}.orbit-crm{bottom:10px}.orbit-core{width:130px;height:130px;border-radius:34px}
  .connection-legend{display:grid}.planned-connections-section{padding:82px 16px}.planned-connections-copy h2{font-size:40px}.planned-app-grid article{grid-template-columns:auto 1fr}.planned-app-grid small{grid-column:2}
  .custom-connection-visual{height:auto;min-height:360px;flex-wrap:wrap}.custom-system,.custom-principal{width:95px;height:95px}
  .usecase-picker{padding:18px}.picker-options{grid-template-columns:1fr}.usecase-note{margin:0 12px 16px;display:grid}
  .industry-usecase-section{padding:80px 16px}.industry-copy h2{font-size:38px}.workflow-board-head{align-items:flex-start;flex-direction:column}.workflow-steps{padding:10px 14px}.workflow-steps article{grid-template-columns:29px 1fr;gap:10px}.workflow-steps small{font-size:8px}
  .future-pack-list,.first-workflow-grid{grid-template-columns:1fr}.first-workflow-grid{gap:28px}
}

@media(max-width:420px){
  .home-hero-copy h1,.enterprise-hero-copy h1,.integrations-hero-copy h1,.usecases-hero h1,.security-hero-copy h1{font-size:41px}
  .task-ribbon{grid-template-columns:1fr}.task-ribbon>div:last-child{grid-column:auto}
  .home-photo-panel,.home-photo-panel img{min-height:400px}.enterprise-photo-panel,.enterprise-photo-panel img{min-height:380px}
  .enterprise-proof-strip,.security-fact-strip{grid-template-columns:1fr}
  .connection-map{min-height:520px}.map-node{min-width:118px}.node-one{top:80px}.node-two{top:80px}.node-three{bottom:82px}.node-four{bottom:82px}.map-core{width:115px;height:115px}
  .integration-card-grid{grid-template-columns:1fr}
  .security-preview-panel{height:360px}.shield-mark{width:90px;height:104px}.security-chip{padding:8px}.chip-one{top:35px}.chip-two{top:78px}.chip-three{bottom:35px}
  .control-branches article{width:68px;padding:9px 5px}.control-branches span{font-size:7px}
  .integrations-orbit{height:470px}.ring-two{width:330px;height:330px}.orbit-app{max-width:125px}.orbit-web{top:72px}.orbit-telegram{top:72px}.orbit-calendar{bottom:78px}.orbit-email{bottom:78px}
}

@media(prefers-reduced-motion:reduce){.site-v3-page .btn,.site-v3-page a{transition:none}}

/* WCAG contrast refinements */
.home-v3-page .generic-card .difference-label{color:#52697c}
.home-v3-page .cap-number{color:#5f7182}
.home-v3-page .mini-inbox b{background:var(--v3-blue)}
.home-v3-page .capability-card>small{color:#52697c}
.home-v3-page .mini-research b{color:#0b745a}
.home-v3-page .status-chip.live{color:#087659}
.home-v3-page .pack-grid p{color:#5f7182}
.home-v3-page .pack-grid article:nth-child(2) .pack-icon{color:#0b745a}
.home-v3-page .pack-grid article:nth-child(3) .pack-icon{color:#965407}
.home-v3-page .map-node small{color:#5f7182}
.home-v3-page .security-preview>div:last-child>p{color:#52697c}
.home-v3-page .home-plan-grid h3 small{color:#5f7182}
.home-v3-page .home-plan-grid article>strong{color:var(--v3-blue)}
.home-v3-page .home-plan-grid p{color:#5f7182}

.enterprise-v3-page .enterprise-proof-strip span,
.enterprise-v3-page .enterprise-feature-grid p,
.enterprise-v3-page .rollout-track p,
.enterprise-v3-page .rollout-track small,
.enterprise-v3-page .status-column-head small,
.enterprise-v3-page .control-company span{color:#5f7182}
.enterprise-v3-page .enterprise-control-section>div:last-child>p{color:#52697c}

.security-v3-page .security-fact-strip small,
.security-v3-page .layer-index,
.security-v3-page .control-layer-grid p,
.security-v3-page .approval-request p,
.security-v3-page .support-security-visual small,
.security-v3-page .data-lifecycle>article>span,
.security-v3-page .data-lifecycle p,
.security-v3-page .site-faq-list details p{color:#5f7182}

.integrations-v3-page .connection-legend span,
.integrations-v3-page .integration-card-grid p,
.integrations-v3-page .integration-card-grid>article>small,
.integrations-v3-page .brand-list span,
.integrations-v3-page .connection-process p{color:#5f7182}
.integrations-v3-page .orbit-core small{color:#7f8b96}
.integrations-v3-page .integration-card-grid article:nth-child(2n) .integration-monogram{color:#0b745a}
.integrations-v3-page .integration-card-grid article:nth-child(3n) .integration-monogram{color:#965407}
.integrations-v3-page .custom-connection-section>div:last-child>p{color:#52697c}

.usecases-v3-page .usecase-picker>span,
.usecases-v3-page .usecase-note p,
.usecases-v3-page .bottleneck-grid p,
.usecases-v3-page .bottleneck-grid li,
.usecases-v3-page .industry-copy>p,
.usecases-v3-page .industry-outcomes span,
.usecases-v3-page .workflow-board-head>span,
.usecases-v3-page .workflow-steps small,
.usecases-v3-page .first-workflow-grid p{color:#5f7182}
.usecases-v3-page .picker-result small{color:#7f8b96}
.usecases-v3-page .bottleneck-grid article:nth-child(2) .bottleneck-icon,
.usecases-v3-page .bottleneck-grid article:nth-child(4) .bottleneck-icon{color:#0b745a}
.usecases-v3-page .bottleneck-grid article:nth-child(3n) .bottleneck-icon{color:#965407}
.usecases-v3-page .future-pack-list article>span{color:#6a604f}
.usecases-v3-page .future-pack-list article>small{color:#805316}
