/* CAQA CRM — white editorial theme. Native disclosure navigation and progressive motion. */
:root{--ink:#12264d;--text:#17273e;--muted:#586578;--green:#287442;--gold:#80621a;--gold-soft:#e9d598;--blue:#304fad;--surface:#f5f7f9;--ivory:#f7f6f1;--line:#dfe4e8;--serif:Georgia,'Times New Roman',serif;color-scheme:light;font-family:Inter,'Segoe UI',Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:148px}body{margin:0;background:#fff;color:var(--text);font-size:16px;line-height:1.6;overflow-x:clip}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}img{height:auto}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:default}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #3e60b8;outline-offset:5px}::selection{background:#e9d598;color:var(--ink)}[hidden]{display:none!important}h1,h2,h3,h4,h5,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.08;letter-spacing:-.04em}h1,h2{font-family:var(--serif)}h2{font-size:clamp(38px,4.4vw,66px)}h1 em,h2 em{color:var(--green);font-weight:400}p{color:var(--muted)}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.scene{position:relative}.eyebrow,.chapter{font-size:10px;letter-spacing:.16em;font-weight:650;color:var(--gold);display:flex;align-items:center;gap:10px}.chapter{font-family:ui-monospace,monospace;font-weight:500}.status-dot{display:inline-block;flex:none;width:7px;height:7px;border-radius:50%;background:var(--green)}.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}.skip-link{position:fixed;top:8px;left:16px;z-index:1000;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.reading-progress{position:fixed;left:0;top:0;height:3px;width:100%;background:var(--green);transform:scaleX(0);transform-origin:left;z-index:201;pointer-events:none}
/* Two-level navigation, inspired by the CAQA site. */
.header{position:relative;z-index:100;background:#fff;border-bottom:1px solid var(--line)}.enhanced .header{position:sticky;top:0}.header.scrolled{box-shadow:0 8px 32px #14264d08}.utility{background:var(--ivory);border-bottom:1px solid #e7e7e0;font-size:10px;letter-spacing:.07em}.utility-inner,.utility-regions,.utility-links{display:flex;align-items:center;gap:18px}.utility-inner{justify-content:space-between;min-height:35px}.utility-regions span{color:#8e938d}.utility a:hover{text-decoration:underline;text-underline-offset:4px}.group-menu{position:relative}.group-menu>summary{padding:8px 15px;background:var(--gold-soft);font-size:10px;letter-spacing:.1em}.group-panel{position:absolute;right:0;top:calc(100% + 1px);width:310px;padding:24px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 45px #15264020}.group-panel>a{display:block;font-size:13px;font-weight:600;padding-top:18px}.group-panel>a>span{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:3px;letter-spacing:0}.nav-bar{min-height:89px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:16px;flex-shrink:0;white-space:nowrap}.caqa-logo{width:145px;height:auto}.crm-wordmark{font-size:21px;color:var(--ink);font-weight:600;letter-spacing:.02em;padding-left:16px;border-left:1px solid #c7d0d9;line-height:34px}.main-nav{overflow-anchor:none;display:flex;align-items:center;justify-content:center;gap:26px;flex:1}.main-nav>a,.main-nav>details>summary{font-size:13px;font-weight:500;padding:30px 0;white-space:nowrap}.nav-disclosure>summary{list-style:none;display:flex;align-items:center;gap:7px}.nav-disclosure>summary::-webkit-details-marker{display:none}.nav-disclosure>summary::marker{content:''}.main-nav>details>summary>span{font-size:15px;color:var(--gold);transition:transform .2s}.main-nav>details[open]>summary>span{transform:rotate(180deg)}.main-nav>a:hover,.main-nav>details[open]>summary{color:var(--green)}.header-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:52px;padding:15px 23px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:white;font-size:13px;font-weight:600;white-space:nowrap;transition:background .2s,transform .25s,box-shadow .25s}.button>span{font-size:20px;line-height:1;transition:transform .25s}.button:hover{background:#254471;box-shadow:0 8px 24px #1638641a;transform:translateY(-2px)}.button:hover>span{transform:translate(2px,-2px)}.button-small{min-height:44px;padding:10px 17px;font-size:12px;gap:20px}.button:disabled{opacity:.6;transform:none;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:22px;min-height:44px;font-size:13px;font-weight:500}.text-link>span{font-size:23px;color:var(--green);transition:transform .2s}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.text-link:hover>span{transform:translate(2px,-2px)}.mega-panel{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:2px solid var(--gold);border-bottom:1px solid var(--line);box-shadow:0 24px 38px #17273e1a;max-height:calc(100dvh - 130px);overflow:auto}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr) 1.12fr;gap:30px;padding-block:32px 24px}.mega-column h3{font:500 21px/1.15 var(--serif);letter-spacing:-.02em;margin:14px 0 21px;min-height:48px}.mega-column>a{display:block;margin-top:17px;line-height:1.4}.mega-column>a b{font-size:13px;font-weight:600}.mega-column>a span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.mega-column>a:hover b{color:var(--green);text-decoration:underline;text-underline-offset:4px}.mega-feature{padding:22px;background:#edf4f0;border:1px solid #d8e6db;border-radius:6px;align-self:start}.feature-glyph{font-size:45px;line-height:1;color:var(--green)}.mega-feature h3{font:400 30px/1.05 var(--serif);margin:22px 0 15px}.mega-feature p{font-size:12px}.mega-feature .text-link{font-size:11px;margin-top:10px;gap:12px}.mega-feature .button{display:flex;margin-top:18px;gap:12px}.mega-bottom{display:flex;justify-content:space-between;padding-block:17px;border-top:1px solid var(--line);font-size:11px}.mega-bottom>a{color:var(--green);font-weight:600}.small-panel{position:absolute;top:100%;width:290px;background:#fff;border-top:2px solid var(--gold);padding:12px 24px 22px;box-shadow:0 24px 38px #17273e1a}.small-panel>a{display:block;padding-top:16px;line-height:1.5;font-size:13px}.small-panel>a b{font-weight:600}.small-panel>a span{display:block;color:var(--muted);font-size:11px}.small-panel>a:hover b{text-decoration:underline;text-underline-offset:4px;color:var(--green)}.menu-toggle{display:none;min-width:44px;min-height:44px;background:white;border:1px solid var(--line);border-radius:3px;padding:10px}.menu-lines,.menu-lines:before,.menu-lines:after{display:block;width:19px;height:1px;background:var(--ink);position:relative}.menu-lines:before,.menu-lines:after{content:'';position:absolute;left:0;top:-6px}.menu-lines:after{top:6px}
/* Bright, dimensional hero. */
.hero{padding-top:44px;overflow:clip;background:linear-gradient(115deg,#fff 38%,#fcfcf8 80%)}.hero-grid{display:grid;grid-template-columns:1.05fr 1.1fr;align-items:center;min-height:580px;gap:14px}.hero-copy{position:relative;z-index:2;padding-bottom:36px}.hero h1{font-size:clamp(50px,5.7vw,87px);line-height:1.01;letter-spacing:-.052em;margin:29px 0 26px;color:var(--ink)}.hero h1 em{white-space:nowrap}.hero-intro{font-size:15px;line-height:1.8;max-width:430px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:32px}.hero .actions{gap:20px}.hero .text-link{font-size:12px;gap:13px}.hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:10px;color:var(--muted);margin-top:27px}.hero-proof i{width:3px;height:3px;background:var(--gold);border-radius:50%}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;min-width:0}.hero-art{position:relative;width:112%;max-width:none;flex:none;margin-left:-4%;border-radius:48% 48% 8% 8%;overflow:hidden;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg))}.hero-art img{width:100%;aspect-ratio:1.13;object-fit:cover}.hero-orbit{position:absolute;inset:5% -1% 6% 2%;border:1px solid #aaba9e55;border-radius:50%;transform:rotate(var(--turn,0deg));z-index:1;pointer-events:none}.hero-orbit:after{content:'';position:absolute;top:8%;right:17%;width:9px;height:9px;background:var(--gold-soft);border-radius:50%;box-shadow:0 0 0 7px #e9d59833}.hero-float{position:absolute;z-index:3;display:flex;align-items:center;gap:13px;padding:16px 20px;background:#ffffffef;border:1px solid #e1e7e4;border-radius:6px;box-shadow:0 15px 40px #17273e12;backdrop-filter:blur(8px);transform:translateY(var(--shift,0px))}.hero-float small{font-size:8px;letter-spacing:.12em;color:var(--muted);display:block}.hero-float strong{font-size:13px;font-weight:550;display:block;margin-top:3px;white-space:nowrap}.float-icon{width:38px;height:38px;display:grid;place-items:center;background:#edf1fb;color:#3757a1;border-radius:50%;font-size:23px}.green-icon{background:#edf4ed;color:var(--green)}.float-one{top:17%;right:-5px}.float-two{bottom:15%;left:-22px}.visual-index{position:absolute;bottom:2%;right:4%;font:9px ui-monospace,monospace;letter-spacing:.14em;color:var(--muted)}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font:9px ui-monospace,monospace;letter-spacing:.12em;color:var(--muted)}.hero-bottom>a{display:flex;gap:25px;color:var(--ink)}.hero-bottom>a>span{font-size:15px;line-height:1}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{font-size:13px;line-height:1.8;padding-bottom:5px}.manifesto{padding-block:112px 105px;overflow:clip}.section-kicker{display:flex;align-items:center;gap:30px;margin-bottom:34px}.fine-line{height:1px;background:var(--line);flex:1}.reveal-text{font-size:clamp(31px,3.6vw,54px);line-height:1.3;max-width:1120px;color:var(--ink);letter-spacing:-.035em;position:relative;z-index:1}.reveal-text .word{position:relative;display:inline-block;color:#48546a}.reveal-text .word:after{content:attr(data-word);position:absolute;left:0;top:0;color:var(--green);opacity:var(--lit,0);transition:opacity .35s;pointer-events:none}.manifesto-foot{display:flex;justify-content:space-between;align-items:center;margin-top:36px}.manifesto-foot p{font-size:12px}.section-orbit{position:absolute;right:-40px;bottom:-70px;width:260px;color:#8b9d8438;stroke:currentColor;stroke-width:.8;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg));pointer-events:none}
/* A working recommendation finder. */
.finder{background:var(--ivory);border-block:1px solid #e6e7df;padding:65px 0}.finder-grid{display:grid;grid-template-columns:.9fr 1.7fr;gap:70px;align-items:start}.finder h2{font-size:43px;margin-top:20px}.finder form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.finder label{font-size:11px;font-weight:600;color:var(--ink)}.finder select{display:block;width:100%;margin-top:9px;padding:13px 35px 13px 12px;border:1px solid #ced5d7;border-radius:3px;min-height:48px;color:var(--text);background:#fff;font-size:12px}.finder .button{justify-self:start;font-size:12px;grid-column:1/-1}.finder-result{grid-column:1/-1;font-size:12px}.finder-result.has-result{border-top:1px solid #d6dccf;padding-top:19px}.finder-result strong{font:500 23px var(--serif);color:var(--ink)}.finder-result p{margin-top:8px;max-width:600px}.finder-result .text-link{color:var(--green);font-size:12px;margin-top:6px}
/* Light, interactive product preview. */
.experience{padding:100px 0;background:#f8fafc;overflow:clip}.ambient{position:absolute;inset:20% 0 0;background:radial-gradient(ellipse at 75% 40%,#dcebea90,transparent 65%);pointer-events:none}.preview-tabs{display:flex;gap:30px;border-bottom:1px solid #cfd7e0;margin-bottom:27px}.preview-tabs>a{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:15px 5px;font-size:13px;color:var(--muted);border-bottom:2px solid transparent;min-width:175px}.preview-tabs>a>span{font:9px ui-monospace,monospace;color:var(--muted)}.preview-tabs>a[aria-selected=true]{color:var(--ink);border-color:var(--green);font-weight:600}.product-perspective{perspective:1500px}.product-window{border:1px solid #cbd7e1;border-radius:12px;background:white;overflow:hidden;box-shadow:0 30px 70px #273b5915;transform:rotateX(var(--pitch,0deg)) translateY(var(--lift,0px));transform-origin:50% 80%;position:relative}.window-chrome{display:flex;align-items:center;gap:20px;min-height:44px;padding:12px 21px;background:#f0f3f7;border-bottom:1px solid var(--line);font:8px ui-monospace,monospace;letter-spacing:.09em;color:var(--muted)}.window-dots{display:flex;gap:5px}.window-dots>i{width:6px;height:6px;background:#c3ccd6;border-radius:50%}.preview-label{margin-left:auto;color:#527061}.product-body{display:grid;grid-template-columns:180px 1fr;min-height:444px}.product-sidebar{background:#f8fafc;border-right:1px solid var(--line);padding:22px 14px;display:flex;flex-direction:column;gap:9px;font-size:11px;color:var(--muted)}.product-sidebar>span{padding:8px 10px;border-radius:4px}.product-sidebar .sidebar-active{color:#254c84;background:#e8eef7}.product-sidebar .preview-brand{padding:0 5px 20px;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px}.preview-brand img{width:93px;height:auto}.sidebar-bottom{margin-top:auto;font-size:7px;letter-spacing:.1em}.product-content{padding:31px 35px;min-width:0}.preview-panel{min-height:382px}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.tiny-label{display:block;color:#64738a;font-size:8px;letter-spacing:.09em}.preview-heading h3{font-family:var(--serif);font-size:31px;margin-top:10px;letter-spacing:-.035em}.avatar-stack{display:flex;padding-right:5px}.avatar-stack i{font-size:10px;font-style:normal;border:3px solid white;border-radius:50%;background:#e9eef9;display:grid;place-items:center;width:33px;height:33px;color:#3d5b93;margin-right:-5px}.avatar-stack i:nth-child(2){background:#edf1e8;color:#496c3c}.avatar-stack i:nth-child(3){background:#f6eedb;color:#7b611e}.contact-preview{display:grid;grid-template-columns:.86fr 1.55fr;border:1px solid var(--line);border-radius:6px}.contact-identity{padding:24px;border-right:1px solid var(--line)}.avatar{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;font-style:normal;font-size:9px;color:#426097;background:#eaf0f8}.avatar.large{width:43px;height:43px;font-size:13px}.contact-identity h4{font-size:15px;font-weight:600;margin-top:9px}.contact-identity>p{font-size:10px;margin:3px 0 9px}.tag{display:inline-block;background:#eef2e9;color:#4d6841;font-size:9px;line-height:1.5;padding:5px 9px;border-radius:3px;white-space:nowrap}.tag.blue{background:#eaf0fa;color:#45628d}.contact-identity dl{margin:18px 0 0;font-size:9px}.contact-identity dl>div{display:flex;justify-content:space-between;gap:10px;margin-top:9px}.contact-identity dt{color:var(--muted)}.contact-identity dd{margin:0}.contact-timeline{padding:22px 25px}.timeline-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.timeline-heading h4{font-size:11px;font-weight:600}.contact-timeline ol{list-style:none;padding:0;margin:20px 0 0}.contact-timeline li{display:flex;gap:15px;position:relative;padding-bottom:19px}.contact-timeline li:last-child{padding-bottom:0}.timeline-dot{flex:none;width:7px;height:7px;background:#b4c5db;border-radius:50%;margin-top:5px;position:relative}.contact-timeline li:not(:last-child):before{content:'';position:absolute;left:3px;top:12px;bottom:0;border-left:1px solid var(--line)}.timeline-dot.gold{background:#b79a53}.contact-timeline strong{display:block;font-size:11px;font-weight:600}.contact-timeline p{font-size:10px;margin-top:3px}.contact-timeline small{font-size:7px;color:#5c6e86;letter-spacing:.08em}.window-footer{display:flex;align-items:center;gap:8px;background:#fafbf9;border-top:1px solid var(--line);font-size:9px;color:var(--muted);padding:12px 22px}.window-footer .status-dot{width:5px;height:5px}.experience-caption{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:20px;position:relative;font-size:9px;letter-spacing:.09em}.experience-caption p{font-size:11px;letter-spacing:0}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kanban-column{background:#f4f6f9;border:1px solid var(--line);border-radius:5px;padding:12px;min-height:205px}.kanban-column h4{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:600;margin-bottom:12px}.stage-dot{width:5px;height:5px;border-radius:50%;background:#91aacc}.stage-dot.gold{background:#b49544}.stage-dot.green{background:#5e996a}.deal-card{padding:14px 12px;background:white;border:1px solid #dce3e9;box-shadow:0 3px 8px #12264d05;border-radius:4px;margin-bottom:8px}.deal-card h5{font-size:11px;font-weight:600;margin:9px 0}.deal-card>strong{display:block;font-size:17px;font-weight:500;color:var(--ink)}.deal-owner{display:flex;align-items:center;gap:8px;font-size:8px;color:var(--muted);margin-top:20px}.empty-stage{display:block;color:var(--muted);font-size:9px;padding:18px 2px}.demo-actions{display:flex;align-items:center;gap:16px;margin-top:18px}.demo-actions .button{font-size:10px;padding-inline:13px;gap:10px}.demo-actions p{font-size:9px;flex:1;max-width:290px}.reset-demo{min-height:44px;border:0;background:transparent;text-decoration:underline;font-size:10px}.insight-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.insight-metrics>div{padding:16px 18px;background:#f7f9fb;border:1px solid var(--line);border-radius:5px}.insight-metrics span{display:block;font-size:9px;color:var(--muted)}.insight-metrics strong{display:block;font-size:29px;font-weight:450;letter-spacing:-.04em;margin:9px 0 4px}.insight-metrics small{display:block;font-size:8px;color:var(--muted)}.chart-panel{padding:23px 20px 20px;margin-top:16px;border:1px solid var(--line);border-radius:5px}.chart-panel>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.chart-panel h4{font-size:11px;font-weight:600}.chart-panel>div>span{font-size:7px;color:var(--muted);letter-spacing:.08em}.chart-bars{margin-top:20px;display:grid;gap:14px}.chart-bars>div{display:grid;grid-template-columns:65px 1fr 57px;align-items:center;gap:15px;font-size:9px}.chart-bars b{font-weight:500;text-align:right}.chart-bars i{display:block;width:var(--bar);height:10px;min-width:1px;background:#567caf;border-radius:0 3px 3px 0;transition:width .5s}.chart-bars .gold-bar{background:#b5a16c}.chart-bars .green-bar{background:#648e6c}
/* Workflow layers and human context. */
.journey{padding-block:100px 110px}.stack{display:grid;gap:28px}.stack-card{position:sticky;top:calc(150px + var(--card)*15px);border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:70px;padding:55px 60px;min-height:425px;background:#f7f9fc;transform:scale(var(--scale,1));transform-origin:50% 0;box-shadow:0 12px 30px #10264a05}.stack-card:nth-child(2){background:#f7f7f1}.stack-card:nth-child(3){background:#f0f6f2}.stack-copy h3{font:400 40px/1.12 var(--serif);letter-spacing:-.03em;margin:24px 0 20px}.stack-copy>p{font-size:13px;max-width:415px;line-height:1.85}.inline-features{display:flex;flex-wrap:wrap;gap:9px 18px;padding:0;list-style:none;margin:25px 0 0;font-size:9px;color:#586a79}.inline-features li:before{content:'·';margin-right:8px;color:var(--green)}.network-art,.signal-art,.flow-art{position:relative;min-height:290px}.network-art{display:grid;place-items:center}.network-ring{position:absolute;inset:9% 11%;border:1px solid #abbabf;border-radius:50%;transform:rotate(var(--turn,0deg))}.ring-two{inset:24% 0;transform:rotate(calc(35deg + var(--turn,0deg)));border-color:#9cac8d}.network-node{position:absolute;z-index:2;width:49px;height:49px;display:grid;place-items:center;border-radius:50%;background:#e3ebf7;border:6px solid #f7f9fc;font-size:11px;color:#456596}.node-a{left:25%;top:2%}.node-b{right:0;top:45%;background:#e8eedf;color:#556d3c}.node-c{left:9%;bottom:10%;background:#f3ead5;color:#775e25}.network-centre{display:flex;align-items:center;flex-direction:column;gap:10px;z-index:2;background:white;border:1px solid #d6dfe5;box-shadow:0 15px 50px #304c6715;padding:20px 23px;border-radius:6px}.network-centre img{width:116px}.network-centre>span{font-size:7px;letter-spacing:.19em;color:var(--muted)}.art-note{position:absolute;bottom:-4px;left:0;right:0;text-align:center;font:8px ui-monospace,monospace;letter-spacing:.13em;color:var(--muted)}.flow-art{display:flex;flex-direction:column;justify-content:center;gap:17px}.flow-rail{position:absolute;left:34px;top:10%;bottom:10%;border-left:1px solid #bcc5b9}.flow-step{display:flex;align-items:center;gap:16px;position:relative;background:#fff;border:1px solid #dbe1d5;border-radius:5px;padding:18px 20px;box-shadow:0 8px 20px #40584407;transform:translateY(var(--shift,0px))}.flow-step>i{font:10px ui-monospace,monospace;color:var(--gold);font-style:normal}.flow-step>div{font-size:13px;font-weight:500;flex:1}.flow-step small{display:block;font-size:9px;font-weight:400;margin-top:4px;color:var(--muted)}.flow-step>b{color:var(--green);font-weight:400}.final-step{margin-left:25px;border-color:#9aad88}.signal-art{display:flex;align-items:center;padding-bottom:35px}.signal-art svg{width:100%}.chart-grid{stroke:#bdcfca;stroke-width:1;stroke-dasharray:3 5}.signal-fill{fill:#d7e6df;fill-opacity:.8}.signal-line{stroke:var(--green);stroke-width:3}.signal-art circle{fill:#fff;stroke:var(--green);stroke-width:3}.signal-label{position:absolute;right:0;bottom:0;background:white;border:1px solid #d1e0d8;border-radius:4px;padding:15px 20px;box-shadow:0 8px 30px #254c360d}.signal-label span{display:block;font-size:8px;letter-spacing:.13em;color:var(--green)}.signal-label strong{font-size:13px;font-weight:500}.teams{padding:100px 0;background:var(--ivory)}.team-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center}.team-photo{position:relative;border-radius:6px 70px 6px 6px;overflow:hidden;aspect-ratio:1.25;background:#e6e5df}.team-photo img{width:100%;height:110%;object-fit:cover;transform:translateY(var(--shift,0px));margin-top:-3%}.team-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#12263ec9)}.team-photo figcaption{position:absolute;left:28px;right:20px;bottom:24px;color:white;z-index:1;font-size:12px}.team-use-cases details{border-bottom:1px solid #d4d8cf;padding:22px 0}.team-use-cases summary{list-style:none;display:flex;align-items:center;gap:17px;font:400 26px var(--serif);color:var(--ink)}.team-use-cases summary::-webkit-details-marker{display:none}.team-use-cases summary>span{font:10px ui-monospace,monospace;color:var(--gold)}.team-use-cases summary>i{margin-left:auto;font-size:22px;color:var(--green);font-style:normal;transition:transform .25s}.team-use-cases details[open] summary>i{transform:rotate(90deg)}.team-use-cases details p{font-size:13px;line-height:1.85;margin:18px 0 0 34px}.team-use-cases>.text-link{margin-top:20px}
/* Complete module map, FAQs and expansive white footer. */
.capabilities{padding-block:100px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.capability-grid>article{border-top:1px solid #b7c5c1;padding:24px 0}.capability-grid h3{font:400 26px/1.15 var(--serif);margin:24px 0 15px;min-height:60px}.capability-grid>article>p{font-size:12px;line-height:1.7;min-height:62px;margin-bottom:21px;max-width:235px}.module-detail{border-top:1px solid var(--line);scroll-margin-top:150px}.module-detail summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:12px;min-height:44px;padding:10px 0;font-weight:500;gap:8px}.module-detail summary::-webkit-details-marker{display:none}.module-detail summary>span{font-size:17px;font-weight:400;color:var(--green)}.module-detail[open] summary>span{transform:rotate(45deg)}.module-detail p{font-size:11px;margin:0 0 16px}.control-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:36px;padding:30px 0;border-block:1px solid var(--line)}.control-strip>div{display:flex;align-items:center;gap:22px}.control-number{font:400 57px var(--serif);color:var(--green)}.control-strip p{font-size:13px;color:var(--ink)}.control-strip small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.questions{padding-block:25px 110px;display:grid;grid-template-columns:.9fr 1.6fr;gap:100px}.questions-heading .eyebrow{margin-bottom:24px}.questions-heading>p:not(.eyebrow){font-size:13px;margin-top:25px}.question-orbit{width:130px;fill:none;stroke:#bbc6b1;stroke-width:1;margin-top:30px;transform:rotate(var(--turn,0deg))}.question-orbit .orbit-point{fill:var(--gold);stroke:none}.faq-list details{border-bottom:1px solid var(--line);scroll-margin-top:150px}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;list-style:none;min-height:79px;padding-block:23px;font-size:14px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--green);font-size:20px;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 36px 25px 0}.faq-list p{font-size:13px;line-height:1.85;margin-top:10px}.faq-list a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.closing{overflow:clip;background:linear-gradient(115deg,#f2f7f4,#f7f5ed);border-block:1px solid #e1e7dd;min-height:475px}.closing-content{padding-block:88px;position:relative;z-index:2}.closing h2{font-size:clamp(49px,5.8vw,82px);margin:24px 0 20px}.closing-content>p:not(.eyebrow){font-size:14px}.closing-orbit{position:absolute;right:10%;top:-22%;width:570px;aspect-ratio:1;border:1px solid #bdcbbc66;border-radius:50%;transform:rotate(var(--turn,0deg));pointer-events:none}.closing-orbit:before,.closing-orbit:after{content:'';position:absolute;inset:8% 26%;border:1px solid #b2c7b36b;border-radius:50%;transform:rotate(-25deg)}.closing-orbit:after{inset:15%;transform:rotate(50deg);border-color:#cabc9770}.closing-watermark{position:absolute;right:3%;bottom:-12%;font:italic 200px var(--serif);color:#4871480b;letter-spacing:-.065em;pointer-events:none}.footer{background:#fff;padding-top:76px}.footer-lead{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px;border-bottom:1px solid var(--line)}.footer-lead h2{font-size:40px;margin-top:30px}.footer-lead p{font-size:13px;line-height:1.85;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;gap:55px;padding:48px 0 50px}.footer-grid h3{font:400 20px var(--serif);letter-spacing:-.02em;margin-bottom:23px}.footer-grid a{display:block;font-size:12px;line-height:1.5;min-height:34px;width:fit-content;padding-block:7px;color:var(--muted)}.footer-grid a:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.footer-grid .footer-phone{font-size:24px;color:var(--ink);letter-spacing:-.025em;padding:0}.footer-contact p{font-size:11px;line-height:1.8;margin-top:10px}.footer-contact strong{display:block;font-size:11px;font-weight:600;margin-top:20px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:28px 0;font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;gap:20px;margin-top:9px;font-size:10px;flex-wrap:wrap}.footer-bottom nav a:hover{text-decoration:underline}.footer-bottom>strong{font-size:11px;color:var(--ink);font-weight:600}.footer-controls{display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);padding:17px 0 25px}.visual-note{font-size:9px;max-width:630px;flex:1}.motion-control{display:flex;align-items:center;gap:8px;background:none;border:0;min-height:44px;padding:8px 0;color:var(--muted);font-size:10px;white-space:nowrap}.motion-icon{font-size:12px;color:var(--green)}.footer-controls .text-link{font-size:10px;gap:15px;white-space:nowrap}
/* Motion follows the native scroll; no scroll interception. */
.motion-enabled [data-reveal]{transition:opacity .65s,translate .65s}.motion-enabled [data-reveal]:not(.is-visible){opacity:.2;translate:0 20px}.motion-enabled [data-reveal].is-visible{opacity:1;translate:0 0}.motion-enabled .ambient{animation:ambient-drift 12s ease-in-out infinite alternate}.motion-enabled .scene:not(.scene-active) .ambient,.page-hidden .ambient{animation-play-state:paused!important}@keyframes ambient-drift{to{transform:translate(3%,-3%) scale(1.05)}}.motion-paused .reading-progress{visibility:hidden}.motion-paused [data-parallax],.motion-paused [data-rotate],.motion-paused [data-stage],.motion-paused .stack-card{transform:none!important}.motion-paused [data-reveal]{opacity:1!important;translate:none!important}.motion-paused .word:after{opacity:0!important}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}html.motion-paused{scroll-behavior:auto!important}
@media(min-width:1600px){.hero-grid{min-height:665px}.hero h1{font-size:90px}.hero-art img{aspect-ratio:1.1}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.nav-bar{gap:20px}.main-nav{gap:20px}.caqa-logo{width:126px}.crm-wordmark{font-size:18px;padding-left:12px}.brand{gap:12px}.hero h1{font-size:64px}.hero-grid{min-height:550px}.hero-float{padding:12px 15px}.hero-float strong{font-size:11px}.float-one{right:-10px}.hero-proof{font-size:9px}.hero .actions{gap:15px}.hero .button{padding-inline:17px;font-size:12px;gap:18px}.hero .text-link{font-size:11px}.mega-grid{gap:23px}.mega-feature{padding:18px}.mega-column h3{font-size:20px}.team-layout{gap:40px}.stack-card{padding:45px 40px;gap:45px}.questions{gap:60px}.footer-grid{gap:30px}.hero-visual{margin-left:8px}}
@media(max-width:1060px){.nav-bar{min-height:79px;justify-content:space-between}.header-actions{margin-left:auto}.menu-toggle{display:grid;place-items:center}.main-nav{gap:20px;flex:none}.enhanced .main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 25px 40px #17273e15;max-height:calc(100dvh - 118px);overflow:auto;padding:8px 32px 22px}.enhanced .main-nav.open{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0}.enhanced .main-nav.open>*{flex-shrink:0}.main-nav>a,.main-nav>details>summary{padding:17px 0;font-size:14px}.main-nav>details>summary{justify-content:space-between}.main-nav>details,.main-nav>a{border-bottom:1px solid var(--line)}.mega-panel,.small-panel{position:static;width:100%;max-height:none;overflow:visible;border:0;box-shadow:none}.mega-grid{width:100%;grid-template-columns:repeat(2,1fr);padding:12px 0 22px;gap:28px}.mega-column h3{min-height:0}.mega-feature{grid-column:1/-1;display:none}.mega-bottom{width:100%;gap:20px;font-size:10px}.small-panel{padding:0 12px 22px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:57px}.hero-intro{font-size:13px}.hero-proof{max-width:330px}.hero .actions{align-items:flex-start;flex-direction:column;gap:9px}.hero-visual{margin-left:0}.hero-float{padding:11px 12px;gap:9px}.hero-float small{font-size:7px}.hero-float strong{font-size:10px}.float-icon{width:30px;height:30px;font-size:20px}.float-two{left:-14px}.hero .eyebrow{font-size:8px}.finder-grid{gap:35px;grid-template-columns:.85fr 1.3fr}.finder h2{font-size:37px}.capability-grid{gap:22px}.capability-grid h3{font-size:23px}.control-strip{gap:25px}.control-strip>div{gap:16px}.control-strip p{font-size:11px}.control-strip small{font-size:9px}.product-body{grid-template-columns:145px 1fr}.product-content{padding:26px}.product-sidebar{padding:22px 10px;font-size:10px}.preview-brand img{width:78px}.product-sidebar .preview-brand{font-size:11px;gap:6px}.contact-identity{padding:20px}.contact-timeline{padding:20px}.stack-copy h3{font-size:36px}.stack-copy>p{font-size:12px}html:not(.enhanced) .nav-bar{flex-wrap:wrap}html:not(.enhanced) .main-nav{order:3;width:100%;justify-content:space-between}html:not(.enhanced) .main-nav .mega-panel{position:absolute;top:100%;left:0;background:white;padding:20px 32px;max-height:70dvh;overflow:auto}html:not(.enhanced) .main-nav .small-panel{position:absolute;top:100%;left:0;background:white;padding:20px 32px}}
@media(max-width:800px){.wrap{width:calc(100% - 44px)}.utility-regions{gap:10px;font-size:8px}.utility-links{gap:14px}.utility-links>a:first-child{display:none}.utility-links>a{font-size:9px}.group-menu>summary{font-size:9px;padding:8px 11px}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr;min-height:auto;gap:0}.hero-copy{max-width:570px;padding-bottom:12px}.hero h1{font-size:clamp(52px,8.7vw,73px);margin:23px 0}.hero .eyebrow{font-size:9px}.hero-intro{font-size:14px}.hero .actions{flex-direction:row;align-items:center;gap:25px}.hero .button{font-size:12px}.hero .text-link{font-size:12px}.hero-proof{max-width:none;font-size:10px;margin-top:24px}.hero-visual{min-height:450px;width:min(560px,100%);justify-self:center;margin-top:12px}.hero-art{width:100%;margin-left:0}.hero-art img{aspect-ratio:1.23}.hero-orbit{inset:3% 5% 4%}.float-one{right:0;top:16%}.float-two{left:0;bottom:10%}.hero-float{padding:14px 16px}.hero-float small{font-size:8px}.hero-float strong{font-size:12px}.visual-index{bottom:0;font-size:8px;right:0}.hero-bottom{margin-top:30px;font-size:8px}.hero-bottom>span{max-width:230px}.hero-bottom>a{gap:10px}.manifesto{padding-block:75px}.reveal-text{font-size:37px;line-height:1.25}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:32px}.section-heading>p br{display:none}.section-heading>p{font-size:12px}.section-heading .eyebrow{margin-bottom:20px}.finder{padding-block:50px}.finder-grid{grid-template-columns:1fr;gap:30px}.finder h2{font-size:39px}.finder h2 br{display:none}.finder form{gap:16px}.experience,.teams{padding-block:70px}.preview-tabs{gap:15px}.preview-tabs>a{min-width:0;flex:1;font-size:11px;gap:15px}.product-body{grid-template-columns:1fr}.product-sidebar{display:none}.product-content{padding:25px}.preview-heading h3{font-size:29px}.contact-identity{padding:22px}.contact-timeline{padding:22px}.product-body{min-height:430px}.preview-panel{min-height:380px}.experience-caption{align-items:flex-start;flex-direction:column;gap:9px}.journey{padding-block:70px}.stack-card{padding:36px;gap:30px;grid-template-columns:1fr 1fr;min-height:360px}.stack-copy h3{font-size:30px;margin:20px 0 15px}.stack-copy>p{font-size:11px;line-height:1.8}.network-art,.signal-art,.flow-art{min-height:240px}.network-centre{padding:17px}.network-centre img{width:87px}.network-node{width:41px;height:41px;font-size:9px;border-width:5px}.flow-step{padding:16px 12px;gap:10px}.flow-step>div{font-size:10px}.flow-step small{font-size:8px}.final-step{margin-left:10px}.art-note{font-size:6px}.signal-label{padding:12px}.signal-label strong{font-size:11px}.team-layout{grid-template-columns:1fr;gap:25px}.team-photo{aspect-ratio:1.55}.team-use-cases details{padding:24px 0}.team-use-cases summary{font-size:27px}.capabilities{padding-block:70px}.capability-grid{grid-template-columns:repeat(2,1fr);gap:22px 30px}.capability-grid h3{min-height:0;font-size:26px}.capability-grid>article>p{min-height:43px;max-width:none}.control-strip{margin-top:18px;gap:20px}.control-number{font-size:43px}.control-strip>div{align-items:flex-start;flex-direction:column;gap:5px}.control-strip p{font-size:12px}.control-strip small{font-size:9px}.questions{padding-block:10px 70px;grid-template-columns:1fr;gap:30px}.questions-heading>p:not(.eyebrow){margin-top:20px}.question-orbit{display:none}.faq-list summary{font-size:13px}.closing{min-height:440px}.closing-content{padding-block:65px}.closing h2{font-size:64px}.closing-orbit{right:-20%;width:500px}.closing-watermark{font-size:145px;bottom:-7%;right:-5%}.footer{padding-top:55px}.footer-lead h2{font-size:35px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px;padding-block:35px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.footer-controls{flex-wrap:wrap;gap:10px 28px}.visual-note{flex-basis:100%;max-width:none}.footer-controls .text-link{margin-left:auto}}
@media(max-width:560px){html{scroll-padding-top:130px}.wrap{width:calc(100% - 40px)}.utility-inner{min-height:30px}.utility-regions>a:not(:first-child),.utility-regions>span{display:none}.utility-regions{font-size:9px}.utility-links{gap:14px}.utility-links>a{font-size:8px}.group-menu>summary{font-size:8px;letter-spacing:.07em;padding:7px 10px}.group-panel{width:min(310px,calc(100vw - 40px));padding:20px}.nav-bar{min-height:78px;gap:12px}.caqa-logo{width:107px}.crm-wordmark{font-size:15px;padding-left:9px;line-height:28px}.brand{gap:9px}.header-actions{gap:9px}.header-actions>.button{font-size:10px;padding:10px 11px;gap:9px;min-height:42px}.header-actions>.button>span{font-size:16px}.menu-toggle{min-width:40px;min-height:42px;padding:9px}.enhanced .main-nav{padding-inline:22px;max-height:calc(100dvh - 109px)}.mega-grid{gap:22px 25px}.mega-column h3{font-size:21px;margin:12px 0 19px;min-height:45px}.mega-column>a b{font-size:12px}.mega-column>a span{font-size:10px}.mega-bottom{align-items:flex-start;flex-direction:column;gap:9px}.hero{padding-top:35px}.hero .eyebrow{font-size:8px;letter-spacing:.1em}.hero h1{font-size:clamp(44px,11.5vw,63px);margin:25px 0 23px}.hero-intro{font-size:12px;line-height:1.8}.hero-intro br{display:none}.hero .actions{gap:8px 17px;margin-top:26px}.hero .button{font-size:11px;padding:14px 15px;gap:20px;min-height:48px}.hero .text-link{font-size:11px;gap:9px}.hero-proof{font-size:8px;gap:9px;margin-top:19px}.hero-visual{min-height:315px;margin-top:21px}.hero-art img{aspect-ratio:1.15}.hero-float{padding:11px 12px;gap:8px}.hero-float small{font-size:6px}.hero-float strong{font-size:10px}.float-icon{width:30px;height:30px;font-size:19px}.float-one{top:12%;right:-2px}.float-two{left:-2px;bottom:7%}.visual-index{font-size:6px;bottom:-5px;right:0}.hero-orbit{inset:5% 0 4%;border-color:#bbcaaf88}.hero-bottom{padding-block:18px;margin-top:29px;font-size:6px;letter-spacing:.05em;gap:20px}.hero-bottom>span{max-width:170px}.hero-bottom>a{gap:9px}.hero-bottom>a>span{font-size:12px}.manifesto{padding-block:61px}.eyebrow{font-size:8px;letter-spacing:.12em}.section-kicker{gap:15px;margin-bottom:26px}.reveal-text{font-size:30px;line-height:1.3}.manifesto-foot{align-items:flex-start;gap:20px;margin-top:28px}.manifesto-foot p{font-size:10px}.manifesto-foot .text-link{font-size:11px;gap:9px}.section-orbit{width:180px;right:-40px}.finder{padding-block:44px}.finder-grid{gap:28px}.finder h2{font-size:35px;margin-top:18px}.finder h2 br{display:block}.finder form{grid-template-columns:1fr;gap:17px}.finder label{font-size:11px}.finder select{font-size:12px}.finder .button{width:100%}.finder-result{font-size:11px}.finder-result strong{font-size:22px}.section-heading{gap:19px}.section-heading h2{font-size:38px}.section-heading>p{font-size:12px}.experience,.teams{padding-block:58px}.preview-tabs{gap:9px;margin-bottom:21px}.preview-tabs>a{font-size:10px;padding:11px 0;gap:6px}.preview-tabs>a>span{font-size:7px}.product-window{border-radius:7px}.window-chrome{padding:11px 13px;gap:12px;font-size:6px;min-height:36px}.preview-label{font-size:5px}.window-dots>i{width:4px;height:4px}.window-dots{gap:3px}.product-content{padding:21px 16px}.preview-heading{gap:10px;margin-bottom:21px}.preview-heading h3{font-size:25px;margin-top:9px}.tiny-label{font-size:6px;letter-spacing:.06em}.avatar-stack i{width:27px;height:27px;font-size:8px;border-width:2px}.contact-preview{grid-template-columns:1fr}.contact-identity{border-right:0;border-bottom:1px solid var(--line);padding:18px;display:grid;grid-template-columns:42px 1fr;gap:0 13px}.avatar.large{width:38px;height:38px;font-size:11px;grid-row:1/4}.contact-identity h4{font-size:13px;margin-top:0}.contact-identity>p{font-size:9px;margin:2px 0 7px}.contact-identity>.tag{grid-column:2;justify-self:start;font-size:8px}.contact-identity dl{grid-column:1/-1;display:flex;justify-content:space-between;gap:15px;margin-top:12px;font-size:8px}.contact-identity dl>div{margin-top:0;gap:6px}.contact-timeline{padding:20px 18px}.contact-timeline strong{font-size:10px}.contact-timeline p{font-size:9px}.contact-timeline small{font-size:6px}.timeline-heading h4{font-size:10px}.tag{font-size:8px}.contact-timeline ol{margin-top:17px}.contact-timeline li{padding-bottom:16px;gap:13px}.window-footer{font-size:7px;line-height:1.6;padding:11px 13px;gap:7px;align-items:flex-start}.window-footer .status-dot{margin-top:4px;flex:none}.preview-panel{min-height:0}.product-body{min-height:0}.experience-caption{font-size:7px;gap:6px;margin-top:19px}.experience-caption p{font-size:10px}.kanban{grid-template-columns:1fr;gap:12px}.kanban-column{min-height:100px;padding:12px}.deal-card{padding:14px}.kanban-column h4{font-size:10px;margin-bottom:10px}.deal-card h5{font-size:12px}.deal-card .tiny-label{font-size:7px}.deal-card>strong{font-size:20px}.deal-owner{margin-top:13px;font-size:9px}.empty-stage{font-size:10px;padding:10px 2px}.demo-actions{flex-wrap:wrap;gap:10px}.demo-actions .button{font-size:11px}.demo-actions p{flex-basis:100%;order:3;max-width:none;min-height:28px;font-size:9px}.reset-demo{margin-left:auto}.insight-metrics{grid-template-columns:1fr;gap:8px}.insight-metrics>div{padding:13px 16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 10px}.insight-metrics strong{font-size:24px;margin:0;grid-column:2;grid-row:1/3}.insight-metrics span{font-size:10px}.insight-metrics small{font-size:8px;grid-column:1}.chart-panel{padding:19px 14px}.chart-panel>div:first-child{display:block}.chart-panel>div>span{display:block;margin-top:7px;font-size:6px}.chart-panel h4{font-size:10px}.chart-bars{gap:15px;margin-top:25px}.chart-bars>div{grid-template-columns:49px 1fr 46px;gap:8px;font-size:8px}.journey{padding-block:58px}.stack{gap:19px}.stack-card{position:relative;top:auto;grid-template-columns:1fr;padding:28px 25px;min-height:0;gap:20px;transform:none!important}.stack-copy h3{font-size:31px;margin:20px 0 16px}.stack-copy>p{font-size:12px;line-height:1.8}.chapter{font-size:9px}.inline-features{font-size:8px;margin-top:20px;gap:8px 12px}.network-art,.signal-art,.flow-art{min-height:255px;width:min(100%,330px);margin-inline:auto}.network-centre{padding:19px 22px}.network-centre img{width:110px}.network-node{width:46px;height:46px;font-size:10px}.node-a{left:24%}.node-c{left:8%}.flow-step{padding:17px 16px;gap:14px}.flow-step>div{font-size:12px}.flow-step small{font-size:9px}.flow-art{gap:15px}.signal-label strong{font-size:12px}.team-photo{aspect-ratio:1.17;border-top-right-radius:50px}.team-photo figcaption{font-size:10px;left:20px;bottom:19px}.team-use-cases summary{font-size:23px;gap:14px}.team-use-cases summary>span{font-size:9px}.team-use-cases details p{font-size:12px;margin-left:28px}.team-use-cases>.text-link{font-size:12px}.capabilities{padding-block:58px}.capability-grid{gap:20px;grid-template-columns:1fr}.capability-grid>article{padding:22px 0 0}.capability-grid h3{font-size:28px;margin:18px 0 12px}.capability-grid>article>p{font-size:12px;min-height:0;margin-bottom:18px}.module-detail summary{font-size:13px;min-height:49px}.module-detail p{font-size:12px}.control-strip{gap:25px;grid-template-columns:1fr;margin-top:35px;padding:25px 0}.control-strip>div{flex-direction:row;align-items:center;gap:25px}.control-number{font-size:48px;width:35px}.control-strip p{font-size:13px}.control-strip small{font-size:10px}.questions{padding-block:5px 58px;gap:25px}.questions h2{font-size:39px}.questions-heading>p:not(.eyebrow){font-size:12px;margin-top:20px}.faq-list summary{font-size:13px;padding:21px 0;gap:20px;min-height:72px}.faq-list details>div{padding:0 13px 21px 0}.faq-list p{font-size:12px}.closing{min-height:425px}.closing-content{padding-block:58px}.closing h2{font-size:55px;margin:25px 0 20px}.closing-content>p:not(.eyebrow){font-size:12px;max-width:260px}.closing .actions{gap:15px;margin-top:25px}.closing .button{font-size:11px;gap:18px;padding:14px 17px}.closing .text-link{font-size:11px;gap:12px}.closing-orbit{right:-65%;top:0;opacity:.7}.closing-watermark{font-size:112px;right:-15%;bottom:-6%}.footer{padding-top:44px}.footer-lead{flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:31px}.footer-lead h2{font-size:35px;margin-top:25px}.footer-lead p{font-size:12px;margin-top:18px}.footer-lead>.text-link{font-size:12px}.footer-grid{gap:32px 22px;padding-block:35px}.footer-grid h3{font-size:18px;line-height:1.2;margin-bottom:18px;min-height:43px}.footer-grid a{font-size:11px;min-height:38px}.footer-contact .footer-phone{font-size:20px}.footer-contact p{font-size:10px}.footer-contact strong{font-size:10px;margin-top:17px}.footer-bottom{font-size:9px;padding-block:24px}.footer-bottom nav{font-size:9px;gap:15px}.footer-bottom>strong{font-size:10px}.visual-note{font-size:8px;line-height:1.8}.footer-controls{padding-bottom:20px}.footer-controls .text-link{font-size:10px}html:not(.enhanced) .main-nav{flex-wrap:wrap;gap:5px 15px}html:not(.enhanced) .main-nav>a,html:not(.enhanced) .main-nav>details>summary{font-size:12px;padding:13px 0}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{gap:7px}.caqa-logo{width:91px}.crm-wordmark{font-size:14px;padding-left:7px}.header-actions{gap:7px}.header-actions>.button{padding-inline:8px;font-size:9px;gap:7px}.menu-toggle{min-width:37px}.hero h1{font-size:42px}.hero .actions{gap:7px 14px}.hero .button{font-size:10px;padding-inline:12px}.hero .text-link{font-size:10px}.hero .eyebrow{font-size:7px}.hero-visual{min-height:280px}.hero-proof{font-size:7px}.hero-float strong{font-size:9px}.hero-float{padding:10px}.float-icon{width:25px;height:25px}.hero-bottom>span{max-width:140px}.footer-grid{column-gap:18px}.footer-grid h3{font-size:17px}.footer-contact .footer-phone{font-size:18px}.finder h2{font-size:33px}.closing h2{font-size:49px}}
@media(max-height:750px) and (min-width:561px){.stack-card{position:relative;top:auto;transform:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-parallax],[data-rotate],[data-stage],.stack-card{transform:none!important}[data-reveal]{opacity:1!important;translate:none!important}.word:after{opacity:0!important}}
@media(forced-colors:active){.button,.product-window,.hero-float,.deal-card,.tag{border:1px solid CanvasText}.hero-art,.hero-orbit,.closing-orbit,.closing-watermark,.ambient,.network-art,.signal-art,.flow-art{display:none}.hero,.closing{background:Canvas}.reveal-text .word:after{display:none}}
/* Cinematic edition: editorial photographs, tactile sculpture and layered native motion. */
.hero-grid{min-height:630px}.hero-visual{perspective:1200px}.hero-art{border-radius:49% 49% 12% 12%;box-shadow:0 35px 70px #173d6310}.hero-art img{transition:scale 1.2s ease}.hero-art:hover img{scale:1.025}.hero-people{display:flex;align-items:center;gap:14px;margin-top:23px}.hero-people img{width:105px;height:58px;object-fit:cover;border-radius:4px}.hero-people span{font-size:10px;color:var(--muted);line-height:1.6}.hero-people b{color:var(--ink);font-weight:500}.hero-bottom{align-items:center}.hero-bottom .hero-motion{margin-left:auto;border:1px solid var(--line);border-radius:30px;padding:6px 15px;min-height:38px;color:var(--ink);font:10px 'Segoe UI',sans-serif;letter-spacing:0}.hero-bottom>a{margin-left:auto}.mega-image{margin:-22px -22px 0;overflow:hidden;height:112px}.mega-image img{width:100%;height:100%;object-fit:cover}.mega-feature h3{margin-top:18px}.mega-feature{overflow:hidden}
.people-gallery{padding-block:80px 20px;overflow:clip;background:radial-gradient(ellipse at 85% 40%,#f0f6f1,transparent 65%),#fff}.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px;gap:30px}.gallery-heading .eyebrow{margin-bottom:20px}.gallery-heading h2{font-size:clamp(42px,4.9vw,72px)}.gallery-heading>p{font-size:13px;padding-bottom:8px}.gallery-track{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:25px;align-items:start;perspective:1300px;padding:35px 0 70px}.gallery-card{min-width:0;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg));transform-origin:50% 50%}.gallery-card>img{width:100%;height:390px;object-fit:cover;border-radius:8px;box-shadow:0 25px 45px #102e3715;transition:filter .4s}.gallery-0{margin-top:75px}.gallery-2{margin-top:120px}.gallery-card figcaption{display:flex;gap:15px;margin-top:22px}.gallery-card figcaption>span{font:10px ui-monospace,monospace;color:var(--green);padding-top:5px}.gallery-card h3{font:400 22px/1.15 var(--serif);letter-spacing:-.03em}.gallery-card p{font-size:11px;margin-top:10px;max-width:230px}.gallery-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:20px}.gallery-foot>span{font:9px ui-monospace,monospace;letter-spacing:.1em;color:var(--muted)}
.manifesto{padding-block:95px 40px}.connection-universe{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:35px;margin-top:35px}.universe-caption{padding-left:30px}.universe-caption h3{font:400 clamp(32px,3.1vw,47px)/1.15 var(--serif);letter-spacing:-.04em;margin:25px 0 20px}.universe-caption p{font-size:13px}.orbit-film{position:relative;aspect-ratio:4/3;min-width:0}.orbit-poster,.orbital-video{width:100%;height:100%;object-fit:contain}.orbital-video{position:absolute;inset:0;opacity:0;transition:opacity .35s}.orbital-video.is-playing{opacity:1}.universe-brand{position:absolute;width:19%;left:40.5%;top:43%;display:flex;align-items:center;flex-direction:column;gap:5px}.universe-brand img{width:100%}.universe-brand span{font-size:11px;font-weight:500;letter-spacing:.15em}.universe-label{position:absolute;font-size:10px;background:#fff;border:1px solid #dce5e0;border-radius:40px;padding:10px 17px;box-shadow:0 10px 35px #19312d0a;transform:translateY(var(--shift,0px))}.label-a{left:5%;top:24%}.label-b{right:0;top:49%}.label-c{left:16%;bottom:16%}
.finder-grid{grid-template-columns:1fr 1.4fr;gap:80px;align-items:center}.finder-sculpture{width:230px;height:130px;margin-top:24px;overflow:hidden;border-radius:80px 10px 80px 10px;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg))}.finder-sculpture img{width:100%;height:100%;object-fit:cover}.experience .ambient{inset:15% -6% 0 52%;opacity:.3;overflow:hidden}.experience .ambient img{width:100%;height:100%;object-fit:cover;transform:rotate(var(--turn,0deg)) scale(1.15);mask-image:linear-gradient(90deg,transparent,#000 65%)}.experience .wrap{position:relative}.product-window{box-shadow:0 50px 80px -35px #20355044,0 0 0 9px #ffffff66}.product-perspective{padding-inline:10px}.experience-caption{margin-top:35px}
.stack{gap:55px}.stack-card{padding:0;overflow:hidden;grid-template-columns:.95fr 1.05fr;gap:0;min-height:490px;box-shadow:0 25px 60px #22324b16;background:#fff}.stack-card:nth-child(2),.stack-card:nth-child(3){background:#fff}.stack-copy{padding:50px}.stack-copy h3{font-size:clamp(30px,3vw,43px)}.stack-copy>p{font-size:13px;line-height:1.85}.workflow-visual{align-self:stretch;min-height:490px;position:relative;overflow:hidden;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg)) scale(1.03)}.workflow-visual>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.workflow-visual figcaption{position:absolute;left:25px;right:25px;bottom:32px;display:flex;gap:10px;align-items:center;background:#fffffff2;border:1px solid #fff;box-shadow:0 15px 40px #17273e12;padding:17px 20px;border-radius:4px;font-size:11px;color:var(--ink);backdrop-filter:blur(10px)}.art-coordinate{position:absolute;top:25px;left:27px;font:8px ui-monospace,monospace;letter-spacing:.12em;color:var(--ink);background:#ffffffd9;border-radius:3px;padding:8px 12px}.team-photo{aspect-ratio:1.16;border-radius:8px 100px 8px 8px;isolation:isolate}.team-photo img{height:110%;margin-top:-5%;width:100%;object-fit:cover;transition:opacity .25s;transform:translateY(var(--shift,0px)) scale(1.02)}.team-photo:after{background:linear-gradient(transparent 65%,#152834a6)}.team-photo figcaption{font-size:12px;z-index:2;color:#fff}.team-photo.is-changing img{opacity:.35}.team-use-cases details[open] summary{color:var(--green)}
.capability-grid{gap:26px}.capability-grid>article{padding-top:0;border:0}.capability-photo{height:180px;overflow:hidden;border-radius:7px;margin-bottom:28px;transform:translateY(var(--shift,0px))}.capability-photo img{height:100%;width:100%;object-fit:cover;transition:scale .8s}.capability-grid>article:hover .capability-photo img{scale:1.05}.capability-grid h3{font-size:27px}.questions-photo{width:85%;max-width:375px;position:relative;margin-top:38px;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg))}.questions-photo>img{aspect-ratio:1.3;width:100%;height:auto;object-fit:cover;border-radius:60px 6px 6px 6px}.questions-photo figcaption{font-size:11px;line-height:1.7;margin-top:17px;color:var(--muted)}
.closing{min-height:640px;isolation:isolate;background:#f7f8f5;overflow:clip}.closing-photo{position:absolute;inset:-65px 0;z-index:-2;transform:translateY(var(--shift,0px))}.closing-photo img{width:100%;height:100%;object-fit:cover}.closing:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fffffff5 0%,#ffffffed 22%,#ffffff80 47%,#ffffff00 70%)}.closing-content{padding-block:120px}.closing h2{font-size:clamp(57px,6.1vw,89px)}.closing-orbit{display:none}.closing-content>p{color:#465366}.footer-lead{position:relative;padding-right:300px;min-height:300px}.footer-art{position:absolute;right:-10px;top:15px;width:285px;opacity:.95;overflow:hidden;border-radius:50%;transform:rotate(var(--turn,0deg));mask-image:radial-gradient(ellipse,#000 50%,transparent 72%)}
@keyframes breathing-light{0%{background-position:0% 50%}100%{background-position:100% 50%}}
.motion-enabled .people-gallery{background-size:170% 170%;animation:breathing-light 14s ease-in-out infinite alternate}.motion-enabled .people-gallery:not(.scene-active),.page-hidden .people-gallery{animation-play-state:paused}.motion-enabled .gallery-card img{will-change:auto}.motion-enabled .hero-art{transition:box-shadow .4s}.motion-enabled .scene-active .universe-label{box-shadow:0 12px 30px #284b3b16}
@media(min-width:1600px){.gallery-card>img{height:430px}}
@media(max-width:1060px){.hero-grid{min-height:0}.hero-bottom{gap:20px}.gallery-track{gap:19px}.gallery-card>img{height:310px}.gallery-card h3{font-size:21px}.stack-copy{padding:35px}.stack-card,.workflow-visual{min-height:430px}.finder-grid{gap:40px}.footer-lead{padding-right:210px}.footer-art{width:215px}.connection-universe{gap:15px}.universe-caption{padding-left:0}.universe-brand span{font-size:8px}.universe-label{font-size:8px;padding:8px 10px}}
@media(max-width:800px){.people-gallery{padding-top:60px}.gallery-heading{margin-bottom:25px;align-items:flex-start;flex-direction:column;gap:20px}.gallery-heading h2{font-size:48px}.gallery-track{gap:16px;padding-bottom:45px}.gallery-card>img{height:250px}.gallery-card figcaption{gap:8px}.gallery-card h3{font-size:20px}.gallery-card p{font-size:10px}.gallery-0{margin-top:40px}.gallery-2{margin-top:70px}.connection-universe{grid-template-columns:1fr;gap:0}.universe-caption{padding-top:35px}.universe-caption h3{font-size:36px}.orbit-film{max-width:650px;width:100%;margin:auto}.universe-label{font-size:11px;padding:10px 17px}.universe-brand span{font-size:11px}.finder-grid{grid-template-columns:1fr;gap:35px}.finder-grid>div{position:relative}.finder-sculpture{position:absolute;right:0;top:-15px;width:170px;height:140px;margin:0}.finder h2{max-width:70%}.stack-copy{padding:30px}.stack-card{min-height:405px}.workflow-visual{min-height:405px}.workflow-visual figcaption{left:16px;right:16px;padding:12px;font-size:10px}.capability-photo{height:220px}.questions-photo{display:block;max-width:370px;width:100%}.closing{min-height:590px}.closing:after{background:linear-gradient(90deg,#ffffffed,#ffffffb3 40%,#ffffff00)}.footer-lead{padding-right:150px}.footer-art{width:190px;top:80px;right:-25px}}
@media(max-width:560px){.hero-people{margin-top:20px}.hero-people img{width:83px;height:47px}.hero-people span{font-size:9px}.hero-bottom{flex-wrap:wrap;gap:10px}.hero-bottom>span{max-width:none;flex-basis:100%;font-size:7px}.hero-bottom>a{margin-left:0;font-size:8px;min-height:38px}.hero-bottom .hero-motion{font-size:10px;min-height:38px}.hero-visual{margin-top:25px}.people-gallery{padding-top:48px}.gallery-heading .eyebrow{font-size:7px}.gallery-heading h2{font-size:42px}.gallery-heading>p{font-size:12px}.gallery-track{grid-template-columns:1fr;gap:35px;padding-block:10px 35px;width:calc(100% - 56px)}.gallery-card{margin:0}.gallery-card>img{height:auto;aspect-ratio:1.35;object-fit:cover}.gallery-1{margin-inline:15px -8px}.gallery-2{margin-inline:-8px 15px}.gallery-card h3{font-size:25px}.gallery-card p{font-size:11px;max-width:none}.gallery-card figcaption{margin-top:17px;gap:15px}.gallery-foot{flex-wrap:wrap;gap:5px}.gallery-foot>span{font-size:7px}.gallery-foot .text-link{font-size:11px}.manifesto{padding-top:58px;padding-bottom:20px}.connection-universe{margin-top:0}.universe-caption h3{font-size:31px}.universe-caption p{font-size:12px}.universe-label{font-size:8px;padding:7px 9px}.label-b{right:-8px}.label-a{left:-8px}.universe-brand span{font-size:7px}.finder-sculpture{width:100px;height:105px;top:10px}.finder h2{font-size:33px;max-width:75%}.product-perspective{padding-inline:0}.product-window{box-shadow:0 25px 50px #20355018}.experience .ambient{opacity:.18;inset:25% 0 0 25%}.stack{gap:28px}.stack-card{grid-template-columns:1fr;gap:0;min-height:0;padding:0;overflow:hidden}.stack-copy{padding:30px 27px}.stack-copy h3{font-size:31px}.stack-copy>p{font-size:12px}.workflow-visual{width:100%;height:310px;min-height:0;transform:none!important}.workflow-visual>img{object-position:center}.workflow-visual figcaption{bottom:21px;font-size:10px;padding:13px 15px;left:20px;right:20px}.art-coordinate{top:20px;left:20px;font-size:7px}.team-photo{border-top-right-radius:70px}.team-photo figcaption{font-size:10px}.capability-photo{height:auto;aspect-ratio:1.65;margin-bottom:22px}.capability-photo img{height:100%;object-fit:cover}.capability-grid{gap:34px}.capability-grid h3{font-size:30px}.questions-photo{width:100%;max-width:270px;margin-top:25px}.questions-photo figcaption{font-size:10px}.closing{min-height:660px;display:flex;align-items:flex-start}.closing-photo{inset:210px -30% -25px -30%;transform:translateY(var(--shift,0px))}.closing-photo img{object-position:65% center}.closing:after{background:linear-gradient(#fffffff5 10%,#ffffffee 33%,#ffffff00 72%)}.closing-content{padding-block:55px 300px}.closing h2{font-size:55px;margin-block:24px 18px}.closing-content>p{font-size:12px}.footer-lead{padding-right:0;min-height:0;gap:12px}.footer-art{width:135px;right:-22px;top:170px;opacity:.6}.footer-lead>.text-link{z-index:1}.footer-lead p{max-width:240px}}
@media(prefers-reduced-motion:reduce){.orbital-video{display:none!important}.gallery-card{transform:none!important}.team-photo img{transition:none!important}}
@media(forced-colors:active){.closing-photo,.footer-art,.orbit-film,.experience .ambient{display:none}.closing:after{display:none}.closing-content{padding-bottom:60px}.hero-art{display:none}.workflow-visual figcaption{background:Canvas;border:1px solid CanvasText;color:CanvasText}.gallery-card figcaption{color:CanvasText}}

/* Text remains readable at every point in its entrance. */
.motion-enabled [data-reveal]:not(.is-visible){opacity:1;translate:0 24px}
.hero-art{transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg)) rotateY(var(--yaw,0deg)) rotateX(var(--lean,0deg))}
@media(max-width:560px){.finder h2{max-width:none}.finder-sculpture{position:relative;top:auto;right:auto;width:155px;height:95px;margin-top:22px}}

/* CAQA CRM immersive edition. White, photographic and spatial. */
:root{--ink:#10254e;--muted:#4c5d71;--green:#207148;--blue:#2759bf;--gold:#80601c;--line:#dce4ea}
.wrap{width:min(1480px,calc(100% - 96px))}
.eyebrow,.chapter{font-size:12px;line-height:1.6;letter-spacing:.13em}
.main-nav>a,.main-nav>details>summary{font-size:14px}.utility,.utility a,.group-menu>summary{font-size:12px}.nav-bar{min-height:84px}.mega-column h3{font-size:21px}.mega-column a b{font-size:14px}.mega-column a>span{font-size:12px}.mega-feature h3{font-size:30px}.mega-feature p{font-size:14px}.small-panel>a>b{font-size:14px}.small-panel>a>span{font-size:13px}
.immersive-hero{isolation:isolate;min-height:780px;height:min(960px,calc(100svh - 115px));overflow:clip;padding:0;background:#f6f9fb}
.immersive-hero .hero-grid{display:block;min-height:0;height:calc(100% - 70px);position:static;padding-block:clamp(42px,6vh,86px)}
.immersive-hero .hero-copy{position:relative;z-index:3;max-width:720px;padding:0}
.immersive-hero h1{font-size:clamp(64px,6.8vw,112px);line-height:.98;letter-spacing:-.055em;margin-block:25px 24px}
.immersive-hero .hero-intro{max-width:405px;font-size:18px;line-height:1.65}
.immersive-hero .actions{margin-top:28px;gap:26px}.immersive-hero .hero-proof{margin-top:24px;font-size:13px;gap:12px}
.immersive-hero .hero-visual{position:absolute;inset:0;z-index:-1;margin:0;min-height:0;width:100%;height:100%;perspective:1600px}
.immersive-hero .hero-art{position:absolute;inset:-5%;width:110%;height:110%;margin:0;border-radius:0;box-shadow:none;transform:translate3d(0,var(--shift,0px),0) scale(1.025);overflow:hidden}
.immersive-hero .hero-art img{height:100%;width:100%;object-fit:cover;object-position:70% center}
.immersive-hero .hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fffffff0 22%,#ffffffba 38%,#ffffff35 58%,#ffffff00 76%),linear-gradient(0deg,#ffffffcc,#ffffff00 25%);pointer-events:none}
.immersive-hero .hero-float{position:absolute;z-index:2;width:auto;background:#ffffffef;backdrop-filter:blur(14px);border:1px solid #fff;box-shadow:0 16px 55px #16344c18;border-radius:10px;padding:17px 24px;max-width:310px;transform:translateY(var(--shift,0px))}
.immersive-hero .float-one{top:28%;left:auto;right:6%}.immersive-hero .float-two{bottom:20%;left:auto;right:18%;top:auto}.hero-float small{font-size:11px}.hero-float strong{font-size:16px}.hero-float .float-icon{width:42px;height:42px}
.hero-photo-strip{display:flex;gap:10px;align-items:center;margin-top:24px}.hero-photo-strip img{width:82px;height:58px;object-fit:cover;border:3px solid white;border-radius:5px;box-shadow:0 5px 16px #233d5920}.hero-photo-strip img:nth-child(2){margin-left:-24px;transform:rotate(5deg)}.hero-photo-strip span{font-size:13px;line-height:1.6;margin-left:8px;color:var(--muted)}.hero-photo-strip b{font-weight:600;color:var(--ink)}
.immersive-hero .hero-bottom{height:70px;position:relative;z-index:4;background:#ffffff9e;border-top:1px solid #ffffffad;backdrop-filter:blur(12px);padding:0 24px;width:100%;justify-content:space-between}
.hero-bottom>span,.hero-bottom>a{font-size:12px}.hero-bottom .hero-motion{font-size:13px}.hero-bottom .hero-motion .motion-label{font-size:13px}
@media(min-width:1700px){.immersive-hero{height:900px}.immersive-hero .hero-grid{padding-top:70px}}
@media(max-width:1060px){.wrap{width:calc(100% - 56px)}.utility-regions a,.utility-links a,.group-menu>summary{font-size:11px}.main-nav>a,.main-nav>details>summary{font-size:16px}.immersive-hero{min-height:740px;height:auto}.immersive-hero .hero-grid{padding-block:55px 110px}.immersive-hero h1{font-size:clamp(60px,9vw,90px)}.immersive-hero .float-one{right:4%;top:55%}.immersive-hero .float-two{right:7%;bottom:15%}.immersive-hero .hero-float{max-width:240px}.immersive-hero .hero-bottom{min-height:70px;height:auto;gap:12px}.hero-bottom>span{font-size:10px}.hero-bottom>a{font-size:11px}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.utility-regions{gap:10px}.utility-regions a{font-size:10px}.utility-links>a{display:none}.nav-bar{min-height:76px}.caqa-logo{width:112px}.crm-wordmark{font-size:18px;padding-left:10px}.brand{gap:10px}.header-actions{gap:12px}.header-actions .button{font-size:12px;padding:10px 12px;min-height:42px}.immersive-hero{min-height:1000px}.immersive-hero .hero-grid{padding-block:38px 450px}.immersive-hero .hero-copy{max-width:100%}.immersive-hero .eyebrow{font-size:10px}.immersive-hero h1{font-size:clamp(54px,11.5vw,74px);margin-block:24px;line-height:1.04}.immersive-hero .hero-intro{font-size:16px;max-width:340px}.immersive-hero .actions{flex-wrap:wrap;gap:18px}.immersive-hero .actions .button{font-size:14px}.immersive-hero .actions .text-link{font-size:14px}.immersive-hero .hero-proof{font-size:12px;flex-wrap:wrap;gap:10px}.hero-photo-strip{display:none}.immersive-hero .hero-art{inset:390px -15% -50px;width:130%;height:auto}.immersive-hero .hero-art img{object-position:60% center}.immersive-hero .hero-visual:after{background:linear-gradient(#fff 30%,#fffffff5 39%,#ffffff00 61%,#ffffff22)}.immersive-hero .hero-float{padding:12px 16px;max-width:235px}.immersive-hero .float-one{top:auto;bottom:300px;right:4%}.immersive-hero .float-two{bottom:120px;left:5%;right:auto}.hero-float small{font-size:10px}.hero-float strong{font-size:14px}.immersive-hero .hero-bottom{padding:14px 20px;backdrop-filter:none;background:#ffffffd9}.hero-bottom>span{flex-basis:100%;font-size:10px;letter-spacing:.06em}.hero-bottom>a{font-size:11px}.hero-bottom .hero-motion{font-size:12px}}
@media(prefers-reduced-motion:reduce){.immersive-hero .hero-art{transform:none}}

/* Large photographic chapters, with a direct horizontal fallback. */
.people-gallery{background:#fff;padding:90px 0 60px;overflow:clip}.gallery-pin{width:100%}.gallery-heading{align-items:end;margin-bottom:36px}.gallery-heading h2{font-size:clamp(44px,4.5vw,76px)}.gallery-heading .eyebrow{font-size:12px}.gallery-heading>p,.gallery-navigation>p{font-size:16px}.gallery-navigation{display:flex;align-items:end;gap:38px}.gallery-buttons{display:flex;align-items:center;gap:15px}.gallery-buttons button{border:1px solid #c5d2de;border-radius:50%;width:48px;height:48px;background:white;color:var(--ink);font-size:21px;transition:background .2s,transform .2s}.gallery-buttons button:hover:not(:disabled){background:var(--ink);color:white;transform:scale(1.06)}.gallery-buttons button:disabled{opacity:.35}.gallery-count{font:13px ui-monospace,monospace;white-space:nowrap;color:var(--muted)}
.gallery-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#a9c0ce #eef3f5;overscroll-behavior-x:contain;padding:12px 0 28px}.gallery-rail{display:flex;gap:28px;width:max-content;padding-inline:max(48px,calc((100vw - 1480px)/2));align-items:start}.story-card{width:min(64vw,1000px);margin:0;flex:none;scroll-snap-align:center;transform:perspective(1400px) rotateY(var(--story-turn,0deg));transform-origin:center;will-change:auto}.story-photo{height:min(48vh,540px);min-height:330px;overflow:hidden;position:relative;border-radius:8px}.story-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.story-card:hover img{transform:scale(1.035)}.story-card:nth-child(even) .story-photo{border-top-right-radius:90px}.story-card figcaption{padding:20px 2px 0;display:grid;grid-template-columns:180px 1fr;gap:6px 20px;align-items:center}.story-card h3{font-size:32px;letter-spacing:-.035em;color:var(--ink)}.story-card p{font-size:15px;grid-column:2}.story-card .chapter{grid-row:span 2}.gallery-foot{display:flex;gap:30px;padding-top:24px;border:0;align-items:center;justify-content:space-between}.gallery-foot>span{font-size:12px}.gallery-foot .text-link{font-size:14px}.gallery-meter{height:2px;background:#e2e9ee;flex:1;max-width:340px;overflow:hidden}.gallery-meter i{display:block;background:var(--green);width:100%;height:100%;transform:scaleX(.2);transform-origin:left}
.people-gallery.is-pinned{height:330vh;padding:0;overflow:visible}.is-pinned .gallery-pin{position:sticky;top:119px;height:calc(100vh - 119px);padding-block:28px 12px;overflow:hidden;background:#fff}.is-pinned .gallery-heading{margin-bottom:15px}.is-pinned .gallery-heading h2{font-size:clamp(42px,4vw,66px)}.is-pinned .gallery-viewport{overflow:hidden;scroll-snap-type:none;padding-top:7px;padding-bottom:5px}.is-pinned .story-photo{height:calc(100vh - 405px);min-height:270px;max-height:490px}.is-pinned .story-card figcaption{padding-top:17px}.is-pinned .gallery-foot{padding-top:14px}.is-pinned .story-card h3{font-size:29px}
.manifesto{padding-block:100px 65px}.manifesto .section-kicker{font-size:12px}.manifesto h2{font-size:clamp(40px,4.5vw,74px);max-width:1320px;line-height:1.2}.manifesto .word{color:#77818c}.manifesto .word:after{color:var(--ink)}.manifesto-foot p{font-size:17px}.manifesto-foot .text-link{font-size:15px}
.immersive-universe{position:relative;isolation:isolate;overflow:hidden;min-height:580px;border-radius:14px;background:linear-gradient(135deg,#f1f8ff,#f3faf7);margin-top:55px;padding:50px;grid-template-columns:.8fr 1.2fr;gap:40px}.universe-backdrop{position:absolute;inset:0;z-index:-1;margin:0;opacity:.45;transform:translateY(var(--shift,0px)) scale(1.14) rotate(var(--turn,0deg))}.universe-backdrop img{width:100%;height:100%;object-fit:cover;object-position:70% center}.immersive-universe:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f6fafff5,#f4f9fbe6 30%,#f4f9fb20 80%)}.universe-caption{padding:0;align-self:center}.universe-caption h3{font-family:var(--serif);font-size:clamp(36px,3.5vw,58px);line-height:1.1;max-width:420px}.universe-caption p{font-size:17px}.orbit-film{width:100%;aspect-ratio:1.5;align-self:center;background:white;border-radius:14px;box-shadow:0 28px 65px #133b5224;overflow:visible}.orbit-poster{border-radius:14px;width:100%;height:100%;object-fit:cover}.orbital-video{border-radius:14px;object-fit:cover}.universe-label{font-size:12px;padding:12px 20px;border:1px solid #d6e4e7}.label-a{left:-25px}.label-b{right:-20px}.universe-brand{width:24%}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s}.hero-video.is-playing{opacity:1}.immersive-hero .hero-float{transform:translateY(var(--shift,0px)) perspective(1200px) rotateY(var(--yaw,0deg)) rotateX(var(--lean,0deg))}
.finder{padding-block:80px;background:linear-gradient(125deg,#f5f8fc,#f7faf7)}.finder-grid{grid-template-columns:1fr 1fr;gap:90px;align-items:center}.finder-grid>div{position:relative}.finder h2{font-size:clamp(42px,4vw,64px);max-width:100%}.finder-sculpture{position:relative;inset:auto;width:100%;height:300px;max-width:540px;margin-top:30px;mix-blend-mode:multiply;border-radius:10px;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg));object-fit:cover}.finder-sculpture img{height:100%;width:100%;object-fit:cover}.finder-caption{position:relative;margin-top:15px}.finder-caption p{font-size:16px;margin-top:5px}.finder label{font-size:14px}.finder select{font-size:17px;min-height:58px}.finder form{padding:38px;background:white;border:1px solid #dce5ee;border-radius:12px;box-shadow:0 20px 60px #203e6010}.finder form button{width:100%;font-size:16px}.finder-result,.finder-result p{font-size:15px;line-height:1.7}
.section-heading>p{font-size:17px;max-width:390px}.section-heading h2{font-size:clamp(43px,4.4vw,72px)}.experience{padding-block:95px 110px;background:linear-gradient(130deg,#f4f8ff 0%,#fff 45%,#edf9f7 100%);overflow:hidden}.experience .wrap{position:relative}.experience .ambient{opacity:.25;width:900px;inset:auto -180px -120px auto;border-radius:50%;height:900px;filter:none;z-index:0}.experience-scenes{position:absolute;inset:160px -55px 0;pointer-events:none}.experience-scenes figure{position:absolute;width:220px;aspect-ratio:1;overflow:hidden;border-radius:50%;box-shadow:0 30px 65px #17446618;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg));opacity:.8}.experience-scenes figure:first-child{left:0;top:40px}.experience-scenes figure:last-child{right:0;top:420px}.experience-scenes img{height:100%;width:100%;object-fit:cover}.preview-tabs{position:relative;z-index:1}.preview-tabs a{font-size:16px}.product-perspective{position:relative;padding-inline:55px;z-index:1}.product-window{border-radius:16px;box-shadow:0 55px 90px #1b49652c;min-height:520px}.product-window .workspace-header h3{font-size:26px}.preview-note{font-size:13px}.experience .stage-caption{font-size:15px}
.journey{padding-block:100px}.stack{gap:90px}.stack-card{min-height:620px;grid-template-columns:.8fr 1.2fr;border-radius:18px;box-shadow:0 30px 75px #173a511a;border:1px solid #dce6ec;overflow:hidden;top:155px}.stack-copy{padding:52px 40px;align-self:center}.stack-copy h3{font-size:clamp(34px,3.3vw,52px)}.stack-copy>p{font-size:17px;line-height:1.8}.stack-copy li{font-size:14px}.stack-copy .text-link{font-size:15px;margin-top:24px}.workflow-visual{height:100%;min-height:620px;border-radius:0;overflow:hidden;transform:translateY(var(--shift,0px)) scale(1.06) rotate(var(--turn,0deg))}.workflow-visual>img{height:100%;width:100%;object-fit:cover}.workflow-visual figcaption{font-size:14px;bottom:48px;left:45px;right:45px;padding:18px 20px}.art-coordinate{font-size:12px;top:40px;left:40px}
.teams{padding-block:100px;background:#f5f9fa;overflow:hidden}.team-layout{grid-template-columns:1.15fr .85fr;gap:60px}.team-photo{height:640px;border-radius:12px 130px 12px 12px}.team-photo>img{height:100%;object-fit:cover;transform:translateY(var(--shift,0px)) scale(1.12)}.team-photo figcaption{font-size:15px;padding:20px 25px;bottom:30px;left:30px;right:30px}.team-use-cases summary{font-size:25px}.team-use-cases p{font-size:17px;line-height:1.8}.team-use-cases .text-link{font-size:16px}.team-filmstrip{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr .7fr;gap:30px;align-items:center;margin-top:15px}.team-filmstrip figure{height:260px;overflow:hidden;border-radius:9px;box-shadow:0 20px 50px #1a3e4914;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg))}.team-filmstrip figure:nth-child(2){margin-top:45px}.team-filmstrip img{width:100%;height:100%;object-fit:cover}.team-filmstrip p{font-family:var(--serif);font-size:40px;line-height:1.14;color:var(--ink);margin-left:12px}.team-filmstrip p em{color:var(--green)}
.capabilities{padding-block:100px}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.capability-panel{padding:0 0 26px;border:1px solid #dce5ec;background:radial-gradient(circle at var(--card-x,50%) var(--card-y,50%),#f1f8fd,white 55%);border-radius:12px;overflow:hidden;position:relative;transition:box-shadow .35s,border-color .35s}.capability-panel:hover{box-shadow:0 25px 65px #1a466516;border-color:#b3cbdc}.capability-photo{height:340px;margin:0 0 30px;transform:none!important;overflow:hidden}.capability-photo img{width:100%;height:114%;object-fit:cover;transform:translateY(calc(var(--shift,0px)*-.4));transition:scale .7s}.capability-panel:hover .capability-photo img{scale:1.025}.capability-panel>.chapter,.capability-panel>h3,.capability-panel>p,.capability-panel>details{margin-inline:30px}.capability-panel>.chapter{font-size:12px}.capability-panel>h3{font-size:37px}.capability-panel>p{font-size:16px}.capability-panel details summary{font-size:16px;min-height:52px}.capability-panel details p{font-size:15px}.control-strip{margin-top:50px}.control-strip>div>span{font-size:65px}.control-strip p{font-size:17px}.control-strip p>span{font-size:14px}
.questions{padding-block:100px;grid-template-columns:1fr 1.05fr;gap:90px}.questions-heading{position:relative;padding-bottom:110px}.questions-heading h2{font-size:clamp(42px,4vw,65px)}.questions-heading>p{font-size:17px}.questions-photo{max-width:none;width:90%;height:350px;margin-top:38px;border-radius:10px;box-shadow:0 22px 60px #163b5520}.questions-photo img{width:100%;height:100%;object-fit:cover}.questions-photo figcaption{font-size:14px}.questions-inset{position:absolute;width:45%;height:190px;bottom:0;right:0;border:8px solid white;border-radius:10px;overflow:hidden;box-shadow:0 18px 40px #122e5020;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg))}.questions-inset img{height:100%;width:100%;object-fit:cover}.faq-list{align-self:center}.faq-list summary{font-size:20px;line-height:1.5;padding-block:23px}.faq-list details p,.faq-list details li{font-size:16px;line-height:1.8}
.closing{min-height:850px;clip-path:inset(0 var(--opening,0%) round 18px);overflow:hidden;display:flex;align-items:center}.closing-photo{inset:-8%;transform:translateY(var(--shift,0px)) scale(1.03)}.closing:after{background:linear-gradient(90deg,#fffffff8,#ffffffe8 27%,#ffffff73 50%,#ffffff00 75%)}.closing h2{font-size:clamp(60px,6.5vw,110px);max-width:780px}.closing-content{padding-block:100px}.closing-content>p{font-size:19px}.closing .actions .button,.closing .actions .text-link{font-size:16px}
.footer{padding-top:85px;background:#fff;overflow:hidden}.footer-lead{min-height:400px;position:relative;padding-right:32%;align-items:end;border-bottom:0}.footer-lead h2{font-size:clamp(40px,4vw,66px)}.footer-lead p{font-size:17px;max-width:490px}.footer-lead>.text-link{font-size:17px;position:relative;z-index:2}.footer-art{width:490px;height:340px;right:-35px;top:0;opacity:1;transform:translateY(var(--shift,0px)) rotate(var(--turn,0deg));border-radius:150px 10px 150px 10px;overflow:hidden}.footer-art img{width:100%;height:100%;object-fit:cover}.footer-ribbon{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-block:45px;padding-block:25px;border-block:1px solid var(--line);color:#53677e;font-size:clamp(18px,2.3vw,36px);letter-spacing:-.035em;line-height:1;font-weight:300}.footer-ribbon i{font-style:normal;color:var(--green);font-size:25px}.footer-grid{gap:50px}.footer-grid h3{font-size:18px}.footer-grid a,.footer-grid p,.footer-grid strong{font-size:15px;line-height:1.8}.footer-bottom{font-size:13px}.footer-bottom strong{font-size:14px}.footer-bottom nav a{font-size:13px}.visual-note{font-size:12px!important}.footer-controls .text-link{font-size:14px}.motion-control{font-size:13px;min-height:42px}
.motion-enabled .experience{background-size:200% 200%;animation:caqa-colour 16s ease-in-out infinite}.motion-enabled .scene-active .story-photo img{will-change:auto}@keyframes caqa-colour{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.motion-paused .story-card,.motion-paused .hero-float,.motion-paused .questions-inset{transform:none!important}.motion-paused .closing{clip-path:none}.page-hidden .experience{animation-play-state:paused!important}
@media(max-width:1060px){.gallery-navigation{display:block}.gallery-buttons{margin-top:18px}.gallery-rail{padding-inline:28px}.story-card{width:80vw}.story-card h3{font-size:28px}.story-card figcaption{grid-template-columns:1fr}.story-card p{grid-column:auto}.story-card .chapter{grid-row:auto}.story-photo{min-height:360px}.immersive-universe{grid-template-columns:1fr;padding:40px;gap:32px}.universe-caption h3{max-width:100%}.orbit-film{max-width:650px}.finder-grid{gap:40px}.finder-sculpture{height:250px}.finder form{padding:28px}.experience-scenes figure{width:160px}.product-perspective{padding-inline:20px}.stack-card{min-height:510px;grid-template-columns:.9fr 1.1fr}.stack-copy{padding:32px 27px}.workflow-visual{min-height:510px}.stack-copy>p{font-size:16px}.team-layout{gap:35px}.team-photo{height:520px}.team-filmstrip{grid-template-columns:1fr 1fr}.team-filmstrip p{grid-column:1/-1;text-align:center;font-size:35px;margin-top:15px}.questions{gap:40px}.capability-photo{height:280px}.footer-lead{padding-right:35%;min-height:350px}.footer-art{width:350px;right:-25px;top:40px;height:290px}.footer-grid{gap:30px}}
@media(max-width:800px){.people-gallery{padding-block:55px 45px}.gallery-heading{align-items:start}.gallery-heading h2{font-size:43px}.gallery-navigation>p{display:none}.gallery-buttons{margin:0}.gallery-buttons button{width:43px;height:43px}.gallery-count{font-size:12px}.gallery-rail{gap:18px}.story-card{width:86vw}.story-photo{height:390px;min-height:0}.story-card h3{font-size:29px}.story-card p{font-size:15px}.gallery-foot>span{display:none}.gallery-meter{max-width:180px}.manifesto{padding-block:65px 40px}.manifesto h2{font-size:43px}.manifesto-foot{gap:25px;align-items:start}.manifesto-foot p{font-size:16px}.immersive-universe{padding:30px;min-height:0;overflow:hidden}.universe-caption h3{font-size:42px}.universe-caption p{font-size:16px}.universe-label{font-size:11px;padding:8px 13px}.label-a{left:0}.label-b{right:0}.finder{padding-block:60px}.finder-grid{grid-template-columns:1fr}.finder h2{max-width:100%}.finder-sculpture{height:300px;width:100%;position:relative;inset:auto;max-width:none}.finder-caption{margin-top:0}.section-heading{gap:25px}.section-heading>p{font-size:16px}.experience{padding-block:65px 70px}.product-perspective{padding:0}.experience-scenes{display:none}.product-window{border-radius:10px}.journey{padding-block:65px}.stack{gap:34px}.stack-card{position:relative!important;top:auto!important;grid-template-columns:1fr;transform:none!important}.stack-copy{padding:35px}.stack-copy h3{font-size:39px}.workflow-visual{min-height:0;height:470px;transform:none!important}.workflow-visual figcaption{font-size:14px;bottom:30px;left:25px;right:25px}.teams{padding-block:65px}.team-layout{grid-template-columns:1fr}.team-photo{height:500px}.team-use-cases summary{font-size:25px}.team-filmstrip{gap:20px}.team-filmstrip figure{height:200px}.team-filmstrip p{font-size:34px}.capabilities{padding-block:65px}.capability-grid{gap:24px}.capability-photo{height:240px}.capability-panel>h3{font-size:30px}.capability-panel>.chapter,.capability-panel>h3,.capability-panel>p,.capability-panel>details{margin-inline:22px}.questions{grid-template-columns:1fr;padding-block:65px;gap:35px}.questions-heading{padding-bottom:100px;max-width:560px}.questions-photo{height:340px}.questions-inset{height:185px;right:0}.faq-list summary{font-size:20px}.closing{min-height:780px}.closing h2{font-size:75px}.footer{padding-top:60px}.footer-lead{padding-right:0;padding-bottom:280px;min-height:0;display:block}.footer-lead>.text-link{display:inline-flex;margin-top:25px}.footer-art{width:370px;height:250px;top:auto;bottom:0;right:-10px}.footer-ribbon{gap:16px;margin-block:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.small-menu-photo{display:none}}
@media(max-width:560px){.eyebrow,.chapter{font-size:12px}.gallery-heading{display:block;margin-bottom:22px}.gallery-heading .eyebrow{font-size:11px}.gallery-heading h2{font-size:46px}.gallery-navigation{margin-top:24px}.gallery-buttons{justify-content:flex-end}.gallery-rail{padding-inline:20px}.story-card{width:88vw}.story-photo{height:330px}.story-card:nth-child(even) .story-photo{border-top-right-radius:65px}.story-card h3{font-size:29px}.story-card figcaption{gap:8px;padding-top:20px}.story-card p{font-size:15px}.story-card .chapter{font-size:12px}.gallery-foot{gap:18px}.gallery-foot .text-link{font-size:13px}.gallery-meter{max-width:110px}.manifesto h2{font-size:35px;line-height:1.25}.manifesto-foot{display:block}.manifesto-foot .text-link{margin-top:22px}.immersive-universe{margin-inline:-5px;padding:28px 20px}.universe-caption h3{font-size:36px}.universe-label{font-size:9px;padding:7px 9px}.orbit-film{margin-block:15px}.finder h2{font-size:43px}.finder-sculpture{height:230px;max-width:none;margin-block:25px 5px}.finder form{padding:24px 20px}.finder select{font-size:16px}.finder-caption .chapter{font-size:12px}.finder-caption p{font-size:15px}.section-heading h2{font-size:42px}.section-heading>p{font-size:16px}.preview-tabs a{font-size:14px}.preview-tabs a span{font-size:12px}.product-window{min-height:0}.preview-note{font-size:12px}.stack-copy{padding:30px 25px}.stack-copy h3{font-size:36px}.stack-copy>p{font-size:16px}.stack-copy li{font-size:14px}.stack-copy .chapter{font-size:12px}.workflow-visual{height:330px}.workflow-visual figcaption{font-size:13px;left:20px;right:20px;bottom:20px;padding:12px}.art-coordinate{font-size:11px;top:25px;left:25px}.team-photo{height:430px;border-top-right-radius:90px}.team-photo figcaption{font-size:14px;padding:14px;left:18px;right:18px;bottom:20px}.team-use-cases summary{font-size:23px}.team-use-cases p{font-size:16px}.team-filmstrip{gap:15px;margin-top:0}.team-filmstrip figure{height:175px}.team-filmstrip figure:nth-child(2){margin-top:30px}.team-filmstrip p{font-size:32px}.capability-grid{grid-template-columns:1fr;gap:30px}.capability-photo{height:265px}.capability-panel>h3{font-size:35px}.capability-panel>p{font-size:16px}.control-strip{gap:20px}.control-strip p{font-size:16px}.control-strip p>span{font-size:14px}.questions-heading h2{font-size:43px}.questions-heading>p{font-size:16px}.questions-photo{width:91%;height:290px}.questions-inset{height:160px;width:48%;border-width:6px}.questions-photo figcaption{font-size:13px}.faq-list summary{font-size:18px}.faq-list details p,.faq-list details li{font-size:16px}.closing{min-height:780px;align-items:start;clip-path:none}.closing-content{padding-block:65px 400px}.closing h2{font-size:61px}.closing-content>p{font-size:17px}.closing-photo{inset:230px -45% -20px -45%}.closing:after{background:linear-gradient(#fff 25%,#ffffffe3 36%,#ffffff00 70%)}.closing .eyebrow{font-size:11px}.closing .actions{gap:20px}.closing .actions .button,.closing .actions .text-link{font-size:14px}.footer-lead{padding-bottom:240px}.footer-lead h2{font-size:41px}.footer-lead p{font-size:16px;max-width:100%}.footer-art{width:300px;height:210px;opacity:1;right:-15px;bottom:0;border-radius:90px 10px 90px 10px}.footer-ribbon{flex-wrap:wrap;justify-content:center;font-size:22px;gap:15px;line-height:1.2}.footer-ribbon i{font-size:19px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid h3{font-size:17px}.footer-grid a,.footer-grid p,.footer-grid strong{font-size:14px}.footer-bottom{display:block}.footer-bottom strong{display:block;margin-top:20px}.footer-bottom nav{flex-wrap:wrap;gap:14px}.footer-controls{gap:20px}.footer-controls .visual-note{max-width:100%;font-size:12px!important}}
.is-pinned .gallery-pin{top:var(--gallery-top,121px);height:calc(100vh - var(--gallery-top,121px))}.is-pinned .story-photo{height:var(--gallery-photo-height,360px);min-height:220px;max-height:490px}
.team-photo,.capability-photo{width:100%;min-width:0;aspect-ratio:auto}
.small-menu-photo{position:relative;height:160px;margin:-8px -8px 16px;overflow:hidden;border-radius:7px}.small-menu-photo img{width:100%;height:100%;object-fit:cover}.small-menu-photo span{position:absolute;bottom:0;left:0;right:0;padding:22px 14px 12px;font-size:15px;color:white;background:linear-gradient(transparent,#102342bf)}.small-panel{width:350px}.mega-image{height:200px}.mega-feature{padding:20px}.mega-grid{grid-template-columns:repeat(4,1fr) 1.2fr;gap:25px}.mega-bottom{font-size:13px}
@media(max-width:1060px){.mega-grid{grid-template-columns:1fr 1fr}.small-panel{width:auto}.mega-feature{display:none}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.nav-bar{gap:10px}.caqa-logo{width:87px}.brand{gap:8px}.crm-wordmark{font-size:15px;padding-left:8px}.header-actions{gap:7px}.header-actions>.button{padding-inline:8px;font-size:11px;gap:6px}.menu-toggle{min-width:37px}.immersive-hero h1{font-size:50px}.mega-grid{grid-template-columns:1fr}.group-panel{width:min(280px,calc(100vw - 32px))}}
@media(prefers-reduced-motion:reduce){.gallery-viewport{scroll-behavior:auto}.story-card,.questions-inset,.hero-float{transform:none!important}.story-photo img{transition:none}.closing{clip-path:none}.hero-video{display:none!important}}
@media(forced-colors:active){.universe-backdrop,.experience-scenes,.questions-inset,.hero-photo-strip,.team-filmstrip,.footer-ribbon{display:none}.hero-visual:after,.immersive-universe:before{display:none}.immersive-hero{height:auto;min-height:0}.immersive-hero .hero-grid{padding-bottom:40px}.gallery-buttons button{border:1px solid ButtonText}.gallery-meter{display:none}.story-photo{border:1px solid CanvasText}}

/* One visual, with a clear reading surface and an independent responsive legend. */
.immersive-universe{background:linear-gradient(115deg,#fff 0%,#fff 46%,#f1f7fb 100%);border:1px solid #dce6ee;box-shadow:0 18px 50px #18384e08;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}
.immersive-universe:before{display:none}
.universe-caption{min-width:0;position:relative;z-index:1}
.universe-caption h3{color:#142640}
.universe-caption p{color:#46596e}
.connection-visual{min-width:0;width:100%;align-self:center}
.connection-visual .orbit-film{margin:0;max-width:none;overflow:hidden;box-shadow:0 18px 45px #133b5214}
.connection-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;margin:20px 0 0;padding:0}
.connection-legend li{padding:8px 14px;border:1px solid #d6e1e8;border-radius:24px;background:#fff;color:#40546b;font-size:13px;line-height:1.4}
@media(max-width:1060px){.immersive-universe{grid-template-columns:minmax(0,1fr)}.connection-visual{max-width:720px;justify-self:center}.universe-caption p br{display:none}}
@media(max-width:560px){.immersive-universe{margin-inline:0;padding:28px 20px;gap:28px}.universe-caption h3{font-size:clamp(31px,8.5vw,36px);margin-top:20px}.connection-legend{margin-top:15px;gap:7px}.connection-legend li{padding:7px 11px;font-size:12px}.connection-visual .orbit-film{border-radius:10px}}
