*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green-bright: #00ff41;--green-mid: #00cc33;--green-dim: rgba(0, 255, 65, .55);--green-faint: rgba(0, 255, 65, .3);--glow-strong: 0 0 10px rgba(0, 255, 65, .8), 0 0 22px rgba(0, 255, 65, .4);--glow-mid: 0 0 6px rgba(0, 255, 65, .6), 0 0 14px rgba(0, 255, 65, .25);--glow-subtle: 0 0 4px rgba(0, 255, 65, .4)}.archive-body{background:#000;color:var(--green-bright);font-family:Barlow Semi Condensed,Courier New,monospace;min-height:100vh;overflow-x:hidden}.arc-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease}.arc-intro--out{opacity:0;pointer-events:none}.arc-intro__terminal{font-family:Courier New,Courier,monospace;font-size:clamp(1.1rem,2.5vw,1.7rem);letter-spacing:.14em;line-height:2;text-align:left;min-width:22ch}.arc-intro__line{color:var(--green-bright);text-shadow:var(--glow-mid);min-height:1.2em}.arc-intro__cursor{display:inline-block;color:var(--green-bright);text-shadow:var(--glow-strong);animation:blink .65s step-end infinite;margin-left:2px;line-height:1}@keyframes blink{50%{opacity:0}}.arc-page{min-height:100vh;display:flex;flex-direction:column;opacity:0;transition:opacity .5s ease .1s}.arc-page--visible{opacity:1}.arc-main{flex:1;padding:3rem 2.5rem 4rem;max-width:1600px;margin:0 auto;width:100%}.arc-header{margin-bottom:2rem;border-bottom:1px solid var(--green-faint);padding-bottom:1.5rem}.arc-title{font-family:Barlow Semi Condensed,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:700;letter-spacing:.06em;line-height:1;color:var(--green-bright);text-shadow:var(--glow-strong)}.arc-section-label{font-family:Courier New,Courier,monospace;font-size:.9rem;font-weight:600;letter-spacing:.28em;color:var(--green-dim);text-shadow:var(--glow-subtle);margin:3rem 0 1.2rem}.arc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:2rem}@media screen and (max-width:1100px){.arc-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.arc-main{padding:2rem 1.2rem 3rem}.arc-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.arc-card{display:flex;flex-direction:column;background:#050505;text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.arc-card:hover{transform:translateY(-3px)}button.arc-card{appearance:none;-webkit-appearance:none;width:100%;padding:0;font:inherit;color:inherit}.arc-card--clickable{cursor:pointer}.arc-card--c0,.arc-card--c1,.arc-card--c2{border:1.5px solid rgba(0,255,65,.45)}.arc-card--c0:hover,.arc-card--c1:hover,.arc-card--c2:hover{box-shadow:0 0 14px #00ff4166,0 0 4px #00ff4126}.arc-card__file{font-family:Courier New,Courier,monospace;font-size:.65rem;letter-spacing:.06em;color:var(--green-dim);text-shadow:var(--glow-subtle);padding:.4rem .6rem .3rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid rgba(0,255,65,.08)}.arc-card__img-wrap{flex:1;background:#0a0a0a;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden}.arc-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s}.arc-card:hover .arc-card__img{opacity:.88}.arc-empty{font-family:Courier New,Courier,monospace;font-size:.9rem;letter-spacing:.12em;color:var(--green-faint);text-shadow:var(--glow-subtle);grid-column:1 / -1;padding:4rem 0;text-align:center}.arc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;opacity:0;visibility:hidden;transition:opacity .25s ease}.arc-lightbox--visible{opacity:1;visibility:visible}.arc-lightbox__inner{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:92vw;max-height:90vh}.arc-lightbox__img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border:1.5px solid rgba(0,255,65,.45);box-shadow:0 0 24px #00ff4140}.arc-lightbox__caption{font-family:Courier New,Courier,monospace;font-size:.9rem;letter-spacing:.1em;color:var(--green-dim);text-shadow:var(--glow-subtle);text-align:center}.arc-lightbox__close{position:absolute;top:1.5rem;right:1.5rem;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;background:none;border:1px solid rgba(0,255,65,.5);color:var(--green-bright);font-size:1.1rem;cursor:pointer}.arc-lightbox__close:hover{box-shadow:var(--glow-subtle)}@media screen and (max-width:749px){.arc-lightbox{padding:4rem 1rem 2rem}.arc-lightbox__close{top:1rem;right:1rem}}.arc-footer{display:flex;justify-content:center;align-items:center;padding:2.5rem 2rem 3.5rem;border-top:1px solid var(--green-faint)}.arc-footer__logo{width:120px;height:120px;object-fit:contain;opacity:.8;transition:opacity .25s ease,filter .25s ease;filter:drop-shadow(0 0 6px rgba(0,255,65,.25))}.arc-footer__home:hover .arc-footer__logo{opacity:1;filter:drop-shadow(0 0 14px rgba(0,255,65,.5))}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-archive.css.map */
