:root{--bg: #ffffff;--surface: #f7f7f5;--surface-strong: #efefec;--ink: #111111;--muted: #5f646d;--line: #e5e7eb;--accent: #111827;--accent-soft: #dfe7e2;--success: #2f6f4e;--radius: 8px;--shadow: 0 18px 45px rgba(17, 17, 17, .08);--page: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}.page-width{width:min(var(--page),calc(100% - 40px));margin-inline:auto}.section{padding:84px 0}.section:nth-of-type(2n){background:var(--surface)}h1,h2,h3,h4,p{margin:0}h1,.sp-h1{max-width:760px;font-size:clamp(42px,6vw,76px);line-height:.98;font-weight:760}h2,.sp-section-title{max-width:720px;font-size:clamp(30px,4vw,48px);line-height:1.06;font-weight:720}h3{font-size:20px;line-height:1.25;font-weight:700}.eyebrow,.sp-eyebrow,.footer-cta-eyebrow{margin-bottom:14px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.button,.sp-cta,.footer-cta-button,.nav-cta,.product-card-quickadd{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;text-align:center}.button:hover,.sp-cta:hover,.footer-cta-button:hover,.nav-cta:hover,.product-card-quickadd:hover{background:#000;border-color:#000;transform:translateY(-1px)}.button-secondary,.hero-btn-secondary{background:transparent;color:var(--accent)}.button:disabled,.sp-cta:disabled{opacity:.55;cursor:not-allowed;transform:none}.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}.skip-link{position:absolute;top:8px;left:8px;z-index:1000;transform:translateY(-140%);background:var(--accent);color:#fff;padding:10px 14px;border-radius:var(--radius)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--accent);color:#fff;padding:10px 18px;text-align:center;font-size:14px;font-weight:650}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-nav{width:min(var(--page),calc(100% - 32px));min-height:72px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.nav-left,.nav-actions{display:flex;align-items:center;gap:14px}.nav-actions{justify-content:flex-end}.nav-links{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px;font-weight:650}.nav-links a:hover,.cart-link:hover{color:var(--ink)}.site-logo,.footer-logo,.password-logo{font-size:24px;font-weight:800;color:var(--ink)}.cart-link{font-size:14px;font-weight:700;color:var(--muted)}.cart-link span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:4px;border-radius:999px;background:var(--surface-strong);color:var(--ink);font-size:12px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:10px}.menu-toggle span{display:block;width:100%;height:2px;margin:5px 0;background:var(--ink)}.mobile-nav{display:none;width:min(var(--page),calc(100% - 32px));margin:0 auto 14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.mobile-nav a{display:block;padding:12px;border-radius:6px;color:var(--muted);font-weight:700}.mobile-nav a:hover{background:var(--surface);color:var(--ink)}.shapejaw-hero{padding:76px 0 64px;background:linear-gradient(180deg,#fff,#f7f7f5)}.shapejaw-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:center;gap:56px}.shapejaw-hero-copy{display:grid;gap:24px}.hero-body{max-width:620px;color:var(--muted);font-size:19px}.hero-actions,.trust-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.trust-row span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:700}.shapejaw-hero-media{display:grid;gap:14px}.hero-product-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.hero-product-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:24px;background:#fff}.hero-media-note{color:var(--muted);font-size:13px;text-align:center}.trust-band{border-block:1px solid var(--line);background:#fff}.trust-band-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.trust-item{display:flex;gap:12px;align-items:flex-start;padding:20px;min-height:96px}.trust-item-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-weight:800}.trust-item strong,.trust-item span:last-child{display:block}.trust-item span:last-child{color:var(--muted);font-size:13px}.feature-grid,.steps-grid,.proof-grid,.sp-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.feature-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.proof-card,.sp-feat,.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.card p,.proof-card p,.sp-feat p,.section-heading p,.collection-description,.page-copy,.featured-product-description,.sp-short-description,.sp-trust,.section-note{color:var(--muted)}.card h3,.proof-card h3,.sp-feat h4{margin-bottom:10px}.section-note{max-width:780px;margin-top:28px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;font-weight:650}.section-heading{display:grid;gap:14px;max-width:760px;margin-bottom:28px}.featured-product-band{background:#fff}.featured-product,.sp-product-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);gap:48px;align-items:start}.featured-product-copy,.sp-product-copy{display:grid;gap:20px}.featured-product-copy h2{font-size:clamp(30px,4vw,48px)}.sp-product-gallery{display:grid;gap:14px}.sp-main-image,.product-card-image{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.sp-main-image img{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:18px}.sp-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.sp-gallery-thumb{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:6px;cursor:pointer}.sp-gallery-thumb.active{border-color:var(--accent);box-shadow:0 0 0 2px #11182714}.sp-gallery-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:contain}.sp-price-row,.featured-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.sp-price{font-size:28px;font-weight:800}.sp-compare,.product-card-price-compare{color:var(--muted);text-decoration:line-through}.sp-save{padding:5px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:800}.sp-benefit-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.sp-benefit-list li{position:relative;padding-left:26px;color:var(--ink);font-weight:650}.sp-benefit-list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--success);font-weight:900}.sp-form,.featured-product-form{display:grid;gap:18px}.variant-select,.sp-variant-select,.main-search-form input{min-height:48px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);padding:0 14px}.sp-variant-select--hidden{display:none}.sp-variant-picker{display:grid;gap:10px}.sp-variant-picker-label{font-size:14px;font-weight:800}.sp-variant-options{display:flex;flex-wrap:wrap;gap:10px}.sp-variant-option{min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);font-weight:750;cursor:pointer}.sp-variant-option.active{border-color:var(--accent);background:var(--accent);color:#fff}.sp-variant-option.soldout{opacity:.5;cursor:not-allowed}.sp-buy-row{display:grid;grid-template-columns:112px 1fr;gap:12px}.sp-qty{display:grid;gap:6px;font-size:13px;font-weight:800}.sp-qty input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);padding:0 12px}.sp-payment-button{margin-top:-8px}.shopify-payment-button__button{min-height:48px!important;border-radius:var(--radius)!important;overflow:hidden!important}.sp-service-grid,.featured-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sp-service-grid div{min-height:54px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);font-size:13px;font-weight:700}.featured-product-see-all{color:var(--accent);font-weight:800}.sp-page{width:min(var(--page),calc(100% - 40px));margin:0 auto;padding:64px 0 96px}.pdp-accordions{display:grid;gap:10px}.pdp-accordion{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.pdp-accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 16px;cursor:pointer;font-weight:800}.pdp-accordion summary::-webkit-details-marker{display:none}.pdp-accordion summary:after{content:"+";font-size:22px;line-height:1}.pdp-accordion[open] summary:after{content:"-"}.pdp-accordion-body{padding:0 16px 16px;color:var(--muted)}.pdp-accordion-body p+p,.pdp-mini-faq-item+.pdp-mini-faq-item{margin-top:12px}.pdp-mini-faq-item strong{color:var(--ink)}.sp-divider{height:1px;margin:70px 0 34px;background:var(--line)}.sp-section-title{margin-inline:auto;text-align:center}.sp-features{max-width:980px;margin-inline:auto}.sp-feat-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:12px;border-radius:999px;background:var(--accent-soft);color:var(--success);font-weight:900}.sp-sticky-buy{position:fixed;right:20px;bottom:20px;z-index:45;display:none;align-items:center;gap:18px;max-width:calc(100% - 40px);padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.sp-sticky-buy.visible{display:flex}.sp-sticky-buy strong,.sp-sticky-buy span{display:block}.sp-sticky-buy span{color:var(--muted);font-size:14px}.faq-header{max-width:720px;margin-bottom:28px}.faq-list{display:grid;gap:10px;max-width:900px}.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.faq-q{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:60px;padding:0 18px;border:0;background:transparent;color:var(--ink);font-weight:800;text-align:left;cursor:pointer}.faq-icon{width:24px;height:24px;color:var(--muted)}.faq-icon svg{width:24px;height:24px}.faq-icon-minus,.faq-item.open .faq-icon-plus{display:none}.faq-item.open .faq-icon-minus{display:block}.faq-a{display:none;padding:0 18px 18px;color:var(--muted)}.faq-item.open .faq-a{display:block}.social-proof-section{border-block:1px solid var(--line)}.site-footer{background:#111;color:#fff}.footer-cta{width:min(var(--page),calc(100% - 40px));margin-inline:auto;padding:72px 0 46px;display:grid;gap:18px}.footer-cta-title{color:#fff}.footer-cta-sub,.footer-brand-copy,.footer-brand-contact,.footer-disclaimer,.footer-bottom,.footer-links a{color:#ffffffb8}.footer-main{width:min(var(--page),calc(100% - 40px));margin-inline:auto;display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:34px;padding:42px 0;border-top:1px solid rgba(255,255,255,.16)}.footer-logo{color:#fff}.footer-brand-copy,.footer-disclaimer{max-width:460px;margin-top:14px}.footer-brand-contact{margin-top:14px}.footer-col-title{margin-bottom:14px;color:#fff}.footer-links{display:grid;gap:10px}.footer-links a:hover,.footer-brand-contact a:hover{color:#fff}.footer-bottom{width:min(var(--page),calc(100% - 40px));margin-inline:auto;display:flex;justify-content:space-between;gap:18px;padding:22px 0 28px;border-top:1px solid rgba(255,255,255,.16);font-size:13px}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px}.product-card{position:relative;padding:0;overflow:hidden}.product-card-badge{position:absolute;top:12px;left:12px;z-index:2;padding:5px 8px;border-radius:999px;background:#fff;color:var(--accent);font-size:12px;font-weight:800}.product-card-image img,.product-card-image .product-placeholder{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:16px}.pc-img-secondary{display:none}.product-card-body{display:grid;gap:8px;padding:18px}.product-card-vendor{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.product-card-title{font-weight:800}.product-card-price{color:var(--ink);font-weight:800}.product-card-quickadd{position:absolute;right:12px;bottom:96px;min-height:40px;padding:0 14px;font-size:13px}.collection-sort-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.collection-sort-select-wrap{position:relative}.collection-sort-select{min-height:42px;min-width:180px;padding:0 36px 0 12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.collection-sort-chevron{position:absolute;right:10px;top:50%;width:18px;height:18px;transform:translateY(-50%);pointer-events:none}.collection-count,.collection-sort-label{color:var(--muted);font-size:14px;font-weight:700}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;margin-top:34px}.cart-items,.cart-summary,.cart-empty{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:18px;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.cart-item:last-child{border-bottom:0}.cart-item-img,.cart-item-img--placeholder .product-placeholder{width:80px;height:80px;border-radius:var(--radius);object-fit:contain}.cart-item-title{font-weight:800}.cart-item-variant,.cart-summary-note,.cart-free-shipping-note,.cart-item-price{color:var(--muted);font-size:14px}.cart-qty-control{display:grid;grid-template-columns:34px 58px 34px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.cart-qty-btn,.cart-qty-input{min-height:38px;border:0;background:#fff;text-align:center}.cart-remove-link{display:block;margin-top:8px;color:var(--muted);font-size:13px;text-align:center}.cart-summary{padding:20px;align-self:start}.cart-summary-row{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.cart-empty{margin-top:28px;padding:32px}.main-search-form input{width:100%}.page-content{max-width:840px}.page-copy{display:grid;gap:16px;margin-top:20px}.page-copy h2{margin-top:12px;font-size:24px}.product-placeholder{display:grid;place-items:center;gap:8px;min-height:220px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);text-align:center}.product-placeholder-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--accent);color:#fff;font-weight:900}.product-placeholder strong{color:var(--ink)}.product-placeholder small{color:var(--muted)}.product-placeholder--large{min-height:440px}.password-hero{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:48px;align-items:center;padding:48px;background:var(--surface)}.password-copy{display:grid;gap:18px}.password-title{font-size:clamp(38px,6vw,72px)}.password-lead,.password-helper{max-width:600px;color:var(--muted)}.password-benefits{display:flex;flex-wrap:wrap;gap:10px}.password-benefits span{padding:7px 10px;border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:800}.password-form-row{display:flex;gap:10px;max-width:520px}.password-input{flex:1;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);padding:0 14px}.password-product-stage{max-width:520px}.password-product-card .product-placeholder,.password-product-card{min-height:420px}@media(max-width:1080px){.feature-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.section{padding:64px 0}.page-width,.sp-page{width:min(100% - 28px,var(--page))}.site-nav{width:min(100% - 28px,var(--page));grid-template-columns:auto 1fr auto}.menu-toggle{display:block}.nav-links,.nav-cta{display:none}.site-logo{justify-self:center}.mobile-nav.open{display:block}.shapejaw-hero-inner,.featured-product,.sp-product-hero,.cart-layout,.password-hero{grid-template-columns:1fr}.shapejaw-hero{padding-top:48px}.trust-band-inner,.feature-grid,.steps-grid,.proof-grid,.sp-features,.collection-grid,.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-service-grid{grid-template-columns:1fr}.password-hero{padding:28px}}@media(max-width:640px){h1,.sp-h1{font-size:40px}h2,.sp-section-title{font-size:30px}.shapejaw-hero-inner{gap:32px}.trust-band-inner,.feature-grid,.steps-grid,.proof-grid,.sp-features,.collection-grid,.footer-main{grid-template-columns:1fr}.trust-item{min-height:auto;padding:16px 0}.sp-buy-row{grid-template-columns:1fr}.sp-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-item{grid-template-columns:78px 1fr}.cart-item-qty{grid-column:1 / -1}.footer-bottom{display:grid}.sp-sticky-buy{left:14px;right:14px;bottom:14px;justify-content:space-between}.password-form-row{display:grid}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/shapejaw.css.map */
