#about-weighing{--stage:242 236 227;color:var(--coal);font-family:var(--sans);word-break:keep-all}#about-weighing .stage{position:fixed;inset:0;z-index:1;overflow:hidden;background:rgb(var(--stage))}#about-weighing .cuts{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:min(44vh,58vw);aspect-ratio:1/1;max-width:88vw}#about-weighing .cut{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .7s ease}#about-weighing .cut.on{opacity:1}#about-weighing .cut[data-i="0"],#about-weighing .cut[data-i="3"]{-webkit-mask-image:linear-gradient(180deg,#1f1a17 0,#1f1a17 74%,rgba(31,26,23,.88) 82%,rgba(31,26,23,.55) 90%,rgba(31,26,23,.2) 96%,rgba(31,26,23,0));mask-image:linear-gradient(180deg,#1f1a17 0,#1f1a17 74%,rgba(31,26,23,.88) 82%,rgba(31,26,23,.55) 90%,rgba(31,26,23,.2) 96%,rgba(31,26,23,0))}#about-weighing .cut[data-i="1"]{-webkit-mask-image:linear-gradient(90deg,#1f1a17 0,#1f1a17 74%,rgba(31,26,23,.88) 82%,rgba(31,26,23,.55) 90%,rgba(31,26,23,.2) 96%,rgba(31,26,23,0));mask-image:linear-gradient(90deg,#1f1a17 0,#1f1a17 74%,rgba(31,26,23,.88) 82%,rgba(31,26,23,.55) 90%,rgba(31,26,23,.2) 96%,rgba(31,26,23,0))}#about-weighing .cut[data-i="2"]{-o-object-position:center top;object-position:center top;-webkit-mask-image:linear-gradient(180deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17),linear-gradient(90deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17);-webkit-mask-composite:source-in;mask-image:linear-gradient(180deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17),linear-gradient(90deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17);-webkit-mask-composite:source-in,xor;mask-composite:intersect}#about-weighing .cut[data-i="4"]{-o-object-position:center top;object-position:center top;-webkit-mask-image:linear-gradient(180deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17);mask-image:linear-gradient(180deg,rgba(31,26,23,0) 0,rgba(31,26,23,.2) 4%,rgba(31,26,23,.55) 10%,rgba(31,26,23,.88) 18%,#1f1a17 26%,#1f1a17)}#about-weighing .copy{position:absolute;top:0;left:0;right:0;text-align:center;padding:calc(var(--nav-h) + 18px) 6vw 3vh;z-index:3;pointer-events:none;transition:opacity .5s ease;background:linear-gradient(to bottom,rgb(var(--stage)) 60%,rgb(var(--stage)/.85) 82%,rgb(var(--stage)/0))}#about-weighing .kick{display:inline-flex;align-items:center;gap:12px;font-family:var(--lbl);font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--smoke)}#about-weighing .kick:before{content:"";width:26px;height:1px;background:rgb(var(--color-ink)/.14)}#about-weighing .h{font-family:var(--disp);font-weight:900;font-size:clamp(1.9rem,4.4vw,3.4rem);line-height:1.04;letter-spacing:-.03em;margin-top:14px;color:var(--coal)}#about-weighing .sub{font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.5;margin-top:12px;color:var(--smoke);max-width:34ch;margin-left:auto;margin-right:auto}#about-weighing .copy:not(.lit) .h,#about-weighing .copy:not(.lit) .sub{color:color-mix(in oklab,var(--smoke),var(--coal) calc(var(--k, 0) * 100%));opacity:calc(.55 + var(--k, 0) * .45)}#about-weighing .copy.lit .h,#about-weighing .copy.lit .sub{color:var(--coal);opacity:1}#about-weighing .inst{position:absolute;left:50%;bottom:1.5vh;transform:translateX(-50%);width:min(92vw,460px);height:clamp(120px,24vw,210px);z-index:4;pointer-events:none}#about-weighing .gauge{width:100%;height:100%;display:block;overflow:visible}#about-weighing .arc{fill:none;stroke:rgb(var(--color-ink)/.14);stroke-width:1.6}#about-weighing .ticks line{stroke:var(--smoke);stroke-width:1}#about-weighing .ticks line.major{stroke:var(--coal);stroke-width:1.7}#about-weighing .beam{stroke:var(--ash);stroke-width:2;stroke-linecap:round}#about-weighing .needle{stroke:var(--ink);stroke-width:2.4;stroke-linecap:round}#about-weighing .read{position:absolute;top:4px;left:50%;transform:translateX(-50%);font-family:var(--mono);font-size:12px;letter-spacing:.1em;color:var(--coal);white-space:nowrap}#about-weighing .labels{position:absolute;left:0;right:0;bottom:2px;display:flex;justify-content:space-between;padding:0 6%;font-family:var(--lbl);font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--smoke)}#about-weighing .beat{position:relative;height:100vh;z-index:5;pointer-events:none}#about-weighing .hint{position:fixed;bottom:2vh;right:3vw;z-index:2;font-family:var(--lbl);font-size:11px;letter-spacing:.25em;text-transform:uppercase;color:var(--smoke);opacity:.7}@media (max-width:640px){#about-weighing .cuts{height:min(38vh,72vw);max-width:84vw}#about-weighing .inst{bottom:0}}@media (prefers-reduced-motion:reduce){#about-weighing .beam,#about-weighing .cut,#about-weighing .needle{transition:none}}