/*
Theme Name: Atelier Swiss
Theme URI: https://atelier-swiss.com
Author: Atelier Swiss
Description: Bespoke WooCommerce storefront for Atelier Swiss.
Version: 1.1.0
Text Domain: atelier-swiss
Requires at least: 6.5
Requires PHP: 8.1
*/
:root{--red:#c90912;--deep:#8f0008;--silver:#d9dad7;--paper:#efeee9;--ink:#11100f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.announcement{height:28px;display:flex;align-items:center;justify-content:center;background:#0d0d0d;color:#e4e2dc;text-transform:uppercase;letter-spacing:.18em;font-size:9px}.nav-shell{height:108px;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.26);background:var(--red);color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 8px 30px rgba(99,0,5,.18)}.wordmark{display:flex;align-items:center;gap:0;width:max-content}.header-cross{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 7px 7px rgba(63,0,3,.32))}.header-wordmark{width:min(35vw,440px);height:82px;margin-left:-24px;position:relative;top:3px;object-fit:contain;object-position:left center;filter:drop-shadow(0 5px 5px rgba(63,0,3,.28))}.nav-links{display:flex;gap:34px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.nav-links a{position:relative}.nav-actions{display:flex;justify-content:flex-end;gap:12px}.bag-button,.menu-button{background:none;border:0;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.bag-button span{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:6px;border:1px solid rgba(255,255,255,.65);border-radius:50%}.menu-button{display:none}.hero{min-height:calc(100vh - 106px);display:grid;grid-template-columns:47% 53%;position:relative;overflow:hidden}.hero-copy{padding:8vw 5vw 9vw 6vw;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-kicker{margin:0 0 30px;color:var(--red);text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:bold}h1,h2,.statement{font-family:Georgia,"Times New Roman",serif;font-weight:400}h1{margin:0;font-size:clamp(62px,7.3vw,125px);line-height:.82;letter-spacing:-.06em}h1 em,h2 em,.statement em{color:var(--red);font-weight:400}.hero-intro{max-width:480px;margin:38px 0 0;padding-left:80px;font-family:Georgia,serif;font-size:17px;line-height:1.55;color:#494642}.hero-cta{display:flex;align-items:center;gap:32px;margin:38px 0 0 80px}.button{min-width:220px;padding:16px 18px;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.12em;font-size:10px;border:1px solid;transition:.25s}.button.primary{background:var(--red);color:#fff;border-color:var(--red)}.text-link{border-bottom:1px solid #999;padding:8px 0;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero-art{background:var(--red);min-height:620px;position:relative;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.edition{position:absolute;right:28px;top:28px;color:#fff;font-size:9px;letter-spacing:.2em;writing-mode:vertical-rl}.manifesto{padding:120px 6vw;border-top:1px solid #bdbab4}.statement{margin:0;font-size:clamp(44px,5.6vw,88px);line-height:1.04;letter-spacing:-.04em}.standards{display:grid;grid-template-columns:repeat(3,1fr);gap:5vw;margin:100px 0 0 28%}.standards article{border-top:1px solid #999;padding-top:18px}.standards article>span{color:var(--red);font-size:10px}.standards h3{margin:38px 0 12px;font-family:Georgia,serif;font-size:22px;font-weight:400}.standards p{color:#6a6660;font-size:13px;line-height:1.65}.collection{padding:110px 3vw;background:#151515;color:#e8e6df}.collection-heading{display:flex;justify-content:space-between;align-items:end;padding:0 3vw 42px}.collection-heading h2{font-size:clamp(48px,6vw,88px);line-height:.9;margin:0}.filters{display:flex;gap:8px;padding:0 3vw 30px;overflow:auto}.filters a{border:1px solid #484848;color:#aaa;padding:10px 18px;border-radius:30px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.filters a:hover{background:var(--red);color:#fff;border-color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr)}.product-card{border-top:1px solid #3a3a3a;border-right:1px solid #3a3a3a;padding:20px}.product-card:nth-child(3n){border-right:0}.product-visual{height:430px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#515151 0,#272727 48%,#191919 72%)}.product-visual>a{width:100%;height:100%;display:grid;place-items:center}.product-visual .attachment-woocommerce_thumbnail{width:100%;height:100%;object-fit:cover}.product-placeholder{width:58%;height:58%;object-fit:contain}.product-number,.certified{position:absolute;z-index:2;top:16px;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:#aaa}.product-number{left:16px}.certified{right:16px}.product-info{display:flex;justify-content:space-between;gap:16px;padding:22px 4px 36px}.product-info p{color:var(--red);font-size:9px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 10px}.product-info h3{margin:0 0 8px;font-family:Georgia,serif;font-weight:400;font-size:20px}.product-info .price{font-size:11px;color:#ddd}.product-buy{text-align:right;display:flex;flex-direction:column;align-items:end;justify-content:space-between}.product-buy .button{min-width:0;width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:50%;background:transparent;color:#fff;border:1px solid #666}.sourcing{min-height:700px;display:grid;grid-template-columns:40% 60%;background:var(--red);color:#fff}.sourcing-seal{display:flex;justify-content:center;align-items:center;border-right:1px solid rgba(255,255,255,.25)}.sourcing-seal img{width:min(72%,440px);aspect-ratio:1;object-fit:cover;box-shadow:0 25px 70px rgba(84,0,5,.35)}.sourcing-copy{padding:10vw 9vw;display:flex;flex-direction:column;justify-content:center}.sourcing-copy .section-kicker{color:#fff}.sourcing-copy h2{margin:0;font-size:clamp(48px,5.5vw,86px);line-height:1;letter-spacing:-.04em}.sourcing-copy h2 em{color:#191919}.sourcing-copy>p:not(.section-kicker){max-width:550px;font-family:Georgia,serif;line-height:1.6;font-size:17px}.button.light{background:#eee;color:#111;border-color:#eee;margin-top:24px}footer{padding:80px 5vw 24px;background:#0c0c0c;color:#dedcd5}.footer-mark{display:flex;gap:22px;align-items:center}.footer-mark>img{width:92px;height:92px;object-fit:cover}.footer-mark strong{font-family:Georgia,serif;letter-spacing:.24em;font-size:20px}.footer-links{display:flex;justify-content:flex-end;gap:10vw;margin-top:20px}.footer-links div{display:flex;flex-direction:column;gap:12px}.footer-links span{color:var(--red);font-size:9px;text-transform:uppercase;letter-spacing:.18em}.footer-links a{font-size:12px;color:#aaa}.footer-bottom{margin-top:80px;padding-top:20px;border-top:1px solid #292929;display:flex;justify-content:space-between;color:#666;font-size:8px;text-transform:uppercase;letter-spacing:.14em}.store-content{max-width:1440px;margin:auto;padding:70px 5vw}.woocommerce div.product,.woocommerce-cart-form,.woocommerce-checkout{font-family:Arial,sans-serif}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--red);color:#fff;border-radius:0}.woocommerce-message,.woocommerce-info{border-top-color:var(--red)}
@media(max-width:900px){.nav-shell{grid-template-columns:1fr auto}.nav-links{display:none;position:absolute;top:108px;left:0;right:0;background:var(--red);padding:28px;flex-direction:column}.nav-links.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:90px 7vw}.hero-art{min-height:72vw}.hero-intro,.hero-cta{margin-left:0;padding-left:0}.standards{margin-left:0}.product-grid{grid-template-columns:repeat(2,1fr)}.sourcing{grid-template-columns:1fr}}
@media(max-width:600px){.nav-shell{height:84px}.header-cross{width:60px;height:60px}.header-wordmark{width:220px;height:54px;margin-left:-16px;top:2px}.bag-button{display:none}.nav-links{top:84px}.hero-copy{padding:70px 6vw}.hero-art{min-height:100vw}.hero-cta{align-items:stretch;flex-direction:column}.manifesto{padding:90px 6vw}.standards{grid-template-columns:1fr;margin-top:60px}.collection{padding:80px 0}.product-grid{grid-template-columns:1fr}.product-card{border-right:0}.product-visual{height:360px}.sourcing-copy{padding:90px 6vw}.footer-links{justify-content:flex-start;flex-wrap:wrap;margin-top:60px}.footer-bottom{flex-direction:column;gap:12px}}

/* Luxury WooCommerce collection and product pages */
.woocommerce-breadcrumb{margin:0 0 38px!important;color:#777!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.16em}.single-product .store-content{max-width:none;padding:0}.single-product div.product{display:grid;grid-template-columns:minmax(0,58%) minmax(360px,42%);margin:0!important;background:#f1f0eb}.single-product div.product .woocommerce-product-gallery{float:none!important;width:auto!important;margin:0!important;min-height:calc(100vh - 136px);background:#dddcd6;display:flex;align-items:center}.single-product div.product .woocommerce-product-gallery__wrapper{width:100%}.single-product div.product .woocommerce-product-gallery__image img{width:100%!important;max-height:calc(100vh - 136px);object-fit:contain}.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important;padding:7vw 7vw 6vw;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #c9c6bf}.single-product .product_title{margin:0 0 22px!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,4.6vw,76px);font-weight:400;line-height:.95;letter-spacing:-.045em}.single-product .summary .price{margin:0 0 34px!important;color:var(--red)!important;font-size:18px!important;letter-spacing:.06em}.single-product .woocommerce-product-details__short-description{max-width:580px;color:#55514c;font-family:Georgia,serif;font-size:16px;line-height:1.7}.single-product form.cart{display:flex!important;gap:10px;margin:34px 0 24px!important;padding-top:28px;border-top:1px solid #bbb7af}.single-product form.cart .quantity input{height:52px;width:66px;border:1px solid #aaa;background:transparent}.single-product .single_add_to_cart_button{min-height:52px;flex:1!important;background:var(--red)!important;text-transform:uppercase;letter-spacing:.16em;font-size:10px!important}.single-product .single_add_to_cart_button:hover{background:#111!important}.single-product .product_meta{padding-top:22px;border-top:1px solid #bbb7af;color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.single-product .product_meta>span{display:block;margin:8px 0}.atelier-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.atelier-assurance div{padding:18px 12px;border:1px solid #c8c4bc}.atelier-assurance strong{display:block;margin-bottom:7px;color:var(--red);font-size:9px;text-transform:uppercase;letter-spacing:.14em}.atelier-assurance span{display:block;color:#69645e;font-family:Georgia,serif;font-size:12px;line-height:1.4}.single-product .woocommerce-tabs,.single-product .related.products,.single-product .upsells.products{grid-column:1/-1;padding:80px 6vw;background:#151515;color:#e8e6df}.single-product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid #444}.single-product .woocommerce-tabs ul.tabs:before,.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce-tabs ul.tabs li{margin:0 30px 0 0!important;padding:0 0 14px!important;background:none!important;border:0!important}.single-product .woocommerce-tabs ul.tabs li a{color:#aaa!important;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.single-product .woocommerce-Tabs-panel{max-width:900px;color:#aaa;line-height:1.7}.single-product .woocommerce-Tabs-panel h2,.related.products>h2,.upsells.products>h2{font-family:Georgia,serif;font-size:42px;font-weight:400;color:#fff}.woocommerce-shop .store-content,.tax-product_cat .store-content{max-width:none;padding:90px 3vw;background:#151515;color:#e8e6df}.woocommerce-products-header{padding:0 3vw 55px}.woocommerce-products-header__title{margin:0;font-family:Georgia,serif;font-size:clamp(56px,7vw,106px);font-weight:400;letter-spacing:-.05em}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#999}.woocommerce .woocommerce-ordering select{padding:10px 34px 10px 12px;background:#1b1b1b;color:#ddd;border:1px solid #444}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:60px!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:20px;border-top:1px solid #3a3a3a;border-right:1px solid #3a3a3a}.woocommerce ul.products li.product:nth-child(3n){border-right:0}.woocommerce ul.products li.product a img{height:430px;object-fit:cover;background:#272727;margin:0 0 22px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;color:#eee;font-family:Georgia,serif;font-size:21px!important;font-weight:400}.woocommerce ul.products li.product .price{color:#aaa!important;font-size:11px!important}.woocommerce ul.products li.product .button{min-width:0;margin-top:20px;padding:12px 14px;background:transparent;border:1px solid #555;color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.woocommerce ul.products li.product .button:hover{background:var(--red);border-color:var(--red)}.woocommerce span.onsale{min-height:0;min-width:0;padding:8px 10px;line-height:1;border-radius:0;background:var(--red);font-size:8px;text-transform:uppercase;letter-spacing:.12em}
@media(max-width:900px){.single-product div.product{grid-template-columns:1fr}.single-product div.product .summary{border-left:0;border-top:1px solid #c9c6bf;padding:70px 7vw}.atelier-assurance{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products li.product:nth-child(3n){border-right:1px solid #3a3a3a}.woocommerce ul.products li.product:nth-child(2n){border-right:0}}
@media(max-width:600px){.single-product div.product .woocommerce-product-gallery{min-height:70vw}.single-product div.product .summary{padding:55px 6vw}.single-product .product_title{font-size:46px}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product{border-right:0!important}.woocommerce ul.products li.product a img{height:110vw}}
