:root{--ffc-ink-hsl: 34 21% 6%;--ffc-paper-hsl: 45 40% 96%;--ffc-safety-hsl: 69 100% 49%;--ffc-safety-deep-hsl: 74 100% 42%;--ffc-card-hsl: 0 0% 100%;--ffc-secondary-hsl: 210 40% 96%;--ffc-muted-hsl: 210 40% 96%;--ffc-muted-ink-hsl: 215 18% 47%;--ffc-border-hsl: 214 32% 91%;--ffc-destructive-hsl: 0 72% 51%;--ffc-ink-fallback: #14110d;--ffc-paper-fallback: #f9f7f1;--ffc-safety-fallback: #d3f800;--ffc-safety-deep-fallback: #b9df00;--ffc-card-fallback: #ffffff;--ffc-secondary-fallback: #f1f5f9;--ffc-muted-fallback: #f1f5f9;--ffc-muted-ink-fallback: #62748e;--ffc-border-fallback: #e2e8f0;--ffc-radius: .5rem;--ffc-radius-sm: calc(var(--ffc-radius) - .25rem);--ffc-radius-md: calc(var(--ffc-radius) - .125rem);--ffc-radius-lg: var(--ffc-radius);--ffc-radius-xl: calc(var(--ffc-radius) + .25rem);--ffc-radius-2xl: calc(var(--ffc-radius) + .5rem);--ffc-radius-3xl: calc(var(--ffc-radius) + .75rem);--ffc-radius-4xl: calc(var(--ffc-radius) + 1rem);--ffc-radius-pill: 999px;--ffc-ink: oklch(.18 .01 80);--ffc-paper: oklch(.975 .008 90);--ffc-card: oklch(1 0 0);--ffc-card-foreground: var(--ffc-ink);--ffc-safety: oklch(.92 .22 120);--ffc-safety-deep: oklch(.84 .2 120);--ffc-safety-foreground: var(--ffc-ink);--ffc-secondary: oklch(.968 .007 247.896);--ffc-secondary-foreground: oklch(.208 .042 265.755);--ffc-muted: oklch(.968 .007 247.896);--ffc-muted-ink: oklch(.554 .046 257.417);--ffc-border: oklch(.929 .013 255.508);--ffc-input: oklch(.929 .013 255.508);--ffc-ring: oklch(.704 .04 256.788);--ffc-accent: var(--ffc-safety);--ffc-accent-foreground: var(--ffc-ink);--ffc-background: var(--ffc-paper);--ffc-foreground: var(--ffc-ink);--ffc-primary: var(--ffc-ink);--ffc-primary-foreground: var(--ffc-paper);--ffc-popover: var(--ffc-card);--ffc-popover-foreground: var(--ffc-ink);--ffc-destructive: oklch(.577 .245 27.325);--ffc-destructive-foreground: oklch(.984 .003 247.858);--ffc-section-max-width: 100%;--ffc-section-gutter: clamp(2.4rem, 4vw, 4rem);--ffc-page: min(calc(100% - var(--ffc-section-gutter) - var(--ffc-section-gutter)), var(--ffc-section-max-width));--ffc-section-y: clamp(5.6rem, 7vw, 11.2rem);--ffc-section-y-sm: clamp(4.8rem, 6vw, 8rem);--ffc-gap: clamp(1.6rem, 2.2vw, 2.8rem);--ffc-gap-lg: clamp(2.4rem, 4vw, 4.8rem);--ffc-shadow-flat: 0 1px 0 0 oklch(.18 .01 80 / .08);--ffc-shadow-card: 0 1px 2px 0 oklch(.18 .01 80 / .08);--ffc-shadow-pop: 0 20px 60px -20px oklch(.18 .01 80 / .25);--ffc-shadow-safety: 0 0 0 1px oklch(.92 .22 120 / .4), 0 8px 24px -18px oklch(.92 .22 120 / .85);--ffc-shadow-safety-pop: 0 0 0 1px oklch(.92 .22 120 / .5), 0 12px 32px -20px oklch(.92 .22 120 / .9);--ffc-shadow-soft: var(--ffc-shadow-card);--ffc-shadow-hard: var(--ffc-shadow-card);--ffc-gradient-safety: linear-gradient(135deg, var(--ffc-safety) 0%, var(--ffc-safety-deep) 100%);--ffc-gradient-hero: linear-gradient(125deg, var(--ffc-ink) 0%, oklch(.22 .01 80) 100%)}html{scroll-behavior:smooth}body{background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Hanken Grotesk",var(--font-body-family),system-ui,sans-serif;font-feature-settings:"ss01","cv01"}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.ffc-heading,.ffc-button{font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;letter-spacing:-.01em}.container-x,.ffc-container-x,.ffc-shell{width:var(--ffc-page);margin-inline:auto}.ffc-container-x,.ffc-shell{max-width:var(--ffc-section-max-width)}.ffc-section{padding-block:var(--ffc-section-y)}.ffc-section--muted{background:var(--ffc-muted-fallback);background:var(--ffc-muted)}.ffc-section--ink{background:var(--ffc-ink-fallback);background:var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-grid{display:grid;gap:var(--ffc-gap)}.ffc-grid-noise,.grid-noise{background-image:linear-gradient(oklch(.18 .01 80 / .04) 1px,transparent 1px),linear-gradient(90deg,oklch(.18 .01 80 / .04) 1px,transparent 1px);background-size:48px 48px}.ffc-bg-gradient-safety,.bg-gradient-safety{background-image:var(--ffc-gradient-safety)}.ffc-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ffc-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ffc-stack{display:grid;gap:1.6rem}.ffc-stack--tight{gap:.8rem}.ffc-kicker{margin:0;color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.2rem;font-weight:900;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.ffc-title{max-width:12ch;margin:0;color:inherit;font-size:clamp(4.2rem,8vw,8.8rem);font-weight:700;line-height:.95}.ffc-title--section{max-width:18ch;font-size:clamp(3rem,4vw,4.4rem);line-height:1.05}.ffc-text{max-width:68rem;margin:0;color:color-mix(in oklch,currentColor 72%,transparent);font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.55}.ffc-actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.ffc-button,.btn-safety,.btn-ink,.btn-outline-ink{--ffc-button-bg: var(--ffc-ink-fallback);--ffc-button-bg: var(--ffc-ink);--ffc-button-fg: var(--ffc-paper-fallback);--ffc-button-fg: var(--ffc-paper);display:inline-flex;min-height:4.4rem;align-items:center;justify-content:center;gap:.8rem;padding:1.15rem 2.4rem;border:1px solid var(--ffc-button-border, var(--ffc-button-bg));border-radius:var(--ffc-button-radius, var(--ffc-radius-sm));background:var(--ffc-button-bg);color:var(--ffc-button-fg);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:0;line-height:1;text-decoration:none;text-transform:none;transition:box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.ffc-button:hover,.btn-safety:hover,.btn-ink:hover,.btn-outline-ink:hover{color:var(--ffc-button-fg);border-color:var(--ffc-button-hover-border, var(--ffc-button-border, var(--ffc-button-bg)));background:var(--ffc-button-hover-bg, var(--ffc-button-bg));color:var(--ffc-button-hover-fg, var(--ffc-button-fg));box-shadow:var(--ffc-button-shadow, none)}.ffc-button__arrow{line-height:0}.ffc-button:focus-visible,.btn-safety:focus-visible,.btn-ink:focus-visible,.btn-outline-ink:focus-visible,.ffc-card:focus-within,.ffc-choice:focus-within{outline:3px solid var(--ffc-safety-fallback);outline:3px solid var(--ffc-safety);outline-offset:3px}.ffc-button--primary,.ffc-button--ink,.btn-ink{--ffc-button-bg: var(--ffc-ink-fallback);--ffc-button-bg: var(--ffc-ink);--ffc-button-fg: var(--ffc-paper-fallback);--ffc-button-fg: var(--ffc-paper);--ffc-button-border: var(--ffc-ink);--ffc-button-hover-bg: color-mix(in oklch, var(--ffc-ink) 90%, transparent)}.ffc-button--safety,.btn-safety{--ffc-button-bg: var(--ffc-safety-fallback);--ffc-button-bg: var(--ffc-safety);--ffc-button-fg: var(--ffc-ink-fallback);--ffc-button-fg: var(--ffc-ink);--ffc-button-border: var(--ffc-safety);--ffc-button-hover-bg: color-mix(in oklch, var(--ffc-safety) 90%, white);--ffc-button-shadow: var(--ffc-shadow-safety)}.ffc-button--secondary{--ffc-button-bg: transparent;--ffc-button-fg: currentColor;--ffc-button-border: color-mix(in oklch, currentColor 28%, transparent)}.ffc-button--outline-ink,.btn-outline-ink{--ffc-button-bg: transparent;--ffc-button-fg: var(--ffc-ink-fallback);--ffc-button-fg: var(--ffc-ink);--ffc-button-border: var(--ffc-ink);border-width:2px}.ffc-button--outline-ink:hover,.btn-outline-ink:hover{--ffc-button-hover-bg: var(--ffc-ink-fallback);--ffc-button-hover-bg: var(--ffc-ink);--ffc-button-hover-fg: var(--ffc-paper-fallback);--ffc-button-hover-fg: var(--ffc-paper)}.ffc-button--full{width:100%}.ffc-badge,.chip,.ffc-chip{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;min-height:2.4rem;padding:.45rem .8rem;border:1px solid color-mix(in oklch,currentColor 10%,transparent);border-radius:var(--ffc-radius-sm);background:color-mix(in oklch,var(--ffc-paper) 92%,transparent);color:currentColor;font-size:1rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ffc-badge--pill{border-radius:var(--ffc-radius-pill)}.ffc-card,.card-flat,.ffc-card-flat{position:relative;display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid color-mix(in oklch,var(--ffc-ink) 10%,transparent);border-radius:var(--ffc-radius-sm);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.ffc-card:hover,.card-flat:hover,.ffc-card-flat:hover{border-color:color-mix(in oklch,var(--ffc-ink) 40%,transparent);box-shadow:var(--ffc-shadow-card)}.card-flat,.ffc-card-flat{display:block;height:auto}.ffc-card.card-flat{display:flex;height:100%}.ffc-card__media{min-height:18rem;background:radial-gradient(circle at 12% 18%,color-mix(in oklch,var(--ffc-paper) 18%,transparent),transparent 32%),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-card__body{display:grid;gap:1.2rem;padding:clamp(1.8rem,2.5vw,2.6rem)}.ffc-card__title{margin:0;color:inherit;font-size:clamp(2.1rem,2.4vw,2.8rem);font-weight:700;line-height:1.05}.ffc-card__text{margin:0;color:var(--ffc-muted-ink);font-size:1.45rem;line-height:1.6}.ffc-section-heading{display:grid;gap:1.2rem;max-width:84rem}.ffc-section-heading--split{max-width:none;grid-template-columns:minmax(0,1fr) auto;align-items:end}.ffc-hero-grid{background-image:linear-gradient(oklch(.98 .008 75 / .08) 1px,transparent 1px),linear-gradient(90deg,oklch(.98 .008 75 / .08) 1px,transparent 1px);background-size:32px 32px}.ffc-form-row{display:grid;gap:.8rem}.ffc-form-row label,.ffc-label{font-size:1.3rem;font-weight:800}.ffc-input,.ffc-select,.ffc-textarea{width:100%;min-height:4.8rem;padding:1.2rem 1.3rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius-sm);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font:inherit}.ffc-textarea{min-height:12rem;resize:vertical}.ffc-input:focus,.ffc-select:focus,.ffc-textarea:focus{outline:3px solid color-mix(in oklch,var(--ffc-safety) 38%,transparent);outline-offset:2px}.ffc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-drawer,.drawer{--drawer-background: var(--ffc-paper-fallback);--drawer-background: var(--ffc-paper)}.cart-drawer .drawer__inner,.drawer__inner{border-left-color:var(--ffc-border-fallback);border-left-color:var(--ffc-border)}@media screen and (min-width:640px){:root{--ffc-section-gutter: 6.4rem}}@media screen and (min-width:768px){:root{--ffc-section-y: clamp(6.4rem, 7vw, 11.2rem)}}@media screen and (min-width:1024px){:root{--ffc-section-gutter: 9.6rem}}@media screen and (min-width:1280px){:root{--ffc-gap: clamp(2rem, 2vw, 3.2rem)}}@media screen and (max-width:1279px){.ffc-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-section-heading--split{grid-template-columns:1fr}}@media screen and (max-width:767px){.ffc-grid--2,.ffc-grid--3,.ffc-grid--4{grid-template-columns:1fr}.ffc-title{max-width:11ch}.ffc-button{width:100%}}@media screen and (max-width:639px){:root{--ffc-section-y: 4.8rem;--ffc-section-gutter: 3.2rem}.ffc-shell{width:min(100% - var(--ffc-section-gutter),var(--ffc-section-max-width))}.ffc-card{box-shadow:var(--ffc-shadow-flat)}}.ffc-homepage{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120)}.ffc-homepage .ffc-badge--on-ink,.ffc-section--ink .ffc-badge,.ffc-final-cta .ffc-badge{border-color:color-mix(in oklch,var(--ffc-paper) 22%,transparent);background:color-mix(in oklch,var(--ffc-paper) 10%,transparent);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-homepage .ffc-badge--soft{background:color-mix(in oklch,var(--ffc-safety) 10%,var(--ffc-paper))}.ffc-hero-neon{overflow:hidden;padding-block:clamp(6.4rem,9vw,12rem);background:radial-gradient(circle at 84% 22%,color-mix(in oklch,var(--ffc-safety) 34%,transparent),transparent 28rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-hero-neon__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(32rem,.95fr);gap:clamp(3.2rem,5vw,7.2rem);align-items:center}.ffc-hero-neon__title{max-width:10ch;font-size:clamp(5rem,8.6vw,9.6rem);letter-spacing:-.075em}.ffc-hero-neon__text{max-width:64rem}.ffc-hero-neon__support{width:fit-content;color:color-mix(in oklch,var(--ffc-paper) 78%,transparent);font-weight:800;text-decoration:none}.ffc-hero-neon__support:hover{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-hero-neon__trust{display:flex;flex-wrap:wrap;gap:.8rem;padding:0;margin:0;list-style:none}.ffc-hero-neon__trust li{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.1rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 16%,transparent);border-radius:999px;background:color-mix(in oklch,var(--ffc-paper) 5%,transparent);color:color-mix(in oklch,var(--ffc-paper) 78%,transparent);font-size:1.25rem;font-weight:800}.ffc-pack-visual{position:relative;min-height:clamp(36rem,44vw,50rem);overflow:hidden;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:radial-gradient(circle at 50% 75%,color-mix(in oklch,var(--ffc-safety) 36%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in oklch,var(--ffc-paper) 9%,transparent),color-mix(in oklch,var(--ffc-paper) 2%,transparent));box-shadow:var(--ffc-shadow-soft)}.ffc-pack-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px);background-size:100% 20px;mix-blend-mode:screen}.ffc-pack-visual__frame{position:absolute;top:2.4rem;right:2.4rem;bottom:2.4rem;left:2.4rem;border:1px dashed color-mix(in oklch,var(--ffc-paper) 22%,transparent);border-radius:var(--ffc-radius)}.ffc-pack-visual__label,.ffc-pack-visual__pill{position:absolute;z-index:2;border-radius:999px;font-size:1.1rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.ffc-pack-visual__label{top:2.8rem;left:2.8rem;padding:1rem 1.4rem;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);box-shadow:var(--ffc-shadow-hard)}.ffc-pack-visual__pill{right:2.8rem;display:inline-flex;align-items:center;padding:.9rem 1.2rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);background:color-mix(in oklch,var(--ffc-ink) 82%,transparent);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-pack-visual__pill--one{top:2.8rem}.ffc-pack-visual__pill--two{top:7.4rem}.ffc-pack-visual__garment{position:absolute;z-index:1;display:grid;place-items:end center;width:clamp(10rem,15vw,15rem);height:clamp(14rem,18vw,19rem);padding:1.6rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:linear-gradient(135deg,color-mix(in oklch,var(--ffc-paper) 12%,transparent),color-mix(in oklch,var(--ffc-paper) 3%,transparent)),var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);box-shadow:0 2rem 4rem #00061247;box-shadow:0 2rem 4rem oklch(.12 .04 250 / .28);font-size:1.1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ffc-pack-visual__garment:before{position:absolute;top:18%;left:50%;width:58%;height:54%;content:"";transform:translate(-50%);clip-path:polygon(28% 0,72% 0,100% 22%,84% 48%,74% 42%,74% 100%,26% 100%,26% 42%,16% 48%,0 22%);background:currentColor;opacity:.92}.ffc-pack-visual__garment:after{position:absolute;top:36%;left:50%;width:2.4rem;height:.45rem;content:"";transform:translate(-50%);border-radius:999px;background:var(--ffc-safety-fallback);background:var(--ffc-safety)}.ffc-pack-visual__garment--polo{bottom:3.2rem;left:4%;transform:rotate(-12deg)}.ffc-pack-visual__garment--hoodie{z-index:3;bottom:.8rem;left:28%;transform:rotate(-3deg)}.ffc-pack-visual__garment--hivis{z-index:4;right:21%;bottom:.6rem;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);transform:rotate(5deg)}.ffc-pack-visual__garment--jacket{right:5%;bottom:2.2rem;transform:rotate(12deg)}.ffc-service-routes{background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-service-routes__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.6rem}.ffc-route-card{display:grid;min-height:28rem;gap:1.4rem;align-content:start;padding:2rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ffc-route-card:hover,.ffc-route-card:focus-visible{transform:translateY(-3px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety);box-shadow:var(--ffc-shadow-hard)}.ffc-route-card__icon{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:50%;background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-family:Space Grotesk,system-ui,sans-serif;font-weight:900}.ffc-route-card__title{margin:0;color:inherit;font-size:2.1rem;font-weight:900;line-height:1.05}.ffc-route-card__link{align-self:end;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.3rem;font-weight:900}.ffc-featured-bundles{border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border);background:var(--ffc-muted-fallback);background:var(--ffc-muted)}.ffc-bundle-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-bundle-card__visual{position:relative;min-height:20rem;overflow:hidden;background:radial-gradient(circle at 82% 20%,color-mix(in oklch,var(--ffc-safety) 32%,transparent),transparent 10rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-bundle-card__tag{position:absolute;top:1.6rem;left:1.6rem;z-index:2;padding:.7rem 1rem;border-radius:999px;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ffc-bundle-card__shape{position:absolute;bottom:-2rem;width:9rem;height:12rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-paper) 10%,transparent)}.ffc-bundle-card__shape:before{position:absolute;top:1.8rem;right:2.1rem;bottom:2.4rem;left:2.1rem;content:"";clip-path:polygon(28% 0,72% 0,100% 22%,84% 48%,74% 42%,74% 100%,26% 100%,26% 42%,16% 48%,0 22%);background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-bundle-card__shape--one{left:12%;transform:rotate(-11deg)}.ffc-bundle-card__shape--two{left:39%;z-index:1;transform:rotate(-2deg)}.ffc-bundle-card__shape--three{right:12%;background:color-mix(in oklch,var(--ffc-safety) 72%,transparent);transform:rotate(10deg)}.ffc-bundle-card__body{display:grid;flex:1;gap:1.4rem;padding:2rem}.ffc-bundle-card__badges{display:flex;flex-wrap:wrap;gap:.7rem}.ffc-bundle-card__contents{display:grid;gap:.6rem;padding:1.2rem 0 0;margin:0;border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border);list-style:none}.ffc-bundle-card__contents li{position:relative;padding-left:1.8rem;color:var(--ffc-muted-ink);font-size:1.35rem;line-height:1.45}.ffc-bundle-card__contents li:before{position:absolute;left:0;content:"\2713";color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-weight:900}.ffc-bundle-card__time{margin:0;color:var(--ffc-muted-ink);font-size:1.15rem;font-weight:900;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.ffc-process-steps__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem;padding:0;margin:0;list-style:none}.ffc-process-step{display:grid;gap:1.2rem;align-content:start;min-height:24rem;padding:1.8rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card)}.ffc-process-step__number{color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.16em}.ffc-process-step__icon{display:grid;width:4.2rem;height:4.2rem;place-items:center;border-radius:50%;background:color-mix(in oklch,var(--ffc-safety) 18%,var(--ffc-paper));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-weight:900}.ffc-process-step h3{margin:0;color:inherit;font-size:1.8rem;font-weight:900;line-height:1.08}.ffc-process-step p{margin:0;color:var(--ffc-muted-ink);font-size:1.35rem;line-height:1.5}.ffc-final-cta{padding-block:clamp(5.6rem,8vw,9.6rem);background:radial-gradient(circle at 88% 50%,color-mix(in oklch,var(--ffc-safety) 28%,transparent),transparent 25rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-final-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3.2rem;align-items:center}@media screen and (max-width:1279px){.ffc-service-routes__grid,.ffc-process-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-hero-neon__grid,.ffc-final-cta__inner{grid-template-columns:1fr}.ffc-featured-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-service-routes__grid,.ffc-featured-bundles__grid,.ffc-process-steps__grid{grid-template-columns:1fr}.ffc-route-card,.ffc-process-step{min-height:auto}.ffc-pack-visual{min-height:36rem}.ffc-pack-visual__pill{right:1.6rem}.ffc-pack-visual__garment{width:9.4rem;height:13.4rem}.ffc-pack-visual__garment--polo{left:1rem}.ffc-pack-visual__garment--hoodie{left:24%}.ffc-pack-visual__garment--hivis{right:18%}.ffc-pack-visual__garment--jacket{right:.6rem}}@media screen and (max-width:390px){.ffc-hero-neon__title{font-size:4.6rem}.ffc-pack-visual__pill{max-width:15rem}}.ffc-bundles-page{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-bundles-page__hero{overflow:hidden;padding-block:clamp(5.6rem,8vw,9.6rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 12%,transparent);background:radial-gradient(circle at 88% 20%,color-mix(in oklch,var(--ffc-safety) 28%,transparent),transparent 28rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-bundles-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,42rem);gap:clamp(3.2rem,5vw,6.4rem);align-items:end}.ffc-bundles-page__title{max-width:13ch;font-size:clamp(4.6rem,7.4vw,8.2rem);letter-spacing:-.065em}.ffc-bundles-page__intro{max-width:74rem}.ffc-bundles-page__note{display:grid;gap:1rem;padding:clamp(2rem,3vw,3rem);border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:linear-gradient(145deg,color-mix(in oklch,var(--ffc-paper) 9%,transparent),color-mix(in oklch,var(--ffc-paper) 2%,transparent));box-shadow:var(--ffc-shadow-soft)}.ffc-bundles-page__note span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-bundles-page__note strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.6vw,3rem);line-height:1.05}.ffc-bundles-page__note p{margin:0;color:color-mix(in oklch,var(--ffc-paper) 68%,transparent);font-size:1.45rem;line-height:1.55}.ffc-bundles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-bundles-grid-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-bundles-grid-card__media{position:relative;min-height:21rem;overflow:hidden;background:radial-gradient(circle at 82% 20%,color-mix(in oklch,var(--ffc-safety) 30%,transparent),transparent 11rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-bundles-grid-card__media img{display:block;width:100%;height:100%;min-height:21rem;object-fit:cover}.ffc-bundles-grid-card__visual-label{position:absolute;z-index:2;top:1.6rem;left:1.6rem;max-width:calc(100% - 3.2rem);padding:.7rem 1rem;border-radius:999px;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1rem;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.ffc-bundles-grid-card__shape{position:absolute;bottom:-2.2rem;width:9.5rem;height:12.8rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-paper) 10%,transparent);box-shadow:0 1.6rem 3rem #0006123d;box-shadow:0 1.6rem 3rem oklch(.12 .04 250 / .24)}.ffc-bundles-grid-card__shape:before{position:absolute;top:1.8rem;right:2.1rem;bottom:2.4rem;left:2.1rem;content:"";clip-path:polygon(28% 0,72% 0,100% 22%,84% 48%,74% 42%,74% 100%,26% 100%,26% 42%,16% 48%,0 22%);background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-bundles-grid-card__shape--one{left:10%;transform:rotate(-12deg)}.ffc-bundles-grid-card__shape--two{left:38%;z-index:1;transform:rotate(-2deg)}.ffc-bundles-grid-card__shape--three{right:10%;background:color-mix(in oklch,var(--ffc-safety) 72%,transparent);transform:rotate(11deg)}.ffc-bundles-grid-card__body{display:grid;flex:1;gap:1.6rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-bundles-grid-card__topline{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.ffc-bundles-grid-card__price{color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-bundles-grid-card__title{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.2rem,2.3vw,2.9rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-bundles-grid-card__description,.ffc-bundles-grid-card__meta p{margin:0;color:var(--ffc-muted-ink);font-size:1.42rem;line-height:1.58}.ffc-bundles-grid-card__meta{display:grid;gap:1.4rem;padding-block:1.4rem;border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border)}.ffc-bundles-grid-card__meta h3{margin:0 0 .8rem;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.2rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ffc-bundles-grid-card__meta ul{display:grid;gap:.55rem;padding:0;margin:0;list-style:none}.ffc-bundles-grid-card__meta li{position:relative;padding-left:1.8rem;color:var(--ffc-muted-ink);font-size:1.35rem;line-height:1.45}.ffc-bundles-grid-card__meta li:before{position:absolute;left:0;content:"\2713";color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-weight:900}.ffc-bundles-grid-card__footer{display:grid;gap:1.2rem;align-self:end}.ffc-bundles-grid-card__personalisation{margin:0;padding:1rem 1.2rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 32%,transparent);border-radius:var(--ffc-radius-sm);background:color-mix(in oklch,var(--ffc-safety) 11%,var(--ffc-paper));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.3rem;font-weight:800;line-height:1.4}.ffc-bundles-grid-card__time{margin:0;color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.11em;line-height:1.45;text-transform:uppercase}@media screen and (max-width:1279px){.ffc-bundles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-bundles-page__hero-grid{grid-template-columns:1fr}.ffc-bundles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-bundles-grid{grid-template-columns:1fr}.ffc-bundles-page__title{font-size:clamp(4rem,14vw,5.2rem)}.ffc-bundles-grid-card{box-shadow:4px 4px #0a2d4c29}}.ffc-full-catalogue{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-full-catalogue__hero{overflow:hidden;padding-block:clamp(5.6rem,8vw,9.8rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 12%,transparent);background:radial-gradient(circle at 86% 18%,color-mix(in oklch,var(--ffc-safety) 26%,transparent),transparent 28rem),radial-gradient(circle at 12% 92%,color-mix(in oklch,var(--ffc-safety) 14%,transparent),transparent 22rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-full-catalogue__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,44rem);gap:clamp(3.2rem,5vw,6.4rem);align-items:end}.ffc-full-catalogue__title{max-width:13ch;font-size:clamp(4.6rem,7.2vw,8.2rem);letter-spacing:-.065em}.ffc-full-catalogue__intro{max-width:78rem}.ffc-full-catalogue__notice{display:grid;gap:1rem;padding:clamp(2rem,3vw,3rem);border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:linear-gradient(145deg,color-mix(in oklch,var(--ffc-paper) 9%,transparent),color-mix(in oklch,var(--ffc-paper) 2%,transparent));box-shadow:var(--ffc-shadow-soft)}.ffc-full-catalogue__notice span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-full-catalogue__notice strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.6vw,3rem);line-height:1.05}.ffc-full-catalogue__notice p{margin:0;color:color-mix(in oklch,var(--ffc-paper) 68%,transparent);font-size:1.45rem;line-height:1.55}.ffc-full-catalogue__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-full-catalogue-info{display:grid;gap:1.3rem;padding:clamp(2rem,3vw,3rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-full-catalogue-info--accent{background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 22%,transparent),transparent 15rem),var(--ffc-card)}.ffc-full-catalogue-info__number{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.18em}.ffc-full-catalogue-info h2{max-width:15ch;margin:0;color:inherit;font-size:clamp(2.6rem,3.2vw,4rem);font-weight:900;line-height:1;letter-spacing:-.045em}.ffc-full-catalogue-info p{max-width:70rem;margin:0;color:var(--ffc-muted-ink);font-size:1.5rem;line-height:1.62}.ffc-full-catalogue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-full-catalogue-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ffc-full-catalogue-card:focus-within,.ffc-full-catalogue-card:hover{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety)}.ffc-full-catalogue-card__media{position:relative;display:grid;min-height:15rem;place-items:center;overflow:hidden;background:radial-gradient(circle at 82% 18%,color-mix(in oklch,var(--ffc-safety) 28%,transparent),transparent 10rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-full-catalogue-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:28px 28px}.ffc-full-catalogue-card__media img{display:block;width:100%;height:100%;min-height:15rem;object-fit:cover}.ffc-full-catalogue-card__short{position:relative;z-index:1;display:grid;width:8.8rem;height:8.8rem;place-items:center;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.7rem;font-weight:900;letter-spacing:.08em;box-shadow:var(--ffc-shadow-hard)}.ffc-full-catalogue-card__body{display:grid;flex:1;gap:1.3rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-full-catalogue-card h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.2vw,2.7rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-full-catalogue-card p{margin:0;color:var(--ffc-muted-ink);font-size:1.38rem;line-height:1.58}.ffc-full-catalogue-card__link{align-self:end;width:fit-content;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.3rem;font-weight:900;text-decoration:none}.ffc-full-catalogue-card__link:hover,.ffc-full-catalogue-card__link:focus-visible{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}@media screen and (max-width:1279px){.ffc-full-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-full-catalogue__hero-grid,.ffc-full-catalogue__split{grid-template-columns:1fr}.ffc-full-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-full-catalogue-grid{grid-template-columns:1fr}.ffc-full-catalogue__title{font-size:clamp(4rem,14vw,5.2rem)}.ffc-full-catalogue-card,.ffc-full-catalogue-info{box-shadow:4px 4px #0a2d4c29}}.ffc-ready-made-page{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-ready-made-page__hero{overflow:hidden;padding-block:clamp(5.6rem,8vw,9.8rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 12%,transparent);background:radial-gradient(circle at 86% 18%,color-mix(in oklch,var(--ffc-safety) 30%,transparent),transparent 28rem),radial-gradient(circle at 8% 92%,color-mix(in oklch,var(--ffc-safety) 12%,transparent),transparent 22rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-ready-made-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,43rem);gap:clamp(3.2rem,5vw,6.4rem);align-items:end}.ffc-ready-made-page__title{max-width:12ch;font-size:clamp(4.6rem,7.2vw,8.2rem);letter-spacing:-.065em}.ffc-ready-made-page__intro{max-width:76rem}.ffc-ready-made-page__notice{display:grid;gap:1rem;padding:clamp(2rem,3vw,3rem);border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:linear-gradient(145deg,color-mix(in oklch,var(--ffc-paper) 9%,transparent),color-mix(in oklch,var(--ffc-paper) 2%,transparent));box-shadow:var(--ffc-shadow-soft)}.ffc-ready-made-page__notice span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-ready-made-page__notice strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.6vw,3rem);line-height:1.05}.ffc-ready-made-page__notice p{margin:0;color:color-mix(in oklch,var(--ffc-paper) 68%,transparent);font-size:1.45rem;line-height:1.55}.ffc-ready-made-page__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-ready-made-info{display:grid;gap:1.3rem;padding:clamp(2rem,3vw,3rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-ready-made-info--accent{background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 22%,transparent),transparent 15rem),var(--ffc-card)}.ffc-ready-made-info__number{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.18em}.ffc-ready-made-info h2{max-width:16ch;margin:0;color:inherit;font-size:clamp(2.6rem,3.2vw,4rem);font-weight:900;line-height:1;letter-spacing:-.045em}.ffc-ready-made-info p{max-width:72rem;margin:0;color:var(--ffc-muted-ink);font-size:1.5rem;line-height:1.62}.ffc-ready-made-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ffc-gap);scroll-margin-top:8rem}.ffc-ready-made-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ffc-ready-made-card:hover,.ffc-ready-made-card:focus-within{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety)}.ffc-ready-made-card__media{position:relative;display:grid;min-height:22rem;place-items:center;overflow:hidden;background:radial-gradient(circle at 82% 18%,color-mix(in oklch,var(--ffc-safety) 32%,transparent),transparent 11rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-ready-made-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:28px 28px}.ffc-ready-made-card__media img{display:block;width:100%;height:100%;min-height:22rem;object-fit:cover}.ffc-ready-made-card__print{position:relative;z-index:2;display:grid;width:8.8rem;height:8.8rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.8rem;font-weight:900;letter-spacing:.06em;box-shadow:var(--ffc-shadow-hard)}.ffc-ready-made-card__garment{position:absolute;z-index:1;bottom:-2.8rem;width:14rem;height:18rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-paper) 10%,transparent);transform:rotate(-4deg)}.ffc-ready-made-card__garment:before{position:absolute;top:3rem;right:3.2rem;bottom:3.8rem;left:3.2rem;content:"";clip-path:polygon(28% 0,72% 0,100% 22%,84% 48%,74% 42%,74% 100%,26% 100%,26% 42%,16% 48%,0 22%);background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-ready-made-card__body{display:grid;flex:1;gap:1.5rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-ready-made-card__topline{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.ffc-ready-made-card__price{color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-ready-made-card h2{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.2vw,2.8rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-ready-made-card p{margin:0;color:var(--ffc-muted-ink);font-size:1.38rem;line-height:1.58}.ffc-ready-made-card__details{display:grid;gap:.8rem;padding-block:1.4rem;margin:0;border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border)}.ffc-ready-made-card__details div{display:grid;grid-template-columns:9rem minmax(0,1fr);gap:1rem}.ffc-ready-made-card__details dt{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-ready-made-card__details dd{margin:0;color:var(--ffc-muted-ink);font-size:1.3rem;line-height:1.45}@media screen and (max-width:1279px){.ffc-ready-made-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-ready-made-page__hero-grid,.ffc-ready-made-page__split{grid-template-columns:1fr}.ffc-ready-made-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-ready-made-grid{grid-template-columns:1fr}.ffc-ready-made-page__title{font-size:clamp(4rem,14vw,5.2rem)}.ffc-ready-made-card,.ffc-ready-made-info{box-shadow:4px 4px #0a2d4c29}.ffc-ready-made-card__details div{grid-template-columns:1fr;gap:.3rem}}.ffc-logo-design-page{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-logo-design-page__hero{overflow:hidden;padding-block:clamp(5.8rem,8vw,10rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 12%,transparent);background:radial-gradient(circle at 86% 14%,color-mix(in oklch,var(--ffc-safety) 34%,transparent),transparent 26rem),radial-gradient(circle at 12% 90%,color-mix(in oklch,var(--ffc-safety) 12%,transparent),transparent 24rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-logo-design-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,43rem);gap:clamp(3.2rem,5vw,6.4rem);align-items:end}.ffc-logo-design-page__title{max-width:12ch;font-size:clamp(4.6rem,7vw,8.4rem);letter-spacing:-.065em}.ffc-logo-design-page__intro{max-width:78rem}.ffc-logo-design-page__notice{display:grid;gap:1rem;padding:clamp(2rem,3vw,3rem);border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:linear-gradient(145deg,color-mix(in oklch,var(--ffc-paper) 9%,transparent),color-mix(in oklch,var(--ffc-paper) 2%,transparent));box-shadow:var(--ffc-shadow-soft)}.ffc-logo-design-page__notice span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-logo-design-page__notice strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.6vw,3rem);line-height:1.05}.ffc-logo-design-page__notice p{margin:0;color:color-mix(in oklch,var(--ffc-paper) 68%,transparent);font-size:1.45rem;line-height:1.55}.ffc-logo-design-page__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-logo-design-info{display:grid;gap:1.3rem;padding:clamp(2rem,3vw,3rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-logo-design-info--accent{background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 22%,transparent),transparent 15rem),var(--ffc-card)}.ffc-logo-design-info__number{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.18em}.ffc-logo-design-info h2{max-width:16ch;margin:0;color:inherit;font-size:clamp(2.6rem,3.2vw,4rem);font-weight:900;line-height:1;letter-spacing:-.045em}.ffc-logo-design-info p{max-width:72rem;margin:0;color:var(--ffc-muted-ink);font-size:1.5rem;line-height:1.62}.ffc-logo-design-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ffc-gap);scroll-margin-top:8rem}.ffc-logo-design-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ffc-logo-design-card:hover,.ffc-logo-design-card:focus-within{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety)}.ffc-logo-design-card__media{position:relative;display:grid;min-height:21rem;place-items:center;overflow:hidden;background:radial-gradient(circle at 78% 18%,color-mix(in oklch,var(--ffc-safety) 32%,transparent),transparent 11rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-logo-design-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:28px 28px}.ffc-logo-design-card__media img{display:block;width:100%;height:100%;min-height:21rem;object-fit:cover}.ffc-logo-design-card__mark{position:relative;z-index:2;display:grid;width:9.2rem;height:9.2rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.8rem;font-weight:900;letter-spacing:.06em;box-shadow:var(--ffc-shadow-hard)}.ffc-logo-design-card__sheet{position:absolute;z-index:1;right:18%;bottom:-2.6rem;width:13rem;height:17rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:linear-gradient(color-mix(in oklch,var(--ffc-paper) 20%,transparent) 1px,transparent 1px),color-mix(in oklch,var(--ffc-paper) 10%,transparent);background-size:100% 2.8rem;transform:rotate(5deg)}.ffc-logo-design-card__body{display:grid;flex:1;gap:1.5rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-logo-design-card__topline{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.ffc-logo-design-card__price{color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-logo-design-card h3,.ffc-logo-design-process h2,.ffc-logo-design-files h2,.ffc-logo-design-final h2{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-logo-design-card h3{font-size:clamp(2.1rem,2.2vw,2.8rem)}.ffc-logo-design-card p,.ffc-logo-design-final p{margin:0;color:var(--ffc-muted-ink);font-size:1.38rem;line-height:1.58}.ffc-logo-design-card__deliverables{display:grid;gap:.7rem;padding:1.3rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 72%,white)}.ffc-logo-design-card__deliverables h4{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-logo-design-card__deliverables p{font-size:1.28rem}.ffc-logo-design-card__details{display:grid;gap:.8rem;padding-block:1.4rem;margin:0;border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border)}.ffc-logo-design-card__details div{display:grid;grid-template-columns:9.5rem minmax(0,1fr);gap:1rem}.ffc-logo-design-card__details dt{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-logo-design-card__details dd{margin:0;color:var(--ffc-muted-ink);font-size:1.3rem;line-height:1.45}.ffc-logo-design-process{display:grid;grid-template-columns:minmax(22rem,.7fr) minmax(0,1.3fr);gap:var(--ffc-gap);padding:clamp(2rem,3vw,3rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 18%,transparent),transparent 18rem),var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-logo-design-process h2{max-width:12ch;font-size:clamp(2.8rem,4vw,5rem)}.ffc-logo-design-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;padding:0;margin:0;list-style:none}.ffc-logo-design-steps li{display:grid;gap:.8rem;padding:1.6rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 72%,white)}.ffc-logo-design-steps span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.18em}.ffc-logo-design-steps strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.6rem;font-weight:900;line-height:1.1}.ffc-logo-design-steps p{margin:0;color:var(--ffc-muted-ink);font-size:1.32rem;line-height:1.5}.ffc-logo-design-files{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-logo-design-files article,.ffc-logo-design-final{padding:clamp(2rem,3vw,3rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-logo-design-files h2,.ffc-logo-design-final h2{font-size:clamp(2.6rem,3.2vw,4rem)}.ffc-logo-design-files ul{display:grid;gap:1rem;padding:0;margin:1.7rem 0 0;list-style:none}.ffc-logo-design-files li{position:relative;padding-left:2.2rem;color:var(--ffc-muted-ink);font-size:1.4rem;line-height:1.58}.ffc-logo-design-files li:before{position:absolute;top:.72em;left:0;width:.8rem;height:.8rem;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);content:""}.ffc-logo-design-final{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--ffc-gap);align-items:center;background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 20%,transparent),transparent 18rem),var(--ffc-ink-fallback);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 20%,transparent),transparent 18rem),var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-logo-design-final p{max-width:72rem;color:color-mix(in oklch,var(--ffc-paper) 72%,transparent)}@media screen and (max-width:1279px){.ffc-logo-design-packages{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-logo-design-page__hero-grid,.ffc-logo-design-page__split,.ffc-logo-design-process,.ffc-logo-design-files,.ffc-logo-design-final{grid-template-columns:1fr}.ffc-logo-design-packages{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-logo-design-final .ffc-actions{justify-content:flex-start}}@media screen and (max-width:767px){.ffc-logo-design-packages,.ffc-logo-design-steps{grid-template-columns:1fr}.ffc-logo-design-page__title{font-size:clamp(4rem,14vw,5.2rem)}.ffc-logo-design-card,.ffc-logo-design-info,.ffc-logo-design-process,.ffc-logo-design-files article,.ffc-logo-design-final{box-shadow:4px 4px #0a2d4c29}.ffc-logo-design-card__details div{grid-template-columns:1fr;gap:.3rem}}.ffc-bundle-product-hero,.ffc-bundle-products-static,.ffc-bundle-info-static{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-bundle-product-hero{overflow:hidden;padding-block:clamp(5.8rem,8vw,10rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 12%,transparent);background:radial-gradient(circle at 86% 14%,color-mix(in oklch,var(--ffc-safety) 34%,transparent),transparent 26rem),radial-gradient(circle at 10% 90%,color-mix(in oklch,var(--ffc-safety) 13%,transparent),transparent 24rem),var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-bundle-product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(30rem,48rem);gap:clamp(3.2rem,5vw,6.4rem);align-items:end}.ffc-bundle-product-hero__title{max-width:13ch;font-size:clamp(4.6rem,7vw,8.4rem);letter-spacing:-.065em}.ffc-bundle-product-hero__description{max-width:76rem}.ffc-bundle-product-hero__description.rte,.ffc-bundle-product-hero__description.rte p{color:color-mix(in oklch,var(--ffc-paper) 72%,transparent);font-size:1.65rem;line-height:1.65}.ffc-bundle-product-hero__price{display:inline-grid;gap:.4rem;width:fit-content;min-width:min(100%,22rem);padding:1.4rem 1.8rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-paper) 8%,transparent)}.ffc-bundle-product-hero__price span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-bundle-product-hero__price strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.4rem,3vw,3.4rem);line-height:1}.ffc-bundle-product-hero__visual{display:grid;gap:1.6rem}.ffc-bundle-product-hero__media{position:relative;display:grid;min-height:clamp(32rem,38vw,48rem);place-items:center;overflow:hidden;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius-lg);background:radial-gradient(circle at 78% 18%,color-mix(in oklch,var(--ffc-safety) 30%,transparent),transparent 13rem),linear-gradient(145deg,#0a2d4c,#01172e);box-shadow:var(--ffc-shadow-soft)}.ffc-bundle-product-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:30px 30px}.ffc-bundle-product-hero__media img,.ffc-bundle-product-hero__media video,.ffc-bundle-product-hero__media model-viewer,.ffc-bundle-product-hero__media iframe{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:clamp(32rem,38vw,48rem);object-fit:cover}.ffc-bundle-product-hero__placeholder{position:relative;z-index:1;display:grid;width:min(100% - 4rem,30rem);min-height:23rem;place-items:center;padding:2.4rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 18%,transparent);border-radius:var(--ffc-radius);background:linear-gradient(color-mix(in oklch,var(--ffc-paper) 16%,transparent) 1px,transparent 1px),color-mix(in oklch,var(--ffc-paper) 8%,transparent);background-size:100% 3rem;text-align:center;transform:rotate(-2deg)}.ffc-bundle-product-hero__placeholder span{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ffc-bundle-product-hero__placeholder strong{color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.4rem,3vw,3.5rem);line-height:1;letter-spacing:-.04em}.ffc-bundle-product-hero__bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0;margin:0;list-style:none}.ffc-bundle-product-hero__bullets li{display:flex;gap:.9rem;align-items:center;min-width:0;padding:1.2rem 1.3rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 16%,transparent);border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-paper) 7%,transparent);color:color-mix(in oklch,var(--ffc-paper) 78%,transparent);font-size:1.28rem;font-weight:800}.ffc-bundle-product-hero__bullets li:before{width:.8rem;height:.8rem;flex:0 0 auto;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);content:""}.ffc-bundle-products-static,.ffc-bundle-info-static{padding-block:clamp(4.8rem,7vw,8rem)}.ffc-bundle-products-static__grid,.ffc-bundle-info-static__grid{display:grid;gap:var(--ffc-gap)}.ffc-bundle-products-static__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ffc-bundle-product-item,.ffc-bundle-info-card{min-width:0;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard);transition:transform .16s ease,border-color .16s ease}.ffc-bundle-product-item:hover,.ffc-bundle-product-item:focus-within,.ffc-bundle-info-card:hover,.ffc-bundle-info-card:focus-within{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety)}.ffc-bundle-product-item{display:flex;height:100%;flex-direction:column}.ffc-bundle-product-item__media{position:relative;display:grid;min-height:17rem;place-items:center;overflow:hidden;background:radial-gradient(circle at 80% 18%,color-mix(in oklch,var(--ffc-safety) 30%,transparent),transparent 10rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-bundle-product-item__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:28px 28px}.ffc-bundle-product-item__media img{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:17rem;object-fit:cover}.ffc-bundle-product-item__mark{position:relative;z-index:1;display:grid;width:8.4rem;height:8.4rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.7rem;font-weight:900;letter-spacing:.06em;box-shadow:var(--ffc-shadow-hard)}.ffc-bundle-product-item__body{display:grid;flex:1;gap:1.4rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-bundle-product-item h3,.ffc-bundle-info-card h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2rem,2vw,2.6rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-bundle-product-item p,.ffc-bundle-info-card__content,.ffc-bundle-info-card__content p{margin:0;color:var(--ffc-muted-ink);font-size:1.36rem;line-height:1.58}.ffc-bundle-product-item__details{display:grid;gap:.8rem;padding-block:1.4rem;margin:0;border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border)}.ffc-bundle-product-item__details div{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1rem}.ffc-bundle-product-item__details dt{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-bundle-product-item__details dd{margin:0;color:var(--ffc-muted-ink);font-size:1.3rem;line-height:1.45}.ffc-bundle-product-item__placeholder{align-self:end;padding:1.2rem;border:1px dashed color-mix(in oklch,var(--ffc-safety) 55%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-safety) 12%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.18rem;font-weight:800;line-height:1.45}.ffc-bundle-info-static{border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border)}.ffc-bundle-info-static__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ffc-bundle-info-card{display:grid;gap:1.3rem;padding:clamp(1.8rem,2.4vw,2.4rem)}.ffc-bundle-info-card:nth-child(2),.ffc-bundle-info-card:nth-child(4){background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 16%,transparent),transparent 14rem),var(--ffc-card)}@media screen and (max-width:1279px){.ffc-bundle-products-static__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-bundle-product-hero__grid{grid-template-columns:1fr}.ffc-bundle-products-static__grid,.ffc-bundle-info-static__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-bundle-product-hero__title{font-size:clamp(4rem,14vw,5.2rem)}.ffc-bundle-product-hero__bullets,.ffc-bundle-products-static__grid,.ffc-bundle-info-static__grid{grid-template-columns:1fr}.ffc-bundle-product-item,.ffc-bundle-info-card{box-shadow:4px 4px #0a2d4c29}.ffc-bundle-product-item__details div{grid-template-columns:1fr;gap:.3rem}}.ffc-personalisation,.ffc-placement{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);padding-block:clamp(4.8rem,7vw,8rem);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-personalisation{border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border)}.ffc-personalisation__grid,.ffc-placement__grid{display:grid;gap:var(--ffc-gap);align-items:start}.ffc-personalisation__grid{grid-template-columns:minmax(26rem,.75fr) minmax(0,1.25fr)}.ffc-placement__grid{grid-template-columns:minmax(24rem,.65fr) minmax(28rem,.8fr) minmax(0,1fr)}.ffc-placement__grid[data-personalisation-active=false]{grid-template-columns:1fr}.ffc-placement__grid[data-personalisation-active=false] .ffc-placement__mock,.ffc-placement__grid[data-personalisation-active=false] .ffc-placement__options{display:none}.ffc-personalisation__intro,.ffc-personalisation__panel,.ffc-placement__intro,.ffc-placement__mock,.ffc-placement__options{min-width:0}.ffc-personalisation__panel,.ffc-placement__mock,.ffc-placement__options{display:grid;gap:1.8rem;padding:clamp(1.8rem,2.4vw,2.6rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-personalisation__proof,.ffc-placement__note{padding:1.5rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 46%,var(--ffc-border));border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-safety) 13%,var(--ffc-card))}.ffc-personalisation__proof span{display:block;color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.ffc-personalisation__proof p,.ffc-placement__note{margin:0;color:var(--ffc-muted-ink);font-size:1.36rem;line-height:1.58}.ffc-personalisation__proof p{margin-top:.7rem}.ffc-personalisation__fieldset{display:grid;gap:1rem;padding:0;margin:0;border:0}.ffc-personalisation__fieldset legend,.ffc-personalisation-upload label{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.2rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ffc-personalisation__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ffc-personalisation-option,.ffc-personalisation-swatch,.ffc-placement-option,.ffc-placement-hotspot{cursor:pointer;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font:inherit;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.ffc-personalisation-option{display:grid;min-height:15rem;gap:.9rem;align-content:start;padding:1.6rem;border-radius:var(--ffc-radius);text-align:left}.ffc-personalisation-option span,.ffc-placement-option strong{font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(1.8rem,2vw,2.3rem);font-weight:900;line-height:1.05;letter-spacing:-.035em}.ffc-personalisation-option small,.ffc-placement-option small{color:var(--ffc-muted-ink);font-size:1.28rem;line-height:1.5}.ffc-personalisation-option:hover,.ffc-personalisation-option:focus-visible,.ffc-personalisation-swatch:hover,.ffc-personalisation-swatch:focus-visible,.ffc-placement-option:hover,.ffc-placement-option:focus-visible,.ffc-placement-hotspot:hover,.ffc-placement-hotspot:focus-visible{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety);outline:.2rem solid color-mix(in oklch,var(--ffc-safety) 38%,transparent);outline-offset:.2rem}.ffc-personalisation-option[aria-pressed=true],.ffc-personalisation-swatch[aria-pressed=true],.ffc-placement-option[aria-pressed=true],.ffc-placement-hotspot[aria-pressed=true]{border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety);background:color-mix(in oklch,var(--ffc-safety) 14%,var(--ffc-card));box-shadow:inset 0 0 0 .2rem color-mix(in oklch,var(--ffc-safety) 32%,transparent)}.ffc-personalisation__swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.ffc-personalisation-swatch{display:grid;gap:.8rem;justify-items:center;min-height:9.4rem;padding:1.2rem;border-radius:var(--ffc-radius);font-size:1.18rem;font-weight:900;line-height:1.2;text-align:center}.ffc-personalisation-swatch span{display:block;width:3.2rem;height:3.2rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:50%;background:conic-gradient(from 45deg,#f43f5e,#f59e0b,#84cc16,#06b6d4,#6366f1,#f43f5e)}.ffc-personalisation-swatch--2 span{background:#111827}.ffc-personalisation-swatch--3 span{background:#fff}.ffc-personalisation-swatch--4 span{background:var(--ffc-safety-fallback);background:var(--ffc-safety)}.ffc-personalisation-swatch--5 span{background:linear-gradient(135deg,transparent 45%,var(--ffc-ink) 46%,var(--ffc-ink) 54%,transparent 55%),var(--ffc-paper)}.ffc-personalisation-upload{display:grid;gap:.9rem;padding:1.5rem;border:1px dashed color-mix(in oklch,var(--ffc-safety) 55%,var(--ffc-border));border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-safety) 9%,var(--ffc-card))}.ffc-personalisation-upload input[type=file]{width:100%;max-width:100%;padding:1.1rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.32rem}.ffc-personalisation-upload p,.ffc-personalisation-upload small,.ffc-personalisation__notes p,.ffc-personalisation-summary p{margin:0;color:var(--ffc-muted-ink);font-size:1.26rem;line-height:1.5}.ffc-personalisation__notes{display:grid;gap:.8rem}.ffc-personalisation__notes[hidden]{display:none}.ffc-personalisation__notes p{position:relative;padding-left:2rem}.ffc-personalisation__notes p:before{position:absolute;top:.72em;left:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);content:""}.ffc-personalisation-summary,.ffc-placement-summary{display:grid;gap:1rem;padding:1.6rem;border-radius:var(--ffc-radius);background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-personalisation-summary h3,.ffc-placement-summary h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2rem,2.2vw,2.6rem);font-weight:900;line-height:1.05;letter-spacing:-.035em}.ffc-personalisation-summary dl{display:grid;gap:.8rem;margin:0}.ffc-personalisation-summary dl div{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:1rem}.ffc-personalisation-summary dt{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-personalisation-summary dd,.ffc-placement-summary p{margin:0;color:color-mix(in oklch,var(--ffc-paper) 78%,transparent);font-size:1.34rem;line-height:1.45}.ffc-personalisation-summary p{color:color-mix(in oklch,var(--ffc-paper) 68%,transparent)}.ffc-placement__mock{position:relative;min-height:46rem;overflow:hidden;place-items:center;background:radial-gradient(circle at 82% 12%,color-mix(in oklch,var(--ffc-safety) 28%,transparent),transparent 12rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-placement__mock:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:30px 30px}.ffc-placement-garment{position:relative;z-index:1;width:min(78%,26rem);height:31rem}.ffc-placement-garment__body,.ffc-placement-garment__sleeve,.ffc-placement-garment__neck{position:absolute;border:1px solid color-mix(in oklch,var(--ffc-paper) 20%,transparent);background:color-mix(in oklch,var(--ffc-paper) 13%,transparent)}.ffc-placement-garment__body{top:5.5rem;right:4.2rem;bottom:0;left:4.2rem;border-radius:var(--ffc-radius) var(--ffc-radius) 2.4rem 2.4rem}.ffc-placement-garment__neck{top:3.8rem;left:50%;width:8rem;height:5rem;border-radius:0 0 5rem 5rem;border-top:0;transform:translate(-50%)}.ffc-placement-garment__sleeve{top:6rem;width:7rem;height:13rem;border-radius:2.2rem}.ffc-placement-garment__sleeve--left{left:0;transform:rotate(18deg)}.ffc-placement-garment__sleeve--right{right:0;transform:rotate(-18deg)}.ffc-placement-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.ffc-placement-hotspot{position:absolute;display:grid;width:5rem;height:5rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);box-shadow:var(--ffc-shadow-hard)}.ffc-placement-hotspot span{font-size:1.5rem;font-weight:900}.ffc-placement-hotspot strong{position:absolute;top:calc(100% + .5rem);left:50%;width:max-content;max-width:12rem;padding:.4rem .7rem;border-radius:999px;background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);font-size:1rem;line-height:1.2;transform:translate(-50%)}.ffc-placement-hotspot--1{top:38%;left:39%}.ffc-placement-hotspot--2{top:38%;right:39%}.ffc-placement-hotspot--3{top:58%;left:50%;transform:translate(-50%)}.ffc-placement-hotspot--4{top:34%;right:16%}.ffc-placement-hotspot--5{top:25%;left:50%;transform:translate(-50%)}.ffc-placement-hotspot--6{right:9%;bottom:9%}.ffc-placement__options{align-content:start}.ffc-placement-option{display:grid;gap:.5rem;width:100%;padding:1.4rem;border-radius:var(--ffc-radius);text-align:left}.ffc-placement-option span{width:fit-content;padding:.35rem .7rem;border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 18%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media screen and (max-width:1279px){.ffc-placement__grid{grid-template-columns:minmax(0,.85fr) minmax(28rem,1fr)}.ffc-placement__intro{grid-column:1 / -1}}@media screen and (max-width:1023px){.ffc-personalisation__grid,.ffc-placement__grid,.ffc-personalisation__options{grid-template-columns:1fr}.ffc-personalisation__swatches{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){.ffc-personalisation__swatches{grid-template-columns:1fr}.ffc-personalisation__panel,.ffc-placement__mock,.ffc-placement__options{box-shadow:4px 4px #0a2d4c29}.ffc-personalisation-summary dl div{grid-template-columns:1fr;gap:.2rem}.ffc-placement__mock{min-height:38rem}.ffc-placement-hotspot{width:4.4rem;height:4.4rem}.ffc-placement-hotspot strong{display:none}}.ffc-size-chart,.ffc-stock-matrix{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);padding-block:clamp(4.8rem,7vw,8rem);border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-size-chart__notice,.ffc-size-chart__metafield,.ffc-stock-matrix__notice{display:grid;gap:.8rem;padding:clamp(1.6rem,2.4vw,2.2rem);border:1px solid color-mix(in oklch,var(--ffc-safety) 46%,var(--ffc-border));border-radius:var(--ffc-radius);background:color-mix(in oklch,var(--ffc-safety) 11%,var(--ffc-card))}.ffc-size-chart__notice strong,.ffc-stock-matrix__notice strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(1.9rem,2vw,2.5rem);font-weight:900;line-height:1.08;letter-spacing:-.035em}.ffc-size-chart__notice p,.ffc-size-chart__metafield,.ffc-size-chart__metafield p,.ffc-stock-matrix__notice p{margin:0;color:var(--ffc-muted-ink);font-size:1.38rem;line-height:1.58}.ffc-size-chart__metafield h3{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.5rem;font-weight:900}.ffc-size-chart__grid,.ffc-stock-matrix__grid{display:grid;gap:var(--ffc-gap)}.ffc-size-chart__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-size-chart-card,.ffc-stock-matrix-card{min-width:0;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-size-chart-card__heading,.ffc-stock-matrix-card__heading{display:grid;gap:.9rem;padding:clamp(1.8rem,2.4vw,2.4rem);border-bottom:1px solid var(--ffc-border-fallback);border-bottom:1px solid var(--ffc-border)}.ffc-size-chart-card h3,.ffc-stock-matrix-card h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.2rem,2.4vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-size-chart-card p,.ffc-stock-matrix-card p{margin:0;color:var(--ffc-muted-ink);font-size:1.36rem;line-height:1.55}.ffc-size-chart-table-wrap,.ffc-stock-matrix-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ffc-size-chart-table-wrap:focus-visible,.ffc-stock-matrix-table-wrap:focus-visible{outline:.2rem solid color-mix(in oklch,var(--ffc-safety) 44%,transparent);outline-offset:-.2rem}.ffc-size-chart-table,.ffc-stock-matrix-table{width:100%;min-width:44rem;border-collapse:collapse;font-size:1.32rem}.ffc-size-chart-table caption,.ffc-stock-matrix-table caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ffc-size-chart-table th,.ffc-size-chart-table td,.ffc-stock-matrix-table th,.ffc-stock-matrix-table td{padding:1.2rem 1.4rem;border-bottom:1px solid var(--ffc-border-fallback);border-bottom:1px solid var(--ffc-border);text-align:left;vertical-align:middle}.ffc-size-chart-table thead th,.ffc-stock-matrix-table thead th{background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-size-chart-table tbody th,.ffc-stock-matrix-table tbody th{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-weight:900}.ffc-size-chart-table tbody tr:nth-child(2n),.ffc-stock-matrix-table tbody tr:nth-child(2n){background:color-mix(in oklch,var(--ffc-paper) 72%,white)}.ffc-size-chart-card__note{padding:1.5rem clamp(1.8rem,2.4vw,2.4rem);border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border);background:color-mix(in oklch,var(--ffc-safety) 8%,var(--ffc-card))}.ffc-stock-matrix__legend{display:flex;flex-wrap:wrap;gap:.8rem}.ffc-stock-matrix__grid{grid-template-columns:1fr}.ffc-stock-pill{display:inline-flex;min-width:max-content;align-items:center;justify-content:center;gap:.55rem;padding:.55rem .85rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:999px;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.05rem;font-weight:900;letter-spacing:.08em;line-height:1.1;text-transform:uppercase;white-space:nowrap}.ffc-stock-pill:before{width:.7rem;height:.7rem;flex:0 0 auto;border-radius:50%;content:""}.ffc-stock-pill--available{background:color-mix(in oklch,var(--ffc-safety) 18%,white)}.ffc-stock-pill--available:before{background:var(--ffc-safety-fallback);background:var(--ffc-safety)}.ffc-stock-pill--low{background:color-mix(in oklch,#fbbf24 18%,white)}.ffc-stock-pill--low:before{background:#f59e0b}.ffc-stock-pill--check{background:color-mix(in oklch,#60a5fa 16%,white)}.ffc-stock-pill--check:before{background:#2563eb}.ffc-stock-pill--unavailable{background:color-mix(in oklch,#f87171 14%,white)}.ffc-stock-pill--unavailable:before{background:#dc2626}.ffc-stock-matrix-table{min-width:72rem}.ffc-stock-matrix-table td{min-width:11rem}@media screen and (max-width:1023px){.ffc-size-chart__grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.ffc-size-chart-card,.ffc-stock-matrix-card{box-shadow:4px 4px #0a2d4c29}.ffc-size-chart-table,.ffc-stock-matrix-table{font-size:1.24rem}.ffc-stock-pill{font-size:.95rem}}.ffc-bundle-picker{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);padding-block:clamp(4.8rem,7vw,8rem);border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-bundle-picker__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,38rem);gap:var(--ffc-gap);align-items:start}.ffc-bundle-picker__items{display:grid;gap:var(--ffc-gap)}.ffc-bundle-picker-item,.ffc-bundle-picker-summary{min-width:0;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-bundle-picker-item{display:grid;grid-template-columns:minmax(15rem,22rem) minmax(0,1fr)}.ffc-bundle-picker-item__media{position:relative;display:grid;min-height:100%;place-items:center;overflow:hidden;background:radial-gradient(circle at 78% 18%,color-mix(in oklch,var(--ffc-safety) 30%,transparent),transparent 10rem),linear-gradient(145deg,#0a2d4c,#01172e)}.ffc-bundle-picker-item__media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 7%,transparent) 1px,transparent 1px);background-size:28px 28px}.ffc-bundle-picker-item__media img{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:22rem;object-fit:cover}.ffc-bundle-picker-item__mark{position:relative;z-index:1;display:grid;width:8.6rem;height:8.6rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.7rem;font-weight:900;letter-spacing:.06em;box-shadow:var(--ffc-shadow-hard)}.ffc-bundle-picker-item__body{display:grid;gap:1.6rem;padding:clamp(1.8rem,2.4vw,2.5rem)}.ffc-bundle-picker-item__topline{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:space-between}.ffc-bundle-picker-item__quantity{color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-bundle-picker-item h3,.ffc-bundle-picker-summary h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-bundle-picker-item h3{font-size:clamp(2.2rem,2.4vw,3rem)}.ffc-bundle-picker-summary h3{font-size:clamp(2.5rem,3vw,3.6rem)}.ffc-bundle-picker-item p,.ffc-bundle-picker-summary p{margin:0;color:var(--ffc-muted-ink);font-size:1.36rem;line-height:1.56}.ffc-bundle-picker-controls{display:grid;gap:1.5rem}.ffc-bundle-picker-control{display:grid;gap:.8rem}.ffc-bundle-picker-control>p{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ffc-bundle-picker-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.ffc-bundle-picker-button{display:inline-flex;min-height:4.2rem;align-items:center;justify-content:center;gap:.65rem;padding:.9rem 1.15rem;cursor:pointer;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:999px;background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font:inherit;font-size:1.2rem;font-weight:900;line-height:1;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.ffc-bundle-picker-button--colour span{width:1.35rem;height:1.35rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety)}.ffc-bundle-picker-button:hover,.ffc-bundle-picker-button:focus-visible{transform:translateY(-2px);border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety);outline:.2rem solid color-mix(in oklch,var(--ffc-safety) 38%,transparent);outline-offset:.2rem}.ffc-bundle-picker-button[aria-pressed=true]{border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety);background:color-mix(in oklch,var(--ffc-safety) 14%,var(--ffc-card));box-shadow:inset 0 0 0 .2rem color-mix(in oklch,var(--ffc-safety) 32%,transparent)}.ffc-bundle-picker-button[hidden]{display:none}.ffc-bundle-picker-button--more{border-style:dashed;background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-bundle-picker-button--more:hover,.ffc-bundle-picker-button--more:focus-visible{background:color-mix(in oklch,var(--ffc-ink) 88%,var(--ffc-safety))}.ffc-bundle-picker-item__summary{display:grid;gap:.7rem;padding:1.4rem;border-radius:var(--ffc-radius);background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-bundle-picker-item__summary h4{margin:0;color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.05rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ffc-bundle-picker-item__summary p{color:color-mix(in oklch,var(--ffc-paper) 78%,transparent);font-weight:900}.ffc-bundle-picker-status{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;padding:.45rem .75rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 22%,transparent);border-radius:999px;color:var(--ffc-paper-fallback);color:var(--ffc-paper);font-size:1.1rem;font-weight:900;line-height:1.2}.ffc-bundle-picker-status:before{display:block;width:.68rem;height:.68rem;flex:0 0 auto;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);content:""}.ffc-bundle-picker-status[data-status=not_connected_to_product],.ffc-bundle-picker-status[data-status=select_colour_and_size]{color:color-mix(in oklch,var(--ffc-paper) 78%,transparent)}.ffc-bundle-picker-status[data-status=no_matching_variant],.ffc-bundle-picker-status[data-status=ambiguous_match]{border-color:color-mix(in oklch,red 32%,var(--ffc-paper));color:color-mix(in oklch,red 18%,var(--ffc-paper))}.ffc-bundle-picker-status[data-status=no_matching_variant]:before,.ffc-bundle-picker-status[data-status=ambiguous_match]:before{background:color-mix(in oklch,red 66%,var(--ffc-safety))}.ffc-bundle-picker-variant-id{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:1.1rem}.ffc-bundle-picker-variant-id span{color:color-mix(in oklch,var(--ffc-paper) 58%,transparent);text-transform:uppercase}.ffc-bundle-picker-variant-id strong{color:var(--ffc-paper-fallback);color:var(--ffc-paper);overflow-wrap:anywhere}.ffc-bundle-picker-item__link{width:fit-content;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.3rem;font-weight:900;text-decoration:none}.ffc-bundle-picker-item__link:hover,.ffc-bundle-picker-item__link:focus-visible{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-bundle-picker-summary{position:sticky;top:2rem;display:grid;gap:1.8rem;padding:clamp(1.8rem,2.4vw,2.5rem);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 18%,transparent),transparent 15rem),var(--ffc-card)}.ffc-bundle-picker-summary__list{display:grid;gap:1rem}.ffc-bundle-picker-summary__list p{display:grid;gap:.3rem;padding:1.2rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 72%,white)}.ffc-bundle-picker-summary__list strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.28rem;font-weight:900}.ffc-bundle-picker-summary__list span{color:var(--ffc-muted-ink);font-size:1.24rem;line-height:1.4}.ffc-bundle-picker-summary__list small{width:fit-content;padding:.35rem .65rem;border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 12%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.05rem;font-weight:900}@media screen and (max-width:1023px){.ffc-bundle-picker__layout,.ffc-bundle-picker-item{grid-template-columns:1fr}.ffc-bundle-picker-summary{position:static}.ffc-bundle-picker-item__media{min-height:20rem}}@media screen and (max-width:767px){.ffc-bundle-picker-item,.ffc-bundle-picker-summary{box-shadow:4px 4px #0a2d4c29}.ffc-bundle-picker-button{min-height:4rem;font-size:1.12rem}}.ffc-bundle-cart-dry-run{--ffc-safety-fallback: #d3f800;--ffc-safety: oklch(.92 .22 120);padding-block:clamp(4.8rem,7vw,8rem);border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-bundle-cart-dry-run__grid{display:grid;grid-template-columns:minmax(24rem,.72fr) minmax(0,1.28fr);gap:var(--ffc-gap);align-items:start}.ffc-bundle-cart-dry-run__notice,.ffc-bundle-cart-dry-run__panel,.ffc-bundle-cart-dry-run__summary-card{border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card)}.ffc-bundle-cart-dry-run__notice{display:grid;gap:.8rem;padding:1.6rem;border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-safety) 10%,var(--ffc-card))}.ffc-bundle-cart-dry-run__notice strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2rem,2.2vw,2.6rem);font-weight:900;line-height:1.05;letter-spacing:-.035em}.ffc-bundle-cart-dry-run__notice p,.ffc-bundle-cart-dry-run__disabled-note,.ffc-bundle-cart-dry-run__summary-card p{margin:0;color:var(--ffc-muted-ink);font-size:1.36rem;line-height:1.56}.ffc-bundle-cart-dry-run__actions{display:flex;flex-wrap:wrap;gap:1rem}.ffc-bundle-cart-dry-run__disabled,.ffc-bundle-cart-dry-run__real-button[disabled]{cursor:not-allowed;opacity:.56}.ffc-bundle-cart-dry-run__grid[data-real-cart-state=enabled] .ffc-bundle-cart-dry-run__real-button{border-color:var(--ffc-safety-fallback);border-color:var(--ffc-safety)}.ffc-bundle-cart-dry-run__grid[data-real-cart-state=loading] .ffc-bundle-cart-dry-run__real-button{cursor:progress}.ffc-bundle-cart-dry-run__message{padding:1.2rem 1.4rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.3rem;font-weight:900;line-height:1.45}.ffc-bundle-cart-dry-run__message[data-message-type=success]{border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-safety) 14%,var(--ffc-card))}.ffc-bundle-cart-dry-run__message[data-message-type=error]{border-color:color-mix(in oklch,red 32%,var(--ffc-border));background:color-mix(in oklch,red 8%,var(--ffc-card))}.ffc-bundle-cart-dry-run__cart-link{width:fit-content;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.25rem;font-weight:900;text-decoration:underline;text-decoration-thickness:.18rem;text-underline-offset:.3rem}.ffc-bundle-cart-dry-run__cart-link:hover,.ffc-bundle-cart-dry-run__cart-link:focus-visible{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-simple-cart-test{display:grid;gap:1.4rem;padding:clamp(1.6rem,2.2vw,2.2rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 16%,transparent),transparent 12rem),var(--ffc-card);box-shadow:5px 5px #0a2d4c24}.ffc-simple-cart-test[data-test-state=ready]{border-color:color-mix(in oklch,var(--ffc-safety) 56%,var(--ffc-border))}.ffc-simple-cart-test__header{display:grid;gap:.55rem}.ffc-simple-cart-test__header>span,.ffc-simple-cart-test__status>span,.ffc-simple-cart-test__problems h4{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.05rem;font-weight:900;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.ffc-simple-cart-test__header h3{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.6vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-simple-cart-test__header p{margin:0;color:var(--ffc-muted-ink);font-size:1.34rem;line-height:1.5}.ffc-simple-cart-test__refresh{justify-self:start;padding:.55rem .8rem;border:1px solid var(--ffc-border);border-radius:999px;background:#ffffffb3;color:var(--ffc-ink);font-size:1.12rem;font-weight:800;letter-spacing:0}.ffc-simple-cart-test__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ffc-simple-cart-test__status{display:grid;gap:.5rem;min-width:0;padding:1.25rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 74%,white)}.ffc-simple-cart-test__status[data-status=yes]{border-color:color-mix(in oklch,var(--ffc-safety) 46%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-safety) 13%,var(--ffc-card))}.ffc-simple-cart-test__status[data-status=no]{border-color:color-mix(in oklch,red 28%,var(--ffc-border))}.ffc-simple-cart-test__status strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.5rem,3vw,3.4rem);font-weight:900;line-height:1}.ffc-simple-cart-test__status small{color:var(--ffc-muted-ink);font-size:1.15rem;font-weight:800;line-height:1.35}.ffc-simple-cart-test__problems{display:grid;gap:.85rem;padding:1.25rem;border:1px solid color-mix(in oklch,red 28%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,red 6%,var(--ffc-card))}.ffc-simple-cart-test__problems[data-problem-state=clear]{border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-safety) 12%,var(--ffc-card))}.ffc-simple-cart-test__problems h4{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-simple-cart-test__problems ul{display:grid;gap:.55rem;padding-inline-start:1.7rem;margin:0}.ffc-simple-cart-test__problems li{color:var(--ffc-muted-ink);font-size:1.26rem;font-weight:800;line-height:1.45}.ffc-bundle-cart-dry-run__panel{display:grid;gap:var(--ffc-gap);padding:clamp(1.8rem,2.6vw,2.8rem);box-shadow:var(--ffc-shadow-hard)}.ffc-bundle-cart-dry-run__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-bundle-cart-dry-run__summary-card{display:grid;gap:.8rem;min-width:0;padding:clamp(1.6rem,2.2vw,2.2rem);box-shadow:4px 4px #0a2d4c1f}.ffc-bundle-cart-dry-run__summary-card--wide{background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 16%,transparent),transparent 14rem),var(--ffc-card)}.ffc-bundle-cart-dry-run__cards .ffc-bundle-cart-dry-run__summary-card--wide{grid-column:1 / -1}.ffc-bundle-cart-dry-run__summary-card span:first-child{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.05rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ffc-bundle-cart-dry-run__summary-card h3{margin:0;color:inherit;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.1rem,2.5vw,3rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-bundle-cart-dry-run__items{display:grid;gap:.9rem}.ffc-bundle-cart-dry-run__item{display:grid;gap:.45rem;min-width:0;padding:1.1rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 72%,white)}.ffc-bundle-cart-dry-run__personalisation-options{display:grid;gap:.85rem}.ffc-bundle-cart-dry-run__personalisation-option{display:grid;gap:.45rem;min-width:0;padding:1rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 38%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-safety) 10%,var(--ffc-card))}.ffc-bundle-cart-dry-run__personalisation-option strong,.ffc-bundle-cart-dry-run__personalisation-option span,.ffc-bundle-cart-dry-run__personalisation-option small{overflow-wrap:anywhere}.ffc-bundle-cart-dry-run__personalisation-option strong{color:var(--ffc-ink);font-size:1.22rem;font-weight:900}.ffc-bundle-cart-dry-run__personalisation-option span,.ffc-bundle-cart-dry-run__personalisation-option small{color:var(--ffc-muted-ink);font-size:1.14rem;font-weight:800;line-height:1.4}.ffc-bundle-cart-dry-run__item strong,.ffc-bundle-cart-dry-run__item span,.ffc-bundle-cart-dry-run__item small{overflow-wrap:anywhere}.ffc-bundle-cart-dry-run__item strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.24rem;font-weight:900}.ffc-bundle-cart-dry-run__item span,.ffc-bundle-cart-dry-run__item small{color:var(--ffc-muted-ink);font-size:1.16rem;line-height:1.4}.ffc-bundle-cart-dry-run__variant-status{width:fit-content;padding:.4rem .7rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 40%,var(--ffc-border));border-radius:999px;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.08rem;font-style:normal;font-weight:900}.ffc-bundle-cart-dry-run__variant-status[data-status=matched],.ffc-bundle-cart-dry-run__readiness[data-ready-status=ready]{background:color-mix(in oklch,var(--ffc-safety) 18%,var(--ffc-card))}.ffc-bundle-cart-dry-run__variant-status[data-status=not_connected_to_product],.ffc-bundle-cart-dry-run__variant-status[data-status=select_colour_and_size]{background:color-mix(in oklch,var(--ffc-paper) 76%,white)}.ffc-bundle-cart-dry-run__variant-status[data-status=no_matching_variant],.ffc-bundle-cart-dry-run__variant-status[data-status=ambiguous_match],.ffc-bundle-cart-dry-run__readiness[data-ready-status=blocked]{border-color:color-mix(in oklch,red 28%,var(--ffc-border))}.ffc-bundle-cart-dry-run__details{overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-bundle-cart-dry-run__details summary{cursor:pointer;padding:1.5rem 1.7rem;color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.2rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.ffc-bundle-cart-dry-run__details summary:focus-visible{outline:.2rem solid color-mix(in oklch,var(--ffc-safety) 52%,transparent);outline-offset:-.2rem}.ffc-bundle-cart-dry-run__details pre{max-width:100%;max-height:34rem;padding:1.7rem;margin:0;overflow:auto;border-top:1px solid color-mix(in oklch,var(--ffc-paper) 14%,transparent);color:color-mix(in oklch,var(--ffc-paper) 82%,transparent);font-size:1.2rem;line-height:1.5;white-space:pre}@media screen and (max-width:1023px){.ffc-bundle-cart-dry-run__grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.ffc-simple-cart-test__grid,.ffc-bundle-cart-dry-run__cards{grid-template-columns:1fr}.ffc-bundle-cart-dry-run__panel{box-shadow:4px 4px #0a2d4c29}.ffc-bundle-cart-dry-run__actions .ffc-button{width:100%}}.ffc-homepage{--ffc-home-section-y: clamp(6.4rem, 7vw, 11.2rem)}.ffc-hero-neon{position:relative;overflow:hidden;padding-block:clamp(8rem,9vw,12.8rem);border-bottom:1px solid color-mix(in oklch,var(--ffc-paper) 10%,transparent);background:var(--ffc-gradient-hero);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-hero-neon:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.3;background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px);background-size:48px 48px}.ffc-hero-neon__glow{position:absolute;top:50%;right:-18rem;width:clamp(36rem,44vw,60rem);height:clamp(36rem,44vw,60rem);pointer-events:none;transform:translateY(-50%);border-radius:50%;background:color-mix(in oklch,var(--ffc-safety) 40%,transparent);filter:blur(7rem)}.ffc-hero-neon__grid{position:relative;z-index:1;display:grid;gap:clamp(4rem,5vw,7.2rem);align-items:center}.ffc-hero-neon__copy{display:grid;gap:2.4rem}.ffc-hero-neon__chip{border-color:color-mix(in oklch,var(--ffc-paper) 20%,transparent);background:color-mix(in oklch,var(--ffc-paper) 10%,transparent);color:var(--ffc-paper)}.ffc-hero-neon__chip-dot{display:block;width:.6rem;height:.6rem;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety)}.ffc-hero-neon__title{max-width:10.5ch;font-size:clamp(4rem,6vw,8.8rem);font-weight:700;line-height:.95;letter-spacing:-.06em}.ffc-hero-neon__title span{display:block}.ffc-hero-neon__accent{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-hero-neon__text{max-width:58rem;color:color-mix(in oklch,var(--ffc-paper) 70%,transparent)}.ffc-hero-neon__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,3vw,3.2rem);padding-top:3.2rem;margin:1.6rem 0 0;border-top:1px solid color-mix(in oklch,var(--ffc-paper) 10%,transparent)}.ffc-hero-neon__stats div{min-width:0}.ffc-hero-neon__stats dt{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(3rem,4vw,4.8rem);font-weight:700;line-height:1}.ffc-hero-neon__stats dd{margin:.6rem 0 0;color:color-mix(in oklch,var(--ffc-paper) 60%,transparent);font-size:1.1rem;font-weight:800;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.ffc-pack-visual{position:relative;display:none;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.ffc-pack-visual:after{content:none}.ffc-pack-visual__inner{position:relative;overflow:hidden;aspect-ratio:1;padding:.4rem;border-radius:2rem;background:var(--ffc-gradient-safety)}.ffc-pack-visual__inner:before{position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;content:"";border-radius:1.9rem;background:var(--ffc-ink-fallback);background:var(--ffc-ink)}.ffc-pack-visual__noise{position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;z-index:1;opacity:.5;border-radius:1.9rem;background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px);background-size:48px 48px}.ffc-pack-visual__tiles{position:absolute;inset:clamp(2rem,5vw,3.2rem);z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;padding-bottom:9.2rem}.ffc-pack-visual__tile{display:grid;min-width:0;place-items:center;border:1px solid color-mix(in oklch,var(--ffc-paper) 10%,transparent);border-radius:var(--ffc-radius-lg);background:color-mix(in oklch,var(--ffc-paper) 5%,transparent);color:var(--ffc-paper);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(1.6rem,1.7vw,2rem);font-weight:700;letter-spacing:-.02em}.ffc-pack-visual__tile--safety{border-color:transparent;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-pack-visual__price-card{position:absolute;right:clamp(2rem,5vw,2.8rem);bottom:clamp(2rem,5vw,2.8rem);left:clamp(2rem,5vw,2.8rem);z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem;border-radius:var(--ffc-radius-lg);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink);box-shadow:var(--ffc-shadow-pop)}.ffc-pack-visual__price-card span:first-child{display:block;color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ffc-pack-visual__price-card strong{display:block;margin-top:.3rem;font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.9rem;font-weight:700}.ffc-pack-visual__price-badge{flex:0 0 auto;padding:.7rem 1.1rem;border-radius:var(--ffc-radius-pill);background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:800;letter-spacing:0;text-transform:none}.ffc-homepage-brand-bar{border-bottom:1px solid var(--ffc-border-fallback);border-bottom:1px solid var(--ffc-border);background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-homepage-brand-bar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem 3.2rem;padding-block:3.2rem}.ffc-homepage-brand-bar__item{color:var(--ffc-muted-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(1.2rem,1.1vw,1.4rem);font-weight:700;letter-spacing:.24em;line-height:1.2;text-transform:uppercase}.ffc-featured-bundles{border-block:0;background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-featured-bundles .ffc-section-heading--split{align-items:end}.ffc-featured-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ffc-gap)}.ffc-bundle-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius-2xl);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);text-decoration:none;box-shadow:var(--ffc-shadow-card);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ffc-bundle-card:hover,.ffc-bundle-card:focus-visible{transform:translateY(-.4rem);border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));color:var(--ffc-ink);box-shadow:var(--ffc-shadow-pop)}.ffc-bundle-card__visual{position:relative;min-height:0;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,var(--ffc-ink),color-mix(in oklch,var(--ffc-ink) 82%,var(--ffc-paper)))}.ffc-bundle-card__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.4;background-image:linear-gradient(color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in oklch,var(--ffc-paper) 8%,transparent) 1px,transparent 1px);background-size:48px 48px}.ffc-bundle-card__count{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:color-mix(in oklch,var(--ffc-safety) 90%,transparent);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(6rem,8vw,8.4rem);font-weight:700;line-height:1;transition:transform .5s ease}.ffc-bundle-card:hover .ffc-bundle-card__count{transform:scale(1.08)}.ffc-bundle-card__tag{position:absolute;top:1.6rem;left:1.6rem;z-index:2;padding:.55rem 1rem;border-radius:var(--ffc-radius-pill);background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.05rem;font-weight:800;letter-spacing:.16em;line-height:1;text-transform:uppercase}.ffc-bundle-card__arrow{position:absolute;top:1.6rem;right:1.6rem;z-index:2;display:grid;width:4rem;height:4rem;place-items:center;border-radius:50%;background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.8rem;font-weight:800;transition:transform .18s ease}.ffc-bundle-card:hover .ffc-bundle-card__arrow{transform:rotate(45deg)}.ffc-bundle-card__body{display:flex;flex:1;flex-direction:column;gap:1.4rem;padding:clamp(1.8rem,2vw,2.4rem)}.ffc-bundle-card__contents{display:grid;gap:.65rem;padding:0;margin:.6rem 0 0;list-style:none}.ffc-bundle-card__contents li{display:flex;gap:.8rem;align-items:center;color:color-mix(in oklch,var(--ffc-ink) 72%,transparent);font-size:1.3rem;line-height:1.4}.ffc-bundle-card__contents li:before{display:block;width:.6rem;height:.6rem;flex:0 0 auto;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);content:""}.ffc-bundle-card__meta{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:auto;color:var(--ffc-muted-ink);font-size:1.15rem;font-weight:700;line-height:1.35}.ffc-bundle-card__footer{display:flex;align-items:end;justify-content:space-between;gap:1.6rem;padding-top:1.6rem;border-top:1px solid var(--ffc-border-fallback);border-top:1px solid var(--ffc-border)}.ffc-bundle-card__price span{margin-right:.6rem;color:var(--ffc-muted-ink);font-size:1.25rem;text-decoration:line-through}.ffc-bundle-card__price strong{font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:2.8rem;font-weight:700;line-height:1}.ffc-bundle-card__cta{flex:0 0 auto;padding:.9rem 1.4rem;border-radius:var(--ffc-radius-pill);background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);font-size:1.2rem;font-weight:700;line-height:1;transition:background .18s ease,color .18s ease}.ffc-bundle-card:hover .ffc-bundle-card__cta{background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-service-routes{border-block:1px solid var(--ffc-border-fallback);border-block:1px solid var(--ffc-border);background:color-mix(in oklch,var(--ffc-secondary) 40%,transparent)}.ffc-service-routes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.ffc-route-card{display:flex;min-height:29rem;flex-direction:column;justify-content:space-between;gap:2rem;padding:clamp(2.4rem,2.4vw,2.8rem);border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius-2xl);background:var(--ffc-card);color:var(--ffc-ink-fallback);color:var(--ffc-ink);text-decoration:none;box-shadow:var(--ffc-shadow-flat);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ffc-route-card:hover,.ffc-route-card:focus-visible{transform:translateY(-.4rem);border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));color:var(--ffc-ink);box-shadow:var(--ffc-shadow-pop)}.ffc-route-card--accent{border-color:transparent;background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-route-card__icon{display:grid;width:4.8rem;height:4.8rem;place-items:center;border-radius:var(--ffc-radius-lg);background:var(--ffc-secondary);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.2rem;font-weight:800}.ffc-route-card--accent .ffc-route-card__icon{background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-route-card__eyebrow{display:block;color:var(--ffc-muted-ink);font-size:1.1rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.ffc-route-card--accent .ffc-route-card__eyebrow,.ffc-route-card--accent .ffc-route-card__link{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-route-card__title{margin:0;color:inherit;font-size:clamp(2.2rem,2.1vw,2.8rem);font-weight:700;line-height:1.05}.ffc-route-card__text{margin:0;color:var(--ffc-muted-ink);font-size:1.4rem;line-height:1.55}.ffc-route-card--accent .ffc-route-card__text{color:color-mix(in oklch,var(--ffc-paper) 70%,transparent)}.ffc-route-card__link{display:inline-flex;gap:.8rem;align-items:center;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.35rem;font-weight:800}.ffc-process-steps{background:var(--ffc-paper-fallback);background:var(--ffc-paper)}.ffc-process-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;padding:0;margin:0;list-style:none}.ffc-process-step{position:relative;display:grid;gap:1rem;align-content:start;min-height:0;overflow:hidden;padding:2.4rem;border:1px solid var(--ffc-border-fallback);border:1px solid var(--ffc-border);border-radius:var(--ffc-radius-lg);background:var(--ffc-card);transition:border-color .18s ease}.ffc-process-step:hover{border-color:var(--ffc-ink-fallback);border-color:var(--ffc-ink)}.ffc-process-step__number{color:color-mix(in oklch,var(--ffc-safety) 42%,transparent);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(4.8rem,5vw,6.4rem);font-weight:700;line-height:.9;transition:color .18s ease}.ffc-process-step:hover .ffc-process-step__number{color:var(--ffc-safety-fallback);color:var(--ffc-safety)}.ffc-process-step h3{margin:0;color:inherit;font-size:2rem;font-weight:700;line-height:1.08}.ffc-process-step p{margin:0;color:var(--ffc-muted-ink);font-size:1.4rem;line-height:1.5}.ffc-final-cta{padding-block:0 var(--ffc-home-section-y);background:var(--ffc-paper-fallback);background:var(--ffc-paper);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-final-cta__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(24rem,1fr);gap:3.2rem;align-items:center;overflow:hidden;padding:clamp(3.2rem,5vw,6.4rem);border-radius:var(--ffc-radius-2xl);background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-final-cta__glow{position:absolute;top:-8rem;right:-10rem;width:32rem;height:32rem;border-radius:50%;background:color-mix(in oklch,var(--ffc-ink) 10%,transparent);filter:blur(5rem)}.ffc-final-cta__copy,.ffc-final-cta__actions{position:relative;z-index:1}.ffc-final-cta__copy{display:grid;gap:1.2rem}.ffc-final-cta__eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:.6rem;padding:.45rem 1rem;border-radius:var(--ffc-radius-pill);background:color-mix(in oklch,var(--ffc-ink) 10%,transparent);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ffc-final-cta .ffc-title{max-width:13ch;color:inherit}.ffc-final-cta .ffc-text{max-width:58rem;color:color-mix(in oklch,var(--ffc-ink) 80%,transparent)}.ffc-final-cta__actions{justify-content:end}@media screen and (min-width:1024px){.ffc-hero-neon__grid{grid-template-columns:minmax(0,1.1fr) minmax(36rem,1fr)}.ffc-pack-visual{display:block}}@media screen and (max-width:1279px){.ffc-service-routes__grid,.ffc-process-steps__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-hero-neon{padding-block:clamp(6.4rem,12vw,9.6rem)}.ffc-hero-neon__grid,.ffc-final-cta__inner{grid-template-columns:1fr}.ffc-featured-bundles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-final-cta__actions{justify-content:start}}@media screen and (max-width:767px){.ffc-hero-neon__title{max-width:11ch;font-size:clamp(4rem,13vw,5.4rem)}.ffc-hero-neon__stats,.ffc-featured-bundles__grid,.ffc-service-routes__grid,.ffc-process-steps__grid{grid-template-columns:1fr}.ffc-homepage-brand-bar__inner{justify-content:flex-start}.ffc-bundle-card__footer{align-items:start;flex-direction:column}.ffc-route-card{min-height:auto}.ffc-final-cta__actions .ffc-button{width:100%}}.ffc-homepage-current{color:var(--ffc-ink);background:var(--ffc-paper)}.ffc-homepage-current *,.ffc-homepage-current *:before,.ffc-homepage-current *:after{box-sizing:border-box}.ffc-homepage-current .ffc-shell{width:min(calc(100% - clamp(32px,6vw,80px)),1180px);margin-inline:auto}.ffc-homepage-current a:focus-visible,.ffc-homepage-current button:focus-visible{outline:3px solid var(--ffc-safety);outline-offset:4px}.ffc-current-kicker,.ffc-hero-current__eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:34px;margin:0;padding:8px 13px;border:1px solid rgba(18,24,20,.15);border-radius:999px;color:var(--ffc-ink);background:#d6ff3d8c;font-family:var(--ffc-font-heading);font-size:1.2rem;font-weight:800;line-height:1;text-transform:uppercase}.ffc-current-section-head{display:grid;gap:18px;max-width:760px;margin-block-end:clamp(28px,5vw,52px)}.ffc-current-section-head--split{max-width:none}.ffc-current-section-head h2,.ffc-home-split-cta h2,.ffc-ready-made-strip h2,.ffc-bulk-home h2,.ffc-final-current h2{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(3.4rem,5.5vw,6.2rem);font-weight:900;line-height:.98;letter-spacing:0}.ffc-current-section-head p:not(.ffc-current-kicker),.ffc-home-split-cta p,.ffc-ready-made-strip p,.ffc-bulk-home p,.ffc-final-current p{max-width:62ch;margin:0;color:#121814b8;font-size:clamp(1.6rem,1.5vw,1.9rem);line-height:1.65}.ffc-current-text-link{align-self:end;justify-self:start;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1.4rem;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.ffc-current-text-link:hover{color:#5b6f0f}.ffc-hero-current{position:relative;overflow:hidden;padding-block:clamp(56px,8vw,112px);border-bottom:1px solid rgba(18,24,20,.1);background:radial-gradient(circle at 82% 8%,rgba(214,255,61,.34),transparent 34%),linear-gradient(135deg,var(--ffc-paper) 0%,#f5f7ef 54%,rgba(18,24,20,.06) 100%)}.ffc-hero-current:before{content:"";position:absolute;inset:auto -8% -26% auto;width:min(42vw,520px);aspect-ratio:1;border:1px solid rgba(18,24,20,.08);border-radius:50%;background:#d6ff3d29;pointer-events:none}.ffc-hero-current__grid{position:relative;z-index:1;display:grid;gap:clamp(36px,6vw,82px);align-items:center}.ffc-hero-current .ffc-shell{width:min(calc(100% - clamp(32px,6vw,80px)),1440px)}.ffc-hero-current__copy{display:grid;gap:22px;max-width:760px}.ffc-hero-current__dot{width:9px;height:9px;margin-right:9px;border-radius:50%;background:var(--ffc-ink)}.ffc-hero-current__title{display:grid;gap:10px;margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(4.4rem,9vw,9.4rem);font-weight:950;line-height:.92;letter-spacing:0}.ffc-hero-current__highlight{width:fit-content;padding:.04em .13em .1em;border:1px solid rgba(18,24,20,.16);border-radius:calc(var(--ffc-radius) + 4px);background:var(--ffc-safety)}.ffc-hero-current__text{max-width:650px;margin:0;color:#121814bd;font-size:clamp(1.8rem,2vw,2.2rem);line-height:1.58}.ffc-hero-current__actions,.ffc-final-current__actions,.ffc-bulk-home__actions{display:flex;flex-wrap:wrap;gap:13px;align-items:center}.ffc-hero-current__support{width:fit-content;color:#121814c2;font-size:1.5rem;font-weight:750;text-decoration:underline;text-underline-offset:4px}.ffc-hero-current__trust{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.ffc-hero-current__trust li{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:9px 13px;border:1px solid rgba(18,24,20,.12);border-radius:999px;background:#ffffffa8;color:#121814c2;font-size:1.35rem;font-weight:800}.ffc-hero-current__trust li span{width:8px;height:8px;border-radius:50%;background:var(--ffc-safety);box-shadow:0 0 0 4px #d6ff3d2e}.ffc-hero-current__visual{position:relative;aspect-ratio:5 / 4;min-height:0;background:transparent}.ffc-hero-current__media{overflow:hidden;width:100%;height:100%;border:1px solid rgba(18,24,20,.1);border-radius:var(--ffc-radius);background:#1218140d;box-shadow:0 20px 60px -20px #00000040}.ffc-hero-current__image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.ffc-hero-current__saving{position:absolute;z-index:2;top:-12px;left:-12px;max-width:min(72vw,330px);margin:0;padding:8px 14px;border:1px solid rgba(18,24,20,.16);border-radius:var(--ffc-radius);background:var(--ffc-safety);color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(1.25rem,1.5vw,1.55rem);font-weight:900;line-height:1.2;transform:rotate(-4deg);box-shadow:0 10px 22px #1218142e}.ffc-home-benefits{padding-block:20px;background:var(--ffc-ink);color:var(--ffc-paper)}.ffc-home-benefits__announcement{margin:0 0 18px;color:#fafaf4bd;font-size:1.3rem;font-weight:800;text-align:center}.ffc-home-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ffc-home-benefits__item{display:flex;align-items:center;gap:10px;min-height:48px;padding:12px 14px;border:1px solid rgba(250,250,244,.14);border-radius:var(--ffc-radius);background:#fafaf40f;font-size:1.35rem;font-weight:850}.ffc-home-benefits__mark{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--ffc-safety);color:var(--ffc-ink);font-size:1.2rem;font-weight:950}.ffc-featured-current,.ffc-shop-need,.ffc-home-split-cta,.ffc-personalisation-home,.ffc-ready-made-strip,.ffc-process-current,.ffc-bulk-home,.ffc-final-current{padding-block:clamp(56px,8vw,108px)}.ffc-featured-current__grid{display:grid;gap:18px}.ffc-current-bundle-card{overflow:hidden;border:1px solid rgba(18,24,20,.12);border-radius:calc(var(--ffc-radius) + 10px);background:#fff;box-shadow:0 14px 42px #12181414}.ffc-current-bundle-card__media{position:relative;display:block;overflow:hidden;min-height:240px;color:inherit;background:#111814;text-decoration:none}.ffc-current-bundle-card__image,.ffc-current-bundle-card__placeholder{display:block;width:100%;min-height:240px;aspect-ratio:4 / 3;object-fit:cover}.ffc-current-bundle-card__placeholder{display:grid;align-content:end;gap:12px;padding:22px;background:linear-gradient(150deg,#d6ff3dc7,#d6ff3d00 42%),repeating-linear-gradient(135deg,#ffffff1a 0 10px,#ffffff05 10px 20px),#111814;color:var(--ffc-paper)}.ffc-current-bundle-card__placeholder span,.ffc-current-bundle-card__tag{width:fit-content;padding:7px 10px;border-radius:999px;background:var(--ffc-safety);color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1.1rem;font-weight:900;text-transform:uppercase}.ffc-current-bundle-card__placeholder strong{max-width:12ch;font-family:var(--ffc-font-heading);font-size:clamp(2.8rem,5vw,4.8rem);line-height:.98}.ffc-current-bundle-card__tag{position:absolute;top:14px;left:14px}.ffc-current-bundle-card__body{display:grid;gap:13px;padding:clamp(18px,3vw,26px)}.ffc-current-bundle-card__badge{width:fit-content;margin:0;padding:6px 9px;border-radius:999px;background:#1218140f;color:#121814b3;font-size:1.15rem;font-weight:900;text-transform:uppercase}.ffc-current-bundle-card h3{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(2.2rem,2.5vw,3rem);line-height:1.05}.ffc-current-bundle-card p{margin:0;color:#121814ad;font-size:1.45rem;line-height:1.55}.ffc-current-bundle-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px}.ffc-current-bundle-card__footer span{color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1.8rem;font-weight:950}.ffc-current-bundle-card__footer a{color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1.35rem;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.ffc-shop-need{background:#f2f4ea}.ffc-shop-need__grid{display:grid;gap:14px}.ffc-shop-need__card{display:grid;gap:20px;min-height:170px;padding:24px;border:1px solid rgba(18,24,20,.13);border-radius:calc(var(--ffc-radius) + 8px);background:var(--ffc-paper);color:var(--ffc-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.ffc-shop-need__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #12181417}.ffc-shop-need__card span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--ffc-safety);color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-weight:950}.ffc-shop-need__card strong{align-self:end;font-family:var(--ffc-font-heading);font-size:clamp(2.2rem,3vw,3.2rem);line-height:1}.ffc-home-split-cta__panel,.ffc-bulk-home__panel,.ffc-final-current__panel{display:grid;gap:clamp(24px,5vw,56px);padding:clamp(26px,5vw,58px);border:1px solid rgba(18,24,20,.12);border-radius:calc(var(--ffc-radius) + 14px);background:linear-gradient(135deg,#d6ff3d80,#d6ff3d14 42%,#ffffffb3),var(--ffc-paper)}.ffc-home-split-cta__panel>div,.ffc-bulk-home__panel>div,.ffc-final-current__panel>div{display:grid;gap:18px}.ffc-personalisation-home{background:var(--ffc-paper)}.ffc-personalisation-home__grid,.ffc-process-current__grid{display:grid;gap:14px}.ffc-personalisation-home__card,.ffc-process-current__step{display:grid;gap:14px;min-height:220px;padding:24px;border:1px solid rgba(18,24,20,.12);border-radius:calc(var(--ffc-radius) + 8px);background:#fff;box-shadow:0 12px 34px #1218140f}.ffc-personalisation-home__card>span,.ffc-process-current__step>span{display:grid;width:fit-content;min-width:46px;min-height:38px;place-items:center;padding-inline:11px;border-radius:999px;background:var(--ffc-safety);color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1.2rem;font-weight:950;text-transform:uppercase}.ffc-personalisation-home__card h3,.ffc-process-current__step h3{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(2.2rem,2.5vw,3rem);line-height:1.05}.ffc-personalisation-home__card p,.ffc-process-current__step p{margin:0;color:#121814ad;font-size:1.48rem;line-height:1.6}.ffc-personalisation-home__proof{display:grid;gap:8px;margin-top:16px;padding:18px 20px;border:1px solid rgba(18,24,20,.12);border-radius:var(--ffc-radius);background:#d6ff3d59;color:var(--ffc-ink)}.ffc-personalisation-home__proof strong{font-family:var(--ffc-font-heading);font-size:1.7rem;font-weight:950}.ffc-personalisation-home__proof span{color:#121814bf;font-size:1.45rem;line-height:1.55}.ffc-ready-made-strip{overflow:hidden;background:var(--ffc-ink);color:var(--ffc-paper)}.ffc-ready-made-strip .ffc-current-kicker{border-color:#fafaf42e;background:#d6ff3df2}.ffc-ready-made-strip__grid{display:grid;gap:clamp(32px,6vw,70px);align-items:center}.ffc-ready-made-strip__copy{display:grid;gap:20px}.ffc-ready-made-strip h2,.ffc-ready-made-strip p{color:var(--ffc-paper)}.ffc-ready-made-strip p{color:#fafaf4bd}.ffc-ready-made-strip__media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;transform:rotate(-1deg)}.ffc-ready-made-strip__tile{overflow:hidden;min-height:clamp(190px,31vw,360px);border:1px solid rgba(250,250,244,.14);border-radius:calc(var(--ffc-radius) + 10px);background:linear-gradient(160deg,rgba(214,255,61,.42),transparent 44%),#fafaf414}.ffc-ready-made-strip__tile:nth-child(2){margin-top:28px}.ffc-ready-made-strip__tile span{display:grid;width:100%;height:100%;min-height:inherit;place-items:center;color:#fafaf46b;font-family:var(--ffc-font-heading);font-size:clamp(5rem,10vw,9rem);font-weight:950}.ffc-ready-made-strip__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}.ffc-process-current{background:#f2f4ea}.ffc-process-current__step{min-height:210px}.ffc-bulk-home{background:var(--ffc-paper)}.ffc-bulk-home__panel{background:linear-gradient(135deg,#121814f5,#121814e0),var(--ffc-ink);color:var(--ffc-paper)}.ffc-bulk-home .ffc-current-kicker{background:var(--ffc-safety)}.ffc-bulk-home h2,.ffc-bulk-home p{color:var(--ffc-paper)}.ffc-bulk-home p{color:#fafaf4bd}.ffc-final-current{background:linear-gradient(180deg,var(--ffc-paper),#eef2e6)}.ffc-final-current__panel{border-color:#12181429;background:radial-gradient(circle at 82% 12%,rgba(214,255,61,.66),transparent 34%),var(--ffc-paper)}@media screen and (min-width:700px){.ffc-current-section-head--split,.ffc-home-split-cta__panel,.ffc-bulk-home__panel,.ffc-final-current__panel{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:end}.ffc-featured-current__grid,.ffc-shop-need__grid,.ffc-personalisation-home__grid,.ffc-process-current__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.ffc-hero-current__grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr)}.ffc-hero-current__visual{aspect-ratio:4 / 3}.ffc-featured-current__grid,.ffc-shop-need__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ffc-personalisation-home__grid,.ffc-process-current__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ffc-ready-made-strip__grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.ffc-home-benefits__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width:699px){.ffc-current-section-head h2,.ffc-home-split-cta h2,.ffc-ready-made-strip h2,.ffc-bulk-home h2,.ffc-final-current h2{font-size:clamp(3rem,10vw,4.3rem)}.ffc-hero-current__title{font-size:clamp(4rem,14vw,5.8rem)}.ffc-hero-current__visual{aspect-ratio:5 / 4;min-height:0}.ffc-hero-current__saving{top:-10px;left:10px}.ffc-current-bundle-card__footer,.ffc-final-current__actions,.ffc-bulk-home__actions{align-items:stretch;flex-direction:column}.ffc-ready-made-strip__media{gap:8px}.ffc-ready-made-strip__tile{min-height:170px}.ffc-ready-made-strip__tile:nth-child(2){margin-top:18px}}.ffc-featured-current .ffc-shell{width:min(calc(100% - clamp(32px,6vw,80px)),1440px)}.ffc-featured-current__grid{gap:clamp(18px,2vw,24px)}.ffc-featured-current .ffc-current-section-head{margin-block-end:clamp(32px,5vw,44px)}.ffc-current-bundle-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(18,24,20,.1);border-radius:var(--ffc-radius);background:#fff;box-shadow:none;transition:border-color .18s ease,transform .18s ease}.ffc-current-bundle-card:hover{border-color:#1218146b}.ffc-current-bundle-card__media{position:relative;display:block;overflow:hidden;min-height:0;aspect-ratio:4 / 3;background:#1218140d;color:inherit;text-decoration:none}.ffc-current-bundle-card__image{display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center;transition:transform .5s ease}.ffc-current-bundle-card:hover .ffc-current-bundle-card__image{transform:scale(1.02)}.ffc-current-bundle-card__placeholder{display:grid;width:100%;height:100%;min-height:220px;align-content:end;gap:10px;padding:18px;background:#1218140d;color:var(--ffc-ink)}.ffc-current-bundle-card__placeholder span,.ffc-current-bundle-card__placeholder strong{position:relative;z-index:1}.ffc-current-bundle-card__placeholder span{width:fit-content;padding:6px 8px;border:1px solid rgba(18,24,20,.1);border-radius:var(--ffc-radius);background:#fafaf4f0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:1rem;font-weight:900;line-height:1;text-transform:uppercase}.ffc-current-bundle-card__placeholder strong{max-width:14ch;font-family:var(--ffc-font-heading);font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.02}.ffc-current-bundle-card__media-badge,.ffc-current-bundle-card__tag{position:absolute;z-index:2;top:12px;width:fit-content;max-width:calc(100% - 24px);padding:6px 9px;border-radius:var(--ffc-radius);font-family:var(--ffc-font-heading);font-size:1rem;font-weight:900;line-height:1;text-transform:uppercase}.ffc-current-bundle-card__media-badge{left:12px;border:1px solid rgba(18,24,20,.1);background:#fafaf4f0;color:var(--ffc-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ffc-current-bundle-card__tag{right:12px;left:auto;background:var(--ffc-safety);color:var(--ffc-ink)}.ffc-current-bundle-card__body{display:flex;flex:1;flex-direction:column;gap:0;padding:clamp(18px,2vw,20px)}.ffc-current-bundle-card h3{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(1.9rem,1.8vw,2.2rem);font-weight:900;line-height:1.12}.ffc-current-bundle-card p{flex:1;margin:8px 0 0;color:#121814a6;font-size:1.4rem;line-height:1.5}.ffc-current-bundle-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:0}.ffc-current-bundle-card__price{display:grid;gap:2px}.ffc-current-bundle-card__price span{color:#12181480;font-size:1rem;font-weight:900;line-height:1;text-transform:uppercase}.ffc-current-bundle-card__price strong{color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:2rem;font-weight:950;line-height:1}.ffc-current-bundle-card__quote{color:#1218148c;font-size:1.1rem;font-weight:900;line-height:1.25;text-transform:uppercase}.ffc-current-bundle-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:2px solid var(--ffc-ink);border-radius:var(--ffc-radius);background:var(--ffc-ink);color:var(--ffc-paper);font-size:1.25rem;font-weight:850;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease}.ffc-current-bundle-card__cta:hover{background:#121814e6;color:var(--ffc-paper)}.ffc-current-bundle-card__cta--outline{background:transparent;color:var(--ffc-ink)}.ffc-current-bundle-card__cta--outline:hover{background:var(--ffc-ink);color:var(--ffc-paper)}@media screen and (max-width:699px){.ffc-current-bundle-card__footer{align-items:stretch;flex-direction:column}.ffc-current-bundle-card__cta{width:100%}}.ffc-bundles-current{color:var(--ffc-ink);background:var(--ffc-paper)}.ffc-bundles-current *,.ffc-bundles-current *:before,.ffc-bundles-current *:after{box-sizing:border-box}.ffc-bundles-current .ffc-shell{width:min(calc(100% - clamp(32px,6vw,80px)),1440px);margin-inline:auto}.ffc-bundles-current a:focus-visible,.ffc-bundles-current input:focus-visible+span{outline:3px solid var(--ffc-safety);outline-offset:4px}.ffc-bundles-current__hero{border-bottom:1px solid rgba(18,24,20,.1);background:radial-gradient(circle at 86% 6%,rgba(214,255,61,.28),transparent 34%),linear-gradient(135deg,var(--ffc-paper),rgba(18,24,20,.04))}.ffc-bundles-current__hero .ffc-shell{display:grid;gap:16px;max-width:1040px;margin-inline:0 auto;padding-block:clamp(48px,7vw,76px)}.ffc-bundles-current__back{width:fit-content;color:#121814bf;font-size:1.4rem;font-weight:850;text-decoration:none}.ffc-bundles-current__back:before{content:"<";margin-right:8px}.ffc-bundles-current__back:hover{color:var(--ffc-ink);text-decoration:underline;text-underline-offset:4px}.ffc-bundles-current__kicker{margin:0;color:#12181499;font-family:var(--ffc-font-heading);font-size:1.1rem;font-weight:950;line-height:1;letter-spacing:.14em;text-transform:uppercase}.ffc-bundles-current__title{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(4rem,7vw,7.2rem);font-weight:950;line-height:1.02;letter-spacing:0}.ffc-bundles-current__title span{display:inline;padding-inline:.12em;border-radius:var(--ffc-radius);background:var(--ffc-safety);box-decoration-break:clone;-webkit-box-decoration-break:clone}.ffc-bundles-current__intro{max-width:680px;margin:0;color:#121814b3;font-size:clamp(1.7rem,1.8vw,2rem);line-height:1.6}.ffc-bundles-current__filter-bar{position:sticky;top:0;z-index:3;border-bottom:1px solid rgba(18,24,20,.1);background:#fafaf4f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ffc-bundles-current__filters{display:flex;align-items:center;gap:8px;overflow-x:auto;margin:0;padding:12px 0;border:0;scrollbar-width:thin}.ffc-bundles-current__filters legend{position:static;flex:0 0 auto;width:auto;height:auto;margin-right:4px;padding:0;overflow:visible;clip:auto;color:#12181480;font-size:1.3rem;font-weight:850;white-space:nowrap}.ffc-bundles-current__filters legend:before{content:"";display:inline-block;width:10px;height:10px;margin-right:8px;border:2px solid currentColor;border-radius:2px}.ffc-bundles-current__filters label{position:relative;flex:0 0 auto;cursor:pointer}.ffc-bundles-current__filters input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.ffc-bundles-current__filters span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:8px 14px;border:2px solid rgba(18,24,20,.15);border-radius:999px;background:transparent;color:var(--ffc-ink);font-size:1.4rem;font-weight:850;line-height:1;white-space:nowrap;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.ffc-bundles-current__filters em{color:inherit;font-style:normal;opacity:.6}.ffc-bundles-current__filters label:hover span{border-color:#1218146b}.ffc-bundles-current__filters label:has(input:checked) span{border-color:var(--ffc-ink);background:var(--ffc-ink);color:var(--ffc-paper)}.ffc-bundles-current__list{padding-block:clamp(40px,6vw,58px)}.ffc-bundles-current__grid{display:grid;gap:clamp(18px,2vw,22px)}.ffc-bundles-current:has(input[value=same-brand]:checked) .ffc-bundles-current-card:not([data-category=same-brand]),.ffc-bundles-current:has(input[value=mixed-brand]:checked) .ffc-bundles-current-card:not([data-category=mixed-brand]),.ffc-bundles-current:has(input[value=quantity]:checked) .ffc-bundles-current-card:not([data-category=quantity]),.ffc-bundles-current:has(input[value=starter]:checked) .ffc-bundles-current-card:not([data-category=starter]){display:none}.ffc-bundles-current-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(18,24,20,.1);border-radius:var(--ffc-radius);background:#fff;transition:border-color .18s ease,transform .18s ease}.ffc-bundles-current-card:hover{border-color:#1218146b}.ffc-bundles-current-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;background:#1218140d;color:inherit;text-decoration:none}.ffc-bundles-current-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.ffc-bundles-current-card:hover .ffc-bundles-current-card__image{transform:scale(1.02)}.ffc-bundles-current-card__placeholder{display:grid;width:100%;height:100%;min-height:220px;place-items:end start;padding:20px;background:linear-gradient(135deg,rgba(214,255,61,.24),transparent 40%),#1218140d}.ffc-bundles-current-card__placeholder strong{max-width:15ch;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:2.4rem;line-height:1}.ffc-bundles-current-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.ffc-bundles-current-card__audience{margin:0 0 8px;color:#1218148f;font-size:1rem;font-weight:950;letter-spacing:.11em;line-height:1.25;text-transform:uppercase}.ffc-bundles-current-card h2{margin:0;color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:clamp(1.8rem,1.7vw,2.2rem);font-weight:950;line-height:1.12;letter-spacing:0}.ffc-bundles-current-card__items{flex:1;margin:8px 0 0;color:#121814a6;font-size:1.4rem;line-height:1.5}.ffc-bundles-current-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.ffc-bundles-current-card__price{display:grid;gap:2px}.ffc-bundles-current-card__price span{color:#12181480;font-size:1rem;font-weight:900;line-height:1;text-transform:uppercase}.ffc-bundles-current-card__price strong{color:var(--ffc-ink);font-family:var(--ffc-font-heading);font-size:2rem;font-weight:950;line-height:1}.ffc-bundles-current-card__quote{color:#1218148c;font-size:1.1rem;font-weight:900;line-height:1.25;text-transform:uppercase}.ffc-bundles-current-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:2px solid var(--ffc-ink);border-radius:var(--ffc-radius);background:var(--ffc-ink);color:var(--ffc-paper);font-size:1.25rem;font-weight:850;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease}.ffc-bundles-current-card__cta:hover{background:#121814e6;color:var(--ffc-paper)}.ffc-bundles-current-card__cta--outline{background:transparent;color:var(--ffc-ink)}.ffc-bundles-current-card__cta--outline:hover{background:var(--ffc-ink);color:var(--ffc-paper)}@media screen and (min-width:700px){.ffc-bundles-current__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.ffc-bundles-current__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1280px){.ffc-bundles-current__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:699px){.ffc-bundles-current__title{font-size:clamp(3.8rem,13vw,5rem)}.ffc-bundles-current__filters{padding-bottom:14px}.ffc-bundles-current__filters legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ffc-bundles-current-card__footer{align-items:stretch;flex-direction:column}.ffc-bundles-current-card__cta{width:100%}}.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta,.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta:visited,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta:visited{background:var(--ffc-ink);color:var(--ffc-paper)}.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta:hover,.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta:focus-visible,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta:hover,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta:focus-visible{background:#121814e6;color:var(--ffc-paper)}.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta--outline,.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta--outline:visited,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta--outline,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta--outline:visited{background:transparent;color:var(--ffc-ink)}.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta--outline:hover,.ffc-current-bundle-card__footer a.ffc-current-bundle-card__cta--outline:focus-visible,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta--outline:hover,.ffc-bundles-current-card__footer a.ffc-bundles-current-card__cta--outline:focus-visible{background:var(--ffc-ink);color:var(--ffc-paper)}.ffc-bundle-picker-item__connect-note{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;padding:.75rem .95rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 55%,var(--ffc-ink));border-radius:var(--ffc-radius-sm);background:color-mix(in oklch,var(--ffc-ink) 92%,transparent);color:var(--ffc-paper);font-size:1.12rem;font-weight:900;line-height:1.25;text-align:center}.ffc-bundle-picker-item__variant-line{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.55rem}.ffc-bundle-picker-item__selected-swatch,.ffc-bundle-picker-button--colour [data-colour-chip]{display:inline-block;width:1.35rem;height:1.35rem;border:1px solid var(--ffc-border);border-radius:999px;background:var(--ffc-colour-chip, #d8d5cd);box-shadow:inset 0 0 0 .18rem #ffffff61;vertical-align:-.18rem}.ffc-bundle-picker-item__selected-swatch{width:1.55rem;height:1.55rem}.ffc-personalisation__confirmations,.ffc-personalisation__dst{display:grid;gap:1rem;padding:1.4rem;border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:#ffffffb8}.ffc-personalisation__dst{border-color:color-mix(in oklch,var(--ffc-safety) 40%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-safety) 12%,var(--ffc-card))}.ffc-personalisation__dst-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem}.ffc-personalisation__dst-head strong,.ffc-personalisation__dst-head span{font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-weight:900}.ffc-personalisation-check{display:flex;align-items:flex-start;gap:.85rem;color:var(--ffc-ink);font-size:1.28rem;font-weight:750;line-height:1.35}.ffc-personalisation-check input{width:1.8rem;height:1.8rem;margin-top:.1rem;accent-color:var(--ffc-ink);flex:0 0 auto}.ffc-personalisation-builder,.ffc-personalisation-options{display:grid;gap:1rem;padding:1.4rem;border:1px solid var(--ffc-border);border-radius:var(--ffc-radius);background:var(--ffc-card)}.ffc-personalisation-builder[hidden],.ffc-personalisation-options[hidden]{display:none}.ffc-personalisation-builder__current,.ffc-personalisation-options__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.8rem}.ffc-personalisation-builder__current strong,.ffc-personalisation-options__header h3,.ffc-personalisation-options__header span,.ffc-personalisation-option-row strong{margin:0;color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-weight:900}.ffc-personalisation-builder__current p,.ffc-personalisation-builder__status,.ffc-personalisation-options__empty,.ffc-personalisation-option-row span,.ffc-personalisation-option-row small{margin:0;color:var(--ffc-muted-ink);font-size:1.22rem;font-weight:750;line-height:1.45}.ffc-personalisation-option-row__price,.ffc-personalisation-option-row__price-line,.ffc-bundle-cart-dry-run__price-line{display:block;color:var(--ffc-ink);font-weight:900}.ffc-personalisation-option-row__price-line,.ffc-bundle-cart-dry-run__price-line{color:var(--ffc-muted-ink);font-size:1.12rem}.ffc-personalisation-builder__status[data-status=success]{color:color-mix(in oklch,var(--ffc-safety) 45%,var(--ffc-ink))}.ffc-personalisation-builder__status[data-status=error]{color:color-mix(in oklch,red 52%,var(--ffc-ink))}.ffc-personalisation-options__list{display:grid;gap:.8rem}.ffc-personalisation-option-row{display:grid;gap:.55rem;padding:1rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 34%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-safety) 9%,var(--ffc-card))}.ffc-personalisation-option-row__remove{width:fit-content;min-height:3.4rem;padding:.7rem 1rem;cursor:pointer;border:1px solid color-mix(in oklch,red 30%,var(--ffc-border));border-radius:999px;background:color-mix(in oklch,red 7%,var(--ffc-card));color:var(--ffc-ink);font:inherit;font-size:1.12rem;font-weight:900}.ffc-personalisation-option-row__remove:hover,.ffc-personalisation-option-row__remove:focus-visible{outline:.2rem solid color-mix(in oklch,red 24%,transparent);outline-offset:.2rem}.ffc-placement__view-label,.ffc-placement__method-note{position:relative;z-index:3;margin:0;padding:.7rem 1rem;border:1px solid color-mix(in oklch,var(--ffc-paper) 25%,transparent);border-radius:999px;background:color-mix(in oklch,var(--ffc-ink) 72%,transparent);color:var(--ffc-paper);font-size:1.12rem;font-weight:850}.ffc-placement__method-note{background:var(--ffc-ink)}.ffc-placement-option em{color:var(--ffc-safety);font-size:1.05rem;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ffc-placement-option[disabled],.ffc-placement-hotspot[disabled],.ffc-placement-option[aria-disabled=true],.ffc-placement-hotspot[aria-disabled=true]{cursor:not-allowed;opacity:.42;filter:grayscale(.65)}.ffc-placement-option[disabled]:after{content:attr(data-disabled-reason);color:var(--ffc-muted-ink);font-size:1.05rem;font-weight:750;line-height:1.3}.ffc-placement-hotspot--1{top:38%;left:34%}.ffc-placement-hotspot--2{top:38%;right:34%}.ffc-placement-hotspot--3{top:34%;left:12%}.ffc-placement-hotspot--4{top:34%;right:12%}.ffc-placement-hotspot--5{top:58%;left:50%;transform:translate(-50%)}.ffc-placement-hotspot--6{top:25%;left:50%;right:auto;bottom:auto;transform:translate(-50%)}.ffc-bundle-product-hero{padding-block:clamp(4.6rem,6vw,8.2rem)}.ffc-bundle-products-static,.ffc-bundle-info-static,.ffc-bundle-picker,.ffc-personalisation,.ffc-placement,.ffc-bundle-cart-dry-run,.ffc-size-chart,.ffc-stock-matrix{padding-block:clamp(3.6rem,5.2vw,6.2rem)}.ffc-bundle-product-hero__grid,.ffc-bundle-picker__layout,.ffc-bundle-cart-dry-run__grid,.ffc-personalisation__grid,.ffc-placement__grid,.ffc-bundle-products-static__grid,.ffc-bundle-info-static__grid,.ffc-size-chart__grid,.ffc-stock-matrix__grid{gap:clamp(1.6rem,2.4vw,2.8rem)}.ffc-personalisation__grid{grid-template-columns:minmax(22rem,.62fr) minmax(0,1.05fr) minmax(22rem,.58fr)}.ffc-personalisation-process{display:grid;gap:1.2rem;min-width:0;padding:clamp(1.6rem,2.1vw,2.2rem);border:1px solid color-mix(in oklch,var(--ffc-safety) 44%,var(--ffc-border));border-radius:var(--ffc-radius);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 16%,transparent),transparent 12rem),var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-personalisation-process__eyebrow{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.05rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ffc-personalisation-process h3{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2rem,2.2vw,2.6rem);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ffc-personalisation-process ol{display:grid;gap:.85rem;padding:0;margin:0;list-style:none}.ffc-personalisation-process li{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.8rem;align-items:center}.ffc-personalisation-process li span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--ffc-safety-fallback);background:var(--ffc-safety);color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.15rem;font-weight:900}.ffc-personalisation-process li strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.22rem;font-weight:900;line-height:1.25}.ffc-personalisation__panel,.ffc-placement__mock,.ffc-placement__options,.ffc-bundle-cart-dry-run__panel{padding:clamp(1.4rem,2vw,2.1rem)}.ffc-personalisation-option{min-height:12.5rem;padding:1.35rem}.ffc-personalisation-option small,.ffc-placement-option small{font-size:1.18rem;line-height:1.4}.ffc-placement__grid{grid-template-columns:minmax(18rem,.48fr) minmax(36rem,1.08fr) minmax(0,.9fr)}.ffc-placement__intro .ffc-text{max-width:42rem;font-size:1.3rem;line-height:1.45}.ffc-placement__mock{min-height:clamp(49rem,48vw,63rem);align-content:start;justify-items:center}.ffc-placement__note--map{position:relative;z-index:3;width:100%;margin:0;border-color:color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-paper));background:color-mix(in oklch,var(--ffc-ink) 78%,transparent);color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-placement-garment{width:min(88%,34rem);height:clamp(34rem,36vw,43rem);margin-top:1.6rem}.ffc-placement-option{gap:.42rem;padding:1.1rem}.ffc-placement-option strong{font-size:clamp(1.55rem,1.65vw,2rem)}.ffc-size-chart .ffc-section-heading,.ffc-stock-matrix .ffc-section-heading,.ffc-bundle-info-static .ffc-section-heading{justify-content:center;text-align:center}.ffc-size-chart .ffc-section-heading .ffc-stack,.ffc-stock-matrix .ffc-section-heading .ffc-stack,.ffc-bundle-info-static .ffc-section-heading .ffc-stack{max-width:78rem;align-items:center;margin-inline:auto}.ffc-size-chart__notice,.ffc-size-chart__metafield,.ffc-stock-matrix__notice,.ffc-bundle-info-card,.ffc-size-chart-card__heading,.ffc-stock-matrix-card__heading{padding:clamp(1.3rem,1.8vw,1.8rem)}.ffc-personalisation-option-row__price{width:fit-content;padding:.42rem .7rem;border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 18%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-personalisation-option-row__price-line,.ffc-bundle-cart-dry-run__price-line{color:var(--ffc-ink-fallback);color:var(--ffc-ink)}@media screen and (min-width:1280px){.ffc-placement__mock{position:sticky;top:2rem}}@media screen and (max-width:1279px){.ffc-personalisation__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.ffc-personalisation-process{grid-column:1 / -1}}@media screen and (max-width:1023px){.ffc-personalisation__grid,.ffc-placement__grid{grid-template-columns:1fr}.ffc-placement__mock{position:static;min-height:42rem}}@media screen and (max-width:767px){.ffc-bundle-product-hero,.ffc-bundle-products-static,.ffc-bundle-info-static,.ffc-bundle-picker,.ffc-personalisation,.ffc-placement,.ffc-bundle-cart-dry-run,.ffc-size-chart,.ffc-stock-matrix{padding-block:3.2rem}.ffc-personalisation-process li{grid-template-columns:2.7rem minmax(0,1fr)}.ffc-personalisation-process li span{width:2.7rem;height:2.7rem}}.ffc-placement__info-card{display:grid;gap:.75rem;padding:1.35rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 42%,var(--ffc-border));border-radius:var(--ffc-radius);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 16%,transparent),transparent 10rem),var(--ffc-card)}.ffc-placement__info-card strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(1.8rem,2vw,2.3rem);font-weight:900;line-height:1.05;letter-spacing:-.035em}.ffc-placement__info-card p{margin:0;color:var(--ffc-muted-ink);font-size:1.24rem;font-weight:750;line-height:1.45}.ffc-placement__grid{grid-template-columns:minmax(18rem,.38fr) minmax(42rem,1.32fr) minmax(0,.88fr)}.ffc-placement__mock{min-height:clamp(58rem,56vw,74rem);box-shadow:0 2rem 4rem #0a2d4c2e,var(--ffc-shadow-hard)}.ffc-placement-garment{width:min(94%,42rem);height:clamp(40rem,42vw,52rem)}.ffc-placement-option__meta{display:grid;gap:.55rem;margin-top:.35rem}.ffc-placement-option__meta span{display:flex;flex-wrap:wrap;gap:.45rem;align-items:baseline;justify-content:space-between;padding:.55rem .7rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 28%,var(--ffc-border));border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 8%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.08rem;font-weight:900;line-height:1.2}.ffc-placement-option__meta span[hidden]{display:none}.ffc-placement-option__meta b{color:var(--ffc-muted-ink);font-size:.95rem;letter-spacing:.1em;text-transform:uppercase}.ffc-package-summary{display:grid;gap:1.35rem;padding:clamp(1.6rem,2.4vw,2.4rem);border:1px solid color-mix(in oklch,var(--ffc-safety) 48%,var(--ffc-border));border-radius:var(--ffc-radius);background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 18%,transparent),transparent 14rem),var(--ffc-card);box-shadow:var(--ffc-shadow-hard)}.ffc-package-summary__head{display:grid;gap:.6rem}.ffc-package-summary__head>span,.ffc-package-summary__totals dt{color:var(--ffc-safety-fallback);color:var(--ffc-safety);font-size:1.05rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ffc-package-summary__head h3{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:clamp(2.6rem,3.3vw,4rem);font-weight:900;line-height:1;letter-spacing:-.05em}.ffc-package-summary__head p,.ffc-package-summary__options p,.ffc-package-summary__option span,.ffc-package-summary__option small{margin:0;color:var(--ffc-muted-ink);font-size:1.2rem;font-weight:800;line-height:1.45}.ffc-package-summary__totals{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin:0}.ffc-package-summary__totals div{display:grid;gap:.35rem;min-width:0;padding:1rem;border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 74%,white)}.ffc-package-summary__totals dd{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.22rem;font-weight:900;line-height:1.3;overflow-wrap:anywhere}.ffc-package-summary__options{display:grid;gap:.85rem}.ffc-package-summary__option{display:grid;gap:.45rem;padding:1rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 34%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-safety) 9%,var(--ffc-card))}.ffc-package-summary__option strong{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-family:"Space Grotesk",var(--font-heading-family),system-ui,sans-serif;font-size:1.32rem;font-weight:900;line-height:1.2}.ffc-package-summary__option small{width:fit-content;padding:.42rem .7rem;border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 18%,var(--ffc-card));color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-size-chart>.ffc-shell>.ffc-section-heading,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading{display:grid;width:100%;justify-items:center;text-align:center}@media screen and (min-width:1280px){.ffc-placement__mock{top:1.2rem;z-index:2;align-self:start}}@media screen and (max-width:1279px){.ffc-placement__grid{grid-template-columns:minmax(0,.82fr) minmax(30rem,1fr)}.ffc-package-summary__totals{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1023px){.ffc-placement__grid{grid-template-columns:1fr}.ffc-placement__mock{position:static;min-height:44rem}}@media screen and (max-width:767px){.ffc-package-summary__totals{grid-template-columns:1fr}.ffc-placement__mock{min-height:40rem}.ffc-placement-option__meta span{border-radius:calc(var(--ffc-radius) - .6rem)}}.ffc-placement-summary--hidden{display:none!important}.ffc-personalisation-builder{border-width:.2rem;border-color:color-mix(in oklch,var(--ffc-safety) 52%,var(--ffc-border));background:radial-gradient(circle at 100% 0,color-mix(in oklch,var(--ffc-safety) 18%,transparent),transparent 12rem),var(--ffc-card);box-shadow:5px 5px #0a2d4c24}.ffc-personalisation-builder__current{display:grid;gap:1rem}.ffc-personalisation-builder__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0}.ffc-personalisation-builder__details div{display:grid;gap:.35rem;min-width:0;padding:.9rem;border:1px solid var(--ffc-border);border-radius:calc(var(--ffc-radius) - .6rem);background:color-mix(in oklch,var(--ffc-paper) 74%,white)}.ffc-personalisation-builder__details dt{color:var(--ffc-muted-ink);font-size:.95rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ffc-personalisation-builder__details dd{margin:0;color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-size:1.2rem;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.ffc-personalisation-builder__confirm{width:100%;min-height:5.4rem;justify-content:center;border-width:.2rem;border-color:var(--ffc-ink-fallback);border-color:var(--ffc-ink);background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);box-shadow:5px 5px color-mix(in oklch,var(--ffc-safety) 60%,var(--ffc-ink))}.ffc-personalisation-builder__confirm:hover,.ffc-personalisation-builder__confirm:focus-visible{background:color-mix(in oklch,var(--ffc-ink) 88%,var(--ffc-safety));color:var(--ffc-paper-fallback);color:var(--ffc-paper)}.ffc-personalisation-builder__confirm[disabled]{cursor:not-allowed;opacity:.52;box-shadow:none}.ffc-placement .ffc-badge,.ffc-placement-option em,.ffc-simple-cart-test__header>span,.ffc-simple-cart-test__status>span,.ffc-simple-cart-test__problems h4,.ffc-bundle-cart-dry-run__summary-card span:first-child,.ffc-package-summary__head>span,.ffc-package-summary__totals dt,.ffc-personalisation-options__header span{display:inline-flex;width:fit-content;align-items:center;padding:.35rem .7rem;border:1px solid color-mix(in oklch,var(--ffc-safety) 54%,var(--ffc-ink));border-radius:999px;background:color-mix(in oklch,var(--ffc-safety) 18%,white);color:var(--ffc-ink-fallback);color:var(--ffc-ink)}.ffc-placement-option__meta span{border-color:color-mix(in oklch,var(--ffc-safety) 32%,var(--ffc-border));background:color-mix(in oklch,var(--ffc-paper) 78%,white)}.ffc-placement-option__meta i{color:var(--ffc-ink-fallback);color:var(--ffc-ink);font-style:normal}.ffc-placement-option__occupied{border-color:color-mix(in oklch,red 34%,var(--ffc-border))!important;background:color-mix(in oklch,red 8%,var(--ffc-card))!important}.ffc-placement-option[data-occupied=true],.ffc-placement-hotspot[data-occupied=true]{opacity:.68}.ffc-placement-option[data-occupied=true]{border-color:color-mix(in oklch,red 32%,var(--ffc-border))}.ffc-placement__mock{min-height:clamp(56rem,54vw,70rem)}.ffc-placement-garment{width:min(88%,38rem);height:clamp(39rem,39vw,48rem);margin-top:2.4rem}.ffc-placement-garment__body{top:6.4rem;right:6.2rem;bottom:0;left:6.2rem;border-radius:5rem 5rem 2.4rem 2.4rem}.ffc-placement-garment__neck{top:4.2rem;width:9rem;height:5.4rem}.ffc-placement-garment__sleeve{top:8.2rem;width:8rem;height:15rem;border-radius:4rem 2.4rem 3rem 3rem}.ffc-placement-garment__sleeve--left{left:1rem;transform:rotate(13deg)}.ffc-placement-garment__sleeve--right{right:1rem;transform:rotate(-13deg)}.ffc-placement-hotspot{width:3.7rem;height:3.7rem;border:.2rem solid var(--ffc-ink-fallback);border:.2rem solid var(--ffc-ink);box-shadow:0 0 0 .45rem color-mix(in oklch,var(--ffc-safety) 32%,transparent),3px 3px #0a2d4c47}.ffc-placement-hotspot[aria-pressed=true]{background:var(--ffc-ink-fallback);background:var(--ffc-ink);color:var(--ffc-paper-fallback);color:var(--ffc-paper);box-shadow:0 0 0 .55rem color-mix(in oklch,var(--ffc-safety) 58%,transparent),4px 4px 0 var(--ffc-safety)}.ffc-placement-hotspot strong{top:50%;left:calc(100% + .7rem);max-width:11rem;padding:.45rem .7rem;transform:translateY(-50%)}.ffc-placement-hotspot--1{top:43%;left:40%}.ffc-placement-hotspot--2{top:43%;right:40%}.ffc-placement-hotspot--2 strong,.ffc-placement-hotspot--4 strong{right:calc(100% + .7rem);left:auto;transform:translateY(-50%)}.ffc-placement-hotspot--3{top:50%;left:17%}.ffc-placement-hotspot--4{top:50%;right:17%}.ffc-placement-hotspot--5{top:66%;left:50%;transform:translate(-50%)}.ffc-placement-hotspot--5 strong,.ffc-placement-hotspot--6 strong{top:auto;bottom:calc(100% + .7rem);left:50%;transform:translate(-50%)}.ffc-placement-hotspot--6{top:31%;left:50%;right:auto;bottom:auto;transform:translate(-50%)}@media screen and (max-width:767px){.ffc-personalisation-builder__details{grid-template-columns:1fr}.ffc-placement-hotspot{width:3.4rem;height:3.4rem}}.ffc-bundle-products-static>.ffc-shell.ffc-stack,.ffc-bundle-picker>.ffc-shell.ffc-stack,.ffc-size-chart>.ffc-shell.ffc-stack,.ffc-stock-matrix>.ffc-shell.ffc-stack,.ffc-bundle-info-static>.ffc-shell.ffc-stack{gap:clamp(1.4rem,2.1vw,2.5rem)}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading,.ffc-size-chart>.ffc-shell>.ffc-section-heading,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading{display:grid;width:100%;max-width:90rem;justify-items:center;margin-inline:auto;text-align:center}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-size-chart>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading>.ffc-stack{width:100%;max-width:86rem;justify-items:center;align-items:center;margin-inline:auto;text-align:center}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-badge{justify-self:center;margin-inline:auto}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-title,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-title,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-title,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-title,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-title,.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-text{margin-inline:auto;text-align:center}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-text{max-width:82rem}.ffc-bundle-products-static,.ffc-bundle-picker,.ffc-size-chart,.ffc-stock-matrix,.ffc-bundle-info-static{padding-block:clamp(2.8rem,4.2vw,4.8rem)}.ffc-bundle-products-static>.ffc-shell.ffc-stack,.ffc-bundle-picker>.ffc-shell.ffc-stack,.ffc-size-chart>.ffc-shell.ffc-stack,.ffc-stock-matrix>.ffc-shell.ffc-stack,.ffc-bundle-info-static>.ffc-shell.ffc-stack{gap:clamp(1.15rem,1.75vw,2.1rem)}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading,.ffc-size-chart>.ffc-shell>.ffc-section-heading,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading{max-width:120rem;gap:.7rem}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-size-chart>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading>.ffc-stack,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading>.ffc-stack{max-width:116rem;gap:.55rem}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-title--section{max-width:100%;font-size:clamp(2.8rem,2.2vw,3.4rem);line-height:1.14;letter-spacing:-.035em}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-text,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-text{max-width:108rem;font-size:clamp(1.34rem,1.18vw,1.52rem);line-height:1.45}.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-badge,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-badge{min-height:2.2rem;padding-block:.34rem;font-size:.95rem}.ffc-personalisation__side{display:grid;gap:clamp(1.2rem,1.8vw,1.8rem);min-width:0;align-self:start}.ffc-personalisation__side .ffc-personalisation-summary{order:1}.ffc-personalisation__side .ffc-personalisation-process{order:2}.ffc-personalisation__side .ffc-personalisation-summary dl div{grid-template-columns:1fr;gap:.25rem}.ffc-personalisation__side .ffc-personalisation-summary h3,.ffc-personalisation__side .ffc-personalisation-process h3{font-size:clamp(1.85rem,1.7vw,2.35rem)}@media screen and (max-width:1279px){.ffc-personalisation__side{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-personalisation__side .ffc-personalisation-process{grid-column:auto}}@media screen and (max-width:1023px){.ffc-personalisation__side{grid-template-columns:1fr}}@media screen and (max-width:767px){.ffc-bundle-products-static>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-bundle-picker>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-size-chart>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-stock-matrix>.ffc-shell>.ffc-section-heading .ffc-title--section,.ffc-bundle-info-static>.ffc-shell>.ffc-section-heading .ffc-title--section{font-size:clamp(2.35rem,8vw,2.9rem);line-height:1.16}}.ffc-personalisation__grid{grid-template-columns:minmax(24rem,.72fr) minmax(0,1.22fr) minmax(24rem,.66fr)}.ffc-personalisation__intro{align-self:start;gap:clamp(1.2rem,1.8vw,1.8rem)}.ffc-personalisation__intro .ffc-personalisation-process,.ffc-personalisation__intro .ffc-personalisation__proof{width:100%}.ffc-personalisation__intro .ffc-button{width:100%;justify-content:center}.ffc-personalisation__side{display:block}.ffc-personalisation__side .ffc-personalisation-summary{order:0}.ffc-personalisation__side .ffc-personalisation-summary dl{gap:.7rem}@media screen and (min-width:1280px){.ffc-personalisation__side{position:sticky;top:9.2rem;align-self:start;max-height:calc(100vh - 11rem);overflow:auto;overscroll-behavior:contain}}@media screen and (max-width:1279px){.ffc-personalisation__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.ffc-personalisation__side{position:static;grid-column:1 / -1;max-height:none;overflow:visible}}@media screen and (max-width:1023px){.ffc-personalisation__grid{grid-template-columns:1fr}}.ffc-bundle-product-hero{padding-block:clamp(3rem,4.4vw,5.4rem)}.ffc-bundle-product-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(42rem,1.18fr);gap:clamp(2rem,3.2vw,4.2rem);align-items:center}.ffc-bundle-product-hero__title{max-width:12.5ch;font-size:clamp(3.8rem,5vw,6.2rem);line-height:.98}.ffc-bundle-product-hero__description,.ffc-bundle-product-hero__description.rte,.ffc-bundle-product-hero__description.rte p{max-width:68rem;font-size:clamp(1.42rem,1.25vw,1.58rem);line-height:1.52}.ffc-bundle-product-hero__price{min-width:min(100%,19rem);padding:1.1rem 1.4rem}.ffc-bundle-product-hero__visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,22rem);gap:clamp(1rem,1.7vw,1.8rem);align-items:stretch}.ffc-bundle-product-hero__media{min-height:clamp(24rem,29vw,36rem)}.ffc-bundle-product-hero__media img,.ffc-bundle-product-hero__media video,.ffc-bundle-product-hero__media model-viewer,.ffc-bundle-product-hero__media iframe{min-height:clamp(24rem,29vw,36rem)}.ffc-bundle-product-hero__bullets{grid-template-columns:1fr;align-content:center;gap:.85rem}.ffc-bundle-product-hero__bullets li{min-height:5.4rem;padding:1rem 1.1rem;border-color:color-mix(in oklch,var(--ffc-safety) 28%,var(--ffc-paper));background:color-mix(in oklch,var(--ffc-paper) 9%,transparent)}.ffc-bundle-products-static__grid{--ffc-bundle-card-gap: clamp(1.1rem, 1.6vw, 2rem);display:flex;flex-wrap:wrap;gap:var(--ffc-bundle-card-gap);justify-content:center;align-items:stretch}.ffc-bundle-product-item{flex:1 1 18rem;max-width:calc((100% - 8rem)/5);min-width:min(100%,18rem)}.ffc-bundle-product-item__media,.ffc-bundle-product-item__media img{min-height:clamp(15rem,14vw,19rem)}.ffc-bundle-product-item__body{gap:1.05rem;padding:clamp(1.35rem,1.7vw,1.8rem)}.ffc-bundle-product-item h3{font-size:clamp(1.75rem,1.6vw,2.2rem)}.ffc-bundle-product-item__editor-note{display:block;padding:.7rem .8rem;border:1px dashed color-mix(in oklch,var(--ffc-safety) 38%,var(--ffc-border));border-radius:calc(var(--ffc-radius) - .8rem);background:color-mix(in oklch,var(--ffc-safety) 8%,var(--ffc-paper));color:var(--ffc-muted-ink);font-size:1.12rem;line-height:1.35}.ffc-size-chart__grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:124rem;margin-inline:auto}.ffc-size-chart-card{height:100%}.ffc-bundle-info-static__grid{--ffc-info-card-gap: clamp(1.1rem, 1.7vw, 2rem);display:flex;flex-wrap:wrap;gap:var(--ffc-info-card-gap);justify-content:center;align-items:stretch}.ffc-bundle-info-card{flex:1 1 24rem;max-width:calc((100% - 6rem)/4)}.ffc-size-chart__notice,.ffc-size-chart__metafield,.ffc-stock-matrix__notice{width:100%;max-width:112rem;justify-items:center;margin-inline:auto;padding:clamp(1.15rem,1.5vw,1.6rem);text-align:center}.ffc-size-chart__notice p,.ffc-size-chart__metafield p,.ffc-stock-matrix__notice p{max-width:88rem}@media screen and (max-width:1279px){.ffc-bundle-product-hero__visual{grid-template-columns:1fr}.ffc-bundle-product-hero__bullets{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-bundle-product-item{max-width:calc((100% - 4rem) / 3)}.ffc-size-chart__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ffc-bundle-info-card{max-width:calc((100% - 2rem)/2)}}@media screen and (max-width:1023px){.ffc-bundle-product-hero__grid{grid-template-columns:1fr}.ffc-bundle-product-item{max-width:calc((100% - 2rem)/2)}.ffc-size-chart__grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.ffc-bundle-product-hero__bullets,.ffc-bundle-products-static__grid,.ffc-bundle-info-static__grid{display:grid;grid-template-columns:1fr}.ffc-bundle-product-item,.ffc-bundle-info-card{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/flexifit-theme.css.map */
