.cc-pain-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cc-pain-card,.cc-detail-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#faf8f3}.cc-pain-card figure{aspect-ratio:4/5;overflow:hidden;background:#e9e3d8}.cc-pain-card figure img,.cc-detail-card figure img{width:100%;height:100%;object-fit:cover}.cc-pain-card-copy{padding:17px 18px 19px}.cc-pain-card h3,.cc-detail-card h3{font:22px Georgia,serif;letter-spacing:-.02em;margin:0 0 6px}.cc-pain-card p,.cc-detail-card p{font-size:13px;color:var(--muted);margin:0}.cc-pain-card p{max-width:32ch}.cc-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cc-detail-card:nth-child(3){grid-column:1/-1}.cc-detail-card figure{aspect-ratio:4/3;overflow:hidden;background:#e9e3d8}.cc-detail-card:nth-child(3) figure{aspect-ratio:2.25/1}.cc-detail-card-copy{display:flex;gap:16px;align-items:flex-start;padding:18px 20px 20px}.cc-detail-card-copy>span{flex:0 0 auto;color:#85896b;font:20px Georgia,serif}.cc-detail-card h3{font-size:20px}.cc-config-intro figure,.cc-config-image-placeholder{margin:24px 0 0;aspect-ratio:4/3;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#eee8dc}.cc-config-intro figure img{width:100%;height:100%;object-fit:cover}.cc-config-image-placeholder{display:grid;place-items:center;padding:24px;color:var(--muted);font-size:12px;text-align:center}.cc-mats-current{display:flex;flex-direction:column;gap:3px;margin:18px 0 0;color:var(--muted);font-size:12px}.cc-mats-current strong{font:20px Georgia,serif;color:var(--ink)}.cc-mat-swatch:focus-visible,.cc-accessory-mat:focus-visible,.cc-option:focus-visible{outline:3px solid #85896b;outline-offset:3px}.cc-image-placeholder{display:grid;width:100%;height:100%;place-items:center;background:#eee8dc;color:var(--muted);font-size:12px;text-align:center}@media(max-width:750px){.cc-pain-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82%,1fr);grid-template-columns:none;overflow-x:auto;gap:12px;padding:2px 2px 10px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#92967b transparent}.cc-pain-card{scroll-snap-align:start;border-radius:15px}.cc-pain-card figure{aspect-ratio:4/3}.cc-details-grid{grid-template-columns:1fr;gap:12px}.cc-detail-card:nth-child(3){grid-column:auto}.cc-detail-card figure,.cc-detail-card:nth-child(3) figure{aspect-ratio:4/3}.cc-pain-card-copy,.cc-detail-card-copy{padding:15px 16px 17px}.cc-config-intro figure,.cc-config-image-placeholder{aspect-ratio:16/10;margin-top:20px;border-radius:14px}.cc-accessory-thumbs{gap:8px}}@media(prefers-reduced-motion:reduce){.cc-pain-cards{scroll-behavior:auto}}.cc-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}.cc-announcement{height:34px;overflow:hidden;background:#e76669;color:#fff;display:flex;align-items:center;font-size:11px;line-height:1;letter-spacing:.035em}.cc-announcement-link{display:flex;align-items:center;width:100%;height:100%;overflow:hidden}.cc-announcement-track{display:flex;align-items:center;gap:0;width:max-content;min-width:200%;animation:cc-announcement-scroll var(--cc-announcement-duration,28s) linear infinite}.cc-announcement-track span{display:block;flex:0 0 25%;min-width:25%;padding:0 3vw;text-align:center;white-space:nowrap}.cc-announcement--static .cc-announcement-track{min-width:100%;animation:none;justify-content:center}.cc-announcement--static .cc-announcement-track span:not(:first-child){display:none}@keyframes cc-announcement-scroll{to{transform:translate(-50%)}}.cc-site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(140px,1fr) auto auto;gap:clamp(18px,3vw,52px);align-items:center;padding:15px clamp(20px,5vw,76px);min-height:76px;background:#faf8f3f7;border-bottom:1px solid #ded8cb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cc-site-brand{display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:220px;color:#302e27}.cc-site-wordmark{display:block;font-family:Georgia,serif;font-size:25px;letter-spacing:.055em;line-height:1.15}.cc-site-logo{width:auto;height:auto;max-width:180px;max-height:42px;object-fit:contain}.cc-site-tagline{margin-top:5px;font-size:9px;line-height:1.2;letter-spacing:.19em;color:#6d6b5e}.cc-site-header .cc-primary-navigation{display:flex;align-items:center;gap:clamp(17px,2.5vw,38px);font-size:12px;line-height:1.4}.cc-primary-navigation>a,.cc-navigation-dropdown>a{position:relative;display:inline-flex;align-items:center;min-height:40px;color:#393b35;transition:color .2s ease}.cc-primary-navigation>a:after,.cc-navigation-dropdown>a:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:#777e62;content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.cc-primary-navigation>a:hover,.cc-navigation-dropdown>a:hover{color:#777e62}.cc-primary-navigation>a:hover:after,.cc-primary-navigation>a:focus-visible:after,.cc-navigation-dropdown:hover>a:after,.cc-navigation-dropdown:focus-within>a:after{transform:scaleX(1)}.cc-navigation-dropdown{position:relative;display:flex;align-items:center;gap:5px}.cc-dropdown-toggle{display:grid;place-items:center;width:30px;height:36px;padding:0;background:transparent;border:0;color:inherit;cursor:pointer;font-size:15px}.cc-navigation-submenu{position:absolute;z-index:4;top:calc(100% - 1px);left:-14px;display:none;min-width:190px;padding:9px;background:#fffdf8;border:1px solid #e6e0d5;border-radius:10px;box-shadow:0 12px 32px #302e2717}.cc-navigation-submenu a{display:block;padding:10px 12px;border-radius:6px;font-size:12px}.cc-navigation-submenu a:hover,.cc-navigation-submenu a:focus-visible{background:#f2eee4}.cc-navigation-dropdown:hover .cc-navigation-submenu,.cc-navigation-dropdown:focus-within .cc-navigation-submenu,.cc-dropdown-toggle[aria-expanded=true]+.cc-navigation-submenu{display:block}.cc-header-actions{display:flex;align-items:center;gap:13px}.cc-icon-link{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;transition:background .2s ease,border-color .2s ease}.cc-icon-link:hover{background:#f0ece2;border-color:#dfd8ca}.cc-icon-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cc-icon-link>span[aria-hidden=true]{font-size:20px}.cc-cart-count{position:absolute;top:-3px;right:-4px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#414b39;color:#fff;font-size:9px}.cc-menu-toggle{display:none;place-items:center;width:42px;height:42px;padding:0;background:transparent;border:1px solid #dcd6c9;border-radius:50%;color:#302e27;cursor:pointer}.cc-menu-toggle-lines{display:grid;gap:5px;width:17px}.cc-menu-toggle-lines i{display:block;height:1px;background:currentColor;transition:transform .2s ease}.cc-site-header[data-menu-open=true] .cc-menu-toggle-lines i:first-child{transform:translateY(3px) rotate(45deg)}.cc-site-header[data-menu-open=true] .cc-menu-toggle-lines i:last-child{transform:translateY(-3px) rotate(-45deg)}.cc-site-footer{display:block;padding:52px clamp(22px,6vw,88px) 23px;background:#f2efe8;border-top:1px solid #ded8cb;color:#42443b}.cc-footer-main{display:grid;grid-template-columns:1.5fr repeat(3,minmax(125px,1fr));gap:36px;max-width:1320px;margin:0 auto}.cc-footer-brand p,.cc-footer-column p{max-width:280px;color:#6e6a5e;font-size:12px}.cc-social-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.cc-social-links a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d8d3c7;border-radius:50%;font-size:11px;transition:background .2s ease,color .2s ease}.cc-social-links a:hover{background:#414b39;color:#fff}.cc-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:12px}.cc-footer-column h2{margin:4px 0 5px;font:500 14px Avenir Next,Segoe UI,sans-serif;letter-spacing:.02em}.cc-footer-column a{color:#55574e;transition:color .2s ease}.cc-footer-column a:hover{text-decoration:underline;text-underline-offset:4px;color:#777e62}.cc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1320px;margin:42px auto 0;padding-top:16px;border-top:1px solid #ded8cb;color:#716c60;font-size:10px}.cc-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.cc-payment-icons svg{display:block;width:36px;height:auto}.cc-mat-catalog{padding-top:clamp(48px,7vw,92px);padding-bottom:clamp(64px,9vw,120px)}.cc-catalog-intro{display:grid;grid-template-columns:1.05fr .75fr;gap:8%;align-items:end;margin-bottom:36px}.cc-catalog-intro h1,.cc-about h1,.cc-faq-page h1,.cc-contact-page h1,.cc-cart-page h1,.cc-generic-page h1,.cc-blog-page h1,.cc-article h1{max-width:750px;margin:0;font-size:clamp(42px,6vw,72px)}.cc-catalog-copy{padding-bottom:5px;color:#686456;font-size:14px}.cc-catalog-copy p{max-width:490px}.cc-mat-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cc-mat-catalog-card{display:block;min-width:0;overflow:hidden;border:1px solid #ded8cb;border-radius:17px;background:#fbfaf6;transition:border-color .25s ease,box-shadow .25s ease}.cc-mat-catalog-card:hover,.cc-mat-catalog-card:focus-visible{border-color:#a8aa8e;box-shadow:0 14px 36px #302e2710}.cc-mat-catalog-card--unavailable{cursor:default}.cc-mat-catalog-image{display:grid;place-items:center;aspect-ratio:1.1/1;overflow:hidden;padding:15px;background:radial-gradient(ellipse at center,#fffdf9,#f2eee5)}.cc-mat-catalog-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.cc-mat-catalog-details{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 15px 15px;border-top:1px solid #e7e1d6}.cc-mat-catalog-details>span:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.cc-mat-catalog-details strong{font-size:13px;font-weight:600}.cc-mat-catalog-details small{font-size:10px;line-height:1.5;color:#777165}.cc-mat-catalog-price{flex:0 0 auto;font-family:Georgia,serif;font-size:12px;white-space:nowrap}.cc-mat-catalog-action{display:flex;align-items:center;gap:5px;padding:0 15px 13px;color:#414b39;font-size:11px;font-weight:600}.cc-mat-catalog-card--unavailable .cc-mat-catalog-action{color:#888477;font-weight:400}.cc-about{display:grid;grid-template-columns:.88fr 1.12fr;gap:8%;align-items:center;padding-top:clamp(55px,8vw,105px);padding-bottom:clamp(70px,10vw,130px)}.cc-about-copy h1{margin-bottom:22px}.cc-rich-copy{color:#615e53;font-size:15px;line-height:1.8}.cc-rich-copy p{margin:0 0 18px}.cc-rich-copy h2,.cc-rich-copy h3{margin:30px 0 10px;font-family:Georgia,serif;font-weight:400}.cc-policy-page{padding-top:clamp(44px,7vw,86px);padding-bottom:clamp(64px,9vw,110px)}.cc-policy-intro{max-width:850px;margin:0 auto 34px}.cc-policy-intro h1{margin:0 0 14px;font-size:clamp(42px,6vw,68px)}.cc-policy-intro>p:last-child{max-width:620px;color:#686456;font-size:14px;line-height:1.75}.cc-policy-layout{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:clamp(26px,6vw,82px);align-items:start}.cc-policy-nav{position:sticky;top:112px;align-self:start}.cc-policy-nav h2{margin:0 0 14px;font:500 13px Avenir Next,Segoe UI,sans-serif;letter-spacing:.1em;text-transform:uppercase}.cc-policy-nav ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.cc-policy-nav a{display:flex;align-items:center;min-height:43px;padding:9px 12px;border:1px solid transparent;border-radius:9px;color:#5f5c51;font-size:13px;transition:background .2s ease,border-color .2s ease,color .2s ease}.cc-policy-nav a:hover,.cc-policy-nav a:focus-visible{border-color:#ded8cb;background:#fbfaf6;color:#414b39}.cc-policy-nav a[aria-current=page]{border-color:#d6d3c4;background:#efeee7;color:#343a2e;font-weight:600}.cc-policy-body{min-width:0;padding:clamp(22px,4vw,48px);border:1px solid #ded8cb;border-radius:18px;background:#fbfaf6}.cc-policy-body-copy{color:#615e53;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.cc-policy-body-copy>*:first-child{margin-top:0}.cc-policy-body-copy h2,.cc-policy-body-copy h3,.cc-policy-body-copy h4{margin:30px 0 10px;color:#302e27;font-family:Georgia,serif;font-weight:400;line-height:1.2}.cc-policy-body-copy h2{font-size:clamp(23px,3vw,30px)}.cc-policy-body-copy h3{font-size:21px}.cc-policy-body-copy p,.cc-policy-body-copy ul,.cc-policy-body-copy ol{margin:0 0 17px}.cc-policy-body-copy ul,.cc-policy-body-copy ol{padding-left:1.4em}.cc-policy-body-copy li+li{margin-top:6px}.cc-policy-body-copy a{color:#414b39;text-decoration:underline;text-underline-offset:3px}.cc-policy-body-copy table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.cc-policy-body-copy th,.cc-policy-body-copy td{padding:9px 12px;border:1px solid #ded8cb;text-align:left}.cc-policy-empty{padding:18px 20px;border-radius:12px;background:#f2efe8;color:#686456;font-size:14px;line-height:1.7}.cc-policy-contact{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:19px 22px;border-radius:14px;background:#e9eadf}.cc-policy-contact p{margin:0;color:#45473e;font-size:13px}.cc-policy-contact .button{flex:0 0 auto}.cc-about .button{margin-top:14px}.cc-about-image{min-height:380px;overflow:hidden;border-radius:18px 18px 92px;background:#eee8dc}.cc-about-image img{width:100%;height:100%;min-height:380px;object-fit:cover}.cc-faq-page{display:grid;grid-template-columns:.65fr 1.1fr;gap:10%;padding-top:clamp(55px,8vw,110px);padding-bottom:clamp(70px,10vw,130px)}.cc-faq-intro{position:sticky;top:140px;align-self:start}.cc-faq-intro h1{margin-bottom:20px}.cc-faq-intro>p:not(.eyebrow){max-width:420px;color:#686456;font-size:14px}.cc-faq-list{border-top:1px solid #d8d2c6}.cc-faq-item{padding:21px 3px;border-bottom:1px solid #d8d2c6}.cc-faq-item summary{display:flex;justify-content:space-between;gap:16px;list-style:none;cursor:pointer;font-size:15px;font-weight:500}.cc-faq-item summary::-webkit-details-marker{display:none}.cc-faq-item summary:after{content:"+";font-size:19px;line-height:1;color:#777e62}.cc-faq-item[open] summary:after{content:"\2212"}.cc-faq-item .cc-rich-copy{padding:12px 28px 0 0;font-size:13px}.cc-contact-page{display:grid;grid-template-columns:.72fr 1fr;gap:10%;padding-top:clamp(55px,8vw,110px);padding-bottom:clamp(70px,10vw,130px)}.cc-contact-copy h1{margin-bottom:18px}.cc-contact-copy>p:not(.eyebrow){max-width:420px;color:#686456}.cc-contact-form{padding:clamp(22px,4vw,44px);border:1px solid #ded8cb;border-radius:18px;background:#fbfaf6}.cc-contact-form form{display:grid;gap:10px}.cc-contact-form label{margin-top:8px;font-size:12px;font-weight:600}.cc-contact-form input,.cc-contact-form textarea,.cc-cart-line input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d6d0c4;border-radius:8px;background:#fffdf9;color:#302e27;font:inherit;font-size:14px}.cc-contact-form textarea{resize:vertical}.cc-contact-form .button{justify-self:start;margin-top:11px;cursor:pointer}.cc-form-success{padding:13px 15px;border-radius:8px;background:#e7ecdf;color:#35402f}.cc-cart-page{min-height:48vh;padding-top:clamp(45px,7vw,85px);padding-bottom:clamp(65px,9vw,110px)}.cc-cart-heading{margin-bottom:34px}.cc-cart-empty{padding:30px;border:1px solid #ded8cb;border-radius:15px;background:#fbfaf6}.cc-cart-empty p{color:#686456}.cc-cart-lines{border-top:1px solid #ded8cb}.cc-cart-line{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #ded8cb}.cc-cart-line img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:9px}.cc-cart-line-title{font-weight:600}.cc-cart-line p{margin:4px 0;font-size:12px;color:#777165}.cc-cart-line label{font-size:11px}.cc-cart-line input{display:block;width:80px;min-height:38px;margin-top:4px}.cc-cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:22px;padding-top:20px}.cc-cart-summary p{margin:0}.cc-blog-page,.cc-article,.cc-generic-page{padding-top:clamp(50px,8vw,105px);padding-bottom:clamp(65px,10vw,130px)}.cc-blog-page h1,.cc-article h1,.cc-generic-page h1{margin:0 0 32px}.cc-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cc-blog-card{overflow:hidden;border:1px solid #ded8cb;border-radius:15px;background:#fbfaf6}.cc-blog-card img{aspect-ratio:4/3;object-fit:cover}.cc-blog-card-copy{display:flex;flex-direction:column;gap:9px;padding:17px}.cc-blog-card-copy small{color:#777165;font-size:10px}.cc-blog-card-copy strong{font:23px/1.2 Georgia,serif}.cc-blog-card-copy>span{color:#686456;font-size:12px}.cc-article-image{max-width:1000px;margin:0 0 30px;border-radius:17px;overflow:hidden}.cc-article-image img{max-height:650px;object-fit:cover}.cc-article .cc-rich-copy{max-width:780px}.cc-pagination{padding-top:24px}.cc-mobile-product-cta{display:none}.cc-product-gallery:not([data-interactive=true])>figure:not(:first-child){display:none}.cc-product-gallery{grid-template-columns:1fr;gap:0}.cc-product-gallery-stage{overflow:hidden;border-radius:12px;background:#eee8dc}.cc-product-gallery-stage img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.cc-product-gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.cc-product-gallery-thumb{overflow:hidden;aspect-ratio:1.15/1;padding:0;border:1px solid #ded8cb;border-radius:10px;background:#f3efe7;cursor:pointer;opacity:.82;transition:opacity .2s ease,border-color .2s ease}.cc-product-gallery-thumb img{width:100%;height:100%;object-fit:cover}.cc-product-gallery-thumb.is-selected,.cc-product-gallery-thumb:hover{border-color:#777e62;opacity:1}.cc-accessory-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-accessory-thumb{display:block;aspect-ratio:1.2/1}.cc-accessory-thumb img{width:100%;height:100%;object-fit:cover}.cc-accessory-thumb--empty{display:grid;place-items:center;border:1px dashed #cfc7b7;color:#817d72;background:#f8f6f1;font-size:11px;text-align:center;padding:12px;cursor:default}.cc-accessory-thumb--empty:hover{border-color:#cfc7b7;box-shadow:none}.cc-accessory-thumb:not(.cc-accessory-thumb--empty){transition:border-color .18s ease,box-shadow .18s ease}.cc-accessory-thumb:not(.cc-accessory-thumb--empty):focus-visible{outline:2px solid #7d8567;outline-offset:3px}.cc-skip-link{position:absolute;top:8px;left:-9999px;z-index:100;padding:12px;background:#fff;color:#111}.cc-skip-link:focus{left:8px}@media(max-width:900px){.cc-site-header{gap:18px;padding-inline:24px}.cc-site-header .cc-primary-navigation{gap:16px}.cc-footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:26px}.cc-footer-contact{grid-column:2/-1}.cc-mat-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(max-width:750px){.cc-announcement{height:32px;font-size:10px}.cc-site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:68px;padding:10px 17px}.cc-site-wordmark{font-size:21px}.cc-site-tagline{font-size:8px}.cc-menu-toggle{display:grid;grid-column:2;grid-row:1}.cc-header-actions{grid-column:3;grid-row:1;gap:3px}.cc-site-header .cc-primary-navigation{position:absolute;top:100%;right:0;left:0;display:none;max-height:calc(100vh - 100px);overflow:auto;flex-direction:column;align-items:stretch;gap:0;padding:8px 18px 18px;background:#faf8f3;border-bottom:1px solid #ded8cb;box-shadow:0 15px 26px #302e2710;font-size:14px}.cc-site-header[data-menu-open=true] .cc-primary-navigation{display:flex}.cc-primary-navigation>a,.cc-navigation-dropdown>a{min-height:48px;border-bottom:1px solid #e7e1d6}.cc-primary-navigation>a:after,.cc-navigation-dropdown>a:after{display:none}.cc-navigation-dropdown{display:grid;grid-template-columns:1fr auto;gap:0}.cc-navigation-dropdown>a{grid-column:1}.cc-dropdown-toggle{grid-column:2;grid-row:1}.cc-navigation-submenu{position:static;grid-column:1/-1;min-width:0;padding:0 0 8px;border:0;border-radius:0;box-shadow:none;background:transparent}.cc-navigation-submenu a{padding:12px 18px;border-bottom:1px solid #e7e1d6}.cc-site-footer{padding:38px 20px 19px}.cc-footer-main{grid-template-columns:1fr 1fr;gap:27px 19px}.cc-footer-brand{grid-column:1/-1}.cc-footer-contact{grid-column:auto}.cc-footer-column h2{font-size:13px}.cc-footer-bottom{align-items:flex-start;flex-direction:column;margin-top:28px}.cc-payment-icons{justify-content:flex-start}.cc-catalog-intro,.cc-about,.cc-faq-page,.cc-contact-page{grid-template-columns:1fr;gap:28px}.cc-catalog-intro{margin-bottom:25px}.cc-catalog-intro h1,.cc-about h1,.cc-faq-page h1,.cc-contact-page h1,.cc-cart-page h1,.cc-generic-page h1,.cc-blog-page h1,.cc-article h1{font-size:clamp(39px,10vw,57px)}.cc-mat-catalog{padding-top:42px;padding-bottom:75px}.cc-mat-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cc-mat-catalog-card{border-radius:13px}.cc-mat-catalog-image{aspect-ratio:1/1;padding:8px}.cc-mat-catalog-details{flex-direction:column;gap:8px;padding:11px}.cc-mat-catalog-details strong,.cc-mat-catalog-price{font-size:12px}.cc-about{padding-top:44px;padding-bottom:70px}.cc-about-image,.cc-about-image img{min-height:0;aspect-ratio:4/3;border-radius:14px 14px 60px}.cc-faq-page{padding-top:44px;padding-bottom:72px}.cc-faq-intro{position:static}.cc-contact-page{padding-top:44px;padding-bottom:72px}.cc-contact-form{padding:19px;border-radius:13px}.cc-cart-line{grid-template-columns:76px minmax(0,1fr);gap:12px}.cc-cart-line>strong{grid-column:2}.cc-cart-summary{align-items:stretch;flex-direction:column;gap:12px}.cc-cart-summary .button{width:100%;justify-content:center}.cc-blog-grid{grid-template-columns:1fr 1fr;gap:10px}.cc-policy-page{padding-top:42px;padding-bottom:70px}.cc-policy-intro{margin-bottom:24px}.cc-policy-intro h1{font-size:clamp(39px,10vw,57px)}.cc-policy-layout{grid-template-columns:minmax(0,1fr);gap:18px}.cc-policy-nav{position:static;min-width:0}.cc-policy-nav ul{display:flex;gap:7px;max-width:100%;overflow-x:auto;padding:2px 2px 8px;overscroll-behavior-inline:contain;scrollbar-width:thin}.cc-policy-nav li{flex:0 0 auto}.cc-policy-nav a{min-height:40px;padding:8px 11px;white-space:nowrap}.cc-policy-body{padding:20px 17px;border-radius:14px}.cc-policy-contact{align-items:flex-start;flex-direction:column;padding:17px}.cc-policy-contact .button{width:100%;justify-content:center}.cc-blog-card-copy{padding:12px}.cc-blog-card-copy strong{font-size:18px}.cc-mobile-product-cta{position:fixed;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;z-index:24;display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px 18px;border:1px solid #414b39;border-radius:999px;background:#414b39;color:#fff;text-align:center;font-size:13px;box-shadow:0 8px 26px #20201b2a}body:has(.cc-mobile-product-cta){padding-bottom:78px}.cc-product-gallery-thumbs{gap:8px;margin-top:8px}.cc-product-gallery-thumb{border-radius:8px}}@media(max-width:390px){.cc-site-header{padding-inline:13px}.cc-site-header .cc-icon-link{width:34px;height:34px}.cc-mat-catalog-details{padding:9px}.cc-mat-catalog-details small{font-size:9px}}@media(prefers-reduced-motion:reduce){.cc-announcement-track{animation:none;min-width:100%;justify-content:center}.cc-announcement-track span:not(:first-child){display:none}.cc-site-header *,.cc-site-footer *,.cc-mat-catalog-card,.cc-mat-catalog-image img,.cc-product-gallery-thumb{scroll-behavior:auto!important;transition:none!important}.cc-mobile-product-cta{scroll-behavior:auto}}.cc-main-product{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(28px,5.5vw,78px);align-items:start;padding-top:28px}.cc-main-product-media{min-width:0;margin:0}.cc-main-product-buy{position:sticky;top:105px;padding-top:12px}.cc-main-product-buy h1{max-width:12ch}.cc-main-product-description{max-width:55ch;color:var(--muted);font-size:14px}.cc-main-product-stage{margin:0;aspect-ratio:1.06;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#f0ece3}.cc-main-product-stage img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;border-radius:0;padding:12px}.cc-main-product-caption{margin-top:9px;color:var(--muted);font-size:11px}.cc-main-product-form{display:block}.cc-main-choice-set{min-width:0;margin:24px 0 0;padding:0;border:0}.cc-main-choice-set legend{padding:0;font:24px Georgia,serif}.cc-main-choice-set .cc-help{margin:5px 0 12px}.cc-main-product .cc-option{min-width:0;min-height:110px;padding:11px 10px;border-radius:12px}.cc-main-product .cc-option small{font-size:11px}.cc-main-option-price{margin-top:auto;color:#35342d;font-size:11px;font-weight:600}.cc-main-material-set,.cc-main-riser-set{border-top:1px solid var(--line);padding-top:19px}.cc-main-product .cc-option--reserved{cursor:not-allowed;opacity:.66}.cc-riser-placeholder,.cc-riser-option-image{display:block;width:100%;height:36px;object-fit:cover;border-radius:6px}.cc-riser-placeholder{display:grid;place-items:center;border:1px dashed #c9c1b2;color:var(--muted);font-size:9px;text-align:center}.cc-main-product-summary{display:flex;justify-content:space-between;align-items:end;gap:16px;border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.cc-main-product-summary>div:first-child>span{display:block;color:var(--muted);font-size:10px;letter-spacing:.1em}.cc-main-product-summary strong{font-size:14px}.cc-main-product-summary .price{padding:0;font-size:24px;white-space:nowrap}.cc-main-product-note{margin:8px 0 12px}.cc-main-product-cta{width:100%;justify-content:center;min-height:50px}.cc-main-product-cta:disabled,.cc-mobile-product-cta:disabled{cursor:not-allowed}.cc-main-product .points{margin:20px 0 14px}.cc-main-product-placeholder{display:grid;place-items:center;padding:24px;color:var(--muted);font-size:13px;text-align:center}.cc-main-product-missing{min-height:45vh;padding:80px 0}.cc-accessory-main-media{margin:0}.cc-accessory-static-thumb{min-width:0;aspect-ratio:1.18;margin:0;overflow:hidden;border:1px solid #e1dbce;border-radius:12px;background:#f8f6f1;cursor:default}.cc-accessory-static-thumb img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.cc-accessory-static-thumb--empty{display:grid;place-items:center;padding:8px;color:var(--muted);font-size:10px;text-align:center}.cc-accessory-mat--link{display:block;text-decoration:none}.cc-accessory-static-thumb[hidden]{display:none!important}body.cc-theme-editor-preview .baDropdownStyle{bottom:calc(104px + env(safe-area-inset-bottom))!important}@media(max-width:750px){.cc-main-product{display:block;padding-top:12px;padding-bottom:60px}.cc-main-product-buy{position:static;padding-top:28px}.cc-main-product-stage{aspect-ratio:1/1;border-radius:14px}.cc-main-choice-set{margin-top:22px}.cc-main-product .cc-option{min-height:100px;padding:10px 8px}.cc-main-product .cc-option small{font-size:10px}.cc-main-product-summary .price{font-size:22px}.cc-mobile-product-cta{position:fixed;z-index:45;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));left:14px;display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 16px;border:1px solid #3b4936;border-radius:10px;background:#3b4936;color:#fff;font-family:var(--font-body-family,Arial,sans-serif);font-size:14px;font-weight:600;box-shadow:0 8px 24px #24261f26}body.cc-theme-editor-preview .baDropdownStyle{bottom:calc(112px + env(safe-area-inset-bottom))!important;left:12px!important}}.cc-product-entry{padding-top:clamp(54px,8vw,100px);padding-bottom:clamp(54px,8vw,100px)}.cc-product-entry-header{max-width:640px;margin-bottom:30px}.cc-product-entry-header h2{max-width:11ch;margin:0 0 13px;font-size:clamp(38px,5vw,64px);line-height:1.03}.cc-product-entry-header p{max-width:53ch;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.cc-product-entry-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr) minmax(220px,.78fr);gap:14px;align-items:stretch}.cc-home-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:#fbfaf6;color:inherit;text-decoration:none}.cc-home-product-card figure{min-height:0;margin:0;overflow:hidden;background:#f0ece3}.cc-home-product-card--main figure{aspect-ratio:1.16}.cc-home-product-card:not(.cc-home-product-card--main) figure{aspect-ratio:1.04}.cc-home-product-card img{display:block;width:100%;height:100%;object-fit:cover}.cc-home-product-card-copy{display:grid;gap:7px;padding:16px 16px 17px}.cc-home-product-card-copy h3{margin:0;font:24px/1.1 Georgia,serif}.cc-home-product-card-copy p{min-height:40px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.cc-home-product-card-copy span{font-size:12px;font-weight:600}.cc-home-product-card:focus-visible{outline:2px solid #777e62;outline-offset:4px}.cc-home-product-card--reserved{cursor:default;background:#f4f1e9}.cc-home-riser-placeholder,.cc-home-product-image-placeholder{display:grid;width:100%;height:100%;place-items:center;background:#eee9de;color:var(--muted);font-size:12px;text-align:center}.cc-home-riser-placeholder{grid-template-columns:1fr 1fr;gap:1px;background:#d7d0c1}.cc-home-riser-placeholder span{display:grid;width:100%;height:100%;place-items:center;background:#eee9de;font:24px/1 Georgia,serif}@media(max-width:900px){.cc-product-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-home-product-card--reserved{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cc-home-product-card--reserved figure{aspect-ratio:auto}}@media(max-width:750px){.cc-product-entry{padding-top:46px;padding-bottom:58px}.cc-product-entry-header{margin-bottom:23px}.cc-product-entry-grid{grid-template-columns:1fr;gap:11px}.cc-home-product-card,.cc-home-product-card--reserved{display:grid;grid-template-columns:42% minmax(0,1fr);grid-column:auto}.cc-home-product-card figure,.cc-home-product-card--main figure,.cc-home-product-card:not(.cc-home-product-card--main) figure{aspect-ratio:auto;min-height:160px}.cc-home-product-card-copy{padding:15px}.cc-home-product-card-copy h3{font-size:22px}.cc-home-product-card-copy p{min-height:0}.cc-home-riser-placeholder{min-height:160px}.cc-home-riser-placeholder span{font-size:20px}}.cc-main-product-stage{display:flex;align-items:center;justify-content:center;aspect-ratio:auto;min-height:0;overflow:hidden;background:#f0ece3}.cc-main-product-stage img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;padding:0}.cc-main-product-stage .cc-main-product-placeholder{width:100%;min-height:280px}.cc-main-style-set,.cc-main-riser-set,.cc-main-material-set{border-top:1px solid var(--line);padding-top:19px}.cc-main-style-set{border-top:0;padding-top:0}.cc-main-product .cc-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cc-main-product .cc-option{display:flex;min-width:0;min-height:108px;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;text-decoration:none}.cc-main-product .cc-option small{line-height:1.35}.cc-main-product .cc-option-mark{min-height:19px;color:#85896b;font-size:17px;line-height:1}.cc-main-product .cc-option.is-selected{border-color:#85896b;background:#eeece3;box-shadow:inset 0 0 0 1px #85896b}.cc-main-product .cc-style-link,.cc-main-product .cc-riser-link,.cc-main-product .cc-style-link:hover,.cc-main-product .cc-riser-link:hover{color:inherit}.cc-main-product .cc-main-option-price{margin-top:auto}.cc-riser-option-image{height:38px;object-fit:contain;background:#f8f6f1}.cc-riser-current{cursor:default}.cc-main-material-options .cc-option{justify-content:center}.cc-main-material-options .cc-option strong{margin-top:auto}.cc-main-material-options .cc-option small{margin-bottom:auto}.cc-riser-product .cc-main-product-buy{max-width:620px}.cc-riser-product-detail{margin-top:22px}.cc-accessory-static-thumb{display:grid;place-items:center;min-height:120px}.cc-accessory-static-thumb img{display:block;width:100%;height:100%;max-height:none;object-fit:contain}.cc-accessory-static-thumb--empty{display:grid}.cc-accessory-static-placeholder{color:var(--muted);font-size:10px;text-align:center}.cc-scratcher-selector{padding-top:clamp(54px,8vw,100px);padding-bottom:clamp(66px,9vw,112px)}.cc-scratcher-selector-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.75fr);column-gap:clamp(30px,8vw,120px);align-items:end;margin-bottom:34px}.cc-scratcher-selector-intro .eyebrow{grid-column:1/-1;margin-bottom:13px}.cc-scratcher-selector-intro h2{max-width:10ch;margin:0;font-size:clamp(48px,6.4vw,84px);line-height:.98;letter-spacing:-.045em}.cc-scratcher-selector-intro>p:last-child{max-width:38ch;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.cc-scratcher-selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cc-scratcher-card{min-width:0;border:1px solid var(--line);border-radius:16px;background:#fbfaf6;overflow:hidden}.cc-scratcher-card figure{aspect-ratio:1.2;margin:0;overflow:hidden;background:#f0ece3}.cc-scratcher-card figure img{display:block;width:100%;height:100%;object-fit:cover}.cc-scratcher-card-placeholder{display:grid;width:100%;height:100%;place-items:center;padding:20px;color:var(--muted);font-size:12px;text-align:center}.cc-scratcher-card-copy{display:flex;gap:12px;padding:17px 18px 20px}.cc-scratcher-card-number{flex:0 0 auto;color:#a3a59a;font:24px/1 Georgia,serif}.cc-scratcher-card-copy h2{margin:0 0 7px;font:22px/1.1 Georgia,serif}.cc-scratcher-card-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}@media(max-width:750px){.cc-main-product-stage{border-radius:14px}.cc-main-product .cc-option-grid{grid-template-columns:1fr;gap:8px}.cc-main-product .cc-option{min-height:82px}.cc-main-material-options{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-scratcher-selector{padding-top:46px;padding-bottom:70px}.cc-scratcher-selector-intro{display:block;margin-bottom:25px}.cc-scratcher-selector-intro h2{font-size:clamp(48px,16vw,70px);margin-bottom:18px}.cc-scratcher-selector-intro>p:last-child{font-size:13px}.cc-scratcher-selector-grid{grid-template-columns:1fr;gap:11px}.cc-scratcher-card{display:grid;grid-template-columns:42% minmax(0,1fr)}.cc-scratcher-card figure{aspect-ratio:auto;min-height:160px}.cc-scratcher-card-copy{align-self:center;padding:15px}}@media(prefers-reduced-motion:reduce){.cc-main-product .cc-option,.cc-scratcher-card{transition:none!important}}.cc-scratcher-card figure{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#f0ece3}.cc-scratcher-card figure img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain}@media(max-width:750px){.cc-scratcher-card{display:block}.cc-scratcher-card figure{aspect-ratio:4 / 3;min-height:0}}.cc-main-product-media .cc-product-gallery{display:grid;grid-template-columns:1fr;gap:10px}.cc-main-product-media .cc-product-gallery-stage{aspect-ratio:4 / 3;overflow:hidden;border-radius:18px;background:#f0ece3}.cc-main-product-media .cc-product-gallery-stage img{width:100%;height:100%;object-fit:contain;padding:0}.cc-main-product-media .cc-product-gallery-thumb img{width:100%;height:100%;object-fit:contain;background:#f8f6f1}.cc-main-product-media [data-riser-gallery-data]{display:none}.cc-main-product-media .cc-product-gallery-stage{min-height:0;aspect-ratio:4 / 3}.cc-main-product-media .cc-product-gallery-stage img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.cc-main-product-media .cc-product-gallery-thumb{min-height:0;aspect-ratio:1.35 / 1}.cc-main-product-media .cc-product-gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:750px){.cc-main-product-media .cc-product-gallery-stage{aspect-ratio:4 / 3}.cc-main-product-media .cc-product-gallery-thumb{aspect-ratio:1.35 / 1}}.cc-main-product .cc-option-grid{gap:10px}.cc-main-product .cc-option{min-height:126px;padding:15px 14px 13px;border:1px solid #d8d2c6;border-radius:14px;background:#fbfaf6;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.cc-main-product .cc-option:hover{border-color:#a8aa8e;box-shadow:0 8px 22px #302e2710}.cc-main-product .cc-option-mark{display:grid;place-items:center;width:28px;height:28px;min-height:28px;margin-bottom:13px;border:1px solid #d8d2c6;border-radius:50%;color:#777e62;font-size:15px;line-height:1}.cc-main-product .cc-option strong{color:#302e27;font-size:13px;line-height:1.25;letter-spacing:.01em}.cc-main-product .cc-option small{margin-top:5px;color:#777165;font-size:11px;line-height:1.45}.cc-main-product .cc-main-option-price{padding-top:10px;color:#414b39;font-size:11px;letter-spacing:.02em}.cc-main-product .cc-main-style-options .cc-option{min-height:144px}.cc-main-product .cc-main-riser-options .cc-option{min-height:112px}.cc-main-product .cc-main-material-options .cc-option{min-height:112px;justify-content:flex-start}.cc-main-product .cc-main-material-options .cc-option strong{margin-top:0}.cc-main-product .cc-main-material-options .cc-option small{margin-bottom:0}.cc-material-swatch{display:block;width:34px;height:14px;margin-bottom:13px;border:1px solid #cfc8ba;border-radius:99px;background:#ded6c7}.cc-material-swatch--patchwork{background:#b77b52}.cc-material-swatch--heritage{background:#80604d}.cc-material-swatch--natural{background:#d6bf9d}.cc-main-product .cc-option.is-selected .cc-material-swatch{border-color:#777e62;box-shadow:0 0 0 2px #eeece3}.cc-riser-option-image{display:none}@media(max-width:750px){.cc-main-product .cc-option{min-height:108px;padding:13px 12px 12px}.cc-main-product .cc-main-style-options .cc-option{min-height:128px}.cc-main-product .cc-main-riser-options .cc-option,.cc-main-product .cc-main-material-options .cc-option{min-height:102px}.cc-main-product .cc-option-mark{width:25px;height:25px;min-height:25px;margin-bottom:10px}.cc-material-swatch{width:30px;height:12px;margin-bottom:10px}}@media(prefers-reduced-motion:reduce){.cc-main-product .cc-option{transition:none}}.cc-storefront .shopify-section-group-footer-group,.cc-storefront .shopify-section:has(>#cc-footer){width:100%;max-width:none;margin-inline:0;align-self:stretch}.cc-storefront #cc-footer{width:100%;max-width:none;min-width:0;margin-inline:0;box-sizing:border-box;overflow:hidden}.cc-storefront #cc-footer .cc-footer-main,.cc-storefront #cc-footer .cc-footer-bottom{width:100%;max-width:1320px;min-width:0;margin-inline:auto}.cc-storefront #cc-footer .cc-footer-main{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,1fr))}.cc-storefront #cc-footer .cc-footer-brand,.cc-storefront #cc-footer .cc-footer-column,.cc-storefront #cc-footer .cc-footer-bottom>*{min-width:0}.cc-storefront #cc-footer .cc-footer-column a,.cc-storefront #cc-footer .cc-footer-column p,.cc-storefront #cc-footer .cc-footer-brand p{overflow-wrap:anywhere}.cc-storefront #cc-footer small{width:auto}@media(max-width:750px){.cc-storefront #cc-footer .cc-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-storefront #cc-footer .cc-footer-brand{grid-column:1 / -1}.cc-storefront #cc-footer .cc-footer-bottom{width:100%}}.cc-storefront{--cc-ink: #302e27;--cc-muted: #625f53;--cc-paper: #faf8f3;--cc-surface: #fffdf8;--cc-warm: #eee8dc;--cc-sage: #414b39;--cc-sage-soft: #e8eadf;--cc-clay: #a76536;--cc-line: #d8d2c6;--cc-line-soft: #e7e1d6;--cc-radius-sm: 10px;--cc-radius-md: 16px;--cc-radius-lg: 22px;--cc-shadow-soft: 0 14px 36px rgba(48, 46, 39, .07);color:var(--cc-ink);background:var(--cc-paper);overflow-x:hidden}.cc-storefront main,.cc-storefront main>.shopify-section{min-width:0}.cc-storefront .wrap{width:min(1240px,calc(100% - clamp(32px,8vw,128px)));max-width:1240px;margin-inline:auto}.cc-storefront :is(h1,h2,h3,h4){text-wrap:balance}.cc-storefront p{text-wrap:pretty}.cc-storefront :is(a,button,summary,input,textarea,select){touch-action:manipulation}.cc-storefront :is(a,button,summary,input,textarea,select):focus-visible{outline:2px solid var(--cc-sage);outline-offset:4px}.cc-storefront .eyebrow{color:#5f684f;letter-spacing:.2em;line-height:1.35}.cc-storefront .cc-announcement{min-height:36px;height:auto;padding:9px 16px;background:#d86967;letter-spacing:.08em}.cc-storefront .cc-site-header{grid-template-columns:minmax(0,1fr) auto max-content;min-height:78px;padding-inline:clamp(20px,5vw,76px);box-shadow:0 1px #302e270a}.cc-storefront .cc-site-wordmark{font-size:clamp(23px,2.2vw,29px);letter-spacing:.065em}.cc-storefront .cc-site-tagline{color:#777165}.cc-storefront .cc-primary-navigation{gap:clamp(18px,2.7vw,40px)}.cc-storefront .cc-primary-navigation>a,.cc-storefront .cc-navigation-dropdown>a{min-height:44px}.cc-storefront .cc-icon-link,.cc-storefront .cc-menu-toggle{width:44px;height:44px}.cc-storefront .cc-icon-link:hover,.cc-storefront .cc-menu-toggle:hover{border-color:#c8c4b4;background:var(--cc-sage-soft)}.cc-storefront .cc-hero .hero-copy{padding:clamp(64px,8vw,120px) clamp(24px,8vw,120px)}.cc-storefront .cc-hero h1{max-width:8ch;margin-bottom:27px;font-size:clamp(50px,6.4vw,94px);line-height:.98}.cc-storefront .cc-hero .button,.cc-storefront .cc-main-product-cta,.cc-storefront .cc-cart-summary .button,.cc-storefront .cc-contact-form .button,.cc-storefront .cc-policy-contact .button{min-height:52px;border-radius:10px;background:var(--cc-sage);box-shadow:0 8px 20px #414b3924;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.cc-storefront .cc-hero .button:hover,.cc-storefront .cc-main-product-cta:hover,.cc-storefront .cc-cart-summary .button:hover,.cc-storefront .cc-contact-form .button:hover,.cc-storefront .cc-policy-contact .button:hover{background:#526047;box-shadow:0 12px 26px #414b3933}.cc-storefront .cc-hero-media img{min-height:clamp(520px,68vh,760px)}.cc-storefront .cc-video{padding-block:clamp(70px,9vw,128px)}.cc-storefront .cc-video .cc-section-heading{margin-bottom:30px}.cc-storefront .cc-video video{display:block;width:100%;aspect-ratio:16 / 9;border:1px solid var(--cc-line);border-radius:var(--cc-radius-lg);background:var(--cc-warm);box-shadow:var(--cc-shadow-soft)}.cc-storefront .cc-section-heading{gap:clamp(24px,7vw,100px)}.cc-storefront :is(.cc-benefits,.cc-story,.cc-details,.cc-fit,.cc-reviews,.cc-faq,.cc-trust){scroll-margin-top:112px}.cc-storefront .cc-benefits{gap:clamp(20px,4vw,56px);padding-block:clamp(36px,5vw,58px)}.cc-storefront .cc-benefits h2{line-height:1.15}.cc-storefront .cc-story,.cc-storefront .cc-details{padding-block:clamp(66px,8vw,112px)}.cc-storefront .cc-story-point{padding-block:20px}.cc-storefront .cc-fit{padding:clamp(42px,6vw,72px) clamp(24px,5vw,64px);border:1px solid var(--cc-line);border-radius:var(--cc-radius-lg);background:#f0ece3}.cc-storefront .cc-steps{gap:clamp(22px,4vw,48px)}.cc-storefront .cc-steps article{min-width:0}.cc-storefront .cc-steps h3{margin-block:12px 9px}.cc-storefront :is(.cc-pain-card,.cc-detail-card,.cc-blog-card,.cc-mat-catalog-card,.cc-home-product-card,.cc-cart-empty,.cc-contact-form,.cc-policy-body){border-color:var(--cc-line);border-radius:var(--cc-radius-md);background:var(--cc-surface)}.cc-storefront :is(.cc-mat-catalog-card,.cc-blog-card,.cc-home-product-card){transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.cc-storefront :is(.cc-mat-catalog-card,.cc-blog-card,.cc-home-product-card):hover{border-color:#a8aa8e;box-shadow:var(--cc-shadow-soft);transform:translateY(-2px)}.cc-storefront .cc-mat-catalog-grid,.cc-storefront .cc-blog-grid{gap:clamp(14px,2vw,22px)}.cc-storefront .cc-mat-catalog-image{background:#f1ede4}.cc-storefront .cc-mat-catalog-details{padding:16px 17px 17px}.cc-storefront .cc-scratcher-selector{padding-block:clamp(58px,8vw,108px)}.cc-storefront .cc-scratcher-selector-intro{margin-bottom:40px}.cc-storefront .cc-scratcher-selector-intro h2{font-size:clamp(50px,6.5vw,88px)}.cc-storefront .cc-scratcher-selector-grid{gap:clamp(14px,2vw,22px)}.cc-storefront .cc-scratcher-card{border-color:var(--cc-line);border-radius:var(--cc-radius-md);background:var(--cc-surface)}.cc-storefront .cc-scratcher-card-copy{min-height:122px;padding:20px 21px 22px}.cc-storefront .cc-scratcher-card-copy h2{margin-bottom:8px}.cc-storefront .cc-main-product{gap:clamp(36px,6vw,96px);padding-top:clamp(34px,5vw,70px);padding-bottom:clamp(72px,9vw,132px)}.cc-storefront .cc-main-product-stage{border-radius:var(--cc-radius-lg);border-color:var(--cc-line);background:#f0ece3;box-shadow:var(--cc-shadow-soft)}.cc-storefront .cc-main-product-buy{top:124px;padding-top:16px}.cc-storefront .cc-main-product-buy h1{max-width:11ch;font-size:clamp(46px,5vw,78px);line-height:.98}.cc-storefront .cc-main-product-description{max-width:58ch;font-size:15px;line-height:1.7}.cc-storefront .cc-main-choice-set{margin-top:30px}.cc-storefront .cc-main-choice-set legend{font-size:clamp(24px,2.4vw,31px);line-height:1.15}.cc-storefront .cc-main-product .cc-option{border-color:var(--cc-line);border-radius:var(--cc-radius-sm);background:var(--cc-surface);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.cc-storefront .cc-main-product .cc-option:hover{transform:translateY(-1px)}.cc-storefront .cc-main-product .cc-option.is-selected{border-color:#7f866b;background:#efeee7;box-shadow:inset 0 0 0 1px #7f866b,0 8px 22px #302e270f}.cc-storefront .cc-main-product .cc-option-mark{color:#6f7959}.cc-storefront .cc-main-product .cc-main-option-price{color:var(--cc-sage);font-variant-numeric:tabular-nums}.cc-storefront .cc-main-product-summary{margin-top:26px;padding-top:19px}.cc-storefront .cc-main-product-summary .price,.cc-storefront .cc-mats-price,.cc-storefront .cc-accessory-price,.cc-storefront .price{font-variant-numeric:tabular-nums}.cc-storefront .cc-product-gallery-thumb,.cc-storefront .cc-accessory-static-thumb{border-color:var(--cc-line);border-radius:var(--cc-radius-sm);background:#f4f0e8}.cc-storefront .cc-product-gallery-thumb:hover,.cc-storefront .cc-product-gallery-thumb.is-selected{border-color:#7f866b;box-shadow:0 0 0 2px #e6e8dd}.cc-storefront .cc-accessory-layout{gap:clamp(34px,6vw,92px)}.cc-storefront .cc-accessory-main-media{border-radius:var(--cc-radius-lg);overflow:hidden;background:#f0ece3}.cc-storefront .cc-accessory-info{min-width:0}.cc-storefront .cc-accessory-info h1{line-height:.98}.cc-storefront :is(.cc-cart-page,.cc-about,.cc-contact-page,.cc-faq-page,.cc-policy-page,.cc-blog-page,.cc-article,.cc-generic-page,.cc-mat-catalog){padding-top:clamp(58px,8vw,112px);padding-bottom:clamp(74px,10vw,140px)}.cc-storefront .cc-cart-heading{margin-bottom:38px}.cc-storefront .cc-cart-empty{padding:clamp(24px,4vw,38px)}.cc-storefront .cc-contact-form :is(input,textarea){min-height:50px;border-color:var(--cc-line);border-radius:var(--cc-radius-sm);background:#fffefa}.cc-storefront .cc-contact-form textarea{min-height:150px}.cc-storefront .cc-faq-item{padding-block:23px}.cc-storefront .cc-faq-item summary{min-height:44px;align-items:center}.cc-storefront .cc-policy-body{box-shadow:0 8px 24px #302e270a}.cc-storefront .cc-reviews{padding-block:clamp(66px,8vw,108px)}.cc-storefront .cc-trust{gap:clamp(14px,3vw,28px)}.cc-storefront .cc-trust>a{min-height:56px;border-radius:var(--cc-radius-sm);transition:background-color .18s ease,transform .18s ease}.cc-storefront .cc-trust>a:hover{background:#f0eee6;transform:translateY(-1px)}.cc-storefront .cc-site-footer{width:100%;max-width:none;min-width:0;padding:clamp(44px,6vw,72px) clamp(20px,6vw,88px) 26px;background:#eeebe2}.cc-storefront #cc-footer .cc-footer-main,.cc-storefront #cc-footer .cc-footer-bottom{width:100%;max-width:1240px;min-width:0}.cc-storefront #cc-footer .cc-footer-main{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,46px)}.cc-storefront #cc-footer .cc-footer-column{min-width:0}.cc-storefront #cc-footer .cc-footer-column h2{margin-top:0;color:var(--cc-ink)}.cc-storefront #cc-footer .cc-footer-bottom{margin-top:clamp(34px,5vw,56px)}.cc-storefront #cc-footer .cc-footer-bottom small{width:auto;font-variant-numeric:tabular-nums}.cc-storefront #cc-footer .cc-payment-icons{max-width:100%}@media(hover:hover)and (pointer:fine){.cc-storefront .cc-main-product .cc-option:hover{box-shadow:0 7px 18px #302e270d}}@media(max-width:900px){.cc-storefront .wrap{width:min(calc(100% - 48px),1240px)}.cc-storefront .cc-main-product{gap:34px}.cc-storefront .cc-main-product-buy{top:104px}.cc-storefront #cc-footer .cc-footer-main{grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(0,1fr));gap:26px}.cc-storefront #cc-footer .cc-footer-contact{grid-column:2 / -1}}@media(max-width:750px){.cc-storefront .wrap{width:calc(100% - 32px)}.cc-storefront .cc-announcement{min-height:34px;padding-inline:12px}.cc-storefront .cc-site-header{min-height:72px;padding-inline:16px}.cc-storefront .cc-site-header .cc-icon-link,.cc-storefront .cc-site-header .cc-menu-toggle{width:44px;height:44px}.cc-storefront .cc-hero .hero-copy{padding:54px 24px 62px}.cc-storefront .cc-hero h1{max-width:9ch;font-size:clamp(49px,15vw,72px)}.cc-storefront .cc-hero-media img{min-height:0;aspect-ratio:4 / 3}.cc-storefront .cc-video{padding-block:58px 70px}.cc-storefront .cc-video .cc-section-heading{display:block}.cc-storefront .cc-video .cc-section-heading>p{margin-top:17px}.cc-storefront .cc-video video{border-radius:15px}.cc-storefront .cc-benefits,.cc-storefront .cc-story,.cc-storefront .cc-details,.cc-storefront .cc-reviews,.cc-storefront .cc-trust{padding-block:56px}.cc-storefront .cc-story-point{padding-block:17px}.cc-storefront .cc-fit{padding:34px 22px;border-radius:15px}.cc-storefront .cc-scratcher-selector{padding-block:50px 72px}.cc-storefront .cc-scratcher-selector-intro{margin-bottom:28px}.cc-storefront .cc-scratcher-selector-grid{gap:13px}.cc-storefront .cc-scratcher-card-copy{min-height:0;padding:17px 18px 20px}.cc-storefront .cc-main-product{padding-top:26px;padding-bottom:88px}.cc-storefront .cc-main-product-buy{padding-top:30px}.cc-storefront .cc-main-product-buy h1{max-width:12ch;font-size:clamp(43px,13vw,68px)}.cc-storefront .cc-main-choice-set{margin-top:25px}.cc-storefront .cc-main-product .cc-option{border-radius:13px}.cc-storefront .cc-accessory-main-media{border-radius:15px}.cc-storefront :is(.cc-cart-page,.cc-about,.cc-contact-page,.cc-faq-page,.cc-policy-page,.cc-blog-page,.cc-article,.cc-generic-page,.cc-mat-catalog){padding-top:48px;padding-bottom:76px}.cc-storefront .cc-cart-heading{margin-bottom:28px}.cc-storefront .cc-contact-form{border-radius:14px;padding:22px 18px}.cc-storefront .cc-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 20px}.cc-storefront #cc-footer .cc-footer-contact{grid-column:auto}.cc-storefront #cc-footer .cc-footer-bottom{align-items:flex-start;flex-direction:column;gap:15px;margin-top:30px}}@media(max-width:390px){.cc-storefront .wrap{width:calc(100% - 28px)}.cc-storefront .cc-site-header{padding-inline:12px}.cc-storefront .cc-site-wordmark{font-size:21px}.cc-storefront .cc-primary-navigation{font-size:14px}}@media(prefers-reduced-motion:reduce){.cc-storefront *,.cc-storefront *:before,.cc-storefront *:after{scroll-behavior:auto!important}.cc-storefront :is(.cc-main-product .cc-option,.cc-mat-catalog-card,.cc-blog-card,.cc-home-product-card,.cc-trust>a,.cc-hero .button,.cc-main-product-cta){transition:none!important;transform:none!important}}.cc-storefront .cc-main-product-media .cc-product-gallery-stage{min-height:0;aspect-ratio:4 / 3;border:1px solid var(--cc-line);border-radius:var(--cc-radius-lg);background:var(--cc-surface);box-shadow:var(--cc-shadow-soft)}.cc-storefront .cc-main-product-media .cc-product-gallery-stage img{display:block;width:100%;height:100%;padding:clamp(10px,1.4vw,18px);object-fit:contain;background:var(--cc-surface)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.2vw,14px);margin-top:clamp(10px,1.5vw,16px)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb{min-width:0;min-height:0;aspect-ratio:1.22 / 1;overflow:hidden;border:1px solid var(--cc-line);border-radius:var(--cc-radius-md);background:var(--cc-warm);opacity:1;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb img{display:block;width:100%;height:100%;padding:5px;object-fit:contain;background:var(--cc-surface)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb:hover{border-color:#a8aa8e;box-shadow:0 8px 22px #302e2717;transform:translateY(-2px)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb.is-selected{border-color:var(--cc-sage);box-shadow:0 0 0 2px var(--cc-sage-soft)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb[hidden]{display:none!important}.cc-storefront .cc-main-product .cc-option{position:relative;overflow:hidden}.cc-storefront .cc-main-product .cc-option:after{position:absolute;right:14px;bottom:12px;width:5px;height:5px;border-radius:50%;background:var(--cc-line);content:""}.cc-storefront .cc-main-product .cc-main-option-price{font-variant-numeric:tabular-nums}@media(max-width:750px){.cc-storefront .cc-main-product-media .cc-product-gallery-stage{aspect-ratio:1 / 1;border-radius:var(--cc-radius-md)}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb{aspect-ratio:1.18 / 1;border-radius:var(--cc-radius-sm)}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-main-product-media .cc-product-gallery-thumb{transition:none}}.cc-storefront .cc-product-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 18px;color:var(--cc-muted);font-size:13px;line-height:1.2}.cc-storefront .cc-rating-stars{position:relative;display:inline-block;width:5.4em;overflow:hidden;font-size:16px;line-height:1;letter-spacing:.04em;white-space:nowrap}.cc-storefront .cc-rating-stars-track,.cc-storefront .cc-rating-stars-fill{display:block}.cc-storefront .cc-rating-stars-track{color:#d7d0c3}.cc-storefront .cc-rating-stars-fill{position:absolute;inset:0 auto 0 0;width:var(--cc-rating-width);overflow:hidden;color:#b86259;white-space:nowrap}.cc-storefront .cc-rating-score{color:var(--cc-ink);font-weight:600;font-variant-numeric:tabular-nums}.cc-storefront .cc-rating-reviews{color:var(--cc-muted)}.cc-storefront .cc-main-product-rating{margin-top:13px;margin-bottom:16px}.cc-storefront .cc-main-product-summary{align-items:center}.cc-storefront .cc-main-product-summary>div:first-child{display:grid;min-width:0;gap:5px}.cc-storefront .cc-main-product-summary strong{line-height:1.25}.cc-storefront .cc-main-product-summary .price{flex:0 0 auto;font-family:Georgia,serif;font-size:clamp(24px,2.7vw,34px);line-height:1;letter-spacing:-.025em}.cc-storefront .cc-main-product .cc-main-option-price{line-height:1.2}.cc-storefront .cc-accessory-info h1{max-width:14ch;margin-bottom:12px;line-height:1}.cc-storefront .cc-accessory-price{display:flex;align-items:baseline;margin:10px 0 26px;font-family:Georgia,serif;font-size:clamp(26px,2.6vw,36px);line-height:1;letter-spacing:-.025em}.cc-storefront .cc-accessory-option-header{align-items:end;gap:20px;margin-bottom:14px}.cc-storefront .cc-accessory-selected-name{max-width:60%;line-height:1.3}.cc-storefront .cc-accessory-mat-grid{align-items:stretch;gap:10px}.cc-storefront .cc-accessory-mat{display:flex;flex-direction:column;padding:8px}.cc-storefront .cc-accessory-mat img,.cc-storefront .cc-accessory-mat-empty{aspect-ratio:1}.cc-storefront .cc-accessory-mat strong{min-height:2.5em;margin-top:8px;font-size:10px;line-height:1.25}.cc-storefront .cc-hero-media img{object-position:center center}@media(max-width:750px){.cc-storefront .cc-main-product-summary{align-items:flex-start}.cc-storefront .cc-main-product-summary .price{font-size:25px}.cc-storefront .cc-accessory-info h1{max-width:12ch}.cc-storefront .cc-accessory-price{margin-bottom:22px}.cc-storefront .cc-accessory-selected-name{max-width:54%}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-rating-stars{transition:none}}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb--placeholder{display:flex;align-items:center;justify-content:center;min-height:0;padding:18px;border-style:dashed;border-color:#b7b7a2;background:var(--cc-surface, #fffdf8);color:var(--cc-muted, #746f60);cursor:default;opacity:1!important;text-align:center}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb--placeholder:hover{border-color:#b7b7a2;box-shadow:none;transform:none}.cc-storefront .cc-main-product-media .cc-product-gallery-thumb--placeholder:disabled{opacity:1}.cc-storefront .cc-main-product-media .cc-product-gallery-placeholder-label{max-width:12ch;font-size:12px;line-height:1.35;letter-spacing:.01em}.cc-storefront{--cc-ink: #24322f;--cc-muted: #64716b;--cc-paper: #f5f8f6;--cc-surface: #fffefa;--cc-warm: #e8f0eb;--cc-sage: #31584b;--cc-sage-soft: #deebe4;--cc-clay: #c66d59;--cc-line: #d2ded8;--cc-line-soft: #e5ece8;--cc-shadow-soft: 0 16px 38px rgba(36, 50, 47, .09);color:var(--cc-ink);background:var(--cc-paper)}.cc-storefront .eyebrow{color:#4d6a5d}.cc-storefront .cc-site-header{background:#f5f8f6f7;border-bottom-color:var(--cc-line)}.cc-storefront .cc-site-tagline{color:#6f7d76}.cc-storefront .cc-site-footer{background:#e3eee8}.cc-storefront .cc-hero{background:#f5f8f6}.cc-storefront .cc-video{margin-block:clamp(24px,4vw,62px);padding:clamp(34px,5vw,72px) clamp(18px,4vw,64px);border:1px solid var(--cc-line);border-radius:28px;background:#e1eee8}.cc-storefront .cc-video-frame{display:grid;place-items:center;min-height:clamp(440px,70vh,720px);padding:clamp(16px,2vw,28px);border:1px solid rgba(49,88,75,.16);border-radius:22px;background:#d4e5dd;overflow:hidden}.cc-storefront .cc-video-frame video{display:block;width:min(100%,460px);height:clamp(420px,68vh,680px);max-height:min(680px,78vh);aspect-ratio:9 / 16;object-fit:contain;object-position:center;border:0;border-radius:16px;background:#bcd5c9;box-shadow:0 14px 32px #24322f29}.cc-storefront .cc-pain{background:#fbf1ed}.cc-storefront .cc-details{background:#edf3f5}.cc-storefront .cc-benefits{background:#f3f7f3}.cc-storefront .cc-story{background:#f7f8f3}.cc-storefront .cc-fit{background:#e8f1eb}.cc-storefront .cc-reviews{background:#f8efeb}.cc-storefront :is(.cc-faq,.cc-faq-page){background:#edf3f1}.cc-storefront .cc-trust{background:#f0f6f1}.cc-storefront .cc-main-product-stage,.cc-storefront .cc-accessory-main-media{background:#e8f0eb}.cc-storefront .cc-main-product .cc-option.is-selected{border-color:var(--cc-sage);background:var(--cc-sage-soft);box-shadow:inset 0 0 0 1px var(--cc-sage),0 10px 24px #31584b1a}.cc-storefront .cc-main-product .cc-option:after{background:var(--cc-line)}.cc-storefront .cc-main-product .cc-option.is-selected:after{background:var(--cc-sage)}.cc-storefront :is(.cc-mat-catalog-image,.cc-product-gallery-thumb,.cc-accessory-static-thumb){background:#eef4f0}.cc-storefront :is(.cc-pain-card,.cc-detail-card,.cc-blog-card,.cc-mat-catalog-card,.cc-home-product-card,.cc-cart-empty,.cc-contact-form,.cc-policy-body){background:var(--cc-surface);border-color:var(--cc-line)}.cc-storefront :is(.cc-mat-catalog-card,.cc-blog-card,.cc-home-product-card):hover{border-color:#8fb1a1;box-shadow:0 16px 32px #31584b1f}.cc-storefront .cc-main-product-cta,.cc-storefront .cc-hero .button,.cc-storefront .cc-cart-summary .button,.cc-storefront .cc-contact-form .button,.cc-storefront .cc-policy-contact .button{background:var(--cc-sage);box-shadow:0 10px 22px #31584b2e}.cc-storefront .cc-main-product-cta:hover,.cc-storefront .cc-hero .button:hover,.cc-storefront .cc-cart-summary .button:hover,.cc-storefront .cc-contact-form .button:hover,.cc-storefront .cc-policy-contact .button:hover{background:#26483d;box-shadow:0 14px 28px #31584b3d}@media(max-width:750px){.cc-storefront .cc-video{margin-block:18px 44px;padding:28px 14px 38px;border-radius:20px}.cc-storefront .cc-video-frame{min-height:420px;padding:12px;border-radius:16px}.cc-storefront .cc-video-frame video{width:min(100%,360px);height:min(70vh,560px);max-height:none;border-radius:12px}}body.page-width-narrow{--cc-ink: #26302d;--cc-muted: #64706a;--cc-paper: #f6f7f4;--cc-surface: #fffefa;--cc-sage: #31584b;--cc-sage-soft: #e0ebe5;--cc-clay: #c66d59;--cc-line: #d8e0dc;color:var(--cc-ink);background:var(--cc-paper)}body.page-width-narrow .cc-announcement{background:var(--cc-clay)}body.page-width-narrow .cc-site-header{background:#f6f7f4f7;border-bottom-color:var(--cc-line)}body.page-width-narrow .cc-site-footer{background:#e3eee8}body.page-width-narrow .shopify-policy__container{width:min(100%,1080px);max-width:none;margin:0 auto;padding:clamp(58px,8vw,112px) clamp(22px,6vw,86px) clamp(82px,10vw,140px);color:var(--cc-ink)}body.page-width-narrow .shopify-policy__title{margin:0 0 clamp(42px,6vw,72px);padding:0 0 26px;border-bottom:1px solid var(--cc-line);text-align:left}body.page-width-narrow .shopify-policy__title:before{content:"POLICIES";display:block;margin-bottom:16px;color:var(--cc-sage);font:600 11px/1.3 Avenir Next,Segoe UI,sans-serif;letter-spacing:.2em}body.page-width-narrow .shopify-policy__title h1{margin:0;color:var(--cc-ink);font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(44px,7vw,78px);font-weight:600;letter-spacing:-.055em;line-height:.98;text-align:left}body.page-width-narrow .shopify-policy__body{max-width:760px;margin:0;padding:0}body.page-width-narrow .shopify-policy__body .rte{color:var(--cc-ink);font:400 16px/1.78 Avenir Next,Segoe UI,sans-serif}body.page-width-narrow .shopify-policy__body .rte>h1:first-child{display:none}body.page-width-narrow .shopify-policy__body .rte>p:first-of-type{margin:0 0 28px;color:var(--cc-sage);font-size:12px;font-weight:600;letter-spacing:.04em}body.page-width-narrow .shopify-policy__body .rte h2{margin:56px 0 14px;padding-top:20px;border-top:1px solid var(--cc-line);color:var(--cc-ink);font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(25px,3.1vw,35px);font-weight:600;letter-spacing:-.04em;line-height:1.08}body.page-width-narrow .shopify-policy__body .rte p{margin:0 0 20px}body.page-width-narrow .shopify-policy__body .rte a{color:var(--cc-sage);text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:750px){body.page-width-narrow .shopify-policy__container{padding:42px 18px 80px}body.page-width-narrow .shopify-policy__title h1{font-size:clamp(40px,14vw,62px)}body.page-width-narrow .shopify-policy__body .rte{font-size:15px;line-height:1.7}body.page-width-narrow .shopify-policy__body .rte h2{margin-top:42px;font-size:29px}}.cc-storefront{--cc-ink: #2f312e;--cc-muted: #70736d;--cc-paper: #f7f4ef;--cc-surface: #fffdf9;--cc-warm: #ebe6dd;--cc-sage: #54675d;--cc-sage-soft: #e4ece6;--cc-clay: #b97864;--cc-line: #dedbd3;--cc-line-soft: #ebe8e1;--cc-shadow-soft: 0 18px 44px rgba(47, 49, 46, .08);color:var(--cc-ink);background:var(--cc-paper)}.cc-storefront .cc-announcement{background:var(--cc-clay)}.cc-storefront .cc-site-header{background:#f7f4eff5;border-bottom-color:var(--cc-line)}.cc-storefront .cc-site-brand,.cc-storefront .cc-primary-navigation>a,.cc-storefront .cc-navigation-dropdown>a{color:var(--cc-ink)}.cc-storefront .cc-site-tagline{color:#7d8179}.cc-storefront .cc-site-footer{background:#ebe6dd;border-top-color:var(--cc-line);color:var(--cc-ink)}.cc-storefront .cc-hero{background:var(--cc-paper)}.cc-storefront .cc-video{border-color:var(--cc-line);background:#eee8df}.cc-storefront .cc-video-frame{border-color:#54675d2e;background:#e4dbd0}.cc-storefront .cc-video-frame video{background:#d8cfc3}.cc-storefront .cc-pain{background:#f8efeb}.cc-storefront .cc-details{background:#edf1ee}.cc-storefront .cc-benefits{background:#f8f5ef}.cc-storefront .cc-story{background:#f6f3ee}.cc-storefront .cc-fit{background:#e7eee9}.cc-storefront .cc-reviews{background:#f6ece8}.cc-storefront :is(.cc-faq,.cc-faq-page){background:#f1f3f0}.cc-storefront .cc-trust{background:#edf1ef}.cc-storefront :is(.cc-main-product-stage,.cc-accessory-main-media){background:#eee9e1}.cc-storefront :is(.cc-mat-catalog-image,.cc-product-gallery-thumb,.cc-accessory-static-thumb){background:#f1ede7}.cc-storefront :is(.cc-pain-card,.cc-detail-card,.cc-blog-card,.cc-mat-catalog-card,.cc-home-product-card,.cc-cart-empty,.cc-contact-form,.cc-policy-body){border-color:var(--cc-line);background:var(--cc-surface)}.cc-storefront :is(.cc-mat-catalog-card,.cc-blog-card,.cc-home-product-card):hover{border-color:#aab9ae;box-shadow:var(--cc-shadow-soft)}.cc-storefront .cc-rating-stars-fill{color:var(--cc-clay)}.cc-storefront .cc-main-product-cta,.cc-storefront .cc-hero .button,.cc-storefront .cc-cart-summary .button,.cc-storefront .cc-contact-form .button,.cc-storefront .cc-policy-contact .button{background:var(--cc-sage);box-shadow:0 10px 22px #54675d2e}.cc-storefront .cc-main-product-cta:hover,.cc-storefront .cc-hero .button:hover,.cc-storefront .cc-cart-summary .button:hover,.cc-storefront .cc-contact-form .button:hover,.cc-storefront .cc-policy-contact .button:hover{background:#405248;box-shadow:0 14px 28px #54675d38}.cc-storefront .cc-main-product .cc-option{border-color:var(--cc-line);background:var(--cc-surface);color:var(--cc-ink)}.cc-storefront .cc-main-product .cc-option strong{color:var(--cc-ink);font-size:15px;line-height:1.25}.cc-storefront .cc-main-product .cc-option small{color:var(--cc-muted);font-size:12.5px;line-height:1.45}.cc-storefront .cc-main-product .cc-option .cc-main-option-price{color:var(--cc-sage);font-size:13px;line-height:1.25;font-weight:700;font-variant-numeric:tabular-nums}.cc-storefront .cc-main-product .cc-option.is-selected{border-color:var(--cc-sage);background:var(--cc-sage-soft);box-shadow:inset 0 0 0 1px var(--cc-sage),0 10px 24px #54675d1f}.cc-storefront .cc-main-product .cc-option-mark{color:var(--cc-sage)}.cc-storefront .cc-faq-page{max-width:1260px;margin:clamp(28px,5vw,72px) auto clamp(64px,9vw,120px);grid-template-columns:minmax(270px,.76fr) minmax(0,1.24fr);gap:clamp(34px,7vw,108px);padding:clamp(22px,4vw,58px);border:1px solid var(--cc-line);border-radius:28px;background:var(--cc-surface);box-shadow:var(--cc-shadow-soft)}.cc-storefront .cc-faq-intro{top:128px;padding:clamp(22px,3vw,40px);border-radius:20px;background:var(--cc-sage-soft)}.cc-storefront .cc-faq-intro h1{margin-bottom:18px;color:var(--cc-ink);font-size:clamp(48px,5.7vw,82px);line-height:.97;letter-spacing:-.055em}.cc-storefront .cc-faq-intro>p:not(.eyebrow){color:var(--cc-muted);font-size:15px;line-height:1.7}.cc-storefront .cc-faq-intro .text-link{color:var(--cc-sage);font-size:13px;font-weight:600}.cc-storefront .cc-faq-list{border-top-color:var(--cc-line)}.cc-storefront .cc-faq-item{padding-block:24px;border-bottom-color:var(--cc-line)}.cc-storefront .cc-faq-item summary{min-height:46px;align-items:center;color:var(--cc-ink);font-size:16px;line-height:1.35}.cc-storefront .cc-faq-item summary:after{color:var(--cc-sage);font-size:21px}.cc-storefront .cc-faq-item .cc-rich-copy{max-width:52ch;padding:14px 40px 0 0;color:var(--cc-muted);font-size:15px;line-height:1.75}@media(max-width:750px){.cc-storefront .cc-faq-page{margin:22px 16px 64px;grid-template-columns:1fr;gap:24px;padding:16px;border-radius:22px}.cc-storefront .cc-faq-intro{position:static;padding:24px 22px 28px}.cc-storefront .cc-faq-intro h1{font-size:clamp(46px,14vw,64px)}.cc-storefront .cc-faq-item{padding-block:20px}.cc-storefront .cc-faq-item summary{font-size:15px}.cc-storefront .cc-faq-item .cc-rich-copy{padding-right:18px;font-size:14px}.cc-storefront .cc-main-product .cc-option strong{font-size:14px}.cc-storefront .cc-main-product .cc-option small{font-size:12px}.cc-storefront .cc-main-product .cc-option .cc-main-option-price{font-size:12.5px}}.cc-storefront .cc-main-cup-set{border-top:1px solid var(--cc-line);padding-top:19px}.cc-storefront .cc-main-cup-options{grid-template-columns:repeat(4,minmax(0,1fr))}.cc-storefront .cc-main-cup-options .cc-option{min-height:158px;gap:6px}.cc-storefront .cc-cup-option-image{display:grid;width:100%;height:54px;place-items:center;overflow:hidden;border-radius:9px;background:#f1ede7}.cc-storefront .cc-cup-option-image img{display:block;width:100%;height:100%;padding:3px;object-fit:contain}.cc-storefront .cc-cup-option-image--none{border:1px dashed var(--cc-line);color:var(--cc-muted);font-size:22px}@media(max-width:920px){.cc-storefront .cc-main-cup-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:750px){.cc-storefront .cc-main-cup-options .cc-option{min-height:142px}}.cc-storefront .cc-urgency-note{display:flex;align-items:center;gap:8px;margin:14px 0 0;color:var(--cc-clay);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cc-storefront .cc-urgency-note span{font-size:9px}.cc-storefront .cc-option{position:relative}.cc-storefront .cc-option-badge{align-self:flex-start;display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:var(--cc-sage-soft);color:var(--cc-sage);font-size:10px;font-weight:750;letter-spacing:.06em;line-height:1;text-transform:uppercase}.cc-storefront .cc-option-browse-link{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:var(--cc-sage);font-size:12px;font-weight:700;text-decoration:underline;text-decoration-color:#b7c8bb;text-underline-offset:4px}.cc-storefront .cc-option-browse-link:hover{color:var(--cc-clay)}.cc-storefront .cc-product-service-info{margin-top:clamp(26px,4vw,42px);border-top:1px solid var(--cc-line)}.cc-storefront .cc-product-service-info details{border-bottom:1px solid var(--cc-line)}.cc-storefront .cc-product-service-info summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;color:var(--cc-ink);cursor:pointer;font-size:13px;font-weight:700;list-style:none}.cc-storefront .cc-product-service-info summary::-webkit-details-marker{display:none}.cc-storefront .cc-product-service-info summary span{color:var(--cc-clay);font-size:18px;font-weight:400;transition:transform .2s ease}.cc-storefront .cc-product-service-info details[open] summary span{transform:rotate(45deg)}.cc-storefront .cc-product-service-info p{max-width:48ch;margin:-2px 0 15px;color:var(--cc-muted);font-size:13px;line-height:1.65}.cc-storefront .cc-product-service-info a{color:var(--cc-sage);text-decoration:underline;text-underline-offset:3px}.cc-storefront .cc-meow-cup-product .cc-accessory-main-media{aspect-ratio:1 / 1;display:grid;place-items:center;background:var(--cc-warm)}.cc-storefront .cc-meow-cup-product .cc-accessory-main-media img{width:100%;height:100%;object-fit:contain}.cc-storefront .cc-meow-cup-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.cc-storefront .cc-meow-cup-thumb{display:block;min-width:0;padding:0;overflow:hidden;border:1px solid var(--cc-line);border-radius:var(--cc-radius-sm);background:var(--cc-surface);cursor:pointer}.cc-storefront .cc-meow-cup-thumb.is-selected{border-color:var(--cc-sage);box-shadow:0 0 0 2px #54675d22}.cc-storefront .cc-meow-cup-thumb img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.cc-storefront .cc-meow-cup-kicker{max-width:42ch;margin:0 0 18px;color:var(--cc-muted);font-size:15px;line-height:1.65}.cc-storefront .cc-accessory-choice-set{margin:28px 0 0;padding:0;border:0}.cc-storefront .cc-accessory-choice-set legend{margin-bottom:5px;color:var(--cc-ink);font-family:Georgia,serif;font-size:clamp(25px,3vw,34px)}.cc-storefront .cc-meow-cup-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-storefront .cc-meow-cup-choice{align-items:stretch;min-height:190px;gap:9px;padding:16px;text-align:left}.cc-storefront .cc-meow-cup-choice-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.cc-storefront .cc-meow-cup-choice small{min-height:36px}.cc-storefront .cc-meow-cup-choice .cc-main-option-price{margin-top:auto;font-size:16px}.cc-storefront .cc-option-savings{color:var(--cc-clay);font-size:11px;font-weight:700}.cc-storefront .cc-option-stock{color:var(--cc-muted);font-size:10px;letter-spacing:.03em}.cc-storefront .cc-cart-heading-copy{max-width:48ch;margin:12px 0 0;color:var(--cc-muted);font-size:15px;line-height:1.6}.cc-storefront .cc-cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:clamp(28px,6vw,88px);align-items:start}.cc-storefront .cc-cart-main{min-width:0}.cc-storefront .cc-cart-progress{display:grid;gap:6px;margin-bottom:24px;padding:18px 20px;border:1px solid var(--cc-line);border-radius:var(--cc-radius-sm);background:var(--cc-sage-soft)}.cc-storefront .cc-cart-progress .eyebrow{color:var(--cc-sage)}.cc-storefront .cc-cart-progress strong{color:var(--cc-ink);font-size:16px}.cc-storefront .cc-cart-progress>span:last-child{color:var(--cc-muted);font-size:12px;line-height:1.5}.cc-storefront .cc-cart-lines{border-top:1px solid var(--cc-line)}.cc-storefront .cc-cart-line{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--cc-line)}.cc-storefront .cc-cart-line-media{display:block;width:112px;overflow:hidden;border-radius:var(--cc-radius-sm);background:var(--cc-warm)}.cc-storefront .cc-cart-line-media img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.cc-storefront .cc-cart-line-media--empty{display:grid;aspect-ratio:1;place-items:center;color:var(--cc-clay);font-size:25px}.cc-storefront .cc-cart-line-copy{min-width:0}.cc-storefront .cc-cart-line-title{display:inline-block;font-size:16px;font-weight:750}.cc-storefront .cc-cart-line-variant{margin:5px 0 8px;color:var(--cc-muted);font-size:12px}.cc-storefront .cc-cart-line-copy label{display:block;color:var(--cc-muted);font-size:11px}.cc-storefront .cc-cart-line-copy input{width:76px;min-height:38px;margin-top:5px;padding:8px 10px;border:1px solid var(--cc-line);border-radius:var(--cc-radius-sm);background:var(--cc-surface);color:var(--cc-ink)}.cc-storefront .cc-cart-line-properties{display:grid;gap:2px;margin:0 0 10px;color:var(--cc-muted);font-size:11px}.cc-storefront .cc-cart-line-properties div{display:flex;gap:5px}.cc-storefront .cc-cart-line-properties dt{font-weight:700}.cc-storefront .cc-cart-line-properties dd{margin:0}.cc-storefront .cc-cart-pill{display:inline-flex;margin:0 5px 7px 0;padding:4px 7px;border-radius:999px;background:var(--cc-sage-soft);color:var(--cc-sage);font-size:10px;font-weight:700;letter-spacing:.03em}.cc-storefront .cc-cart-pill--soft{background:var(--cc-warm);color:var(--cc-muted)}.cc-storefront .cc-cart-line-price{display:grid;justify-items:end;align-content:center;gap:4px;min-width:100px;color:var(--cc-ink);text-align:right}.cc-storefront .cc-cart-line-price strong{font-size:17px}.cc-storefront .cc-cart-line-price del{color:var(--cc-muted);font-size:11px}.cc-storefront .cc-cart-line-saving{color:var(--cc-clay);font-size:11px;font-weight:700}.cc-storefront .cc-cart-line--tip{opacity:.78}.cc-storefront .cc-cart-update{margin-top:18px}.cc-storefront .cc-cart-summary-panel{position:sticky;top:calc(var(--header-height, 72px) + 22px);display:grid;gap:14px}.cc-storefront .cc-cart-summary-card,.cc-storefront .cc-cart-tip-card{padding:20px;border:1px solid var(--cc-line);border-radius:var(--cc-radius-md);background:var(--cc-surface);box-shadow:0 16px 34px #2f312e0f}.cc-storefront .cc-cart-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--cc-line-soft)}.cc-storefront .cc-cart-summary-head div{display:grid;gap:6px}.cc-storefront .cc-cart-summary-head strong{font-size:20px}.cc-storefront .cc-cart-status{display:inline-flex;align-items:center;gap:5px;color:var(--cc-sage);font-size:11px;font-weight:700}.cc-storefront .cc-cart-status span{color:var(--cc-clay);font-size:8px}.cc-storefront .cc-cart-savings,.cc-storefront .cc-cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--cc-line-soft);color:var(--cc-muted);font-size:13px}.cc-storefront .cc-cart-savings strong{color:var(--cc-clay)}.cc-storefront .cc-cart-savings.is-zero strong{color:var(--cc-muted);font-size:11px;font-weight:500}.cc-storefront .cc-cart-total-row{border-bottom:0;padding-bottom:5px;color:var(--cc-ink)}.cc-storefront .cc-cart-total-row strong{font-size:21px}.cc-storefront .cc-cart-shipping-note{display:flex;gap:7px;margin:5px 0 0;color:var(--cc-muted);font-size:11px;line-height:1.5}.cc-storefront .cc-cart-shipping-note span{color:var(--cc-clay)}.cc-storefront .cc-cart-tip-card{background:var(--cc-sage-soft)}.cc-storefront .cc-cart-tip-card>div:first-child{display:grid;gap:5px}.cc-storefront .cc-cart-tip-card strong{font-size:16px}.cc-storefront .cc-cart-tip-card p{margin:0;color:var(--cc-muted);font-size:12px;line-height:1.45}.cc-storefront .cc-cart-tip-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.cc-storefront .cc-cart-tip-option,.cc-storefront .cc-cart-tip-remove{min-height:38px;padding:7px 12px;border:1px solid var(--cc-line);border-radius:999px;background:var(--cc-surface);color:var(--cc-ink);cursor:pointer;font:inherit;font-size:12px;font-weight:700}.cc-storefront .cc-cart-tip-option.is-selected{border-color:var(--cc-sage);background:var(--cc-sage);color:#fff}.cc-storefront .cc-cart-tip-remove{color:var(--cc-muted);font-weight:500}.cc-storefront .cc-cart-checkout-form{margin:0}.cc-storefront .cc-cart-checkout{width:100%;justify-content:center;min-height:55px}.cc-storefront .cc-cart-checkout-note{margin:0;color:var(--cc-muted);font-size:11px;text-align:center}@media(max-width:900px){.cc-storefront .cc-cart-layout{grid-template-columns:1fr}.cc-storefront .cc-cart-summary-panel{position:static}.cc-storefront .cc-meow-cup-choice-grid{grid-template-columns:1fr}}@media(max-width:600px){.cc-storefront .cc-cart-line{grid-template-columns:76px minmax(0,1fr);gap:12px}.cc-storefront .cc-cart-line-media{width:76px}.cc-storefront .cc-cart-line-price{grid-column:2;justify-items:start;text-align:left}.cc-storefront .cc-cart-line-price strong{font-size:16px}.cc-storefront .cc-meow-cup-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-storefront .cc-meow-cup-choice{min-height:160px}}.cc-native-cart-savings{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 0;border-block:1px solid var(--cc-line-soft);color:var(--cc-muted);font-size:12px}.cc-native-cart-savings strong{color:var(--cc-clay);font-size:13px}.cc-cup-catalog{padding-top:clamp(54px,8vw,104px);padding-bottom:clamp(72px,10vw,132px)}.cc-cup-catalog-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:clamp(28px,7vw,112px);align-items:end;margin-bottom:38px}.cc-cup-catalog-intro h1{max-width:720px;margin:10px 0 0;font-size:clamp(46px,7vw,88px);line-height:.94;letter-spacing:-.055em}.cc-cup-catalog-copy{max-width:420px;color:var(--cc-muted);font-size:15px;line-height:1.7}.cc-cup-catalog-copy p{margin:0 0 18px}.cc-cup-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cc-cup-catalog-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--cc-line);border-radius:20px;background:var(--cc-surface);color:var(--cc-ink);text-decoration:none;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.cc-cup-catalog-card:hover,.cc-cup-catalog-card:focus-visible{transform:translateY(-4px);border-color:#9aab9d;box-shadow:0 18px 42px #2c362d1a}.cc-cup-catalog-image{display:grid;position:relative;place-items:center;aspect-ratio:1/1;background:var(--cc-sage-soft);overflow:hidden;padding:24px}.cc-cup-catalog-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cc-cup-catalog-card:hover .cc-cup-catalog-image img{transform:scale(1.035)}.cc-cup-catalog-badge{position:absolute;top:14px;left:14px;z-index:1;display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--cc-ink);color:#fffdf8;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cc-cup-catalog-badge--value{background:var(--cc-clay)}.cc-cup-catalog-details{display:flex;flex:1;flex-direction:column;gap:8px;padding:18px 18px 20px}.cc-cup-catalog-details strong{font-size:18px;letter-spacing:-.02em}.cc-cup-catalog-details small{min-height:42px;color:var(--cc-muted);font-size:12px;line-height:1.5}.cc-cup-catalog-price{font-family:Georgia,serif;font-size:22px}.cc-cup-catalog-saving{color:#8e5a4a;font-size:12px;font-weight:700}.cc-cup-catalog-stock{margin-top:auto;padding-top:10px;color:var(--cc-sage);font-size:11px;font-weight:700}.cc-cup-catalog-action{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-top:1px solid var(--cc-line-soft);color:var(--cc-sage);font-size:12px;font-weight:700}.cc-cup-catalog-note{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:22px;border:1px solid var(--cc-line);border-radius:16px;overflow:hidden;background:var(--cc-line)}.cc-cup-catalog-note span{display:grid;gap:4px;padding:15px 17px;background:var(--cc-warm);color:var(--cc-muted);font-size:12px;line-height:1.45}.cc-cup-catalog-note strong{color:var(--cc-ink);font-size:13px}.cc-meow-cup-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px}.cc-product-quantity{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0 8px;padding:14px 0;border-top:1px solid var(--cc-line-soft);border-bottom:1px solid var(--cc-line-soft)}.cc-product-quantity-label,.cc-cart-quantity-label{color:var(--cc-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cc-product-quantity-control,.cc-cart-quantity-control{display:inline-flex;align-items:center;overflow:hidden;border:1px solid #cfc9bd;border-radius:10px;background:var(--cc-surface)}.cc-product-quantity-step,.cc-cart-quantity-step{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:var(--cc-ink);font-size:19px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.cc-product-quantity-step:hover,.cc-cart-quantity-step:hover{background:var(--cc-sage-soft);color:var(--cc-sage)}.cc-product-quantity-input,.cc-cart-quantity-input{width:44px;height:34px;padding:0 4px;border:0;border-right:1px solid var(--cc-line-soft);border-left:1px solid var(--cc-line-soft);background:transparent;color:var(--cc-ink);font-size:14px;text-align:center;-webkit-appearance:textfield;appearance:textfield}.cc-product-quantity-input::-webkit-inner-spin-button,.cc-product-quantity-input::-webkit-outer-spin-button,.cc-cart-quantity-input::-webkit-inner-spin-button,.cc-cart-quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cc-cart-quantity{display:flex;align-items:center;gap:12px;margin-top:14px}.cc-cart-quantity-control{border-radius:9px}.cc-cart-quantity-step{width:31px;height:31px;font-size:18px}.cc-cart-quantity-input{width:40px;height:31px;font-size:13px}@media(max-width:820px){.cc-cup-catalog-intro{grid-template-columns:1fr;gap:18px}.cc-cup-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cc-cup-catalog-note{grid-template-columns:1fr}}@media(max-width:540px){.cc-cup-catalog{padding-top:42px;padding-bottom:76px}.cc-cup-catalog-intro h1{font-size:48px}.cc-cup-catalog-grid{grid-template-columns:1fr}.cc-cup-catalog-image{aspect-ratio:1.08/1;padding:22px}.cc-cup-catalog-details small{min-height:0}.cc-product-quantity{margin-top:14px}.cc-cart-quantity{align-items:flex-start;flex-direction:column;gap:8px}}.cc-storefront .cc-reviews{padding-block:clamp(64px,8vw,112px);background:var(--cc-sage-soft);border-block:1px solid rgba(84,103,93,.16)}.cc-storefront .cc-reviews-heading{align-items:end;margin-bottom:clamp(26px,4vw,42px)}.cc-storefront .cc-reviews-heading h2{max-width:720px;margin:8px 0 10px}.cc-storefront .cc-reviews-heading .cc-disclosure{max-width:560px;margin:0;color:var(--cc-muted)}.cc-storefront .cc-reviews .cc-controls{display:flex;gap:8px}.cc-storefront .cc-reviews .cc-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--cc-line);border-radius:50%;background:var(--cc-surface);color:var(--cc-ink);font-size:18px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.cc-storefront .cc-reviews .cc-controls button:hover:not(:disabled){background:var(--cc-sage);color:var(--cc-surface);transform:translateY(-2px)}.cc-storefront .cc-reviews .cc-controls button:disabled{opacity:.35;cursor:default}.cc-storefront .cc-reviews .cc-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,31%);gap:18px;overflow-x:auto;padding:2px 2px 16px;scroll-snap-type:x mandatory;scrollbar-color:rgba(84,103,93,.38) transparent;scrollbar-width:thin}.cc-storefront .cc-review{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--cc-line);border-radius:var(--cc-radius-md);background:var(--cc-surface);box-shadow:0 16px 34px #2f312e0f;scroll-snap-align:start}.cc-storefront .cc-review-photo{position:relative;aspect-ratio:1.1 / 1;overflow:hidden;background:var(--cc-warm)}.cc-storefront .cc-review-photo img{display:block;width:100%;height:100%;object-fit:cover}.cc-storefront .cc-review-copy{display:grid;gap:10px;padding:19px 20px 22px}.cc-storefront .cc-review-copy h3,.cc-storefront .cc-review-copy p{margin:0}.cc-storefront .cc-review-copy h3{font-size:20px;line-height:1.18}.cc-storefront .cc-review-copy p{min-height:74px;color:var(--cc-muted);font-size:14px;line-height:1.55}.cc-storefront .cc-review-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.cc-storefront .cc-stars{display:inline-flex;gap:2px;color:#c7902e;font-size:16px;letter-spacing:.02em}.cc-storefront .cc-review-rating{color:var(--cc-muted);font-size:12px;font-weight:700}.cc-storefront .cc-review-name{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:12px;border-top:1px solid var(--cc-line-soft);color:var(--cc-ink);font-size:13px;font-weight:700}.cc-storefront .cc-review-verified{display:inline-flex;align-items:center;gap:4px;color:var(--cc-sage);font-size:11px;font-weight:700}.cc-storefront .cc-review-verified>span{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--cc-sage);color:var(--cc-surface);font-size:10px;line-height:1}.cc-storefront .cc-carousel-hint{margin:12px 0 0;color:var(--cc-muted);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.cc-storefront .cc-cart-line-actions{display:grid;justify-items:start;gap:9px;margin-top:14px}.cc-storefront .cc-cart-line-actions .cc-cart-quantity{margin-top:0}.cc-storefront .cc-cart-remove{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--cc-clay);font-size:12px;font-weight:700;cursor:pointer}.cc-storefront .cc-cart-remove:hover{color:var(--cc-ink);text-decoration:underline}.cc-storefront .cc-cart-savings-copy{display:grid;gap:4px}.cc-storefront .cc-cart-savings-copy small{display:inline-flex;width:fit-content;padding:3px 7px;border-radius:999px;background:#b978641f;color:var(--cc-clay);font-size:10px;font-weight:800;letter-spacing:.04em}.cc-storefront .cc-cart-line-saving{display:inline-flex;width:fit-content;padding:3px 7px;border-radius:999px;background:#b978641a;color:var(--cc-clay);font-size:11px;font-weight:800}.cc-storefront .cc-cart-line-price del[data-cart-usd-line-baseline]{color:var(--cc-muted);font-size:12px}@media(max-width:820px){.cc-storefront .cc-reviews-heading{align-items:start;gap:18px}.cc-storefront .cc-reviews .cc-track{grid-auto-columns:minmax(270px,48%)}}@media(max-width:540px){.cc-storefront .cc-reviews{padding-block:56px 70px}.cc-storefront .cc-reviews-heading{display:grid}.cc-storefront .cc-reviews .cc-track{grid-auto-columns:86%}.cc-storefront .cc-review-copy p{min-height:0}}.cc-storefront .cc-main-option-compare{display:block;margin-top:2px;color:var(--cc-muted);font-size:11px;font-weight:500}.cc-storefront .cc-option-savings{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}.cart-items__quantity{align-items:center;flex-wrap:wrap;gap:var(--gap-xs, 8px)}.cart-items__quantity>.cart-items__remove{flex:0 0 auto}.cc-native-unit-current{font-weight:700}.cc-native-unit-saving{display:block;margin-top:3px;color:var(--cc-clay, #b97864);font-size:11px;font-weight:700}.cc-native-cart-savings{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cc-native-cart-savings small{color:var(--cc-clay, #b97864);font-size:10px;font-weight:700}.cc-storefront .cc-stars .cc-star-half{background:linear-gradient(90deg,#c7902e 50%,#c7902e38 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.cc-announcement{background:var(--cc-clay,#a76536);color:#fffaf3}.cc-announcement-track{gap:clamp(42px,7vw,110px);width:max-content;min-width:max-content}.cc-announcement-track span{flex:0 0 auto;min-width:auto;padding:0;text-align:center}.cc-announcement--static .cc-announcement-track{min-width:100%;gap:0}.cc-nav-trigger{position:relative;display:inline-flex;align-items:center;width:auto;height:40px;min-height:40px;padding:0;border:0;background:transparent;color:#393b35;font:inherit;cursor:pointer;transition:color .2s ease}.cc-nav-trigger:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:#777e62;content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.cc-nav-trigger:hover,.cc-nav-trigger:focus-visible,.cc-nav-trigger[aria-expanded=true]{color:#777e62}.cc-nav-trigger:hover:after,.cc-nav-trigger:focus-visible:after,.cc-nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}.cc-nav-dot{display:inline-block;font-size:13px;line-height:1;color:currentColor;transform:translateY(-1px)}.cc-dropdown-toggle>.cc-nav-dot{margin-inline:auto}.cc-nav-trigger>.cc-nav-dot{margin-left:8px}.cc-navigation-dropdown--menu{gap:0}.cc-navigation-dropdown--menu .cc-navigation-submenu{left:0}.cc-main-product-media,.cc-accessory-gallery{min-width:0}.cc-low-stock{display:flex;align-items:center;flex-wrap:wrap;gap:.38em;margin:10px 0 0;color:var(--cc-clay,#a76536);font-size:12px;line-height:1.45;font-weight:600;letter-spacing:.01em}.cc-low-stock>span:first-child{font-size:9px}.cc-low-stock--card{display:block;margin:0;padding:0 15px 15px;font-size:10px;line-height:1.4}@media(min-width:751px){.cc-main-product-media,.cc-accessory-gallery{position:sticky;top:calc(var(--cc-header-height, 110px) + 18px);align-self:start}}@media(max-width:750px){.cc-nav-trigger{grid-column:1;grid-row:1;justify-content:flex-start;width:100%;height:48px;min-height:48px;border-bottom:1px solid #e7e1d6}.cc-nav-trigger:after{display:none}.cc-navigation-dropdown--menu .cc-navigation-submenu{left:auto}}.cc-storefront .cc-accessory-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 10px}.cc-storefront .cc-accessory-price .cc-main-option-compare{font-family:inherit;font-size:12px}.cc-storefront .cc-accessory-price .cc-option-savings{flex-basis:100%;font-size:12px}.cc-storefront .cc-accessory-mat small.cc-accessory-mat-saving{display:block;margin-top:3px;color:var(--cc-clay);font-size:10px;font-weight:700}.cc-storefront .cc-mat-catalog-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cc-storefront .cc-mat-catalog-price .cc-main-option-compare{font-family:inherit;font-size:11px}.cc-storefront .cc-mat-catalog-price .cc-option-savings{font-size:10px}.cc-storefront .cc-return-promise{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:var(--cc-sage);font-size:12px;font-weight:700;letter-spacing:.01em}.cc-storefront .cc-return-promise>span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--cc-sage-soft);font-size:11px}.cc-storefront .cc-account-link svg{width:20px;height:20px}@media(max-width:750px){.cc-storefront .cc-accessory-price .cc-option-savings{font-size:11px}.cc-storefront .cc-mat-catalog-price{align-items:flex-start}}.cc-storefront .cc-meow-cup-product .cc-accessory-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(30px,5vw,70px);align-items:start}.cc-storefront .cc-meow-cup-product .cc-accessory-main-media{aspect-ratio:1/1;min-height:0}.cc-storefront .cc-meow-cup-product .cc-accessory-main-media img{height:100%;object-fit:cover}.cc-storefront .cc-meow-cup-info{padding-top:clamp(0px,1.4vw,16px)}.cc-storefront .cc-meow-cup-live-price{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cc-storefront .cc-meow-cup-rating{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--cc-muted);font-size:14px;letter-spacing:.02em}.cc-storefront .cc-meow-cup-stars{color:#c7902e;font-size:17px;letter-spacing:1px}.cc-storefront .cc-meow-cup-benefits{display:grid;gap:8px;margin:0 0 25px;color:var(--cc-ink);font-size:14px;letter-spacing:.02em}.cc-storefront .cc-meow-cup-offer-divider{display:flex;align-items:center;gap:14px;margin:0 0 14px;color:var(--cc-ink);font-size:13px;font-weight:800;letter-spacing:.04em;text-align:center}.cc-storefront .cc-meow-cup-offer-divider:before,.cc-storefront .cc-meow-cup-offer-divider:after{height:1px;flex:1;background:var(--cc-line);content:""}.cc-storefront .cc-meow-cup-choice-grid{grid-template-columns:1fr;gap:10px}.cc-storefront .cc-meow-cup-choice{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;min-height:122px;gap:8px 16px;padding:17px 18px 15px;border:1px solid #b9b8b2;border-radius:13px;background:#f2f2f0;box-shadow:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.cc-storefront .cc-meow-cup-choice:hover{border-color:#77756e;background:#faf9f5;transform:translateY(-1px)}.cc-storefront .cc-meow-cup-choice.is-selected{border:2px solid var(--cc-ink);background:#fffdf8;box-shadow:0 7px 18px #302e2714}.cc-storefront .cc-meow-cup-choice-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-column:1/-1;grid-row:1;width:100%;gap:12px}.cc-storefront .cc-meow-cup-choice-name{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.cc-storefront .cc-meow-cup-choice-name{grid-column:1}.cc-storefront .cc-meow-cup-choice-name strong{font-size:19px;line-height:1.2}.cc-storefront .cc-meow-cup-choice-radio{display:inline-grid;place-items:center;width:24px;height:24px;border:2px solid #a8a8a4;border-radius:50%;background:#fff}.cc-storefront .cc-meow-cup-choice.is-selected .cc-meow-cup-choice-radio{border-color:var(--cc-ink)}.cc-storefront .cc-meow-cup-choice.is-selected .cc-meow-cup-choice-radio:after{width:12px;height:12px;border-radius:50%;background:var(--cc-ink);content:""}.cc-storefront .cc-meow-cup-choice .cc-option-badge{position:absolute;top:-11px;right:11px;margin:0;padding:5px 10px;border-radius:5px;background:var(--cc-ink);color:#fffdf8;font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:none}.cc-storefront .cc-meow-cup-choice .cc-option-badge--value{background:var(--cc-clay)}.cc-storefront .cc-meow-cup-choice-pricing{display:grid;grid-column:2;grid-row:1;justify-items:end;gap:1px;text-align:right}.cc-storefront .cc-meow-cup-choice .cc-main-option-price{margin:0;font-size:20px;font-weight:800;line-height:1.15}.cc-storefront .cc-meow-cup-choice .cc-main-option-compare{margin:0;color:var(--cc-muted);font-size:12px}.cc-storefront .cc-meow-cup-choice .cc-option-savings{font-size:11px;white-space:nowrap}.cc-storefront .cc-meow-cup-choice-copy{grid-column:1/-1;grid-row:2;min-height:0!important;color:var(--cc-muted);font-size:12px;line-height:1.4}.cc-storefront .cc-meow-cup-choice .cc-option-stock{grid-column:1/-1;grid-row:3;margin-top:0;color:var(--cc-sage);font-size:10px}.cc-storefront .cc-meow-cup-product .cc-accessory-choice-set{margin-top:0}.cc-storefront .cc-meow-cup-product .cc-product-quantity{margin-top:18px}@media(max-width:750px){.cc-storefront .cc-meow-cup-product .cc-accessory-layout{display:block}.cc-storefront .cc-meow-cup-product .cc-accessory-gallery{position:static}.cc-storefront .cc-meow-cup-product .cc-accessory-main-media{aspect-ratio:1/1}.cc-storefront .cc-meow-cup-info{padding-top:30px}.cc-storefront .cc-meow-cup-choice-grid{grid-template-columns:1fr}.cc-storefront .cc-meow-cup-choice{min-height:116px;padding:15px 14px}.cc-storefront .cc-meow-cup-choice-name strong{font-size:17px}.cc-storefront .cc-meow-cup-choice .cc-main-option-price{font-size:18px}.cc-storefront .cc-meow-cup-benefits{font-size:13px}}@media(max-width:750px){.cc-storefront .cc-site-header .cc-primary-navigation{z-index:35}.cc-storefront .cc-navigation-dropdown{display:block;position:relative}.cc-storefront .cc-navigation-dropdown--product{padding-bottom:12px}.cc-storefront .cc-navigation-dropdown--product>a{display:flex;align-items:center;width:100%;min-height:42px}.cc-storefront .cc-navigation-dropdown--product>.cc-dropdown-toggle{position:absolute;top:38px;left:0;width:100%;height:16px;display:flex;align-items:flex-start;justify-content:flex-start;padding:0;border:0}.cc-storefront .cc-navigation-dropdown--product>.cc-dropdown-toggle>.cc-nav-dot{margin:0 0 0 2px;line-height:1}.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;width:100%;height:auto;min-height:48px;padding:9px 0 8px;border-bottom:1px solid #e7e1d6}.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger>.cc-nav-dot{margin:0;line-height:1;transform:none}}.cc-storefront .cc-meow-cup-product .cc-accessory-gallery{min-width:0;max-width:100%;overflow:hidden}.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumbs{width:100%;max-width:100%;min-width:0}@media(max-width:1050px)and (min-width:751px){.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:750px){.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}.cc-storefront .cc-accessory-product .cc-accessory-thumb img{object-fit:contain;background:var(--cc-warm)}.cc-storefront .cc-cart-continue{display:flex;align-items:center;justify-content:center;gap:8px;margin:13px auto 0;color:var(--cc-sage);font-size:12px;font-weight:700;text-decoration:none}.cc-storefront .cc-cart-continue:hover{color:var(--cc-ink);text-decoration:underline}.cc-storefront .cc-cart-line-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;max-width:480px}.cc-storefront .cc-cart-line-properties div{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:12px;min-width:0;padding-bottom:8px;border-bottom:1px solid var(--cc-line-soft)}.cc-storefront .cc-cart-line-properties dd{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-storefront .cc-cart-line-properties div:last-child{grid-column:1/-1}.cc-storefront .cc-cart-page{padding-top:clamp(34px,4vw,58px)}.cc-storefront .cc-cart-heading{margin-bottom:28px}@media(max-width:750px){.cc-storefront .cc-cart-line-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.cc-storefront .cc-cart-line-properties div:last-child{grid-column:1/-1}}@media(max-width:540px){.cc-storefront .cc-cart-line-properties{grid-template-columns:1fr}.cc-storefront .cc-cart-line-properties div:last-child{grid-column:auto}}.cc-storefront .cc-cart-line-properties div{grid-template-columns:minmax(52px,max-content) minmax(0,1fr)}.cc-storefront .cc-home-product-card figure{position:relative}.cc-storefront .cc-home-product-card img{transform:scale(1);transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.cc-storefront .cc-home-product-zoom{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#2a2b26a8;color:#fff;font-size:20px;line-height:1;opacity:0;transform:translateY(5px);transition:opacity .24s ease,transform .24s ease}@media(hover:hover)and (pointer:fine){.cc-storefront .cc-home-product-card:hover img,.cc-storefront .cc-home-product-card:focus-visible img{transform:scale(1.08)}.cc-storefront .cc-home-product-card:hover .cc-home-product-zoom,.cc-storefront .cc-home-product-card:focus-visible .cc-home-product-zoom{opacity:1;transform:translateY(0)}}@media(max-width:750px){.cc-storefront{overflow-x:hidden}.cc-storefront .cc-home-product-card img{transition:none;will-change:auto}.cc-storefront .cc-home-product-zoom{display:none}.cc-storefront .cc-site-header>.bacurr-checkoutNotice{grid-column:1/-1;grid-row:2;width:100%;margin:0;box-sizing:border-box;padding:0;z-index:1}.cc-storefront .cc-site-header>.bacurr-checkoutNotice>.big-ol-cart-notice{width:100%;margin:0;box-sizing:border-box;padding:10px 14px;border-top:1px solid rgba(222,219,211,.75);border-radius:0;background:#fbf5f5!important;color:#1e1e1e!important;font-size:13px;line-height:1.35;text-align:center}.cc-storefront .cc-cart-page{padding-top:28px;padding-bottom:58px}.cc-storefront .cc-cart-heading{margin-bottom:22px}.cc-storefront .cc-cart-heading h1{font-size:clamp(43px,14vw,58px);line-height:.98}.cc-storefront .cc-cart-heading-copy{font-size:15px;line-height:1.5}.cc-storefront .cc-cart-layout{display:block}.cc-storefront .cc-cart-summary-panel{margin-top:28px}.cc-storefront .cc-cart-progress{margin-bottom:18px;padding:15px 16px}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-home-product-card img,.cc-storefront .cc-home-product-zoom{transition:none}}.cc-storefront{--ink: var(--cc-ink);--muted: var(--cc-muted);--paper: var(--cc-paper);--surface: var(--cc-surface);--warm: var(--cc-warm);--sage: var(--cc-sage);--line: var(--cc-line);--line-soft: var(--cc-line-soft);font-family:var(--font-body-family, Arial, sans-serif);background:var(--cc-paper)}.cc-storefront :is(h1,h2,h3,h4){color:var(--cc-ink)}.cc-storefront :is(p,li,dt,dd){color:var(--cc-muted)}.cc-storefront .button,.cc-storefront button{font-family:inherit}@media(max-width:750px){.cc-storefront{width:100%;min-width:0;overflow-x:hidden}.cc-storefront .cc-announcement{height:34px;min-height:34px;padding:0;overflow:hidden;font-size:10px;line-height:1;letter-spacing:.05em}.cc-storefront .cc-announcement-track{width:max-content;min-width:max-content;animation-duration:34s}.cc-storefront .cc-announcement-track span{flex:0 0 auto;min-width:auto;padding-inline:28px;white-space:nowrap}.cc-storefront .cc-site-header{position:sticky;top:0;z-index:70;isolation:isolate;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:68px;padding:10px 16px}.cc-storefront .cc-site-brand{min-width:0;max-width:160px}.cc-storefront .cc-site-wordmark{font-size:22px;line-height:1.05;letter-spacing:.045em}.cc-storefront .cc-site-tagline{margin-top:4px;font-size:8px;line-height:1.2;letter-spacing:.16em}.cc-storefront .cc-site-header .cc-icon-link,.cc-storefront .cc-site-header .cc-menu-toggle{width:44px;height:44px}.cc-storefront .cc-header-actions{gap:2px}.cc-storefront .cc-site-header .cc-primary-navigation{position:absolute;top:100%;left:50%;right:auto;z-index:60;display:none;width:100vw;max-width:100vw;max-height:calc(100dvh - 102px);box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;transform:translate(-50%);padding:10px 20px 22px;border-top:1px solid var(--cc-line-soft);border-bottom:1px solid var(--cc-line);background:var(--cc-paper);box-shadow:0 18px 34px #302e271f;font-size:14px;line-height:1.35}.cc-storefront .cc-site-header[data-menu-open=true] .cc-primary-navigation{display:flex}.cc-storefront .cc-primary-navigation>a,.cc-storefront .cc-navigation-dropdown>a,.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger{width:100%;min-height:48px;box-sizing:border-box;color:var(--cc-ink);font-size:14px;line-height:1.35;letter-spacing:.01em}.cc-storefront .cc-primary-navigation>a,.cc-storefront .cc-navigation-dropdown>a{border-bottom:1px solid var(--cc-line-soft)}.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger{border-bottom:1px solid var(--cc-line-soft)}.cc-storefront .cc-navigation-submenu{width:100%;box-sizing:border-box;background:var(--cc-surface);border:0;border-radius:0;box-shadow:none}.cc-storefront .cc-navigation-submenu a{min-height:44px;box-sizing:border-box;padding:12px 18px;border-bottom:1px solid var(--cc-line-soft);color:var(--cc-muted);font-size:13px;line-height:1.35}.cc-storefront .cc-navigation-dropdown--product{padding-bottom:12px}.cc-storefront .cc-navigation-dropdown--product>.cc-dropdown-toggle{top:38px;height:16px}.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger{align-items:flex-start;justify-content:center;gap:3px;height:auto;padding:9px 0 8px}.cc-storefront .cc-navigation-dropdown--product>.cc-dropdown-toggle>.cc-nav-dot,.cc-storefront .cc-navigation-dropdown--menu>.cc-nav-trigger>.cc-nav-dot{margin:0;line-height:1}.cc-storefront .cc-hero .hero-copy{padding:44px 20px 34px}.cc-storefront .cc-hero h1{max-width:12ch;margin-bottom:18px;font-size:clamp(42px,13vw,58px);line-height:.98;letter-spacing:-.025em}.cc-storefront .cc-hero .hero-copy>p:not(.eyebrow){max-width:34ch;font-size:15px;line-height:1.55}.cc-storefront .cc-hero .button{width:100%;min-height:50px;justify-content:center}.cc-storefront .cc-hero-media img{min-height:0;aspect-ratio:4 / 3;object-fit:cover}.cc-storefront .cc-hero .text-link{font-size:13px}.cc-storefront :is(.cc-pain,.cc-details,.cc-benefits,.cc-story,.cc-fit,.cc-product-entry,.cc-faq,.cc-trust){padding-block:48px}.cc-storefront .cc-pain,.cc-storefront .cc-details{background:var(--cc-paper)}.cc-storefront .cc-pain{border-block:1px solid var(--cc-line-soft);border-radius:0}.cc-storefront .cc-pain-cards{gap:12px;padding-bottom:8px}.cc-storefront .cc-pain-card,.cc-storefront .cc-detail-card,.cc-storefront .cc-home-product-card{border-color:var(--cc-line);background:var(--cc-surface)}.cc-storefront .cc-pain-card h3,.cc-storefront .cc-detail-card h3{font-size:18px;line-height:1.2}.cc-storefront .cc-pain-card p,.cc-storefront .cc-detail-card p{font-size:13px;line-height:1.5}.cc-storefront .cc-section-heading{display:block;margin-bottom:22px}.cc-storefront .cc-section-heading h2,.cc-storefront .cc-product-entry-header h2{max-width:13ch;margin:8px 0 12px;font-size:clamp(34px,10vw,46px);line-height:1.04;letter-spacing:-.02em}.cc-storefront .cc-section-heading>p,.cc-storefront .cc-product-entry-header>p{max-width:38ch;font-size:14px;line-height:1.55}.cc-storefront .eyebrow{font-size:10px;line-height:1.35;letter-spacing:.16em}.cc-storefront .cc-details-grid{gap:12px}.cc-storefront .cc-detail-card-copy{gap:12px;padding:15px 16px 17px}.cc-storefront .cc-detail-card-copy>span{font-size:18px}.cc-storefront .cc-product-entry{padding-top:48px;padding-bottom:52px}.cc-storefront .cc-product-entry-header{margin-bottom:22px}.cc-storefront .cc-product-entry-grid{grid-template-columns:1fr;gap:14px}.cc-storefront .cc-home-product-card--main figure,.cc-storefront .cc-home-product-card:not(.cc-home-product-card--main) figure{aspect-ratio:1.3}.cc-storefront .cc-home-product-card-copy{gap:6px;padding:15px 16px 17px}.cc-storefront .cc-home-product-card-copy h3{font-size:22px;line-height:1.1}.cc-storefront .cc-home-product-card-copy p{min-height:0;font-size:13px;line-height:1.5}.cc-storefront .cc-home-product-card-copy>span{font-size:12px}.cc-storefront .cc-benefits{grid-template-columns:1fr;gap:0}.cc-storefront .cc-benefits article{padding-block:17px;border-top:1px solid var(--cc-line-soft)}.cc-storefront .cc-benefits article:first-child{border-top:0}.cc-storefront .cc-story{gap:24px}.cc-storefront .cc-story-point{padding-block:15px}.cc-storefront .cc-fit{margin-inline:14px;padding:34px 20px;border-radius:var(--cc-radius-md);background:var(--cc-sage-soft)}.cc-storefront .cc-steps{grid-template-columns:1fr;gap:0}.cc-storefront .cc-steps article{padding-block:17px;border-top:1px solid rgba(84,103,93,.18)}.cc-storefront .cc-steps article:first-child{border-top:0}.cc-storefront .cc-steps h3{margin:9px 0 6px;font-size:21px;line-height:1.15}.cc-storefront .cc-steps p{font-size:14px;line-height:1.5}.cc-storefront .cc-reviews{margin-top:0;padding-block:52px}.cc-storefront .cc-reviews-heading h2{max-width:14ch;font-size:clamp(34px,10vw,46px)}.cc-storefront .cc-reviews .cc-controls{margin-top:18px}.cc-storefront .cc-reviews .cc-controls button{width:44px;height:44px}.cc-storefront .cc-reviews .cc-track{grid-auto-columns:86%;gap:12px;padding-bottom:14px}.cc-storefront .cc-review-copy{padding:16px}.cc-storefront .cc-review-copy h3{font-size:22px;line-height:1.15}.cc-storefront .cc-review-copy p{font-size:14px;line-height:1.5}.cc-storefront :is(.cc-main-product,.cc-cart-page,.cc-about,.cc-contact-page,.cc-faq-page,.cc-policy-page,.cc-blog-page,.cc-article,.cc-generic-page,.cc-mat-catalog){padding-top:42px;padding-bottom:66px}.cc-storefront .cc-main-product-buy h1{font-size:clamp(42px,12vw,60px);line-height:.98}.cc-storefront .cc-main-product .cc-option h2,.cc-storefront .cc-main-product .cc-option h3{font-size:19px;line-height:1.2}.cc-storefront .cc-main-product .cc-option p{font-size:13px;line-height:1.45}.cc-storefront .cc-cart-heading h1{font-size:clamp(43px,14vw,58px);line-height:.98}.cc-storefront .cc-cart-heading-copy{font-size:15px;line-height:1.5}.cc-storefront .cc-cart-line-title{font-size:18px;line-height:1.2}.cc-storefront .cc-cart-line p,.cc-storefront .cc-cart-line dt,.cc-storefront .cc-cart-line dd{font-size:13px;line-height:1.45}.cc-storefront .cc-footer-main{gap:24px 16px}}@media(max-width:390px){.cc-storefront .cc-site-header{padding-inline:12px}.cc-storefront .cc-site-brand{max-width:142px}.cc-storefront .cc-primary-navigation{padding-inline:16px}.cc-storefront .wrap{width:calc(100% - 28px)}.cc-storefront .cc-hero .hero-copy{padding-inline:14px}.cc-storefront .cc-section-heading h2,.cc-storefront .cc-product-entry-header h2,.cc-storefront .cc-reviews-heading h2{font-size:35px}.cc-storefront .cc-review-copy{padding-inline:14px}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-announcement-track{animation:none}}@media(max-width:750px){.cc-storefront .cc-pain-featured,.cc-storefront .cc-details-featured{width:100%;margin:0;overflow:hidden;border:1px solid var(--cc-line-soft);border-radius:var(--cc-radius-md);background:var(--cc-surface)}.cc-storefront .cc-pain-featured img,.cc-storefront .cc-details-featured img{display:block;width:100%;height:auto}.cc-storefront .cc-pain .button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin-top:18px;padding-inline:16px;border-radius:10px;background:var(--cc-warm);color:var(--cc-ink)}}@media(max-width:750px){.cc-storefront .cc-site-header .cc-primary-navigation{align-items:stretch;gap:0;padding:10px 16px 18px}.cc-storefront .cc-site-header .cc-primary-navigation>a,.cc-storefront .cc-site-header .cc-navigation-dropdown{width:100%;box-sizing:border-box}.cc-storefront .cc-site-header .cc-primary-navigation>a,.cc-storefront .cc-site-header .cc-navigation-dropdown>.cc-navigation-link,.cc-storefront .cc-site-header .cc-navigation-dropdown>.cc-nav-trigger{min-height:48px;padding:13px 0;border-bottom:1px solid var(--cc-line-soft)}.cc-storefront .cc-site-header .cc-navigation-dropdown--product>.cc-dropdown-toggle,.cc-storefront .cc-site-header .cc-navigation-dropdown--menu>.cc-nav-trigger>.cc-nav-dot{display:none!important}.cc-storefront .cc-site-header .cc-navigation-dropdown--menu>.cc-nav-trigger{pointer-events:none;cursor:default;justify-content:flex-start}.cc-storefront .cc-site-header .cc-navigation-submenu{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;min-width:0!important;max-height:none!important;overflow:visible!important;box-sizing:border-box;padding:4px 0 8px 12px!important;border:0!important;border-left:2px solid var(--cc-line-soft)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}.cc-storefront .cc-site-header .cc-navigation-submenu a{display:flex!important;align-items:center;width:100%;min-height:44px;box-sizing:border-box;padding:10px 12px!important;color:var(--cc-ink)!important;background:transparent!important;border:0!important;font-size:14px;line-height:1.35;text-decoration:none}.cc-storefront .cc-site-header .cc-navigation-submenu a:active,.cc-storefront .cc-site-header .cc-navigation-submenu a:focus-visible{background:var(--cc-surface)!important;border-radius:8px}.cc-storefront .cc-site-header .cc-navigation-dropdown--product,.cc-storefront .cc-site-header .cc-navigation-dropdown--menu{padding-bottom:8px}.cc-storefront .cc-product-entry-grid{grid-template-columns:1fr!important;gap:14px!important;width:100%}.cc-storefront .cc-home-product-card,.cc-storefront .cc-home-product-card--reserved{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-column:auto!important;min-width:0;width:100%;overflow:hidden}.cc-storefront .cc-home-product-card figure,.cc-storefront .cc-home-product-card--main figure,.cc-storefront .cc-home-product-card:not(.cc-home-product-card--main) figure{width:100%!important;min-height:0!important;aspect-ratio:1.45 / 1!important}.cc-storefront .cc-home-product-card figure img,.cc-storefront .cc-home-product-card--reserved figure img{display:block;width:100%;height:100%;object-fit:cover}.cc-storefront .cc-home-product-card-copy{min-width:0;padding:16px!important}.cc-storefront .cc-home-product-card-copy h3,.cc-storefront .cc-home-product-card-copy p,.cc-storefront .cc-home-product-card-copy span{min-width:0;overflow-wrap:anywhere}.cc-storefront .cc-home-product-card-copy h3{font-size:22px;line-height:1.1}.cc-storefront .cc-home-product-card-copy p{min-height:0;font-size:14px;line-height:1.5}.cc-storefront .cc-meow-cup-choice-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;gap:12px!important;width:100%!important;overflow:visible!important}.cc-storefront .cc-meow-cup-choice{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;width:100%!important;min-width:0!important;min-height:0!important;box-sizing:border-box!important;padding:16px!important;gap:0!important}.cc-storefront .cc-meow-cup-choice-head{grid-column:1!important;grid-row:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(100px,max-content)!important;align-items:start!important;gap:12px!important;min-width:0}.cc-storefront .cc-meow-cup-choice-name{min-width:0;align-items:flex-start;gap:8px}.cc-storefront .cc-meow-cup-choice-name strong{min-width:0;font-size:20px;line-height:1.15;overflow-wrap:anywhere}.cc-storefront .cc-meow-cup-choice-pricing{min-width:100px;justify-items:end;text-align:right}.cc-storefront .cc-meow-cup-choice .cc-main-option-price{font-size:21px!important;line-height:1.15;white-space:nowrap}.cc-storefront .cc-meow-cup-choice .cc-main-option-compare{font-size:11px;line-height:1.25;white-space:nowrap}.cc-storefront .cc-meow-cup-choice .cc-option-savings{max-width:140px;margin-top:3px;font-size:11px;line-height:1.3;text-align:right;white-space:normal}.cc-storefront .cc-meow-cup-choice-copy{grid-column:1!important;grid-row:2!important;display:block;min-width:0;margin-top:10px;font-size:14px;line-height:1.45}.cc-storefront .cc-meow-cup-choice .cc-option-stock{grid-column:1!important;grid-row:3!important;display:block;min-width:0;margin-top:8px;font-size:11px;line-height:1.4}.cc-storefront .cc-meow-cup-choice .cc-option-badge{top:-10px;right:12px}.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumbs{display:flex!important;grid-template-columns:none!important;gap:8px!important;width:100%;max-width:100%;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--cc-line) transparent}.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumb{flex:0 0 86px!important;width:86px!important;min-height:0!important;aspect-ratio:1 / 1!important;scroll-snap-align:start}.cc-storefront .cc-meow-cup-product .cc-meow-cup-thumb img{width:100%;height:100%;object-fit:cover}.cc-storefront .cc-meow-cup-product .cc-accessory-gallery-note{margin:8px 0 0;font-size:12px;line-height:1.45}}.cc-storefront :is(.price,.cc-accessory-price,.cc-meow-cup-live-price,.cc-mats-price,.cc-config-price,.cc-cup-catalog-price,.cc-mat-catalog-price,.cc-main-option-price,.cc-main-option-compare,.cc-option-savings,.cc-cup-catalog-saving){font-family:Avenir Next,Segoe UI,sans-serif!important;font-style:normal!important;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1;letter-spacing:-.015em}.cc-storefront :is(.price,.cc-accessory-price,.cc-meow-cup-live-price,.cc-mats-price,.cc-config-price){font-weight:700;line-height:1.15}.cc-storefront .cc-main-option-price,.cc-storefront .cc-cup-catalog-price{font-weight:700;line-height:1.15;white-space:nowrap}.cc-storefront .cc-main-option-compare{font-weight:500;line-height:1.2;white-space:nowrap}.cc-storefront .cc-option-savings,.cc-storefront .cc-cup-catalog-saving{font-weight:700;line-height:1.25;white-space:normal}.cc-storefront .cc-accessory-mat small,.cc-storefront .cc-mat-swatch small,.cc-storefront .cc-accessory-mat-saving{overflow:visible;overflow-wrap:anywhere;white-space:normal;font-family:Avenir Next,Segoe UI,sans-serif;font-style:normal;font-variant-numeric:tabular-nums lining-nums;line-height:1.25}.cc-storefront .cc-cart-line-price :is(del,strong,small),.cc-storefront .cc-cart-total-row strong,.cc-storefront .cc-cart-savings strong{font-family:Avenir Next,Segoe UI,sans-serif!important;font-style:normal!important;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1}@keyframes cc-low-stock-pulse{0%,to{opacity:.78;transform:translateZ(0)}50%{opacity:1;transform:translate3d(1px,0,0)}}.cc-storefront .cc-low-stock{display:flex;align-items:baseline;flex-wrap:wrap;gap:.25em;color:#c74743!important;font-family:Avenir Next,Segoe UI,sans-serif;font-style:normal;font-weight:700;letter-spacing:.01em;animation:cc-low-stock-pulse 2.8s ease-in-out infinite;transform-origin:left center}.cc-storefront .cc-low-stock>span:first-child{color:#df4b45!important;font-size:.75em}@media(max-width:750px){.cc-storefront :is(.price,.cc-accessory-price,.cc-meow-cup-live-price,.cc-mats-price,.cc-config-price){font-size:25px}.cc-storefront .cc-main-option-price,.cc-storefront .cc-cup-catalog-price{font-size:18px}.cc-storefront .cc-accessory-mat small,.cc-storefront .cc-mat-swatch small{font-size:9px}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-low-stock{animation:none}}.cc-storefront .cc-shipping-protection-display{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;box-sizing:border-box;margin:12px 0 14px;padding:10px 12px;border:1px solid var(--cc-line-soft);border-radius:10px;background:var(--cc-sage-soft);color:var(--cc-ink);font-family:Avenir Next,Segoe UI,sans-serif;font-size:13px;line-height:1.3;font-weight:700}.cc-storefront .cc-shipping-protection-mark{display:grid;flex:0 0 22px;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--cc-sage);color:var(--cc-paper);font-size:13px;line-height:1}.cc-storefront .cc-shipping-protection-label{min-width:0}.cc-storefront .cc-shipping-protection-status{margin-left:auto;color:var(--cc-muted);font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}@media(max-width:750px){.cc-storefront .cc-shipping-protection-display{margin-block:10px 12px;padding:10px;font-size:12px}.cc-storefront .cc-shipping-protection-status{font-size:10px}}.cc-storefront .cc-meow-cup-testimonials{padding-block:clamp(64px,8vw,112px);background:#f7efe4}.cc-storefront .cc-meow-cup-testimonials-intro{max-width:760px;margin:0 auto clamp(28px,4vw,44px);text-align:center}.cc-storefront .cc-meow-cup-testimonials-intro h2{max-width:18ch;margin:10px auto 12px;font-size:clamp(36px,4.8vw,64px);line-height:1.04}.cc-storefront .cc-meow-cup-testimonials-intro .cc-disclosure{max-width:46ch;margin:0 auto;color:var(--cc-muted)}.cc-storefront .cc-meow-cup-testimonials-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2.4vw,28px);overflow:visible;padding:0;scrollbar-width:none}.cc-storefront .cc-meow-cup-testimonials-track::-webkit-scrollbar{display:none}.cc-storefront .cc-meow-cup-testimonials .cc-review{border-color:#e6dacc;border-radius:22px;background:#f3ebdf;box-shadow:0 12px 24px #2f312e0d}.cc-storefront .cc-meow-cup-testimonials .cc-review-photo{aspect-ratio:1.08 / 1}.cc-storefront .cc-meow-cup-testimonials .cc-testimonial-quote{position:absolute;right:14px;bottom:-17px;display:grid;place-items:center;width:37px;height:37px;border:3px solid #f3ebdf;border-radius:50%;background:#302e27;color:#fffdf8;font-family:Georgia,serif;font-size:28px;line-height:1}.cc-storefront .cc-meow-cup-testimonials .cc-review-copy{gap:10px;padding:27px 20px 20px;text-align:center}.cc-storefront .cc-meow-cup-testimonials .cc-review-meta{justify-content:center}.cc-storefront .cc-meow-cup-testimonials .cc-review-rating{display:none}.cc-storefront .cc-meow-cup-testimonials .cc-stars{color:#e3a317;font-size:17px;letter-spacing:.12em}.cc-storefront .cc-meow-cup-testimonials .cc-review-copy h3{font-size:19px;line-height:1.2}.cc-storefront .cc-meow-cup-testimonials .cc-review-copy p{min-height:90px;color:#6c665b;font-size:14px;line-height:1.55}.cc-storefront .cc-meow-cup-testimonials .cc-review-name{margin-top:auto;padding-top:12px;border-top:1px solid #e6dacc;font-style:italic}.cc-storefront .cc-meow-cup-testimonials .cc-review-verified{font-style:normal}.cc-storefront .cc-low-stock:not(.cc-low-stock--card){display:block;width:9px;height:9px;box-sizing:border-box;margin:12px 0 14px;color:transparent!important;font-size:0!important;line-height:1;animation:none}.cc-storefront .cc-low-stock:not(.cc-low-stock--card)>span:first-child{display:block;width:9px;height:9px;border-radius:50%;background:#df4b45;color:transparent!important;font-size:0!important;line-height:1;animation:cc-low-stock-pulse 2.8s ease-in-out infinite}@media(max-width:750px){.cc-storefront .cc-meow-cup-testimonials{padding-block:58px 68px}.cc-storefront .cc-meow-cup-testimonials-intro{margin-bottom:26px;text-align:left}.cc-storefront .cc-meow-cup-testimonials-intro h2{max-width:15ch;margin-left:0;font-size:clamp(34px,10vw,48px)}.cc-storefront .cc-meow-cup-testimonials-track{grid-auto-flow:column;grid-auto-columns:86%;grid-template-columns:none;overflow-x:auto;gap:13px;padding:0 2px 13px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.cc-storefront .cc-meow-cup-testimonials .cc-review{scroll-snap-align:start}}.cc-storefront .cc-meow-cup-customer-reviews{padding-block:clamp(64px,8vw,112px);background:#edf3ef}.cc-storefront .cc-meow-cup-customer-reviews .cc-section-heading{align-items:end}.cc-storefront .cc-meow-cup-customer-reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,30%);gap:18px;overflow-x:auto;padding:2px 2px 16px;scroll-snap-type:x mandatory;scrollbar-color:rgba(84,103,93,.38) transparent;scrollbar-width:thin}.cc-storefront .cc-meow-cup-customer-reviews-track .cc-review{border-color:#d8e1da;border-radius:18px;background:#fbfaf6;box-shadow:0 14px 30px #2f312e0f;scroll-snap-align:start}.cc-storefront .cc-meow-cup-customer-reviews .cc-review-photo{aspect-ratio:1 / 1}.cc-storefront .cc-meow-cup-customer-reviews .cc-review-copy{gap:9px;padding:18px 19px 20px}.cc-storefront .cc-meow-cup-customer-reviews .cc-review-copy h3{font-size:20px;line-height:1.18}.cc-storefront .cc-meow-cup-customer-reviews .cc-review-copy p{min-height:78px}.cc-storefront .cc-meow-cup-customer-reviews .cc-review-name{padding-top:11px;border-top:1px solid #e1e5dc}.cc-storefront .cc-meow-cup-customer-reviews .cc-controls{margin-bottom:2px}.cc-storefront .cc-meow-cup-customer-reviews .cc-carousel-hint{margin-top:12px}.cc-storefront .cc-low-stock:not(.cc-low-stock--card){display:flex;align-items:baseline;flex-wrap:wrap;width:auto;height:auto;box-sizing:border-box;margin:10px 0 0;gap:.25em;color:#c74743!important;font-family:Avenir Next,Segoe UI,sans-serif;font-size:12px!important;font-style:normal;font-weight:700;letter-spacing:.01em;line-height:1.45;animation:none}.cc-storefront .cc-low-stock:not(.cc-low-stock--card)>span:first-child{display:inline-block;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#df4b45!important;color:transparent!important;font-size:0!important;line-height:1;animation:cc-low-stock-pulse 2.8s ease-in-out infinite}@media(max-width:750px){.cc-storefront .cc-meow-cup-customer-reviews{padding-block:58px 68px}.cc-storefront .cc-meow-cup-customer-reviews .cc-section-heading{align-items:start;gap:18px}.cc-storefront .cc-meow-cup-customer-reviews-track{grid-auto-columns:86%;gap:13px;padding-bottom:14px}}@keyframes cc-low-stock-pulse{0%,to{opacity:.62;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}.cc-storefront .cc-low-stock:not(.cc-low-stock--card){align-items:center;gap:8px;min-height:20px;margin:10px 0 0;font-size:13px!important;font-weight:600;letter-spacing:0;line-height:1.35;animation:none;transform:none}.cc-storefront .cc-low-stock:not(.cc-low-stock--card)>span:first-child{display:inline-block;flex:0 0 auto;width:8px;height:8px;margin:0;border-radius:50%;transform-origin:center;background:#df4b45!important;animation:cc-low-stock-pulse 2.8s ease-in-out infinite}@media(max-width:750px){.cc-storefront .cc-low-stock:not(.cc-low-stock--card){gap:7px;min-height:19px;font-size:12px!important;line-height:1.35}}@media(prefers-reduced-motion:reduce){.cc-storefront .cc-low-stock:not(.cc-low-stock--card)>span:first-child{animation:none}}.cc-storefront .cc-cart-line--corner .cc-cart-line-properties--compact{display:flex;align-items:center;flex-wrap:wrap;gap:0;max-width:none;margin:0 0 10px;color:var(--cc-muted);font-size:12px;line-height:1.4}.cc-storefront .cc-cart-line--corner .cc-cart-property-value{color:var(--cc-ink);font-size:12px;font-weight:600}.cc-storefront .cc-cart-line--corner .cc-cart-property-separator{margin:0 8px;color:var(--cc-muted);font-weight:400}.cc-storefront .cc-cart-reward{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 0 18px;padding:12px 14px;border:1px solid #decfbe;border-radius:14px;background:#f7efe5;color:var(--cc-ink)}.cc-storefront .cc-cart-reward-copy{display:grid;gap:5px;min-width:0}.cc-storefront .cc-cart-reward-copy strong{font-size:12px;letter-spacing:.025em;line-height:1.35}.cc-storefront .cc-cart-reward-copy>span:last-child{color:var(--cc-muted);font-size:11px;line-height:1.35}.cc-storefront .cc-cart-reward-icon{display:grid;grid-column:1;grid-row:1;place-items:center;width:28px;height:28px;border:1px solid #c7aa8e;border-radius:50%;background:#fffaf3;color:#8c5e3f;font-size:14px;font-weight:800}.cc-storefront .cc-cart-reward-status{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#fffaf3;color:#8c5e3f;font-size:10px;font-weight:700;letter-spacing:.04em}@media(max-width:750px){.cc-storefront .cc-cart-line--corner .cc-cart-line-properties--compact{max-width:none}.cc-storefront .cc-cart-line--corner .cc-cart-property-separator{margin-inline:6px}.cc-storefront .cc-cart-reward{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px;margin-bottom:14px;padding:12px 13px}.cc-storefront .cc-cart-reward-icon{grid-row:1 / span 2}.cc-storefront .cc-cart-reward-status{grid-column:2;grid-row:2;justify-self:start}}.cc-site-brand .cc-site-logo--mewvia{display:block;width:196px;height:88px;max-width:196px;max-height:88px;object-fit:contain;object-position:center;border-radius:0}.cc-footer-brand-logo{max-width:220px}.cc-footer-brand .cc-site-logo--mewvia,.cc-footer-logo{width:220px;height:110px;max-width:220px;max-height:110px;object-fit:contain;object-position:center}[data-main-product][aria-busy=true]{opacity:.68;pointer-events:none;transition:opacity .16s ease}@media(max-width:750px){.cc-site-brand .cc-site-logo--mewvia{width:164px;height:76px;max-width:164px;max-height:76px}.cc-footer-brand-logo{max-width:200px}.cc-footer-brand .cc-site-logo--mewvia,.cc-footer-logo{width:200px;height:100px;max-width:200px;max-height:100px}}@media(prefers-reduced-motion:reduce){[data-main-product][aria-busy=true]{transition:none}}.cc-storefront .cc-accessory-mat-grid--related{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-width:0;overflow:visible}.cc-storefront .cc-accessory-mat-grid--related .cc-accessory-mat{min-width:0;min-height:0;padding:9px;border-color:var(--cc-line);background:var(--cc-surface)}.cc-storefront .cc-accessory-mat-grid--related .cc-accessory-mat.is-selected{border-color:var(--cc-sage);background:var(--cc-sage-soft);box-shadow:0 0 0 2px #31584b24}.cc-storefront .cc-accessory-mat-grid--related .cc-accessory-mat strong{min-height:2.5em;margin-top:8px;font-size:11px;line-height:1.3}.cc-storefront .cc-accessory-overview-label{margin:0 0 7px;color:var(--cc-sage);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cc-storefront .cc-accessory-overview{max-width:48ch;margin:0 0 24px;font-size:14px;line-height:1.65}.cc-storefront .cc-accessory-overview p{margin:0}.cc-storefront .cc-accessory-overview a{color:var(--cc-sage);text-decoration:underline;text-underline-offset:3px}@media(max-width:750px){.cc-storefront .cc-accessory-mat-grid--related{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(112px,1fr);overflow-x:auto;gap:8px;padding:2px 2px 10px;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--cc-line) transparent}.cc-storefront .cc-accessory-mat-grid--related .cc-accessory-mat{min-width:112px;padding:8px}.cc-storefront .cc-accessory-mat-grid--related .cc-accessory-mat strong{font-size:11px;line-height:1.3}.cc-storefront .cc-accessory-overview{margin-bottom:20px;font-size:14px;line-height:1.6}}.cc-storefront .bacurr-checkoutNotice,.cc-storefront .big-ol-cart-notice{display:none!important}.cc-storefront .cc-cart-checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:56px;text-decoration:none}@media(max-width:750px){.cc-storefront #cc-footer .cc-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 14px}.cc-storefront #cc-footer .cc-footer-brand{grid-column:1/-1}.cc-storefront #cc-footer .cc-footer-brand-logo{max-width:200px}.cc-storefront #cc-footer .cc-footer-brand .cc-footer-logo{width:200px;height:100px;max-width:100%;max-height:100px}.cc-storefront #cc-footer .cc-footer-brand>p{max-width:30ch;margin:10px 0 0;font-size:13px;line-height:1.55}.cc-storefront #cc-footer .cc-footer-column{gap:8px}.cc-storefront #cc-footer .cc-footer-column h2{font-size:12px;line-height:1.25}.cc-storefront #cc-footer .cc-footer-column a{font-size:13px;line-height:1.35}.cc-storefront .cc-cart-summary-card,.cc-storefront .cc-cart-tip-card{padding:18px 16px}.cc-storefront .cc-cart-shipping-note{align-items:flex-start;font-size:12px}}@media(max-width:390px){.cc-storefront #cc-footer .cc-footer-main{gap:22px 10px}.cc-storefront #cc-footer .cc-footer-brand .cc-footer-logo{width:180px;height:90px;max-height:90px}.cc-storefront #cc-footer .cc-footer-column a{font-size:12px}}.cc-storefront .cc-cart-checkout{position:relative;z-index:1;pointer-events:auto;touch-action:manipulation;cursor:pointer}.cc-storefront .cc-cart-checkout[aria-busy=true]{opacity:.72;cursor:wait}.cc-storefront .cc-cart-shipping-row{padding-bottom:5px;color:var(--cc-muted);font-size:13px}.cc-storefront .cc-cart-shipping-row strong{font-size:14px;font-weight:600}.cc-storefront .cc-cart-total-row--estimated{margin-top:3px;padding-top:14px;border-top:1px solid var(--cc-line-soft);font-weight:700}.cc-storefront .cc-cart-total-row--estimated strong{font-size:24px}.cc-storefront .cc-accessory-accordions .cc-inline-link{color:var(--cc-sage);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cat-enhancements.css.map?cc=1789896941 */
