:root{--ff-ink:#123e3a;--ff-paper:#fff9ee;--ff-mint:#cdeddd;--ff-orange:#f9734d;--ff-muted:#536961;--ff-line:#d9dfd3;--ff-serif:Georgia,"Times New Roman",serif}html{scroll-behavior:smooth;scroll-padding-top:3rem}body{background:var(--ff-paper);color:var(--ff-ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bd491f;outline-offset:5px}.ff-wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.ff-announcement{background:var(--ff-ink);color:var(--ff-paper);font-size:11px;font-weight:650;letter-spacing:.15em;text-align:center;padding:10px 18px;line-height:1.5}.ff-header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:104px}.ff-brand{display:flex;align-items:center;flex-shrink:0}.ff-brand img{width:152px;height:58px;object-fit:contain}.ff-desktop-nav{display:flex;gap:36px}.ff-desktop-nav a,.ff-header a{text-decoration:none}.ff-desktop-nav a{font-size:15px;font-weight:550;padding:10px 0}.ff-desktop-nav a:hover{box-shadow:0 1px var(--ff-ink)}.ff-header-actions{display:flex;align-items:center;gap:20px}.ff-icon-link{display:flex;align-items:center;justify-content:center;width:34px;min-height:44px}.ff-cart-link{gap:7px;width:auto}.ff-cart-count{display:grid;place-items:center;background:var(--ff-mint);border-radius:100%;font-size:11px;min-width:19px;height:19px}.ff-mobile-menu{display:none}.ff-hero{display:grid;grid-template-columns:1.03fr 1fr;gap:58px;padding-top:20px;padding-bottom:56px;align-items:center}.ff-hero-copy{padding:10px 0}.ff-eyebrow{font-size:11px!important;font-weight:700;letter-spacing:.13em;line-height:1.6;text-transform:uppercase;margin:0 0 24px!important;display:flex;align-items:center;gap:10px}.ff-eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--ff-orange);flex:none}.ff-hero h1{font-family:var(--ff-serif);font-size:clamp(52px,5.15vw,77px);font-weight:400;line-height:1.07;letter-spacing:-.052em;margin:0 0 26px;color:var(--ff-ink);max-width:620px}.ff-hero h1 em{font-weight:400;font-style:italic;display:block;color:#547367}.ff-hero-description{max-width:440px;font-size:17px;line-height:1.8;margin:0 0 29px;color:var(--ff-muted);letter-spacing:0}.ff-hero-ctas{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.ff-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ff-ink);color:var(--ff-paper);border:1px solid var(--ff-ink);border-radius:100px;padding:17px 25px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;min-height:54px;transition:background .2s,transform .2s}.ff-button:hover{background:#245c52;transform:translateY(-2px)}.ff-button svg{width:21px;height:21px}.ff-text-link{font-size:13px;text-decoration:none;display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid;padding-bottom:4px;font-weight:500}.ff-text-link:hover{color:#42766a}.ff-hero-note{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ff-muted);margin-top:37px}.ff-hero-note svg{width:18px;height:18px}.ff-hero-visual{position:relative;border-radius:15px 15px 85px;height:560px}.ff-hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 60%;border-radius:inherit}.ff-image-caption{position:absolute;bottom:28px;left:26px;background:var(--ff-paper);padding:12px 17px;border-radius:100px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:550;max-width:calc(100% - 70px)}.ff-caption-dot{height:7px;width:7px;flex:none;border-radius:50%;background:#5d8370}.ff-stamp{position:absolute;right:-21px;top:34px;height:100px;width:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--ff-mint);transform:rotate(12deg);box-shadow:0 0 0 7px var(--ff-paper);gap:7px}.ff-stamp span{font-size:8px;letter-spacing:.12em;font-weight:700}.ff-stamp svg{width:26px;height:26px}.ff-benefit-strip{border-block:1px solid var(--ff-line)}.ff-benefit-strip>.ff-wrap{display:flex;align-items:center;justify-content:space-around;gap:22px;padding-block:22px}.ff-benefit-strip span{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:550}.ff-benefit-strip svg{height:20px;width:20px}.ff-range{padding-block:92px 96px}.ff-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.ff-section-heading .ff-eyebrow{margin-bottom:12px!important}.ff-section-heading h2,.ff-routine h2,.ff-pairing h2,.ff-faq h2{font-family:var(--ff-serif);font-size:clamp(36px,3.4vw,50px);font-weight:400;line-height:1.12;letter-spacing:-.045em;margin:0;color:inherit}.ff-section-heading>p{font-size:14px;max-width:320px;color:var(--ff-muted);margin:0 0 3px;line-height:1.8}.ff-range-filters{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap}.ff-range-filters button{border:1px solid var(--ff-line);border-radius:100px;background:transparent;color:var(--ff-muted);font-size:12px;padding:12px 21px;cursor:pointer;line-height:1.3;min-height:42px}.ff-range-filters button.is-active{background:var(--ff-ink);color:var(--ff-paper);border-color:var(--ff-ink)}.ff-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.ff-product-card[hidden]{display:none}.ff-product-visual{position:relative;aspect-ratio:1;background:#f1f0ea;border-radius:12px;overflow:hidden}.ff-concept{height:100%;width:100%;background-image:url(funfuz-concepts.webp);background-size:300% 200%;background-repeat:no-repeat}.ff-concept-1{background-position:0 0}.ff-concept-2{background-position:50% 0}.ff-concept-3{background-position:100% 0}.ff-concept-4{background-position:0 100%}.ff-concept-5{background-position:50% 100%}.ff-concept-6{background-position:100% 100%}.ff-product-photo{display:block;object-fit:contain;height:100%;width:100%}.ff-product-visual>a{display:block;height:100%;width:100%}.ff-product-badge{position:absolute;top:17px;left:17px;background:var(--ff-paper);color:var(--ff-ink);padding:6px 11px;border-radius:30px;font-size:9px;font-weight:750;letter-spacing:.06em}.ff-concept-label{position:absolute;bottom:12px;left:15px;font-size:10px;color:#5d6e66}.ff-photo-pending{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center;padding:25px;height:100%}.ff-photo-pending span{font-family:var(--ff-serif);font-size:26px}.ff-photo-pending small{font-size:12px;color:var(--ff-muted)}.ff-product-meta{padding:20px 3px 0}.ff-product-job{font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.5;margin:0 0 7px;color:var(--ff-muted)}.ff-product-meta h3{font-family:inherit;font-size:19px;font-weight:650;line-height:1.4;letter-spacing:-.015em;margin:0 0 9px;color:inherit}.ff-product-meta h3 a{text-decoration:none}.ff-product-description{font-size:13px;color:var(--ff-muted);line-height:1.6;margin:0 0 16px;min-height:42px}.ff-product-bottom,.ff-product-detail summary{border-top:1px solid var(--ff-line);display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:13px;line-height:1.4;font-weight:600}.ff-product-bottom a{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--ff-line);border-radius:50%}.ff-product-bottom a:hover{background:var(--ff-mint)}.ff-product-detail summary{list-style:none;cursor:pointer;min-height:44px}.ff-product-detail summary::-webkit-details-marker{display:none}.ff-product-detail summary svg{height:19px;width:19px;transition:transform .2s}.ff-product-detail[open] summary svg{transform:rotate(90deg)}.ff-product-detail p{font-size:13px;line-height:1.7;color:var(--ff-muted)}.ff-coming-soon{display:inline-block;font-size:11px;background:var(--ff-mint);border-radius:40px;padding:6px 11px}.ff-routine{background:#e8eddf;padding-block:82px}.ff-routine-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.ff-routine h2{max-width:460px}.ff-routine-grid>div>p:not(.ff-eyebrow){font-size:15px;line-height:1.8;color:var(--ff-muted);max-width:425px;margin:24px 0}.ff-routine-list{list-style:none;margin:0;padding:0}.ff-routine-list li{display:flex;gap:24px;padding:23px 0;border-bottom:1px solid #cbd4c7}.ff-routine-list li:first-child{padding-top:0}.ff-routine-list li:last-child{border:0;padding-bottom:0}.ff-step-number{font-family:var(--ff-serif);font-size:24px;color:#7a8f7d;min-width:35px;line-height:1.3}.ff-routine-list h3{font-size:18px;font-weight:600;margin:0 0 8px;letter-spacing:-.015em;color:inherit}.ff-routine-list p{font-size:13px;line-height:1.7;margin:0;color:var(--ff-muted)}.ff-pairing{display:grid;grid-template-columns:1fr 1fr;background:var(--ff-ink);color:var(--ff-paper);border-radius:16px;margin-block:90px 0;overflow:hidden;min-height:400px}.ff-pairing-art{display:flex;align-items:center;background:#f1f0ea;position:relative;padding:32px}.ff-pairing-art .ff-concept{width:50%;height:auto;aspect-ratio:1}.ff-pairing-plus{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--ff-mint);border-radius:50%;color:var(--ff-ink);width:40px;height:40px;display:grid;place-items:center;font-size:24px}.ff-pairing-art>small{position:absolute;bottom:18px;left:25px;color:var(--ff-muted);font-size:10px}.ff-pairing-copy{padding:52px}.ff-pairing .ff-eyebrow{color:var(--ff-mint)}.ff-pairing h2{font-size:40px;max-width:380px}.ff-pairing-copy>p:not(.ff-eyebrow){font-size:14px;line-height:1.8;color:#d8e3d7;margin:20px 0 26px}.ff-button-light{background:var(--ff-mint);border-color:var(--ff-mint);color:var(--ff-ink)}.ff-button-light:hover{background:#b2dbc7}.ff-pairing-products{display:grid;gap:12px}.ff-pairing-products a{font-size:14px;text-underline-offset:5px}.ff-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;padding-block:95px}.ff-faq h2{max-width:350px}.ff-faq>div>p:not(.ff-eyebrow){font-size:14px;line-height:1.8;color:var(--ff-muted);max-width:320px;margin-top:24px}.ff-faq-list details{border-bottom:1px solid var(--ff-line)}.ff-faq-list details:first-child{border-top:1px solid var(--ff-line)}.ff-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;font-size:15px;font-weight:550;padding:22px 0;cursor:pointer;line-height:1.5}.ff-faq-list summary::-webkit-details-marker{display:none}.ff-faq-list summary span{font-size:22px;flex-shrink:0}.ff-faq-list details[open] summary span{transform:rotate(45deg)}.ff-faq-list details>div{font-size:14px;line-height:1.8;color:var(--ff-muted);padding:0 30px 15px 0}.ff-faq-list details p{margin-top:0}.ff-footer{background:var(--ff-ink);color:var(--ff-paper);padding-top:60px}.ff-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:60px}.ff-footer-wordmark{font-family:Trebuchet MS,Arial,sans-serif;font-size:47px;font-weight:700;text-decoration:none;letter-spacing:-3px;position:relative;line-height:1}.ff-footer-wordmark span{position:absolute;right:20px;bottom:-20px;font-size:43px}.ff-footer-top>div>p:not(.ff-footer-label){font-size:14px;color:#d8e3d7;margin-top:27px}.ff-footer-label{font-size:10px;font-weight:700;letter-spacing:.12em;margin:6px 0 22px;color:#a9c7b7}.ff-footer-top>div:not(:first-child)>a{display:block;text-decoration:none;font-size:13px;margin:13px 0;line-height:1.5}.ff-footer-top>div:not(:first-child)>a:hover{text-decoration:underline;text-underline-offset:4px}.ff-footer-bottom{border-top:1px solid #3c5c50;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:11px;color:#b0c6b8}.ff-launch-notice{border:1px solid var(--ff-line);border-radius:10px;padding:22px;background:var(--ff-mint)}.ff-launch-notice strong{font-size:18px}.ff-launch-notice p{font-size:14px;line-height:1.7;margin-bottom:0}.product__title h1,.main-page-title,.collection-hero__title,.cart__empty-text{font-family:var(--ff-serif);font-weight:400;letter-spacing:-.035em}.card__heading{letter-spacing:-.01em}.shopify-policy__container{max-width:850px!important;margin-bottom:60px!important}.product__info-container .price{font-size:20px}.cart__warnings .button{border-radius:40px}.ff-preview-bar{background:#f9e9c8;color:#5c461e;text-align:center;font:12px/1.5 Arial,sans-serif;padding:8px 18px}.ff-preview-bar a{font-weight:700;text-underline-offset:3px}.ff-preview-main{min-height:55vh;padding-block:70px}.ff-preview-main h1{font-family:var(--ff-serif);font-weight:400;font-size:48px}.ff-preview-main p{font-size:16px;line-height:1.8;max-width:680px}@media(min-width:1600px){.ff-hero h1{font-size:78px}.ff-hero-visual{height:610px}}@media(max-width:1100px){.ff-wrap{width:calc(100% - 64px)}.ff-hero{gap:36px}.ff-hero h1{font-size:59px}.ff-hero-visual{height:515px}.ff-hero-ctas{gap:18px}.ff-hero-description{font-size:16px}.ff-desktop-nav{gap:24px}.ff-hero-note{margin-top:25px}.ff-routine-grid{gap:65px}.ff-pairing-copy{padding:38px}.ff-pairing h2{font-size:36px}.ff-faq{gap:50px}}@media(max-width:749px){html{scroll-padding-top:20px}.ff-wrap{width:calc(100% - 40px)}.ff-announcement{font-size:9px;padding-block:9px}.ff-header{min-height:80px;gap:20px}.ff-brand img{width:126px;height:48px}.ff-desktop-nav{display:none}.ff-header-actions{gap:14px}.ff-header-actions>.ff-icon-link:first-child{display:none}.ff-mobile-menu{display:block;position:relative}.ff-mobile-menu summary{list-style:none;display:grid;place-items:center;width:32px;height:44px;cursor:pointer}.ff-mobile-menu summary::-webkit-details-marker{display:none}.ff-mobile-menu nav{position:absolute;z-index:20;right:-2px;top:52px;background:var(--ff-paper);padding:20px 24px;min-width:230px;border:1px solid var(--ff-line);border-radius:8px;box-shadow:0 12px 25px #123e3a15}.ff-mobile-menu nav a{display:block;font-size:16px;padding:12px 0}.ff-hero{grid-template-columns:1fr;gap:32px;padding-top:22px;padding-bottom:30px}.ff-hero-copy{padding:0}.ff-hero .ff-eyebrow{font-size:9px!important;letter-spacing:.11em;margin-bottom:17px!important}.ff-hero h1{font-size:clamp(44px,11.8vw,65px);line-height:1.08;margin-bottom:22px}.ff-hero-description{font-size:15px;line-height:1.75;max-width:500px;margin-bottom:24px}.ff-hero-ctas{gap:20px}.ff-button{font-size:13px;padding:15px 21px;gap:18px;min-height:51px}.ff-text-link{font-size:12px}.ff-hero-note{font-size:11px;margin-top:25px}.ff-hero-visual{height:405px;border-radius:12px 12px 60px;margin-right:10px}.ff-hero-image{object-position:50% 63%}.ff-stamp{width:80px;height:80px;right:-10px;top:22px;box-shadow:0 0 0 5px var(--ff-paper);gap:5px}.ff-stamp span{font-size:6.5px}.ff-stamp svg{width:22px;height:22px}.ff-image-caption{left:18px;bottom:21px;padding:10px 13px;font-size:10px;max-width:calc(100% - 42px)}.ff-benefit-strip>.ff-wrap{flex-wrap:wrap;justify-content:center;gap:16px 25px;padding-block:19px}.ff-benefit-strip span{font-size:11px;gap:8px}.ff-benefit-strip svg{width:17px;height:17px}.ff-range{padding-block:58px}.ff-section-heading{display:block;margin-bottom:25px}.ff-section-heading .ff-eyebrow{font-size:9px!important}.ff-section-heading h2,.ff-routine h2,.ff-faq h2{font-size:37px}.ff-section-heading>p{max-width:360px;font-size:13px;margin-top:18px}.ff-range-filters{gap:7px;margin-bottom:23px}.ff-range-filters button{font-size:10px;padding:10px 12px;min-height:38px}.ff-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.ff-product-visual{border-radius:8px}.ff-product-badge{left:9px;top:9px;font-size:7px;padding:4px 7px}.ff-concept-label{font-size:8px;left:9px;bottom:8px}.ff-product-meta{padding:14px 0 0}.ff-product-job{font-size:8px;letter-spacing:.07em}.ff-product-meta h3{font-size:16px;line-height:1.3;margin-bottom:8px}.ff-product-description{font-size:11px;min-height:51px;margin-bottom:11px}.ff-product-detail summary,.ff-product-bottom{font-size:11px}.ff-product-detail p{font-size:12px}.ff-coming-soon{font-size:9px;padding:5px 8px}.ff-routine{padding-block:52px}.ff-routine-grid{grid-template-columns:1fr;gap:40px}.ff-routine .ff-eyebrow,.ff-faq .ff-eyebrow{font-size:9px!important;margin-bottom:16px!important}.ff-routine-grid>div>p:not(.ff-eyebrow){font-size:14px;max-width:500px;margin-block:20px}.ff-routine-list li{gap:18px;padding:20px 0}.ff-routine-list h3{font-size:17px}.ff-routine-list p{font-size:13px}.ff-pairing{grid-template-columns:1fr;margin-top:55px;border-radius:12px}.ff-pairing-art{min-height:250px;padding:20px}.ff-pairing-art .ff-concept{max-width:50%}.ff-pairing-copy{padding:32px 26px 36px}.ff-pairing h2{font-size:36px}.ff-pairing .ff-eyebrow{font-size:9px!important;margin-bottom:18px!important}.ff-pairing-copy>p:not(.ff-eyebrow){font-size:13px}.ff-faq{grid-template-columns:1fr;gap:30px;padding-block:60px}.ff-faq>div>p:not(.ff-eyebrow){font-size:13px;margin-top:18px}.ff-faq-list summary{font-size:14px;padding:18px 0}.ff-faq-list details>div{font-size:13px;padding-right:8px}.ff-footer{padding-top:45px}.ff-footer-top{grid-template-columns:1fr 1fr;gap:27px 20px;padding-bottom:35px}.ff-footer-top>div:first-child{grid-column:1/-1}.ff-footer-wordmark{font-size:42px}.ff-footer-top>div>p:not(.ff-footer-label){font-size:13px;margin-top:22px}.ff-footer-label{font-size:9px;margin-bottom:15px}.ff-footer-top>div:not(:first-child)>a{font-size:12px}.ff-footer-bottom{font-size:9px;gap:12px}.ff-preview-main{padding-block:40px}.ff-preview-main h1{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.ff-product-description{font-size:14px;min-height:45px}.ff-product-detail summary,.ff-product-bottom{font-size:14px}.ff-product-detail p{font-size:14px}.ff-range-filters button{font-size:13px}.ff-desktop-nav a{font-size:16px}.ff-pairing-photo{width:50%;height:auto;aspect-ratio:1;object-fit:contain}.ff-announcement{font-size:12px}.ff-hero-note{font-size:13px}.ff-text-link,.ff-benefit-strip span{font-size:14px}.ff-product-job{font-size:11px}.ff-product-meta h3{font-size:20px}.ff-eyebrow{font-size:12px!important}.ff-footer-top>div:not(:first-child)>a{font-size:14px}.ff-footer-label,.ff-footer-bottom{font-size:12px}.ff-routine-list p{font-size:14px}@media(max-width:749px){.ff-product-description{font-size:13px;min-height:63px}.ff-product-detail summary,.ff-product-bottom{font-size:12px}.ff-product-meta h3{font-size:17px}.ff-product-job{font-size:10px}.ff-range-filters button{font-size:12px}.ff-announcement{font-size:10px}.ff-hero-note{font-size:12px}.ff-text-link{font-size:13px}.ff-benefit-strip span{font-size:12px}.ff-footer-bottom{font-size:11px}.ff-section-heading>p,.ff-routine-list p,.ff-pairing-copy>p:not(.ff-eyebrow),.ff-faq>div>p:not(.ff-eyebrow),.ff-faq-list details>div{font-size:14px}}.ff-concept:empty{display:block}.ff-text-link{line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/4/assets/funfuz.css.map */
