.work-studio{--studio-accent:#ddeaac;--studio-surface:#d8dfcb;--studio-ease:cubic-bezier(.22, 1, .36, 1);padding-block:34px 80px}.work-studio :is(h1,h2,h3,p){margin:0}.work-studio :is(h1,h2,h3){font-weight:450}.work-studio em{font-family:var(--font-fraunces), Georgia, serif;font-weight:400}.studio-eyebrow{font:12px/1.6 var(--font-mono);letter-spacing:.025em;color:var(--ink-soft);justify-content:space-between;gap:24px;display:flex}.studio-masthead{grid-template-columns:1.65fr 1fr;align-items:end;gap:40px;padding:48px 0 55px;display:grid}.studio-masthead h1{letter-spacing:-.07em;font-size:clamp(64px,8.3vw,120px);line-height:.99}.studio-masthead h1 em{color:var(--studio-accent);letter-spacing:-.065em}.studio-title-dot{vertical-align:top;color:var(--studio-accent);margin-left:30px;font-size:40px;line-height:1.8;display:inline-block}.studio-tiny-label{font:12px/1.6 var(--font-mono);letter-spacing:.035em;color:var(--ink-soft)}.studio-intro{padding:0 0 5px 30px}.studio-intro>p{letter-spacing:-.025em;margin:23px 0 28px;font-size:22px;line-height:1.55}.studio-intro>div{border-top:1px solid var(--rule);font:12px/1.6 var(--font-mono);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;gap:14px;padding-top:18px;display:flex}.studio-section-line{border-top:1px solid var(--rule);font:12px var(--font-mono);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:20px;padding:19px 0;display:flex}.studio-section-line>span{align-items:center;gap:10px;display:flex}.studio-section-line>span i{background:var(--studio-accent);border-radius:50%;width:6px;height:6px}.studio-section-line>button{align-items:center;gap:12px;min-height:32px;font-size:13px;display:flex}.studio-motion-indicator{border:1px solid #747768;border-radius:20px;width:25px;height:14px;position:relative}.studio-motion-indicator:after{content:"";background:var(--studio-accent);border-radius:50%;width:6px;height:6px;transition:left .2s;position:absolute;top:3px;left:13px}.studio-section-line>button[aria-pressed=true] .studio-motion-indicator:after{background:var(--ink-soft);left:3px}.studio-section-line>button:disabled{opacity:.6;cursor:default}.studio-tabs{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.studio-tabs>button{text-align:left;min-height:95px;color:var(--ink-soft);flex-direction:column;gap:12px;padding:18px 18px 20px;transition:color .2s,background .2s;display:flex;position:relative}.studio-tabs>button+button{border-left:1px solid var(--rule)}.studio-tabs>button>span{font:12px var(--font-mono)}.studio-tabs>button>strong{font-size:14px;font-weight:450;line-height:1.4}.studio-tabs>button>i{background:var(--studio-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.studio-tabs>button[aria-selected=true]{color:var(--studio-accent);background:#ffffff05}.studio-tabs>button:hover{color:var(--ink);background:#ffffff07}.studio-project-panel{padding-top:24px;scroll-margin-top:110px}.studio-project-layout{border:1px solid var(--rule);grid-template-columns:1.3fr 1fr;gap:0;display:grid}.system-stage{background:var(--studio-surface);color:#262b29;min-width:0;overflow:hidden}.system-stage-toolbar{font:12px/1.5 var(--font-mono);border-bottom:1px solid #262b2924;justify-content:space-between;align-items:center;gap:18px;padding:18px 24px;display:flex}.system-stage-toolbar>span{align-items:center;gap:9px;display:flex}.system-stage-toolbar>span i{border:1px solid;border-radius:50%;width:6px;height:6px}.system-stage-toolbar>button{border-bottom:1px solid #262b2950;align-items:center;gap:10px;min-height:28px;font-size:12px;display:flex}.system-scene{perspective:1100px;background-image:radial-gradient(#26352d20 .7px,#0000 .7px);background-size:16px 16px;height:440px;position:relative;overflow:hidden}.system-scene-label{font:12px/1.5 var(--font-mono);justify-content:space-between;gap:20px;display:flex;position:absolute;top:24px;left:25px;right:25px}.system-scene-label>span:last-child{opacity:.65;text-align:right;max-width:110px;font-size:10px}.system-assembly{transform-style:flat;width:284px;height:320px;position:absolute;top:60px;left:calc(50% - 142px)}.system-plane{color:#283329;transform-origin:50%;width:264px;height:202px;transition:transform .8s var(--studio-ease), background .4s, color .4s, box-shadow .4s;background:#f5f7ee;border:1px solid #5c695751;border-radius:7px;padding:18px 22px 14px;position:absolute;top:20px;left:10px;box-shadow:0 3px #b4bdb0,12px 18px 30px #26332912}.system-plane.plane-0{z-index:3;transform:translate(-58px,-2px)rotateX(43deg)rotate(-24deg)}.system-plane.plane-1{z-index:2;transform:translateY(65px)rotateX(43deg)rotate(-24deg)}.system-plane.plane-2{z-index:1;transform:translate(58px,132px)rotateX(43deg)rotate(-24deg)}.system-plane.is-highlighted{color:#f0f2e7;background:#242c27;border-color:#242c27;box-shadow:0 3px #0c1710,12px 24px 35px #16271930}.system-plane-top{font:10px var(--font-mono);opacity:.65;justify-content:space-between;gap:12px;display:flex}.system-plane>strong{letter-spacing:-.04em;margin-top:14px;font-size:21px;font-weight:450;line-height:1.2;display:block}.system-plane-fields{gap:6px;margin-top:15px;display:grid}.system-plane-fields>span{font:10px/1.5 var(--font-mono);align-items:center;gap:8px;display:flex}.system-plane-fields i{opacity:.55;border:1px solid;width:5px;height:5px}.system-plane-fields small{opacity:.45;margin-left:auto;font-size:9px}.system-plane-foot{font:9px var(--font-mono);opacity:.55;border-top:1px solid;justify-content:space-between;margin-top:10px;padding-top:10px;display:flex}.system-axis{background:repeating-linear-gradient(#32493250 0 4px,#0000 4px 8px);width:1px;height:330px;position:absolute;top:0;left:143px;transform:rotate(-40deg)}.system-diagram-caption{font:10px/1.6 var(--font-mono);letter-spacing:.04em;color:#52604e;position:absolute;bottom:23px;left:25px}.system-step-buttons{border-block:1px solid #262b2930;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.system-step-buttons button{font:12px/1.5 var(--font-mono);justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 10px;transition:background .25s;display:flex}.system-step-buttons button+button{border-left:1px solid #262b2930}.system-step-buttons button>span{opacity:.55}.system-step-buttons button>i{border:1px solid #262b2980;border-radius:50%;width:5px;height:5px}.system-step-buttons button[aria-pressed=true]{background:#ffffff75}.system-step-buttons button[aria-pressed=true]>i{background:#283329}.system-explanation{grid-template-columns:.65fr 1fr;gap:20px;min-height:133px;padding:23px 25px 25px;display:grid}.system-explanation>strong{letter-spacing:-.03em;font-size:17px;font-weight:500;line-height:1.4}.system-explanation>p{color:#475245;font-size:14px;line-height:1.7}.studio-project-copy{flex-direction:column;min-width:0;padding:36px clamp(28px,3.6vw,52px) 25px;display:flex}.studio-project-kicker{font:12px/1.6 var(--font-mono);color:var(--studio-accent);justify-content:space-between;gap:20px;display:flex}.studio-project-kicker>span:last-child{color:var(--ink-soft)}.studio-project-copy h2{letter-spacing:-.05em;margin:35px 0 23px;font-size:clamp(33px,3.35vw,49px);line-height:1.13}.studio-project-copy h2>span{display:block}.studio-project-copy h2 em{color:var(--studio-accent)}.studio-project-copy>p{color:var(--ink-soft);max-width:37ch;font-size:17px;line-height:1.8}.studio-project-outcome{border-top:1px solid var(--rule);margin:30px 0 22px;padding-top:20px}.studio-project-outcome>p{margin-top:12px;font-size:15px;line-height:1.7}.studio-stack{flex-wrap:wrap;gap:7px;margin-bottom:30px;display:flex}.studio-stack>span{border:1px solid var(--rule);color:var(--ink-soft);font:11px/1.5 var(--font-mono);padding:6px 9px}.studio-project-link{background:var(--studio-accent);color:#20251d;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding:15px 20px;font-size:16px;display:flex}.studio-project-link>span{transition:transform .3s var(--studio-ease);font-size:25px}.studio-project-link:hover>span{transform:translate(3px,-3px)}.studio-project-pagination{font:10px/1.5 var(--font-mono);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.studio-project-pagination button{border:1px solid var(--rule);border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;transition:background .2s;display:grid}.studio-project-pagination button:hover{color:var(--studio-accent);background:#ffffff10}.studio-casefiles{margin-top:110px}.studio-casefiles-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px;display:flex}.studio-casefiles-heading h2{letter-spacing:-.055em;margin-top:20px;font-size:clamp(38px,5vw,70px);line-height:1.07}.studio-casefiles-heading h2 em{color:var(--studio-accent)}.studio-casefiles-heading>p{color:var(--ink-soft);padding-bottom:5px;font-size:17px;line-height:1.8}.studio-cases{border-top:1px solid var(--rule)}.studio-case{border-bottom:1px solid var(--rule);scroll-margin-top:110px}.studio-case summary{cursor:pointer;align-items:center;gap:28px;padding:29px 4px;list-style:none;display:flex}.studio-case summary::-webkit-details-marker{display:none}.studio-case-number{width:50px;color:var(--ink-soft);font:14px var(--font-mono);flex-shrink:0}.studio-case summary h3{letter-spacing:-.035em;font-size:clamp(23px,2.5vw,35px);line-height:1.2;transition:color .2s}.studio-case summary>div>span{font:12px/1.6 var(--font-mono);color:var(--ink-soft);margin-top:8px;display:block}.studio-case-tags{font:12px/1.6 var(--font-mono);color:var(--ink-soft);text-align:right;margin-left:auto}.studio-case-toggle{border:1px solid var(--rule);width:45px;height:45px;transition:transform .4s var(--studio-ease), background .25s;border-radius:50%;flex-shrink:0;place-items:center;margin-left:auto;font-size:27px;font-weight:300;display:grid}.studio-case-tags+.studio-case-toggle{margin-left:20px}.studio-case summary:hover h3,.studio-case[open] summary h3{color:var(--studio-accent)}.studio-case[open] .studio-case-toggle{color:#20251d;background:var(--studio-accent);border-color:var(--studio-accent);transform:rotate(45deg)}.studio-case-body{padding:5px 4px 35px 82px}.studio-case-fulltitle{color:var(--studio-accent);font-size:16px;margin-bottom:25px!important}.studio-case-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;display:grid}.studio-case-notes>div>span{font:11px/1.7 var(--font-mono);color:var(--ink-soft)}.studio-case-notes p{max-width:40ch;margin-top:12px;font-size:16px;line-height:1.8}.studio-case-flow{border-block:1px solid var(--rule);color:var(--studio-accent);margin:28px 0;padding:20px 0;display:flex}.studio-case-flow>span{flex:1;justify-content:space-between;align-items:center;gap:20px;font-size:14px;display:flex}.studio-case-flow i{color:var(--ink-soft);margin-right:25px;font-size:22px;font-style:normal}.studio-case-bottom{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:25px;display:flex}.studio-case-bottom>div{color:var(--ink-soft);font:11px/1.7 var(--font-mono);flex-wrap:wrap;gap:10px 18px;display:flex}.studio-case-bottom>a{white-space:nowrap;border-bottom:1px solid var(--rule);padding-bottom:6px;font-size:14px}.studio-case-bottom>a>span{margin-left:15px}.studio-method{color:#293127;background:#d8dfcb;margin-top:95px;padding:45px}.studio-method-heading{border-bottom:1px solid #28312740;justify-content:space-between;align-items:baseline;gap:30px;padding-bottom:35px;display:flex}.studio-method-heading>span{color:#525b48}.studio-method h2{letter-spacing:-.05em;font-size:clamp(31px,4vw,53px);line-height:1.12}.studio-method-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:35px;display:grid}.studio-method-steps>div>span{font:12px var(--font-mono);color:#59614f}.studio-method h3{letter-spacing:-.04em;margin:20px 0 15px;font-size:25px;line-height:1.2}.studio-method-steps p{color:#4b5543;font-size:16px;line-height:1.8}.studio-invitation{flex-wrap:wrap;align-items:end;gap:30px;margin-top:90px;display:flex}.studio-invitation>div{margin-right:auto}.studio-invitation p{letter-spacing:-.055em;margin-top:20px;font-size:clamp(35px,4.5vw,62px);line-height:1.1}.studio-invitation p em{color:var(--studio-accent)}.studio-invitation>a{border-bottom:1px solid var(--rule);padding-bottom:10px;font-size:15px}.studio-invitation>a>span{margin-left:30px}.studio-invitation>a:last-child{color:var(--ink-soft);font-size:13px}.work-studio :is(a,button,summary,[tabindex]):focus-visible{outline:2px solid var(--studio-accent);outline-offset:5px}.system-stage :is(button,a):focus-visible{outline-offset:-4px;outline-color:#263129}.work-studio[data-still=true] *{transition:none!important;animation:none!important}@media (min-width:1600px){.studio-masthead h1{font-size:120px}}@media (max-width:1100px){.studio-masthead{grid-template-columns:1.55fr 1fr;gap:20px}.studio-intro{padding-left:0}.studio-intro>p{font-size:19px}.studio-project-layout{grid-template-columns:1.15fr 1fr}.studio-project-copy{padding:28px}.studio-project-copy h2{font-size:36px}.system-scene{height:430px}.system-assembly{scale:.85}.system-explanation{grid-template-columns:1fr;gap:10px;min-height:170px}.system-stage-toolbar{gap:10px;padding-inline:18px}.system-stage-toolbar>span{font-size:10px}.studio-tabs>button{padding-inline:12px}.studio-tabs>button>strong{font-size:13px}}@media (max-width:800px){.studio-eyebrow>span:last-child{display:none}.studio-masthead{grid-template-columns:1fr;gap:28px;padding:35px 0}.studio-masthead h1{font-size:clamp(58px,11vw,88px)}.studio-title-dot{margin-left:20px;font-size:32px}.studio-intro{grid-template-columns:1fr 1fr;align-items:end;gap:12px 25px;display:grid}.studio-intro>.studio-tiny-label{grid-column:1/-1}.studio-intro>p{margin:0;font-size:18px}.studio-intro>div{padding-top:12px}.studio-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-tabs>button{gap:8px;min-height:76px;padding:13px 15px}.studio-tabs>button:nth-child(4){border-left:0}.studio-tabs>button:nth-child(n+4){border-top:1px solid var(--rule)}.studio-tabs>button>strong{font-size:14px}.studio-project-layout{grid-template-columns:1fr}.system-scene{height:420px}.system-assembly{scale:1}.system-stage-toolbar>span{font-size:12px}.system-explanation{grid-template-columns:.6fr 1fr;min-height:125px}.studio-project-copy{padding:30px}.studio-project-copy h2{margin-top:25px;font-size:43px}.studio-project-copy>p{max-width:50ch}.studio-casefiles{margin-top:70px}.studio-casefiles-heading{display:block}.studio-casefiles-heading>p{margin-top:25px}.studio-case-tags{display:none}.studio-case-tags+.studio-case-toggle{margin-left:auto}.studio-case summary{gap:20px}.studio-case-number{width:30px}.studio-case-body{padding-left:54px}.studio-case-notes{grid-template-columns:1fr;gap:25px}.studio-case-notes p{max-width:none}.studio-case-flow{flex-direction:column;gap:10px}.studio-case-flow>span{min-height:25px}.studio-case-flow i{margin-right:0;transform:rotate(90deg)}.studio-method{margin-top:65px;padding:30px}.studio-method-heading{display:block}.studio-method h2{margin-top:20px}.studio-method-steps{gap:25px}.studio-method h3{font-size:22px}}@media (max-width:500px){.work-studio{padding-block:24px 50px}.studio-eyebrow{font-size:10px}.studio-masthead h1{font-size:clamp(49px,12vw,63px)}.studio-title-dot{margin-left:15px;font-size:25px}.studio-intro{display:block}.studio-intro>p{margin:12px 0 20px;font-size:18px}.studio-intro>div{justify-content:space-between}.studio-section-line{font-size:10px}.studio-section-line>button{font-size:12px}.studio-tabs>button{padding:13px 10px}.studio-tabs>button>strong{font-size:12px}.studio-project-panel{padding-top:15px}.system-stage-toolbar{padding:13px 14px}.system-stage-toolbar>span{font-size:10px}.system-stage-toolbar>button{gap:6px;font-size:11px}.system-scene{height:350px}.system-scene-label{font-size:11px;top:18px;left:16px;right:16px}.system-scene-label>span:last-child{display:none}.system-assembly{top:30px;scale:.73}.system-diagram-caption{font-size:9px;bottom:18px;left:16px}.system-step-buttons button{gap:6px;min-height:46px;padding-inline:5px;font-size:10px}.system-step-buttons button>i{display:none}.system-explanation{grid-template-columns:1fr;gap:9px;min-height:148px;padding:20px}.system-explanation>p{font-size:14px}.studio-project-copy{padding:25px 22px}.studio-project-copy h2{font-size:36px}.studio-project-outcome{margin-top:24px}.studio-casefiles-heading h2{font-size:43px}.studio-case summary{gap:14px;padding-block:24px}.studio-case-number{width:24px;font-size:12px}.studio-case summary h3{font-size:24px}.studio-case-toggle{width:34px;height:34px;font-size:23px}.studio-case-body{padding-left:0}.studio-case-fulltitle{font-size:15px;line-height:1.6}.studio-method{padding:25px}.studio-method-steps{grid-template-columns:1fr}.studio-method-steps>div+div{border-top:1px solid #28312730;padding-top:23px}.studio-method h3{margin-top:12px;font-size:25px}.studio-invitation{gap:25px;margin-top:60px}.studio-invitation>div{width:100%}}@media (prefers-reduced-motion:reduce){.work-studio *{transition:none!important;animation:none!important}}.studio-tab-caption{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.studio-tab-caption .system-motif{opacity:.45;width:47px;height:22px;margin:0;transition:opacity .25s}.studio-tabs>button[aria-selected=true] .system-motif,.studio-tabs>button:hover .system-motif{opacity:1}.studio-next-label{color:var(--ink-soft);font:10px/1.5 var(--font-mono);margin-bottom:5px;display:block}.studio-project-pagination>span>strong{color:var(--ink);font:14px/1.5 var(--font-instrument);font-weight:400}.studio-project-arrows{gap:8px;display:flex}.studio-project-pagination button{width:42px;height:42px}.system-view-switch{border:1px solid #29312735;border-radius:5px;flex-shrink:0;gap:2px;padding:3px;display:flex}.system-view-switch button{min-height:29px;font:12px var(--font-mono);border:0;border-radius:3px;padding:5px 9px}.system-view-switch button[aria-pressed=true]{color:#f4f6ef;background:#283329;box-shadow:0 1px 4px #18231c18}.system-stage .system-view-switch button:focus-visible{outline-offset:1px;outline-color:#637351}.system-scene{height:510px}.system-scene-label>span:last-child{font-size:10px}.system-assembly{top:75px}.system-plane{--plane-fill:#f5f7ee;height:252px;padding:18px 22px 14px;box-shadow:0 3px #b4bdb0,14px 20px 32px #26332918}.system-plane.is-highlighted{--plane-fill:#242c27;z-index:6}.system-plane>strong{font-size:20px}.system-motif{width:100%;height:52px;margin:9px 0;display:block}.system-plane-fields{gap:5px;margin-top:5px}.system-plane-foot{margin-top:12px}.system-plane.plane-0{transform:translate(-64px,-4px)rotateX(43deg)rotate(-24deg)}.system-plane.plane-1{transform:translateY(65px)rotateX(43deg)rotate(-24deg)}.system-plane.plane-2{transform:translate(64px,134px)rotateX(43deg)rotate(-24deg)}.is-expanded .system-plane.plane-0.is-highlighted{transform:translate(-42px,-2px)rotateX(15deg)rotate(-12deg)}.is-expanded .system-plane.plane-1.is-highlighted{transform:translateY(65px)rotateX(15deg)rotate(-12deg)}.is-expanded .system-plane.plane-2.is-highlighted{transform:translate(42px,108px)rotateX(15deg)rotate(-12deg)}.is-collapsed .plane-0{transform:translate(-12px,53px)rotateX(43deg)rotate(-24deg)}.is-collapsed .plane-1{transform:translateY(65px)rotateX(43deg)rotate(-24deg)}.is-collapsed .plane-2{transform:translate(12px,77px)rotateX(43deg)rotate(-24deg)}.plane-hit-area{border-radius:inherit;z-index:2;border:0;position:absolute;inset:0}.system-stage .plane-hit-area:focus-visible{outline-offset:4px;outline:2px solid #425f29}.system-plane.is-highlighted .plane-hit-area:focus-visible{outline-offset:-5px;outline-color:#e4f4b3}.system-scene-controls{z-index:10;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;bottom:19px;left:24px;right:24px}.system-collapse{font:12px/1.5 var(--font-mono);border-bottom:1px solid #28332955;align-items:center;gap:9px;min-height:35px;display:flex}.system-play{min-height:37px;font:12px/1.5 var(--font-mono);background:#ffffff50;border:1px solid #29312750;border-radius:4px;align-items:center;gap:8px;padding:9px 12px;display:flex}.system-play:hover{background:#ffffffa0}.system-play[aria-pressed=true]{color:#eff4e8;background:#293127}.system-play>span{font-size:17px;line-height:1}.system-flow-hint{font:10px/1.6 var(--font-mono);color:#56634e;max-width:125px}.system-explanation{align-items:start;min-height:153px}.system-explanation>div>strong{letter-spacing:-.03em;margin-top:7px;font-size:17px;font-weight:500;line-height:1.4;display:block}.system-step-count{font:10px/1.5 var(--font-mono);color:#586450}.system-explanation>p{padding-top:0}.system-assembly.is-blueprint{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;width:auto;height:280px;display:grid;top:95px;left:24px;right:24px;scale:1}.is-blueprint .system-axis{background:repeating-linear-gradient(90deg,#32493290 0 4px,#0000 4px 8px);width:auto;height:1px;top:140px;left:0;right:0;transform:none}.is-blueprint .system-plane{border-radius:5px;width:100%;height:264px;padding:16px 12px;position:relative;inset:auto;transform:none;box-shadow:0 3px #b4bdb0,0 9px 18px #2633290c}.system-assembly.is-blueprint .system-plane.is-highlighted{transform:translateY(-12px);box-shadow:0 3px #0c1710,0 20px 25px #26332925}.is-blueprint .system-plane-top{gap:5px;font-size:9px}.is-blueprint .system-plane>strong{overflow-wrap:anywhere;min-height:40px;font-size:16px}.is-blueprint .system-motif{height:44px}.is-blueprint .system-plane-fields>span{align-items:start;gap:5px;min-height:19px;font-size:9px}.is-blueprint .system-plane-fields i{flex-shrink:0;margin-top:4px}.is-blueprint .system-plane-fields small{display:none}.is-blueprint .system-plane-foot{font-size:8px}.studio-case{transition:background .25s}.studio-case summary{transition:padding .35s var(--studio-ease)}@media (hover:hover) and (min-width:801px){.studio-case:hover{background:color-mix(in srgb, var(--studio-accent) 3%, transparent)}.studio-case summary:hover{padding-inline:14px}}@media (max-width:1100px) and (min-width:801px){.system-stage-toolbar{flex-wrap:wrap}.system-scene{height:480px}.system-assembly{top:60px}.system-assembly.is-blueprint{grid-template-columns:1fr;gap:10px;height:320px;top:65px}.is-blueprint .system-plane{grid-template-columns:34px 1fr 65px;align-items:center;gap:12px;height:auto;min-height:95px;padding:13px 15px;display:grid}.is-blueprint .system-plane>strong{min-height:0;margin:0}.is-blueprint .system-plane-top{flex-direction:column-reverse;align-items:start;display:flex}.is-blueprint .system-plane-top>span:first-child{font-size:8px}.is-blueprint .system-plane-top>span:last-child{font-size:16px}.is-blueprint .system-motif{margin:0}.is-blueprint .system-plane-fields,.is-blueprint .system-plane-foot{display:none}.system-assembly.is-blueprint .system-plane.is-highlighted{transform:translate(5px)}.is-blueprint .system-axis{width:1px;height:100%;top:0;left:50%}.system-scene-controls{left:18px;right:18px}.system-collapse,.system-play{font-size:11px}.system-explanation{min-height:170px}}@media (max-width:800px){.system-scene{height:505px}.system-assembly{top:75px}.system-explanation{min-height:135px}.studio-tab-caption .system-motif{width:40px;height:20px}}@media (max-width:500px){.system-stage-toolbar{gap:8px;padding:12px 14px}.system-view-switch{padding:2px}.system-view-switch button{padding:5px 7px;font-size:10px}.system-stage-toolbar>span{gap:5px;font-size:9px}.system-scene{height:420px}.system-assembly{top:25px}.system-plane>strong{font-size:21px}.system-scene-controls{gap:8px;bottom:16px;left:14px;right:14px}.system-collapse{gap:5px;font-size:10px}.system-play{padding:8px 10px;font-size:10px}.system-explanation{min-height:162px}.system-explanation>div{flex-direction:row-reverse;justify-content:space-between;align-items:baseline;gap:15px;display:flex}.system-explanation>div>strong{margin-top:0}.system-step-count{white-space:nowrap;font-size:9px}.system-assembly.is-blueprint{flex-direction:column;gap:10px;height:290px;display:flex;top:60px;left:20px;right:20px}.is-blueprint .system-plane{grid-template-columns:40px 1fr 65px;align-items:center;gap:10px;height:85px;min-height:85px;padding:12px 14px;display:grid}.is-blueprint .system-plane>strong{min-height:0;margin:0;font-size:17px}.is-blueprint .system-plane-top{flex-direction:column-reverse;align-items:start;gap:6px}.is-blueprint .system-plane-top>span:first-child{font-size:8px}.is-blueprint .system-plane-top>span:last-child{font-size:16px}.is-blueprint .system-motif{height:40px;margin:0}.is-blueprint .system-plane-fields,.is-blueprint .system-plane-foot{display:none}.system-assembly.is-blueprint .system-plane.is-highlighted{transform:translate(5px)}.is-blueprint .system-axis{width:1px;height:100%;top:0;left:50%}.system-flow-hint{max-width:110px;font-size:9px}.studio-tab-caption .system-motif{width:30px}.studio-tabs>button{gap:5px}.studio-project-pagination>span>strong{font-size:13px}}.biomed-feature{margin-top:100px;scroll-margin-top:100px}.biomed-topline{border-top:1px solid var(--rule);font:11px/1.6 var(--font-mono);color:#b9dace;letter-spacing:.06em;justify-content:space-between;gap:16px;padding-top:20px;display:flex}.biomed-intro{grid-template-columns:1.2fr 1fr;align-items:end;gap:60px;padding:45px 0 38px;display:grid}.biomed-label{font:10px/1.7 var(--font-mono);color:var(--ink-soft);letter-spacing:.06em}.biomed-intro h2{letter-spacing:-.045em;margin-top:18px;font-size:clamp(36px,4.3vw,62px);line-height:1.1}.biomed-intro h2 em{color:#b9dace}.biomed-intro>p{color:var(--ink-soft);max-width:540px;font-size:16px;line-height:1.85}.biomed-products{grid-template-columns:1fr 1fr;gap:22px;display:grid}.biomed-product{border:1px solid #ffffff1c;border-radius:4px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.biomed-platform{color:#e3eee7;background:#202b2b}.biomed-atlas{color:#233d35;background:#dce8df}.biomed-product-meta{font:10px/1.6 var(--font-mono);letter-spacing:.06em;flex-shrink:0;justify-content:space-between;gap:14px;padding:24px 28px;display:flex}.biomed-prescription,.biomed-atlas-art{aspect-ratio:16/9;flex-shrink:0;margin:0 28px;position:relative}.biomed-prescription{background:linear-gradient(135deg,#b9dace0a,#0000);border:1px solid #b9dace33;padding:22px 25px}.biomed-prescription>div:first-child{font:13px/1.9 var(--font-mono);align-items:center;gap:19px;display:flex}.biomed-prescription>div:first-child>span:first-child{color:#b9dace;font:58px Georgia,serif}.biomed-prescription small{letter-spacing:.08em;opacity:.65;font-size:8px}.biomed-flow{font:10px/1.6 var(--font-mono);justify-content:space-between;align-items:center;gap:5px;margin-top:24px;display:flex}.biomed-flow i{color:#b9dace;font-style:normal}.biomed-prescription svg{color:#b9dace;width:100%;height:65px;margin-top:8px}.biomed-atlas-art{aspect-ratio:auto;isolation:isolate;background:#a5aaa5;min-width:0;display:block;overflow:hidden}.biomed-video-frame{isolation:isolate;width:100%;display:block;overflow:hidden}.biomed-anatomy-video{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:auto;display:block;position:static}.biomed-prescription{flex-direction:column;justify-content:center;display:flex}.biomed-footnote a:hover{text-decoration:underline}.biomed-atlas-art>span{font:8px/1.6 var(--font-mono);letter-spacing:.1em;text-align:center;flex:0 0 26px;padding-top:8px}.biomed-product-copy{flex-direction:column;flex:1 0 auto;min-width:0;padding:32px 28px 28px;display:flex;position:relative}.biomed-product-copy h3{letter-spacing:-.035em;font-size:clamp(30px,3vw,43px);line-height:1.12}.biomed-product-copy p{opacity:.83;margin:21px 0 28px;font-size:15px;line-height:1.85}.biomed-product-copy a{border-top:1px solid;justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-top:auto;padding:19px 0 2px;font-size:15px;text-decoration:none;display:flex}.biomed-product-copy a:hover{text-underline-offset:5px;text-decoration:underline}.biomed-product-copy a:focus-visible{outline-offset:6px;outline:2px solid}.biomed-footnote{justify-content:space-between;align-items:start;gap:32px;padding-top:25px;display:flex}.biomed-footnote p{max-width:620px;font:italic 22px/1.5 var(--font-fraunces), Georgia, serif;color:#b9dace}.biomed-footnote>span{text-align:right;max-width:330px;font:9px/1.9 var(--font-mono);color:var(--ink-soft)}@media (max-width:760px){.biomed-feature{margin-top:64px}.biomed-topline{flex-direction:column;gap:5px;font-size:10px}.biomed-intro{grid-template-columns:1fr;gap:24px;padding-top:30px}.biomed-products{grid-template-columns:1fr}.biomed-footnote{flex-direction:column;gap:18px}.biomed-footnote>span{text-align:left}.biomed-product-meta{padding:22px}.biomed-prescription,.biomed-atlas-art{margin-inline:22px}.biomed-product-copy{padding-inline:22px}.biomed-prescription{padding:16px}.biomed-prescription>div:first-child>span:first-child{font-size:40px}.biomed-flow{margin-top:12px;font-size:8px}.biomed-prescription svg{height:38px;margin-top:0}}
