/*
Theme Name: SOS Computer Shop
Version: 1.1.0
Text Domain: sos-shop
*/
:root{--navy:#071426;--lime:#c9f36a;--paper:#f6f7f4;--white:#fff;--muted:#647083;--line:#dfe4dc}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--navy);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(7,20,38,.96);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.header-inner{min-height:76px;display:flex;align-items:center;gap:32px}.brand img{width:170px;height:auto;display:block}.nav{display:flex;gap:24px;margin-left:auto;align-items:center;font-weight:700;font-size:14px}.nav .pill{background:var(--lime);color:var(--navy);padding:11px 16px;border-radius:999px}.hero{padding:74px 0 58px;background:var(--navy);color:#fff}.eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(201,243,106,.5);border-radius:999px;color:var(--lime);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hero h1,.section-title{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.035em}.hero h1{font-size:clamp(42px,7vw,76px);line-height:.98;max-width:820px;margin:22px 0}.hero p{color:#d8dfeb;font-size:19px;line-height:1.65;max-width:700px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--lime)!important;color:var(--navy)!important;border:0!important;border-radius:999px!important;padding:14px 20px!important;font-weight:800!important}.button.secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.35)!important}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-26px;position:relative}.trust-card,.panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 40px rgba(7,20,38,.08)}.trust-card{padding:22px}.trust-card strong{display:block;margin-bottom:6px}.trust-card span{color:var(--muted);font-size:14px}.section{padding:70px 0}.section-title{font-size:clamp(34px,5vw,54px);margin:0 0 12px}.section-lead{color:var(--muted);max-width:680px;line-height:1.6}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px!important;overflow:hidden}.woocommerce ul.products li.product img{border-radius:12px}.woocommerce ul.products li.product .price{color:var(--navy)!important;font-weight:800}.empty-shop{padding:34px}.empty-shop p{color:var(--muted);line-height:1.6}.site-footer{background:var(--navy);color:#d8dfeb;padding:44px 0}.footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-inner strong{color:#fff}@media(max-width:850px){.nav a:not(.pill){display:none}.trust{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.hero{padding-top:52px}}@media(max-width:520px){.brand img{width:142px}.woocommerce ul.products{grid-template-columns:1fr}.hero h1{font-size:42px}}

.header-inner{min-height:86px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:58px;height:58px;display:grid;place-items:center;background:#fff;border-radius:14px;overflow:hidden;flex:0 0 58px}.brand-mark img{width:52px!important;height:52px!important;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:15px;color:#fff}.brand-copy small{font-size:9px;color:#9da9ba;text-transform:uppercase;letter-spacing:.08em;margin-top:5px}.sos-tax-label,.sos-dealer-price small{font-size:.68em;color:var(--muted);font-weight:600}@media(max-width:620px){.brand-copy{display:none}.brand-mark{width:52px;height:52px;flex-basis:52px}.brand-mark img{width:46px!important;height:46px!important}}
