*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.bar{color:#aab4c2;text-align:center;letter-spacing:.08em;text-transform:uppercase;background:#11161d;border-bottom:1px solid #252d38;padding:.55rem 1rem;font-size:.78rem}header{z-index:3;backdrop-filter:blur(12px);background:#090b0fed;border-bottom:1px solid #252d38;position:sticky;top:0}.nav{align-items:center;gap:1rem;max-width:1160px;margin:auto;padding:1rem;display:flex}.logo{letter-spacing:.03em;white-space:nowrap;font-size:1.15rem;font-weight:900}.logo i{color:var(--accent);font-style:normal}nav{color:#aab4c2;gap:1rem;font-size:.92rem;display:flex}.nav form{margin-left:auto;display:flex}input{color:#fff;background:#11161d;border:1px solid #303947;border-radius:8px 0 0 8px;min-width:190px;padding:.65rem .75rem}button,.btn{background:var(--accent);color:#111;cursor:pointer;border:0;border-radius:8px;padding:.68rem 1rem;font-weight:800}main{max-width:1160px;margin:auto;padding:1rem}.hero{max-width:760px;padding:5rem 0 3.5rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800}h1{margin:.75rem 0 1.2rem;font-size:clamp(2.4rem,6vw,5rem);line-height:.98}h2{margin-top:2.5rem}p{color:#aab4c2;line-height:1.65}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.notice{color:#e5c77d;background:#211b10;border:1px solid #5a4722;border-radius:10px;margin:1rem 0 2rem;padding:1rem}.toolbar{flex-wrap:wrap;align-items:center;gap:.7rem;margin:2rem 0 1rem;display:flex}.toolbar input{border-radius:8px;flex:1;min-width:220px}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.card{background:#11161d;border:1px solid #252d38;border-radius:12px;overflow:hidden}.card img{object-fit:contain;background:#fff;width:100%;height:190px}.card body{display:block}.card .copy{padding:1rem}.card h3{margin:.2rem 0 .5rem;font-size:1rem}.price{color:var(--accent);margin:.8rem 0;font-weight:800}.muted{color:#7f8b9b;font-size:.85rem}footer{color:#7f8b9b;border-top:1px solid #252d38;margin-top:4rem;padding:2rem 1rem;font-size:.85rem}.foot{max-width:1160px;margin:auto}.shop-heading{justify-content:space-between;align-items:end;gap:2rem;padding:3rem 0 1rem;display:flex}.shop-heading h1{margin:.35rem 0}.catalog-search{min-width:300px;display:flex}.catalog-search input{border-radius:8px 0 0 8px;width:100%}.catalog-search button{border-radius:0 8px 8px 0}.category-list{flex-wrap:wrap;gap:.7rem;margin:1rem 0 2.5rem;display:flex}.category-list.compact{margin:1rem 0}.category-link{color:#eef1f5;background:#11161d;border:1px solid #303947;border-radius:9px;justify-content:space-between;gap:1rem;padding:.75rem 1rem;display:flex}.category-link:hover{border-color:var(--accent);color:var(--accent)}.category-link span{color:#7f8b9b}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.product-card{background:#11161d;border:1px solid #252d38;border-radius:12px;transition:transform .15s,border-color .15s;overflow:hidden}.product-card:hover{border-color:var(--accent);transform:translateY(-3px)}.product-image{aspect-ratio:1;background:#fff;display:block}.product-image img{object-fit:contain;width:100%;height:100%}.product-copy h2{margin:.4rem 0;font-size:1rem;line-height:1.35}.product-price,.detail-price{color:var(--accent);font-size:1.15rem;font-weight:900}.product-price del{color:#7f8b9b;margin-left:.4rem;font-size:.8rem}.product-meta{color:#7f8b9b;margin-top:.35rem;font-size:.8rem}.breadcrumbs{color:#7f8b9b;margin:2rem 0;font-size:.85rem}.breadcrumbs a:hover{color:var(--accent)}.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3rem;padding:1rem 0 3rem;display:grid}.detail-gallery{grid-template-columns:repeat(2,1fr);align-content:start;gap:1rem;display:grid}.detail-gallery img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%}.product-detail h1{margin:.6rem 0 1rem;font-size:clamp(2rem,4vw,3.4rem)}.description{color:#aab4c2;border-top:1px solid #252d38;margin-top:2rem;padding-top:1rem;line-height:1.7}.description img{max-width:100%;height:auto}label{color:#aab4c2;gap:.4rem;margin:1rem 0;font-size:.85rem;display:grid}textarea,input{font:inherit}.checkout-layout{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-card{background:#11161d;border:1px solid #252d38;border-radius:12px;padding:1.25rem}.checkout-card h2{margin-top:0;font-size:1.2rem}.checkout-card input,.checkout-card textarea{color:#fff;background:#0b0f14;border:1px solid #303947;border-radius:8px;width:100%;padding:.75rem}.checkout-line{border-bottom:1px solid #252d38;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.cart-page-lines,.cart-page-summary{background:#11161d;border:1px solid #252d38;border-radius:12px;padding:1rem 1.25rem}.cart-page-line{border-bottom:1px solid #252d38;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.cart-page-line img{object-fit:contain;background:#fff;border-radius:8px;width:72px;height:72px}.cart-page-line div{flex:1}.cart-page-summary{gap:.7rem;margin-top:1rem;display:grid}.logo{align-items:center;gap:.55rem;display:flex}.logo-image{object-fit:contain;background:#fff;border-radius:8px;width:38px;height:38px}.cart-link{border:1px solid #394454;border-radius:8px;margin-left:.25rem;padding:.62rem .8rem;position:relative}.cart-link:hover{border-color:var(--accent)}.cart-count{background:var(--accent);color:#111;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:.25rem;font-size:.72rem;font-weight:900;display:inline-grid}.add-to-cart{width:100%;margin-top:.8rem}.add-to-cart:disabled{cursor:not-allowed;opacity:.45;color:#aab4c2;background:#394454}.cart-drawer{z-index:10;visibility:hidden;position:fixed;inset:0}.cart-drawer.open{visibility:visible}.cart-backdrop{opacity:0;background:#000000a6;transition:opacity .2s;position:absolute;inset:0}.cart-drawer.open .cart-backdrop{opacity:1}.cart-panel{background:#10151c;border-left:1px solid #303947;width:min(410px,100%);height:100%;padding:1.3rem;transition:transform .2s;position:absolute;top:0;right:0;overflow:auto;transform:translate(100%)}.cart-drawer.open .cart-panel{transform:translate(0)}.cart-head,.cart-line,.cart-total{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-head{border-bottom:1px solid #303947;padding-bottom:1rem}.cart-line{border-bottom:1px solid #252d38;align-items:flex-start;padding:1rem 0}.cart-line img{object-fit:contain;background:#fff;border-radius:7px;width:62px;height:62px}.cart-line-info{flex:1;font-size:.88rem}.cart-line-info strong{margin-bottom:.35rem;display:block}.cart-remove{color:#aab4c2;background:0 0;padding:0;font-size:.8rem}.cart-total{padding:1rem 0;font-size:1.1rem;font-weight:900}.cart-empty{color:#7f8b9b;text-align:center;padding:2rem 0}:root{color-scheme:light;color:#17191c;background:#f4f1eb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit}.bar{color:#f0c55e;background:#17191c;border:0;font-size:.7rem;font-weight:800}header{background:#fffffff5;border-bottom:1px solid #dedbd4;box-shadow:0 3px 18px #17191c0f}.nav{gap:1.25rem;max-width:1280px;padding:1rem 1.25rem}.logo{color:#17191c;letter-spacing:.06em;text-transform:uppercase;font-size:1.05rem}.logo-image{border:1px solid #e2dfd7;border-radius:50%;width:48px;height:48px;padding:.22rem}nav{color:#5f6267;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:800}.nav form{max-width:290px}input,textarea{color:#17191c;background:#fff;border-color:#d7d2c9}.nav form input{border-radius:999px 0 0 999px}.nav form button{color:#fff;background:#17191c;border-radius:0 999px 999px 0}button,.btn{color:#fff;background:#ba7d10;border-radius:999px;padding:.78rem 1.15rem;transition:transform .15s,filter .15s}button:hover,.btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.outline{color:#17191c;background:0 0;border:1px solid #b8b2a8}main{max-width:1280px;padding:0 1.25rem 2rem}.hero{background:linear-gradient(112deg,#111418f5,#111418b8),url(https://sjprecisionparts.com/wp-content/uploads/2025/08/20251121_124922208_iOS.jpg) 50%/cover;border-radius:24px;flex-direction:column;justify-content:center;max-width:none;min-height:430px;margin:1.25rem 0 2rem;padding:clamp(3rem,8vw,7rem) clamp(1.5rem,6vw,6rem);display:flex;box-shadow:0 18px 55px #17191c2b}.hero h1{color:#fff;letter-spacing:-.06em;max-width:720px;font-size:clamp(2.8rem,7vw,6rem)}.hero p{color:#d7d9dc;max-width:650px;font-size:1.08rem}.eyebrow{color:#ba7d10;font-weight:900}h2{letter-spacing:-.03em}.notice{color:#755313;background:#fff8df;border-color:#edca6a;border-radius:14px}.shop-heading{padding:3.5rem 0 1.25rem}.shop-heading h1{letter-spacing:-.06em;color:#17191c;font-size:clamp(2.5rem,5vw,4.5rem)}.category-list{gap:.85rem}.category-link{color:#17191c;background:#fff;border-color:#e0dbd2;box-shadow:0 4px 14px #17191c0a}.category-link:hover{color:#96610b;border-color:#ba7d10;transform:translateY(-2px)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:1.25rem}.product-card{background:#fff;border:1px solid #e3ded5;border-radius:16px;box-shadow:0 7px 24px #17191c0d}.product-card:hover{border-color:#c99735;box-shadow:0 15px 32px #17191c1f}.product-image{aspect-ratio:1.08;background:#f7f6f3}.product-copy{padding:1.1rem}.product-copy h2 a:hover,.product-price,.detail-price{color:#a86f0d}.product-meta{color:#72757a}.add-to-cart{background:#17191c}.add-to-cart:hover{background:#ba7d10}footer{color:#aeb2b8;background:#17191c;border:0;margin-left:-1.25rem;margin-right:-1.25rem;padding:3rem 1.25rem}footer a{color:#f0c55e}.cart-link{color:#17191c;border-color:#c9c4ba;font-weight:800}.cart-panel{color:#17191c;background:#fff;box-shadow:-12px 0 30px #0000001f}.cart-head{border-color:#e4dfd7}.cart-line{border-color:#eeeae3}.cart-remove{color:#a86f0d}.cart-page-lines,.cart-page-summary,.checkout-card{background:#fff;border-color:#e3ded5;box-shadow:0 7px 24px #17191c0d}.detail-gallery img{border:1px solid #e3ded5}.breadcrumbs{color:#777b80}@media (width<=900px){nav a:nth-child(n+3){display:none}.nav form{flex:1;max-width:none}}@media (width<=700px){.nav{flex-wrap:wrap}nav{order:3;width:100%;overflow:auto}nav a:nth-child(n+3){display:block}.nav form{flex:1;margin-left:0}input{width:100%;min-width:0}.hero{border-radius:18px;min-height:420px;margin-top:.75rem;padding:3rem 1.35rem}.hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.shop-heading{display:block}.catalog-search{min-width:0;margin-top:1rem}.product-detail,.checkout-layout{grid-template-columns:1fr;gap:1.5rem}.detail-gallery{grid-template-columns:repeat(2,1fr)}.logo-image{width:38px;height:38px}}.category-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.category-list.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.category-link{flex-direction:column;justify-content:center;gap:.3rem;min-height:76px;display:flex}.category-link strong{color:inherit;line-height:1.25}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.product-card{flex-direction:column;min-width:0;display:flex}.product-image{aspect-ratio:1/.92;overflow:hidden}.product-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:1rem}.product-copy{flex-direction:column;flex:1;display:flex}.product-copy h2{min-height:2.7em}.product-copy .add-to-cart{margin-top:auto}@media (width<=1100px){.product-grid,.category-list,.category-list.compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.category-list,.category-list.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-link{min-height:64px;padding:.8rem}}.info-page{max-width:850px;margin:0 auto;padding:4rem 0}.info-page h1{margin:.7rem 0 1rem;font-size:clamp(2.5rem,6vw,4.8rem)}.info-intro{color:#c3c7c4;max-width:700px;margin-bottom:2.5rem;font-size:1.1rem}.info-body{color:#c3c7c4;line-height:1.75}.info-body h2{margin:2.3rem 0 .7rem;font-size:1.35rem}.info-body p{color:#aeb1ae}.info-body li{margin:.55rem 0}.info-body a:not(.btn){color:#e4b34c;text-underline-offset:3px;text-decoration:underline}.policy-note,.contact-card{background:#1b1f22;border:1px solid #34393c;border-radius:6px;padding:1rem 1.2rem}.contact-card p{margin:.7rem 0}:root{color-scheme:dark;color:#f3f3ef;background:#111315}body{color:#f3f3ef;background:#111315}p{color:#aeb1ae}header{box-shadow:none;background:#1a1d20;border-color:#303438}.nav{max-width:1360px}.logo{color:#f3f3ef}nav{color:#aeb1ae}nav a:hover{color:#e4b34c}.nav form input{color:#fff;background:#262a2d;border-color:#44494c}.nav form button{color:#16181a;background:#d39a2d}.cart-link{color:#f3f3ef;border-color:#44494c}.cart-count{color:#16181a;background:#d39a2d}main{max-width:1360px}.hero{min-height:350px;box-shadow:none;background:linear-gradient(90deg,#111315f7,#11131599),url(https://sjprecisionparts.com/wp-content/uploads/2025/08/20251121_124922208_iOS.jpg) 50%/cover;border-radius:0;margin:0 -1.25rem 2rem}.hero h1{font-size:clamp(2.6rem,6vw,5.2rem)}.hero p{color:#c3c7c4}.hero .eyebrow{color:#e4b34c}h2{color:#f3f3ef}.notice{color:#e4c778;background:#2c2414;border-color:#6e521e}.category-list,.category-list.compact{grid-template-columns:repeat(6,minmax(0,1fr))}.category-link{color:#f3f3ef;background:#1b1f22;border-color:#34393c;border-radius:6px;min-height:82px}.category-link:hover{color:#e4b34c;border-color:#d39a2d}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:#1b1f22;border-color:#34393c;border-radius:6px}.product-card:hover{border-color:#d39a2d}.product-image{background:#272b2e}.product-copy h2{color:#fff}.product-price,.detail-price{color:#e4b34c}.product-meta,.muted{color:#aeb1ae}.add-to-cart,.btn{color:#16181a;background:#d39a2d;border-radius:6px}.add-to-cart:hover,.btn:hover{background:#e4b34c}.shop-layout{grid-template-columns:245px 1fr;gap:1.5rem;display:grid}.filters{background:#1b1f22;border:1px solid #34393c;border-radius:6px;align-self:start;padding:1.2rem}.filters strong{margin-bottom:1rem;display:block}.filters label{color:#aeb1ae;align-items:center;gap:.55rem;margin:.85rem 0;font-size:.86rem;display:flex}.filters select{color:#f3f3ef;background:#272b2e;border:1px solid #44494c;border-radius:5px;width:100%;margin:.45rem 0;padding:.7rem}.filters .btn{width:100%;margin-top:.65rem}.clear-filters{text-align:center;color:#d39a2d;margin-top:.8rem;font-size:.8rem;display:block}.catalog-toolbar{color:#aeb1ae;justify-content:space-between;margin:0 0 1rem;font-size:.85rem;display:flex}footer{background:#0c0e10;border:0}.cart-panel,.cart-page-lines,.cart-page-summary,.checkout-card{color:#f3f3ef;background:#1b1f22;border-color:#34393c}.cart-line,.checkout-line{border-color:#34393c}.product-detail{padding-top:2rem}.detail-gallery img{background:#272b2e;border-color:#34393c}.description{color:#aeb1ae;border-color:#34393c}@media (width<=1100px){.category-list,.category-list.compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.shop-layout{grid-template-columns:1fr}.filters{display:block}}@media (width<=700px){.hero{border-radius:0;margin-left:-1rem;margin-right:-1rem}.category-list,.category-list.compact,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-layout{gap:1rem}}
