.human-live{--live-ink:#12244a;--live-muted:#617089;--live-red:#c82d42;--live-line:#dce2eb;--live-header:0px;--live-nav:98px;color:var(--live-ink);font:400 16px/1.5 Arial,sans-serif;background:#fff}.human-live *{box-sizing:border-box}.human-live [hidden]{display:none!important}.human-live button,.human-live input{font:inherit}.human-live button{cursor:pointer;color:inherit}.human-live a{color:inherit;text-decoration:none}.human-live a:hover{color:var(--live-red)}.human-live a:focus-visible,.human-live button:focus-visible,.human-live input:focus-visible,.human-live summary:focus-visible{outline:3px solid #5788cb;outline-offset:4px}.human-live h1,.human-live h2,.human-live h3,.human-live p{margin:0;color:inherit}.human-live h1{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-1.8px;font-weight:700}.human-live h2{font-size:clamp(28px,2.6vw,40px);line-height:1.12;letter-spacing:-.9px;font-weight:700}.human-live__container{max-width:1440px;padding-inline:40px}.human-live__breadcrumbs{display:-ms-flexbox;display:flex;gap:12px;font-size:13px;color:var(--live-muted);padding-block:24px 12px}.human-live__intro{position:relative;max-width:1600px;margin-inline:auto;background:#fff;overflow:visible}.human-live__intro-layout{display:grid;grid-template-columns:48% 52%;-ms-flex-align:center;align-items:center}.human-live__intro-slot{height:clamp(570px,73svh,800px);position:relative}.human-live__intro-slot picture{display:block;height:100%}.human-live__intro-slot img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.human-live__intro-visual{min-width:0}.human-live__intro-content{max-width:510px;padding-block:64px}.human-live__intro h1{max-width:500px;font-size:clamp(44px,4.4vw,68px)}.human-live__intro-subtitle{max-width:370px;margin-top:24px!important;font-size:25px;line-height:1.25}.human-live__intro-text{max-width:460px;margin-top:24px!important;color:#43516a!important;font-size:16px;line-height:1.65}.human-live__intro-actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:24px;margin-top:32px}.human-live__start{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:28px;min-height:52px;padding:14px 20px;background:var(--live-red);color:#fff!important;border-radius:7px;font-size:14px}.human-live__start:hover{background:#a92335}.human-live__eyebrow{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--live-muted)!important;font-weight:700;margin-bottom:12px!important}.human-live__library-link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:10px;min-height:44px;font-size:13px}.human-live__library-link strong{border:1px solid #b2b9c3;border-radius:20px;padding:3px 9px;font-weight:400;font-variant-numeric:tabular-nums}.human-live__arrow{font-size:24px;font-weight:400}.human-live__guide{padding-block:48px;background:#f5f7fa;border-top:1px solid var(--live-line)}.human-live__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;counter-reset:atlas-step;list-style:none;padding:0;margin:32px 0}.human-live__steps li{counter-increment:atlas-step;padding:20px;background:#fff;border:1px solid var(--live-line);border-radius:12px;font-size:15px;line-height:1.6}.human-live__steps li::before{content:"0" counter(atlas-step);display:block;margin-bottom:16px;color:var(--live-red);font-size:24px;font-weight:700}.human-live__guide-text{max-width:1080px;line-height:1.75}.human-live__notice{margin-top:28px;padding:20px 24px;border-left:3px solid var(--live-red);background:#fff;border-radius:0 10px 10px 0;font-size:14px;line-height:1.7;color:#43516a}.human-live__journey{overflow:visible!important;max-width:1520px;margin-inline:auto;border-top:1px solid var(--live-line)}.human-live__regions{position:-webkit-sticky;position:sticky;top:var(--live-header);z-index:15;display:grid;grid-template-columns:repeat(5,1fr);padding-inline:24px;background:#fff;border-bottom:1px solid var(--live-line)}.human-live__region{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;min-height:var(--live-nav);padding:14px 12px;border-bottom:3px solid transparent;position:relative}.human-live__region+.human-live__region::before{content:"";height:45px;width:1px;background:var(--live-line);position:absolute;left:0}.human-live__region[aria-current]{border-bottom-color:var(--live-red);background:#f8f9fc}.human-live__region strong{display:block;font-size:14px}.human-live__region-count{font-size:12px;color:var(--live-red)}.human-live__region-icon{width:40px;height:52px;-ms-flex-negative:0;flex-shrink:0;color:var(--live-muted)}.human-live__workspace{display:grid;grid-template-columns:60% 40%;-ms-flex-align:start;align-items:start}.human-live__stage-slot{position:-webkit-sticky;position:sticky;top:calc(var(--live-header) + var(--live-nav));height:calc(100svh - var(--live-header) - var(--live-nav));min-height:480px;max-height:1000px}.human-live__stage{position:fixed;z-index:10;top:0;left:0;overflow:hidden;background:radial-gradient(ellipse at 48% 32%,#fff 0,#eef2f6 70%);contain:layout paint}.human-live__stage[data-live-mode=intro]{background:0 0}.human-live__stage:not([data-live-mode=anatomy]) .human-live__labels,.human-live__stage:not([data-live-mode=anatomy]) .human-live__stage-heading{visibility:hidden}.human-live__stage[data-live-mode=intro] .human-live__poster img{-o-object-fit:contain;object-fit:contain;-o-object-position:center!important;object-position:center!important}.human-live__stage[data-live-mode=intro] .human-live__stage-bottom{bottom:8px}.human-live__stage[data-live-mode=intro][data-live-interactive=false]{-ms-touch-action:pan-y;touch-action:pan-y}.human-live__stage[data-live-mode=intro][data-live-interactive=false] .human-live__layers,.human-live__stage[data-live-mode=intro][data-live-interactive=false] .human-live__tools{visibility:hidden}.human-live__stage[data-live-interactive=false] .human-live__canvas{-ms-touch-action:pan-y;touch-action:pan-y;cursor:pointer}.human-live__canvas{cursor:-webkit-grab;cursor:grab}.human-live__canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.human-live__symbols{position:absolute;width:0;height:0;overflow:hidden}.human-live__control-icon{display:block;width:22px;height:22px;-ms-flex:0 0 auto;flex:0 0 auto}.human-live__canvas,.human-live__poster{position:absolute;inset:0;width:100%;height:100%;display:block}.human-live__poster img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:.95}.human-live__stage[data-live-mode=anatomy] .human-live__poster{padding:48px 24px 72px 100px}.human-live__canvas{-ms-touch-action:none;touch-action:none}.human-live__canvas[data-live-interaction=pan]{cursor:move}.human-live__canvas:focus-visible{outline:2px solid #5788cb;outline-offset:-3px}.human-live__layers{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:76px;padding:12px 6px;border:1px solid var(--live-line);border-radius:16px;background:rgba(255,255,255,.94);text-align:center}.human-live__layers-title{display:block;margin-bottom:12px;color:var(--live-muted);font-size:10px;letter-spacing:1px;text-transform:uppercase}.human-live__layers-rail{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:3px;height:184px}.human-live__layers input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;direction:ltr;width:22px;height:calc(100% - 20px);margin:10px 0;background:0 0;cursor:ns-resize;-ms-touch-action:none;touch-action:none}.human-live__layers input::-webkit-slider-runnable-track{width:3px;background:#cbd4e2;border-radius:4px}.human-live__layers input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;margin-left:-6px;background:var(--live-red);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--live-red)}.human-live__layers input::-moz-range-track{width:3px;background:#cbd4e2;border-radius:4px}.human-live__layers input::-moz-range-thumb{width:10px;height:10px;background:var(--live-red);border:3px solid #fff;border-radius:50%}.human-live__layer-stops{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.human-live__layer-stops button{display:grid;place-items:center;width:34px;height:34px;padding:6px;border:1px solid transparent;border-radius:8px;background:0 0;color:var(--live-muted)}.human-live__layer-stops button[aria-pressed=true]{color:var(--live-red);background:#fff1f3;border-color:#eec8ce}.human-live__layer-stops button:disabled,.human-live__layers input:disabled{opacity:.4;cursor:default}.human-live__layer-stops svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.human-live__layers output{display:block;min-height:2.5em;margin-top:10px;font-size:10px;line-height:1.25;overflow-wrap:anywhere}.human-live__stage-heading{position:absolute;top:24px;left:26px;right:26px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px;font-size:12px;pointer-events:none}.human-live__stage-index{font-variant-numeric:tabular-nums;color:var(--live-muted);letter-spacing:2px}.human-live__stage-bottom{position:absolute;bottom:16px;left:24px;right:24px;pointer-events:none}.human-live__tools{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;pointer-events:auto}.human-live__tools button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d3dbe7;border-radius:7px;background:rgba(255,255,255,.94);padding:8px;font-size:22px;line-height:1}.human-live__tools button:hover{color:var(--live-red);border-color:var(--live-red)}.human-live__tools button[aria-pressed=true]{color:var(--live-red);border-color:var(--live-red);background:#fff1f3}.human-live__tools button:disabled{opacity:.45;cursor:default}.human-live__stage-controls{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px}.human-live__body-variants{display:-ms-flexbox;display:flex;gap:2px;padding:3px;border:1px solid #d3dbe7;border-radius:9px;background:rgba(255,255,255,.96);pointer-events:auto}.human-live__body-variants button{display:grid;place-items:center;width:44px;height:44px;padding:10px;border:0;background:0 0;border-radius:6px}.human-live__body-variants button:hover{color:var(--live-red)}.human-live__body-variants button[aria-pressed=true]{color:var(--live-red);background:#fff1f3}.human-live__status{margin-top:8px!important;padding:8px;background:#fff;font-size:12px}.human-live__status:empty{display:none}.human-live__retry{min-height:44px;margin-top:8px;padding:8px 12px;border:1px solid #d3dbe7;border-radius:7px;background:#fff;font-size:13px;pointer-events:auto}.human-live__retry:hover{color:var(--live-red);border-color:var(--live-red)}.human-live__labels{position:absolute;inset:0;pointer-events:none}.human-live__leaders{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.human-live__label{position:absolute;top:0;right:14px;width:164px;min-height:44px;border:1px solid #e1e6ee;border-radius:24px;padding:9px 13px;font-size:12px;line-height:1.25;background:rgba(255,255,255,.96);box-shadow:0 3px 14px rgba(33,50,82,.0470588235);pointer-events:auto;text-align:left}.human-live__labels button{font-size:12px;line-height:1.25}.human-live__label[aria-pressed=true]{color:var(--live-red);border-color:var(--live-red)}.human-live__label--context{color:var(--live-muted);pointer-events:none}.human-live__chapters{min-width:0}.human-live__chapter{overflow:visible;min-height:calc(100svh - var(--live-header) - var(--live-nav));padding:36px 36px 30px;border-bottom:1px solid var(--live-line);scroll-margin-top:calc(var(--live-header) + var(--live-nav) + 20px)}.human-live__chapter-intro{color:var(--live-muted)!important;font-size:14px;margin-top:14px!important}.human-live__organ-picker{padding-block:22px 12px}.human-live__field-label{display:block;font-size:11px;color:var(--live-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.human-live__chips{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px}.human-live__chips button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:7px;min-height:44px;background:#f6f8fb;border:1px solid #e7ecf2;border-radius:9px;padding:8px 11px;font-size:12px;text-align:left}.human-live__chips .human-live__control-icon{width:18px;height:18px;color:#6a7c98}.human-live__chips button:hover{border-color:#a9b8cb}.human-live__chips button[aria-pressed=true]{color:var(--live-red);background:#fff5f5;border-color:#eeb4ba}.human-live__chips button.human-live__clear{background:0 0;color:var(--live-muted);margin-left:auto;text-decoration:underline}.human-live__chips button.human-live__more-organs{color:var(--live-red);border-style:dashed;background:#fff}.human-live__expand .human-live__control-icon,.human-live__more-organs .human-live__control-icon{transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.human-live__expand[aria-expanded=true] .human-live__control-icon,.human-live__more-organs[aria-expanded=true] .human-live__control-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.human-live__disclosing{overflow:clip;-ms-flex-line-pack:start;align-content:flex-start}.human-live__type-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-block:8px 6px}.human-live__type-tabs button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:7px;min-height:46px;border:1px solid var(--live-line);border-radius:9px;background:#fff;padding:10px;font-size:12px;text-align:left}.human-live__type-tabs .human-live__control-icon{width:19px;height:19px}.human-live__type-tabs small{margin-left:auto;min-width:24px;padding:2px 5px;border-radius:5px;color:var(--live-muted);background:#f0f3f8;font-size:10px;text-align:center}.human-live__type-tabs button[aria-pressed=true]{border-color:var(--live-red);color:#a32335;background:#fff6f6}.human-live__type-tabs button:hover{border-color:var(--live-red)}.human-live__type-tabs button:disabled{opacity:.5;cursor:default}.human-live__results{font-size:12px;color:var(--live-muted)!important;margin-block:14px 4px!important}.human-live__materials{list-style:none;padding:0;margin:0}.human-live__materials a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:16px 12px;border:1px solid var(--live-line);border-radius:12px;margin-top:8px;background:#fff;transition:border-color .15s,background .15s}.human-live__materials a:hover{border-color:#d9959f;background:snow}.human-live__material-icon{display:grid;place-items:center;width:40px;height:46px;-ms-flex-negative:0;flex-shrink:0;border-radius:9px;background:#f1f5fa;color:#5d769b}.human-live__material-text{min-width:0;-ms-flex:1;flex:1}.human-live__materials .human-live__arrow{color:#8395ae}.human-live__materials .human-live__arrow .human-live__control-icon{width:18px;height:18px}.human-live__materials strong{font-size:16px;line-height:1.35;display:block;font-weight:600}.human-live__materials small{display:block;color:var(--live-muted);font-size:10px;padding-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.human-live__expand{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;width:100%;padding:13px 8px;background:0 0;border:0;color:var(--live-red)!important;text-align:left;font-size:13px!important}.human-live__next{display:-ms-flexbox;display:flex;gap:16px;-ms-flex-align:center;align-items:center;margin-top:26px;border-top:1px solid var(--live-line);padding-top:22px}.human-live__next .human-live__arrow{margin-left:auto}.human-live__next small,.human-live__next strong{display:block}.human-live__next small{color:var(--live-muted);font-size:11px;margin-bottom:4px}.human-live__next strong{font-size:16px}.human-live__library{padding-block:72px;border-top:1px solid var(--live-line);scroll-margin-top:calc(var(--live-header) + 20px)}.human-live__library-heading{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:end;gap:40px;margin-bottom:32px}.human-live__library-heading>p{max-width:310px;color:var(--live-muted)}.human-live__library-controls{display:grid;grid-template-columns:1fr 1.25fr;-ms-flex-align:end;align-items:end;gap:22px;margin-bottom:28px}.human-live__search{margin:0}.human-live__search span{display:block;font-size:12px;color:var(--live-muted);margin-bottom:8px}.human-live__search input{width:100%;min-height:54px;background:#f7f9fc;border:1px solid #ccd6e6;border-radius:8px;padding:13px 18px;color:var(--live-ink)}.human-live__directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.human-live__directions button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;min-height:60px;-ms-flex:1;flex:1;padding:10px 12px;background:#f4f6f9;border:1px solid transparent;border-radius:8px;font-size:12px;text-align:left}.human-live__directions button[aria-pressed=true]{border-color:#d4949e;background:#fff5f5;color:var(--live-red)}.human-live__library-controls>.human-live__chips{grid-column:1/-1}.human-live__alphabet{display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-block:22px 34px}.human-live__alphabet a{min-width:34px;padding:7px;border-radius:5px;background:#f1f4f8;text-align:center}.human-live__letter-group{display:grid;grid-template-columns:60px 1fr;gap:32px;padding-block:25px;border-top:1px solid var(--live-line);scroll-margin-top:calc(var(--live-header) + 20px)}.human-live__letter-group h3{color:var(--live-red);font-size:28px}.human-live__library-list a{display:grid;grid-template-columns:24px 1fr;gap:3px 10px;padding:10px;border:1px solid transparent;border-radius:9px;height:100%}.human-live__library-list a:hover{background:#f8fafc;border-color:var(--live-line)}.human-live__library-list .human-live__control-icon{grid-row:1/3;color:#788fac}.human-live__library-list small{grid-column:2}.human-live__library-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:38px;-moz-column-gap:38px;column-gap:38px;row-gap:20px}.human-live__library-list strong{display:block;font-size:15px;line-height:1.4;font-weight:500}.human-live__library-list small{display:block;color:var(--live-muted);font-size:11px;margin-top:4px}.human-live__credits{margin-top:48px!important;color:var(--live-muted)!important;font-size:12px}.human-live__credits a{text-decoration:underline}.human-live__empty{padding-block:30px}.human-live-page .site-main>nav[aria-label=breadcrumb]{background:#fff!important}.human-live-page .site-main>nav[aria-label=breadcrumb]>.container{max-width:1440px;padding-inline:40px}.human-live-page .site-main>nav[aria-label=breadcrumb] .breadcrumb{margin:0;padding:24px 0 12px;background:0 0;color:#617089;font:13px/1.5 Arial,sans-serif}@media (max-width:1100px){.human-live__container{padding-inline:24px}.human-live__chapter{padding-inline:24px}.human-live__intro-content{max-width:100%}.human-live__region{gap:8px;padding-inline:8px}.human-live__region strong{font-size:12px}.human-live__region-icon{width:30px}.human-live__library-controls{grid-template-columns:1fr}}@media (max-width:991px){.human-live__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.human-live{--live-nav:48px;--live-stage:clamp(220px, 36svh, 360px)}.human-live__container{padding-inline:20px}.human-live__intro-layout{grid-template-columns:1fr}.human-live__intro-slot{height:370px;margin-top:16px}.human-live__intro-content{max-width:none;padding-block:32px 0}.human-live__intro h1{font-size:36px}.human-live__intro-subtitle{font-size:20px;margin-top:16px!important}.human-live__intro-text{font-size:14px;line-height:1.55;margin-top:16px!important}.human-live__intro-actions{gap:12px;margin-top:24px}.human-live__start{gap:12px;padding-inline:12px;font-size:13px}.human-live__library-link{font-size:12px;gap:6px}.human-live__library-link strong{padding-inline:6px}.human-live__eyebrow{font-size:9px}.human-live__regions{padding:0;grid-template-columns:repeat(5,minmax(0,1fr))}.human-live__region{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:4px;padding:7px 2px;text-align:center}.human-live__region-icon{display:none}.human-live__region strong{font-size:10px;line-height:1.2}.human-live__region-count{display:none}.human-live__region+.human-live__region::before{height:22px;top:12px}.human-live__workspace{display:block}.human-live__stage-slot{height:var(--live-stage);min-height:0;max-height:360px}.human-live__stage[data-live-mode=anatomy]{border-bottom:1px solid var(--live-line)}.human-live__stage-heading{top:12px;left:16px;right:16px;font-size:10px}.human-live__stage-bottom{bottom:6px;left:12px;right:12px}.human-live__stage[data-live-mode=anatomy] .human-live__poster{padding:32px 12px 48px 70px}.human-live__tools .human-live__control-icon{width:20px;height:20px}.human-live__stage-controls{gap:8px}.human-live__layers{left:8px;width:58px;padding:7px 3px;border-radius:12px}.human-live__layers-title{display:none}.human-live__layers-rail{height:108px;gap:0}.human-live__layers input{width:20px;height:calc(100% - 12px);margin-block:6px}.human-live__layer-stops button{width:28px;height:26px;padding:3px}.human-live__layer-stops svg{width:19px;height:19px}.human-live__layers output{margin-top:5px;font-size:9px}.human-live__label{padding:6px 8px;width:118px}.human-live__labels button{font-size:10px}.human-live__chapter{padding:24px 20px 28px;min-height:0;scroll-margin-top:calc(var(--live-header) + var(--live-nav) + var(--live-stage) + 12px)}.human-live__chapter-intro{font-size:13px}.human-live__chapters button,.human-live__chapters summary{scroll-margin-top:calc(var(--live-header) + var(--live-nav) + var(--live-stage) + 16px);scroll-margin-bottom:16px}.human-live__materials strong{font-size:16px}.human-live__library{padding-block:42px}.human-live__library-heading{display:block}.human-live__library-heading>p{font-size:14px;margin-top:15px}.human-live__directions{display:grid;grid-template-columns:1fr 1fr}.human-live__letter-group{grid-template-columns:24px 1fr;gap:16px}.human-live__library-list{grid-template-columns:1fr;gap:18px}.human-live-page .site-main>nav[aria-label=breadcrumb]>.container{padding-inline:20px}}@media (max-width:767px) and (max-height:650px){.human-live__layers output,.human-live__stage-heading{display:none}.human-live__layers{top:calc(50% - 20px)}}@media (max-width:575px){.human-live__breadcrumbs{-ms-flex-wrap:wrap;flex-wrap:wrap}.human-live__guide{padding-block:32px}.human-live__steps{grid-template-columns:1fr;gap:12px;margin-block:24px}.human-live__steps li{padding:16px}.human-live__steps li::before{margin-bottom:8px}.human-live__notice{padding:16px}}@media (prefers-reduced-motion:reduce){.human-live *,.human-live ::after,.human-live ::before{scroll-behavior:auto!important;transition:none!important}}