.fc-collection{--fc-primary: #304B7F;--fc-primary-dark: #263c66;--fc-primary-light: #4a6a9f;--fc-sage: #7B9FD4;--fc-cream: #F8F9FC;--fc-warm: #F0F3F8;--fc-sand: #E1E6EF;--fc-charcoal: #1a1a1a;--fc-slate: #4a5568;--fc-mist: #EDF1F7;--fc-success: #22c55e;--fc-gradient-dark: linear-gradient(135deg, #0a1628 0%, #152238 50%, #1a2d4a 100%);--fc-gradient-primary: linear-gradient(135deg, #304B7F 0%, #263c66 100%);--fc-gradient-glow: radial-gradient(ellipse at center, rgba(48, 75, 127, .12) 0%, transparent 70%);--fc-font-display: "Instrument Serif", Georgia, serif;--fc-font-body: "Satoshi", -apple-system, BlinkMacSystemFont, sans-serif;--fc-ease-out-expo: cubic-bezier(.16, 1, .3, 1);--fc-ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--fc-radius-sm: 8px;--fc-radius-md: 16px;--fc-radius-lg: 24px;--fc-radius-xl: 32px;--fc-radius-full: 999px;--fc-shadow-soft: 0 4px 24px rgba(0, 0, 0, .06);--fc-shadow-medium: 0 8px 40px rgba(0, 0, 0, .08);--fc-shadow-lifted: 0 20px 60px rgba(0, 0, 0, .12);--fc-shadow-card: 0 2px 12px rgba(0, 0, 0, .06), 0 8px 32px rgba(0, 0, 0, .04);--fc-shadow-card-hover: 0 8px 24px rgba(0, 0, 0, .1), 0 16px 48px rgba(0, 0, 0, .08);font-family:var(--fc-font-body);background:var(--fc-cream);color:var(--fc-charcoal);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.fc-collection *,.fc-collection *:before,.fc-collection *:after{box-sizing:border-box;margin:0;padding:0}.fc-collection{scroll-behavior:smooth}html:has(.fc-collection){scroll-behavior:smooth}.fc-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s var(--fc-ease-out-expo),transform .7s var(--fc-ease-out-expo)}.fc-reveal.fc-visible{opacity:1;transform:translateY(0)}.fc-reveal-delay-1{transition-delay:.1s}.fc-reveal-delay-2{transition-delay:.2s}.fc-reveal-delay-3{transition-delay:.3s}.fc-reveal-delay-4{transition-delay:.4s}.fc-reveal-delay-5{transition-delay:.5s}.fc-reveal-delay-6{transition-delay:.6s}.fc-hero{padding:4.5rem 1.25rem 2rem;position:relative;overflow:hidden;background:var(--fc-cream)}.fc-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:60%;height:120%;background:var(--fc-gradient-glow);pointer-events:none;opacity:.8}.fc-hero__inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.fc-hero__content{max-width:720px}.fc-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--fc-primary);margin-bottom:.75rem}.fc-hero__eyebrow:before{content:"";width:24px;height:2px;background:var(--fc-primary);border-radius:1px}.fc-hero__title{font-family:var(--fc-font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--fc-charcoal);margin-bottom:.75rem}.fc-hero__title em{font-style:italic;color:var(--fc-primary)}.fc-hero__description{font-size:1.125rem;color:var(--fc-slate);max-width:560px;line-height:1.7;margin-bottom:1rem}.fc-hero__description--mobile{display:none}.fc-hero__description--desktop{display:block}.fc-hero__actions{display:none;margin-top:1rem}.fc-hero__cta{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:var(--fc-gradient-dark);color:#fff;text-decoration:none;font-size:.9375rem;font-weight:600;border-radius:var(--fc-radius-full);transition:all .3s var(--fc-ease-out-back)}.fc-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.fc-hero__cta-icon{width:18px;height:18px;animation:fc-bounce-down 2s ease-in-out infinite}@keyframes fc-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.fc-hero__stats{display:flex;flex-wrap:wrap;gap:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.fc-hero__stat{display:flex;flex-direction:column;gap:.25rem}.fc-hero__stat-value{font-family:var(--fc-font-display);font-size:1.75rem;font-weight:400;color:var(--fc-charcoal);line-height:1}.fc-hero__stat-label{font-size:.8125rem;color:var(--fc-slate);text-transform:uppercase;letter-spacing:.1em}.fc-trust-bar{padding:1rem 1.25rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.fc-trust-bar__inner{max-width:1200px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 2rem}.fc-trust-bar__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--fc-slate)}.fc-trust-bar__icon{width:20px;height:20px;color:var(--fc-primary);flex-shrink:0}.fc-filters{padding:1rem 1.25rem;background:var(--fc-cream);position:sticky;top:64px;z-index:100;border-bottom:1px solid rgba(0,0,0,.06);transition:box-shadow .3s ease}.fc-filters.is-scrolled{background:#f8f9fcf2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--fc-shadow-soft)}.fc-filters__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.fc-filters__left{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.fc-filters__count{font-size:.9375rem;color:var(--fc-slate)}.fc-filters__count strong{color:var(--fc-charcoal);font-weight:600}.fc-filter-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:var(--fc-radius-full);font-family:var(--fc-font-body);font-size:.875rem;font-weight:500;color:var(--fc-charcoal);cursor:pointer;transition:all .2s ease}.fc-filter-btn:hover{border-color:var(--fc-primary);color:var(--fc-primary)}.fc-filter-btn.is-active{background:var(--fc-primary);border-color:var(--fc-primary);color:#fff}.fc-filter-btn__icon{width:16px;height:16px}.fc-filters__right{display:flex;align-items:center;gap:.5rem}.fc-sort-select{display:flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem .5rem .5rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:var(--fc-radius-full);font-family:var(--fc-font-body);font-size:.875rem;font-weight:500;color:var(--fc-charcoal);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.fc-sort-select:hover{border-color:var(--fc-primary)}.fc-view-toggle{display:flex;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:var(--fc-radius-full);overflow:hidden}.fc-view-toggle__btn{display:flex;align-items:center;justify-content:center;width:40px;height:36px;background:transparent;border:none;cursor:pointer;color:var(--fc-slate);transition:all .2s ease}.fc-view-toggle__btn:hover{color:var(--fc-primary)}.fc-view-toggle__btn.is-active{background:var(--fc-primary);color:#fff}.fc-view-toggle__btn svg{width:18px;height:18px}.fc-products{padding:2rem 1.25rem 3rem;background:var(--fc-cream);scroll-margin-top:80px}.fc-products__inner{max-width:1200px;margin:0 auto}.fc-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.fc-products__grid.fc-grid--2{grid-template-columns:repeat(2,1fr);gap:1.5rem}.fc-product-card{background:#fff;border-radius:var(--fc-radius-lg);overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:var(--fc-shadow-card);transition:all .4s var(--fc-ease-out-expo);position:relative}.fc-product-card:hover{transform:translateY(-6px);box-shadow:var(--fc-shadow-card-hover);border-color:#304b7f26}.fc-product-card__link{display:block;text-decoration:none;color:inherit}.fc-product-card__media{position:relative;aspect-ratio:4 / 3;background:var(--fc-warm);overflow:hidden}.fc-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--fc-ease-out-expo)}.fc-product-card:hover .fc-product-card__image{transform:scale(1.05)}.fc-product-card__badge{position:absolute;top:.5rem;left:.5rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--fc-radius-full);font-size:.75rem;font-weight:600;color:var(--fc-charcoal);box-shadow:0 2px 8px #00000014}.fc-product-card__badge--bestseller{background:var(--fc-primary);color:#fff}.fc-product-card__badge--new{background:var(--fc-success);color:#fff}.fc-product-card__badge--sale{background:#ef4444;color:#fff}.fc-product-card__badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:fc-pulse-dot 2s ease-in-out infinite}@keyframes fc-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.fc-product-card__quick-view{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%) translateY(20px);opacity:0;padding:.5rem .75rem;background:var(--fc-gradient-dark);color:#fff;border:none;border-radius:var(--fc-radius-full);font-family:var(--fc-font-body);font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.fc-product-card:hover .fc-product-card__quick-view{opacity:1;transform:translate(-50%) translateY(0)}.fc-product-card__quick-view:hover{transform:translate(-50%) scale(1.05)}.fc-product-card__body{padding:1rem}.fc-product-card__meta{display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.fc-product-card__category{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--fc-primary)}.fc-product-card__rating{display:flex;align-items:center;gap:.25rem;margin-left:auto}.fc-product-card__stars{display:flex;gap:2px}.fc-product-card__star{width:12px;height:12px;color:#fbbf24}.fc-product-card__rating-count{font-size:.75rem;color:var(--fc-slate)}.fc-product-card__title{font-family:var(--fc-font-display);font-size:1.25rem;font-weight:400;line-height:1.3;color:var(--fc-charcoal);margin-bottom:.25rem}.fc-product-card__subtitle{font-size:.875rem;color:var(--fc-slate);margin-bottom:.5rem;line-height:1.5}.fc-product-card__features{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.fc-product-card__feature{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--fc-warm);border-radius:var(--fc-radius-sm);font-size:.75rem;font-weight:500;color:var(--fc-slate)}.fc-product-card__feature-icon{width:14px;height:14px;color:var(--fc-primary)}.fc-product-card__specs{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.fc-product-card__spec{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--fc-primary);background:linear-gradient(135deg,var(--fc-primary) 0%,var(--fc-primary-dark) 100%);border-radius:var(--fc-radius-full);font-size:.6875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.025em}.fc-product-card__spec-icon{width:12px;height:12px;opacity:.85}.fc-product-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.06)}.fc-product-card__price{display:flex;flex-direction:column;gap:0rem}.fc-product-card__price-current{font-size:1.25rem;font-weight:700;color:var(--fc-charcoal)}.fc-product-card__price-compare{font-size:.875rem;color:var(--fc-slate);text-decoration:line-through}.fc-product-card__price-label{font-size:.75rem;color:var(--fc-slate)}.fc-product-card__cta{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:var(--fc-gradient-dark);color:#fff;text-decoration:none;font-size:.8125rem;font-weight:600;border-radius:var(--fc-radius-full);transition:all .3s var(--fc-ease-out-back)}.fc-product-card__cta:hover{transform:scale(1.05);box-shadow:0 8px 24px #0003}.fc-product-card__cta-icon{width:14px;height:14px}.fc-product-card__cta{display:none}.fc-product-card__buttons{display:flex;gap:.25rem;padding:.5rem 1rem 1rem}.fc-product-card__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:var(--fc-radius-full);transition:all .25s var(--fc-ease-out-back);cursor:pointer;border:none}.fc-product-card__btn--primary{background:linear-gradient(135deg,#0077b6,#005a8c);color:#fff;box-shadow:0 4px 14px #0077b640}.fc-product-card__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0077b659}.fc-product-card__btn--secondary{background:transparent;color:var(--fc-charcoal);border:1.5px solid rgba(0,0,0,.15)}.fc-product-card__btn--secondary:hover{background:#0000000a;border-color:#00000040}.fc-product-card__btn-icon{width:14px;height:14px}.fc-add-to-cart{position:relative;cursor:pointer}.fc-add-to-cart:disabled{cursor:wait}.fc-add-to-cart__text,.fc-add-to-cart__loading,.fc-add-to-cart__success{display:inline-flex;align-items:center;justify-content:center;gap:.25rem}.fc-add-to-cart__loading svg,.fc-add-to-cart__success svg{width:18px;height:18px}.fc-add-to-cart--loading{background:linear-gradient(135deg,#0077b6,#005a8c)}.fc-add-to-cart--success{background:linear-gradient(135deg,#22c55e,#16a34a)!important}.fc-spinner{animation:fc-spin .8s linear infinite}@keyframes fc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fc-product-card--featured{grid-column:span 2}.fc-product-card--featured .fc-product-card__media{aspect-ratio:16 / 9}.fc-product-card--featured .fc-product-card__body{padding:1.25rem}.fc-product-card--featured .fc-product-card__title{font-size:1.5rem}.fc-help{padding:2.5rem 1.25rem;background:#fff}.fc-help__inner{max-width:1200px;margin:0 auto;text-align:center}.fc-help__title{font-family:var(--fc-font-display);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;color:var(--fc-charcoal);margin-bottom:.5rem}.fc-help__title em{font-style:italic;color:var(--fc-primary)}.fc-help__text{font-size:1rem;color:var(--fc-slate);max-width:560px;margin:0 auto 1.25rem}.fc-help__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:var(--fc-gradient-dark);color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:var(--fc-radius-full);transition:all .3s var(--fc-ease-out-back)}.fc-help__btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 32px #0003}.fc-help__btn-icon{width:20px;height:20px}.fc-usps{padding:2.5rem 1.25rem;background:var(--fc-warm)}.fc-usps__inner{max-width:1200px;margin:0 auto}.fc-usps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fc-usp{background:#fff;border-radius:var(--fc-radius-lg);padding:1.25rem;text-align:center;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.fc-usp:hover{transform:translateY(-4px);box-shadow:var(--fc-shadow-medium)}.fc-usp__icon{width:48px;height:48px;margin:0 auto .5rem;color:var(--fc-primary)}.fc-usp__title{font-family:var(--fc-font-display);font-size:1.125rem;font-weight:400;color:var(--fc-charcoal);margin-bottom:.25rem}.fc-usp__text{font-size:.875rem;color:var(--fc-slate);line-height:1.6}.fc-empty{text-align:center;padding:2.5rem 1.25rem}.fc-empty__icon{width:64px;height:64px;margin:0 auto 1rem;color:var(--fc-slate);opacity:.5}.fc-empty__title{font-family:var(--fc-font-display);font-size:1.5rem;font-weight:400;color:var(--fc-charcoal);margin-bottom:.5rem}.fc-empty__text{font-size:1rem;color:var(--fc-slate);max-width:400px;margin:0 auto}.fc-pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2rem}.fc-pagination__btn{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .5rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:var(--fc-radius-full);font-family:var(--fc-font-body);font-size:.9375rem;font-weight:500;color:var(--fc-charcoal);text-decoration:none;cursor:pointer;transition:all .2s ease}.fc-pagination__btn:hover{border-color:var(--fc-primary);color:var(--fc-primary)}.fc-pagination__btn.is-active{background:var(--fc-primary);border-color:var(--fc-primary);color:#fff}.fc-pagination__btn.is-disabled{opacity:.4;pointer-events:none}.fc-pagination__btn svg{width:16px;height:16px}@media(max-width:1024px){.fc-products__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.fc-product-card--featured{grid-column:span 2}.fc-usps__grid{grid-template-columns:repeat(2,1fr)}.fc-hero__stats{gap:1rem}}@media(max-width:768px){.fc-hero{padding:3.75rem .75rem 1.25rem}.fc-hero__title{font-size:2rem;margin-bottom:.5rem}.fc-hero__description--mobile{display:block;font-size:1rem;margin-bottom:.5rem}.fc-hero__description--desktop{display:none}.fc-hero__actions{display:block;margin-top:.25rem;margin-bottom:.5rem}.fc-hero__cta{padding:.5rem .75rem;font-size:.875rem}.fc-hero__stats{gap:.5rem;padding-top:.5rem;margin-top:.25rem}.fc-hero__stat-value{font-size:1.25rem}.fc-hero__stat-label{font-size:.6875rem}.fc-trust-bar{padding:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.fc-trust-bar__inner{flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding-right:.5rem}.fc-trust-bar__item{font-size:.75rem;white-space:nowrap;flex-shrink:0}.fc-trust-bar__icon{width:16px;height:16px}.fc-filters{padding:.5rem .75rem;top:56px}.fc-filters__inner{flex-direction:column;align-items:stretch;gap:.5rem}.fc-filters__left,.fc-filters__right{justify-content:space-between}.fc-products{padding:1rem .75rem 2rem;scroll-margin-top:60px}.fc-products__grid,.fc-products__grid.fc-grid--2{grid-template-columns:1fr;gap:.75rem}.fc-product-card--featured{grid-column:span 1}.fc-product-card--featured .fc-product-card__media{aspect-ratio:4 / 3}.fc-product-card__body,.fc-product-card--featured .fc-product-card__body{padding:.75rem}.fc-product-card__title{font-size:1.125rem}.fc-product-card--featured .fc-product-card__title{font-size:1.25rem}.fc-product-card__footer{flex-direction:column;align-items:stretch;gap:.5rem}.fc-product-card__price{flex-direction:row;align-items:baseline;gap:.25rem}.fc-product-card__cta{justify-content:center;width:100%}.fc-product-card__buttons{padding:.5rem .75rem .75rem;gap:.25rem}.fc-product-card__btn{padding:.5rem;font-size:.8125rem}.fc-product-card__quick-view{display:none}.fc-help,.fc-usps{padding:2rem .75rem}.fc-usps__grid{grid-template-columns:1fr 1fr;gap:.5rem}.fc-usp{padding:1rem .5rem}.fc-usp__icon{width:40px;height:40px}.fc-usp__title{font-size:1rem}.fc-usp__text{font-size:.8125rem}.fc-view-toggle{display:none}}@media(max-width:480px){.fc-hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.fc-product-card__features{display:none}.fc-product-card__specs{gap:.25rem;margin-bottom:.5rem}.fc-product-card__spec{padding:.25rem;font-size:.625rem}.fc-product-card__spec-icon{width:10px;height:10px}.fc-usps__grid{grid-template-columns:1fr}}.fc-intro{padding:2rem 1.25rem;background:#fff;border-top:1px solid rgba(0,0,0,.06)}.fc-intro__inner{max-width:900px;margin:0 auto;text-align:center}.fc-intro__expandable{display:none}.fc-intro__desktop{display:block}.fc-intro__toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .75rem;background:var(--fc-warm);border-radius:var(--fc-radius-md);cursor:pointer;list-style:none;font-size:.9375rem;font-weight:600;color:var(--fc-charcoal);transition:all .2s ease}.fc-intro__toggle::-webkit-details-marker{display:none}.fc-intro__toggle:hover{background:var(--fc-sand)}.fc-intro__toggle-text{display:flex;align-items:center;gap:.5rem}.fc-intro__toggle-icon{width:20px;height:20px;color:var(--fc-primary)}.fc-intro__chevron{width:20px;height:20px;color:var(--fc-slate);transition:transform .3s ease}.fc-intro__expandable[open] .fc-intro__chevron{transform:rotate(180deg)}.fc-intro__content{padding:1rem .25rem 0;text-align:left}.fc-intro__title{font-family:var(--fc-font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--fc-charcoal);margin-bottom:.5rem}.fc-intro__text{font-size:1.0625rem;color:var(--fc-slate);line-height:1.8}.fc-intro__text p{margin:0}.fc-products__title{font-family:var(--fc-font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--fc-charcoal);text-align:center;margin-bottom:1.5rem}.fc-guide{padding:2.5rem 1.25rem;background:var(--fc-warm)}.fc-guide__inner{max-width:1200px;margin:0 auto}.fc-guide__title{font-family:var(--fc-font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--fc-charcoal);text-align:center;margin-bottom:.5rem}.fc-guide__subtitle{font-size:1rem;color:var(--fc-slate);text-align:center;margin-bottom:2rem}.fc-guide__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fc-guide__item{background:#fff;border-radius:var(--fc-radius-lg);padding:1.25rem 1rem;text-align:center;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.fc-guide__item:hover{transform:translateY(-4px);box-shadow:var(--fc-shadow-medium)}.fc-guide__item-icon{width:48px;height:48px;margin:0 auto .75rem;color:var(--fc-primary)}.fc-guide__item-icon svg{width:100%;height:100%}.fc-guide__item-title{font-family:var(--fc-font-display);font-size:1.125rem;font-weight:400;color:var(--fc-charcoal);margin-bottom:.5rem}.fc-guide__item-text{font-size:.875rem;color:var(--fc-slate);line-height:1.6}.fc-faq{padding:2.5rem 1.25rem;background:#fff}.fc-faq__inner{max-width:800px;margin:0 auto}.fc-faq__title{font-family:var(--fc-font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--fc-charcoal);text-align:center;margin-bottom:.5rem}.fc-faq__subtitle{font-size:1rem;color:var(--fc-slate);text-align:center;margin-bottom:1.5rem}.fc-faq__list{display:flex;flex-direction:column;gap:.5rem}.fc-faq__item{background:var(--fc-cream);border-radius:var(--fc-radius-md);border:1px solid rgba(0,0,0,.06);overflow:hidden;transition:all .2s ease}.fc-faq__item[open]{background:#fff;box-shadow:var(--fc-shadow-soft)}.fc-faq__question{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;cursor:pointer;font-size:1rem;font-weight:600;color:var(--fc-charcoal);list-style:none}.fc-faq__question::-webkit-details-marker{display:none}.fc-faq__question span{flex:1}.fc-faq__icon{width:20px;height:20px;flex-shrink:0;color:var(--fc-slate);transition:transform .3s ease}.fc-faq__item[open] .fc-faq__icon{transform:rotate(180deg)}.fc-faq__answer{padding:0 1rem 1rem;font-size:.9375rem;color:var(--fc-slate);line-height:1.7}.fc-faq__answer p{margin:0}.fc-faq__answer p+p{margin-top:.5rem}.fc-bottom-content{padding:2rem 1.25rem;background:var(--fc-cream)}.fc-bottom-content__inner{max-width:900px;margin:0 auto;text-align:center}.fc-bottom-content__title{font-family:var(--fc-font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--fc-charcoal);margin-bottom:.5rem}.fc-bottom-content__text{font-size:1rem;color:var(--fc-slate);line-height:1.8}.fc-bottom-content__text p{margin:0}.fc-bottom-content__text p+p{margin-top:.5rem}@media(max-width:1024px){.fc-guide__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.fc-intro{padding:1.25rem .75rem}.fc-intro__expandable{display:block}.fc-intro__desktop{display:none}.fc-intro__title{font-size:1.25rem;text-align:left}.fc-intro__text{font-size:.9375rem;text-align:left}.fc-guide{padding:2rem .75rem}.fc-guide__grid{grid-template-columns:1fr;gap:.5rem}.fc-guide__item{padding:1rem .75rem;display:flex;flex-direction:row;align-items:flex-start;text-align:left;gap:.5rem}.fc-guide__item-icon{width:40px;height:40px;margin:0;flex-shrink:0}.fc-guide__item-content{flex:1}.fc-faq{padding:2rem .75rem}.fc-faq__question{padding:.5rem .75rem;font-size:.9375rem}.fc-faq__answer{padding:0 .75rem .75rem;font-size:.875rem}.fc-bottom-content{padding:1.5rem .75rem}.fc-bottom-content__text{font-size:.9375rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/float-collection.css.map */
