@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--red-50: #FFF1F2;--red-100: #FFDDDF;--red-200: #FFB3B8;--red-300: #FF7A82;--red-400: #F73A45;--red-500: #E3000E;--red-600: #C30010;--red-700: #9E000C;--red-800: #7A0009;--red-900: #560006;--black: #000000;--ink-950: #0A0A0B;--ink-900: #131316;--ink-800: #1F1F23;--ink-700: #2E2E34;--ink-600: #45454D;--ink-500: #6B6B73;--ink-400: #9A9AA2;--ink-300: #C7C7CD;--ink-200: #E4E4E8;--ink-100: #F1F1F3;--ink-50: #F8F8F9;--white: #FFFFFF;--surface-page: var(--white);--surface-subtle: var(--ink-50);--surface-card: var(--white);--surface-inverse: var(--ink-950);--surface-inverse-2: var(--ink-900);--surface-brand: var(--red-500);--text-strong: var(--ink-950);--text-body: var(--ink-800);--text-muted: var(--ink-500);--text-faint: var(--ink-400);--text-on-dark: var(--white);--text-on-dark-muted: var(--ink-300);--text-on-brand: var(--white);--text-brand: var(--red-500);--border-subtle: var(--ink-200);--border-default: var(--ink-300);--border-strong: var(--ink-950);--border-brand: var(--red-500);--border-on-dark: rgba(255,255,255,.14);--action-primary: var(--red-500);--action-primary-hover: var(--red-600);--action-primary-active: var(--red-700);--action-dark: var(--ink-950);--action-dark-hover: var(--ink-800);--success: #1E9E5A;--success-bg: #E7F6EE;--warning: #C97A00;--warning-bg: #FBF1DF;--danger: var(--red-600);--danger-bg: var(--red-50);--info: #1F6FEB;--info-bg: #E8F0FE;--focus-ring: 0 0 0 3px rgba(227,0,14,.35);--focus-ring-dark: 0 0 0 3px rgba(255,255,255,.55);--overlay-scrim: rgba(10,10,11,.72)}:root{--font-display: "Space Grotesk", "Manrope", system-ui, sans-serif;--font-body: "Manrope", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", monospace;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extra: 800;--fs-display: clamp(2.75rem, 7vw + 1rem, 5.5rem);--fs-h1: clamp(2.1rem, 4.5vw + 1rem, 3.5rem);--fs-h2: clamp(1.7rem, 3vw + .8rem, 2.5rem);--fs-h3: clamp(1.35rem, 1.6vw + .7rem, 1.75rem);--fs-h4: clamp(1.15rem, 1vw + .7rem, 1.35rem);--fs-lg: 1.25rem;--fs-body: 1.0625rem;--fs-sm: .9375rem;--fs-xs: .8125rem;--fs-eyebrow: .78rem;--lh-tight: 1.04;--lh-snug: 1.18;--lh-normal: 1.5;--lh-relaxed: 1.65;--ls-tight: -.03em;--ls-snug: -.015em;--ls-normal: 0;--ls-wide: .04em;--ls-eyebrow: .18em}:root{--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--space-10: 8rem;--section-y: clamp(3.5rem, 8vw, 7rem);--section-y-tight: clamp(2.5rem, 5vw, 4rem);--radius-none: 0;--radius-xs: 3px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--border-width: 1px;--border-width-strong: 2px;--shadow-xs: 0 1px 2px rgba(10,10,11,.06);--shadow-sm: 0 1px 3px rgba(10,10,11,.08), 0 1px 2px rgba(10,10,11,.04);--shadow-md: 0 6px 18px rgba(10,10,11,.08), 0 2px 6px rgba(10,10,11,.05);--shadow-lg: 0 18px 44px rgba(10,10,11,.14), 0 6px 14px rgba(10,10,11,.08);--shadow-brand: 0 10px 28px rgba(227,0,14,.3);--container: 1200px;--container-wide: 1320px;--container-text: 720px;--gutter: clamp(1.25rem, 4vw, 2.5rem);--header-h: 72px;--header-h-mobile: 64px;--sticky-cta-h: 64px;--tap-min: 48px;--z-base: 1;--z-sticky-cta: 40;--z-header: 50;--z-menu: 60;--z-overlay: 70;--z-modal: 80;--z-toast: 90;--ease-out: cubic-bezier(.22, .61, .36, 1);--ease-inout: cubic-bezier(.65, 0, .35, 1);--dur-fast: .14s;--dur-base: .22s;--dur-slow: .38s}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-strong);line-height:var(--lh-tight);letter-spacing:var(--ls-snug);font-weight:var(--fw-bold);text-wrap:balance}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3);line-height:var(--lh-snug)}h4{font-size:var(--fs-h4);line-height:var(--lh-snug)}p{text-wrap:pretty}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-xs)}::selection{background:var(--red-500);color:var(--white)}.fl-eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--text-brand);font-weight:var(--fw-medium);display:inline-flex;align-items:center;gap:var(--space-2)}.fl-eyebrow:before{content:"";width:18px;height:2px;background:var(--red-500);display:inline-block}.fl-container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.fl-btn{--_bg: var(--red-500);--_fg:#fff;--_bd: transparent;--_sh: var(--shadow-brand);display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--font-body);font-weight:var(--fw-bold);line-height:1;border:2px solid var(--_bd);background:var(--_bg);color:var(--_fg);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;text-decoration:none;box-shadow:var(--_sh);height:48px;padding:0 24px;font-size:15px;transition:background var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.fl-btn--lg{height:56px;padding:0 32px;font-size:17px}.fl-btn--sm{height:40px;padding:0 18px;font-size:14px}.fl-btn:hover{background:var(--red-600)}.fl-btn:active{transform:scale(.97)}.fl-btn--dark{--_bg:var(--ink-950);--_sh:none}.fl-btn--dark:hover{background:var(--ink-800)}.fl-btn--ghost{--_bg:transparent;--_fg:var(--text-strong);--_bd:var(--ink-950);--_sh:none}.fl-btn--ghost:hover{background:var(--ink-950);color:#fff}.fl-btn--outline-brand{--_bg:transparent;--_fg:var(--red-600);--_bd:var(--red-500);--_sh:none}.fl-btn--outline-brand:hover{background:var(--red-500);color:#fff}.fl-btn--on-dark-ghost{--_bg:transparent;--_fg:#fff;--_bd:rgba(255,255,255,.4);--_sh:none}.fl-btn--on-dark-ghost:hover{background:#fff;color:var(--ink-950);border-color:#fff}.fl-btn[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.fl-btn--block{width:100%}.fl-btn svg{width:1.15em;height:1.15em}.fl-card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.fl-card--hover:hover{box-shadow:var(--shadow-md);border-color:var(--red-300);transform:translateY(-3px)}.fl-card--flat{box-shadow:none}.fl-card--dark{background:var(--surface-inverse);border-color:var(--border-on-dark);color:var(--text-on-dark)}.fl-card--topbar{border-top:3px solid var(--red-500)}.fl-card__body{padding:var(--space-5)}.fl-card__media{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.fl-badge{display:inline-flex;align-items:center;gap:.45em;font-family:var(--font-mono);font-size:11px;font-weight:var(--fw-medium);letter-spacing:.1em;text-transform:uppercase;line-height:1;padding:6px 11px;border-radius:var(--radius-pill);background:var(--red-50);color:var(--red-600)}.fl-badge svg{width:13px;height:13px}.fl-badge--dark{background:var(--ink-950);color:#fff}.fl-badge--outline{background:transparent;color:var(--text-strong);box-shadow:inset 0 0 0 1px var(--border-default)}.fl-badge--solid{background:var(--red-500);color:#fff}.fl-badge--success{background:var(--success-bg);color:var(--success)}.fl-badge--on-dark{background:#ffffff1a;color:#fff}.fl-svc{display:flex;flex-direction:column;gap:14px;height:100%;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px;text-decoration:none;cursor:pointer;transition:box-shadow var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.fl-svc:hover{box-shadow:var(--shadow-md);border-color:var(--red-300);transform:translateY(-3px)}.fl-svc__chip{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--red-50);color:var(--red-500);transition:background var(--dur-base) var(--ease-out),color var(--dur-base) var(--ease-out)}.fl-svc:hover .fl-svc__chip{background:var(--red-500);color:#fff}.fl-svc__chip svg{width:26px;height:26px}.fl-svc__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:1.2rem;color:var(--text-strong);letter-spacing:var(--ls-snug)}.fl-svc__desc{font-size:.95rem;color:var(--text-muted);line-height:1.55;flex:1}.fl-svc__more{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:14px;color:var(--text-brand)}.fl-svc__more svg{width:16px;height:16px;transition:transform var(--dur-fast) var(--ease-out)}.fl-svc:hover .fl-svc__more svg{transform:translate(3px)}.fl-trust{display:flex;align-items:center;gap:13px}.fl-trust__icon{flex:0 0 auto;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--red-50);color:var(--red-500)}.fl-trust__icon svg{width:23px;height:23px}.fl-trust__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:1rem;color:var(--text-strong);line-height:1.2;letter-spacing:var(--ls-snug);display:block}.fl-trust__sub{font-size:.85rem;color:var(--text-muted);line-height:1.35}.fl-trust--on-dark .fl-trust__icon{background:#e3000e29;color:var(--red-400)}.fl-trust--on-dark .fl-trust__title{color:#fff}.fl-trust--on-dark .fl-trust__sub{color:var(--text-on-dark-muted)}.fl-field{display:flex;flex-direction:column;gap:7px}.fl-field__label{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:14px;color:var(--text-strong);display:flex;gap:5px;align-items:center}.fl-field__req{color:var(--red-500)}.fl-field__hint{font-size:12.5px;color:var(--text-muted)}.fl-field__err{font-size:12.5px;color:var(--danger);font-weight:var(--fw-medium);display:none}.fl-input,.fl-textarea{width:100%;font-family:var(--font-body);font-size:16px;color:var(--text-strong);background:var(--white);border:1.5px solid var(--border-default);border-radius:var(--radius-md);padding:0 14px;height:var(--tap-min);transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.fl-textarea{padding:12px 14px;height:auto;min-height:112px;line-height:1.5;resize:vertical}.fl-input::placeholder,.fl-textarea::placeholder{color:var(--text-faint)}.fl-input:hover,.fl-textarea:hover{border-color:var(--ink-500)}.fl-input:focus,.fl-textarea:focus{outline:none;border-color:var(--red-500);box-shadow:var(--focus-ring)}.fl-field--error .fl-input,.fl-field--error .fl-textarea,.fl-field--error .fl-select{border-color:var(--danger)}.fl-field--error .fl-field__err{display:block}.fl-select-wrap{position:relative}.fl-select{width:100%;font-family:var(--font-body);font-size:16px;color:var(--text-strong);background:var(--white);border:1.5px solid var(--border-default);border-radius:var(--radius-md);padding:0 42px 0 14px;height:var(--tap-min);cursor:pointer;appearance:none;transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.fl-select:hover{border-color:var(--ink-500)}.fl-select:focus{outline:none;border-color:var(--red-500);box-shadow:var(--focus-ring)}.fl-select[data-empty=true]{color:var(--text-faint)}.fl-select-wrap__chev{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ink-500);width:18px;height:18px}.fl-check{display:flex;gap:11px;align-items:flex-start;cursor:pointer;font-family:var(--font-body)}.fl-check input{position:absolute;opacity:0;width:0;height:0}.fl-check__box{flex:0 0 auto;width:22px;height:22px;margin-top:1px;border-radius:6px;border:1.5px solid var(--border-default);background:var(--white);display:grid;place-items:center;transition:all var(--dur-fast) var(--ease-out)}.fl-check__box svg{width:14px;height:14px;color:#fff;opacity:0;transform:scale(.6);transition:all var(--dur-fast) var(--ease-out)}.fl-check:hover .fl-check__box{border-color:var(--ink-600)}.fl-check input:checked+.fl-check__box{background:var(--red-500);border-color:var(--red-500)}.fl-check input:checked+.fl-check__box svg{opacity:1;transform:scale(1)}.fl-check input:focus-visible+.fl-check__box{box-shadow:var(--focus-ring)}.fl-check__label{font-size:14.5px;line-height:1.45;color:var(--text-body)}.fl-check__label a{color:var(--text-brand);text-decoration:underline}.fl-check__req{color:var(--red-500)}.fl-upload{display:flex;flex-direction:column;gap:7px}.fl-upload__drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed var(--border-default);border-radius:var(--radius-md);background:var(--surface-subtle);padding:26px 18px;cursor:pointer;text-align:center;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.fl-upload__drop:hover,.fl-upload__drop:focus-visible{border-color:var(--red-400);background:var(--red-50);outline:none}.fl-upload__drop svg{width:26px;height:26px;color:var(--red-500)}.fl-upload__title{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:15px;color:var(--text-strong)}.fl-upload__sub{font-size:12.5px;color:var(--text-muted)}.fl-upload__list{display:flex;flex-wrap:wrap;gap:8px}.fl-upload__chip{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-family:var(--font-mono);background:var(--ink-100);border-radius:var(--radius-sm);padding:6px 10px;color:var(--text-body)}.fl-upload__chip svg{width:14px;height:14px;color:var(--text-muted)}.fl-header{position:sticky;top:0;z-index:var(--z-header);width:100%;background:#ffffffdb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}.fl-header__inner{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:24px}.fl-header__logo{display:flex;align-items:center}.fl-header__logo img{height:26px;width:auto}.fl-header__nav{display:flex;align-items:center;gap:4px}.fl-header__link{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:15px;color:var(--text-body);padding:9px 13px;border-radius:var(--radius-sm);position:relative;transition:color var(--dur-fast) var(--ease-out)}.fl-header__link:hover,.fl-header__link[data-active=true]{color:var(--text-strong)}.fl-header__link[data-active=true]:after{content:"";position:absolute;left:13px;right:13px;bottom:2px;height:2px;background:var(--red-500)}.fl-header__right{display:flex;align-items:center;gap:12px}.fl-header__phone{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 18px;border-radius:var(--radius-pill);background:var(--red-500);color:#fff;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:14.5px;box-shadow:var(--shadow-brand);transition:background var(--dur-fast) var(--ease-out);white-space:nowrap}.fl-header__phone:hover{background:var(--red-600)}.fl-header__phone svg{width:17px;height:17px}.fl-header__burger{display:none;width:46px;height:46px;border:1.5px solid var(--border-default);border-radius:var(--radius-sm);background:#fff;color:var(--ink-950);align-items:center;justify-content:center;cursor:pointer}.fl-header__burger svg{width:24px;height:24px}.fl-contactmenu{position:relative;display:inline-flex}.fl-contactmenu__toggle{border:none;cursor:pointer}.fl-contactmenu__caret{display:inline-flex;transition:transform var(--dur-fast) var(--ease-out)}.fl-contactmenu__caret svg{width:15px;height:15px}.fl-contactmenu[data-open=true] .fl-contactmenu__caret{transform:rotate(180deg)}.fl-contactmenu__pop{position:absolute;top:calc(100% + 8px);right:0;min-width:208px;z-index:var(--z-menu);background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:6px;display:flex;flex-direction:column;gap:2px}.fl-contactmenu__pop[hidden]{display:none}.fl-contactmenu__item{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:var(--radius-sm);color:var(--text-strong);font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:15px;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out)}.fl-contactmenu__item:hover{background:var(--surface-subtle)}.fl-contactmenu__item svg{width:19px;height:19px;color:var(--red-500);flex:0 0 auto}@media(max-width:900px){.fl-header__nav{display:none}.fl-header__inner{height:var(--header-h-mobile)}.fl-header__phone span{display:none}.fl-header__phone{width:46px;padding:0;justify-content:center}.fl-header__burger{display:inline-flex}}.fl-mm{position:fixed;inset:0;z-index:var(--z-menu);display:flex;flex-direction:column;background:var(--ink-950);color:#fff;transform:translateY(-100%);visibility:hidden;transition:transform var(--dur-slow) var(--ease-inout),visibility var(--dur-slow);overflow-y:auto}.fl-mm[data-open=true]{transform:translateY(0);visibility:visible}.fl-mm__top{display:flex;align-items:center;justify-content:space-between;height:var(--header-h-mobile);padding-inline:var(--gutter);border-bottom:1px solid var(--border-on-dark);flex:0 0 auto}.fl-mm__top img{height:24px;width:auto}.fl-mm__close{width:46px;height:46px;border:1.5px solid var(--border-on-dark);border-radius:var(--radius-sm);background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.fl-mm__close svg{width:24px;height:24px}.fl-mm__nav{display:flex;flex-direction:column;padding:14px var(--gutter) 6px}.fl-mm__link{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:2rem;letter-spacing:var(--ls-snug);color:#fff;padding:13px 0;border-bottom:1px solid var(--border-on-dark);display:flex;align-items:center;justify-content:space-between}.fl-mm__link[data-active=true]{color:var(--red-400)}.fl-mm__link svg{width:22px;height:22px;color:var(--ink-500)}.fl-mm__sub{padding:18px var(--gutter)}.fl-mm__sublabel{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-500);margin-bottom:12px}.fl-mm__chips{display:flex;flex-wrap:wrap;gap:8px}.fl-mm__chip{font-size:14px;color:var(--text-on-dark-muted);background:#ffffff0f;border:1px solid var(--border-on-dark);padding:8px 13px;border-radius:var(--radius-pill)}.fl-mm__chip:hover{color:#fff;border-color:var(--red-400)}.fl-mm__contact{margin-top:auto;padding:18px var(--gutter) calc(18px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border-on-dark)}.fl-mm__call{display:flex;align-items:center;justify-content:center;gap:9px;height:54px;border-radius:var(--radius-pill);background:var(--red-500);color:#fff;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:17px}.fl-mm__email,.fl-mm__wa{display:flex;align-items:center;justify-content:center;gap:9px;height:48px;border-radius:var(--radius-pill);border:1.5px solid var(--border-on-dark);color:#fff;font-weight:var(--fw-semibold);font-size:15px}.fl-mm__wa:hover{border-color:var(--red-400)}.fl-mm__call svg,.fl-mm__email svg,.fl-mm__wa svg{width:19px;height:19px}.fl-stickycta{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:var(--z-sticky-cta);display:none;width:56px;height:56px}.fl-stickycta__call{width:100%;height:100%;border-radius:50%;background:var(--red-500);color:#fff;display:grid;place-items:center;box-shadow:var(--shadow-brand);transition:background var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.fl-stickycta__call:hover{background:var(--red-600);transform:translateY(-2px)}.fl-stickycta__call:active{transform:none}.fl-stickycta__call:focus-visible{outline:3px solid #fff;outline-offset:3px}.fl-stickycta__call svg{width:23px;height:23px}@media(max-width:900px){.fl-stickycta{display:block}}html.fl-menu-open .fl-stickycta,html.fl-contact-visible .fl-stickycta{display:none}.fl-cookie{position:fixed;inset:0;z-index:var(--z-modal);display:grid;place-items:center;padding:20px;background:var(--overlay-scrim);opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out),visibility var(--dur-base)}.fl-cookie[data-open=true]{opacity:1;visibility:visible}.fl-cookie__box{position:relative;width:100%;max-width:440px;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:28px;transform:translateY(10px) scale(.98);transition:transform var(--dur-base) var(--ease-out)}.fl-cookie[data-open=true] .fl-cookie__box{transform:none}.fl-cookie__close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:none;background:transparent;color:var(--text-faint);cursor:pointer;border-radius:50%;transition:color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.fl-cookie__close:hover{color:var(--text-strong);background:var(--ink-100)}.fl-cookie__close:focus-visible{outline:none;box-shadow:var(--focus-ring)}.fl-cookie__close svg{width:18px;height:18px}.fl-cookie__icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--ink-950);margin-bottom:16px}.fl-cookie__icon img{width:30px;height:30px}.fl-cookie__title{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:1.35rem;color:var(--text-strong);letter-spacing:var(--ls-snug)}.fl-cookie__text{font-size:.95rem;color:var(--text-muted);line-height:1.55;margin-top:8px}.fl-cookie__text a{color:var(--text-brand);text-decoration:underline}.fl-cookie__actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.fl-cookie__allow{height:52px;border-radius:var(--radius-pill);background:var(--red-500);color:#fff;border:none;cursor:pointer;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:16px;box-shadow:var(--shadow-brand);transition:background var(--dur-fast) var(--ease-out)}.fl-cookie__allow:hover{background:var(--red-600)}.fl-cookie__decline{height:48px;border-radius:var(--radius-pill);background:transparent;color:var(--text-body);border:1.5px solid var(--border-default);cursor:pointer;font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:15px;transition:border-color var(--dur-fast) var(--ease-out)}.fl-cookie__decline:hover{border-color:var(--ink-950)}.fl-cookie__meta{font-family:var(--font-mono);font-size:11px;color:var(--text-faint);margin-top:14px;text-align:center;letter-spacing:.02em}.fl-cookiebtn{position:fixed;left:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:var(--z-sticky-cta);display:none;align-items:center;gap:8px;padding:9px 15px;border-radius:var(--radius-pill);background:var(--ink-950);color:#fff;border:none;cursor:pointer;max-width:calc(100vw - 40px);white-space:nowrap;font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:13px;letter-spacing:.01em;box-shadow:var(--shadow-md);transition:background var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.fl-cookiebtn.is-visible{display:inline-flex}.fl-cookiebtn:hover{background:var(--ink-800);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.fl-cookiebtn:active{transform:none}.fl-cookiebtn:focus-visible{outline:none;box-shadow:var(--focus-ring-dark)}.fl-cookiebtn__dot{width:8px;height:8px;border-radius:50%;background:var(--red-500);flex-shrink:0}.fl-cookiebtn[data-state=granted] .fl-cookiebtn__dot{background:var(--success)}.fl-cookiebtn[data-state=denied] .fl-cookiebtn__dot{background:var(--red-500)}.fl-cookiebtn[data-state=dismissed] .fl-cookiebtn__dot{background:var(--warning)}.fl-cookiebtn__label{overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.fl-cookiebtn{left:16px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:calc(100vw - 96px)}}html.fl-menu-open .fl-cookiebtn{display:none}.fl-footer{background:var(--ink-950);color:var(--text-on-dark-muted)}.fl-footer__inner{max-width:var(--container);margin-inline:auto;padding:var(--space-9) var(--gutter) var(--space-6);display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px}.fl-footer__logo{width:130px;height:auto;margin-bottom:18px}.fl-footer__tag{font-size:.95rem;line-height:1.6;max-width:30ch}.fl-footer__col h2{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-400);font-weight:var(--fw-medium);margin-bottom:16px}.fl-footer__col ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:11px}.fl-footer__col a{font-size:.95rem;color:var(--text-on-dark-muted);transition:color var(--dur-fast) var(--ease-out)}.fl-footer__col a:hover{color:#fff}.fl-footer__contact{display:flex;flex-direction:column;gap:12px}.fl-footer__line{display:flex;gap:11px;align-items:flex-start;font-size:.95rem}.fl-footer__line svg{width:18px;height:18px;color:var(--red-500);flex:0 0 auto;margin-top:2px}.fl-footer__line a{color:#fff;font-weight:var(--fw-semibold)}.fl-footer__shop{display:inline-flex;align-items:center;gap:8px;margin-top:6px;height:44px;padding:0 18px;border-radius:var(--radius-pill);background:var(--red-500);color:#fff;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:14px;width:max-content}.fl-footer__shop:hover{background:var(--red-600)}.fl-footer__shop svg{width:16px;height:16px}.fl-footer__bar{border-top:1px solid var(--border-on-dark)}.fl-footer__barin{max-width:var(--container);margin-inline:auto;padding:20px var(--gutter);display:flex;flex-wrap:wrap;gap:14px 24px;align-items:center;justify-content:space-between}.fl-footer__legal{display:flex;flex-wrap:wrap;gap:20px}.fl-footer__legal a{font-size:.85rem;color:var(--ink-400)}.fl-footer__legal a:hover{color:#fff}.fl-footer__copy{font-size:.8rem;color:var(--ink-500);font-family:var(--font-mono)}@media(max-width:820px){.fl-footer__inner{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:520px){.fl-footer__inner{grid-template-columns:1fr}}.sec{padding-block:var(--section-y)}.sec--tight{padding-block:var(--section-y-tight)}.sec--subtle{background:var(--surface-subtle)}.sec--dark{background:var(--ink-950);color:#fff}.sec--brand{background:var(--red-500);color:#fff}.sec--line{border-bottom:1px solid var(--border-subtle)}.fl-grid{display:grid;gap:16px}.fl-grid--2{grid-template-columns:repeat(2,1fr)}.fl-grid--3{grid-template-columns:repeat(3,1fr)}.fl-grid--4{grid-template-columns:repeat(4,1fr)}.fl-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.fl-split--media{align-items:center}.fl-shead{max-width:760px;margin-bottom:var(--space-7)}.fl-shead--center{max-width:680px;margin-inline:auto;text-align:center}.fl-shead h2{margin-top:14px}.fl-shead p{margin-top:14px;font-size:1.1rem;color:var(--text-muted);line-height:1.6}.sec--dark .fl-shead p,.sec--dark .fl-shead h2{color:#fff}.sec--dark .fl-shead p{color:var(--text-on-dark-muted)}.fl-prose{max-width:var(--container-text)}.fl-prose p{margin-top:1em;color:var(--text-body);line-height:1.75}.fl-prose p:first-child{margin-top:0}.fl-prose ul{margin:1em 0;padding-left:1.2em;display:grid;gap:.5em;color:var(--text-body);line-height:1.6}.fl-media{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md)}.fl-media img{width:100%;height:auto;object-fit:cover;display:block}.fl-media--crop img{height:400px}@media(max-width:860px){.fl-media--crop img{height:300px}}.fl-checklist{list-style:none;padding:0;margin:22px 0 28px;display:grid;gap:12px}.fl-checklist li{display:flex;gap:11px;align-items:center;font-weight:600;color:var(--text-body)}.fl-checklist__tick{width:24px;height:24px;border-radius:999px;background:var(--red-50);color:var(--red-500);display:grid;place-items:center;flex:0 0 auto}.fl-checklist__tick svg{width:15px;height:15px}.fl-btnrow{display:flex;gap:12px;flex-wrap:wrap}.fl-cta-pill{display:inline-flex;align-items:center;gap:9px;height:56px;padding:0 30px;border-radius:999px;font-weight:700;font-size:17px}.fl-cta-pill svg{width:20px;height:20px}.fl-hero{background:var(--ink-950);color:#fff;position:relative;overflow:hidden}.fl-hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding-block:clamp(3rem,7vw,6rem)}.fl-hero h1{color:#fff;font-size:var(--fs-display);line-height:1.02;margin-top:18px;letter-spacing:var(--ls-tight)}.fl-hero__sub{color:var(--text-on-dark-muted);font-size:1.2rem;line-height:1.6;margin-top:22px;max-width:46ch}.fl-hero__cluster{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px}.fl-hero__media{position:relative}.fl-hero__media .fl-media{border-radius:var(--radius-xl);border:1px solid var(--border-on-dark);box-shadow:var(--shadow-lg)}.fl-hero__media img{height:440px}.fl-hero__tag{position:absolute;left:-22px;bottom:-22px;background:#fff;border-radius:var(--radius-lg);padding:16px 18px;display:flex;align-items:center;gap:13px;box-shadow:var(--shadow-lg)}.fl-hero__tag img{width:46px;height:46px}.fl-hero__tagname{font-family:var(--font-display);font-weight:700;color:var(--text-strong);font-size:1.05rem;line-height:1.1}.fl-hero__tagsub{font-size:.82rem;color:var(--text-muted)}.fl-herobullets{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:11px}.fl-herobullets li{display:flex;gap:11px;align-items:center;color:#fff;font-weight:var(--fw-semibold);font-size:1.02rem;line-height:1.35}.fl-herobullets li svg{width:20px;height:20px;flex:0 0 auto;color:var(--red-500)}.fl-phead{background:var(--ink-950);color:#fff}.fl-phead__inner{padding-block:clamp(2.5rem,5vw,4.5rem)}.fl-phead h1{color:#fff;margin-top:16px;max-width:20ch;overflow-wrap:anywhere}.fl-phead p{color:var(--text-on-dark-muted);font-size:1.2rem;margin-top:16px;max-width:60ch;line-height:1.6}.fl-map{position:relative;display:block;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);min-height:400px;background:repeating-linear-gradient(45deg,var(--ink-100) 0 22px,var(--ink-50) 22px 44px)}.fl-map__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0a0a0b00 40%,#0a0a0b8c)}.fl-map__pin{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);color:var(--red-500);filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.fl-map__label{position:absolute;left:20px;bottom:18px;color:#fff;display:flex;align-items:center;gap:8px;font-weight:600}.fl-map__label svg{width:18px;height:18px}.fl-repair-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:28px;align-items:start}.fl-shop-teaser{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:center;padding:clamp(28px,5vw,40px)}.fl-plugin{background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.fl-plugin__bar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-subtle)}.fl-plugin__barlabel{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.fl-plugin__stage{min-height:440px;display:grid;place-items:center;padding:40px 24px;text-align:center;background:#fff;box-shadow:inset 0 0 0 1px #e3000e1a}.fl-plugin__stage #repender-embed{width:100%;min-width:0;text-align:left}.fl-plugin__error{max-width:420px;margin-inline:auto;text-align:center}.fl-plugin__error p,.fl-plugin__stage noscript p{color:var(--text-muted);margin-top:10px;line-height:1.55;text-align:center}.fl-plugin__icon{width:60px;height:60px;border-radius:16px;background:var(--ink-950);display:grid;place-items:center;margin:0 auto 18px}.fl-plugin__icon svg{color:#fff;width:30px;height:30px}.fl-plugin__id{margin-top:18px;display:inline-flex;gap:7px;align-items:center;font-family:var(--font-mono);font-size:12px;color:var(--text-faint)}.fl-plugin__dot{width:8px;height:8px;border-radius:999px;background:var(--warning)}.fl-contactbox{background:var(--ink-950);color:#fff;border-radius:var(--radius-lg);padding:26px}.fl-contactbox h2,.fl-contactbox h3{color:#fff}.fl-contactbox p{color:var(--text-on-dark-muted);margin-top:12px;line-height:1.6}.fl-contactbox__meta{border-top:1px solid var(--border-on-dark);margin-top:22px;padding-top:18px;display:grid;gap:10px;font-size:.92rem;color:var(--text-on-dark-muted)}.fl-contactbox__meta span{display:flex;gap:10px;align-items:center}.fl-contactbox__meta svg{color:var(--red-400);width:18px;height:18px;flex:0 0 auto}.fl-detail{display:flex;gap:16px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--border-subtle)}.fl-detail__icon{width:46px;height:46px;border-radius:12px;background:var(--ink-950);color:#fff;display:grid;place-items:center;flex:0 0 auto}.fl-detail__icon svg{width:22px;height:22px}.fl-detail__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.fl-detail__body{font-size:1.05rem;color:var(--text-body);line-height:1.5}.fl-detail__body a{color:var(--text-brand);font-weight:600}.fl-hours-row{display:flex;justify-content:space-between;gap:30px;max-width:320px}.fl-hours-row b{font-weight:600;color:var(--text-body)}.fl-hours-row span{color:var(--text-muted)}.fl-stat{border-left:2px solid var(--red-500);padding-left:14px}.fl-stat__n{font-family:var(--font-display);font-weight:700;font-size:1.5rem;color:var(--text-strong);letter-spacing:var(--ls-snug)}.fl-stat__l{color:var(--text-muted);font-size:.92rem}.fl-info__chip{width:46px;height:46px;border-radius:12px;background:var(--red-50);color:var(--red-500);display:grid;place-items:center}.fl-info__chip svg{width:23px;height:23px}.fl-info h3{margin-top:14px;font-size:1.1rem}.fl-info p{margin-top:8px;color:var(--text-muted);font-size:.95rem;line-height:1.55}.fl-fokus__card{height:100%}.fl-fokus__title{margin-top:14px;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:1.3rem;color:var(--text-strong);letter-spacing:var(--ls-snug)}.fl-fokus__list{margin:16px 0 0}.fl-fokus__list li{font-weight:500}.fl-finenote{margin-top:16px;font-size:.85rem;color:var(--text-muted);line-height:1.5}.fl-notice{display:flex;align-items:flex-start;gap:18px;padding:22px 24px;border:1px solid var(--red-200);border-left:4px solid var(--red-500);border-radius:var(--radius-lg);background:var(--red-50)}.fl-notice__icon{width:46px;height:46px;border-radius:12px;background:var(--red-500);color:#fff;display:grid;place-items:center;flex:0 0 auto}.fl-notice__icon svg{width:23px;height:23px}.fl-notice h2{font-size:1.15rem}.fl-notice p{margin-top:6px;color:var(--text-body);line-height:1.6}.fl-steps.fl-steps--5{grid-template-columns:repeat(5,1fr)}.fl-exclusions{list-style:none;padding:0;margin:0;display:grid;gap:12px}.fl-exclusions li{display:flex;align-items:flex-start;gap:11px;color:var(--text-body);line-height:1.55;font-weight:600}.fl-exclusions svg{width:20px;height:20px;color:var(--red-500);flex:0 0 auto;margin-top:2px}.fl-source{align-self:stretch;background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:clamp(26px,4vw,40px);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.fl-source__icon{width:52px;height:52px;border-radius:14px;background:var(--ink-950);color:#fff;display:grid;place-items:center}.fl-source__icon svg{width:24px;height:24px}.fl-source h2{margin-top:18px;font-size:var(--fs-h3)}.fl-source p{margin:12px 0 22px;color:var(--text-muted);line-height:1.65}.fl-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:step}.fl-step{background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:22px}.fl-step__n{font-family:var(--font-mono);font-size:13px;color:var(--red-500);font-weight:700}.fl-step h3{font-size:1.1rem;margin-top:10px}.fl-step p{margin-top:8px;color:var(--text-muted);font-size:.95rem;line-height:1.55}.fl-form__success{text-align:center;padding:40px 12px}.fl-form__success-icon{width:60px;height:60px;border-radius:999px;background:var(--success-bg);color:var(--success);display:grid;place-items:center;margin:0 auto 18px}.fl-form__success-icon svg{width:28px;height:28px}.fl-form__error{display:none;margin-top:16px;padding:14px 16px;border-radius:var(--radius-md);background:var(--danger-bg);color:var(--danger);font-size:.95rem;font-weight:500;border:1px solid var(--red-200)}.fl-form__error[data-show=true]{display:block}.fl-vh{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fl-skip{position:absolute;left:8px;top:-60px;z-index:var(--z-toast);background:var(--ink-950);color:#fff;padding:10px 16px;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:700;font-size:14px;transition:top var(--dur-fast) var(--ease-out)}.fl-skip:focus{top:8px}main:focus{outline:none}.fl-legal h2{font-size:var(--fs-h3);margin-top:1.6em}.fl-legal h3{font-size:var(--fs-h4);margin-top:1.4em}.fl-legal h2:first-child,.fl-legal h3:first-child{margin-top:0}.fl-legal p{margin-top:.8em;color:var(--text-body);line-height:1.75}.fl-legal a{color:var(--text-brand);text-decoration:underline}.fl-legal address{font-style:normal;line-height:1.7}.fl-legal__tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:var(--space-7)}.fl-legal__tab{font-family:var(--font-body);font-weight:600;font-size:14px;padding:8px 16px;border-radius:999px;color:var(--text-muted);border:1px solid var(--border-default)}.fl-legal__tab[data-active=true]{background:var(--ink-950);color:#fff;border-color:var(--ink-950)}@media(max-width:960px){.fl-grid--4,.fl-steps,.fl-steps.fl-steps--5{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.fl-split{grid-template-columns:1fr;gap:32px}.fl-repair-layout{grid-template-columns:1fr}.fl-shop-teaser{grid-template-columns:1fr;gap:24px}.fl-hero__inner{grid-template-columns:1fr;gap:36px}.fl-hero__media{order:-1}.fl-grid--3{grid-template-columns:1fr}.fl-form-layout{grid-template-columns:1fr!important}.fl-form-layout aside{position:static!important}}@media(max-width:560px){.fl-grid--4,.fl-grid--2,.fl-steps,.fl-steps.fl-steps--5{grid-template-columns:1fr}.fl-hero__tag{left:12px;bottom:-18px}.fl-form-fields{grid-template-columns:1fr!important}.fl-notice{padding:20px}}
