@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/geist.woff2") format("woff2");
}
:root {
  --font-geist-sans: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-geist-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy-950:#050d1f;--navy-900:#08142e;--navy-850:#0b1b3b;--navy-800:#10254d;--ink:#101c36;--muted:#66708a;--ivory:#f6f2ea;--paper:#fbfaf7;--gold:#ca955b;--gold-light:#e7bd8c;--gold-pale:#f3e2cf;--blue:#3974f6;--line:#101c3624}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1220px,100% - 48px);margin-inline:auto}.hero{color:#fff;background:radial-gradient(circle at 76% 42%, #3974f633, transparent 31%), radial-gradient(circle at 78% 70%, #ca955b1c, transparent 26%), linear-gradient(135deg, var(--navy-950), var(--navy-900) 58%, #0c1d42);min-height:820px;position:relative;overflow:hidden}.hero:before{pointer-events:none;content:"";opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}.nav{z-index:5;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;display:grid;position:relative}.wordmark{justify-self:start;align-items:center;gap:12px;width:fit-content;display:inline-flex}.wordmark img{object-fit:contain;width:31px;height:42px}.wordmark span{letter-spacing:.19em;font-family:Georgia,Times New Roman,serif;font-size:24px}.nav-links{color:#ffffffb8;gap:32px;font-size:14px;display:flex}.nav-links a,.text-link,.footer-inner a{transition:color .18s}.nav-links a:hover,.text-link:hover{color:#fff}.nav-cta{border:1px solid #ffffff47;border-radius:999px;justify-self:end;padding:11px 18px;font-size:13px;font-weight:650;transition:background .18s,color .18s}.nav-cta:hover{color:var(--navy-900);background:#fff}.hero-grid{z-index:2;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);align-items:center;min-height:670px;padding:76px 0 66px;display:grid;position:relative}.hero-copy{z-index:3;padding-right:20px;position:relative}.hero h1{letter-spacing:-.052em;max-width:720px;margin:0;font-size:clamp(48px,5.15vw,76px);font-weight:520;line-height:.99}.hero h1 span{color:var(--gold-light);margin-top:8px;display:block}.hero-lead{color:#ffffffad;max-width:650px;margin:27px 0 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{border-radius:4px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-size:14px;font-weight:720;display:inline-flex}.button-gold{color:var(--navy-900);background:var(--gold-light);transition:transform .18s,background .18s;box-shadow:0 16px 40px #ca955b24}.button-gold:hover{background:#f0cca1;transform:translateY(-2px)}.text-link{color:#ffffffb8;font-size:14px;font-weight:650}.hero-visual{justify-content:center;align-items:center;min-height:590px;margin-right:-120px;display:flex;position:relative}.monitor-halo{filter:blur(85px);background:#3974f62e;border-radius:50%;width:660px;height:500px;position:absolute}.hero-visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 48px 60px #0000007a);width:min(780px,100%);height:auto;position:relative;transform:rotate(.3deg)}.hero-visual p{z-index:3;color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;position:absolute;bottom:48px;right:150px}.hero-rule{z-index:2;background:#ffffff1a;height:1px;position:relative}.hero-rule span{background:var(--gold);width:26%;height:1px;display:block}.section{padding-top:124px;padding-bottom:124px}.section-kicker{color:#9a6935;letter-spacing:.14em;text-transform:uppercase;margin-bottom:21px;font-size:11px;font-weight:780}.section-kicker.light{color:var(--gold-light)}.manifesto-head{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:72px;display:grid}.manifesto h2,.platform h2,.product h2,.early-access h2{letter-spacing:-.048em;margin:0;font-size:clamp(40px,4.5vw,66px);font-weight:540;line-height:1.04}.manifesto-head>p,.product-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:84px;display:grid}.principles article{min-height:232px;padding:31px 34px 38px 0}.principles article+article{border-left:1px solid var(--line);padding-left:34px}.principles article>span{color:var(--gold);letter-spacing:.12em;font-size:11px;font-weight:800}.principles h3{letter-spacing:-.025em;margin:42px 0 14px;font-size:22px;font-weight:650}.principles p{max-width:315px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.platform{color:#fff;background:radial-gradient(circle at 77% 45%, #3974f62e, transparent 28%), linear-gradient(145deg, var(--navy-950), var(--navy-850))}.platform-inner{grid-template-columns:minmax(350px,.78fr) minmax(590px,1.22fr);align-items:center;gap:64px;display:grid}.platform-copy h2{max-width:530px;font-size:clamp(42px,4.3vw,64px)}.platform-copy>p{color:#ffffffa6;max-width:555px;margin:28px 0 0;font-size:16px;line-height:1.75}.platform-copy ul{color:#ffffffd1;gap:13px;margin:31px 0 0;padding:0;font-size:13px;line-height:1.5;list-style:none;display:grid}.platform-copy li{padding-left:22px;position:relative}.platform-copy li:before{border:1px solid var(--gold-light);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.platform-map{min-height:590px;position:relative}.map-orbit{z-index:1;border:1px dashed #e7bd8c7a;border-radius:50%;width:390px;height:390px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-core{z-index:4;background:var(--navy-950);border:1px solid #e7bd8cb8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:196px;height:196px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 15px #ca955b0f,0 0 70px #3974f63d}.map-core img{object-fit:contain;width:42px;height:54px}.map-core strong{color:var(--gold-light);letter-spacing:.02em;margin-top:12px;font-size:14px}.map-core span{color:#ffffff7a;letter-spacing:.06em;text-transform:uppercase;margin-top:5px;font-size:10px}.map-node{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2046e0;border:1px solid #ffffff24;border-radius:4px;flex-direction:column;justify-content:center;width:192px;min-height:114px;padding:17px 18px;display:flex;position:absolute;box-shadow:0 18px 45px #0000002e}.node-marker{border:1px solid #e7bd8cad;border-radius:50%;width:22px;height:22px;margin-bottom:10px;position:relative}.node-marker:after{background:var(--gold-light);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-node strong{font-size:14px;font-weight:680}.map-node small{color:#ffffff70;margin-top:5px;font-size:11px}.node-ai{top:103px;left:0}.node-hr{top:0;left:50%;transform:translate(-50%)}.node-recruitment{top:103px;right:0}.node-crm{bottom:103px;right:0}.node-projects{bottom:0;left:50%;transform:translate(-50%)}.node-docs{bottom:103px;left:0}.map-links{z-index:1;position:absolute;inset:0}.link{transform-origin:0;background:linear-gradient(90deg,#e7bd8ca3,#e7bd8c0f);width:39%;height:1px;position:absolute;top:50%;left:50%}.link-1{transform:rotate(-145deg)}.link-2{transform:rotate(-90deg)}.link-3{transform:rotate(-35deg)}.link-4{transform:rotate(35deg)}.link-5{transform:rotate(90deg)}.link-6{transform:rotate(145deg)}.product{background:var(--paper);overflow:hidden}.product-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:72px;display:grid}.product-heading h2{max-width:780px}.product-stack{height:735px;margin-top:82px;position:relative}.product-screen{background:#d7e3f7;border:1px solid #101c362e;border-radius:10px;margin:0;transition:transform .22s,box-shadow .22s;position:absolute;overflow:hidden;box-shadow:0 28px 70px #0a173238}.product-screen img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.product-screen figcaption{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050d1fd1;border:1px solid #ffffff2b;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:760;position:absolute;top:14px;left:14px}.screen-dashboard{z-index:3;width:76%;top:0;left:12%}.screen-banking{z-index:1;width:62%;top:270px;left:0;transform:rotate(-2.6deg)}.screen-crm{z-index:2;width:62%;top:270px;right:0;transform:rotate(2.6deg)}.product-screen:hover{z-index:5;transform:translateY(-8px)rotate(0);box-shadow:0 34px 90px #0a173247}.product-note{color:#8a91a1;letter-spacing:.08em;text-align:right;text-transform:uppercase;margin-top:10px;font-size:10px}.early-access{color:#fff;background:var(--navy-800);padding:105px 0}.access-inner{grid-template-columns:minmax(0,.84fr) minmax(470px,1.16fr);align-items:end;gap:80px;display:grid}.access-copy h2{max-width:590px;font-size:clamp(39px,4vw,58px)}.access-copy p{color:#ffffff9e;max-width:530px;margin:24px 0 0;font-size:15px;line-height:1.7}.interest-form{border-top:1px solid #ffffff29;padding-top:26px}.interest-form label{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:720;display:block}.form-row{grid-template-columns:minmax(160px,1fr) minmax(155px,.72fr) auto;display:grid}.form-row input,.form-row select,.form-row button{border:0;border-radius:0;min-height:56px}.form-row input,.form-row select{min-width:0;color:var(--ink);background:#fff;border-right:1px solid #dfe2e9;outline:none;padding:0 16px}.form-row input:focus,.form-row select:focus{box-shadow:inset 0 0 0 2px var(--gold)}.form-row button{color:var(--navy-900);background:var(--gold-light);cursor:pointer;padding:0 22px;font-size:13px;font-weight:760;transition:background .18s}.form-row button:hover{background:#f1cda4}.interest-form>p{color:#ffffff6b;margin:13px 0 0;font-size:10px;line-height:1.5}footer{color:#fff;background:var(--navy-950);padding:53px 0 25px}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:45px;display:grid}.footer-mark img{width:25px;height:34px}.footer-mark span{font-size:20px}.footer-inner>p{color:#ffffff70;margin:0;font-size:12px}.footer-inner>a:last-child{color:var(--gold-light);justify-self:end;font-size:12px}.footer-meta{color:#ffffff52;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:18px 28px;padding-top:23px;font-size:9px;display:flex}.contact-page{background:var(--paper);min-height:100vh}.contact-hero{color:#fff;background:radial-gradient(circle at 76% 48%, #3974f629, transparent 30%), linear-gradient(135deg, var(--navy-950), var(--navy-900) 62%, #0c1d42)}.contact-hero-inner{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:end;gap:80px;min-height:520px;padding:102px 0 112px;display:grid}.contact-hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(50px,6vw,82px);font-weight:520;line-height:.98}.contact-intro{border-top:1px solid #ffffff2e;padding-top:25px}.contact-intro p{color:#ffffffa3;margin:0 0 28px;font-size:16px;line-height:1.75}.contact-intro a{color:var(--gold-light);overflow-wrap:anywhere;font-size:15px;font-weight:680}.office-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:72px;display:grid}.office-heading h2,.contact-cta h2{letter-spacing:-.048em;margin:0;font-size:clamp(40px,4.5vw,66px);font-weight:540;line-height:1.04}.office-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.office-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:76px;display:grid}.office-card{min-height:350px;padding:29px 32px 35px 0}.office-card+.office-card{border-left:1px solid var(--line);padding-left:32px}.office-card-top{color:#9a6935;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:10px;font-weight:760;display:flex}.office-card-top small{color:#8a91a1;font-size:inherit}.office-card address{color:var(--ink);gap:8px;margin-top:75px;font-size:17px;font-style:normal;line-height:1.45;display:grid}.office-status{color:#36855b;letter-spacing:.08em;text-transform:uppercase;margin:32px 0 0;font-size:10px;font-weight:740}.office-status.placeholder{color:#9a6935}.address-note{color:#8a91a1;letter-spacing:.06em;text-align:right;text-transform:uppercase;max-width:760px;margin:24px 0 0 auto;font-size:10px;line-height:1.6}.contact-cta{color:#fff;background:var(--navy-800);padding:98px 0}.contact-cta-inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:70px;display:grid}.contact-cta h2{max-width:720px;font-size:clamp(38px,4vw,58px)}@media (max-width: 1120px){.hero-grid{grid-template-columns:1fr .9fr}.hero-visual{margin-right:-150px}.platform-inner{grid-template-columns:1fr}.platform-copy{max-width:680px}.platform-map{width:min(680px,100%);margin:20px auto 0}.product-stack{height:650px}.access-inner{grid-template-columns:1fr;gap:52px}.contact-hero-inner{grid-template-columns:1fr;gap:48px}.contact-cta-inner{grid-template-columns:1fr;align-items:start}}@media (max-width: 860px){.shell{width:min(100% - 34px,680px)}.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero-grid{grid-template-columns:1fr;padding-top:68px}.hero-copy{padding-right:0}.hero-visual{min-height:460px;margin:35px -90px -30px}.hero-visual img{width:680px}.hero-visual p{bottom:32px;right:120px}.manifesto-head,.product-heading,.office-heading{grid-template-columns:1fr;gap:30px}.principles{grid-template-columns:1fr}.principles article{min-height:0;padding:28px 0 32px}.principles article+article{border-top:1px solid var(--line);border-left:0;padding-left:0}.principles h3{margin-top:24px}.product-stack{height:570px}.screen-dashboard{width:84%;left:8%}.screen-banking,.screen-crm{width:67%;top:215px}.footer-inner{grid-template-columns:1fr auto;row-gap:24px}.footer-inner>p{grid-area:2/1/auto/-1}.office-grid{grid-template-columns:1fr}.office-card,.office-card+.office-card{border-left:0;min-height:0;padding:28px 0 36px}.office-card+.office-card{border-top:1px solid var(--line)}.office-card address{margin-top:42px}.address-note{text-align:left;margin-left:0}}@media (max-width: 640px){.section{padding-top:88px;padding-bottom:88px}.nav{min-height:78px}.nav-cta{padding:10px 13px;font-size:11px}.wordmark{gap:9px}.wordmark img{width:25px;height:34px}.wordmark span{font-size:19px}.hero-grid{padding-top:54px}.contact-hero-inner{min-height:0;padding:78px 0 86px}.contact-hero h1{font-size:49px}.hero h1{font-size:47px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.button{width:100%}.hero-visual{min-height:340px;margin:30px -120px -10px}.hero-visual img{width:540px}.hero-visual p{font-size:8px;bottom:18px;right:135px}.platform-inner{grid-template-columns:1fr}.platform-map{grid-template-columns:1fr 1fr;gap:10px;min-height:0;margin-top:42px;display:grid}.map-links,.map-orbit{display:none}.map-core{grid-column:1/-1;width:170px;height:170px;margin:24px auto 30px;position:relative;top:auto;left:auto;transform:none}.map-node{width:auto;min-height:102px;position:relative;inset:auto;transform:none}.node-ai,.node-hr,.node-recruitment,.node-crm,.node-projects,.node-docs{position:relative;inset:auto;transform:none}.product-stack{gap:16px;height:auto;margin-top:50px;display:grid}.product-screen,.screen-dashboard,.screen-banking,.screen-crm{width:100%;position:relative;inset:auto;transform:none}.screen-dashboard{order:1}.screen-banking{order:2}.screen-crm{order:3}.product-screen:hover{transform:none}.product-note{text-align:left;margin-top:20px}.form-row{grid-template-columns:1fr;gap:1px}.form-row input,.form-row select{border-right:0}.footer-meta{flex-direction:column;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}



/* Version 3 standalone refinements */
.coming-soon {
  color: var(--gold-light);
  font-size: 11px;
  font-weight: 740;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.product-stack {
  height: 930px;
}

.screen-dashboard {
  z-index: 6;
  top: 0;
  left: 12%;
  width: 76%;
}

.screen-banking {
  z-index: 2;
  top: 250px;
  left: 0;
  width: 62%;
  transform: rotate(-2.6deg);
}

.screen-crm {
  z-index: 3;
  top: 250px;
  right: 0;
  width: 62%;
  transform: rotate(2.6deg);
}

.screen-purchases {
  z-index: 4;
  top: 520px;
  left: 4%;
  width: 56%;
  transform: rotate(-1.8deg);
}

.screen-recruitment {
  z-index: 5;
  top: 520px;
  right: 4%;
  width: 56%;
  transform: rotate(1.8deg);
}

.screen-crm figcaption,
.screen-recruitment figcaption {
  right: 14px;
  left: auto;
}

.product-screen:hover,
.product-screen:focus-visible {
  z-index: 20;
  outline: none;
  box-shadow: 0 34px 90px rgba(10, 23, 50, 0.3);
  transform: translateY(-10px) rotate(0) scale(1.015);
}

.footer-addresses {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) minmax(150px, 0.65fr);
  gap: 30px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-addresses address,
.footer-contact {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  color: rgba(255, 255, 255, 0.46);
  font-size: 10px;
  font-style: normal;
  line-height: 1.55;
}

.footer-addresses strong {
  margin-bottom: 5px;
  color: var(--gold-light);
  font-size: 9px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.footer-contact a {
  color: #fff;
  overflow-wrap: anywhere;
}

.footer-contact span {
  margin-top: auto;
  color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1120px) {
  .product-stack { height: 860px; }
  .screen-banking,
  .screen-crm { top: 220px; }
  .screen-purchases,
  .screen-recruitment { top: 480px; }
  .footer-addresses { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 860px) {
  .product-stack { height: 780px; }
  .screen-dashboard { left: 8%; width: 84%; }
  .screen-banking,
  .screen-crm { top: 300px; width: 67%; }
  .screen-purchases,
  .screen-recruitment { top: 520px; width: 63%; }
  .screen-purchases { left: 2%; transform: rotate(-1.5deg); }
  .screen-recruitment { right: 2%; transform: rotate(1.5deg); }
}

@media (max-width: 640px) {
  .product-stack {
    display: grid;
    height: auto;
    gap: 16px;
  }
  .product-screen,
  .screen-dashboard,
  .screen-banking,
  .screen-crm,
  .screen-purchases,
  .screen-recruitment {
    position: relative;
    inset: auto;
    width: 100%;
    transform: none;
  }
  .screen-dashboard { order: 1; }
  .screen-purchases { order: 2; }
  .screen-banking { order: 3; }
  .screen-crm { order: 4; }
  .screen-recruitment { order: 5; }
  .product-screen:hover,
  .product-screen:focus-visible { transform: none; }
  .footer-addresses { grid-template-columns: 1fr; gap: 22px; }
  .footer-contact span { margin-top: 10px; }
}


/* Version 4 four-dashboard stack */
.product-stack {
  height: 940px;
}

.screen-dashboard {
  z-index: 6;
  top: 0;
  left: 12%;
  width: 76%;
}

.screen-purchases {
  z-index: 3;
  top: 255px;
  left: 0;
  width: 62%;
  transform: rotate(-2.4deg);
}

.screen-crm {
  z-index: 4;
  top: 255px;
  right: 0;
  width: 62%;
  transform: rotate(2.4deg);
}

.screen-recruitment {
  z-index: 5;
  top: 520px;
  right: auto;
  left: 20%;
  width: 60%;
  transform: rotate(0);
}

.screen-recruitment figcaption {
  right: auto;
  left: 14px;
}

@media (max-width: 1120px) {
  .product-stack { height: 850px; }
  .screen-purchases,
  .screen-crm { top: 220px; }
  .screen-recruitment { top: 475px; left: 18%; width: 64%; }
}

@media (max-width: 860px) {
  .product-stack { height: 770px; }
  .screen-dashboard { left: 8%; width: 84%; }
  .screen-purchases,
  .screen-crm { top: 270px; width: 67%; }
  .screen-purchases { left: 0; transform: rotate(-1.5deg); }
  .screen-crm { right: 0; transform: rotate(1.5deg); }
  .screen-recruitment { top: 500px; left: 16%; width: 68%; transform: none; }
}

@media (max-width: 640px) {
  .product-stack {
    display: grid;
    height: auto;
    gap: 16px;
  }
  .product-screen,
  .screen-dashboard,
  .screen-purchases,
  .screen-crm,
  .screen-recruitment {
    position: relative;
    inset: auto;
    width: 100%;
    transform: none;
  }
  .screen-dashboard { order: 1; }
  .screen-purchases { order: 2; }
  .screen-crm { order: 3; }
  .screen-recruitment { order: 4; }
}


/* Version 16 Version 2-style three-dashboard stack */
.product-stack {
  position: relative;
  height: 735px;
  margin-top: 82px;
}

.product-screen {
  cursor: zoom-in;
  transition: top 240ms ease, left 240ms ease, right 240ms ease, width 240ms ease, transform 240ms ease, box-shadow 240ms ease;
}

.product-screen img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center;
}

.screen-dashboard {
  z-index: 3;
  top: 0;
  right: auto;
  left: 12%;
  width: 76%;
  transform: none;
}

.screen-recruitment {
  z-index: 1;
  top: 270px;
  right: auto;
  left: 0;
  width: 62%;
  transform: rotate(-2.6deg);
}

.screen-crm {
  z-index: 2;
  top: 270px;
  right: 0;
  left: auto;
  width: 62%;
  transform: rotate(2.6deg);
}

.screen-crm figcaption,
.screen-recruitment figcaption {
  top: 14px;
  right: auto;
  left: 14px;
}

.product-screen:not(.is-expanded):hover,
.product-screen:not(.is-expanded):focus-visible {
  z-index: 5;
  outline: none;
  box-shadow: 0 34px 90px rgba(10, 23, 50, 0.28);
  transform: translateY(-8px) rotate(0);
}

.product-screen.is-expanded {
  z-index: 30;
  top: 45px;
  right: auto;
  left: 9%;
  width: 82%;
  cursor: zoom-out;
  outline: 2px solid rgba(231, 189, 140, 0.72);
  outline-offset: 3px;
  box-shadow: 0 40px 100px rgba(10, 23, 50, 0.36);
  transform: none;
}

@media (max-width: 1120px) {
  .product-stack { height: 650px; }
  .screen-recruitment { top: 270px; right: auto; left: 0; width: 62%; transform: rotate(-2.6deg); }
  .screen-crm { top: 270px; right: 0; left: auto; width: 62%; transform: rotate(2.6deg); }
  .product-screen.is-expanded { top: 38px; right: auto; left: 9%; width: 82%; transform: none; }
}

@media (max-width: 860px) {
  .product-stack { height: 570px; }
  .screen-dashboard { top: 0; right: auto; left: 8%; width: 84%; }
  .screen-recruitment { top: 215px; right: auto; left: 0; width: 67%; transform: rotate(-2.6deg); }
  .screen-crm { top: 215px; right: 0; left: auto; width: 67%; transform: rotate(2.6deg); }
  .product-screen.is-expanded { top: 30px; right: auto; left: 3%; width: 94%; transform: none; }
}

@media (max-width: 640px) {
  .product-stack {
    display: grid;
    height: auto;
    gap: 16px;
    margin-top: 50px;
  }
  .product-screen,
  .screen-dashboard,
  .screen-recruitment,
  .screen-crm,
  .product-screen.is-expanded {
    position: relative;
    inset: auto;
    width: 100%;
    transform: none;
  }
  .screen-dashboard { order: 1; }
  .screen-recruitment { order: 2; }
  .screen-crm { order: 3; }
  .product-screen:not(.is-expanded):hover,
  .product-screen:not(.is-expanded):focus-visible { transform: none; }
  .product-screen.is-expanded {
    outline-offset: 2px;
    box-shadow: 0 28px 70px rgba(10, 23, 50, 0.3);
  }
}

/* Responsive compatibility and touch-target hardening */
.contact-hero h1:focus {
  outline: none;
}

@media (max-width: 640px) {
  .nav-cta {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }

  .platform-map .map-core {
    order: -1;
  }

  .contact-hero h1 {
    font-size: clamp(40px, 13vw, 49px);
  }
}



/* Version 16 Contact Us page and server-backed forms */

.contact-grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.78fr) minmax(520px, 1.22fr);
  gap: 88px;
  align-items: start;
}

.contact-copy {
  position: sticky;
  top: 48px;
}

.contact-copy h2 {
  max-width: 620px;
  margin: 0;
  font-size: clamp(42px, 4.5vw, 66px);
  font-weight: 540;
  letter-spacing: -0.048em;
  line-height: 1.04;
}

.contact-copy > p {
  max-width: 540px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.75;
}


.contact-form-card {
  padding: 42px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 28px 80px rgba(10, 23, 50, 0.1);
}

.contact-field-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 20px;
}

.contact-field {
  display: grid;
  gap: 9px;
}

.contact-field-wide {
  grid-column: 1 / -1;
}

.contact-field label {
  color: var(--ink);
  font-size: 12px;
  font-weight: 720;
}

.contact-field label span {
  margin-left: 5px;
  color: #8a91a1;
  font-size: 10px;
  font-weight: 560;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.contact-field input,
.contact-field select,
.contact-field textarea {
  width: 100%;
  min-width: 0;
  border: 1px solid #cfd4dd;
  border-radius: 3px;
  background: #fff;
  color: var(--ink);
  outline: none;
  padding: 0 14px;
  font-size: 14px;
  transition: border-color 160ms ease, box-shadow 160ms ease;
}

.contact-field input,
.contact-field select {
  min-height: 52px;
}

.contact-field textarea {
  min-height: 164px;
  padding-top: 14px;
  resize: vertical;
  line-height: 1.55;
}

.contact-field input:focus,
.contact-field select:focus,
.contact-field textarea:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(202, 149, 91, 0.2);
}

.contact-consent {
  display: flex;
  gap: 11px;
  align-items: flex-start;
  margin-top: 24px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
  cursor: pointer;
}

.contact-consent input {
  width: 17px;
  height: 17px;
  margin-top: 1px;
  accent-color: var(--gold);
}

.contact-submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 34px;
  min-height: 54px;
  margin-top: 28px;
  padding: 0 24px;
  border: 0;
  border-radius: 4px;
  background: var(--navy-900);
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 760;
  transition: transform 180ms ease, background 180ms ease;
}

.contact-submit:hover {
  background: var(--navy-800);
  transform: translateY(-2px);
}

.contact-submit:focus-visible {
  outline: 3px solid rgba(202, 149, 91, 0.6);
  outline-offset: 3px;
}

.contact-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.form-notice {
  margin: 0 0 24px;
  padding: 14px 16px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.55;
}

.form-notice.is-success {
  border: 1px solid #9bc9ae;
  background: #edf8f1;
  color: #245d3d;
}

.form-notice.is-error {
  border: 1px solid #ddb4aa;
  background: #fff2ef;
  color: #7b3024;
}

.interest-form .form-notice {
  margin: 16px 0 0;
}

.footer-addresses {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.footer-bottom {
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.36);
  font-size: 10px;
}

@media (max-width: 1120px) {
  .contact-grid {
    grid-template-columns: minmax(280px, 0.7fr) minmax(470px, 1.3fr);
    gap: 54px;
  }
  .footer-addresses {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .nav {
    grid-template-columns: 1fr auto auto;
    gap: 12px;
  }
  .nav-links {
    display: flex;
    gap: 0;
  }
  .contact-grid {
    grid-template-columns: 1fr;
    gap: 46px;
  }
  .contact-copy {
    position: static;
  }
}

@media (max-width: 640px) {
  .contact-form-card {
    padding: 24px 20px;
  }
  .contact-field-grid {
    grid-template-columns: 1fr;
  }
  .contact-field-wide {
    grid-column: auto;
  }
  .contact-submit {
    width: 100%;
    min-height: 56px;
  }
  .footer-addresses {
    grid-template-columns: 1fr;
  }
  .footer-bottom {
    justify-content: flex-start;
  }
}

@media (max-width: 360px) {
  .nav-cta {
    display: none;
  }
  .nav {
    grid-template-columns: 1fr auto;
  }
}


/* Version 16 dedicated Contact Us page and shared address footer */
.nav-contact-link[aria-current="page"] {
  color: #fff;
}

.contact-page-form {
  background: linear-gradient(180deg, var(--paper), #f1ece3);
}

.site-footer .footer-inner {
  display: flex;
  grid-template-columns: none;
  align-items: center;
  padding-bottom: 36px;
}

.site-footer .footer-addresses {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(30px, 5vw, 64px);
  padding-top: 34px;
}

.site-footer .footer-addresses address {
  color: #fff;
  font-size: clamp(14px, 1.2vw, 16px);
  line-height: 1.62;
  overflow-wrap: anywhere;
}

.site-footer .footer-addresses strong {
  margin-bottom: 8px;
  font-size: 10px;
}

.site-footer .footer-addresses .office-name {
  color: #fff;
  font-weight: 720;
}

@media (max-width: 1120px) {
  .site-footer .footer-addresses {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
  }
}

@media (max-width: 860px) {
  .nav-links a.nav-section-link {
    display: none;
  }
  .nav-links a.nav-contact-link {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 8px;
    color: rgba(255, 255, 255, 0.86);
  }
  .nav-links a.nav-contact-link[aria-current="page"] {
    color: #fff;
  }
}

@media (max-width: 700px) {
  .site-footer .footer-addresses {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .site-footer .footer-addresses address {
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
  }
}


/* Version 16 pitch-deck platform artwork and simplified Contact Us page */
.platform-artwork {
  display: block;
  width: min(760px, 100%);
  min-height: 0;
  margin: 0 auto;
  position: relative;
}

.platform-map-image {
  display: block;
  width: 100%;
  height: auto;
}

.platform-artwork .platform-map-core {
  top: 50.772%;
  left: 49.897%;
  width: 28.334%;
  height: auto;
  aspect-ratio: 1;
  margin: 0;
  transform: translate(-50%, -50%);
  box-shadow: none;
}

.platform-artwork .platform-map-core img {
  width: 21%;
  height: auto;
}

.platform-artwork .platform-map-core strong {
  margin-top: clamp(4px, 0.7vw, 10px);
  font-size: clamp(7px, 1.05vw, 14px);
}

.platform-artwork .platform-map-core span {
  margin-top: clamp(2px, 0.35vw, 5px);
  font-size: clamp(5px, 0.72vw, 10px);
}

.contact-hero-simple {
  grid-template-columns: minmax(0, 820px);
  align-items: end;
  min-height: 430px;
}

.contact-page .contact-form-card .form-notice.is-success {
  margin: 0 0 20px;
  padding: 0 0 0 14px;
  border: 0;
  border-left: 3px solid var(--gold);
  border-radius: 0;
  background: transparent;
  color: var(--ink);
}

@media (max-width: 640px) {
  .platform-artwork {
    display: block;
    width: calc(100% + 24px);
    margin-right: -12px;
    margin-left: -12px;
  }

  .platform-artwork .platform-map-core {
    position: absolute;
    top: 50.772%;
    left: 49.897%;
    width: 28.334%;
    height: auto;
    margin: 0;
    transform: translate(-50%, -50%);
  }
}


/* Version 16 transparent platform art, luminous core, aligned offices and sticky navigation */
:root {
  --site-header-height: 94px;
  --site-anchor-gap: 18px;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  color: #fff;
  background: rgba(5, 13, 31, 0.95);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.site-header .nav {
  min-height: var(--site-header-height);
  border-bottom: 0;
}

#home-view > .hero {
  min-height: calc(820px - var(--site-header-height));
}

#top,
#platform,
#product,
#early-access,
#contact-form {
  scroll-margin-top: calc(var(--site-header-height) + var(--site-anchor-gap));
}

body.admin-bar .site-header {
  top: 32px;
}

body.admin-bar #top,
body.admin-bar #platform,
body.admin-bar #product,
body.admin-bar #early-access,
body.admin-bar #contact-form {
  scroll-margin-top: calc(var(--site-header-height) + var(--site-anchor-gap) + 32px);
}

.platform-artwork .platform-map-core {
  width: 26.2%;
  border: clamp(3px, 0.42vw, 6px) solid rgba(231, 189, 140, 0.86);
  box-shadow:
    0 0 0 clamp(7px, 1.1vw, 15px) rgba(231, 189, 140, 0.16),
    0 0 clamp(34px, 5vw, 76px) rgba(231, 189, 140, 0.58),
    0 0 clamp(62px, 8vw, 112px) rgba(57, 116, 246, 0.38),
    inset 0 0 clamp(20px, 3vw, 44px) rgba(57, 116, 246, 0.16);
}

.site-footer .footer-addresses address {
  display: grid;
  grid-template-rows: auto repeat(3, minmax(0, auto));
  align-content: start;
  gap: 5px;
  min-width: 0;
}

.site-footer .footer-addresses address span {
  display: block;
}

@media (max-width: 782px) {
  body.admin-bar .site-header {
    top: 46px;
  }
  body.admin-bar #top,
  body.admin-bar #platform,
  body.admin-bar #product,
  body.admin-bar #early-access,
  body.admin-bar #contact-form {
    scroll-margin-top: calc(var(--site-header-height) + var(--site-anchor-gap) + 46px);
  }
}

@media (max-width: 640px) {
  :root {
    --site-header-height: 78px;
  }
  .platform-artwork .platform-map-core {
    width: 26.2%;
    border-width: 3px;
    box-shadow:
      0 0 0 7px rgba(231, 189, 140, 0.14),
      0 0 34px rgba(231, 189, 140, 0.5),
      0 0 58px rgba(57, 116, 246, 0.32),
      inset 0 0 20px rgba(57, 116, 246, 0.14);
  }
}


/* Version 16 contact-page continuity and active navigation state */
#contact-view.contact-page {
  min-height: 0;
}

.nav-links a.nav-section-link[aria-current="location"],
.nav-links a.nav-contact-link[aria-current="page"] {
  color: #fff;
  font-weight: 650;
  text-decoration-line: underline;
  text-decoration-color: var(--gold-light);
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
}


/* Version 16 gold early-access action */
.site-header .nav-cta {
  border-color: var(--gold-light);
  background: var(--gold-light);
  color: var(--navy-950);
  white-space: nowrap;
  transition: color 180ms ease, background 180ms ease, border-color 180ms ease;
}

.site-header .nav-cta:hover {
  border-color: #f0cca1;
  background: #f0cca1;
  color: var(--navy-950);
}

.site-header .nav-cta:active {
  border-color: var(--gold);
  background: var(--gold);
}

.site-header .nav-cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

.nav-links a {
  white-space: nowrap;
}

@media (max-width: 1120px) and (min-width: 861px) {
  .nav-links {
    gap: 24px;
  }
}


/* Version 16 responsive animated connected-platform chart */
.opal-platform-figure {
  display: block;
  width: min(760px, 100%);
  aspect-ratio: 1;
  min-height: 0;
  margin: 0 auto;
  position: relative;
}

.opal-platform-chart {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
  font-family: var(--font-geist-sans);
}

.opal-chart-caption {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.opal-platform-chart .chart-orbit {
  fill: none;
  stroke: #dfb37f;
  stroke-width: 1.6;
  stroke-dasharray: 10 9;
  stroke-linecap: round;
  opacity: 0.78;
  vector-effect: non-scaling-stroke;
}

.opal-platform-chart .chart-connector {
  fill: none;
  stroke: url(#opal-v16-connector-gold);
  stroke-width: 1.45;
  stroke-linecap: round;
  opacity: 0.68;
  vector-effect: non-scaling-stroke;
}

.opal-platform-chart .chart-core-halo {
  fill: url(#opal-v16-core-halo);
  opacity: 0.86;
  transform-origin: 500px 500px;
}

.opal-platform-chart .chart-core-ring-glow {
  fill: none;
  stroke: #e7bd8c;
  stroke-width: 18;
  opacity: 0.1;
  filter: url(#opal-v16-core-ring-glow-filter);
}

.opal-platform-chart .chart-core-outer {
  fill: none;
  stroke: url(#opal-v16-core-ring);
  stroke-width: 18;
  opacity: 0.52;
  transform-box: view-box;
  transform-origin: 500px 500px;
}

.opal-platform-chart .chart-core-accent {
  fill: none;
  stroke: #f0c99a;
  stroke-width: 4;
  opacity: 0.92;
  transform-box: view-box;
  transform-origin: 500px 500px;
}

.opal-platform-chart .chart-core-fill {
  fill: #050d1f;
  stroke: #8e623c;
  stroke-width: 1.5;
}

.opal-platform-chart .chart-node-glow {
  fill: none;
  stroke: #c49161;
  stroke-width: 12;
  opacity: 0.08;
  filter: url(#opal-v16-node-blur);
}

.opal-platform-chart .chart-node-card {
  fill: #111a35;
  stroke: url(#opal-v16-card-stroke);
  stroke-width: 1.7;
  filter: url(#opal-v16-card-shadow);
  transition: stroke-width 220ms ease, filter 220ms ease;
}

.opal-platform-chart .chart-node-inset {
  fill: none;
  stroke: #f0c99a;
  stroke-width: 0.7;
  opacity: 0.19;
}

.opal-platform-chart .chart-node-icon {
  color: #dcb07d;
}

.opal-platform-chart .chart-node-title {
  fill: #e6c196;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.opal-platform-chart .chart-node-title--mobile {
  display: none;
}

.opal-platform-chart .chart-node-detail {
  fill: #929bb8;
  font-size: 17px;
  font-weight: 450;
  letter-spacing: 0.01em;
}

.opal-platform-chart .chart-core-title {
  fill: #f0c99a;
  font-size: 31px;
  font-weight: 720;
  letter-spacing: 0.01em;
}

.opal-platform-chart .chart-core-subtitle {
  fill: #9ba3bc;
  font-size: 17px;
  font-weight: 560;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.opal-platform-chart .chart-mark {
  filter: url(#opal-v16-mark-glow);
}

.opal-platform-chart .chart-node.is-highlighted .chart-node-card {
  stroke-width: 3;
  filter: url(#opal-v16-card-shadow) drop-shadow(0 0 12px rgba(231, 189, 140, 0.42));
}

.opal-platform-chart .chart-connector.is-highlighted {
  opacity: 1;
  stroke-width: 2.4;
}

@media (prefers-reduced-motion: no-preference) {
  html.js .opal-platform-chart:not(.is-in-view) .chart-core-group {
    opacity: 0;
    transform: scale(0.965);
    transform-origin: 500px 500px;
  }

  html.js .opal-platform-chart:not(.is-in-view) .chart-orbit {
    opacity: 0;
  }

  html.js .opal-platform-chart:not(.is-in-view) .chart-connector {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
  }

  html.js .opal-platform-chart:not(.is-in-view) .chart-node {
    opacity: 0;
    transform: translate(var(--dx), var(--dy)) scale(0.98);
  }

  .opal-platform-chart.is-in-view .chart-core-group {
    transform-origin: 500px 500px;
    animation: opal-v16-core-in 620ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
  }

  .opal-platform-chart.is-in-view .chart-orbit {
    animation: opal-v16-orbit-in 700ms 120ms ease-out both,
      opal-v16-orbit-flow 24s 1.1s linear infinite;
  }

  .opal-platform-chart.is-in-view .chart-connector {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    animation: opal-v16-draw 680ms calc(250ms + var(--i) * 70ms) ease-out forwards;
  }

  .opal-platform-chart.is-in-view .chart-node {
    opacity: 0;
    transform-box: fill-box;
    transform-origin: center;
    animation: opal-v16-node-in 620ms calc(450ms + var(--i) * 70ms)
      cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
  }

  .opal-platform-chart.is-in-view .chart-core-outer {
    animation: opal-v16-gold-ring-intensity-pulse 5.8s 1.4s ease-in-out infinite;
  }

  .opal-platform-chart.is-in-view .chart-core-ring-glow {
    animation: opal-v16-gold-ring-glow-pulse 5.8s 1.4s ease-in-out infinite;
  }
}

@keyframes opal-v16-core-in {
  from { opacity: 0; transform: scale(0.965); }
  to { opacity: 1; transform: scale(1); }
}

@keyframes opal-v16-orbit-in {
  from { opacity: 0; }
  to { opacity: 0.78; }
}

@keyframes opal-v16-orbit-flow {
  to { stroke-dashoffset: -190; }
}

@keyframes opal-v16-draw {
  to { stroke-dashoffset: 0; }
}

@keyframes opal-v16-node-in {
  from { opacity: 0; transform: translate(var(--dx), var(--dy)) scale(0.98); }
  to { opacity: 1; transform: translate(0, 0) scale(1); }
}

@keyframes opal-v16-gold-ring-intensity-pulse {
  0%, 100% { opacity: 0.52; }
  50% { opacity: 1; }
}

@keyframes opal-v16-gold-ring-glow-pulse {
  0%, 100% { opacity: 0.1; }
  50% { opacity: 0.55; }
}

@media (max-width: 640px) {
  .opal-platform-figure {
    width: calc(100% + 24px);
    margin-right: -12px;
    margin-left: -12px;
  }

  .opal-platform-chart .chart-node-icon,
  .opal-platform-chart .chart-node-detail {
    display: none;
  }

  .opal-platform-chart .chart-node-title:not(.chart-node-title--mobile) {
    font-size: 34px;
    transform: translateY(-22px);
  }

  .opal-platform-chart .chart-node-title--desktop {
    display: none;
  }

  .opal-platform-chart .chart-node-title--mobile {
    display: block;
    font-size: 31px;
    transform: none;
  }

  .opal-platform-chart .chart-core-title {
    font-size: 35px;
  }

  .opal-platform-chart .chart-core-subtitle {
    font-size: 22px;
    letter-spacing: 0.08em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .opal-platform-chart *,
  .opal-platform-chart *::before,
  .opal-platform-chart *::after {
    animation: none !important;
    transition: none !important;
  }

  .opal-platform-chart .chart-node,
  .opal-platform-chart .chart-core-group {
    opacity: 1 !important;
    transform: none !important;
  }

  .opal-platform-chart .chart-connector {
    stroke-dashoffset: 0 !important;
  }

  .opal-platform-chart .chart-orbit {
    opacity: 0.78 !important;
  }

  .opal-platform-chart .chart-core-halo {
    opacity: 0.86 !important;
    transform: none !important;
  }

  .opal-platform-chart .chart-core-outer,
  .opal-platform-chart .chart-core-accent {
    transform: none !important;
  }

  .opal-platform-chart .chart-core-outer {
    opacity: 0.78 !important;
  }

  .opal-platform-chart .chart-core-ring-glow {
    opacity: 0.16 !important;
  }
}


/* Version 17.2 mobile form, monitor and core-label refinements */
.opal-platform-chart .chart-core-title--mobile {
  display: none;
}

@media (max-width: 860px) {
  .hero-visual {
    margin: 35px 0 -30px;
  }

  .hero-visual img {
    width: min(680px, 100%);
  }

  .monitor-halo {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .hero-visual {
    margin: 30px 0 -10px;
  }

  .hero-visual img {
    width: min(540px, 100%);
  }

  .monitor-halo {
    width: 100%;
  }

  .opal-platform-chart .chart-core-title--desktop,
  .opal-platform-chart .chart-core-subtitle {
    display: none;
  }

  .opal-platform-chart .chart-core-title--mobile {
    display: block;
    font-size: 39px;
    letter-spacing: 0.01em;
  }
}

/* Version 17.4 fluid tablet and compact-desktop hero-monitor overflow fix.
   The monitor's negative right margin now uses only the viewport space
   available outside the 1220px shell, while retaining a 24px safe gutter.
   This keeps the full monitor visible at 1366px iPad landscape width,
   avoids a breakpoint jump, leaves the <=860px stacked layout untouched,
   and restores the established -120px bleed on genuinely wide desktops. */
@media (min-width: 861px) {
  .hero-visual {
    margin-right: clamp(-120px, calc((1220px - 100vw) / 2 + 24px), 0px);
  }
}

/* Version 17.6 retains the Version 17.5 responsive form and footer foundation,
   adds an optional, separate product-update SMS consent path and extends the
   legal-document layout to the public SMS Terms page. */
.interest-form {
  width: min(680px, 100%);
}

.interest-form .form-row {
  grid-template-columns: minmax(0, 1fr);
  grid-template-areas:
    "email"
    "role"
    "mobile"
    "sms"
    "submit";
  gap: 18px;
}

.interest-form .interest-field {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.interest-form .interest-field label {
  margin: 0;
}

.interest-form .interest-field--email {
  grid-area: email;
}

.interest-form .interest-field--role {
  grid-area: role;
}

.interest-form .interest-field--mobile {
  grid-area: mobile;
}

.interest-form .interest-field label span {
  color: rgba(255, 255, 255, 0.58);
  font-size: 9px;
  font-weight: 620;
}

.interest-form .interest-field input,
.interest-form .interest-field select,
.interest-form .form-row > button {
  width: 100%;
  min-width: 0;
  min-height: 56px;
  border-radius: 4px;
}

.interest-form .interest-field input,
.interest-form .interest-field select {
  border: 1px solid #dfe2e9;
}

.interest-form .form-row > button {
  grid-area: submit;
  margin: 0;
}

.interest-form .interest-field small {
  color: rgba(255, 255, 255, 0.66);
  font-size: 11px;
  line-height: 1.5;
}

.interest-form .interest-sms-consent {
  grid-area: sms;
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  align-items: start;
  gap: 12px;
  margin: 0;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.76);
  background: rgba(5, 13, 31, 0.22);
  font-size: 12px;
  font-weight: 430;
  line-height: 1.62;
  letter-spacing: 0;
  text-transform: none;
  cursor: pointer;
}

.interest-form .interest-sms-consent:focus-within {
  border-color: var(--gold-light);
  box-shadow: 0 0 0 2px rgba(231, 189, 140, 0.18);
}

.interest-form .interest-sms-consent input {
  appearance: auto;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  background: transparent;
  accent-color: var(--gold-light);
  box-shadow: none;
}

.interest-form .interest-sms-consent input:focus-visible {
  outline: 2px solid var(--gold-light);
  outline-offset: 3px;
}

.interest-form .interest-sms-consent strong {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 720;
}

.interest-form .interest-sms-consent a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(231, 189, 140, 0.72);
  text-underline-offset: 3px;
}

.interest-form > p a,
.contact-privacy-notice a {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: rgba(231, 189, 140, 0.72);
  text-underline-offset: 3px;
}

.contact-privacy-notice {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
}

.contact-privacy-notice a {
  color: var(--ink);
}

.site-footer {
  padding-top: 34px;
  padding-bottom: 22px;
}

.site-footer .footer-addresses {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(24px, 4vw, 52px);
  padding-top: 0;
  border-top: 0;
}

.site-footer .footer-bottom {
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.site-footer .footer-company {
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 12px;
  line-height: 1.65;
}

.site-footer .footer-company p {
  max-width: 760px;
  margin: 0;
}

.site-footer .footer-legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
}

.site-footer .footer-bottom a {
  color: rgba(255, 255, 255, 0.58);
  text-decoration: underline;
  text-decoration-color: rgba(231, 189, 140, 0.58);
  text-underline-offset: 3px;
  transition: color 180ms ease;
}

.site-footer .footer-bottom a:hover,
.site-footer .footer-bottom a:focus-visible {
  color: var(--gold-light);
}

.site-footer .footer-bottom a:focus-visible {
  outline: 2px solid var(--gold-light);
  outline-offset: 4px;
}

.privacy-page {
  background: var(--paper);
}

.privacy-hero {
  color: #fff;
  background:
    radial-gradient(circle at 78% 42%, rgba(57, 116, 246, 0.2), transparent 30%),
    linear-gradient(135deg, var(--navy-950), var(--navy-900) 64%, #0c1d42);
}

.privacy-hero-inner {
  min-height: 390px;
  padding: 96px 0 88px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.privacy-hero h1 {
  max-width: 850px;
  margin: 0;
  font-size: clamp(50px, 6vw, 82px);
  font-weight: 520;
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.privacy-updated {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
}

.privacy-content {
  padding: 96px 0 116px;
}

.privacy-document.shell {
  width: min(880px, calc(100% - 48px));
  margin: 0 auto;
}

.privacy-intro {
  margin: 0 0 58px;
  padding: 0 0 42px;
  border-bottom: 1px solid var(--line);
  color: #33405a;
  font-size: 19px;
  line-height: 1.75;
}

.privacy-document h2 {
  margin: 56px 0 18px;
  color: var(--ink);
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 620;
  line-height: 1.15;
  letter-spacing: -0.035em;
}

.privacy-document h3 {
  margin: 30px 0 10px;
  color: var(--ink);
  font-size: 18px;
  font-weight: 680;
}

.privacy-document p,
.privacy-document li {
  color: #556078;
  font-size: 15px;
  line-height: 1.78;
}

.privacy-document p {
  margin: 0 0 18px;
}

.privacy-document ul {
  display: grid;
  gap: 10px;
  margin: 16px 0 22px;
  padding-left: 22px;
  list-style: disc;
}

.privacy-document a {
  color: #8b5d2d;
  text-decoration: underline;
  text-underline-offset: 3px;
  overflow-wrap: anywhere;
}

.privacy-note,
.privacy-contact-card {
  margin: 30px 0;
  padding: 24px 26px;
  border-left: 3px solid var(--gold);
  background: var(--ivory);
}

.privacy-note p:last-child,
.privacy-contact-card p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1120px) {
  .site-footer .footer-addresses {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .site-footer .footer-addresses {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .site-footer .footer-addresses address:first-child {
    padding-top: 0;
    border-top: 0;
  }
}

@media (max-width: 860px) {
  .privacy-document.shell {
    width: min(680px, calc(100% - 34px));
  }
}

@media (max-width: 640px) {
  .interest-form .form-row {
    gap: 16px;
  }

  .interest-form .interest-field input,
  .interest-form .interest-field select {
    font-size: 16px;
  }

  .site-footer .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
  }

  .site-footer .footer-legal-links {
    gap: 10px 18px;
  }

  .privacy-hero-inner {
    min-height: 310px;
    padding: 72px 0 70px;
  }

  .privacy-hero h1 {
    font-size: 48px;
  }

  .privacy-content {
    padding: 72px 0 88px;
  }

  .privacy-intro {
    margin-bottom: 42px;
    padding-bottom: 32px;
    font-size: 17px;
  }

  .privacy-document h2 {
    margin-top: 44px;
  }

  .privacy-note,
  .privacy-contact-card {
    padding: 21px 20px;
  }
}

/* Version 17.6.1 desktop Early Access alignment correction.
   The optional SMS panel makes the form column taller than the copy column.
   Align both columns from their top edges so the Early Access kicker begins
   beside the form's top rule instead of dropping to the bottom of the row.
   The existing single-column tablet and phone layout at <=1120px is unchanged. */
@media (min-width: 1121px) {
  .access-inner {
    align-items: start;
  }
}
