/*
Theme Name: Heritage Signs
Author: Heritage Metal Signs
Description: A custom WooCommerce-ready storefront for personal and business signs.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: heritage-signs
*/
:root{--ivory:#f8f6f0;--forest:#203c30;--ink:#14291f;--copper:#a66d45;--muted:#586258;--line:#d8d8ce;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(42px,4.7vw,74px);letter-spacing:-.05em}h2{font-size:clamp(30px,3vw,48px);letter-spacing:-.04em}h3{font-size:23px}p{margin:0 0 20px}.site-header{min-height:116px;display:flex;align-items:center;gap:32px;padding:22px 4%;max-width:1680px;margin:auto}.wordmark{font:700 41px/.9 var(--serif);letter-spacing:-.035em;display:inline-block;flex-shrink:0}.wordmark:hover{text-decoration:none}.wordmark span{font:500 10px/1.7 var(--sans);letter-spacing:.42em;display:flex;align-items:center;gap:10px;margin-top:9px;justify-content:center}.wordmark span:before,.wordmark span:after{content:'';width:28px;height:1px;background:var(--copper)}#primary-nav{margin:auto}#primary-nav ul{display:flex;list-style:none;gap:25px;margin:0;padding:0}#primary-nav a{font-size:13px;white-space:nowrap}.search-form{display:flex;width:190px;border:1px solid var(--line);border-radius:30px;overflow:hidden}.search-form input{width:100%;min-width:0;border:0;background:transparent;padding:10px 12px;font-size:12px}.search-form button{border:0;background:transparent;font-size:11px;padding-right:12px}.cart-link{font-size:13px;white-space:nowrap}.cart-link span{font-size:11px}.menu-toggle{display:none}.hero{max-width:1680px;margin:auto;position:relative;min-height:530px;display:grid;grid-template-columns:43% 57%;overflow:hidden}.hero-copy{padding:52px 0 40px 9.3%;position:relative;z-index:1}.hero-copy h1{position:relative;width:116%;margin-bottom:23px;font-size:clamp(45px,4.6vw,73px)}.hero-copy>p:not(.eyebrow){font:24px/1.35 var(--serif);max-width:440px;margin-bottom:26px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:58% 52%;min-height:530px}.actions{display:flex;gap:12px;flex-wrap:wrap}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;background:var(--forest);color:#fff;padding:13px 23px;border:1px solid var(--forest);border-radius:1px;font:14px/1.35 var(--sans);text-align:center;min-height:44px}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#315640;color:#fff;text-decoration:none}.button.outline{background:var(--ivory);color:var(--ink);border-color:#8f978c}.button.light{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.eyebrow{font:10px/1.5 var(--sans);text-transform:uppercase;letter-spacing:.21em;color:var(--muted)}.hero-kicker{margin-top:38px;display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:9px}.hero-kicker:before{content:'';width:42px;height:2px;background:var(--copper);flex-shrink:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:auto;padding:30px 4% 28px}.steps>div{display:flex;gap:24px;justify-content:center;align-items:center;border-right:1px solid #bcc6bc}.steps>div:last-child{border:0}.step-number{font:30px var(--serif);color:var(--copper)}.steps h2{font-size:23px;letter-spacing:-.025em;margin-bottom:5px}.steps p{font:9px var(--sans);letter-spacing:.22em;text-transform:uppercase;margin:0}.section{max-width:1440px;margin:auto;padding:35px 4%}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px}.text-link{font-size:10px;letter-spacing:.17em;text-transform:uppercase;white-space:nowrap}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.collection{display:block;overflow:hidden;background:var(--forest);color:var(--ivory)}.collection:hover{text-decoration:none}.collection img{width:100%;aspect-ratio:1.27;object-fit:cover;transition:transform .25s}.collection:hover img{transform:scale(1.02)}.card-label{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-label h3{font-size:23px;margin-bottom:4px}.card-label div>span{font-size:9px;letter-spacing:.17em;text-transform:uppercase}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{text-align:center}.feature-grid img{width:100%;aspect-ratio:1.45;object-fit:cover}.feature-grid h3{margin:15px 0 6px}.feature-grid .eyebrow{margin:0 0 14px}.feature-grid .button{padding:11px 26px}.materials{padding-top:40px;padding-bottom:48px}.materials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.materials-grid img{width:100%;aspect-ratio:1.12;object-fit:cover}.materials-grid h3{margin:13px 0 6px}.materials-grid .eyebrow{font-size:9px}.workshop{display:grid;grid-template-columns:36% 64%;gap:0;background:var(--forest);color:var(--ivory);padding:50px max(4%,calc((100vw - 1325px)/2));align-items:center}.workshop>div:first-child{padding-right:35px}.workshop .eyebrow{color:var(--ivory);margin-bottom:17px}.workshop h2{font-size:clamp(32px,3.2vw,48px);margin-bottom:18px}.workshop p:not(.eyebrow){font-size:15px;line-height:1.55}.workshop-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}.workshop-images img{width:100%;aspect-ratio:1.08;object-fit:cover}.workshop-images small{grid-column:1/-1;font:12px var(--serif);margin-top:-5px}.site-footer{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:35px;padding:50px 4% 30px}.site-footer p:not(.eyebrow){font:20px var(--serif);margin:18px 0 0}.site-footer nav{display:flex;gap:28px;flex-wrap:wrap;font-size:13px}.site-footer .eyebrow{line-height:2.1;padding-left:40px;border-left:1px solid var(--line)}.site-note{font-size:11px;color:var(--muted);text-align:center;padding:15px 4% 25px;max-width:1200px;margin:auto}.page-main{max-width:1360px;margin:auto;min-height:55vh;padding:45px 4% 65px}.page-heading{max-width:900px;margin:0 0 38px}.page-heading h1{font-size:clamp(40px,5vw,65px);margin-bottom:22px}.page-heading .eyebrow{margin-bottom:14px}.page-content>p{max-width:800px;font-size:19px}.page-content h2{margin:38px 0 20px}.page-content h3{margin:20px 0 12px}.page-content .collection h3{margin:0 0 4px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:28px 0}.editorial-grid img{width:100%;aspect-ratio:1.4;object-fit:cover}.editorial-grid p{max-width:600px}.concept-note{font-size:12px;color:var(--muted);margin-top:18px}.quote-form{max-width:760px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-form label{display:block;font-size:14px}.quote-form label.full,.quote-form .full{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea,.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{width:100%;border:1px solid #a5b1a5;background:#fffdf8;color:var(--ink);padding:12px;border-radius:0;min-height:46px}.quote-form textarea{min-height:150px;resize:vertical}.quote-form small{font-size:12px}.quote-form .consent{display:flex;align-items:flex-start;gap:12px}.quote-form .consent input{width:19px;min-height:19px;margin-top:3px}.notice{padding:20px;background:#e5eee3;border-left:3px solid var(--forest);margin-bottom:24px}.results article{border-bottom:1px solid var(--line);padding:25px 0}.results h2{font-size:30px;margin-bottom:12px}.woocommerce-shell{padding-top:50px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:25px var(--serif)}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin:25px 0}.woocommerce div.product .product_title{font-size:48px}.sr-only,.skip:not(:focus),.trap{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip:focus{position:fixed;top:10px;left:10px;background:white;color:var(--ink);padding:15px;z-index:9999}:focus-visible{outline:3px solid var(--copper);outline-offset:4px}
@media(min-width:1600px){.hero-copy h1{font-size:74px}.hero{min-height:600px}}
@media(max-width:1150px){.site-header{gap:20px}.wordmark{font-size:33px}#primary-nav ul{gap:17px}.search-form{display:none}.hero-copy{padding-top:43px}.hero-copy>p:not(.eyebrow){font-size:21px}.hero,.hero-image{min-height:480px}.hero-kicker{font-size:8px;letter-spacing:.12em}.actions .button{font-size:12px;padding:12px 15px}.steps h2{font-size:21px}.card-label{padding:15px}.card-label h3{font-size:21px}}
@media(max-width:760px){.site-header{min-height:90px;padding:22px 6%;flex-wrap:wrap;gap:20px}.wordmark{font-size:32px}.wordmark span{font-size:8px}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);padding:9px 13px;background:transparent;font-size:13px}#primary-nav{display:none;order:5;width:100%}#primary-nav.is-open{display:block}#primary-nav ul{flex-direction:column;gap:0}#primary-nav a{display:block;padding:12px 0;font-size:16px}.cart-link{font-size:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:30px 6% 28px}.hero-copy h1{font-size:clamp(42px,9vw,62px);width:100%;margin-bottom:18px}.hero-copy>p:not(.eyebrow){font-size:21px;max-width:450px}.hero-image{height:320px;min-height:0;object-position:60% 48%}.hero-kicker{white-space:normal;line-height:1.8;margin:25px 0 0}.actions .button{font-size:13px;padding:13px 17px}.steps{padding:25px 6%;gap:20px;grid-template-columns:1fr}.steps>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding-bottom:18px}.steps>div:last-child{padding-bottom:0}.steps h2{font-size:22px}.section{padding:30px 6%}.section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}.section-heading h2{font-size:34px}.collection-grid{grid-template-columns:1fr 1fr;gap:12px}.card-label{padding:13px 12px}.card-label h3{font-size:20px;line-height:1.15}.card-label div>span{font-size:8px;letter-spacing:.1em;display:block;margin-top:6px}.collection img{aspect-ratio:1}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid img{aspect-ratio:1.5}.materials-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.materials-grid h3{font-size:22px}.materials-grid .eyebrow{letter-spacing:.12em}.workshop{grid-template-columns:1fr;padding:38px 6%;gap:28px}.workshop>div:first-child{padding:0}.workshop h2{font-size:38px}.site-footer{padding:38px 6% 20px;flex-direction:column;align-items:flex-start;gap:28px}.site-footer nav{gap:20px}.site-footer .eyebrow{display:none}.page-main{padding:35px 6%}.editorial-grid{grid-template-columns:1fr}.quote-form{grid-template-columns:1fr}.quote-form label{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.steps .dashicons{font-size:40px;width:40px;height:40px;flex-shrink:0;color:var(--ink)}
/* Keep the entire sign visible in the lifestyle hero crop. */
@media(min-width:761px){.hero{grid-template-columns:38% 62%}.hero-copy{padding-left:10.5%}.hero-copy h1{width:118%;font-size:clamp(45px,4.4vw,70px)}.hero-copy>p:not(.eyebrow){font-size:22px;max-width:450px;padding-right:15px}.hero-image{object-position:right center}}
@media(max-width:760px){.hero-image{object-position:right center}}

@media(min-width:761px){.section-heading h2{font-size:clamp(34px,3.7vw,54px)}.card-label h3{font-size:26px}.feature-grid h3{font-size:26px}}
