html.mpc-store{--mpc-bg: #fbf8f3;--mpc-surface: #ffffff;--mpc-ink: #121016;--mpc-ink-soft: #55515f;--mpc-line: #121016;--mpc-line-soft: #e2ddd4;--mpc-dark: #0e0d12;--mpc-purple: #6c2bd9;--mpc-yellow: #ffc72c;--mpc-blue: #1f5cff;--mpc-pink: #ff3d8b;--mpc-green: #00b37e;--mpc-radius: 16px;--mpc-radius-sm: 10px;--mpc-border: 2px solid var(--mpc-line);--mpc-shadow: 4px 4px 0 var(--mpc-line);--mpc-container: 1240px;--mpc-gutter: 20px;--mpc-font: var(--font-body-family, "DM Sans", ui-sans-serif, system-ui, sans-serif);--mpc-font-display: var(--font-heading-family, var(--mpc-font));--mpc-ease: cubic-bezier(.22, .61, .36, 1);--mpc-z-base: 1;--mpc-z-header: 40;--mpc-z-sticky: 50;--mpc-z-overlay: 400;--mpc-z-drawer: 410;--mpc-z-modal: 420;color-scheme:light;background-color:var(--mpc-bg)}html.mpc-store body{background-color:var(--mpc-bg);color:var(--mpc-ink);font-family:var(--mpc-font)}html.mpc-store .main-container,html.mpc-store #MainContent{background-color:var(--mpc-bg);isolation:auto;transform:none;filter:none}@media(min-width:768px){html.mpc-store{--mpc-gutter: 32px}}html.mpc-store .mpc-header{z-index:var(--mpc-z-header)}html.mpc-store .mpc-sticky{z-index:var(--mpc-z-sticky)}html.mpc-store .mpc-modal{z-index:var(--mpc-z-modal)}html.mpc-store #x-cart-drawer-container{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:var(--mpc-z-drawer)!important;pointer-events:none;transform:none!important;filter:none!important}html.mpc-store #x-cart-drawer-container:has(#CartDrawer.cart-open),html.mpc-store #x-cart-drawer-container:has(#CartDrawer:not([style*="display: none"])){pointer-events:auto}html.mpc-store #CartDrawer,html.mpc-store #CartDrawer .typeDrawer,html.mpc-store #CartDrawer-Overlay,html.mpc-store #CartDrawer .cart-popup{z-index:var(--mpc-z-drawer)!important}html.mpc-store #CartDrawer,html.mpc-store #CartDrawer .typeDrawer,html.mpc-store #shopify-section-cart-drawer{background:transparent!important}html.mpc-store #CartDrawer .mpc-cart-body{padding-right:0!important;padding-left:0!important}html.mpc-store #CartDrawer .scrollbar-body{scrollbar-gutter:auto!important}html.mpc-store #CartDrawer-Overlay{z-index:var(--mpc-z-overlay)!important;background-color:#1210168c!important}html.mpc-store #CartDrawer #update-cart{z-index:var(--mpc-z-drawer)!important;width:100%!important;max-width:100%;flex:0 0 auto!important;background-color:var(--mpc-surface);color:var(--mpc-ink);border-inline-start:var(--mpc-border)}@media(min-width:768px){html.mpc-store #CartDrawer #update-cart{left:auto!important;right:0!important;margin:0!important;width:24rem!important;max-width:24rem!important;max-height:100vh!important;border-radius:0!important;box-sizing:border-box!important}}@media(min-width:1024px){html.mpc-store #CartDrawer #update-cart{width:32rem!important;max-width:32rem!important}}html.mpc-store #CartDrawer #x-cart-drawer-freeshipping,html.mpc-store #CartDrawer #x-cart-countdown-timer,html.mpc-store #CartDrawer #x-product-insurance-timer,html.mpc-store #CartDrawer .cart-drawer-price-total,html.mpc-store #CartDrawer .mpc-cart-lines{width:100%!important;max-width:none!important;float:none!important}html.mpc-store body.mpc-cart-lock{overflow:hidden!important}html.mpc-store #CartDrawer .product-recommendations,html.mpc-store #CartDrawer [id*=upsell],html.mpc-store #CartDrawer [class*=upsell],html.mpc-store #CartDrawer [class*=complementary]{display:none!important}html.mpc-store .announcement-bar,html.mpc-store .transparent-header,html.mpc-store header.header:not(.mpc-header){display:none!important}.mpc-page{max-width:calc(var(--mpc-container) + (var(--mpc-gutter) * 2));margin:0 auto;padding:48px var(--mpc-gutter) 80px}.mpc-page--narrow{max-width:720px}.mpc-page__kicker{margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mpc-ink-soft)}.mpc-page__title{margin:0 0 16px;font-family:var(--mpc-font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.mpc-page__lead{margin:0 0 28px;font-size:1.0625rem;line-height:1.6;color:var(--mpc-ink-soft)}.mpc-page__actions{display:flex;flex-wrap:wrap;gap:12px}.mpc-search-form{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 8px}.mpc-search-form input[type=search]{flex:1 1 220px;min-height:48px;padding:12px 16px;border:var(--mpc-border);border-radius:var(--mpc-radius-sm);background:#fff;color:var(--mpc-ink);font:inherit}.mpc-product-card{display:grid;gap:16px;max-width:360px}.mpc-product-card img{display:block;width:100%;height:auto;border:var(--mpc-border);border-radius:var(--mpc-radius);background:var(--mpc-surface)}.mpc-product-card__name{margin:0;font-family:var(--mpc-font-display);font-size:1.25rem;font-weight:800}.mpc-product-card__price{margin:0;font-weight:700}.mpc-cart__list{display:grid;gap:16px;margin:0 0 32px;padding:0;list-style:none}.mpc-cart__item{display:grid;grid-template-columns:96px 1fr;gap:16px;padding:16px;border:var(--mpc-border);border-radius:var(--mpc-radius);background:var(--mpc-surface)}@media(min-width:768px){.mpc-cart__item{grid-template-columns:120px 1fr auto;align-items:center}}.mpc-cart__item img{display:block;width:100%;height:auto;border-radius:var(--mpc-radius-sm);border:2px solid var(--mpc-line-soft)}.mpc-cart__item-title{margin:0 0 4px;font-weight:800}.mpc-cart__item-meta{margin:0 0 12px;font-size:.875rem;color:var(--mpc-ink-soft)}.mpc-cart__qty{display:inline-flex;align-items:center;border:2px solid var(--mpc-line);border-radius:var(--mpc-radius-sm);overflow:hidden}.mpc-cart__qty button,.mpc-cart__qty input{border:0;background:#fff;color:var(--mpc-ink);font:inherit;height:40px}.mpc-cart__qty button{width:40px;cursor:pointer}.mpc-cart__qty input{width:48px;text-align:center;border-inline:2px solid var(--mpc-line-soft)}.mpc-cart__remove{display:inline-block;margin-top:8px;font-size:.8125rem;font-weight:700;color:var(--mpc-ink)}.mpc-cart__summary{padding:24px;border:var(--mpc-border);border-radius:var(--mpc-radius);background:var(--mpc-surface);box-shadow:var(--mpc-shadow)}.mpc-cart__subtotal{display:flex;justify-content:space-between;margin:0 0 16px;font-size:1.125rem;font-weight:800}.mpc-cart__checkout{width:100%}.mpc-instagram__cta{display:flex;justify-content:center;margin:20px 0 0}.mpc-header-block:not(.mpc-header-block--center) .mpc-instagram__cta{justify-content:flex-start}.mpc-instagram__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:auto;max-width:none;white-space:nowrap}.mpc-instagram__btn-icon,.mpc-instagram__btn .mpc-icon{display:block;width:18px;height:18px;overflow:hidden;flex:0 0 18px}.mpc-instagram__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:32px}@media(min-width:768px){.mpc-instagram__grid{grid-template-columns:repeat(3,1fr);gap:12px}}.mpc-instagram__grid a,.mpc-instagram__grid figure{margin:0;overflow:hidden;border:var(--mpc-border);border-radius:var(--mpc-radius-sm);background:var(--mpc-surface)}.mpc-instagram__grid img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1}html.mpc-home .mpc-home-hero-section{background-color:var(--mpc-dark);color:#fbf8f3}html.mpc-home .mpc-home-proof-section{background-color:#ffc72c;color:var(--mpc-ink)}html.mpc-home .mpc-reviews{background-color:var(--mpc-surface);border-block:2px solid var(--mpc-line)}html.mpc-home .mpc-reviews .mpc-pad{padding-block:56px}html.mpc-home .mpc-reviews .mpc-review{min-height:240px;box-shadow:var(--mpc-shadow)}html.mpc-home .mpc-reviews .mpc-review__quote{font-size:1.0625rem;line-height:1.55}html.mpc-home .mpc-reviews .mpc-review__name{font-size:.9375rem}html.mpc-home .mpc-home-how-section,html.mpc-home .mpc-home-product-section{background-color:var(--mpc-bg)}html.mpc-home .mpc-instagram .mpc-pad{padding-block:32px 64px}.mpc-home-hero--brand{display:grid;gap:32px;padding:40px var(--mpc-gutter) 48px;max-width:calc(var(--mpc-container) + var(--mpc-gutter) * 2);margin:0 auto}@media(min-width:900px){.mpc-home-hero--brand{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:64px;padding-block:64px 72px;min-height:min(78vh,720px)}}.mpc-home-hero__title{color:#fff;max-width:12ch}.mpc-home-hero__lead{color:#d8d3cb;max-width:34rem}.mpc-home-hero__lead p{margin:0}.mpc-home-hero__proof{margin:20px 0 0;max-width:36rem;font-size:.9375rem;font-weight:700;letter-spacing:.01em;color:#ffc72c}.mpc-badge--onDark{background:transparent;border-color:#ffffff59;color:#ffc72c}.mpc-btn--ghostDark{background:transparent;border-color:#ffffff8c;color:#fff}.mpc-btn--ghostDark:hover{background:#fff;border-color:#fff;color:var(--mpc-dark)}.mpc-home-hero__media{margin:0;position:relative;overflow:hidden;border-radius:var(--mpc-radius);border:2px solid rgba(255,255,255,.12);background:#1c1a24}.mpc-home-hero__media--float{overflow:visible;border:0;border-radius:0;background:transparent}.mpc-home-hero__media img,.mpc-home-hero__media video{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 5}@media(min-width:900px){.mpc-home-hero__media img,.mpc-home-hero__media video{aspect-ratio:4 / 5;min-height:520px}}.mpc-home-hero__media--float img,.mpc-home-hero__media--float video{width:100%;height:auto;object-fit:contain;object-position:center bottom;background:transparent;aspect-ratio:auto;min-height:0}@media(min-width:900px){.mpc-home-hero__media--float img,.mpc-home-hero__media--float video{min-height:0;max-height:560px;aspect-ratio:auto}}.mpc-home-hero__media--float .mpc-home-hero__caption{position:static;display:inline-block;margin-top:12px;left:auto;bottom:auto}.mpc-home-hero__caption{position:absolute;left:16px;bottom:16px;margin:0;padding:6px 12px;background:#121016c7;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:999px}.mpc-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 0}.mpc-media__placeholder--dark{color:#fbf8f3;background:#1c1a24;min-height:320px}.mpc-home-how{padding-block:56px 24px}.mpc-home-how__intro{max-width:36rem;margin-bottom:32px}.mpc-home-how__list{display:grid;gap:16px;margin:0;padding:0;list-style:none;counter-reset:none}@media(min-width:768px){.mpc-home-how__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.mpc-home-how__card.mpc-card{display:flex;flex-direction:column;padding:0;overflow:hidden;box-shadow:4px 4px 0 var(--mpc-step-accent, var(--mpc-yellow))}.mpc-home-how__media{border:0;border-radius:0;border-bottom:2px solid var(--mpc-line)}.mpc-home-how__body{display:flex;flex-direction:column;flex:1 1 auto;padding:20px 24px 24px}.mpc-home-how__index{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:12px;border-radius:999px;background:var(--mpc-ink);color:#fff;font-size:.875rem;font-weight:800}.mpc-home-how__title{margin:0 0 8px;font-family:var(--mpc-font-display);font-size:1.125rem;font-weight:800;letter-spacing:-.02em;line-height:1.25}.mpc-home-how__body p{margin:0;color:var(--mpc-ink-soft);font-size:.9375rem;line-height:1.5}.mpc-home-how__note{margin:24px 0 0;max-width:40rem;font-size:.875rem;line-height:1.5;color:var(--mpc-ink-soft)}.mpc-home-product{display:grid;gap:28px;padding-block:40px 56px}@media(min-width:900px){.mpc-home-product{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:56px}}.mpc-home-product__media img{display:block;width:100%;height:auto;border:var(--mpc-border);border-radius:var(--mpc-radius);background:var(--mpc-surface)}.mpc-home-product__price{margin:8px 0 16px;font-size:1.25rem;font-weight:800}.mpc-home-product__points{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;list-style:none}.mpc-home-product__points li{padding:8px 12px;border:2px solid var(--mpc-line);border-radius:999px;font-size:.8125rem;font-weight:700;background:#fff}.mpc-home-proof{padding-block:56px 48px}.mpc-home-proof__inner{display:grid;gap:36px}.mpc-home-proof__intro{max-width:40rem}.mpc-home-proof__title,.mpc-home-proof__lead,.mpc-home-proof__lead p{color:var(--mpc-ink)}.mpc-home-proof__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}@media(min-width:900px){.mpc-home-proof__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.mpc-home-proof__stats li{padding:20px 16px;background:var(--mpc-ink);color:#fbf8f3;border-radius:var(--mpc-radius)}.mpc-home-proof__value{margin:0 0 6px;font-family:var(--mpc-font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.04em;line-height:1}.mpc-home-proof__label{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffc72c}.mpc-home-proof__states-label{margin:0;font-size:.8125rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mpc-home-proof__ufs{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.14em;line-height:1.8;color:var(--mpc-ink);opacity:.72}html.mpc-store .dark\:hidden{display:revert}html.mpc-store body.overflow-x-hidden,html.mpc-store body{overflow-x:visible!important}html.mpc-store.mpc-menu-open,html.mpc-store.mpc-menu-open body{overflow:hidden}html.mpc-store #shopify-section-cart-drawer,html.mpc-store .mpc-cart-portal{position:relative;z-index:var(--mpc-z-drawer)}.mpc-empty{max-width:36rem;padding:8px 0 24px}.mpc-empty .mpc-page__lead{margin-bottom:20px}html.mpc-store .rte,html.mpc-store .shopify-policy__container,html.mpc-store .shopify-policy__title,html.mpc-store .shopify-policy__body,html.mpc-store .customer,html.mpc-store .page-width{color:var(--mpc-ink);font-family:var(--mpc-font)}html.mpc-store .shopify-policy__container{max-width:760px;margin:0 auto;padding:48px var(--mpc-gutter) 80px}.mpc-banner-section{background-color:#0e0d12;padding:0}.mpc-banner{position:relative;display:grid;align-items:end;overflow:hidden;color:#fff;background-color:#1c1a24}.mpc-banner--small{min-height:280px}.mpc-banner--medium{min-height:420px}.mpc-banner--large{min-height:560px}.mpc-banner__media,.mpc-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.mpc-banner__media img,.mpc-banner__media .mpc-media{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:0;aspect-ratio:auto}.mpc-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.mpc-banner__overlay{background:rgba(14,13,18,calc(var(--mpc-banner-overlay, 45) / 100));pointer-events:none}.mpc-banner__content{position:relative;z-index:1;width:100%;max-width:calc(var(--mpc-container) + var(--mpc-gutter) * 2);margin:0 auto;padding:48px var(--mpc-gutter) 56px}.mpc-banner--center .mpc-banner__content{text-align:center}.mpc-banner--center .mpc-banner__title,.mpc-banner--center .mpc-banner__lead{margin-inline:auto}.mpc-banner__title{max-width:16ch;color:inherit}.mpc-banner__lead{max-width:36rem}.mpc-banner__lead p{margin:0;color:inherit;opacity:.88}.mpc-banner__actions{margin:24px 0 0}.mpc-banner--light .mpc-eyebrow{color:#ffc72c}.mpc-banner--light .mpc-title,.mpc-banner--light .mpc-lead,.mpc-banner--light .mpc-lead p{color:#fff}.mpc-banner--dark{color:var(--mpc-ink)}.mpc-banner--dark .mpc-banner__overlay{background:rgba(251,248,243,calc(var(--mpc-banner-overlay, 45) / 100))}.mpc-banner--dark .mpc-title,.mpc-banner--dark .mpc-lead,.mpc-banner--dark .mpc-lead p,.mpc-banner--dark .mpc-eyebrow{color:var(--mpc-ink)}.mpc-gallery__grid{display:grid;gap:16px;margin:36px 0 0;padding:0;list-style:none}.mpc-gallery__grid--2,.mpc-gallery__grid--3,.mpc-gallery__grid--4{grid-template-columns:1fr}@media(min-width:640px){.mpc-gallery__grid--2,.mpc-gallery__grid--3,.mpc-gallery__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.mpc-gallery__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.mpc-gallery__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.mpc-gallery__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.mpc-gallery__link{display:block;color:inherit}.mpc-gallery__caption{margin:12px 0 0;font-size:.9375rem;font-weight:700}.mpc-split{display:grid;gap:28px}@media(min-width:900px){.mpc-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px}.mpc-split--right .mpc-split__media{order:2}}.mpc-split__copy .mpc-lead{margin-bottom:24px}html.mpc-home .mpc-gallery-section,html.mpc-home .mpc-split-section,html.mpc-home .mpc-phone-video-section{background-color:var(--mpc-bg)}.mpc-phone-video{display:grid;gap:36px}@media(min-width:900px){.mpc-phone-video{grid-template-columns:minmax(0,1.1fr) minmax(220px,300px);align-items:center;gap:64px}.mpc-phone-video--device-left .mpc-phone-video__device{order:-1}}.mpc-phone-video__copy .mpc-lead{margin-bottom:8px}.mpc-phone-video__actions{margin:24px 0 0}.mpc-phone-video__device{display:flex;justify-content:center}.mpc-device{position:relative;width:min(100%,280px);padding:12px 11px 16px;background:#121016;border:2px solid var(--mpc-line);border-radius:36px;box-shadow:6px 6px 0 var(--mpc-line)}.mpc-device__notch{position:absolute;top:18px;left:50%;z-index:2;width:78px;height:18px;border-radius:999px;background:#121016;transform:translate(-50%)}.mpc-device__btn{position:absolute;left:-4px;width:3px;background:#2a2733;border-radius:2px 0 0 2px}.mpc-device__btn--silent{top:86px;height:18px}.mpc-device__btn--vol-up{top:118px;height:36px}.mpc-device__btn--vol-down{top:162px;height:36px}.mpc-device__btn--power{left:auto;right:-4px;top:128px;height:54px;border-radius:0 2px 2px 0}.mpc-device__screen{position:relative;overflow:hidden;aspect-ratio:9 / 16;border-radius:26px;background:#0a090e}.mpc-device__screen img,.mpc-device__screen video,.mpc-device__screen iframe{display:block;width:100%;height:100%;object-fit:cover;border:0}.mpc-device__cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;padding:0;border:0;cursor:pointer;background:#0a090e}.mpc-device__cover img{width:100%;height:100%;object-fit:cover}.mpc-device__play{position:absolute;top:50%;left:50%;display:grid;place-content:center;width:64px;height:64px;color:#121016;background:#ffc72c;border:2px solid #121016;border-radius:50%;box-shadow:3px 3px #121016;transform:translate(-50%,-50%)}.mpc-device__play .mpc-icon{width:28px;height:28px}.mpc-device__screen.is-playing .mpc-device__cover{display:none}.mpc-device__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;padding:24px;color:#ffffffb8;font-size:.8125rem;font-weight:700;text-align:center;background-image:repeating-linear-gradient(135deg,#17161e 0 12px,#1f1e29 12px 24px)}.mpc-device__placeholder .mpc-icon{width:36px;height:36px;color:#ffc72c}.mpc-device__home{display:block;width:92px;height:5px;margin:10px auto 0;border-radius:999px;background:#ffffff47}html.mpc-store .product-recommendations,html.mpc-store complementary-products,html.mpc-store .complementary-products,html.mpc-store [id*=product-recommendations],html.mpc-store [class*=recently-viewed],html.mpc-store #mini-cart-upsell,html.mpc-store #cart-upsell-drawer,html.mpc-store .x-quick-view,html.mpc-store #QuickView,html.mpc-store predictive-search,html.mpc-store .predictive-search,html.mpc-store .mobile-dock{display:none!important}@media(prefers-reduced-motion:reduce){html.mpc-store *,html.mpc-store *:before,html.mpc-store *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mypetcode-design-system.css.map */
