.axis-chapter{--axis-blood: #b34534;--axis-blood-dark: #32110e;--axis-grey: #9f9f9e;--axis-off-white: #f1ece6;--axis-ink: #090909;--axis-panel: rgba(9, 9, 9, .92);--axis-border: rgba(159, 159, 158, .28);--axis-graphite: #141414;--axis-shadow: none;--color-foreground: 241, 236, 230;--axis-heading-font: "forevs", sans-serif;--axis-body-font: Assistant, sans-serif;position:relative;background:#090909;color:rgb(var(--color-foreground));font-family:var(--axis-body-font);isolation:isolate;overflow:clip}.axis-chapter__bleeding-tree{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:.34;filter:saturate(.8) contrast(1.08);pointer-events:none}.axis-chapter__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) clamp(9rem,10vw,12rem);gap:clamp(1.6rem,2vw,2.8rem);align-items:start;padding-block:clamp(2.8rem,6vw,8rem)}.axis-chapter__stage-col{min-width:0}.axis-chapter__stage{position:relative;border:1px solid rgba(159,159,158,.32);border-radius:0;box-shadow:var(--axis-shadow);background:#090909;overflow:hidden}.axis-chapter__art{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.axis-chapter__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.axis-chapter__glyph{position:absolute;width:clamp(4.4rem,5.5vw,7.2rem);height:clamp(4.4rem,5.5vw,7.2rem);padding:0;border:0;background:transparent;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%) rotate(var(--axis-glyph-rotation)) scale(var(--axis-glyph-scale));transform-origin:center;transition:opacity .18s ease,filter .18s ease;-webkit-tap-highlight-color:rgba(179,69,52,.25)}.axis-chapter__glyph-img{position:relative;display:block;width:100%;height:100%;object-fit:contain;opacity:.36;filter:saturate(.9);transition:opacity .18s ease,transform .18s ease,filter .18s ease}.axis-chapter__glyph.is-collected{pointer-events:none;opacity:0}.axis-chapter__glyph.is-collecting .axis-chapter__glyph-img{animation:axisGlyphCollect .42s ease both}.axis-chapter__glyph-missing{display:grid;place-items:center;width:100%;height:100%;border:1px solid rgba(159,159,158,.34);border-radius:0;color:var(--axis-grey);font-size:1.4rem}.axis-chapter__art-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 48%,transparent 26%,rgba(0,0,0,.18) 76%),#0000;opacity:.28;transition:opacity .7s ease,background-color .7s ease}.axis-chapter.is-complete .axis-chapter__art-veil{z-index:3;opacity:1;background:radial-gradient(circle at 50% 48%,#00000026,#00000094 78%),#00000038}.axis-chapter__cursor-readout{position:absolute;z-index:5;right:1rem;bottom:1rem;display:none;padding:.35rem .65rem;border:1px solid var(--axis-border);border-radius:0;background:#090909;color:var(--axis-grey);font-size:1.1rem;letter-spacing:.14em}.axis-chapter--dev .axis-chapter__cursor-readout{display:block}.axis-chapter--dev .axis-chapter__glyph{background:#b3453424;box-shadow:0 0 0 1px #b34534bf}.axis-chapter__glyph-dev{position:absolute;left:50%;bottom:100%;display:none;translate:-50% -.4rem;padding:.2rem .4rem;border-radius:0;background:#000000c7;color:var(--axis-grey);font-size:.9rem;line-height:1;white-space:nowrap;rotate:calc(var(--axis-glyph-rotation) * -1)}.axis-chapter--dev .axis-chapter__glyph-dev{display:block}.axis-chapter__sidebar{grid-column:1;justify-self:center;width:min(100%,76rem);min-width:0}.axis-chapter__found-rail{display:grid;grid-template-rows:auto minmax(0,1fr);align-self:start;align-content:start;height:var(--axis-found-rail-height, auto);min-height:0;padding:0;border:1px solid rgba(159,159,158,.28);background:#090909;overflow:hidden}.axis-chapter__found-heading,.axis-chapter__arrange-title{margin:0;padding:1rem .9rem;border-bottom:1px solid rgba(159,159,158,.24);color:var(--axis-grey);font-family:var(--axis-body-font);font-size:1.05rem;font-weight:700;letter-spacing:.24em;line-height:1.15;text-transform:uppercase}.axis-chapter__found-list{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(10,minmax(0,1fr));gap:0;min-height:0;margin-top:0}.axis-chapter__found-slot{display:grid;aspect-ratio:1;min-height:0;place-items:center;border:0;border-bottom:1px solid rgba(159,159,158,.18);background:#0d0d0d}.axis-chapter__found-slot:nth-child(2n){background:#101010}.axis-chapter__found-slot:has(.axis-chapter__found-img){box-shadow:inset 4px 0 0 var(--axis-blood);background:#101010}.axis-chapter__found-img{display:block;width:auto;height:auto;max-width:min(46%,2.8rem);max-height:min(56%,2.8rem);object-fit:contain;filter:none;animation:axisBankIn .36s ease both}.axis-chapter__sidebar-inner{position:relative;padding:clamp(2rem,3vw,3.2rem);border:1px solid var(--axis-border);border-radius:0;background:var(--axis-panel);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.axis-chapter__sidebar-inner:before,.axis-chapter__sidebar-inner:after{content:"";position:absolute;left:0;right:0;height:0;background:none}.axis-chapter__sidebar-inner:before{top:0}.axis-chapter__sidebar-inner:after{bottom:1.2rem}.axis-chapter__eyebrow{margin:0 0 .9rem;color:var(--axis-grey);font-size:1rem;font-weight:700;letter-spacing:.3em;line-height:1.2;text-transform:uppercase}.axis-chapter__title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(3rem,4vw,5.8rem);line-height:.9;letter-spacing:-.04em;font-family:var(--axis-heading-font)}.axis-chapter__title:after{content:"";display:block;width:100%;height:4px;margin-top:1.4rem;background:var(--axis-blood)}[id^=AxisChapterTitle-]{font-family:var(--axis-heading-font)!important}.axis-chapter__body{margin-top:1.8rem;color:rgba(var(--color-foreground),.78)}.axis-chapter__body>*:first-child,.axis-chapter__completion>*:first-child{margin-top:0}.axis-chapter__body>*:last-child,.axis-chapter__completion>*:last-child{margin-bottom:0}.axis-chapter__progress{display:grid;grid-template-columns:1fr auto;gap:.7rem 1rem;margin-top:2.6rem;color:var(--axis-grey);font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase}.axis-chapter__progress-count{color:var(--axis-blood);font-weight:700}.axis-chapter__progress-bar{grid-column:1 / -1;height:.4rem;border-radius:0;background:#9f9f9e4d;overflow:hidden}.axis-chapter__progress-fill{display:block;width:0%;height:100%;border-radius:0;background:var(--axis-blood);transition:width .28s ease}.axis-chapter__bank{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:.8rem;margin-top:1.8rem;padding:0;border:1px solid rgba(159,159,158,.28);background:#090909}.axis-chapter__arrange-title{margin-top:2.8rem}.axis-chapter__arrange-instruction{margin:.8rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.25rem;letter-spacing:.1em;line-height:1.45}.axis-chapter__slot{position:relative;display:grid;aspect-ratio:1;place-items:center;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(159,159,158,.38);background:#101010}.axis-chapter__slot.is-filled{cursor:pointer}.axis-chapter__slot.is-selected{border-color:#b34534d1;box-shadow:inset 0 0 0 2px #b34534b3}.axis-chapter__slot:before{content:none}.axis-chapter__bank-img{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:72%;max-height:72%;object-fit:contain;filter:none;animation:axisBankIn .36s ease both}.axis-chapter__reveal{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--axis-border)}.axis-chapter__reveal[hidden]{display:none}.axis-chapter__reveal-phrase{margin:0;color:var(--axis-blood);font-size:clamp(2.6rem,4vw,4.8rem);font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase;font-family:var(--axis-heading-font);text-shadow:none;opacity:0;transform:translateY(.8rem)}.axis-chapter.is-phrase-visible .axis-chapter__reveal-phrase{animation:axisPhraseIn .68s ease both}.axis-chapter__completion{margin-top:1.4rem;color:rgba(var(--color-foreground),.8);opacity:0;transform:translateY(.8rem)}.axis-chapter__reward{margin-top:1.8rem;opacity:0;transform:translateY(.8rem)}.axis-chapter.is-copy-visible .axis-chapter__completion,.axis-chapter.is-copy-visible .axis-chapter__reward{animation:axisCopyIn .56s ease both}.axis-chapter.is-copy-visible .axis-chapter__reward{animation-delay:.16s}.axis-chapter__locked{margin:1.8rem 0 0;color:rgba(var(--color-foreground),.58);font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase}.axis-chapter.is-complete .axis-chapter__locked{display:none}.axis-chapter.is-complete .axis-chapter__bank{animation:axisBankComplete .8s ease both}.axis-chapter.is-resolving .axis-chapter__bank-img{animation:axisGlyphResolve 1.55s ease both}.axis-chapter.is-resolving .axis-chapter__slot:nth-child(2n) .axis-chapter__bank-img{animation-delay:80ms}.axis-chapter.is-resolving .axis-chapter__slot:nth-child(3n) .axis-chapter__bank-img{animation-delay:.14s}.axis-chapter__empty{margin:0 auto;max-width:var(--page-width);padding:0 1.5rem 3rem;color:var(--axis-grey)}@keyframes axisGlyphCollect{0%{opacity:1;transform:scale(1)}60%{opacity:1;transform:scale(1.22);filter:none}to{opacity:0;transform:scale(.64)}}@keyframes axisBankIn{0%{opacity:0;transform:scale(.62) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes axisBankComplete{0%{transform:translateY(0)}45%{transform:translateY(-.6rem)}to{transform:translateY(0)}}@keyframes axisGlyphResolve{0%{opacity:1;transform:scale(1);filter:none}45%{opacity:1;transform:scale(1.14) translateY(-.2rem);filter:none}to{opacity:1;transform:scale(1);filter:none}}@keyframes axisPhraseIn{to{opacity:1;transform:translateY(0)}}@keyframes axisCopyIn{to{opacity:1;transform:translateY(0)}}@media screen and (min-width:990px)and (max-width:1199px){.axis-chapter__inner{grid-template-columns:minmax(0,1fr) clamp(9.5rem,12vw,11rem);gap:1rem}.axis-chapter__found-rail{padding:.9rem}.axis-chapter__found-heading{font-size:clamp(1.55rem,2.4vw,2.1rem)}.axis-chapter__found-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));gap:.45rem;margin-top:.75rem}.axis-chapter__found-img{max-width:min(46%,2.4rem);max-height:min(56%,2.4rem)}}@media screen and (max-width:989px){.axis-chapter__inner{grid-template-columns:1fr;gap:2rem;padding-inline:1.5rem;padding-block:2rem 4rem}.axis-chapter__found-rail{grid-template-columns:1fr;grid-template-rows:auto auto;gap:1.2rem;height:auto;align-items:start}.axis-chapter__found-list{grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));margin-top:0}.axis-chapter__found-slot{aspect-ratio:1}.axis-chapter__bank{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:549px){.axis-chapter__inner{padding-inline:1rem}.axis-chapter__stage,.axis-chapter__sidebar-inner{border-radius:0}.axis-chapter__glyph{width:4.8rem;height:4.8rem}.axis-chapter__bank{gap:.55rem;padding:.75rem}}@media(prefers-reduced-motion:reduce){.axis-chapter *,.axis-chapter *:before,.axis-chapter *:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/axis-mundi-chapter-one.css.map */
