:root{--paper: #efe7d2;--paper-warm: #ece4cf;--paper-dark: #ded4bb;--bone: #f7f1de;--ink: #15140f;--ink-soft: #2d2a23;--ink-mute: #5d5649;--ink-faint: #8e866f;--line: rgba(21, 20, 15, .16);--line-soft: rgba(21, 20, 15, .08);--accent: #e46c59;--accent-soft: #f29b8b;--mustard: #e7ba54;--olive: #6f7850;--shadow: 0 30px 60px -30px rgba(21, 20, 15, .2);--radius-panel: 28px;--radius-card: 18px;--layout-width: 1360px;color:var(--ink);background:var(--paper);font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);color:var(--ink);overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 12% 18%,rgba(106,92,56,.08) 0,transparent 28%),radial-gradient(circle at 88% 72%,rgba(106,92,56,.07) 0,transparent 32%),linear-gradient(180deg,rgba(255,255,255,.1),transparent 40%);opacity:.95}a{color:inherit}button,input,textarea{font:inherit}#app{min-height:100vh}.landing-page{position:relative;z-index:1}.layout-shell{width:min(var(--layout-width),calc(100% - 128px));margin:0 auto}.side-rail{position:fixed;top:0;bottom:0;width:36px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5;border-color:var(--line-soft);border-style:solid}.side-rail--left{left:0;border-width:0 1px 0 0}.side-rail--right{right:0;border-width:0 0 0 1px}.side-rail span{writing-mode:vertical-rl;white-space:nowrap;font-size:10px;letter-spacing:.38em;text-transform:uppercase;color:var(--ink-faint)}.side-rail--right span{transform:rotate(180deg)}.topbar,.page-nav{position:sticky;background:#efe7d2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{top:0;z-index:10;border-bottom:1px solid var(--line)}.topbar__inner,.page-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar__inner{min-height:46px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.topbar__inner b,.brand__meta b,.hero-stat b,.stamp-row__tail b,.labs-meta b{color:var(--ink)}.topbar__mid,.topbar__right{display:inline-flex;align-items:center;gap:22px}.topbar__right a{text-decoration:none;border-bottom:1px solid transparent}.topbar__right a:hover{border-bottom-color:var(--accent);color:var(--accent)}.page-nav{top:46px;z-index:9;border-bottom:1px solid transparent}.page-nav__inner{min-height:80px}.brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;flex-shrink:0}.brand__mark,.stamp-row__mark{width:36px;height:36px;border:1.5px solid var(--ink);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:17px}.brand__name{font-size:18px;font-weight:700;letter-spacing:-.02em}.brand__meta{padding-left:14px;border-left:1px solid var(--line);font-size:10px;line-height:1.35;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.brand__meta b{display:block}.page-nav__links{display:inline-flex;align-items:center;gap:36px}.page-nav__links a,.site-footer__column a,.site-footer__bottom a{text-decoration:none}.page-nav__links a:hover,.site-footer__column a:hover,.site-footer__bottom a:hover,.labs-foot a:hover{color:var(--accent)}.page-nav__actions{display:inline-flex;align-items:center;gap:12px}.pill-link,.button,.site-footer__download{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;border:1px solid transparent;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.pill-link,.button{font-size:14px;font-weight:500;white-space:nowrap}.pill-link,.button--primary{background:var(--ink);color:var(--paper)}.pill-link:hover,.button--primary:hover,.site-footer__download:hover{transform:translateY(-1px)}.pill-link--ghost,.button--ghost{background:transparent;color:var(--ink);border-color:#15140f33}.button--primary{background:var(--accent);box-shadow:0 14px 26px -16px #e46c59f2}.button--ghost:hover,.pill-link--ghost:hover{background:#15140f0a}.hero-section{padding:24px 0 0}.section-rule{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:18px;margin-bottom:44px;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-faint)}.section-rule__roman{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:16px;color:var(--accent)}.section-rule__meta{flex:1;text-align:center}.hero-grid,.split-grid,.work-grid{display:grid;gap:36px}.hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;min-height:calc(100dvh - 160px);padding-bottom:28px}.hero-copy{display:flex;flex-direction:column;padding:4vh 0}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:28px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.eyebrow:before{content:"";width:18px;height:1px;background:var(--accent)}.display-title{margin:0;font-size:clamp(44px,5vw,78px);line-height:1;letter-spacing:-.03em;font-weight:800}.display-title em,.quote-title em,.site-footer__mega em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.display-title--section{font-size:clamp(40px,4.8vw,68px)}.display-title--inverse{color:var(--paper)}.is-accent{color:var(--accent)}.hero-copy__lead,.section-lead,.partners-copy{max-width:36ch;font-size:16px;line-height:1.58;color:var(--ink-soft)}.hero-copy__lead{margin:26px 0 30px}.hero-copy__actions{display:inline-flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.hero-copy__stats,.cta-foot,.hero-copy__foot,.stamp-row,.method-foot,.site-footer__bottom div{display:flex;align-items:center;gap:20px}.hero-copy__stats{flex-wrap:wrap;margin-bottom:28px}.hero-stat{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.hero-stat b{display:block;font-size:12px}.hero-stat__ring,.labs-meta__ring{width:34px;height:34px;border-radius:999px;border:1px dashed var(--ink);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:700}.hero-stat__ring.is-solid{border-style:solid}.hero-stat__ring.is-accent{color:var(--accent);border-color:var(--accent)}.hero-copy__foot,.cta-foot,.stamp-row,.labs-meta,.method-foot,.labs-foot,.site-footer__bottom{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.hero-copy__foot{justify-content:space-between;margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}.wire-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.wire-section__inner{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:center}.wire-section__title{display:flex;align-items:center;gap:14px;padding-right:24px;border-right:1px solid var(--line)}.wire-section__pulse{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #e46c591f}.wire-section__title b,.wire-row span{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.wire-section__title span,.wire-row--muted span{color:var(--ink-faint)}.wire-section__rows{display:grid;gap:10px}.wire-row{display:flex;gap:20px;flex-wrap:wrap;color:var(--ink)}.wire-row span:before{content:"·";margin-right:8px;color:var(--accent)}.content-section{padding:128px 0}.content-section--tight{padding:0 0 128px}.split-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center}.split-grid--capabilities{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.section-lead{margin:24px 0 30px}.stamp-row{margin-top:56px;flex-wrap:wrap}.stamp-row__tail{display:inline-flex;flex-direction:column;line-height:1.4;margin-left:auto}.stamp-row__tail b{color:var(--accent)}.section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:40px;align-items:end;margin-bottom:42px}.section-head__aside{max-width:28ch;justify-self:end;font-size:13px;line-height:1.6;color:var(--ink-soft)}.filter-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.filter-pills__item{padding:10px 18px;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--ink-soft);cursor:pointer}.filter-pills__item span{margin-left:8px;padding-left:8px;border-left:1px solid var(--line);color:var(--ink-faint)}.filter-pills__item.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.filter-pills__item.is-active span{color:#ffffffc7;border-color:#ffffff59}.labs-meta{justify-content:flex-end;margin-bottom:30px}.labs-meta div{display:inline-flex;flex-direction:column;gap:4px;max-width:28ch}.labs-meta span{line-height:1.55}.capability-grid,.labs-grid,.method-grid,.partner-grid,.site-footer__grid{display:grid}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.capability-card,.lab-card,.work-card{position:relative;overflow:hidden;text-decoration:none}.capability-card{padding:28px 26px 64px;border-radius:var(--radius-card);background:var(--bone);box-shadow:var(--shadow),inset 0 0 0 1px #15140f0f}.capability-card__top,.work-card__top,.work-card__bottom,.lab-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase}.capability-card__number{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:24px;color:var(--accent)}.capability-card__tag{color:var(--ink-faint)}.capability-card__icon{width:28px;height:28px;margin:14px 0 18px}.capability-card h3,.lab-card h3,.work-card h3,.method-card h3,.site-footer__column h3{margin:0}.capability-card h3{font-size:22px;line-height:1.08;letter-spacing:-.02em}.capability-card p,.lab-card p,.work-card p,.method-card p,.site-footer__brand p{color:var(--ink-mute)}.capability-card p{margin:14px 0 0;max-width:26ch;font-size:13.5px;line-height:1.58}.capability-card>a,.lab-card>a{position:absolute;right:22px;bottom:22px;width:30px;height:30px;border-radius:999px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center}.capability-card:hover>a,.lab-card:hover>a{background:var(--accent);border-color:var(--accent);color:#fff}.labs-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.lab-card__media,.method-card__media,.work-card__media{position:relative;overflow:hidden}.lab-card__media{aspect-ratio:4 / 5;margin-bottom:18px;border-radius:14px;box-shadow:var(--shadow)}.lab-card__badge{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:6px;background:#efe7d2e0;font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lab-card h3{font-size:18px;letter-spacing:-.015em;margin:10px 0 8px}.lab-card p{margin:0 0 14px;font-size:13px;line-height:1.58}.labs-foot,.method-foot,.site-footer__bottom{justify-content:space-between}.labs-foot{margin-top:50px;padding-top:22px;border-top:1px dashed var(--line)}.labs-foot__progress{display:flex;gap:8px}.labs-foot__progress span{width:26px;height:2px;background:var(--line)}.labs-foot__progress span.is-active{background:var(--accent)}.labs-foot a,.method-foot a{text-decoration:none}.method-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.method-card{position:relative}.method-card__number{display:inline-block;margin-bottom:24px;padding-right:12px;background:var(--paper);font-family:Georgia,Times New Roman,serif;font-size:76px;line-height:.85;font-style:italic;color:var(--accent)}.method-card h3{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:30px;letter-spacing:-.025em}.method-card p{margin:0 0 22px;font-size:13.5px;line-height:1.58}.method-card__media{aspect-ratio:1 / 1;border-radius:14px;box-shadow:var(--shadow)}.work-panel{width:min(calc(var(--layout-width) + 32px),calc(100% - 64px));margin:0 auto;padding:110px 64px;border-radius:32px;background:#15140f;color:var(--paper);position:relative;overflow:hidden}.work-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 78% 78%,rgba(255,255,255,.07),transparent 28%);opacity:.8;pointer-events:none}.section-rule--inverse{position:relative;z-index:1;border-top-color:#f7f1de29;color:#f7f1de99}.work-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(280px,1.05fr) minmax(260px,.85fr);align-items:center}.work-copy__link{display:inline-flex;margin-top:28px;padding-bottom:12px;border-bottom:2px solid var(--accent);text-decoration:none}.work-card{padding:30px;border-radius:18px;background:var(--paper);color:var(--ink);transform:rotate(-1.2deg);transition:transform .24s ease,box-shadow .24s ease}.work-card.is-alt{padding:26px;transform:rotate(2.4deg) translateY(18px)}.work-card:hover{transform:rotate(-1.2deg) translateY(-4px);box-shadow:var(--shadow)}.work-card.is-alt:hover{transform:rotate(2.4deg) translateY(12px)}.work-card h3{margin:18px 0 12px;font-size:clamp(26px,2.4vw,38px);letter-spacing:-.02em}.work-card p{margin:0 0 20px;font-size:14px;line-height:1.58}.work-card__media{aspect-ratio:4 / 3;margin-bottom:18px;border-radius:12px}.work-card__bottom{padding-top:14px;border-top:1px solid var(--line)}.quote-title{margin:0;font-size:clamp(36px,4vw,54px);line-height:1.14;letter-spacing:-.025em}.author-card{display:flex;align-items:center;gap:18px;margin-top:30px}.author-card__avatar{width:50px;height:50px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:24px}.author-card p{margin:0;font-weight:600}.author-card p span{display:block;margin-top:4px;font-weight:400;color:var(--ink-mute)}.simple-divider{margin:32px 0;border-top:1px solid var(--line)}.partners-copy{margin:0 0 26px}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px}.partner-card{text-decoration:none;display:flex;flex-direction:column;gap:10px}.partner-card__glyph{height:32px;display:flex;align-items:center;color:var(--ink)}.partner-card__glyph svg{width:auto;height:100%;max-width:90px}.partner-card span{font-weight:600}.partner-card small{color:var(--ink-faint);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.partner-card:hover,.partner-card:hover .partner-card__glyph{color:var(--accent)}.cta-foot{margin-top:24px;flex-wrap:wrap}.site-footer{padding:60px 0 30px;border-top:1px solid var(--line)}.site-footer__grid{grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:40px;margin-bottom:60px}.site-footer__brand p{max-width:40ch;margin:18px 0 22px;font-size:13.5px;line-height:1.58}.site-footer__download{width:fit-content;background:transparent;border:1px solid var(--line);color:var(--ink)}.site-footer__download span{margin-left:12px;color:var(--ink-faint);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-footer__column{display:flex;flex-direction:column;gap:12px}.site-footer__column h3{margin-bottom:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.site-footer__column a{font-size:13.5px;color:var(--ink-soft)}.site-footer__bottom{padding-top:22px;border-top:1px solid var(--line)}.site-footer__bottom div{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:14px}.site-footer__record-link{display:inline-flex;align-items:center;gap:6px}.site-footer__record-link img{width:18px;height:18px;object-fit:contain;flex-shrink:0}.site-footer__record-link span{line-height:1}.site-footer__mega{margin-top:36px;font-size:clamp(70px,13vw,200px);font-weight:900;line-height:1.02;letter-spacing:-.05em}.figure-plate{position:relative;min-height:460px}.figure-plate__surface{position:relative;height:100%;min-height:inherit}.figure-plate__corner{position:absolute;width:22px;height:22px;border-color:var(--ink-faint);border-style:solid;border-width:0}.figure-plate__corner--tl{top:0;left:0;border-top-width:1px;border-left-width:1px}.figure-plate__corner--tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.figure-plate__corner--bl{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.figure-plate__corner--br{right:0;bottom:0;border-right-width:1px;border-bottom-width:1px}.figure-plate__annot,.figure-plate__ribbon,.figure-plate__side-note,.figure-plate__caption,.figure-plate__index{position:absolute;z-index:3;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.figure-plate__annot--tl{top:14px;left:14px}.figure-plate__annot--tr{top:14px;right:14px}.figure-plate__annot--bl{bottom:14px;left:14px}.figure-plate__annot--br{right:14px;bottom:14px}.figure-plate__art{position:absolute;top:36px;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:center}.figure-plate__layer{position:absolute;border-radius:18px}.figure-plate__layer--base{top:6%;right:16%;bottom:8%;left:16%;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.5),transparent 28%),linear-gradient(135deg,#e46c5933,#6f785040);border-radius:44% 56% 46% 54%/48% 42% 58% 52%}.figure-plate__layer--accent{top:18%;right:22%;bottom:18%;left:22%;background:linear-gradient(140deg,#15140fe6,#3d372cb8),linear-gradient(180deg,rgba(255,255,255,.12),transparent);opacity:.96}.figure-plate__layer--line{top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(21,20,15,.12);border-radius:26px}.figure-plate__layer--card-a,.figure-plate__layer--card-b,.figure-plate__layer--card-c{background:linear-gradient(180deg,#ffffff73,#ffffff14),#f7f1dee6;box-shadow:var(--shadow)}.figure-plate__layer--card-a{width:46%;height:58%;left:18%;top:18%;transform:rotate(-8deg)}.figure-plate__layer--card-b{width:34%;height:44%;right:14%;top:10%;transform:rotate(10deg)}.figure-plate__layer--card-c{width:30%;height:32%;right:20%;bottom:10%;transform:rotate(-6deg)}.figure-plate__index{top:34%;right:10px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:10px;background:#efe7d2c7}.figure-plate__index span{display:block;line-height:1.7}.figure-plate__index b{margin-right:6px;color:var(--accent)}.figure-plate__index .is-active{color:var(--ink);font-weight:700}.figure-plate__ribbon{left:-28px;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;letter-spacing:.34em}.figure-plate__side-note{top:28px;right:6px;max-width:16ch;line-height:1.6}.figure-plate__caption{right:18px;bottom:8px;display:inline-flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;letter-spacing:.08em;text-transform:none}.figure-plate__caption b{color:var(--ink)}.figure-plate--hero{min-height:680px}.figure-plate--hero .figure-plate__art{top:24px;right:20px;bottom:22px;left:20px}.figure-plate--hero .figure-plate__layer--base{top:6%;right:14%;bottom:5%;left:14%;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.4),transparent 24%),linear-gradient(160deg,#e46c5942,#6f78502e,#15140f2e)}.figure-plate--hero .figure-plate__layer--accent{top:12%;right:22%;bottom:10%;left:20%}.figure-plate--hero .figure-plate__layer--card-a{width:46%;height:64%;left:10%;top:12%;transform:rotate(-10deg)}.figure-plate--hero .figure-plate__layer--card-b{width:28%;height:36%;right:12%;top:12%}.figure-plate--hero .figure-plate__layer--card-c{width:26%;height:24%;right:18%;bottom:14%}.figure-plate--about .figure-plate__layer--base,.figure-plate--testimonial .figure-plate__layer--base,.figure-plate--cta .figure-plate__layer--base{border-radius:999px}.figure-plate--about .figure-plate__layer--accent{top:20%;right:20%;bottom:20%;left:20%;border-radius:999px}.figure-plate--about .figure-plate__layer--card-a{width:34%;height:34%;left:14%;top:14%}.figure-plate--about .figure-plate__layer--card-b{width:34%;height:34%;right:16%;bottom:16%}.figure-plate--about .figure-plate__layer--card-c{width:18%;height:18%;right:18%;top:18%}.figure-plate--capabilities .figure-plate__layer--base{border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.24),transparent),linear-gradient(135deg,#e46c593d,#6f785033)}.figure-plate--capabilities .figure-plate__layer--accent{top:14%;right:18%;bottom:14%;left:18%;background:linear-gradient(90deg,rgba(247,241,222,.08) 0 24%,transparent 24% 26%,rgba(247,241,222,.08) 26% 50%,transparent 50% 52%,rgba(247,241,222,.08) 52% 76%,transparent 76% 78%,rgba(247,241,222,.08) 78% 100%),linear-gradient(0deg,rgba(247,241,222,.08) 0 24%,transparent 24% 26%,rgba(247,241,222,.08) 26% 50%,transparent 50% 52%,rgba(247,241,222,.08) 52% 76%,transparent 76% 78%,rgba(247,241,222,.08) 78% 100%),linear-gradient(145deg,#15140feb,#3d372cc7);border-radius:18px}.figure-plate--capabilities .figure-plate__layer--card-a,.figure-plate--capabilities .figure-plate__layer--card-b,.figure-plate--capabilities .figure-plate__layer--card-c{display:none}.figure-plate--testimonial .figure-plate__layer--accent{top:20%;right:24%;bottom:12%;left:24%;border-radius:44% 56% 52% 48%/44% 42% 58% 56%}.figure-plate--testimonial .figure-plate__layer--card-a{width:20%;height:20%;left:18%;bottom:16%}.figure-plate--testimonial .figure-plate__layer--card-b{width:26%;height:34%;right:18%;top:10%}.figure-plate--testimonial .figure-plate__layer--card-c{width:14%;height:14%;right:16%;bottom:18%}.figure-plate--cta .figure-plate__layer--base{background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.42),transparent 24%),linear-gradient(145deg,#e46c593d,#e7ba542e,#6f785029)}.figure-plate--cta .figure-plate__layer--accent{top:16%;right:18%;bottom:16%;left:18%;border-radius:34% 66% 46% 54%/54% 38% 62% 46%}.figure-plate--cta .figure-plate__layer--card-a{width:32%;height:42%;left:14%;top:18%}.figure-plate--cta .figure-plate__layer--card-b{width:24%;height:24%;right:14%;top:14%}.figure-plate--cta .figure-plate__layer--card-c{width:28%;height:28%;right:18%;bottom:14%}.lab-card__media:before,.lab-card__media:after,.method-card__media:before,.method-card__media:after,.work-card__media:before,.work-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.lab-card__media:before,.method-card__media:before,.work-card__media:before{background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.45),transparent 24%),linear-gradient(145deg,#e46c5938,#6f785038,#15140f24)}.lab-card__media:after,.method-card__media:after,.work-card__media:after{top:14%;right:14%;bottom:14%;left:14%;border-radius:18px;background:linear-gradient(145deg,#15140fe0,#3d372cb8)}.is-deck:after,.is-feature:after{top:14%;right:18%;bottom:14%;left:18%}.is-media:after,.is-system:after{top:18%;right:18%;bottom:18%;left:18%;border-radius:999px}.is-loop:after,.is-direct:after{top:12%;right:12%;bottom:12%;left:12%;background:linear-gradient(90deg,rgba(247,241,222,.08) 0 24%,transparent 24% 26%,rgba(247,241,222,.08) 26% 50%,transparent 50% 52%,rgba(247,241,222,.08) 52% 76%,transparent 76% 78%,rgba(247,241,222,.08) 78% 100%),linear-gradient(0deg,rgba(247,241,222,.08) 0 24%,transparent 24% 26%,rgba(247,241,222,.08) 26% 50%,transparent 50% 52%,rgba(247,241,222,.08) 52% 76%,transparent 76% 78%,rgba(247,241,222,.08) 78% 100%),linear-gradient(145deg,#15140fe6,#3d372cc2)}.is-critique:after,.is-detect:after{top:12%;right:18%;bottom:12%;left:18%;clip-path:polygon(0 10%,58% 0,100% 34%,80% 100%,12% 86%)}.is-runtime:after,.is-deliver:after{top:18%;right:22%;bottom:18%;left:22%;transform:rotate(-8deg)}.is-discover:after{top:18%;right:18%;bottom:18%;left:18%;border-radius:999px;box-shadow:inset 0 0 0 12px #f7f1de14,inset 0 0 0 30px #f7f1de0a}@media (max-width: 1280px){.layout-shell{width:min(var(--layout-width),calc(100% - 88px))}.side-rail{display:none}.work-panel{width:min(calc(var(--layout-width) + 12px),calc(100% - 24px));padding:90px 44px}}@media (max-width: 1120px){.topbar__mid,.brand__meta{display:none}.page-nav__links{gap:22px}.labs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:2fr repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.layout-shell{width:min(var(--layout-width),calc(100% - 48px))}.page-nav__links,.page-nav__actions .pill-link--ghost{display:none}.hero-grid,.split-grid,.section-head,.work-grid,.wire-section__inner{grid-template-columns:1fr}.wire-section__title{border-right:0;border-bottom:1px solid var(--line);padding-right:0;padding-bottom:14px}.hero-grid{min-height:auto}.hero-copy__foot,.site-footer__bottom,.site-footer__bottom div{align-items:flex-start;flex-direction:column}.labs-grid,.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-panel{padding:64px 24px}}@media (max-width: 640px){.layout-shell{width:min(var(--layout-width),calc(100% - 32px))}.topbar__right{gap:10px}.topbar__inner,.page-nav__inner,.section-rule{gap:14px}.topbar__inner,.section-rule,.hero-copy__foot,.cta-foot,.stamp-row,.labs-meta,.labs-foot,.method-foot,.site-footer__bottom,.site-footer__bottom div{flex-direction:column;align-items:flex-start}.page-nav{top:46px}.content-section,.content-section--tight{padding:84px 0}.hero-section{padding-top:18px}.display-title,.display-title--section,.quote-title{font-size:38px}.capability-grid,.labs-grid,.method-grid,.partner-grid,.site-footer__grid{grid-template-columns:1fr}.figure-plate--hero{min-height:520px}.figure-plate__index,.figure-plate__ribbon,.figure-plate__side-note,.topbar__right span:last-child{display:none}.work-panel{width:calc(100% - 16px);padding:52px 16px;border-radius:20px}}
