:root{--fd-green: #304410;--fd-dark: #2A221E;--fd-cream: #ECE8DA;--fd-natural: #F5F2EA;--fd-muted: #8A7B6C;--fd-red: #6D2B2D;--fd-white: #FFFFFF;--fd-radius: 10px;--fd-trans: .18s ease}.fd-pdp,.fd-pdp *,.fd-picker-section,.fd-picker-section *,.fd-whats-in,.fd-whats-in *,.fd-lifestyle,.fd-lifestyle *,.fd-proof-strip,.fd-proof-strip *,.fd-banner,.fd-banner *{box-sizing:border-box}.fd-banner{background:var(--fd-green);color:var(--fd-white);padding:10px 20px;text-align:center}.fd-banner__inner{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 18px;justify-content:center;font-size:.875rem}.fd-banner__icon{width:18px;height:18px;flex-shrink:0;opacity:.9}.fd-banner strong{font-weight:700}.fd-banner__msg{display:flex;align-items:center;gap:8px;justify-content:center}.fd-banner__timer{display:flex;align-items:center;gap:10px}.fd-countdown{display:inline-flex;align-items:center;gap:4px;font-size:.8rem}.fd-countdown__unit{display:flex;flex-direction:column;align-items:center;background:#ffffff26;border-radius:4px;padding:2px 6px;min-width:36px;line-height:1.2}.fd-countdown__unit span{font-size:1rem;font-weight:700;letter-spacing:.02em}.fd-countdown__unit small{font-size:.6rem;opacity:.75;text-transform:uppercase}.fd-countdown__sep{font-weight:700;opacity:.5;padding-bottom:8px}.fd-pdp{max-width:1200px;width:100%;margin:0 auto;padding:40px 20px 60px;display:grid;grid-template-columns:52% 1fr;gap:48px;align-items:start;box-sizing:border-box}.fd-gallery{position:sticky;top:20px}.fd-gallery__main{border-radius:var(--fd-radius);overflow:hidden;background:var(--fd-natural);aspect-ratio:1 / 1;position:relative}.fd-gallery__main img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .22s ease}.fd-gallery__main img.fd-gallery__img--fade{opacity:0}.fd-gallery__badge{position:absolute;top:14px;left:14px;background:var(--fd-green);color:var(--fd-white);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:4px;z-index:1}.fd-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffeb;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background var(--fd-trans);color:var(--fd-dark)}.fd-gallery__arrow:hover{background:var(--fd-white)}.fd-gallery__arrow--prev{left:12px}.fd-gallery__arrow--next{right:12px}.fd-gallery__arrow svg{width:16px;height:16px}.fd-gallery__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.fd-gallery__thumbs::-webkit-scrollbar{display:none}.fd-gallery__thumb{flex-shrink:0;width:60px;height:60px;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;transition:border-color var(--fd-trans);outline-offset:2px}.fd-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fd-gallery__thumb--active,.fd-gallery__thumb:hover{border-color:var(--fd-green)}.fd-gallery,.fd-info{min-width:0}.fd-info{display:flex;flex-direction:column;gap:0;overflow-wrap:break-word;word-break:break-word}.fd-stamp{display:inline-flex;align-items:center;gap:7px;background:var(--fd-green);color:var(--fd-white);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px 5px 8px;border-radius:40px;margin-bottom:14px;width:fit-content}.fd-stamp__dot{width:7px;height:7px;background:#a8c96c;border-radius:50%;flex-shrink:0;animation:fdPulse 2s infinite}@keyframes fdPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}.fd-info__kicker{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fd-red);margin-bottom:8px}.fd-info__title{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;color:var(--fd-dark);line-height:1.1;margin:0 0 12px}.fd-info__subtitle{color:var(--fd-muted);font-size:1rem;line-height:1.6;margin:0 0 20px}.fd-info__divider{height:1px;background:#e5e0d6;margin:18px 0}.fd-occasion-bar{background:var(--fd-natural);border-left:3px solid var(--fd-green);border-radius:0 6px 6px 0;padding:9px 14px;font-size:.83rem;color:var(--fd-muted);margin-bottom:20px}.fd-occasion-bar strong{color:var(--fd-dark)}.fd-info__price{display:flex;align-items:baseline;gap:10px;margin-bottom:20px}.fd-info__price-now{font-size:2rem;font-weight:800;color:var(--fd-green);line-height:1}.fd-info__price-was{font-size:1rem;color:var(--fd-muted);text-decoration:line-through}.fd-info__price-save{font-size:.75rem;font-weight:700;color:var(--fd-white);background:var(--fd-red);padding:3px 8px;border-radius:4px}.fd-info__cta{display:inline-flex;align-items:center;gap:8px;background:var(--fd-green);color:var(--fd-white);font-size:.95rem;font-weight:700;padding:14px 24px;border-radius:6px;border:none;cursor:pointer;text-decoration:none;transition:background var(--fd-trans),transform var(--fd-trans);width:100%;justify-content:center;letter-spacing:.01em;margin-top:20px}.fd-info__cta:hover{background:#243310;transform:translateY(-1px)}.fd-info__cta svg{width:16px;height:16px}.fd-usps{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.fd-usps li{display:flex;align-items:center;gap:10px;font-size:.875rem;color:var(--fd-dark)}.fd-usps li svg{width:16px;height:16px;color:var(--fd-green);flex-shrink:0}.fd-whats-in{background:var(--fd-white);padding:56px 20px;border-top:1px solid #E5E0D6}.fd-whats-in__inner{max-width:900px;margin:0 auto}.fd-section-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fd-red);margin-bottom:8px;text-align:center}.fd-section-heading{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;color:var(--fd-dark);text-align:center;margin:0 0 8px}.fd-section-sub{text-align:center;color:var(--fd-muted);font-size:.92rem;margin:0 0 36px}.fd-bundle-items{display:flex;flex-direction:row;gap:12px;align-items:stretch}.fd-bundle-item{flex:1;min-width:0;background:var(--fd-natural);border-radius:var(--fd-radius);padding:20px 14px;text-align:center;position:relative}.fd-bundle-item__qty{position:absolute;top:8px;right:8px;background:var(--fd-green);color:var(--fd-white);font-size:.63rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.fd-bundle-item__icon{width:48px;height:48px;margin:0 auto 12px;background:var(--fd-cream);border-radius:50%;display:flex;align-items:center;justify-content:center}.fd-bundle-item__icon svg{width:24px;height:24px;color:var(--fd-green)}.fd-bundle-item__name{font-size:.85rem;font-weight:700;color:var(--fd-dark);margin:0 0 4px}.fd-bundle-item__desc{font-size:.76rem;color:var(--fd-muted);margin:0;line-height:1.45}.fd-bundle-item__tag{display:inline-block;margin-top:10px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fd-muted);background:var(--fd-cream);padding:3px 8px;border-radius:4px}.fd-proof-strip{background:var(--fd-natural);padding:28px 20px;border-top:1px solid #E5E0D6}.fd-proof-strip__inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;gap:12px 36px;justify-content:center;align-items:center}.fd-proof-item{display:flex;align-items:center;gap:8px;font-size:.87rem;color:var(--fd-dark)}.fd-proof-item svg{width:18px;height:18px;color:var(--fd-green);flex-shrink:0}.fd-proof-item strong{font-weight:700}.fd-picker-section{background:var(--fd-cream);padding:56px 20px;border-top:1px solid #D6D0C4;position:relative;z-index:1}.fd-picker-section__inner{max-width:580px;margin:0 auto}.fd-picker-section__heading{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;color:var(--fd-dark);text-align:center;margin:0 0 6px}.fd-picker-section__sub{text-align:center;color:var(--fd-muted);font-size:.88rem;margin:0 0 28px}.fd-price-block{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:28px}.fd-price-block__now{font-size:2.4rem;font-weight:800;color:var(--fd-green);line-height:1}.fd-price-block__was{font-size:1rem;color:var(--fd-muted);text-decoration:line-through}.fd-price-block__save{font-size:.75rem;font-weight:700;color:var(--fd-white);background:var(--fd-red);padding:3px 9px;border-radius:4px}.fd-bundle-preview{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--fd-white);border:2px solid #E5E0D6;border-radius:var(--fd-radius);padding:14px 16px;margin-bottom:16px}.fd-bundle-preview--fixed .fd-bundle-preview__item{min-width:56px}.fd-bundle-preview__item{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:70px}.fd-bundle-preview__swatch{width:36px;height:36px;border-radius:50%;border:2px solid rgba(0,0,0,.12);flex-shrink:0;transition:background .2s ease}.fd-bundle-preview__swatch--pending{border-style:dashed;border-color:#c5bfb5}.fd-bundle-preview__plus{font-size:1.3rem;font-weight:700;color:var(--fd-muted);flex-shrink:0}.fd-bundle-preview__label{font-size:.75rem;font-weight:700;color:var(--fd-dark);text-transform:uppercase;letter-spacing:.06em}.fd-bundle-preview__sub{font-size:.72rem;color:var(--fd-muted);text-align:center}.fd-step{margin-bottom:12px;border-radius:var(--fd-radius);background:var(--fd-white);overflow:hidden;border:2px solid #E5E0D6;transition:border-color var(--fd-trans)}.fd-step--active{border-color:var(--fd-green)}.fd-step--done{border-color:#b8d48a}.fd-step--done .fd-step__header{cursor:pointer}.fd-step--done .fd-step__header:hover .fd-step__summary{text-decoration:underline}.fd-step__header{display:flex;align-items:center;gap:12px;padding:14px 18px;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fd-step__num{width:26px;height:26px;border-radius:50%;background:var(--fd-natural);color:var(--fd-muted);font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--fd-trans),color var(--fd-trans)}.fd-step--active .fd-step__num{background:var(--fd-green);color:var(--fd-white)}.fd-step--done .fd-step__num{background:#5a8c1a;color:var(--fd-white)}.fd-step__done-icon{display:none;width:13px;height:13px}.fd-step--done .fd-step__done-icon{display:block}.fd-step--done .fd-step__num-digit{display:none}.fd-step__title{font-size:.92rem;font-weight:700;color:var(--fd-dark);flex:1}.fd-step__summary{font-size:.82rem;color:var(--fd-green);font-weight:600}.fd-step__body{padding:0 18px 18px}.fd-size-grid{display:flex;flex-wrap:nowrap;gap:7px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.fd-size-grid::-webkit-scrollbar{display:none}.fd-size-chip{min-width:50px;padding:8px 10px;border:1.5px solid #D6D0C4;background:var(--fd-white);border-radius:6px;font-size:.87rem;font-weight:600;color:var(--fd-dark);cursor:pointer;transition:border-color var(--fd-trans),background var(--fd-trans),color var(--fd-trans);text-align:center;line-height:1;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fd-size-chip:hover{border-color:var(--fd-green);color:var(--fd-green)}.fd-size-chip--selected{border-color:var(--fd-green);background:var(--fd-green);color:var(--fd-white)}.fd-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fd-style-card{border:1.5px solid #D6D0C4;background:var(--fd-white);border-radius:8px;padding:16px 14px;cursor:pointer;transition:border-color var(--fd-trans),background var(--fd-trans);display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fd-style-card:hover{border-color:var(--fd-green)}.fd-style-card--selected{border-color:var(--fd-green);background:#3044100f}.fd-style-card__icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center}.fd-style-card__icon svg{width:38px;height:38px;color:var(--fd-dark)}.fd-style-card--selected .fd-style-card__icon svg{color:var(--fd-green)}.fd-style-card__name{font-size:.92rem;font-weight:700;color:var(--fd-dark)}.fd-style-card__desc{font-size:.76rem;color:var(--fd-muted);line-height:1.4}.fd-colour-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.fd-colour-swatch{width:40px;height:40px;border-radius:50%;cursor:pointer;border:none;box-shadow:0 0 0 2px transparent;transition:box-shadow var(--fd-trans),transform var(--fd-trans);touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.fd-colour-swatch:hover{transform:scale(1.08)}.fd-colour-swatch--selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--fd-dark)}.fd-colour-swatch[data-value=Black]{background:#1c1c1c}.fd-colour-swatch[data-value=Blue]{background:#1e3a6e}.fd-colour-swatch[data-value=Green]{background:#2d5530}.fd-colour-swatch[data-value=Grey]{background:#7a7a7a}.fd-colour-swatch[data-value=Red]{background:#4a1b2b}.fd-colour-label{font-size:.85rem;color:var(--fd-dark);font-weight:600;margin-left:4px}.fd-hero-size{margin-bottom:4px}.fd-hero-size__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:8px}.fd-hero-size__header-left{display:flex;align-items:center;gap:8px}.fd-hero-size__label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--fd-dark)}.fd-hero-size__chosen{display:none;font-size:.82rem;font-weight:700;color:var(--fd-green);background:#3044101a;padding:2px 10px;border-radius:20px}.fd-hero-size__note{font-size:.76rem;color:var(--fd-muted);margin:8px 0 0}.fd-hero-size__fit-row{display:flex;align-items:center;gap:12px;flex-shrink:0;white-space:nowrap}.fd-hero-size__fit-row .biofit-fa-trigger--inline{white-space:nowrap}.fd-hero-size__guide-link{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;font-weight:600;color:var(--fd-dark);text-decoration:underline;text-underline-offset:2px;cursor:pointer;white-space:nowrap}.fd-hero-size__guide-link:hover{color:var(--fd-green)}.fd-atc-wrap{margin-top:16px}.fd-gift-row{background:var(--fd-natural);border-radius:8px;padding:13px 16px;display:flex;align-items:center;gap:11px;margin-bottom:16px}.fd-gift-row__icon{width:30px;height:30px;background:var(--fd-green);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fd-gift-row__icon svg{width:14px;height:14px;color:var(--fd-white)}.fd-gift-row__text{flex:1;font-size:.87rem;color:var(--fd-dark);line-height:1.4}.fd-gift-row__text strong{font-weight:700;display:block}.fd-gift-row__badge{font-size:.7rem;font-weight:700;color:var(--fd-green);background:#3044101f;padding:3px 8px;border-radius:4px;white-space:nowrap}.fd-atc-btn{width:100%;padding:17px;background:var(--fd-green);color:var(--fd-white);font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background var(--fd-trans),transform var(--fd-trans),opacity var(--fd-trans);display:flex;align-items:center;justify-content:center;gap:9px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fd-atc-btn:not(:disabled):hover{background:#243310;transform:translateY(-1px)}.fd-atc-btn:disabled{opacity:.38;cursor:not-allowed}.fd-atc-btn svg{width:17px;height:17px}.fd-atc-note{text-align:center;font-size:.78rem;color:var(--fd-muted);margin:9px 0 0}.fd-atc-error{display:none;background:#fef2f2;border:1px solid #FECACA;color:#991b1b;border-radius:6px;padding:9px 13px;font-size:.83rem;margin-top:9px}.fd-atc-error--visible{display:block}.fd-golden-ticket{background:linear-gradient(135deg,#F5F0DC 0%,var(--fd-cream) 100%);border:1.5px solid #D4B97A;border-radius:var(--fd-radius);padding:18px 20px;display:flex;align-items:flex-start;gap:13px;margin-top:14px}.fd-golden-ticket__icon{font-size:1.5rem;flex-shrink:0;line-height:1;margin-top:1px}.fd-golden-ticket__text{font-size:.86rem;color:var(--fd-dark);line-height:1.5}.fd-golden-ticket__text strong{display:block;font-size:.92rem;color:#8b6914;margin-bottom:2px}.fd-golden-ticket--hero{margin-top:0;margin-bottom:18px}.fd-golden-ticket--size{margin-top:0;margin-bottom:12px;padding:12px 14px}.fd-golden-ticket--size .fd-golden-ticket__icon{font-size:1.2rem}.fd-golden-ticket--size .fd-golden-ticket__text{font-size:.82rem}.fd-golden-ticket--size .fd-golden-ticket__text strong{font-size:.86rem}.fd-lifestyle{display:grid;grid-template-columns:1fr 1fr;min-height:480px}.fd-lifestyle--img-right .fd-lifestyle__image{order:2}.fd-lifestyle--img-right .fd-lifestyle__copy{order:1}.fd-lifestyle__image{position:relative;overflow:hidden;min-height:320px}.fd-lifestyle__image img{width:100%;height:100%;object-fit:cover;display:block}.fd-lifestyle__image-placeholder{width:100%;height:100%;min-height:320px;background:var(--fd-dark);display:flex;align-items:center;justify-content:center;color:#fff3;font-size:.85rem;letter-spacing:.05em}.fd-lifestyle__copy{background:var(--fd-dark);color:var(--fd-white);padding:60px 48px;display:flex;flex-direction:column;justify-content:center;gap:20px}.fd-lifestyle__badge{display:inline-flex;align-items:center;gap:7px;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a8c96c;width:fit-content}.fd-lifestyle__badge:before{content:"";display:block;width:6px;height:6px;background:#a8c96c;border-radius:50%}.fd-lifestyle__heading{font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:800;line-height:1.15;color:var(--fd-cream);margin:0}.fd-lifestyle__body{font-size:1rem;line-height:1.7;color:#ece8dabf;margin:0}.fd-lifestyle__sub{font-size:.82rem;color:#ece8da80;border-top:1px solid rgba(236,232,218,.12);padding-top:18px;margin:0}.fd-gallery__dots{display:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%);gap:6px;z-index:3}.fd-gallery__dot{width:7px;height:7px;border-radius:50%;background:#ffffff73;transition:background var(--fd-trans),transform var(--fd-trans);cursor:pointer;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.fd-gallery__dot--active{background:var(--fd-white);transform:scale(1.2)}.fd-gallery__empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--fd-muted);font-size:.9rem}@media(max-width:860px){.fd-pdp{grid-template-columns:1fr;gap:0;padding:0 0 48px;width:100%;overflow-x:hidden}.fd-gallery{position:static;width:100%}.fd-gallery__main{aspect-ratio:unset;height:340px;border-radius:0}.fd-gallery__badge{top:10px;left:10px;font-size:.65rem}.fd-gallery__thumbs{padding:10px 16px 0}.fd-gallery__thumb{width:52px;height:52px}.fd-gallery__dots{display:flex}.fd-gallery__arrow{width:32px;height:32px}.fd-gallery__arrow svg{width:14px;height:14px}.fd-gallery__arrow--prev{left:10px}.fd-gallery__arrow--next{right:10px}.fd-info{width:100%;padding:20px 16px 0;overflow-x:hidden}.fd-stamp{margin-bottom:10px}.fd-occasion-bar{margin-bottom:12px;font-size:.8rem}.fd-golden-ticket--hero{margin-bottom:12px;padding:12px 14px}.fd-golden-ticket--hero .fd-golden-ticket__icon{font-size:1.2rem}.fd-golden-ticket--hero .fd-golden-ticket__text{font-size:.8rem}.fd-golden-ticket--hero .fd-golden-ticket__text strong{font-size:.84rem}.fd-info__kicker{font-size:.68rem;margin-bottom:4px}.fd-info__title{font-size:1.6rem;margin-bottom:6px;line-height:1.1}.fd-info__subtitle{font-size:.84rem;margin-bottom:12px}.fd-info__price{margin-bottom:14px;gap:8px}.fd-info__price-now{font-size:1.6rem}.fd-info__price-was{font-size:.88rem}.fd-info__divider{margin:12px 0}.fd-hero-size{width:100%;overflow:hidden}.fd-size-grid{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.fd-gift-row{padding:11px 12px;gap:9px;margin-bottom:12px}.fd-gift-row__text{font-size:.82rem}.fd-gift-row__text strong{font-size:.84rem}.fd-atc-wrap{margin-top:12px}.fd-atc-btn{padding:15px;font-size:.92rem;min-height:52px}.fd-atc-note{font-size:.75rem}.fd-usps{margin-top:8px}.fd-usps li{font-size:.82rem;gap:8px}.fd-usps li svg{width:14px;height:14px}.fd-info__cta{padding:13px 20px;font-size:.9rem;margin-top:14px;min-height:52px}.fd-picker-section{padding:36px 16px 48px}.fd-step{touch-action:auto}.fd-bundle-items{flex-direction:column}.fd-bundle-item{flex:none}.fd-lifestyle{grid-template-columns:1fr}.fd-lifestyle--img-right .fd-lifestyle__image,.fd-lifestyle--img-right .fd-lifestyle__copy{order:unset}.fd-lifestyle__image{min-height:260px}.fd-lifestyle__copy{padding:36px 24px}}@media(max-width:480px){.fd-gallery__main{height:300px}.fd-gallery__thumb{width:44px;height:44px}.fd-info__title,.fd-info__price-now{font-size:1.4rem}.fd-size-chip{min-width:42px;font-size:.8rem;padding:7px 6px}.fd-banner__inner{flex-direction:column;align-items:center;gap:5px}.fd-banner__text{font-size:.82rem;text-align:center}.fd-banner__icon{width:16px;height:16px}.fd-banner__timer{gap:8px}.fd-bundle-preview{padding:10px 12px;gap:10px}.fd-bundle-preview__swatch{width:28px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/biofit-fd-bundle.css.map */
