.ff-starter-bundle{--ff-bundle-bg: #ffffff;--ff-bundle-card-bg: #e2f3e2;--ff-bundle-accent: var(--ff-brand-green-hex, #2D5A42);--ff-bundle-accent-hover: #B8E986;--ff-bundle-accent-text: #ffffff;--ff-bundle-accent-soft: rgba(45, 90, 66, .1);--ff-bundle-text: #000000;--ff-bundle-text-muted: #666666;--ff-bundle-border: rgba(0, 0, 0, .08);--ff-bundle-radius: 12px;--ff-bundle-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;position:relative;overflow-x:clip;background:var(--ff-bundle-bg);font-family:var(--ff-bundle-font);-webkit-font-smoothing:antialiased}.ff-starter-bundle:before{content:"FORT";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(12rem,22vw,22rem);font-weight:800;letter-spacing:.08em;color:#2d5a420a;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.ff-starter-bundle-section.shopify-section{margin:0}.ff-starter-bundle .page-width{position:relative;z-index:1}.ff-starter-bundle__shell{position:relative;overflow:visible;padding:clamp(2rem,4vw,3.2rem);background:#fff;border:1px solid var(--ff-bundle-border);border-radius:calc(var(--ff-bundle-radius) + 4px);box-shadow:0 0 0 1px #2d5a420f,0 20px 60px #0000000a}.ff-starter-bundle__shell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:2.4rem;margin-bottom:2.4rem;padding-right:6rem;border-bottom:1px dashed rgba(45,90,66,.25)}.ff-starter-bundle__head-copy{max-width:62rem}.ff-starter-bundle__eyebrow{display:inline-block;margin-bottom:.8rem;padding:.45rem 1.2rem;font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ff-eyebrow-text, #2D5A42);background:var(--ff-eyebrow-bg, #B8E986);border:1px solid var(--ff-eyebrow-border, rgba(45, 90, 66, .2));border-radius:var(--ff-bundle-radius)}.ff-starter-bundle__title{margin:0;font-size:clamp(2.4rem,3.8vw,3.8rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--ff-bundle-text)}.ff-starter-bundle__title em{color:var(--ff-bundle-accent);font-style:normal}.ff-starter-bundle__subtitle{margin:1rem 0 0;max-width:54rem;font-size:clamp(1.35rem,1.5vw,1.55rem);line-height:1.65;color:var(--ff-bundle-text-muted)}.ff-starter-bundle__head-badge{position:absolute;top:-1.2rem;right:-.6rem;z-index:4;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:8.6rem;height:8.6rem;text-align:center;background:linear-gradient(145deg,#b8e986,#2d5a42 55%,#243f30);border:3px solid #ffffff;border-radius:50%;box-shadow:0 6px #243f3059,0 14px 32px #2d5a4259;transform:rotate(12deg);animation:ffBundleBadgeZoom 1.8s ease-in-out infinite}@keyframes ffBundleBadgeZoom{0%,to{transform:rotate(12deg) scale(1)}50%{transform:rotate(12deg) scale(1.1)}}.ff-starter-bundle__head-badge-label{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe0}.ff-starter-bundle__head-badge-value{font-size:2.1rem;font-weight:900;line-height:1;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2)}.ff-starter-bundle__head-badge-note{margin-top:.15rem;font-size:.82rem;font-weight:600;color:#ffffffc7}.ff-starter-bundle__stack-viewport{position:relative}.ff-starter-bundle__stack-nav{display:none;justify-content:flex-end;gap:.5rem;margin-bottom:.85rem}.ff-starter-bundle__stack-arrow{width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(45,90,66,.15);border-radius:10px;background:#fff;color:var(--ff-bundle-accent);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.ff-starter-bundle__stack-arrow:hover{background:var(--ff-bundle-accent);color:#fff;border-color:var(--ff-bundle-accent)}.ff-starter-bundle__body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(26rem,.85fr);gap:clamp(2rem,4vw,3.2rem);align-items:start}.ff-starter-bundle__stack{display:flex;flex-direction:column;gap:0}.ff-starter-bundle__layer{display:grid;grid-template-columns:4.8rem minmax(0,1fr);gap:1.2rem;align-items:stretch}.ff-starter-bundle__layer--linked .ff-starter-bundle__rail:after{content:"";position:absolute;top:4.8rem;left:50%;transform:translate(-50%);width:2px;height:calc(100% - 2.4rem);background:linear-gradient(180deg,var(--ff-bundle-accent) 0%,rgba(45,90,66,.2) 100%)}.ff-starter-bundle__rail{position:relative;display:flex;justify-content:center;padding-top:1.6rem}.ff-starter-bundle__node{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;font-size:1.15rem;font-weight:800;color:#fff;background:var(--ff-bundle-accent);border:4px solid #ffffff;border-radius:50%;box-shadow:0 4px 16px #2d5a424d}.ff-starter-bundle__card{margin-bottom:1.6rem;padding:1.4rem 1.6rem;background:var(--ff-bundle-card-bg);border:1px solid var(--ff-bundle-border);border-radius:var(--ff-bundle-radius);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ff-starter-bundle__layer:hover .ff-starter-bundle__card{border-color:#2d5a4259;box-shadow:0 10px 28px #2d5a421a;transform:translate(4px)}.ff-starter-bundle__layer--placeholder{opacity:.75}.ff-starter-bundle__card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.ff-starter-bundle__label{padding:.35rem .8rem;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ff-bundle-accent);background:#fff;border:1px solid rgba(45,90,66,.2);border-radius:6px}.ff-starter-bundle__card-price{font-size:1.35rem;font-weight:700;color:var(--ff-bundle-text)}.ff-starter-bundle__card-body{display:flex;align-items:center;gap:1.4rem}.ff-starter-bundle__media-wrap{position:relative;flex-shrink:0}.ff-starter-bundle__media{flex-shrink:0;display:block;width:9.6rem;height:9.6rem;border-radius:10px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.05);text-decoration:none}.ff-starter-bundle__sale-badge{position:absolute;top:-.5rem;left:-.5rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.85rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1;color:#fff;background:linear-gradient(135deg,#ff8a3d,#ef4444 55%,#c81e3a);border-radius:3px 8px 8px 3px;box-shadow:0 4px 12px #d8273566;transform:rotate(-3deg);transform-origin:top left;overflow:hidden;isolation:isolate;pointer-events:none}.ff-starter-bundle__sale-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.6) 42%,transparent 58%);transform:translate(-120%);animation:ffBundleSaleShimmer 2.6s ease-in-out infinite}@keyframes ffBundleSaleShimmer{0%{transform:translate(-120%)}60%,to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.ff-starter-bundle__sale-badge:before{animation:none}}.ff-starter-bundle__swap-btn{position:absolute;top:-.6rem;right:-.6rem;z-index:1;width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(45,90,66,.15);border-radius:50%;background:#fff;color:var(--ff-bundle-accent);cursor:pointer;box-shadow:0 .2rem .6rem #0000001f;transition:background .2s ease,color .2s ease,transform .2s ease}.ff-starter-bundle__swap-btn:hover,.ff-starter-bundle__swap-btn:focus-visible{background:var(--ff-bundle-accent);color:#fff;transform:scale(1.08)}.ff-starter-bundle__swap-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:.6rem;padding:.4rem .9rem;border-radius:.6rem;background:#111;color:#fff;font-size:1.1rem;font-weight:600;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.ff-starter-bundle__swap-btn:hover .ff-starter-bundle__swap-tooltip,.ff-starter-bundle__swap-btn:focus-visible .ff-starter-bundle__swap-tooltip{opacity:1;visibility:visible}.ff-starter-bundle__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ff-starter-bundle__layer:hover .ff-starter-bundle__media img{transform:scale(1.06)}.ff-starter-bundle__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.ff-starter-bundle__placeholder .placeholder-svg{width:55%;opacity:.35}.ff-starter-bundle__info{min-width:0}.ff-starter-bundle__name{margin:0 0 .4rem;font-size:1.45rem;font-weight:700;line-height:1.35}.ff-starter-bundle__name a{color:var(--ff-bundle-text);text-decoration:none}.ff-starter-bundle__name a:hover{color:var(--ff-bundle-accent)}.ff-starter-bundle__desc{margin:0;font-size:1.25rem;line-height:1.55;color:var(--ff-bundle-text-muted)}.ff-starter-bundle__ticket{position:sticky;top:2rem}.ff-starter-bundle__ticket-scallop{height:1.2rem;margin-bottom:-1px;background:radial-gradient(circle at 1rem 0,transparent .95rem,#ffffff 1rem) 0 0 / 2rem 1.2rem repeat-x;filter:drop-shadow(0 -1px 0 rgba(0,0,0,.06))}.ff-starter-bundle__ticket-inner{padding:2rem 2rem 2.2rem;background:#fff;border:2px dashed rgba(45,90,66,.35);border-top:none;border-radius:0 0 var(--ff-bundle-radius) var(--ff-bundle-radius);box-shadow:0 12px 36px #2d5a4214}.ff-starter-bundle__badge{display:inline-block;margin-bottom:.8rem;padding:.35rem .9rem;font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ff-bundle-accent-text);background:var(--ff-bundle-accent);border-radius:var(--ff-bundle-radius)}.ff-starter-bundle__checkout-title{margin:0 0 1.2rem;font-size:1.65rem;font-weight:700;color:var(--ff-bundle-text)}.ff-starter-bundle__summary{margin:0 0 1.2rem;padding:0;list-style:none;border-top:1px solid var(--ff-bundle-border);border-bottom:1px solid var(--ff-bundle-border)}.ff-starter-bundle__summary-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:1.2rem;border-bottom:1px dashed rgba(0,0,0,.06)}.ff-starter-bundle__summary-item:last-child{border-bottom:none}.ff-starter-bundle__summary-name{flex:1;min-width:0;color:var(--ff-bundle-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ff-starter-bundle__summary-price{flex-shrink:0;font-weight:600;color:var(--ff-bundle-text-muted)}.ff-starter-bundle__perks{margin:0 0 1.4rem;padding:0;list-style:none}.ff-starter-bundle__perks li{position:relative;padding-left:1.6rem;margin-bottom:.5rem;font-size:1.2rem;line-height:1.5;color:var(--ff-bundle-text-muted)}.ff-starter-bundle__perks li:before{content:"";position:absolute;left:0;top:.55em;width:.55rem;height:.55rem;border-radius:50%;background:var(--ff-bundle-accent)}.ff-starter-bundle__pricing{padding:1rem 0 1.2rem;margin-bottom:1.2rem}.ff-starter-bundle__price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0;font-size:1.2rem;color:var(--ff-bundle-text-muted)}.ff-starter-bundle__regular{text-decoration:line-through;color:#999}.ff-starter-bundle__save{color:var(--ff-bundle-accent);font-weight:700}.ff-starter-bundle__price-row--total{margin-top:.6rem;padding-top:.8rem;border-top:2px solid var(--ff-bundle-accent);font-size:1.35rem;font-weight:700;color:var(--ff-bundle-text)}.ff-starter-bundle__total{font-size:1.9rem;font-weight:800;color:var(--ff-bundle-accent)}.ff-starter-bundle__btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:5.2rem;padding:0 2rem;font-family:var(--ff-bundle-font);font-size:1.4rem;font-weight:700;color:var(--ff-bundle-accent-text);background:var(--ff-bundle-accent);border:none;border-radius:var(--ff-bundle-radius);cursor:pointer;box-shadow:0 6px 24px #2d5a424d;transition:background .2s ease,transform .2s ease,opacity .2s ease}.ff-starter-bundle__btn:hover:not(:disabled){background:var(--ff-bundle-accent-hover);transform:translateY(-2px)}.ff-starter-bundle__btn:disabled{opacity:.45;cursor:not-allowed}.ff-starter-bundle__btn.loading .ff-starter-bundle__btn-text{opacity:0}.ff-starter-bundle__spinner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:none!important}.ff-starter-bundle__btn.loading .ff-starter-bundle__spinner{display:flex!important}.ff-starter-bundle__spinner.hidden{display:none!important}.ff-starter-bundle__btn.loading .ff-starter-bundle__spinner.hidden{display:flex!important}.ff-starter-bundle__note{margin:1rem 0 0;font-size:1.1rem;line-height:1.5;color:var(--ff-bundle-text-muted);text-align:center}@media screen and (max-width:989px){.ff-starter-bundle__shell-head{flex-direction:column;align-items:flex-start;padding-right:5rem}.ff-starter-bundle__head-badge{top:-.8rem;right:-.4rem;width:7.2rem;height:7.2rem}.ff-starter-bundle__head-badge-value{font-size:1.85rem}.ff-starter-bundle__body{grid-template-columns:1fr}.ff-starter-bundle__ticket{position:static}}@media screen and (max-width:749px){.ff-starter-bundle__shell{padding:2.4rem 1.4rem 1.4rem}.ff-starter-bundle__shell-head{padding-right:4.5rem;margin-bottom:1.6rem;padding-bottom:1.6rem}.ff-starter-bundle__head-badge{top:-.5rem;right:.2rem;width:6.4rem;height:6.4rem;transform:rotate(10deg)}.ff-starter-bundle__head-badge-value{font-size:1.65rem}.ff-starter-bundle__stack-nav{display:flex}.ff-starter-bundle__stack{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.6rem}.ff-starter-bundle__stack::-webkit-scrollbar{display:none}.ff-starter-bundle__layer{flex:0 0 88%;scroll-snap-align:start;grid-template-columns:3.6rem minmax(0,1fr);gap:.8rem;align-self:stretch}.ff-starter-bundle__layer--linked .ff-starter-bundle__rail:after{display:none}.ff-starter-bundle__node{width:3.2rem;height:3.2rem;font-size:1rem}.ff-starter-bundle__card-body{flex-direction:column;align-items:flex-start}.ff-starter-bundle__media{width:100%;height:auto;aspect-ratio:1 / 1}.ff-starter-bundle__ticket-inner{padding:1.6rem}}.ff-bundle-swap-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;height:100%;background:#00000080}.ff-bundle-swap-modal[open]{opacity:1;visibility:visible;z-index:9995}.ff-bundle-swap-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 3rem);max-width:56rem;max-height:calc(100vh - 6rem);overflow-y:auto;background:rgb(var(--color-background));border-radius:1.6rem;padding:3.2rem 2.4rem 2.4rem}.ff-bundle-swap-modal__close{position:absolute;top:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0000000d;color:#111;cursor:pointer;transition:background .2s ease}.ff-bundle-swap-modal__close:hover{background:#0000001a}.ff-bundle-swap-modal__title{margin:0 0 2rem;font-size:1.8rem;font-weight:800;text-align:center;color:var(--ff-bundle-text)}.ff-bundle-swap-modal__viewport{display:flex;align-items:center;gap:1rem}.ff-bundle-swap-modal__arrow{flex-shrink:0;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(45,90,66,.15);border-radius:50%;background:#fff;color:var(--ff-bundle-accent);cursor:pointer;transition:background .2s ease,color .2s ease}.ff-bundle-swap-modal__arrow:hover{background:var(--ff-bundle-accent);color:#fff}.ff-bundle-swap-modal__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;padding:.4rem;list-style:none;margin:0;scrollbar-width:none}.ff-bundle-swap-modal__track::-webkit-scrollbar{display:none}.ff-bundle-swap-modal__item{flex:0 0 auto;scroll-snap-align:start}.ff-bundle-swap-option{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:13rem;padding:1.2rem;border:.15rem solid transparent;border-radius:1.2rem;background:#f7f9f7;cursor:pointer;text-align:center;transition:border-color .2s ease,background .2s ease}.ff-bundle-swap-option:hover{background:#2d5a4214}.ff-bundle-swap-option.is-selected{border-color:var(--ff-bundle-accent);background:#2d5a4214}.ff-bundle-swap-option__media{position:relative;display:block;width:9.6rem;height:9.6rem;border-radius:1rem;overflow:hidden;background:#fff}.ff-bundle-swap-option__media img{width:100%;height:100%;object-fit:cover}.ff-bundle-swap-option__check{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;display:none;align-items:center;justify-content:center;border-radius:50%;background:var(--ff-bundle-accent);color:#fff}.ff-bundle-swap-option__check svg{width:1.2rem;height:1.2rem}.ff-bundle-swap-option.is-selected .ff-bundle-swap-option__check{display:flex}.ff-bundle-swap-option__title{font-size:1.3rem;font-weight:600;color:var(--ff-bundle-text);overflow-wrap:anywhere}.ff-bundle-swap-option__price{font-size:1.3rem;font-weight:700;color:var(--ff-bundle-accent)}@media screen and (max-width:749px){.ff-bundle-swap-modal__content{padding:2.8rem 1.6rem 2rem}.ff-bundle-swap-option{width:11rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ff-starter-bundle.css.map */
