@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts/dm-sans-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts/dm-sans-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/fonts/manrope-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/fonts/manrope-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root{--paper:#f7f9fd;--ink:#172e50;--muted:#5b6d85;--green:#075ccc;--lime:#c7e9ff;--line:#dbe4f1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2685de;outline-offset:5px}button{cursor:pointer}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.preview{background:#102342;color:#e0ebfa;font-size:10px;letter-spacing:1.4px;padding:9px 48px;display:flex;justify-content:space-between}.preview span{letter-spacing:.4px;color:#bcccdf}.header{display:flex;align-items:center;justify-content:space-between;padding-top:26px;padding-bottom:26px}.brand{display:flex;align-items:center;gap:11px;font:750 25px 'Manrope',sans-serif;letter-spacing:-1px}.brand-mark{display:grid;place-content:center;width:43px;height:43px;background:var(--ink);color:var(--paper);font-size:25px;position:relative;border-radius:11px;display:block;text-align:center;line-height:43px}.brand-mark span{color:var(--lime)}.brand-caption{display:block;font:500 7px 'DM Sans',sans-serif;letter-spacing:1.55px;margin-top:3px}.header nav{display:flex;gap:33px;align-items:center;font-size:13px;font-weight:550}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--green);background:var(--green);color:white;padding:15px 23px;border-radius:6px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#084ba3;transform:translateY(-2px)}.button span{font-size:19px}.button.small{padding:10px 18px;font-size:12px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;padding-top:74px;padding-bottom:98px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;margin:0 0 24px;display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:6px;height:6px;background:#259fed;border-radius:50%;flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(38px,4.4vw,65px);line-height:1.14;letter-spacing:-3.1px;font-weight:600;margin-bottom:26px}em{font-style:normal;color:#1672cf}h2{font-size:42px;line-height:1.22;letter-spacing:-1.9px;font-weight:550;margin-bottom:20px}.intro{max-width:465px;color:var(--muted);font-size:15px;line-height:1.9}.actions{display:flex;gap:24px;align-items:center;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:650}.text-link:hover{text-decoration:underline}.play{border:1px solid #b9cfe8;border-radius:50%;width:29px;height:29px;font-size:9px;display:grid;place-content:center}.hero-note{font-size:10px;color:var(--muted);margin:18px 0 0}.hero-art{position:relative;min-width:0;padding:25px 0 32px 25px}.hero-art:before{content:'';position:absolute;inset:-55px -15px;background:radial-gradient(ellipse,#c5dff7 0%,#dfebfa90 40%,transparent 70%);z-index:-1}.orbit{position:absolute;border:1px solid #c5d9f180;border-radius:50%;inset:-10px 15px;transform:rotate(-24deg);z-index:-1}.orbit-two{inset:-50px 50px;transform:rotate(30deg)}.art-label{font-size:8px;letter-spacing:2px;margin:0 0 16px 16px;color:#6c829e}.product-window{background:#fff;border:1px solid #d8e3f1;border-radius:13px;box-shadow:0 25px 65px #172e5011;transform:rotate(-1deg);overflow:hidden}.window-header{display:flex;align-items:center;gap:8px;padding:15px 20px;border-bottom:1px solid #e8edf5}.z-icon{display:inline-grid;place-content:center;background:var(--green);color:#d1efff;width:29px;height:29px;border-radius:8px;font:bold 26px Georgia;font-style:italic}.window-header strong{font-size:17px;letter-spacing:-.8px}.sample{margin-left:auto;font-size:7px;letter-spacing:1px;color:#647c98;border:1px solid #dce5f1;padding:4px 7px;border-radius:4px}.window-body{padding:19px}.workspace-line{font-size:7px;letter-spacing:1.6px;color:#657b97;display:flex;justify-content:space-between}.question{display:flex;align-items:center;gap:9px;margin:18px 0 20px}.avatar{background:#edf2fa;border:1px solid #dce5f1;border-radius:50%;padding:5px;font-size:8px}.question p{font-size:11px;margin:0;font-weight:600}.answer{background:#f6f9ff;border:1px solid #e3ebf7;border-radius:7px;padding:15px}.answer-label{font-size:10px;display:flex;gap:7px;align-items:center;margin-bottom:10px;font-weight:600}.mini{width:18px;height:18px;border-radius:4px;font-size:17px}.answer p{font-size:11px;line-height:1.8;margin-bottom:17px}.chart-heading{display:flex;justify-content:space-between;font-size:8px}.chart-heading span+span{color:var(--muted);font-size:7px}.chart{position:relative;height:140px;display:flex;align-items:end;gap:23px;padding:18px 15px 0}.chart-grid{position:absolute;inset:15px 0 25px;background:repeating-linear-gradient(to top,transparent 0 29px,#e1e9f5 29px 30px);pointer-events:none}.bar-group{height:100%;display:flex;flex:1;flex-direction:column;justify-content:end;align-items:center;z-index:1;font-size:8px;gap:5px}.bar{background:#a6caef;width:100%;border-radius:4px 4px 0 0;position:relative}.bar span{position:absolute;top:5px;left:0;right:0;text-align:center;font-size:8px;color:#16395f}.b1{height:55%}.b2{height:64%;background:#83b6e9}.b3{height:74%;background:#5393d4}.b4{height:90%;background:#075ccc}.b4 span{color:white}.source-row{display:flex;justify-content:space-between;font-size:7px;color:#60748e;border-top:1px solid #e0e8f3;padding-top:9px}.explanation{margin-top:12px;font-size:9px}.explanation summary{display:flex;justify-content:space-between;cursor:pointer}.explanation p{padding:10px 0 0;margin:0;color:var(--muted)}.window-footer{padding:9px 20px;background:#f6f9ff;color:#657890;font-size:7px;display:flex;align-items:center;gap:6px}.floating-note{position:absolute;bottom:4px;right:-13px;background:white;border:1px solid #e0e7f2;border-radius:9px;padding:13px 19px;display:flex;align-items:center;gap:14px;box-shadow:0 10px 30px #143a6710;font-size:11px}.floating-note>span{display:grid;place-content:center;background:#e8f2ff;border-radius:50%;width:32px;height:32px;font-size:21px}.floating-note small{display:block;font-size:9px;color:var(--muted)}.data-strip{border-block:1px solid var(--line);padding:26px 0}.data-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.data-strip p{font-size:8px;letter-spacing:1.4px;line-height:1.8;margin:0}.data-strip strong{font-size:12px;letter-spacing:0;font-weight:500}.data-strip .wrap>div{font:600 18px 'Manrope',sans-serif;color:#566f8b;display:flex;align-items:center;gap:10px}.platform-icon{font-size:28px;font-weight:400;color:#6b89ac}.section{padding-top:96px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:365px;font-size:14px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:29px;background:#fff;border:1px solid var(--line);border-radius:8px}.feature-icon{display:grid;place-content:center;width:44px;height:44px;background:#edf3fc;border-radius:10px;font-size:26px;margin-bottom:28px}.number{font-size:8px;letter-spacing:1.5px;color:#687e9a;margin-bottom:12px}.feature h3{font-size:18px;letter-spacing:-.5px;margin-bottom:12px}.feature>p:not(.number){font-size:12px;color:var(--muted);line-height:1.9}.feature-example{border-top:1px solid #e2eaf6;margin-top:25px;padding-top:15px;font-size:9px;display:flex;justify-content:space-between;gap:5px}.demo-section{background:#eaf2fc;padding:75px 0}.demo-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.demo-layout>div>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:370px}.demo-buttons{display:grid;gap:8px;margin-top:25px}.demo-buttons button{display:flex;justify-content:space-between;background:transparent;color:var(--ink);border:1px solid #c7d9ef;border-radius:5px;padding:13px 16px;font-size:12px;text-align:left}.demo-buttons button.selected{background:var(--green);color:white;border-color:var(--green)}.insight-card{background:#fff;border:1px solid #d1e1f5;border-radius:10px;padding:30px;box-shadow:0 15px 30px #214b7f10}.insight-top{display:flex;gap:10px;align-items:center;padding-bottom:24px;font-size:8px;letter-spacing:1px}.insight-card .eyebrow{font-size:8px;margin-bottom:8px}.metric{display:flex;flex-direction:column;margin-bottom:20px}.metric>span:first-child{font:550 57px 'Manrope',sans-serif;letter-spacing:-3px}.metric>span+span{font-size:10px;color:#246bb9}.insight-card h3{font-size:17px;margin-bottom:8px}.insight-card #insight-copy{font-size:12px;min-height:66px;color:var(--muted)}.spark{height:82px;display:flex;gap:8px;align-items:end;border-bottom:1px solid #e2eaf5;margin:15px 0}.spark i{flex:1;height:35%;background:#c4dcf6;border-radius:3px 3px 0 0}.spark i:nth-child(2n){height:45%}.spark i:nth-child(n+4){height:55%;background:#a0c6ee}.spark i:nth-child(n+7){height:72%;background:#6fa8e3}.spark i:nth-child(n+10){height:90%;background:#2477ca}.sample-caption{font-size:8px!important;margin:0;max-width:none!important}.steps{display:grid;grid-template-columns:1fr 1fr;gap:90px}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:23px;padding:0 0 24px;margin-bottom:25px;border-bottom:1px solid var(--line)}.steps li:last-child{margin:0;padding-bottom:0;border:0}.steps li>span{font-size:12px;color:#536984;padding-top:4px}.steps h3{font-size:17px;margin-bottom:5px}.steps p:not(.eyebrow){font-size:12px;color:var(--muted);margin:0}.about-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center;border-top:1px solid var(--line);padding-top:70px;padding-bottom:70px}.founder-art{background:#e2edfc;border-radius:8px;position:relative;padding:40px;min-height:335px;overflow:hidden}.founder-art:before{content:'';position:absolute;width:350px;height:350px;border:1px solid #a0bddd99;border-radius:50%;right:-130px;top:-130px}.founder-monogram{font:500 95px 'Manrope',sans-serif;letter-spacing:-7px;color:#2764a5;display:block;margin-bottom:30px}.founder-monogram>span{font-size:60px;position:absolute;right:42px;top:47px;color:#80ade0}.founder-art strong{display:block;font-size:17px}.founder-art div>span{font-size:12px;color:#587394}.founder-tag{display:block;font-size:8px;letter-spacing:1.5px;border-top:1px solid #bfd5ee;padding-top:15px;margin-top:20px}.about-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:490px}.about-copy .text-link{margin-top:10px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:55px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:13px;font-weight:600;display:flex;justify-content:space-between;gap:15px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{font-size:12px;color:var(--muted);margin:14px 0 0}.cta{background:var(--ink);border-radius:10px;padding:55px;display:flex;justify-content:space-between;align-items:center;color:#f1f7ff;gap:40px}.cta .eyebrow{color:#aec8eb;font-size:8px}.cta h2{margin-bottom:0;font-size:38px}.cta em{color:#9dd3ff}.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.light:hover{background:#e1f3ff}.cta>div>p:not(.eyebrow){font-size:9px;color:#aec5e1;text-align:center;margin:12px 0 0}footer{padding-top:45px;padding-bottom:35px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:20px}footer .brand-mark{width:33px;height:33px;line-height:33px;font-size:20px}footer p{font-size:10px;color:var(--muted);margin:0}footer>div{display:flex;gap:25px;font-size:10px;color:var(--muted)}.skip{position:fixed;top:0;transform:translateY(-200%);left:15px;padding:12px;background:white;z-index:100}.skip:focus{top:10px;transform:none}
@media(min-width:1500px){.hero{padding-top:95px;padding-bottom:120px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header nav{gap:18px}.hero{gap:15px}h1{font-size:46px}.hero-art{padding-left:5px}.actions{gap:15px}.button{padding:13px 16px;gap:15px}.text-link{font-size:11px}.demo-layout{gap:40px}.feature{padding:23px}.steps,.about-section{gap:40px}h2{font-size:35px}.floating-note{right:-6px}.data-strip .wrap>div{font-size:15px}.cta{padding:40px}.cta h2{font-size:34px}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.preview{padding:8px 20px;font-size:8px;justify-content:center}.preview span{display:none}.header{padding-top:20px;padding-bottom:20px;position:relative}.brand{font-size:22px}.brand-caption{font-size:6px}.menu-toggle{display:flex;gap:10px;background:transparent;border:1px solid var(--line);border-radius:5px;padding:7px 10px;font-size:12px;color:var(--ink)}.header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 20px #172e5010;padding:20px;border-radius:8px;z-index:10;align-items:stretch}.header nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:50px;gap:38px}.hero-copy{max-width:550px}h1{font-size:clamp(40px,8vw,58px);letter-spacing:-2.4px}.intro{font-size:14px}.hero-art{width:min(100%,510px);margin:auto;padding:0 10px 25px}.art-label{margin-left:3px}.floating-note{right:0}.hero-art:before{inset:-25px 0}.orbit{inset:0 10px}.orbit-two{inset:-10px 40px}.data-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px}.data-strip .wrap>div{font-size:13px}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;max-width:100%;font-size:13px}h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature{padding:25px}.feature-icon{margin-bottom:18px}.feature>p:not(.number){font-size:13px}.feature-example{font-size:11px}.demo-section{padding:50px 0}.demo-layout{grid-template-columns:1fr;gap:30px}.demo-layout>div>p:not(.eyebrow){max-width:100%}.demo-buttons{max-width:100%}.insight-card{padding:25px}.steps{grid-template-columns:1fr;gap:20px}.about-section{grid-template-columns:1fr;gap:35px;padding-top:40px;padding-bottom:30px}.founder-art{min-height:280px;padding:30px}.founder-monogram{font-size:80px;margin-bottom:15px}.faq{grid-template-columns:1fr;gap:5px}.cta{padding:35px 25px;flex-direction:column;align-items:start;gap:25px}.cta h2{font-size:31px}.cta .eyebrow{font-size:7px;letter-spacing:1.2px}footer{flex-wrap:wrap;padding-top:35px;gap:18px}footer>p{display:none}footer>div{gap:17px;font-size:9px}.hero-note{font-size:9px}.actions{flex-wrap:wrap}.sample{font-size:6px}.question p{font-size:10px}.window-body{padding:15px}.eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:900px){.orbit{display:none}}

/* Original AICowan brand asset, displayed without altering the supplied image. */
.brand-logo{display:block;width:72px;height:72px;object-fit:contain;border-radius:9px;flex:none}.header{padding-top:18px;padding-bottom:18px}footer .brand-logo{width:54px;height:54px}.founder-art{padding:0;background:#101b2e;color:#edf5ff}.founder-art:before{display:none}.company-art{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.founder-art>div{padding:20px 28px 0}.founder-art div>span{color:#bdcde3}.founder-tag{margin:16px 28px 24px;border-color:#354b6a;color:#b9d1ef}.about-section{align-items:center}@media(max-width:900px){.brand-logo{width:60px;height:60px}.header nav{top:88px}.founder-art{padding:0}.company-art{max-height:360px}.brand-caption{letter-spacing:1px}}

.product-proof{padding-bottom:90px}.product-capture{margin:0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 16px 45px #172e500a}.capture-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px;border-bottom:1px solid var(--line);font-size:12px}.capture-heading>span{display:flex;align-items:center;gap:10px}.capture-link{display:block;background:#edf3fa;padding:24px;cursor:zoom-in}.capture-link img{display:block;width:100%;max-width:1000px;height:auto;margin:auto;border:1px solid #dbe4f1;border-radius:6px}.product-capture figcaption{padding:17px 24px;color:var(--muted);font-size:11px;line-height:1.7;border-top:1px solid var(--line)}@media(max-width:900px){.product-proof{padding-bottom:55px}.capture-heading{padding:15px;flex-wrap:wrap;font-size:11px;gap:10px}.capture-link{padding:8px}.product-capture figcaption{padding:15px;font-size:10px}}

.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.info-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px}.info-card .number{display:block}.info-card h3,.connections h3{font-size:20px;line-height:1.45;letter-spacing:-.5px}.info-card ul{padding-left:19px;margin:0;display:grid;gap:12px;color:var(--muted);font-size:13px}.info-card li::marker{color:#1672cf}.section-note{font-size:12px;color:var(--muted);margin:22px 0 0;line-height:1.8}.connections{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;margin-top:42px;padding:32px;background:#edf3fc;border:1px solid var(--line);border-radius:8px}.connections p:not(.eyebrow){font-size:12px;color:var(--muted)}.connector{display:inline-flex;gap:12px;align-items:center;background:white;border:1px solid #b7d2f5;border-radius:6px;padding:12px 15px;font-size:13px;font-weight:600}.connector small{font-size:9px;color:#326bab}.connector-label{font-size:9px!important;letter-spacing:1px;font-weight:700}.connector-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.connector-list span{border:1px solid #c9d9ef;border-radius:5px;background:#f7faff;padding:7px 10px;font-size:11px}.steps .offer-copy{font-size:14px!important;margin:0 0 16px!important;max-width:450px}.offer-note{border-left:3px solid #1672cf;padding:14px 18px;background:#edf3fc;margin-top:24px}.offer-note strong{font-size:13px}.offer-note p{margin-top:6px!important}.onboarding{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:80px}.onboarding .eyebrow{font-size:9px;margin-bottom:16px}.security-section{padding:75px 0;background:#eaf2fc;margin-bottom:75px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 60px}.security-grid h3{font-size:18px;margin-bottom:10px}.security-grid p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}.security-section .section-note{border-top:1px solid #cadcf2;padding-top:20px;margin-top:32px}.hero .actions{flex-wrap:wrap}@media(max-width:1050px){.header nav{gap:16px}.connections{gap:25px;padding:24px}.connector{flex-wrap:wrap;gap:6px}.info-card{padding:22px}}@media(max-width:900px){.capability-grid,.connections,.onboarding,.security-grid{grid-template-columns:1fr}.connections{gap:24px}.onboarding{padding-bottom:50px}.security-section{padding:50px 0;margin-bottom:45px}.security-grid{gap:24px}.info-card h3,.connections h3{font-size:19px}.cta h2{font-size:30px}}

/* Zentarra mascot accompanies the guided evaluation invitation. */
.cta{display:grid;grid-template-columns:190px minmax(0,1fr) auto;gap:28px;padding:38px}.cta-mascot{display:block;width:190px;height:210px;object-fit:contain;filter:drop-shadow(0 12px 16px #071b3540)}.cta h2{font-size:33px}.cta .eyebrow{line-height:1.8}@media(max-width:1150px){.cta{grid-template-columns:155px minmax(0,1fr);gap:22px}.cta-mascot{width:155px;height:185px;grid-row:1 / 3}.cta>div:last-child{grid-column:2}.cta>div>p:not(.eyebrow){text-align:left}.cta h2{font-size:30px}}@media(max-width:600px){.cta{grid-template-columns:1fr;padding:30px 25px;gap:20px}.cta-mascot{width:145px;height:160px;grid-row:auto}.cta>div:last-child{grid-column:1}.cta h2{font-size:29px}}

/* Official product branding, separate from the AICowan company identity. */
.zentarra-demo-logo{display:block;width:104px;height:84px;object-fit:contain}.window-header:has(.zentarra-demo-logo){padding:5px 18px}.product-brand{display:flex;align-items:center;gap:26px;margin-bottom:36px;padding-bottom:25px;border-bottom:1px solid var(--line)}.product-brand>img{display:block;width:190px;height:160px;object-fit:contain}.product-brand .eyebrow{margin-bottom:10px}.product-brand>div>p:last-child{font-size:17px;line-height:1.5;margin:0;color:var(--muted)}@media(max-width:600px){.product-brand{gap:18px}.product-brand>img{width:140px;height:130px}.product-brand>div>p:last-child{font-size:13px}.product-brand .eyebrow{font-size:8px;letter-spacing:1px}}
.orbit-two{transform:rotate(30deg) scale(.85)}

.evaluation-enquiries{display:flex;align-items:center;gap:26px;padding-bottom:45px}.evaluation-enquiries p{font-size:12px;color:var(--muted);margin:0}.evaluation-enquiries p a{text-decoration:underline;text-underline-offset:3px}.business-identity{font-size:11px;color:var(--muted);padding-bottom:26px}@media(max-width:760px){.evaluation-enquiries{align-items:flex-start;flex-direction:column;gap:16px}}

.page-intro{padding:65px 0 40px}.page-intro h1{font-size:clamp(36px,4vw,56px);max-width:850px}.page-intro>p:last-child{max-width:650px;color:var(--muted);font-size:16px}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:20px 0 35px}.contact-options h2{font-size:30px}.contact-options p:not(.eyebrow),.info-card>p{font-size:13px;color:var(--muted)}.contact-options .button{margin-top:15px}.contact-note{padding:0 0 50px;font-size:13px;color:var(--muted)}.reading-page{max-width:850px;padding:10px 0 65px}.reading-page h2{font-size:25px;margin:35px 0 15px;letter-spacing:-.7px}.reading-page p{font-size:15px;color:var(--muted)}.business-card{padding:50px 0}.business-card h2{font-size:27px}.business-card p{font-size:14px;color:var(--muted)}.home-proof .capture-link img{max-width:720px}.home-proof figcaption a{color:var(--green);text-decoration:underline}nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:6px}footer>div{flex-wrap:wrap}.page-intro+.section{padding-top:30px}.page-intro+.security-section{margin-top:15px}@media(max-width:900px){.page-intro{padding:40px 0 25px}.contact-options{grid-template-columns:1fr}.reading-page{width:calc(100% - 40px)}.contact-options .button{max-width:100%;font-size:12px}.page-intro>p:last-child{font-size:14px}}

/* Product walkthrough, accessible supporting content and access comparison. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.walkthrough{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-top:30px;padding-bottom:80px}.walkthrough p{font-size:14px;color:var(--muted)}.walkthrough .section-note{font-size:12px}.video-invitation{padding:32px;border:1px solid var(--line);background:#eaf2fc;border-radius:12px}.video-symbol{display:grid;place-content:center;width:55px;height:55px;border-radius:50%;background:var(--green);color:#fff;margin-bottom:22px}.video-invitation h3{font-size:22px}.video-invitation p{font-size:12px;margin:18px 0}.walkthrough .button{max-width:100%;text-align:left}.access-options{padding-top:25px;padding-bottom:25px}.milestones{padding-left:24px}.milestones li{padding:0 0 18px 12px}.milestones h3{font-size:19px;margin-bottom:8px}.reading-page li{color:var(--muted);margin-bottom:12px}.reading-page a:not(.button),.business-card a,.contact-note a,.section-note a,.hero-note a,.faq p a{text-decoration:underline;text-underline-offset:3px}.reading-page ul{padding-left:23px}.hero-note{font-size:12px;max-width:470px}.header nav{gap:20px}footer{align-items:flex-start}footer>div{max-width:550px;gap:12px 20px}.info-card a{overflow-wrap:anywhere}.reading-page a,.business-card a{overflow-wrap:anywhere}.number{color:#536984}
@media(max-width:1100px) and (min-width:901px){.header nav{gap:12px;font-size:12px}.header nav .button.small{padding:10px;gap:8px}.header .brand{font-size:21px}.header .brand-logo{width:60px;height:60px}}
@media(max-width:900px){.walkthrough{grid-template-columns:1fr;gap:24px;padding-bottom:55px}.video-invitation{padding:24px}.header nav{gap:18px}.hero-note{font-size:12px}}
@media(max-width:1100px){.orbit{display:none}}

/* Keep decorative orbits within their box when text enlarges. */
.orbit{inset:auto;top:50%;left:50%;width:90%;aspect-ratio:1;transform:translate(-50%,-50%)}
.orbit-two{width:75%;transform:translate(-50%,-50%)}
.screenshot-description{margin:20px 0}.screenshot-description table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.screenshot-description th,.screenshot-description td{padding:8px 4px;border-bottom:1px solid var(--line);text-align:left;overflow-wrap:anywhere}.screenshot-description caption{text-align:left;font-weight:600;padding:12px 0}

.application-form{max-width:680px}.application-form>label{display:block;font-weight:600;margin-top:22px}.application-form input:not([type=checkbox]),.application-form textarea{display:block;width:100%;padding:12px;border:1px solid #657b97;border-radius:5px;font:inherit;color:var(--ink);background:white}.application-form input:focus-visible,.application-form textarea:focus-visible{outline:3px solid #075ccc;outline-offset:3px}.application-form .check-label{display:flex;align-items:flex-start;gap:12px}.check-label input{width:22px;height:22px;flex:none;margin-top:3px}.field-help{font-size:14px;margin:5px 0 0}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.application-form button{margin-top:15px}.application-form a,.reading-page a{text-decoration:underline}.application-form button:disabled{opacity:.7;cursor:default}#form-status{margin-top:18px;overflow-wrap:anywhere}

/* Solid surfaces keep illustrative-demo text contrast predictable. */
.hero-art:before{content:none}
.art-label{color:#405771;background:#f6f9ff}
.bar.b3 span{color:#102d4b}

.sample,.workspace-line,.window-footer{color:#405771}
.bar.b3 span{color:#071d34}
.product-window{transform:none}
.floating-note{position:relative;bottom:auto;right:auto;width:fit-content;margin:12px 0 0 auto}

/* Non-modal analytics choice: equal controls, no content overlay. */
.analytics-choice[hidden],.analytics-settings[hidden]{display:none}
.analytics-choice{background:#edf4f7;color:#172d3e;border-bottom:1px solid #728694;padding:20px 0}
.analytics-choice h2{font-size:1.2rem;margin:0 0 8px}
.analytics-choice p{max-width:75ch;margin:0 0 12px}
.analytics-actions{display:flex;flex-wrap:wrap;gap:12px}
.analytics-actions button{background:#fff;color:#172d3e;border:2px solid #405771;border-radius:6px;padding:10px 16px;font:inherit;cursor:pointer}
.analytics-settings{background:none;border:0;padding:0;color:inherit;text-decoration:underline;font:inherit;cursor:pointer}
.analytics-actions button:focus-visible,.analytics-settings:focus-visible{outline:3px solid #075985;outline-offset:4px}
