/*
Theme Name: TRIMIX
Description: TRIMIX brand storefront and WooCommerce foundation.
Version: 1.0.0
Text Domain: trimix
*/
:root{--ink:#082b3b;--muted:#566c76;--aqua:#27e2c5;--line:#dce5e8;--paper:#f5f8f9}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-underline-offset:4px}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #07927b;outline-offset:4px}.wrap{width:min(1180px,90%);margin:auto}.notice{background:var(--ink);color:#fff;text-align:center;padding:9px 5%;font-size:14px}.header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.brand{font-size:29px;font-weight:900;letter-spacing:-1.8px;text-decoration:none}.brand span{color:#069982}.nav{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.nav a{text-decoration:none;font-size:15px}.nav a:hover{color:#00796b}.hero{padding:100px 0 86px;display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:center}.eyebrow{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#087a6b}.hero h1{font-size:clamp(44px,6vw,82px);line-height:1.02;letter-spacing:-3px;margin:22px 0 25px;max-width:750px}.hero p{font-size:19px;color:var(--muted);max-width:530px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-block;background:var(--ink);border:0;border-radius:2px;color:#fff;padding:14px 25px;text-decoration:none;cursor:pointer;font-weight:600;line-height:1.3}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#11536b;color:#fff}.hero .button{margin-top:15px}.launch{background:var(--ink);color:white;padding:42px 35px;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;border-top:6px solid var(--aqua)}.launch .eyebrow{color:var(--aqua)}.launch h2{font-size:35px;line-height:1.15;margin:20px 0}.launch p{font-size:16px;color:#d4e3e8}.launch small{font-size:14px}.intro{border-top:1px solid var(--line);padding:38px 0 60px;display:grid;grid-template-columns:1fr 2fr;gap:40px}.intro p{color:var(--muted);margin:0}.content{padding:60px 0 80px;min-height:52vh}.content h1{font-size:clamp(34px,5vw,52px);line-height:1.15;letter-spacing:-1.5px}.content>p{max-width:760px}.footer{background:var(--paper);border-top:1px solid var(--line);padding:32px 0}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{font-size:14px;color:var(--muted)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,input[type=text],input[type=email],input[type=password],textarea,select{padding:12px;border:1px solid #a5b8c0;border-radius:2px;max-width:100%;background:#fff}.woocommerce form.login,.woocommerce form.register{border-color:var(--line);padding:25px}.woocommerce-info,.woocommerce-message{border-top-color:#008976;background:var(--paper)}.woocommerce-info::before,.woocommerce-message::before{color:#008976}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px}.woocommerce ul.products li.product .price{color:var(--ink)}.woocommerce table.shop_table{border-color:var(--line)}.woocommerce nav.woocommerce-pagination ul{border-color:var(--line)}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding-left:20px}.woocommerce .woocommerce-breadcrumb{font-size:14px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:fixed;top:10px;left:10px;z-index:9999;width:auto;height:auto;clip:auto;background:white;padding:12px}.empty{padding:35px;background:var(--paper);border-left:4px solid #008976}.empty h2{margin-top:0}.custom-logo{width:auto;max-width:180px;max-height:55px}img{max-width:100%;height:auto}@media(max-width:760px){.header{align-items:flex-start;flex-direction:column;gap:15px;padding:18px 0}.nav{gap:14px 20px}.hero{grid-template-columns:1fr;padding:55px 0;gap:30px}.hero h1{letter-spacing:-1.8px}.launch{min-height:250px}.intro{grid-template-columns:1fr;gap:12px}.footer .wrap{align-items:flex-start;flex-direction:column;gap:5px}.content{padding:35px 0 55px}}
