.vdf-section{background:rgb(var(--color-background))}.vdf-page-width{max-width:120rem;margin:0 auto;padding-left:1.6rem;padding-right:1.6rem}.vdf-eyebrow{margin:0 0 1.2rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vdf-heading{margin:0;letter-spacing:0;line-height:.98}.vdf-copy{margin:1.6rem 0 0;color:rgba(var(--color-foreground),.74);font-size:1.7rem;line-height:1.55}.vdf-button-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.vdf-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.2rem 2.2rem;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-background));background:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.vdf-button:hover{opacity:.86;transform:translateY(-1px)}.vdf-button--secondary{color:rgb(var(--color-foreground));background:transparent}.vdf-pdp-summary{margin:1.6rem 0;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.035)}.vdf-pdp-summary p{margin:0;color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:800;line-height:1.35}.vdf-pdp-summary ul{display:grid;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none}.vdf-pdp-summary li{position:relative;padding-left:1.7rem;color:rgba(var(--color-foreground),.7);font-size:1.32rem;line-height:1.35}.vdf-pdp-summary li:before{content:"";position:absolute;left:0;top:.55rem;width:.65rem;height:.65rem;border-radius:999px;background:rgb(var(--color-foreground))}.vdf-hero{padding:4.8rem 0 3.2rem}.vdf-hero__grid{display:grid;gap:2.4rem;align-items:stretch}.vdf-hero__content{display:flex;min-height:44rem;flex-direction:column;justify-content:center;padding:3.2rem 0}.vdf-hero__heading{max-width:10ch;font-size:clamp(4.2rem,8vw,8.8rem)}.vdf-hero__copy{max-width:56rem}.vdf-hero__media{position:relative;min-height:44rem;overflow:hidden;background:#111318}.vdf-hero__media img,.vdf-hero__media svg{width:100%;height:100%;min-height:44rem;object-fit:cover;display:block}.vdf-hero__placeholder{display:flex;min-height:44rem;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#15171b,#2e333c 58%,#0c0d10)}.vdf-hero__badge{position:absolute;right:1.6rem;bottom:1.6rem;max-width:28rem;padding:1.2rem 1.4rem;color:#fff;background:#0000009e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:1.3rem;line-height:1.35}.vdf-proof-strip{border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12)}.vdf-proof-strip__grid{display:grid;gap:0}.vdf-proof{padding:2rem 0}.vdf-proof+.vdf-proof{border-top:1px solid rgba(var(--color-foreground),.12)}.vdf-proof__title{margin:0;font-size:1.5rem;font-weight:800}.vdf-proof__text{margin:.6rem 0 0;color:rgba(var(--color-foreground),.66);font-size:1.35rem;line-height:1.45}.vdf-lineup{padding:5.6rem 0}.vdf-section-head{display:flex;gap:2rem;align-items:end;justify-content:space-between;margin-bottom:2.4rem}.vdf-section-head__text{max-width:66rem}.vdf-lineup__grid{display:grid;gap:1.6rem}.vdf-product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.035);color:rgb(var(--color-foreground));text-decoration:none}.vdf-product-card__image{aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.06)}.vdf-product-card__image img,.vdf-product-card__image svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}.vdf-product-card:hover .vdf-product-card__image img{transform:scale(1.035)}.vdf-product-card__body{display:flex;flex:1;flex-direction:column;padding:1.8rem}.vdf-product-card__role{margin:0 0 .8rem;color:rgba(var(--color-foreground),.58);font-size:1.2rem;font-weight:700;text-transform:uppercase}.vdf-product-card__title{margin:0;font-size:2rem;line-height:1.15}.vdf-product-card__text{margin:1rem 0 1.4rem;color:rgba(var(--color-foreground),.68);line-height:1.45}.vdf-product-card__price{margin-top:auto;font-weight:800}.vdf-split{padding:5.6rem 0}.vdf-split__grid{display:grid;gap:2rem;align-items:center}.vdf-split__media{overflow:hidden;background:rgba(var(--color-foreground),.06)}.vdf-split__media img,.vdf-split__media svg{width:100%;height:auto;display:block}.vdf-list{display:grid;gap:1.2rem;margin:2.2rem 0 0;padding:0;list-style:none}.vdf-list li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;align-items:start;color:rgba(var(--color-foreground),.76);line-height:1.45}.vdf-list li:before{content:"";width:.9rem;height:.9rem;margin-top:.7rem;border-radius:999px;background:rgb(var(--color-foreground))}.vdf-specs{padding:4.8rem 0}.vdf-wide-media{padding:0}.vdf-wide-media__frame{position:relative;min-height:54rem;overflow:hidden;background:#111318}.vdf-wide-media__frame img,.vdf-wide-media__frame svg{width:100%;min-height:54rem;display:block;object-fit:cover}.vdf-wide-media__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000ad,#00000029 54%,#0000);pointer-events:none}.vdf-wide-media__content{position:absolute;z-index:1;left:max(1.6rem,calc((100vw - 120rem)/2 + 3.2rem));bottom:4rem;max-width:50rem;color:#fff}.vdf-wide-media__content .vdf-copy{color:#ffffffc7}.vdf-feature-panels{padding:5.6rem 0}.vdf-feature-panels__grid{display:grid;gap:1.6rem}.vdf-feature-panel{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.035)}.vdf-feature-panel__media{aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.06)}.vdf-feature-panel__media img,.vdf-feature-panel__media svg{width:100%;height:100%;display:block;object-fit:cover}.vdf-feature-panel__body{padding:1.8rem}.vdf-feature-panel__body h3{margin:0;font-size:1.9rem;line-height:1.18}.vdf-feature-panel__body p{margin:1rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.45rem;line-height:1.48}.vdf-answer{padding:5.2rem 0}.vdf-answer__inner{max-width:104rem}.vdf-answer__grid{display:grid;gap:1.4rem;margin-top:2.4rem}.vdf-answer__item{padding:1.8rem;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-foreground),.035)}.vdf-answer__item h3{margin:0;font-size:1.7rem;line-height:1.25}.vdf-answer__item p{margin:1rem 0 0;color:rgba(var(--color-foreground),.7);font-size:1.45rem;line-height:1.48}.vdf-specs__grid{display:grid;gap:2rem}.vdf-spec-table{border-top:1px solid rgba(var(--color-foreground),.14)}.vdf-spec-row{display:grid;gap:.6rem;padding:1.4rem 0;border-bottom:1px solid rgba(var(--color-foreground),.14)}.vdf-spec-row dt{color:rgba(var(--color-foreground),.58);font-weight:700}.vdf-spec-row dd{margin:0;color:rgb(var(--color-foreground))}.vdf-faq{display:grid;gap:1rem}.vdf-faq details{border:1px solid rgba(var(--color-foreground),.14);padding:1.4rem 1.6rem}.vdf-faq summary{cursor:pointer;font-weight:800}.vdf-faq p{margin:1rem 0 0;color:rgba(var(--color-foreground),.7);line-height:1.5}@media screen and (min-width:750px){.vdf-page-width{padding-left:3.2rem;padding-right:3.2rem}.vdf-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.vdf-proof-strip__grid{grid-template-columns:repeat(4,1fr)}.vdf-proof{padding:2.2rem 2rem}.vdf-proof+.vdf-proof{border-top:0;border-left:1px solid rgba(var(--color-foreground),.12)}.vdf-lineup__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.vdf-split__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vdf-split__grid--reverse .vdf-split__media{order:2}.vdf-specs__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.vdf-answer__grid,.vdf-feature-panels__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vdf-spec-row{grid-template-columns:16rem 1fr}}@media screen and (max-width:749px){.vdf-section-head{display:block}.vdf-hero{padding-top:2rem}.vdf-hero__content{min-height:auto;padding:2rem 0 .8rem}.vdf-hero__heading{font-size:4.4rem}.vdf-hero__media,.vdf-hero__media img,.vdf-hero__media svg,.vdf-hero__placeholder{min-height:34rem}.vdf-button-row{flex-direction:column}.vdf-button{width:100%}.vdf-wide-media__frame,.vdf-wide-media__frame img,.vdf-wide-media__frame svg{min-height:auto}.vdf-wide-media__frame{display:flex;min-height:auto;flex-direction:column;background:rgb(var(--color-background))}.vdf-wide-media__frame img,.vdf-wide-media__frame svg{aspect-ratio:4 / 5;object-fit:cover;object-position:center}.vdf-wide-media__frame:after{display:none}.vdf-wide-media__content{position:static;max-width:none;padding:2rem 1.6rem 2.4rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.vdf-wide-media__content .vdf-copy{color:rgba(var(--color-foreground),.72)}.vdf-wide-media__content .vdf-heading{font-size:3rem;line-height:1.04}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/vdf-redesign.css.map */
