:root{--paper:#FFFFFF;--paper-hi:#FFFFFF;--paper-lo:#EFF1F4;--ink:#0B0D0F;--ink-2:#3A3E44;--ink-3:#73767E;--black:#0B0D0F;--black-2:#14181C;--hair:rgba(255,255,255,.13);--glacier:#6fb0c8;--glacier-ink:#0B0D0F;--mute-d:#7D818A;--tall:"Bebas Neue","Oswald",Impact,sans-serif;--serif:"Instrument Serif","Bodoni Moda",Didot,serif;--sans:"Instrument Sans",system-ui,sans-serif;--ui:"Instrument Sans",system-ui,sans-serif;--paint:"Covered By Your Grace","Sedgwick Ave Display",cursive;--gutter:clamp(1.25rem,3.6vw,3.4rem);--ico-sm:clamp(40px,3.9vw,54px);--ico-lg:clamp(76px,7.8vw,108px);--secpad:clamp(3.2rem,7.5vh,5.5rem);--tooth:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='t'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23t)' opacity='0.62'/%3E%3C/svg%3E");--grit:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.32' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23g)' opacity='0.85'/%3E%3C/svg%3E")}.hero__plate img{width:100%;height:100%;object-fit:cover;object-position:60% 50%;-webkit-mask-image:linear-gradient(90deg,transparent 4%,#000 40%);mask-image:linear-gradient(90deg,transparent 4%,#000 40%)}.lock .g{font-family:var(--tall);font-weight:400;font-size:var(--t-hero-g);line-height:.8;letter-spacing:.002em;white-space:nowrap;transform:scaleX(.92);transform-origin:left center}.lock--long .g{font-size:var(--t-hero-long)}.lock.lock--story .g{font-size:var(--t-title-g);white-space:normal;transform:none;line-height:.9}.lock.lock--story .s{font-size:var(--t-title-s);white-space:normal;margin-top:.04em}.lock .s{font-family:var(--serif);font-style:italic;font-weight:400;font-size:var(--t-hero-s);line-height:.86;letter-spacing:0;white-space:nowrap;margin-top:.06em}.film__media img{width:100%;height:100%;object-fit:cover}.sysnav{grid-column:1;grid-row:2;align-self:center}.system__cta{grid-column:1;grid-row:3}.system__panes{grid-column:2;grid-row:2;align-self:center}.sysnav{margin:0;border-top:1px solid rgba(14,15,17,.24)}.system__cta{margin:clamp(1.5rem,3.2vh,2.2rem) 0 0}.stage__frames{grid-column:1;grid-row:1;position:relative;align-self:start;width:100%;height:auto;aspect-ratio:5 / 4}.stage__shot{position:absolute;top:0;right:0;bottom:0;left:0}.stage__shot[hidden]{display:none}.stage__shot img{width:100%;height:100%;object-fit:cover;display:block}.stage__shot--fit img{object-fit:contain;padding:clamp(1.6rem,5vw,4.5rem)}.stage__rail{grid-column:1;grid-row:1;position:absolute;z-index:3;right:clamp(.7rem,1.6vw,1.2rem);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:clamp(.45rem,.8vw,.65rem);align-self:auto;width:auto;padding:0;border:0;background:transparent}.stage__rail button{flex:none;width:clamp(42px,4.6vw,64px);aspect-ratio:1;padding:0;cursor:pointer;border:1px solid rgba(255,255,255,.72);background:#000;overflow:hidden;box-shadow:none;opacity:.78;transition:opacity .15s,border-color .15s}.stage__rail button img{width:100%;height:100%;object-fit:cover;display:block}.stage__rail button[data-card] img{object-fit:cover;background:#000}.stage__rail button:hover{opacity:1;border-color:#fff}.stage__rail button[aria-current=true]{opacity:1;border:2px solid #fff}.stage__rail button:focus-visible{outline:2px solid var(--glacier);outline-offset:3px}.stage__count{display:none;position:absolute;right:clamp(.9rem,1.8vw,1.9rem);bottom:clamp(1.2rem,3vh,2.2rem);z-index:3;margin:0;font-family:var(--tall);font-weight:400;font-size:clamp(1.1rem,1.7vw,1.5rem);letter-spacing:.03em;color:#fff}.stage__count small{color:var(--mute-d)}.prod__offer{container-type:inline-size}.prod__spec{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--hair);border:1px solid var(--hair)}@container (min-width:560px){.prod__spec{grid-template-columns:repeat(4,minmax(0,1fr))}}.prod__spec li{padding:clamp(.9rem,1.9vh,1.2rem) clamp(.9rem,1.6vw,1.2rem);background:var(--black);border:0;display:flex;flex-direction:column;gap:.55rem;justify-content:flex-start;font:600 10.5px/1.4 var(--ui);letter-spacing:.13em;text-transform:uppercase;color:var(--glacier)}.prod__spec img{display:block;width:var(--specico);height:var(--specico);margin-bottom:.5rem}.prod__spec{--specico:var(--ico-sm)}.prod__n{display:flex;align-items:center;height:var(--specico);margin-bottom:.5rem;font-family:var(--tall);font-weight:400;font-size:calc(var(--specico) * 1.25);line-height:1;letter-spacing:.01em;color:var(--glacier);-webkit-text-stroke:calc(var(--specico) * .094) #fff;paint-order:stroke fill}.opt{padding:.6rem .8rem;border:1px solid var(--hair);transition:border-color .15s,background .15s}.opt__row{display:flex;align-items:center;gap:.8rem;cursor:pointer}.opt--sub{padding-bottom:.95rem}.subx__list{list-style:none;margin:.85rem 0 0;padding:.85rem 0 0;border-top:1px solid var(--hair);display:grid;gap:.45rem}.subx__list li{display:flex;align-items:flex-start;gap:.6rem;font:600 10px/1.35 var(--ui);letter-spacing:.11em;text-transform:uppercase;color:#878b92}.subx__list li:before{content:"";flex:none;width:5px;height:9px;margin:1px 1px 0 2px;border:solid var(--glacier);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.subx__list b{color:#eff1f4;font-weight:700}.subx__freq{display:none;margin-top:.9rem;padding-top:.85rem;border-top:1px solid var(--hair)}.opt--sub:has(input[name=ptype]:checked) .subx__freq{display:block}.subx__lbl{display:block;margin-bottom:.5rem;font:700 9.5px/1 var(--ui);letter-spacing:.18em;text-transform:uppercase;color:var(--mute-d)}.freq{display:flex;gap:.4rem}.freq label{flex:1 1 0;position:relative;cursor:pointer}.freq input{position:absolute;opacity:0;width:0;height:0}.freq span{display:block;padding:.55rem .3rem;text-align:center;border:1px solid var(--hair);font:700 9.5px/1 var(--ui);letter-spacing:.09em;text-transform:uppercase;color:#878b92;transition:border-color .15s,color .15s,background .15s}.freq label:hover span{border-color:#ffffff57;color:#d2d5d9}.freq input:checked+span{border-color:var(--glacier);color:var(--glacier-ink);background:var(--glacier)}.freq input:focus-visible+span{outline:2px solid #fff;outline-offset:3px}:root{--star:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.00 1.20 L14.56 8.08 L21.89 8.39 L16.14 12.94 L18.11 20.01 L12.00 15.95 L5.89 20.01 L7.86 12.94 L2.11 8.39 L9.44 8.08 Z' fill='%23000'/%3E%3C/svg%3E")}.system__panes{display:grid}.pane{grid-area:1 / 1}.pane{display:flex;flex-direction:column;gap:clamp(1rem,2.2vh,1.5rem);animation:paneIn .32s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:no-preference){.dgm--anim text{animation:dgmFade .5s ease-out .1s both}@keyframes dgmFade{0%{opacity:0}to{opacity:1}}}@media(prefers-reduced-motion:no-preference){.dgm--anim .dgm__l1{stroke-dasharray:1;stroke-dashoffset:1;animation:draw .8s cubic-bezier(.3,.7,.4,1) .25s both}.dgm--anim .dgm__l1x{stroke-dasharray:1;stroke-dashoffset:1;animation:draw 1.7s linear 1.05s both}.dgm--anim .dgm__l2{stroke-dasharray:1;stroke-dashoffset:1;animation:draw 2.6s cubic-bezier(.35,.55,.4,1) .25s both}.dgm--anim .dgm__end--1{animation:dgmFade .3s ease-out 1.05s both}.dgm--anim .dgm__end--2{animation:dgmFade .3s ease-out 2.85s both}@keyframes draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.dgm--anim .dgm__key{animation:dgmFade .5s ease-out 1.9s both}}@media(prefers-reduced-motion:no-preference){.dgm--curve .dgm__c1{animation:sweep 1s cubic-bezier(.3,.7,.4,1) .25s both}.dgm--curve .dgm__c2{animation:sweep 1.75s cubic-bezier(.35,.55,.4,1) .25s both}.dgm--curve .dgm__arrow{animation:dgmFade .4s ease-out 2.1s both}.dgm--curve .dgm__key{animation:dgmFade .5s ease-out 1.5s both}}@media(prefers-reduced-motion:no-preference){.dgm--bars .dgm__b{animation:barGrow 1.4s cubic-bezier(.2,.8,.3,1) .2s both}.dgm--bars .dgm__b--a{animation-duration:.7s}.dgm--bars .dgm__b--b{animation-duration:.35s}.dgm--bars text{animation:dgmFade .5s ease-out .1s both}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media(prefers-reduced-motion:no-preference){.dgm--focus .foc__d{animation:focIn .85s cubic-bezier(.25,1,.35,1) both;animation-delay:calc(.12s + var(--i) * 45ms)}.dgm--focus .foc__mark{animation:focMark .5s cubic-bezier(.2,1.5,.4,1) 1.05s both}@keyframes focIn{0%{transform:translate(var(--dx),var(--dy));opacity:.28}to{transform:translate(0);opacity:1}}@keyframes focMark{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}}@media(prefers-reduced-motion:no-preference){.dgm--mol .mol{animation:molFocus 1.15s cubic-bezier(.22,1,.36,1) .2s both;transform-box:fill-box;transform-origin:center}@keyframes molFocus{0%{filter:blur(7px);opacity:0;transform:scale(1.035)}to{filter:blur(0);opacity:1;transform:scale(1)}}}@media(prefers-reduced-motion:no-preference){.dgm--foc .foc__in{stroke-dasharray:1;stroke-dashoffset:1;animation:draw 1.15s cubic-bezier(.4,.5,.35,1) both;animation-delay:calc(.15s + var(--i) * 35ms)}.dgm--foc .foc__one{animation:sweep .85s cubic-bezier(.3,.6,.35,1) 1.15s both}.dgm--foc .dgm__arrow{animation:dgmFade .4s ease-out 2.1s both}.dgm--foc .foc__j{animation:dgmFade .3s ease-out 1.1s both}.dgm--foc text{animation:dgmFade .5s ease-out 1.5s both}}@media(prefers-reduced-motion:no-preference){.dgm--mood .mood__ramp{animation:sweep 1.75s cubic-bezier(.35,.55,.3,1) .25s both}.dgm--mood .dgm__arrow{animation:dgmFade .4s ease-out 2.1s both}.dgm--mood text{animation:dgmFade .5s ease-out 1.5s both}}@media(prefers-reduced-motion:no-preference){.dgm--seq .seq__add{stroke-dasharray:1;stroke-dashoffset:1;animation:draw .6s cubic-bezier(.3,.6,.35,1) .15s both}.dgm--seq .seq__body{stroke-dasharray:1;stroke-dashoffset:1;animation:draw 1.3s cubic-bezier(.35,.55,.3,1) .7s both}.dgm--seq .dgm__tick{animation:dgmFade .4s ease-out 1.5s both}.dgm--seq .seq__end{animation:dgmFade .3s ease-out 2s both}.dgm--seq text{animation:dgmFade .5s ease-out 1.7s both}.dgm--seq .seq__brace{animation:dgmFade .5s ease-out 1.95s both}}@media(prefers-reduced-motion:no-preference){.dgm--gear .dln{animation:sweep 1.1s cubic-bezier(.3,.6,.35,1) .2s both}.dgm--gear .dln--out{animation:sweep .7s cubic-bezier(.3,.6,.35,1) 1.3s both}.dgm--gear text{animation:dgmFade .5s ease-out 1.5s both}.dgm--gear .gear__tip{animation:dgmFade .4s ease-out 2.1s both}.dgm--gear .gear--main{animation:dgmFade .26s ease-out .04s both,gearTurn 26s linear infinite}.dgm--gear .gear--cof{animation:dgmFade .26s ease-out .04s both,gearTurnBack 13s linear infinite}@keyframes gearTurn{to{transform:rotate(360deg)}}@keyframes gearTurnBack{to{transform:rotate(-360deg)}}}@media(prefers-reduced-motion:no-preference){@keyframes sweep{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}}.pane__foot{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:clamp(1.2rem,2.6vw,2.4rem);align-items:start;padding-top:clamp(1rem,2.2vh,1.5rem);border-top:1px solid rgba(14,15,17,.24)}.pane__foot{grid-template-columns:auto minmax(0,1fr)}.faq{--rule:rgba(14,15,17,.2)}.acc--q .acc__b b{color:var(--ink)}.acc--q .acc__b a{color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s}.acc--q .acc__b a:hover,.acc--q .acc__b a:focus-visible{color:#3e7c96}.hero__plate img{filter:none}.film__media img{filter:grayscale(1) contrast(1.14) brightness(.96)}@media(max-width:900px){.bar nav a:not(.bar__shop){display:none}.bar nav{margin:0 auto 0 clamp(.9rem,3vw,2rem)}.hero__sub{white-space:normal}.hero{min-height:0;display:block}.hero__copy{width:100%;padding:2.2rem var(--gutter) 0;max-width:none}.hero__plate{position:relative;width:100%;height:64svh;margin-top:1.6rem}.hero__plate img,.hero__plate:before,.hero__plate:after{-webkit-mask-image:linear-gradient(180deg,transparent 2%,#000 26%);mask-image:linear-gradient(180deg,transparent 2%,#000 26%)}.hero__tin{right:50%;transform:translate(50%,-50%) rotate(3deg);width:min(52vw,260px)}.prod{grid-template-columns:minmax(0,1fr)}.prod__offer{min-width:0}.prod__stage{position:relative;height:auto;min-height:0;min-width:0;aspect-ratio:5 / 4}.prod__stage{display:grid;grid-template-columns:minmax(0,1fr);aspect-ratio:auto}.stage__frames{grid-column:1;grid-row:1}.stage__rail{grid-column:1;grid-row:1;flex-direction:column;border-top:0;left:auto;right:.6rem;top:50%;bottom:auto;justify-content:flex-start;padding:0;gap:.4rem}.stage__rail button{width:40px;flex:none;aspect-ratio:1}.stage__count{left:auto;right:clamp(.9rem,3vw,1.6rem);bottom:auto;top:clamp(.9rem,2.4vh,1.6rem)}.prod__offer{border-left:0;border-top:1px solid var(--hair);padding:1.6rem var(--gutter) 2.2rem}.buy__qty{grid-template-columns:repeat(2,minmax(0,1fr))}.system__in{grid-template-columns:1fr;gap:2rem}.system__head,.sysnav,.system__cta,.system__panes{grid-column:1;grid-row:auto;align-self:start}.system__head{margin-bottom:0}.pane__foot{grid-template-columns:1fr;gap:1.1rem}.pane__note{border-left:0;border-top:1px solid rgba(14,15,17,.24);padding-left:0;padding-top:1rem}.sysnav__i:before{left:-.55rem}.marks{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.4rem;max-width:none}.marks--five{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem .8rem}.m30{grid-template-columns:1fr;gap:1.4rem;padding-right:0}.m30__head{padding-right:var(--gutter)}.m30 .rail{padding-left:var(--gutter)}.rslt__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 1.4rem}.rev__head{grid-template-columns:1fr;gap:1.4rem;align-items:start}.rev__acts,.rev__sum{grid-column:1;grid-row:auto;justify-content:flex-start}.rev__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq__nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.faq__nav::-webkit-scrollbar{display:none}.faq__t{white-space:nowrap}.foot__row{flex-direction:column;align-items:flex-start;gap:clamp(1.6rem,3.5vh,2.4rem)}.foot__fine-print{flex:1 1 auto;width:100%;text-align:left}.foot__nav{flex:1 1 auto;width:100%;gap:1rem}.foot__sub{flex:1 1 auto;width:100%}.foot__strip{width:100%;overflow-x:auto;scrollbar-width:none}.foot__strip::-webkit-scrollbar{display:none}.foot__strip a{flex:none}}@media(max-width:560px){.rev__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.film__frame,.btn,.bar nav a,.m30__watch,.film__play span{transition:none}.pane{animation:none}.sysnav__i:before{transition:none}.film:hover .film__frame{transform:none}}.lock--sm .g{font-size:var(--t-title-g);white-space:nowrap}.lock--sm .s{font-size:var(--t-title-s);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/6/assets/index.css.map */
