.atlas-root{--note-void:#080706;--note-plate:#0f0d0b;--note-paper:#1a1613;--note-paper-hi:#231d18;--note-rule:#2e2721;--note-intaglio:#e9e1d2;--note-intaglio-dim:#a2988a;--note-ember:#ff6b2b;--note-ember-rgb:255,107,43;--note-rust:#c1662f;--note-rust-rgb:193,102,47;--note-thread:#7fa6a0;--note-thread-rgb:127,166,160;--note-uv:#9b7fd4;--note-uv-rgb:155,127,212;--note-seal:#b08d57;--note-nodata:#191614;--note-ink:var(--note-rust);--note-ink-rgb:var(--note-rust-rgb);--atlas-ease:cubic-bezier(0.16,1,0.3,1);background:var(--note-void);color:var(--note-intaglio);min-height:100vh;--atlas-header-h:61px}.atlas-top-bar{flex:none;min-height:var(--atlas-header-h)}.atlas-root.uv-on{--note-plate:#060508;--note-paper:#0e0c14;--note-paper-hi:#14111c;--note-intaglio:#4a4658;--note-intaglio-dim:#322f3d;--note-ember:#9b7fd4;--note-ember-rgb:155,127,212;--note-rust:#6a5a96;--note-uv-glow:0 0 12px rgba(155,127,212,.65),0 0 2px rgba(155,127,212,.9);transition:background-color .4s ease}.atlas-root.uv-on *{transition:color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease}.atlas-root.uv-on .atlas-remarkable{color:var(--note-uv);text-shadow:var(--note-uv-glow)}.atlas-root{--atlas-text-xs:0.5625rem;--atlas-text-sm:0.6875rem;--atlas-text-base:1rem;--atlas-text-lg:1.5rem;--atlas-text-xl:2.25rem;--atlas-text-2xl:3.375rem;--atlas-text-3xl:5rem}.atlas-face-name{font-family:Bodoni Moda,Georgia,serif;font-weight:700;font-size:clamp(3.5rem,11vw,9rem);line-height:.95;letter-spacing:-.01em;color:var(--note-intaglio)}.atlas-denomination{font-family:Archivo,system-ui,sans-serif;font-weight:900;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:clamp(2rem,5vw,5rem);color:var(--note-intaglio)}.atlas-label{font-weight:500;text-transform:uppercase;letter-spacing:.28em}.atlas-label,.atlas-serial{font-family:JetBrains Mono,monospace;font-size:var(--atlas-text-sm);color:var(--note-intaglio-dim)}.atlas-serial{font-weight:400;letter-spacing:.08em}.atlas-microtext{font-family:JetBrains Mono,monospace;font-size:6px;letter-spacing:.02em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atlas-microtext,.atlas-section-rule{font-weight:400;color:var(--note-intaglio-dim)}.atlas-section-rule{font-family:Bodoni Moda,Georgia,serif;font-style:italic;font-size:var(--atlas-text-base);letter-spacing:.3em;text-transform:uppercase;text-align:center;display:flex;align-items:center;gap:1rem}.atlas-section-rule:after,.atlas-section-rule:before{content:"";flex:1;height:0;border-top:1px dashed var(--note-rule)}.atlas-body{font-family:Inter,system-ui,sans-serif;font-size:1.0625rem;line-height:1.75;color:var(--note-intaglio)}.atlas-plate{background:var(--note-plate)}.atlas-note{background:var(--note-paper);border:1px solid var(--note-rule);transition:background-color .3s var(--atlas-ease),border-color .3s var(--atlas-ease),transform .3s var(--atlas-ease)}.atlas-note:focus-within,.atlas-note:hover{background:var(--note-paper-hi);border-color:var(--note-ink)}.atlas-perforated{position:relative;border:none;isolation:isolate}.atlas-perforated:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle,var(--note-void) 1.5px,transparent 1.6px);background-size:10px 10px;background-position:50%;opacity:.9}.atlas-perforated-h{border-top:none;background-repeat:repeat-x;height:3px}.atlas-perforated-h,.atlas-perforated-v{background-image:radial-gradient(circle,var(--note-void) 1.5px,transparent 1.6px);background-size:10px 10px;background-position:top}.atlas-perforated-v{background-repeat:repeat-y;width:3px}.atlas-ornament{color:var(--note-seal);opacity:.75}.atlas-thread{position:relative;height:2px;background:var(--note-rule);border-radius:1px}.atlas-thread-fill{position:absolute;inset:0;background:var(--note-thread);border-radius:1px;transform-origin:left;transition:transform .7s var(--atlas-ease)}.atlas-thread-bead{position:absolute;top:50%;width:6px;height:6px;border-radius:50%;background:var(--note-intaglio-dim);transform:translate(-50%,-50%)}.atlas-thread-bead.atlas-above-average{background:var(--note-ember)}.atlas-thread-bead.atlas-below-average{background:var(--note-thread)}.atlas-sparkline-path{fill:none;stroke:var(--note-thread);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.atlas-sparkline-dot{fill:var(--note-ember)}.atlas-sparkline-draw{stroke-dasharray:var(--atlas-dash-length,1000);stroke-dashoffset:var(--atlas-dash-length,1000);animation:atlasThreadDraw .9s var(--atlas-ease) forwards}@keyframes atlasThreadDraw{to{stroke-dashoffset:0}}.atlas-hatch{fill:url(#atlas-hatch);stroke:var(--note-intaglio-dim);stroke-width:.5;transition:fill .25s var(--atlas-ease),stroke .25s var(--atlas-ease)}.atlas-hatch.is-active,.atlas-hatch:focus-visible,.atlas-hatch:hover{fill:url(#atlas-hatch-dense);stroke:var(--note-ember)}.atlas-hatch-ink{fill:url(#atlas-hatch-ink)}.atlas-guilloche,.atlas-guilloche-path{transform-origin:center}.atlas-guilloche-path{fill:none;stroke:var(--note-ink);stroke-width:.75;stroke-dasharray:var(--atlas-dash-length,2000);stroke-dashoffset:var(--atlas-dash-length,2000);animation:atlasGuillocheDraw .8s var(--atlas-ease) forwards,atlasGuillocheSpin 90s linear infinite;animation-delay:0s,.8s;transform-box:view-box}@keyframes atlasGuillocheDraw{to{stroke-dashoffset:0}}@keyframes atlasGuillocheSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.atlas-sheen{position:absolute;inset:0;pointer-events:none;overflow:hidden}.atlas-sheen:after{content:"";position:absolute;inset:-20% -20%;background:linear-gradient(100deg,transparent 35%,hsla(39,34%,87%,.06) 48%,hsla(39,34%,87%,.06) 52%,transparent 65%);mix-blend-mode:overlay;transform:translateX(-60%);animation:atlasSheenSweep 12s linear infinite}@keyframes atlasSheenSweep{0%{transform:translateX(-60%)}to{transform:translateX(60%)}}.atlas-grain:before{content:"";position:fixed;inset:0;z-index:60;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px}.atlas-plate-selecting{transform:scale(.96);filter:saturate(.3);transition:transform .5s var(--atlas-ease),filter .5s var(--atlas-ease)}@supports (view-transition-name:none){.atlas-vt-face-note,.atlas-vt-map-path{view-transition-name:var(--atlas-vt-name,none)}}.atlas-fade-in{animation:atlasFadeIn .4s var(--atlas-ease) both}@keyframes atlasFadeIn{0%{opacity:0}to{opacity:1}}.atlas-loading-pulse{animation:atlasLoadingPulse 1.6s ease-in-out infinite}@keyframes atlasLoadingPulse{0%,to{opacity:.4}50%{opacity:1}}.atlas-cascade>*{opacity:0;transform:translateY(10px);animation:atlasCascadeIn .4s var(--atlas-ease) forwards;animation-delay:calc(var(--atlas-cascade-i, 0) * 40ms)}@keyframes atlasCascadeIn{to{opacity:1;transform:translateY(0)}}.atlas-watermark{opacity:.12;filter:contrast(.4);transition:opacity .5s var(--atlas-ease),filter .5s var(--atlas-ease)}.atlas-watermark:focus-visible,.atlas-watermark:hover{opacity:1;filter:contrast(1)}.atlas-magnetic{display:inline-block;transition:transform .25s var(--atlas-ease)}@media (prefers-reduced-motion:reduce){.atlas-guilloche-path,.atlas-sparkline-draw{animation:none!important;stroke-dashoffset:0!important}.atlas-sheen:after{animation:none!important;display:none!important}.atlas-plate-selecting{transition:none!important}.atlas-cascade>*,.atlas-fade-in{animation:none!important;opacity:1!important}.atlas-cascade>*{transform:none!important}.atlas-magnetic,.atlas-watermark{transition:none!important}.atlas-loading-pulse{animation:none!important;opacity:1!important}.atlas-hatch,.atlas-note,.atlas-root.uv-on,.atlas-root.uv-on *,.atlas-thread-fill{transition:none!important}@supports (view-transition-name:none){.atlas-vt-face-note,.atlas-vt-map-path{view-transition-name:none!important}}}