@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&family=Newsreader:ital,opsz,wght@1,6..72,400&family=Noto+Sans:wght@500&family=Noto+Sans+SC:wght@500&family=Noto+Sans+Thai:wght@500&display=swap";:root{color:var(--ink);background:var(--paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--paper:#f3f3ef;--white:#fdfdfb;--ink:#181817;--muted:#6b6c68;--line:#deded8;--soft-line:#e9e9e4;--control-line:#858680;--blue:#315bea;--green:#24745b;--violet:#7458d7;--orange:#ae4f2c;--slate:#43505e;--copy:#555652;--copy-strong:#4c4d49;--surface:#f0f0ec;--surface-glass:#ffffff70;--surface-line:#00000016;--on-ink:#fff;--terminal-blue:#285bb8;--terminal-blue-soft:#5481d1;--mockup-blue:#315bea;--mockup-green:#24745b;--mockup-orange:#b55631;--mockup-progress:#5f7eff;--card-shadow:#776b5617;--danger:#a52f27;--page-gutter:clamp(24px, 7vw, 120px);--page-start-space:112px;--hero-end-space:80px;--section-block-space:120px;--section-compact-space:72px;--section-divider-space:64px;--section-heading-inset:48px;--section-label-gap:24px;--row-block-space:42px;--row-title-gap:22px;--row-summary-gap:18px;--row-proof-gap:24px;--row-preview-gap:30px;--page-end-space:var(--section-block-space);--action-height:52px;--action-radius:999px;--action-gap:24px;--section-space:clamp(104px, 10vw, 148px);--content-gap:clamp(28px, 4vw, 64px);--intro-copy-size:20px;--intro-copy-line-height:1.65;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#141412;--white:#1c1c19;--ink:#f2f1eb;--muted:#9b9b94;--line:#353530;--soft-line:#2a2a26;--control-line:#6b6b64;--blue:#7895ff;--green:#4fae8b;--violet:#9b83ef;--orange:#e18a64;--slate:#73879a;--copy:#b5b5ae;--copy-strong:#cecec7;--surface:#1c1c19;--surface-glass:#ffffff0a;--surface-line:#ffffff16;--on-ink:#141412;--terminal-blue:#8cacff;--terminal-blue-soft:#6f91df;--card-shadow:#00000038;--danger:#ff8b80}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--paper);margin:0;transition:color .3s,background-color .3s}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}::selection{color:var(--on-ink);background:var(--blue)}@view-transition{navigation:auto}main{view-transition-name:page-content}::view-transition-old(page-content){animation:.16s ease-in both page-out}::view-transition-new(page-content){animation:.3s cubic-bezier(.16,1,.3,1) both page-in}::view-transition-old(site-header){mix-blend-mode:normal;animation:none}::view-transition-new(site-header){mix-blend-mode:normal;animation:none}@keyframes page-out{to{opacity:0;transform:translateY(-6px)}}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}}.site-header{z-index:50;background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);view-transition-name:site-header;transition:background-color .3s,border-color .3s;position:sticky;top:0}.header-inner{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));justify-content:space-between;align-items:center;height:68px;margin:auto;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;flex:none;align-items:center;gap:12px;min-height:44px;font-weight:600;display:inline-flex}.brand-mark-wrap{flex:none;width:30px;height:30px;position:relative}.brand-mark{object-fit:contain;width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;position:absolute;inset:0}.brand-mark-dark,[data-theme=dark] .brand-mark-light{opacity:0}[data-theme=dark] .brand-mark-dark{opacity:1}.header-controls{align-items:center;gap:24px;display:flex}nav{color:var(--copy);gap:32px;font-size:14px;display:flex}nav a{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding-inline:6px;transition:color .2s;display:inline-flex}nav a:hover{color:var(--ink)}nav a:not(.external-nav-link){position:relative}nav a[aria-current=page]{color:var(--ink);font-weight:500}nav a[aria-current=page]:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.nav-home{display:none}.brand:focus-visible,nav a:focus-visible,.menu-button:focus-visible,.project-row-link:focus-visible,.featured-all-work-link:focus-visible,.next-case:focus-visible,.all-work-link:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.external-nav-link{align-items:center;gap:4px;display:inline-flex}.external-link-icon{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .2s}.external-nav-link:hover .external-link-icon{transform:translate(2px,-2px)}.lock-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;display:block}.nav-lock-icon{width:11px;height:11px;color:var(--muted);opacity:.7;stroke-width:1.6px;margin-left:5px}.theme-control{flex:none;position:relative}.theme-toggle{width:68px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 11px;display:flex;position:relative}.theme-toggle:after{content:"";z-index:0;border:1px solid var(--control-line);background:var(--surface);border-radius:18px;transition:background-color .3s,border-color .3s;position:absolute;inset:7px 5px}.theme-toggle:before{content:"";z-index:1;background:var(--ink);border-radius:50%;width:22px;height:22px;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:absolute;top:11px;left:8px;box-shadow:0 2px 8px #0000001c}[data-theme=dark] .theme-toggle:before{transform:translate(28px)}.theme-toggle svg{z-index:2;fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;position:absolute;top:15.5px}.theme-toggle .theme-sun{left:12.5px}.theme-toggle .theme-moon{right:14.5px}.theme-toggle .theme-sun{color:var(--on-ink)}[data-theme=dark] .theme-toggle .theme-sun{color:var(--muted)}[data-theme=dark] .theme-toggle .theme-moon{color:var(--on-ink)}.theme-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.theme-help-tip{z-index:12;border:1px solid color-mix(in srgb, var(--on-ink) 16%, transparent);width:max-content;max-width:min(224px,100vw - 32px);color:var(--on-ink);background:var(--ink);white-space:nowrap;pointer-events:none;border-radius:6px;padding:12px 15px;font-size:13px;line-height:1.4;transition:opacity .28s ease-in,transform .28s ease-in;animation:.28s cubic-bezier(.16,1,.3,1) both theme-help-tip-in;position:absolute;top:calc(100% + 12px);right:5px;box-shadow:0 14px 36px #00000024}.theme-help-tip:before{content:"";border-top:1px solid color-mix(in srgb, var(--on-ink) 16%, transparent);border-left:1px solid color-mix(in srgb, var(--on-ink) 16%, transparent);background:var(--ink);width:10px;height:10px;position:absolute;top:-6px;right:23px;transform:rotate(45deg)}.theme-help-tip.is-leaving{opacity:0;animation:none;transform:translateY(-4px)scale(.98)}@keyframes theme-help-tip-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}}.menu-button{cursor:pointer;background:0 0;border:0;min-width:44px;min-height:44px;padding:7px;display:none}.menu-button span{background:var(--ink);width:20px;height:1px;margin:5px;transition:transform .22s cubic-bezier(.16,1,.3,1);display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}.hero{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:8vw;min-height:calc(100vh - 68px);margin:auto;padding:104px 0 80px;display:grid}.simple-hero{min-height:auto;padding-top:var(--page-start-space);padding-bottom:var(--hero-end-space);grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:7vw;display:grid}.simple-hero .hero-copy{max-width:900px}.simple-hero .hero-intro{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 28px;font-size:12px;line-height:1.4}.hero-avatar{object-fit:cover;border-radius:50%;width:64px;height:64px;display:block}.hero-heading-row{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.hero-heading-row .hero-avatar{flex:none}.hero-heading-row .multilingual-greeting{min-width:0}.avatar-dialog-row{flex-wrap:nowrap;align-items:center;gap:16px;display:flex}.hero-dialog-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.avatar-dialog-row .multilingual-greeting{white-space:nowrap}.product-domain-bubble{width:min(100%,740px);min-height:40px;color:var(--terminal-blue);letter-spacing:.025em;white-space:nowrap;align-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:16px;display:flex;overflow:hidden}.agent-spinner{width:18px;height:18px;color:var(--terminal-blue-soft);flex:none;margin-right:10px;font-style:normal;display:block;position:relative}.agent-spinner:before{content:"✦";text-shadow:0 0 8px #6ba0f166;place-items:center;font-size:17px;line-height:1;animation:1.8s step-end infinite agent-glyph;display:grid;position:absolute;inset:0}.product-domain-bubble>span{text-overflow:clip;white-space:nowrap;overflow:hidden}.product-domain-bubble strong{color:var(--terminal-blue);font:inherit}.shuffle-window,.mode-shuffle,.domain-shuffle{white-space:nowrap;display:inline}.scramble-character{color:var(--terminal-blue-soft);opacity:.46;transition:opacity 80ms}@keyframes agent-glyph{0%{content:"·";opacity:.5}16%{content:"✢";opacity:.7}33%{content:"✳";opacity:.85}50%{content:"✦";opacity:1}67%{content:"✳";opacity:.85}84%{content:"✢";opacity:.7}}.simple-hero .hero-dialog-copy h1.multilingual-greeting{letter-spacing:-.03em;width:210px;font-family:Noto Sans,Noto Sans SC,Noto Sans Thai,sans-serif;font-size:clamp(25px,2.7vw,36px);font-weight:500;line-height:1.25}.greeting-cycle{animation:2.4s ease-in-out both greeting-fade;display:inline-block}@keyframes greeting-fade{0%{opacity:0;transform:translateY(4px)}14%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3px)}}.waving-hand{transform-origin:70% 70%;margin-left:4px;animation:7s ease-in-out .35s infinite wave;display:inline-block}@keyframes wave{0%,22%,to{transform:rotate(0)}3%{transform:rotate(16deg)}6%{transform:rotate(-8deg)}9%{transform:rotate(14deg)}12%{transform:rotate(-4deg)}15%{transform:rotate(8deg)}18%{transform:rotate(0)}}.status-dot{background:#3b9b6d;border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 4px #dfeee6}.hero h1,.page-intro h1,.case-title-block h1,.about-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(58px,7.1vw,112px);font-weight:500;line-height:.92}em{font-family:Newsreader,Georgia,serif;font-weight:400}.hero-intro{max-width:660px;font-size:var(--intro-copy-size);line-height:var(--intro-copy-line-height);letter-spacing:-.02em;color:var(--copy);margin:42px 0 0}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:42px;display:flex}.supplementary-impact-link{min-height:44px;color:var(--muted);align-items:center;gap:10px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.supplementary-impact-link .arrow{width:16px;height:16px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.supplementary-impact-link:hover{color:var(--ink)}.supplementary-impact-link:hover .arrow{transform:translate(3px)}.hero-impact-link{margin-top:16px}.personal-impact-link{margin-top:18px}.hero-cta-label-short{display:none}@media (width>=981px) and (width<=1040px){.simple-hero .hero-actions{flex-wrap:nowrap;gap:10px}.simple-hero .hero-actions .button{white-space:nowrap;gap:14px;min-width:0;padding-inline:16px}}.button{min-height:var(--action-height);justify-content:space-between;align-items:center;gap:var(--action-gap);appearance:none;border-radius:var(--action-radius);color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;padding:0 20px;font-size:14px;font-weight:500;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.button.primary{border-color:var(--ink);color:var(--on-ink);background:var(--ink)}.button.primary:hover{border-color:var(--ink);background:color-mix(in srgb, var(--ink) 86%, var(--muted));transform:translateY(-2px);box-shadow:0 6px 16px #00000012}[data-theme=dark] .button.primary{color:#151514;background:#deded8;border-color:#deded8}[data-theme=dark] .button.primary:hover,[data-theme=dark] .button.primary:focus-visible{background:#f0f0eb;border-color:#f0f0eb}.button.secondary{border-color:var(--control-line);background:var(--surface-glass)}.button.secondary:hover{border-color:var(--ink);transform:translateY(-2px);box-shadow:0 8px 22px #0000000d}.button:active{box-shadow:none;transform:translateY(0)scale(.985)}.button:focus-visible,.text-link:focus-visible,.supplementary-impact-link:focus-visible,.unlock-close:focus-visible,.case-evidence-views button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.text-link{border-bottom:1px solid var(--line);min-height:44px;color:var(--ink);align-items:center;gap:12px;font-size:14px;transition:color .2s,border-color .2s;display:inline-flex}.text-link:hover{color:var(--blue);border-color:currentColor}.arrow{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .2s}a:hover .arrow-right,button:hover .arrow-right{transform:translate(3px)}.arrow-left{transform:rotate(180deg)}.arrow-down{transform:rotate(90deg)}.hero-system{aspect-ratio:1;width:min(100%,610px);margin-left:auto;position:relative}.system-axis{background:var(--line);position:absolute}.axis-x{height:1px;top:50%;left:5%;right:5%}.axis-y{width:1px;top:5%;bottom:5%;left:50%}.system-centre{z-index:2;width:70px;height:70px;color:var(--on-ink);background:var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 70px #16161623}.system-centre .mark span{background:var(--on-ink)}.system-node{border:1px solid var(--line);background:var(--white);border-radius:8px;width:170px;padding:18px;position:absolute;box-shadow:0 14px 35px #28282208}.system-node span{color:var(--muted);margin-bottom:20px;font-size:11px;display:block}.system-node b{margin-bottom:4px;font-size:15px;font-weight:600;display:block}.system-node small{color:var(--muted)}.node-product{top:3%;left:8%}.node-design{top:16%;right:0}.node-tech{bottom:3%;left:10%}.principles,.selected-work,.experience-strip,.company-proof,.site-footer{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));margin:auto}.principles{border-top:1px solid var(--line);padding:140px 0}.section-index{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px}.principle-grid{grid-template-columns:1fr 1fr;gap:8vw;margin-top:48px;display:grid}.principle-grid>h2,.section-heading h2,.experience-copy h2,.site-footer h2,.case-section h2,.case-evidence-heading h2,.decision-heading h2,.system-copy h2,.reflection h2,.toolkit h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4.2vw,68px);font-weight:500;line-height:1.04}.principle-list article{border-top:1px solid var(--line);grid-template-columns:42px 1fr;gap:18px;padding:28px 0;display:grid}.principle-list article:last-child{border-bottom:1px solid var(--line)}.principle-list article>span{color:var(--muted);font-size:11px}.principle-list h3{letter-spacing:-.02em;margin:-4px 0 8px;font-size:19px;font-weight:500}.principle-list p{max-width:520px;color:var(--muted);margin:0;line-height:1.65}.company-proof{padding:var(--section-heading-inset) 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);transition:border-color .3s}.company-proof>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 26px;font-size:11px;font-weight:400}.company-proof-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(24px,3.5vw,52px);display:grid}.company-proof-item{min-width:0;min-height:192px;color:var(--muted);grid-template-rows:44px 52px minmax(36px,auto);align-items:start;padding:20px 0 46px;transition:color .25s,transform .3s cubic-bezier(.16,1,.3,1);display:grid}.company-proof-item:hover{color:var(--ink);transform:translateY(-4px)}.company-proof-brand{align-items:center;gap:11px;min-width:0;min-height:34px;display:flex}.company-proof-item img{object-fit:contain;filter:grayscale()brightness(.4);flex:none;width:auto;max-width:52px;height:24px;transition:filter .3s,opacity .3s}.company-proof-item img[src*=orderly],.company-proof-item img[src*=injective],.company-proof-item img[src*=crypto-com]{max-width:30px;height:30px}.company-proof-item img[src*=payme]{max-width:38px;height:18px}[data-theme=dark] .company-proof-item img{filter:grayscale()brightness(.82)}.company-proof-brand span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.company-proof-item strong{color:var(--ink);letter-spacing:-.045em;align-self:end;font-size:clamp(24px,2.1vw,34px);font-weight:500;line-height:1}.company-proof-item small{max-width:160px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:10px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;line-height:1.5}.selected-work{padding:0}.section-heading{grid-template-columns:1fr 2fr;align-items:start;gap:4vw;margin-bottom:72px;display:grid}.featured-heading{border-top:1px solid var(--line);margin-bottom:72px}.featured-heading-copy{min-width:0;padding-top:var(--section-heading-inset)}.featured-terminal-line{margin-bottom:18px}.featured-heading h2{letter-spacing:-.05em;max-width:800px;margin:0;font-size:clamp(36px,4.2vw,68px);font-weight:500;line-height:1.04}.project-preview-picture{width:100%;height:100%;display:block}.project-preview-image{object-fit:contain;object-position:center;background:#08050e;width:100%;height:100%;transition:transform .38s cubic-bezier(.16,1,.3,1);display:block}.project-list{margin:0;padding:0;list-style:none}.project-row-item{--project-accent:var(--blue);min-width:0;position:relative}.project-item-blue,.featured-project-blue,.project-item-green,.featured-project-green,.project-item-violet,.featured-project-violet,.project-item-orange,.featured-project-orange,.project-item-slate,.featured-project-slate{--project-accent:var(--blue)}.project-row-link{border:1px solid var(--line);background:color-mix(in srgb, var(--white) 72%, var(--paper));min-width:0;height:100%;box-shadow:0 1px 0 var(--surface-line);border-radius:6px;flex-direction:column;padding:0;transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .24s,box-shadow .34s;display:flex;position:relative;overflow:hidden}.project-row-copy{min-width:0;padding:clamp(24px,2.4vw,34px)}.project-row-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:20px;font-size:11px;line-height:1.4;display:flex}.project-row-number{font-family:IBM Plex Mono,ui-monospace,monospace;transition:color .22s}.project-row-title{--project-lock-line-size:clamp(30px, 3.1vw, 46px);margin-top:var(--row-title-gap);justify-content:space-between;align-items:center;gap:24px;display:flex}.project-card--teaser .project-row-title{margin-top:0}.project-row-title>div{min-width:0}.project-row-title small{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.project-row-title-line{align-items:flex-start;gap:10px;min-width:0;display:flex}.project-row-title h2,.project-row-title h3{letter-spacing:-.048em;margin:0;font-size:clamp(30px,3.1vw,46px);font-weight:500;line-height:1;transition:color .22s}.project-row-title-lock{width:22px;height:22px;margin-top:max(0px, calc((var(--project-lock-line-size) - 22px) / 2));color:var(--muted);opacity:.78;flex:none;place-items:center;display:grid}.project-row-title-lock .lock-icon{width:17px;height:17px}.project-row-arrow{width:28px;height:44px;color:var(--ink);flex:none;place-items:center;display:grid}.project-row-arrow .arrow{width:22px;height:22px}.project-row-summary{max-width:620px;margin:var(--row-summary-gap) 0 0;color:var(--copy);font-size:15px;line-height:1.58}.project-row-proof{margin:var(--row-proof-gap) 0 0;border-top:1px solid var(--soft-line);grid-template-columns:68px minmax(0,1fr);align-items:baseline;gap:14px;padding-top:20px;display:grid}.project-row-proof span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.project-row-proof strong{color:var(--ink);font-size:14px;font-weight:600;line-height:1.45}.project-row-proof--teaser strong{letter-spacing:0;font-size:21px;line-height:1.35}.project-row-preview{aspect-ratio:16/9;border-bottom:1px solid var(--line);background:var(--surface);flex:none;position:relative;overflow:hidden}.project-row-preview>.case-visual.compact{backface-visibility:hidden;border-radius:0;height:100%;min-height:0;margin:0;transition:transform .42s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.project-card-orderly-one .project-row-preview>.orderly-one-hero-visual{box-sizing:border-box;backface-visibility:hidden;border-radius:0;height:100%;min-height:0;padding:0;transition:transform .42s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.featured-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.featured-project-item.is-primary{grid-column:1/-1}.featured-project-item.is-primary .project-row-preview{aspect-ratio:16/9;flex:none;min-height:0}.featured-project-item.is-primary .project-row-copy{padding:clamp(28px,3vw,40px)}.featured-project-item.is-primary .project-card-orderly-one .project-row-preview{aspect-ratio:16/9;flex:none;height:auto;min-height:0}.featured-project-item.is-primary .project-card-orderly-one .project-row-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.featured-project-item.is-primary .project-row-title{--project-lock-line-size:clamp(38px, 4vw, 58px)}.featured-project-item.is-primary .project-row-title h3{font-size:clamp(38px,4vw,58px)}.featured-project-item:not(.is-primary) .project-row-preview{aspect-ratio:auto;height:clamp(160px,12vw,176px)}.featured-project-item:not(.is-primary) .project-row-copy{padding:22px 24px 24px}.featured-project-item:not(.is-primary) .project-row-title{--project-lock-line-size:clamp(26px, 2.5vw, 36px)}.featured-project-item:not(.is-primary) .project-row-title h3{font-size:clamp(26px,2.5vw,36px)}.featured-project-item:not(.is-primary) .project-row-summary{margin-top:14px;font-size:14px;line-height:1.5}.featured-project-item:not(.is-primary) .visual-ecosystem.compact{padding:20px}.featured-project-item:not(.is-primary) .ecosystem-compact-header{display:none}.featured-project-item:not(.is-primary) .ecosystem-compact-path{margin-top:0}.featured-project-item:not(.is-primary) .security-card{transform-origin:50%;transform:translateY(-95px)scale(.45)}.featured-section-footer{justify-content:flex-end;margin-top:32px;display:flex}.featured-all-work-link{min-height:44px;color:var(--ink);align-items:center;gap:12px;font-size:15px;font-weight:500;transition:color .2s;display:inline-flex}.featured-all-work-link:hover{color:var(--blue)}.featured-work.is-motion-ready [data-featured-reveal]{opacity:0;transition:opacity .48s,translate .56s cubic-bezier(.16,1,.3,1);translate:0 20px}.featured-work.is-motion-ready [data-featured-reveal].is-revealed{opacity:1;translate:0}.featured-work.is-motion-ready .featured-terminal-line{transition-delay:30ms}.featured-work.is-motion-ready .featured-heading-copy h2{transition-delay:60ms}.featured-work.is-motion-ready .featured-project-item:first-child [data-featured-reveal]{transition-delay:80ms}.featured-work.is-motion-ready .featured-project-item:nth-child(2) [data-featured-reveal]{transition-delay:.12s}.featured-work.is-motion-ready .featured-project-item:nth-child(3) [data-featured-reveal]{transition-delay:.16s}@media (hover:hover) and (pointer:fine){.project-row-link:hover{border-color:color-mix(in srgb, var(--project-accent) 58%, var(--line));box-shadow:0 18px 42px var(--card-shadow);transform:translateY(-4px)}.project-row-link:hover .project-row-number,.project-row-link:hover .project-row-title h2,.project-row-link:hover .project-row-title h3{color:var(--project-accent)}.project-row-link:hover .project-row-arrow .arrow{transform:translate(3px)}.project-row-link:hover .project-row-preview>.case-visual,.project-row-link:hover .project-preview-image{transform:translateZ(0)scale(1.018)}}@media (width<=980px){.featured-heading-copy{padding-top:34px}.featured-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.featured-project-item.is-primary{grid-area:auto/1/auto/-1}.featured-project-item.is-primary .project-row-preview,.featured-project-item:not(.is-primary) .project-row-preview{aspect-ratio:16/9;flex:none;height:auto;min-height:0}.featured-project-item.is-primary .project-card-orderly-one .project-row-preview{aspect-ratio:16/9}.project-row-proof--teaser strong{font-size:18px}.featured-section-footer{justify-content:flex-start}}@media (width>=981px){.featured-project-item.is-primary .project-row-link{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);display:grid}.featured-project-item.is-primary .project-row-preview,.featured-project-item.is-primary .project-card-orderly-one .project-row-preview{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0;min-height:330px}}.case-visual{border-radius:6px;width:100%;min-height:520px;position:relative;overflow:hidden}.case-visual.compact{min-height:380px;margin:28px 0 24px}.visual-orderly{color:#e9edf8;background:#11151f;flex-direction:column;display:flex}.window-chrome{color:#7e879c;border-bottom:1px solid #ffffff10;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:10px;display:flex}.window-chrome i{background:#303747;border-radius:50%;width:7px;height:7px}.window-chrome span{margin-left:9px}.orderly-sidebar{border-right:1px solid #ffffff10;flex-direction:column;align-items:center;gap:22px;width:58px;padding-top:17px;display:flex;position:absolute;top:38px;bottom:0;left:0}.orderly-sidebar b{background:var(--mockup-blue);border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.orderly-sidebar i{background:#394152;border-radius:4px;width:17px;height:4px}.orderly-body{width:min(72%,540px);margin:auto}.mini-label{color:#8992a6;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.progress-row{justify-content:space-between;margin-top:17px;font-size:13px;display:flex}.progress-row strong{color:#7ca0ff}.progress{background:#293041;border-radius:6px;height:5px;margin-top:12px;overflow:hidden}.progress span{background:var(--mockup-progress);width:100%;height:100%;display:block}.module-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.module-grid i{background:linear-gradient(145deg,#202735,#171c27);border:1px solid #ffffff12;border-radius:5px;height:105px}.launch-row{justify-content:space-between;align-items:center;margin-top:20px;font-size:12px;display:flex}.launch-row b{color:#fff;background:var(--mockup-blue);border-radius:4px;padding:10px 16px;font-weight:500}.orderly-one-hero-visual{isolation:isolate;aspect-ratio:16/9;background:#09060d;min-height:0;padding:0;display:block;position:relative;overflow:hidden;container-type:inline-size}[data-theme=dark] .orderly-one-hero-visual{background:#09060d}.orderly-one-hero-visual:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 51%,#0906101a 0%,#0000 52%,#09061042 100%),linear-gradient(#09061029 0%,#0000 25% 75%,#09061052 100%);position:absolute;inset:0}.orderly-one-ascii-canvas{z-index:0}.orderly-one-ascii-content{z-index:2;text-align:center;color:#fff;text-shadow:0 2px 20px #090610b8;flex-direction:column;align-items:center;width:min(88%,760px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orderly-one-ascii-logo{filter:drop-shadow(0 3px 18px #0000004f);width:clamp(96px,25cqw,190px);height:auto;display:block}.orderly-one-ascii-locale{flex-direction:column;align-items:center;width:100%;min-height:clamp(112px,19cqw,142px);animation:.6s cubic-bezier(.22,.61,.36,1) both orderly-locale-enter;display:flex}.orderly-one-ascii-tagline{letter-spacing:-.045em;white-space:nowrap;margin-top:clamp(10px,2.6cqw,22px);font-size:clamp(26px,5.7cqw,52px);font-weight:650;line-height:1}.orderly-one-ascii-subtagline{color:#f4eefbe8;max-width:min(88%,660px);margin:clamp(10px,2.1cqw,18px) 0 0;font-size:clamp(12px,2.15cqw,17px);line-height:1.4}@keyframes orderly-locale-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.orderly-one-ascii-locale{animation:none}}.motion-media-frame{position:absolute;inset:0}.motion-playback-button{z-index:3;color:#fff;cursor:pointer;touch-action:manipulation;background:#141316d9;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:64px;height:64px;padding:0;transition:background-color .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000038}.motion-playback-button:hover,.motion-playback-button:focus-visible{background:#202024ed;border-color:#ffffffa3}.motion-playback-button:focus-visible{outline-offset:3px;outline:3px solid #fff}.motion-playback-button:active{transform:translate(-50%,-50%)scale(.95)}.motion-playback-icon{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:15px solid;width:0;height:0;margin-left:4px}.orderly-one-system{--orderly-system-bg:#e9ecf2;--orderly-system-panel:#f8f8f5;--orderly-system-ink:#1b1d22;--orderly-system-muted:#626872;--orderly-system-line:#cdd2dc;--orderly-system-accent:#315bea;--orderly-system-accent-soft:#e0e6fb;--orderly-system-on-accent:#fff;min-height:620px;color:var(--orderly-system-ink);background:var(--orderly-system-bg);flex-direction:column;justify-content:center;padding:clamp(24px,3.5vw,42px);display:flex}[data-theme=dark] .orderly-one-system{--orderly-system-bg:#181b23;--orderly-system-panel:#20242e;--orderly-system-ink:#f1f2f6;--orderly-system-muted:#aeb4c0;--orderly-system-line:#3a404d;--orderly-system-accent:#7895ff;--orderly-system-accent-soft:#272f4b;--orderly-system-on-accent:#11141c}.orderly-system-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.orderly-system-heading>span,.orderly-system-portal>div>span{color:var(--orderly-system-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500;line-height:1.4}.orderly-system-heading>strong{text-align:right;text-wrap:balance;width:max-content;min-width:0;max-width:100%;font-size:21px;font-weight:500;line-height:1.15}.orderly-onboarding-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:30px 0 0;padding:0;list-style:none;display:grid}.orderly-onboarding-flow>li{border-top:2px solid var(--orderly-system-accent);background:var(--orderly-system-panel);border-radius:0 0 6px 6px;flex-direction:column;min-width:0;min-height:224px;padding:15px 14px;display:flex;position:relative}.orderly-onboarding-meta{color:var(--orderly-system-muted);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;align-items:center;gap:10px;font-size:9px;line-height:1.3;display:flex}.orderly-onboarding-meta small{color:var(--orderly-system-accent);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:inherit}.orderly-onboarding-flow h3{letter-spacing:0;margin:18px 0 0;font-size:17px;font-weight:600;line-height:1.18}.orderly-onboarding-flow p{color:var(--orderly-system-muted);margin:8px 0 14px;font-size:11px;line-height:1.48}.orderly-onboarding-outcome{border-top:1px solid var(--orderly-system-line);color:var(--orderly-system-accent);margin-top:auto;padding-top:10px;font-size:10px;font-weight:600;line-height:1.4}.orderly-build-options{border-top:1px solid var(--orderly-system-line);margin-top:auto}.orderly-build-options>span{border-bottom:1px solid var(--orderly-system-line);justify-content:space-between;gap:8px;padding:7px 0;display:flex}.orderly-build-options>span:last-child{border-bottom:0}.orderly-build-options strong,.orderly-build-options small{font-size:9px;line-height:1.35}.orderly-build-options strong{color:var(--orderly-system-accent);font-weight:600}.orderly-build-options small{color:var(--orderly-system-muted);text-align:right}.orderly-onboarding-arrow{z-index:2;background:var(--orderly-system-line);width:10px;height:1px;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.orderly-onboarding-arrow:after{content:"";background:var(--orderly-system-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.orderly-system-converge{justify-content:center;height:26px;display:flex}.orderly-system-converge i{background:var(--orderly-system-line);width:1px;height:20px;position:relative}.orderly-system-converge i:after{content:"";background:var(--orderly-system-muted);clip-path:polygon(0 0,100% 0,50% 100%);width:8px;height:8px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.orderly-system-portal{color:var(--orderly-system-on-accent);background:var(--orderly-system-accent);grid-template-columns:max-content minmax(0,1fr);gap:18px;padding:17px 18px;display:grid}.orderly-system-portal>div>span{color:currentColor;opacity:.68}.orderly-system-portal>div>strong{text-wrap:balance;width:max-content;max-width:100%;margin-top:6px;font-size:15px;font-weight:600;line-height:1.2;display:block}.orderly-system-portal ul{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.orderly-system-portal li{border-left:1px solid color-mix(in srgb, currentColor 24%, transparent);min-width:0;padding:6px 10px;font-size:10px;line-height:1.35}.visual-ecosystem{--eco-bg:#e9eeea;--eco-panel:#f8faf8;--eco-platform:#1f5f4b;--eco-ink:#1d2924;--eco-muted:#5c6b64;--eco-line:#c7d2cc;--eco-on-platform:#f6faf7;min-height:560px;color:var(--eco-ink);background:var(--eco-bg);flex-direction:column;justify-content:center;padding:clamp(22px,3vw,36px);transition:color .3s,background-color .3s;display:flex}[data-theme=dark] .visual-ecosystem{--eco-bg:#18201c;--eco-panel:#202a25;--eco-platform:#dce9e1;--eco-ink:#edf3ef;--eco-muted:#aebbb5;--eco-line:#3a4941;--eco-on-platform:#183327}.ecosystem-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.ecosystem-header>span{color:var(--eco-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500}.ecosystem-header>strong{text-align:right;text-wrap:balance;letter-spacing:-.025em;min-width:0;max-width:660px;font-size:clamp(17px,2vw,22px);font-weight:500;line-height:1.18}.ecosystem-flow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;margin-top:32px;display:grid}.ecosystem-flow-item{min-width:0;display:contents}.ecosystem-player{z-index:1;border:1px solid var(--eco-line);background:var(--eco-panel);border-radius:8px;flex-direction:column;min-width:0;min-height:180px;padding:15px 13px 13px;display:flex;position:relative}.ecosystem-avatar{border:1px solid color-mix(in srgb, var(--player-color) 28%, var(--eco-line));width:42px;height:42px;color:var(--player-color);background:color-mix(in srgb, var(--player-color) 9%, var(--eco-panel));border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff94}[data-theme=dark] .ecosystem-avatar{box-shadow:inset 0 1px #ffffff14}.ecosystem-avatar:after{content:"";background:var(--player-color);opacity:.72;width:12px;height:2px;position:absolute;bottom:0;right:0}.ecosystem-avatar svg{z-index:1;width:28px;height:28px;position:relative;overflow:visible}.ecosystem-role-icon .icon-soft{fill:currentColor;opacity:.13;stroke:none}.ecosystem-role-icon .icon-fill{fill:currentColor;stroke:none}.ecosystem-role-icon .icon-line{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.ecosystem-role-icon .icon-outline{stroke:currentColor;stroke-width:1.25px;opacity:.16}.ecosystem-role-icon .icon-chip{fill:var(--eco-panel);stroke:currentColor;stroke-width:1.35px}.ecosystem-role-icon .icon-route{stroke-width:1.35px;opacity:.72}.ecosystem-role-icon .icon-detail{opacity:.72}.ecosystem-role-icon .icon-knockout{stroke:var(--eco-panel);opacity:.88}.player-distributor{--player-color:#9a6622}.player-builder{--player-color:#24745b}.player-affiliate{--player-color:#496aa5}.player-trader{--player-color:#77558f}[data-theme=dark] .player-distributor{--player-color:#e0ad65}[data-theme=dark] .player-builder{--player-color:#6bc39f}[data-theme=dark] .player-affiliate{--player-color:#8ba9e3}[data-theme=dark] .player-trader{--player-color:#c09bd8}.ecosystem-player h4{letter-spacing:0;margin:15px 0 0;font-size:14px;font-weight:600;line-height:1.2}.ecosystem-player p{color:var(--eco-muted);margin:7px 0 14px;font-size:11px;line-height:1.45}.ecosystem-player>span{border-top:1px solid var(--eco-line);color:var(--player-color);margin-top:auto;padding-top:10px;font-size:10px;font-weight:600;line-height:1.35}.ecosystem-connector{justify-content:center;align-items:center;width:clamp(26px,2.4vw,36px);display:flex}.ecosystem-connector i{background:var(--eco-line);width:70%;height:1px;position:relative}.ecosystem-connector i:after{content:"";background:var(--eco-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.ecosystem-platform{color:var(--eco-on-platform);background:var(--eco-platform);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px 24px;margin-top:28px;padding:18px 20px;display:grid}.ecosystem-brand{align-items:center;gap:11px;display:flex}.ecosystem-brand>span{background:#172b23;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}[data-theme=dark] .ecosystem-brand>span{background:#1f5f4b}.ecosystem-brand img{object-fit:contain;width:19px;height:19px}.ecosystem-brand strong,.ecosystem-brand small{display:block}.ecosystem-brand strong{font-size:13px;font-weight:600}.ecosystem-brand small{opacity:.72;margin-top:2px;font-size:10px}.ecosystem-controls{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.ecosystem-controls span{opacity:.8;border:1px solid;border-radius:999px;padding:6px 9px;font-size:9px;line-height:1}.ecosystem-platform>p{border-top:1px solid color-mix(in srgb, currentColor 24%, transparent);opacity:.78;grid-column:1/-1;margin:0;padding-top:12px;font-size:10px;line-height:1.45}.ecosystem-loop{border:1px solid var(--eco-line);background:color-mix(in srgb, var(--eco-panel) 76%, transparent);border-radius:8px;grid-template-columns:132px 1fr;align-items:center;gap:16px;margin-top:12px;padding:14px 16px;display:grid}.ecosystem-loop>span{color:var(--eco-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:600;line-height:1.35}.ecosystem-loop-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.ecosystem-loop-steps>span{color:var(--eco-ink);font-size:10px;font-weight:600;line-height:1.35;position:relative}.ecosystem-loop-steps i{color:#0000;background:var(--eco-line);width:12px;height:1px;font-size:0;font-style:normal;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.ecosystem-loop-steps i:after{content:"";background:var(--eco-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:7px;height:7px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.visual-ecosystem.compact{min-height:380px;padding:clamp(24px,3vw,36px);container:ecosystem-compact/inline-size}.ecosystem-compact-header{text-align:center;gap:10px;display:grid}.ecosystem-compact-header>span{color:var(--eco-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500}.ecosystem-compact-header>strong{letter-spacing:-.025em;max-width:430px;margin:0 auto;font-size:clamp(19px,2.3vw,28px);font-weight:500;line-height:1.15}.ecosystem-compact-path{grid-template-columns:minmax(0,1fr) minmax(36px,.62fr) minmax(0,1fr) minmax(36px,.62fr) minmax(0,1fr) minmax(36px,.62fr) minmax(0,1fr);align-items:center;width:100%;margin-top:52px;display:grid}.ecosystem-compact-item{display:contents}.ecosystem-compact-node{text-align:center;justify-items:center;gap:13px;min-width:0;display:grid}.ecosystem-compact-node .ecosystem-avatar{width:clamp(54px,6.5vw,72px);height:clamp(54px,6.5vw,72px)}.ecosystem-compact-node .ecosystem-avatar svg{width:clamp(34px,3.8vw,42px);height:clamp(34px,3.8vw,42px)}.ecosystem-compact-node>strong{font-size:clamp(11px,1.3vw,14px);font-weight:600;line-height:1.2}.ecosystem-compact-connector{align-items:center;min-width:0;display:flex;position:relative}.ecosystem-compact-connector>span{z-index:1;color:var(--eco-muted);background:var(--eco-bg);white-space:nowrap;padding:2px 4px;font-size:9px;line-height:1;position:absolute;bottom:calc(50% + 10px);right:50%;transform:translate(50%)}.ecosystem-compact-connector i{background:linear-gradient(90deg, var(--eco-line), var(--eco-muted));opacity:.78;width:100%;height:1px;position:relative}.ecosystem-compact-connector i:after{content:"";background:var(--eco-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}@container ecosystem-compact (width<=760px){.ecosystem-compact-path{grid-template-columns:minmax(0,1fr) minmax(22px,.36fr) minmax(0,1fr) minmax(22px,.36fr) minmax(0,1fr) minmax(22px,.36fr) minmax(0,1fr)}.ecosystem-compact-node{gap:10px}.ecosystem-compact-node .ecosystem-avatar{width:clamp(50px,15cqi,64px);height:clamp(50px,15cqi,64px)}.ecosystem-compact-node .ecosystem-avatar svg{width:clamp(30px,9cqi,38px);height:clamp(30px,9cqi,38px)}.ecosystem-compact-node>strong{font-size:clamp(10px,3.2cqi,13px)}.ecosystem-compact-connector>span{display:none}}@container ecosystem-compact (width<=440px){.ecosystem-compact-path{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr)}.ecosystem-compact-node{gap:8px}.ecosystem-compact-node .ecosystem-avatar{width:42px;height:42px}.ecosystem-compact-node .ecosystem-avatar svg{width:26px;height:26px}.ecosystem-compact-node>strong{font-size:10px;line-height:1.1}}.staking-hero-visual{background:#101319;display:block;box-shadow:inset 0 0 0 1px #ffffff0d}.staking-system-video,.staking-system-poster{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.staking-system-poster{z-index:0}.staking-system-video{z-index:1;opacity:0;transition:opacity .24s}.staking-system-video.is-playing{opacity:1}.staking-system-video::-webkit-media-controls{-webkit-appearance:none;display:none!important}.staking-system-video::-webkit-media-controls-panel{-webkit-appearance:none;display:none!important}.staking-system-video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.staking-hero-visual.compact{aspect-ratio:1200/744;min-height:0}.visual-devices{background:#f2e8df;place-items:center;display:grid}.device-authorisation-preview{background:#05080d;min-height:0}.device-authorisation-preview img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:auto;max-width:none;height:280%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.device-authorisation-preview:after{content:"";pointer-events:none;border:1px solid #ffffff12;position:absolute;inset:0}.device-authorisation-hero{border:1px solid var(--line);background:#e9ecf2;place-items:center;min-height:620px;padding:clamp(32px,4.5vw,58px);display:grid}[data-theme=dark] .device-authorisation-hero{background:#181b23}.device-authorisation-hero-phone{aspect-ratio:1206/2622;background:#050b18;border:1px solid #263146;border-radius:42px;width:auto;height:min(540px,56vh);padding:7px;overflow:hidden;box-shadow:0 30px 72px #07101f2b,inset 0 0 0 1px #ffffff0a}.device-authorisation-hero-phone img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;border-radius:34px;width:100%;height:100%;display:block}.security-card{color:#2a2927;background:#fffaf5;border:1px solid #d8c6b8;border-radius:8px;width:min(70%,330px);padding:30px;box-shadow:0 25px 60px #693a1b17}.shield{clip-path:polygon(50% 0,92% 18%,85% 75%,50% 100%,15% 75%,8% 18%);background:var(--mockup-orange);place-items:center;width:42px;height:48px;display:grid}.shield span{border-bottom:2px solid #fff;border-right:2px solid #fff;width:9px;height:14px;transform:rotate(45deg)translate(-2px,-2px)}.security-card p{color:#8a624e;text-transform:uppercase;letter-spacing:.12em;margin:30px 0 8px;font-size:10px}.security-card h4{letter-spacing:-.03em;margin:0;font-size:24px}.device-meta{color:#7d6a60;justify-content:space-between;margin:17px 0 14px;font-size:11px;display:flex}.device-signals{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:20px;display:grid}.device-signals span{color:#7d6a60;text-align:center;background:#f7efe8;border:1px solid #d8c6b8;border-radius:4px;padding:6px 7px;font-size:8px;line-height:1.2}.trust-action{color:#fff;text-align:center;background:#2a2927;border-radius:4px;width:100%;padding:12px;font-size:11px;font-weight:500;display:block}.risk-lines{pointer-events:none;border:1px solid #b97e6024;border-radius:50%;position:absolute;inset:14%}.risk-lines i{border:1px solid #b97e6020;border-radius:50%;position:absolute;inset:-25%}.risk-lines i:nth-child(2){inset:18%}.device-auth-system{--device-system-bg:#f2e8df;--device-system-panel:#fffaf5;--device-system-ink:#2a2927;--device-system-muted:#796a61;--device-system-line:#d8c6b8;--device-system-accent:#a84f2d;min-height:620px;color:var(--device-system-ink);background:var(--device-system-bg);flex-direction:column;justify-content:center;padding:clamp(24px,3.5vw,42px);display:flex}[data-theme=dark] .device-auth-system{--device-system-bg:#211a17;--device-system-panel:#2b221e;--device-system-ink:#f4ede8;--device-system-muted:#b9a9a0;--device-system-line:#524139;--device-system-accent:#e18a64}.device-auth-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.device-auth-heading>span,.device-risk-block>p{color:var(--device-system-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500;line-height:1.4}.device-auth-heading>strong{text-align:right;max-width:300px;font-size:21px;font-weight:500;line-height:1.15}.device-auth-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:30px 0 0;padding:0;list-style:none;display:grid}.device-auth-flow li{border-top:2px solid var(--device-system-accent);background:var(--device-system-panel);flex-direction:column;min-width:0;min-height:132px;padding:15px 14px;display:flex;position:relative}.device-auth-flow small{color:var(--device-system-accent);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px}.device-auth-flow strong{margin-top:19px;font-size:14px;font-weight:600;line-height:1.2}.device-auth-flow li>span{color:var(--device-system-muted);margin-top:7px;font-size:10px;line-height:1.45}.device-flow-arrow{background:var(--device-system-line);width:14px;height:1px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.device-flow-arrow:after{content:"";background:var(--device-system-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.device-risk-block{margin-top:34px}.device-revoke-note{border:1px solid var(--device-system-line);color:var(--device-system-muted);background:color-mix(in srgb, var(--device-system-panel) 65%, transparent);align-items:center;gap:12px;margin-top:20px;padding:11px 13px;font-size:10px;line-height:1.4;display:flex}.device-revoke-note i{background:var(--device-system-line);flex:none;width:28px;height:1px;position:relative}.device-revoke-note i:after{content:"";background:var(--device-system-muted);clip-path:polygon(0 0,100% 50%,0 100%);width:8px;height:8px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.device-revoke-note strong{color:var(--device-system-ink);font-weight:600}.device-risk-block>p{margin:0 0 10px}.device-risk-matrix{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--device-system-ink);background:var(--device-system-panel)}.device-risk-matrix th,.device-risk-matrix td{border-top:1px solid var(--device-system-line);vertical-align:middle;text-align:left;padding:11px 12px}.device-risk-matrix thead th{color:var(--device-system-muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:500;line-height:1.3}.device-risk-matrix th:first-child{width:38%}.device-risk-matrix th:nth-child(2){width:31%}.device-risk-matrix tbody th,.device-risk-matrix tbody td{font-size:10px;font-weight:400;line-height:1.45}.device-risk-matrix tbody th{font-weight:500}.access-state{border-radius:999px;align-items:center;min-height:24px;padding:4px 8px;font-size:9px;font-weight:600;line-height:1.3;display:inline-flex}.access-state-available{color:#376b55;background:#dfece5}.access-state-blocked{color:#8d3f25;background:#f4ddd3}.access-state-checked{color:#68552c;background:#eee5cd}[data-theme=dark] .access-state-available{color:#a7dac1;background:#29483a}[data-theme=dark] .access-state-blocked{color:#f1b098;background:#5a3025}[data-theme=dark] .access-state-checked{color:#ebd28e;background:#4b4024}.subaccounts-visual{--subaccounts-bg:#061323;--subaccounts-panel:#0a1a2c;--subaccounts-raised:#10233a;--subaccounts-ink:#f4f8fc;--subaccounts-muted:#8ea3bb;--subaccounts-line:#31506f;--subaccounts-line-soft:#ffffff16;--subaccounts-blue:#27a9ff;--subaccounts-teal:#62d5c4;isolation:isolate;min-height:520px;color:var(--subaccounts-ink);background:var(--subaccounts-bg);display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0b;container:subaccounts/inline-size}.subaccounts-plane{z-index:-1;pointer-events:none;position:absolute}.subaccounts-plane:after{content:"";transform-origin:0;background:#45b8ff66;height:1px;position:absolute;box-shadow:0 0 10px #1ca8ff52}.subaccounts-plane-top{clip-path:polygon(18% 0,100% 0,100% 100%,0 62%);background:linear-gradient(150deg,#0a1728 18%,#0b2d54 100%);width:66%;height:66%;top:-14%;right:-9%}.subaccounts-plane-top:after{width:106%;top:20%;left:12%;transform:rotate(17deg)}.subaccounts-plane-bottom{clip-path:polygon(0 48%,100% 0,100% 100%,16% 100%);background:linear-gradient(155deg,#0a2039,#071324 64%);width:76%;height:58%;bottom:-26%;right:-5%}.subaccounts-plane-bottom:after{width:108%;top:17%;left:-4%;transform:rotate(-12deg)}.subaccounts-presentation{z-index:1;grid-template-columns:minmax(165px,.82fr) minmax(280px,1.18fr);align-items:center;gap:clamp(20px,4.2cqi,54px);width:100%;min-width:0;height:100%;padding:clamp(28px,5.2cqi,58px);display:grid;position:relative}.subaccounts-narrative{flex-direction:column;justify-content:center;min-width:0;height:100%;display:flex;position:relative}.subaccounts-brand{align-items:center;gap:10px;display:flex;position:absolute;top:0;left:0}.subaccounts-brand>span{background:#ffffff0b;border:1px solid #ffffff2b;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.subaccounts-brand img{width:18px;height:18px;display:block}.subaccounts-brand strong,.subaccounts-brand small{letter-spacing:0;display:block}.subaccounts-brand strong{text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.1}.subaccounts-brand small{color:var(--subaccounts-muted);text-transform:uppercase;margin-top:3px;font-size:8px;line-height:1.2}.subaccounts-headline{margin:clamp(22px,4cqi,44px) 0}.subaccounts-headline>span{color:var(--subaccounts-blue);text-transform:uppercase;letter-spacing:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:clamp(8px,1cqi,11px);font-weight:500;line-height:1.3}.subaccounts-headline>strong{letter-spacing:0;margin-top:12px;font-size:clamp(27px,4.2cqi,48px);font-weight:500;line-height:1.02;display:block}.subaccounts-headline b{color:var(--subaccounts-blue);font:inherit}.subaccounts-console{justify-self:end;width:100%;min-width:0;max-width:620px;overflow:visible}.subaccounts-console-body{padding:0}.subaccounts-workspace-heading{justify-content:space-between;align-items:center;gap:12px;padding:0 4px 14px;display:flex}.subaccounts-workspace-heading div>span{color:#dceafb;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.2;display:block}.subaccounts-workspace-heading>span{color:var(--subaccounts-teal);text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:7px;line-height:1.2}.subaccounts-master{background:linear-gradient(120deg,#143456,#0d223a);border:1px solid #5b8dbc;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:15px 18px;display:grid;box-shadow:0 24px 48px #00081770,inset 0 0 0 1px #ffffff0b}.subaccounts-account-avatar{border:1px solid color-mix(in srgb, var(--workspace-tone,var(--subaccounts-blue)) 54%, transparent);width:28px;height:28px;color:var(--workspace-tone,var(--subaccounts-blue));background:color-mix(in srgb, var(--workspace-tone,var(--subaccounts-blue)) 12%, #0b1c30);border-radius:50%;flex:none;display:block;position:relative;box-shadow:inset 0 1px #ffffff18}.subaccounts-account-avatar i:before{content:"";aspect-ratio:1;background:currentColor;border-radius:50%;width:28%;position:absolute;top:20%;left:36%}.subaccounts-account-avatar i:after{content:"";opacity:.8;background:currentColor;border-radius:50% 50% 36% 36%;height:28%;position:absolute;bottom:18%;left:23%;right:23%}.subaccounts-account-avatar.is-master{color:#d6f1ff;background:#1b5d8c;border-color:#61c7ff;width:46px;height:46px;box-shadow:0 0 0 6px #27a9ff12,0 14px 28px #00102069,inset 0 1px #ffffff29}.subaccounts-account-avatar.is-master:after{content:"";background:var(--subaccounts-teal);border:2px solid #102a47;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.subaccounts-master small,.subaccounts-master strong{display:block}.subaccounts-master small{color:var(--subaccounts-muted);text-transform:uppercase;font-size:8px;line-height:1.2}.subaccounts-master strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.subaccounts-branch{height:42px;margin:0 6px;position:relative}.subaccounts-branch:before{content:"";background:linear-gradient(var(--subaccounts-blue), var(--subaccounts-line));width:1px;height:22px;position:absolute;top:0;left:50%}.subaccounts-branch:after{content:"";background:linear-gradient(90deg, #258bca, var(--subaccounts-teal), #8175d8);height:1px;position:absolute;top:21px;left:16.6667%;right:16.6667%;box-shadow:0 0 10px #27a9ff22}.subaccounts-branch>i{background:var(--subaccounts-line);width:1px;height:21px;position:absolute;top:21px}.subaccounts-branch>i:first-child{left:16.6667%}.subaccounts-branch>i:nth-child(2){left:50%}.subaccounts-branch>i:nth-child(3){right:16.6667%}.subaccounts-branch>span{background:var(--subaccounts-blue);border-radius:50%;width:5px;height:5px;animation:2.8s cubic-bezier(.45,0,.25,1) infinite subaccounts-route-signal;position:absolute;top:1px;left:calc(50% - 2px);box-shadow:0 0 10px #27a9ff}.subaccounts-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.subaccounts-workspace{--workspace-tone:var(--subaccounts-blue);border:1px solid color-mix(in srgb, var(--workspace-tone) 34%, #ffffff12);border-top:2px solid var(--workspace-tone);background:linear-gradient(155deg, color-mix(in srgb, var(--workspace-tone) 10%, #10233a), #0b1b2e);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:122px;padding:15px 10px 13px;display:flex;box-shadow:0 18px 38px #00081752,inset 0 1px #ffffff0d}.subaccounts-workspace:nth-child(2){--workspace-tone:var(--subaccounts-teal)}.subaccounts-workspace:nth-child(3){--workspace-tone:#9e91ff}.subaccounts-workspace .subaccounts-account-avatar{width:42px;height:42px;box-shadow:0 0 0 5px color-mix(in srgb, var(--workspace-tone) 9%, transparent), 0 12px 24px #0008174f}.subaccounts-workspace-copy{min-width:0;margin-top:13px}.subaccounts-workspace-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;line-height:1.2;display:block;overflow:hidden}@keyframes subaccounts-route-signal{0%,14%{opacity:0;transform:translateY(0)}24%{opacity:1}74%{opacity:1}86%,to{opacity:0;transform:translateY(12px)}}.subaccounts-system-visual{aspect-ratio:1180/632;min-height:0;display:block;position:relative}.subaccounts-system-frame{z-index:1;width:1180px;min-width:0;height:632px;transform:scale(calc(100cqi / 1180px));transform-origin:0 0;flex-direction:column;padding:42px;display:flex;position:absolute;top:0;left:0}.subaccounts-system-heading{border-bottom:1px solid var(--subaccounts-line-soft);grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:35px;min-width:0;padding-bottom:20px;display:grid}.subaccounts-system-brand{align-items:center;gap:10px;display:flex}.subaccounts-system-brand>span{background:#ffffff0b;border:1px solid #ffffff2b;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.subaccounts-system-brand img{width:18px;height:18px;display:block}.subaccounts-system-brand strong,.subaccounts-system-brand small{letter-spacing:0;display:block}.subaccounts-system-brand strong{text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.1}.subaccounts-system-brand small{color:var(--subaccounts-muted);text-transform:uppercase;margin-top:3px;font-size:8px;line-height:1.2}.subaccounts-system-title{text-align:center;min-width:0}.subaccounts-system-title small{color:var(--subaccounts-blue);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;line-height:1.3;display:block}.subaccounts-system-title strong{margin-top:6px;font-size:26px;font-weight:500;line-height:1.15;display:block}.subaccounts-system-heading>span{color:var(--subaccounts-teal);text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;line-height:1.3}.subaccounts-system-map{flex:auto;min-height:460px;margin-top:20px;position:relative}.subaccounts-system-routes{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.subaccounts-system-routes path{fill:none;vector-effect:non-scaling-stroke}.subaccounts-system-hierarchy-route{stroke:var(--subaccounts-line);stroke-width:1px}.subaccounts-system-peer-route{stroke:var(--subaccounts-blue);stroke-width:1.4px;stroke-dasharray:5 5}.subaccounts-system-master-route{stroke:var(--subaccounts-teal);stroke-width:1.4px;stroke-dasharray:4 4}#subaccounts-peer-arrow path{fill:var(--subaccounts-blue)}#subaccounts-master-arrow path{fill:var(--subaccounts-teal)}.subaccounts-system-account-stack{display:contents}.subaccounts-system-master{z-index:2;background:linear-gradient(120deg,#15385d,#0d223a);border:1px solid #5b8dbc;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:56%;min-width:0;min-height:84px;padding:14px 18px;display:grid;position:absolute;top:0;left:22%;box-shadow:0 20px 42px #00081761,inset 0 1px #ffffff12}.subaccounts-system-master .subaccounts-account-avatar.is-master{width:44px;height:44px}.subaccounts-system-master small,.subaccounts-system-master strong{display:block}.subaccounts-system-master small{color:var(--subaccounts-muted);text-transform:uppercase;font-size:8px;line-height:1.2}.subaccounts-system-master strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.subaccounts-system-master-tags{justify-content:flex-end;gap:6px;display:flex}.subaccounts-system-master-tags span{color:#c3d2e2;white-space:nowrap;border:1px solid #52769a;border-radius:999px;padding:5px 8px;font-size:7px;line-height:1.2}.subaccounts-system-workspaces{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid;position:absolute;top:174px;left:0;right:0}.subaccounts-system-workspace{--workspace-tone:var(--subaccounts-blue);border:1px solid color-mix(in srgb, var(--workspace-tone) 38%, #ffffff12);border-top:2px solid var(--workspace-tone);background:linear-gradient(155deg, color-mix(in srgb, var(--workspace-tone) 9%, #10233a), #0a192a);border-radius:9px;flex-direction:column;min-width:0;min-height:240px;padding:20px;display:flex;box-shadow:0 18px 38px #00081752,inset 0 1px #ffffff0d}.subaccounts-system-workspace:nth-child(2){--workspace-tone:var(--subaccounts-teal)}.subaccounts-system-workspace:nth-child(3){--workspace-tone:#9e91ff}.subaccounts-system-workspace>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.subaccounts-system-workspace .subaccounts-account-avatar{width:32px;height:32px}.subaccounts-system-workspace header small,.subaccounts-system-workspace header strong{display:block}.subaccounts-system-workspace header small{color:var(--subaccounts-muted);text-transform:uppercase;font-size:7px;line-height:1.2}.subaccounts-system-workspace header strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:600;line-height:1.2;overflow:hidden}.subaccounts-system-state{border:1px solid color-mix(in srgb, var(--workspace-tone) 48%, transparent);color:var(--workspace-tone);text-transform:uppercase;border-radius:999px;padding:4px 6px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:6px;line-height:1.2}.subaccounts-position-list{border-top:1px solid var(--subaccounts-line-soft);margin-top:17px;padding-top:13px}.subaccounts-position-list>span{color:var(--subaccounts-muted);text-transform:uppercase;font-size:7px;line-height:1.2}.subaccounts-position{background:#0613218c;border:1px solid #ffffff10;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:8px;padding:8px 9px;display:flex}.subaccounts-position strong{text-overflow:ellipsis;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;font-weight:500;line-height:1.2;overflow:hidden}.subaccounts-position span{text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:7px;line-height:1.2}.subaccounts-position span[data-direction=long]{color:var(--subaccounts-teal)}.subaccounts-position span[data-direction=short]{color:#ffac92}.subaccounts-system-workspace>footer{border-top:1px solid var(--subaccounts-line-soft);color:var(--subaccounts-muted);text-transform:uppercase;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;font-size:7px;line-height:1.2;display:flex}.subaccounts-system-transfers{display:contents}.subaccounts-system-transfer{z-index:3;border:1px solid var(--subaccounts-line-soft);white-space:nowrap;background:#061323e8;border-radius:4px;align-items:center;gap:8px;padding:5px 8px;display:flex;position:absolute;box-shadow:0 7px 18px #00081766}.subaccounts-system-transfer span{color:var(--subaccounts-muted);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:6px;line-height:1.2}.subaccounts-system-transfer strong{font-size:7px;font-weight:600;line-height:1.2}.subaccounts-system-transfer-copy{display:contents}.subaccounts-system-transfer-responsive,.subaccounts-system-transfer i{display:none}.subaccounts-system-transfer-peer{color:var(--subaccounts-blue);bottom:0;left:33.333%;transform:translate(-50%)}.subaccounts-system-transfer-master{color:var(--subaccounts-teal);top:100px;right:1.5%}@container subaccounts (width<=820px){.subaccounts-system-frame{width:100%;height:auto;padding:28px;display:block;position:relative;transform:none}.subaccounts-system-heading{grid-template-columns:auto minmax(0,1fr);gap:24px;padding-bottom:18px}.subaccounts-system-title{text-align:right}.subaccounts-system-title strong{font-size:21px}.subaccounts-system-heading>span{display:none}.subaccounts-system-map{grid-template-columns:minmax(0,1fr) 124px;align-items:start;gap:14px;min-height:0;margin-top:22px;display:grid}.subaccounts-system-routes{display:none}.subaccounts-system-account-stack{gap:12px;padding-left:42px;display:grid;position:relative}.subaccounts-system-account-stack:before{content:"";background:linear-gradient(var(--subaccounts-blue), var(--subaccounts-teal) 62%, #9e91ff);width:1px;position:absolute;top:43px;bottom:54px;left:13px;box-shadow:0 0 12px #27a9ff2b}.subaccounts-system-master,.subaccounts-system-workspace{position:relative}.subaccounts-system-master:before,.subaccounts-system-workspace:before{content:"";background:var(--workspace-tone,var(--subaccounts-blue));width:29px;height:1px;position:absolute;top:50%;right:100%}.subaccounts-system-master:after,.subaccounts-system-workspace:after{content:"";border:1px solid var(--workspace-tone,var(--subaccounts-blue));background:var(--subaccounts-bg);width:7px;height:7px;box-shadow:0 0 9px color-mix(in srgb, var(--workspace-tone,var(--subaccounts-blue)) 55%, transparent);border-radius:50%;position:absolute;top:calc(50% - 3px);right:calc(100% + 26px)}.subaccounts-system-master{width:100%;height:86px;min-height:0;top:auto;left:auto}.subaccounts-system-workspaces{grid-template-columns:minmax(0,1fr);gap:12px;display:grid;position:static}.subaccounts-system-workspace{grid-template-columns:minmax(132px,.82fr) minmax(158px,1.18fr) 52px;align-items:center;gap:12px;height:108px;min-height:0;padding:14px;display:grid}.subaccounts-system-workspace>header{grid-template-columns:auto minmax(0,1fr);gap:10px}.subaccounts-system-workspace>header .subaccounts-account-avatar{grid-row:1/3;width:36px;height:36px}.subaccounts-system-workspace header small{font-size:8px}.subaccounts-system-workspace header strong{font-size:11px}.subaccounts-system-state{grid-column:2;width:fit-content;margin-top:1px;font-size:7px}.subaccounts-position-list{border-top:0;border-right:1px solid var(--subaccounts-line-soft);border-left:1px solid var(--subaccounts-line-soft);grid-template-columns:minmax(0,1fr);gap:5px;min-width:0;margin-top:0;padding:0 12px;display:grid}.subaccounts-position-list>span{grid-column:1/-1}.subaccounts-position{margin-top:0;padding:6px 7px}.subaccounts-position strong{font-size:8px}.subaccounts-position span{font-size:7px}.subaccounts-system-workspace>footer{white-space:nowrap;border-top:0;justify-content:stretch;gap:8px;margin-top:0;padding-top:0;font-size:7px;display:grid}.subaccounts-system-transfers{grid-template-rows:86px repeat(3,108px);align-self:start;gap:12px;display:grid}.subaccounts-system-transfer{--transfer-route-start:54px;--transfer-route-end:54px;min-height:0;box-shadow:none;white-space:normal;background:0 0;border:0;align-self:stretch;margin:0;padding:0;display:block;position:relative;inset:auto;transform:none}.subaccounts-system-transfer:before{content:"";top:var(--transfer-route-start);bottom:var(--transfer-route-end);opacity:.8;background:repeating-linear-gradient(currentColor 0 4px,#0000 4px 8px);width:1px;position:absolute;left:6px}.subaccounts-system-transfer:after{content:"";bottom:calc(var(--transfer-route-end) - 4px);border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:6px solid;width:0;height:0;position:absolute;left:-14px}.subaccounts-system-transfer-peer{--transfer-route-start:43px;grid-row:1/3}.subaccounts-system-transfer-master{grid-row:3/5}.subaccounts-system-transfer-copy{border:1px solid var(--subaccounts-line-soft);background:#061323ed;border-radius:4px;width:calc(100% - 18px);padding:8px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 7px 18px #00081752}.subaccounts-system-transfer-desktop{display:none}.subaccounts-system-transfer-responsive{display:block}.subaccounts-system-transfer span{font-size:7px;line-height:1.35}.subaccounts-system-transfer strong{margin-top:5px;font-size:9px;line-height:1.3;display:block}.subaccounts-system-transfer .subaccounts-system-transfer-desktop{display:none}.subaccounts-system-transfer .subaccounts-system-transfer-responsive{display:block}.subaccounts-system-transfer i{width:auto;height:auto;display:block;position:absolute;inset:0}.subaccounts-system-transfer i:before,.subaccounts-system-transfer i:after{content:"";opacity:.8;border-top:1px dashed;width:20px;position:absolute;left:-14px}.subaccounts-system-transfer i:before{top:var(--transfer-route-start)}.subaccounts-system-transfer i:after{bottom:var(--transfer-route-end)}}@container subaccounts (width<=620px){.subaccounts-system-frame{padding:16px}.subaccounts-system-heading{grid-template-columns:minmax(0,1fr);gap:16px}.subaccounts-system-title{text-align:left}.subaccounts-system-title strong{font-size:20px;line-height:1.18}.subaccounts-system-map{grid-template-columns:minmax(0,1fr) 86px;gap:10px;margin-top:18px}.subaccounts-system-account-stack{gap:10px;padding-left:26px}.subaccounts-system-account-stack:before{top:56px;bottom:98px;left:8px}.subaccounts-system-master:before,.subaccounts-system-workspace:before{width:18px}.subaccounts-system-master:after,.subaccounts-system-workspace:after{right:calc(100% + 15px)}.subaccounts-system-master{grid-template-columns:auto minmax(0,1fr);gap:10px;height:112px;padding:10px}.subaccounts-system-master .subaccounts-account-avatar.is-master{width:36px;height:36px}.subaccounts-system-master strong{white-space:normal;font-size:11px}.subaccounts-system-master-tags{grid-column:2;justify-content:flex-start}.subaccounts-system-master-tags span{padding:3px 5px;font-size:5px}.subaccounts-system-workspaces{gap:10px}.subaccounts-system-workspace{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);gap:9px;height:196px;padding:11px}.subaccounts-system-workspace>header{grid-template-columns:auto minmax(0,1fr);gap:8px}.subaccounts-system-workspace>header .subaccounts-account-avatar{grid-row:1/3;width:32px;height:32px}.subaccounts-system-workspace header small{font-size:7px}.subaccounts-system-workspace header strong{font-size:11px}.subaccounts-system-state{grid-column:2;margin-top:0;font-size:6px}.subaccounts-position-list{border-top:1px solid var(--subaccounts-line-soft);border-left:0;border-right:0;grid-template-columns:minmax(0,1fr);padding:8px 0 0}.subaccounts-position{padding:7px}.subaccounts-system-workspace>footer{border-top:1px solid var(--subaccounts-line-soft);justify-content:space-between;padding-top:9px;display:flex}.subaccounts-system-transfers{grid-template-rows:112px repeat(3,196px);gap:10px}.subaccounts-system-transfer{--transfer-route-start:98px;--transfer-route-end:98px}.subaccounts-system-transfer-peer{--transfer-route-start:56px}.subaccounts-system-transfer-copy{width:calc(100% - 14px);padding:7px}.subaccounts-system-transfer span{font-size:6px}.subaccounts-system-transfer strong{font-size:8px}.subaccounts-system-transfer:before{left:4px}.subaccounts-system-transfer:after{left:-10px}.subaccounts-system-transfer i:before,.subaccounts-system-transfer i:after{width:14px;left:-10px}}.subaccounts-visual.compact .subaccounts-presentation{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:3.2cqi;padding:4cqi}.subaccounts-visual.compact .subaccounts-headline{margin:2.8cqi 0}.subaccounts-visual.compact .subaccounts-headline>span{font-size:clamp(6px,1.25cqi,9px)}.subaccounts-visual.compact .subaccounts-headline>strong{margin-top:1.2cqi;font-size:clamp(17px,4.6cqi,30px)}.subaccounts-visual.compact .subaccounts-console-body{padding:9px}.subaccounts-visual.compact .subaccounts-workspace-heading{padding-bottom:6px}.subaccounts-visual.compact .subaccounts-workspace-heading div>span{font-size:9px}.subaccounts-visual.compact .subaccounts-workspace-heading>span{font-size:5px}.subaccounts-visual.compact .subaccounts-workspace-heading+.subaccounts-master{margin-top:7px}.subaccounts-visual.compact .subaccounts-master{padding:8px}.subaccounts-visual.compact .subaccounts-account-avatar.is-master{width:27px;height:27px}.subaccounts-visual.compact .subaccounts-master small{font-size:6px}.subaccounts-visual.compact .subaccounts-master strong{margin-top:2px;font-size:10px}.subaccounts-visual.compact .subaccounts-branch{height:20px}.subaccounts-visual.compact .subaccounts-branch:before{height:10px}.subaccounts-visual.compact .subaccounts-branch:after{top:9px}.subaccounts-visual.compact .subaccounts-branch>i{height:11px;top:9px}.subaccounts-visual.compact .subaccounts-workspace{min-height:72px;padding:7px 6px}.subaccounts-visual.compact .subaccounts-workspace .subaccounts-account-avatar{width:22px;height:22px}.subaccounts-visual.compact .subaccounts-workspace-copy{margin-top:6px}.subaccounts-visual.compact .subaccounts-workspace-copy strong{font-size:6px}@container subaccounts (width<=640px){.subaccounts-visual:not(.compact) .subaccounts-presentation{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:3.4cqi;padding:4.2cqi}.subaccounts-headline>strong{font-size:clamp(25px,5.3cqi,34px)}}@container subaccounts (width<=520px){.subaccounts-visual.compact .subaccounts-brand{gap:5px}.subaccounts-visual.compact .subaccounts-brand>span{border-radius:4px;width:20px;height:20px}.subaccounts-visual.compact .subaccounts-brand img{width:12px;height:12px}.subaccounts-visual.compact .subaccounts-brand strong{font-size:7px}.subaccounts-visual.compact .subaccounts-brand small{display:none}.subaccounts-visual.compact .subaccounts-console{border-radius:6px}.subaccounts-visual.compact .subaccounts-console-body{padding:5px}.subaccounts-visual.compact .subaccounts-master{border-radius:4px;gap:5px;margin-top:0;padding:4px 5px}.subaccounts-visual.compact .subaccounts-account-avatar.is-master{width:18px;height:18px;box-shadow:none}.subaccounts-visual.compact .subaccounts-account-avatar.is-master:after{border-width:1px;width:5px;height:5px}.subaccounts-visual.compact .subaccounts-master small{font-size:5px}.subaccounts-visual.compact .subaccounts-master strong{margin-top:1px;font-size:7px}.subaccounts-visual.compact .subaccounts-workspace-heading{display:none}.subaccounts-visual.compact .subaccounts-branch{height:12px;margin:0 2px}.subaccounts-visual.compact .subaccounts-branch:before{height:6px}.subaccounts-visual.compact .subaccounts-branch:after{top:5px}.subaccounts-visual.compact .subaccounts-branch>i{height:7px;top:5px}.subaccounts-visual.compact .subaccounts-branch>span{width:3px;height:3px;box-shadow:none;left:calc(50% - 1px)}.subaccounts-visual.compact .subaccounts-groups{gap:3px}.subaccounts-visual.compact .subaccounts-workspace{border-radius:3px;min-height:45px;padding:4px}.subaccounts-visual.compact .subaccounts-workspace .subaccounts-account-avatar{width:14px;height:14px}.subaccounts-visual.compact .subaccounts-workspace-copy{margin-top:4px}.subaccounts-visual.compact .subaccounts-workspace-copy strong{font-size:5px}.subaccounts-visual:not(.compact) .subaccounts-presentation{grid-template-rows:auto auto;grid-template-columns:1fr;align-content:center;gap:14px;padding:20px}.subaccounts-visual:not(.compact) .subaccounts-narrative{grid-template-columns:1fr;height:auto;display:grid}.subaccounts-visual:not(.compact) .subaccounts-brand{position:static}.subaccounts-visual:not(.compact) .subaccounts-brand>span{width:24px;height:24px}.subaccounts-visual:not(.compact) .subaccounts-brand img{width:14px;height:14px}.subaccounts-visual:not(.compact) .subaccounts-brand strong{font-size:8px}.subaccounts-visual:not(.compact) .subaccounts-brand small{font-size:6px}.subaccounts-visual:not(.compact) .subaccounts-headline{margin:12px 0}.subaccounts-visual:not(.compact) .subaccounts-headline>strong{margin-top:6px;font-size:26px;line-height:1}.subaccounts-visual:not(.compact) .subaccounts-console{border-radius:7px;align-self:auto;height:auto}.subaccounts-visual:not(.compact) .subaccounts-console-body{padding:8px}.subaccounts-visual:not(.compact) .subaccounts-master{padding:7px 8px}.subaccounts-visual:not(.compact) .subaccounts-account-avatar.is-master{width:24px;height:24px}.subaccounts-visual:not(.compact) .subaccounts-account-avatar.is-master:after{border-width:1px;width:6px;height:6px}.subaccounts-visual:not(.compact) .subaccounts-master small{font-size:6px}.subaccounts-visual:not(.compact) .subaccounts-master strong{margin-top:2px;font-size:9px}.subaccounts-visual:not(.compact) .subaccounts-workspace-heading{padding-bottom:5px}.subaccounts-visual:not(.compact) .subaccounts-workspace-heading div>span{font-size:8px}.subaccounts-visual:not(.compact) .subaccounts-workspace-heading>span{font-size:5px}.subaccounts-visual:not(.compact) .subaccounts-branch{height:34px}.subaccounts-visual:not(.compact) .subaccounts-branch:before{height:18px}.subaccounts-visual:not(.compact) .subaccounts-branch:after{top:17px}.subaccounts-visual:not(.compact) .subaccounts-branch>i{height:17px;top:17px}.subaccounts-visual:not(.compact) .subaccounts-groups{gap:4px}.subaccounts-visual:not(.compact) .subaccounts-workspace{min-height:62px;padding:6px 5px}.subaccounts-visual:not(.compact) .subaccounts-workspace .subaccounts-account-avatar{width:18px;height:18px}.subaccounts-visual:not(.compact) .subaccounts-workspace-copy{margin-top:5px}.subaccounts-visual:not(.compact) .subaccounts-workspace-copy strong{font-size:6px}}@media (prefers-reduced-motion:reduce){.subaccounts-branch>span{animation:none}}.experience-strip{border-top:1px solid var(--line);padding:140px 0}.experience-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:8vw;margin-top:48px;display:grid}.experience-copy{display:block}.experience-copy p{max-width:560px;color:var(--muted);margin:30px 0 26px;font-size:18px;line-height:1.7}.career-stack-wrap{min-width:0}.career-stack{touch-action:pan-y;-webkit-user-select:none;user-select:none;min-height:430px;position:relative;overflow:visible}.career-card{--spread:7px;top:calc(var(--i) * var(--spread));left:calc(var(--i) * 11px);z-index:calc(10 - var(--i));aspect-ratio:1.35;appearance:none;color:#fff;background:linear-gradient(135deg, var(--card-from), var(--card-to));text-align:left;cursor:grab;width:min(76%,420px);transform:translate(calc(var(--i) * 22px), calc(var(--i) * 14px)) rotate(calc((var(--i) - 2) * 1.7deg));transform-origin:50% 120%;border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:space-between;padding:25px;transition:transform .4s cubic-bezier(.16,1,.3,1),translate .2s cubic-bezier(.16,1,.3,1),scale .2s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:inset 0 1px #ffffff18,0 15px 35px #20201e24}.career-card:focus-visible{outline:3px solid var(--paper);outline-offset:-7px;transform:translate(calc(var(--i) * 22px), calc(var(--i) * 14px - 7px)) rotate(0) scale(1.012);box-shadow:0 22px 52px #20201e2b}.career-stack.is-dragging .career-card[aria-pressed=true]{z-index:20;cursor:grabbing;transform:translate3d(var(--drag-x,0px), 0, 0) rotate(calc((var(--i) - 2) * 1.3deg));transition:none}.career-card>*{transition:opacity .2s}.career-card>div{margin-top:auto}.career-card:not([aria-pressed=true])>*{opacity:0}.career-card:not([aria-pressed=true])>.career-mark,.career-stack.is-dragging .career-card[data-depth="1"]>*,.career-card:focus-visible>*{opacity:1}.career-mark{border:1px solid #ffffff50;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:600;transition:opacity .2s;display:grid;position:absolute;top:25px;right:25px}.career-logo{background:0 0;border:0;border-radius:0;justify-items:end;width:72px;height:54px;padding:0;overflow:visible}.career-logo img{object-fit:contain;width:auto;max-width:72px;height:34px;display:block}.career-logo img[src*=orderly],.career-logo img[src*=injective],.career-logo img[src*=crypto-com]{max-width:42px;height:42px}.career-logo img[src*=woo]{max-width:51px;height:34px}.career-logo img[src*=payme]{max-width:56px;height:27px}.career-focus{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:13px;font-size:10px;display:block}.career-card h3{letter-spacing:-.035em;margin:0 0 7px;font-size:26px;font-weight:500}.career-card p{color:#fff;margin:0 0 18px;font-size:12px}.career-card small{color:#fff;font-size:12px}.compact-stack{--stack-x:clamp(13px, 1.3vw, 20px);--stack-y:clamp(10px, 1vw, 16px);--stack-hover-x:clamp(17px, 1.7vw, 26px);--stack-hover-y:clamp(13px, 1.35vw, 20px);justify-self:end;width:min(100%,420px)}.compact-stack .career-stack{min-height:330px}.compact-stack .career-card{top:calc(var(--i) * 4px);left:calc(var(--i) * 7px);width:min(76%,320px);transform:translate(calc(var(--i) * var(--stack-x)), calc(var(--i) * var(--stack-y))) rotate(calc((var(--i) - 2) * 1.3deg));padding:20px}.compact-stack .career-mark{top:20px;right:20px}.compact-stack .career-logo{width:63px;height:46px}.compact-stack .career-logo img{max-width:63px;height:30px}.compact-stack .career-logo img[src*=orderly],.compact-stack .career-logo img[src*=injective],.compact-stack .career-logo img[src*=crypto-com]{max-width:36px;height:36px}.compact-stack .career-logo img[src*=woo]{max-width:45px;height:30px}.compact-stack .career-logo img[src*=payme]{max-width:50px;height:24px}.compact-stack .career-card h3{font-size:22px}.compact-stack .career-card p{margin-bottom:13px;font-size:11px}.compact-stack .career-focus{margin-bottom:9px;font-size:9px}@media (hover:hover){.career-stack:hover .career-card{transform:translate(calc(var(--i) * 26px), calc(var(--i) * 17px)) rotate(calc((var(--i) - 2) * 1.4deg))}.career-stack:hover .career-card:hover{transform:translate(calc(var(--i) * 22px), calc(var(--i) * 14px - 12px)) rotate(0) scale(1.012);box-shadow:0 22px 52px #20201e2b}.career-card:hover>*{opacity:1}.compact-stack .career-stack:hover .career-card{transform:translate(calc(var(--i) * var(--stack-hover-x)), calc(var(--i) * var(--stack-hover-y))) rotate(calc((var(--i) - 2) * 1.1deg))}.compact-stack .career-stack:hover .career-card:hover{transform:translate(calc(var(--i) * var(--stack-hover-x)), calc((var(--i) * var(--stack-hover-y)) - 12px)) rotate(0) scale(1.015)}}.career-stack.is-dragging .career-card[aria-pressed=true],.compact-stack .career-stack.is-dragging .career-card[aria-pressed=true]{z-index:20;cursor:grabbing;transform:translate3d(var(--drag-x,0px), 0, 0) rotate(calc((var(--i) - 2) * 1.3deg));transition:none}@media (hover:none),(width<=767px){.career-card:active{translate:0 -6px;scale:1.012;box-shadow:0 20px 45px #20201e26}}.site-footer{margin-top:var(--page-end-space);border:1px solid var(--soft-line);background:color-mix(in srgb, var(--ink) 3%, var(--paper));border-radius:24px;grid-template-columns:minmax(320px,1fr) auto;gap:0 48px;margin-bottom:28px;padding:72px clamp(28px,5vw,72px) 44px;transition:background-color .3s,border-color .3s;display:grid}.site-footer .eyebrow{margin-bottom:26px}.footer-copy{max-width:620px;color:var(--muted);margin:30px 0 0;font-size:16px;line-height:1.65}.footer-links{flex-wrap:wrap;place-self:end;align-items:center;gap:16px;display:flex}.site-footer:not(.about-footer) .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:456px;display:grid}.site-footer:not(.about-footer) .footer-links .button{width:100%;min-width:0}.email-action{min-width:0;position:relative}.email-copy-feedback{z-index:4;border:1px solid var(--soft-line);color:var(--ink);background:var(--white);white-space:nowrap;pointer-events:none;border-radius:6px;padding:7px 10px;font-size:11px;line-height:1.3;animation:.18s cubic-bezier(.16,1,.3,1) both email-copy-feedback-in;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 28px #18181717}.footer-links .arrow,.footer-links .external-link-icon,.footer-links .lock-icon{vertical-align:middle;stroke-width:1.5px;flex:0 0 16px;width:16px;height:16px;display:inline-block}.footer-links a:hover .external-link-icon{transform:translate(2px,-2px)}@keyframes email-copy-feedback-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.site-footer:not(.compact-footer):not(.about-footer) .footer-copy-block{display:contents}.site-footer:not(.compact-footer):not(.about-footer) .footer-heading{grid-column:1/-1}.site-footer:not(.compact-footer):not(.about-footer) .footer-copy{grid-area:2/1}.site-footer:not(.compact-footer):not(.about-footer) .footer-links{grid-area:2/2}.cta-label-short{display:none}.footer-note{color:var(--muted);grid-column:1/-1;margin:64px 0 0;font-size:11px}@media (width<=1180px){.site-footer{grid-template-columns:1fr}.footer-links{place-self:start;margin-top:32px}.site-footer:not(.compact-footer):not(.about-footer) .footer-heading,.site-footer:not(.compact-footer):not(.about-footer) .footer-copy,.site-footer:not(.compact-footer):not(.about-footer) .footer-links{grid-area:auto/1}.footer-note{grid-column:auto}}.page-shell{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));margin:auto}.page-shell>.experience-strip,.page-shell>.company-proof,.page-shell>.site-footer{width:100%}.page-intro{max-width:1040px;padding:var(--page-start-space) 0 var(--hero-end-space)}.page-intro h1{font-size:clamp(48px,5.7vw,82px);line-height:.98}.page-intro h1 em{color:var(--copy);font:inherit;font-style:normal}.page-intro>p:last-child{max-width:720px;color:var(--muted);margin:32px 0 0;font-size:20px;line-height:1.6}.work-page .page-intro{max-width:1320px}.work-page .page-intro h1{max-width:1320px;font-size:clamp(44px,4.15vw,64px);line-height:1.03}.work-page .page-intro>p:last-child{max-width:980px}.work-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.work-list .project-row-link{min-height:0;padding:0;display:flex}.work-list .project-row-copy{flex:auto;min-width:0;min-height:286px}.work-list .project-row-summary{max-width:660px}.work-list .project-row-preview{width:100%}.work-list .project-row-preview .window-chrome{height:24px}.work-list .project-row-preview .orderly-sidebar{gap:12px;width:36px;padding-top:10px;top:24px}.work-list .project-row-preview .orderly-sidebar b{width:20px;height:20px}.work-list .project-row-preview .orderly-sidebar i{width:12px}.work-list .project-row-preview .orderly-body{width:68%}.work-list .project-row-preview .module-grid{gap:6px;margin-top:12px}.work-list .project-row-preview .module-grid i{height:28px}.work-list .project-row-preview .launch-row{margin-top:9px}.work-list .project-row-preview .launch-row b{padding:6px 9px}.work-list .project-row-preview .security-card{transform-origin:50%;transform:scale(.86)}@keyframes project-card-enter{0%{opacity:.18;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.work-list .project-row-item{animation:linear both project-card-enter;animation-timeline:view();animation-range:entry 4% cover 24%}}@media (width<=980px){.work-list{grid-template-columns:1fr;gap:22px}.work-list .project-row-copy{min-height:0}.project-list .project-row-preview .security-card{transform:none}.featured-project-list .security-card{transform:translateY(-88px)scale(.5)}}@media (width>=760px) and (width<=980px){.work-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.work-list .project-row-copy{padding:24px}.work-list .project-row-meta{gap:12px}.work-list .project-row-title{gap:16px}.work-list .project-row-title h2{white-space:nowrap;font-size:clamp(24px,3vw,30px)}.work-list .project-row-proof{grid-template-columns:1fr;gap:8px}}@media (width>=760px) and (width<=1599px){.work-list .project-row-copy{flex-direction:column;display:flex}.work-list .project-row-title h2{white-space:nowrap;font-size:clamp(24px,3vw,36px)}.work-list .project-row-summary{margin-bottom:var(--row-proof-gap)}.work-list .project-row-proof{margin-top:auto}}@media (width>=1600px){.work-list{grid-template-columns:repeat(3,minmax(0,1fr))}.work-list .project-row-item:first-child{grid-column:span 2}.work-list .project-row-item:first-child .project-row-link{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);display:grid}.work-list .project-row-item:first-child .project-row-preview{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0;min-height:350px}.work-list .project-row-item:first-child .project-row-copy{flex-direction:column;justify-content:center;min-height:0;padding:clamp(30px,3vw,42px);display:flex}.work-list .project-row-title h2,.work-list .project-row-item:first-child .project-row-title h2{white-space:nowrap;font-size:36px}}.case-page{--case-accent:var(--blue);--case-section-heading-size:48px;--case-section-heading-line-height:1.12;--case-section-heading-weight:500}.case-page-green,.case-page-violet,.case-page-orange,.case-page-slate{--case-accent:var(--blue)}.case-hero{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));min-height:calc(100vh - 68px);padding:var(--page-start-space) 0 48px;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;align-items:center;gap:34px 5vw;margin:auto;display:grid}.case-breadcrumb{color:var(--muted);grid-column:1/-1;align-items:center;gap:12px;font-size:12px;display:flex}.case-breadcrumb a{align-items:center;gap:7px;min-height:44px;display:inline-flex}.case-breadcrumb .arrow{width:14px}.case-title-block h1{color:var(--case-accent);font-size:clamp(58px,7.2vw,112px)}.case-title-block>p:last-child{max-width:620px;color:var(--copy);margin:34px 0 0;font-size:22px;line-height:1.5}.case-hero>.case-visual{min-height:min(64vh,620px)}.case-hero>.subaccounts-visual{min-height:430px}.case-hero>.orderly-one-hero-visual{align-self:center;min-height:0}.content-width{width:min(1180px, calc(100% - (var(--page-gutter) * 2)));margin-left:auto;margin-right:auto}.case-overview{padding:var(--section-block-space) 0 var(--section-compact-space)}.case-page section[id]{scroll-margin-top:124px}.case-anchor-nav{display:none}.case-intro{grid-template-columns:180px 1fr;align-items:start;gap:40px;display:grid}.case-intro h2{max-width:930px;margin:0}.case-intro-copy>p{max-width:790px;color:var(--copy);margin:28px 0 0;font-size:18px;line-height:1.75}.case-intro-copy>p+p{margin-top:16px}.case-meta{margin:var(--section-divider-space) 0 0 220px;border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.case-meta div{border-bottom:1px solid var(--line);grid-template-columns:110px minmax(0,1fr);gap:20px;min-width:0;padding:20px 0;display:grid}.case-meta div:nth-child(odd){margin-right:30px}.case-meta dt{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.case-meta dd{color:var(--ink);margin:0;font-size:12px;font-weight:500;line-height:1.5}.outcomes{padding:0 0 var(--section-block-space) 220px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 48px;display:grid}.outcomes-heading{color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;margin:0;padding:0 0 18px;font-size:11px;line-height:1.4}.outcome-card{min-width:0;min-height:196px;color:var(--ink);grid-template-rows:58px auto;align-content:start;gap:30px;padding:30px 0 0;display:grid}.outcomes strong{color:var(--case-accent);letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:56px;font-weight:500;line-height:1}.metric-value{transform-origin:0;display:inline-grid;position:relative}.metric-value-placeholder{visibility:hidden;grid-area:1/1}.metric-value-count{min-width:100%;position:absolute;inset:0 auto auto 0}.metric-value.is-counting{animation:metric-value-arrival 1.2s cubic-bezier(.65, 0, .35, 1) var(--metric-delay,0s) both}@keyframes metric-value-arrival{0%{opacity:.45;transform:translateY(5px)scale(.985)}72%{opacity:1;transform:translateY(0)scale(1.018)}to{opacity:1;transform:translateY(0)scale(1)}}.outcome-copy{grid-template-rows:minmax(54px,auto) auto;align-content:start;gap:6px;min-width:0;display:grid}.outcome-copy>span{max-width:300px;color:var(--ink);letter-spacing:0;text-wrap:pretty;font-size:15px;font-weight:600;line-height:1.35}.outcomes small{max-width:300px;color:var(--muted);letter-spacing:0;text-wrap:pretty;font-size:13px;line-height:1.5}.outcomes .outcome-note{max-width:880px;color:var(--muted);grid-column:1/-1;margin:22px 0 0;font-size:12px;line-height:1.6}.outcomes-qualitative strong{font-size:48px}.case-section,.reflection{padding:var(--section-block-space) 0;border-top:1px solid var(--line);grid-template-columns:180px 1fr;align-items:start;gap:40px;display:grid}.case-section>div,.reflection>div{min-width:0;max-width:none}.case-page .case-intro h2,.case-page .case-section h2,.case-page .case-evidence-heading h2,.case-page .decision-heading h2,.case-page .system-copy h2,.case-page .reflection h2{font-size:var(--case-section-heading-size);line-height:var(--case-section-heading-line-height);letter-spacing:0;font-weight:var(--case-section-heading-weight);text-wrap:balance}.case-section p:not(.section-index),.reflection p:not(.section-index),.system-copy>p:last-child{max-width:850px;color:var(--copy);margin:32px 0 0;font-size:18px;line-height:1.75}.role-section p:not(.section-index)+p:not(.section-index){margin-top:16px}.case-challenge-set{--challenge-card-1:#e2e2dc;--challenge-card-2:#ddddd7;--challenge-card-3:#d8d8d2;--challenge-card-4:#d4d4ce;--challenge-card-5:#cfcfc9;--challenge-card-ink:#191918;--challenge-card-copy:#454542;--challenge-card-number:#1919188f;--challenge-card-hover-shadow:0 16px 32px -12px #18181738;--challenge-card-width:289px;min-width:0;margin-top:45px}[data-theme=dark] .case-challenge-set{--challenge-card-1:#262624;--challenge-card-2:#292927;--challenge-card-3:#2c2c2a;--challenge-card-4:#30302e;--challenge-card-5:#343432;--challenge-card-ink:#f4f4f0;--challenge-card-copy:#ffffffe0;--challenge-card-number:#ffffffb8;--challenge-card-hover-shadow:0 18px 36px -14px #0000008a}.case-challenge-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:50px;margin-bottom:12px;padding-bottom:12px;display:flex}.case-challenge-toolbar>span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;line-height:1.4}.case-challenge-controls{gap:8px;display:flex}.case-challenge-controls button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:var(--paper);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:color .2s,background-color .2s,opacity .2s,transform .2s cubic-bezier(.16,1,.3,1);display:grid}.case-challenge-controls button:disabled{opacity:.28;cursor:default}.case-challenge-controls button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.case-challenge-controls .arrow{width:16px;height:16px}.case-challenge-grid{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;gap:14px;margin:-6px 0 -36px;padding:6px 0 48px;display:flex;overflow-x:auto}.case-challenge-grid::-webkit-scrollbar{display:none}.case-challenge-card{flex:0 0 var(--challenge-card-width);min-width:0;min-height:306px;color:var(--challenge-card-ink);background:var(--challenge-card-1);box-shadow:none;opacity:0;scroll-snap-align:start;border:0;border-radius:10px;flex-direction:column;align-self:stretch;padding:24px;transition:translate .24s cubic-bezier(.16,1,.3,1),box-shadow .24s;display:flex;transform:translate(28px)translate(0,0)}.case-challenge-card.case-card-tone-2{background:var(--challenge-card-2)}.case-challenge-card.case-card-tone-3{background:var(--challenge-card-3)}.case-challenge-card.case-card-tone-4{background:var(--challenge-card-4)}.case-challenge-card.case-card-tone-5{background:var(--challenge-card-5)}.case-challenge-set.is-visible .case-challenge-card{animation:.58s cubic-bezier(.16,1,.3,1) both case-card-enter;animation-delay:calc(var(--card-index) * 90ms)}.case-challenge-number{color:var(--challenge-card-number);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;line-height:1.4}.case-challenge-card h3{min-block-size:4lh;color:var(--challenge-card-ink);letter-spacing:-.02em;margin:42px 0 0;font-size:18px;font-weight:600;line-height:1.35}.case-challenge-card p{flex:auto;color:var(--challenge-card-copy)!important;margin:14px 0 0!important;font-size:14px!important;line-height:1.6!important}@media (width>=701px){.case-challenge-card h3{min-block-size:3lh}}@keyframes case-card-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (hover:hover){.case-challenge-controls button:not(:disabled):hover{color:var(--paper);background:var(--ink);transform:translateY(-2px)}.case-challenge-card:hover{box-shadow:var(--challenge-card-hover-shadow);translate:0 -4px}}.decision-section{padding:var(--section-block-space) 0;color:#f2f2ee;background:#20201f}.decision-heading{grid-template-columns:180px 1fr;gap:40px;display:grid}.decision-heading .section-index{color:#90908b}.decision-list{margin-top:var(--section-divider-space)}.decision-list article{border-top:1px solid #fff2;grid-template-columns:180px 1fr;gap:40px;padding:54px 0;display:grid}.decision-list article:last-child{border-bottom:1px solid #fff2}.decision-number{color:#90908b;font-size:11px}.decision-tag{color:#b6b6b0;text-transform:uppercase;letter-spacing:.1em;border:1px solid #fff2;border-radius:20px;margin-bottom:20px;padding:6px 9px;font-size:9px;display:inline-block}.decision-list h3{letter-spacing:-.03em;margin:0;font-size:clamp(28px,2.5vw,36px);font-weight:400;line-height:1.18}.decision-list p{color:#b7b7b1;max-width:810px;margin:24px 0 0;font-size:17px;line-height:1.75}.case-evidence{padding:var(--section-block-space) 0 0;margin:0 auto}.case-evidence-heading{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:40px;display:grid}.case-evidence-heading h2{max-width:880px;margin:0;font-size:clamp(36px,4vw,62px)}.case-evidence-heading>div>p{max-width:760px;color:var(--copy);margin:28px 0 0;font-size:17px;line-height:1.7}.walkthrough-controls{min-height:60px;margin-top:var(--section-divider-space);border-top:1px solid var(--line);grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:16px;padding-top:16px;display:grid}.case-evidence-progress{color:var(--muted);align-items:baseline;gap:6px;margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;display:flex}.case-evidence-progress strong{color:var(--ink);font-size:14px;font-weight:500}.walkthrough-playback-control,.walkthrough-step-actions button{min-height:44px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:500;transition:color .2s,opacity .2s;display:inline-flex}.walkthrough-playback-control{color:var(--muted);font-size:11px}.walkthrough-playback-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.walkthrough-step-actions{justify-self:end;align-items:center;gap:20px;display:flex}.walkthrough-step-actions button:disabled{opacity:.28;cursor:default}.walkthrough-step-actions .arrow{width:16px}.case-evidence-tabs{--evidence-node-size:32px;grid-template-columns:repeat(var(--evidence-tab-count,3), minmax(0, 1fr));border-bottom:1px solid var(--line);isolation:isolate;padding:14px 0 22px;display:grid;position:relative}.case-evidence-tabs:before,.case-evidence-tabs:after{content:"";z-index:0;top:30px;right:calc(50% / var(--evidence-tab-count,3));left:calc(50% / var(--evidence-tab-count,3));transform-origin:0;pointer-events:none;position:absolute}.case-evidence-tabs:before{background:var(--control-line);height:1px}.case-evidence-tabs:after{background:var(--case-accent);height:2px;transform:scaleX(var(--evidence-progress,0));transition:transform .35s cubic-bezier(.16,1,.3,1)}.case-evidence-tabs button{z-index:1;grid-template-rows:var(--evidence-node-size) minmax(34px, auto);min-width:0;min-height:78px;color:var(--muted);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;place-items:start center;gap:12px;padding:0 12px;display:grid;position:relative}.case-evidence-step-node{width:var(--evidence-node-size);height:var(--evidence-node-size);border:1px solid var(--control-line);color:var(--muted);background:var(--paper);border-radius:50%;place-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;font-weight:500;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.case-evidence-tabs button>strong{max-width:210px;font-size:13px;font-weight:500;line-height:1.35;transition:color .2s}.case-evidence-tabs button[data-state=complete] .case-evidence-step-node{border-color:var(--case-accent);color:var(--ink)}.case-evidence-tabs button[data-state=complete]>strong{color:var(--copy)}.case-evidence-tabs button[aria-selected=true]{color:var(--ink)}.case-evidence-tabs button[aria-selected=true] .case-evidence-step-node{border-color:var(--ink);color:var(--paper);background:var(--ink);box-shadow:0 0 0 4px var(--paper), 0 0 0 5px var(--ink)}.case-evidence-tabs[data-playing=true] button[aria-selected=true] .case-evidence-step-node:after{content:"";border:1px solid var(--case-accent);border-radius:50%;animation:4.2s ease-out infinite case-evidence-step-pulse;position:absolute;inset:-6px}.case-evidence-tabs button:focus-visible{outline:0}.case-evidence-tabs button:focus-visible .case-evidence-step-node,.walkthrough-playback-control:focus-visible,.walkthrough-step-actions button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.case-evidence-active-step{display:none}.case-evidence-panel{margin:24px 0 0}.case-evidence-panel[data-direction=forward]{animation:.32s cubic-bezier(.16,1,.3,1) evidence-in-forward}.case-evidence-panel[data-direction=backward]{animation:.32s cubic-bezier(.16,1,.3,1) evidence-in-backward}.case-evidence-views{flex-wrap:wrap;gap:6px;margin:0 0 12px;display:flex}.case-evidence-views button{border:1px solid var(--line);min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:0 13px;font-size:12px;transition:color .2s,border-color .2s,background-color .2s}.case-evidence-views button[aria-pressed=true]{border-color:var(--ink);color:var(--paper);background:var(--ink)}.case-evidence-media{aspect-ratio:5/3;border:1px solid var(--line);background:#08050e;border-radius:6px;width:100%;display:block;overflow:hidden}.case-evidence-media img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.case-evidence figcaption{grid-template-columns:180px minmax(0,1fr);align-items:baseline;gap:40px;margin-top:20px;display:grid}.case-evidence figcaption span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;line-height:1.4}.case-evidence figcaption p{max-width:700px;color:var(--copy);margin:0;font-size:15px;line-height:1.6}.case-evidence-device-authorisation .case-evidence-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--case-accent) 5%, var(--surface));border-radius:6px;grid-template-columns:minmax(240px,.8fr) minmax(280px,.56fr);align-items:center;gap:clamp(36px,6vw,84px);min-height:700px;padding:clamp(34px,5vw,68px);display:grid;overflow:hidden}.case-evidence-device-authorisation .case-evidence-panel[data-direction=forward],.case-evidence-device-authorisation .case-evidence-panel[data-direction=backward],.case-evidence-orderly-one .case-evidence-panel[data-direction=forward],.case-evidence-orderly-one .case-evidence-panel[data-direction=backward]{animation:none}.case-evidence-device-authorisation .case-evidence-media{aspect-ratio:1206/2622;background:#050b18;border-color:#253149;border-radius:42px;grid-area:1/2;justify-self:center;width:min(100%,330px);padding:7px;box-shadow:0 28px 70px #07101f2e,inset 0 0 0 1px #ffffff0a}.case-evidence-device-authorisation .case-evidence-media img{object-fit:cover;border-radius:34px;animation:.36s ease-out both case-evidence-fade-in}.case-evidence-orderly-one .case-evidence-media img{animation:.36s ease-out both case-evidence-fade-in}.case-evidence-device-authorisation figcaption{grid-area:1/1;align-self:center;margin:0;display:block}.case-evidence-device-authorisation figcaption span{color:var(--case-accent)}.case-evidence-device-authorisation figcaption p{max-width:460px;color:var(--ink);margin-top:18px;font-size:clamp(19px,2vw,26px);line-height:1.45}@keyframes evidence-in-forward{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes evidence-in-backward{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes case-evidence-fade-in{0%{opacity:0}to{opacity:1}}@keyframes case-evidence-step-pulse{0%{opacity:.8;transform:scale(.86)}80%,to{opacity:0;transform:scale(1.2)}}@media (hover:hover){.walkthrough-playback-control:hover,.walkthrough-step-actions button:not(:disabled):hover{color:var(--case-accent)}.case-evidence-tabs button:hover,.case-evidence-views button:hover{color:var(--ink)}.case-evidence-tabs button:hover .case-evidence-step-node{border-color:var(--ink);transform:scale(1.05)}.case-evidence-tabs button[aria-selected=true]:hover .case-evidence-step-node{color:var(--paper);background:var(--ink)}.case-evidence-views button[aria-pressed=true]:hover{color:var(--paper)}}.staking-walkthrough-layout{margin-top:var(--section-divider-space);border-top:1px solid var(--line);grid-template-columns:minmax(320px,.82fr) minmax(460px,1.18fr);align-items:start;gap:clamp(40px,5vw,72px);padding-top:20px;display:grid}.staking-walkthrough-guide{min-width:0}.staking-flow-switch{border:1px solid var(--control-line);background:var(--surface-glass);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:3px;display:grid}.staking-flow-switch button{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 16px;font-size:12px;font-weight:500;transition:color .2s,background-color .2s}.staking-flow-switch button[aria-pressed=true]{color:var(--paper);background:var(--ink)}.staking-walkthrough-guide .walkthrough-controls{border-top:0;border-bottom:1px solid var(--line);margin-top:8px;padding:8px 0}.staking-step-list{margin-top:8px;position:relative}.staking-step-list:before,.staking-step-list:after{content:"";z-index:0;transform-origin:top;pointer-events:none;width:1px;position:absolute;top:30px;bottom:30px;left:15px}.staking-step-list:before{background:var(--control-line)}.staking-step-list:after{background:var(--case-accent);transform:scaleY(var(--evidence-progress,0));transition:transform .35s cubic-bezier(.16,1,.3,1)}.staking-step-list button{z-index:1;width:100%;min-height:58px;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:16px;padding:9px 0;display:grid;position:relative}.staking-step-list .case-evidence-step-node{align-self:start;width:30px;height:30px;position:relative}.staking-step-list button[data-state=complete] .case-evidence-step-node{border-color:var(--case-accent);color:var(--ink)}.staking-step-list button[aria-selected=true] .case-evidence-step-node{border-color:var(--ink);color:var(--paper);background:var(--ink);box-shadow:0 0 0 4px var(--paper), 0 0 0 5px var(--ink)}.staking-step-list[data-playing=true] button[aria-selected=true] .case-evidence-step-node:after{content:"";border:1px solid var(--case-accent);border-radius:50%;animation:3.2s ease-out infinite staking-step-pulse;position:absolute;inset:-6px}.staking-step-list button:focus-visible{outline:0}.staking-step-list button:focus-visible .case-evidence-step-node{outline:2px solid var(--blue);outline-offset:3px}.staking-step-copy{min-width:0;padding-top:5px;display:block}.staking-step-copy strong{color:var(--copy);font-size:14px;font-weight:500;line-height:1.35;transition:color .2s;display:block}.staking-step-copy>span{max-width:360px;color:var(--copy);margin-top:8px;font-size:14px;line-height:1.55;display:block}.staking-step-list button[aria-selected=true] .staking-step-copy strong{color:var(--ink);font-weight:600}.staking-mobile-step-copy{display:none}.staking-walkthrough-panel{min-width:0;margin:0}.staking-walkthrough-canvas{border:1px solid var(--line);background:#e5e6eb;border-radius:6px;place-items:center;width:100%;min-height:720px;padding:clamp(24px,3vw,40px);display:grid;overflow:hidden}[data-theme=dark] .staking-walkthrough-canvas{background:#24222b}.staking-phone-shell{aspect-ratio:375/812;cursor:pointer;background:#08090b;border:1px solid #34343a;border-radius:38px;width:min(100%,320px);padding:7px;display:block;position:relative;box-shadow:0 26px 60px #17151f38,inset 0 0 0 1px #ffffff0a}.staking-phone-shell:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.staking-phone-shell:before{content:"";background:#29292e;border-radius:3px 0 0 3px;width:3px;height:48px;position:absolute;top:132px;left:-4px;box-shadow:0 64px #29292e}.staking-phone-shell:after{content:"";background:#29292e;border-radius:0 3px 3px 0;width:3px;height:74px;position:absolute;top:158px;right:-4px}.staking-phone-screen{background:#111318;border-radius:31px;width:100%;height:100%;position:relative;overflow:hidden}.staking-phone-frame{position:absolute;inset:0}.staking-phone-frame.is-entering{animation:.3s ease-out both staking-screen-fade-in}.staking-phone-frame.is-underlay{z-index:1}.staking-phone-frame.is-outgoing{z-index:2;pointer-events:none;animation:.34s ease-in both staking-screen-fade-out}.staking-phone-frame img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}@keyframes staking-screen-fade-in{0%{opacity:0}to{opacity:1}}@keyframes staking-screen-fade-out{0%{opacity:1}to{opacity:0}}@keyframes staking-step-pulse{0%{opacity:.8;transform:scale(.86)}80%,to{opacity:0;transform:scale(1.2)}}@media (hover:hover){.staking-step-list button:hover .case-evidence-step-node{border-color:var(--case-accent)}.staking-step-list button:hover .staking-step-copy strong{color:var(--ink)}}.staking-system{--staking-system-bg:#e8e9ed;--staking-system-panel:#f3f3f6;--staking-system-raised:#fbfbfc;--staking-system-ink:#22232a;--staking-system-copy:#5f606a;--staking-system-line:#cfd0d7;--staking-system-line-strong:#aeb0ba;--staking-system-accent:#6351c7;--staking-system-accent-soft:#ebe8fa;--staking-system-positive:#24745b;--staking-system-negative:#a85f3f;--staking-system-shadow:0 18px 42px #22232a0d;border:1px solid var(--staking-system-line);min-height:0;color:var(--staking-system-ink);background:var(--staking-system-bg);border-radius:6px;padding:clamp(28px,4vw,56px);display:block;overflow:hidden}[data-theme=dark] .staking-system{--staking-system-bg:#18191f;--staking-system-panel:#202129;--staking-system-raised:#272831;--staking-system-ink:#f5f4f7;--staking-system-copy:#b4b5bf;--staking-system-line:#3b3c46;--staking-system-line-strong:#5b5d69;--staking-system-accent:#aa9af2;--staking-system-accent-soft:#302c46;--staking-system-positive:#6dc3aa;--staking-system-negative:#dfa07e;--staking-system-shadow:0 18px 46px #0000002e}.staking-system-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.staking-system-heading>span{color:var(--staking-system-copy);text-transform:uppercase;flex:none;font-size:11px;font-weight:500;line-height:1.4}.staking-system-heading>div{text-align:right;max-width:680px}.staking-system-heading strong{font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.08;display:block}.staking-system-heading p{max-width:620px;color:var(--staking-system-copy);margin:14px 0 0 auto;font-size:15px;line-height:1.55}.staking-system-network{grid-template-columns:minmax(210px,1fr) minmax(120px,.56fr) minmax(230px,1.05fr) minmax(150px,.7fr) minmax(210px,1fr);align-items:stretch;margin-top:40px;display:grid}.staking-system-entity{border:1px solid var(--staking-system-line);background:var(--staking-system-raised);min-width:0;min-height:430px;box-shadow:var(--staking-system-shadow);flex-direction:column;padding:clamp(20px,2.2vw,26px);display:flex}.staking-system-entity[data-entity=custody]{border-color:var(--staking-system-accent);background:color-mix(in srgb, var(--staking-system-accent-soft) 68%, var(--staking-system-raised))}.staking-system-entity-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.staking-system-entity-meta span,.staking-system-entity-meta small{text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;line-height:1.4}.staking-system-entity-meta span{color:var(--staking-system-accent)}.staking-system-entity-meta small{color:var(--staking-system-copy)}.staking-system-entity h3{margin:22px 0 0;font-size:clamp(20px,1.8vw,24px);font-weight:600;line-height:1.16}.staking-system-entity>p{color:var(--staking-system-copy);margin:12px 0 0;font-size:15px;line-height:1.55}.staking-system-app-preview{background:#111318;border:6px solid #111318;border-radius:16px;width:76px;height:162px;margin:28px auto 0;overflow:hidden;box-shadow:0 14px 28px #1113182b}.staking-system-app-preview img{object-fit:cover;width:100%;height:100%;display:block}.staking-system-custody-mark{place-items:center;width:132px;height:138px;margin:38px auto 0;display:grid;position:relative}.staking-system-custody-mark:before{content:"";border:1px solid var(--staking-system-line);border-radius:12px;position:absolute;inset:11px}.staking-system-custody-mark img{z-index:1;width:64px;height:auto;position:relative}[data-theme=light] .staking-system-custody-mark img{filter:invert()}.staking-system-custody-mark i{background:var(--staking-system-line-strong);width:15px;height:1px;position:absolute}.staking-system-custody-mark i:first-of-type{box-shadow:123px 0 0 var(--staking-system-line-strong);top:36px;left:-3px}.staking-system-custody-mark i:nth-of-type(2){box-shadow:123px 0 0 var(--staking-system-line-strong);top:68px;left:-3px}.staking-system-custody-mark i:nth-of-type(3){box-shadow:123px 0 0 var(--staking-system-line-strong);top:100px;left:-3px}.staking-system-protocol-mark{place-items:center;width:150px;height:150px;margin:32px auto 0;display:grid}.staking-system-protocol-mark img{object-fit:contain;width:124px;height:124px;display:block}.staking-system-entity-mechanism{border-top:1px solid var(--staking-system-line);margin-top:auto;padding-top:18px}.staking-system-entity-mechanism small{color:var(--staking-system-accent);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;line-height:1.4;display:block}.staking-system-entity-mechanism strong{margin-top:7px;font-size:14px;font-weight:600;line-height:1.35;display:block}.staking-system-entity-mechanism span{color:var(--staking-system-copy);margin-top:6px;font-size:12px;line-height:1.5;display:block}.staking-system-protocol-loop{grid-area:2/5;min-height:112px;margin-top:-1px;position:relative}.staking-system-protocol-loop>span{border-right:1px solid var(--staking-system-accent);border-bottom:1px solid var(--staking-system-accent);border-left:1px solid var(--staking-system-accent);border-radius:0 0 28px 28px;position:absolute;inset:0 22px 24px}.staking-system-protocol-loop>span:before{content:"";background:var(--staking-system-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:-3px}.staking-system-protocol-loop>span:after{content:"";background:var(--staking-system-accent);clip-path:polygon(0 100%,50% 0,100% 100%);width:10px;height:10px;position:absolute;top:-5px;right:-5px}.staking-system-protocol-loop>div{text-align:center;position:absolute;top:24px;left:36px;right:36px}.staking-system-protocol-loop small{color:var(--staking-system-accent);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:8px;line-height:1.4;display:block}.staking-system-protocol-loop strong{margin-top:5px;font-size:12px;font-weight:600;line-height:1.35;display:block}.staking-system-interactions{flex-direction:column;justify-content:center;gap:46px;min-width:0;padding:24px 14px;display:flex}.staking-system-route,.staking-system-net-route,.staking-system-route-copy{min-width:0}.staking-system-route-copy small{color:var(--staking-system-accent);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;line-height:1.4;display:block}.staking-system-route-copy strong{margin-top:5px;font-size:12px;font-weight:600;line-height:1.35;display:block}.staking-system-route-copy span{color:var(--staking-system-copy);margin-top:4px;font-size:10px;line-height:1.4;display:block}.staking-system-route[data-direction=return] .staking-system-route-copy{text-align:right}.staking-system-route-line,.staking-system-net-branches i{background:var(--staking-system-line-strong);width:calc(100% + 28px);height:1px;margin:10px -14px 0;display:block;position:relative}.staking-system-route-line:after,.staking-system-route-line:before,.staking-system-net-branches i:after,.staking-system-net-branches i:before{content:"";background:var(--staking-system-accent);border:0;width:10px;height:10px;position:absolute;top:-5px}.staking-system-route[data-direction=forward] .staking-system-route-line:after,.staking-system-net-branches [data-direction=forward] i:after{clip-path:polygon(0 0,100% 50%,0 100%);right:-1px}.staking-system-route[data-direction=return] .staking-system-route-line:before,.staking-system-net-branches [data-direction=return] i:before{clip-path:polygon(100% 0,0 50%,100% 100%);left:-1px}.staking-system-route[data-direction=forward] .staking-system-route-line:before,.staking-system-net-branches [data-direction=forward] i:before,.staking-system-route[data-direction=return] .staking-system-route-line:after,.staking-system-net-branches [data-direction=return] i:after{display:none}.staking-system-protocol-interactions{gap:34px}.staking-system-net-branches{gap:13px;margin-top:12px;display:grid}.staking-system-net-branches span{min-width:0;display:block}.staking-system-net-branches i{width:calc(100% + 28px);margin-top:0}.staking-system-net-branches b{color:var(--staking-system-copy);margin-top:6px;font-size:10px;font-weight:500;line-height:1.35;display:block}.staking-system-net-branches [data-direction=return] b{text-align:right}.staking-system-net-branches [data-direction=forward]{--branch-tone:var(--staking-system-positive)}.staking-system-net-branches [data-direction=return]{--branch-tone:var(--staking-system-negative)}.staking-system-net-branches i,.staking-system-net-branches i:before,.staking-system-net-branches i:after{background:var(--branch-tone)}.system-section{padding:var(--section-block-space) 0;grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;display:grid}.system-copy h2{margin-top:var(--section-label-gap)}.system-section .case-visual{min-height:540px}.ecosystem-system-section{grid-template-columns:minmax(0,1fr);align-items:start;gap:0}.ecosystem-system-section .system-copy{grid-template-columns:180px minmax(0,1fr);align-items:start;column-gap:40px;display:grid}.ecosystem-system-section .system-copy .section-index{grid-area:1/1}.ecosystem-system-section .system-copy h2{grid-area:1/2;max-width:900px;margin-top:0}.ecosystem-system-section .system-copy>p:last-child{grid-area:2/2;max-width:790px;margin-top:28px}.ecosystem-system-section>.visual-ecosystem{width:calc(100% - 220px);margin:var(--section-divider-space) 0 0 220px}.device-system-section{grid-template-columns:minmax(0,1fr);align-items:start;gap:0}.device-system-section .system-copy{grid-template-columns:180px minmax(0,1fr);align-items:start;column-gap:40px;display:grid}.device-system-section .system-copy .section-index{grid-area:1/1}.device-system-section .system-copy h2{grid-area:1/2;max-width:900px;margin-top:0}.device-system-section .system-copy>p:last-child{grid-area:2/2;max-width:790px;margin-top:28px}.device-system-section>.device-auth-system{width:calc(100% - 220px);margin:var(--section-divider-space) 0 0 220px}.system-section.staking-system-section{grid-template-columns:minmax(0,1fr);gap:0}.staking-system-section .system-copy{max-width:900px}.staking-system-section .staking-system{margin-top:30px}.orderly-system-section{grid-template-columns:minmax(0,1fr);gap:0}.orderly-system-section .system-copy{max-width:900px}.orderly-system-section .orderly-one-system{margin-top:30px}.subaccounts-system-section{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;container:subaccounts-system-section/inline-size}.subaccounts-system-section .system-copy{max-width:900px}.subaccounts-system-section .subaccounts-system-visual{min-height:0;margin-top:30px}@container subaccounts-system-section (width<=820px){.subaccounts-system-section .subaccounts-system-visual{aspect-ratio:auto}}.reflection{border-bottom:1px solid var(--line)}.more-work{width:min(1440px, calc(100% - (var(--page-gutter) * 2)));border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(48px,7vw,104px);margin:0 auto;padding:clamp(56px,6vw,84px) 0;display:grid}.more-work-copy{min-width:0}.more-work-intro{min-width:0;display:block}.more-work-copy h2{letter-spacing:-.045em;text-wrap:balance;max-width:340px;margin:22px 0 0;font-size:clamp(32px,3vw,42px);font-weight:500;line-height:1.07}.next-case{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 28px;min-height:0;padding:0;display:grid}.next-case-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;flex-wrap:wrap;grid-column:1;gap:6px 14px;font-size:10px;line-height:1.4;display:flex}.next-case-copy{grid-column:1;min-width:0;padding-top:4px}.next-case h3{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,54px);font-weight:500;line-height:1.02;transition:color .2s}.next-case-copy>span{max-width:700px;color:var(--muted);text-wrap:pretty;margin-top:16px;font-size:16px;line-height:1.6;transition:color .2s;display:block}.next-case .arrow{grid-area:1/2/3;align-self:center;width:28px;height:28px;transition:transform .2s}.next-case:hover h3{color:var(--blue)}.next-case:hover .next-case-copy>span{color:var(--copy)}.next-case:hover .arrow{transform:translate(6px)}.next-case:focus-visible{outline:2px solid var(--blue);outline-offset:8px}.all-work-link{min-height:44px;color:var(--muted);align-items:center;gap:8px;margin-top:24px;font-size:14px;transition:color .2s;display:inline-flex}.more-work-mobile-index{display:none}.all-work-link:hover{color:var(--ink)}.all-work-link .arrow{width:16px;height:16px}@media (width<=1240px){.case-page{--case-section-heading-size:42px}.ecosystem-system-section>.visual-ecosystem,.device-system-section>.device-auth-system{width:100%;margin-left:0}}@media (width>=981px) and (width<=1100px){.case-section,.reflection{grid-template-columns:minmax(0,1fr);gap:0}.case-section>div,.reflection>div{margin-top:24px}}.about-hero{padding:var(--page-start-space) 0 var(--hero-end-space)}.about-heading{align-items:center;gap:28px;display:flex}.about-avatar{object-fit:cover;border-radius:50%;flex:none;width:96px;height:96px;display:block}.about-title .eyebrow{margin-bottom:12px}.about-hero h1{font-size:clamp(52px,6vw,82px)}.about-intro{max-width:1180px;color:var(--muted);grid-template-columns:minmax(0,11fr) minmax(0,9fr);align-items:start;column-gap:clamp(36px,5vw,76px);margin-top:60px;font-size:17px;line-height:1.72;display:grid}.about-intro p{max-width:60ch;margin:0}.about-column p+p{margin-top:24px}.about-lead{color:var(--copy);font-size:var(--intro-copy-size);line-height:var(--intro-copy-line-height)}@media (width>=981px) and (width<=1200px){.about-intro{grid-template-columns:1fr;gap:28px;margin-top:40px}.about-intro p{max-width:none}}.personal-note{padding:var(--section-block-space) 0;grid-template-columns:1fr 2fr;align-items:start;gap:clamp(40px,6vw,90px);display:grid}.personal-note p{margin:0}.beyond-product-list{gap:44px;display:grid}.beyond-product-item+.beyond-product-item{border-top:1px solid var(--line);padding-top:44px}.athlete-title{letter-spacing:-.035em;font-size:clamp(24px,2.6vw,38px);line-height:1.25}.athlete-caption{max-width:720px;color:var(--muted);font-size:15px;line-height:1.7;margin-top:18px!important}.personal-note strong{color:var(--ink);font-weight:500}.personal-note span{color:var(--muted);letter-spacing:0;white-space:nowrap;margin:14px 0 0;font-size:13px;display:block}.about-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-section-heading{padding:var(--section-block-space) 0 55px;grid-template-columns:1fr 2fr;align-items:start;gap:50px;display:grid}.about-section-heading h2{letter-spacing:-.05em;max-width:800px;margin:0;font-size:clamp(36px,4.2vw,68px);font-weight:500;line-height:1.04}.capabilities-heading-copy>p{max-width:760px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.72}.about-grid article{border-right:1px solid var(--line);min-height:300px;padding:32px}.about-grid article:nth-child(2n){border-right:0}.about-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-grid article>span{color:color-mix(in srgb, var(--muted) 80%, transparent);letter-spacing:-.04em;font-size:28px;line-height:1;display:block}.about-grid h2{letter-spacing:-.04em;margin:52px 0 20px;font-size:30px;font-weight:500}.about-grid p{color:var(--muted);line-height:1.7}.about-grid p strong{color:var(--ink);font-weight:500}.toolkit{padding:var(--section-block-space) 0 0;border-top:1px solid var(--line);grid-template-columns:1fr 2fr;align-items:start;gap:50px;display:grid}.toolkit-capabilities{margin-top:40px}.toolkit-capabilities>h3,.toolkit-groups h3,.industry-interests h3{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0;font-size:11px;font-weight:500;line-height:1.4}.toolkit-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;margin-top:36px;display:grid}.toolkit-groups>div{min-width:0}.industry-interests{border-top:1px solid var(--line);margin-top:36px;padding-top:30px}.tag-cloud{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.toolkit-tag-rows{gap:8px;margin-top:18px;display:grid}.toolkit-tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-cloud span,.toolkit-tag-row span{border:1px solid var(--line);background:color-mix(in srgb, var(--ink) 4%, transparent);color:var(--copy);border-radius:999px;padding:8px 15px;font-size:13px;transition:color .2s,background-color .25s,border-color .25s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .25s}.tag-cloud span:hover,.toolkit-tag-row span:hover{border-color:color-mix(in srgb, var(--blue) 58%, var(--line));color:var(--ink);background:color-mix(in srgb, var(--blue) 8%, transparent);transform:translateY(-2px);box-shadow:0 8px 20px #0000000a}.about-closing{margin-top:var(--section-block-space);padding:var(--section-divider-space) 0 32px;border-top:1px solid var(--line);transition:border-color .3s}.about-closing-content h2{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(38px,4.2vw,64px);font-weight:500;line-height:1.04}.about-closing-row{grid-template-columns:minmax(320px,1fr) auto;align-items:start;column-gap:clamp(32px,3.5vw,56px);margin-top:24px;display:grid}.about-closing-row>p{max-width:620px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.site-footer.about-footer{background:0 0;border:0;border-radius:0;width:auto;margin:0;padding:0;display:block}.about-footer .footer-links{justify-items:end;gap:8px;margin-top:0;display:grid}.about-primary-actions{align-items:center;gap:10px;display:flex}.about-primary-actions .button{white-space:nowrap;gap:clamp(14px,1.7vw,24px);width:clamp(170px,15vw,200px);padding-inline:clamp(16px,1.4vw,20px)}.about-primary-actions .button.primary{width:clamp(210px,18vw,240px)}.about-closing-note{margin-top:64px}.social-impact-page{padding-bottom:0}.social-impact-hero{padding:var(--page-start-space) 0 var(--section-block-space);border-bottom:1px solid var(--line)}.social-impact-identity{align-items:center;gap:18px;display:flex}.social-impact-identity img{object-fit:cover;border-radius:50%;flex:none;width:72px;height:72px}.social-impact-identity .eyebrow{margin:0}.social-impact-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:1240px;margin:38px 0 0;font-size:clamp(44px,4.15vw,64px);font-weight:500;line-height:1.03}.social-impact-hero-row{grid-template-columns:minmax(0,760px) auto;justify-content:space-between;align-items:end;gap:clamp(36px,6vw,88px);margin-top:48px;display:grid}.social-impact-hero-row>p{color:var(--copy);margin:0;font-size:19px;line-height:1.7}.social-impact-primary-action{white-space:nowrap;flex:none;width:260px}.social-impact-primary-action .external-link-icon{width:17px;height:17px}.social-impact-primary-action:hover .external-link-icon{transform:translate(2px,-2px)}.social-impact-section{width:min(1180px,100%);padding:var(--section-block-space) 0;border-bottom:1px solid var(--line);grid-template-columns:180px minmax(0,1fr);align-items:start;gap:40px;margin:0 auto;display:grid}.social-impact-section-content{min-width:0}.social-impact-section-content>h2{letter-spacing:0;text-wrap:balance;max-width:920px;margin:0;font-size:44px;font-weight:500;line-height:1.1}.social-impact-mission-copy{max-width:820px;margin-top:42px}.social-impact-mission-copy>p{color:var(--copy);margin:0;font-size:17px;line-height:1.75}.social-impact-mission-copy>p+p{margin-top:24px}.social-impact-mission-copy .social-impact-mission-note{border-left:2px solid var(--blue);color:var(--ink);margin-top:34px;padding:2px 0 2px 22px;font-size:15px}.social-impact-partner-profile{border-top:1px solid var(--line);grid-template-columns:1fr;margin-top:48px;display:grid}.social-impact-partner-logo{border-bottom:1px solid var(--line);background:#fff;place-items:center;padding:54px 42px;display:grid}.social-impact-partner-logo img{width:min(100%,460px);height:auto;display:block}.social-impact-partner-copy{max-width:820px;padding:54px 0 0}.social-impact-partner-copy .eyebrow{margin:0}.social-impact-partner-copy h3{letter-spacing:0;margin:28px 0 0;font-size:32px;font-weight:500;line-height:1.2}.social-impact-partner-copy h3 span{color:var(--muted);margin-top:8px;font-size:20px;font-weight:400;display:block}.social-impact-partner-copy>p:not(.eyebrow){color:var(--copy);margin:24px 0 0;font-size:16px;line-height:1.72}.social-impact-partner-copy>p+p:not(.eyebrow){color:var(--muted)}.social-impact-capability-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:54px;display:grid}.social-impact-capability-list article{border-bottom:1px solid var(--line);min-width:0;min-height:230px;padding:30px 34px 32px 0}.social-impact-capability-list article:nth-child(odd){border-right:1px solid var(--line);padding-right:34px}.social-impact-capability-list article:nth-child(2n){padding-left:34px}.social-impact-capability-list article>span,.social-impact-contribution-list article>span{color:var(--blue);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;line-height:1}.social-impact-capability-list h3,.social-impact-contribution-list h3{letter-spacing:0;margin:42px 0 0;font-size:23px;font-weight:500;line-height:1.3}.social-impact-capability-list p,.social-impact-contribution-list p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.68}.social-impact-contribution-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.social-impact-contribution-list article{border-right:1px solid var(--line);min-width:0;min-height:300px;padding:30px}.social-impact-contribution-list article:first-child{padding-left:0}.social-impact-contribution-list article:last-child{border-right:0;padding-right:0}.social-impact-focus-list{max-width:900px;margin-top:44px}.social-impact-closing{padding:var(--section-block-space) 0 32px}.social-impact-closing .eyebrow{margin:0}.social-impact-closing h2{letter-spacing:0;text-wrap:balance;max-width:920px;margin:28px 0 0;font-size:58px;font-weight:500;line-height:1.06}.social-impact-closing-row{grid-template-columns:minmax(0,720px) auto;justify-content:space-between;align-items:end;gap:clamp(36px,6vw,88px);margin-top:38px;display:grid}.social-impact-closing-row>p{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.social-impact-footer-note{margin-top:72px}@media (width>=701px) and (width<=1023px){.about-closing-row{grid-template-columns:minmax(0,1fr) auto;column-gap:clamp(20px,3.5vw,28px)}.social-impact-hero h1{font-size:44px}.social-impact-hero-row{grid-template-columns:minmax(0,1fr) auto;gap:30px}.social-impact-primary-action{width:232px}.social-impact-section{gap:var(--section-label-gap);grid-template-columns:1fr}.social-impact-section-content>h2{font-size:40px}.social-impact-capability-list article:nth-last-child(-n+2){border-bottom:0}.social-impact-contribution-list{border-bottom:0;grid-template-columns:1fr}.social-impact-contribution-list article,.social-impact-contribution-list article:first-child,.social-impact-contribution-list article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:30px 0}.social-impact-contribution-list article:last-child{border-bottom:0}.social-impact-contribution-list h3{margin-top:22px}.social-impact-closing h2{font-size:48px}}.site-footer.compact-footer{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:0;margin-bottom:0;padding:48px 0 30px}.case-page>.site-footer.compact-footer{border-top:1px solid var(--line)}.site-footer.compact-footer .eyebrow{margin-bottom:16px}.site-footer.compact-footer h2{font-size:clamp(28px,2.5vw,36px);line-height:1.08}.site-footer.compact-footer .footer-copy{max-width:620px;margin-top:14px;font-size:14px}.site-footer.compact-footer .footer-links{margin-top:0}.site-footer.compact-footer .footer-note{margin-top:36px}.not-found{text-align:center;align-content:center;place-items:center;gap:25px;min-height:80vh;display:grid}.not-found>span{color:var(--muted)}.not-found h1{letter-spacing:-.05em;margin:0;font-size:48px;font-weight:500}.unlock-dialog{border:1px solid var(--line);width:min(520px,100% - 40px);color:var(--ink);background:var(--paper);opacity:0;border-radius:18px;padding:38px;transition:opacity .2s,transform .24s cubic-bezier(.16,1,.3,1),background-color .3s,border-color .3s;transform:translateY(14px)scale(.975);box-shadow:0 28px 90px #00000030}.unlock-dialog.is-open{opacity:1;transform:translateY(0)scale(1)}.unlock-dialog::backdrop{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0;transition:background-color .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s}.unlock-dialog.is-open::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11111180}.unlock-dialog .eyebrow{margin-bottom:18px}.unlock-dialog h2{letter-spacing:-.045em;max-width:420px;margin:0;font-size:clamp(32px,5vw,48px);font-weight:500;line-height:1.05}.unlock-dialog>p:not(.eyebrow){color:var(--muted);margin:22px 0 0;line-height:1.65}.unlock-close{width:44px;height:44px;color:var(--copy);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .2s,transform .18s;display:grid;position:absolute;top:18px;right:18px}.unlock-close span{width:16px;height:16px;position:relative}.unlock-close span:before,.unlock-close span:after{content:"";background:currentColor;border-radius:999px;width:14px;height:1.5px;position:absolute;top:7px;left:1px}.unlock-close span:before{transform:rotate(45deg)}.unlock-close span:after{transform:rotate(-45deg)}.unlock-close:hover{color:var(--ink)}.unlock-close:active{transform:scale(.94)}.unlock-close:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.unlock-dialog form{margin-top:30px}.unlock-dialog label{color:var(--muted);margin-bottom:9px;font-size:12px;display:block}.unlock-password-field{position:relative}.unlock-dialog input{border:1px solid var(--control-line);width:100%;height:50px;color:var(--ink);background:var(--white);font:inherit;border-radius:10px;padding:0 56px 0 14px}.unlock-dialog input:focus{border-color:var(--blue);outline:2px solid color-mix(in srgb, var(--blue) 22%, transparent);outline-offset:1px}.unlock-password-toggle{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:color .18s,background-color .18s;display:grid;position:absolute;top:3px;right:3px}.unlock-password-toggle:hover{color:var(--ink);background:color-mix(in srgb, var(--ink) 6%, transparent)}.unlock-password-toggle:focus-visible{color:var(--ink);outline:2px solid var(--blue);outline-offset:-3px}.password-visibility-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.unlock-dialog form .button{margin-top:18px}.unlock-dialog form .button:disabled{cursor:wait}.unlock-dialog.is-keyboard-open{top:calc(var(--unlock-viewport-top) + 12px);max-height:calc(var(--unlock-viewport-height) - 24px);margin:0;padding:24px 28px;bottom:auto;left:50%;right:auto;overflow-y:auto;transform:translate(-50%,14px)scale(.975)}.unlock-dialog.is-keyboard-open.is-open{transform:translate(-50%)scale(1)}.unlock-dialog.is-keyboard-open .unlock-close{top:8px;right:10px}.unlock-dialog.is-keyboard-open .eyebrow{margin-bottom:12px;padding-right:44px}.unlock-dialog.is-keyboard-open>p:not(.eyebrow){margin-top:14px;line-height:1.5}.unlock-dialog.is-keyboard-open form{margin-top:18px}.unlock-dialog.is-keyboard-open form .button{margin-top:12px}.unlock-dialog.is-keyboard-open.is-keyboard-constrained{height:calc(var(--unlock-viewport-height) - 24px)}.unlock-dialog.is-keyboard-constrained{flex-direction:column;display:flex;overflow:hidden}.unlock-dialog.is-keyboard-constrained h2{letter-spacing:-.025em;max-width:330px;padding-right:34px;font-size:26px;line-height:1.08}.unlock-dialog.is-keyboard-constrained>p:not(.eyebrow){display:none}.unlock-dialog.is-keyboard-constrained form{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.unlock-dialog.is-keyboard-constrained .unlock-fields{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.unlock-dialog.is-keyboard-constrained form .button{flex:none;width:100%}.unlock-error{color:var(--danger);margin:10px 0 0;font-size:14px}.unlock-toast{z-index:100;border:1px solid var(--line);min-width:250px;color:var(--ink);background:var(--white);opacity:0;pointer-events:none;border-radius:12px;align-items:center;gap:12px;padding:13px 18px;transition:opacity .3s,transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:28px;left:50%;transform:translate(-50%,-14px)scale(.98);box-shadow:0 16px 45px #0000001f}.unlock-toast.is-visible{opacity:1;transform:translate(-50%)scale(1)}.unlock-toast>span{width:28px;height:28px;color:var(--on-ink);background:var(--green);border-radius:50%;flex:none;place-items:center;font-size:14px;display:grid}.unlock-toast strong,.unlock-toast small{display:block}.unlock-toast strong{font-size:14px;font-weight:600}.unlock-toast small{color:var(--muted);margin-top:2px;font-size:11px}.resume-hero{padding:var(--page-start-space) 0 var(--section-divider-space);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:clamp(64px,8vw,128px);display:grid}.resume-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.96}.resume-summary{max-width:820px;color:var(--muted);margin:44px 0 34px;font-size:18px;line-height:1.72}.resume-summary strong{color:var(--copy-strong);font-weight:500}.resume-actions{flex-wrap:wrap;gap:12px;display:flex}.resume-hero-meta{padding-top:40px}.resume-hero-meta>div{border-top:1px solid var(--line);padding:22px 0}.resume-hero-meta>div:last-child{border-bottom:1px solid var(--line)}.resume-hero-meta strong{color:var(--copy);font-size:13px;font-weight:400;line-height:1.75;display:block}.resume-hero-meta p{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.6}.resume-hero-meta p+strong{margin-top:22px}.resume-layout{padding:var(--section-divider-space) 0 0;grid-template-columns:1fr 260px;align-items:start;gap:8vw;display:grid}.resume-sidebar{margin-top:48px;position:sticky;top:100px}.resume-sidebar>div{border-top:1px solid var(--line);padding:18px 0}.resume-sidebar>div:last-child{border-bottom:1px solid var(--line)}.resume-sidebar span,.resume-hero-meta span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:10px;font-size:10px;font-weight:400;display:block}.resume-sidebar p{color:var(--copy);margin:0;font-size:13px;line-height:1.75}.resume-compact-list{margin:0;padding:0;list-style:none}.resume-compact-list li{color:var(--copy);font-size:13px;line-height:1.75}.resume-section{display:block}.resume-section-label{letter-spacing:-.025em;margin:0 0 24px;font-size:20px;font-weight:500;line-height:1.2}.resume-section-label span{color:var(--muted);letter-spacing:.08em;margin-left:6px;font-size:11px;font-weight:400}.resume-role-list{border-top:1px solid var(--line)}.resume-role{border-bottom:1px solid var(--line);padding:32px 0 30px}.resume-role-heading{grid-template-columns:1fr auto;gap:30px;display:grid}.resume-role-heading h2,.education-section article h2{letter-spacing:-.035em;margin:0;font-size:22px;font-weight:500;line-height:1.25}.resume-role-heading p,.education-section p{color:var(--muted);margin:7px 0 0;font-size:13px}.resume-role-heading>div:last-child{text-align:right;min-width:130px}.resume-role-heading span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.resume-role-note{color:var(--muted);margin:18px 0 0;font-size:13px;font-style:italic;line-height:1.6}.resume-role ul{margin:25px 0 0;padding:0;list-style:none}.resume-role li{color:var(--copy);margin:10px 0;padding-left:18px;font-size:16px;line-height:1.65;position:relative}.resume-role li:last-child{margin-bottom:0}.resume-role li:before{content:"";background:var(--ink);border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:0}.education-section{margin-top:var(--section-compact-space)}.education-section article{border-bottom:1px solid var(--line);margin-bottom:30px;padding:0 0 30px}.education-section article:last-child{margin-bottom:0}.education-section article>span{color:var(--muted);margin-top:16px;font-size:11px;display:block}@media (width<=980px){:root{--page-start-space:80px;--hero-end-space:72px;--section-block-space:72px;--section-compact-space:72px;--section-divider-space:56px;--section-heading-inset:34px;--section-label-gap:24px;--row-block-space:42px;--page-end-space:var(--section-block-space)}.case-page{--case-section-heading-size:42px}.header-controls{gap:8px}.menu-button{display:block}nav{padding:12px var(--page-gutter) 18px;background:var(--paper);border-bottom:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:0;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;display:flex;position:absolute;top:67px;left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 42px #1818170d}nav.nav-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}nav a{justify-content:flex-start;min-height:48px;padding-inline:0}nav .nav-home{display:inline-flex}nav a[aria-current=page]:after{bottom:50%;left:auto;right:6px;transform:translateY(50%)}.hero{padding-top:var(--page-start-space);grid-template-columns:1fr}.simple-hero{grid-template-columns:1fr;min-height:auto}.simple-hero .hero-intro,.about-intro p{max-width:none}.career-stack-wrap.compact-stack{--medium-stack-x:clamp(14px, 2vw, 20px);--medium-stack-y:clamp(11px, 1.5vw, 15px);justify-self:center;width:min(100%,520px);margin:20px auto 0}.compact-stack .career-card{transform:translate(calc(-50% - (var(--medium-stack-x) * 2) + (var(--i) * var(--medium-stack-x))), calc(var(--i) * var(--medium-stack-y))) rotate(calc((var(--i) - 2) * 1.3deg));left:50%}.compact-stack .career-card:focus-visible{transform:translate(calc(-50% - (var(--medium-stack-x) * 2) + (var(--i) * var(--medium-stack-x))), calc((var(--i) * var(--medium-stack-y)) - 7px)) rotate(0) scale(1.012)}.hero-system{width:min(100%,600px);margin:60px auto 0}.principle-grid,.about-hero{grid-template-columns:1fr}.about-hero h1{font-size:48px}.about-intro{grid-template-columns:1fr;gap:28px;margin-top:40px}.about-intro>.about-lead{order:1}.about-intro>.about-column:not(.about-lead){order:2}.experience-layout{grid-template-columns:1fr;gap:50px}.career-stack-wrap{width:min(100%,650px)}.case-hero{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);align-items:start;min-height:0}.case-hero>.visual-ecosystem.compact{margin:0}.case-title-block{padding:0}.outcomes{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:26px;padding-left:0}.outcome-card,.outcome-card:last-of-type{grid-column:auto;grid-template-rows:48px auto;gap:24px;min-height:190px;padding:26px 0 0}.outcomes strong{font-size:40px}.outcome-copy{grid-template-rows:minmax(54px,auto) auto}.outcomes-qualitative strong{font-size:36px}.case-intro,.case-section,.reflection,.decision-heading,.case-evidence-heading{grid-template-columns:1fr;gap:0}.case-evidence-heading>div{margin-top:24px}.case-evidence-device-authorisation .case-evidence-panel{grid-template-columns:minmax(220px,.8fr) minmax(250px,.55fr);gap:40px;min-height:620px}.staking-walkthrough-layout{grid-template-columns:1fr;gap:24px;padding-top:16px}.staking-step-list{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,minmax(44px,1fr));margin-top:8px;padding:14px 0 22px;display:grid}.staking-step-list:before,.staking-step-list:after{transform-origin:0;width:auto;height:1px;inset:30px 7.14286% auto}.staking-step-list:after{height:2px;transform:scaleX(var(--evidence-progress,0))}.staking-step-list button{text-align:center;grid-template-rows:30px minmax(34px,auto);grid-template-columns:1fr;place-items:start center;gap:12px;min-width:44px;min-height:78px;padding:0 6px;display:grid}.staking-step-copy{max-width:118px;padding:0;display:block}.staking-step-copy strong{font-size:12px;font-weight:500;line-height:1.35}.staking-step-copy>span,.staking-mobile-step-copy{display:none}.staking-mobile-step-copy>span{color:var(--muted);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px}.staking-mobile-step-copy>strong{color:var(--ink);margin-top:9px;font-size:18px;font-weight:600;line-height:1.35;display:block}.staking-mobile-step-copy>p{max-width:610px;color:var(--copy);margin:7px 0 0;font-size:15px;line-height:1.6}.staking-walkthrough-panel{margin-top:0}.staking-walkthrough-canvas{min-height:0;padding:30px}.staking-phone-shell{width:min(100%,340px)}.staking-system{min-height:0;padding:34px}.decision-list article{grid-template-columns:120px 1fr}.case-intro-copy,.case-section>div,.reflection>div,.decision-heading h2{margin-top:24px}.case-meta{margin-left:0}.system-section{grid-template-columns:1fr;gap:0}.system-section .case-visual{margin-top:30px}.ecosystem-system-section .system-copy{grid-template-columns:minmax(0,1fr);column-gap:0}.ecosystem-system-section .system-copy .section-index,.ecosystem-system-section .system-copy h2,.ecosystem-system-section .system-copy>p:last-child{grid-area:auto/1}.ecosystem-system-section .system-copy h2{margin-top:24px}.ecosystem-system-section>.visual-ecosystem{width:100%;margin:30px 0 0}.device-system-section .system-copy{grid-template-columns:minmax(0,1fr);column-gap:0}.device-system-section .system-copy .section-index,.device-system-section .system-copy h2,.device-system-section .system-copy>p:last-child{grid-area:auto/1}.device-system-section .system-copy h2{margin-top:24px}.device-system-section>.device-auth-system{width:100%;margin:30px 0 0}.orderly-onboarding-flow{grid-template-columns:1fr;gap:22px}.orderly-onboarding-flow>li{min-height:0}.orderly-onboarding-meta{font-size:9px}.orderly-onboarding-flow h3{font-size:17px}.orderly-onboarding-flow p{font-size:11px}.orderly-onboarding-outcome,.orderly-build-options strong,.orderly-build-options small{font-size:10px}.orderly-onboarding-arrow{width:1px;height:14px;inset:auto auto -18px 27px;transform:none}.orderly-onboarding-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.system-copy h2{margin-top:24px}.more-work{grid-template-columns:minmax(200px,.72fr) minmax(0,1.28fr);gap:40px}.more-work-copy h2{font-size:34px}.toolkit{padding-top:var(--section-block-space);grid-template-columns:1fr;gap:0}.toolkit>div{margin-top:24px}.toolkit-groups{grid-template-columns:1fr;gap:32px;margin-top:32px}.about-section-heading{padding:var(--section-block-space) 0 48px;grid-template-columns:1fr;gap:0}.personal-note{padding:var(--section-block-space) 0;gap:var(--section-label-gap);grid-template-columns:1fr}.about-section-heading h2{margin-top:var(--section-label-gap)}.resume-hero{border-bottom:0;grid-template-columns:1fr;gap:48px;padding-bottom:48px}.resume-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding-top:0;display:grid}.resume-interest-meta{grid-column:1/-1}.resume-hero-meta>div:last-child{border-bottom:0}.resume-layout{grid-template-columns:1fr;gap:56px;padding-top:0}.resume-section.education-section{margin-top:56px}.education-section article:last-child{border-bottom:0;padding-bottom:0}.resume-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin-top:0;display:grid;position:static}.resume-sidebar>div:last-child{border-bottom:0}.company-proof{grid-template-columns:1fr;gap:18px}.company-proof-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 42px}.about-closing{margin-top:var(--section-block-space);padding:var(--section-divider-space) 0 28px}.site-footer.compact-footer{grid-template-columns:1fr;gap:30px}}@media (width<=1180px){.staking-system-network{grid-template-columns:minmax(0,1fr)}.staking-system-entity{min-height:0}.staking-system-protocol-loop{grid-area:auto/1;min-height:126px}.staking-system-protocol-loop>span{bottom:28px;left:34px;right:34px}.staking-system-protocol-loop>div{top:28px;left:54px;right:54px}.staking-system-interactions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(24px,8vw,64px);padding:24px 12px;display:grid}.staking-system-route{align-items:stretch;column-gap:16px;min-height:150px;display:grid}.staking-system-route[data-direction=forward]{grid-template:"line copy""line."minmax(64px,1fr)/1px minmax(0,1fr);grid-column:1}.staking-system-route[data-direction=return]{grid-template:".line"minmax(64px,1fr)"copy line"/minmax(0,1fr) 1px;grid-column:2}.staking-system-route-copy{grid-area:copy;align-self:center}.staking-system-route[data-direction=forward] .staking-system-route-copy{text-align:left}.staking-system-route[data-direction=return] .staking-system-route-copy{text-align:right}.staking-system-route-line{grid-area:line;width:1px;height:100%;margin:0}.staking-system-route[data-direction=forward] .staking-system-route-line:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px -5px}.staking-system-route[data-direction=return] .staking-system-route-line:before{clip-path:polygon(0 100%,50% 0,100% 100%);top:-1px;left:-5px}.staking-system-protocol-interactions{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px clamp(24px,8vw,64px)}.staking-system-net-route{grid-column:1;grid-template-rows:minmax(220px,1fr);grid-template-columns:1px minmax(0,1fr);column-gap:16px;min-height:220px;display:grid}.staking-system-net-route>.staking-system-route-copy{z-index:1;text-align:left;grid-area:1/2;align-self:start;max-width:none;margin:0}.staking-system-net-branches{grid-area:1/1/auto/-1;grid-template-rows:minmax(0,1fr) 16px minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;margin-top:0}.staking-system-net-branches span{grid-template-columns:1px minmax(0,1fr);grid-template-areas:"branch-line branch-label";align-items:stretch;column-gap:16px;min-height:0;display:grid}.staking-system-net-branches [data-direction=forward]{grid-row:1}.staking-system-net-branches [data-direction=return]{grid-row:3}.staking-system-net-branches i{grid-area:branch-line;width:1px;height:100%;margin:0}.staking-system-net-branches b{text-align:left;grid-area:branch-label;margin:0;font-size:11px}.staking-system-net-branches [data-direction=forward] b{align-self:start;margin-top:68px}.staking-system-net-branches [data-direction=return] b{text-align:left;align-self:end}.staking-system-net-branches [data-direction=forward] i:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px -5px}.staking-system-net-branches [data-direction=return] i:before{clip-path:polygon(0 100%,50% 0,100% 100%);top:-1px;left:-5px}.staking-system-protocol-interactions>.staking-system-route{grid-column:2}}@media (width<=700px){:root{--page-start-space:64px;--hero-end-space:64px;--section-block-space:64px;--section-compact-space:64px;--section-divider-space:48px;--section-heading-inset:34px;--section-label-gap:20px;--row-block-space:40px;--row-title-gap:20px;--mobile-section-space:var(--section-block-space);--page-end-space:var(--section-block-space);--intro-copy-size:18px}.case-page{--case-section-heading-size:32px}.work-page .page-intro h1{font-size:40px;line-height:1.04}.work-page .page-intro>p:last-child{max-width:none}.header-inner{height:60px}.cta-label-full{display:none}.cta-label-short{display:inline}.header-controls{gap:8px}.menu-button{display:block}nav{padding:12px var(--page-gutter) 18px;background:var(--paper);border-bottom:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:0;transition:opacity .18s,transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;display:flex;position:absolute;top:59px;left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 42px #1818170d}nav.nav-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}nav a{justify-content:flex-start;min-height:48px;padding-inline:0}nav .nav-home{display:inline-flex}nav a[aria-current=page]:after{bottom:50%;left:auto;right:6px;transform:translateY(50%)}.hero{min-height:auto;padding:var(--page-start-space) 0 90px}.simple-hero{min-height:auto;padding-bottom:0}.compact-stack{--mobile-stack-x:clamp(10px, 3vw, 18px);--mobile-stack-y:clamp(11px, 2.5vw, 15px);--mobile-stack-hover-x:clamp(12px, 3.5vw, 20px);justify-self:center;width:100%}.compact-stack .career-stack{min-height:calc(min(48.42vw,222px) + clamp(44px,10vw,60px) + 22px)}.compact-stack .career-card{width:min(76%,300px);transform:translate(calc(-50% - (var(--mobile-stack-x) * 2) + (var(--i) * var(--mobile-stack-x))), calc(var(--i) * var(--mobile-stack-y))) rotate(calc((var(--i) - 2) * 1deg));left:50%}.compact-stack .career-card:focus-visible{transform:translate(calc(-50% - (var(--mobile-stack-x) * 2) + (var(--i) * var(--mobile-stack-x))), calc((var(--i) * var(--mobile-stack-y)) - 7px)) rotate(0) scale(1.012)}.compact-stack .career-stack.is-dragging .career-card[aria-pressed=true]{transform:translate3d(calc(-50% - (var(--mobile-stack-x) * 2) + var(--drag-x,0px)), 0, 0) rotate(calc((var(--i) - 2) * 1deg))}.hero h1{font-size:clamp(53px,16vw,74px)}.hero-intro{margin-top:32px}.hero-actions{flex-flow:row;align-items:center;gap:10px}.hero-actions .button{white-space:nowrap;gap:8px;padding-inline:14px;font-size:13px}.hero-actions .button:first-child{flex:3 1 0}.hero-actions .button:last-child{flex:2 1 0}.unlock-dialog form .button{width:100%}.footer-links{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:10px;width:100%;display:grid}.site-footer:not(.about-footer) .footer-links{grid-template-columns:1fr;width:100%}.footer-links .button{white-space:nowrap;justify-content:space-between;gap:8px;width:100%;min-width:0;padding-inline:14px;font-size:13px}.resume-actions{flex-wrap:nowrap;gap:10px}.resume-actions .button{white-space:nowrap;gap:8px;padding-inline:14px;font-size:13px}.hero-system{aspect-ratio:1/1.1}.system-node{width:132px;padding:13px}.node-product{left:0}.node-design{right:0}.node-tech{left:2%}.principles,.selected-work,.experience-strip{padding:var(--mobile-section-space) 0}.company-proof{padding:var(--section-heading-inset) 0 0}.company-proof-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.company-proof-item{grid-template-rows:40px 48px minmax(36px,auto);min-height:168px;padding-bottom:24px}.company-proof-item strong{font-size:27px}.selected-work{padding:var(--mobile-section-space) 0 0}.simple-hero+.selected-work{padding-top:24px}.principle-grid{margin-top:35px}.section-heading{grid-template-columns:1fr;margin-bottom:40px}.section-heading h2{margin-top:30px}.featured-heading{margin-bottom:48px}.featured-heading-copy{padding-top:var(--section-heading-inset)}.featured-heading h2{font-size:clamp(38px,11vw,52px);line-height:1.02}.featured-project-list,.work-list{grid-template-columns:1fr;gap:20px}.featured-project-item.is-primary{grid-column:auto}.project-row-link,.featured-project-list .project-row-link,.work-list .project-row-link{padding:0}.project-row-copy,.featured-project-item.is-primary .project-row-copy,.featured-project-item:not(.is-primary) .project-row-copy,.work-list .project-row-item:first-child .project-row-copy{padding:22px}.project-row-title{margin-top:var(--row-title-gap);align-items:center}.project-card--teaser .project-row-title{margin-top:0}.featured-project-item .project-card--teaser .project-row-title{--project-lock-line-size:clamp(30px, 8.5vw, 36px)}.featured-project-item .project-card--teaser .project-row-title>div,.featured-project-item .project-card--teaser .project-row-title-line{width:100%}.featured-project-item .project-card--teaser .project-row-title-line{justify-content:space-between}.project-row-title h2,.project-row-title h3,.featured-project-list .featured-project-item .project-row-title h3,.work-list .project-row-item:first-child .project-row-title h2{font-size:clamp(30px,8.5vw,36px)}.project-row-summary,.featured-project-list .project-row-summary{margin-top:var(--row-summary-gap);font-size:15px}.project-row-proof{margin-top:var(--row-proof-gap);grid-template-columns:60px minmax(0,1fr);gap:12px}.project-row-proof--teaser strong{font-size:17px}.project-row-preview,.featured-project-list .project-row-preview,.work-list .project-row-preview{margin-top:0}.featured-project-item.is-primary .project-card-orderly-one .project-row-preview,.work-list .project-row-item:first-child .project-card-orderly-one .project-row-preview{aspect-ratio:16/9}.project-list .project-row-preview .security-card{transform:translateY(-91px)scale(.5)}.featured-section-footer{margin-top:24px}.visual-ecosystem:not(.compact){min-height:0;padding:24px}.visual-ecosystem:not(.compact) .ecosystem-header{flex-direction:column;align-items:flex-start;gap:10px}.visual-ecosystem:not(.compact) .ecosystem-header>strong{text-align:left;max-width:270px}.visual-ecosystem:not(.compact) .ecosystem-flow{grid-template-columns:1fr;margin-top:26px}.visual-ecosystem:not(.compact) .ecosystem-flow-item{display:block}.visual-ecosystem:not(.compact) .ecosystem-player{grid-template-columns:42px minmax(0,1fr);column-gap:13px;min-height:104px;padding:13px;display:grid}.visual-ecosystem:not(.compact) .ecosystem-avatar{grid-row:1/3}.visual-ecosystem:not(.compact) .ecosystem-player h4{margin:2px 0 0}.visual-ecosystem:not(.compact) .ecosystem-player p{margin:5px 0 0}.visual-ecosystem:not(.compact) .ecosystem-player>span{grid-column:1/-1;margin-top:12px}.visual-ecosystem:not(.compact) .ecosystem-connector{width:100%;height:34px;padding:0 12px}.visual-ecosystem:not(.compact) .ecosystem-connector i{width:1px;height:22px}.visual-ecosystem:not(.compact) .ecosystem-connector i:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.visual-ecosystem:not(.compact) .ecosystem-platform{grid-template-columns:1fr;margin-top:20px}.visual-ecosystem:not(.compact) .ecosystem-controls{justify-content:flex-start}.visual-ecosystem:not(.compact) .ecosystem-loop{grid-template-columns:1fr;gap:12px}.visual-ecosystem:not(.compact) .ecosystem-loop-steps{grid-template-columns:1fr;gap:15px}.visual-ecosystem:not(.compact) .ecosystem-loop-steps i{transform-origin:50%;top:15px;left:0;right:auto;transform:rotate(90deg)}.module-grid i{height:75px}.experience-copy{margin-bottom:50px}.experience-layout{grid-template-columns:1fr}.career-stack{min-height:340px;margin-top:10px}.career-card{left:calc(var(--i) * 4px);width:min(78%,360px);transform:translate(calc(var(--i) * 7px), calc(var(--i) * 14px)) rotate(calc((var(--i) - 2) * 1.3deg));padding:20px}.site-footer{margin-top:var(--mobile-section-space);border-radius:18px;grid-template-columns:1fr;padding:52px 24px 32px}.footer-links{margin-top:30px}.footer-note{grid-column:auto;margin-top:40px}.page-intro{padding:var(--page-start-space) 0 var(--hero-end-space)}.case-hero{padding-top:var(--page-start-space)}.case-title-block h1{font-size:52px}.case-title-block>p:last-child{font-size:18px}.case-hero>.case-visual{min-height:430px}.case-hero>.subaccounts-visual{min-height:380px}.case-hero>.device-authorisation-hero{min-height:560px;padding:28px}.device-authorisation-hero-phone{height:min(500px,64vh)}.case-hero>.orderly-one-hero-visual{min-height:0;padding:0}.case-hero>.visual-ecosystem.compact{min-height:470px;padding:28px 24px}.case-hero .ecosystem-compact-header{gap:8px}.case-hero .ecosystem-compact-header>strong{max-width:300px;font-size:20px;line-height:1.18}.case-hero .ecosystem-compact-path{flex-direction:column;align-items:stretch;width:min(100%,230px);margin:28px auto 0;display:flex}.case-hero .ecosystem-compact-node{text-align:left;grid-template-columns:54px minmax(0,1fr);place-items:center start;gap:16px;width:100%}.case-hero .ecosystem-compact-node .ecosystem-avatar{width:54px;height:54px}.case-hero .ecosystem-compact-node .ecosystem-avatar svg{width:34px;height:34px}.case-hero .ecosystem-compact-node>strong{font-size:12px}.case-hero .ecosystem-compact-connector{width:100%;height:34px;display:block;position:relative}.case-hero .ecosystem-compact-connector>span{font-size:10px;inset:50% auto auto 70px;transform:translateY(-50%)}.case-hero .ecosystem-compact-connector i{width:1px;height:100%;position:absolute;top:0;bottom:0;left:27px}.case-hero .ecosystem-compact-connector i:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.case-overview{padding:var(--section-block-space) 0 var(--section-compact-space)}.case-intro,.case-section,.reflection,.decision-heading,.decision-list article{grid-template-columns:1fr}.case-intro-copy,.case-section>div,.reflection>div{margin-top:20px}.case-intro-copy>p,.case-section p:not(.section-index),.reflection p:not(.section-index),.system-copy>p:last-child{margin-top:22px;font-size:16px;line-height:1.7}.role-section p:not(.section-index)+p:not(.section-index){margin-top:16px}.case-meta{margin:var(--section-divider-space) 0 0;grid-template-columns:1fr}.case-meta div:nth-child(odd){margin-right:0}.outcomes{padding:0 0 var(--section-block-space);grid-template-columns:1fr;column-gap:0}.outcome-card,.outcome-card:last-of-type{grid-column:auto;grid-template-rows:auto auto;gap:16px;min-height:0;padding:28px 0 0}.outcome-card+.outcome-card{padding-top:38px}.outcomes strong{font-size:48px}.outcome-copy{grid-template-rows:auto auto}.outcomes-qualitative strong{font-size:42px}.case-section,.reflection,.decision-section{padding:var(--section-block-space) 0}.walkthrough-controls{gap:12px;min-height:56px;padding-top:12px}.walkthrough-step-actions{gap:16px}.case-evidence-tabs{--evidence-node-size:30px;border-bottom:0;padding:12px 0 6px}.case-evidence-tabs:before,.case-evidence-tabs:after{top:34px}.case-evidence-tabs button{grid-template-rows:44px;place-items:center;gap:0;min-height:44px;padding:0}.case-evidence-tabs button>strong{display:none}.case-evidence-active-step{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:12px;min-height:58px;margin:0;padding:8px 0 14px;display:grid}.case-evidence-active-step span{color:var(--muted);text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px}.case-evidence-active-step strong{color:var(--ink);font-size:14px;font-weight:500;line-height:1.35}.case-evidence-panel{margin-top:20px}.case-evidence-device-authorisation .case-evidence-panel{grid-template-columns:minmax(0,1fr);gap:26px;min-height:0;padding:28px 18px 34px}.case-evidence-device-authorisation figcaption{grid-area:1/1}.case-evidence-device-authorisation figcaption p{margin-top:10px;font-size:17px;line-height:1.55}.case-evidence-device-authorisation .case-evidence-media{border-radius:38px;grid-area:2/1;width:min(100%,300px)}.case-evidence-device-authorisation .case-evidence-media img{border-radius:30px}.case-evidence-heading>div{margin-top:20px}.case-evidence-heading h2{font-size:32px;line-height:1.05}.case-evidence-heading>div>p{margin-top:20px;font-size:16px}.case-evidence figcaption{grid-template-columns:1fr;align-items:start;gap:8px}.staking-flow-switch{width:100%}.staking-flow-switch button{min-height:44px;padding-inline:10px}.staking-step-list{border-bottom:0;padding:12px 0 6px}.staking-step-list:before,.staking-step-list:after{top:34px}.staking-step-list button{grid-template-rows:44px;place-items:center;gap:0;min-height:44px;padding:0}.staking-step-copy{display:none}.staking-mobile-step-copy{border-bottom:1px solid var(--line);min-height:150px;padding:16px 0 20px;display:block}.staking-walkthrough-canvas{min-height:0;padding:12px}.staking-phone-shell{border-radius:34px;width:min(100%,335px)}.staking-phone-screen{border-radius:27px}.staking-system-section .staking-system{min-height:0;padding:24px 18px}.staking-system-heading{flex-direction:column;align-items:flex-start;gap:8px}.staking-system-heading>div{text-align:left;max-width:310px}.staking-system-heading strong{font-size:22px}.staking-system-heading p{margin-top:10px;font-size:14px}.staking-system-network{margin-top:26px}.staking-system-entity{padding:20px}.staking-system-entity h3{margin-top:18px;font-size:21px}.staking-system-entity>p{margin-top:9px;font-size:14px}.staking-system-app-preview{width:66px;height:142px;margin-top:22px}.staking-system-custody-mark{width:116px;height:118px;margin-top:28px}.staking-system-custody-mark i:first-of-type{box-shadow:107px 0 0 var(--staking-system-line-strong);top:30px}.staking-system-custody-mark i:nth-of-type(2){box-shadow:107px 0 0 var(--staking-system-line-strong);top:58px}.staking-system-custody-mark i:nth-of-type(3){box-shadow:107px 0 0 var(--staking-system-line-strong);top:86px}.staking-system-protocol-mark{transform-origin:top;margin-top:24px;margin-bottom:-16px;transform:scale(.86)}.staking-system-interactions{gap:18px;padding:18px 2px}.staking-system-route,.staking-system-net-route,.staking-system-net-branches span{column-gap:12px}.staking-system-protocol-interactions{gap:20px 18px}.staking-system-net-branches{grid-template-rows:minmax(0,1fr) 14px minmax(0,1fr);gap:0}.staking-system-route-copy strong{font-size:13px}.decision-heading h2,.system-copy h2{margin-top:20px}.decision-list h3{letter-spacing:-.025em;font-size:24px;line-height:1.25}.ecosystem-system-section .system-copy h2{margin-top:20px}.decision-list{margin-top:var(--section-divider-space)}.decision-list article{gap:25px;padding:40px 0}.system-section{padding:var(--section-block-space) 0}.system-section .case-visual{min-height:400px}.subaccounts-system-section .subaccounts-system-visual{min-height:0}.system-section .orderly-one-system{min-height:0;padding:24px 18px}.orderly-system-heading{flex-direction:column;align-items:flex-start;gap:8px}.orderly-system-heading>strong{text-align:left;max-width:250px;font-size:19px}.orderly-onboarding-flow{grid-template-columns:1fr;gap:22px;margin-top:26px}.orderly-onboarding-flow>li{min-height:0}.orderly-onboarding-meta{font-size:9px}.orderly-onboarding-flow h3{font-size:17px}.orderly-onboarding-flow p{font-size:11px}.orderly-onboarding-outcome,.orderly-build-options strong,.orderly-build-options small{font-size:10px}.orderly-onboarding-arrow{width:1px;height:14px;inset:auto auto -18px 27px;transform:none}.orderly-onboarding-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.orderly-system-portal{grid-template-columns:1fr;gap:15px}.orderly-system-portal ul{border-top:1px solid color-mix(in srgb, currentColor 24%, transparent);grid-template-columns:repeat(2,minmax(0,1fr))}.orderly-system-portal li{border-left:0;padding:8px 8px 4px 0}.orderly-system-portal li:nth-child(2n){border-left:1px solid color-mix(in srgb, currentColor 24%, transparent);padding-left:10px}.system-section .device-auth-system{min-height:0;padding:24px 18px}.device-auth-heading{flex-direction:column;align-items:flex-start;gap:8px}.device-auth-heading>strong{text-align:left;max-width:240px;font-size:19px}.device-auth-flow{grid-template-columns:1fr;gap:22px;margin-top:26px}.device-auth-flow li{grid-template-columns:28px minmax(0,1fr);column-gap:10px;min-height:0;padding:13px 14px;display:grid}.device-auth-flow small{grid-row:1/3;padding-top:2px}.device-auth-flow strong{margin-top:0}.device-auth-flow li>span{margin-top:4px;font-size:11px}.device-flow-arrow{width:1px;height:14px;inset:auto auto -18px 27px;transform:none}.device-flow-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.device-risk-block{margin-top:30px}.device-revoke-note{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px;display:grid}.device-revoke-note i{width:18px}.device-risk-matrix,.device-risk-matrix tbody,.device-risk-matrix tr,.device-risk-matrix th,.device-risk-matrix td{width:100%;display:block}.device-risk-matrix thead{display:none}.device-risk-matrix tr{border-top:1px solid var(--device-system-line);padding:14px}.device-risk-matrix th,.device-risk-matrix td{border:0;padding:0}.device-risk-matrix td{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;display:grid}.device-risk-matrix td:before{content:attr(data-label);color:var(--device-system-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;line-height:1.3}.device-risk-matrix tbody th,.device-risk-matrix tbody td{font-size:11px}.access-state{justify-self:start;font-size:10px}.more-work{grid-template-columns:1fr;gap:24px;padding:40px 0 48px}.more-work-copy{display:none}.more-work-mobile-index{justify-content:space-between;align-items:center;gap:24px;display:flex}.all-work-link-after-next{white-space:nowrap;justify-content:flex-end;margin-top:0}.next-case{border-bottom:1px solid var(--line);gap:14px 18px;padding:0 0 24px}.next-case h3{font-size:34px}.next-case-copy>span{margin-top:12px;font-size:15px;line-height:1.55}.next-case .arrow{width:24px;height:24px}.about-hero{min-height:auto;padding:var(--page-start-space) 0 var(--hero-end-space)}.about-hero h1{font-size:40px}.about-intro{grid-template-columns:1fr;gap:20px;margin-top:40px;font-size:16px;line-height:1.7}.personal-note{padding:var(--section-block-space) 0}.about-section-heading{padding:var(--section-block-space) 0 40px}.about-section-heading h2{margin-top:var(--section-label-gap)}.about-grid{grid-template-columns:1fr}.about-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:26px}.about-grid article:last-child{border-bottom:0}.about-grid h2{margin-top:44px}.toolkit{padding:var(--section-block-space) 0 0;grid-template-columns:1fr}.toolkit>div{margin-top:20px}.toolkit-capabilities{margin-top:32px}.toolkit-groups{grid-template-columns:1fr;gap:28px;margin-top:32px}.industry-interests{margin-top:30px;padding-top:26px}.about-closing{margin-top:var(--section-block-space);padding:var(--section-divider-space) 0 28px}.about-closing-content h2{font-size:38px}.about-closing-row{grid-template-columns:1fr;gap:30px;margin-top:18px}.about-closing-row>p{font-size:15px}.site-footer.about-footer{width:100%;padding:0}.about-footer .footer-links{margin-top:0;display:block}.about-primary-actions{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:10px;width:100%;display:grid}.about-primary-actions .button,.about-primary-actions .button.primary{gap:8px;width:100%;min-width:0;padding-inline:14px;font-size:13px}.supplementary-impact-link{min-height:42px;font-size:13px}.about-closing-note{margin-top:48px}.social-impact-hero{padding:var(--page-start-space) 0 var(--section-block-space)}.social-impact-identity{gap:14px}.social-impact-identity img{width:58px;height:58px}.social-impact-hero h1{margin-top:30px;font-size:40px;line-height:1.04}.social-impact-hero-row{grid-template-columns:1fr;gap:28px;margin-top:32px}.social-impact-hero-row>p{font-size:16px;line-height:1.7}.social-impact-primary-action{width:100%}.social-impact-section{padding:var(--section-block-space) 0;gap:var(--section-label-gap);grid-template-columns:1fr}.social-impact-section-content>h2{font-size:32px;line-height:1.12}.social-impact-mission-copy{margin-top:30px}.social-impact-mission-copy>p{font-size:16px;line-height:1.7}.social-impact-mission-copy>p+p{margin-top:20px}.social-impact-mission-copy .social-impact-mission-note{margin-top:28px;padding-left:16px;font-size:14px}.social-impact-partner-profile{margin-top:34px}.social-impact-partner-logo{padding:36px 22px}.social-impact-partner-logo img{width:min(100%,340px)}.social-impact-partner-copy{padding:30px 0 0}.social-impact-partner-copy h3{margin-top:22px;font-size:27px}.social-impact-partner-copy h3 span{font-size:18px}.social-impact-partner-copy>p:not(.eyebrow){margin-top:20px;font-size:15px;line-height:1.68}.social-impact-capability-list{grid-template-columns:1fr;margin-top:36px}.social-impact-capability-list article,.social-impact-capability-list article:nth-child(odd),.social-impact-capability-list article:nth-child(2n){border-right:0;min-height:0;padding:26px 0 28px}.social-impact-capability-list article:last-child{border-bottom:0}.social-impact-capability-list h3{margin-top:24px;font-size:21px}.social-impact-contribution-list{border-bottom:0;grid-template-columns:1fr;margin-top:36px}.social-impact-contribution-list article,.social-impact-contribution-list article:first-child,.social-impact-contribution-list article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:26px 0 28px}.social-impact-contribution-list article:last-child{border-bottom:0}.social-impact-contribution-list h3{margin-top:24px;font-size:21px}.social-impact-focus-list{margin-top:32px}.social-impact-closing{padding:var(--section-block-space) 0 28px}.social-impact-closing h2{margin-top:22px;font-size:38px;line-height:1.08}.social-impact-closing-row{grid-template-columns:1fr;gap:28px;margin-top:28px}.social-impact-closing-row>p{font-size:15px;line-height:1.68}.social-impact-footer-note{margin-top:48px}.site-footer.compact-footer{gap:24px;padding:44px 0 28px}.site-footer.compact-footer h2{font-size:30px}.site-footer.compact-footer .footer-copy{margin-top:16px}.site-footer.compact-footer .footer-note{margin-top:24px}.resume-hero{padding:var(--page-start-space) 0 40px;gap:40px}.resume-summary{margin-top:38px;font-size:16px;line-height:1.7}.resume-hero-meta{grid-template-columns:1fr;gap:0}.resume-hero-meta>div{padding:20px 0}.resume-interest-meta{grid-column:auto}.resume-layout{grid-template-columns:1fr;gap:48px;padding-top:0}.resume-sidebar{grid-template-columns:1fr;gap:0;display:grid;position:static}.resume-sidebar>div{padding:20px 0}.resume-section{margin-top:0}.resume-section.education-section{margin-top:48px}.resume-role-heading{grid-template-columns:1fr}.resume-role-heading>div:last-child{text-align:left}}@media (width<=340px){.case-title-block h1{font-size:48px}.hero-cta-label-full{display:none}.hero-cta-label-short{display:inline}.footer-connect-prefix{display:none}.resume-actions{gap:6px}.resume-actions .button{gap:6px;padding-inline:10px;font-size:12px}.product-domain-bubble .agent-spinner,.footer-email-suffix{display:none}}@media (width<=480px){.simple-hero .hero-dialog-copy h1.multilingual-greeting{width:170px;font-size:22px}.career-focus,.career-company-suffix{display:none}.about-heading{flex-direction:column;align-items:flex-start;gap:20px}.about-avatar{width:80px;height:80px}.about-hero h1{font-size:36px}.project-row-preview>.visual-ecosystem.compact{padding:20px 14px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-header{gap:8px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-header>strong{max-width:260px;font-size:18px;line-height:1.18}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-path{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);align-items:start;margin-top:32px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-node{gap:8px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-node .ecosystem-avatar{width:42px;height:42px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-node .ecosystem-avatar svg{width:26px;height:26px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-node>strong{font-size:10px;line-height:1.1}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-connector{margin-top:20px}.project-row-preview>.visual-ecosystem.compact .ecosystem-compact-connector>span{display:none}.work-list .project-row-proof{grid-template-columns:1fr;gap:8px}}@media (width>=481px) and (width<=1180px){.site-footer:not(.about-footer) .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,456px)}}@media (width<=767px){.hero-heading-row{gap:20px}.hero-heading-row .hero-avatar{width:52px;height:52px}.avatar-dialog-row{gap:14px}.product-domain-bubble{white-space:nowrap;width:100%;min-height:40px;font-size:clamp(9px,2.7vw,13px);line-height:1.5;overflow:hidden}.product-domain-bubble>span{white-space:nowrap;overflow:visible}}@media (hover:hover) and (width<=700px){.compact-stack .career-stack:hover .career-card{transform:translate(calc(-50% - (var(--mobile-stack-hover-x) * 2) + (var(--i) * var(--mobile-stack-hover-x))), calc(var(--i) * var(--mobile-stack-y))) rotate(calc((var(--i) - 2) * 1deg))}.compact-stack .career-stack:hover .career-card:hover{transform:translate(calc(-50% - (var(--mobile-stack-hover-x) * 2) + (var(--i) * var(--mobile-stack-hover-x))), calc((var(--i) * var(--mobile-stack-y)) - 12px)) rotate(0) scale(1.015)}}@media (hover:hover) and (width>=701px) and (width<=980px){.compact-stack .career-stack:hover .career-card{transform:translate(calc(-50% - (var(--medium-stack-x) * 2) + (var(--i) * var(--medium-stack-x))), calc(var(--i) * var(--medium-stack-y))) rotate(calc((var(--i) - 2) * 1.1deg))}.compact-stack .career-stack:hover .career-card:hover{transform:translate(calc(-50% - (var(--medium-stack-x) * 2) + (var(--i) * var(--medium-stack-x))), calc((var(--i) * var(--medium-stack-y)) - 12px)) rotate(0) scale(1.015)}}@media (width>=701px) and (width<=980px){.compact-stack .career-stack.is-dragging .career-card[aria-pressed=true]{transform:translate3d(calc(-50% - (var(--medium-stack-x) * 2) + var(--drag-x,0px)), 0, 0) rotate(calc((var(--i) - 2) * 1.3deg))}.device-auth-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}.device-auth-flow li{min-height:138px}.device-auth-flow li:nth-child(3){grid-area:2/2}.device-auth-flow li:nth-child(4){grid-area:2/1}.device-auth-flow li:nth-child(2) .device-flow-arrow{width:1px;height:16px;top:auto;bottom:-22px;right:50%;transform:translate(50%)}.device-auth-flow li:nth-child(2) .device-flow-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);inset:auto auto -1px 50%;transform:translate(-50%)}.device-auth-flow li:nth-child(3) .device-flow-arrow{width:16px;left:-24px;right:auto;transform:translateY(-50%)rotate(180deg)}}.case-hero>.staking-hero-visual{aspect-ratio:1;min-height:0}@media (width<=700px){.case-hero>.staking-hero-visual{aspect-ratio:744/1200;min-height:0}.motion-playback-button{width:58px;height:58px}.motion-playback-icon{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}.case-page section[id]{scroll-margin-top:120px}.case-anchor-nav{z-index:40;width:100%;min-height:49px;padding:0 var(--page-gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;align-items:center;gap:6px;display:flex;position:sticky;top:59px;overflow-x:auto;box-shadow:0 8px 24px #1818170a}.case-anchor-nav::-webkit-scrollbar{display:none}.case-anchor-nav a{min-height:34px;color:var(--muted);white-space:nowrap;flex:none;align-items:center;padding:0 12px;font-size:11px;font-weight:600;transition:color .2s;display:inline-flex}.case-anchor-nav a.is-active{color:var(--ink)}.case-anchor-nav a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.case-overview{padding-top:52px}.case-challenge-set{margin-top:34px}.case-challenge-toolbar{min-height:46px;margin-bottom:10px}.case-challenge-controls button{width:40px;height:40px}.case-challenge-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:-6px 0 -38px;padding:6px 0 48px;display:flex;overflow-x:auto}.case-challenge-grid::-webkit-scrollbar{display:none}.case-challenge-card{scroll-snap-align:start;flex:0 0 min(84%,288px);min-height:286px;padding:20px}.case-challenge-card h3{min-block-size:4lh;margin-top:38px;font-size:17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}::view-transition-old(page-content){animation:none}::view-transition-new(page-content){animation:none}.agent-spinner:before{content:"✦";animation:none}.greeting-cycle{animation:none}.featured-work.is-motion-ready [data-featured-reveal]{opacity:1;translate:0}.work-list .project-row-item{animation:none!important}.case-challenge-card,.case-challenge-set.is-visible .case-challenge-card{opacity:1;transform:none;animation:none!important}}
