.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto;margin:0;background:#eeeeF1;padding:20px;display:flex;flex-direction:column}.woocommerce ul.products li.product a img{height:240px;object-fit:contain;mix-blend-mode:multiply}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.4}.woocommerce ul.products li.product .price{font-size:20px;color:#111;margin-top:auto}.woocommerce ul.products li.product .button{margin-top:auto;align-self:flex-start}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt{border-radius:0;background:#111;color:white;font-weight:600;padding:14px 24px}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#333}.woocommerce div.product .product_title{font-size:32px;line-height:1.15;margin-bottom:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111;font-size:28px}.woocommerce div.product div.images{background:#eeeef1}.woocommerce div.product div.images img{object-fit:contain}.woocommerce div.product .woocommerce-product-gallery__wrapper{margin:0}.woocommerce-product-details__short-description{margin:24px 0}.woocommerce div.product form.cart{margin-top:32px}.woocommerce .quantity .qty{width:80px;padding:10px;border:1px solid #ccc}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:transparent;border-bottom:2px solid #111}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce .woocommerce-ordering select,.woocommerce select,.woocommerce input.input-text,.woocommerce textarea{padding:12px;border:1px solid #aaa;border-radius:0;background:white;max-width:100%}.woocommerce form .form-row{margin-bottom:16px}.woocommerce form .form-row label{margin-bottom:6px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.woocommerce #customer_details{grid-row:span 2}.woocommerce #order_review_heading{margin:0}.woocommerce #payment{background:#eeeef1;border-radius:0}.woocommerce table.shop_table{border-collapse:collapse;background:white;border-radius:0}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:#00a9e0;background:white;color:#111}.woocommerce .woocommerce-message::before,.woocommerce .woocommerce-info::before{color:#0099bb}.woocommerce .woocommerce-breadcrumb{margin-bottom:24px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center;margin-top:40px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid #ddd;min-width:40px}.woocommerce nav.woocommerce-pagination ul li span.current{background:#111;color:white}.woocommerce .related.products{clear:both;padding-top:48px}.woocommerce form .form-row .required{color:#b22}.woocommerce span.onsale{background:#111;border-radius:0;padding:0 8px;min-height:0;line-height:30px}.vornado-filters{margin:24px 0;border-block:1px solid #ddd;padding:16px 0}.vornado-filters summary{cursor:pointer}.vornado-filters ul{display:flex;flex-wrap:wrap;list-style:none;gap:20px;padding:10px 0}.woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:14px;border-bottom:1px solid #ddd}.woocommerce .woocommerce-MyAccount-navigation .is-active a{font-weight:700;background:#e9e9ee}.woocommerce div.product .stock{color:#26734b}.woocommerce div.product .out-of-stock{color:#a22}.woocommerce table.variations select{width:100%}
@media(max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products li.product a img{height:200px}.woocommerce form.checkout{grid-template-columns:1fr}.woocommerce #customer_details{grid-row:auto}}
@media(max-width:600px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:12px}.woocommerce ul.products li.product a img{height:155px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px}.woocommerce ul.products li.product .price{font-size:18px}.woocommerce ul.products li.product .button{font-size:12px;padding:12px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:28px}.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:10px;flex-wrap:wrap}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce .woocommerce-MyAccount-content{margin-top:28px}.woocommerce div.product form.cart .button{max-width:100%}}

/* Vornado product presentation; forms, media and commerce remain native Woo. */
body.vornado-store.single-product .vornado-store-page{width:calc(100% - 60px);max-width:1600px;padding-top:42.5px}
body.vornado-store.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.1958fr) minmax(0,1fr);gap:0 75px;align-items:start}
body.vornado-store.single-product .woocommerce div.product::before,body.vornado-store.single-product .woocommerce div.product::after{content:none}
body.vornado-store .vornado-product-media-column{grid-column:1;grid-row:1;position:sticky;top:75px;min-width:0;align-self:start}
body.vornado-store.single-product .woocommerce div.product div.summary{grid-column:2;grid-row:1;float:none;width:auto;min-width:0;margin:0;letter-spacing:.02em}
body.vornado-store.single-product .woocommerce div.product .product_title{margin:0 0 14px;font-size:24px;line-height:1.05;font-weight:400;letter-spacing:.02em}
body.vornado-store.single-product .woocommerce div.product p.price{margin:0 0 20px;color:#d3161f;font-size:24px;line-height:1.275;font-weight:600}
body.vornado-store.single-product .woocommerce div.product div.images{float:none;width:100%;margin:0 0 25.35px;padding:0 0 0 91px;background:none}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-viewport{width:100%;background:#f4f4f4}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery__image{aspect-ratio:1}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery__image>a{display:block;width:100%;height:100%}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery__image img,body.vornado-store.single-product .woocommerce .woocommerce-product-gallery__image video{width:100%;height:100%;aspect-ratio:1;object-fit:contain}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs{position:absolute;left:0;top:0;display:flex;flex-direction:column;gap:10px;width:80px;max-height:100%;padding:0;margin:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar{display:none}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs li{float:none;flex:0 0 auto;width:80px;margin:0;list-style:none}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs img{display:block;width:80px;height:80px;aspect-ratio:1;object-fit:cover;border-radius:4px}
body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs img:focus-visible{outline:2px solid #d3161f;outline-offset:-2px}
body.vornado-store.single-product .woocommerce div.product form.cart{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}
body.vornado-store.single-product .woocommerce div.product form.cart .single_add_to_cart_button{flex:1;min-height:51px;margin:0;padding:16px 23px;border:0;border-radius:5px;background:#d3161f;color:#fff;font-size:18px;line-height:21.375px;font-weight:700}
body.vornado-store.single-product .woocommerce div.product form.cart .single_add_to_cart_button:hover{background:#b70f18}
body.vornado-store.single-product .woocommerce div.product form.cart .single_add_to_cart_button.disabled,body.vornado-store.single-product .woocommerce div.product form.cart .single_add_to_cart_button:disabled{opacity:.5}
body.vornado-store.single-product .woocommerce div.product form.cart .quantity{margin:0;flex-shrink:0}
body.vornado-store.single-product .woocommerce .quantity .qty{width:64px;height:51px;padding:10px;border:1px solid #aaa;border-radius:5px;background:transparent}
body.vornado-store.single-product .woocommerce form.variations_form{display:block}
body.vornado-store.single-product .woocommerce .woocommerce-variation-add-to-cart{display:flex;gap:12px}
body.vornado-store .vornado-product-features{margin:28px 0 24px}
body.vornado-store .vornado-product-features h2,body.vornado-store .vornado-product-description h2{margin:0 0 15px;font-size:24px;line-height:1.05;font-weight:400;letter-spacing:.02em}
body.vornado-store .vornado-product-features ul{padding:0 0 0 20px;margin:0;font-size:16.9px;line-height:25.35px}
body.vornado-store .vornado-product-features li{margin-bottom:5px}
body.vornado-store .vornado-product-detail{margin:0;border-top:1px solid #7c7c7c}
body.vornado-store .vornado-product-detail:last-of-type{border-bottom:1px solid #7c7c7c}
body.vornado-store .vornado-product-detail>summary{position:relative;list-style:none;cursor:pointer;padding:18px 44px 18px 0;font-size:24px;line-height:1.05;font-weight:400}
body.vornado-store .vornado-product-detail>summary::-webkit-details-marker{display:none}
body.vornado-store .vornado-product-detail>summary::after{content:'+';position:absolute;right:8px;top:18px;font-size:24px;line-height:1}
body.vornado-store .vornado-product-detail[open]>summary::after{content:'−'}
body.vornado-store .vornado-product-detail>summary:focus-visible{outline:2px solid #d3161f;outline-offset:2px}
body.vornado-store .vornado-specifications{width:100%;border-collapse:collapse;margin:0 0 22px;font-size:16.64px;line-height:24.96px;text-align:left}
body.vornado-store .vornado-specifications th,body.vornado-store .vornado-specifications td{padding:8px 12px;border-bottom:1px solid #7c7c7c;vertical-align:top}
body.vornado-store .vornado-specifications th{width:50%;padding-inline:6px;font-weight:700}
body.vornado-store .vornado-manufacturer-documents{padding:0 0 22px}
body.vornado-store .vornado-manufacturer-documents h3{margin:0 0 15px;font-size:19px;font-weight:400}
body.vornado-store .vornado-manufacturer-documents ul{list-style:none;margin:0;padding:0}
body.vornado-store .vornado-manufacturer-documents a{display:inline-block;color:#d3161f;font-size:16.64px;line-height:24.96px;margin-bottom:7px;text-decoration:underline;text-underline-offset:3px}
body.vornado-store .vornado-product-description{font-size:16.9px;line-height:25.35px;letter-spacing:.02em}
body.vornado-store .vornado-product-description p{margin:0 0 20px}
body.vornado-store.single-product .woocommerce div.product>.woocommerce-tabs,body.vornado-store.single-product .woocommerce div.product>.related,body.vornado-store.single-product .woocommerce div.product>.upsells,body.vornado-store .vornado-product-story{grid-column:1/-1;min-width:0}
body.vornado-store .vornado-product-story{margin-top:64px}
@media(max-width:1000px){
 body.vornado-store.single-product .vornado-store-page{width:calc(100% - 32px)}
 body.vornado-store.single-product .woocommerce div.product{grid-template-columns:minmax(0,1fr);gap:0}
 body.vornado-store .vornado-product-media-column{display:contents;position:static}
 body.vornado-store.single-product .woocommerce div.product div.images{grid-column:1;grid-row:auto;order:0;padding-left:71px}
 body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs{width:60px}
 body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs li,body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs img{width:60px;height:60px}
 body.vornado-store.single-product .woocommerce div.product div.summary{grid-column:1;grid-row:auto;order:1;margin-bottom:28px}
 body.vornado-store .vornado-product-description{grid-column:1;order:2}
 body.vornado-store .vornado-product-story{order:3}
 body.vornado-store.single-product .woocommerce div.product>.woocommerce-tabs{order:4}
 body.vornado-store.single-product .woocommerce div.product>.related,body.vornado-store.single-product .woocommerce div.product>.upsells{order:5}
}
@media(max-width:760px){
 body.vornado-store.single-product .vornado-store-page{padding-top:20px}
 body.vornado-store.single-product .woocommerce div.product div.images{padding:0;margin-bottom:20px}
 body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs{position:static;flex-direction:row;gap:10px;width:100%;max-height:none;margin-top:10px;overflow-x:auto;overflow-y:hidden}
 body.vornado-store.single-product .woocommerce .woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 60px}
 body.vornado-store.single-product .woocommerce div.product form.cart{display:block}
 body.vornado-store.single-product .woocommerce div.product form.cart .quantity{margin:0 0 10px}
 body.vornado-store.single-product .woocommerce div.product form.cart .single_add_to_cart_button{display:block;width:100%;font-size:16px;line-height:19px}
 body.vornado-store.single-product .woocommerce .woocommerce-variation-add-to-cart{display:block}
 body.vornado-store .vornado-product-detail>summary{padding-right:20px;font-size:19px;line-height:1.05}
 body.vornado-store .vornado-product-detail>summary::after{right:0;font-size:20px}
 body.vornado-store .vornado-product-features ul,body.vornado-store .vornado-product-description{font-size:14px;line-height:21px}
 body.vornado-store .vornado-specifications{font-size:14px;line-height:21px}
 body.vornado-store .vornado-product-features h2,body.vornado-store .vornado-product-description h2{font-size:19px}
 body.vornado-store .vornado-product-story{margin-top:40px}
}

/* Per-product manufacturer stories, using locally verified media and captured palettes. */
body.vornado-store .vornado-source-attribution{font-size:12px!important;line-height:1.5!important;font-weight:400!important;letter-spacing:0!important;margin:0 0 12px!important}
body.vornado-store .vornado-story-split,body.vornado-store .vornado-story-rich{color:var(--story-color);background:var(--story-background);letter-spacing:.02em}
body.vornado-store .vornado-story-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:4px;align-items:stretch}
body.vornado-store .vornado-story-split.is-reversed .vornado-story-media{order:1}
body.vornado-store .vornado-story-media{position:relative;min-width:0;margin:0 0 25.35px;overflow:hidden}
body.vornado-store .vornado-story-media::before{content:'';display:block;aspect-ratio:var(--story-media-ratio)}
body.vornado-store .vornado-story-media>img,body.vornado-store .vornado-story-media>video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
body.vornado-store .vornado-story-split>.vornado-story-copy{display:flex;flex-direction:column;justify-content:center;padding:35px 48px;min-width:0}
body.vornado-store .vornado-story-copy h2{font-size:39px;line-height:1.05;font-weight:400;letter-spacing:.02em;margin:0 0 11.7px;color:var(--story-heading,inherit)}
body.vornado-store .vornado-story-split .vornado-story-copy>p{font-size:16px;line-height:24px;letter-spacing:.02em;margin:0 0 25.35px}
body.vornado-store .vornado-story-split.is-centered{text-align:center}
body.vornado-store .vornado-story-rich{min-height:260px;display:flex;align-items:center;text-align:center;margin-bottom:20px}
body.vornado-store .vornado-story-rich>.vornado-story-copy{width:100%;padding:50px max(28px,3.9855%) 29.72px}
body.vornado-store .vornado-story-rich h2,body.vornado-store .vornado-story-rich p{margin:0 0 20.28px}
body.vornado-store .vornado-story-rich p{font-size:16.9px;line-height:25.35px}
body.vornado-store .vornado-story-rich figure{margin:0 0 20.28px}
body.vornado-store .vornado-story-rich img{display:block;width:300px;max-width:100%;height:auto;margin:0 auto;object-fit:contain}
body.vornado-store .vornado-story-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px}
body.vornado-store .vornado-story-promo{min-width:0;background:#fff;color:#000;text-align:center;letter-spacing:.02em}
body.vornado-store .vornado-story-promo figure{margin:0;overflow:hidden}
body.vornado-store .vornado-story-promo figure>img,body.vornado-store .vornado-story-promo figure>video{display:block;width:100%;height:auto;object-fit:cover}
body.vornado-store .vornado-story-promo>.vornado-story-copy{padding:34px 42px 31px}
body.vornado-store .vornado-story-promo p{font-size:16.9px;line-height:25.35px;margin:0 0 11.7px}
body.vornado-store .woocommerce-product-gallery__video{position:relative}
body.vornado-store .vornado-gallery-video-pause{position:absolute;right:8px;bottom:8px;z-index:4;padding:8px 12px;min-height:36px;background:#2d2d2d;color:#fff;border:1px solid #fff;border-radius:4px;font-size:12px;line-height:18px;cursor:pointer}
body.vornado-store .vornado-gallery-video-pause:focus-visible{outline:2px solid #d3161f;outline-offset:2px}
@media(max-width:1000px){body.vornado-store .vornado-story-split>.vornado-story-copy{padding-inline:32px}}
@media(max-width:760px){
 body.vornado-store .vornado-story-split{display:block;margin-bottom:30px}
 body.vornado-store .vornado-story-media{margin:0}
 body.vornado-store .vornado-story-split>.vornado-story-copy{padding:42px 16px 22px}
 body.vornado-store .vornado-story-copy h2{font-size:28px;line-height:1.05;margin-bottom:9.23077px}
 body.vornado-store .vornado-story-split .vornado-story-copy>p{margin-bottom:20px}
 body.vornado-store .vornado-story-rich{min-height:220px}
 body.vornado-store .vornado-story-rich>.vornado-story-copy{padding:42px 28px 25.2px}
 body.vornado-store .vornado-story-rich h2,body.vornado-store .vornado-story-rich p,body.vornado-store .vornado-story-rich figure{margin-bottom:16.8px}
 body.vornado-store .vornado-story-rich p{font-size:14px;line-height:21px}
 body.vornado-store .vornado-story-rich img{width:100%}
 body.vornado-store .vornado-story-promo-grid{grid-template-columns:minmax(0,1fr);gap:20px}
 body.vornado-store .vornado-story-promo>.vornado-story-copy{padding:25px 20px 22px}
 body.vornado-store .vornado-story-promo p{font-size:14px;line-height:21px;margin-bottom:9.23077px}
}
body.vornado-store .vornado-story-rich video{display:block;width:100%;max-width:100%;height:auto;margin:20px auto}
body.vornado-store .vornado-story-products{display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);gap:0;margin:35px 0 28px;letter-spacing:.02em}
body.vornado-store .vornado-story-products>header{padding-right:16px}
body.vornado-store .vornado-story-products>header p{font-size:16.9px;line-height:25.35px;margin:0 0 25.35px}
body.vornado-store .vornado-story-product-rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;min-width:0;padding-bottom:16px}
body.vornado-store .vornado-story-product-card{flex:0 0 calc((100% - 48px)/4);min-width:0;scroll-snap-align:start}
body.vornado-store .vornado-story-product-card>a{display:block;height:100%;text-decoration:none}
body.vornado-store .vornado-story-product-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin-bottom:10px}
body.vornado-store .vornado-story-product-card h3{font-size:14px;line-height:17.85px;font-weight:400;margin:0 0 4px}
body.vornado-store .vornado-story-product-card span.price{display:block;color:#d3161f;font-size:14px;line-height:17.85px;font-weight:600}
body.vornado-store .vornado-story-icon-grid{margin:35px 0 30px;text-align:center;letter-spacing:.02em}
body.vornado-store .vornado-story-icon-grid>header{max-width:900px;margin:0 auto}
body.vornado-store .vornado-story-icon-grid>header p{font-size:16px;line-height:24px;margin:0 0 25.35px}
body.vornado-store .vornado-story-icon-rail{display:flex;gap:16px;justify-content:space-around;margin:30px 0 14px}
body.vornado-store .vornado-story-icon-rail>figure{flex:1 1 0;min-width:0;margin:0 0 10px;display:flex;justify-content:center}
body.vornado-store .vornado-story-icon-rail img{width:auto;height:var(--story-icon-height);max-width:100%;object-fit:contain}
body.vornado-store .vornado-story-icon-pagination{display:none}
body.vornado-store .vornado-story-banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr);background:var(--story-background);color:var(--story-color);margin-bottom:20px;text-align:center;letter-spacing:.02em}
body.vornado-store .vornado-story-banner::before{content:'';grid-area:1/1;aspect-ratio:var(--story-media-ratio)}
body.vornado-store .vornado-story-banner>figure{position:absolute;inset:0;margin:0;overflow:hidden}
body.vornado-store .vornado-story-banner>figure>img{display:block;width:100%;height:100%;object-fit:cover}
body.vornado-store .vornado-story-banner>.vornado-story-copy{grid-area:1/1;position:relative;align-self:center;padding:50px 9.9%}
body.vornado-store .vornado-story-banner p{font-size:16.9px;line-height:25.35px;margin:0 0 25.35px}
@media(max-width:1000px){body.vornado-store .vornado-story-product-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:760px){
 body.vornado-store .vornado-story-products{display:block;margin-bottom:30px}
 body.vornado-store .vornado-story-products>header{padding:0}
 body.vornado-store .vornado-story-products>header p{font-size:14px;line-height:21px;margin-bottom:20px}
 body.vornado-store .vornado-story-product-rail{margin:20px -16px 0;padding:0 16px 16px;scroll-padding-inline:16px}
 body.vornado-store .vornado-story-product-card{flex-basis:204px}
 body.vornado-store .vornado-story-product-card h3,body.vornado-store .vornado-story-product-card span.price{font-size:16px;line-height:20.4px}
 body.vornado-store .vornado-story-icon-rail{overflow-x:auto;scroll-snap-type:x mandatory;justify-content:start;scrollbar-width:none}
 body.vornado-store .vornado-story-icon-rail>figure{flex:0 0 100%;scroll-snap-align:start}
 body.vornado-store .vornado-story-icon-pagination{display:flex;justify-content:center;align-items:center;gap:20px;height:30px}
 body.vornado-store .vornado-story-icon-pagination button{border:0;background:transparent;cursor:pointer;font-size:28px;line-height:30px;width:32px;height:30px;padding:0}
 body.vornado-store .vornado-story-banner{margin-bottom:30px}
 body.vornado-store .vornado-story-banner::before{aspect-ratio:1.785714}
 body.vornado-store .vornado-story-banner>.vornado-story-copy{padding:42px 28px}
 body.vornado-store .vornado-story-banner p{font-size:14px;line-height:21px;margin-bottom:20px}
}
