@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Inter:wght@300;400;500;600&display=swap";:root{--black:#080808;--deep:#0e0e0e;--charcoal:#161616;--dark:#1e1e1e;--mid:#2a2a2a;--muted:#555;--light:#999;--silver:#bbb;--off-white:#e8e4df;--cream:#f5f2ed;--white:#fff;--gold:#c4a46e;--gold-light:#dcc698;--gold-dark:#9a7d4a;--olive:#5a6e4a;--olive-soft:#5a6e4a26;--cappuccino:#a08060;--cappuccino-soft:#a080601f;--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif;--gap-xs:.5rem;--gap-sm:1rem;--gap-md:2rem;--gap-lg:4rem;--gap-xl:7rem;--gap-2xl:11rem;--max-w:1440px;--header-h:76px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--sans);background:var(--black);color:var(--off-white);line-height:1.6;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--mid);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}::selection{background:var(--gold);color:var(--black)}.brand-logo{object-fit:contain;width:auto;height:clamp(35px,6vw,45px)}.brand-logo-loader{object-fit:contain;width:auto;height:clamp(60px,12vw,90px)}.header{z-index:100;height:var(--header-h);background:#fff;border-bottom:1px solid #0000000f;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0);box-shadow:0 1px 20px #0000000d}.header--hidden{transform:translateY(-100%)}.header--scrolled{background:#fff;border-bottom-color:#0000000f;box-shadow:0 1px 20px #0000000d}.header__inner{max-width:var(--max-w);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 clamp(1.2rem,2.5vw,2.8rem);display:flex;position:relative}.header__logo{z-index:2;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.header__logo-frame{width:clamp(80px,9vw,120px);height:calc(var(--header-h) - 10px);justify-content:center;align-items:center;display:flex;overflow:hidden}.header__logo-img{object-fit:cover;object-position:center center;width:170%;height:auto;display:block}.header__nav{z-index:1;align-items:center;gap:clamp(.8rem,1.8vw,2.2rem);display:flex;position:absolute;left:50%;transform:translate(-50%)}.header__link{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#111;cursor:pointer;background:0 0;border:none;padding:.4rem 0;font-family:inherit;font-size:clamp(.58rem,.72vw,.7rem);font-weight:500;transition:color .25s;position:relative}.header--scrolled .header__link{color:#111}.header__link:after{content:"";background:var(--gold);width:0;height:1px;transition:width .35s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0}.header__link:hover{color:var(--gold)!important}.header__link:hover:after{width:100%}.header__actions{z-index:2;flex-shrink:0;align-items:center;gap:clamp(.8rem,1.6vw,1.8rem);display:flex}.header__burger{z-index:102;flex-direction:column;flex-shrink:0;gap:5px;padding:6px;display:none}.header__burger span{transform-origin:50%;background:#111;width:22px;height:1.5px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:block}.header--scrolled .header__burger span{background:#111}.header__burger--open span:first-child{transform:rotate(45deg)translate(4.5px,4.5px)}.header__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.header__burger--open span:nth-child(3){transform:rotate(-45deg)translate(4.5px,-4.5px)}.mobile-overlay{z-index:99;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#080808f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.mobile-overlay__logo .header__logo-frame{width:150px;height:60px}.mobile-overlay__nav{flex-direction:column;align-items:center;gap:.1rem;display:flex}.mobile-overlay__link{font-family:var(--serif);color:var(--off-white);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:400;transition:color .3s}.mobile-overlay__link:hover{color:var(--gold)}@media (width<=1000px){.header__nav,.header__actions{display:none}.header__burger{display:flex}.header__inner{justify-content:space-between}}.hero{align-items:flex-end;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero__video-wrap{z-index:0;position:absolute;inset:0}.hero__video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.hero__overlay{background:linear-gradient(90deg,#000000b8 0%,#00000073 45%,#0000001a 100%),linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;align-items:flex-start;max-width:700px;padding:0 clamp(2rem,6vw,7rem) clamp(3.5rem,7vh,6rem);display:flex;position:relative}.hero__eyebrow{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;margin-bottom:clamp(.6rem,1.5vh,1rem);font-size:clamp(.6rem,.8vw,.72rem);font-weight:600}.hero__title{font-family:var(--sans);letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin-bottom:clamp(1.2rem,3vh,2rem);font-size:clamp(3.2rem,8vw,8rem);font-weight:900;line-height:.95}.hero__title-thin{font-weight:300;display:block}.hero__cta{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#fff;padding-bottom:3px;font-size:clamp(.68rem,.85vw,.78rem);font-weight:700;text-decoration:none;position:relative}.hero__cta:after{content:"";transform-origin:0;background:#fff;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.hero__cta:hover:after{opacity:.5;transform:scaleX(.6)}.hero__scroll{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2.5rem;right:clamp(2rem,4vw,4rem)}.hero__scroll-line{background:linear-gradient(#fff9,#0000);width:1px;height:50px;animation:2.5s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.25;transform:scaleY(.5)}}@media (width<=900px){.hero{height:90vh;min-height:500px}.hero__content{max-width:100%;padding:0 1.5rem 5rem}.hero__title{font-size:3.5rem}.hero__eyebrow{letter-spacing:.15em;font-size:.65rem}.hero__scroll{display:none}}@media (width<=480px){.hero__title{font-size:clamp(2.8rem,12vw,3.2rem)}}.im-section{color:#111;background:#fff;padding:3.5rem 0;position:relative;overflow:hidden}.im-container{max-width:var(--max-w);grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(3rem,6vw,6rem);margin:0 auto;padding:0 clamp(1.5rem,3vw,3rem);display:grid}.im-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.im-label{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;color:#a33;margin-bottom:2rem;font-size:.72rem;font-weight:700}.im-title{font-family:var(--sans);letter-spacing:-.02em;color:#0b1a2c;text-transform:uppercase;margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.05}.im-desc{font-family:var(--sans);color:#555;max-width:500px;margin-bottom:3.5rem;font-size:1.1rem;font-weight:400;line-height:1.8}.im-button{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#111;margin-top:1rem;padding-bottom:3px;font-size:clamp(.68rem,.85vw,.78rem);font-weight:700;text-decoration:none;display:inline-block;position:relative}.im-button:after{content:"";transform-origin:0;background:#111;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.im-button:hover:after{opacity:.3;transform:scaleX(.6)}.im-viewer-wrapper{aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.im-viewer-bg{pointer-events:none;z-index:0;background:radial-gradient(circle,#a0a0a01a 0%,#0000 70%);border-radius:50%;width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.im-viewer{z-index:1;filter:drop-shadow(0 25px 40px #0000001f);width:100%;max-width:600px;position:relative}.im-viewer-hint{color:#888;letter-spacing:.25em;text-transform:uppercase;z-index:2;opacity:.7;align-items:center;gap:.5rem;margin-top:1rem;font-size:.65rem;font-weight:700;display:flex}.im-viewer-hint svg{width:14px;height:14px}@media (width<=900px){.im-section{padding:5rem 0}.im-container{text-align:center;grid-template-columns:1fr;gap:3rem}.im-content{align-items:center}.im-title{margin-bottom:2rem;font-size:2.8rem}.im-desc{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.im-viewer{max-width:100%}}@media (width<=480px){.im-title{font-size:2.2rem}}.product-scroller{background:#fff;width:100%;position:relative}.product-scroller__inner{width:100%;display:flex}.product-scroller__text-col{background:#fff;width:50%}.product-scroller__text-block{justify-content:flex-start;align-items:center;min-height:100vh;padding:4rem 2rem 4rem clamp(2rem,6vw,7rem);display:flex}.product-scroller__text-content{max-width:500px}.product-scroller__eyebrow{font-family:var(--sans);letter-spacing:.25em;text-transform:uppercase;color:#666;margin-bottom:1.5rem;font-size:.65rem;font-weight:700}.product-scroller__title{font-family:var(--sans);letter-spacing:-.03em;text-transform:uppercase;color:#111;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:.95}.product-scroller__title-thin{font-weight:300;display:block}.product-scroller__desc{font-family:var(--sans);color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.product-scroller__btn{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#111;margin-top:1rem;padding-bottom:3px;font-size:clamp(.68rem,.85vw,.78rem);font-weight:700;text-decoration:none;display:inline-block;position:relative}.product-scroller__btn:after{content:"";transform-origin:0;background:#111;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.product-scroller__btn:hover:after{opacity:.3;transform:scaleX(.6)}.product-scroller__img-col{will-change:transform;width:50%;height:100vh;position:relative;overflow:hidden}.product-scroller__img-wrapper{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-scroller__img{object-fit:contain;width:85%;max-width:700px;height:auto}.product-scroller__mobile-img{width:100vw;height:400px;margin-bottom:3rem;margin-left:calc(-1*clamp(1.5rem,3vw,3rem));margin-right:calc(-1*clamp(1.5rem,3vw,3rem));display:none;position:relative;overflow:hidden}@media (width<=900px){.product-scroller__inner{flex-direction:column}.product-scroller__text-col{width:100%}.product-scroller__img-col{display:none}.product-scroller__mobile-img{display:block}.product-scroller__text-block{min-height:auto;padding:6rem 1.5rem;display:block}.product-scroller__text-content{max-width:100%;margin:0 auto}.product-scroller__title{font-size:3.2rem}}.slideshow-wrapper{width:100%;height:100%;position:relative}.slideshow-img{object-fit:contain;opacity:0;width:85%;max-width:700px;height:auto;margin:auto;transition:opacity;position:absolute;inset:0}.slideshow-img--active{opacity:1}.grid-coll{background:#fff;width:100%;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,3vw,3rem)}.grid-coll__container{max-width:var(--max-w);grid-template-columns:1fr 1fr;gap:1.5rem;margin:0 auto;display:grid}.grid-coll__item{background:#e8e8e8;border-radius:4px;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,4vw,3.5rem);text-decoration:none;display:flex;position:relative;overflow:hidden}.grid-coll__item--tall{background:radial-gradient(circle,#3a3b3c,#1a1a1b);grid-row:span 2}.grid-coll__item--landscape,.grid-coll__item--solid{flex:1;min-height:250px}.grid-coll__item--solid{background:#0f3a22}.grid-coll__bg-img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.grid-coll__item:hover .grid-coll__bg-img{transform:scale(1.04)}.grid-coll__overlay{z-index:2;background:linear-gradient(#0000 0%,#00000080 60%,#000000e6 100%);position:absolute;inset:0}.grid-coll__item--landscape .grid-coll__overlay{background:linear-gradient(#0000 20%,#000000b3 100%)}.grid-coll__content,.grid-coll__content-solid{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:relative}.grid-coll__label{font-family:var(--sans);letter-spacing:.22em;color:#fff;margin-bottom:1rem;font-size:.65rem;font-weight:700}.grid-coll__title,.grid-coll__title-solid{font-family:var(--sans);letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1}.title-thin{font-weight:300}.grid-coll__desc{font-family:var(--sans);color:#ffffffd9;max-width:90%;margin-bottom:2rem;font-size:1rem;line-height:1.6}.grid-coll__cta{font-family:var(--sans);letter-spacing:.12em;color:#fff;text-transform:uppercase;padding-bottom:4px;font-size:.72rem;font-weight:700;text-decoration:none;position:relative}.grid-coll__cta:after{content:"";transform-origin:0;background:#fff;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.grid-coll__cta:hover:after{opacity:.5;transform:scaleX(.6)}.grid-coll__right-col{flex-direction:column;gap:1.5rem;height:100%;display:flex}@media (width<=900px){.grid-coll{padding:3rem 1.5rem}.grid-coll__container{grid-template-columns:1fr;gap:1.5rem}.grid-coll__item{aspect-ratio:4/5;min-height:auto;padding:3rem 1.5rem}.grid-coll__item--tall{grid-area:span 1/1;min-height:500px}.grid-coll__title{font-size:2.2rem}.grid-coll__desc{max-width:100%;font-size:.95rem}.grid-coll__item--landscape{aspect-ratio:16/9}}@media (width<=480px){.grid-coll__title{font-size:1.8rem}}.video-sec{text-align:center;justify-content:center;align-items:center;width:100%;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.video-sec__video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-sec__overlay{z-index:2;background:#00000059;position:absolute;inset:0}.video-sec__content{z-index:3;flex-direction:column;align-items:center;gap:2.5rem;padding:2rem;display:flex;position:relative}.video-sec__title{color:#fff;font-family:var(--sans);letter-spacing:-.01em;text-transform:uppercase;text-shadow:0 4px 20px #00000080;margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.05}.video-sec__thin{font-weight:300}.video-sec__cta{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px #0006;padding-bottom:5px;font-size:.85rem;font-weight:700;text-decoration:none;position:relative}.video-sec__cta:after{content:"";transform-origin:50%;background:#fff;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;box-shadow:0 2px 10px #0006}.video-sec__cta:hover:after{opacity:.5;transform:scaleX(.7)}@media (width<=768px){.video-sec{height:70vh;min-height:500px}}.trending-sec{background:#fff;width:100%;padding:2.5rem 0}.trending-sec__container{max-width:100%;margin:0}.trending-sec__header{justify-content:space-between;align-items:center;margin-bottom:3.5rem;padding:0 clamp(1.5rem,3vw,3rem);display:flex}.trending-sec__title{font-family:var(--sans);letter-spacing:-.02em;color:#111;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.trending-sec__controls{gap:1rem;display:flex}.trending-sec__arrow{cursor:pointer;color:#111;background:0 0;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.trending-sec__arrow:hover{color:#fff;background:#111}.trending-sec__arrow svg{width:20px;height:20px}.trending-sec__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:clamp(1rem,3vw,2.5rem);padding:0 clamp(1.5rem,3vw,3rem) 2rem;display:flex;overflow-x:auto}.trending-sec__grid::-webkit-scrollbar{display:none}.trending-card{scroll-snap-align:start;min-width:320px;max-width:450px;color:inherit;flex-direction:column;flex:0 0 calc(33.333% - 1.5rem);align-items:center;text-decoration:none;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex}.trending-card:hover{transform:translateY(-8px)}.trending-card__img-wrap{aspect-ratio:3/4;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.trending-card__img{object-fit:contain;filter:drop-shadow(20px 25px 35px #0000002e);width:100%;height:100%;transition:transform .4s}.trending-card:hover .trending-card__img{transform:scale(1.05)}.trending-card__info{text-align:center}.trending-card__name{font-family:var(--sans);letter-spacing:.05em;color:#111;text-transform:uppercase;margin:0 0 .35rem;font-size:.95rem;font-weight:800}.trending-card__price{font-family:var(--sans);color:#666;margin:0;font-size:.95rem;font-weight:300}@media (width<=1024px){.trending-card{flex:0 0 calc(33.333% - 1.5rem);min-width:260px}}@media (width<=768px){.trending-card{flex:0 0 calc(50% - 1rem);min-width:220px}}@media (width<=480px){.trending-card{flex:0 0 calc(75% - 1rem);min-width:230px}}.blogs-sec{background:#fdfdfd;width:100%;padding:3.5rem clamp(1.5rem,3vw,3rem)}.blogs-sec__container{max-width:var(--max-w);margin:0 auto}.blogs-sec__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:2rem;display:flex}.blogs-sec__title{font-family:var(--sans);letter-spacing:-.02em;text-transform:uppercase;color:#111;margin:0;font-size:clamp(2rem,5vw,4.5rem);font-weight:900;line-height:.95}.blogs-sec__view-all{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#111;margin-bottom:.5rem;padding-bottom:3px;font-size:clamp(.68rem,.85vw,.78rem);font-weight:700;text-decoration:none;position:relative}.blogs-sec__view-all:after{content:"";transform-origin:0;background:#111;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.blogs-sec__view-all:hover:after{opacity:.3;transform:scaleX(.6)}.blogs-sec__grid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,3.5rem);display:grid}.blog-card{flex-direction:column;display:flex}.blog-card__link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.blog-card__img-wrap{aspect-ratio:4/5;background:radial-gradient(circle,#2e2e2e,#0e0e0e);border-radius:4px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.blog-card__img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.blog-card__link:hover .blog-card__img{transform:scale(1.05)}.blog-card__content{flex-direction:column;flex:1;display:flex}.blog-card__meta{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#888;align-items:center;margin-bottom:1rem;font-size:.65rem;font-weight:700;display:flex}.blog-card__category{color:#a33}.blog-card__dot{vertical-align:middle;margin:0 .5rem;font-size:1rem;line-height:0}.blog-card__date{color:#111}.blog-card__title{font-family:var(--sans);letter-spacing:-.01em;color:#111;margin:0 0 1rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:900;line-height:1.15}.blog-card__excerpt{font-family:var(--sans);color:#555;flex:1;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.blog-card__read-more{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#111;align-self:flex-start;padding-bottom:3px;font-size:.68rem;font-weight:700;position:relative}.blog-card__read-more:after{content:"";transform-origin:0;background:#111;width:100%;height:1.5px;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0}.blog-card__link:hover .blog-card__read-more:after{opacity:.3;transform:scaleX(.6)}@media (width<=900px){.blogs-sec__grid{grid-template-columns:1fr;gap:4rem}.blogs-sec__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.blog-card__img-wrap{aspect-ratio:16/9}}.press-sec{background:#fff;justify-content:center;width:100%;padding:3rem clamp(1.5rem,3vw,3rem);display:flex}.press-sec__container{flex-direction:column;align-items:center;width:100%;max-width:1100px;display:flex}.press-tabs{border-bottom:1px solid #0000000d;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(2.5rem,7vw,6rem);width:100%;margin-bottom:2rem;padding-bottom:2.5rem;display:flex}.press-tabs__btn{cursor:pointer;opacity:.4;filter:grayscale();background:0 0;border:none;padding:0;transition:opacity .3s,transform .3s}.press-tabs__btn:hover{opacity:.7}.press-tabs__btn--active{opacity:1;transform:scale(1.05)}.press-logo{color:#111;line-height:1;display:inline-block}.press-logo--fratello{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;font-size:1.8rem;font-weight:900}.press-logo--watchtime{letter-spacing:.02em;font-family:Times New Roman,Times,serif;font-size:2.4rem;font-style:italic;font-weight:700}.press-logo--watchgecko{letter-spacing:.25em;text-transform:uppercase;font-family:inherit;font-size:1.8rem;font-weight:500}.press-logo--solopolso{font-family:var(--sans);letter-spacing:-.04em;font-size:2rem;font-weight:700}.press-content{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative}.press-content__inner{flex-direction:column;align-items:center;width:100%;display:flex}.press-quote{font-family:var(--sans);letter-spacing:-.01em;color:#111;text-align:center;text-transform:uppercase;max-width:950px;margin:0 0 3rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:500;line-height:1.25}.press-article-link,.press-all-link{font-family:var(--sans);letter-spacing:.15em;color:#111;text-transform:uppercase;padding-bottom:5px;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .3s;position:relative}.press-article-link:after,.press-all-link:after{content:"";transform-origin:50%;background:#111;width:100%;height:1.5px;transition:transform .3s,opacity .3s;position:absolute;bottom:0;left:0}.press-article-link:hover:after,.press-all-link:hover:after{opacity:.5;transform:scaleX(.7)}.press-all-wrap{justify-content:center;width:100%;margin-top:4rem;padding-top:3rem;display:flex}@media (width<=900px){.press-sec{padding:4rem 1.5rem}.press-tabs{scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:2.5rem;padding-bottom:1.5rem;overflow-x:auto}.press-tabs::-webkit-scrollbar{display:none}.press-tabs__btn{white-space:nowrap;flex-shrink:0}.press-quote{margin-bottom:2rem;font-size:1.75rem}.press-content{min-height:250px}}@media (width<=480px){.press-quote{font-size:1.4rem}.press-logo{font-size:.8rem}}.newsletter-sec{background:url(/subscribe.png) 50%/cover no-repeat;border-top:1px solid #0000000d;width:100%;padding:4rem clamp(1.5rem,3vw,3rem);position:relative}.newsletter-sec:before{content:"";z-index:1;background:#0009;position:absolute;inset:0}.newsletter-sec__container{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex;position:relative}.newsletter-label{font-family:var(--sans);letter-spacing:.22em;color:#ccc;text-transform:uppercase;margin-bottom:2rem;font-size:.65rem;font-weight:700;display:block}.newsletter-title{font-family:var(--sans);letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.newsletter-desc{font-family:var(--sans);color:#fff;margin:0 0 3rem;font-size:1rem;line-height:1.6}.newsletter-form{width:100%;max-width:500px;margin:0 auto;position:relative}.newsletter-input-wrap{border-bottom:1.5px solid #fff;width:100%;transition:border-color .3s;display:flex;position:relative}.newsletter-input-wrap:focus-within{border-bottom-color:#fff}.newsletter-input{font-family:var(--sans);color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-size:1rem}.newsletter-input::placeholder{color:#fff6}.newsletter-btn{font-family:var(--sans);letter-spacing:.15em;color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:1rem 0 1rem 1rem;font-size:.75rem;font-weight:700;transition:color .3s,opacity .3s}.newsletter-btn:hover{color:#ffffffb3}.newsletter-btn:disabled{cursor:not-allowed;opacity:.5}.newsletter-btn--success{color:#7acc80;pointer-events:none}.newsletter-msg{font-family:var(--sans);color:#7acc80;margin-top:1.5rem;font-size:.85rem;font-style:italic}.footer{color:#111;background:#fff;border-top:1px solid #0000000d;padding:1.5rem 0}.footer__inner{max-width:var(--max-w);margin:0 auto;padding:0 clamp(1.5rem,3vw,3rem)}.footer__grid{grid-template-columns:1.5fr 1fr 1.2fr 1fr 1.5fr;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:grid}.footer__col--logo{align-items:flex-start;padding-top:1rem;padding-right:2rem;display:flex}.footer__main-logo{max-width:180px;height:auto}.footer__heading{font-family:var(--sans);margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:800;position:relative}.footer__heading--red-accent{min-height:1.1rem}.footer__heading:after{content:"";width:100%;height:1.5px;position:absolute;bottom:0;left:0}.footer__heading--green:after{background:#3b5a37}.footer__heading--gray:after{background:#666}.footer__heading--red:after,.footer__heading--red-accent:after{background:#a33}.footer__links{padding:0;list-style:none}.footer__links li{margin-bottom:.8rem}.footer__links a{font-family:var(--sans);color:#111;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .3s}.footer__links a:hover{opacity:.6}.footer__links--bold a{font-weight:800}.footer__divider-top{background:#a33;width:100%;height:1.5px;margin-bottom:1.5rem}.footer__divider-mid{background:#a33;width:100%;height:1.5px;margin:2rem 0}.footer__socials{align-items:center;gap:1.2rem;display:flex}.footer__socials a{color:#888;transition:color .3s;display:block}.footer__socials a:hover{color:#111}.footer__socials svg{width:22px;height:22px}.footer__legal{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:3rem;display:flex}.footer__copy-wrap{text-align:center;font-family:var(--sans);color:#111;flex:1;padding-left:10rem;font-size:.9rem;font-weight:600}.footer__dev{color:#666;margin-top:.3rem;font-size:.85rem}.footer__dev a{color:#111;text-decoration:underline}.footer__payments{justify-content:flex-end;display:flex}.footer__payment-img{max-width:180px;height:auto}@media (width<=1024px){.footer__grid{grid-template-columns:1fr 1fr 1fr;gap:3rem}.footer__copy-wrap{padding-left:0}}@media (width<=768px){.footer__grid{grid-template-columns:1fr 1fr}.footer__legal{text-align:center;flex-direction:column;gap:2rem}}@media (width<=480px){.footer__grid{grid-template-columns:1fr}}.story-hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.story-hero__video-wrap{z-index:0;position:absolute;inset:0}.story-hero__video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.story-hero__overlay{background:#0006;position:absolute;inset:0}.story-hero__content{z-index:2;width:100%;max-width:var(--max-w);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 clamp(1.5rem,5vw,4rem);display:flex;position:relative}.story-hero__title{font-family:var(--sans);letter-spacing:-.01em;color:#fff;text-transform:uppercase;white-space:nowrap;text-shadow:0 4px 15px #0000004d;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:700;line-height:1.1}.story-hero__text-block{text-align:center;max-width:900px;margin-top:0}.story-hero__text-block p{font-family:var(--sans);color:#fff;text-shadow:0 2px 10px #0000004d;margin:0 0 .5rem;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:400;line-height:1.8}.story-hero__highlight{color:#fff!important;margin-top:0!important;font-weight:500!important}@media (width<=900px){.story-hero{height:80vh;min-height:550px}.story-hero__content{padding:0 1.5rem}.story-hero__title{white-space:normal;margin-bottom:2rem;font-size:clamp(2.2rem,10vw,3.2rem);line-height:1}.story-hero__text-block{margin-top:1rem}.story-hero__text-block p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.story-hero__overlay{background:linear-gradient(#0009 0%,#0006 50%,#000000b3 100%)}}.story-blocks{background:#fcfcfc;width:100%;padding-bottom:2rem;position:relative}.story-block{justify-content:center;align-items:center;width:100%;height:100vh;padding:3rem;display:flex;position:sticky;top:0;overflow:hidden}.story-block__inner{width:100%;height:100%;max-width:var(--max-w);background:#000;border-radius:20px;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 -10px 40px #00000026}.story-block__bg{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.story-block__card{z-index:2;-webkit-backdrop-filter:blur(40px);color:#fff;border-radius:24px;flex-direction:column;justify-content:center;width:45%;max-width:550px;padding:clamp(2rem,5vw,5rem) clamp(2rem,4vw,4.5rem);display:flex;position:absolute;top:1.5rem;bottom:1.5rem}.story-block__card--left{background:#ffffff26;border:1px solid #ffffff4d;left:1.5rem}.story-block__card--right{background:#00000059;border:1px solid #fff3;right:1.5rem}.story-block__card--bottom{background:#ffffff26;border:1px solid #ffffff4d;width:auto;max-width:none;inset:auto 1.5rem 1.5rem}.story-block__title{font-family:var(--sans);margin:0 0 1.5rem;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.2}.story-block__text{font-family:var(--sans);opacity:.95;margin:0;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:400;line-height:1.8}.story-block__link{text-underline-offset:4px;cursor:pointer;font-weight:500;text-decoration:underline;transition:opacity .2s}.story-block__link:hover{opacity:.7}.story-block__btn{color:#fff;font-family:var(--sans);background:#000;border:1px solid #fff3;border-radius:30px;justify-content:center;align-self:flex-start;align-items:center;margin-top:2.5rem;padding:.8rem 2.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.story-block__btn:hover{color:#000;background:#fff}@media (width<=900px){.story-blocks{background:var(--black);padding-bottom:4rem}.story-block{width:100%;height:auto;padding:2rem 1rem;display:block;position:relative;overflow:visible}.story-block__inner{border-radius:16px;flex-direction:column;width:100%;height:auto;min-height:350px;display:flex;position:relative;overflow:hidden}.story-block__bg{object-fit:cover;width:100%;height:300px;display:block;position:relative}.story-block__card{-webkit-backdrop-filter:none;background:#111;border:none;border-top:1px solid #ffffff0d;border-radius:0 0 16px 16px;width:100%;max-width:none;padding:2rem 1.25rem;position:relative;top:0;bottom:0;left:0!important;right:0!important}.story-block__title{text-align:left;margin-bottom:1rem;font-size:1.5rem}.story-block__text{text-align:left;font-size:.95rem;line-height:1.6}.story-block__btn{width:100%;margin-top:2rem;font-size:.9rem}.story-block__link{margin-top:5px;display:inline-block}}.page-loader{z-index:9999;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-loader__inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.brand-logo-loader{width:140px;height:auto}.page-loader__text{font-family:var(--serif);letter-spacing:.4em;color:var(--white);font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.page-loader__line{background:linear-gradient(90deg, transparent, var(--gold), transparent);transform-origin:50%;width:120px}html,body{width:100%;position:relative;overflow-x:clip}@media (width<=768px){.brand-logo-loader{width:100px}}@media (width<=900px){main>section{overflow-x:clip}}
