
        :root {
            --brand-blue: #2e689e;
            --brand-blue-soft: #5e7f9f;
            --bg-page: #f4f5f7;
            --bg-card: #ffffff;
            --text-main: #22252b;
            --text-muted: #787c86;
            --border-soft: #e0e3ea;
        }

        body {
            font-family: "Inter", sans-serif;
            font-size: 16.5px;
            background-color: var(--bg-page);
            color: var(--text-main);
        }

        * {
            transition: all .22s ease;
        }

        /* TOPBAR */
        .top-bar {
            font-size: .9rem;
            background-color: #ffffff;
            border-bottom: 1px solid var(--border-soft);
            color: var(--text-muted);
            padding: .35rem 0;
        }

        /* HEADER MAIN */
        .header-main {
            background-color: #ffffff;
            border-bottom: 1px solid var(--border-soft);
            box-shadow: 0 4px 18px rgba(15,23,42,.06);
            padding: .7rem 0 1rem;
            position: sticky;
            top: 0;
            z-index: 1030;
        }

        .logo-text {
            font-size: 1.7rem;
            font-weight: 800;
            letter-spacing: .12rem;
            color: var(--brand-blue);
            text-transform: uppercase;
        }

        .search-form input {
            font-size: .95rem;
            padding: .6rem 1rem;
            border-radius: 999px;
            border-color: var(--border-soft);
        }

        .search-form input:focus {
            box-shadow: 0 0 0 .15rem rgba(197,36,52,.15);
            border-color: var(--brand-blue-soft);
            outline: none;
        }

        /* DESKTOP ICONS */
        .header-icons .icon-item {
            text-align: center;
            font-size: .75rem;
            color: var(--text-muted);
            text-decoration: none;
            flex: 1 0 0;
        }

        .header-icons .icon-item i {
            display: block;
            font-size: 1.25rem;
            margin-bottom: .15rem;
        }

        .header-icons .icon-item:hover {
            color: var(--brand-blue);
            transform: translateY(-2px);
        }

        /* MOBILE ICON ROW */
        .mobile-icon-row {
            font-size: .72rem;
            color: var(--text-main);
        }

        .mobile-icon-row .icon-item {
            flex: 1 0 0;
            text-align: center;
            text-decoration: none;
            color: var(--text-main);
        }

        .mobile-icon-row .icon-item i {
            display: block;
            font-size: 1.3rem;
            margin-bottom: .1rem;
        }

        .mobile-icon-row .icon-item span {
            display: block;
            line-height: 1.2;
        }

        .mobile-icon-row .icon-item:hover {
            color: var(--brand-blue);
        }

        .mobile-search {
            margin-top: .8rem;
        }

        /* ---------------------------------------------------- */
        /* NAVIGATION – FIXED 50PX HEIGHT + FULL-HEIGHT HOVER   */
        /* ---------------------------------------------------- */

        .main-nav {
            position: sticky;
            top: 72px; /* Wert ggf. anpassen */
            z-index: 1025;
            background-color: #ffffff;
            border-bottom: 1px solid var(--border-soft);
        }

        /* Fix: Navbar MUSS pixelgenau reset werden */
        .main-nav.navbar {
            height: 50px;
            padding: 0 !important;
            margin: 0;
            border: none !important;
        }

        /* UL & LI nehmen volle Höhe ein */
        .main-nav .navbar-nav {
            height: 100%;
            margin: 0;
            padding: 0;
            align-items: stretch;
        }

        .main-nav .nav-item {
            height: 100%;
        }

        /* Links haben volle Höhe */
        .main-nav .nav-link {
            display: block;
            height: 100%;
            line-height: 50px;                /* vertikale Zentrierung */
            padding: 0 1rem !important;       /* nur links/rechts */
            font-size: .95rem;
            font-weight: 500;
            color: #3b3f4a;
        }

        /* Active & Hover: jetzt wirklich bündig oben UND unten */
        .main-nav .nav-link:hover,
        .main-nav .nav-link:focus,
        .main-nav .nav-link.active {
            background-color: rgba(94,127,159,0.08);
            color: var(--brand-blue);
        }

        /* MOBILE NAV */
        @media (max-width: 767.98px) {

            .main-nav.navbar {
                height: auto; /* nicht auf 50px quetschen */
            }

            .main-nav .navbar-collapse {
                background: #fff;
                box-shadow: 0 8px 18px rgba(15,23,42,.12);
                padding: .4rem 1.25rem 1rem;
            }

            .main-nav .nav-link {
                line-height: 1.5;
                padding: .45rem 0 !important;
                border-bottom: 1px solid #f1f1f1;
            }

            .main-nav .nav-item:last-child .nav-link {
                border-bottom: none;
            }
        }

        /* MEGA DROPDOWN PRODUKTE */
        .main-nav .dropdown-toggle::after {
            margin-left: .35rem;
            vertical-align: .1rem;
        }

        /* Desktop: Dropdown beim Hover anzeigen */
        @media (min-width: 992px) {
            .main-nav .dropdown:hover > .dropdown-menu {
                display: block;
                margin-top: 0;
            }
        }

        .dropdown-menu {
            border-radius: 1rem;
            border: 1px solid var(--border-soft);
            box-shadow: 0 18px 40px rgba(15,23,42,.18);
            padding: 0; /* Basis */
        }

        /* Mega Menü */
        /* Mega Menü: schön breit & mittig unter "Produkte" */
        .dropdown-menu-mega {
            width: 960px;                              /* Hauptbreite */
            max-width: calc(100vw - 4rem);             /* auf kleineren Screens begrenzen */
            padding: 1.5rem 1.75rem;
        }

        .mega-section-label {
            font-size: .78rem;
            text-transform: uppercase;
            letter-spacing: .08em;
            color: var(--text-muted);
            margin-bottom: .25rem;
            font-weight: 600;
        }

        .main-nav .dropdown-item.mega-link {
            font-size: .9rem;
            padding: .28rem 0;
            white-space: normal;
            color: #3b3f4a;
        }

        .main-nav .dropdown-item.mega-link:hover {
            background: transparent;
            color: var(--brand-blue);
            transform: translateX(2px);
        }

        /* Highlight-Box rechts */
        .mega-highlight {
            background: linear-gradient(135deg, #f9fafb 0%, #f3f6ff 100%);
            border-radius: .9rem;
            padding: 1.25rem 1.1rem;
            border: 1px solid #e2e6f0;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
        }

        .mega-highlight-kicker {
            font-size: .8rem;
            text-transform: uppercase;
            color: var(--brand-blue-soft);
            font-weight: 600;
            margin-bottom: .25rem;
        }

        .mega-highlight-title {
            font-size: 1.05rem;
            font-weight: 700;
            margin-bottom: .45rem;
        }

        .mega-highlight-text {
            font-size: .9rem;
            color: var(--text-muted);
            margin-bottom: .7rem;
        }

        .mega-highlight-list {
            list-style: none;
            padding-left: 0;
            margin: .75rem 0 0;
            font-size: .85rem;
            color: var(--text-muted);
        }

        .mega-highlight-list li::before {
            content: "✔";
            margin-right: .35rem;
            font-size: .8rem;
            color: var(--brand-blue);
        }

        .mega-highlight-list li {
            margin-bottom: .15rem;
        }

        /* Mobile: Dropdown vollbreit & ohne großen Schatten */
        @media (max-width: 991.98px) {
            .dropdown-menu-mega {
                min-width: 100%;
                border-radius: .75rem;
                box-shadow: none;
                padding: .75rem 0.25rem 1rem;
                border: none;
            }

            .mega-highlight {
                margin-top: .75rem;
            }
        }


        /* DUNKLER HERO */
        .hero-dark {
            background: radial-gradient(circle at top left,
            #0f1626 0%,
            #0d1422 40%,
            #0b111e 70%,
            #080d17 100%);
            padding: 5rem 0 5rem;
            color: #e5e7eb;
        }

        /* Eyebrow */
        .hero-eyebrow {
            display: inline-block;
            font-size: .78rem;
            text-transform: uppercase;
            letter-spacing: .14em;
            color: #6aa5d7;
            margin-bottom: .6rem;
        }

        /* Headline */
        .hero-title {
            font-size: 2.6rem;
            font-weight: 700;
            color: #ffffff;
            letter-spacing: -.02em;
            margin-bottom: 1rem;
        }

        /* Text */
        .hero-text {
            color: #c7d0dd;
            max-width: 520px;
            font-size: 1.04rem;
            margin-bottom: 1.8rem;
        }

        /* Buttons */
        .btn-brand {
            background: linear-gradient(135deg, #2e689e 0%, #4b8ac9 100%);
            padding: .9rem 2.2rem;
            font-size: .95rem;
            border-radius: .9rem;
            font-weight: 600;
            color: #fff;
            border: none;
            box-shadow: 0 14px 32px rgba(46,104,158,.5);
        }

        .btn-brand:hover {
            filter: brightness(1.07);
            transform: translateY(-1px);
            box-shadow: 0 18px 40px rgba(46,104,158,.55);
        }

        .btn-outline-hero {
            padding: .9rem 2rem;
            border-radius: .9rem;
            border: 1px solid #3a4656;
            color: #e5e7eb;
            background: rgba(255,255,255,0.05);
        }

        .btn-outline-hero:hover {
            border-color: #2e689e;
            background: rgba(46,104,158,.12);
        }

        /* Meta Infos */
        .hero-meta {
            display: flex;
            gap: 1.2rem;
            margin-top: 1rem;
            font-size: .9rem;
            color: #9da8b6;
        }

        .hero-meta i {
            color: #4b8ac9;
            margin-right: .25rem;
        }

        /* Bild rechts */
        .hero-image-wrapper {
            position: relative;
            max-width: 520px;
            margin-left: auto;
            border-radius: 1.3rem;
            overflow: hidden;

        }

        .hero-image {
            width: 100%;
            display: block;
        }

        /* Floating Tag */
        .hero-tag {
            position: absolute;
            left: 1.4rem;
            bottom: 1.4rem;
            background: rgba(15,23,42,.85);
            padding: .85rem 1.15rem;
            border-radius: 1rem;
            max-width: 260px;
            color: #e5e7eb;
            font-size: .83rem;
        }

        .hero-tag-kicker {
            display: block;
            text-transform: uppercase;
            font-size: .72rem;
            color: #6aa5d7;
            margin-bottom: .2rem;
        }

        .hero-tag-title {
            display: block;
            font-weight: 600;
        }

        /* Responsiv */
        @media (max-width: 991.98px) {
            .hero-dark {
                padding: 3.5rem 0;
            }

            .hero-image-wrapper {
                margin: 2rem auto 0;
            }

            .hero-title {
                font-size: 2.1rem;
            }
        }



        /* CATEGORIES – ähnlich wie im Screenshot */
        .category-section {
            padding: 3rem 0 4rem;
            background-color: #f7f4f4; /* ganz leicht abgesetzt */
        }

        .category-title {
            font-size: 1.5rem;
            font-weight: 700;
            letter-spacing: -.02em;
            margin-bottom: 2rem;
        }

        .category-grid {
            /* nix Besonderes, nur etwas Abstand nach oben,
               das meiste regelt Bootstrap (row g-3 g-md-4) */
        }

        /* Karte */
        .category-card {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            background-color: #ffffff;
            border-radius: .4rem;
            border: 1px solid #e4e4e4;
            text-decoration: none;
            padding: 1.1rem 1.1rem 1rem;
            height: 100%;
            transition: border-color .18s ease, transform .18s ease,
            box-shadow .18s ease;
        }

        .category-card-image {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: flex-end;
            margin-bottom: 1rem;
            min-height: 120px;
        }

        .category-card-image img {
            max-width: 100%;
            height: auto;
            display: block;
        }

        /* Textteil */
        .category-card-text {
            width: 100%;
        }

        .category-card-label {
            display: block;
            font-size: .78rem;
            text-transform: uppercase;
            letter-spacing: .08em;
            color: var(--text-muted);
            margin-bottom: .25rem;
        }

        .category-card-title {
            display: block;
            font-size: 1rem;
            font-weight: 600;
            color: #111111;
        }

        /* erste Kachel: roter Titel wie im Screenshot */
        .category-card--primary .category-card-title {
            color: var(--brand-blue);
        }

        /* Hover – nur leicht, professionell */
        .category-card:hover {
            border-color: var(--brand-blue-soft);
            transform: translateY(-3px);
            box-shadow: 0 8px 18px rgba(15,23,42,.08);
        }

        .category-card:hover .category-card-title {
            color: var(--brand-blue);
        }

        /* Mobile */
        @media (max-width: 575.98px) {
            .category-section {
                padding: 2.5rem 0 3.2rem;
            }

            .category-card {
                padding: .9rem .9rem .85rem;
            }

            .category-card-image {
                min-height: 100px;
                margin-bottom: .8rem;
            }
        }


        /* GUTSCHEIN BUTTON */
        .voucher-btn {
            position: fixed;
            right: 1.5rem;
            bottom: 4rem;
            z-index: 2000;
        }

        .voucher-btn .btn {
            border-radius: .85rem;
            font-size: .95rem;
            padding: .8rem 1.3rem;
            box-shadow: 0 10px 24px rgba(15,23,42,.35);
            background: #111827;
            border: none;
        }

        .voucher-btn .btn:hover {
            transform: translateY(-2px);
            filter: brightness(1.05);
        }

        /* MOBILE HERO SCALE */
        @media (max-width: 575.98px) {
            .hero-title { font-size: 1.9rem; }
            .hero { padding-top: 3.5rem; padding-bottom: 3.5rem; }
            .hero-main-img { margin-top: 1rem; }
        }
        /* ABOUT PERFACTS */
        .about-section {
            padding: 4rem 0 4.5rem;
            background-color: #ffffff;
        }

        .eyebrow {
            display: inline-block;
            font-size: .78rem;
            text-transform: uppercase;
            letter-spacing: .12em;
            color: var(--brand-blue-soft);
            margin-bottom: .4rem;
        }

        .about-title {
            font-size: 1.8rem;
            font-weight: 700;
            letter-spacing: -.02em;
            margin-bottom: 1rem;
        }

        .about-title span {
            color: var(--brand-blue);
        }

        .about-text {
            font-size: .98rem;
            color: var(--text-muted);
            margin-bottom: .7rem;
        }

        .about-list {
            list-style: none;
            padding-left: 0;
            margin-top: 1rem;
            font-size: .95rem;
        }

        .about-list li {
            margin-bottom: .35rem;
            position: relative;
            padding-left: 1.3rem;
        }

        .about-list li::before {
            content: "✔";
            position: absolute;
            left: 0;
            top: 0;
            font-size: .8rem;
            color: var(--brand-blue);
        }

        /* Bildbox */
        .about-image-box {
            position: relative;
            border-radius: 1.1rem;
            overflow: hidden;
            box-shadow: 0 22px 45px rgba(15,23,42,.18);
        }

        .about-image-box img {
            width: 100%;
            height: auto;
            display: block;
        }

        .about-badge {
            position: absolute;
            left: 1.4rem;
            bottom: 1.4rem;
            background: rgba(17,24,39,.9);
            color: #fff;
            padding: .75rem 1.1rem;
            border-radius: .75rem;
            font-size: .86rem;
            max-width: 260px;
        }

        .about-badge strong {
            display: block;
            font-size: .9rem;
            margin-bottom: .15rem;
        }

        /* STEPS SECTION */
        .steps-section {
            padding: 3.5rem 0 4rem;
            background-color: #f4f5f7;
        }

        .steps-title {
            font-size: 1.6rem;
            font-weight: 700;
            letter-spacing: -.02em;
            margin-bottom: .4rem;
        }

        .steps-subtitle {
            font-size: .98rem;
            color: var(--text-muted);
            max-width: 640px;
            margin: 0 auto 2rem;
        }

        .step-card {
            background-color: #ffffff;
            border-radius: 1rem;
            padding: 1.4rem 1.3rem 1.3rem;
            border: 1px solid #e3e6ee;
            height: 100%;
            position: relative;
            overflow: hidden;
            box-shadow: 0 10px 24px rgba(15,23,42,.06);
        }

        .step-number {
            width: 32px;
            height: 32px;
            border-radius: 999px;
            background: linear-gradient(135deg, var(--brand-blue) 0%, var(--brand-blue-soft) 100%);
            color: #fff;
            font-size: .95rem;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: .6rem;
        }

        .step-title {
            font-size: 1.05rem;
            font-weight: 600;
            margin-bottom: .4rem;
        }

        .step-text {
            font-size: .93rem;
            color: var(--text-muted);
        }

        /* USP-Band */
        .usp-band {
            padding: 2.5rem 0 3rem;
            background-color: #ffffff;
            border-top: 1px solid var(--border-soft);
        }

        .usp-item strong {
            display: block;
            font-size: .95rem;
            margin-bottom: .1rem;
        }

        .usp-item span {
            font-size: .9rem;
            color: var(--text-muted);
        }

        /* Responsive Tweaks */
        @media (max-width: 767.98px) {
            .about-section {
                padding: 3rem 0 3.5rem;
            }

            .about-title {
                font-size: 1.55rem;
            }

            .about-image-box {
                margin-top: .5rem;
            }

            .steps-section {
                padding: 3rem 0 3.5rem;
            }
        }
        .perfacts-footer {
            background: #222;
            color: #e5e5e5;
            margin-top: 4rem;
            font-size: .92rem;
        }

        /* TOP AREA */
        .footer-top {
            padding: 3.5rem 0 3rem;
            border-bottom: 1px solid rgba(255,255,255,.08);
        }

        .footer-title {
            font-size: 1.1rem;
            font-weight: 600;
            margin-bottom: 1.2rem;
        }

        .footer-list {
            list-style: none;
            padding: 0;
        }

        .footer-list li {
            margin-bottom: .45rem;
        }

        .footer-list a {
            color: #d1d5db;
            text-decoration: none;
        }

        .footer-list a:hover {
            color: white;
        }

        .footer-text {
            color: #c9c9c9;
            line-height: 1.6;
        }

        /* Newsletter */
        .footer-newsletter .form-control {
            background: rgba(255,255,255,.08);
            border: none;
            color: #fff;
            padding: .7rem 1rem;
        }

        .newsletter-btn {
            background: var(--brand-blue);
            color: #fff;
            border: none;
            padding: 0 1.1rem;
        }

        /* Kontakt */
        .footer-phone {
            display: flex;
            gap: .7rem;
            align-items: center;
        }

        .footer-phone i {
            font-size: 1.3rem;
        }

        .footer-phone-num {
            font-size: 1.15rem;
            font-weight: 700;
            color: #fff;
        }

        .footer-phone-time {
            font-size: .82rem;
            color: #b0b0b0;
        }

        /* STATS */
        .footer-stats {
            padding: 2rem 0 2.3rem;
            border-bottom: 1px solid rgba(255,255,255,.08);
        }

        .stat-num {
            font-size: 2rem;
            font-weight: 700;
            color: #fff;
        }

        .stat-label {
            font-size: .84rem;
            text-transform: uppercase;
            letter-spacing: .08em;
            color: #b9b9b9;
            margin-top: .3rem;
        }

        /* PAYMENTS */
        .footer-payments {
            padding: 1.8rem 0 2rem;
            border-bottom: 1px solid rgba(255,255,255,.08);
        }

        .payment-item {
            display: flex;
            align-items: center;
            gap: .5rem;
            font-size: .95rem;
            color: #d6d6d6;
            opacity: .9;
        }

        .payment-item i {
            font-size: 1.25rem;
            opacity: .9;
        }

        /* BOTTOM */
        .footer-bottom {
            padding: 1.3rem 0;
            background: #1b1b1b;
            font-size: .85rem;
        }

        .footer-country {
            color: #dcdcdc;
        }

        .footer-bottom-links a {
            color: #cfcfcf;
            text-decoration: none;
        }

        .footer-bottom-links a:hover {
            color: #fff;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid rgba(255,255,255,.25);
            color: #fff;
            text-decoration: none;
        }

        .footer-social a:hover {
            background: #fff;
            color: #000;
        }
