h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:700;line-height:1.25;letter-spacing:-.02em;margin-bottom:.75rem}p{margin-bottom:1.25rem}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px;transition:color var(--transition-fast)}img{max-width:100%;height:auto;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:var(--radius-sm);text-decoration:none;cursor:pointer;border:1px solid #fff0;transition:all var(--transition-fast);line-height:1.4}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover,.btn-primary:focus{background-color:var(--color-primary-hover);color:#fff}.btn-secondary{background-color:#fff0;border-color:var(--color-border);color:var(--color-text)}.btn-secondary:hover,.btn-secondary:focus{background-color:var(--color-surface);border-color:#999}.btn-sm{padding:.5rem 1rem;font-size:.85rem}.btn-lg{padding:.875rem 2rem;font-size:1.05rem}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;margin-bottom:3.5rem}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.post-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgb(0 0 0 / .06)}.post-card-thumbnail{aspect-ratio:16 / 9;overflow:hidden;background-color:var(--color-surface)}.post-thumbnail-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.post-card:hover .post-thumbnail-img{transform:scale(1.03)}.post-card-body{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.post-card-meta{font-size:.825rem;color:var(--color-text-muted);margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.meta-separator{color:#ccc}.post-card-title{font-size:1.35rem;margin-bottom:.75rem}.post-card-title a{text-decoration:none;color:var(--color-text)}.post-card-title a:hover{color:var(--color-accent)}.post-card-excerpt{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}.single-post-container{max-width:820px}.single-post-article .entry-header{margin-bottom:2rem}.single-post-article .entry-title{font-size:2.75rem;line-height:1.15;margin-bottom:1rem}.single-post-article .entry-meta{display:flex;align-items:center;gap:.75rem;color:var(--color-text-muted);font-size:.9rem}.featured-media{margin-bottom:2.5rem;border-radius:var(--radius-md);overflow:hidden;background-color:var(--color-surface)}.featured-image{width:100%;height:auto;object-fit:cover}.entry-content{font-size:1.125rem;line-height:1.8}.entry-content p{margin-bottom:1.5rem}.entry-content h2{font-size:1.85rem;margin-top:2.5rem;margin-bottom:1rem}.entry-content h3{font-size:1.45rem;margin-top:2rem;margin-bottom:.75rem}.entry-content blockquote{border-left:3px solid var(--color-primary);padding-left:1.25rem;margin:2rem 0;font-style:italic;color:#444}.entry-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.75rem;font-size:.9rem}.footer-meta-label{font-weight:600;margin-right:.5rem}.pagination{margin-top:3rem;margin-bottom:3rem}.nav-links{display:flex;justify-content:center;align-items:center;gap:.5rem}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);text-decoration:none;font-size:.9rem;font-weight:500}.page-numbers.current{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.page-numbers:hover:not(.current){background-color:var(--color-surface)}.not-found-page{text-align:center;padding:6rem 1.25rem}.not-found-card{max-width:540px;margin:0 auto}.not-found-code{font-size:6rem;font-weight:900;line-height:1;color:#e5e5e5;display:block;margin-bottom:1rem}.not-found-title{font-size:2rem;margin-bottom:1rem}.not-found-desc{color:var(--color-text-muted);font-size:1.05rem;margin-bottom:2rem}.not-found-actions{display:flex;gap:1rem;justify-content:center}.site-footer{background-color:var(--color-surface);border-top:1px solid var(--color-border);padding:3.5rem 0 2rem;margin-top:4rem}.footer-top-row{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:2.5rem;border-bottom:1px solid var(--color-border)}.footer-brand-title{font-size:1.2rem;font-weight:700;display:block;margin-bottom:.5rem}.footer-brand-desc{font-size:.9rem;color:var(--color-text-muted);max-width:320px}.footer-menu{list-style:none;display:flex;gap:1.5rem}.footer-menu a{text-decoration:none;color:var(--color-text-muted);font-size:.9rem}.footer-menu a:hover{color:var(--color-text)}.footer-bottom-row{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.85rem;color:var(--color-text-muted)}.back-to-top-btn{background:#fff0;border:1px solid var(--color-border);border-radius:var(--radius-sm);width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:background-color var(--transition-fast)}.back-to-top-btn:hover{background-color:var(--color-border)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.shop-utility-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:1px solid var(--color-border)}.woocommerce-result-count{font-size:.9rem;color:var(--color-text-muted);margin-bottom:0}.woocommerce-ordering{margin-bottom:0}.woocommerce-ordering select{padding:.5rem 1rem;font-size:.875rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background-color:#fff;cursor:pointer}ul.products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:2rem!important;list-style:none!important;margin:0 0 3rem 0!important;padding:0!important}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;position:relative;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(0 0 0 / .06)}.product-card-media{position:relative;aspect-ratio:1 / 1;background-color:var(--color-surface);overflow:hidden}.product-card-image{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-card:hover .product-card-image{transform:scale(1.04)}.product-badge{position:absolute;top:10px;left:10px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:var(--radius-sm);letter-spacing:.05em;z-index:2}.badge-sale{background-color:var(--color-danger);color:#fff}.badge-out-of-stock{background-color:#555;color:#fff}.product-card-info{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.product-card-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.4rem}.product-card-category a{text-decoration:none;color:inherit}.product-card-title{font-size:1.15rem;font-weight:600;line-height:1.3;margin-bottom:.75rem;flex-grow:1}.product-card-title a{text-decoration:none;color:var(--color-text)}.product-card-title a:hover{color:var(--color-accent)}.product-card-price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.product-card-price{font-size:1.1rem;font-weight:700;color:var(--color-text)}.product-card-price del{color:var(--color-text-muted);font-size:.9rem;font-weight:400;margin-right:.35rem}.product-card-price ins{text-decoration:none;color:var(--color-danger)}.product-card-rating{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#f59e0b}.rating-value{color:var(--color-text);font-weight:600}.product-card-action .btn{width:100%}.btn-spinner{display:none;width:14px;height:14px;border:2px solid rgb(255 255 255 / .3);border-radius:50%;border-top-color:#fff;animation:spin 0.6s linear infinite;margin-left:.5rem}.ajax-add-to-cart-btn.is-loading .btn-spinner{display:inline-block}.ajax-add-to-cart-btn.is-loading .btn-text{opacity:.8}@keyframes spin{to{transform:rotate(360deg)}}.single-product-main{padding-top:1rem}.product.type-product{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;margin-bottom:4rem}.woocommerce-product-gallery{aspect-ratio:1 / 1;border-radius:var(--radius-md);overflow:hidden;background-color:var(--color-surface)}.woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:cover}.summary.entry-summary{display:flex;flex-direction:column}.summary .product_title{font-size:2.25rem;margin-bottom:.75rem}.single-product-price-box{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.single-product-price-box .price{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.stock-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600}.stock-badge.in-stock{color:var(--color-success)}.stock-badge.out-of-stock{color:var(--color-danger)}.indicator-dot{width:8px;height:8px;border-radius:50%;background-color:currentColor}.woocommerce-product-details__short-description{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:2rem}.quantity-and-add-row{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.quantity-stepper{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;height:48px}.qty-btn{background:#fff0;border:none;width:40px;height:100%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text)}.qty-btn:hover{background-color:var(--color-surface)}.quantity-stepper input.qty{width:48px;height:100%;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);text-align:center;font-size:1rem;font-weight:600;-moz-appearance:textfield}.quantity-stepper input.qty::-webkit-outer-spin-button,.quantity-stepper input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce-notices-wrapper{margin-bottom:1.5rem}.woocommerce-message,.woocommerce-error,.woocommerce-info{padding:1rem 1.25rem;border-radius:var(--radius-sm);font-size:.95rem;margin-bottom:1rem;list-style:none}.woocommerce-message{background-color:#e6f4ea;color:#137333;border-left:4px solid #137333}.woocommerce-error{background-color:#fce8e6;color:#c5221f;border-left:4px solid #c5221f}@media (max-width:860px){.product.type-product{grid-template-columns:1fr;gap:2rem}}