@font-face{font-family:Jakarta;src:url("fonts/PlusJakartaSans-Regular.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:Jakarta;src:url("fonts/PlusJakartaSans-Medium.ttf") format("truetype");font-weight:500;font-display:swap}
@font-face{font-family:Jakarta;src:url("fonts/PlusJakartaSans-SemiBold.ttf") format("truetype");font-weight:600;font-display:swap}
:root{--ink:#0b0f14;--violet:#6366f1;--lavender:#a8a7ff;--sand:#f7f7f4;--steel:#94a3b8;--muted:#646a75;--line:#dcdeda;--max:1280px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:95px}
body{margin:0;background:var(--sand);color:var(--ink);font-family:Jakarta,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button{color:inherit}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #818cf8;outline-offset:5px}
img{display:block;max-width:100%}
button:disabled{cursor:default}
::selection{background:#c7c5ff;color:var(--ink)}
[hidden]{display:none!important}
.shell{width:min(calc(100% - 112px),var(--max));margin-inline:auto}
.section{padding:128px 0}
.dark{background:var(--ink);color:var(--sand)}
.eyebrow,.section-index,.tiny-label{font:500 12px/1.5 Jakarta,Arial,sans-serif;letter-spacing:.12em}
.eyebrow{margin:0;text-transform:uppercase}
.section-index{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;margin-bottom:56px;color:var(--muted)}
.section-index span:last-child{font-size:11px;letter-spacing:.1em}
.section-title{font-size:clamp(42px,4.8vw,68px);font-weight:500;line-height:1.07;letter-spacing:-.055em;margin:0}
.copy{font-size:17px;line-height:1.8;color:var(--muted);margin:24px 0 0}
.violet-text{color:#585be2}.lavender-text{color:var(--lavender)}.muted-text{color:#8b8e98}
.button{min-height:52px;display:inline-flex;justify-content:center;align-items:center;gap:32px;padding:0 23px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:500;transition:transform .2s,background .2s,box-shadow .2s}
.button>span{font-size:21px;font-weight:400}
.button:hover{transform:translateY(-2px)}
.button-violet{background:var(--violet);color:#fff;box-shadow:0 2px 2px #0000000d,inset 0 1px 0 #ffffff26}
.button-violet:hover{background:#5558e8;box-shadow:0 5px 24px #6366f12b}
.button-white{background:var(--sand);color:var(--ink)}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:500;background:none;border:0;padding:0;min-height:44px}
.play-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff30;border-radius:50%;font-size:9px;padding-left:2px}
.skip-link{position:fixed;top:12px;left:16px;z-index:100;background:white;color:var(--ink);padding:14px;transform:translateY(-160%)}
.skip-link:focus{transform:none}
.nav{position:fixed;inset:0 0 auto;z-index:30;background:#0b0f14e8;backdrop-filter:blur(20px);color:#fff;transition:box-shadow .3s}
.nav.scrolled{box-shadow:0 1px 0 #ffffff15}
.nav-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #ffffff14}
.brand{display:inline-block;flex-shrink:0}.brand img{width:144px;height:36px;object-fit:contain}
.nav-links{display:flex;gap:30px}
.nav-links a{color:#bbc0c9;font-size:13px;transition:color .2s;min-height:44px;display:flex;align-items:center}
.nav-links a:hover{color:white}
.nav-demo{border-color:#ffffff35;background:transparent;color:#fff;min-height:42px;gap:35px;padding:0 18px}
.nav-demo:hover{background:#ffffff0d}
.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:none;border:1px solid #ffffff30;border-radius:6px}
.menu-toggle span{width:18px;height:1px;background:white;transition:transform .2s}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.mobile-menu{background:#10151d;padding:20px 28px 28px;border-bottom:1px solid #ffffff20}
.mobile-menu>a{display:block;padding:14px 0}.mobile-menu .button{margin-top:18px}
.hero{position:relative;padding-top:88px;overflow:hidden;isolation:isolate}
.hero-grid{position:absolute;inset:88px 0 0;z-index:-1;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent 32%,black)}
.hero:after{content:"";position:absolute;z-index:-1;top:15%;right:-14%;width:740px;height:740px;background:radial-gradient(ellipse,#4e41b619,transparent 65%);pointer-events:none}
.hero-body{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:0;min-height:660px;padding-block:65px}
.hero-copy{position:relative;z-index:2}
.hero-eyebrow{color:#b3b7c4;display:flex;gap:10px;align-items:center;font-size:10px;letter-spacing:.15em}
.mini-band{display:inline-block;width:15px;height:15px;background:url("brand/orvack-symbol-primary.svg") center/contain no-repeat;flex-shrink:0}
.hero h1{font-size:clamp(64px,6.4vw,94px);font-weight:500;line-height:1.01;letter-spacing:-.072em;margin:27px 0}
.hero h1>span{color:var(--lavender)}
.hero-description{font-size:18px;line-height:1.8;color:#b0b6c0;margin:0;max-width:460px}
.hero-actions{display:flex;gap:26px;align-items:center;margin-top:34px}
.hero-caption{font-size:12px;color:#858e9e;margin:24px 0 0}
.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff16;padding:23px 0 27px}
.hero-bottom p{margin:0;font-size:13px;color:#a3acb9}
.hero-bottom a{display:flex;align-items:center;gap:28px;font-size:10px;letter-spacing:.12em;color:#a3acb9}
.hero-bottom a>span:last-child{font-size:19px}
.orchestration{position:relative;height:520px;min-width:0;margin-right:-40px;margin-left:-20px}
.diagram-topline,.diagram-bottomline{position:absolute;left:32px;right:8px;display:flex;justify-content:space-between;font:10px/1.4 monospace;letter-spacing:.12em;color:#768194}
.diagram-topline{top:10px}.diagram-bottomline{bottom:4px}
.signal{display:flex;gap:8px;align-items:center;color:#a7aaff}.signal i{height:5px;width:5px;background:var(--violet);border-radius:50%}
.hero-channels{position:absolute;width:113%;height:100%;left:-6%;top:0}
.channel-base{stroke:#8b82c8;stroke-width:.8;opacity:.28}
.channel-band{stroke-width:35;stroke-linejoin:round;opacity:.15}
.band-one{stroke:#7b70ee}.band-two{stroke:#8c83ee;opacity:.1}
.channel-moving{stroke:#aba0ff;stroke-width:1.5;stroke-dasharray:6 260;animation:channel-flow 9s linear infinite;opacity:.7}
.hero-symbol{position:absolute;inset:24% 0 auto;margin:auto;width:235px;text-align:center}
.hero-symbol img{width:235px;height:235px;filter:drop-shadow(0 0 46px #6366f135);animation:logo-arrive 1.1s both cubic-bezier(.2,.7,.2,1)}
.hero-symbol>span{display:block;letter-spacing:.24em;font-size:13px;color:#d3d4df;margin-top:6px}
.system-tag{position:absolute;border:1px solid #ffffff1c;border-radius:8px;display:flex;align-items:center;gap:12px;padding:15px 17px;background:#141b25e8;box-shadow:0 12px 30px #0000001a;z-index:2;min-width:205px}
.system-email{top:76px;left:-3px;transform:rotate(-4deg)}
.system-tango{bottom:76px;left:-10px;transform:rotate(3deg)}
.system-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ffffff20;border-radius:6px;color:#bac2d1;font-size:16px}
.system-tag b{display:block;font-size:13px;font-weight:500}
.system-tag small{display:block;font-size:10px;color:#98a2b3;margin-top:4px}
.tag-dot{height:5px;width:5px;border-radius:50%;background:#9993ef;margin-left:10px}
.operation-tag{position:absolute;right:-5px;bottom:133px;z-index:3;display:flex;align-items:center;gap:13px;padding:18px 20px;border:1px solid #7c73c775;border-radius:8px;background:#242039;box-shadow:0 16px 40px #00000035}
.operation-check{width:28px;height:28px;display:grid;place-items:center;border:1px solid #a8a7ff55;border-radius:50%;color:#c4bfff;font-size:15px}
.operation-tag small{display:block;font:9px/1.5 monospace;letter-spacing:.1em;color:#b6ade5}
.operation-tag b{display:block;font-size:14px;font-weight:500;margin-top:4px}
.operation-dashes{color:#9487e6;font-size:18px;letter-spacing:-5px;margin-left:6px}
@keyframes channel-flow{to{stroke-dashoffset:-532}}
@keyframes logo-arrive{from{opacity:0;transform:translateY(20px) scale(.94)}to{opacity:1;transform:none}}
.problem-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}
.lead{font-size:25px;line-height:1.5;letter-spacing:-.03em;margin:0}
.problem-right .copy{max-width:420px;margin-top:21px;font-size:16px}
.fragmented{display:flex;flex-wrap:wrap;gap:8px;margin:38px 0 32px;padding:13px 0}
.fragmented>span{border:1px solid #d9dcd8;background:#ffffff80;padding:12px 17px;border-radius:5px;font-size:13px;display:flex;gap:25px;align-items:center}
.fragmented>span:nth-child(2){transform:translateY(-8px) rotate(-5deg)}.fragmented>span:nth-child(3){transform:rotate(4deg)}.fragmented>span:nth-child(4){transform:rotate(-3deg)}
.fragmented small{font:10px monospace;color:#9599a3}
.problem-conclusion{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:500;border-top:1px solid var(--line);padding-top:25px}
.layer-section{padding:0 0 20px}
.layer-panel{padding:65px 60px;border-radius:12px;display:grid;grid-template-columns:.9fr 1.3fr;gap:60px;position:relative;overflow:hidden}
.layer-heading .eyebrow{color:#aaa4f4;font-size:10px}
.layer-heading h2{font-size:45px;font-weight:500;line-height:1.08;letter-spacing:-.05em;margin:23px 0}
.layer-heading p:last-child{font-size:15px;line-height:1.8;color:#9ca6b5}
.layer-map{min-width:0;padding-top:3px}
.map-label{font:10px/1.5 monospace;letter-spacing:.14em;color:#929aad;text-align:center}
.map-systems,.map-outputs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}
.map-systems span,.map-outputs span{font-size:12px;padding:14px 3px;text-align:center;border:1px solid #ffffff25;border-radius:5px;color:#cbd0d9;background:#151b25}
.map-rails{display:grid;grid-template-columns:repeat(4,1fr);height:35px;gap:10px}
.map-rails i{width:1px;background:linear-gradient(#ffffff20,#7970ed);justify-self:center}
.map-core{background:linear-gradient(105deg,#4d4dc4,#6566eb);padding:23px 25px;border:1px solid #a5a2ff73;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 0 34px #6366f124}
.map-core img{width:134px;height:34px}.map-core span{font:9px monospace;letter-spacing:.1em;white-space:nowrap}
.output-rails i{background:linear-gradient(#7970ed,#ffffff20)}.map-outputs{margin-top:0}.map-outputs span{border-color:#8a7de550;background:#242039;font-size:11px}
.map-outputs+.map-label{margin-top:22px}
.split-heading{display:flex;justify-content:space-between;gap:40px;align-items:end}
.split-heading>.copy{margin:0 0 5px;flex-shrink:0;font-size:16px}
.steps-track{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:70px}
.step-number{font-size:48px;letter-spacing:-.07em;font-weight:400;color:#a2a5ae}
.step-line{height:1px;margin:22px 0 30px;background:var(--line);position:relative}
.step-line:before{content:"";position:absolute;width:6px;height:6px;top:-3px;left:0;background:var(--violet);border-radius:50%}
.step .eyebrow{font-size:10px;color:#6766c9}
.step h3{font-size:21px;font-weight:500;letter-spacing:-.03em;margin:12px 0}
.step .copy{font-size:15px;line-height:1.8;margin:0;max-width:315px}
.workflow{background:#edeeea}
.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.workflow-copy>.eyebrow{color:#6666b1;font-size:11px;margin-bottom:25px}
.workflow-copy .section-title{font-size:54px}
.workflow-copy .copy{max-width:430px;font-size:16px}
.flow-comparison{margin:28px 0}
.flow-comparison p{font-size:13px;color:#737987;margin:12px 0}
.flow-comparison span{display:inline-block;width:100px;font-size:10px;font-weight:600;letter-spacing:.1em}
.flow-comparison p:last-child{color:var(--ink)}
.flow-play{color:#5353c5}.flow-play .play-icon{border-color:#8484cb55}
.workflow-player{background:#fff;border:1px solid #d8dbd6;border-radius:10px;box-shadow:0 15px 35px #18213008;overflow:hidden}
.player-heading{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;border-bottom:1px solid #eeefec}
.tiny-label{color:#72798b;font-size:9px}
.player-heading h3{font-size:19px;letter-spacing:-.025em;font-weight:500;margin:6px 0 0}
.file-badge{font:10px monospace;letter-spacing:.08em;border:1px solid #d9ddd6;padding:10px;border-radius:5px;color:#707988}
.flow-steps{padding:12px}
.flow-step{display:grid;grid-template-columns:26px 1fr auto 16px;gap:10px;width:100%;align-items:center;padding:14px 12px;text-align:left;border:1px solid transparent;border-radius:5px;background:transparent;color:#606775}
.flow-number{font:11px monospace;color:#9a9faa}
.flow-step>span:nth-child(2){font-size:13px}
.flow-step small{font:9px monospace;letter-spacing:.03em;color:#959ca9}
.flow-step i{font-style:normal;font-size:13px;color:#9897bd}
.flow-step.active{background:#efefff;border-color:#dddcff;color:#4543a1}
.flow-step.active .flow-number{color:#6366f1}.flow-step:hover{background:#f5f5fc}
.flow-detail{background:#fafaf8;border-top:1px solid #e9eae6;padding:20px 28px;display:flex;gap:22px;align-items:start;min-height:95px}
.flow-detail>span{font:11px monospace;color:#6366f1;white-space:nowrap;line-height:1.7}
.flow-detail p{font-size:12px;line-height:1.65;color:#6c7380;margin:0}
.product{padding-bottom:100px}
.product-stage{margin-top:60px;position:relative}
.product-frame{display:grid;grid-template-columns:218px 1fr;background:#fff;min-height:625px;border:1px solid #d4d9d4;border-radius:10px;overflow:hidden;box-shadow:0 30px 70px #2534460d}
.app-sidebar{background:#0f141c;color:#b0b9c8;padding:27px 17px;display:flex;flex-direction:column}
.app-sidebar>img{margin:0 10px}
.workspace{display:flex;gap:9px;align-items:center;margin:26px 0 14px;padding:12px 8px;border:1px solid #ffffff18;border-radius:5px;font-size:10px}
.workspace>span{display:grid;place-items:center;width:25px;height:25px;border-radius:5px;background:#333448;color:#cccbeb;font-size:9px}
.workspace div{flex:1}.workspace small{display:block;font-size:9px;color:#7b879b;margin-top:4px}.workspace b{font-weight:400}
.sidebar-caption{font-size:9px;letter-spacing:.14em;color:#718098;margin:20px 9px 9px}
.sidebar-entry{display:flex;gap:10px;font-size:13px;padding:12px 9px;border-radius:5px}
.sidebar-entry span{font-size:11px}.sidebar-entry.selected{background:#26233f;color:#cbc8ff}
.sidebar-bottom{margin-top:auto;display:flex;align-items:center;gap:10px;padding:23px 8px 0;font-size:11px}
.avatar{height:28px;width:28px;display:grid;place-items:center;background:#303448;border-radius:50%;font-size:9px}
.sidebar-bottom small{display:block;font-size:9px;color:#758298;margin-top:4px}
.app-content{min-width:0}
.app-topbar{padding:17px 27px;border-bottom:1px solid #eaede7;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#7c8390}
.app-topbar>span>span{margin:0 10px;color:#b5bac4}
.example-label{font:9px monospace;letter-spacing:.08em}
.app-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:29px 27px 0}
.app-heading h3{font-size:23px;font-weight:500;letter-spacing:-.035em;margin:0}
.app-heading p{font-size:11px;color:#7e8491;margin:8px 0 0}
.app-date{font-size:10px;padding:9px 12px;border:1px solid #e3e6e1;border-radius:5px;white-space:nowrap}
.app-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:26px 27px 0;background:#f7f8f5;border:1px solid #e8eae5;border-radius:6px}
.app-metrics>div{padding:17px 18px;border-right:1px solid #e3e7df}.app-metrics>div:last-child{border:0}
.app-metrics small{font-size:10px;color:#7a8190}
.app-metrics strong{display:block;font-size:27px;font-weight:500;letter-spacing:-.05em;margin-top:8px}
.app-metrics strong>span{font-size:9px;color:#8a909b;letter-spacing:0;margin-left:4px;font-weight:400}
.document-tabs{display:flex;gap:22px;border-bottom:1px solid #e6e9e3;margin:20px 27px 0}
.document-tabs button{border:0;background:none;border-bottom:2px solid transparent;color:#727b8c;padding:13px 0;font-size:11px;display:flex;gap:8px;align-items:center}
.document-tabs button.active{color:#5553ba;border-color:var(--violet)}
.document-tabs button span{font:9px monospace;background:#eff0ec;padding:3px 5px;border-radius:3px}
.table-wrap{margin:0 27px;min-height:283px}
table{border-collapse:collapse;width:100%;text-align:left;font-size:10px}
th{padding:15px 8px;color:#828a96;font-size:9px;font-weight:400;border-bottom:1px solid #eef0e9}
th:first-child,td:first-child{padding-left:0}
td{padding:14px 8px;color:#767f8c;border-bottom:1px solid #eef0e9;white-space:nowrap}
td:first-child{display:flex;align-items:center;gap:10px}
td b{display:block;font-size:10px;font-weight:500;color:#3d4754}
td small{display:block;font-size:9px;margin-top:4px;color:#86909c}
.document-icon{display:grid;place-items:center;width:28px;height:32px;background:#f5f5ff;color:#7c78ba;border:1px solid #ecebf5;border-radius:4px;font-size:16px}
.table-status{padding:5px 7px;border-radius:4px;background:#eff4f1;color:#4c7361;font-size:9px;white-space:nowrap}
.table-status.review{background:#f5f0e5;color:#896c37}
.app-bottom{display:flex;justify-content:space-between;gap:15px;padding:21px 27px;font-size:9px;color:#8a939f}
.product-caption{display:flex;justify-content:space-between;gap:20px;margin-top:20px;color:#79818f;font:10px/1.5 monospace;letter-spacing:.08em}
.product-caption>span:last-child{letter-spacing:0;font-family:Jakarta,Arial,sans-serif;font-size:12px}
.integrations{background:#fff}
.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.integration-grid>.reveal>.eyebrow{color:#6d6cad;margin-bottom:25px}
.integration-grid .copy{max-width:415px;font-size:16px}
.integration-row{display:flex;align-items:center;gap:19px;padding:29px 0;border-bottom:1px solid var(--line)}
.integration-row:first-child{border-top:1px solid var(--line)}
.integration-monogram{display:grid;place-items:center;width:52px;height:52px;flex-shrink:0;border:1px solid #dddde5;background:#f7f7fb;border-radius:10px;font-size:20px;font-weight:500;letter-spacing:-.055em}
.integration-monogram.future{background:#f4f5f3;color:#818a7e}
.integration-row>div{flex:1;min-width:0}
.integration-row small{font:9px monospace;letter-spacing:.1em;color:#8c919a}
.integration-row h3{font-size:20px;font-weight:500;letter-spacing:-.035em;margin:6px 0 8px}
.integration-row p{font-size:12px;line-height:1.7;color:#818895;margin:0;max-width:245px}
.integration-state{font:9px monospace;color:#635ccb;letter-spacing:.04em;background:#f0effc;padding:7px;border-radius:4px}
.integration-state.planned{background:#f2f3ef;color:#868c92}
.future-row .integration-monogram{border-style:dashed;background:none;font-size:26px;color:#8e90a0}.future-row h3{font-size:16px}
.outcomes .section-index{border-color:#ffffff20;color:#8e96a4}
.outcomes .section-title{max-width:1050px}
.outcome-list{margin-top:65px}
.outcome{display:grid;grid-template-columns:60px 1.5fr 1fr 45px;gap:24px;align-items:center;padding:30px 0;border-top:1px solid #ffffff22}
.outcome:last-child{border-bottom:1px solid #ffffff22}
.outcome>span:first-child{font:11px monospace;color:#8584a5}
.outcome h3{font-size:44px;letter-spacing:-.05em;font-weight:400;margin:0}
.outcome p{font-size:14px;line-height:1.7;color:#a5aebd;margin:0}
.outcome-symbol{font-size:31px;color:#9287e4;text-align:right}
.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.trust .eyebrow{color:#7b7b94;font-size:11px;margin-bottom:25px}
.trust .section-title{font-size:56px}.trust .copy{font-size:16px;max-width:440px}
.trust-list>div{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding:23px 0}
.trust-list>div:last-child{border-bottom:1px solid var(--line)}
.trust-list span{font:11px monospace;color:#8786b8}
.trust-list h3{font-size:17px;font-weight:400;letter-spacing:-.02em;margin:0}
.pilot{background:#edeef8;border-top:1px solid #dddded;padding:28px 0}
.pilot>.shell{display:flex;align-items:center;justify-content:center;gap:17px}
.pilot p{font-size:14px;color:#606377;margin:0;line-height:1.7}.pilot .mini-band{width:20px;height:20px}
.final{position:relative;overflow:hidden;padding:100px 0 70px}
.final>.shell{position:relative}
.final .eyebrow{font-size:10px;color:#a09abd;margin-bottom:35px}
.final h2{position:relative;z-index:1;font-size:clamp(62px,6.7vw,95px);font-weight:500;letter-spacing:-.065em;line-height:1.04;margin:0}
.final h2>span{color:#a8a7ff}
.final-symbol{position:absolute;right:-90px;top:28px;opacity:.15;width:570px;height:570px;transform:rotate(-2deg);pointer-events:none}
.final-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:54px;padding-top:36px;border-top:1px solid #ffffff25;z-index:1}
.final-bottom p{font-size:16px;line-height:1.7;margin:0;color:#a8b0bd}
.footer{padding:45px 0 27px;border-top:1px solid #ffffff15}
.footer-top,.footer-middle,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px}
.footer-top>a:last-child{font-size:16px;color:#c7cdd6}
.footer-middle{margin-top:30px;color:#959eae;font-size:12px}
.footer-middle p{margin:0}
.footer-middle nav{display:flex;gap:22px}
.footer-middle button{border:0;background:none;font-size:12px;padding:0;color:inherit}
.footer-bottom{border-top:1px solid #ffffff15;margin-top:36px;padding-top:25px;color:#8a94a5;font-size:10px}
.footer-bottom button{color:inherit;font-size:10px;border:0;border-bottom:1px solid #ffffff25;background:transparent;padding:5px 0}
dialog{color:var(--ink);width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:1px solid #dcdfd9;border-radius:12px;padding:28px 34px 34px;background:var(--sand);box-shadow:0 35px 120px #00000045}
dialog::backdrop{background:#080b10b8;backdrop-filter:blur(8px)}
body.modal-open{overflow:hidden}
.modal-top{display:flex;justify-content:space-between;align-items:center;gap:25px}
.close{display:grid;place-items:center;height:36px;width:36px;flex-shrink:0;background:#edeeea;border:1px solid #dcdfd6;border-radius:6px;font-size:24px;font-weight:400}
.modal-heading{margin:22px 0 26px}
.modal-heading .eyebrow{font-size:9px;color:#7370ae}
.modal-heading h2{font-size:42px;font-weight:500;letter-spacing:-.05em;line-height:1.08;margin:14px 0}
.modal-heading>p:last-child{font-size:14px;color:#737a85;line-height:1.7}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.field{display:grid;gap:7px}.field.full{grid-column:1/-1}
.field label{font-size:12px}
.field input,.field select,.field textarea{width:100%;min-width:0;min-height:44px;padding:10px 12px;border:1px solid #d3d8cf;border-radius:5px;background:#fff;color:var(--ink);font-size:14px}
.field textarea{resize:vertical;min-height:88px}
.field textarea::placeholder{color:#888f99}
.form-note{font-size:11px;line-height:1.6;margin:18px 0;color:#737b89}
.form-note.error{color:#b4321f}.form-note.ok{color:#3d6f56}
.hp{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#d98b7f;background:#fdf6f5}
.form-submit{width:100%;justify-content:space-between}
#legal{max-width:500px}#legal h2{font-size:26px;font-weight:500}#legal p{line-height:1.8;color:var(--muted)}
.reveal{opacity:1;transform:none}
.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .7s cubic-bezier(.2,.75,.2,1)}
.js-motion .reveal.visible{opacity:1;transform:none}
.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}
.motion-paused .reveal{opacity:1;transform:none}
/* Páginas legales (privacidad.html, terminos.html) — standalone, sin orvack.js */
.lg-nav{position:sticky;top:0;z-index:30;background:#0b0f14e8;backdrop-filter:blur(20px);color:#fff;border-bottom:1px solid #ffffff14}
.lg-nav .shell{display:flex;align-items:center;justify-content:space-between;height:72px;gap:20px}
.lg-nav .brand img{width:140px;height:35px;object-fit:contain}
.lg-nav a.lg-back{color:#bbc0c9;font-size:13px;display:flex;align-items:center;gap:8px}
.lg-nav a.lg-back:hover{color:#fff}
.lg-main{padding:64px 0 40px}
.lg-wrap{max-width:760px}
.lg-eyebrow{font:500 12px/1.5 Jakarta,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#6766c9;margin:0 0 14px}
.lg-main h1{font-size:clamp(32px,4vw,46px);font-weight:500;letter-spacing:-.045em;line-height:1.1;margin:0;max-width:22ch}
.lg-updated{margin-top:14px;color:var(--muted);font-size:14px}
.lg-note{margin:32px 0 0;padding:16px 18px;border:1px solid #d9dcff;background:#f2f2fb;border-radius:8px;font-size:13px;line-height:1.7;color:#4b4e86}
.lg-prose{margin-top:20px;font-size:16px;line-height:1.8;color:#3a4049}
.lg-prose h2{font-size:19px;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:40px 0 12px}
.lg-prose h3{font-size:15px;font-weight:600;color:var(--ink);margin:26px 0 8px}
.lg-prose p{margin:0 0 14px}
.lg-prose ul{margin:0 0 14px;padding-left:22px}
.lg-prose li{margin:6px 0}
.lg-prose a{color:#5553ba;text-decoration:underline;text-underline-offset:2px}
.lg-footer{border-top:1px solid var(--line);margin-top:64px}
.lg-footer .shell{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0;font-size:12px;color:var(--muted);flex-wrap:wrap}
.lg-footer nav{display:flex;gap:20px}
@media(max-width:640px){.lg-main{padding:44px 0 32px}.lg-nav .shell{height:64px}.lg-nav .brand img{width:120px;height:30px}}
@media(min-width:1600px){.hero-body{min-height:740px}.orchestration{height:570px}.hero h1{font-size:98px}}
@media(max-width:1200px){
  .shell{width:calc(100% - 72px)}.nav-links{gap:20px}.hero-body{min-height:620px}.hero h1{font-size:74px}.hero-description{font-size:16px}
  .hero-actions{gap:18px}.hero-actions .button{gap:18px;padding:0 18px}.hero-actions .text-link{font-size:12px}
  .orchestration{height:475px;margin-left:0;margin-right:-18px}.hero-symbol{width:200px;top:26%}.hero-symbol img{width:200px;height:200px}
  .system-tag{min-width:175px;padding:12px;gap:8px}.system-tag b{font-size:12px}.system-tag small{font-size:9px}.system-tango{left:0;bottom:65px}.system-email{top:65px}
  .operation-tag{right:-4px;bottom:120px;padding:14px}.operation-dashes{display:none}.operation-tag b{font-size:12px}
  .problem-grid,.workflow-grid,.integration-grid,.trust-grid{gap:65px}.layer-panel{padding:50px 40px;gap:40px}
  .layer-heading h2{font-size:39px}.map-core{padding:20px}.map-core span{font-size:8px}.map-core img{width:110px}
  .workflow-copy .section-title{font-size:46px}.product-frame{grid-template-columns:185px 1fr}.app-sidebar{padding-inline:12px}
  .app-heading,.app-topbar{padding-inline:20px}.app-metrics{margin-inline:20px}.document-tabs{margin-inline:20px}.table-wrap{margin-inline:20px}
  .app-metrics>div{padding:16px 12px}.app-metrics strong>span{display:none}.integration-row{gap:12px}.integration-state{font-size:8px}
}
@media(max-width:980px){
  .nav-links{display:none}.nav-demo{margin-left:auto}.menu-toggle{display:flex}.nav-inner{height:76px}.hero{padding-top:76px}.hero-grid{top:76px}
  .hero-body{grid-template-columns:1fr 1fr;min-height:620px;padding:70px 0}.hero h1{font-size:62px}.hero-eyebrow{font-size:8px}
  .hero-actions{flex-wrap:wrap;gap:12px 20px}.hero-caption{max-width:260px;line-height:1.7}
  .orchestration{height:460px;margin-right:-20px}.hero-symbol{width:175px;top:28%}.hero-symbol img{width:175px;height:175px}
  .system-tag{min-width:160px}.system-email{left:5px;top:58px}.system-tango{left:0;bottom:54px}.operation-tag{right:0;bottom:148px;padding:13px 11px;gap:8px}.operation-check{width:23px;height:23px}
  .diagram-topline{font-size:8px;left:12px}.diagram-bottomline{font-size:8px;left:12px}
  .section{padding:92px 0}.section-title{font-size:49px}.problem-grid{gap:50px}.lead{font-size:21px}.problem-right .copy{font-size:15px}
  .layer-panel{grid-template-columns:1fr;gap:36px}.layer-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:end}.layer-heading .eyebrow{grid-column:1/-1}.layer-heading h2{margin-bottom:0}.layer-heading p:last-child{margin-bottom:0}.layer-map{max-width:620px;width:100%;margin:auto}
  .split-heading{align-items:start;flex-direction:column;gap:24px}.split-heading .copy br{display:none}.steps-track{gap:27px}.step h3{font-size:18px}
  .workflow-grid{grid-template-columns:1fr;gap:42px}.workflow-copy{max-width:650px}.workflow-copy .section-title{font-size:52px}.workflow-player{max-width:640px;width:100%;margin-inline:auto}
  .flow-comparison{display:flex;gap:22px}.flow-comparison span{display:block;width:auto;margin-bottom:7px}
  .product-frame{grid-template-columns:160px 1fr}.app-sidebar{padding:25px 10px}.app-sidebar>img{width:112px;margin-inline:5px}
  .workspace{font-size:8px;padding:10px 5px}.workspace small{font-size:8px}.sidebar-entry{gap:7px;padding:10px 6px}.sidebar-entry span{font-size:9px}
  .app-date{display:none}.app-heading h3{font-size:22px}.app-heading p{font-size:10px}
  .table-wrap{overflow:auto}td{padding-block:13px}th:nth-child(2),td:nth-child(2){display:none}.app-content table{font-size:10px}
  .integration-grid,.trust-grid{grid-template-columns:1fr;gap:42px}.integration-grid .copy,.trust .copy{max-width:580px}.integration-list{max-width:650px;width:100%}.integration-state{font-size:10px}.integration-row p{max-width:400px}
  .outcome{grid-template-columns:35px 1.25fr 1fr 30px;gap:20px}.outcome h3{font-size:34px}.outcome p{font-size:13px}.final h2{font-size:76px}.final-symbol{width:450px;right:-170px}
  .footer-middle{align-items:start;flex-direction:column;gap:25px}
}
@media(max-width:640px){
  html{scroll-padding-top:83px}.shell{width:calc(100% - 40px)}.nav-inner{height:72px;gap:14px}.brand img{width:124px;height:31px}
  .nav-demo{font-size:12px;gap:18px;min-height:44px;padding:0 12px}.nav-demo>span{font-size:17px}.menu-toggle{width:44px;height:44px}
  .hero{padding-top:72px}.hero-body{display:block;padding:54px 0 22px;min-height:auto}.hero-copy{max-width:470px}
  .hero-eyebrow{font-size:8px;letter-spacing:.1em;gap:8px}.hero-eyebrow .mini-band{width:12px;height:12px}
  .hero h1{font-size:clamp(49px,13vw,72px);letter-spacing:-.065em;margin:25px 0 24px}.hero-description{font-size:15px;line-height:1.8}
  .desktop-break{display:none}.hero-actions{gap:12px;margin-top:27px;flex-wrap:nowrap}.hero-actions .button{font-size:12px;min-height:48px;padding-inline:15px;gap:17px}.hero-actions .text-link{font-size:11px;gap:8px;min-width:0}.hero-actions .play-icon{width:24px;height:24px;flex-shrink:0}
  .hero-caption{font-size:10px;max-width:none;margin-top:20px}
  .orchestration{margin:34px auto 0;height:350px;width:100%;max-width:400px}
  .diagram-topline{top:0;left:0;right:0;font-size:8px}.diagram-bottomline{left:0;right:0;bottom:0;font-size:8px}
  .hero-symbol{top:24%;width:165px}.hero-symbol img{width:165px;height:165px}.hero-symbol>span{font-size:10px}
  .system-email{top:37px;left:5px}.system-tango{bottom:38px;left:0}.system-tag{min-width:149px;padding:10px;gap:8px;border-radius:6px}
  .system-icon{width:26px;height:26px;font-size:12px}.system-tag b{font-size:10px}.system-tag small{font-size:8px}.tag-dot{margin-left:3px;width:4px;height:4px}
  .operation-tag{right:0;bottom:101px;padding:12px 11px}.operation-tag b{font-size:10px}.operation-tag small{font-size:7px}.operation-check{font-size:11px;width:20px;height:20px}
  .hero-bottom{padding:19px 0;gap:15px}.hero-bottom p{font-size:10px}.hero-bottom a{font-size:8px;gap:12px}.hero-bottom a>span:last-child{font-size:16px}
  .section{padding:76px 0}.section-index{font-size:9px;letter-spacing:.09em;margin-bottom:37px;padding-top:15px}.section-index span:last-child{display:none}
  .section-title{font-size:43px;line-height:1.08}.problem-grid{grid-template-columns:1fr;gap:37px}.problem-grid h2 br:nth-of-type(1){display:none}
  .lead{font-size:23px}.problem-right .copy{font-size:16px}.fragmented{margin:25px 0;gap:7px}.fragmented>span{font-size:12px;padding:11px 13px;gap:18px}.problem-conclusion{font-size:12px;gap:10px}
  .layer-section>.shell{width:calc(100% - 20px)}.layer-panel{padding:36px 23px;border-radius:8px;gap:30px}
  .layer-heading{display:block}.layer-heading .eyebrow{font-size:9px}.layer-heading h2{font-size:39px;margin:18px 0}.layer-heading p:last-child{font-size:14px}
  .map-label{font-size:8px}.map-systems,.map-outputs{gap:5px}.map-systems span{font-size:9px;padding:12px 3px;display:grid;place-items:center}
  .map-core{padding:17px 16px;gap:10px}.map-core img{width:107px;height:27px}.map-core span{font-size:7px}
  .map-outputs span{font-size:9px;padding:12px 1px}.map-rails{height:25px}
  .split-heading{gap:21px}.split-heading .copy{font-size:15px;line-height:1.8}
  .steps-track{grid-template-columns:1fr;gap:0;margin-top:38px}
  .step{position:relative;display:grid;grid-template-columns:45px 1fr;column-gap:22px;padding:25px 0;border-top:1px solid var(--line)}
  .step:last-child{padding-bottom:0}.step-number{grid-column:1;grid-row:1/4;font-size:29px;line-height:1}
  .step-line{display:none}.step .eyebrow,.step h3,.step .copy{grid-column:2}.step .eyebrow{font-size:9px}.step h3{font-size:20px;margin:10px 0}.step .copy{font-size:15px;max-width:none}
  .workflow-grid{gap:36px}.workflow-copy .section-title{font-size:42px}.workflow-copy>.eyebrow{font-size:9px;margin-bottom:22px}
  .flow-comparison{flex-direction:column;gap:0;margin:23px 0}.flow-comparison span{display:inline-block;width:96px;margin-bottom:0;font-size:9px}.flow-comparison p{font-size:12px}
  .player-heading{padding:21px 19px}.player-heading h3{font-size:17px}.file-badge{font-size:9px}.flow-steps{padding:8px}
  .flow-step{grid-template-columns:24px 1fr 12px;gap:8px;padding:14px 9px}.flow-step small{display:none}.flow-step>span:nth-child(2){font-size:12px}.flow-number{font-size:10px}
  .flow-detail{padding:17px 19px;gap:15px;min-height:100px}.flow-detail p{font-size:11px}.flow-detail>span{font-size:10px}
  .product-stage{margin-top:35px}.product-frame{grid-template-columns:1fr;border-radius:7px;min-height:unset}.app-sidebar{display:none}
  .app-topbar{padding:14px;font-size:9px}.example-label{font-size:7px}.app-topbar>span>span{margin-inline:4px}
  .app-heading{padding:24px 14px 0}.app-heading h3{font-size:21px}.app-heading p{font-size:10px}
  .app-metrics{margin:22px 14px 0;gap:0}.app-metrics>div{padding:13px 9px}.app-metrics small{font-size:8px;line-height:1.5;display:block;min-height:24px}.app-metrics strong{font-size:25px;margin-top:7px}
  .document-tabs{margin:14px 14px 0;gap:15px}.document-tabs button{font-size:10px;gap:5px;padding:12px 0}.document-tabs button span{font-size:8px}
  .table-wrap{margin:0 14px;min-height:295px;overflow:visible}
  th{font-size:8px;padding:13px 0}th:nth-child(3),td:nth-child(3){display:none}td{padding:15px 0;font-size:9px}
  td:first-child{gap:6px}td b{font-size:8px;letter-spacing:-.01em}td small{font-size:8px;margin-top:5px}.document-icon{width:22px;height:28px;font-size:14px;flex-shrink:0}
  td:last-child,th:last-child{text-align:right}.table-status{font-size:8px;padding:5px}
  .app-bottom{padding:20px 14px;font-size:8px;gap:10px}.product-caption{margin-top:15px;flex-direction:column;gap:8px;font-size:8px}.product-caption>span:last-child{font-size:11px}
  .integration-grid{gap:33px}.integration-grid>.reveal>.eyebrow{font-size:9px}.integration-grid .copy{font-size:16px}
  .integration-row{gap:12px;padding:23px 0;flex-wrap:wrap}.integration-monogram{width:44px;height:44px;font-size:18px;border-radius:7px}
  .integration-row h3{font-size:18px}.integration-row small{font-size:8px}.integration-row p{font-size:11px}.integration-state{font-size:7px;padding:6px}
  .integration-row>div{flex-basis:150px}.future-row h3{font-size:16px}
  .outcomes .section-title{font-size:39px}.outcome-list{margin-top:38px}.outcome{grid-template-columns:27px 1fr 24px;gap:12px;padding:26px 0}
  .outcome>span:first-child{font-size:10px;grid-column:1;grid-row:1}.outcome h3{font-size:29px;grid-column:2;grid-row:1}.outcome p{grid-column:2;grid-row:2;font-size:13px}
  .outcome p br{display:none}.outcome-symbol{grid-column:3;grid-row:1;font-size:24px}
  .trust-grid{gap:35px}.trust .section-title{font-size:42px}.trust .eyebrow{font-size:9px}.trust-list>div{padding:20px 0;gap:20px}.trust-list h3{font-size:16px}
  .pilot{padding:25px 0}.pilot>.shell{gap:13px;justify-content:flex-start}.pilot p{font-size:12px}
  .final{padding:70px 0 44px}.final .eyebrow{font-size:9px;margin-bottom:29px}.final h2{font-size:clamp(49px,13vw,70px);letter-spacing:-.055em}
  .final-symbol{width:360px;height:360px;right:-155px;top:96px;opacity:.12}
  .final-bottom{margin-top:38px;flex-direction:column;align-items:start;gap:25px;padding-top:25px}.final-bottom p{font-size:15px}
  .final-bottom .button{justify-content:space-between;width:100%}
  .footer{padding:34px 0 23px}.footer-top{align-items:start;gap:24px;flex-direction:column}.footer-top>a:last-child{font-size:14px}
  .footer-middle{margin-top:24px;font-size:11px}.footer-middle nav{gap:16px;flex-wrap:wrap;font-size:11px}.footer-middle button{font-size:11px}
  .footer-bottom{flex-wrap:wrap;gap:15px;font-size:9px;margin-top:28px;padding-top:20px}.footer-bottom button{font-size:9px}
  dialog{padding:22px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.modal-heading h2{font-size:36px}.modal-heading{margin-top:20px}
  .form-grid{gap:16px 12px}.field input,.field select,.field textarea{font-size:16px;padding:10px}.field label{font-size:11px}.form-note{font-size:10px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}
  .js-motion .reveal{opacity:1;transform:none}
}
@media print{.nav,.hero-actions,.menu-toggle,.footer-bottom button,dialog{display:none}.hero{padding-top:0}.js-motion .reveal{opacity:1;transform:none}.dark{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
