*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{margin:0;max-width:100%;overflow-x:clip;background:var(--cof-bg);color:var(--cof-text);font-family:Helvetica Neue,Arial,sans-serif;font-size:1.5rem;line-height:1.55;transition:background-color .25s ease,color .25s ease}body.is-locked{overflow:hidden}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,p{margin-top:0}.rte a{text-decoration:underline;text-underline-offset:.25em}.rte img{height:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cof-skip-link{position:fixed;left:1rem;top:1rem;z-index:1000;background:var(--cof-text);color:var(--cof-bg);padding:1rem 1.4rem;transform:translateY(-200%)}.cof-skip-link:focus{transform:none}.cof-page-width{width:min(calc(100% - 4rem),var(--cof-page-width));margin-inline:auto}.cof-section{border-top:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-eyebrow{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--cof-accent);font-weight:700}.cof-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.1rem;border:1px solid transparent;border-radius:var(--cof-radius);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;cursor:pointer;transition:background .2s,color .2s,border .2s,transform .2s}.cof-button:hover{transform:translateY(-1px)}.cof-button--accent{background:var(--cof-accent);color:#fff}.cof-button--outline{border-color:color-mix(in srgb,var(--cof-text) 48%,transparent);background:color-mix(in srgb,var(--cof-bg) 72%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cof-button--full{width:100%}.cof-button-row{display:flex;flex-wrap:wrap;gap:1.2rem}.cof-text-link{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.35em}.cof-text-link--arrow{display:inline-flex;align-items:center;gap:1rem;text-decoration:none}.cof-text-link svg{width:1.8rem}.cof-icon-button{width:4.2rem;height:4.2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;cursor:pointer}.cof-icon-button svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.5}.cof-placeholder{width:100%;height:100%;background:color-mix(in srgb,var(--cof-text) 5%,var(--cof-surface))}.cof-only-day{display:none!important}html[data-theme=day] .cof-only-day{display:block!important}html[data-theme=day] .cof-only-night{display:none!important}.cof-logo-image{display:inline-flex;align-items:center;justify-content:center;line-height:0;overflow:visible;max-width:100%}.cof-logo-image--day{display:none}.cof-logo-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center}html[data-theme=day] .cof-logo-image--day{display:inline-flex}html[data-theme=day] .cof-logo-image--night{display:none}.cof-ratio{position:relative;overflow:hidden;background:var(--cof-surface)}.cof-ratio--portrait{aspect-ratio:4/5}.cof-ratio--square{aspect-ratio:1}.cof-ratio>*{width:100%;height:100%;object-fit:cover}.cof-announcement{background:#050505;color:#f4eee4;border-bottom:1px solid #282828}.cof-announcement__inner{min-height:3.3rem;display:flex;align-items:center;justify-content:center;padding:.7rem 2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;letter-spacing:.07em;text-transform:uppercase}.cof-announcement__inner a{display:flex;gap:4.5rem}.cof-announcement__secondary{color:#aaa69e}.cof-header{position:relative;z-index:50;background:color-mix(in srgb,var(--cof-bg) 86%,transparent);border-bottom:1px solid color-mix(in srgb,var(--cof-text) 13%,transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.cof-header--sticky{position:sticky;top:0}.cof-header__inner{max-width:var(--cof-page-width);height:8.6rem;margin:auto;padding:0 2rem;display:grid;grid-template-columns:minmax(12rem,22rem) minmax(0,1fr) auto;align-items:center;gap:3rem}.cof-header__logo{display:flex;align-items:center;justify-content:flex-start;width:min(var(--cof-header-logo-width,170px),100%);height:7rem;padding:.55rem 0;overflow:visible;line-height:0}.cof-header__logo .cof-logo-image{width:100%;height:100%}.cof-header__logo .cof-logo-image img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:left center}.cof-header__nav>ul{display:flex;justify-content:center;gap:clamp(2rem,3vw,5.5rem)}.cof-header__nav>ul>li{position:relative}.cof-header__nav a{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.5rem;padding:2rem 0}.cof-header__nav a svg{width:1.4rem;fill:none;stroke:currentColor}.cof-header__submenu{position:absolute;top:100%;left:-2rem;min-width:20rem;padding:1rem 2rem;background:var(--cof-surface);border:1px solid color-mix(in srgb,var(--cof-text) 14%,transparent);opacity:0;visibility:hidden;transform:translateY(1rem);transition:.2s}.has-submenu:hover .cof-header__submenu,.has-submenu:focus-within .cof-header__submenu{opacity:1;visibility:visible;transform:none}.cof-header__submenu a{padding:1rem 0}.cof-header__actions{display:flex;align-items:center}.cof-theme-toggle .theme-icon{display:none}.cof-theme-toggle .theme-icon--sun{display:block}html[data-theme=day] .cof-theme-toggle .theme-icon--sun{display:none}html[data-theme=day] .cof-theme-toggle .theme-icon--moon{display:block}.cof-cart-button{position:relative}.cof-cart-count{position:absolute;right:.1rem;top:.15rem;min-width:1.7rem;height:1.7rem;border-radius:99px;background:var(--cof-accent);color:#fff;font-size:.9rem;display:flex;align-items:center;justify-content:center}.cof-mobile-nav{display:none}.cof-search-dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;border:0;background:color-mix(in srgb,var(--cof-bg) 96%,transparent);color:var(--cof-text);padding:0}.cof-search-dialog::backdrop{background:#0000008c}.cof-search-dialog__inner{width:min(calc(100% - 4rem),100rem);margin:12vh auto;position:relative}.cof-search-dialog__close{position:absolute;right:0;top:-1rem}.cof-search-form{display:grid;grid-template-columns:1fr 5rem;border-bottom:1px solid currentColor}.cof-search-form input{height:8rem;border:0;background:transparent;font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(2.6rem,5vw,6rem);font-weight:800;text-transform:uppercase;outline:0}.cof-search-form button{border:0;background:transparent}.cof-search-form svg{width:2.5rem;fill:none;stroke:currentColor}.cof-predictive-search{margin-top:3rem}.cof-predictive-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0 2rem}.cof-predictive-list a{display:flex;gap:1rem;align-items:center;padding:1rem;background:var(--cof-surface)}.cof-predictive-list img{width:7rem;height:8rem;object-fit:cover}.cof-predictive-list span{display:grid;gap:.4rem}.cof-predictive-list small{color:var(--cof-muted)}.cof-hero{position:relative;min-height:var(--hero-min-height);overflow:hidden}.cof-hero__media,.cof-hero__picture,.cof-hero__picture img,.cof-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cof-hero__picture img{object-fit:cover}.cof-hero__overlay{background:linear-gradient(90deg,#000000db,#0000008a 38%,#00000005 72%)}html[data-theme=day] .cof-hero__overlay{background:linear-gradient(90deg,#ebe4d5f5,#ebe4d5c2 40%,#ebe4d50d 75%)}.cof-hero__rail{position:absolute;z-index:2;left:0;top:0;bottom:0;width:7rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;border-right:1px solid rgba(255,255,255,.16);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#fff}.cof-hero__rail img{width:2.4rem;filter:invert(1)}.cof-hero__rail i{width:2.5rem;border-top:1px solid currentColor}.cof-hero__rail span:last-child{writing-mode:vertical-rl;transform:rotate(180deg);font-size:1rem;letter-spacing:.18em;text-transform:uppercase}html[data-theme=day] .cof-hero__rail{color:#111;border-color:#0000002e}html[data-theme=day] .cof-hero__rail img{filter:none}.cof-hero__content{position:relative;z-index:3;min-height:var(--hero-min-height);padding:clamp(8rem,11vw,15rem) 9rem 6rem;display:grid;grid-template-columns:minmax(0,1fr) 23rem;align-items:center;gap:4rem}.cof-hero__copy{max-width:62rem}.cof-hero h1{font-family:Arial Narrow,Helvetica Neue Condensed,Impact,sans-serif;font-size:clamp(8rem,10.5vw,16rem);font-stretch:condensed;letter-spacing:-.055em;line-height:.78;margin:.22em 0;color:var(--cof-accent);text-transform:uppercase;white-space:nowrap;max-width:100%}.cof-hero__text{max-width:52rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(1.5rem,1.6vw,2rem);letter-spacing:.15em;text-transform:uppercase;margin-bottom:3rem}.cof-hero__proofs{justify-self:end;width:100%;border-left:1px solid color-mix(in srgb,var(--cof-text) 28%,transparent)}.cof-hero__proof{display:grid;grid-template-columns:4rem 1fr;align-items:center;gap:1.2rem;padding:1.8rem;border-bottom:1px solid color-mix(in srgb,var(--cof-text) 19%,transparent)}.cof-hero__proof-icon{font-size:2.1rem}.cof-hero__proof strong,.cof-hero__proof small{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:.06em}.cof-hero__proof small{color:var(--cof-muted);margin-top:.25rem}.cof-worlds{display:grid;grid-template-columns:minmax(24rem,17%) 1fr}.cof-worlds__intro{padding:5rem 3rem;border-right:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-worlds__intro h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:2.8rem;line-height:1;text-transform:uppercase;overflow-wrap:anywhere}.cof-worlds__text{color:var(--cof-muted);margin-bottom:4rem}.cof-worlds__grid{display:grid;grid-template-columns:repeat(3,1fr)}.cof-world-card{position:relative;min-width:0;aspect-ratio:1.06/1;border-right:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);overflow:hidden}.cof-world-card__media,.cof-world-card__media img,.cof-world-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cof-world-card__media img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.cof-world-card:hover img{transform:scale(1.035)}.cof-world-card__shade{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.83) 100%)}.cof-world-card__content{position:absolute;z-index:2;left:3rem;right:3rem;bottom:3rem;color:#fff}.cof-world-card__content>p,.cof-world-card__content>div,.cof-world-card__cta{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.cof-world-card h3{font-family:Arial Narrow,Helvetica Neue Condensed,Impact,sans-serif;font-size:clamp(4.5rem,5vw,8rem);line-height:.8;margin:.15em 0;color:var(--world-accent);text-transform:uppercase}.cof-world-card__content>div{max-width:24rem}.cof-world-card__cta{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem}.cof-world-card__cta svg{width:1.8rem;fill:none;stroke:currentColor}.cof-featured{display:grid;grid-template-columns:clamp(20rem,17vw,28rem) minmax(0,1fr);max-width:100%;overflow:hidden}.cof-featured__intro{padding:5rem 3rem;border-right:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-featured__intro h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:2.8rem;line-height:1;text-transform:uppercase;overflow-wrap:anywhere}.cof-featured__intro>div{color:var(--cof-muted);margin-bottom:4rem}.cof-featured__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;max-width:100%}.cof-product-card{min-width:0;overflow:hidden;border-right:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);border-bottom:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);background:var(--cof-surface)}.cof-product-card__media{display:block;min-width:0}.cof-product-card__missing{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;background:linear-gradient(135deg,var(--cof-surface),color-mix(in srgb,var(--cof-text) 6%,var(--cof-surface)));color:var(--cof-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.cof-product-card__missing img{width:5.6rem;height:5.6rem;object-fit:contain;opacity:.42;filter:invert(1)}html[data-theme=day] .cof-product-card__missing img{filter:none}.cof-product-card__image{transition:opacity .35s,transform .5s}.cof-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.cof-product-card:hover .cof-product-card__image--secondary{opacity:1}.cof-product-card:hover .cof-product-card__image:first-child{transform:scale(1.02)}.cof-badge{position:absolute;top:1.2rem;left:1.2rem;z-index:2;background:var(--cof-text);color:var(--cof-bg);padding:.5rem .8rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;text-transform:uppercase}.cof-badge--new{background:var(--cof-accent);color:#fff}.cof-product-card__content{padding:1.6rem;min-height:10.8rem;display:flex;align-items:start;justify-content:space-between;gap:1rem;min-width:0}.cof-product-card__content>div{min-width:0;max-width:100%}.cof-product-card h3{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .6rem;max-width:100%}.cof-product-card h3 a{display:block;overflow-wrap:anywhere}.cof-product-card__vendor{font-size:.9rem;text-transform:uppercase;color:var(--cof-muted)}.cof-product-card__form{flex:0 0 auto}.cof-price{display:flex;gap:1rem;align-items:center;font-size:1.2rem}.cof-price__compare{color:var(--cof-muted)}.cof-price__sold{font-size:.9rem;text-transform:uppercase;color:var(--cof-muted)}.cof-manifesto{display:grid;grid-template-columns:58% 42%;min-height:65rem}.cof-manifesto__media{position:relative;overflow:hidden}.cof-manifesto__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cof-manifesto__content{padding:clamp(4rem,5.5vw,8rem);display:flex;flex-direction:column;justify-content:center;background:var(--cof-surface)}.cof-manifesto h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(4.2rem,4.6vw,6.6rem);line-height:.9;text-transform:uppercase;letter-spacing:-.035em;overflow-wrap:anywhere}.cof-manifesto__text{max-width:55rem;color:var(--cof-muted);font-size:1.7rem;margin-bottom:3rem}.cof-manifesto__coordinates{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:.1em;color:var(--cof-muted);margin-top:auto;padding-top:6rem}.cof-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:8rem;padding-block:clamp(6rem,9vw,12rem)}.cof-newsletter h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(5rem,7vw,9rem);line-height:.86;text-transform:uppercase}.cof-newsletter__form{align-self:center;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid currentColor}.cof-newsletter__form input{height:6rem;border:0;background:transparent;outline:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.cof-newsletter__form button{border:0;background:transparent;display:flex;align-items:center;gap:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;font-weight:700}.cof-newsletter__form button svg{width:2rem;fill:none;stroke:currentColor}.cof-form-message{grid-column:1/-1;margin-top:1rem}.cof-footer{border-top:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);padding-top:6rem}.cof-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:5rem;padding-bottom:6rem}.cof-footer__logo{display:inline-flex;align-items:center;width:min(var(--cof-footer-logo-width,190px),100%);overflow:visible;line-height:0;margin-bottom:2.4rem}.cof-footer__brand .cof-logo-image{width:100%;height:auto}.cof-footer__brand .cof-logo-image img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center}.cof-footer__brand p{max-width:32rem;color:var(--cof-muted)}.cof-footer h2{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--cof-muted)}.cof-footer li,.cof-footer__text p{margin:.8rem 0}.cof-footer__bottom{padding-block:2rem;border-top:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);display:flex;justify-content:space-between;align-items:center;gap:2rem;color:var(--cof-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;text-transform:uppercase}.cof-footer__payments{display:flex;flex-wrap:wrap;gap:.5rem}.cof-payment-icon{width:3.6rem;height:auto}.cof-product{padding-block:5rem;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(36rem,.8fr);gap:5rem}.cof-product__gallery{min-width:0}.cof-product__media-list{display:grid;gap:1rem}.cof-product__media{display:none;background:var(--cof-surface)}.cof-product__media.is-active{display:block}.cof-product__media img,.cof-product__media video{width:100%;height:auto}.cof-product__thumbs{display:flex;gap:1rem;overflow:auto;margin-top:1rem}.cof-product__thumb{width:8rem;aspect-ratio:4/5;padding:0;border:1px solid transparent;background:var(--cof-surface);opacity:.65}.cof-product__thumb.is-active{opacity:1;border-color:var(--cof-accent)}.cof-product__thumb img{width:100%;height:100%;object-fit:cover}.cof-product__info-inner{position:sticky;top:12rem}.cof-product__info h1{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(4.8rem,5vw,8rem);line-height:.88;text-transform:uppercase;margin:.2em 0}.cof-product__custom-text,.cof-tax-note{color:var(--cof-muted)}.cof-product__variants,.cof-product__quantity{display:grid;gap:.8rem;margin:2rem 0}.cof-product label{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.cof-product select,.cof-product input[type=number],.cof-cart-page input,.cof-cart-page textarea,.cof-contact-form input,.cof-contact-form textarea,.cof-filter input,.cof-sort select{border:1px solid color-mix(in srgb,var(--cof-text) 28%,transparent);background:var(--cof-surface);padding:1.3rem;border-radius:0}.cof-product select{width:100%;height:5rem}.cof-product__buy{margin:2.5rem 0}.shopify-payment-button{margin-top:1rem}.cof-product__description{margin:3rem 0;color:var(--cof-muted)}.cof-accordion{border-top:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent)}.cof-accordion:last-of-type{border-bottom:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent)}.cof-accordion summary{padding:1.8rem 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;text-transform:uppercase}.cof-accordion summary::-webkit-details-marker{display:none}.cof-accordion summary svg{width:1.7rem;fill:none;stroke:currentColor;transition:transform .2s}.cof-accordion[open] summary svg{transform:rotate(45deg)}.cof-accordion>div{padding-bottom:2rem;color:var(--cof-muted)}.cof-quantity{display:grid;grid-template-columns:4rem 5rem 4rem;width:max-content;border:1px solid color-mix(in srgb,var(--cof-text) 28%,transparent)}.cof-quantity button,.cof-quantity input{height:4.2rem;border:0!important;background:transparent!important;text-align:center;padding:0!important}.cof-quantity button svg{width:1.5rem;margin:auto;fill:none;stroke:currentColor}.cof-recommendations{padding-block:7rem}.cof-section-heading h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:5rem;text-transform:uppercase}.cof-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;max-width:100%}.cof-collection-hero{position:relative;min-height:34rem;border-bottom:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);display:flex;align-items:end}.cof-collection-hero.has-image{min-height:58rem;color:#fff}.cof-collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.cof-collection-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000d1,#00000014)}.cof-collection-hero__media img{width:100%;height:100%;object-fit:cover}.cof-collection-hero__content{position:relative;z-index:2;padding-block:6rem}.cof-collection-hero h1,.cof-page-header h1{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(6rem,11vw,15rem);line-height:.75;text-transform:uppercase;letter-spacing:-.045em;margin:.25em 0}.cof-collection-hero__content .rte{max-width:60rem}.cof-collection-hero__count{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;text-transform:uppercase}.cof-collection{padding-block:4rem 8rem}.cof-facets__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.cof-facets__drawer>summary{list-style:none}.cof-facets__drawer>summary::-webkit-details-marker{display:none}.cof-facets__panel{position:fixed;z-index:90;left:0;top:0;bottom:0;width:min(42rem,92vw);background:var(--cof-bg);padding:3rem;transform:translate(-110%);transition:.3s;overflow:auto;border-right:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent)}.cof-facets__drawer[open] .cof-facets__panel{transform:none}.cof-facets__panel-head{display:flex;justify-content:space-between;align-items:center}.cof-filter{border-top:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent)}.cof-filter summary{padding:1.7rem 0;display:flex;align-items:center;gap:1rem;cursor:pointer;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem}.cof-filter summary svg{width:1.5rem;margin-left:auto;fill:none;stroke:currentColor}.cof-filter__body{display:grid;gap:1rem;padding-bottom:1.8rem}.cof-filter__body label{display:flex;gap:1rem}.cof-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cof-price-filter label{display:grid}.cof-sort{display:flex;align-items:center;gap:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;text-transform:uppercase}.cof-sort select{padding:.9rem}.cof-active-filters{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.cof-active-filters a{border:1px solid color-mix(in srgb,var(--cof-text) 25%,transparent);padding:.7rem 1rem;font-size:1rem}.cof-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cof-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cof-pagination{display:flex;justify-content:center;gap:3rem;padding-top:5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;text-transform:uppercase}.cof-cart-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;visibility:hidden}.cof-cart-drawer.is-open{visibility:visible}.cof-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000009e;opacity:0;transition:.25s}.cof-cart-drawer.is-open .cof-cart-drawer__backdrop{opacity:1}.cof-cart-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(52rem,100%);background:var(--cof-bg);transform:translate(105%);transition:.35s cubic-bezier(.2,.8,.2,1);display:grid;grid-template-rows:auto 1fr auto}.cof-cart-drawer.is-open .cof-cart-drawer__panel{transform:none}.cof-cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:2.5rem;border-bottom:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-cart-drawer__header h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:4rem;text-transform:uppercase;margin:0}.cof-cart-drawer__body{overflow:auto;padding:0 2.5rem}.cof-cart-line{display:grid;grid-template-columns:12rem 1fr;gap:1.6rem;padding:2.2rem 0;border-bottom:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-cart-line__image{background:var(--cof-surface);aspect-ratio:4/5}.cof-cart-line__image img{width:100%;height:100%;object-fit:cover}.cof-cart-line__title{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;text-transform:uppercase;font-weight:700}.cof-cart-line__info p{color:var(--cof-muted);margin:.5rem 0}.cof-cart-line .cof-quantity{margin:1rem 0}.cof-cart-drawer__footer{padding:2.5rem;border-top:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1.7rem;margin-bottom:1rem}.cof-cart-drawer__footer>p{color:var(--cof-muted);font-size:1.2rem}.cof-cart-drawer__footer form{margin-top:1rem}.cof-cart-page{padding-block:5rem 9rem}.cof-cart-page__grid{display:grid;grid-template-columns:1fr 38rem;gap:6rem}.cof-cart-summary{position:sticky;top:12rem;height:max-content;padding:3rem;background:var(--cof-surface)}.cof-cart-summary h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:4rem;text-transform:uppercase}.cof-cart-summary>div{display:flex;justify-content:space-between;margin-bottom:1rem}.cof-cart-summary p{color:var(--cof-muted)}.cof-cart-summary textarea{width:100%;margin:1rem 0 2rem;min-height:8rem}.additional-checkout-buttons{margin-top:1rem}.cof-page,.cof-search-page,.cof-journal,.cof-article,.cof-list-collections{padding-block:6rem 10rem}.cof-page-header{padding-bottom:5rem}.cof-page-header h1{font-size:clamp(6rem,10vw,14rem)}.cof-page__content{max-width:88rem;font-size:1.7rem}.cof-contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:8rem}.cof-contact-form{display:grid;gap:1rem}.cof-contact-form input,.cof-contact-form textarea{width:100%}.cof-search-form--page{margin-bottom:5rem}.cof-search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-result-card{background:var(--cof-bg);padding:2.5rem;min-height:25rem}.cof-journal-grid,.cof-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-article-card,.cof-collection-grid article{background:var(--cof-bg);padding:1.5rem}.cof-article-card img,.cof-collection-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:2rem}.cof-article-card h2,.cof-collection-grid h2{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:3.5rem;text-transform:uppercase}.cof-article__header{max-width:110rem;margin:auto;text-align:center;padding:3rem 0 6rem}.cof-article__header h1{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(6rem,10vw,14rem);line-height:.82;text-transform:uppercase}.cof-article__image{margin-bottom:6rem}.cof-article__image img{width:100%;max-height:80vh;object-fit:cover}.cof-article__content{max-width:78rem;margin:0 auto 6rem;font-size:1.8rem}.cof-empty-state{padding:8rem 2rem;text-align:center}.cof-not-found{min-height:70vh;padding-block:12rem}.cof-not-found h1{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(7rem,14vw,20rem);line-height:.72;text-transform:uppercase;color:var(--cof-accent)}.cof-gift-card{max-width:60rem;margin:8rem auto;text-align:center;padding:4rem}.cof-gift-card h1{font-size:6rem}.cof-toast{position:fixed;z-index:120;left:50%;bottom:3rem;transform:translate(-50%,3rem);opacity:0;background:var(--cof-text);color:var(--cof-bg);padding:1rem 1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;text-transform:uppercase;transition:.25s;pointer-events:none}.cof-toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1100px){.cof-header__inner{grid-template-columns:minmax(11rem,17rem) minmax(0,1fr) auto}.cof-header__nav>ul{gap:2rem}.cof-worlds{grid-template-columns:22rem minmax(0,1fr)}.cof-featured{grid-template-columns:20rem minmax(0,1fr)}.cof-featured__products{grid-template-columns:repeat(2,minmax(0,1fr))}.cof-product-grid,.cof-product-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){html,body{overflow-x:hidden}.cof-page-width{width:min(calc(100% - 3rem),var(--cof-page-width))}.cof-announcement__secondary{display:none}.cof-header__inner{position:relative;height:7.4rem;grid-template-columns:4.5rem minmax(0,1fr) auto;gap:.8rem}.cof-header__logo{position:absolute;left:50%;transform:translate(-50%);justify-content:center;width:min(var(--cof-header-logo-width,170px),13rem);height:6rem;padding:.45rem 0}.cof-header__logo .cof-logo-image{width:100%;height:100%}.cof-header__logo .cof-logo-image img{width:100%;height:100%;max-height:none;object-position:center}.cof-header__nav{display:none}.cof-mobile-nav{display:block}.cof-mobile-nav>summary{list-style:none}.cof-mobile-nav>summary::-webkit-details-marker{display:none}.cof-mobile-nav__panel{position:fixed;z-index:70;left:0;top:0;bottom:0;width:min(90vw,42rem);padding:3rem;background:var(--cof-bg);border-right:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent);transform:translate(-105%);transition:.3s}.cof-mobile-nav[open] .cof-mobile-nav__panel{transform:none}.cof-mobile-nav__top{display:flex;justify-content:space-between;margin-bottom:5rem}.cof-mobile-nav nav>ul>li{border-top:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent)}.cof-mobile-nav nav a,.cof-mobile-nav nav summary{display:flex;justify-content:space-between;padding:1.8rem 0;font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:3rem;text-transform:uppercase;list-style:none}.cof-mobile-nav nav summary svg{width:1.8rem;fill:none;stroke:currentColor}.cof-mobile-nav nav details ul{padding-left:2rem}.cof-mobile-nav nav details ul a{font-size:1.6rem}.cof-account-link{display:none}.cof-hero{min-height:var(--hero-mobile-height)}.cof-hero__rail{display:none}.cof-hero__content{min-height:var(--hero-mobile-height);padding:7rem 1.5rem 4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.cof-hero__overlay{background:linear-gradient(180deg,#00000026 20%,#000000eb 78%)}html[data-theme=day] .cof-hero__overlay{background:linear-gradient(180deg,#ebe4d514 20%,#ebe4d5f5 80%)}.cof-hero h1{font-size:clamp(6rem,18vw,8.5rem);max-width:100%;white-space:nowrap}.cof-hero__text{font-size:1.35rem}.cof-hero__proofs{display:grid;grid-template-columns:repeat(2,1fr);border:0;width:100%;margin-top:2rem}.cof-hero__proof{padding:1.1rem;border:1px solid color-mix(in srgb,var(--cof-text) 18%,transparent);margin:-1px 0 0 -1px}.cof-worlds,.cof-featured{display:block}.cof-worlds__intro,.cof-featured__intro{padding:4rem 2rem;border-right:0}.cof-worlds__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.cof-world-card{flex:0 0 88vw;scroll-snap-align:start;aspect-ratio:4/5}.cof-world-card__content{left:2rem;right:2rem;bottom:2rem}.cof-world-card h3{font-size:6rem}.cof-featured__products{grid-template-columns:repeat(2,minmax(0,1fr))}.cof-product-card__content{padding:1.2rem}.cof-product-card h3{font-size:1rem}.cof-product-card__content>.cof-icon-button,.cof-product-card__form{display:none}.cof-manifesto{grid-template-columns:1fr;min-height:0}.cof-manifesto__media{min-height:60vh}.cof-manifesto__content{padding:5rem 2rem}.cof-newsletter{grid-template-columns:1fr;gap:2rem;padding-block:6rem}.cof-newsletter__form{grid-template-columns:1fr 4rem}.cof-newsletter__form button{font-size:0}.cof-newsletter__form button svg{display:block}.cof-footer__grid{grid-template-columns:1fr 1fr}.cof-footer__brand{grid-column:1/-1}.cof-footer__bottom{align-items:flex-start;flex-direction:column}.cof-product{grid-template-columns:1fr;padding-block:1.5rem}.cof-product__info-inner{position:static}.cof-product__info h1{font-size:5.5rem}.cof-product-grid,.cof-product-grid--3,.cof-product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.cof-cart-page__grid{grid-template-columns:1fr}.cof-cart-summary{position:static}.cof-cart-line{grid-template-columns:9rem 1fr}.cof-collection-hero.has-image{min-height:48rem}.cof-collection-hero h1,.cof-page-header h1{font-size:7rem}.cof-contact-grid{grid-template-columns:1fr;gap:4rem}.cof-search-results{grid-template-columns:repeat(2,1fr)}.cof-journal-grid,.cof-collection-grid,.cof-predictive-list{grid-template-columns:1fr}.cof-search-dialog__inner{margin-top:8rem}.cof-search-form input{font-size:2.5rem}.cof-search-dialog__close{top:-5rem}}@media(max-width:420px){.cof-header__actions .cof-theme-toggle{display:none}.cof-featured__products{grid-template-columns:repeat(2,minmax(0,1fr))}.cof-button-row{width:100%}.cof-button-row .cof-button{flex:1;padding-inline:1rem}.cof-product-card__content{min-height:9rem}.cof-cart-drawer__body,.cof-cart-drawer__header,.cof-cart-drawer__footer{padding-inline:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--cof-accent);outline-offset:3px}summary{cursor:pointer}.cof-password{min-height:82vh;display:grid;place-items:center;padding-block:8rem}.cof-password__inner{max-width:72rem;text-align:center}.cof-password h1{font-family:Arial Narrow,Helvetica Neue Condensed,sans-serif;font-size:clamp(6rem,12vw,14rem);line-height:.78;text-transform:uppercase;color:var(--cof-accent)}.cof-password__form{display:flex;max-width:55rem;margin:3rem auto}.cof-password__form input{flex:1;background:var(--cof-surface);border:1px solid color-mix(in srgb,var(--cof-text) 28%,transparent);padding:1.3rem}.cof-password__newsletter{max-width:55rem;margin:2rem auto}html,body{inline-size:100%;max-inline-size:100%;overflow-x:clip}.shopify-section,[id^=shopify-section-]{min-inline-size:0;max-inline-size:100%;overflow-x:clip}.cof-header__inner{min-width:0}.cof-header__logo{width:min(var(--cof-header-logo-width,170px),100%);height:100%;min-width:0;padding:.7rem 0;overflow:visible}.cof-header__logo .cof-logo-image{width:100%;height:100%;min-width:0;align-items:center;justify-content:flex-start;overflow:visible}.cof-header__logo .cof-logo-rendered{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:7.15rem!important;object-fit:contain!important;object-position:left center!important}.cof-footer__logo{width:min(var(--cof-footer-logo-width,190px),100%);height:auto;min-width:0;overflow:visible}.cof-footer__brand .cof-logo-image{width:100%;height:auto;overflow:visible;justify-content:flex-start}.cof-footer__brand .cof-logo-rendered{display:block;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:left top!important}.cof-featured{inline-size:100%;max-inline-size:100%;min-inline-size:0;grid-template-columns:minmax(18rem,24rem) minmax(0,1fr);overflow:clip;contain:inline-size}.cof-featured__intro,.cof-featured__products{min-inline-size:0;max-inline-size:100%}.cof-featured__products{inline-size:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));overflow:clip}.cof-featured__products>*{min-inline-size:0;max-inline-size:100%}.cof-product-card{inline-size:100%;max-inline-size:100%;min-inline-size:0}.cof-product-card__content,.cof-product-card__content>div,.cof-product-card h3,.cof-product-card h3 a{min-inline-size:0;max-inline-size:100%}.cof-product-card h3 a{overflow-wrap:anywhere;word-break:normal}.cof-product-card__media{isolation:isolate;background:#f2f3f5}.cof-product-card__missing{z-index:0;background:#eceef1;color:#555b63}.cof-product-card__missing img{filter:none!important}.cof-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;background:#f2f3f5}.cof-product-card__image--secondary{z-index:2}.cof-product-card__media.is-image-missing .cof-product-card__image{display:none!important}.cof-product-card__media.is-image-missing .cof-product-card__missing{z-index:3}.cof-product-card__media .cof-badge{z-index:4}@media(max-width:1280px){.cof-featured{display:block;contain:none}.cof-featured__intro{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent)}.cof-featured__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.cof-header__logo{width:min(var(--cof-header-logo-width,170px),12rem);height:7.4rem;padding:.5rem 0}.cof-header__logo .cof-logo-rendered{max-height:6.2rem!important;object-position:center!important}.cof-featured__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.cof-featured__products{grid-template-columns:repeat(2,minmax(0,1fr))}}.cof-header__logo{height:7.2rem!important;max-height:7.2rem!important;align-self:center!important}.cof-header__logo .cof-logo-image{height:100%!important;max-height:100%!important}.cof-header__logo .cof-logo-image>img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:6.5rem!important;object-fit:contain!important;object-position:left center!important}.cof-footer__logo .cof-logo-image>img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:left top!important}@media(max-width:800px){.cof-header__logo{height:6.4rem!important;max-height:6.4rem!important}.cof-header__logo .cof-logo-image>img{max-height:5.8rem!important;object-position:center!important}}#MainContent,.shopify-section,[id^=shopify-section-]{inline-size:100%;min-inline-size:0;max-inline-size:100%}.rte,.rte>*{max-inline-size:100%}.rte{overflow-wrap:anywhere}.rte img,.rte video,.rte iframe{max-width:100%;height:auto}.rte table{display:block;inline-size:100%;max-inline-size:100%;overflow-x:auto;border-collapse:collapse}.rte pre{max-width:100%;overflow:auto}.cof-product__description--mobile{display:none}@media(max-width:800px){html,body{inline-size:100%;max-inline-size:100%;overflow-x:hidden!important}body{font-size:1.45rem;line-height:1.58}.cof-page-width{width:min(calc(100% - 3.2rem),var(--cof-page-width))}.cof-announcement__inner{min-height:4.2rem;padding:.9rem max(1.4rem,env(safe-area-inset-left));font-size:.9rem;letter-spacing:.1em;text-align:center;white-space:normal}.cof-announcement__inner a{display:block;max-width:100%}.cof-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cof-header__inner{position:relative;height:7.2rem;max-width:none;width:100%;padding-left:max(1.2rem,env(safe-area-inset-left));padding-right:max(1.2rem,env(safe-area-inset-right));display:grid;grid-template-columns:4.8rem minmax(0,1fr) 9.6rem;align-items:center;gap:0}.cof-mobile-nav{display:block;grid-column:1;justify-self:start;min-width:0}.cof-mobile-nav__trigger{width:4.4rem;height:4.4rem}.cof-header__logo{position:static!important;grid-column:2;justify-self:center;transform:none!important;width:7.2rem!important;height:6.2rem!important;max-height:6.2rem!important;padding:.35rem 0!important;margin:0!important}.cof-header__logo .cof-logo-image{width:100%!important;height:100%!important;justify-content:center!important}.cof-header__logo .cof-logo-image>img,.cof-header__logo .cof-logo-rendered{width:auto!important;height:auto!important;max-width:100%!important;max-height:5.55rem!important;object-fit:contain!important;object-position:center!important}.cof-header__nav{display:none}.cof-header__actions{grid-column:3;justify-self:end;display:grid;grid-template-columns:4.4rem 4.4rem;justify-content:end;align-items:center;width:9.2rem;min-width:0;gap:.2rem}.cof-header__actions .cof-header__theme-toggle,.cof-header__actions .cof-account-link{display:none!important}.cof-header__actions .cof-icon-button{width:4.4rem;height:4.4rem}.cof-cart-count{right:.15rem;top:.2rem;min-width:1.65rem;height:1.65rem;font-size:.85rem;border:2px solid var(--cof-bg)}.cof-mobile-nav__panel{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;padding:max(2.4rem,env(safe-area-inset-top)) max(2rem,env(safe-area-inset-right)) max(2.4rem,env(safe-area-inset-bottom)) max(2rem,env(safe-area-inset-left));background:var(--cof-bg);border:0;overflow-y:auto;transform:translate(-102%)}.cof-mobile-nav__top{align-items:center;margin-bottom:4rem}.cof-mobile-nav__controls{display:flex;align-items:center;gap:.4rem}.cof-mobile-nav__theme{display:inline-flex!important}.cof-mobile-nav nav a,.cof-mobile-nav nav summary{font-size:clamp(3.2rem,11vw,5rem);line-height:.95;padding:2rem 0;letter-spacing:-.025em}.cof-mobile-nav nav details ul a{font-size:1.7rem;line-height:1.2;padding:1.3rem 0}.cof-hero__content{padding:6rem 1.8rem 3.2rem;min-width:0}.cof-hero__copy{width:100%;max-width:100%;min-width:0}.cof-hero h1{font-size:clamp(5.4rem,16vw,7.4rem);line-height:.8;white-space:normal;overflow-wrap:anywhere;max-width:100%}.cof-hero__text{font-size:1.2rem;line-height:1.6;letter-spacing:.12em;max-width:100%}.cof-button-row{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cof-button-row .cof-button{width:100%;min-width:0;padding:1.15rem 1rem;font-size:1rem;text-align:center}.template-product .cof-product.cof-page-width{width:100%;max-width:none;margin:0;padding:0 0 2rem;display:grid;grid-template-columns:minmax(0,1fr);gap:0}.cof-product>*{min-width:0;max-width:100%}.cof-product__gallery{width:100%;max-width:100%;min-width:0;padding-top:0}.cof-product__media-list{display:block;width:100%;max-width:100%;overflow:hidden}.cof-product__media{width:100%;max-width:100%;aspect-ratio:4/5;background:#f3f4f5;overflow:hidden}.cof-product__media img,.cof-product__media video,.cof-product__media model-viewer,.cof-product__media iframe{display:block;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;transform:none!important}.cof-product__thumbs{margin:0;padding:1.1rem 1.6rem 0;gap:.8rem;scrollbar-width:none}.cof-product__thumbs::-webkit-scrollbar{display:none}.cof-product__thumb{flex:0 0 6.2rem;width:6.2rem;aspect-ratio:4/5;background:#f3f4f5}.cof-product__thumb img{object-fit:contain;background:#f3f4f5}.cof-product__info{width:100%;max-width:100%;padding:2.8rem 1.6rem 0}.cof-product__info-inner{position:static;width:100%;max-width:100%;min-width:0}.cof-product__info h1{width:100%;max-width:100%;margin:.25em 0 .28em;font-size:clamp(3.4rem,10vw,4.5rem);line-height:.88;letter-spacing:-.035em;white-space:normal;overflow-wrap:break-word;word-break:normal}.cof-product__custom-text{font-size:1.35rem;margin-bottom:1.8rem}.cof-product__variants,.cof-product__quantity{margin:1.8rem 0}.cof-product select{height:5.2rem;font-size:1.5rem}.cof-product__buy{margin:2rem 0 2.6rem;width:100%;max-width:100%;overflow:hidden}.cof-product-form,.shopify-payment-button{display:block;width:100%;max-width:100%;min-width:0}.cof-product__buy .cof-button{min-height:5.6rem;padding:1.4rem 1.6rem;font-size:1.15rem}.shopify-payment-button__button,.shopify-payment-button__more-options{width:100%!important;max-width:100%!important;min-width:0!important;border-radius:0!important}.shopify-payment-button__button{min-height:5.4rem!important}.cof-product__description--desktop{display:none!important}.cof-product__description--mobile{display:block;margin:0}.cof-product__description--mobile>div{padding-bottom:2.5rem}.cof-accordion summary{padding:1.7rem 0;font-size:1.05rem;letter-spacing:.09em}.cof-accordion>div{font-size:1.4rem;line-height:1.65}.cof-product__share{padding-top:2rem}.cof-recommendations{width:100%;max-width:100%;padding:5rem 0 6rem;overflow:hidden}.cof-recommendations .cof-section-heading{padding:0 1.6rem}.cof-section-heading h2{font-size:clamp(3.8rem,11vw,5.2rem);line-height:.88;letter-spacing:-.03em;overflow-wrap:anywhere}.cof-recommendations .cof-product-grid{display:flex;grid-template-columns:none;gap:1rem;width:100%;max-width:100%;overflow-x:auto;padding:0 1.6rem 1rem;scroll-padding-left:1.6rem;scroll-snap-type:x mandatory;scrollbar-width:none}.cof-recommendations .cof-product-grid::-webkit-scrollbar{display:none}.cof-recommendations .cof-product-card{flex:0 0 min(76vw,31rem);scroll-snap-align:start;border:1px solid color-mix(in srgb,var(--cof-text) 14%,transparent)}.cof-recommendations .cof-product-card__content{min-height:10.5rem;padding:1.4rem}.cof-recommendations .cof-product-card h3{font-size:1.25rem;line-height:1.22}.cof-newsletter{width:min(calc(100% - 3.2rem),var(--cof-page-width));grid-template-columns:minmax(0,1fr);gap:2.8rem;padding-block:5.5rem}.cof-newsletter>div,.cof-newsletter__form{min-width:0;max-width:100%}.cof-newsletter h2{font-size:clamp(3.8rem,11vw,5.2rem);line-height:.88;letter-spacing:-.035em;overflow-wrap:anywhere;margin-bottom:1.8rem}.cof-newsletter__form{grid-template-columns:minmax(0,1fr) 4.8rem}.cof-newsletter__form input{width:100%;min-width:0;font-size:1.2rem}.cof-footer{padding-top:4.5rem}.cof-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 2rem;padding-bottom:4.5rem}.cof-footer__brand{grid-column:1/-1}.cof-footer__logo{width:14rem!important;max-width:14rem!important;margin-bottom:2rem}.cof-footer__brand p{font-size:1.35rem;max-width:29rem}.cof-footer__menu,.cof-footer__text{min-width:0;border-top:1px solid color-mix(in srgb,var(--cof-text) 16%,transparent);padding-top:1.8rem}.cof-footer li,.cof-footer__text p{font-size:1.25rem;margin:.7rem 0}.cof-footer__bottom{padding-block:2.5rem;gap:1.5rem;font-size:.8rem;overflow-wrap:anywhere}.cof-footer__payments{max-width:100%}}@media(max-width:480px){.cof-header__inner{grid-template-columns:4.6rem minmax(0,1fr) 9.2rem;padding-left:max(.8rem,env(safe-area-inset-left));padding-right:max(.8rem,env(safe-area-inset-right))}.cof-header__logo{width:6.8rem!important}.cof-header__actions{width:9rem;grid-template-columns:4.3rem 4.3rem}.cof-hero__content,.cof-product__info,.cof-product__thumbs{padding-inline:1.4rem}.cof-button-row{grid-template-columns:1fr}.cof-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:360px){.cof-header__inner{grid-template-columns:4.4rem minmax(0,1fr) 8.6rem}.cof-header__logo{width:6.2rem!important}.cof-header__actions{width:8.5rem;grid-template-columns:4.1rem 4.1rem}.cof-product__info h1{font-size:3.25rem}.cof-footer__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/cof-base.css.map */
