@import"https://fonts.googleapis.com/css2?family=Ultra&family=Bree+Serif&family=Roboto:wght@400;900&display=swap";:root{--font-heading-family: "Ultra", serif;--font-body-family: "Bree Serif", serif;--font-heading-style: normal;--font-heading-weight: 400;--font-body-weight: 400;--font-body-weight-bold: 400;--coxrub-gold: #E9C256;--coxrub-gold-dark: #B68F34;--coxrub-teal: #009870;--coxrub-utility: "Roboto", sans-serif}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-weight:400;letter-spacing:.01em}.button,.shopify-payment-button__button--unbranded,.shopify-challenge__button,.customer button{font-family:var(--coxrub-utility);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.caption-with-letter-spacing{font-family:var(--coxrub-utility);font-weight:900;letter-spacing:.22em}.announcement-bar__message{font-family:var(--coxrub-utility);font-weight:900;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--coxrub-gold)}.coxrub-hero{padding:6rem 0;overflow:hidden}.coxrub-hero .coxrub-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4.8rem;align-items:center}.coxrub-hero__kicker{font-family:var(--coxrub-utility);font-weight:900;text-transform:uppercase;letter-spacing:.22em;font-size:1.3rem;color:var(--coxrub-gold);margin-bottom:1.8rem}.coxrub-hero__title{font-size:clamp(5.6rem,8vw,9.6rem);line-height:1.02;color:#fff;text-shadow:5px 5px 0 rgb(var(--color-shadow));margin:0}.coxrub-hero__tagline{font-family:Ultra,serif;font-size:clamp(2.2rem,3vw,3.6rem);line-height:1.1;color:var(--coxrub-gold);text-shadow:3px 3px 0 rgb(var(--color-shadow));margin-top:1.2rem}.coxrub-hero__text{font-size:2rem;line-height:1.55;margin:2.2rem 0 3.2rem;max-width:34em}.coxrub-hero__actions{display:flex;gap:1.8rem;flex-wrap:wrap}.coxrub-hero__art{position:relative}.coxrub-hero__card{background:#fff;border:4px solid rgb(var(--color-shadow));border-radius:20px;box-shadow:8px 8px rgb(var(--color-shadow));padding:2.6rem;transform:rotate(2deg)}.coxrub-hero__card img{display:block;width:100%;height:auto}.coxrub-hero__badge{position:absolute;top:-2.2rem;right:-1rem;transform:rotate(8deg);background:var(--coxrub-gold);color:#000;border:3px solid #000;border-radius:999px;padding:1rem 2rem;font-family:var(--coxrub-utility);font-weight:900;font-size:1.25rem;letter-spacing:.12em;text-transform:uppercase;box-shadow:5px 5px #000}.coxrub-story{padding:6rem 0}.coxrub-story .coxrub-story__grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:4.8rem;align-items:center}.coxrub-story__card{background:#fff;border:4px solid var(--coxrub-gold);border-radius:20px;box-shadow:8px 8px 0 var(--coxrub-gold-dark);padding:2.6rem;transform:rotate(-2deg);max-width:320px;margin:0 auto}.coxrub-story__card img{display:block;width:100%;height:auto}.coxrub-story__kicker{font-family:var(--coxrub-utility);font-weight:900;text-transform:uppercase;letter-spacing:.22em;font-size:1.3rem;color:var(--coxrub-gold);margin-bottom:1.6rem}.coxrub-story__title{color:var(--coxrub-gold);font-size:clamp(3.2rem,4.4vw,5.6rem);line-height:1.05;text-shadow:4px 4px 0 var(--coxrub-teal);margin:0 0 2rem}.coxrub-story__text{font-size:1.9rem;line-height:1.65;max-width:40em}.coxrub-story__link{color:var(--coxrub-gold);font-family:var(--coxrub-utility);font-weight:900;letter-spacing:.06em;text-underline-offset:5px}.coxrub-header-logo{height:54px;width:auto}@media screen and (max-width:860px){.coxrub-hero .coxrub-hero__grid,.coxrub-story .coxrub-story__grid{grid-template-columns:1fr;gap:4rem}.coxrub-hero__card{transform:none}}.coxrub-404{padding:8rem 0 10rem;text-align:center}.coxrub-404__card{background:#fff;border:4px solid #000;border-radius:20px;box-shadow:8px 8px #000;padding:2.4rem;max-width:320px;margin:0 auto 4rem;transform:rotate(-2deg)}.coxrub-404__card img{display:block;width:100%;height:auto;border-radius:8px}.coxrub-404__caption{font-size:1.4rem;line-height:1.4;margin:1.2rem 0 0;opacity:.75}.coxrub-404 h1{font-size:clamp(3.2rem,5vw,5.6rem);margin:0 0 1.6rem}.coxrub-404 p{font-size:1.8rem;margin:0 0 3.2rem}.cart__empty-sub{font-size:1.7rem;line-height:1.6;max-width:44rem;margin:0 auto 1.6rem}@media print{body:after{content:"Printed from coxrub.com. Bring the side dish you volunteered.";display:block;text-align:center;padding:2rem 0;font-family:"Bree Serif",Georgia,serif;font-size:12pt}}.coxrub-msg-egg{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline dotted;text-underline-offset:3px}.coxrub-toast{position:fixed;bottom:2rem;left:2rem;z-index:1000;background:var(--coxrub-gold);color:#000;border:3px solid #000;border-radius:999px;box-shadow:5px 5px #000;padding:1.2rem 2rem;font-family:var(--coxrub-utility);font-weight:900;font-size:1.3rem;letter-spacing:.06em;max-width:min(34rem,calc(100vw - 4rem));opacity:0;transform:translateY(8px);transition:opacity .25s ease-out,transform .25s ease-out}.coxrub-toast--in{opacity:1;transform:translateY(0)}@keyframes coxrub-pig-settle{0%{transform:rotate(-2deg) scale(1)}35%{transform:rotate(-1deg) scale(1.03)}70%{transform:rotate(-2.5deg) scale(.99)}to{transform:rotate(-2deg) scale(1)}}.coxrub-pig-bounce{animation:coxrub-pig-settle .5s ease-out}@media(prefers-reduced-motion:reduce){.coxrub-toast{transition:opacity .25s ease-out;transform:none}.coxrub-pig-bounce{animation:none}}@media screen and (max-width:989px){.header__heading-logo{content:url(/cdn/shop/files/cox-rub-logo-one-line-black.png);width:150px;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/coxrub-brand.css.map */
