/*
Theme Name: Zero93
Author: Zero93
Description: Loja Zero93: curadoria, modernidade e origem. Tema WooCommerce responsivo.
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 8.1
Text Domain: zero93
*/
@font-face{font-family:Geom;src:url(assets/geom.ttf) format('truetype');font-weight:100 900;font-display:swap}
:root{--ink:#171819;--slate:#454f51;--paper:#fafbf9;--sand:#b2a897;--orange:#aa4610;--line:#deded7;--muted:#646963;--radius:20px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Geom,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}img{max-width:100%;height:auto}button{cursor:pointer}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.announcement{background:var(--orange);color:white;font-size:12px;letter-spacing:.09em;text-align:center;padding:8px 16px}.site-header{background:var(--ink);color:var(--paper)}.header-main{min-height:100px;display:flex;gap:48px;align-items:center}.brand{display:inline-flex;align-items:center}.brand img{width:170px;height:42px;object-fit:contain}.search{flex:1;display:flex;border:1px solid #595b5b;border-radius:6px;overflow:hidden;max-width:540px;margin-left:auto}.search input{min-width:0;flex:1;background:transparent;border:0;color:white;padding:12px 16px}.search button{background:transparent;color:white;border:0;padding:0 18px}.header-actions{display:flex;align-items:center;gap:26px;font-size:13px}.cart-count{background:var(--orange);border-radius:50%;padding:2px 7px;margin-left:5px}.main-nav{border-top:1px solid #363839}.nav-inner{display:flex;gap:36px;align-items:center;min-height:53px;font-size:13px}.nav-origin{margin-left:auto;color:#bcbdb8;font-size:12px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:36px;padding:56px 0 42px;align-items:stretch}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:600;color:var(--orange);display:flex;gap:10px;align-items:center}.eyebrow:before{content:'';width:7px;height:7px;background:currentColor;border-radius:50%}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(46px,5.3vw,76px);line-height:1.04;letter-spacing:-.065em;font-weight:500;margin:28px 0 22px;max-width:630px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{padding:28px 12px 24px 0;display:flex;flex-direction:column;align-items:flex-start}.hero-copy>p{max-width:410px;color:var(--muted);font-size:15px;line-height:1.8}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--orange);color:white;padding:14px 25px;border:0;border-radius:5px;text-decoration:none;font-weight:500;font-size:14px;line-height:1.5}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#813308;color:white;text-decoration:none}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.hero-copy .button{margin-top:12px}.hero-note{font-size:11px;color:var(--muted);margin-top:auto;padding-top:34px;letter-spacing:.04em}.hero-art{position:relative;background:#e4dfd4;border-radius:var(--radius);overflow:hidden;min-height:450px;display:flex;align-items:center;justify-content:center}.hero-art:before{content:'093';position:absolute;color:#d4ccbe;font-size:240px;line-height:1;font-weight:600;letter-spacing:-.09em;top:44px;left:28px}.hero-art img{height:370px;width:85%;object-fit:contain;z-index:1;filter:drop-shadow(0 24px 18px #37291e30);transform:rotate(-9deg);margin-top:12px}.art-caption{position:absolute;bottom:24px;left:26px;right:26px;border-top:1px solid #b2a89799;padding-top:14px;display:flex;justify-content:space-between;align-items:end;font-size:12px;z-index:2}.art-caption small{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.art-caption strong{font-size:15px;font-weight:500}.art-tag{position:absolute;top:24px;right:24px;background:#fafbf9aa;padding:6px 12px;border-radius:30px;font-size:10px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.benefit{display:flex;align-items:center;gap:14px}.benefit span{font-size:20px;color:var(--orange)}.benefit strong{font-size:12px;font-weight:600;display:block}.benefit small{font-size:10px;color:var(--muted)}.section{padding:60px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section-heading h2{font-size:32px;letter-spacing:-.045em;font-weight:500;margin:6px 0 0}.section-heading a{font-size:12px;border-bottom:1px solid;padding-bottom:3px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{padding:28px;background:#eeeee7;border-radius:10px;min-height:145px;display:flex;flex-direction:column;justify-content:space-between}.category-card:nth-child(2){background:#e6e2d9}.category-card:nth-child(3){background:var(--slate);color:white}.category-card small{font-size:11px;opacity:.75}.category-card strong{font-size:23px;font-weight:500;letter-spacing:-.03em}.category-card b{float:right;font-weight:400}.category-card:hover{text-decoration:none;outline:1px solid var(--sand)}.product-grid,.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important}.product-image{background:#efefe9;border-radius:10px;aspect-ratio:1/1.13;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image img{height:85%;width:88%;object-fit:contain;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.05)}.product-brand{font-size:10px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase;display:block;margin:17px 0 3px}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:500;margin:0 0 5px;padding:0}.product-card .price{font-size:15px;font-weight:600}.product-card .price del{color:var(--muted);font-size:12px;margin-right:7px;font-weight:400}.product-card .price ins{text-decoration:none}.product-card .button{margin-top:12px;background:transparent;color:var(--ink);border:1px solid var(--line);padding:9px 14px;width:100%;font-size:12px}.product-card .button:hover{background:var(--ink);color:white}.product-detail{font-size:11px;color:var(--muted);margin:3px 0 8px}.editorial{background:var(--ink);border-radius:var(--radius);color:var(--paper);padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.editorial h2{font-size:43px;line-height:1.15;letter-spacing:-.05em;font-weight:500;margin:15px 0 0}.editorial .eyebrow{color:#df986c}.editorial p{font-size:14px;color:#c8cac4;line-height:1.9}.editorial .button{background:var(--paper);color:var(--ink)}.site-footer{border-top:1px solid var(--line);padding:45px 0 20px;margin-top:30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid p{font-size:12px;color:var(--muted);max-width:280px}.footer-grid h3{font-size:12px}.footer-grid ul{padding:0;list-style:none;font-size:12px}.footer-grid li{margin-bottom:8px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.page-content{padding:45px 0;min-height:55vh}.page-content h1{font-weight:500;letter-spacing:-.04em;font-size:38px}.page-content .entry{max-width:900px}.skip-link{position:absolute;top:-80px;left:10px;background:white;color:black;z-index:99;padding:12px}.skip-link:focus{top:10px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,input[type=text],input[type=email],input[type=password],input[type=tel],select,textarea{border:1px solid #c6cac5;border-radius:5px;padding:11px;background:white;max-width:100%}.woocommerce-message,.woocommerce-info{border-top-color:var(--orange)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px;border-bottom:1px solid var(--line)}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{color:var(--orange)}.woocommerce div.product .product_title{font-size:38px;font-weight:500;letter-spacing:-.04em}.woocommerce div.product p.price{color:var(--orange)}.woocommerce div.product div.images img{background:#efefe9;border-radius:12px}.filters{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.filters label{font-size:11px;display:flex;flex-direction:column;gap:5px}.filters select{min-width:145px}.filters .button{align-self:end}.demo-banner{background:#ede3d3;text-align:center;padding:8px;font-size:12px}.demo-banner strong{color:var(--orange)}.contact-note{border-left:3px solid var(--orange);padding:15px 20px;background:#efefe9}.woocommerce table.shop_table{border-radius:8px}.woocommerce .quantity .qty{padding:10px 4px}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--orange)}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#813308}.stock.out-of-stock{color:var(--orange)!important}
@media(max-width:1000px){.wrap{width:calc(100% - 40px)}.header-main{gap:22px}.header-actions{gap:16px}.nav-inner{gap:22px}.hero{gap:22px}.hero-art{min-height:410px}.hero h1{font-size:56px}.benefits{gap:12px}.benefit{gap:8px}.product-grid,.woocommerce ul.products{gap:16px}.editorial{padding:35px;gap:30px}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.announcement{font-size:9px}.header-main{min-height:82px;flex-wrap:wrap;padding:18px 0;gap:15px}.brand img{width:135px;height:34px}.header-actions{margin-left:auto;font-size:11px}.search{order:3;width:100%;max-width:none;flex-basis:100%}.nav-inner{gap:25px;overflow-x:auto;white-space:nowrap;min-height:48px;font-size:12px}.nav-origin{display:none}.hero{grid-template-columns:1fr;padding:25px 0;gap:15px}.hero-copy{padding:12px 0 5px}.hero h1{font-size:52px;max-width:420px;margin:20px 0}.hero-copy>p{font-size:14px}.hero-note{padding-top:22px}.hero-art{min-height:340px}.hero-art img{height:290px}.hero-art:before{font-size:210px;top:20px;left:25px}.benefits{grid-template-columns:1fr 1fr;gap:18px}.benefit small{font-size:9px}.section{padding:38px 0}.section-heading h2{font-size:26px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card{min-height:95px;padding:18px 22px}.category-card strong{font-size:21px}.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.product-card h3{font-size:14px}.product-brand{font-size:9px}.product-card .button{padding:9px 5px;font-size:11px}.editorial{grid-template-columns:1fr;gap:20px;padding:30px 25px}.editorial h2{font-size:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-about{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}.page-content{padding:28px 0}.page-content h1{font-size:30px}.filters select{min-width:130px}.woocommerce div.product .product_title{font-size:30px}}
