:root{--canvas:#f4f5f6;--surface:#fff;--ink:#171a1f;--muted:#5b626d;--rail:#f7f8fa;--blue:#235bff;--hot:#ff4d3d;--warm:#ffc53d;--line:#d9dde2;--soft:#eef0f2;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb,var(--blue)30%,transparent);outline-offset:2px}.app-shell{min-height:100vh}.topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 clamp(18px,3vw,44px);display:flex}.brand{align-items:center;display:flex}.brand-lockup{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.brand-wordmark{object-fit:contain;flex:none;width:184px;max-width:100%;height:auto;display:block}.brand-wordmark-light{filter:brightness(0)invert()}.brand small{color:var(--muted);font:10px/1.2 Cascadia Mono,Consolas,monospace}.top-status{color:#3e4650;align-items:center;gap:8px;font-size:12px;display:flex}.top-status span{background:#19a974;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e1f5ed}.top-status-link{color:#3e4650;border:1px solid #d5dae0;border-radius:6px;padding:7px 10px;font-size:11px;text-decoration:none}.capture-strip{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,.9fr) minmax(190px,.8fr) minmax(230px,.9fr) minmax(300px,1.4fr);align-items:stretch;gap:10px;padding:18px clamp(18px,3vw,44px);display:grid}.capture-heading{flex-direction:column;justify-content:center;padding-right:20px;display:flex}.capture-heading h1{letter-spacing:-.025em;text-wrap:balance;margin:0 0 3px;font-size:23px;line-height:1.15}.capture-heading p{color:var(--muted);margin:0;font-size:13px}.capture-button{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;min-height:68px;transition:border-color .18s var(--ease),background .18s var(--ease);border-radius:9px;align-items:center;gap:11px;padding:10px 12px;display:flex}.capture-button:hover{background:#fafbfc;border-color:#aab1ba}.capture-button>span,.capture-button>kbd{background:var(--soft);border-radius:7px;flex:none;place-items:center;width:36px;height:36px;font:700 15px Cascadia Mono,Consolas,monospace;display:grid}.capture-button>span{color:var(--blue);font-size:21px}.capture-button div{flex-direction:column;gap:2px;min-width:0;display:flex}.capture-button b{font-size:13px}.capture-button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.url-capture{border:1px solid var(--line);border-radius:9px;padding:9px 11px}.url-capture label{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.url-capture>div{display:flex}.url-capture input{min-width:0;height:34px;color:var(--ink);border:1px solid #b9c0c8;border-radius:6px 0 0 6px;flex:1;padding:0 10px}.url-capture input::placeholder{color:#646c76}.url-capture button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:0 6px 6px 0;height:34px;padding:0 13px;font-size:12px}.url-capture button:disabled{opacity:.55;cursor:wait}.notice{border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:12px clamp(18px,3vw,44px) 0;padding:12px 14px;font-size:13px;display:grid}.notice.error{color:#7c2118;background:#fff0ee;border:1px solid #ffc4bd}.notice button{cursor:pointer;background:0 0;border:0;font-size:22px}.workbench{background:var(--rail);border:1px solid #cfd5dc;border-radius:11px;margin:14px clamp(18px,3vw,44px) 0;overflow:hidden}.workbench-head{min-height:66px;color:var(--ink);border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:18px;padding:10px 12px;display:flex}.time-ruler{align-items:center;gap:6px;display:flex}.time-ruler>span{color:var(--muted);margin:0 6px;font-size:11px}.time-ruler button{color:#4a515b;cursor:pointer;background:#f4f6f8;border:1px solid #c7cdd5;border-radius:7px;min-width:72px;height:36px;font-size:12px;position:relative;overflow:hidden}.time-ruler button i{height:3px;transition:width .22s var(--ease);background:#69717c;position:absolute;bottom:0;left:0}.time-ruler button.active{color:#173c9e;background:#e9efff;border-color:#235bff}.time-ruler button.active i{background:#235bff}.time-ruler button:disabled{opacity:.5;cursor:not-allowed}.mode-tabs{background:#eef1f4;border:1px solid #d5dae0;border-radius:8px;margin-left:auto;padding:3px;display:flex}.mode-tabs button{color:#515964;cursor:pointer;background:0 0;border:0;border-radius:6px;height:34px;padding:0 14px;font-size:12px}.mode-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #19212d1f}.point-control{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.point-control select{height:34px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c7cdd5;border-radius:6px;padding:0 28px 0 9px;font-size:12px}.quiet-button{color:#535c68;cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.analysis-stage{background:#e6e9ed;place-items:center;min-height:510px;display:grid}.empty-stage{text-align:center;width:min(550px,100% - 40px);color:var(--ink);flex-direction:column;align-items:center;padding:54px 24px;display:flex}.empty-reticle{border:1px solid #aeb6c0;border-radius:50%;place-items:center;width:88px;height:88px;margin-bottom:22px;display:grid;box-shadow:0 0 0 22px #e6e9ed,0 0 0 23px #c4cad2}.empty-reticle span{background:var(--blue);border-radius:50%;place-items:center;width:36px;height:36px;font-size:26px;display:grid}.empty-stage h2{letter-spacing:-.025em;margin:0 0 9px;font-size:24px}.empty-stage p{max-width:55ch;color:var(--muted);text-wrap:pretty;margin:0 0 24px;font-size:14px;line-height:1.5}.empty-stage>div:not(.empty-reticle){gap:8px;display:flex}.empty-stage>kbd{color:#6f7782;margin-top:24px;font:11px Cascadia Mono,Consolas,monospace}.primary,.secondary{cursor:pointer;border-radius:7px;min-height:39px;padding:0 16px;font-size:13px;font-weight:650}.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary:hover{background:#174be3}.secondary{color:var(--ink);background:#fff;border:1px solid #aeb5bf}.secondary:hover{background:#f8f9fa;border-color:#7f8995}.image-stage{place-items:center;width:100%;min-height:510px;max-height:74vh;display:grid;position:relative;overflow:hidden}.image-stage img{object-fit:contain;width:100%;height:100%;display:block}.image-stage .source{z-index:1;position:absolute;inset:0}.image-stage .overlay,.scanpath{z-index:2;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.image-stage.focus .source{filter:none}.image-stage.focus .zones{opacity:.9}.ready-layer{z-index:3;color:var(--ink);background:#fffffff0;border-top:1px solid #cbd1d8;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex;position:absolute;inset:auto 0 0}.ready-layer div{flex-direction:column;gap:2px;min-width:0;display:flex}.ready-layer b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ready-layer span{color:var(--muted);font-size:11px}.ready-layer .capture-variant-picker{flex-flow:wrap;gap:6px}.capture-variant-picker button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b9c0c8;border-radius:6px;padding:7px 9px;font-size:11px}.capture-variant-picker button.active{border-color:var(--ink);background:var(--ink);color:#fff}.captured-page-analysis{width:100%;padding:18px 18px 0;position:relative}.captured-page-viewer{width:100%}.captured-page-toolbar{width:min(100%,calc(82vh*var(--capture-viewport-ratio)));color:#59616c;background:#fff;border:1px solid #c4cbd3;border-bottom:0;border-radius:9px 9px 0 0;justify-content:space-between;align-items:center;gap:14px;min-height:42px;margin:0 auto;padding:7px 9px 7px 12px;font-size:11px;display:flex}.captured-page-toolbar>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.captured-page-toolbar>span b{color:var(--ink)}.captured-page-toolbar>div{flex:none;align-items:center;gap:6px;display:flex}.captured-page-toolbar output{text-align:center;min-width:88px;color:var(--ink);font:11px Cascadia Mono,Consolas,monospace}.captured-page-toolbar button{width:30px;height:28px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b9c0c8;border-radius:6px}.captured-page-toolbar button:hover:not(:disabled){background:#f4f6f8;border-color:#7f8995}.captured-page-toolbar button:active:not(:disabled){transform:scale(.97)}.captured-page-toolbar button:disabled{opacity:.38;cursor:not-allowed}.captured-page-viewport{width:min(100%,calc(82vh*var(--capture-viewport-ratio)));overscroll-behavior:contain;scrollbar-gutter:stable;background:#e4e8ec;border:1px solid #c4cbd3;border-radius:0 0 9px 9px;margin:0 auto;overflow:hidden auto;box-shadow:0 8px 24px #1f27301c}.captured-page-viewport:focus-visible{outline-offset:3px;outline:3px solid #235bff59}.captured-page-canvas{background:#fff;width:100%;min-height:100%;position:relative;overflow:hidden}.captured-page-canvas>.source,.captured-page-canvas>.overlay,.captured-page-canvas>.scanpath{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.captured-page-canvas>.source{z-index:1}.captured-page-canvas>.source-data{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.captured-page-canvas>.tiled-page-image{overflow:hidden}.captured-page-canvas>.tiled-page-image>img{object-fit:fill;width:100%;display:block;position:absolute;left:0}.captured-page-canvas>.tiled-page-image>img:only-child{height:100%;inset:0}.captured-page-canvas>.overlay,.captured-page-canvas>.scanpath{z-index:2}.captured-page-canvas.focus>.zones{opacity:.9}.capture-ready-layer{border:0;border-top:1px solid #cbd1d8;margin:16px -18px 0;position:static}.atlas-captured-page{margin:0 clamp(18px,5vw,76px) 20px}.stage-loading{z-index:4;color:var(--ink);background:#f4f6f8e6;align-content:center;place-items:center;gap:16px;display:grid;position:absolute;inset:0}.stage-loading span{background:#cbd1d8;border-radius:5px;width:210px;height:5px;overflow:hidden}.stage-loading span:after{content:"";background:var(--blue);width:45%;height:100%;animation:scan 1.1s var(--ease)infinite alternate;display:block}.stage-loading b{font-size:13px}@keyframes scan{to{transform:translate(125%)}}.stage-footer{color:#535c68;border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:8px 14px;font-size:11px;display:flex}.stage-footer label{align-items:center;gap:9px;display:flex}.stage-footer input{width:min(260px,25vw);accent-color:var(--blue)}.stage-footer b{color:var(--ink)}.heat-legend,.focus-legend,.route-legend{align-items:center;gap:7px;display:flex}.heat-legend i{border-radius:50%;width:10px;height:10px}.heat-legend:before{content:"";background:linear-gradient(90deg,#2367d9,#18ad68,#ffc928,#ef3e36);border-radius:4px;width:64px;height:8px}.heat-legend i{display:none}.focus-legend i{background:linear-gradient(90deg,#2367d9,#18ad68,#ffc928,#ef3e36);border:0;border-radius:4px;width:64px;height:8px}.route-legend i{border-radius:50%;width:9px;height:9px}.route-legend .blue{background:#2367d9}.route-legend .green{background:#18ad68}.route-legend .yellow{background:#ffc928}.route-legend .red{background:#ef3e36}.scanpath path{fill:none;stroke:#fff;stroke-width:3px;stroke-dasharray:9 7;filter:drop-shadow(0 1px 2px #000)}.scanpath circle{fill-opacity:1;stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.scanpath text{dominant-baseline:central;font-family:Segoe UI,sans-serif}.scanpath .fixation-order{font-size:25px;font-weight:800}.scanpath .fixation-percent{font-size:13px;font-weight:700}.report-board{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin:28px clamp(18px,3vw,44px) 64px;display:grid}.layer-summary{border:1px solid var(--line);background:#fff;margin:28px clamp(18px,3vw,44px) 0;padding:22px;box-shadow:0 10px 30px #151d2c0f}.layer-summary>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.layer-summary h2{margin:0;font-size:24px}.layer-summary header p,.layer-summary>p{color:#5e6672;margin:5px 0 0}.layer-summary header>span{white-space:nowrap;color:var(--blue);font-weight:700}.layer-summary>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 14px;display:grid}.layer-summary article{border-top:3px solid var(--blue);background:#f5f7fb;grid-template-columns:auto 1fr;align-items:start;gap:3px 10px;min-height:118px;padding:14px;display:grid}.layer-summary article small{width:24px;height:24px;color:var(--blue);background:#dfe8ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.layer-summary article b{font-size:28px}.layer-summary article span{color:#3f4855;grid-column:1/-1;font-size:13px}.report-heading{border-bottom:1px solid #bfc4ca;grid-column:1/-1;justify-content:space-between;align-items:end;gap:24px;min-height:70px;display:flex}.report-heading h2{letter-spacing:-.025em;margin:0 0 6px;font-size:24px}.report-heading p{color:var(--muted);margin:0 0 14px;font-size:13px}.report-heading>span{color:var(--muted);margin-bottom:14px;font:10px Cascadia Mono,Consolas,monospace}.report{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;overflow:hidden}.report header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;min-height:54px;padding:12px 15px;display:flex}.report h3{letter-spacing:-.01em;margin:0;font-size:14px}.report header span{color:var(--muted);text-align:right;font-size:10px}.concentration-report{grid-column:span 5}.timeline-report{grid-column:span 7}.spatial-report{grid-area:span 2/span 7}.fixation-report,.sequence-report{grid-column:span 5}.object-time-report{grid-column:1/-1}.concentration-visual{grid-template-columns:auto 1fr;align-items:center;gap:26px;min-height:220px;padding:22px;display:grid}.dial{--score:180deg;aspect-ratio:1;background:conic-gradient(var(--blue)0 var(--score),#e6e9ed var(--score));border-radius:50%;place-items:center;width:154px;display:grid;position:relative}.dial:after{content:"";background:#fff;border-radius:50%;width:116px;height:116px;position:absolute}.dial strong{z-index:1;letter-spacing:-.04em;font-size:42px;position:relative}.dial small{color:var(--blue);font-size:17px}.concentration-visual>div:last-child b{margin-bottom:8px;font-size:14px;display:block}.concentration-visual p{max-width:34ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.timeline-bars{flex-direction:column;justify-content:center;gap:17px;min-height:220px;padding:26px 22px;display:flex}.timeline-bars>div{color:var(--muted);grid-template-columns:48px 1fr 44px;align-items:center;gap:12px;font-size:12px;display:grid}.timeline-bars>div.active{color:var(--ink);font-weight:650}.timeline-bars i{background:#eceef1;border-radius:5px;height:18px;overflow:hidden}.timeline-bars i b{height:100%;transition:width .22s var(--ease);background:#9aa3af;border-radius:5px;display:block}.timeline-bars .active i b{background:var(--blue)}.timeline-bars strong{text-align:right}.spatial-grid{background:#f7f8f9;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:6px;min-height:420px;padding:16px;display:grid}.spatial-grid>div{background:#e5e8ec;border-radius:7px;justify-content:space-between;align-items:flex-end;min-height:100px;padding:10px;display:flex;position:relative;overflow:hidden}.spatial-grid>div:before{content:"";width:var(--cell);height:var(--cell);background:#b9c2cf;border-radius:0 8px 0 0;position:absolute;bottom:0;left:0}.spatial-grid>div.hottest{background:#dce5ff}.spatial-grid>div.hottest:before{background:var(--blue)}.spatial-grid span,.spatial-grid b{z-index:1;position:relative}.spatial-grid span{color:#444b55;font-size:10px}.spatial-grid b{font-size:16px}.spatial-grid .hottest span,.spatial-grid .hottest b{color:#fff;text-shadow:0 1px 1px #1746bd}.coordinate-map{background:linear-gradient(#0000 49.5%,#dfe3e7 50%,#0000 50.5%),linear-gradient(90deg,#0000 49.5%,#dfe3e7 50%,#0000 50.5%);height:154px;position:relative;overflow:hidden}.coordinate-map:before{content:"";border:1px solid #d5d9de;border-radius:6px;position:absolute;inset:14px}.coordinate-map>span{z-index:2;background:var(--hot);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;margin:-19px;font-weight:700;display:grid;position:absolute;box-shadow:0 0 0 7px #ff4d3d26}.coordinate-values{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.coordinate-values>div{justify-content:space-between;align-items:end;padding:12px 14px;display:flex}.coordinate-values>div+div{border-left:1px solid var(--line)}.coordinate-values small{color:var(--muted);font-size:10px}.coordinate-values b{font-size:19px}.sequence-list{padding:8px 14px 14px}.sequence-list>div{border-bottom:1px solid #eceef0;grid-template-columns:66px 1fr auto;align-items:center;gap:8px;min-height:67px;display:grid}.sequence-list i{color:#fff;border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;font-style:normal;font-weight:700;line-height:1;display:flex}.sequence-list i b{font-size:14px}.sequence-list i small{margin-top:3px;font-size:9px}.sequence-list span{flex-direction:column;gap:2px;display:flex}.sequence-list span b{font-size:12px}.sequence-list span small{color:var(--muted);font-size:10px}.sequence-list strong{font-size:13px}.object-time-layout{background:#eef0f3;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:14px;padding:14px;display:grid}.object-time-preview{background:#111419;border-radius:7px;min-height:300px;position:relative;overflow:hidden}.object-time-preview img,.object-time-preview .attention-object-overlay{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.object-time-preview img{opacity:.76}.attention-object-overlay{z-index:2;filter:drop-shadow(0 2px 4px #0009)}.attention-object-overlay text{paint-order:stroke;stroke:#111419;stroke-width:4px;stroke-linejoin:round;dominant-baseline:central;font:800 18px Segoe UI,sans-serif}.attention-object-overlay .object-time-value{font-size:12px;font-weight:700}.object-time-bars{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 13px}.object-time-bars>div{border-bottom:1px solid #e4e7ea;justify-content:space-between;align-items:center;gap:12px;min-height:36px;display:flex}.object-time-bars>div span{color:var(--muted);font-size:10px}.object-time-bars>div b{font-size:12px}.object-time-bars>section{border-bottom:1px solid #eceef0;grid-template-columns:26px minmax(90px,.8fr) minmax(70px,1fr) 50px;align-items:center;gap:8px;min-height:51px;display:grid}.object-time-bars section>i{border:2px solid var(--object-color);border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;font-weight:800;display:grid}.object-time-bars section>span{flex-direction:column;display:flex}.object-time-bars section>span b{font-size:10px}.object-time-bars section>span small{color:var(--muted);font-size:8px}.object-time-bars em{background:#e9edf1;border-radius:5px;height:10px;overflow:hidden}.object-time-bars em b{background:var(--object-color);min-width:3px;height:100%;display:block}.object-time-bars strong{text-align:right;font:700 10px Cascadia Mono,Consolas,monospace}.object-time-report>p{color:var(--muted);border-top:1px solid var(--line);margin:0;padding:11px 14px 13px;font-size:10px;line-height:1.5}.report-disclaimer{color:var(--muted);grid-column:1/-1;margin:2px 0 0;font-size:11px;line-height:1.5}footer{color:#626b76;background:#e8ebef;border-top:1px solid #d5dae0;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 clamp(18px,3vw,44px);font-size:11px;display:flex}@media (max-width:1050px){.capture-strip{grid-template-columns:1fr 1fr 1fr}.capture-heading{grid-column:1/-1}.url-capture{grid-column:span 1}.concentration-report,.timeline-report,.spatial-report,.fixation-report,.sequence-report{grid-column:span 6}.spatial-report{grid-row:auto}.sequence-report,.object-time-report{grid-column:1/-1}}@media (max-width:760px){.brand-wordmark{width:138px}.topbar{height:58px}.top-status{font-size:0}.capture-strip{grid-template-columns:1fr;padding:14px 16px}.capture-heading,.url-capture{grid-column:auto}.capture-heading{padding:4px 0 8px}.workbench{border-radius:0;margin:12px 0 0}.workbench-head{flex-direction:column;align-items:stretch;gap:9px}.time-ruler{width:100%}.time-ruler>span{display:none}.time-ruler button{flex:1}.mode-tabs{width:100%;margin:0}.mode-tabs button{flex:1;padding:0 7px}.point-control,.quiet-button{align-self:flex-start}.analysis-stage,.image-stage{min-height:360px}.stage-footer{flex-direction:column;align-items:flex-start;gap:7px}.stage-footer input{width:52vw}.captured-page-analysis{padding:12px 10px 0}.captured-page-toolbar{flex-direction:column;align-items:flex-start;gap:6px}.captured-page-toolbar>div{justify-content:space-between;width:100%}.capture-ready-layer{flex-direction:column;align-items:flex-start;margin:12px -10px 0}.atlas-captured-page{margin-inline:12px}.report-board{grid-template-columns:1fr;margin:22px 12px 42px}.report-heading{flex-direction:column;align-items:flex-start;gap:0}.report-heading>span{overflow-wrap:anywhere}.layer-summary{margin:22px 12px 0;padding:16px}.layer-summary>header{flex-direction:column;gap:8px}.layer-summary>div{grid-template-columns:1fr 1fr}.layer-summary article{min-height:104px}.concentration-report,.timeline-report,.spatial-report,.fixation-report,.sequence-report,.object-time-report{grid-column:1}.concentration-visual{text-align:center;grid-template-columns:1fr;justify-items:center}.spatial-grid{min-height:360px;padding:9px}.spatial-grid>div{flex-direction:column;align-items:flex-start;min-height:88px;padding:7px}.spatial-grid b{align-self:flex-end}.object-time-layout{grid-template-columns:1fr;padding:9px}.object-time-preview{min-height:240px}.object-time-bars>section{grid-template-columns:26px minmax(84px,.8fr) minmax(58px,1fr) 46px;gap:6px}footer{flex-direction:column;align-items:flex-start;padding:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
