:root{color-scheme:light dark;font-family:Archivo,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #151515;--ink-soft: #242321;--ink-raised: #2d2d2d;--paper: #faf3e0;--paper-raised: #f2e8cf;--paper-muted: #ddb892;--orange: #cc5803;--orange-bright: #e45500;--teal: #2a9d8f;--brown: #5c4033;--brown-muted: #8b5e3c;--cream-text: #fff6e4;--line-dark: rgb(92 64 51 / 24%);--line-light: rgb(250 243 224 / 24%);--shadow: 0 24px 70px rgb(0 0 0 / 24%);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shell: 1536px;--gutter: clamp(1.25rem, 3vw, 3rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Archivo,Arial,sans-serif;line-height:1.5;overflow-x:hidden}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,h4,p,figure,dl,dd{margin:0}::selection{background:var(--orange);color:#fff}:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.skip-link{position:fixed;z-index:1000;top:1rem;left:1rem;padding:.8rem 1rem;border-radius:var(--radius-sm);background:var(--paper);color:var(--ink);font-family:Space Grotesk,sans-serif;font-weight:700;transform:translateY(calc(-100% - 2rem));transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(100%,var(--shell));margin-inline:auto;padding-inline:var(--gutter)}.button{appearance:none;border:1px solid transparent;border-radius:var(--radius-sm);min-height:58px;padding:0 1.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:1;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button--small{min-height:50px;padding-inline:1.5rem;font-size:.94rem}.button--primary{background:var(--orange-bright);color:#fff;border-color:var(--orange-bright)}.button--primary:hover{background:#f05b00;border-color:#f05b00}.button--outline-light{color:var(--cream-text);border-color:#faf3e09e;background:transparent}.button--outline-light:hover{border-color:var(--paper);background:#faf3e012}.button--paper{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button--paper:hover{background:#fff;border-color:#fff}.button--outline-paper{background:transparent;border-color:#faf3e0bf;color:var(--paper)}.button--outline-paper:hover{background:#faf3e017;border-color:var(--paper)}.text-link{font-family:Space Grotesk,sans-serif;font-size:.98rem;font-weight:500;padding:.5rem;color:var(--cream-text);transition:color .18s ease}.text-link:hover{color:var(--orange-bright)}.technical-rule{display:block;width:min(100%,38rem);height:1px;margin-block:2rem 1.8rem;background:var(--line-dark);position:relative}.technical-rule:before,.technical-rule:after{content:"";position:absolute;top:-5px;width:1px;height:11px;background:currentColor;opacity:.38}.technical-rule:before{left:0}.technical-rule:after{right:0}.technical-rule--dark{background:var(--line-light);color:var(--paper)}.technical-rule--orange{background:#faf3e08c;color:var(--paper)}.site-header{position:absolute;inset:0 0 auto;z-index:50;color:var(--cream-text)}.site-header__inner{width:min(calc(100% - (var(--gutter) * 2)),calc(var(--shell) - (var(--gutter) * 2)));height:98px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line-light)}.brand{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;color:var(--ink)}.brand--light{color:var(--cream-text)}.brand__mark{width:44px;height:44px;object-fit:contain}.brand__name{font-family:Space Grotesk,sans-serif;font-size:2.1rem;font-weight:700;letter-spacing:-.04em;line-height:1}.site-header__nav{display:flex;align-items:center;gap:clamp(1.75rem,4vw,4.2rem)}.site-header__nav a,.site-footer nav a{font-family:Space Grotesk,sans-serif;font-size:.98rem;font-weight:500;position:relative}.site-header__nav a:after,.site-footer nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--orange-bright);transition:right .18s ease}.site-header__nav a:hover:after,.site-footer nav a:hover:after{right:0}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:1.25rem}.site-header__menu-button,.mobile-menu{display:none}.hero{--pointer-x: 0;--pointer-y: 0;min-height:900px;background:var(--ink);color:var(--cream-text);position:relative;isolation:isolate;overflow:hidden}.hero__grain,.module-explorer__grain{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.11;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.hero__inner{min-height:900px;padding-top:180px;padding-bottom:16px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(650px,1.32fr);gap:clamp(2rem,3.6vw,4.5rem);align-items:center}.hero__copy{z-index:2;align-self:center;padding-bottom:.6rem}.hero h1{max-width:700px;font-family:Space Grotesk,sans-serif;font-size:clamp(4rem,5.2vw,4.5rem);font-weight:600;letter-spacing:-.065em;line-height:.9}.hero__copy>p{max-width:565px;margin-top:2.15rem;color:#fff6e4bf;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.7}.hero__actions{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:1rem}.blueprint-drawing{color:#faf3e03d}.blueprint-drawing text{fill:currentColor;font-family:Archivo,sans-serif;font-size:11px}.hero__copy>.blueprint-drawing{width:410px;margin-top:2.4rem;transform:translate(-18px)}.hero__media{min-width:0;position:relative;transform:translate3d(calc(var(--pointer-x) * -3px),calc(var(--pointer-y) * -3px),0);transition:transform .16s linear}.hero__raven-mark{position:absolute;z-index:0;width:min(55%,440px);height:auto;top:-24%;right:4%;filter:saturate(1.1);transform:translate3d(calc(var(--pointer-x) * 13px),calc(var(--pointer-y) * 10px),0) rotate(-1.5deg);transition:transform .16s linear}.product-frame{width:100%;min-height:535px;margin-top:4.3rem;padding:clamp(1.25rem,2vw,2rem);border:1px solid rgb(92 64 51 / 24%);border-radius:var(--radius-md);background:var(--paper);color:var(--ink);box-shadow:var(--shadow);position:relative;z-index:1;transform:translate3d(calc(var(--pointer-x) * 7px),calc(var(--pointer-y) * 5px),0);transition:transform .16s linear}.product-frame:before{content:"";position:absolute;inset:-24px 28px 28px -24px;z-index:-1;border:1px solid rgb(221 184 146 / 60%);border-radius:var(--radius-sm);background-color:var(--paper-raised);background-image:linear-gradient(rgb(92 64 51 / 7%) 1px,transparent 1px),linear-gradient(90deg,rgb(92 64 51 / 7%) 1px,transparent 1px);background-size:46px 46px}.product-frame__lifecycle{display:flex;align-items:center;justify-content:center;gap:0;padding:.5rem 0 1.8rem}.product-frame__lifecycle button{appearance:none;border:0;background:none;padding:0 1.2rem;color:#1515158f;font-family:Space Grotesk,sans-serif;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:.45rem;position:relative}.product-frame__lifecycle button:not(:last-child):after{content:"";width:56px;height:1px;margin-left:1rem;background:var(--line-dark)}.product-frame__lifecycle button span{width:12px;height:12px;border:1px solid currentColor;border-radius:50%}.product-frame__lifecycle button.is-active{color:var(--ink)}.product-frame__lifecycle button.is-active span{border:3px solid var(--paper);background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.product-frame__records{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;position:relative}.product-frame__trace{position:absolute;z-index:2;left:8%;right:8%;top:54%;height:2px;background:#cc58034d}.product-frame__trace:after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--trace-progress);background:var(--orange-bright);transition:width .76s cubic-bezier(.22,1,.36,1)}.record-card{min-height:350px;padding:.95rem .8rem 1rem;border:1px solid var(--line-dark);border-radius:var(--radius-sm);background:#ffffff21;position:relative;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s ease,background-color .22s ease}.record-card:hover{transform:translateY(-5px);background:#ffffff47}.record-card__kind{color:var(--brown-muted);font-family:Space Grotesk,sans-serif;font-size:.66rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.record-card h2{margin-top:.45rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;line-height:1.15;letter-spacing:-.03em}.record-card>p{margin-top:.35rem;color:var(--brown-muted);font-size:.72rem;line-height:1.4}.record-card__node{position:absolute;z-index:4;width:14px;height:14px;left:50%;top:calc(54% - 6px);transform:translate(-50%);border:3px solid var(--paper);border-radius:50%;background:var(--orange);box-shadow:0 0 0 2px var(--orange)}.record-card__part-shape{width:74%;height:128px;margin:1.8rem auto 0;position:relative;border:1px solid var(--line-dark);background:var(--paper-raised);clip-path:polygon(15% 10%,85% 10%,85% 28%,100% 28%,100% 72%,85% 72%,85% 90%,15% 90%,15% 72%,0 72%,0 28%,15% 28%)}.record-card__part-shape:before,.record-card__part-shape:after{content:"";position:absolute;inset:25% 35%;border:1px solid var(--brown-muted);border-radius:50%}.record-card__part-shape:after{inset:38% 12%;border-radius:0;border-inline:0}.record-card>.blueprint-drawing{width:100%;margin-top:1.35rem;color:#5c403361}.record-card dl{margin-top:auto;padding-top:6rem;display:grid;gap:.6rem;font-size:.66rem}.record-card dl div{border-top:1px solid var(--line-dark);padding-top:.45rem}.record-card dt{color:var(--brown-muted)}.record-card dd{color:var(--teal);font-weight:600}.record-card__gauge{margin-top:2rem;height:120px;border-radius:56px 56px 18px 18px;background:var(--ink-soft);display:grid;place-items:center;position:relative}.record-card__gauge:after{content:"";position:absolute;width:38%;height:18px;top:-8px;right:-4px;border:8px solid #9c9a90;border-left:0;border-radius:0 12px 12px 0}.record-card__gauge span{padding:.25rem .45rem;border:1px solid #6c7265;background:#b3b7a3;color:#1c2118;font-family:monospace;font-size:.85rem}.record-card__approval{margin-top:auto;padding:.7rem .55rem;display:flex;align-items:center;gap:.4rem;border-top:1px solid var(--line-dark);color:var(--teal);font-size:.72rem;font-weight:600}.hero__scroll-cue{position:absolute;left:50%;bottom:22px;width:32px;height:50px;transform:translate(-50%);display:grid;place-items:center}.hero__scroll-cue span{width:1px;height:30px;background:var(--line-light);position:relative;overflow:hidden}.hero__scroll-cue span:after{content:"";position:absolute;inset:-100% 0 100%;background:var(--orange-bright);animation:scroll-cue 2s ease-in-out infinite}@keyframes scroll-cue{0%{transform:translateY(0)}65%,to{transform:translateY(60px)}}.workflow-section{padding:clamp(3rem,4vw,4rem) 0 clamp(6rem,9vw,9rem);background:var(--paper);color:var(--ink);overflow:hidden}.workflow-section__statement{display:grid;grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:clamp(2rem,5vw,6rem);align-items:start}.workflow-section__copy{position:relative;z-index:2}.workflow-section h2,.module-explorer h2,.trust-section h2,.closing-section h2{font-family:Space Grotesk,sans-serif;font-size:clamp(3.7rem,5.4vw,5.75rem);font-weight:600;letter-spacing:-.065em;line-height:.92}.workflow-section__copy p{max-width:590px;color:var(--brown);font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.72}.still-life{width:calc(100% + var(--gutter));min-height:520px;margin-left:calc(var(--gutter) * -.5);position:relative}.still-life:after{content:"";position:absolute;inset:0;box-shadow:inset 56px 0 46px -38px var(--paper),inset 0 -42px 38px -34px var(--paper);pointer-events:none}.still-life picture{display:block;height:100%}.still-life img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:53% center;border-radius:var(--radius-sm)}.reveal-block{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.workflow-section.is-visible .reveal-block{opacity:1;transform:translateY(0)}.workflow-section.is-visible .still-life{transition-delay:.12s}.workflow-trace{margin-top:clamp(4rem,7vw,7rem)}.workflow-trace h3{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.2vw,3.4rem);font-weight:600;letter-spacing:-.05em}.workflow-trace__scroller{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--paper-muted) transparent;padding-bottom:1.5rem}.workflow-trace__rail{min-width:1110px;margin-top:2rem;display:grid;grid-template-columns:repeat(6,1fr);position:relative;border-bottom:1px solid var(--line-dark)}.workflow-trace__line{position:absolute;top:76px;left:6%;right:6%;height:2px;background:#cc580340}.workflow-trace__line span{display:block;height:100%;background:var(--orange);transition:width .8s cubic-bezier(.22,1,.36,1)}.workflow-step{appearance:none;border:0;border-right:1px dashed var(--line-dark);background:transparent;min-height:230px;padding:0 1rem 1.6rem;text-align:left;cursor:pointer;display:grid;grid-template-rows:52px 48px auto auto 1fr;align-items:start;color:var(--ink)}.workflow-step:last-child{border-right:0}.workflow-step__title{font-family:Space Grotesk,sans-serif;font-weight:600}.workflow-step__node{width:24px;height:24px;margin:12px 0 .5rem;border:4px solid var(--paper);border-radius:50%;background:var(--paper);box-shadow:0 0 0 2px var(--orange);position:relative;z-index:2;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.workflow-step.is-complete .workflow-step__node{background:var(--orange)}.workflow-step.is-active .workflow-step__node{background:var(--teal);box-shadow:0 0 0 2px var(--teal);transform:scale(1.18)}.workflow-step strong{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1.2}.workflow-step.is-active strong{color:var(--teal)}.workflow-step small{margin-top:.3rem;color:#5c4033ad}.workflow-step em{align-self:end;margin-top:1rem;color:var(--teal);font-family:Space Grotesk,sans-serif;font-size:.86rem;font-style:normal;font-weight:600}.module-explorer{min-height:1040px;padding:clamp(6rem,9vw,9rem) 0;background:var(--ink);color:var(--cream-text);position:relative;isolation:isolate;overflow:hidden}.module-explorer__inner{position:relative;z-index:1}.module-explorer__heading{display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;align-items:end}.module-explorer__heading h2{max-width:780px}.module-explorer__heading p{max-width:460px;padding-bottom:.45rem;color:#fff6e4ad;font-size:1.16rem;line-height:1.7}.module-explorer__heading .technical-rule{grid-column:1 / -1;width:100%;margin-block:1.5rem 2.7rem}.module-explorer__content{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.65fr);gap:clamp(1.5rem,3vw,3rem);align-items:stretch}.module-rail{border-top:1px solid var(--line-light)}.module-rail__item{appearance:none;width:100%;min-height:99px;padding:1rem .75rem;border:0;border-bottom:1px solid var(--line-light);background:transparent;color:#fff6e4a8;display:grid;grid-template-columns:74px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left;position:relative;cursor:pointer;transition:color .22s ease,min-height .32s ease}.module-rail__item.is-active{min-height:185px;color:var(--cream-text)}.module-rail__icon{grid-row:1 / 3;width:58px;height:58px;display:grid;place-items:center;border-right:1px solid var(--line-light);color:currentColor}.module-rail__label{padding-left:1.25rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:500;letter-spacing:-.04em}.module-rail__statement{max-width:300px;padding:.75rem 0 0 1.25rem;color:#fff6e4d4;font-size:.96rem;line-height:1.55;animation:module-copy-in .32s ease both}.module-rail__indicator{position:absolute;left:0;top:.55rem;bottom:.55rem;width:4px;background:transparent;transition:background-color .18s ease}.module-rail__item.is-active .module-rail__indicator{background:var(--orange-bright)}.module-rail__item.is-active .module-rail__icon{color:var(--orange-bright)}@keyframes module-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.module-workspace{min-width:0;min-height:670px;padding:clamp(1.25rem,2.2vw,2rem);border-radius:var(--radius-md);background-color:var(--paper);background-image:linear-gradient(rgb(92 64 51 / 5%) 1px,transparent 1px),linear-gradient(90deg,rgb(92 64 51 / 5%) 1px,transparent 1px);background-size:48px 48px;color:var(--ink);display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,1.7fr);grid-template-rows:1fr auto;gap:1rem;box-shadow:var(--shadow);animation:workspace-in .42s cubic-bezier(.22,1,.36,1) both}@keyframes workspace-in{0%{opacity:.4;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.module-workspace__primary{padding:1.3rem;border:1px solid var(--line-dark);border-radius:var(--radius-sm);position:relative;overflow:hidden}.module-workspace__primary>span{color:var(--brown-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.module-workspace__primary h3{margin-top:.7rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,3.5rem);letter-spacing:-.06em;line-height:1}.module-workspace__primary>p{margin-top:.5rem;color:var(--brown)}.module-workspace__primary>strong{display:inline-block;margin-top:.45rem;color:var(--teal);font-size:.78rem}.module-workspace__drawing{height:220px;margin-top:1.6rem;border-block:1px solid var(--line-dark);position:relative}.module-workspace__drawing span{position:absolute;background:var(--paper-raised);border:1px solid rgb(92 64 51 / 45%)}.module-workspace__drawing span:nth-child(1){inset:42px 22% 44px}.module-workspace__drawing span:nth-child(2){left:8%;right:8%;top:78px;height:62px}.module-workspace__drawing span:nth-child(3){left:38%;width:24%;top:22px;bottom:24px;border-radius:42%;background:transparent}.module-workspace__drawing i{position:absolute;left:50%;top:0;bottom:0;border-left:1px dashed rgb(92 64 51 / 35%)}.module-workspace__primary dl{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--line-dark)}.module-workspace__primary dt{color:var(--brown-muted);font-size:.7rem}.module-workspace__primary dd{margin-top:.25rem;font-family:Space Grotesk,sans-serif;font-weight:600}.module-workspace__connections{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;align-content:start;position:relative;padding:4.4rem 0 0}.module-workspace__trace{position:absolute;left:0;right:3%;top:47%;height:2px;background:var(--orange)}.connected-record{min-height:205px;padding:1rem;border:1px solid var(--line-dark);border-radius:var(--radius-sm);background:#faf3e0e0;position:relative;z-index:2}.connected-record__node{position:absolute;left:-8px;top:calc(50% - 7px);width:14px;height:14px;border:3px solid var(--paper);border-radius:50%;background:var(--orange);box-shadow:0 0 0 2px var(--orange)}.connected-record small{color:var(--brown-muted);font-size:.72rem}.connected-record h4{margin-top:.55rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem;letter-spacing:-.03em}.connected-record p{margin-top:3.8rem;padding-top:.75rem;border-top:1px solid var(--line-dark);color:var(--teal);font-size:.72rem;font-weight:600;display:flex;align-items:center;gap:.35rem}.connected-record--review{grid-column:2 / 4;min-height:132px;margin-top:1rem}.connected-record--review p{margin-top:1rem}.module-workspace__link{grid-column:1 / -1;padding:1.2rem .25rem .2rem;border-top:1px solid var(--line-dark);width:fit-content;display:flex;align-items:center;gap:.55rem;color:var(--teal);font-family:Space Grotesk,sans-serif;font-size:.88rem;font-weight:600}.module-workspace__link svg:last-child{transition:transform .18s ease}.module-workspace__link:hover svg:last-child{transform:translate(4px)}.trust-section{padding:clamp(6rem,10vw,10rem) 0 clamp(5.5rem,9vw,8.5rem);background:var(--paper);color:var(--ink);overflow:hidden}.trust-section__intro{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:start}.trust-section__intro h2{max-width:820px}.trust-section__intro>div:first-child p{max-width:500px;margin-top:2rem;color:var(--brown);font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.65}.trust-section__drawing{min-height:330px;color:#5c40332e;position:relative}.trust-section__part{width:210px;height:220px;margin:0 auto;border:1px solid currentColor;clip-path:polygon(28% 0,72% 0,72% 20%,88% 20%,88% 78%,72% 78%,72% 100%,28% 100%,28% 78%,12% 78%,12% 20%,28% 20%);background:#f2e8cf6b;position:relative}.trust-section__part:before,.trust-section__part:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px dashed currentColor}.trust-section__part:before{width:1px;height:170%}.trust-section__part:after{width:170%;height:1px}.trust-section__drawing>span{position:absolute;top:-.5rem;left:50%;transform:translate(-50%);font-family:monospace}.trust-section__drawing>i{position:absolute;right:8%;bottom:.5rem;padding:.65rem 1rem;border:2px solid rgb(42 157 143 / 45%);border-radius:3px;color:#2a9d8f9e;font-family:monospace;font-size:1.25rem;font-style:normal;letter-spacing:.18em;text-align:center;transform:rotate(3deg)}.trust-section__drawing>i small{font-size:.55rem;letter-spacing:.08em}.trust-lifecycle{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid var(--line-dark)}.trust-lifecycle div{padding:0 1rem 1.25rem;color:#5c403394;display:flex;align-items:center;gap:.6rem;font-size:.84rem;position:relative}.trust-lifecycle div:not(:last-child):after{content:"";position:absolute;left:43%;right:5%;top:6px;height:1px;background:var(--line-dark)}.trust-lifecycle span{width:12px;height:12px;border:1px solid currentColor;border-radius:50%}.trust-lifecycle .is-active{color:var(--teal);font-weight:600}.trust-lifecycle .is-active span{border-width:3px;background:var(--paper);box-shadow:0 0 0 1px var(--teal)}.proof-grid{margin-top:4.5rem;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line-dark)}.proof-point{min-height:380px;padding:2rem clamp(1.25rem,3vw,3.5rem) 2.5rem;border-right:1px solid var(--line-dark)}.proof-point:last-child{border-right:0}.proof-point__icon{width:82px;height:82px;display:grid;place-items:center;color:var(--orange-bright);position:relative}.proof-point__icon:before,.proof-point__icon:after{content:"";position:absolute;background:var(--line-dark)}.proof-point__icon:before{width:120%;height:1px}.proof-point__icon:after{width:1px;height:120%}.proof-point h3{max-width:250px;margin-top:2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,2vw,2.2rem);font-weight:600;letter-spacing:-.05em;line-height:1.02}.proof-point>span{display:block;width:46px;height:2px;margin-top:1.35rem;background:var(--orange)}.proof-point p{max-width:340px;margin-top:1.35rem;color:var(--brown);line-height:1.65}.audit-log{margin-top:4rem;padding:1.1rem 0;border-block:1px solid var(--line-dark);font-family:monospace;color:#5c40336b;text-transform:uppercase;letter-spacing:.08em}.audit-log__row{display:grid;grid-template-columns:.6fr 1.25fr .9fr .9fr;gap:1rem;padding:.35rem 1.25rem;border-bottom:1px dashed rgb(92 64 51 / 14%);font-size:.74rem}.audit-log__row:last-child{border-bottom:0}.audit-log__row strong{font-weight:400}.closing-section{background:var(--orange-bright);color:var(--paper);overflow:hidden;position:relative}.closing-section__inner{min-height:690px;padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;position:relative}.closing-section h2{font-size:clamp(4rem,5.3vw,5.6rem)}.closing-section p{font-family:Space Grotesk,sans-serif;font-size:clamp(1.3rem,2vw,1.9rem);line-height:1.35}.closing-section__actions{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1rem}.closing-section__mark{width:min(100%,650px);justify-self:end;filter:brightness(.47) saturate(.74);opacity:.43;mix-blend-mode:multiply;transform:rotate(-3deg);transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s ease}.closing-section:hover .closing-section__mark{transform:translateY(-8px) rotate(-1deg);opacity:.52}.site-footer{padding:2.5rem 0 2.2rem;background:var(--ink);color:var(--cream-text)}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2.25rem;border-bottom:1px solid var(--line-light)}.site-footer nav{display:flex;align-items:center;gap:clamp(1rem,3vw,3.4rem)}.site-footer nav a{font-size:.84rem}.site-footer__bottom{padding-top:1.7rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;color:#fff6e494}.site-footer__bottom p,.site-footer__bottom small{font-size:.8rem}.footer-target{width:28px;height:28px;border:1px solid currentColor;border-radius:50%;position:relative}.footer-target:before,.footer-target:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%)}.footer-target:before{width:46px;height:1px}.footer-target:after{width:1px;height:46px}.demo-dialog{width:min(920px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);margin:auto;padding:0;border:1px solid rgb(250 243 224 / 18%);border-radius:var(--radius-md);background:transparent;color:var(--cream-text);box-shadow:0 28px 110px #00000094}.demo-dialog::backdrop{background:#080808d1;backdrop-filter:blur(8px)}.demo-dialog__panel{padding:clamp(1.6rem,4vw,3.5rem);display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,5vw,4.5rem);background:var(--ink-soft);position:relative;overflow-y:auto}.icon-button{appearance:none;width:44px;height:44px;padding:0;border:1px solid var(--line-light);border-radius:50%;background:transparent;color:var(--cream-text);display:grid;place-items:center;cursor:pointer}.demo-dialog__close{position:absolute;top:1rem;right:1rem}.demo-dialog__intro{padding-right:1rem}.demo-dialog__intro img{width:65px;height:82px;object-fit:contain}.demo-dialog__intro h2{margin-top:2rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.35rem,3.6vw,3.35rem);font-weight:600;letter-spacing:-.06em;line-height:.98}.demo-dialog__intro p{margin-top:1.4rem;color:#fff6e4ab;line-height:1.65}.demo-form{padding-top:1rem;display:grid;gap:1.15rem}.demo-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.demo-form label{display:grid;gap:.5rem;color:#fff6e4b8;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:600}.demo-form input,.demo-form select,.demo-form textarea{width:100%;min-height:50px;border:1px solid var(--line-light);border-radius:6px;background:var(--ink);color:var(--cream-text);padding:.8rem .9rem;font-family:Archivo,sans-serif;font-size:.92rem;outline:none;resize:vertical}.demo-form textarea{min-height:118px}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 2px #2a9d8f33}.demo-form .button{width:fit-content}.demo-form__status{min-height:1.5rem;color:var(--paper-muted);font-size:.76rem}@media(max-width:1220px){.site-header__inner{grid-template-columns:.8fr auto .8fr}.site-header__nav{gap:1.6rem}.hero{min-height:1020px}.hero__inner{min-height:1020px;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:1.75rem}.hero h1{font-size:clamp(4.1rem,6.3vw,5.5rem)}.product-frame{padding-inline:1.1rem}.record-card{min-height:330px;padding-inline:.55rem}.record-card h2{font-size:.82rem}.module-explorer__content{grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr)}.module-workspace{grid-template-columns:190px minmax(0,1fr)}}@media(max-width:1020px){:root{--gutter: clamp(1.25rem, 4vw, 2.5rem)}.site-header__inner{grid-template-columns:1fr auto}.site-header__nav,.site-header__actions{display:none}.site-header__menu-button{appearance:none;display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line-light);border-radius:50%;background:transparent;color:var(--cream-text);cursor:pointer}.mobile-menu{display:block;position:absolute;inset:98px var(--gutter) auto;padding:0;background:var(--ink-soft);border:1px solid var(--line-light);border-radius:var(--radius-sm);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.mobile-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu nav{display:grid;padding:1rem}.mobile-menu a{padding:1rem .75rem;border-bottom:1px solid var(--line-light);font-family:Space Grotesk,sans-serif}.mobile-menu .button{margin-top:1rem}.hero,.hero__inner{min-height:auto}.hero__inner{padding-top:165px;padding-bottom:110px;grid-template-columns:1fr;gap:4rem}.hero h1{max-width:760px;font-size:clamp(4.3rem,10vw,7rem)}.hero__copy>p{max-width:650px}.hero__copy>.blueprint-drawing{display:none}.hero__media{max-width:850px;margin-inline:auto}.hero__raven-mark{width:42%;top:-25%}.workflow-section__statement{grid-template-columns:1fr}.still-life{width:100%;margin-left:0}.module-explorer__heading{grid-template-columns:1fr}.module-explorer__heading .technical-rule{margin-bottom:1.4rem}.module-explorer__content{grid-template-columns:1fr}.module-rail{display:flex;overflow-x:auto;scroll-snap-type:inline proximity;scroll-padding-inline:1rem;scrollbar-width:none;border-top:0;border-bottom:1px solid var(--line-light)}.module-rail::-webkit-scrollbar{display:none}.module-rail__item,.module-rail__item.is-active{flex:0 0 auto;width:auto;min-height:86px;padding-inline:1rem;border-right:1px solid var(--line-light);border-bottom:0;grid-template-columns:auto auto;grid-template-rows:1fr;scroll-snap-align:center}.module-rail__icon{grid-row:auto;width:44px;height:44px;border-right:0}.module-rail__label{padding-left:.5rem;font-size:1.15rem;white-space:nowrap}.module-rail__statement{display:none}.module-rail__indicator{inset:auto 0 0;width:auto;height:4px}.trust-section__intro,.closing-section__inner{grid-template-columns:1fr .7fr}}@media(max-width:760px){.button{min-height:54px;padding-inline:1.35rem}.brand__name{font-size:1.65rem}.brand__mark{width:40px;height:40px}.site-header__inner{height:82px}.mobile-menu{inset-block-start:82px}.hero__inner{padding-top:132px;gap:2rem}.hero h1{font-size:clamp(3.4rem,16vw,5rem);line-height:.94}.hero__copy>p{font-size:1rem;line-height:1.62}.hero__actions{display:grid;grid-template-columns:1fr}.hero__actions .button{width:100%}.hero__raven-mark{width:48%;top:-12%;right:0}.product-frame{margin-top:3rem;min-height:520px;padding:1rem}.product-frame:before{inset:-12px 14px 16px -12px}.product-frame__lifecycle{justify-content:flex-start;overflow-x:auto;padding-bottom:1.1rem}.product-frame__lifecycle button{padding-inline:.6rem;white-space:nowrap}.product-frame__lifecycle button:not(:last-child):after{width:18px;margin-left:.55rem}.product-frame__records{grid-template-columns:repeat(5,154px);overflow-x:auto;padding:.4rem .2rem .8rem;scrollbar-width:thin}.product-frame__trace{left:74px;right:74px}.record-card{min-height:330px}.hero__scroll-cue{display:none}.workflow-section h2,.module-explorer h2,.trust-section h2,.closing-section h2{font-size:clamp(3.1rem,14vw,5rem)}.workflow-section{padding-top:5.5rem}.still-life,.still-life img{min-height:360px}.still-life img{object-position:59% center}.workflow-trace{margin-top:3.5rem}.module-explorer{min-height:auto}.module-workspace{min-height:auto;grid-template-columns:1fr}.module-workspace__primary{min-height:450px}.module-workspace__connections{grid-template-columns:1fr;padding-top:1rem}.module-workspace__trace{left:14px;right:auto;top:1rem;bottom:2rem;width:2px;height:auto}.connected-record,.connected-record--review{grid-column:auto;min-height:150px;margin-top:0;margin-left:1rem}.connected-record p{margin-top:2rem}.connected-record__node{top:34px}.trust-section__intro{grid-template-columns:1fr}.trust-section__drawing{min-height:260px}.trust-section__part{width:160px;height:190px}.trust-lifecycle{grid-template-columns:repeat(4,150px);overflow-x:auto}.proof-grid{grid-template-columns:1fr}.proof-point{min-height:auto;padding:2.4rem 0 2.8rem;border-right:0;border-bottom:1px solid var(--line-dark)}.proof-point:last-child{border-bottom:0}.audit-log{overflow-x:auto}.audit-log__row{min-width:690px}.closing-section__inner{min-height:650px;grid-template-columns:1fr}.closing-section__mark{position:absolute;width:70%;right:-10%;bottom:-10%;opacity:.25}.closing-section__inner>div{position:relative;z-index:2}.closing-section__actions{display:grid;max-width:360px}.site-footer__top{align-items:flex-start;flex-direction:column}.site-footer nav{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.site-footer__bottom{grid-template-columns:auto 1fr}.site-footer__bottom small{grid-column:2}.demo-dialog__panel{grid-template-columns:1fr;gap:1.4rem}.demo-dialog__intro img{width:44px;height:54px}.demo-dialog__intro h2{margin-top:.9rem}.demo-form__row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.hero__media,.hero__raven-mark,.product-frame{transform:none!important}}.premium-hero,.product-story{background:var(--ink);color:var(--cream-text)}.ambient-telemetry{position:fixed;z-index:44;inset:0;overflow:hidden;pointer-events:none}.ambient-telemetry__rail,.ambient-telemetry__track{position:absolute;display:block;background:linear-gradient(180deg,transparent,rgb(228 85 0 / 24%),transparent)}.ambient-telemetry__rail{width:1px;height:142px}.ambient-telemetry__rail--left{top:22vh;left:11px}.ambient-telemetry__rail--right{right:11px;bottom:18vh}.ambient-telemetry__rail i{position:absolute;top:0;left:-2px;width:5px;height:28px;border-radius:999px;background:var(--orange-bright);box-shadow:0 0 16px #e45500b8;opacity:0;transform:translate3d(0,-34px,0);animation:ambient-packet-y 9.8s cubic-bezier(.45,0,.2,1) infinite}.ambient-telemetry__rail--right i{animation-delay:-5.1s}.ambient-telemetry__track{width:clamp(86px,9vw,148px);height:1px;background:linear-gradient(90deg,transparent,rgb(228 85 0 / 24%),transparent)}.ambient-telemetry__track--top{top:116px;right:12px}.ambient-telemetry__track--bottom{right:clamp(16px,4vw,64px);bottom:13px}.ambient-telemetry__track i{position:absolute;top:-1px;left:0;width:26px;height:3px;border-radius:999px;background:var(--orange-bright);box-shadow:0 0 16px #e45500ad;opacity:0;transform:translate3d(-30px,0,0);animation:ambient-packet-x 11.2s -2.8s cubic-bezier(.45,0,.2,1) infinite}.ambient-telemetry__track--bottom i{animation-delay:-7.2s}@keyframes ambient-packet-y{0%,9%{opacity:0;transform:translate3d(0,-34px,0)}14%{opacity:.9}65%{opacity:.72;transform:translate3d(0,148px,0)}70%,to{opacity:0;transform:translate3d(0,148px,0)}}@keyframes ambient-packet-x{0%,8%{opacity:0;transform:translate3d(-30px,0,0)}13%{opacity:.9}61%{opacity:.68;transform:translate3d(158px,0,0)}66%,to{opacity:0;transform:translate3d(158px,0,0)}}.premium-hero{min-height:940px;position:relative;isolation:isolate;overflow:hidden}.premium-hero__texture,.product-story__texture{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.075;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.48'/%3E%3C/svg%3E")}.premium-hero:after{content:"";position:absolute;z-index:-1;inset:98px var(--gutter) auto;height:1px;background:#faf3e012}.premium-hero:before{content:"";position:absolute;z-index:60;top:106px;left:var(--gutter);width:clamp(96px,9vw,148px);height:3px;background:var(--orange-bright);opacity:0;transform:translate3d(-180px,0,0);animation:raven-site-signal-x 8s .25s cubic-bezier(.45,0,.2,1) infinite;pointer-events:none}@keyframes raven-site-signal-x{0%,4%{opacity:0;transform:translate3d(-180px,0,0)}7%{opacity:1}58%{opacity:1;transform:translate3d(calc(100vw - var(--gutter) - var(--gutter) - 148px),0,0)}62%,to{opacity:0;transform:translate3d(calc(100vw - var(--gutter) - var(--gutter) - 148px),0,0)}}.premium-hero__inner{min-height:940px;padding-top:168px;padding-bottom:84px;display:grid;grid-template-columns:minmax(430px,.78fr) minmax(680px,1.22fr);grid-template-rows:1fr auto;gap:3.5rem clamp(2.4rem,4vw,5rem);align-items:center;position:relative}.premium-hero__copy{align-self:center;position:relative;z-index:2}.premium-hero h1{max-width:740px;font-family:Space Grotesk,sans-serif;font-size:clamp(4.65rem,6.15vw,6.55rem);font-weight:600;letter-spacing:-.072em;line-height:.88}.premium-hero h1 span{display:block;animation:premium-title-in .82s cubic-bezier(.22,1,.36,1) both}.premium-hero h1 span+span{color:var(--orange-bright);animation-delay:90ms}@keyframes premium-title-in{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}.premium-hero__copy>p:not(.premium-hero__quiet-proof){max-width:570px;margin-top:2rem;color:#fff6e4b8;font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.72;animation:premium-copy-in .7s .18s ease both}@keyframes premium-copy-in{0%{opacity:0}to{opacity:1}}.premium-hero__actions{margin-top:2.35rem;display:flex;flex-wrap:wrap;gap:.9rem;animation:premium-copy-in .7s .26s ease both}.premium-hero__quiet-proof{margin-top:1.4rem;color:#fff6e470;font-family:Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:.04em}.premium-hero__product{width:calc(100% + clamp(2rem,5vw,6.5rem));position:relative;animation:premium-product-in .98s .16s cubic-bezier(.22,1,.36,1) both}@keyframes premium-product-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.premium-hero__orange-rule{position:absolute;z-index:-1;left:-3.2rem;right:10%;top:-2rem;height:2px;background:var(--orange-bright)}.premium-hero__orange-rule:before{content:"";position:absolute;left:0;top:-5px;width:1px;height:12px;background:var(--orange-bright)}.premium-hero__module-line{grid-column:1 / -1;min-width:0;display:flex;align-items:center;gap:clamp(.65rem,1.6vw,1.7rem);color:#fff6e457;font-family:Space Grotesk,sans-serif;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.premium-hero__module-line i{flex:1;height:1px;background:#faf3e021}.premium-hero__scroll{position:absolute;left:50%;bottom:18px;width:34px;height:45px;transform:translate(-50%);display:grid;place-items:center}.premium-hero__scroll span{width:1px;height:28px;background:#faf3e038;position:relative;overflow:hidden}.premium-hero__scroll span:after{content:"";position:absolute;inset:-100% 0 100%;background:var(--orange-bright);animation:premium-scroll-cue 2.2s ease-in-out infinite}@keyframes premium-scroll-cue{0%{transform:translateY(0)}70%,to{transform:translateY(58px)}}.raven-product-frame{width:100%;margin:0;border:1px solid rgb(228 85 0 / 38%);border-radius:11px;background:#111;color:var(--cream-text);box-shadow:0 34px 84px #00000061,0 0 0 1px #fff6e40a inset;overflow:hidden;position:relative}.raven-product-frame__bar{height:34px;padding:0 .9rem;border-bottom:1px solid rgb(255 246 228 / 8%);background:#20201e;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff6e48a;font-size:.58rem;letter-spacing:.04em;position:relative;overflow:hidden}.raven-product-frame__bar:after{content:"";position:absolute;left:0;bottom:-1px;width:12%;height:3px;background:var(--orange-bright);opacity:0;transform:translate3d(-150%,0,0);pointer-events:none}.premium-hero__product .raven-product-frame__bar:after{animation:raven-telemetry-sweep 7.4s .5s cubic-bezier(.45,0,.2,1) infinite}.product-story__stage .raven-product-frame__bar:after{animation:raven-telemetry-sweep 8s -2.3s cubic-bezier(.45,0,.2,1) infinite}@keyframes raven-telemetry-sweep{0%,4%{opacity:0;transform:translate3d(-120%,0,0)}7%{opacity:1}48%{opacity:1;transform:translate3d(850%,0,0)}52%,to{opacity:0;transform:translate3d(850%,0,0)}}.raven-product-frame__bar>small{justify-self:end;font-size:inherit}.raven-product-frame__live{display:inline-flex;align-items:center;gap:.38rem}.raven-product-frame__live i{width:5px;height:5px;border-radius:50%;background:var(--teal);box-shadow:0 0 10px #2a9d8fcc;animation:raven-live-pulse 2.8s ease-in-out infinite}@keyframes raven-live-pulse{0%,to{opacity:.42;transform:scale(.72)}50%{opacity:1;transform:scale(1.18)}}.raven-product-frame__lights{display:flex;gap:5px}.raven-product-frame__lights i{width:6px;height:6px;border:1px solid rgb(255 246 228 / 24%);border-radius:50%}.raven-product-frame__lights i:first-child{border-color:var(--orange);background:var(--orange)}.raven-product-frame__capture{aspect-ratio:1390 / 782;position:relative;overflow:hidden;background:#111;animation:raven-screen-in .44s cubic-bezier(.22,1,.36,1) both}.raven-product-frame__capture img{width:100%;height:100%;max-width:none;object-fit:cover;filter:saturate(.96) contrast(1.025)}.raven-product-frame__capture:before{content:"";position:absolute;z-index:2;top:-22%;right:0;left:0;height:19%;background:linear-gradient(180deg,transparent,rgb(228 85 0 / 4%) 34%,rgb(228 85 0 / 24%) 58%,rgb(228 85 0 / 5%) 76%,transparent);mix-blend-mode:screen;opacity:0;transform:translateZ(0);pointer-events:none}.raven-product-frame__capture:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / 13%),transparent 10%,transparent 90%,rgb(0 0 0 / 16%)),linear-gradient(180deg,transparent 76%,rgb(0 0 0 / 12%));pointer-events:none}.premium-hero__product .raven-product-frame__capture:before{animation:raven-capture-scan 8.9s 1.3s cubic-bezier(.45,0,.2,1) infinite}.product-story__stage .raven-product-frame__capture:before{animation:raven-capture-scan 9.7s -3.4s cubic-bezier(.45,0,.2,1) infinite}@keyframes raven-capture-scan{0%,11%{opacity:0;transform:translateZ(0)}15%{opacity:.78}62%{opacity:.62;transform:translate3d(0,655%,0)}67%,to{opacity:0;transform:translate3d(0,655%,0)}}.raven-product-frame__body{min-height:590px;display:grid;grid-template-columns:184px minmax(0,1fr)}.raven-product-frame--compact .raven-product-frame__body{min-height:530px;grid-template-columns:154px minmax(0,1fr)}.raven-product-frame__rail{min-width:0;padding:1.35rem .8rem 1rem;border-right:1px solid rgb(92 64 51 / 16%);background:#f7eed9;display:flex;flex-direction:column;overflow:hidden}.raven-product-frame__brand{min-width:0;padding:0 .5rem 1.05rem;border-bottom:1px solid rgb(92 64 51 / 16%);display:flex;align-items:center;gap:.45rem}.raven-product-frame__brand img{width:25px;height:28px;object-fit:contain}.raven-product-frame__brand strong{font-family:Space Grotesk,sans-serif;font-size:1rem;letter-spacing:-.03em}.raven-product-frame__rail-primary,.raven-product-frame__rail nav{margin-top:.85rem;display:grid;gap:.18rem}.raven-product-frame__rail-primary span,.raven-product-frame__rail nav span{min-height:34px;padding:0 .56rem;display:flex;align-items:center;gap:.55rem;border-radius:6px;color:#5c4033ad;font-family:Space Grotesk,sans-serif;font-size:.67rem;white-space:nowrap;position:relative}.raven-product-frame__rail-primary span.is-active,.raven-product-frame__rail nav span.is-active{background:#cc580317;color:var(--orange)}.raven-product-frame__rail-primary span.is-active:before,.raven-product-frame__rail nav span.is-active:before{content:"";position:absolute;left:-.8rem;top:4px;bottom:4px;width:3px;background:var(--orange)}.raven-product-frame__home-icon,.raven-product-frame__search-icon{width:14px;height:14px;position:relative;flex:0 0 auto}.raven-product-frame__home-icon:before{content:"";position:absolute;inset:4px 2px 1px;border:1.3px solid currentColor;border-top:0}.raven-product-frame__home-icon:after{content:"";position:absolute;width:8px;height:8px;left:3px;top:1px;border-top:1.3px solid currentColor;border-left:1.3px solid currentColor;transform:rotate(45deg)}.raven-product-frame__search-icon{width:11px;height:11px;margin-left:1px;margin-right:2px;border:1.3px solid currentColor;border-radius:50%}.raven-product-frame__search-icon:after{content:"";position:absolute;width:6px;height:1px;right:-5px;bottom:-3px;background:currentColor;transform:rotate(48deg)}.raven-product-frame__identity{margin-top:auto;padding:.9rem .4rem 0;border-top:1px solid rgb(92 64 51 / 16%);display:flex;align-items:center;gap:.55rem}.raven-product-frame__identity>span{width:29px;height:29px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.58rem;font-weight:700}.raven-product-frame__identity div{min-width:0;display:grid}.raven-product-frame__identity strong,.raven-product-frame__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raven-product-frame__identity strong{font-size:.65rem}.raven-product-frame__identity small{color:#5c40338a;font-size:.55rem}.raven-product-screen{min-width:0;padding:clamp(1.25rem,2vw,2rem);animation:raven-screen-in .44s cubic-bezier(.22,1,.36,1) both}.raven-product-frame--compact .raven-product-screen{padding:1.35rem}@keyframes raven-screen-in{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}.raven-product-screen__header{min-height:110px;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.raven-product-screen__header>div>small{color:var(--orange);font-family:Space Grotesk,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.raven-product-screen__title-line{margin-top:.3rem;display:flex;align-items:center;flex-wrap:wrap;gap:.7rem}.raven-product-screen__title-line h3{font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,2.4vw,2.3rem);font-weight:600;letter-spacing:-.055em;line-height:1}.raven-product-screen__header p{margin-top:.35rem;color:#5c4033a8;font-size:.74rem}.raven-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.62rem;font-weight:600;position:relative}.raven-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.raven-status:after{content:"";position:absolute;left:-3px;top:50%;width:13px;height:13px;border:1px solid currentColor;border-radius:50%;opacity:0;transform:translateY(-50%) scale(.55);pointer-events:none}.premium-hero__product .raven-status:after,.product-story__stage .raven-status:after{animation:raven-status-ping 6.8s 2.6s ease-out infinite}@keyframes raven-status-ping{0%,10%{opacity:0;transform:translateY(-50%) scale(.55)}12%{opacity:.42}20%{opacity:0;transform:translateY(-50%) scale(1.45)}21%,to{opacity:0;transform:translateY(-50%) scale(1.45)}}.raven-status--current{color:var(--teal)}.raven-status--attention{color:var(--orange)}.raven-status--neutral{color:var(--brown-muted)}.raven-product-screen__action{min-height:34px;padding:0 .75rem;border:1px solid rgb(92 64 51 / 35%);border-radius:6px;display:flex;align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:.62rem}.raven-product-screen__action i{width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-1px) rotate(45deg)}.raven-product-screen__tabs{min-width:0;border-bottom:1px solid rgb(92 64 51 / 17%);display:flex;gap:clamp(1rem,2.4vw,2.4rem);overflow:hidden}.raven-product-screen__tabs span{padding:0 0 .7rem;color:#5c40337f;font-family:Space Grotesk,sans-serif;font-size:.62rem;white-space:nowrap;position:relative}.raven-product-screen__tabs span.is-active{color:var(--brown)}.raven-product-screen__tabs span.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--orange)}.raven-product-screen__content{margin-top:1.5rem;display:grid;grid-template-columns:minmax(0,1.38fr) minmax(175px,.62fr);gap:1.2rem}.raven-record-table,.raven-record-detail{min-width:0;border-top:1px solid rgb(92 64 51 / 23%)}.raven-record-table>header,.raven-record-detail>h4{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.raven-record-table h4,.raven-record-detail h4{font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:-.02em}.raven-record-table>header span{color:#5c403373;font-size:.55rem}.raven-record-table__head,.raven-record-table__row{min-width:0;display:grid;grid-template-columns:.72fr 1.28fr .88fr .86fr;gap:.7rem;align-items:center}.raven-record-table__head{min-height:31px;padding-inline:.5rem;background:var(--paper-raised);color:#5c40338a;font-size:.51rem}.raven-record-table__row{min-height:58px;padding-inline:.5rem;border-bottom:1px solid rgb(92 64 51 / 14%);font-size:.58rem}.raven-record-table__row strong{color:var(--orange);font-weight:600}.raven-record-table__row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raven-inline-status{display:flex;align-items:center;gap:.3rem;font-style:normal;white-space:nowrap}.raven-inline-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.raven-inline-status--current{color:var(--teal)}.raven-inline-status--attention{color:var(--orange)}.raven-inline-status--neutral{color:var(--brown-muted)}.raven-record-detail{padding-left:1rem;border-left:1px solid rgb(92 64 51 / 14%)}.raven-record-detail dl{display:grid}.raven-record-detail dl>div{min-height:53px;padding-block:.65rem;border-bottom:1px solid rgb(92 64 51 / 14%);display:grid;gap:.14rem}.raven-record-detail dt{color:#5c40337a;font-size:.52rem}.raven-record-detail dd{font-size:.62rem;font-weight:600}.raven-record-detail__signal{margin-top:1rem;padding:.8rem;border-left:2px solid var(--teal);background:#2a9d8f12;color:var(--teal);display:flex;align-items:flex-start;gap:.6rem}.raven-record-detail__signal span{min-width:0;display:grid}.raven-record-detail__signal strong,.raven-record-detail__signal small{font-size:.54rem}.raven-record-detail__signal small{margin-top:.15rem;color:#5c40338c}.product-philosophy{padding:clamp(7rem,10vw,10rem) 0 clamp(7rem,10vw,9rem);background:var(--paper);color:var(--brown);overflow:hidden}.product-philosophy__lead{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.5fr);gap:clamp(3rem,6vw,7rem);align-items:end}.product-philosophy h2,.product-story h2,.owner-control h2{font-family:Space Grotesk,sans-serif;font-size:clamp(4rem,6.2vw,6.4rem);font-weight:600;letter-spacing:-.07em;line-height:.91}.product-philosophy h2{font-size:clamp(3.65rem,5.3vw,5.9rem)}.product-philosophy__title-line{display:block}.product-philosophy h2 em,.owner-control h2 em{color:var(--orange);font-style:normal}.product-philosophy__lead>p{max-width:500px;padding-bottom:.5rem;color:#5c4033b8;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.75}.product-philosophy__principles{margin-top:clamp(5rem,8vw,8rem);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;overflow:hidden}.product-philosophy__principles:before{content:"";position:absolute;z-index:2;left:0;top:-1px;width:clamp(96px,9vw,148px);height:3px;background:var(--orange);opacity:0;transform:translate3d(-180px,0,0);pointer-events:none}.product-philosophy.is-visible .product-philosophy__principles:before{animation:raven-site-signal-x 9s -2.6s cubic-bezier(.45,0,.2,1) infinite}.product-philosophy__principle{min-height:330px;padding:2rem clamp(1.4rem,3vw,3.3rem) 2.4rem 0;display:flex;flex-direction:column;justify-content:space-between}.product-philosophy__principle:not(:last-child){margin-right:clamp(1.4rem,3vw,3.3rem);border-right:1px solid var(--line-dark)}.product-philosophy__principle>small{color:var(--orange);font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.1em}.product-philosophy__principle h3{max-width:350px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,2.8vw,3rem);font-weight:500;letter-spacing:-.055em;line-height:1}.product-philosophy__principle p{max-width:370px;margin-top:1rem;color:#5c4033a6;line-height:1.65}.product-philosophy.is-visible .reveal-on-scroll,.owner-control.is-visible .reveal-on-scroll{animation:reveal-on-scroll .78s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--reveal-order, 0) * .11s)}@keyframes reveal-on-scroll{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.product-story{position:relative;isolation:isolate;overflow:clip;padding:clamp(7rem,10vw,10rem) 0 clamp(6rem,8vw,8rem)}.product-story__header{padding-bottom:clamp(4rem,7vw,7rem);border-bottom:1px solid var(--line-light);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(3rem,8vw,9rem);align-items:end}.product-story__header p{max-width:490px;padding-bottom:.45rem;color:#fff6e4a3;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.72}.product-story__layout{display:grid;grid-template-columns:minmax(280px,.56fr) minmax(650px,1.44fr);gap:clamp(2.5rem,5vw,6rem);align-items:start}.product-story__chapters{min-width:0}.product-chapter{min-height:72vh;padding:clamp(4rem,9vh,7rem) 0;border-bottom:1px solid var(--line-light);display:flex;flex-direction:column;justify-content:center;color:#fff6e45c;transition:color .42s ease}.product-chapter.is-active{color:var(--cream-text)}.product-chapter__number{margin-bottom:2rem;display:flex;align-items:center;gap:1rem;color:#fff6e447;font-family:Space Grotesk,sans-serif;font-size:.66rem;letter-spacing:.08em}.product-chapter__number span{position:relative}.product-chapter__number span:after{content:"";position:absolute;right:-.72rem;top:50%;width:4px;height:4px;background:var(--orange-bright);opacity:0;transform:translateY(-50%) scale(.25)}.product-chapter.is-active .product-chapter__number span:after{animation:chapter-acquired .62s cubic-bezier(.22,1,.36,1) both}@keyframes chapter-acquired{0%{opacity:0;transform:translateY(-50%) scale(.25)}45%{opacity:1;transform:translateY(-50%) scale(1.8)}to{opacity:.72;transform:translateY(-50%) scale(1)}}.product-chapter__number i{width:74px;height:1px;background:currentColor;position:relative}.product-chapter__number i:after{content:"";position:absolute;inset:0 100% 0 0;background:var(--orange-bright);transition:inset .42s ease}.product-chapter.is-active .product-chapter__number i:after{inset-right:0}.product-chapter>small{color:var(--orange-bright);font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-chapter h3{max-width:470px;margin-top:.9rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,3.8vw,4.1rem);font-weight:500;letter-spacing:-.06em;line-height:.98}.product-chapter__replacement{max-width:440px;margin-top:1.5rem;padding-left:.95rem;border-left:2px solid var(--orange-bright);color:var(--cream-text);font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.015em;line-height:1.5}.product-chapter__statement{max-width:440px;margin-top:1rem;color:currentColor;font-size:1rem;line-height:1.72}.product-story__sticky{min-width:0;height:calc(100vh - 5rem);position:sticky;top:5rem;display:flex;align-items:center}.product-story__stage{width:100%;min-width:0;position:relative}.product-story__stage:before{content:"";position:absolute;z-index:-1;inset:-1.7rem 3.2rem 1.7rem -1.7rem;border:1px solid rgb(250 243 224 / 9%)}.product-story__stage:after{content:"";position:absolute;z-index:2;top:-1.7rem;right:3.15rem;width:3px;height:96px;background:var(--orange-bright);opacity:0;transform:translate3d(0,-120px,0);animation:raven-site-signal-y 8.6s 1.1s cubic-bezier(.45,0,.2,1) infinite;pointer-events:none}@keyframes raven-site-signal-y{0%,5%{opacity:0;transform:translate3d(0,-120px,0)}8%{opacity:1}55%{opacity:1;transform:translate3d(0,540px,0)}59%,to{opacity:0;transform:translate3d(0,540px,0)}}.product-story__caption{padding:1rem .2rem 0;display:flex;align-items:center;justify-content:space-between;color:#fff6e461;font-family:Space Grotesk,sans-serif;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.product-story__caption p{color:var(--orange-bright)}.product-chapter__mobile-preview{display:none}.tribal-knowledge{padding:clamp(7rem,10vw,10rem) 0 clamp(7rem,10vw,9rem);background:#211b17;color:var(--cream-text);position:relative;isolation:isolate;overflow:hidden}.tribal-knowledge__texture{position:absolute;inset:0;z-index:-1;opacity:.065;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.48'/%3E%3C/svg%3E")}.tribal-knowledge:after{content:"";position:absolute;top:0;left:var(--gutter);width:clamp(96px,9vw,148px);height:3px;background:var(--orange-bright);opacity:0;transform:translate3d(-180px,0,0);animation:raven-site-signal-x 9.4s -4.2s cubic-bezier(.45,0,.2,1) infinite;pointer-events:none}.tribal-knowledge__layout{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(620px,1.2fr);gap:clamp(4rem,8vw,9rem);align-items:center}.tribal-knowledge h2{font-family:Space Grotesk,sans-serif;font-size:clamp(4.2rem,6.8vw,7.2rem);font-weight:600;letter-spacing:-.075em;line-height:.88}.tribal-knowledge h2 em{color:var(--orange-bright);font-style:normal}.tribal-knowledge__copy>p{max-width:570px;margin-top:2rem;color:#fff6e4b0;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.76}.tribal-knowledge__line{max-width:560px;margin-top:2.4rem;padding:1.3rem 0 0 1.3rem;border-top:1px solid rgb(250 243 224 / 15%);border-left:2px solid var(--orange-bright);display:block;font-family:Space Grotesk,sans-serif;font-size:clamp(1.1rem,1.55vw,1.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.35}.tribal-knowledge__product{min-width:0;position:relative}.tribal-knowledge__product:before{content:"";position:absolute;z-index:-1;inset:-1.6rem -1.6rem 1.6rem 2.8rem;border:1px solid rgb(250 243 224 / 10%)}.tribal-thread{width:100%;margin:0;border:1px solid rgb(221 184 146 / 42%);border-radius:11px;background:var(--paper);color:var(--brown);box-shadow:0 34px 84px #0000004f;overflow:hidden}.tribal-thread__topbar{min-height:42px;padding:0 1.15rem;border-bottom:1px solid rgb(92 64 51 / 14%);background:var(--paper-raised);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#5c403394;font-size:.65rem}.tribal-thread__topbar>div{display:flex;align-items:center;gap:.45rem}.tribal-thread__topbar img{width:22px;height:25px;object-fit:contain}.tribal-thread__topbar strong{color:var(--brown);font-family:Space Grotesk,sans-serif}.tribal-thread__topbar small{justify-self:end;font-size:inherit}.tribal-thread__record{min-height:102px;padding:1.25rem clamp(1.2rem,2.4vw,2.1rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.tribal-thread__record>div{display:grid}.tribal-thread__record small{color:var(--orange);font-family:Space Grotesk,sans-serif;font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.tribal-thread__record strong{margin-top:.18rem;font-family:Space Grotesk,sans-serif;font-size:1.65rem;letter-spacing:-.045em}.tribal-thread__record span{color:#5c40339e;font-size:.72rem}.tribal-thread__record em{display:inline-flex;align-items:center;gap:.35rem;color:var(--teal);font-size:.68rem;font-style:normal;font-weight:600}.tribal-thread__record em i{width:7px;height:7px;border-radius:50%;background:currentColor}.tribal-thread__tabs{min-height:45px;padding:0 clamp(1.2rem,2.4vw,2.1rem);border-top:1px solid rgb(92 64 51 / 13%);border-bottom:1px solid rgb(92 64 51 / 16%);display:flex;align-items:end;gap:clamp(1.2rem,2.2vw,2.2rem)}.tribal-thread__tabs span{padding-bottom:.75rem;color:#5c40337a;font-family:Space Grotesk,sans-serif;font-size:.65rem;position:relative}.tribal-thread__tabs span.is-active{color:var(--brown)}.tribal-thread__tabs span.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--orange)}.tribal-thread__tabs b{color:var(--orange);font-weight:600}.tribal-thread__conversation{padding:0 clamp(1.2rem,2.4vw,2.1rem);position:relative}.tribal-thread__rail{position:absolute;left:calc(clamp(1.2rem,2.4vw,2.1rem) + 19px);top:2rem;bottom:2rem;width:1px;background:#cc580340;overflow:hidden;pointer-events:none}.tribal-thread__rail:after{content:"";position:absolute;left:0;top:0;width:3px;height:44px;background:var(--orange-bright);opacity:0;transform:translate3d(0,-34px,0);animation:tribal-signal-travel 8.3s -2s cubic-bezier(.45,0,.2,1) infinite}@keyframes tribal-signal-travel{0%,5%{opacity:0;transform:translate3d(0,-52px,0)}8%{opacity:1}52%{opacity:1;transform:translate3d(0,328px,0)}56%,to{opacity:0;transform:translate3d(0,328px,0)}}.tribal-thread__comment{min-height:126px;padding:1.15rem 0;border-bottom:1px solid rgb(92 64 51 / 13%);display:grid;grid-template-columns:40px minmax(0,1fr);gap:.9rem;position:relative}.tribal-thread__avatar{width:39px;height:39px;border:3px solid var(--paper);border-radius:50%;display:grid;place-items:center;color:#fff;font-family:Space Grotesk,sans-serif;font-size:.6rem;font-weight:700;position:relative;z-index:1}.tribal-thread__avatar--1{background:var(--orange)}.tribal-thread__avatar--2{background:var(--brown)}.tribal-thread__avatar--3{background:var(--teal)}.tribal-thread__comment header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.tribal-thread__comment header strong{font-family:Space Grotesk,sans-serif;font-size:.78rem}.tribal-thread__comment time,.tribal-thread__comment small{color:#5c40337a;font-size:.57rem}.tribal-thread__comment small{margin-top:.12rem;display:block}.tribal-thread__comment p{max-width:590px;margin-top:.55rem;color:#5c4033d1;font-size:.73rem;line-height:1.58}.tribal-thread__composer{min-height:68px;margin:0 clamp(1.2rem,2.4vw,2.1rem);display:grid;grid-template-columns:32px minmax(0,1fr) 28px;align-items:center;gap:.7rem}.tribal-thread__composer>span,.tribal-thread__composer>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.56rem;font-style:normal;font-weight:700}.tribal-thread__composer>span{background:var(--orange);color:#fff}.tribal-thread__composer>i{border:1px solid rgb(92 64 51 / 20%);color:var(--orange);font-size:1rem;font-weight:400}.tribal-thread__composer p{padding:.72rem .85rem;border:1px solid rgb(92 64 51 / 16%);border-radius:6px;color:#5c40336b;font-size:.65rem}.tribal-thread figcaption{min-height:38px;padding:0 clamp(1.2rem,2.4vw,2.1rem);border-top:1px solid rgb(92 64 51 / 13%);background:var(--paper-raised);display:flex;align-items:center;justify-content:flex-end;gap:.65rem;color:#5c40337a;font-family:Space Grotesk,sans-serif;font-size:.56rem;letter-spacing:.05em;text-transform:uppercase}.tribal-thread figcaption i{width:3px;height:3px;border-radius:50%;background:var(--orange)}.tribal-knowledge__beats{margin-top:clamp(5rem,8vw,8rem);border-top:1px solid rgb(250 243 224 / 17%);border-bottom:1px solid rgb(250 243 224 / 17%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tribal-knowledge__beats p{min-height:98px;display:flex;align-items:center;gap:1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);letter-spacing:-.025em}.tribal-knowledge__beats p:not(:last-child){margin-right:clamp(1.2rem,2.8vw,3rem);border-right:1px solid rgb(250 243 224 / 17%)}.tribal-knowledge__beats span{color:var(--orange-bright);font-size:.63rem;letter-spacing:.08em}.tribal-knowledge.is-visible .tribal-reveal{animation:tribal-reveal-in .82s cubic-bezier(.22,1,.36,1) both}.tribal-knowledge.is-visible .tribal-knowledge__product{animation-delay:.1s}.tribal-knowledge.is-visible .tribal-knowledge__beats{animation-delay:.18s}@keyframes tribal-reveal-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.owner-control{padding:clamp(7rem,10vw,10rem) 0 clamp(7rem,10vw,9rem);background:var(--paper-raised);color:var(--brown);position:relative;isolation:isolate;overflow:hidden}.owner-control:before{content:"";position:absolute;z-index:2;top:0;left:var(--gutter);width:clamp(96px,9vw,148px);height:3px;background:var(--orange);opacity:0;transform:translate3d(-180px,0,0);animation:raven-site-signal-x 10s -6.3s cubic-bezier(.45,0,.2,1) infinite;pointer-events:none}.owner-control__lead{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:start}.owner-control__lead>div{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);gap:clamp(3rem,7vw,8rem);align-items:end}.owner-control__lead p{max-width:490px;padding-bottom:.45rem;color:#5c4033b3;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.72}.owner-control__mark{width:70px;height:70px;border:1px solid rgb(92 64 51 / 22%);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;position:relative}.owner-control__mark:before{content:"";position:absolute;inset:-7px;border:1px solid var(--orange);border-radius:50%;opacity:0;transform:scale(.85);animation:owner-lock-pulse 9.2s 3.7s ease-out infinite}@keyframes owner-lock-pulse{0%,8%{opacity:0;transform:scale(.85)}10%{opacity:.42}18%{opacity:0;transform:scale(1.18)}19%,to{opacity:0;transform:scale(1.18)}}.owner-control__product{margin-top:clamp(4rem,7vw,7rem)}.owner-control-surface{width:100%;margin:0;border:1px solid rgb(92 64 51 / 25%);border-radius:10px;background:var(--paper);box-shadow:0 28px 64px #5c40331f;overflow:hidden}.owner-control-surface__topbar{min-height:74px;padding:0 clamp(1.25rem,2.6vw,2.8rem);border-bottom:1px solid rgb(92 64 51 / 16%);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.owner-control-surface__topbar>div{display:flex;align-items:center;gap:.55rem}.owner-control-surface__topbar img{width:30px;height:34px;object-fit:contain}.owner-control-surface__topbar strong,.owner-control-surface__topbar>span{font-family:Space Grotesk,sans-serif;font-weight:600}.owner-control-surface__topbar>small{justify-self:end;color:#5c40337a}.owner-control-surface__tabs{min-height:58px;padding:0 clamp(1.25rem,2.6vw,2.8rem);border-bottom:1px solid rgb(92 64 51 / 16%);display:flex;align-items:end;gap:clamp(1.5rem,3vw,3.5rem);overflow:hidden}.owner-control-surface__tabs span{padding-bottom:1rem;color:#5c40337f;font-family:Space Grotesk,sans-serif;font-size:.78rem;white-space:nowrap;position:relative}.owner-control-surface__tabs span.is-active{color:var(--brown)}.owner-control-surface__tabs span.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--orange)}.owner-control-surface__permissions,.owner-control-surface__activity{margin:clamp(1.5rem,3vw,3rem) clamp(1.25rem,2.6vw,2.8rem) 0}.owner-control-surface__permissions>header{padding-bottom:1.5rem;display:flex;align-items:end;justify-content:space-between;gap:1rem}.owner-control-surface__permissions>header small{color:var(--orange);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.owner-control-surface__permissions h3,.owner-control-surface__activity h3{margin-top:.25rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2vw,2rem);font-weight:600;letter-spacing:-.045em}.owner-control-surface__permissions>header>span{color:var(--teal);font-size:.72rem;font-weight:600}.permission-grid{min-width:720px;min-height:56px;padding-inline:1rem;border-bottom:1px solid rgb(92 64 51 / 14%);display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:.8rem;align-items:center;font-size:.75rem}.permission-grid--head{min-height:38px;background:var(--paper-raised);color:#5c403385;font-size:.65rem}.permission-grid span:not(.is-role){display:flex;align-items:center;gap:.42rem;color:#5c4033ad}.permission-grid span.is-role{font-family:Space Grotesk,sans-serif;font-weight:600}.permission-grid span i{width:6px;height:6px;border-radius:50%;background:var(--teal);opacity:.8}.owner-control-surface__activity{margin-bottom:clamp(1.5rem,3vw,3rem);border-top:1px solid rgb(92 64 51 / 23%)}.owner-control-surface__activity>header{min-height:65px;display:flex;align-items:center;justify-content:space-between}.owner-control-surface__activity>header span{color:var(--orange);font-size:.72rem}.owner-control-surface__activity>div{min-height:50px;padding:0 1rem;border-top:1px solid rgb(92 64 51 / 12%);display:grid;grid-template-columns:20px 82px 100px minmax(160px,1fr) minmax(100px,.4fr);gap:.8rem;align-items:center;font-size:.68rem}.owner-control-surface__activity svg{color:var(--teal)}.owner-control-surface__activity time,.owner-control-surface__activity small{color:#5c40337a}.owner-control-surface__activity strong{color:var(--orange)}.owner-control__proof{margin-top:clamp(4rem,7vw,7rem);border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.owner-control__proof article{min-height:240px;padding:1.7rem clamp(1.3rem,2.8vw,3rem) 2rem 0}.owner-control__proof article:not(:last-child){margin-right:clamp(1.3rem,2.8vw,3rem);border-right:1px solid var(--line-dark)}.owner-control__proof small{color:var(--orange);font-family:Space Grotesk,sans-serif;font-size:.68rem;letter-spacing:.08em}.owner-control__proof h3{margin-top:3.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,2.2vw,2.3rem);font-weight:500;letter-spacing:-.045em}.owner-control__proof p{max-width:370px;margin-top:.9rem;color:#5c4033a3;line-height:1.6}.owner-control__transition{margin-top:clamp(6rem,10vw,11rem);font-family:Space Grotesk,sans-serif;font-size:clamp(3.8rem,6.8vw,7rem);font-weight:600;letter-spacing:-.07em;line-height:.9}.owner-control__transition span{color:var(--orange)}@media(max-width:1260px){.premium-hero__inner{grid-template-columns:minmax(360px,.7fr) minmax(580px,1.3fr)}.premium-hero__product{width:calc(100% + 4rem)}.raven-product-frame--compact .raven-product-frame__body{grid-template-columns:132px minmax(0,1fr)}.raven-product-frame--compact .raven-product-frame__rail{padding-inline:.6rem}.raven-product-frame--compact .raven-product-screen{padding:1.05rem}.raven-product-frame--compact .raven-product-screen__content{grid-template-columns:1fr}.raven-product-frame--compact .raven-record-detail{display:none}.product-story__layout{grid-template-columns:minmax(260px,.48fr) minmax(590px,1.52fr);gap:3rem}}@media(min-width:1041px)and (max-height:760px){.premium-hero,.premium-hero__inner{min-height:700px}.premium-hero__inner{padding-top:116px;padding-bottom:36px;grid-template-rows:1fr;gap-block:0}.premium-hero h1{font-size:clamp(3.75rem,5.15vw,5.2rem)}.premium-hero__copy>p:not(.premium-hero__quiet-proof){margin-top:1.3rem;font-size:.96rem;line-height:1.6}.premium-hero__actions{margin-top:1.45rem}.premium-hero__quiet-proof,.premium-hero__module-line,.premium-hero__scroll{display:none}.raven-product-frame--compact .raven-product-frame__body{min-height:438px}.raven-product-frame--compact .raven-product-screen__header{min-height:86px}.raven-product-frame--compact .raven-record-table__row{min-height:48px}}@media(max-width:1040px){.premium-hero,.premium-hero__inner{min-height:auto}.premium-hero__inner{padding-top:160px;padding-bottom:110px;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:4.5rem}.premium-hero h1{max-width:820px;font-size:clamp(5rem,10.8vw,7.4rem)}.premium-hero__copy>p:not(.premium-hero__quiet-proof){max-width:660px}.premium-hero__product{width:100%;max-width:940px;justify-self:center}.premium-hero__module-line{grid-column:1}.product-philosophy__lead,.product-story__header,.tribal-knowledge__layout,.owner-control__lead>div{grid-template-columns:1fr;gap:2.5rem}.product-philosophy__lead>p,.product-story__header p,.tribal-knowledge__copy>p,.owner-control__lead p{max-width:650px}.tribal-knowledge__layout{gap:5rem}.tribal-knowledge__product{width:100%;max-width:880px}.product-story{overflow:hidden}.product-story__layout{grid-template-columns:1fr}.product-story__sticky{display:none}.product-chapter{min-height:auto;padding:5.5rem 0;color:var(--cream-text)}.product-chapter__mobile-preview{display:block;max-width:880px;margin-top:3rem}}@media(max-width:760px){.premium-hero:after{inset-block-start:82px}.premium-hero:before{top:90px}.premium-hero__inner{padding-top:132px;padding-bottom:80px;gap:3.2rem}.premium-hero h1{font-size:clamp(3.55rem,16vw,5.2rem);line-height:.91}.premium-hero__copy>p:not(.premium-hero__quiet-proof){font-size:1rem;line-height:1.62}.premium-hero__actions{display:grid}.premium-hero__actions .button{width:100%}.premium-hero__product,.product-chapter__mobile-preview{width:calc(100vw - var(--gutter));overflow:hidden}.premium-hero__product .raven-product-frame,.product-chapter__mobile-preview .raven-product-frame{width:100%}.premium-hero__orange-rule{left:0}.premium-hero__module-line,.premium-hero__scroll{display:none}.raven-product-frame__bar{grid-template-columns:1fr auto}.raven-product-frame__bar>span:not(.raven-product-frame__lights){display:none}.raven-product-frame__body,.raven-product-frame--compact .raven-product-frame__body{min-height:470px;grid-template-columns:76px minmax(0,1fr)}.raven-product-frame__rail,.raven-product-frame--compact .raven-product-frame__rail{padding:1rem .45rem .8rem}.raven-product-frame__brand{justify-content:center;padding-inline:0}.raven-product-frame__brand strong,.raven-product-frame__rail-primary span,.raven-product-frame__rail nav span,.raven-product-frame__identity div{font-size:0}.raven-product-frame__rail-primary span,.raven-product-frame__rail nav span{justify-content:center;padding-inline:0}.raven-product-frame__rail-primary span.is-active:before,.raven-product-frame__rail nav span.is-active:before{left:-.45rem}.raven-product-frame__identity{justify-content:center;padding-inline:0}.raven-product-screen,.raven-product-frame--compact .raven-product-screen{padding:1rem}.raven-product-screen__content,.raven-product-frame--compact .raven-product-screen__content{grid-template-columns:1fr}.raven-record-detail{display:none}.product-philosophy,.product-story,.tribal-knowledge,.owner-control{padding-block:6rem}.product-philosophy h2,.product-story h2,.tribal-knowledge h2,.owner-control h2{font-size:clamp(3.25rem,14.5vw,5rem)}.product-philosophy__principles,.tribal-knowledge__beats,.owner-control__proof{grid-template-columns:1fr}.tribal-knowledge__beats p{min-height:78px}.tribal-knowledge__beats p:not(:last-child){margin-right:0;border-right:0;border-bottom:1px solid rgb(250 243 224 / 17%)}.tribal-knowledge__product:before{inset:-1rem -1rem 1rem 1rem}.tribal-thread__record{align-items:flex-start}.tribal-thread__comment{min-height:142px}.tribal-thread__rail:after{animation-name:tribal-signal-travel-mobile}@keyframes tribal-signal-travel-mobile{0%,5%{opacity:0;transform:translate3d(0,-52px,0)}8%{opacity:1}52%{opacity:1;transform:translate3d(0,380px,0)}56%,to{opacity:0;transform:translate3d(0,380px,0)}}.product-philosophy__principle{min-height:260px;padding-right:0}.product-philosophy__principle:not(:last-child),.owner-control__proof article:not(:last-child){margin-right:0;border-right:0;border-bottom:1px solid var(--line-dark)}.product-chapter h3{font-size:clamp(2.7rem,12vw,4rem)}.owner-control__lead{grid-template-columns:1fr}.owner-control__mark{display:none}.owner-control-surface__topbar{grid-template-columns:1fr auto}.owner-control-surface__topbar>span{display:none}.owner-control-surface__permissions{overflow-x:auto;scrollbar-width:thin}.owner-control-surface__activity{overflow-x:auto}.owner-control-surface__activity>div,.owner-control-surface__activity>header{min-width:680px}.owner-control__proof article{min-height:auto;padding:1.8rem 0 2.4rem}.owner-control__proof h3{margin-top:2rem}.owner-control__transition{margin-top:6rem;font-size:clamp(3.2rem,14vw,5rem)}}@media(prefers-reduced-motion:reduce){.premium-hero h1 span,.premium-hero__copy>p,.premium-hero__actions,.premium-hero__product,.ambient-telemetry__rail,.ambient-telemetry__track,.raven-product-screen,.raven-product-frame__capture,.raven-product-frame__capture:before,.raven-product-frame__live i,.premium-hero:before,.raven-product-frame__bar:after,.raven-status:after,.product-philosophy__principles:before,.product-chapter__number span:after,.product-story__stage:after,.tribal-knowledge:after,.tribal-thread__rail:after,.tribal-knowledge.is-visible .tribal-reveal,.owner-control:before,.owner-control__mark:before,.product-philosophy.is-visible .reveal-on-scroll,.owner-control.is-visible .reveal-on-scroll{animation:none!important}.raven-product-frame__bar:after,.raven-product-frame__capture:before,.raven-status:after,.ambient-telemetry,.premium-hero:before,.product-philosophy__principles:before,.product-story__stage:after,.tribal-knowledge:after,.tribal-thread__rail:after,.owner-control:before,.owner-control__mark:before{display:none}}
