/*
Theme Name: True North Smokes Store
Theme URI: https://truenorthsmoke.com/
Author: True North Smokes
Description: Responsive WooCommerce storefront built for True North Smokes.
Version: 1.0.0
Text Domain: tns-store
Requires at least: 6.4
Requires PHP: 8.0
*/
:root{--burg:#45171a;--red:#a80f14;--ink:#121212;--muted:#6c6c6c;--line:#e8e8e8;--soft:#f7f7f7;--radius:18px;--shadow:0 12px 32px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.tns-wrap{width:min(1240px,calc(100% - 40px));margin:auto}
.tns-announcement{background:var(--burg);color:#fff;text-align:center;padding:11px 44px;font-size:15px;position:relative}.tns-announcement:after{content:'›';position:absolute;right:22px;font-size:26px;top:50%;transform:translateY(-53%)}
.site-header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.tns-head{height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.tns-head-left,.tns-head-right{display:flex;align-items:center;gap:23px}.tns-head-right{justify-content:flex-end}.tns-icon{border:0;background:none;padding:5px;display:grid;place-items:center;cursor:pointer;position:relative}.tns-icon svg{width:25px;height:25px;stroke:#111;fill:none;stroke-width:1.8}.tns-count{position:absolute;top:-5px;right:-6px;background:#d1141b;color:#fff;font-weight:700;font-size:10px;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.tns-logo{display:flex;align-items:center;gap:11px}.tns-logo img{width:54px;height:64px;object-fit:contain}.tns-wordmark{text-align:center;line-height:1}.tns-wordmark b{display:block;letter-spacing:.35em;font-size:21px}.tns-wordmark small{display:block;letter-spacing:.55em;font-size:10px;margin-top:7px}.tns-nav{display:flex;gap:25px;font-size:15px}.tns-mobile-menu{display:none}
.tns-hero{position:relative;height:620px;background:#0b0b0d url('assets/images/hero.jpg') center/cover no-repeat;color:#fff;overflow:hidden}.tns-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,10,.72) 0%,rgba(8,6,10,.25) 48%,rgba(8,6,10,.05) 100%)}.tns-hero-inner{position:relative;height:100%;display:flex;align-items:center}.tns-hero-copy{width:52%;text-align:center;margin-top:-36px}.tns-hero h1{font-size:64px;line-height:1.05;margin:0 0 22px;font-weight:700}.tns-hero p{font-size:25px;max-width:650px;margin:0 auto 28px;color:#f1eeee}.tns-btn{display:inline-flex;align-items:center;justify-content:center;min-width:270px;border-radius:999px;padding:18px 32px;background:var(--red);color:#fff;border:3px solid #fff;font-size:19px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:.2s}.tns-btn:hover{transform:translateY(-2px);filter:brightness(.92)}
.tns-warning{padding:22px 20px;text-align:center;font-size:17px;background:#fff;border-bottom:1px solid var(--line)}.tns-warning strong{font-weight:800}.tns-trust{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.tns-trust-item{padding:31px 18px;text-align:center;border-right:1px solid var(--line)}.tns-trust-item:last-child{border-right:0}.tns-trust-item svg{width:31px;height:31px;stroke:#222;fill:none;stroke-width:1.5;margin:auto auto 10px}.tns-trust-item b{display:block;font-size:16px}.tns-trust-item span{font-size:13px;color:var(--muted)}
.tns-section{padding:52px 0}.tns-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.tns-section h2{font-size:32px;margin:0}.tns-view{color:var(--burg);font-weight:700;font-size:14px}.tns-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tns-product{border:1px solid var(--line);border-radius:16px;background:#fff;padding:13px;position:relative;min-width:0}.tns-product-img{aspect-ratio:1/1;background:#fafafa;border-radius:12px;overflow:hidden;display:grid;place-items:center}.tns-product-img img{width:100%;height:100%;object-fit:contain}.tns-badge{position:absolute;top:19px;left:18px;font-size:11px;color:#8f1015;font-weight:700;text-transform:uppercase}.tns-heart{position:absolute;top:16px;right:16px;font-size:24px;color:#aaa}.tns-product h3{font-size:16px;margin:13px 0 4px}.tns-price{font-size:18px;color:#8d1115;font-weight:700}.tns-add{width:100%;border:0;border-radius:999px;padding:11px 14px;background:#f0eeee;margin-top:12px;font-size:15px;cursor:pointer}.tns-add:hover{background:var(--burg);color:#fff}
.tns-bundle{background:#1a1114 url('assets/images/bundle.jpg') right center/55% auto no-repeat;border-radius:18px;min-height:240px;color:#fff;padding:38px;display:flex;align-items:center}.tns-bundle-copy{max-width:420px}.tns-bundle h2{font-size:36px}.tns-bundle p{font-size:18px}.tns-bundle .tns-btn{min-width:190px;padding:13px 25px;font-size:14px}
.site-footer{background:#111;color:#fff;margin-top:42px;padding:55px 0 105px}.tns-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.tns-footer-grid h4{margin:0 0 14px}.tns-footer-grid a{display:block;color:#bbb;margin:8px 0}.tns-footer-logo{display:flex;align-items:center;gap:12px}.tns-footer-logo img{width:65px}.tns-footer-logo .tns-wordmark b{font-size:15px}.tns-footer-logo .tns-wordmark small{font-size:8px}
.tns-bottom-nav{display:none}.tns-drawer{position:fixed;inset:0;z-index:100;pointer-events:none}.tns-drawer.is-open{pointer-events:auto}.tns-drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:.2s}.tns-drawer-panel{position:absolute;left:0;top:0;bottom:0;width:min(340px,88vw);background:#fff;padding:28px;transform:translateX(-100%);transition:.25s}.tns-drawer.is-open .tns-drawer-backdrop{opacity:1}.tns-drawer.is-open .tns-drawer-panel{transform:none}.tns-drawer a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}
.woocommerce .woocommerce-breadcrumb{margin:30px 0;color:#777}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff}.woocommerce ul.products li.product img{border-radius:12px;background:#fafafa}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px}.woocommerce ul.products li.product .price{color:#8d1115;font-weight:700}.woocommerce ul.products li.product .button,.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--burg)!important;border-radius:999px!important;color:#fff!important}.woocommerce div.product{padding:45px 0}.woocommerce div.product .product_title{font-size:42px}.woocommerce div.product p.price{color:#8d1115}.woocommerce-cart-form,.cart-collaterals,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}
@media(max-width:900px){.tns-wrap{width:min(100% - 28px,1240px)}.tns-head{height:82px}.tns-nav{display:none}.tns-head-left{gap:14px}.tns-logo img{width:42px;height:50px}.tns-wordmark b{font-size:16px}.tns-wordmark small{font-size:8px}.tns-head-right .account{display:none}.tns-hero{height:560px;background-position:61% center}.tns-hero:before{background:linear-gradient(180deg,rgba(10,5,12,.4),rgba(10,5,12,.1) 47%,rgba(10,5,12,.28))}.tns-hero-inner{align-items:flex-start;justify-content:center}.tns-hero-copy{width:100%;margin:0;padding-top:72px}.tns-hero h1{font-size:45px}.tns-hero p{font-size:21px}.tns-products{grid-template-columns:repeat(2,1fr)}.tns-footer-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){body{padding-bottom:72px}.tns-wrap{width:100%;padding-left:16px;padding-right:16px}.tns-announcement{font-size:13px;padding:10px 35px}.tns-head{height:98px}.tns-head-left{gap:12px}.tns-icon svg{width:26px;height:26px}.tns-logo{gap:5px}.tns-logo img{width:34px;height:43px}.tns-wordmark b{font-size:12px;letter-spacing:.22em}.tns-wordmark small{font-size:6px;letter-spacing:.38em;margin-top:4px}.tns-head-right{gap:10px}.tns-hero{height:620px;background-position:62% center}.tns-hero-copy{padding:65px 24px 0}.tns-hero h1{font-size:40px}.tns-hero p{font-size:22px;line-height:1.45}.tns-btn{min-width:270px;padding:17px 28px}.tns-warning{font-size:15px;padding:24px 20px}.tns-trust{grid-template-columns:repeat(3,1fr)}.tns-trust-item{padding:24px 5px}.tns-trust-item b{font-size:13px}.tns-trust-item span{display:none}.tns-section{padding:38px 0}.tns-section h2{font-size:27px}.tns-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:8px}.tns-product{flex:0 0 calc(50% - 5px);scroll-snap-align:start;padding:10px}.tns-product h3{font-size:15px}.tns-price{font-size:17px}.tns-bundle{border-radius:0;margin-left:-16px;margin-right:-16px;min-height:190px;background-size:60%;padding:25px 18px}.tns-bundle-copy{max-width:52%}.tns-bundle h2{font-size:25px}.tns-bundle p{font-size:14px}.tns-bundle .tns-btn{min-width:auto;padding:10px 15px;font-size:11px}.site-footer{padding-bottom:45px}.tns-footer-grid{grid-template-columns:1fr}.tns-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;height:72px;background:#fff;border-top:1px solid var(--line);z-index:70}.tns-bottom-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;gap:3px}.tns-bottom-nav svg{width:23px;height:23px;stroke:#111;fill:none;stroke-width:1.7}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:10px}.woocommerce ul.products li.product{padding:8px}.woocommerce div.product .product_title{font-size:30px}}
