.atlas-context,.atlas-pose,.atlas-hud-frame,.atlas-system-status,.atlas-target-mark,.atlas-styleguide,[data-atlas-mode=system]{--atlas-gold: #cdbd9c;--atlas-gold-glow: #d8ccb2;--atlas-gold-soft: rgba(205, 189, 156, .12);--atlas-energy: #FF6800;--atlas-energy-soft: rgba(255, 104, 0, .12);--atlas-line: rgba(205, 189, 156, .22);--atlas-line-strong: rgba(205, 189, 156, .55);--atlas-text: #EAEAEA;--atlas-text-muted: rgba(234, 234, 234, .55);--atlas-bg-deep: #000000;--atlas-bg-panel: #0A0A0A;--atlas-bg-surface: #141414}[data-atlas-mode=ascension]{--atlas-line: rgba(38, 38, 38, .18);--atlas-line-strong: rgba(38, 38, 38, .45);--atlas-text: #1A1A1A;--atlas-text-muted: rgba(26, 26, 26, .55);--atlas-bg-deep: #FFFFFF;--atlas-bg-panel: #F4F4F4;--atlas-bg-surface: #D9D9D9}.atlas-pose{display:block;max-width:100%;height:auto;object-fit:contain;-webkit-mask-image:radial-gradient(ellipse 90% 92% at center,#000 62%,transparent 100%);mask-image:radial-gradient(ellipse 90% 92% at center,#000 62%,transparent 100%)}.atlas-pose--hero{width:100%;max-width:1600px}.atlas-pose--default{width:100%;max-width:800px}.atlas-pose--footer{max-width:240px;opacity:.5;transition:opacity .4s ease}.atlas-pose--footer:hover{opacity:.85}.atlas-pose--avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:center top;border:1px solid var(--atlas-line);-webkit-mask-image:none;mask-image:none}.atlas-pose--badge{width:32px;height:32px;object-fit:cover;object-position:center top;border-radius:4px;-webkit-mask-image:none;mask-image:none}.atlas-pose--light{-webkit-mask-image:radial-gradient(ellipse 88% 90% at center,#000 64%,transparent 100%);mask-image:radial-gradient(ellipse 88% 90% at center,#000 64%,transparent 100%)}.atlas-hud-frame{position:relative;padding:2rem;background:transparent}.atlas-hud-frame__corner{position:absolute;width:24px;height:24px;border-color:var(--atlas-gold);border-style:solid;pointer-events:none}.atlas-hud-frame__corner--tl{top:0;left:0;border-width:1px 0 0 1px}.atlas-hud-frame__corner--tr{top:0;right:0;border-width:1px 1px 0 0}.atlas-hud-frame__corner--bl{bottom:0;left:0;border-width:0 0 1px 1px}.atlas-hud-frame__corner--br{bottom:0;right:0;border-width:0 1px 1px 0}.atlas-hud-frame__tick{position:absolute;background:var(--atlas-gold);opacity:.5;pointer-events:none}.atlas-hud-frame__tick--top{top:0;left:50%;transform:translate(-50%);width:10px;height:1px}.atlas-hud-frame__tick--bottom{bottom:0;left:50%;transform:translate(-50%);width:10px;height:1px}.atlas-hud-frame__tick--left{left:0;top:50%;transform:translateY(-50%);width:1px;height:10px}.atlas-hud-frame__tick--right{right:0;top:50%;transform:translateY(-50%);width:1px;height:10px}.atlas-hud-frame__content{position:relative}.atlas-hud-frame--pulse .atlas-hud-frame__corner,.atlas-hud-frame--pulse .atlas-hud-frame__tick{animation:atlas-corner-pulse 2.4s ease-in-out infinite}@keyframes atlas-corner-pulse{0%,to{opacity:1}50%{opacity:.35}}.atlas-hud-frame--pulse .atlas-hud-frame__tick{animation-delay:.4s}.atlas-hud-frame--light .atlas-hud-frame__corner,.atlas-hud-frame--light .atlas-hud-frame__tick{border-color:#1a1a1a;background-color:#1a1a1a}.atlas-hud-frame--light .atlas-hud-frame__tick{opacity:.4}.atlas-scan-line{position:absolute;left:0;right:0;height:1px;width:100%;background:linear-gradient(90deg,transparent 0%,var(--atlas-line-strong) 50%,transparent 100%);pointer-events:none;z-index:5;top:0;animation-name:atlas-scan;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-iteration-count:infinite}.atlas-scan-line--slow{animation-duration:5s}.atlas-scan-line--normal{animation-duration:3s}.atlas-scan-line--fast{animation-duration:1.5s}.atlas-scan-line--white{background:linear-gradient(90deg,transparent 0%,rgba(234,234,234,.4) 50%,transparent 100%)}.atlas-scan-line--graphite{background:linear-gradient(90deg,transparent 0%,rgba(26,26,26,.32) 50%,transparent 100%)}@keyframes atlas-scan{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@media(prefers-reduced-motion:reduce){.atlas-scan-line{animation:none;opacity:0}}.atlas-target-mark{display:inline-block;vertical-align:middle;color:var(--atlas-gold)}.atlas-system-status{display:inline-flex;align-items:center;gap:.6em;font-family:inherit;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:var(--atlas-gold);font-weight:600;line-height:1}.atlas-system-status__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--atlas-gold);box-shadow:0 0 8px var(--atlas-gold-glow);animation:atlas-dot-pulse 2s ease-in-out infinite;flex-shrink:0}.atlas-system-status--offline .atlas-system-status__dot{background:var(--atlas-text-muted);box-shadow:none;animation:none}.atlas-system-status--syncing .atlas-system-status__dot{animation-duration:.6s}.atlas-system-status--energy{color:var(--atlas-energy)}.atlas-system-status--energy .atlas-system-status__dot{background:var(--atlas-energy);box-shadow:0 0 8px var(--atlas-energy)}@keyframes atlas-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.85)}}@media(prefers-reduced-motion:reduce){.atlas-system-status__dot{animation:none}}.atlas-hero,.atlas-404,.atlas-coach,.atlas-band,.atlas-collection-paths,.atlas-ascension-panel,.atlas-styleguide__hero,.atlas-styleguide__dual{position:relative;z-index:0}.atlas-mode-toggle{display:inline-flex;align-items:center;gap:0;padding:3px;background:#ffffff0a;border:1px solid var(--atlas-line);border-radius:999px;font-family:inherit}.atlas-mode-toggle__btn{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:.5rem 1rem;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--atlas-text-muted);cursor:pointer;border-radius:999px;transition:background .25s ease,color .25s ease;line-height:1}.atlas-mode-toggle__btn:hover{color:var(--atlas-text)}.atlas-mode-toggle__btn[aria-pressed=true]{background:var(--atlas-gold);color:#0a0a0a}.atlas-mode-toggle__btn--ascension[aria-pressed=true]{background:var(--atlas-text);color:var(--atlas-bg-deep)}.atlas-collection-paths{background:var(--atlas-bg-deep);color:var(--atlas-text);padding:5rem 1.5rem;font-family:var(--font-body--family, ui-sans-serif, system-ui, sans-serif)}.atlas-collection-paths__inner{max-width:1280px;margin:0 auto}.atlas-collection-paths__title{font-family:var(--font-heading--family, var(--font-body--family));font-weight:700;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.01em;text-align:center;margin:0 0 .4rem;color:var(--atlas-text)}.atlas-collection-paths__subtitle{text-align:center;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:var(--atlas-text-muted);margin:0 0 3rem}.atlas-collection-paths__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:750px){.atlas-collection-paths__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.atlas-path-card{position:relative;display:block;text-decoration:none;color:inherit;overflow:hidden;isolation:isolate;aspect-ratio:4 / 5;border:1px solid var(--atlas-line);background:var(--atlas-bg-panel);transition:border-color .3s ease,transform .4s ease}.atlas-path-card:hover{border-color:var(--atlas-gold);transform:translateY(-2px)}.atlas-path-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0;transition:transform .6s ease}.atlas-path-card:hover .atlas-path-card__img{transform:scale(1.04)}.atlas-path-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.atlas-path-card--system .atlas-path-card__gradient{background:linear-gradient(180deg,#00000040,#0000000d,#000000d9)}.atlas-path-card--ascension .atlas-path-card__gradient{background:linear-gradient(180deg,#ffffff0d,#ffffff26,#141414c7)}.atlas-path-card__body{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem;gap:.5rem}.atlas-path-card__eyebrow{font-size:.625rem;letter-spacing:.28em;text-transform:uppercase;color:var(--atlas-gold);font-weight:600;display:inline-flex;align-items:center;gap:.5em}.atlas-path-card--ascension .atlas-path-card__eyebrow{color:#fff}.atlas-path-card__heading{font-family:var(--font-heading--family, var(--font-body--family));font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.01em;margin:0;color:#fff;line-height:1.05}.atlas-path-card__subhead{font-size:.875rem;color:#ffffffbf;margin:0;max-width:36ch}.atlas-path-card__cta{margin-top:.5rem;display:inline-flex;align-items:center;gap:.5em;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--atlas-gold)}.atlas-path-card--ascension .atlas-path-card__cta{color:#fff}.atlas-path-card__cta:after{content:"\e2\2020\2019";transition:transform .25s ease}.atlas-path-card:hover .atlas-path-card__cta:after{transform:translate(4px)}.atlas-ascension-panel{background:#fff;color:#1a1a1a;padding:5rem 1.5rem}.atlas-ascension-panel__inner{max-width:1240px;margin:0 auto;position:relative;padding:2.5rem;background:radial-gradient(ellipse 60% 80% at 30% 50%,rgba(38,38,38,.04) 0%,transparent 60%),#f4f4f4}.atlas-ascension-panel__corner{position:absolute;width:26px;height:26px;border-color:#1a1a1a;border-style:solid;pointer-events:none}.atlas-ascension-panel__corner--tl{top:0;left:0;border-width:1px 0 0 1px}.atlas-ascension-panel__corner--tr{top:0;right:0;border-width:1px 1px 0 0}.atlas-ascension-panel__corner--bl{bottom:0;left:0;border-width:0 0 1px 1px}.atlas-ascension-panel__corner--br{bottom:0;right:0;border-width:0 1px 1px 0}.atlas-ascension-panel__tick{position:absolute;background:#1a1a1a;opacity:.35;pointer-events:none}.atlas-ascension-panel__tick--top{top:0;left:50%;transform:translate(-50%);width:12px;height:1px}.atlas-ascension-panel__tick--bottom{bottom:0;left:50%;transform:translate(-50%);width:12px;height:1px}.atlas-ascension-panel__tick--left{left:0;top:50%;transform:translateY(-50%);width:1px;height:12px}.atlas-ascension-panel__tick--right{right:0;top:50%;transform:translateY(-50%);width:1px;height:12px}.atlas-styleguide{background:#000;color:#eaeaea;padding:5rem 1.5rem;font-family:var(--font-body--family, ui-sans-serif, system-ui, sans-serif);line-height:1.55}.atlas-styleguide__container{max-width:1240px;margin:0 auto}.atlas-styleguide__eyebrow{display:inline-flex;align-items:center;gap:.6em;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:#cdbd9c;font-weight:600;margin-bottom:.75rem}.atlas-styleguide__title{font-family:var(--font-heading--family, var(--font-body--family));font-weight:700;font-size:clamp(1.75rem,4vw,2.75rem);letter-spacing:-.01em;color:#eaeaea;margin:0 0 .25rem;line-height:1.05}.atlas-styleguide__subtitle{font-size:.95rem;color:#eaeaea8c;margin:0 0 3rem;max-width:60ch}.atlas-styleguide__toggle-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;margin-bottom:3rem;background:#0a0a0a;border:1px solid rgba(205,189,156,.22)}.atlas-styleguide__toggle-bar-label{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#eaeaea99;font-weight:600}.atlas-styleguide__dual{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem}@media(min-width:900px){.atlas-styleguide__dual{grid-template-columns:1fr 1fr}}.atlas-styleguide__hero{background:radial-gradient(ellipse 60% 80% at 75% 50%,rgba(205,189,156,.08) 0%,transparent 60%),#000;padding:3rem 2rem;min-height:540px;overflow:hidden;display:grid;grid-template-columns:1fr;align-items:center;gap:1.5rem}.atlas-styleguide__hero--ascension{background:radial-gradient(ellipse 60% 80% at 30% 50%,rgba(38,38,38,.05) 0%,transparent 60%),#fff;color:#1a1a1a}.atlas-styleguide__hero-corner{position:absolute;width:28px;height:28px;border-color:#cdbd9c;border-style:solid;pointer-events:none}.atlas-styleguide__hero-corner--tl{top:1rem;left:1rem;border-width:1px 0 0 1px}.atlas-styleguide__hero-corner--tr{top:1rem;right:1rem;border-width:1px 1px 0 0}.atlas-styleguide__hero-corner--bl{bottom:1rem;left:1rem;border-width:0 0 1px 1px}.atlas-styleguide__hero-corner--br{bottom:1rem;right:1rem;border-width:0 1px 1px 0}.atlas-styleguide__hero--ascension .atlas-styleguide__hero-corner{border-color:#1a1a1a}.atlas-styleguide__hero-text{position:relative;z-index:2;padding:1rem 0}.atlas-styleguide__hero-text h2{font-family:var(--font-heading--family, var(--font-body--family));font-weight:700;font-size:clamp(1.75rem,4vw,2.75rem);margin:.75rem 0;line-height:1;letter-spacing:-.02em;text-transform:uppercase}.atlas-styleguide__hero-text h2 .gold{color:#cdbd9c}.atlas-styleguide__hero-text p{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:#eaeaea99;margin:0;line-height:1.6;font-weight:500}.atlas-styleguide__hero--ascension .atlas-styleguide__hero-text p{color:#1a1a1a99}.atlas-styleguide__hero-image{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.atlas-styleguide__hero-image .atlas-pose{max-width:360px;width:100%;height:auto}.atlas-styleguide__group{margin-bottom:4rem;padding-top:2.5rem;border-top:1px solid rgba(205,189,156,.22)}.atlas-styleguide__group-eyebrow{display:inline-flex;align-items:center;gap:.6em;font-size:.625rem;letter-spacing:.22em;text-transform:uppercase;color:#cdbd9c;font-weight:600;margin-bottom:.5rem}.atlas-styleguide__group h2{font-family:var(--font-heading--family, var(--font-body--family));font-weight:600;font-size:clamp(1.25rem,2.5vw,1.5rem);color:#eaeaea;margin:0 0 .5rem;letter-spacing:-.01em}.atlas-styleguide__desc{color:#eaeaea8c;font-size:.9375rem;margin:0 0 1.75rem;max-width:64ch;line-height:1.6}.atlas-styleguide__desc code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875em;background:#cdbd9c1f;color:#cdbd9c;padding:.1em .4em;border-radius:3px;letter-spacing:0}.atlas-styleguide__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.atlas-styleguide__card{background:#0a0a0a;border:1px solid rgba(255,255,255,.04);padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;min-height:140px;transition:border-color .3s ease}.atlas-styleguide__card:hover{border-color:#cdbd9c38}.atlas-styleguide__card-label{font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:#eaeaea8c;font-weight:500;margin:0}.atlas-styleguide__pose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.atlas-styleguide__pose-card{aspect-ratio:3/4;background:radial-gradient(ellipse 60% 70% at 50% 45%,rgba(205,189,156,.06) 0%,transparent 65%),#000;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.03);transition:border-color .3s ease}.atlas-styleguide__pose-card--light{background:radial-gradient(ellipse 60% 70% at 50% 45%,rgba(38,38,38,.04) 0%,transparent 65%),#fff}.atlas-styleguide__pose-card:hover{border-color:#cdbd9c38}.atlas-styleguide__pose-card .atlas-pose{width:100%;height:100%;object-fit:contain}.atlas-styleguide__pose-card .atlas-styleguide__card-label{position:absolute;bottom:.6rem;left:.6rem;background:#000000bf;padding:.3rem .55rem;margin:0;border-left:2px solid #cdbd9c;z-index:2;color:#eaeaea}.atlas-styleguide__pose-card--light .atlas-styleguide__card-label{background:#ffffffeb;color:#1a1a1a;border-left-color:#1a1a1a}.atlas-styleguide__scan-demo{position:relative;z-index:0;background:#000;border:1px solid rgba(205,189,156,.22);padding:2.5rem 1rem;text-align:center;overflow:hidden;min-height:110px;display:flex;align-items:center;justify-content:center}.atlas-styleguide__scan-demo>span:not(.atlas-scan-line){color:#cdbd9c;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;position:relative;z-index:2}.atlas-styleguide__code{background:#050505;color:#cdbd9c;padding:1.25rem 1.5rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto;border-left:2px solid #cdbd9c;border-radius:2px;white-space:pre}.atlas-styleguide__status-list{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#0a0a0a;border:1px solid rgba(255,255,255,.04)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/atlas-hud.css.map */
