/* FitRecover shared navigation and catalogue design. Article body styles are untouched. */
.frx-page{margin:0;background:#fff;color:#17283b;font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.frx-page *,.frx-header *{box-sizing:border-box}.frx-page a{text-decoration:none;color:inherit}.frx-page img{max-width:100%}.frx-page h1,.frx-page h2,.frx-page h3,.frx-page p{margin-top:0}.frx-page h1,.frx-page h2,.frx-page h3{color:#082549;line-height:1.16;letter-spacing:-.035em}.frx-page h1{font-size:clamp(2.6rem,5.2vw,4.35rem);margin-bottom:24px;max-width:780px}.frx-page h2{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:18px}.frx-page h3{font-size:1.25rem}.frx-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.frx-header{padding:0;position:relative;z-index:40;width:100%;margin:0;background:#fff;border-bottom:1px solid #dce8ed;color:#082549;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.frx-navwrap{width:min(1180px,calc(100% - 48px));min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:auto;padding:14px 0}.frx-header .frx-brand{display:flex;align-items:center;gap:12px;color:#082549;text-decoration:none;font-weight:850;letter-spacing:-.035em;font-size:1.55rem;flex-shrink:0}.frx-brand img{display:block;object-fit:contain;width:44px;height:44px;border-radius:50%;padding:0;margin:0;box-shadow:none}.frx-brand small{display:block;color:#5f7082;font-size:.62rem;font-weight:600;letter-spacing:.025em}.frx-header .frx-nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.frx-header .frx-nav a{color:#3c5267;display:block;padding:10px 16px;border-radius:9px;text-decoration:none;font-size:.93rem;font-weight:700;line-height:1.5;letter-spacing:0}.frx-header .frx-nav a:hover,.frx-header .frx-nav a[aria-current=page]{color:#067d83;background:#edf8f8}.frx-menu{background:#fff;border:1px solid #c8dbdf;border-radius:8px;padding:10px 16px;font:700 .9rem system-ui;color:#082549;cursor:pointer}.frx-page :focus-visible,.frx-header :focus-visible{outline:3px solid #07868f;outline-offset:4px}.frx-page [hidden],.frx-header [hidden]{display:none!important}.frx-skip{position:absolute;left:16px;top:-70px;z-index:10000;padding:12px 20px;background:#082549;color:white!important}.frx-skip:focus{top:10px}.frx-hero{background:linear-gradient(140deg,#f0f9fa,#fff 70%);padding:70px 0 66px;border-bottom:1px solid #edf3f5}.frx-hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:72px;align-items:center}.frx-hero h1 span{color:#07868f}.frx-page .frx-eyebrow{display:block;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#067d83;line-height:1.5;margin-bottom:14px}.frx-lead{max-width:690px;color:#53677b;font-size:1.08rem;line-height:1.8;margin-bottom:28px}.frx-actions{display:flex;gap:12px;flex-wrap:wrap}.frx-page .frx-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:10px;background:#07868f;color:#fff;text-decoration:none;font:750 .92rem/1.4 system-ui;cursor:pointer;transition:background .15s}.frx-page .frx-button:hover{background:#082549}.frx-page .frx-secondary{background:#fff;color:#082549;border-color:#cbdfe3}.frx-page .frx-secondary:hover{background:#edf8f8;color:#082549}.frx-start{background:#fff;border:1px solid #dce8ed;box-shadow:0 20px 60px #0825490a;border-radius:22px;padding:30px}.frx-start>a{display:block;padding:19px 0;border-bottom:1px solid #e6eef0}.frx-start>a:last-child{border-bottom:0;padding-bottom:0}.frx-start strong{display:block;font-size:1.1rem;color:#082549}.frx-start>a>span{display:block;font-size:.87rem;color:#627687;margin-top:4px}.frx-start a:hover strong{color:#07868f}.frx-section{padding-block:56px}.frx-sectionhead{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.frx-sectionhead h2{margin-bottom:0}.frx-page .frx-textlink{font-size:.89rem;font-weight:750;color:#067d83}.frx-textlink:hover{text-decoration:underline}.frx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.frx-page .frx-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dce8ed;border-radius:17px;transition:border-color .15s,box-shadow .15s;text-decoration:none;color:#17283b}.frx-card:hover{border-color:#07868f;box-shadow:0 12px 28px #0825490d}.frx-card-image{height:184px;background:#f6fafb;padding:18px;border-bottom:1px solid #edf3f5}.frx-card-image img{width:100%;height:100%;object-fit:contain;display:block}.frx-card-body{padding:24px;display:flex;flex-direction:column;flex:1;min-width:0}.frx-card .frx-eyebrow{margin-bottom:8px;font-size:.66rem}.frx-card time{font-size:.74rem;color:#627687;margin-bottom:12px}.frx-card h3{margin-bottom:12px;line-height:1.35;letter-spacing:-.02em;overflow-wrap:anywhere}.frx-card p{font-size:.87rem;color:#5f7082;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.frx-card-link{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;font-weight:750;color:#067d83;margin-top:auto}.frx-store-banner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:44px;border:1px solid #cce6e8;background:#f1f9fa;border-radius:22px}.frx-store-banner p{max-width:600px;color:#5f7082;margin-bottom:0}.frx-store-banner .frx-eyebrow{margin-bottom:14px}.frx-store-banner .frx-button{flex-shrink:0}.frx-video{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:12px 56px}.frx-video h2{font-size:1.5rem;margin-bottom:8px}.frx-video p{color:#5f7082;margin-bottom:0}.frx-disclaimer{font-size:.78rem;color:#627687;padding-bottom:36px}.frx-footer{padding:38px 0 80px;background:#f6fafb;border-top:1px solid #dce8ed}.frx-footer-inner{display:flex;justify-content:space-between;gap:32px}.frx-footer strong{font-size:1.25rem;color:#082549}.frx-footer p,.frx-footer small{color:#627687;font-size:.8rem;margin-bottom:8px}.frx-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;align-content:start;max-width:420px}.frx-footer nav a{font-size:.85rem;color:#43576b}.frx-pageintro{padding-top:56px}.frx-pageintro h1{margin-bottom:20px}.frx-pageintro+.frx-section{padding-top:12px}.frx-filters{display:flex;align-items:end;gap:16px;padding:22px;background:#f3f9fa;border:1px solid #dce8ed;border-radius:14px;margin-bottom:18px}.frx-filters label{display:flex;flex-direction:column;gap:7px;font-size:.8rem;font-weight:750;flex:1;min-width:0}.frx-filters label:first-child{flex:1.5}.frx-filters input,.frx-filters select{display:block;min-height:48px;width:100%;padding:11px 13px;background:white;border:1px solid #c5d9de;color:#17283b;border-radius:8px;font:400 16px/1.4 system-ui}.frx-results{font-size:.82rem;color:#627687;min-height:1.5em}.frx-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:32px}.frx-pagination button{min-height:44px;border-radius:8px;padding:10px 18px;background:white;border:1px solid #c5d9de;color:#082549;font:650 .9rem system-ui;cursor:pointer}.frx-pagination button:disabled{opacity:.45;cursor:default}.frx-pagination span{font-size:.85rem}.frx-empty{padding:36px;border:1px solid #dce8ed;background:#f6fafb;border-radius:14px}.frx-notice{font-size:.8rem;color:#53677b;border-left:3px solid #07868f;background:#f3f9fa;padding:16px 20px;border-radius:0 12px 12px 0;max-width:1000px;margin-bottom:20px}.frx-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.frx-product{display:flex;flex-direction:column;border:1px solid #dce8ed;border-radius:16px;overflow:hidden;min-width:0}.frx-product-image{height:175px;padding:22px;background:#f8fbfc;display:flex;align-items:center;justify-content:center}.frx-product-image img{height:100%;width:100%;object-fit:contain}.frx-product .frx-card-body{padding:20px}.frx-product .frx-eyebrow{font-size:.61rem;margin-bottom:10px}.frx-product h2{font-size:1.04rem;line-height:1.4;letter-spacing:-.02em;margin-bottom:14px;overflow-wrap:anywhere}.frx-product .frx-source{font-size:.76rem;margin-top:auto;margin-bottom:18px}.frx-page .frx-amazon{display:block;text-align:center;font-size:.8rem;font-weight:800;line-height:1.4;padding:13px 9px;border-radius:8px;background:#ffd814;color:#342300;border:1px solid #eac700}.frx-amazon:hover{background:#f3cc00}.frx-no-image{text-align:center;color:#6b808f;font-size:.88rem}.frx-no-image small{display:block;font-size:.67rem;margin-top:9px}.frx-image-failed{font-size:.75rem;text-align:center;color:#627687;display:block;width:100%}
@media(min-width:761px){.frx-menu{display:none!important}}
@media(max-width:1000px){.frx-hero-grid{gap:32px}.frx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.frx-store-banner{padding:30px}.frx-header .frx-nav a{padding:10px 12px}}
@media(max-width:760px){.frx-wrap,.frx-navwrap{width:calc(100% - 32px)}.frx-navwrap{min-height:76px;flex-wrap:wrap;gap:10px}.frx-header .frx-brand{font-size:1.35rem}.frx-brand small{font-size:.55rem}.frx-brand img{width:40px;height:40px}.frx-header .frx-nav{width:100%;gap:2px;border-top:1px solid #e3edef;padding-top:10px}.frx-header.frx-enhanced .frx-nav{display:none}.frx-header.frx-enhanced.frx-open .frx-nav{display:flex}.frx-header .frx-nav a{padding:10px 14px}.frx-hero{padding:42px 0}.frx-hero-grid{grid-template-columns:1fr;gap:30px}.frx-start{padding:23px}.frx-start>a{padding:12px 0}.frx-hero h1{font-size:clamp(2.55rem,8vw,3.6rem)}.frx-section{padding-block:38px}.frx-grid,.frx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.frx-card-body{padding:18px}.frx-card-image{height:155px}.frx-card h3{font-size:1.1rem}.frx-sectionhead{align-items:start;flex-direction:column;gap:12px}.frx-store-banner,.frx-video{flex-direction:column;align-items:start;gap:20px}.frx-footer-inner{flex-direction:column}.frx-filters{flex-wrap:wrap;padding:16px}.frx-filters label,.frx-filters label:first-child{flex:1 1 100%}.frx-pageintro{padding-top:35px}.frx-product-image{height:150px;padding:15px}.frx-product .frx-card-body{padding:15px}.frx-product .frx-eyebrow{font-size:.58rem}.frx-product h2{font-size:.97rem}}
@media(max-width:480px){.frx-grid:not(.frx-product-grid){grid-template-columns:1fr}.frx-card-image{height:190px}.frx-card-body{padding:23px}.frx-actions{display:grid;grid-template-columns:1fr;width:100%}.frx-start strong{font-size:1rem}.frx-store-banner{padding:26px}.frx-store-banner .frx-button{width:100%;padding-inline:12px}.frx-product-grid{gap:12px}.frx-product-image{height:135px}.frx-product .frx-card-body{padding:12px}.frx-product h2{font-size:.91rem}.frx-page .frx-amazon{font-size:.71rem}.frx-menu{padding:9px 12px}.frx-brand small{max-width:185px}.frx-header .frx-nav a{padding:10px 11px}}
@media(prefers-reduced-motion:reduce){.frx-page *{scroll-behavior:auto!important;transition:none!important}}
/* Explicit DE/EN navigation, including narrow screens. */
.frx-header .frx-language{display:flex;align-items:center;gap:2px;flex-shrink:0;margin-left:auto;border:1px solid #dce8ed;border-radius:9px;padding:3px}.frx-header .frx-language a{display:flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:6px;color:#43576b;text-decoration:none;font:750 .8rem/1 system-ui;border-radius:6px}.frx-header .frx-language a[aria-current]{background:#082549;color:white}.frx-header .frx-navwrap>.frx-nav{order:1}.frx-header .frx-language{order:2}.frx-header .frx-menu{order:3}.frx-header .frx-brand{order:0}
@media(max-width:760px){.frx-header .frx-navwrap>.frx-nav{order:4}.frx-navwrap{gap:8px}.frx-brand small{display:none}.frx-header .frx-brand{font-size:1.15rem;gap:7px}.frx-menu{padding:10px}.frx-header .frx-language a{min-width:33px}.frx-brand img{width:34px;height:34px}}
@media(max-width:360px){.frx-header .frx-brand{font-size:1rem}.frx-navwrap{width:calc(100% - 24px);gap:5px}.frx-header .frx-language a{min-width:29px}.frx-menu{font-size:.8rem;padding:9px}}

/* Preserve clear, equal consent choices on the new catalogue pages. */
.frx-page .privacy-consent{position:fixed;z-index:1000;inset:auto 0 0;display:flex;align-items:center;gap:24px;padding:20px max(20px,calc((100vw - 1180px)/2));background:#fff;border-top:1px solid #c5d9de;box-shadow:0 -12px 32px #0825491a;font-size:.85rem;color:#17283b}.frx-page .privacy-consent__content{flex:1;min-width:0}.frx-page .privacy-consent__content p{margin:6px 0 0;line-height:1.55}.frx-page .privacy-consent a{text-decoration:underline;color:#067d83}.frx-page .privacy-consent__actions{display:flex;gap:10px;flex-shrink:0}.frx-page .btn-consent{min-width:115px;min-height:44px;padding:10px 16px;border:1px solid #07868f;border-radius:8px;color:#082549;background:#edf8f8;font:700 .86rem system-ui;cursor:pointer}.frx-page .btn-consent:hover{background:#d6eff0}.frx-page .privacy-settings-button{position:fixed;bottom:10px;left:10px;z-index:900;padding:8px 12px;min-height:36px;border:1px solid #c5d9de;border-radius:8px;background:#fff;color:#43576b;font:600 .72rem system-ui;box-shadow:0 3px 10px #0825490d;cursor:pointer}@media(max-width:760px){.frx-page .privacy-consent{flex-direction:column;align-items:stretch;gap:14px;padding:17px 20px;max-height:75vh;overflow:auto}.frx-page .privacy-consent__actions{width:100%}.frx-page .btn-consent{flex:1}}

.frx-header .frx-language a{gap:5px;min-width:62px}.frx-header img.frx-flag{width:24px;height:16px;display:inline-block;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #81939933}.frx-header .frx-navwrap{gap:14px}.frx-video-card{border:1px solid #dce8ed;border-radius:16px;overflow:hidden;background:#fff}.frx-video-card a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.frx-video-card h2{font-size:1.1rem;line-height:1.4;letter-spacing:-.01em;margin:0 0 20px}.frx-video-card:hover{border-color:#07868f;box-shadow:0 12px 28px #0825490d}.frx-video-poster{position:relative;background:#082549;aspect-ratio:16/9;overflow:hidden}.frx-video-poster img{display:block;width:100%;height:100%;object-fit:cover}.frx-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:9px 24px;background:#082549de;color:#fff;border-radius:14px;font-size:1.5rem}.frx-duration{position:absolute;right:8px;bottom:8px;padding:2px 6px;border-radius:4px;background:#082549e8;color:white;font:700 .78rem system-ui}.frx-video-search{display:block;max-width:650px;font-size:.85rem;font-weight:700}.frx-video-search input{display:block;width:100%;min-height:48px;margin-top:8px;padding:10px 14px;border:1px solid #c5d9de;border-radius:9px;font:16px system-ui}.frx-video-grid{margin-bottom:32px}.frx-player{width:min(1040px,calc(100vw - 24px));max-height:90vh;padding:18px;border:0;border-radius:16px;color:#17283b;background:#fff;overflow:auto}.frx-player::backdrop{background:#082549d9}.frx-player-top{display:flex;align-items:center;gap:15px;justify-content:space-between;margin-bottom:15px}.frx-player-top h2{font-size:1.1rem;line-height:1.35;margin:0}.frx-player-top button{min-width:44px;min-height:44px;border:1px solid #c5d9de;background:white;border-radius:8px;cursor:pointer;font-size:1.3rem;flex-shrink:0}#video-frame{aspect-ratio:16/9;background:#071521}#video-frame iframe{border:0;width:100%;height:100%;display:block}.frx-player p{margin:14px 0 0;font-size:.85rem}.frx-player a{color:#067d83;text-decoration:underline}.frx-video-card[hidden]{display:none!important}
@media(max-width:1050px){.frx-header .frx-navwrap{flex-wrap:wrap}.frx-header .frx-menu{display:block!important}.frx-header.frx-enhanced .frx-nav{display:none;width:100%;order:4}.frx-header.frx-enhanced.frx-open .frx-nav{display:flex}.frx-header .frx-language{margin-left:auto}.frx-header .frx-brand small{display:none}}
@media(max-width:480px){.frx-header .frx-brand{font-size:1rem;gap:6px}.frx-header .frx-brand img{width:30px;height:30px}.frx-header .frx-language a{min-width:49px;padding:5px;gap:4px;font-size:.73rem}.frx-header img.frx-flag{width:20px;height:14px}.frx-header .frx-navwrap{gap:7px}.frx-header .frx-menu{padding:9px 8px;font-size:.8rem}.frx-video-grid{grid-template-columns:1fr}.frx-player{padding:12px}}
