/** Shopify CDN: Minification failed

Line 15:11 Expected identifier but found whitespace
Line 15:13 Unexpected "{"
Line 15:23 Expected ":"
Line 16:8 Expected identifier but found whitespace
Line 16:10 Unexpected "{"
Line 16:20 Expected ":"
Line 17:10 Expected identifier but found whitespace
Line 17:12 Unexpected "{"
Line 17:22 Expected ":"

**/
:root{
  --yellow: {{ settings.brand_yellow | default: '#FFD400' }};
  --red: {{ settings.brand_red | default: '#D71920' }};
  --black: {{ settings.brand_black | default: '#111111' }};
  --white:#fff;
  --cream:#fff9dd;
  --radius:20px;
  --shadow:0 18px 55px rgba(0,0,0,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--black);line-height:1.5}
a{color:inherit;text-decoration:none}
img,svg{max-width:100%;height:auto;display:block}
button,input,select{font:inherit}
.page-width{width:min(1200px,calc(100% - 36px));margin:auto}
.narrow{max-width:850px}
.center{text-align:center}
.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:999}
.announcement{background:var(--yellow);font-weight:900;text-align:center;padding:9px;font-size:.78rem;letter-spacing:.08em}
.site-header{background:var(--black);color:#fff;position:sticky;top:0;z-index:40;border-bottom:3px solid var(--yellow)}
.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;flex-direction:column;line-height:.8}.brand-mark{font-size:1.7rem;font-weight:1000;color:var(--yellow);letter-spacing:-.04em}.brand-sub{font-size:.68rem;font-weight:900;letter-spacing:.32em}
.brand-logo{max-height:56px;width:auto}
.desktop-nav{display:flex;gap:26px;font-weight:800}.desktop-nav a:hover,.header-actions a:hover{color:var(--yellow)}
.header-actions{display:flex;gap:16px;font-size:.9rem;font-weight:800}
.hero{position:relative;overflow:hidden;background:var(--black);color:#fff;padding:72px 0}
.hero:before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at 75% 40%,rgba(255,212,0,.28),transparent 28%),radial-gradient(circle at 10% 90%,rgba(215,25,32,.22),transparent 30%)}
.hero-burst{position:absolute;right:-80px;top:-110px;width:520px;height:520px;background:var(--yellow);clip-path:polygon(50% 0,58% 34%,79% 6%,72% 39%,100% 28%,76% 51%,100% 67%,69% 63%,81% 100%,56% 70%,44% 100%,42% 68%,12% 95%,29% 60%,0 56%,34% 45%,4% 22%,39% 34%);opacity:.1}
.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}
.eyebrow{font-weight:1000;letter-spacing:.12em;font-size:.78rem;color:var(--red);margin:0 0 12px}
.hero .eyebrow{color:var(--yellow)}
h1,h2,h3{line-height:1.03;margin-top:0}
h1{font-size:clamp(3rem,7vw,6.8rem);letter-spacing:-.065em;margin-bottom:22px}
h2{font-size:clamp(2.3rem,5vw,4.6rem);letter-spacing:-.05em;margin-bottom:18px}
.hero-text{font-size:1.15rem;max-width:620px;color:#eee}
.button-row{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}
.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:2px solid transparent;font-weight:1000;text-transform:uppercase;letter-spacing:.03em;cursor:pointer}
.button-primary{background:var(--yellow);color:var(--black);border-color:var(--yellow);box-shadow:6px 6px 0 var(--red)}
.button-primary:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 var(--red)}
.button-secondary{background:transparent;color:inherit;border-color:currentColor}
.button-dark{background:var(--black);color:#fff}
.full-width{width:100%;margin-top:18px}
.catchphrase{font-size:clamp(1.25rem,3vw,2.2rem);font-weight:1000;color:var(--yellow);transform:rotate(-2deg);margin-top:34px;text-shadow:3px 3px 0 var(--red)}
.hero-media{position:relative}
.hero-image,.rounded-image{border-radius:var(--radius);box-shadow:14px 14px 0 var(--yellow)}
.image-placeholder{min-height:500px;border:3px dashed var(--yellow);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.05);padding:30px}.image-placeholder span{font-size:.9rem;color:#bbb}.image-placeholder.tall{background:#eee;color:#333;min-height:560px;border-color:var(--red)}
.legacy-strip{background:var(--yellow);border-top:5px solid var(--red);border-bottom:5px solid var(--black)}
.legacy-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}
.legacy-grid>div{padding:24px 12px;border-right:2px solid var(--black)}.legacy-grid>div:last-child{border:0}
.legacy-grid strong{display:block;font-size:1.5rem;font-weight:1000}.legacy-grid span{font-size:.75rem;text-transform:uppercase;font-weight:900;letter-spacing:.06em}
.section{padding:88px 0}
.section-heading{max-width:780px;margin-bottom:38px}.section-heading>p:last-child{font-size:1.1rem}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:34px 0}
.product-card{transition:.2s}.product-card:hover{transform:translateY(-6px)}
.product-image{aspect-ratio:1/1;background:#f1f1f1;border:2px solid var(--black);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image svg{width:100%;height:100%}
.product-card h3{font-size:1.1rem;margin:14px 0 4px}.product-card p{margin:0;font-weight:900}
.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-section{background:var(--cream)}.about-copy .rte{font-size:1.1rem;margin-bottom:28px}
.social-section{background:var(--black);color:#fff}
.social-section .eyebrow{color:var(--yellow)}
.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.social-card{border:2px solid #444;padding:28px;min-height:310px;background:#181818}.social-card:hover{border-color:var(--yellow)}
.social-label{display:inline-block;background:var(--yellow);color:#111;padding:5px 9px;font-weight:1000;font-size:.72rem;text-transform:uppercase}
.text-link{display:inline-block;color:var(--yellow);font-weight:900;margin-top:18px}
.video-wrapper{position:relative;padding-top:56.25%}.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.timeline-section{background:#fff}
.timeline{display:grid;grid-template-columns:repeat(5,1fr);border-top:6px solid var(--yellow);padding-top:24px}
.timeline-item{padding:0 18px;border-left:2px solid var(--red)}.timeline-item strong{display:block;font-size:1.2rem;font-weight:1000}.timeline-item span{font-size:.9rem}
.newsletter{background:var(--yellow);padding:58px 0;border-top:5px solid var(--black)}
.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.newsletter-inner h2{font-size:clamp(2rem,4vw,3.8rem)}
.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input,.search-form input{min-height:52px;padding:0 16px;border:2px solid var(--black)}
.site-footer{background:var(--black);color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid a{display:block;margin:8px 0;color:#ccc}.footer-grid h2{color:var(--yellow)}.copyright{margin-top:45px;border-top:1px solid #333;padding-top:20px;color:#999;font-size:.85rem}
.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.product-gallery{display:grid;gap:16px}.product-gallery img{width:100%}.product-info{position:sticky;top:110px;align-self:start}.product-price{font-size:1.6rem;font-weight:1000;margin-bottom:20px}.product-info select,.product-info input{width:100%;min-height:48px;padding:10px;margin:7px 0 16px;border:2px solid #222}
.cart-item{display:grid;grid-template-columns:100px 1fr 90px;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #ddd}.cart-total{font-size:1.4rem;margin:25px 0}
.search-form{display:flex;gap:10px;margin-bottom:35px}.search-form input{flex:1}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){
 .desktop-nav{display:none}.hero-grid,.split-grid,.product-page,.newsletter-inner{grid-template-columns:1fr}.hero{padding:54px 0}.hero-media{order:-1}.image-placeholder{min-height:340px}
 .legacy-grid{grid-template-columns:repeat(2,1fr)}.legacy-grid>div:nth-child(2){border-right:0}.legacy-grid>div:nth-child(-n+2){border-bottom:2px solid #111}
 .product-grid{grid-template-columns:repeat(2,1fr)}.social-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr;gap:24px}.product-info{position:static}
}
@media(max-width:560px){
 .header-actions a:first-child{display:none}.header-inner{min-height:68px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.footer-grid{grid-template-columns:1fr}.newsletter-form{grid-template-columns:1fr}
 h1{font-size:3.2rem}.section{padding:65px 0}.button{width:100%}.cart-item{grid-template-columns:70px 1fr}.cart-item input{grid-column:2}
}
