.profile-lab{width:min(1380px,calc(100% - 56px));margin:0 auto;padding:clamp(42px,6vw,86px)0 88px;color:var(--ink)}.profile-hero{padding-bottom:48px;border-bottom:1px solid var(--line-strong)}.profile-eyebrow,.profile-section-kicker{margin:0;font:500 10.5px/1 var(--mono);color:var(--ox);letter-spacing:.16em;text-transform:uppercase}.profile-hero h1{max-width:10ch;margin:16px 0 18px;font:400 clamp(48px,7vw,86px)/.96 var(--serif);letter-spacing:-.04em}.profile-lead{max-width:690px;margin:0;font:300 clamp(17px,1.5vw,20px)/1.62 var(--serif);color:var(--ink2)}.profile-toolbar{display:grid;grid-template-columns:auto minmax(200px,1fr);gap:22px;align-items:end;padding:18px 0;border-bottom:1px solid var(--hair)}.profile-actions{display:flex;gap:8px;flex-wrap:wrap}.profile-button,.profile-panel-tools button,.profile-panel-tools summary,.profile-paste button{padding:9px 12px;font:500 10.5px/1 var(--mono);color:var(--ink);background:var(--paper2);border:1px solid var(--hair);border-radius:2px;cursor:pointer}.profile-button:hover,.profile-panel-tools button:hover,.profile-panel-tools summary:hover,.profile-paste button:hover{color:var(--ox);border-color:var(--ox)}.profile-button span,.profile-button-muted{color:var(--muted)}.profile-status{justify-self:end;margin:0;font:400 10.5px/1.45 var(--mono);color:var(--muted);text-align:right}.profile-workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:clamp(34px,5vw,72px);align-items:start;padding-top:44px}.profile-editor{min-width:0}.profile-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line-strong)}.profile-tabs button{display:flex;align-items:center;gap:10px;padding:0 4px 14px;font:500 13px/1 var(--mono);color:var(--muted);background:0 0;border:0;border-bottom:2px solid transparent;cursor:pointer}.profile-tabs button span{font-size:9px;color:var(--faint)}.profile-tabs button small{margin-left:auto;font:400 9px/1 var(--mono);color:var(--faint)}.profile-tabs button[aria-selected=true]{color:var(--ox);border-bottom-color:var(--ox)}.profile-panel[hidden]{display:none}.profile-panel{padding-top:30px}.profile-panel-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:26px}.profile-panel-head h2,.profile-method h2{margin:8px 0 7px;font:500 26px/1.1 var(--serif);letter-spacing:-.015em}.profile-panel-head p:not(.profile-section-kicker){max-width:650px;margin:0;font:300 14.5px/1.55 var(--serif);color:var(--muted)}.profile-panel-tools{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.profile-panel-tools details{position:relative}.profile-panel-tools summary{list-style:none}.profile-panel-tools summary::-webkit-details-marker{display:none}.profile-paste{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(340px,80vw);padding:12px;background:var(--paper2);border:1px solid var(--line-strong);box-shadow:0 16px 40px #0f172a29}.profile-paste textarea{width:100%;resize:vertical;padding:9px;font:400 11px/1.5 var(--mono);color:var(--ink);background:var(--paper);border:1px solid var(--hair)}.profile-paste button{width:100%;margin-top:7px;color:var(--on-accent);background:var(--accent);border-color:var(--accent)}.axis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.axis-card,.type-card,.function-card{min-width:0;padding:15px;background:var(--paper2);border:1px solid var(--hair);transition:border-color .15s,box-shadow .15s}.axis-card:focus-within,.type-card:focus-within,.function-card:focus-within{border-color:var(--ox);box-shadow:0 0 0 1px var(--ox)}.axis-card-top,.axis-poles,.type-card-head,.type-card-foot,.function-card-head{display:flex;align-items:center}.axis-index{width:24px;font:500 9px/1 var(--mono);color:var(--faint)}.axis-short{font:500 10.5px/1 var(--mono);color:var(--ox)}.profile-number{width:64px;margin-left:auto;padding:5px;font:500 11px/1 var(--mono);color:var(--ink);text-align:right;background:var(--paper);border:1px solid var(--hair);border-radius:2px;font-variant-numeric:tabular-nums}.axis-poles{justify-content:space-between;gap:10px;margin:14px 0 9px;font:400 11px/1.2 var(--serif);color:var(--muted)}.axis-poles span:last-child{color:var(--ink2);text-align:right}.profile-range-wrap{position:relative}.profile-range-wrap:after{content:"";position:absolute;z-index:1;top:50%;bottom:auto;left:50%;width:1px;height:12px;background:var(--line-strong);transform:translate(-50%,-50%);pointer-events:none}.profile-range-wrap input[type=range]{--fill-from:50%;--fill-to:50%;position:relative;z-index:2;width:100%;height:18px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;cursor:pointer}.profile-range-wrap input[type=range]::-webkit-slider-runnable-track{height:5px;background:linear-gradient(to right,var(--track)0 var(--fill-from),var(--accent) var(--fill-from) var(--fill-to),var(--track) var(--fill-to) 100%);border-radius:0}.profile-range-wrap input[type=range]::-moz-range-track{height:5px;background:var(--track)}.profile-range-wrap input[type=range]::-moz-range-progress{height:5px;background:var(--accent)}.profile-range-wrap input[type=range]::-webkit-slider-thumb{width:13px;height:13px;margin-top:-4px;-webkit-appearance:none;appearance:none;background:var(--paper2);border:2px solid var(--accent);border-radius:50%}.profile-range-wrap input[type=range]::-moz-range-thumb{width:11px;height:11px;background:var(--paper2);border:2px solid var(--accent);border-radius:50%}.type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.type-card-head,.function-card-head{justify-content:space-between;gap:10px}.type-card-head>div{display:flex;align-items:baseline;gap:8px}.type-card-head strong{font:600 20px/1 var(--serif);color:var(--ink)}.type-card-head span{font:400 9.5px/1 var(--mono);color:var(--muted)}.profile-range-types,.profile-range-functions{margin-top:17px}.type-card-foot{justify-content:space-between;gap:8px;margin-top:11px;font:400 8.5px/1 var(--mono);color:var(--faint);text-transform:uppercase;letter-spacing:.06em}.type-card-foot strong{font-size:10px;color:var(--muted)}.function-grid,.function24-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.function-card-head>strong{display:grid;place-items:center;width:34px;height:34px;font:600 17px/1 var(--serif);color:var(--on-accent);background:var(--accent);border-radius:50%}.function-card-extended .function-card-head>strong{color:var(--ox);background:var(--panel);border:1px solid var(--hair)}.function-card-24 .function-card-head>strong{display:block;width:auto;height:auto;font:500 15px/1 var(--mono);color:var(--ox);background:0 0;border:0;border-radius:0}.function-name{display:block;min-height:2.4em;margin-top:11px;font:400 12px/1.25 var(--serif);color:var(--ink2)}.profile-model-note{margin:18px 0 0;padding:13px 16px;font:400 10.5px/1.5 var(--mono);color:var(--muted);background:var(--panel);border-left:2px solid var(--green)}.profile-method{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(360px,1.4fr) auto;gap:40px;align-items:start;margin-top:68px;padding:36px 0;border-block:1px solid var(--line-strong)}.profile-method h2{margin-bottom:0}.profile-method>p{margin:0;font:300 15px/1.62 var(--serif);color:var(--ink2)}.profile-method>a{align-self:end;padding-bottom:4px;font:500 11px/1 var(--mono);color:var(--ox);white-space:nowrap;border-bottom:1px solid var(--ox)}@media (max-width:1120px){.profile-toolbar{grid-template-columns:1fr auto}.profile-status{grid-column:1/-1;justify-self:start;text-align:left}.profile-workspace{grid-template-columns:minmax(0,1fr) 270px;gap:34px}.axis-grid,.type-grid,.function-grid,.function24-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-method{grid-template-columns:1fr 1.5fr}.profile-method>a{grid-column:2;justify-self:start}}@media (max-width:820px){.profile-lab{width:min(100% - 36px,1380px);padding-top:42px}.profile-hero h1{font-size:clamp(46px,14vw,68px)}.profile-workspace,.profile-method{grid-template-columns:1fr}.profile-method>a{grid-column:auto}}@media (max-width:620px){.profile-toolbar{grid-template-columns:1fr;align-items:stretch}.profile-actions{display:grid;grid-template-columns:1fr 1fr}.profile-button-muted{grid-column:1/-1}.profile-tabs button{gap:6px;font-size:11px}.profile-tabs button small{display:none}.profile-panel-head{display:block}.profile-panel-tools{justify-content:flex-start;margin-top:17px}.axis-grid,.type-grid,.function-grid,.function24-grid{grid-template-columns:1fr}.axis-card,.type-card,.function-card{padding:14px}}.profile-workspace{display:block;padding-top:8px}.profile-panel{padding-top:48px}.profile-panel+.profile-panel{margin-top:64px;border-top:1px solid var(--line-strong)}.profile-panel-tools{align-items:center}.profile-scale{align-self:center;margin-right:5px;font:500 9.5px/1 var(--mono);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.profile-bars-scroll{max-width:100%;overflow-x:auto;padding:4px 0 14px;scrollbar-color:var(--line-strong) transparent}.profile-bars{display:grid;gap:8px;align-items:start}.profile-bars-15{grid-template-columns:repeat(15,minmax(72px,1fr));min-width:1080px}.profile-bars-16{grid-template-columns:repeat(16,minmax(64px,1fr));min-width:1024px}.profile-bars-12{grid-template-columns:repeat(12,minmax(72px,1fr));min-width:864px}.profile-bars-24{grid-template-columns:repeat(24,minmax(72px,1fr));min-width:1728px}.profile-bar{min-width:0;text-align:center}.profile-bar-number{display:block;width:58px;margin:0 auto 10px;text-align:center}.profile-bar-plot{--bar-size:0%;position:relative;width:min(100%,54px);height:180px;margin:0 auto;overflow:hidden;background:var(--panel);cursor:ns-resize;touch-action:pan-x;transition:background-color .15s,box-shadow .15s}.profile-bar-plot:hover{background:var(--paper2);box-shadow:inset 0 0 0 1px var(--accent)}.profile-bar-plot:has(.profile-bar-slider:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.profile-bar-slider{position:absolute;inset:0;z-index:3;width:100%;height:100%;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:0 0;cursor:ns-resize;touch-action:none;writing-mode:vertical-lr;direction:rtl}.profile-bar-slider::-webkit-slider-runnable-track{width:100%;height:100%;border:0;background:0 0}.profile-bar-slider::-webkit-slider-thumb{width:100%;height:1px;appearance:none;-webkit-appearance:none;border:0;background:0 0}.profile-bar-slider::-moz-range-track{width:100%;height:100%;border:0;background:0 0}.profile-bar-slider::-moz-range-thumb{width:100%;height:1px;border:0;background:0 0}.profile-bar-fill{position:absolute;left:50%;z-index:1;width:18px;background:var(--accent);transform:translate(-50%)}.profile-bar-plot[data-sign=positive] .profile-bar-fill{bottom:50%;height:var(--bar-size)}.profile-bar-plot[data-sign=negative] .profile-bar-fill{top:50%;height:var(--bar-size);background:var(--ox)}.profile-bar-zero{position:absolute;top:50%;right:0;left:0;z-index:2;height:1px;background:var(--line-strong);transform:translateY(-.5px)}.profile-bar-code,.profile-bar-label,.profile-bar-alignment{display:block}.profile-bar-code{margin-top:11px;font:500 12px/1.2 var(--mono);color:var(--ink)}.profile-bar-label{margin-top:6px;font:400 9px/1.25 var(--mono);color:var(--muted);overflow-wrap:break-word}.profile-bar-label b{font-weight:500;color:var(--ox)}.profile-bar-alignment{margin-top:6px;font:500 9px/1 var(--mono);color:var(--faint)}@media (max-width:620px){.profile-panel{padding-top:38px}.profile-panel+.profile-panel{margin-top:48px}.profile-bar-plot{height:160px}}