@font-face{font-family:"Space Grotesk";src:url("assets/fonts/space-grotesk-variable.ttf") format("truetype");font-weight:300 700;font-display:swap}@font-face{font-family:Inter;src:url("assets/fonts/inter-variable.ttf") format("truetype");font-weight:100 900;font-display:swap}
:root{--ink:#050923;--ink-2:#20263b;--muted:#596274;--paper:#f5f3ed;--white:#fff;--line:#d9dde5;--archer:#315fca;--archer-dark:#1f1c3a;--pyris:#0d6e6e;--pyris-bright:#05d993;--max:1200px;--gutter:clamp(18px,4vw,48px);--head:"Space Grotesk",sans-serif;--body:Inter,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font:400 1rem/1.6 var(--body);text-rendering:optimizeLegibility}img,video{display:block;max-width:100%}figure{margin:0}a{color:inherit}p{margin:0;color:var(--muted);max-width:68ch}h1,h2,h3{margin:0;font-family:var(--head);line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.6rem);font-weight:600}h2{font-size:clamp(2.15rem,4.6vw,4.3rem);font-weight:600}h3{font-size:clamp(1.3rem,2vw,1.75rem);letter-spacing:-.02em}.frame{width:min(var(--max),calc(100% - clamp(36px,8vw,96px)));margin-inline:auto}.hero-grid>*,.page-grid>*,.section-head>*,.product-row>*,.proof>*{min-width:0}.skip{position:absolute;top:-100px;left:20px;z-index:99;background:var(--ink);color:#fff;padding:10px 14px}.skip:focus{top:12px}.site-header{position:relative;border-bottom:1px solid var(--line);background:#fff}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:600 1.05rem/1 var(--head)}.brand img{width:42px;height:32px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:clamp(16px,2.5vw,32px)}.nav-links a{font-size:.86rem;font-weight:600;text-decoration:none}.nav-links a:hover,.nav-links a:focus-visible{color:var(--archer)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;min-width:44px;min-height:44px;font:600 .8rem var(--body)}.hero{padding:clamp(76px,12vw,156px) 0 clamp(72px,10vw,128px);background:var(--paper)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:clamp(44px,8vw,120px);align-items:end}.eyebrow{margin-bottom:20px;color:var(--ink);font-size:.73rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.lede{margin-top:28px;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.55}.hero-mark{width:min(100%,390px);justify-self:end;opacity:.96}.hero-copy{max-width:900px}.identity-film{position:relative;width:min(100%,520px);justify-self:end;overflow:hidden;border:1px solid var(--line);background:var(--paper)}.identity-film video{width:100%;aspect-ratio:16/10;object-fit:cover}.identity-film img{display:none;width:100%;padding:0}.brand-interlude{padding:clamp(64px,8vw,100px) 0;background:var(--ink);color:#fff}.brand-interlude-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);gap:clamp(36px,7vw,96px);align-items:center}.brand-interlude-grid>div:first-child{display:grid;gap:18px}.brand-interlude .eyebrow{margin:0;color:#fff}.brand-interlude p{color:#bfc5d1}.brand-interlude .identity-film{justify-self:end;border-color:#30364d;background:var(--paper)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:#fff;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s var(--ease),background .18s}.button:hover{transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--ink)}.button.archer{border-color:var(--archer);background:var(--archer)}.button.pyris{border-color:var(--pyris);background:var(--pyris)}.section{padding:clamp(76px,10vw,128px) 0}.section.paper{background:var(--paper)}.section.dark{background:var(--ink);color:#fff}.section.dark p{color:#bfc5d1}.section-head{display:grid;gap:14px;max-width:900px;margin-bottom:clamp(36px,5vw,64px)}.section-head .eyebrow{margin:0}.section-copy{display:grid;gap:14px}.section-copy p{font-size:1.08rem}.portfolio{display:grid;border-top:1px solid var(--line)}.products-section{padding-top:clamp(48px,6vw,80px)}.product-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(28px,6vw,88px);padding:clamp(42px,7vw,80px) 0;border-bottom:1px solid var(--line);align-items:center}.product-row:nth-child(even){grid-template-columns:1.3fr .7fr}.product-row:nth-child(even) .product-copy{order:2}.product-label{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-dot{width:9px;height:9px;border-radius:50%;background:var(--archer)}.product-dot.pyris{background:var(--pyris-bright)}.product-copy p{margin-top:18px}.product-stage{position:relative;min-height:340px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);background:#eef1f6}.product-stage.pyris-stage{background:#e7f2f2}.product-stage img{max-height:270px;max-width:75%}.product-stage.product-media{min-height:0;padding:8px;background:#fff}.product-stage.product-media img{width:100%;max-width:none;max-height:none;aspect-ratio:16/10;object-fit:cover}.product-stage.screenshot img{max-height:none;max-width:100%;width:100%}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.principle{padding:clamp(28px,4vw,46px);background:#fff}.principle span{font:700 .74rem var(--head);color:var(--muted)}.principle h3{margin:36px 0 14px}.page-hero{padding:clamp(70px,10vw,120px) 0;background:var(--paper)}.page-hero.archer-bg{background:#f1f4fc}.page-hero.pyris-bg{background:#e7f2f2}.page-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:clamp(35px,6vw,78px);align-items:center}.product-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:clamp(36px,5vw,64px)}.product-hero-grid h1{font-size:clamp(3rem,5vw,4.9rem);max-width:11ch}.product-hero-grid .lede{max-width:62ch}.product-hero-grid .product-figure{width:100%;max-width:500px;justify-self:end}.page-grid-copy-wide{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}.page-grid-copy-wide .lede{max-width:62ch}.page-hero h1{font-size:clamp(3rem,6.2vw,5.9rem)}.page-hero .product-hero-grid h1{font-size:clamp(3rem,5vw,4.9rem);max-width:11ch}.product-hero-stack{display:grid;gap:clamp(48px,7vw,84px)}.product-hero-copy{max-width:900px}.product-hero-copy h1{font-size:clamp(3rem,6vw,5.7rem);max-width:15ch}.product-hero-copy .lede{max-width:68ch}.product-hero-film{width:min(100%,1100px);margin-inline:auto}.product-lockup{width:180px;max-height:70px;object-fit:contain;object-position:left;margin-bottom:28px}.media-frame{padding:10px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 50px rgba(5,9,35,.12)}.media-frame video,.media-frame img{width:100%;aspect-ratio:16/10;object-fit:cover}.product-film video{background:#fff}.motion-fallback{display:none}.product-figure{align-self:center}.editorial-media{max-width:1100px;margin-inline:auto}.media-note{margin-top:10px;font-size:.72rem}.workflow{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.workflow-four{grid-template-columns:repeat(4,1fr)}.workflow article{padding:38px 28px;border-right:1px solid var(--line)}.workflow article:last-child{border:0}.workflow article:before{counter-increment:step;content:"0" counter(step);display:block;margin-bottom:34px;color:var(--muted);font:700 .75rem var(--head)}.workflow p{margin-top:12px}.proof{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,80px);align-items:start}.proof-list{margin:0;padding:0;list-style:none;border-top:1px solid currentColor}.proof-list li{padding:22px 0;border-bottom:1px solid currentColor}.proof-list strong{display:block;font-family:var(--head);font-size:1.15rem}.proof-list span{display:block;margin-top:5px;color:var(--muted)}.dark .proof-list span{color:#bfc5d1}.audience{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.audience article{padding:32px;border:1px solid var(--line)}.audience p{margin-top:12px}.cta{display:block;max-width:900px}.cta p{margin-top:15px}.cta .button{margin-top:28px}.button-wide{min-width:260px;padding-inline:24px;white-space:nowrap}.proof-list-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;border-top:1px solid currentColor}.footer{padding:54px 0;background:var(--ink);color:#fff}.footer-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-brand{display:flex;gap:14px;align-items:center;font-family:var(--head);font-weight:600}.footer-brand img{width:42px;filter:brightness(0) invert(1)}.footer nav{display:flex;flex-wrap:wrap;gap:20px}.footer a{color:#d6d9e2;font-size:.85rem;text-decoration:none}.legal{max-width:780px;padding-block:80px}.legal h1{font-size:clamp(2.5rem,6vw,4rem)}.legal h2{margin-top:50px;font-size:1.6rem}.legal p,.legal li{margin-top:15px}.privacy-hero{padding:clamp(64px,9vw,110px) 0;background:var(--paper)}.privacy-intro{max-width:900px}.privacy-intro h1{font-size:clamp(3rem,7vw,5.8rem)}.privacy-date{margin-top:26px;font-size:.85rem}.privacy-body{padding:clamp(56px,8vw,100px) 0}.privacy-tabs{display:grid;grid-template-columns:240px minmax(0,1fr);gap:clamp(38px,7vw,90px);align-items:start}.privacy-tab-list{position:sticky;top:24px;display:grid;border-top:1px solid var(--line)}.privacy-tab-list button{min-height:58px;padding:14px 10px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font:700 .78rem var(--body);letter-spacing:.04em;text-align:left;cursor:pointer}.privacy-tab-list button[aria-selected="true"]{color:var(--ink);box-shadow:inset 3px 0 0 var(--ink);padding-left:18px}.privacy-panel{max-width:800px}.privacy-panel[hidden]{display:none}.privacy-panel header{padding-bottom:36px;border-bottom:1px solid var(--line)}.privacy-panel header>p:last-child{margin-top:18px;font-size:1.08rem}.privacy-panel h2{font-size:clamp(2.2rem,4.5vw,4rem)}.privacy-panel h3{margin-top:48px;font-size:1.35rem}.privacy-panel p,.privacy-panel li{margin-top:14px}.privacy-panel ul{padding-left:22px}.privacy-callout{margin:38px 0;padding:0 24px 24px;border-bottom:1px solid var(--ink)}.privacy-callout strong{font-family:var(--head);font-size:1.1rem}.privacy-callout p{margin-top:8px}.privacy-shared{max-width:800px;margin:clamp(70px,10vw,120px) 0 0 calc(240px + clamp(38px,7vw,90px));padding-top:48px;border-top:1px solid var(--line)}.privacy-shared h2{font-size:clamp(2rem,4vw,3.4rem)}.privacy-shared p{margin-top:16px}.privacy-note{padding:20px;background:var(--paper);font-size:.9rem}.placeholder{padding:18px;border:1px dashed var(--muted);background:#fff;color:var(--muted);font-size:.85rem}
@media(max-width:820px){body{overflow-x:hidden}.frame{width:auto;margin-inline:20px}.hero h1,.page-hero h1{font-size:clamp(2.6rem,12vw,4rem)}.nav-toggle{display:block}.nav-links{display:none;position:absolute;z-index:10;top:78px;left:0;right:0;padding:20px var(--gutter);background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero{background:var(--paper)}.hero-grid,.page-grid,.section-head,.product-row,.product-row:nth-child(even),.proof,.brand-interlude-grid{grid-template-columns:1fr}.product-row:nth-child(even) .product-copy{order:initial}.identity-film{justify-self:start;width:100%}.principles,.workflow{grid-template-columns:1fr}.principle,.workflow article{border-right:0;border-bottom:1px solid var(--line)}.audience{grid-template-columns:1fr}.proof-list-grid{grid-template-columns:1fr}.button-wide{min-width:0;width:100%;white-space:normal;text-align:center}.cta,.footer-grid{align-items:flex-start;flex-direction:column}.product-stage{min-height:280px}.privacy-tabs{grid-template-columns:1fr}.privacy-tab-list{position:static;grid-template-columns:1fr;border:1px solid var(--line)}.privacy-tab-list button{padding-inline:16px}.privacy-tab-list button[aria-selected="true"]{box-shadow:inset 3px 0 0 var(--ink);padding-left:20px}.privacy-panel{max-width:none}.privacy-shared{margin-left:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.media-frame video,.identity-film video{display:none}.identity-film img,.product-film .motion-fallback{display:block}}
