@charset "UTF-8";

/*

#######\                      ##\                  ##\
##  __##\                     ## |                 ## |
## |  ## | ######\   #######\ ## |  ##\  ######\ ######\
#######  |##  __##\ ##  _____|## | ##  |##  __##\\_##  _|
##  __##< ## /  ## |## /      ######  / ######## | ## |
## |  ## |## |  ## |## |      ##  _##<  ##   ____| ## |##\
## |  ## |\######  |\#######\ ## | \##\ \#######\  \####  |
\__|  \__| \______/  \_______|\__|  \__| \_______|  \____/


Du interessierst dich für Code und was hinter einer Website steckt?
Dann bist du bei uns genau richtig! Melde dich: info@rocket.ch

Rocket - Advertising
Neuweg 10
6003 Luzern
Switzerland

├── child.css                ← Haupt-Stylesheet (wird eingebunden)
├── css/
│   ├── base.css             ← Root-Variablen, Resets
│   ├── layout.css           ← Grid, Container, etc.
│   ├── components.css       ← Buttons, Cards, etc.
│   ├── blocks.css           ← Gutenberg-spezifische Anpassungen
│   ├── utilities.css        ← Utility-Klassen
│   ├── slider.css           ← CSS-Variablen für Rocket-Carousel-Slider

/* Basis-Dateien laden */
@import url("css/base.css");
@import url("css/layout.css");
@import url("css/components.css");
@import url("css/blocks.css");
@import url("css/utilities.css");
@import url("css/slider.css");

/* ----------------------------------- */
/* Dummy-Regel für Editor-Ladung   */
/* ----------------------------------- */

/*
* WICHTIG: Diese Regel sorgt dafür, dass dieses Stylesheet
* im WordPress Site Editor (Gutenberg) korrekt geladen wird.
*
* Hintergrund: Wenn das Stylesheet nur :root-Variablen enthält,
* kann es vom Editor als „leer“ betrachtet und ignoriert werden.
*
* Durch diesen selektorbezogenen Block-Stil bleibt die Datei aktiv.
*
* NICHT ENTFERNEN!
*/
.wp-block-group {}

/* .wp-block-site-logo img {
    width: 100%;
    max-width: 150px;
} */

/* TODO: not working in child theme.json ?! */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500 !important;
}

.font-huge {
    font-size: 9rem !important;
    max-width: none !important;
}

html:not(.block-editor-iframe__html) .anim {
    opacity: 0;
}

body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro {
    position: relative;
    background-color: white;
    height: 90vh;
    width: 100vw;
    display: flex;
    justify-content: stretch;
    align-items: stretch;

}

body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro h2 {
    color: white;
    z-index: 200;
    mix-blend-mode: difference;
    position: absolute;
}

/* desktop */
@media (max-width: 1400px) {
    body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro h2 {
        font-size: 5rem !important;
    }
}

/* on mobile */
@media (max-width: 768px) {
    body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro h2 {
        font-size: 3rem !important;
    }
}

@media (max-width: 1600px) {
    body:not(.wp-admin):not(.block-editor-iframe__body) .button-cta-2 {
        display: none !important;
    }
}

.button-cta-1 a,
.button-cta-2 a {
    /* do not break the word; */
    white-space: nowrap;
}

@media (max-width: 1400px) {

    .button-cta-1 a,
    .button-cta-2 a {
        padding: 15px 15px;
    }
}

@media (max-width: 768px) {
    #site-header>.wp-block-group.alignfull>.wp-block-group.alignwide>.wp-block-group.alignwide>.wp-block-group {
        display: none !important;
        /* hide the empty space */
    }
}

@media (max-width: 1200px) {

    #site-header .wp-block-site-logo {
        max-width: 120px;
    }

    #site-header>.wp-block-group.alignfull {
        padding: 0 10px;
    }
}

@media (max-width: 1400px) {

    #site-header .wp-block-site-logo {
        max-width: 130px;
    }

    #site-header .wp-block-navigation .wp-block-navigation__responsive-container:not(.has-modal-open) ul li:nth-child(2) {
        display: none;
    }
}

body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro .wp-block-cover__inner-container {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex
}

body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro .wp-block-group.image-holder {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;

}

/* // on mobile, add a max-width of 50% to the image */
@media (max-width: 768px) {
    body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-cover.intro .wp-block-group.image-holder figure {
        width: auto;
        height: 12%;
        aspect-ratio: auto;
    }
}

/**
list icons
**/

li.icon-cross::before,
li.icon-checkmark::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    color: white !important;
    font-family: "Font Awesome 6 Pro";
    background-color: var(--color-border);
    font-size: 25px;
    position: absolute;
    top: 0;
    left: -6px;
}

li.icon-cross::before {
    content: '\f057';
}

li.icon-checkmark::before {
    content: '\f058';
}

.wp-block-post-author__content {
    display: flex;
    align-items: center;
}

.wp-block-post-author__content>p {
    margin-top: 0;
    margin-bottom: 0;
}


#site-header.is-header-visible {
    background-color: white;
}


/* form */

/* ===== Optionaler Hintergrund (Wrapper/Section) ===== */
.form-background {
    min-height: 100%;
    background: radial-gradient(1200px 600px at 50% -200px, #1c1a19 0%, #161311 40%, #120f0d 70%, #0e0c0a 100%);
}

/* ===== Grundlayout / Container ===== */
.wpcf7 {
    max-width: 720px;
    margin: 0 auto;
    padding: 24px 0 8px;
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.wpcf7 p {
    margin: 0 0 15px 0 !important;
    position: relative;
    max-width: 100%;
    width: 100%;
}

/* Reihen & Spalten */
.wpcf7 .form-row {
    width: 100%;
    display: block;
    margin: 0 0 18px;
}

.wpcf7 .two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.wpcf7 .form-group {
    display: flex;
    flex-direction: column;
}

/* ===== Typografie ===== */
.wpcf7 .form-group label {
    color: #d7d7d7;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 12px;
    display: inline-block;
}

/* ===== Felder ===== */
.wpcf7 .form-group input[type="text"],
.wpcf7 .form-group input[type="email"],
.wpcf7 .form-group input[type="tel"],
.wpcf7 .form-group textarea,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    width: 100%;
    color: #e9e9e9;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    padding: 25px 14px;
    outline: none;
    transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    font-size: 18px;
}

.wpcf7 .form-group input[type="text"],
.wpcf7 .form-group input[type="email"],
.wpcf7 .form-group input[type="tel"] {
    height: 42px;
}

.wpcf7 .form-group textarea {
    min-height: 140px;
    resize: vertical;
}

.wpcf7 .form-group ::placeholder {
    color: rgba(233, 233, 233, 0.5);
}

/* Focus */
.wpcf7 .form-group input:focus,
.wpcf7 .form-group textarea:focus {
    border-color: rgba(255, 255, 255, 0.32);
    box-shadow: 0 0 0 3px rgba(28, 123, 173, 0.18);
    background: rgba(255, 255, 255, 0.08);
}

/* ===== Button (Pill, rechts) ===== */
.wpcf7 .form-row:last-of-type {
    display: flex;
    justify-content: flex-end;
}

.wpcf7 .wpcf7-submit {
    background: #0a67a2;
    color: #ffffff;
    border: 0;
    border-radius: 999px;
    padding: 16px 32px;
    font-weight: 600;
    font-size: 18px !important;
    cursor: pointer;
    transition: transform 120ms ease, filter 120ms ease, box-shadow 120ms ease;
    box-shadow: 0 6px 22px rgba(10, 103, 162, 0.35);
}

.wpcf7 .wpcf7-submit:hover {
    filter: brightness(1.08);
}

.wpcf7 .wpcf7-submit:active {
    transform: translateY(1px);
}

/* ===== Fehler / Meldungen ===== */
.wpcf7-not-valid {
    border-color: #e85d5d !important;
    box-shadow: 0 0 0 2px rgba(232, 93, 93, 0.22);
}

.wpcf7 form .wpcf7-response-output {
    margin: 10px 0 0;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.06);
    color: #e9e9e9;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
    .wpcf7 .two-columns {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

body:not(.wp-admin):not(.block-editor-iframe__body) .wp-block-group.image-holder figure {
    visibility: hidden;
}

/* mobile blockquote */

@media (max-width: 768px) {
    blockquote.wp-block-quote {
        margin: 0 !important;
        padding: 0 !important;
    }
}

/* below 600px style the mobile menu */

@media screen and (max-width: 600px) {

    header .wp-block-navigation__responsive-container {
        padding: 20px 40px !important;

    }

    header .wp-block-navigation__container {}

}

/* responsive optimizations */

@media screen and (max-width: 600px) {
    body {
        font-size: 18px !important;
    }

    .wp-block-group.mobile-2-col {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
}