/*
Theme Name: QuPaw Sunday Living
Theme URI: https://qupaw.com
Author: QuPaw
Description: A warm, modern WooCommerce theme for QuPaw.
Version: 14.0.0
Text Domain: qupaw
*/
:root{--ink:#27332d;--cream:#f7f2e8;--paper:#fffdf8;--orange:#ff6b00;--sage:#b9c4ad;--line:#ddd8cc;--muted:#6c746f}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px;font-size:13px;letter-spacing:.05em}.site-header{background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:82px;display:flex;align-items:center;gap:34px}.brand img{width:138px;max-height:58px;object-fit:contain}.brand-text{font-size:28px;font-weight:800}.nav{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:650}.header-actions{display:flex;gap:16px;font-size:14px}.hero{background:linear-gradient(115deg,var(--cream),#f2d8bd);min-height:570px;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#9a4c18}.hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:1.02;margin:12px 0 22px;font-weight:500}.hero p{font-size:18px;max-width:530px;color:#4f5c55}.button,.wp-element-button,button,input[type=submit]{display:inline-block;background:var(--orange);color:#fff;border:0;border-radius:999px;padding:14px 24px;font-weight:750}.hero-card{background:#fff7eb;border-radius:180px 180px 30px 30px;min-height:420px;display:grid;place-items:center;padding:45px}.hero-card img{width:270px;mix-blend-mode:multiply}.section{padding:88px 0}.section h2{font-family:Georgia,serif;font-size:42px;font-weight:500;margin:0 0 30px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card{min-height:270px;border-radius:24px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--cream);border:1px solid var(--line)}.category-card:nth-child(2){background:#dde7d7}.category-card:nth-child(3){background:#f6d8bd}.category-card h3{font-size:25px;margin:0}.promise{background:var(--ink);color:white}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{border-top:1px solid #76817b;padding-top:18px}.site-main{min-height:55vh}.content{padding:70px 0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product img{border-radius:18px;background:var(--cream)}.woocommerce-loop-product__title{font-size:16px!important}.price{color:var(--ink)!important;font-weight:800}.site-footer{background:#ebe4d7;padding:60px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.site-footer h3{font-family:Georgia,serif;font-size:28px}.footer-links{display:grid;gap:9px}.copyright{border-top:1px solid #cfc7b9;margin-top:45px;padding-top:20px;font-size:12px;color:var(--muted)}@media(max-width:800px){.nav{display:none}.header-inner{height:70px}.hero-grid,.promise-grid{grid-template-columns:1fr}.hero{padding:60px 0}.hero-card{min-height:300px}.categories,.benefits{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.section{padding:60px 0}.footer-grid{grid-template-columns:1fr}.header-actions{margin-left:auto}}
