.ft{--ft-spruce:#14301f;--ft-moss:#2f5d43;--ft-cranberry:#8e2030;--ft-cranberry-deep:#6d1725;--ft-gold:#a9822f;--ft-paper:#fdf8f3;--ft-paper-2:#f6efe5;--ft-ink:#23201c;--ft-muted:#6b635a;--ft-line:#e7ddcf;--ft-serif:var(--font-heading-family,"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif);--ft-sans:var(--font-body-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif);--ft-pad:20px;--ft-radius:14px;--ft-radius-lg:20px;color:var(--ft-ink);font-family:var(--ft-sans);-webkit-font-smoothing:antialiased}.ft *{box-sizing:border-box}.ft img,.ft video{max-width:100%;height:auto;display:block}.ft-section{padding:44px var(--ft-pad);overflow-x:clip}.ft-section--tight{padding-top:26px;padding-bottom:30px}.ft-section--paper{background:var(--ft-paper)}.ft-section--paper2{background:var(--ft-paper-2)}.ft-section--spruce{background:var(--ft-spruce);color:#f4efe6}.ft-wrap{max-width:640px;margin:0 auto}.ft-wrap--wide{max-width:1040px}.ft h1,.ft h2,.ft h3{font-family:var(--ft-serif);font-weight:600;letter-spacing:-.01em;line-height:1.12;margin:0 0 12px}.ft h1{font-size:clamp(28px,7.5vw,40px)}.ft h2{font-size:clamp(25px,6.4vw,34px)}.ft h3{font-size:clamp(17px,4.6vw,20px);line-height:1.25}.ft p{margin:0 0 14px;line-height:1.6;font-size:16px;max-width:62ch}.ft p:last-child{margin-bottom:0}.ft-lede{font-size:17px;color:var(--ft-muted)}.ft-center{text-align:center}.ft-center p{margin-left:auto;margin-right:auto}.ft-btn{display:block;width:100%;border:0;cursor:pointer;background:var(--ft-cranberry);color:#fff;font-family:var(--ft-sans);font-size:17px;font-weight:700;padding:17px 20px;border-radius:999px;text-align:center;text-decoration:none;min-height:54px;transition:background .15s ease}.ft-btn:hover{background:var(--ft-cranberry-deep);color:#fff}.ft-btn:focus-visible{outline:3px solid var(--ft-gold);outline-offset:3px}.ft-btn[disabled]{background:#9a948c;cursor:not-allowed}.ft-btn--ghost{background:transparent;color:var(--ft-spruce);border:1.5px solid var(--ft-spruce);font-weight:600}.ft-btn--ghost:hover{background:var(--ft-spruce);color:#fff}.ft-section--spruce .ft-btn--ghost{color:#f4efe6;border-color:#f4efe680}.ft-gallery{position:relative;background:var(--ft-paper-2)}.ft-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ft-slides::-webkit-scrollbar{display:none}.ft-slide{flex:0 0 100%;scroll-snap-align:center}.ft-slide img{width:100%;aspect-ratio:1/1;object-fit:cover}.ft-dots{display:flex;gap:7px;justify-content:center;padding:12px 0 14px}.ft-dot{width:7px;height:7px;border-radius:50%;border:0;padding:0;background:#cdc3b4;cursor:pointer}.ft-dot[aria-current=true]{background:var(--ft-spruce);width:20px;border-radius:999px}.ft-stars{color:var(--ft-gold);letter-spacing:2px;font-size:15px}.ft-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;font-size:14px;color:var(--ft-muted)}.ft-price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:16px 0 6px}.ft-price__now{font-size:30px;font-weight:700;font-family:var(--ft-serif)}.ft-price__was{font-size:18px;color:var(--ft-muted);text-decoration:line-through}.ft-price__save{font-size:13px;font-weight:700;color:#fff;background:var(--ft-cranberry);padding:4px 10px;border-radius:999px}.ft-stock{font-size:14px;color:var(--ft-moss);margin:0 0 18px;display:flex;align-items:center;gap:7px}.ft-stock--out{color:var(--ft-muted)}.ft-stock i{width:8px;height:8px;border-radius:50%;background:currentColor;display:inline-block}.ft-field{margin-bottom:16px}.ft-field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.ft-select,.ft-qty input{font-family:inherit;font-size:16px;color:inherit;border:1.5px solid var(--ft-line);border-radius:10px;background:#fff}.ft-select{width:100%;padding:13px 14px}.ft-qty{display:inline-flex;align-items:center;border:1.5px solid var(--ft-line);border-radius:999px;background:#fff}.ft-qty button{width:46px;height:46px;border:0;background:none;font-size:20px;cursor:pointer;color:var(--ft-ink);line-height:1}.ft-qty input{width:44px;text-align:center;border:0;padding:0;height:46px;-moz-appearance:textfield}.ft-qty input::-webkit-outer-spin-button,.ft-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ft-cta-stack{display:grid;gap:10px;margin-top:18px}.ft-cta-stack .shopify-payment-button__button--unbranded{border-radius:999px!important;min-height:54px;font-weight:700;font-size:17px;background:var(--ft-spruce)!important}.ft-assurance{display:grid;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid var(--ft-line)}.ft-assurance div{display:flex;gap:9px;align-items:flex-start;font-size:14px;color:var(--ft-muted);line-height:1.45}.ft-cards{display:grid;gap:12px}.ft-card{background:#fff;border:1px solid var(--ft-line);border-radius:var(--ft-radius);padding:18px;display:flex;gap:14px;align-items:flex-start}.ft-card__icon{font-size:22px;line-height:1.1;flex:0 0 auto}.ft-card h3{margin:0 0 4px}.ft-card p{font-size:14.5px;color:var(--ft-muted);margin:0}@media(min-width:750px){.ft-cards{grid-template-columns:1fr 1fr}}.ft-story__media{border-radius:var(--ft-radius-lg);overflow:hidden;margin-bottom:22px}.ft-story__media img{width:100%;aspect-ratio:4/5;object-fit:cover}@media(min-width:850px){.ft-story{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.ft-story__media{margin-bottom:0}.ft-story--flip .ft-story__media{order:2}}.ft-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:11px}.ft-list li{display:flex;gap:11px;font-size:15.5px;line-height:1.5}.ft-list li:before{content:"\2014";color:var(--ft-gold);flex:0 0 auto}.ft-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ft-chip{border:1px solid var(--ft-line);border-radius:999px;padding:7px 14px;font-size:14px;background:#fff}.ft-section--spruce .ft-chip{background:transparent;border-color:#f4efe64d;color:#f4efe6}.ft-reels{display:grid;gap:14px}@media(min-width:700px){.ft-reels{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.ft-reel{border-radius:var(--ft-radius-lg);overflow:hidden;background:#fff;position:relative;border:1px solid var(--ft-line)}.ft-reel__frame{position:relative;aspect-ratio:9/16;background:#000}.ft-reel__frame video,.ft-reel__frame img{width:100%;height:100%;object-fit:cover}.ft-reel__body{padding:16px}.ft-reel__body h3{margin:0 0 5px}.ft-reel__body p{font-size:14.5px;color:var(--ft-muted);margin:0}.ft-reel__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:62px;height:62px;border-radius:50%;border:0;background:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:center}.ft-reel__play svg{width:22px;height:22px;margin-left:3px;fill:var(--ft-spruce)}.ft-reel.is-playing .ft-reel__play{display:none}.ft-faq{display:grid;gap:10px}.ft-faq details{background:#fff;border:1px solid var(--ft-line);border-radius:var(--ft-radius)}.ft-faq summary{list-style:none;cursor:pointer;padding:17px 18px;font-weight:600;font-size:16px;display:flex;justify-content:space-between;gap:14px;align-items:center}.ft-faq summary::-webkit-details-marker{display:none}.ft-faq summary:after{content:"+";font-size:21px;color:var(--ft-gold);flex:0 0 auto;line-height:1}.ft-faq details[open] summary:after{content:"\2013"}.ft-faq__answer{padding:0 18px 17px}.ft-faq__answer p{font-size:15px;color:var(--ft-muted)}.ft-reviews{display:grid;gap:14px}@media(min-width:800px){.ft-reviews{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.ft-review{background:#fff;border:1px solid var(--ft-line);border-radius:var(--ft-radius);padding:18px}.ft-review__head{display:flex;align-items:center;gap:11px;margin-bottom:10px}.ft-review__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--ft-paper-2);flex:0 0 auto;display:block}.ft-review__name{font-weight:600;font-size:15px}.ft-review p{font-size:15px;margin:0}.ft-review__photo{margin-top:13px;border-radius:10px;overflow:hidden}.ft-review__photo img{width:100%;max-height:340px;object-fit:cover}.ft-posts{display:grid;gap:14px}@media(min-width:800px){.ft-posts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.ft-post{background:#fff;border:1px solid var(--ft-line);border-radius:var(--ft-radius);overflow:hidden}.ft-post__head{display:flex;align-items:center;gap:11px;padding:15px 16px 10px}.ft-post__caption{padding:0 16px 14px;font-size:15px;line-height:1.55;margin:0}.ft-post__img img{width:100%;max-height:430px;object-fit:cover}.ft-post__meta{display:flex;gap:16px;padding:12px 16px;border-top:1px solid var(--ft-line);font-size:13.5px;color:var(--ft-muted)}.ft-placeholder{border:1.5px dashed var(--ft-line);border-radius:var(--ft-radius);padding:26px 20px;text-align:center;color:var(--ft-muted);font-size:14.5px;background:#fff}@media(prefers-reduced-motion:reduce){.ft *,.ft *:before,.ft *:after{transition:none!important;animation:none!important}}@media(min-width:900px){#ft-buy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;max-width:1080px;margin:0 auto;padding:36px 24px;align-items:start}#ft-buy .ft-gallery{border-radius:20px;overflow:hidden;position:sticky;top:20px}#ft-buy>.ft-section--tight{background:transparent;padding:0}#ft-buy>.ft-section--tight>.ft-wrap{max-width:none}}@media(min-width:750px)and (max-width:899px){.ft-gallery{max-width:560px;margin:0 auto;border-radius:20px;overflow:hidden}}.ft h1,.ft h2,.ft h3,.ft p,.ft li,.ft summary{color:inherit}.ft-section--spruce h1,.ft-section--spruce h2,.ft-section--spruce h3,.ft-section--spruce p{color:#f4efe6}.ft-section--spruce .ft-lede{color:#cfc7ba}.ft-btn,.ft-btn:hover,.ft-btn:visited{color:#fff}.ft-btn--ghost{color:var(--ft-spruce)}.ft-section--spruce .ft-btn--ghost{color:#f4efe6}.ft-story__media video,.ft-story__media .ft-story__video{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;background:#000}.ft-story__wrap{position:relative}.ft-story__wrap.is-playing .ft-reel__play{display:none}.ft-story__media--embed{aspect-ratio:16/9;background:#000}.ft-story__media--embed iframe{width:100%;height:100%;border:0;display:block}@media(min-width:850px){.ft-story__media--embed{align-self:center}}.ft-rating{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 10px;font-size:15px;line-height:1}.ft-stars{color:#e8a33d;letter-spacing:1.5px;font-size:15px}.ft-rating__score{font-weight:700;font-size:16px;color:var(--ft-ink)}.ft-rating__count{color:var(--ft-muted);font-size:15px}.ft-rating{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 10px;line-height:1;font-size:var(--ft-rating-size,15px)}.ft-rating--center{justify-content:center}.ft-stars{position:relative;display:inline-block;white-space:nowrap;font-size:var(--ft-star-size,15px);letter-spacing:var(--ft-star-gap,2px);line-height:1}.ft-stars__bg{color:#ddd6c9}.ft-stars__fg{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:var(--ft-star-color,#e8a33d)}.ft-rating__score{font-weight:700;color:var(--ft-ink);font-size:calc(var(--ft-rating-size,15px) + 1px)}.ft-rating__count{color:var(--ft-muted)}.ft-rating--preview{opacity:.5}.ft-rating__note{font-size:12px;color:var(--ft-muted);border:1px dashed var(--ft-line);border-radius:999px;padding:3px 9px;white-space:nowrap}.ft-section--spruce .ft-stars__bg{color:#f4efe64d}.ft-section--spruce .ft-rating__score{color:#f4efe6}.ft-slide img{width:100%;aspect-ratio:4/5;object-fit:contain;background:#fff;border-radius:26px;overflow:hidden}.ft-slide{border-radius:26px;overflow:hidden}.ft-dots{padding:14px 0 16px}@media(min-width:900px){#ft-buy .ft-gallery{border-radius:26px;padding:14px 14px 0;background:var(--ft-paper2,#f6efe5)}}.ft-slide img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;background:transparent;border-radius:26px}.ft-gallery{background:var(--ft-paper);padding:14px 14px 0}.ft-review__avatar--initial{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--ft-moss);background:var(--ft-paper2,#f6efe5);font-size:16px}.ft-review .ft-stars{font-size:13px;letter-spacing:1px;margin-top:3px}.ft-review p{line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ft.css.map */
