@font-face{font-family:Familjen;src:url("assets/fonts/familjen-grotesk-variable.woff2") format("woff2");font-style:normal;font-weight:400 800;font-display:swap}
:root{--ink:#040712;--ink-2:#091020;--text:#f6f5ed;--muted:#bac6d0;--line:rgba(220,232,241,.22);--signal:#e22258;--ice:#9de4ed;--focus:#fff4a8}
*{box-sizing:border-box}
html{scroll-behavior:auto;overflow-x:clip;background:var(--ink)}
body{margin:0;min-width:300px;overflow-x:clip;color:var(--text);font-family:Familjen,Arial,sans-serif;background:var(--ink)}
img{display:block;max-width:100%}
a{color:inherit}
button,input,textarea{font:inherit}
.skip-link{position:fixed;z-index:100;top:.7rem;left:.7rem;padding:.7rem 1rem;color:var(--ink);background:var(--text);translate:0 -180%}
.skip-link:focus{translate:0}
.legacy-anchor{position:absolute;top:0;display:block;width:1px;height:1px;overflow:hidden;pointer-events:none}
:focus-visible{outline:3px solid var(--focus);outline-offset:4px}
.galaxy-header{position:absolute;z-index:40;inset:0 0 auto;padding:1.25rem clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}
.galaxy-header>a:first-child{min-height:2.75rem;display:inline-flex;align-items:center}
.galaxy-logo{width:clamp(9rem,13vw,12rem);height:auto}
.galaxy-header nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.88rem}
.galaxy-header nav a{position:relative;min-height:2.75rem;padding:.6rem 0;display:inline-flex;align-items:center;text-decoration:none}
.galaxy-header nav a::after{content:"";position:absolute;right:0;bottom:.28rem;left:0;height:2px;background:var(--signal);transform:scaleX(0);transform-origin:right;transition:transform .22s cubic-bezier(.16,1,.3,1)}
.galaxy-header nav a:hover::after,.galaxy-header nav a:focus-visible::after{transform:scaleX(1);transform-origin:left}
.galaxy-header nav a:last-child{font-weight:800}
.galaxy-menu{display:none;width:3rem;height:3rem;padding:.7rem;color:var(--text);background:rgba(4,7,18,.65);border:1px solid var(--line);border-radius:12px}
.galaxy-menu i,.galaxy-menu::before,.galaxy-menu::after{content:"";display:block;width:100%;height:1px;margin:.3rem 0;background:currentColor}
.galaxy-switcher{position:fixed;z-index:70;right:1rem;bottom:1rem;display:flex;overflow:hidden;background:rgba(4,7,18,.94);border:1px solid var(--line);border-radius:12px}
.galaxy-switcher a{min-width:2.6rem;padding:.65rem;text-align:center;text-decoration:none;font-size:.76rem}
.galaxy-switcher a[aria-current=page]{color:var(--ink);background:var(--focus)}
.galaxy-switcher a:first-child{padding-inline:.85rem}
.galaxy-section-title{max-width:13ch;margin:0;font-size:clamp(3.2rem,6vw,5.8rem);line-height:.9;letter-spacing:-.035em}
.galaxy-body{max-width:70ch;color:var(--muted);font-size:1.04rem;line-height:1.55}
.galaxy-link{min-height:2.75rem;padding:.65rem 0;display:inline-flex;align-items:center;border-bottom:2px solid var(--signal);font-weight:800;text-decoration:none}
.galaxy-price-list{margin:0;padding:0;list-style:none}
.galaxy-price-list li{display:grid;grid-template-columns:1.1fr auto 1.4fr;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--line)}
.galaxy-price-list strong{color:var(--ice);font-variant-numeric:tabular-nums}
.galaxy-price-list small{color:var(--muted)}
.galaxy-footer{padding:2rem clamp(1rem,5vw,5rem) 5rem;display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:center;color:var(--muted);background:var(--ink)}
.galaxy-footer img{width:10rem;height:auto}
.galaxy-footer a{text-decoration:none}
.exposure-footer{position:relative;z-index:2;padding:0 clamp(1.2rem,6vw,7rem);color:#f6f1ea;background:#1f131c}
.exposure-footer-inner{width:min(100%,92rem);margin-inline:auto;padding:clamp(4rem,7vw,6rem) 0 2rem;display:grid;grid-template-columns:minmax(15rem,1.35fr) minmax(10rem,.7fr) minmax(16rem,1fr);gap:clamp(3rem,7vw,8rem);border-top:1px solid rgba(246,241,234,.18)}
.exposure-footer-brand img{width:min(100%,15rem);height:auto}
.exposure-footer-brand p{max-width:24ch;margin:1.5rem 0 0;color:#d5c8c6;font-size:1rem;line-height:1.55}
.exposure-footer-nav,.exposure-footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}
.exposure-footer-nav h2,.exposure-footer-contact h2{margin:0 0 .65rem;color:#d5c8c6;font-size:.78rem;line-height:1;text-transform:uppercase;letter-spacing:.08em}
.exposure-footer-nav a,.exposure-footer-email,.exposure-footer-action{color:#f6f1ea;text-decoration:none}
.exposure-footer-nav a,.exposure-footer-email,.exposure-footer-base a{min-height:2rem;display:inline-flex;align-items:center}
.exposure-footer-nav a[aria-current=page],.exposure-footer-base a[aria-current=page]{font-weight:700;text-decoration:underline;text-decoration-color:var(--signal);text-decoration-thickness:2px;text-underline-offset:.28rem}
.exposure-footer-nav a:hover,.exposure-footer-nav a:focus-visible,.exposure-footer-email:hover,.exposure-footer-email:focus-visible,.exposure-footer-base a:hover,.exposure-footer-base a:focus-visible{text-decoration:underline;text-decoration-color:var(--signal);text-decoration-thickness:2px;text-underline-offset:.28rem}
.exposure-footer-email{overflow-wrap:anywhere}
.exposure-footer-action{position:relative;min-height:2.75rem;margin-top:.35rem;padding:.55rem 0;display:inline-flex;align-items:center;font-weight:800}
.exposure-footer-action::after{content:"";position:absolute;right:0;bottom:-.18rem;left:0;height:2px;background:var(--signal);transform:scaleX(0);transform-origin:right;transition:transform .22s cubic-bezier(.16,1,.3,1)}
.exposure-footer-action:hover::after,.exposure-footer-action:focus-visible::after{transform:scaleX(1);transform-origin:left}
.exposure-footer-base{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:clamp(1rem,3vw,2rem);padding-top:1.5rem;color:#c3b4b5;border-top:1px solid rgba(246,241,234,.14);font-size:.9rem}
.exposure-footer-base a{color:inherit;text-decoration:none}
.exposure-footer--quiet{isolation:isolate}
.exposure-footer--quiet::before{content:"";position:absolute;z-index:0;right:0;bottom:calc(100% - 1px);left:0;height:clamp(8rem,16svh,12rem);pointer-events:none;background:linear-gradient(180deg,rgb(31 19 28 / 0) 0%,rgb(31 19 28 / .18) 38%,rgb(31 19 28 / .68) 78%,#1f131c 100%)}
.exposure-footer--quiet .exposure-footer-inner{position:relative;z-index:1;padding:clamp(2.75rem,3.8vw,3.5rem) 0 1.25rem;column-gap:clamp(2.5rem,5vw,6rem);row-gap:clamp(1.25rem,2vw,1.75rem);border-top:0}
.exposure-footer--quiet .exposure-footer-brand img{width:min(100%,13rem)}
.exposure-footer--quiet .exposure-footer-brand p{margin-top:1rem}
.exposure-footer--quiet .exposure-footer-nav,.exposure-footer--quiet .exposure-footer-contact{gap:.58rem}
.exposure-footer--quiet .exposure-footer-nav h2{margin-bottom:.35rem}
.exposure-footer--quiet .exposure-footer-base{justify-content:flex-start;gap:2rem;margin-top:0;padding-top:.5rem;border-top:0}
@media(max-width:800px){
  .galaxy-header{padding:1rem}.galaxy-header nav{position:absolute;top:calc(100% + .2rem);right:1rem;left:1rem;display:none;padding:.6rem;flex-direction:column;align-items:stretch;background:#f5f4ed;color:#091020;border-radius:12px}.galaxy-header nav[data-open=true]{display:flex}.galaxy-header nav a{min-height:3rem;padding:.75rem}.galaxy-header nav a::after{right:.75rem;bottom:.55rem;left:.75rem}.galaxy-menu{display:block}.galaxy-switcher{top:5rem;right:.55rem;bottom:auto}.galaxy-section-title{font-size:clamp(3rem,14vw,4.8rem)}.galaxy-price-list li{grid-template-columns:1fr auto}.galaxy-price-list small{grid-column:1/-1}.galaxy-footer{grid-template-columns:1fr;gap:1rem}.exposure-footer-inner{grid-template-columns:1fr;gap:2.75rem;padding-top:3.5rem}.exposure-footer-base{grid-column:auto;align-items:flex-start;flex-direction:column;gap:.75rem;margin-top:0}.exposure-footer--quiet .exposure-footer-inner{padding-top:2.5rem;gap:1.9rem}.exposure-footer--quiet .exposure-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:.65rem}.exposure-footer--quiet .exposure-footer-nav h2{grid-column:1/-1}.exposure-footer--quiet .exposure-footer-base{flex-direction:row;flex-wrap:wrap;gap:.65rem 1.5rem;padding-top:.1rem}body:has([data-galaxy-nav][data-open=true]) .galaxy-switcher{display:none}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
