:root{--vox-font-display: "Archivo", sans-serif;--vox-font-body: "Inter", sans-serif;--vox-font-mono: "IBM Plex Mono", monospace;--vox-accent: #7a3230}body:has(.color-scheme-vox-dark):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vox-reveal{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.vox-reveal.vox-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.vox-reveal{opacity:1;transform:none;transition:none}}.vox-waveform{display:inline-flex;align-items:flex-end;gap:3px;height:16px;flex-shrink:0}.vox-waveform--large{height:22px}.vox-waveform span{display:block;width:2px;background:var(--vox-accent);animation:vox-pulse 1.6s ease-in-out infinite}.vox-waveform--large span{width:3px}.vox-waveform span:nth-child(1){height:40%;animation-delay:0s}.vox-waveform span:nth-child(2){height:100%;animation-delay:.15s}.vox-waveform span:nth-child(3){height:60%;animation-delay:.3s}.vox-waveform span:nth-child(4){height:85%;animation-delay:.45s}.vox-waveform span:nth-child(5){height:30%;animation-delay:.6s}.vox-waveform span:nth-child(6){height:70%;animation-delay:.75s}.vox-waveform span:nth-child(7){height:45%;animation-delay:.9s}@keyframes vox-pulse{0%,to{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.vox-waveform span{animation:none;transform:scaleY(.8);opacity:.9}}.vox-eyebrow{display:flex;align-items:center;gap:10px;font-family:var(--vox-font-mono);font-size:11px;letter-spacing:.18em;color:rgb(var(--color-foreground-rgb) / .65)}.vox-eyebrow--uppercase{text-transform:uppercase}.color-scheme-vox-dark jumbo-text{font-family:var(--vox-font-display);font-weight:800}.hero.color-scheme-vox-dark .hero__media{filter:grayscale(35%) brightness(.55) contrast(1.05);animation:vox-kenburns 24s ease-in-out infinite alternate}@keyframes vox-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.hero.color-scheme-vox-dark .hero__media{animation:none}}html.vox-intro-active,html.vox-intro-active body{overflow:hidden;height:100%}.vox-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--color-background, #0b0b0a);color:var(--color-foreground);cursor:pointer;animation:vox-intro-out .7s ease 1.9s forwards}.vox-intro--done{animation:none;opacity:0;pointer-events:none}.vox-intro__content{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;opacity:0;animation:vox-intro-in .9s ease .15s forwards}.vox-intro__eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--vox-font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .65)}.vox-intro__wordmark{margin:0;font-family:var(--vox-font-display);font-weight:800;font-size:clamp(40px,9vw,120px);line-height:.9;letter-spacing:-.02em;text-transform:uppercase}@keyframes vox-intro-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes vox-intro-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media(prefers-reduced-motion:reduce){.vox-intro,.vox-intro__content{animation:none}}.hero.color-scheme-vox-dark jumbo-text{max-width:85%}@media screen and (max-width:749px){.hero.color-scheme-vox-dark jumbo-text{max-width:92%}}.hero.color-scheme-vox-dark{position:relative;overflow:hidden}.hero.color-scheme-vox-dark:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:1;pointer-events:none;background:radial-gradient(ellipse 60% 45% at 10% 90%,rgb(255 255 255 / .45),transparent 60%),radial-gradient(ellipse 55% 40% at 90% 20%,rgb(255 255 255 / .38),transparent 58%),radial-gradient(ellipse 45% 35% at 50% 100%,rgb(255 255 255 / .32),transparent 58%);filter:blur(40px);mix-blend-mode:screen;animation:vox-smoke-drift 14s ease-in-out infinite alternate}@keyframes vox-smoke-drift{0%{transform:translate(-6%,4%) scale(1);opacity:.7}50%{transform:translate(6%,-4%) scale(1.18);opacity:1}to{transform:translate(-4%,6%) scale(1.08);opacity:.8}}@media(prefers-reduced-motion:reduce){.hero.color-scheme-vox-dark:after{animation:none}}body.vox-policy-page{background:#0b0b0a;color:#f2ede6}body.vox-policy-page main{background:#0b0b0a;color:#f2ede6;max-width:780px;margin:0 auto;padding:60px 24px 100px}body.vox-policy-page h1{font-family:var(--vox-font-display);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(38px,6vw,64px);border-bottom:1px solid rgb(242 237 230 / .2);padding-bottom:24px;margin-bottom:32px}body.vox-policy-page h2,body.vox-policy-page h3{font-family:var(--vox-font-mono);font-weight:500;text-transform:uppercase;letter-spacing:.06em;font-size:15px;color:#f2ede6;margin-top:42px;margin-bottom:12px}body.vox-policy-page p,body.vox-policy-page li{font-family:var(--vox-font-body);color:#f2ede6cc;line-height:1.7}body.vox-policy-page a{color:#f2ede6;text-decoration:underline;text-underline-offset:3px}body.vox-policy-page a:hover{color:var(--vox-accent)}body.vox-policy-page strong{color:#f2ede6}
/*# sourceMappingURL=/cdn/shop/t/35/assets/vox-editorial.css.map */
