/*
Theme Name: Integral Store
Version: 0.1.0
Text Domain: integral-store
Description: Responsive WooCommerce storefront.
*/
:root{--ink:#171717;--muted:#616161;--line:#e1e1e1;--paper:#fff;--accent:#17675f}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Arial,Helvetica,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;max-width:100%}button,a,input,summary,select{touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}img,video{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1{font-size:36px;line-height:1.15}h2{font-size:30px;line-height:1.2}h3{font-size:18px;line-height:1.3}:focus-visible{outline:3px solid #167b91;outline-offset:4px}.content-width{max-width:1400px;width:90%;margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{clip:auto;width:auto;height:auto;background:#fff;padding:12px;z-index:1000}
.announcement{min-height:32px;padding:5px 5%;background:#f0eeeb;display:flex;justify-content:space-between;gap:16px;font-size:12px}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:36px;min-height:80px}.wordmark{font-size:27px;font-weight:900;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;line-height:1}.wordmark span{font-size:11px;border-left:1px solid;padding-left:8px;line-height:24px}.header-search{position:relative;display:flex;flex:1;background:#f5f5f5;border-radius:6px;min-width:0}.header-search input{width:100%;border:0;background:transparent;padding:12px 50px 12px 18px;min-width:0}.header-search button{position:absolute;right:4px;top:2px}.header-tools{display:flex;gap:12px}.icon-button{width:44px;height:44px;display:inline-flex;justify-content:center;align-items:center;background:transparent;border:0;border-radius:4px;flex-shrink:0}.icon-button:hover{background:#eee;text-decoration:none}.icon-button .dashicons{font-size:27px;width:27px;height:27px}.menu-toggle{display:none}.language-switcher{display:flex;justify-content:flex-end;gap:14px;width:90%;max-width:1240px;margin:-8px auto 8px;font-size:12px;overflow:auto}.language-switcher a{white-space:nowrap;color:#666}.language-switcher a.current{color:#111;font-weight:700}.primary-nav{display:flex;align-items:center;gap:28px;min-height:48px;font-size:15px;font-weight:600}.primary-nav>a,.nav-dropdown summary{padding-block:12px}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;display:flex;gap:8px;align-items:center}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary .dashicons{font-size:15px;width:15px;height:15px}.dropdown-links{position:absolute;top:100%;left:0;min-width:240px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 20px #0001;padding:16px;display:flex;flex-direction:column;gap:4px}.dropdown-links a{padding:8px}.nav-all{margin-left:auto}
.hero{position:relative;min-height:320px;height:min(580px,68vh);overflow:hidden;background:#d6e7e8}.hero video{width:100%;height:100%;object-fit:cover}.hero-content{position:absolute;left:5%;bottom:42px;margin:0;color:#fff;text-shadow:0 2px 8px #0008}.hero h1{font-size:30px;max-width:650px}.pill,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 25px;background:#111;color:white;border:1px solid #111;border-radius:28px;font-size:14px;font-weight:700;line-height:1.3;text-shadow:none}.pill:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#333;color:white;text-decoration:none}.pill.light{background:#fff;color:#111;border-color:#fff}.video-toggle{position:absolute;right:20px;bottom:20px;background:#fff;color:#111;border-radius:50%}.home-section{padding-block:56px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin-bottom:0}.eyebrow{font-size:12px;font-weight:700;color:var(--muted);margin-bottom:10px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.category-tile{min-width:0}.category-tile img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;background:#f7f7f7;transition:transform .2s}.category-tile:hover img{transform:translateY(-3px)}.category-tile h3{margin:16px 0 8px;font-size:17px;min-height:44px}.category-tile span{font-size:13px}.category-tile .dashicons{font-size:17px}.feature-band{position:relative;min-height:400px;height:540px;background:#8eafb6;overflow:hidden}.feature-band>img{width:100%;height:100%;object-fit:cover}.feature-copy{position:absolute;left:5%;bottom:40px;color:#fff;text-shadow:0 2px 10px #0009}.feature-copy h2{font-size:38px}.feature-copy p{font-size:18px}
.shop-main,.page-main{padding-block:36px 64px;min-height:50vh}.woocommerce .woocommerce-breadcrumb{font-size:13px;margin-bottom:28px}.woocommerce-products-header h1{margin-bottom:28px}.collection-links{display:flex;flex-wrap:wrap;gap:10px 24px;border-block:1px solid var(--line);padding:16px 0;margin-bottom:28px;font-size:14px}.woocommerce .woocommerce-ordering select{padding:10px;background:#fff;border:1px solid var(--line);border-radius:4px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;clear:both}.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!important;margin:0!important;display:flex;flex-direction:column;min-width:0}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:contain;background:#f8f8f8;border-radius:4px;padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;line-height:1.4;padding:12px 0;min-height:76px;overflow-wrap:anywhere}.woocommerce ul.products li.product .price{color:#111;font-size:17px;font-weight:600;display:flex;flex-wrap:wrap;gap:6px}.woocommerce ul.products li.product .price del{color:#777;font-size:14px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product a.button{margin-top:auto;align-self:flex-start;font-size:13px;padding:10px 22px}.woocommerce span.onsale{min-height:0;min-width:0;line-height:1.2;background:#185e58;padding:8px 12px;border-radius:3px;font-size:12px}.woocommerce ul.products li.product .onsale{margin:8px;right:auto;left:0}
.woocommerce div.product div.images{width:53%}.woocommerce div.product div.summary{width:42%}.woocommerce div.product .product_title{font-size:30px;line-height:1.25;overflow-wrap:anywhere}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111;font-size:25px}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce div.product p.price del{font-size:18px;color:#666}.woocommerce div.product div.images img{object-fit:contain;max-height:640px}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px;max-height:270px;overflow:auto}.woocommerce div.product div.images .flex-control-thumbs li{width:auto;float:none}.woocommerce div.product div.images .flex-control-thumbs li img{aspect-ratio:1;object-fit:contain;border:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs{padding-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;gap:24px;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:none;padding:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid #111}.woocommerce-Tabs-panel{overflow-wrap:anywhere}.woocommerce-Tabs-panel img{height:auto!important;max-width:100%!important}.woocommerce-Tabs-panel table{width:100%;border-collapse:collapse}.woocommerce-Tabs-panel td{padding:10px;border:1px solid var(--line)}.woocommerce-Tabs-panel iframe{max-width:100%}.variant-inspector{border-block:1px solid var(--line);margin-block:24px;padding:16px 0}.variant-inspector h2{font-size:17px}.variant-line{display:flex;justify-content:space-between;gap:16px;padding:8px 0;font-size:14px}.purchase-status{padding:16px;background:#f3f4f4;font-size:14px}.woocommerce .stock{color:#666!important}.product_meta{font-size:13px;display:grid;gap:8px}.woocommerce .related.products{clear:both;padding-top:40px}.woocommerce nav.woocommerce-pagination ul{border:none}.woocommerce nav.woocommerce-pagination ul li{border:none;margin:4px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:14px}
.page-main article>h1{margin-bottom:32px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #bbb;border-radius:4px;padding:12px}.woocommerce form.login,.woocommerce form.register{border-radius:4px;max-width:600px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{padding:12px 0;border-bottom:1px solid var(--line)}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#f3f5f5;border-top-color:var(--accent)}.woocommerce-info::before,.woocommerce-message::before{color:var(--accent)}
.site-footer{background:#171717;color:#fff;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:48px}.footer-grid h2{font-size:17px}.footer-grid p,.footer-grid a:not(.wordmark){font-size:14px;color:#ddd}.footer-grid p{margin-top:18px;max-width:320px}.footer-grid a:not(.wordmark){display:block;margin-block:10px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #555;padding-block:22px;font-size:12px}.back-top{white-space:nowrap}
@media(min-width:1600px){.hero-content{left:max(5%,calc((100% - 1400px)/2))}}
@media(max-width:1000px){.header-main{gap:20px}.primary-nav{gap:18px;font-size:13px}.wordmark{font-size:23px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.announcement{justify-content:center;font-size:11px;text-align:center}.announcement>a{display:none}.content-width{width:90%}.header-main{display:grid;grid-template-columns:36px 1fr auto;gap:8px;padding-block:12px}.menu-toggle{display:flex;width:36px;height:36px}.wordmark{font-size:22px;gap:5px}.wordmark span{font-size:9px;padding-left:5px}.header-tools{gap:0}.header-tools .icon-button{width:34px;height:36px}.icon-button .dashicons{font-size:24px;width:24px;height:24px}.header-search{grid-row:2;grid-column:1/-1;margin-top:6px;width:100%}.header-search input{padding-block:10px}.header-search button{top:0}.primary-nav{display:none;padding-block:12px;max-height:65vh;overflow:auto}.primary-nav.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.primary-nav>a{padding-block:12px}.nav-all{margin-left:0}.dropdown-links{position:static;box-shadow:none;border:0;padding:0 16px 12px}.hero{height:245px;min-height:0}.hero-content{bottom:28px;width:90%;text-align:center}.hero h1{font-size:24px;margin-bottom:20px}.video-toggle{bottom:8px;right:8px;width:32px;height:32px}.home-section{padding-block:34px}.section-heading{align-items:flex-start;gap:16px}.section-heading h2{font-size:25px}.section-heading>a{flex-shrink:0;font-size:12px}.pill{padding:11px 19px}.eyebrow{font-size:10px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.category-tile h3{font-size:16px;min-height:40px}.feature-band{height:340px;min-height:0}.feature-copy{bottom:26px;left:5%;max-width:90%}.feature-copy h2{font-size:29px}.feature-copy p{font-size:14px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px;min-height:84px}.woocommerce ul.products li.product .price{font-size:15px;min-height:48px;display:block}.woocommerce ul.products li.product .price del{display:block;font-size:12px}.woocommerce ul.products li.product a.button{font-size:12px;padding:10px 16px}.shop-main,.page-main{padding-block:24px 40px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:26px}.woocommerce div.product div.images img{max-height:420px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;margin-bottom:14px}.collection-links{flex-wrap:nowrap;overflow:auto;gap:20px}.collection-links a{white-space:nowrap}.footer-grid{gap:28px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.woocommerce div.product .woocommerce-tabs{padding-top:16px}h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.price-filter{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:22px;font-size:13px}.price-filter input{width:100px;padding:8px;border:1px solid var(--line);border-radius:3px}.price-filter button{padding:8px 16px;border:1px solid #111;background:#111;color:#fff;border-radius:3px}.price-filter a{text-decoration:underline}
[dir=rtl] .header-search input{padding-inline:18px 50px}[dir=rtl] .header-search button{right:auto;left:4px}[dir=rtl] .hero-content,[dir=rtl] .feature-copy{left:auto;right:5%}[dir=rtl] .nav-all{margin-left:0;margin-right:auto}[dir=rtl] .dropdown-links{left:auto;right:0}[dir=rtl] .woocommerce ul.products li.product .onsale{left:auto;right:0}
.language-switcher{justify-content:flex-start;margin-block:0 8px;padding-block:4px}
@media(max-width:720px){[dir=rtl] .nav-all{margin-right:0}.announcement{overflow-wrap:anywhere}}
