#root{max-width:none!important;margin:0!important;padding:0!important;width:100%!important}*,*:before,*:after{box-sizing:border-box}:root{--brand-black: #040404;--brand-deep: #080808;--brand-gray: #111111;--brand-rule: #1c1c1c;--brand-mid: #606060;--brand-body: #787878;--brand-light: #d8d8d8;--brand-white: #f0f0f0;--font-syne: "Syne", sans-serif;--font-manrope: "Manrope", sans-serif;--cursor-size: 10px;--cursor-hover-size: 28px;--cursor-click-size: 7px}html{scroll-behavior:auto;overflow-x:hidden;background:var(--brand-black);scrollbar-width:thin;scrollbar-color:var(--brand-rule) var(--brand-black)}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:var(--brand-black)}::-webkit-scrollbar-thumb{background:var(--brand-rule)}body{background-color:var(--brand-black);color:var(--brand-light);font-family:var(--font-manrope);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;margin:0;padding:0}@media(hover:hover)and (pointer:fine){body{cursor:none}*{cursor:none!important}}@media(hover:none),(pointer:coarse){body,*{cursor:auto!important}#custom-cursor,#cursor-trail{display:none!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-syne);line-height:1;margin:0}p,span{margin:0}.noise-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:50;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}#custom-cursor,#cursor-trail{position:fixed;top:0;left:0;pointer-events:none;border-radius:50%;will-change:transform;transform:translate(-200px,-200px)}#custom-cursor{z-index:9999;width:var(--cursor-size);height:var(--cursor-size);background:#ffffff0d;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:inset 0 1px #fff3;transition:width .2s cubic-bezier(.34,1.56,.64,1),height .2s cubic-bezier(.34,1.56,.64,1),background .2s ease,border-color .2s ease,opacity .3s ease}#custom-cursor.is-hovering{width:var(--cursor-hover-size);height:var(--cursor-hover-size);background:#ffffff12;border-color:#ffffff8c}#custom-cursor.is-clicking{width:var(--cursor-click-size);height:var(--cursor-click-size);background:#ffffffbf;border-color:transparent}#cursor-trail{z-index:9998;width:3px;height:3px;background:#fffc}#page-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:var(--brand-black);display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity 1s ease,transform 1.1s cubic-bezier(.76,0,.24,1) .1s}#page-loader.is-hidden{opacity:0;transform:translateY(-100%);pointer-events:none}.loader-inner{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.loader-title{font-family:var(--font-syne);font-size:1.1rem;font-weight:700;letter-spacing:.5em;color:#fff;opacity:0;transform:translateY(14px);animation:fadeUp .7s .3s forwards cubic-bezier(.16,1,.3,1)}.loader-bar{width:9rem;height:1px;background:var(--brand-rule);position:relative;overflow:hidden}.loader-progress{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,transparent,white);width:var(--loader-pct, 0%);transition:width .08s linear}.loader-pct{font-family:var(--font-manrope);font-size:.55rem;letter-spacing:.3em;color:var(--brand-mid);opacity:0;animation:fadeUp .7s .6s forwards ease-out}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.safehouse-hero{height:100svh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.07;filter:grayscale(100%) blur(2px);transform:scale(1.06)}.hero-bg--placeholder{background:radial-gradient(ellipse at center,#0e0e0e 0%,var(--brand-black) 100%)}.hero-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(4,4,4,.6) 0%,transparent 40%,transparent 60%,rgba(4,4,4,1) 100%)}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:1.75rem}.hero-eyebrow{font-family:var(--font-manrope);font-size:.58rem;letter-spacing:.5em;text-transform:uppercase;color:var(--brand-mid);opacity:0;transform:translateY(10px);animation:fadeUp .8s .2s forwards ease-out}.hero-title{font-family:var(--font-syne);font-size:clamp(3.5rem,17vw,18rem);font-weight:800;line-height:.9;letter-spacing:-.04em;color:#fff;text-align:center}.hero-title-line{display:block;overflow:hidden}.hero-title-inner{display:block;transform:translateY(110%);animation:slideUp 1s cubic-bezier(.16,1,.3,1) forwards}.hero-title-line:nth-child(2) .hero-title-inner{animation-delay:.08s}.hero-title-line:nth-child(3) .hero-title-inner{animation-delay:.16s}@keyframes slideUp{to{transform:translateY(0)}}.hero-sub{font-family:var(--font-manrope);font-size:.62rem;letter-spacing:.4em;text-transform:uppercase;color:var(--brand-mid);opacity:0;animation:fadeUp .8s .6s forwards ease-out}.hero-scroll-hint,.hero-swipe-hint{display:none!important}.product-section-wrapper{position:relative;width:100%}.safehouse-product{min-height:100svh;width:100%;position:relative;display:grid;grid-template-columns:1fr;overflow:hidden;background:var(--brand-black)}@media(min-width:768px){.safehouse-product{grid-template-columns:42fr 58fr;height:100svh;min-height:unset}}.product-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.product-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.04;filter:grayscale(100%);transform:scale(1.05)}.product-text{padding:4.5rem 1.75rem 3rem;display:flex;flex-direction:column;justify-content:center;order:2;z-index:20}@media(min-width:768px){.product-text{padding:0 3.5rem 0 5vw;order:1;align-self:stretch;justify-content:center}}@media(min-width:1280px){.product-text{padding:0 4rem 0 7vw}}.product-meta{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem;font-family:var(--font-manrope);font-size:.6rem;letter-spacing:.25em;color:var(--brand-mid);text-transform:uppercase}.product-meta-line{display:block;height:1px;width:3rem;background:var(--brand-rule);flex-shrink:0}.product-name{font-family:var(--font-syne);font-size:clamp(1.6rem,3.2vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.025em;margin-bottom:1.75rem;color:#fff;text-transform:uppercase;overflow:visible;padding-bottom:.12em;word-break:keep-all;overflow-wrap:normal;hyphens:none;-webkit-hyphens:none}.product-desc{font-family:var(--font-manrope);font-size:clamp(.85rem,1vw,1rem);color:var(--brand-body);max-width:25rem;line-height:1.85;font-weight:300}.product-cta{margin-top:2rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cta-btn{position:relative;overflow:hidden;background:transparent;border:none;display:inline-flex;align-items:center;text-decoration:none;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cta-btn[disabled]{opacity:.3;pointer-events:none}.cta-btn__inner{position:relative;z-index:10;display:flex;align-items:center;gap:.875rem;padding:1rem 1.875rem;transition:border-color .5s ease}.cta-btn__text{font-family:var(--font-syne);font-size:.6rem;text-transform:uppercase;letter-spacing:.35em;transition:color .5s ease;white-space:nowrap}.cta-btn__arrow{width:.875rem;height:1px;position:relative;flex-shrink:0;transition:width .4s cubic-bezier(.16,1,.3,1)}.cta-btn__arrow:after{content:"";position:absolute;right:0;top:-3px;width:5px;height:5px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg);transition:color .5s ease}.cta-btn__fill{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-101%);transition:transform .5s cubic-bezier(.19,1,.22,1)}.cta-btn--primary .cta-btn__inner{border:1px solid var(--brand-rule)}.cta-btn--primary .cta-btn__text{color:#fff}.cta-btn--primary .cta-btn__arrow{background:#fff;color:#fff}.cta-btn--primary .cta-btn__fill{background:#fff}.cta-btn--primary:hover .cta-btn__fill{transform:translate(0)}.cta-btn--primary:hover .cta-btn__text{color:#000}.cta-btn--primary:hover .cta-btn__arrow{width:1.25rem;background:#000;color:#000}.cta-btn--primary:hover .cta-btn__inner{border-color:#fff}.cta-btn--ghost .cta-btn__inner{border:none;padding-left:0;padding-right:0}.cta-btn--ghost .cta-btn__text{color:var(--brand-mid);font-size:.58rem;transition:color .3s ease}.cta-btn--ghost:hover .cta-btn__text{color:var(--brand-light)}@media(hover:none),(pointer:coarse){.cta-btn--ghost .cta-btn__inner{border:1px solid var(--brand-rule);padding:1.1rem 2rem;min-height:48px}.cta-btn--ghost .cta-btn__text{color:var(--brand-light)}.cta-btn--ghost:active .cta-btn__text{color:#fff}}@media(hover:none),(pointer:coarse){.cta-btn__inner{padding:1.1rem 2rem;min-height:48px}.cta-btn--primary:active .cta-btn__fill{transform:translate(0);transition-duration:.08s}.cta-btn--primary:active .cta-btn__text{color:#000;transition-duration:.08s}}.js-atc-btn.is-added .cta-btn__fill{transform:translate(0);background:#162916;transition:background .2s ease}.js-atc-btn.is-added .cta-btn__text{color:#6fcf6f;transition-duration:.1s}.js-atc-btn.is-added .cta-btn__inner{border-color:#2a4a2a}.js-atc-btn.is-loading .cta-btn__text{color:var(--brand-mid)}.acquire-btn{position:relative;overflow:hidden;background:transparent;border:none;display:inline-flex;align-items:center;text-decoration:none;padding:0;-webkit-tap-highlight-color:transparent}.acquire-btn__inner{position:relative;z-index:10;display:flex;align-items:center;gap:1rem;padding:1.1rem 2.25rem;border:1px solid var(--brand-rule);transition:border-color .5s ease}.acquire-btn__text{font-family:var(--font-syne);font-size:.62rem;text-transform:uppercase;letter-spacing:.35em;color:#fff;transition:color .5s ease}.acquire-btn__arrow{width:1rem;height:1px;background:#fff;color:#fff;position:relative;flex-shrink:0;transition:width .4s cubic-bezier(.16,1,.3,1),background .5s ease}.acquire-btn__arrow:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}.acquire-btn__fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:translate(-101%);transition:transform .55s cubic-bezier(.19,1,.22,1)}.acquire-btn:hover .acquire-btn__fill{transform:translate(0)}.acquire-btn:hover .acquire-btn__text{color:#000}.acquire-btn:hover .acquire-btn__arrow{width:1.5rem;background:#000;color:#000}.acquire-btn:hover .acquire-btn__inner{border-color:#fff}.product-image-side{width:100%;display:flex;align-items:center;justify-content:center;order:1;z-index:10;background:var(--brand-deep);overflow:visible;position:relative}@media(min-width:768px){.product-image-side{order:2;align-self:stretch}}.img-wrap{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;min-height:55vw}@media(min-width:768px){.img-wrap{padding:5rem 3rem;min-height:0}}.product-img{display:block;width:auto;height:auto;max-width:80%;max-height:55vw;object-fit:contain;object-position:center;position:relative;z-index:1;will-change:transform,filter}@media(min-width:768px){.product-img{max-height:78vh;max-width:88%}}.product-img-placeholder{width:100%;aspect-ratio:3/4;max-width:340px;background:var(--brand-gray);border:1px solid var(--brand-rule)}.img-inner-shadow{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 80px #040404d9;pointer-events:none;z-index:2}.product-index-watermark{position:absolute;bottom:1.5rem;right:2rem;font-family:var(--font-syne);font-size:clamp(4rem,12vw,11rem);font-weight:800;color:transparent;-webkit-text-stroke:1px var(--brand-rule);line-height:1;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0}.visual-break{height:45vh;width:100%;background:#020202;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border-top:1px solid var(--brand-rule);border-bottom:1px solid var(--brand-rule)}@media(min-width:768px){.visual-break{height:52vh}}.visual-break .noise-overlay{position:absolute;opacity:.06}.break-text{font-family:var(--font-syne);font-size:clamp(5rem,17vw,19rem);font-weight:800;color:transparent;-webkit-text-stroke:1px #2a2a2a;white-space:nowrap;-webkit-user-select:none;user-select:none;line-height:1;letter-spacing:-.02em;will-change:transform}.safehouse-outro{height:100svh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#020202;z-index:50;overflow:hidden}.outro-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.04;filter:grayscale(100%) blur(16px);transform:scale(1.06)}.outro-bg--placeholder{background:radial-gradient(ellipse at center,#0c0c0c,#020202)}.outro-eyebrow{font-family:var(--font-manrope);font-size:.58rem;letter-spacing:.5em;text-transform:uppercase;color:var(--brand-mid);position:relative;z-index:10;margin-bottom:1.5rem}.outro-title{font-family:var(--font-syne);font-size:clamp(2.75rem,8.5vw,11rem);font-weight:800;color:#fff;text-align:center;line-height:.92;letter-spacing:-.04em;position:relative;z-index:10;padding-bottom:.05em}.outro-rule{width:1px;height:3.5rem;background:linear-gradient(to bottom,var(--brand-rule),transparent);transform:rotate(180deg);position:relative;z-index:10;margin:3.5rem 0 3rem}.outro-btn{position:relative;z-index:10}@media(max-width:767px){.safehouse-product{display:flex;flex-direction:column;min-height:100svh}.product-image-side{order:1;flex:0 0 50svh;max-height:50svh;width:100%;background:var(--brand-deep)}@media(orientation:landscape){.product-image-side{flex:0 0 40svh;max-height:40svh}}.img-wrap{padding:2rem 1.5rem;min-height:0;height:100%}.product-img{max-height:100%;max-width:100%;width:auto;height:auto}.product-text{order:2;flex:1;padding:2.5rem 1.5rem 3.5rem;background:linear-gradient(to bottom,var(--brand-deep) 0%,var(--brand-black) 5rem)}.product-meta{margin-bottom:1.5rem}.product-name{font-size:clamp(1.5rem,8vw,2.5rem);margin-bottom:1.25rem;line-height:1.05}.product-desc{font-size:.85rem;line-height:1.75;max-width:none}.product-cta{margin-top:1.75rem;flex-direction:column;align-items:flex-start;gap:.75rem}.product-index-watermark{font-size:clamp(4rem,20vw,7rem);bottom:.75rem;right:1rem}.visual-break{height:30vh}.break-text{font-size:clamp(4rem,22vw,8rem)}.safehouse-outro{padding:0 1.5rem}.outro-title{font-size:clamp(2.5rem,13vw,5rem)}.outro-rule{margin:2.5rem 0 2rem}.hero-title{font-size:clamp(3rem,18vw,5.5rem)}}@media(max-width:767px){.js-product-section .product-image-side,.js-product-section .product-text{transition:opacity .55s ease,transform .65s cubic-bezier(.16,1,.3,1)}.js-product-section .product-text{transition-delay:.12s}.js-product-section:not(.is-mobile-visible) .product-image-side{opacity:0;transform:translateY(20px)}.js-product-section:not(.is-mobile-visible) .product-text{opacity:0;transform:translateY(14px)}}::selection{background:#fff;color:#000}.safehouse-cart-icon{position:fixed;top:1.5rem;right:1.75rem;z-index:8000;display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:var(--brand-light);font-family:var(--font-syne);font-size:.55rem;letter-spacing:.35em;text-transform:uppercase;padding:.65rem 1rem;cursor:pointer;border:1px solid var(--brand-rule);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#040404b3;transition:border-color .3s ease,background .3s ease;-webkit-tap-highlight-color:transparent}.safehouse-cart-icon:hover{border-color:#fff3;background:#141414d9}.safehouse-cart-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;flex-shrink:0}.cart-icon-count{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;border-radius:50%;width:18px;height:18px;font-size:.5rem;font-weight:800;letter-spacing:0;flex-shrink:0;line-height:1;font-family:var(--font-manrope);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.cart-icon-count.is-bumping{transform:scale(1.4)}.sh-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:8500;opacity:0;pointer-events:none;transition:opacity .4s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.sh-cart-overlay.is-open{opacity:1;pointer-events:all}.sh-cart-drawer{position:fixed;top:0;right:0;height:100%;width:min(420px,92vw);background:#0a0a0a;border-left:1px solid var(--brand-rule);z-index:9000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .5s cubic-bezier(.19,1,.22,1);overflow:hidden}.sh-cart-drawer.is-open{transform:translate(0)}.sh-cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;border-bottom:1px solid var(--brand-rule);flex-shrink:0}.sh-cart-header-title{font-family:var(--font-syne);font-size:.6rem;letter-spacing:.4em;text-transform:uppercase;color:var(--brand-light)}.sh-cart-close{background:none;border:none;color:var(--brand-mid);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.sh-cart-close:hover{color:#fff}.sh-cart-close svg{width:18px;height:18px;stroke:currentColor;fill:none}.sh-cart-body{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:var(--brand-rule) transparent}.sh-cart-body::-webkit-scrollbar{width:2px}.sh-cart-body::-webkit-scrollbar-thumb{background:var(--brand-rule)}.sh-cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;gap:1rem;padding:3rem 2rem}.sh-cart-empty-label{font-family:var(--font-manrope);font-size:.8rem;color:var(--brand-mid);letter-spacing:.15em;text-transform:uppercase}.sh-cart-items{padding:0}.sh-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:1.25rem;align-items:start;padding:1.5rem 2rem;border-bottom:1px solid var(--brand-rule);animation:fadeUp .3s ease forwards}.sh-cart-item-img{width:72px;height:90px;object-fit:cover;background:var(--brand-gray);display:block}.sh-cart-item-img-placeholder{width:72px;height:90px;background:var(--brand-gray);border:1px solid var(--brand-rule)}.sh-cart-item-info{min-width:0}.sh-cart-item-title{font-family:var(--font-syne);font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin-bottom:.4rem;white-space:normal;word-break:keep-all;overflow-wrap:normal;hyphens:none;-webkit-hyphens:none}.sh-cart-item-variant{font-family:var(--font-manrope);font-size:.7rem;color:var(--brand-mid);margin-bottom:.75rem}.sh-cart-item-qty{display:flex;align-items:center;gap:.75rem}.sh-cart-qty-btn{background:none;border:1px solid var(--brand-rule);color:var(--brand-light);width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:border-color .2s,background .2s;font-family:var(--font-manrope);-webkit-tap-highlight-color:transparent;flex-shrink:0}.sh-cart-qty-btn:hover{border-color:#fff;background:#ffffff0d}.sh-cart-qty-val{font-family:var(--font-manrope);font-size:.75rem;color:#fff;min-width:1.25rem;text-align:center}.sh-cart-item-price{font-family:var(--font-syne);font-size:.7rem;color:var(--brand-light);letter-spacing:.05em;white-space:nowrap;padding-top:.15rem}.sh-cart-remove{background:none;border:none;color:var(--brand-mid);cursor:pointer;font-size:.55rem;font-family:var(--font-manrope);letter-spacing:.2em;text-transform:uppercase;margin-top:.75rem;padding:0;transition:color .2s;display:block}.sh-cart-remove:hover{color:#fff}.sh-cart-footer{border-top:1px solid var(--brand-rule);padding:1.75rem 2rem;flex-shrink:0;background:#0a0a0a}.sh-cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.sh-cart-subtotal-label{font-family:var(--font-manrope);font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--brand-mid)}.sh-cart-subtotal-val{font-family:var(--font-syne);font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.05em}.sh-cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:.875rem;width:100%;padding:1.1rem 2rem;background:#fff;color:#000;border:none;font-family:var(--font-syne);font-size:.6rem;letter-spacing:.35em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .3s ease,color .3s ease;-webkit-tap-highlight-color:transparent}.sh-cart-checkout-btn:hover{background:var(--brand-light)}.sh-cart-view-link{display:block;text-align:center;margin-top:.875rem;font-family:var(--font-manrope);font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--brand-mid);text-decoration:none;transition:color .2s}.sh-cart-view-link:hover{color:var(--brand-light)}.sh-cart-loading{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;color:var(--brand-mid);font-family:var(--font-manrope);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase}.product-gallery{width:100%;height:100%;position:relative;display:flex;align-items:stretch}.product-gallery>.img-wrap{flex:1 1 auto}.gallery-slide{display:none;width:100%;height:100%;align-items:center;justify-content:center;opacity:0;transition:opacity .45s ease}.gallery-slide.is-active{display:flex;opacity:1}.gallery-slide.is-leaving{display:flex;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:30;background:#05050599;border:1px solid rgba(255,255,255,.15);color:#e0e0e0;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.gallery-arrow:hover{background:#ffffff1f;border-color:#ffffff59;transform:translateY(-50%) scale(1.08)}.gallery-arrow--prev{left:1rem}.gallery-arrow--next{right:1rem}.gallery-dots{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);display:flex;gap:.45rem;z-index:20}.gallery-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:background .3s,transform .3s,width .3s}.gallery-dot.is-active{background:#e0e0e0;width:18px;border-radius:3px;transform:none}
/*# sourceMappingURL=/cdn/shop/t/48/assets/safehouse.css.map */
