.buy-50{position:relative;width:100%;height:100%;max-height:720px;min-height:600px;overflow:hidden;background-color:#1a1a1a;margin-top:-10px!important;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding-left:max(0px,calc((100vw - 1440px)/2));padding-right:max(0px,calc((100vw - 1440px)/2));padding-top:max(0px,calc((100vw - 1440px)/5));padding-bottom:max(0px,calc((100vw - 1440px)/5))}.buy-50-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;max-width:1440px;max-height:720px}.buy-50__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;touch-action:pan-y;overscroll-behavior-x:contain}.buy-50__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s cubic-bezier(.22,.77,.94,.64);will-change:opacity}.buy-50__slide.is-active{opacity:1}.buy-50__slide image-element{display:block;width:100%;height:100%}.buy-50__slide-img{width:100%;height:100%;object-fit:cover}.buy-50__topbar{position:absolute;top:1.5rem;left:2.5rem;right:2.5rem;z-index:3;display:flex;align-items:center;gap:1.5rem}.buy-50__topbar-left,.buy-50__topbar-right{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#f0ebe0;opacity:.8;white-space:nowrap}.buy-50__topbar-divider{flex:1;height:1px;background-color:#b8884a}.buy-50__headline{position:absolute;top:5rem;left:2.5rem;right:40%;z-index:3;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,4vw,56px);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:#f0ebe0;margin:0;line-height:1.1}.buy-50__card{z-index:3;width:min(460px,34%);background-color:#f4ece1;padding:2rem}.buy-50__card-brand{font-family:Fraunces,Georgia,Times New Roman,serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.45;letter-spacing:0;color:#8e857a;margin:0 0 .8rem}.buy-50__card-title{font-family:Inter,sans-serif;width:min(350px,100%);min-height:46px;font-size:38px;font-weight:700;line-height:1.2;letter-spacing:3px;text-transform:uppercase;color:#4a4540;margin:0 0 .75rem}.buy-50__card-title--long{font-size:32px;letter-spacing:1.8px;line-height:1.15}.buy-50__card-title--xlong{font-size:27px;letter-spacing:1px;line-height:1.12}.buy-50__card-price{font-family:Inter,sans-serif;width:min(141px,100%);min-height:48px;font-size:28px;font-weight:500;line-height:1.2;letter-spacing:.4px;text-transform:uppercase;color:#4a4540;margin:0 0 .3rem}.buy-50__card-shipping{font-family:Inter,sans-serif;min-height:17px;display:flex;align-items:center;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;color:#4a4540;margin:0 0 1.25rem}.buy-50__card-hr{border:none;border-top:2px solid #8E857A;margin:0 0 1.25rem}.buy-50__card-specs{display:grid;grid-template-columns:1fr auto;row-gap:.55rem;margin:0 0 1.5rem}.buy-50__card-spec-label{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#8a8178;font-family:Inter,sans-serif;font-weight:600;letter-spacing:28%}.buy-50__card-spec-value{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:600;color:#1a1a1a;text-align:right;letter-spacing:28%}.buy-50__card-cta-primary{display:block;width:100%;padding:.9rem 1rem;background-color:#1a1a1a;color:#f0ebe0;font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-align:center;text-decoration:none;margin-bottom:.6rem;border:none;cursor:pointer;transition:background-color .2s ease;font-weight:600}.buy-50__card-cta-primary:hover{background-color:#333;color:#f0ebe0}.buy-50__thumbs{z-index:3;display:flex;align-items:center;padding:.85rem 0;border-bottom:2px solid #f4ece1}.buy-50__thumb-prev,.buy-50__thumb-next{width:46px;height:46px;background:#f0ebe0e6;border:none;color:#1a1a1a;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;line-height:1;transition:background-color .2s ease}.buy-50__thumb-prev:hover,.buy-50__thumb-next:hover{background:#fff}.buy-50__thumb-next{margin-left:auto}.buy-50__thumb-track{display:flex;gap:.5rem;margin-left:1rem;margin-right:1rem;flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.buy-50__thumb-track::-webkit-scrollbar{display:none}.buy-50__thumb{display:block;width:68px;height:50px;flex-shrink:0;border:2px solid transparent;padding:0;background:none;cursor:pointer;transition:border-color .3s ease,transform .3s ease;transform:scale(.9)}.buy-50__thumb.is-active{border-color:#b8884a;transform:scale(1)}.buy-50__thumb image-element{display:block;width:100%;height:100%;pointer-events:none}.buy-50__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.buy-50__thumb-divider{width:100%;height:1px;background-color:#f4ece1}.buy-50__content{display:flex;flex-direction:row-reverse;justify-content:center;align-items:flex-end;gap:70px;padding-top:80px;padding-bottom:80px;width:100%;height:100%}.buy-50__fullscreen-btn{display:none}.buy-50__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.buy-50__lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.buy-50__lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;cursor:zoom-out}.buy-50__lightbox-img{position:relative;z-index:1;max-width:100vw;max-height:92vh;object-fit:contain;transform:scale(.96);transition:transform .3s ease}.buy-50__lightbox.is-open .buy-50__lightbox-img{transform:scale(1)}.buy-50__lightbox-close{position:absolute;top:1rem;right:1rem;z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#f0ebe0e6;color:#1a1a1a;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.buy-50__fullscreen-btn{display:flex;position:absolute;top:.75rem;right:.75rem;z-index:4;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:#1a1a1a8c;color:#f0ebe0;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.buy-50__fullscreen-btn svg{width:20px;height:20px}.buy-50{height:auto;min-height:0;overflow:visible;max-height:none;padding:0}.buy-50-container{display:block;height:auto;max-height:none}.buy-50__slides{position:relative;inset:auto;height:60rem}.buy-50__slide-img{object-position:center center}.buy-50__content{position:relative;z-index:3;display:flex;flex-direction:column-reverse;padding-top:0;padding-bottom:0;gap:0;align-items:stretch}.buy-50__thumbs{position:relative;left:auto;right:auto;bottom:auto;width:auto;margin:-5.2rem 1.25rem 0;padding:.75rem 0;border-bottom:0px solid #f4ece1}.buy-50__thumb-prev,.buy-50__thumb-next{width:35px;height:35px;font-size:30px;padding-bottom:5px;opacity:.8}.buy-50__thumb-track{gap:.4rem;margin-left:.75rem;margin-right:.75rem;padding:6px;overflow-x:auto;scrollbar-width:none}.buy-50__thumb-track::-webkit-scrollbar{display:none}.buy-50__thumb{opacity:.5;width:40px;height:40px}.buy-50__thumb.is-active{opacity:1;transform:scale(1.2);overflow:visible}.buy-50__card{position:relative;top:auto;right:auto;transform:none;width:auto;margin:26px 18px;padding:1.25rem}}@media screen and (max-width:769px){.buy-50__slides{height:44rem}}.chapter-1-50{background-color:#1a1a1a;padding:10rem 5% 2.5rem;margin-top:-10px!important}.chapter-1-50 .chapter-1-50__top,.chapter-1-50 .chapter-1-50__image{max-width:1440px;margin-left:auto;margin-right:auto}.chapter-1-50__top{margin-bottom:3.5rem}.chapter-1-50__columns{display:flex;gap:7%;align-items:flex-start;flex-direction:row;justify-content:space-between}@media screen and (max-width:600px){.chapter-1-50__columns{flex-direction:column;gap:1.25rem;padding-bottom:0}}.chapter-1-50__col-left{flex:0 0 40%}.chapter-1-50__col-right{flex:0 0 40%;max-width:465.6px;padding-top:.2rem}.chapter-1-50__heading{font-family:Fraunces,serif;font-size:68px;font-weight:400;line-height:1;color:#f4ebe1;letter-spacing:-.025em;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;text-transform:none!important;margin:0;max-width:400px;width:100%}.chapter-1-50__body{font-family:Inter,sans-serif;font-size:20px;line-height:1.32;color:#8e857a;font-weight:300;letter-spacing:.2px;max-width:465.6px}.chapter-1-50__body p{margin:0}.chapter-1-50__body p:last-child{margin-bottom:0}.chapter-1-50__image{margin-top:3.25rem;border:1px solid rgba(230,204,136,.18);overflow:hidden}.chapter-1-50__image image-element{display:block}.chapter-1-50__image video{display:block}.chapter-1-50__image-img,.chapter-1-50__image-video{width:100%;height:auto;display:block;object-fit:cover;max-height:76vh}@media screen and (max-width:900px){.chapter-1-50{padding:4.5rem 5% 2rem}.chapter-1-50__col-right{flex-basis:45%}.chapter-1-50__body{font-size:clamp(16px,2vw,19px);line-height:1.32}}@media screen and (max-width:600px){.chapter-1-50{padding:3.75rem 1.25rem 1.5rem}.chapter-1-50__top{margin-bottom:2rem}.chapter-1-50__heading{font-size:clamp(38px,10vw,54px);line-height:1}.chapter-1-50__body{font-size:17px;line-height:1.35}.chapter-1-50__image{margin-top:2rem;padding:8px;gap:8px}.chapter-1-50__image-img,.chapter-1-50__image-video{aspect-ratio:342 / 240;max-height:none;object-fit:cover}}.chapter-2-50{background-color:#1a1a1a;padding:7rem 5% 4rem;margin-top:-10px!important}.chapter-2-50 .chapter-2-50__hero,.chapter-2-50 .chapter-2-50__columns{max-width:1440px;margin-left:auto;margin-right:auto}.chapter-2-50__hero{text-align:center;margin-bottom:3.6rem}.chapter-2-50__display{margin:0}.chapter-2-50__display-line1,.chapter-2-50__display-line2{font-family:Fraunces,serif;font-size:clamp(56px,8vw,90px);line-height:1;margin:0;display:block;letter-spacing:-.025em;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;text-transform:none!important}.chapter-2-50__display-line1{font-weight:400;color:#f4ebe1}.chapter-2-50__display-line2{font-style:italic;font-weight:400;color:#8e857a}.chapter-2-50__columns{display:flex;gap:7%;align-items:flex-start;justify-content:space-between}.chapter-2-50__col-image{flex:0 0 56%}.chapter-2-50__col-image image-element{display:block}.chapter-2-50__col-image-img{width:100%;height:auto;display:block;object-fit:cover;max-height:62vh}.chapter-2-50__col-image{border:1px solid rgba(230,204,136,.18);overflow:hidden}.chapter-2-50__col-text{flex:0 0 36%;max-width:465px;padding-top:1.1rem}.chapter-2-50__subheading{font-family:Fraunces,serif;font-size:32px;font-weight:300;line-height:1.45;color:#f4ebe1;letter-spacing:-.005em;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;max-width:445px;margin:0 0 1.1rem;text-transform:none!important}.chapter-2-50__body{font-family:Inter,sans-serif;font-size:20px;line-height:1.32;color:#8e857a;font-weight:300;letter-spacing:.2px}.chapter-2-50__body p{margin:0}.chapter-2-50__body p+p{margin-top:1em}.chapter-2-50__body em,.chapter-2-50__body .chapter-2-50__body-emphasis{font-family:Inter,sans-serif;font-weight:400;font-style:italic;font-size:1em;line-height:1.32;letter-spacing:.2px}@media screen and (max-width:1100px){.chapter-2-50__subheading{font-size:clamp(26px,3vw,32px);line-height:1.4}.chapter-2-50__body{font-size:clamp(16px,1.85vw,19px);line-height:1.35}}@media screen and (max-width:760px){.chapter-2-50{padding:4rem 1.25rem 2.5rem}.chapter-2-50__hero{margin-bottom:2.5rem}.chapter-2-50__display-line1,.chapter-2-50__display-line2{font-size:clamp(44px,11vw,62px);line-height:.96}.chapter-2-50__columns{flex-direction:column;gap:1.8rem}.chapter-2-50__col-image,.chapter-2-50__col-text{flex:1 1 auto;max-width:none;width:100%}.chapter-2-50__col-text{padding-top:0}.chapter-2-50__subheading{font-size:clamp(24px,7vw,30px);line-height:1.35}.chapter-2-50__body{font-size:17px;line-height:1.38;letter-spacing:.15px}}.chapter-3-50{background-color:#1a1a1a;padding:8rem 5%;margin-top:-10px!important;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.chapter-3-50__hero{text-align:center;margin-bottom:4rem;max-width:1440px}.chapter-3-50__title{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,5vw,64px);font-weight:400;letter-spacing:.55em;text-transform:uppercase;color:#f0ebe0;margin:0}.chapter-3-50__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1440px}.chapter-3-50__carousel-nav{display:none}.chapter-3-50__card-image{margin-bottom:2.5rem}.chapter-3-50__card-image image-element{display:block}.chapter-3-50__card-image-img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:3 / 4}.chapter-3-50__card-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#8a8178;margin:0 0 .6rem}.chapter-3-50__card-heading{font-family:Fraunces,serif;font-size:26px;font-weight:400;color:#f4ebe1;margin:0 0 .75rem;line-height:1.45;letter-spacing:-.005em;max-width:377px;text-transform:none!important;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1}.chapter-3-50__card-body{font-family:Inter,sans-serif;font-size:18px;line-height:1.32;color:#8e857a;font-weight:300;letter-spacing:.2px;margin:0}@media screen and (max-width:768px){.chapter-3-50{padding:4rem 0 3rem}.chapter-3-50__hero{padding:0 1.5rem;margin-bottom:2.2rem}.chapter-3-50__grid{display:flex;margin:0 1.5rem;align-items:stretch;gap:1rem;width:90vw;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:0 1.5rem;scroll-padding-left:1.5rem;scroll-padding-right:1.5rem;scrollbar-width:none}.chapter-3-50__grid::-webkit-scrollbar{display:none}.chapter-3-50__card{scroll-snap-align:center;scroll-snap-stop:always;max-width:none}.chapter-3-50__card-image{width:65vw;margin-bottom:1.9rem}.chapter-3-50__card-heading{margin-bottom:.55rem}.chapter-3-50__carousel-nav{width:min(78vw,390px);margin:2.2rem auto 0;display:flex;justify-content:stretch;padding:0;gap:0;border-radius:999px;overflow:hidden;background:#9f988c}.chapter-3-50__carousel-indicator{flex:1 1 0;height:20px;border:0;margin:0;padding:0;background:#9f988c;cursor:pointer;transition:background-color .18s ease}.chapter-3-50__carousel-indicator+.chapter-3-50__carousel-indicator{border-left:2px solid #141516}.chapter-3-50__carousel-indicator.is-active{background:#f37803}}.closing-50{position:relative;width:100%;min-height:100vh;background-color:#111;padding:clamp(2rem,4vw,4rem);overflow:hidden;margin-top:-10px!important}.closing-50__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.closing-50__media image-element,.closing-50__media-img{display:block;width:100%;height:100%}.closing-50__media-img{object-fit:cover;object-position:center;filter:saturate(.92) brightness(.72);transform:scale(1.03)}.closing-50__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 50% 42%,#ffffff14,#ffffff05 22%,#11111124 55%,#111111b8),linear-gradient(180deg,#1111111f,#1111112e 38%,#11111194)}.closing-50__content{position:relative;z-index:2;min-height:calc(100vh - (clamp(2rem,4vw,4rem)*2));display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:clamp(3.5rem,8vw,7.5rem);text-align:center}.closing-50__badge{width:min(130px,16%);margin:0 auto 1.5rem;opacity:.92}.closing-50__badge image-element{display:block;width:100%}.closing-50__dateline{font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;color:#f37803;margin:0 0 1rem}.closing-50__heading{max-width:780px;font-family:Fraunces,Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(48px,5.2vw,94px);font-weight:380;color:#f0ebe0;line-height:.92;letter-spacing:-.03em;margin:0 0 .6rem;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1}.closing-50__dateline-bottom{margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.2;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#f37803}.closing-50__knife{position:absolute;left:50%;top:50%;z-index:1;width:min(58vw,460px);transform:translate(-50%,-42%);filter:drop-shadow(0 20px 45px rgba(0,0,0,.28))}.closing-50__knife image-element{display:block;width:100%}.closing-50__knife-img{width:100%;height:auto;display:block}@media screen and (max-width:900px){.closing-50{min-height:92vh;padding:1.5rem 1rem 2rem}.closing-50__content{min-height:calc(92vh - 3.5rem);justify-content:flex-end;padding-bottom:5.25rem}.closing-50__badge{width:min(110px,24%);margin-bottom:1rem}.closing-50__knife{width:min(72vw,310px);top:42%;transform:translate(-50%,-50%)}.closing-50__heading{max-width:90vw;font-size:clamp(38px,10.5vw,60px);margin-bottom:.55rem}.closing-50__dateline-bottom{font-size:11px;letter-spacing:.24em;max-width:90vw}}.fluted-titanium-50{position:relative;width:100%;min-height:82vh;overflow:hidden;background-color:#181a1b;margin-top:-10px!important;display:flex;justify-content:center;align-items:center}.fluted-titanium-50__media,.fluted-titanium-50__media image-element,.fluted-titanium-50__media-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fluted-titanium-50__media image-element{display:block}.fluted-titanium-50__media-img{object-fit:cover;object-position:center}.fluted-titanium-50__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090c10c7,#090c1085 36%,#090c1033 62%,#090c106b),linear-gradient(0deg,#090c1061,#090c1014 45%,#090c1070);z-index:1}.fluted-titanium-50__inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:clamp(3rem,7vw,6.25rem) clamp(1.25rem,5vw,6rem);color:#f4ebe1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.fluted-titanium-50__rule{width:156px;max-width:36vw;height:6px;border:0;margin:0 0 clamp(1.1rem,2.2vw,1.85rem);background:#f4ebe1}.fluted-titanium-50__title{margin:0 0 clamp(1.25rem,2.5vw,2rem);font-family:Fraunces,Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(44px,6vw,86px);font-weight:400;line-height:.98;letter-spacing:-.02em;color:#f4ebe1;text-transform:none!important;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1}.fluted-titanium-50__title-line{display:block}.fluted-titanium-50__body{margin:0;max-width:650px;width:45%;font-family:Inter,sans-serif;font-weight:300;font-size:clamp(16px,2vw,20px);line-height:1.24;letter-spacing:.01em;color:#f4ebe1}@media screen and (max-width:900px){.fluted-titanium-50{min-height:74vh}.fluted-titanium-50__inner{max-width:100%;padding:2.6rem 0rem 2.8rem}.fluted-titanium-50__rule{height:4px;width:120px}.fluted-titanium-50__title{font-size:clamp(38px,12vw,62px);line-height:1}.fluted-titanium-50__body{font-size:clamp(20px,5.4vw,31px);line-height:1.3;max-width:100%;width:100%}}.footer-50{width:100%;background:linear-gradient(90deg,#1f2329,#191d22,#1f2329);border-top:1px solid rgba(255,255,255,.14);padding:clamp(2.4rem,4.2vw,3.5rem) 1rem;margin-top:-10px!important;margin-bottom:-10px!important}.footer-50__inner{max-width:1180px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.footer-50__logo{margin:0 0 1rem;width:250px;height:auto}.footer-50__logo image-element{display:block;width:100%}.footer-50__logo-img{width:100%;height:auto;display:block}.footer-50__brand{font-family:Inter,sans-serif;font-size:clamp(24px,2.1vw,36px);font-weight:600;letter-spacing:.02em;color:#f4ebe1;margin:0 0 1rem}.footer-50__location{margin:0 0 2rem;font-family:Inter,sans-serif;font-size:clamp(9px,.3vw,28px);line-height:1.2;letter-spacing:.24em;font-weight:600;text-transform:uppercase;color:#a9a197}.footer-50__copyright{margin:0;font-family:Inter,sans-serif;font-size:clamp(9px,.2vw,28px);line-height:1.2;letter-spacing:.24em;font-weight:600;text-transform:uppercase;color:#6f6f70}@media screen and (max-width:768px){.footer-50{padding:2rem 1rem}.footer-50__logo{width:40vw;height:auto;margin-bottom:.8rem}.footer-50__brand{margin-bottom:.8rem}.footer-50__location{margin-bottom:1.5rem;letter-spacing:.18em}.footer-50__copyright{letter-spacing:.18em}}.hero-50{position:relative;width:100%;height:90vh;overflow:hidden;background-color:#111314;margin-top:-10px!important;display:flex;justify-content:center;align-items:center}.hero-50__bg{z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:1;height:100vh;margin-top:-6rem}.hero-50__content{z-index:3;position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0rem 2.5rem 6rem;max-width:1440px;margin-top:0rem}.hero-50__product{z-index:4;position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none;width:min(100%,1100px);margin:-.5rem auto -4.5rem}.hero-50__product-img,.hero-50__product img{width:100%;max-width:1100px;height:auto;object-fit:contain;transform-origin:58% 52%;will-change:transform;margin-bottom:2rem;margin-top:-1rem}.hero-50__bottom{z-index:2;position:relative;display:flex;flex-direction:column;align-items:center;gap:.35rem}.hero-50__badge-img{width:clamp(90px,9vw,130px);height:auto;margin-bottom:.75rem}.hero-50__title{font-family:Fraunces,serif;font-size:clamp(72px,12vw,220px);color:#f4ebe1;font-weight:328;margin:0;letter-spacing:-3px;text-transform:none!important;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1}.hero-50__subtitle{font-family:Inter,sans-serif;font-size:14px;line-height:1.2;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;text-align:center;color:#e6cc88;margin:0}.hero-50--transition-gradient{position:absolute;bottom:0;left:0;right:0;height:clamp(80px,14vw,180px);pointer-events:none;z-index:6}@media screen and (max-width:600px){.hero-50{height:65vh}.hero-50__content{padding:1.5rem 1.25rem 0rem;height:65vh}.hero-50__bg{height:65vh;margin-top:0rem}.hero-50__product{margin:.25rem auto -2rem;width:min(100%,700px)}.hero-50__badge-img{width:30vw}.hero-50__title{font-size:5rem;letter-spacing:-1.5px}.hero-50__spotlight{display:none}}.hero-50__spotlight{--spot-size: 900px;position:absolute;width:var(--spot-size);height:var(--spot-size);border-radius:50%;top:0;left:0;margin-top:calc(var(--spot-size) / -2);margin-left:calc(var(--spot-size) / -2);background:radial-gradient(circle,rgba(255,218,130,.2) 0%,rgba(255,200,90,.04) 38%,transparent 68%);pointer-events:none;z-index:2;opacity:0;will-change:transform}.hero-50__counter{display:inline-block;font-variant-numeric:tabular-nums}.horizontal-video-50{position:relative;width:100%;background-color:#0f1419;margin-top:-10px!important;box-sizing:border-box;padding-left:max(0px,calc((100vw - 1440px)/2));padding-right:max(0px,calc((100vw - 1440px)/2));padding-top:max(0px,calc((100vw - 1440px)/5));padding-bottom:max(0px,calc((100vw - 1440px)/5))}.horizontal-video-50__media{position:relative;width:100%;max-width:1440px;height:550px;max-height:550px;background:#0f1419;overflow:hidden;margin:0 auto}.horizontal-video-50__media :is(.video-section,.background-media-text__video,iframe,video,model-viewer,image-element){display:block;width:100%;height:100%;object-fit:cover;padding:0!important;margin:0!important;border-radius:0!important}.horizontal-video-50__media iframe,.horizontal-video-50__media video,.horizontal-video-50__media model-viewer,.horizontal-video-50__media image-element,.horizontal-video-50__media .video-section{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.horizontal-video-50__media{height:100vw;max-height:none}}.materials-50{background-color:#181a1b;padding:5rem clamp(1.25rem,5vw,5rem) 8rem;margin-top:-10px!important}.materials-50__inner{max-width:1440px;margin:0 auto}.materials-50__top{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);gap:clamp(1.5rem,3vw,4rem);align-items:end;margin-bottom:clamp(1.35rem,2vw,2.2rem)}.materials-50__eyebrow{margin:0 0 1rem;font-family:Inter,sans-serif;font-size:clamp(11px,.68vw,13px);line-height:1.2;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:#f37803}.materials-50__title{margin:0;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(64px,8.6vw,156px);line-height:.88;font-weight:380;letter-spacing:-.018em;color:#f4ebe1;text-transform:uppercase;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1}.materials-50__description{margin:0;max-width:32ch;font-family:Inter,sans-serif;font-size:clamp(18px,1.35vw,24px);line-height:1.24;font-weight:300;color:#8e857a}.materials-50__specs{border-top:1px solid rgba(142,133,122,.7);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.materials-50__spec{padding:clamp(1.05rem,1.6vw,1.5rem) clamp(.9rem,1.8vw,1.4rem) 0}.materials-50__spec+.materials-50__spec{border-left:1px solid rgba(142,133,122,.62)}.materials-50__label{margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:clamp(11px,.7vw,12px);line-height:1.2;letter-spacing:.32em;font-weight:500;text-transform:uppercase;color:#8e857a}.materials-50__values{margin:0;display:flex;align-items:baseline;gap:clamp(.45rem,.7vw,.7rem);flex-wrap:nowrap;white-space:nowrap;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(42px,4.4vw,78px);line-height:.9;font-weight:370;letter-spacing:-.015em;color:#f4ebe1;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1}.materials-50__divider{color:#f37803;font-family:Inter,sans-serif;font-size:clamp(24px,2vw,40px);line-height:1;font-weight:400;transform:translateY(-.02em)}@media screen and (max-width:1024px){.materials-50__top{grid-template-columns:1fr;align-items:start}.materials-50__description{max-width:100%}}@media screen and (max-width:768px){.materials-50{padding:2.15rem 1rem 2.4rem}.materials-50__inner{max-width:760px}.materials-50__eyebrow{margin-bottom:.7rem;font-size:11px;letter-spacing:.28em}.materials-50__title{font-size:clamp(42px,15vw,72px);line-height:.9;letter-spacing:-.016em}.materials-50__description{font-size:clamp(20px,6.4vw,38px);line-height:1.2;margin-top:.1rem}.materials-50__specs{grid-template-columns:1fr;border:1px solid rgba(142,133,122,.68);margin-top:1rem}.materials-50__spec{padding:1.1rem 1rem 1rem}.materials-50__spec+.materials-50__spec{border-left:0;border-top:1px solid rgba(142,133,122,.62)}.materials-50__values{font-size:clamp(38px,12vw,62px);gap:.45rem;line-height:.92}.materials-50__divider{font-size:clamp(22px,7vw,30px)}}.mission-50{background-color:#181a1b;display:flex;flex-direction:column;justify-content:center;align-items:center}.mission-50__content{text-align:center}.mission-50__line1{font-family:Fraunces,serif;font-size:clamp(56px,8.6vw,134px);line-height:.85;color:#f4ebe1;font-weight:400;letter-spacing:-.02em;text-align:center;text-transform:none!important;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;margin:0}.mission-50__line2{font-family:Fraunces,serif;font-size:clamp(52px,8.2vw,128px);line-height:.85;color:#8e857a;font-weight:400;letter-spacing:0;text-align:center;text-transform:none!important;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;font-style:italic;margin:0}.mission-50__divider{width:1px;height:94.81px;background-color:#f37803;margin:2rem auto 0}@media screen and (max-width:600px){.mission-50{padding:4.5rem 1.25rem}.mission-50__line1{font-size:clamp(44px,14vw,72px);line-height:.92}.mission-50__line2{font-size:clamp(42px,13.2vw,68px);line-height:.92}.mission-50__divider{height:72px;margin-top:1.5rem}}.quote-50{width:100%;padding:9% 12%;text-align:center;margin-top:-10px!important}.quote-50__rule{width:40px;height:2px;background-color:#b8884a;margin:0 auto 3.5rem;border:none}.quote-50__text{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(34px,5.1vw,62px);font-weight:364;font-style:italic;color:#f4ebe1;line-height:1.02;letter-spacing:-.02em;text-transform:none;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1;margin:0 auto 3rem;max-width:1440px}@media screen and (max-width:768px){.quote-50__text{font-size:clamp(28px,8.2vw,46px);line-height:1.05}}.quote-50__attribution{display:flex;flex-direction:column;align-items:center;gap:.4rem}.quote-50__author{font-family:Inter,sans-serif;font-size:12px;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;font-weight:600;color:#f37803;text-align:center;margin:0}.quote-50__title{font-family:Inter,sans-serif;font-size:12px;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;font-weight:700;color:#4a4540;text-align:center;margin:0}.release-50{background-color:#181a1b;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,5vw,4.5rem);margin-top:-10px!important}.release-50__layout{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:clamp(2rem,4vw,5rem);align-items:center}.release-50__eyebrow{margin:0 0 1.4rem;font-family:Inter,sans-serif;font-size:15px;font-weight:500;letter-spacing:.38em;text-transform:uppercase;color:#f37803}.release-50__clock{--release-unit-width: clamp(9rem, 14vw, 16rem);--release-separator-width: clamp(12px, 1.2vw, 20px);display:flex;align-items:flex-end;gap:clamp(.2rem,.7vw,.7rem);flex-wrap:nowrap}.release-50__unit{min-width:0;text-align:center;flex:0 0 var(--release-unit-width);width:var(--release-unit-width)}.release-50__value{margin:0;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(62px,9.2vw,180px);line-height:.88;font-weight:350;color:#f4ebe1;font-variant-numeric:tabular-nums;letter-spacing:-.015em;font-variation-settings:"opsz" 144,"SOFT" 0,"WONK" 1;width:100%;text-align:center;white-space:nowrap}.release-50__label{display:block;margin-top:.8rem;font-family:Inter,sans-serif;font-size:17px;font-weight:400;letter-spacing:.34em;text-transform:uppercase;color:#7f7b74}.release-50__separator{margin:0 0 clamp(2.15rem,3vw,4.2rem);font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(62px,8vw,140px);line-height:.9;color:#8a8479;-webkit-user-select:none;user-select:none;flex:0 0 var(--release-separator-width);text-align:center}.release-50__title{margin:0 0 1.5rem;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,56px);line-height:1;font-weight:380;color:#f4ebe1;font-variation-settings:"opsz" 141,"SOFT" 0,"WONK" 1}.release-50__description{margin:0 0 1.4rem;font-family:Inter,sans-serif;font-size:clamp(18px,1.35vw,34px);line-height:1.28;font-weight:300;color:#8a857c}.release-50__date{margin:0;font-family:Inter,sans-serif;font-size:clamp(17px,1.15vw,28px);line-height:1.3;font-weight:300;color:#7f7b74}@media screen and (max-width:1100px){.release-50__layout{grid-template-columns:1fr;gap:2.5rem;align-items:start}.release-50__clock{--release-unit-width: clamp(7.25rem, 18vw, 9.25rem);--release-separator-width: clamp(10px, 1.5vw, 16px);justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.release-50__clock::-webkit-scrollbar{display:none}.release-50__unit{min-width:0}}@media screen and (max-width:768px){.release-50{padding:2rem 1.5rem 3rem}.release-50__layout{gap:2.1rem}.release-50__eyebrow{margin-bottom:.95rem;font-size:12px;letter-spacing:.34em}.release-50__clock{--release-unit-width: clamp(6.2rem, 27vw, 7.6rem);--release-separator-width: clamp(7px, 1.8vw, 12px);overflow:visible;padding-bottom:0;gap:clamp(.2rem,1.2vw,.45rem);justify-content:flex-start;flex-wrap:nowrap}.release-50__unit{flex:0 0 var(--release-unit-width);width:var(--release-unit-width);min-width:0}.release-50__value{font-size:clamp(52px,15.5vw,78px);line-height:.9}.release-50__separator{font-size:clamp(32px,9vw,44px);margin:0 0 clamp(1.7rem,calc(1.2rem + 2.2vw),2.2rem)}.release-50__label{margin-top:.45rem;font-size:11px;letter-spacing:.3em}.release-50__title{font-size:clamp(42px,11vw,54px);margin-bottom:.9rem}.release-50__description{font-size:clamp(18px,5.2vw,24px);line-height:1.3;margin-bottom:1rem}.release-50__date{font-size:clamp(15px,4.2vw,20px);line-height:1.32}}.sticky-bar-50{position:fixed;left:0;right:0;bottom:0;z-index:40;transform:translateY(110%);opacity:0;pointer-events:none;background:linear-gradient(90deg,#1f2329,#191d22,#1f2329);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.14);padding:.9rem 1.25rem;font-family:Inter,sans-serif}.sticky-bar-50__inner{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.sticky-bar-50__left{min-width:0}.sticky-bar-50__title{margin:0 0 .2rem;color:#f4ebe1;font-size:clamp(13px,.9vw,34px);line-height:1.2;letter-spacing:.02em;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-bar-50__brand{margin:0;color:#8a857c;font-size:clamp(11px,.72vw,16px);line-height:1.2;letter-spacing:.02em;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-bar-50__actions{display:flex;align-items:center;gap:.8rem}.sticky-bar-50__btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.9rem 1.4rem;text-decoration:none;font-size:clamp(11px,.72vw,16px);line-height:1;letter-spacing:.02em;text-transform:uppercase;font-weight:600;border-radius:2px;border:2px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.sticky-bar-50__btn--ghost{color:#f4ebe1;border-color:#f4ebe1d9;background:transparent}.sticky-bar-50__btn--ghost:hover{border-color:#f4ebe1;background:#f4ebe114}.sticky-bar-50__btn--solid{color:#191d22;border-color:#f4ebe1;background:#f4ebe1;font-weight:700}.sticky-bar-50__btn--solid:hover{background:#fff;border-color:#fff}@media screen and (max-width:900px){.sticky-bar-50{padding:.7rem .9rem}.sticky-bar-50__inner{grid-template-columns:minmax(0,1fr) auto;gap:.85rem}.sticky-bar-50__title{margin-bottom:.15rem;font-size:10px;letter-spacing:.04em}.sticky-bar-50__brand{font-size:9px}.sticky-bar-50__actions{width:auto;gap:0;justify-self:end}.sticky-bar-50__btn--ghost{display:none}.sticky-bar-50__btn{min-height:44px;padding:.7rem 1rem;font-size:10px;font-weight:700;text-align:center}.sticky-bar-50__btn--solid{min-width:162px}}@media screen and (max-width:560px){.sticky-bar-50{padding:.65rem .75rem}.sticky-bar-50__title{font-size:9px}.sticky-bar-50__brand{font-size:8px}.sticky-bar-50__btn--solid{min-width:138px;min-height:40px;padding:.65rem .75rem;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map */
