:root{--fp-cream:#fffdf8;--fp-paper:#fff;--fp-pink:#f2bdc5;--fp-newsletter:#e9a5b2;--fp-red:#e53f36;--fp-red-text:#c9362e;--fp-yellow:#f3cf78;--fp-green:#2f8869;--fp-green-text:#28765b;--fp-ink:#17120f;--fp-line:color-mix(in srgb,var(--fp-ink) 14%,transparent);--fp-display-font:Georgia,"Times New Roman",serif;--fp-ui-font:"Courier New",Courier,monospace;--fp-page-gutter:46px;--fp-shell-offset:92px;--fp-copy-measure:588px;--fp-page-title:clamp(72px,8vw,112px);--fp-section-title:clamp(46px,4vw,56px);--fp-space-1:8px;--fp-space-2:12px;--fp-space-3:16px;--fp-space-4:24px;--fp-space-5:32px;--fp-space-6:48px;--fp-space-7:64px}body:has(.fp-site-header){background:var(--fp-cream);color:var(--fp-ink)}body:has(.fp-site-header) .content-for-layout,body:has(.fp-site-header) #MainContent,body:has(.fp-site-header) #MainContent>.shopify-section{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.fp-site-header,.fp-section,.fp-footer{width:100%;max-width:none;margin:0;box-sizing:border-box;color:var(--fp-ink)}.fp-site-header *,.fp-section *,.fp-footer *{box-sizing:border-box}.fp-shell{width:min(calc(100% - var(--fp-shell-offset)),1500px);margin:0 auto}.fp-nav__links,.fp-btn,.fp-product h3,.fp-shop-card h2,.fp-search-card h2,.fp-pdp__title,body:has(.fp-site-header) .cart-items__title,.fp-page-title{text-transform:none!important}.fp-site-header :where(a,button,summary):focus-visible,.fp-section :where(a,button,summary,input,textarea,select):focus-visible,.fp-footer :where(a,button):focus-visible{outline:2px solid var(--fp-ink);outline-offset:3px}.fp-nav__links a{display:inline-flex;align-items:center;min-height:44px}.fp-search,.fp-instagram,.fp-cart{min-width:44px!important;min-height:44px!important}.fp-announcement{min-height:40px;display:flex;align-items:center;justify-content:center;gap:12px;padding:9px 18px;overflow:hidden;text-align:center;background:var(--fp-red-text);color:#fff;font:700 12px/1.15 var(--fp-ui-font);letter-spacing:.065em;text-transform:uppercase}.fp-announcement>span:nth-child(2){min-width:0}.fp-nav-wrap{position:relative;z-index:90;background:var(--fp-cream);border-bottom:1px solid transparent;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.fp-nav-wrap.is-floating{position:fixed;top:0;left:0;right:0;width:100%;background:color-mix(in srgb,var(--fp-cream) 96%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 9px 28px color-mix(in srgb,var(--fp-ink) 12%,transparent);border-bottom-color:var(--fp-line)}.fp-nav-wrap.is-hidden{transform:translateY(-110%)}.fp-nav-spacer{height:0;pointer-events:none}.fp-nav{height:100px;display:grid;grid-template-columns:220px minmax(0,1fr) 190px;gap:24px;align-items:center}.fp-logo{display:flex;flex-direction:column;width:max-content;max-width:100%;text-decoration:none;color:var(--fp-ink)!important;font:700 50px/.72 var(--fp-ui-font);letter-spacing:-.07em;text-transform:lowercase}.fp-logo small{font-size:14px;line-height:1;margin-top:8px;letter-spacing:-.02em}.fp-logo__image{display:block;width:min(var(--fp-logo-image-width),100%);height:auto;max-height:82px;object-fit:contain;object-position:left center}.fp-nav__links{justify-self:center;display:flex;gap:40px;align-items:center;min-width:0;font:700 14px/1 var(--fp-ui-font);white-space:nowrap}.fp-nav__links a{color:var(--fp-ink);text-decoration:none;position:relative}.fp-nav__links a:hover,.fp-nav__links a.is-active{color:var(--fp-red)}.fp-nav__links a.is-active:after{content:"~~~~";position:absolute;left:0;right:0;bottom:-13px;font-size:10px;letter-spacing:-3px;color:var(--fp-red);overflow:hidden}.fp-nav__actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:15px;min-width:0}.fp-nav__actions a{color:var(--fp-ink);text-decoration:none}.fp-instagram{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto}.fp-instagram svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7}.fp-gigi-link{display:grid;place-items:center;width:calc(var(--fp-header-gigi-desktop) + 8px);height:54px;flex:0 0 auto;overflow:visible}.fp-nav__gigi{display:block;width:auto;height:auto;max-width:var(--fp-header-gigi-desktop);max-height:50px;object-fit:contain;object-position:center}.fp-gigi-editor-placeholder{display:grid;place-items:center;min-width:46px;height:38px;border:1px dashed var(--fp-line);font:7px/1.1 var(--fp-ui-font);text-align:center;padding:3px}.fp-cart{position:relative;width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto}.fp-cart svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.6}.fp-cart b{position:absolute;right:-8px;top:-9px;min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--fp-red-text);color:#fff;font:11px/1 var(--fp-ui-font)}.fp-menu{display:none;position:relative;margin:0;padding:0;flex:0 0 auto}.fp-menu summary{list-style:none;margin:0;padding:0;cursor:pointer}.fp-menu summary::-webkit-details-marker{display:none}.fp-menu summary::marker{content:""}.fp-mobile-menu{display:none;position:absolute;right:0;top:calc(100% + 8px);width:min(280px,calc(100vw - 36px));max-height:calc(100vh - 130px);overflow:auto;background:var(--fp-cream);border:1px solid var(--fp-ink);z-index:120;padding:7px;box-shadow:5px 5px 0 var(--fp-pink)}.fp-menu[open] .fp-mobile-menu{display:flex;flex-direction:column}.fp-mobile-menu a{padding:12px;border-bottom:1px solid var(--fp-line);color:var(--fp-ink);text-decoration:none;font:12px/1 var(--fp-ui-font)}.fp-mobile-menu a:last-child{border-bottom:0}.fp-hero{background:var(--fp-cream);position:relative;overflow:hidden;border-bottom:1px solid var(--fp-line)}.fp-hero__grid{display:grid;grid-template-columns:minmax(330px,38%) minmax(0,62%);align-items:center;gap:12px;padding:0}.fp-hero__copy{padding:0 0 28px 12px;position:relative;z-index:2}.fp-hero__kicker{margin:0 0 12px;color:color-mix(in srgb,var(--fp-red) 78%,var(--fp-ink));font:700 15px/1 var(--fp-ui-font);letter-spacing:.01em}.fp-hero h1{margin:0;font:700 clamp(74px,6.6vw,108px)/.8 var(--fp-display-font);letter-spacing:-.055em;color:var(--fp-ink)}.fp-hero h1 span{display:block;color:var(--fp-red)}.fp-hero__sub{margin:23px 0 18px;max-width:30ch;font:700 16px/1.42 var(--fp-ui-font);letter-spacing:.005em}.fp-hero__world{margin:0 0 22px;color:color-mix(in srgb,var(--fp-ink) 64%,transparent);font:700 9px/1.35 var(--fp-ui-font);letter-spacing:.08em;text-transform:uppercase}.fp-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.fp-btn{min-height:48px;padding:0 21px;border:1.5px solid var(--fp-red);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:700 13px/1 var(--fp-ui-font);color:var(--fp-ink)!important;background:transparent;transition:transform .2s ease,background-color .2s ease,color .2s ease}.fp-btn:hover{transform:translateY(-1px)}.fp-btn--solid{background:var(--fp-red-text);border-color:var(--fp-red-text);color:#fff!important}.fp-hero__scene{align-self:stretch;min-width:0;height:100%;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:1;padding:0}.fp-hero__scene img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center bottom;margin:0 auto}.fp-hero__placeholder{width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--fp-line);font:12px/1.4 var(--fp-ui-font);color:color-mix(in srgb,var(--fp-ink) 45%,transparent);text-align:center;padding:40px}.fp-story__title,.fp-collection__title h2,.fp-newsletter h2{font-family:var(--fp-display-font);font-style:normal;font-weight:700;letter-spacing:-.045em}.fp-story{background:var(--fp-pink);position:relative;overflow:hidden}.fp-story__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center;padding:48px 56px 46px}.fp-story__copy{max-width:760px}.fp-story__title{margin:0 0 18px;color:var(--fp-red-text);font-size:var(--fp-section-title);line-height:.93}.fp-story__text{font:15px/1.52 var(--fp-ui-font)}.fp-story__text p{margin:0 0 11px}.fp-story__mark{text-align:center}.fp-story__oval{width:250px;height:300px;border:2px solid color-mix(in srgb,#fff 88%,transparent);border-radius:50%;display:grid;place-items:center;margin:0 auto 11px;overflow:visible}.fp-story__gigi{display:block;width:min(var(--fp-story-gigi-desktop),88%);height:auto;max-height:230px;object-fit:contain;object-position:center;margin:auto}.fp-story__handle{font:13px/1 var(--fp-ui-font)}.fp-story__deco{position:absolute;color:var(--fp-red);opacity:.72;font-size:20px}.fp-story__deco--a{left:3%;bottom:8%}.fp-story__deco--b{right:4%;bottom:8%}.fp-story__deco--c{right:10%;top:18%}.fp-story-editor-placeholder{font:9px/1.2 var(--fp-ui-font);border:1px dashed var(--fp-line);padding:7px}.fp-benefits{background:var(--fp-cream)}.fp-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.fp-benefit{min-height:178px;padding:24px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--fp-line)}.fp-benefit:last-child{border-right:0}.fp-benefit__icon{font-size:31px;line-height:1;margin-bottom:12px}.fp-benefit h3{margin:0 0 8px;font:700 13px/1.2 var(--fp-ui-font);letter-spacing:.025em;text-transform:uppercase}.fp-benefit p{margin:0;max-width:27ch;font:12.5px/1.44 var(--fp-ui-font)}.fp-benefit:nth-child(4n+1) .fp-benefit__icon{color:var(--fp-green)}.fp-benefit:nth-child(4n+2) .fp-benefit__icon{color:color-mix(in srgb,var(--fp-red) 48%,var(--fp-pink))}.fp-benefit:nth-child(4n+3) .fp-benefit__icon{color:var(--fp-red)}.fp-benefit:nth-child(4n) .fp-benefit__icon{color:var(--fp-ink)}.fp-collection{background:var(--fp-yellow);position:relative;overflow:hidden}.fp-collection__inner{padding:36px 0;position:relative}.fp-collection__title{text-align:center;margin-bottom:22px}.fp-collection__title h2{display:inline-block;vertical-align:middle;margin:0;font-size:var(--fp-section-title);line-height:.95}.fp-collection__title-deco{display:inline-block;vertical-align:middle;margin:0 12px;color:color-mix(in srgb,var(--fp-red) 50%,var(--fp-pink));font:700 30px/1 var(--fp-ui-font)}.fp-collection__rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 46px 12px}.fp-collection__rail::-webkit-scrollbar{display:none}.fp-product{flex:0 0 clamp(196px,17vw,242px);max-width:242px;text-decoration:none;scroll-snap-align:start;color:var(--fp-ink)!important}.fp-product__media{aspect-ratio:.707;border:0;padding:0;background:transparent;overflow:hidden}.fp-product__media img,.fp-product__media svg{width:100%;height:100%;object-fit:contain;display:block}.fp-product h3{margin:10px 0 4px;text-align:left;font:700 12px/1.3 var(--fp-ui-font)}.fp-product p{margin:0;text-align:left;font:11.5px/1.3 var(--fp-ui-font)}.fp-collection__cta{text-align:center;margin-top:11px}.fp-collection__cta a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;background:var(--fp-green-text);color:#fff!important;border-radius:5px;padding:0 24px;text-decoration:none;font:700 12px/1 var(--fp-ui-font)}.fp-collection__empty{padding:48px 24px;text-align:center;font:13px/1.5 var(--fp-ui-font)}.fp-arrow{position:absolute;top:57%;width:42px;height:42px;border:0;border-radius:50%;background:var(--fp-ink);color:#fff;display:grid;place-items:center;font-size:23px;z-index:3;cursor:pointer}.fp-arrow--prev{left:18px}.fp-arrow--next{right:18px}.fp-services{background:var(--fp-services-bg,var(--fp-cream))}.fp-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.fp-service{min-height:165px;padding:31px 28px;display:flex;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--fp-line)}.fp-service:last-child{border-right:0}.fp-service h3{margin:0 0 8px;font:700 15px/1.2 var(--fp-ui-font)}.fp-service p{margin:0;font:13px/1.45 var(--fp-ui-font)}.fp-service__icon{display:block;font-size:29px;line-height:1;margin-bottom:10px}.fp-newsletter{background:var(--fp-newsletter-bg,var(--fp-newsletter));color:var(--fp-ink);border-top:1px solid var(--fp-line)}.fp-newsletter__grid{min-height:220px;display:grid;grid-template-columns:1fr 1.35fr 110px;gap:30px;align-items:center;padding:34px 40px}.fp-newsletter__eyebrow{margin:0 0 10px;font:700 10px/1 var(--fp-ui-font);letter-spacing:.09em;text-transform:uppercase}.fp-newsletter h2{margin:0 0 11px;font-size:var(--fp-section-title);line-height:.9}.fp-newsletter__copy>p:last-child{margin:0;max-width:48ch;font:13.5px/1.45 var(--fp-ui-font)}.fp-newsletter__form-wrap{min-width:0}.fp-newsletter__form{display:flex;min-height:52px;align-items:stretch;flex-wrap:wrap}.fp-newsletter__form input{flex:1 1 180px;min-width:0;border:1px solid var(--fp-ink);border-right:0;background:var(--fp-cream);padding:0 17px;color:var(--fp-ink);font:13px var(--fp-ui-font);border-radius:0}.fp-newsletter__form button{flex:0 0 auto;border:1px solid var(--fp-ink);background:var(--fp-ink);color:#fff;padding:0 23px;font:700 12px/1 var(--fp-ui-font);letter-spacing:.035em;white-space:nowrap;cursor:pointer}.fp-newsletter__feedback{flex:0 0 100%;margin:8px 0 0;font:11px/1.35 var(--fp-ui-font)}.fp-newsletter__feedback ul{margin:0;padding-left:18px}.fp-newsletter__gigi-wrap{display:grid;place-items:center;overflow:visible}.fp-newsletter__gigi{display:block;width:min(var(--fp-newsletter-gigi-desktop),100%);height:auto;max-height:125px;object-fit:contain}.fp-footer{background:var(--fp-cream);color:var(--fp-ink);border-top:1px solid var(--fp-line)}.fp-footer__grid{display:grid;grid-template-columns:1.7fr repeat(4,minmax(0,1fr));gap:34px;padding:42px 42px 34px}.fp-footer__brand{white-space:pre-line;font:700 clamp(52px,5.5vw,76px)/.72 var(--fp-ui-font);letter-spacing:-.085em;text-transform:lowercase}.fp-footer__brand-block>p{max-width:27ch;margin:18px 0 0;font:700 11px/1.5 var(--fp-ui-font);text-transform:uppercase;white-space:pre-line}.fp-footer__gigi-wrap{display:flex;align-items:flex-end;gap:14px;margin-top:18px;min-height:72px}.fp-footer__gigi{display:block;width:min(var(--fp-footer-gigi-desktop),100%);height:auto;max-height:110px;object-fit:contain}.fp-footer__gigi-wrap span{padding-bottom:8px;font:700 9px/1.3 var(--fp-ui-font);letter-spacing:.08em;transform:rotate(-4deg)}.fp-footer__col{display:flex;flex-direction:column;gap:8px;padding-top:4px}.fp-footer__col strong{margin-bottom:5px;font:700 11px/1 var(--fp-ui-font);letter-spacing:.07em;text-transform:uppercase}.fp-footer__col a,.fp-footer__col span{color:inherit;text-decoration:none;font:12px/1.4 var(--fp-ui-font)}.fp-footer__col a{display:inline-flex;align-items:center;min-height:36px;width:max-content;max-width:100%}.fp-footer__col a:hover{text-decoration:underline;text-underline-offset:4px}.fp-footer__bottom{min-height:42px;background:var(--fp-ink);color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 42px;font:700 9px/1 var(--fp-ui-font);letter-spacing:.06em}.fp-footer__bottom span:nth-child(2){text-align:center}.fp-footer__bottom span:last-child{text-align:right}@media(min-width:901px){.fp-hero__grid{height:min(560px,calc(100svh - 145px));min-height:500px;max-height:560px}.fp-hero__scene img{max-height:min(540px,calc(100svh - 164px))}}@media(min-width:901px)and (max-height:700px){.fp-hero__grid{height:calc(100svh - 130px);min-height:430px;max-height:510px}.fp-hero__scene img{max-height:calc(100svh - 148px)}.fp-hero h1{font-size:clamp(58px,8.5svh,78px)}.fp-hero__sub{margin:15px 0 14px}.fp-btn{min-height:42px}}@media(max-width:1100px)and (min-width:901px){:root{--fp-page-gutter:28px;--fp-shell-offset:56px;--fp-section-title:clamp(42px,4.3vw,52px)}.fp-shell{width:min(calc(100% - var(--fp-shell-offset)),1040px)}.fp-nav{height:90px;grid-template-columns:175px minmax(0,1fr) 145px;gap:16px}.fp-logo{font-size:42px}.fp-logo small{font-size:11px}.fp-nav__links{font-size:11px;gap:18px}.fp-nav__actions{gap:9px}.fp-instagram svg{width:23px;height:23px}.fp-cart{width:34px}.fp-cart svg{width:27px;height:27px}.fp-hero__grid{grid-template-columns:42% 58%;min-height:470px}.fp-hero h1{font-size:clamp(66px,7vw,82px)}.fp-hero__sub{font-size:14px}.fp-btn{font-size:12px;min-height:46px}.fp-story__grid{gap:38px;padding:40px 28px 38px}.fp-story__text{font-size:14px}.fp-story__oval{width:220px;height:262px}.fp-story__gigi{max-height:195px}.fp-product{flex-basis:210px;max-width:210px}.fp-newsletter__grid{grid-template-columns:1fr 1.2fr 80px;gap:24px;padding:30px 28px}.fp-footer__grid{grid-template-columns:1.3fr repeat(2,minmax(0,1fr));row-gap:30px;padding-inline:28px}.fp-footer__brand-block{grid-row:span 2}}@media(max-width:900px)and (min-width:750px){:root{--fp-page-gutter:28px;--fp-shell-offset:56px;--fp-section-title:46px}.fp-hero__grid{grid-template-columns:43% 57%;min-height:540px;padding-top:4px}.fp-hero__copy{padding-bottom:22px}.fp-story__grid{gap:30px;padding:36px 26px 34px}.fp-story__text{font-size:13px}.fp-story__oval{width:200px;height:238px}.fp-story__gigi{max-height:172px}.fp-benefit{min-height:160px;padding:20px 13px}.fp-benefit__icon{font-size:27px}.fp-benefit h3{font-size:12px}.fp-benefit p{font-size:11px}.fp-newsletter__grid{min-height:204px;padding:26px;gap:20px}}@media(max-width:900px){.fp-nav{height:82px;width:100%;max-width:100%;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-inline:20px}.fp-logo{font-size:34px;min-width:0;max-width:190px}.fp-logo small{font-size:9px;margin-top:5px}.fp-logo__image{max-height:56px;width:min(var(--fp-logo-image-width),170px)}.fp-nav__links,.fp-instagram{display:none!important}.fp-nav__actions{justify-self:end;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:8px;min-width:0;max-width:100%}.fp-gigi-link{width:calc(var(--fp-header-gigi-mobile) + 7px);height:44px}.fp-nav__gigi{max-width:var(--fp-header-gigi-mobile);max-height:40px}.fp-cart{width:35px;height:35px}.fp-cart svg{width:27px;height:27px}.fp-cart b{right:-5px;top:-7px;min-width:19px;height:19px;font-size:9px}.fp-menu{display:block;width:35px;height:40px}.fp-menu summary{width:35px;height:40px;display:grid;place-content:center;gap:6px}.fp-menu summary i{display:block;width:21px;height:2px;background:var(--fp-ink);border-radius:2px}}@media(max-width:749px){:root{--fp-page-gutter:20px;--fp-shell-offset:40px;--fp-section-title:38px}.fp-shell{width:100%;padding-inline:var(--fp-page-gutter)}.fp-footer__col a{min-height:44px}.fp-announcement{min-height:34px;gap:7px;padding:8px 12px;font-size:8px;letter-spacing:.025em}.fp-nav{height:74px;gap:10px;padding-inline:18px}.fp-logo{font-size:30px;max-width:180px}.fp-logo small{font-size:8px}.fp-logo__image{max-height:50px;width:min(var(--fp-logo-image-width),150px)}.fp-nav__actions{gap:7px}.fp-gigi-link{width:calc(var(--fp-header-gigi-mobile) + 5px);height:42px}.fp-nav__gigi{max-height:38px}.fp-gigi-editor-placeholder{min-width:34px;width:34px;height:32px;font-size:6px}.fp-cart{width:34px;height:34px}.fp-cart svg{width:26px;height:26px}.fp-menu{width:34px;height:38px}.fp-menu summary{width:34px;height:38px}.fp-menu summary i{width:21px}.fp-nav-wrap.is-floating .fp-nav{height:64px}.fp-nav-wrap.is-floating .fp-logo{font-size:25px}.fp-nav-wrap.is-floating .fp-logo small{font-size:7px}.fp-hero{overflow:hidden}.fp-hero__grid{display:block;min-height:0;padding:0 20px}.fp-hero__copy{padding:34px 0 18px}.fp-hero__kicker{font-size:12px;margin-bottom:10px}.fp-hero h1{font-size:clamp(58px,18vw,72px);line-height:.79;max-width:350px}.fp-hero__sub{font-size:13px;line-height:1.45;margin:22px 0 17px;max-width:29ch}.fp-hero__world{margin:0 0 18px;font-size:8.5px}.fp-hero__buttons{gap:9px;flex-wrap:nowrap}.fp-btn{min-height:46px;padding:0 14px;font-size:10px;border-width:1.5px;white-space:nowrap}.fp-hero__scene{width:calc(100% + 40px);height:auto;margin-left:-20px;padding:0;justify-content:center}.fp-hero__scene img{width:100%;max-width:100%;max-height:none;object-fit:contain}.fp-hero__placeholder{min-height:260px}.fp-story__grid{display:block;padding:36px 20px 34px}.fp-story__title{font-size:var(--fp-section-title);margin-bottom:16px}.fp-story__text{font-size:13px;line-height:1.56}.fp-story__text p{margin-bottom:11px}.fp-story__mark{margin-top:28px}.fp-story__oval{width:180px;height:210px;margin-bottom:10px}.fp-story__gigi{width:min(var(--fp-story-gigi-mobile),80%);max-height:145px}.fp-story__handle{font-size:11px}.fp-story__deco{font-size:16px}.fp-benefits__grid{grid-template-columns:1fr 1fr}.fp-benefit{min-height:145px;padding:22px 12px;border-bottom:1px solid var(--fp-line)}.fp-benefit:nth-child(2n){border-right:0}.fp-benefit:nth-last-child(-n+2){border-bottom:0}.fp-benefit__icon{font-size:27px;margin-bottom:9px}.fp-benefit h3{font-size:11px}.fp-benefit p{font-size:10.5px;line-height:1.45}.fp-collection__inner{padding:32px 0 30px}.fp-collection__title{margin-bottom:20px;white-space:nowrap}.fp-collection__title h2{font-size:var(--fp-section-title)}.fp-collection__title-deco{font-size:24px;margin:0 6px}.fp-collection__rail{padding:0 20px 12px;gap:12px}.fp-product{flex:0 0 min(68vw,244px);max-width:min(68vw,244px)}.fp-product h3{font-size:12px;margin-top:9px}.fp-product p{font-size:11px}.fp-arrow{display:none}.fp-collection__cta a{font-size:11px;min-height:44px}.fp-collection__empty{padding:32px 20px;font-size:11px}.fp-services__grid{grid-template-columns:1fr 1fr}.fp-service{min-height:136px;padding:22px 14px;border-bottom:1px solid var(--fp-line)}.fp-service:nth-child(2n){border-right:0}.fp-service:nth-last-child(-n+2){border-bottom:0}.fp-service__icon{font-size:23px;margin-bottom:8px}.fp-service h3{font-size:12px}.fp-service p{font-size:11px;line-height:1.42}.fp-newsletter__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:30px 20px 32px;min-height:0}.fp-newsletter__copy{grid-column:1/2}.fp-newsletter__eyebrow{font-size:9px}.fp-newsletter h2{font-size:var(--fp-section-title);margin-bottom:9px}.fp-newsletter__copy>p:last-child{font-size:12px;line-height:1.45}.fp-newsletter__form-wrap{grid-column:1/-1;margin-top:4px}.fp-newsletter__form{display:grid;grid-template-columns:1fr;gap:8px;min-height:0}.fp-newsletter__form input{height:52px;border-right:1px solid var(--fp-ink);font-size:11px;padding-inline:12px}.fp-newsletter__form button{min-height:52px;font-size:10.5px;padding-inline:14px}.fp-newsletter__feedback{font-size:9.5px;margin-top:2px}.fp-newsletter__gigi-wrap{grid-column:2;grid-row:1;align-self:end}.fp-newsletter__gigi{width:min(var(--fp-newsletter-gigi-mobile),62px);max-height:90px}.fp-footer__grid{grid-template-columns:1fr 1fr;column-gap:28px;row-gap:6px;padding:30px 20px 22px}.fp-footer__brand-block{grid-column:1/-1;grid-row:auto;border-bottom:1px solid var(--fp-line);padding-bottom:22px;margin-bottom:4px}.fp-footer__brand{font-size:54px}.fp-footer__brand-block>p{font-size:10.5px;margin-top:16px}.fp-footer__gigi-wrap{margin-top:16px;justify-content:space-between;min-height:70px}.fp-footer__gigi{width:min(var(--fp-footer-gigi-mobile),68px);max-height:90px}.fp-footer__gigi-wrap span{font-size:8.5px}.fp-footer__col{min-height:0;padding:18px 0 12px;border:0}.fp-footer__col strong{font-size:10.5px}.fp-footer__col a,.fp-footer__col span{font-size:11px;line-height:1.4}.fp-footer__bottom{min-height:62px;grid-template-columns:1fr 1fr;padding:12px 20px;font-size:8px;row-gap:8px}.fp-footer__bottom span:nth-child(2){text-align:right}.fp-footer__bottom span:last-child{grid-column:1/-1;text-align:center}}@media(max-width:420px){.fp-nav{padding-inline:14px}.fp-nav__actions{gap:5px}.fp-logo{font-size:28px;max-width:150px}.fp-gigi-link{width:32px}.fp-nav__gigi{max-width:28px}.fp-cart{width:31px}.fp-menu,.fp-menu summary{width:31px}.fp-menu summary i{width:19px}.fp-hero__grid{padding-inline:16px}.fp-hero__scene{width:calc(100% + 32px);margin-left:-16px}.fp-hero h1{font-size:clamp(58px,18vw,70px)}.fp-btn{padding-inline:12px;font-size:9.5px}}@media(max-width:360px){.fp-logo{font-size:25px;max-width:125px}.fp-logo small{font-size:7px}.fp-nav__actions{gap:3px}.fp-gigi-link{width:29px}.fp-nav__gigi{max-width:25px}.fp-cart{width:29px}.fp-menu,.fp-menu summary{width:29px}.fp-menu summary i{width:18px}.fp-hero__buttons{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.fp-nav-wrap,.fp-btn{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/friday-production.css.map */
