:root{--navy:#07182c;--navy2:#0d2645;--gold:#d6a83e;--gold2:#f0c75e;--ink:#102033;--muted:#66758a;--line:#e4e9ef;--soft:#f5f7f9;--white:#fff;--radius:20px;--shadow:0 16px 45px rgba(7,24,44,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.te-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.te-skip{position:absolute;left:-9999px}.te-skip:focus{left:20px;top:10px;z-index:999;background:#fff;padding:10px}.te-topbar{background:var(--navy);color:#fff;font-size:13px}.te-topbar .te-shell{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.te-toplinks{display:flex;gap:22px;color:#d7e1ee}.te-campaign{background:var(--gold2);text-align:center;padding:9px 20px;color:#1a2430}.te-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:90}.admin-bar .te-header{top:32px}.te-header-main{min-height:86px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:32px}.te-brand{display:inline-flex;align-items:center;font-size:28px;font-weight:850;letter-spacing:-1.3px;white-space:nowrap}.te-brand-tech{color:var(--gold)}.te-brand-encore{color:var(--navy)}.te-brand .custom-logo{max-width:210px;max-height:62px;width:auto;height:auto}.te-search{display:flex;border:1px solid #ccd5df;border-radius:999px;overflow:hidden;background:#f8fafc}.te-search:focus-within{border-color:#8496aa;box-shadow:0 0 0 3px rgba(7,24,44,.06)}.te-search input{border:0;background:transparent;padding:13px 18px;width:100%;font-size:14px;outline:0}.te-search button{border:0;background:var(--navy);color:#fff;padding:0 20px;font-weight:750;cursor:pointer}.te-actions{display:flex;gap:18px;align-items:center;font-size:14px;font-weight:750}.te-cart-link{display:flex;align-items:center;gap:8px}.te-cart-link b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gold);color:var(--navy);font-size:12px}.te-menu-button{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:700}.te-nav{border-top:1px solid #f0f3f6;background:#fff}.te-nav-inner{display:flex;align-items:center;gap:29px;min-height:48px;font-size:14px;font-weight:750;overflow-x:auto}.te-nav a{white-space:nowrap}.te-nav a:hover,.te-nav .te-deals{color:#a87918}.te-main{min-height:55vh}.te-hero{background:linear-gradient(130deg,#f3f6f8 0%,#fff 58%,#f8f2e4 100%);padding:64px 0 70px}.te-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:62px}.te-eyebrow,.te-kicker{display:block;font-size:12px;font-weight:850;letter-spacing:.18em;color:#9b711d;margin-bottom:10px}.te-hero h1{font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.055em;color:var(--navy);margin:0 0 24px}.te-hero h1 em{font-style:normal;color:var(--gold)}.te-hero-copy>p{font-size:18px;color:#526176;max-width:650px;margin:0 0 30px}.te-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.te-btn,button.button,input.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;border-radius:10px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.18s ease}.te-btn-primary,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--navy)!important;color:#fff!important}.te-btn-primary:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:var(--navy2)!important}.te-btn-secondary{border-color:#bac5d1;background:#fff}.te-hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;color:#56677a;font-size:13px}.te-hero-media{position:relative}.te-hero-media>img{width:100%;aspect-ratio:1.12;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.te-hero-card{position:absolute;left:-28px;bottom:24px;background:#fff;padding:16px 18px;border-radius:14px;box-shadow:0 14px 35px rgba(7,24,44,.14);display:flex;flex-direction:column;max-width:330px}.te-hero-card span{color:var(--muted);font-size:12px}.te-section{padding:70px 0}.te-soft{background:var(--soft)}.te-section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:26px}.te-section-head h2,.te-value h2,.te-page-head h1{margin:0;color:var(--navy);font-size:clamp(30px,4vw,46px);letter-spacing:-.035em;line-height:1.05}.te-section-head p{margin:8px 0 0;color:var(--muted)}.te-section-head>a{font-weight:800;color:#8a651c}.te-category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.te-category-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px 16px;min-height:155px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 4px 18px rgba(7,24,44,.035);transition:.18s}.te-category-card:hover,.te-brand-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfd8e2}.te-category-icon{font-size:26px;color:var(--gold);margin-bottom:auto}.te-category-card strong{color:var(--navy);font-size:16px}.te-category-card>span:last-child{font-size:12px;color:var(--muted)}.te-brand-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.te-brand-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;min-height:140px;transition:.18s}.te-brand-mark{width:50px;height:50px;border-radius:50%;background:var(--navy);color:var(--gold2);display:grid;place-items:center;font-size:22px;font-weight:900}.te-brand-card strong{font-size:14px}.te-brand-card>span:last-child{font-size:11px;color:var(--muted)}.te-value{background:var(--navy);color:#fff}.te-value .te-kicker{color:var(--gold2)}.te-value h2{color:#fff}.te-value p{color:#c7d2de;max-width:580px}.te-value-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.te-value-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.te-value-cards>div{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:20px}.te-value-cards strong,.te-value-cards span{display:block}.te-value-cards span{font-size:13px;color:#c8d4df;margin-top:5px}.te-content-shell,.te-woo-shell{padding-top:55px;padding-bottom:80px}.te-page-head{margin-bottom:32px}.te-page-head .te-tax-desc{color:var(--muted);max-width:700px}.te-prose{max-width:850px;font-size:16px}.te-prose h2,.te-prose h3{color:var(--navy)}.te-prose a{text-decoration:underline}.te-empty-state{border:1px dashed #ccd5df;background:#fafbfc;border-radius:18px;text-align:center;padding:55px 24px}.te-empty-state h2,.te-empty-state h3{color:var(--navy);margin-top:0}.te-404{margin:50px 0}.te-product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.te-product-facts>div{background:#f6f8fa;padding:11px 13px;border-radius:9px}.te-product-facts span,.te-product-facts strong{display:block}.te-product-facts span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.te-product-facts strong{font-size:13px;color:var(--navy);margin-top:2px}
/* WooCommerce */.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin-bottom:28px}.woocommerce .woocommerce-breadcrumb a{color:#526477}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px}.woocommerce .woocommerce-ordering select{padding:10px 36px 10px 12px;border:1px solid #ccd5df;border-radius:9px;background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:18px;padding:12px 12px 17px;background:#fff;overflow:hidden;transition:.18s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#f7f8fa;border-radius:12px;margin-bottom:13px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;color:var(--navy);padding:0 2px!important;min-height:46px}.woocommerce ul.products li.product .price{color:var(--navy)!important;font-size:17px!important;font-weight:850}.woocommerce span.onsale{background:var(--gold)!important;color:var(--navy)!important;min-height:auto;min-width:auto;line-height:1;padding:8px 10px;border-radius:999px;top:20px;left:20px}.woocommerce ul.products li.product .button{margin-top:8px;background:var(--navy);color:#fff;border-radius:9px;width:100%;font-size:13px}.woocommerce div.product{display:block}.woocommerce div.product .product_title{color:var(--navy);font-size:clamp(30px,4vw,46px);line-height:1.05}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy);font-size:26px;font-weight:850}.woocommerce div.product .woocommerce-product-gallery__wrapper{background:#f8f9fa;border-radius:18px;overflow:hidden}.woocommerce div.product form.cart .button{min-height:46px}.woocommerce .quantity .qty{min-height:45px;border:1px solid #ccd5df;border-radius:9px}.woocommerce-tabs ul.tabs{padding-left:0!important}.woocommerce-tabs ul.tabs li{border-radius:10px 10px 0 0!important}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.woocommerce table.shop_table th{color:var(--navy)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid #cbd5df;border-radius:9px;padding:11px 12px;min-height:45px;background:#fff}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:14px}.woocommerce-info,.woocommerce-message,.woocommerce-error{border-top-color:var(--gold)!important;background:#f7f8fa}.woocommerce-info::before,.woocommerce-message::before{color:#9a701c!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px 16px;border-bottom:1px solid var(--line);font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--navy);color:#fff}.woocommerce-checkout #payment{background:#f4f6f8!important;border-radius:14px!important}
.te-footer{background:#061527;color:#c8d3df;padding:56px 0 24px}.te-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.te-brand-footer{font-size:27px;background:#fff;padding:6px 10px;border-radius:8px;width:max-content}.te-footer p{max-width:370px;color:#aab9c7;font-size:14px}.te-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.te-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.te-footer-grid a:hover{color:var(--gold2)}.te-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8394a5}
@media(max-width:1050px){.te-category-grid,.te-brand-grid{grid-template-columns:repeat(4,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.te-hero-grid{gap:30px}.te-header-main{grid-template-columns:auto 1fr auto;gap:18px}.te-actions span{display:none}}@media(max-width:780px){.admin-bar .te-header{top:46px}.te-shell{width:min(100% - 28px,1180px)}.te-toplinks{display:none}.te-header-main{grid-template-columns:1fr auto;min-height:72px}.te-header-search{grid-column:1/-1;order:3;padding-bottom:12px}.te-actions{margin-left:auto}.te-menu-button{display:inline-block}.te-nav{display:none}.te-nav.is-open{display:block}.te-nav-inner{flex-direction:column;align-items:flex-start;padding:15px 0 20px;gap:12px}.te-hero{padding:42px 0}.te-hero-grid,.te-value-grid{grid-template-columns:1fr}.te-hero-copy>p{font-size:16px}.te-hero-card{left:12px;right:12px;bottom:12px}.te-category-grid,.te-brand-grid{grid-template-columns:repeat(2,1fr)}.te-section{padding:52px 0}.te-section-head{align-items:flex-start;flex-direction:column}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.te-footer-grid{grid-template-columns:1fr 1fr}.te-footer-bottom{flex-direction:column}.te-product-facts{grid-template-columns:1fr}}@media(max-width:480px){.te-brand{font-size:24px}.te-search button{padding:0 14px}.te-category-grid,.te-brand-grid{grid-template-columns:1fr 1fr}.te-category-card{min-height:135px}.woocommerce ul.products{grid-template-columns:1fr}.te-footer-grid{grid-template-columns:1fr}.te-hero h1{font-size:48px}.te-hero-points{gap:10px;flex-direction:column}}
/* V11.1 branding hardening: legacy logo markup must never distort the TechEncore header. */
.te-brand img,.te-brand .custom-logo-link,.te-brand .custom-logo{display:none!important}.te-brand{min-width:166px}.te-header-main{overflow:visible}

/* V12 production enhancements */
.te-campaign .te-shell{padding:0}.te-campaign a{display:flex;justify-content:center;align-items:center;gap:18px;min-height:40px;font-size:13px}.te-campaign strong{font-weight:850}.te-header-main{grid-template-columns:180px minmax(320px,1fr) auto auto}.te-menu-button span{display:inline}.te-nav-inner{scrollbar-width:none}.te-nav-inner::-webkit-scrollbar{display:none}.te-nav a{position:relative}.te-nav a:focus-visible,.te-actions a:focus-visible,.te-brand:focus-visible,.te-btn:focus-visible{outline:3px solid rgba(214,168,62,.45);outline-offset:3px}.te-brand-card-empty{opacity:.68;cursor:default}.te-brand-card-empty:hover{transform:none;box-shadow:none;border-color:var(--line)}.te-condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.te-condition-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px;min-height:175px;display:flex;flex-direction:column;gap:5px;transition:.18s}.te-condition-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.te-condition-card strong{font-size:17px;color:var(--navy)}.te-condition-card>span{font-size:12px;font-weight:750;color:#9b711d}.te-condition-card small{font-size:12px;color:var(--muted);margin-top:auto;line-height:1.45}.te-text-link{display:inline-block;margin-top:13px;color:var(--gold2);font-weight:800}.te-help-strip{background:#eef2f6;border-top:1px solid var(--line);padding:34px 0}.te-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.te-help-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.te-help-grid strong,.te-help-grid span,.te-help-grid a{display:block}.te-help-grid strong{color:var(--navy);font-size:15px}.te-help-grid span{font-size:12px;color:var(--muted);margin:5px 0 8px}.te-help-grid a{font-size:12px;font-weight:800;color:#916916}.te-archive-head{max-width:800px;margin:28px 0 30px}.te-archive-head h1{font-size:clamp(36px,5vw,56px);line-height:1.02;letter-spacing:-.045em;color:var(--navy);margin:0 0 10px}.te-archive-head p,.te-tax-desc{color:var(--muted);margin:0;max-width:760px}.te-archive-category-row,.te-subcategory-row{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin:0 0 32px}.te-archive-category-row a,.te-subcategory-row a{border:1px solid var(--line);border-radius:12px;padding:13px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.te-archive-category-row strong,.te-subcategory-row strong{color:var(--navy);font-size:12px}.te-archive-category-row span,.te-subcategory-row span{color:#9a701c;font-weight:800;font-size:11px}.te-empty-large{padding:72px 30px;margin-top:30px;background:linear-gradient(135deg,#f7f9fb,#fff)}.te-empty-large h2{font-size:clamp(26px,4vw,40px);letter-spacing:-.035em}.te-empty-large p{max-width:650px;margin:0 auto 22px;color:var(--muted)}.te-empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.te-empty-badge{display:inline-block;color:#936b17;background:#fff2c8;border:1px solid #ebd487;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850;letter-spacing:.08em;margin-bottom:12px}.te-loop-meta{font-size:11px;color:var(--muted);min-height:18px;padding:0 2px;margin-top:-2px;margin-bottom:2px}.te-product-assurance{clear:both;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:38px 0 12px}.te-product-assurance>div{border:1px solid var(--line);border-radius:13px;padding:16px;background:#f8fafb}.te-product-assurance strong,.te-product-assurance span{display:block}.te-product-assurance strong{font-size:13px;color:var(--navy)}.te-product-assurance span{font-size:11px;color:var(--muted);margin-top:4px}.te-product-assurance a{text-decoration:underline}.te-footer-email{display:inline-block;margin-top:8px;color:#fff;font-size:13px}.woocommerce ul.products li.product img.woocommerce-placeholder{padding:0!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px}.woocommerce ul.products li.product .price del{font-weight:600;color:#8290a0}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--line);border-radius:8px;min-width:38px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--navy);color:#fff}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .summary .stock{font-weight:750}.woocommerce div.product form.cart{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.woocommerce .cart_totals,.woocommerce-checkout-review-order,.woocommerce-checkout #customer_details,.woocommerce-account .woocommerce-MyAccount-content{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:20px}.woocommerce-checkout .col2-set,.woocommerce-page .col2-set{display:flex;gap:24px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:50%}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:16px}.te-prose>p:first-child{font-size:17px;color:#4f6074}.te-prose h2{margin-top:34px}.te-prose ul,.te-prose ol{padding-left:22px}
@media(max-width:1050px){.te-header-main{grid-template-columns:165px 1fr auto}.te-menu-button{display:none}.te-condition-grid{grid-template-columns:repeat(2,1fr)}.te-archive-category-row,.te-subcategory-row{grid-template-columns:repeat(4,1fr)}.te-product-assurance{grid-template-columns:1fr 1fr}.te-help-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.te-header-main{grid-template-columns:1fr auto auto}.te-menu-button{display:inline-flex}.te-actions span{display:none}.te-header-search{grid-column:1/-1}.te-condition-grid{grid-template-columns:1fr 1fr}.te-archive-category-row,.te-subcategory-row{grid-template-columns:repeat(2,1fr)}.te-help-grid{grid-template-columns:1fr}.te-product-assurance{grid-template-columns:1fr}.woocommerce-checkout .col2-set,.woocommerce-page .col2-set{display:block}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%}}
@media(max-width:480px){.te-condition-grid{grid-template-columns:1fr}.te-archive-category-row,.te-subcategory-row{grid-template-columns:1fr 1fr}.te-campaign a{justify-content:space-between}.te-help-strip{padding:24px 0}.te-archive-head{margin-top:10px}.te-empty-large{padding:48px 18px}}
/* V12.1 typography + forms: one consistent customer-facing type system */
.te-main,.te-footer,.te-header{font-size:16px}.te-prose{font-size:16px;line-height:1.72;max-width:900px}.te-prose p,.te-prose li{font-size:16px}.te-prose h2{font-size:28px;line-height:1.2;letter-spacing:-.02em;color:var(--navy);margin:38px 0 14px}.te-prose h3{font-size:21px;line-height:1.3;color:var(--navy);margin:28px 0 10px}.te-prose small{font-size:13px}.te-contact-form{margin-top:28px;padding:26px;border:1px solid var(--line);border-radius:16px;background:#f8fafc;max-width:850px}.te-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.te-contact-form p{margin:0 0 18px}.te-contact-form label{display:block;font-size:14px;font-weight:750;color:var(--navy);margin-bottom:6px}.te-contact-form input,.te-contact-form select,.te-contact-form textarea{width:100%;border:1px solid #cbd5df;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;color:var(--ink)}.te-contact-form input:focus,.te-contact-form select:focus,.te-contact-form textarea:focus{outline:0;border-color:#8496aa;box-shadow:0 0 0 3px rgba(7,24,44,.06)}.te-form-privacy{font-size:13px!important;color:var(--muted)}.te-form-privacy a{text-decoration:underline}.te-form-notice{padding:14px 16px;border-radius:10px;margin:0 0 20px}.te-form-success{background:#edf8f1;border:1px solid #b8dfc5}.te-form-error{background:#fff1f1;border:1px solid #e5bcbc}.te-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:700px){.te-form-grid{grid-template-columns:1fr}.te-contact-form{padding:18px}.te-prose h2{font-size:24px}}

/* V12.2 final consistency */
.te-page-content, .te-page-content p, .te-page-content li,
.woocommerce, .woocommerce p, .woocommerce li,
.te-contact-form input, .te-contact-form select, .te-contact-form textarea, .te-contact-form button {
  font-family: inherit;
}
.te-contact-form input, .te-contact-form select, .te-contact-form textarea { font-size: 1rem; }
.te-empty-state.te-empty-large { max-width: 760px; margin: 56px auto 90px; text-align: center; }
.te-empty-state.te-empty-large h2 { margin-bottom: 10px; }
.te-empty-actions { display:flex; gap:12px; justify-content:center; flex-wrap:wrap; margin-top:22px; }

/* V12.3 visual consistency: one type scale across every customer-facing screen */
:root{
  --te-font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --te-h1: clamp(38px, 4.1vw, 52px);
  --te-h2: clamp(26px, 2.6vw, 32px);
  --te-h3: 21px;
  --te-body: 16px;
  --te-small: 13px;
}
html,body,button,input,select,textarea,
.te-header,.te-main,.te-footer,.woocommerce,
.woocommerce-page,.woocommerce-account,.woocommerce-cart,.woocommerce-checkout{
  font-family:var(--te-font)!important;
}
.te-main h1,.te-main h2,.te-main h3,.te-main h4,.te-main h5,.te-main h6,
.woocommerce h1,.woocommerce h2,.woocommerce h3,.woocommerce h4,.woocommerce h5,.woocommerce h6,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.te-header a,.te-footer a,.te-footer strong{
  font-family:var(--te-font)!important;
}

/* Shared page/archive header component */
.te-page-head,.te-archive-head{
  margin:0 0 34px;
  max-width:900px;
}
.te-page-head .te-kicker,.te-archive-head .te-kicker{
  margin-bottom:12px;
}
.te-page-head h1,.te-archive-head h1,
.woocommerce div.product .product_title{
  margin:0;
  color:var(--navy)!important;
  font-family:var(--te-font)!important;
  font-size:var(--te-h1)!important;
  font-weight:800!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.te-archive-head>p,.te-archive-head .te-tax-desc,
.te-page-head>p,.te-page-head .te-tax-desc{
  margin:16px 0 0;
  max-width:760px;
  color:var(--muted);
  font-size:var(--te-body);
  line-height:1.65;
}
.te-archive-head .te-tax-desc p{margin:0}

/* Shared content type scale */
.te-prose,.te-page-content,.woocommerce,
.woocommerce p,.woocommerce li,.woocommerce td,.woocommerce th{
  font-size:var(--te-body);
  line-height:1.65;
}
.te-prose h2,.te-page-content h2,.woocommerce .woocommerce-MyAccount-content h2,
.woocommerce-cart h2,.woocommerce-checkout h2{
  margin:38px 0 14px;
  color:var(--navy);
  font-size:var(--te-h2)!important;
  font-weight:800!important;
  line-height:1.18!important;
  letter-spacing:-.022em!important;
}
.te-prose h3,.te-page-content h3,.woocommerce .woocommerce-MyAccount-content h3{
  margin:28px 0 10px;
  color:var(--navy);
  font-size:var(--te-h3)!important;
  font-weight:800!important;
  line-height:1.28!important;
}

/* WooCommerce archive controls and product cards */
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-ordering select{
  font-family:var(--te-font)!important;
  font-size:14px!important;
}
.woocommerce .woocommerce-result-count{color:#405168;line-height:44px;margin:0 0 20px}
.woocommerce .woocommerce-ordering select{font-weight:500;color:var(--ink)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:-.01em!important;
  min-height:44px;
  margin:0!important;
}
.woocommerce ul.products li.product .price{
  font-family:var(--te-font)!important;
  font-size:18px!important;
  font-weight:850!important;
  line-height:1.3!important;
}
.woocommerce ul.products li.product .button,
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
  font-family:var(--te-font)!important;
  font-size:14px!important;
  font-weight:800!important;
}
.woocommerce-message,.woocommerce-info,.woocommerce-error{
  font-family:var(--te-font)!important;
  font-size:15px!important;
  line-height:1.55!important;
}

/* Header/footer consistency, including pages served from cached Woo routes */
.te-topbar,.te-topbar a{font-family:var(--te-font)!important;font-size:13px!important}
.te-brand{font-family:var(--te-font)!important;font-size:28px!important;font-weight:850!important;letter-spacing:-1.3px!important}
.te-search input,.te-search button,.te-actions,.te-nav-inner,.te-menu-button{
  font-family:var(--te-font)!important;
}
.te-nav-inner{font-size:14px!important;font-weight:750!important}
.te-footer,.te-footer p,.te-footer li,.te-footer a{font-family:var(--te-font)!important}

/* Archive spacing: same vertical rhythm for Shop, category and taxonomy screens */
.te-woo-shell{padding-top:58px;padding-bottom:82px}
.te-archive-head+ .te-archive-category-row,
.te-archive-head+ .te-subcategory-row{margin-top:0}
.te-subcategory-row,.te-archive-category-row{margin-bottom:30px}
.te-empty-state.te-empty-large h2{
  font-family:var(--te-font)!important;
  font-size:28px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:-.02em!important;
}
.te-empty-state.te-empty-large p{font-size:16px;line-height:1.65;color:var(--muted)}

/* Account headings must match normal pages rather than Woo defaults */
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3{
  font-family:var(--te-font)!important;
  color:var(--navy)!important;
}

@media(max-width:780px){
  :root{--te-h1:clamp(34px,10vw,44px);--te-h2:26px;--te-h3:20px}
  .te-page-head,.te-archive-head{margin-bottom:28px}
  .te-content-shell,.te-woo-shell{padding-top:42px;padding-bottom:64px}
  .woocommerce .woocommerce-result-count{line-height:1.5;margin-bottom:12px}
}

/* V12.4 final hierarchy refinement */
:root{
  --te-h1:clamp(34px,3.3vw,42px);
  --te-h2:clamp(24px,2.2vw,29px);
  --te-h3:20px;
}
.te-page-head,.te-archive-head{margin-bottom:26px}
.te-content-shell,.te-woo-shell{padding-top:48px}
.te-prose h2,.te-page-content h2,
.woocommerce .woocommerce-MyAccount-content h2,
.woocommerce-cart h2,.woocommerce-checkout h2{margin-top:32px}
.woocommerce-products-header__title.page-title,
.woocommerce .woocommerce-products-header__title.page-title{
  color:var(--navy)!important;
  font-family:var(--te-font)!important;
  font-size:var(--te-h1)!important;
  font-weight:800!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
/* Non-AJAX archive buttons must never look permanently busy. */
.woocommerce ul.products li.product .button:not(.ajax_add_to_cart).loading::after{display:none!important}
@media(max-width:780px){
  :root{--te-h1:clamp(32px,9vw,38px);--te-h2:24px;--te-h3:19px}
  .te-content-shell,.te-woo-shell{padding-top:36px}
}


/* V12.6 page hierarchy cleanup */
.te-page-head .te-kicker{display:none!important}
.te-content-shell{padding-top:42px!important;padding-bottom:68px!important}
.te-page-head{margin-bottom:24px!important}
.te-prose>h2:first-child{margin-top:0!important}
.te-content-shell-woo-endpoint{padding-top:42px!important}
.te-prose-woo-endpoint{max-width:none!important}
.te-prose-woo-endpoint>.woocommerce{margin-top:0!important}
.woocommerce-account .woocommerce h2:first-child,
.woocommerce-cart .woocommerce h2:first-child,
.woocommerce-checkout .woocommerce h2:first-child{margin-top:0!important}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}
@media(max-width:780px){.te-content-shell,.te-content-shell-woo-endpoint{padding-top:30px!important;padding-bottom:52px!important}.te-page-head{margin-bottom:20px!important}}

/* ==========================================================
   V12.7 — canonical typography + page-heading system
   One visual language across WordPress pages and WooCommerce.
   ========================================================== */
:root{
  --te-body:16px;
  --te-h1:clamp(36px,3.15vw,44px);
  --te-h2:clamp(25px,2.1vw,30px);
  --te-h3:20px;
  --te-heading-gap:18px;
  --te-accent-width:68px;
  --te-accent-height:3px;
}

/* Global readable type rhythm. */
.te-main,.te-main p,.te-main li,.te-main td,.te-main th,
.woocommerce,.woocommerce p,.woocommerce li,.woocommerce td,.woocommerce th{
  font-size:var(--te-body)!important;
  line-height:1.65!important;
}
.te-prose>p:first-child{font-size:var(--te-body)!important;color:var(--ink)!important}
.te-prose p,.te-page-content p{margin:0 0 18px}

/* Canonical primary page heading: same H1, spacing and gold rule everywhere. */
.te-page-head,.te-archive-head{
  margin:0 0 30px!important;
  max-width:900px;
}
.te-page-head h1,.te-archive-head h1{
  margin:0!important;
  font-size:var(--te-h1)!important;
  line-height:1.06!important;
  font-weight:800!important;
  letter-spacing:-.035em!important;
  color:var(--navy)!important;
}
.te-page-head::after,.te-archive-head::after{
  content:"";
  display:block;
  width:var(--te-accent-width);
  height:var(--te-accent-height);
  margin-top:var(--te-heading-gap);
  border-radius:99px;
  background:var(--gold);
}
.te-page-head>p,.te-archive-head>p,.te-page-head .te-tax-desc,.te-archive-head .te-tax-desc{
  margin:16px 0 0!important;
  font-size:var(--te-body)!important;
  line-height:1.65!important;
  color:var(--muted)!important;
}

/* Secondary headings are deliberately smaller than page titles. */
.te-prose h2,.te-page-content h2,
.woocommerce .woocommerce-MyAccount-content h2,
.woocommerce-cart h2,.woocommerce-checkout h2{
  font-size:var(--te-h2)!important;
  line-height:1.18!important;
  font-weight:800!important;
  letter-spacing:-.022em!important;
  color:var(--navy)!important;
  margin:34px 0 14px!important;
}
.te-prose h3,.te-page-content h3,.woocommerce .woocommerce-MyAccount-content h3{
  font-size:var(--te-h3)!important;
  line-height:1.28!important;
  font-weight:800!important;
  color:var(--navy)!important;
  margin:28px 0 10px!important;
}
.te-prose>h2:first-child{margin-top:0!important}

/* Woo endpoints do not get an outer duplicate title. Their own first heading
   becomes the canonical page heading and receives the same gold rule. */
.te-content-shell-woo-endpoint{padding-top:48px!important}
.te-prose-woo-endpoint>.woocommerce{margin-top:0!important}
.woocommerce-account .woocommerce>h2:first-of-type,
.woocommerce-cart .woocommerce>h2:first-of-type,
.woocommerce-checkout .woocommerce>h2:first-of-type,
.woocommerce-account .woocommerce .te-account-intro>h2:first-child{
  font-size:var(--te-h1)!important;
  line-height:1.06!important;
  font-weight:800!important;
  letter-spacing:-.035em!important;
  margin:0 0 30px!important;
  color:var(--navy)!important;
}
.woocommerce-account .woocommerce>h2:first-of-type::after,
.woocommerce-cart .woocommerce>h2:first-of-type::after,
.woocommerce-checkout .woocommerce>h2:first-of-type::after,
.woocommerce-account .woocommerce .te-account-intro>h2:first-child::after{
  content:"";
  display:block;
  width:var(--te-accent-width);
  height:var(--te-accent-height);
  margin-top:var(--te-heading-gap);
  border-radius:99px;
  background:var(--gold);
}

/* Current account markup places the heading inside the Woo account area. */
.woocommerce-account .woocommerce h2:first-child{
  font-size:var(--te-h1)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
  margin-top:0!important;
}
.woocommerce-account .woocommerce h2:first-child::after{
  content:"";
  display:block;
  width:var(--te-accent-width);
  height:var(--te-accent-height);
  margin-top:var(--te-heading-gap);
  border-radius:99px;
  background:var(--gold);
}

/* Shop: our custom heading owns the title; Woo only owns results/ordering/products. */
.post-type-archive-product .woocommerce-products-header{display:none!important}
.te-archive-head + .te-archive-category-row{margin-top:0!important}
.te-archive-category-row{margin-bottom:34px!important}
.woocommerce .woocommerce-result-count{margin-top:0!important}

/* Avoid a heading-like oversized first paragraph on legal/help pages. */
.te-prose>p:first-child,.te-prose>strong:first-child{font-size:var(--te-body)!important}

/* Keep page widths and top offsets consistent. */
.te-content-shell,.te-woo-shell{padding-top:48px!important;padding-bottom:72px!important}

@media(max-width:780px){
  :root{--te-h1:clamp(32px,9vw,39px);--te-h2:24px;--te-h3:19px;--te-accent-width:56px}
  .te-content-shell,.te-woo-shell,.te-content-shell-woo-endpoint{padding-top:32px!important;padding-bottom:52px!important}
  .te-page-head,.te-archive-head{margin-bottom:24px!important}
}

/* ==========================================================
   V12.8 — FULL DESIGN-SYSTEM RESET
   Final source of truth for page titles, rules, page surfaces,
   Woo endpoints and product archives. Deliberately overrides
   all earlier incremental rules.
   ========================================================== */
:root{
  --te-ds-h1:42px;
  --te-ds-h2:28px;
  --te-ds-h3:20px;
  --te-ds-body:16px;
  --te-ds-rule-w:72px;
  --te-ds-rule-h:3px;
  --te-ds-head-gap:16px;
  --te-ds-section-top:48px;
}

/* ONE page canvas: no endpoint-specific blue/pale page panels. */
.te-content-shell,.te-woo-shell,.te-content-shell-woo-endpoint{
  padding-top:var(--te-ds-section-top)!important;
  padding-bottom:72px!important;
}
.te-prose-woo-endpoint,
.woocommerce-account .te-prose-woo-endpoint,
.woocommerce-cart .te-prose-woo-endpoint,
.woocommerce-checkout .te-prose-woo-endpoint{
  max-width:none!important;
  background:transparent!important;
  padding:0!important;
  border:0!important;
}
.woocommerce-account .woocommerce,
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce{
  background:transparent!important;
}

/* ONE canonical page title component on every non-product screen. */
.te-page-head,.te-archive-head{
  display:block!important;
  max-width:900px!important;
  margin:0 0 32px!important;
  padding:0!important;
  border:0!important;
}
.te-page-head h1,.te-archive-head h1,
.woocommerce-products-header__title.page-title{
  margin:0!important;
  padding:0!important;
  color:var(--navy)!important;
  font-size:var(--te-ds-h1)!important;
  font-weight:800!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}
.te-page-head::after,.te-archive-head::after{
  content:""!important;
  display:block!important;
  width:var(--te-ds-rule-w)!important;
  height:var(--te-ds-rule-h)!important;
  margin:var(--te-ds-head-gap) 0 0!important;
  padding:0!important;
  background:var(--gold)!important;
  border:0!important;
  border-radius:999px!important;
}
.te-page-head>p,.te-archive-head>p,
.te-page-head .te-tax-desc,.te-archive-head .te-tax-desc{
  margin:14px 0 0!important;
  color:var(--muted)!important;
  font-size:var(--te-ds-body)!important;
  line-height:1.6!important;
}
/* Description belongs before the rule visually: use flex ordering. */
.te-page-head,.te-archive-head{display:flex!important;flex-direction:column!important}
.te-page-head h1,.te-archive-head h1{order:1}
.te-page-head>p,.te-archive-head>p,.te-page-head .te-tax-desc,.te-archive-head .te-tax-desc{order:2}
.te-page-head::after,.te-archive-head::after{order:3}

/* Woo's own archive title is always suppressed; TechEncore owns it. */
.woocommerce-products-header{display:none!important}

/* Remove Woo's long gold notification border: it was masquerading as a second title rule. */
.woocommerce-message,.woocommerce-info,.woocommerce-error{
  border-top:0!important;
  border-left:1px solid var(--line)!important;
  border-right:1px solid var(--line)!important;
  border-bottom:1px solid var(--line)!important;
  border-radius:12px!important;
  background:#f7f9fb!important;
  color:var(--ink)!important;
  padding:16px 18px 16px 46px!important;
  box-shadow:none!important;
}
.woocommerce-info::before,.woocommerce-message::before,.woocommerce-error::before{color:#9b711d!important;top:16px!important}

/* ONE type scale in page content. */
.te-prose,.te-page-content,.woocommerce,
.te-prose p,.te-page-content p,.woocommerce p,.woocommerce li,.woocommerce td,.woocommerce th{
  font-size:var(--te-ds-body)!important;
  line-height:1.65!important;
}
.te-prose h2,.te-page-content h2,
.woocommerce .woocommerce-MyAccount-content h2,
.woocommerce-cart h2,.woocommerce-checkout h2{
  margin:34px 0 14px!important;
  font-size:var(--te-ds-h2)!important;
  line-height:1.18!important;
  font-weight:800!important;
  letter-spacing:-.022em!important;
  color:var(--navy)!important;
}
.te-prose h3,.te-page-content h3,.woocommerce .woocommerce-MyAccount-content h3{
  margin:28px 0 10px!important;
  font-size:var(--te-ds-h3)!important;
  line-height:1.28!important;
  font-weight:800!important;
  color:var(--navy)!important;
}

/* Endpoints now use the outer WordPress H1. Prevent duplicate internal page titles/rules. */
.woocommerce-account .woocommerce h2:first-child::after,
.woocommerce-cart .woocommerce h2:first-child::after,
.woocommerce-checkout .woocommerce h2:first-child::after,
.woocommerce-account .woocommerce>h2:first-of-type::after,
.woocommerce-cart .woocommerce>h2:first-of-type::after,
.woocommerce-checkout .woocommerce>h2:first-of-type::after{display:none!important;content:none!important}
.woocommerce-account .woocommerce h2:first-child,
.woocommerce-cart .woocommerce h2:first-child,
.woocommerce-checkout .woocommerce h2:first-child,
.woocommerce-account .woocommerce>h2:first-of-type,
.woocommerce-cart .woocommerce>h2:first-of-type,
.woocommerce-checkout .woocommerce>h2:first-of-type{
  font-size:var(--te-ds-h2)!important;
  line-height:1.18!important;
  letter-spacing:-.022em!important;
  margin:0 0 18px!important;
}
/* Account's repeated "My account" adds no information beneath the canonical H1. */
.woocommerce-account .woocommerce>h2:first-child{display:none!important}

/* Remove the pale-blue endpoint frame while retaining useful white inner cards. */
.woocommerce-account .te-page,
.woocommerce-cart .te-page,
.woocommerce-checkout .te-page{
  background:transparent!important;
  border:0!important;
  padding:0!important;
}
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout #customer_details,
.woocommerce-checkout-review-order{
  box-shadow:none!important;
}

/* Archive spacing. */
.te-archive-category-row,.te-subcategory-row{margin-top:0!important;margin-bottom:32px!important}
.woocommerce .woocommerce-result-count{margin-top:0!important}

@media(max-width:780px){
  :root{--te-ds-h1:36px;--te-ds-h2:24px;--te-ds-h3:19px;--te-ds-rule-w:60px;--te-ds-section-top:32px}
  .te-content-shell,.te-woo-shell,.te-content-shell-woo-endpoint{padding-bottom:52px!important}
  .te-page-head,.te-archive-head{margin-bottom:26px!important}
}

/* ==========================================================
   V12.9 — CUSTOMER-READY POLISH
   Single visual contract across content, Woo archives and
   account/cart/checkout. This block is the final override.
   ========================================================== */
:root{
  --te-page-h1:42px;
  --te-page-h2:28px;
  --te-page-h3:20px;
  --te-body:16px;
  --te-title-rule:72px;
}

/* Consistent page start and title treatment. */
.te-content-shell,.te-woo-shell,.te-content-shell-woo-endpoint{
  padding-top:48px!important;
  padding-bottom:72px!important;
}
.te-page-head,.te-archive-head{
  display:flex!important;
  flex-direction:column!important;
  max-width:900px!important;
  margin:0 0 32px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
}
.te-page-head h1,.te-archive-head h1{
  order:1!important;
  margin:0!important;
  padding:0!important;
  font-size:var(--te-page-h1)!important;
  line-height:1.06!important;
  font-weight:800!important;
  letter-spacing:-.035em!important;
  color:var(--navy)!important;
}
.te-page-head>p,.te-archive-head>p,.te-page-head .te-tax-desc,.te-archive-head .te-tax-desc{
  order:2!important;
  margin:14px 0 0!important;
  font-size:var(--te-body)!important;
  line-height:1.6!important;
  color:var(--muted)!important;
}
.te-page-head::after,.te-archive-head::after{
  order:3!important;
  content:""!important;
  display:block!important;
  width:var(--te-title-rule)!important;
  height:3px!important;
  margin:16px 0 0!important;
  background:var(--gold)!important;
  border:0!important;
  border-radius:99px!important;
}

/* No secondary title rules or Woo notification bars masquerading as rules. */
.te-prose h2::after,.te-prose h3::after,.woocommerce h2::after,.woocommerce h3::after,
.woocommerce-message::after,.woocommerce-info::after,.woocommerce-error::after{content:none!important;display:none!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{
  border:1px solid var(--line)!important;
  border-top:1px solid var(--line)!important;
  background:#f7f9fb!important;
  border-radius:12px!important;
  box-shadow:none!important;
}

/* One typography scale. */
.te-prose,.te-page-content,.woocommerce{font-size:var(--te-body)!important;line-height:1.65!important}
.te-prose p,.te-page-content p,.woocommerce p,.woocommerce li{font-size:var(--te-body)!important;line-height:1.65!important}
.te-prose h2,.te-page-content h2,.woocommerce .woocommerce-MyAccount-content h2,.woocommerce-cart h2,.woocommerce-checkout h2{
  font-size:var(--te-page-h2)!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.022em!important;color:var(--navy)!important;margin:34px 0 14px!important
}
.te-prose h3,.te-page-content h3,.woocommerce .woocommerce-MyAccount-content h3{
  font-size:var(--te-page-h3)!important;line-height:1.28!important;font-weight:800!important;color:var(--navy)!important;margin:28px 0 10px!important
}

/* Woo endpoint canvas: remove the unfinished pale-blue framing. */
.woocommerce-account .te-page,.woocommerce-cart .te-page,.woocommerce-checkout .te-page,
.woocommerce-account .te-prose,.woocommerce-cart .te-prose,.woocommerce-checkout .te-prose,
.woocommerce-account .woocommerce,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{
  background:#fff!important;border:0!important;box-shadow:none!important
}
.woocommerce-account .te-prose,.woocommerce-cart .te-prose,.woocommerce-checkout .te-prose{padding:0!important;max-width:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart-collaterals,
.woocommerce-checkout #customer_details,
.woocommerce-checkout-review-order{
  background:#fff!important;box-shadow:none!important
}

/* Account/cart blocks are components, not a second page heading. */
.woocommerce-account .woocommerce>h2:first-child{display:none!important}
.woocommerce-account .woocommerce-MyAccount-content>h2:first-child,
.woocommerce-cart .woocommerce>h2:first-child,
.woocommerce-checkout .woocommerce>h2:first-child{margin-top:0!important}

/* Archives: title rule stays short; notices never become a full-width gold line. */
.te-archive-category-row,.te-subcategory-row{margin-top:0!important;margin-bottom:32px!important}
.woocommerce-products-header{display:none!important}

/* Empty states should read as intentional, not broken. */
.te-empty-state,.te-empty-large{
  border:1px solid var(--line)!important;background:#f8fafb!important;border-radius:16px!important;box-shadow:none!important
}
.te-brand-card-empty{display:none!important}

@media(max-width:780px){
  :root{--te-page-h1:36px;--te-page-h2:24px;--te-page-h3:19px;--te-title-rule:60px}
  .te-content-shell,.te-woo-shell,.te-content-shell-woo-endpoint{padding-top:32px!important;padding-bottom:52px!important}
  .te-page-head,.te-archive-head{margin-bottom:26px!important}
}

/* ==========================================================
   V13 — RETAIL STATE
   The public store follows live inventory instead of exposing
   empty catalogue architecture. Endpoint canvases are unified.
   ========================================================== */
.te-category-grid-live{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-width:100%}
.te-live-routes{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}
.te-retail-empty{margin-top:6px!important;border:1px solid var(--line)!important;background:#f8fafb!important}
.te-retail-empty::before,.te-retail-empty::after{display:none!important;content:none!important}

/* Empty Woo notices are never used as a decorative title rule. */
.woocommerce-info,.woocommerce-message,.woocommerce-error{border:1px solid var(--line)!important;border-top:1px solid var(--line)!important}

/* One clean white canvas for account, cart and checkout — including Woo blocks. */
body.woocommerce-account,body.woocommerce-cart,body.woocommerce-checkout,
.woocommerce-account .te-main,.woocommerce-cart .te-main,.woocommerce-checkout .te-main,
.woocommerce-account .te-content-shell,.woocommerce-cart .te-content-shell,.woocommerce-checkout .te-content-shell,
.woocommerce-account article.te-page,.woocommerce-cart article.te-page,.woocommerce-checkout article.te-page,
.woocommerce-account .te-prose,.woocommerce-cart .te-prose,.woocommerce-checkout .te-prose,
.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,
.wc-block-cart,.wc-block-checkout{background:#fff!important}
.woocommerce-account .te-content-shell,.woocommerce-cart .te-content-shell,.woocommerce-checkout .te-content-shell{padding-top:48px!important}

/* Woo blocks/components are not second page canvases. */
.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout,.wc-block-cart,.wc-block-checkout{padding:0!important;border:0!important;box-shadow:none!important}
.wc-block-components-sidebar-layout{gap:34px!important}
.wc-block-components-sidebar,.wc-block-cart__main,.wc-block-checkout__main{background:#fff!important}

/* Remove duplicate component-level titles when WordPress already supplies the canonical H1. */
.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{display:none!important}
.woocommerce-cart .te-prose>h2:first-child,.woocommerce-checkout .te-prose>h2:first-child{margin-top:0!important}

/* Account is a component under the page heading, not a blue application panel. */
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content{background:#fff!important}
.woocommerce-account .woocommerce-MyAccount-content{min-height:220px}

/* Product grid should feel intentional even with a small catalogue. */
.woocommerce ul.products{justify-content:start}
.woocommerce ul.products li.product{max-width:320px}

@media(max-width:780px){
  .te-category-grid-live,.te-live-routes{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .woocommerce ul.products li.product{max-width:none}
}

/* ==========================================================
   V13.2 — RETAIL POLISH
   Full catalogue navigation + one canonical page hierarchy.
   This is intentionally a final override block.
   ========================================================== */

/* Keep the primary retail architecture visible even when a route is empty. */
.te-nav-inner{gap:27px!important}
.te-nav a{display:inline-flex!important;align-items:center!important;min-height:48px!important}
.te-archive-category-row.te-live-routes{grid-template-columns:repeat(7,minmax(0,1fr))!important}

/* One canonical heading system everywhere. */
.te-page-head,.te-archive-head{margin-bottom:30px!important}
.te-page-head h1,.te-archive-head h1{
  font-size:42px!important;
  line-height:1.06!important;
  font-weight:800!important;
  letter-spacing:-.035em!important;
}
.te-page-head::after,.te-archive-head::after{
  width:72px!important;
  height:3px!important;
  margin-top:16px!important;
  background:var(--gold)!important;
}
.te-prose h2,.te-page-content h2,.woocommerce .woocommerce-MyAccount-content h2,
.woocommerce-cart h2,.woocommerce-checkout h2{
  font-size:28px!important;
  line-height:1.18!important;
  margin:32px 0 13px!important;
}
.te-prose h3,.te-page-content h3,.woocommerce .woocommerce-MyAccount-content h3{
  font-size:20px!important;
  line-height:1.28!important;
  margin:26px 0 10px!important;
}

/* Account: outer WordPress H1 is the page title; Woo's repeated heading is not. */
body.woocommerce-account .te-prose .woocommerce>h2:first-of-type,
body.woocommerce-account .te-prose .woocommerce .woocommerce-MyAccount-content>h2:first-child{
  display:none!important;
}

/* Basket: keep the canonical Basket H1 and remove the redundant component title. */
body.woocommerce-cart .te-prose>h2:first-child,
body.woocommerce-cart .te-prose .woocommerce>h2:first-child,
body.woocommerce-cart .te-prose .wp-block-woocommerce-cart h2:first-child,
body.woocommerce-cart .te-prose .wc-block-cart h2:first-child{
  display:none!important;
}

/* Checkout: keep only the canonical Checkout H1 when Woo injects a duplicate title. */
body.woocommerce-checkout .te-prose>h2:first-child,
body.woocommerce-checkout .te-prose .woocommerce>h2:first-child{
  display:none!important;
}

/* Endpoint canvases should look like store pages, not embedded applications. */
body.woocommerce-account .te-prose,
body.woocommerce-cart .te-prose,
body.woocommerce-checkout .te-prose,
body.woocommerce-account .woocommerce,
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce,
body.woocommerce-account .wp-block-woocommerce-my-account,
body.woocommerce-cart .wp-block-woocommerce-cart,
body.woocommerce-checkout .wp-block-woocommerce-checkout{
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
body.woocommerce-account .te-prose,
body.woocommerce-cart .te-prose,
body.woocommerce-checkout .te-prose{padding:0!important}

/* Keep component cards subtle and neutral. */
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals,
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout .wc-block-components-sidebar,
body.woocommerce-checkout .wc-block-checkout__main{
  background:#fff!important;
  box-shadow:none!important;
}

/* Empty routes are valid catalogue pages, not error notices. */
.te-empty-state.te-empty-large{
  margin-top:18px!important;
  padding:44px 28px!important;
  border:1px solid var(--line)!important;
  background:#f8fafb!important;
  border-radius:16px!important;
}
.te-empty-badge{display:block!important;font-size:11px!important;font-weight:850!important;letter-spacing:.15em!important;color:#9b711d!important;margin-bottom:8px!important}
.te-empty-state h2{font-size:26px!important;margin:0 0 10px!important}
.te-empty-state p{max-width:660px!important;margin:0 auto 20px!important;color:var(--muted)!important}

/* Archive category chips: always visible, counts communicate current catalogue state. */
.te-archive-category-row a span{color:#9b711d!important;font-weight:800!important}

@media(max-width:980px){
  .te-archive-category-row.te-live-routes{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:780px){
  .te-page-head h1,.te-archive-head h1{font-size:36px!important}
  .te-page-head::after,.te-archive-head::after{width:60px!important}
  .te-archive-category-row.te-live-routes{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* V14 complete-retailer layer */
.te-legal-identity{border:1px solid var(--line);background:var(--soft);border-radius:14px;padding:18px 20px;margin:0 0 28px}.te-legal-identity p{margin:3px 0}.te-legal-warning{border:1px solid #e3b74e;background:#fff8df;border-radius:12px;padding:14px 16px;margin-bottom:24px}.te-cancel-form{border:1px solid var(--line);background:#fafbfc;border-radius:14px;padding:18px 20px;margin:18px 0}.te-cancel-form p{margin:8px 0}.te-prose table{width:100%;border-collapse:collapse}.te-prose th,.te-prose td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.te-footer-bottom{align-items:flex-start}.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{margin-bottom:16px}.woocommerce form .form-row label{font-weight:700}.woocommerce form .form-row .required{color:#a33}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:10px;border-top-color:var(--gold)}

/* V15 FINAL — retailer completion */
.te-account-welcome{display:flex;flex-direction:column;gap:6px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff;margin:0 0 18px}.te-account-welcome strong{font-size:22px;color:var(--navy)}.te-account-welcome span{color:var(--muted);line-height:1.6}.te-account-quicklinks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.te-account-quicklinks a{display:block;padding:13px 15px;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-weight:750;color:var(--navy);background:#fff}.te-account-quicklinks a:hover{border-color:#c79831;background:#fffaf0}
body.woocommerce-account .te-page,body.woocommerce-cart .te-page,body.woocommerce-checkout .te-page{background:#fff!important}body.woocommerce-account .woocommerce,body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important}.wc-block-cart,.wc-block-checkout,.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{background:#fff!important}.te-deals-intro{max-width:760px;margin:0 0 24px;color:var(--muted)}
@media(max-width:700px){.te-account-quicklinks{grid-template-columns:1fr}.te-account-welcome{padding:16px}}

/* V15.1 retail directory, category and deals completion */
.te-retail-directory .te-page-head p,.te-deals-page .te-page-head p{max-width:760px}
.te-brand-grid-directory{margin-top:28px;grid-template-columns:repeat(4,minmax(0,1fr))}
.te-brand-grid-directory .te-brand-card{min-height:150px;justify-content:center;align-items:flex-start}
.te-directory-note{margin:42px 0 12px;padding:28px 30px;border:1px solid var(--te-border,#dbe2ea);border-radius:18px;background:#f8fafc;max-width:900px}
.te-directory-note h2{margin:0 0 8px;font-size:26px}.te-directory-note p{margin:0;color:#5d6f87;line-height:1.65}
.te-subcategory-retail{margin-top:26px;margin-bottom:34px}.te-subcategory-retail a{min-height:82px;display:flex;flex-direction:column;justify-content:center}.te-subcategory-retail a span{margin-top:5px;color:#6b7b91}
.te-deals-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0 32px}.te-deals-trust>div{padding:20px;border:1px solid #dbe2ea;border-radius:16px;background:#f8fafc}.te-deals-trust strong,.te-deals-trust span{display:block}.te-deals-trust strong{margin-bottom:6px;color:#071b33}.te-deals-trust span{color:#60728a;line-height:1.5;font-size:14px}
body.woocommerce-cart .te-prose-woo-endpoint .wc-block-cart__main>h2:first-child,body.woocommerce-cart .te-prose-woo-endpoint .wc-block-cart-items__header,body.woocommerce-cart .te-prose-woo-endpoint h2.wc-block-cart__empty-cart__title{ }
@media(max-width:900px){.te-brand-grid-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.te-deals-trust{grid-template-columns:1fr}}
@media(max-width:560px){.te-brand-grid-directory{grid-template-columns:1fr}}


/* V16 production-final regression polish */
body.woocommerce-account .te-prose-woo-endpoint > .woocommerce > h2:first-child,
body.woocommerce-account .te-prose-woo-endpoint .woocommerce-MyAccount-content > h2:first-child,
body.woocommerce-cart .te-prose-woo-endpoint .woocommerce > h2:first-child,
body.woocommerce-cart .te-prose-woo-endpoint .wc-block-cart > h2:first-child,
body.woocommerce-cart .te-prose-woo-endpoint .wp-block-woocommerce-cart > h2:first-child,
body.woocommerce-checkout .te-prose-woo-endpoint .woocommerce > h2:first-child{display:none!important}
.te-category-guide{margin:34px 0 6px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.te-category-guide h2{margin:0 0 10px}.te-category-guide p{margin:0;color:var(--muted);max-width:850px}
