.mf-bf{--bf-ink:#1a1a1a;--bf-muted:#606060;--bf-orange:#ff6a00;--bf-blue:#eaf3fa;color:var(--bf-ink);font-family:var(--font-body-family);background:#fff;line-height:1.55;padding-bottom:0}
.mf-bf *{box-sizing:border-box}.mf-bf [hidden]{display:none!important}.mf-bf a{color:inherit;text-underline-offset:4px}.mf-bf button,.mf-bf input,.mf-bf textarea{font:inherit}.mf-bf__wrap{width:min(1240px,calc(100% - 80px));margin:0 auto}.mf-bf h1,.mf-bf h2,.mf-bf h3,.mf-bf p{margin-top:0}.mf-bf h1,.mf-bf h2,.mf-bf h3{color:var(--bf-ink);letter-spacing:-.035em}.mf-bf h1{font-size:clamp(36px,3.3vw,52px);line-height:1.08;font-weight:650;margin-bottom:18px}.mf-bf h2{font-size:clamp(29px,3vw,42px);line-height:1.15;font-weight:600;margin-bottom:22px}.mf-bf h3{font-size:19px;line-height:1.3;font-weight:600}.mf-bf__eyebrow{color:#a54400;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5;margin-bottom:15px}.mf-bf__hero{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);gap:64px;padding:40px 0 64px;align-items:start}.mf-bf__gallery{position:sticky;top:100px;min-width:0}.mf-bf__slides{background:#f7f7f7;border-radius:16px;overflow:hidden;aspect-ratio:1}.mf-bf__main-image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.mf-bf__thumbnails{display:flex;gap:10px;margin-top:14px}.mf-bf__thumbnails button{background:#fff;border:1px solid #dedede;border-radius:9px;width:64px;height:64px;padding:3px;cursor:pointer;overflow:hidden}.mf-bf__thumbnails button[aria-pressed=true]{border:2px solid var(--bf-orange);padding:2px}.mf-bf__thumbnails img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}.mf-bf__image-note{font-size:11px;color:#6a6a6a;line-height:1.5;margin:12px 0 0;max-width:500px}.mf-bf__buy{padding-top:2px;scroll-margin-top:110px}.mf-bf__intro{font-size:17px;line-height:1.5;max-width:430px;margin-bottom:12px}.mf-bf__scope{font-size:13px;color:var(--bf-muted);margin-bottom:12px}.mf-bf__price{font-size:27px;font-weight:650;letter-spacing:-.03em;margin-bottom:24px}.mf-bf__form{margin:0}.mf-bf__sizes{border:0;padding:0;margin:0 0 21px}.mf-bf__sizes legend,.mf-bf__field-title{font-size:14px;font-weight:650;margin-bottom:11px;display:flex;align-items:center;gap:9px}.mf-bf__sizes legend>span,.mf-bf__field-title>span{display:inline-flex;width:23px;height:23px;align-items:center;justify-content:center;border:1px solid #dadada;border-radius:50%;font-size:12px;color:#666;font-weight:500}.mf-bf__size-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mf-bf__size{position:relative;cursor:pointer}.mf-bf__size input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.mf-bf__size>span{border:1px solid #d8d8d8;border-radius:9px;display:flex;flex-direction:column;padding:12px 14px;min-height:75px}.mf-bf__size strong{font-size:14px;font-weight:600}.mf-bf__size small{font-size:13px;color:var(--bf-muted);margin-top:4px}.mf-bf__size input:checked+span{border:2px solid var(--bf-orange);padding:11px 13px;background:#fff8f3}.mf-bf__size input:disabled+span{opacity:.45}.mf-bf__size input:focus-visible+span,.mf-bf :focus-visible{outline:2px solid #1a1a1a;outline-offset:4px}.mf-bf__upload-box{background:#fafafa;border:1px dashed #999;border-radius:10px;padding:16px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.mf-bf__upload-box input{width:100%;max-width:100%;font-size:12px;color:#555}.mf-bf__upload-box input::file-selector-button{font:inherit;font-size:13px;font-weight:600;color:#1a1a1a;background:#eaf3fa;border:0;border-radius:6px;padding:10px 12px;margin-right:10px;cursor:pointer}.mf-bf__upload-box p{font-size:12px;color:#666;margin:0;flex:1;min-width:160px}.mf-bf__photo-preview{object-fit:cover;border-radius:6px}.mf-bf__helper{font-size:11px;color:var(--bf-muted);line-height:1.5;margin:8px 0 0}.mf-bf__notes{margin:18px 0 20px;border-bottom:1px solid #e5e5e5;padding-bottom:15px}.mf-bf summary{cursor:pointer;list-style:none}.mf-bf summary::-webkit-details-marker{display:none}.mf-bf__notes summary{font-size:13px;font-weight:600;display:flex;gap:8px;align-items:center}.mf-bf__notes summary:after{content:'+';margin-left:auto;font-size:18px;font-weight:400}.mf-bf__notes[open] summary:after{content:'−'}.mf-bf__notes summary span{color:#777;font-size:11px;font-weight:400}.mf-bf__notes label{display:block;font-size:12px;margin:12px 0 6px}.mf-bf__notes textarea{display:block;resize:vertical;width:100%;border:1px solid #ccc;border-radius:6px;padding:12px;font-size:13px;background:white;color:#1a1a1a}.mf-bf__cta{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:55px;padding:15px 20px;border:0;border-radius:8px;background:var(--bf-orange);color:#1a1a1a!important;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;width:100%;transition:background .15s}.mf-bf__cta:hover{background:#ed6100}.mf-bf__cta:disabled{opacity:.6;cursor:wait}.mf-bf__cta>span{font-size:23px;line-height:1}.mf-bf__after-cta{font-size:11px;line-height:1.6;color:#666;text-align:center;margin:10px auto 18px;max-width:350px}.mf-bf__form-error{font-size:13px;color:#a51c1c;background:#fff2f2;padding:12px;border-radius:6px}.mf-bf__timing{border-top:1px solid #e6e6e6;padding-top:17px;font-size:12px}.mf-bf__timing strong{font-size:13px}.mf-bf__timing p{margin:5px 0 4px;color:#666}.mf-bf__payment{font-size:11px;color:#777;margin:14px 0 0}.mf-bf__story-band{background:#f3f7fa}.mf-bf__story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:70px 0}.mf-bf__story-copy>p:not(.mf-bf__eyebrow){font-size:16px;color:#5d5d5d;max-width:420px}.mf-bf__story-image img,.mf-bf__detail-image img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:14px;display:block}.mf-bf__personal-details{list-style:none;padding:0;margin:28px 0 0}.mf-bf__personal-details li{padding:14px 0;border-top:1px solid #d5dfe6}.mf-bf__personal-details strong{font-size:15px;display:block;font-weight:600}.mf-bf__personal-details span{font-size:13px;color:#60666b}.mf-bf__process{padding:76px 0}.mf-bf__process>h2{max-width:560px}.mf-bf__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:35px}.mf-bf__step-number{display:inline-block;font-size:12px;color:#a54400;padding-bottom:12px;border-bottom:2px solid var(--bf-orange);min-width:40px;margin-bottom:16px}.mf-bf__steps h3{margin-bottom:10px}.mf-bf__steps p{color:#606060;font-size:14px;line-height:1.7;margin-bottom:0}.mf-bf__detail{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-bottom:76px}.mf-bf__detail-copy>p:not(.mf-bf__eyebrow){font-size:15px;color:#606060}.mf-bf__included{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0;margin:24px 0}.mf-bf__included h3{font-size:15px;margin-bottom:8px}.mf-bf__included ul{padding-left:18px;font-size:14px;line-height:1.85;margin:0 0 10px}.mf-bf__included p{font-size:11px;color:#777;margin:0}.mf-bf__text-link{font-size:14px;font-weight:600}.mf-bf__faq{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;padding-top:58px;padding-bottom:65px;border-top:1px solid #e4e4e4}.mf-bf__faq h2{font-size:32px}.mf-bf__faq>div>p:not(.mf-bf__eyebrow){font-size:13px;color:#666}.mf-bf__questions details{border-bottom:1px solid #ddd}.mf-bf__questions summary{font-size:14px;font-weight:600;padding:19px 28px 19px 0;position:relative}.mf-bf__questions summary:after{content:'+';position:absolute;right:0;top:16px;font-size:20px;font-weight:400}.mf-bf__questions details[open] summary:after{content:'−'}.mf-bf__answer{font-size:13px;color:#5d5d5d;line-height:1.75;padding:0 12px 14px 0}.mf-bf__answer p:last-child{margin-bottom:0}.mf-bf__closing{padding:50px 30px;background:#f3f7fa;text-align:center;margin-bottom:64px;border-radius:14px}.mf-bf__closing h2{font-size:34px}.mf-bf__closing .mf-bf__cta{width:min(340px,100%);margin:0 auto}.mf-bf__sticky{display:none}
@media(min-width:1500px){.mf-bf__hero{gap:80px}.mf-bf__gallery{top:115px}}
@media(max-width:989px){.mf-bf__wrap{width:calc(100% - 40px)}.mf-bf__hero{gap:28px}.mf-bf__gallery{top:90px}.mf-bf__story,.mf-bf__detail{gap:32px}.mf-bf__faq{gap:40px}.mf-bf h1{font-size:37px}.mf-bf__steps{gap:22px}}
@media(max-width:749px){.mf-bf{padding-bottom:78px}.mf-bf__wrap{width:calc(100% - 36px)}.mf-bf__hero{grid-template-columns:1fr;padding:12px 0 42px;gap:22px}.mf-bf__gallery{position:static}.mf-bf__slides{border-radius:11px}.mf-bf__thumbnails{gap:8px;margin-top:10px}.mf-bf__thumbnails button{height:48px;width:48px;border-radius:6px}.mf-bf__image-note{font-size:10px;margin-top:8px;line-height:1.4}.mf-bf h1{font-size:38px;margin-bottom:12px}.mf-bf__eyebrow{font-size:10px;margin-bottom:11px}.mf-bf__intro{font-size:15px;margin-bottom:10px}.mf-bf__scope{font-size:12px;margin-bottom:8px}.mf-bf__price{font-size:26px;margin-bottom:19px}.mf-bf__buy{scroll-margin-top:90px;padding-top:0}.mf-bf__cta{min-height:53px}.mf-bf__story{grid-template-columns:1fr;padding:40px 0;gap:25px}.mf-bf h2{font-size:29px;margin-bottom:16px}.mf-bf__story-copy>p:not(.mf-bf__eyebrow){font-size:14px}.mf-bf__personal-details{margin-top:20px}.mf-bf__personal-details li{padding:11px 0}.mf-bf__story-image{grid-row:1}.mf-bf__process{padding:44px 0}.mf-bf__steps{grid-template-columns:1fr;gap:22px;margin-top:24px}.mf-bf__steps article{position:relative;padding-left:48px;min-height:86px}.mf-bf__step-number{position:absolute;left:0;top:2px;min-width:29px}.mf-bf__steps h3{font-size:17px;margin-bottom:6px}.mf-bf__steps p{font-size:13px}.mf-bf__detail{grid-template-columns:1fr;gap:28px;padding-bottom:42px}.mf-bf__detail-copy>p:not(.mf-bf__eyebrow){font-size:14px}.mf-bf__faq{grid-template-columns:1fr;gap:14px;padding:38px 0}.mf-bf__faq h2{font-size:28px;max-width:300px}.mf-bf__closing{padding:33px 20px;margin-bottom:0}.mf-bf__closing h2{font-size:27px}.mf-bf__sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;box-shadow:0 -3px 16px #00000008;z-index:25;padding:10px 18px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:20px}.mf-bf__sticky>span{display:flex;flex-direction:column;gap:1px}.mf-bf__sticky small{font-size:10px;color:#666}.mf-bf__sticky strong{font-size:16px}.mf-bf__sticky a{display:flex;gap:22px;align-items:center;justify-content:center;background:#ff6a00;text-decoration:none;font-size:13px;font-weight:650;padding:12px 18px;border-radius:7px}.mf-bf__upload-box input{font-size:11px}}
@media(prefers-reduced-motion:reduce){.mf-bf *{scroll-behavior:auto;transition:none}}
.mf-bf #photouploadapp{width:100%!important}.mf-bf [data-ph-fieldname]{margin:0!important}.mf-bf [data-ph-fieldname]>p{display:none}.mf-bf .uploadcare--widget{width:100%;font-size:13px}.mf-bf .uploadcare--widget__button_type_open{width:100%!important;background:#eaf3fa!important;color:#1a1a1a!important;border-radius:6px!important;padding:13px 16px!important;font-weight:600!important}.mf-bf [data-ph-cart-clone]{width:100%!important;min-width:0!important;font-size:15px!important;font-weight:700!important;border-radius:8px!important}.mf-bf [data-ph-cart-clone]::before,.mf-bf [data-ph-cart-clone]::after{display:none!important}.mf-bf__upload-box:has(#photouploadapp){display:block}.mf-bf .container_uploader{max-width:100%!important}
.mf-bf__hero>*{min-width:0}.mf-bf__sizes{min-width:0}.mf-bf .uploadcare--widget__button_type_open,.mf-bf [data-ph-cart-clone]{max-width:100%!important;max-inline-size:100%!important}
@media(max-width:749px){.mf-bf__hero{grid-template-columns:minmax(0,1fr)}body:has([data-mf-boyfriend]){--shopify-chat-activator-offset:90px}}
@media(max-width:749px){body:has([data-mf-boyfriend][data-form-visible="true"]) shopify-chat::part(activator){visibility:hidden}}
