:root {
    --color-neutral-900: #121212;
    --color-light: #f4f4f5;
    --color-black: #000000;
    --section-padding: 8vw;
    --container-padding: 4vw;
}

body {
    background-color: var(--color-neutral-900);
    color: var(--color-light);
    font-size: 1vw;
    margin: 0;
    padding: 0;
    cursor: url("https://cdn.prod.website-files.com/6708f85ff3d3cba6aff436fb/671251b239d7aeb290a31ac5_cursor-default%402x.svg") 2 0,
        auto;
}

a,
button {
    cursor: url("https://cdn.prod.website-files.com/6708f85ff3d3cba6aff436fb/671251b212e6b71494aa67ff_cursor-pointer%402x.svg") 12 0,
        pointer;
}

.cloneable {
    padding: var(--container-padding);
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    display: flex;
    position: relative;
}


.parallax__fade {
    --color-dark-rgb: 0, 0, 0;
    background: linear-gradient(to top, rgba(var(--color-dark-rgb), 1) 0%, rgba(var(--color-dark-rgb), 0.738) 19%, rgba(var(--color-dark-rgb), 0.541) 34%, rgba(var(--color-dark-rgb), 0.382) 47%, rgba(var(--color-dark-rgb), 0.278) 56.5%, rgba(var(--color-dark-rgb), 0.194) 65%, rgba(var(--color-dark-rgb), 0.126) 73%, rgba(var(--color-dark-rgb), 0.075) 80.2%, rgba(var(--color-dark-rgb), 0.042) 86.1%, rgba(var(--color-dark-rgb), 0.021) 91%, rgba(var(--color-dark-rgb), 0.008) 95.2%, rgba(var(--color-dark-rgb), 0.002) 98.2%, transparent 100%);
}

.osmo-icon-svg {
    width: 8em;
    position: relative;
}

.parallax__header {
    z-index: 2;
    padding: var(--section-padding) var(--container-padding);
    justify-content: center;
    align-items: center;
    min-height: 100svh;
    display: flex;
    position: relative;
}

.parallax {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.parallax__content {
    padding: var(--section-padding) var(--container-padding);
    justify-content: center;
    align-items: center;
    min-height: 100svh;
    display: flex;
    position: relative;
}

.cover {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.parallax__visuals {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 120%;
    position: absolute;
    top: 0;
    left: 0;
}

.parallax__placeholder {
    z-index: 0;
    opacity: 0;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.parallax__layers {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.cover-copy {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.parallax__fade {
    z-index: 30;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 20%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.parallax__black-line-overflow {
    z-index: 20;
    background-color: var(--color-black);
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.parallax__title {
    pointer-events: auto;
    text-align: center;
    text-transform: none;
    margin-top: 0;
    margin-bottom: .1em;
    margin-right: .075em;
    font-family: PP Neue Corp Wide, sans-serif;
    font-size: 11vw;
    font-weight: 800;
    line-height: 1;
    position: relative;
    color: #ffffff;
}

.parallax__radial-gradient {
    z-index: 10;
    background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, var(--color-black));
    opacity: .5;
    pointer-events: none;
    mix-blend-mode: multiply;
    position: fixed;
    inset: 0;
}

.parallax__layer-title {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100svh;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
}

.parallax__layer-img {
    pointer-events: none;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 117.5%;
    position: absolute;
    top: -17.5%;
    left: 0;
}

.parallax__layer-img.is-third {
    top: -20%;
}

img[data-parallax-layer="4"] {
    top: -30%;
}

.osmo-credits {
    z-index: 999;
    pointer-events: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 4em;
    padding: 1em;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
}

.osmo-credits__p {
    pointer-events: auto;
    color: #efeeec80;
    text-align: center;
    margin: 0;
    font-family: PP Neue Montreal, sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.3;
}

.osmo-credits__p-a {
    color: #ffffff;
}

@font-face {
    font-family: 'PP Neue Corp Wide';
    src: url('https://cdn.prod.website-files.com/671752cd4027f01b1b8f1c7f/6717e399d30a606fed425914_PPNeueCorp-WideUltrabold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Montreal';
    src: url('https://cdn.prod.website-files.com/6819ed8312518f61b84824df/6819ed8312518f61b84825ba_PPNeueMontreal-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Extended Content Styles */
.content-section {
    padding: var(--section-padding) var(--container-padding);
    background-color: var(--color-neutral-900);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: 'PP Neue Montreal', sans-serif;
    position: relative;
    z-index: 10;
}

.content-container {
    max-width: 800px;
    margin: 0 auto;
}

.content-heading {
    font-family: 'PP Neue Corp Wide', sans-serif;
    font-size: 4vw;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.content-text {
    font-size: 1.5rem;
    line-height: 1.6;
    color: #a0a0a0;
    margin-bottom: 2rem;
}

.content-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 2rem;
}

.feature {
    background-color: rgba(255, 255, 255, 0.05);
    padding: 3rem 2rem;
    border-radius: 1rem;
    transition: transform 0.3s ease, background-color 0.3s ease;
    text-align: left;
}

.feature:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.08);
}

.feature h3 {
    font-family: 'PP Neue Corp Wide', sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #ffffff;
}

.feature p {
    font-size: 1.1rem;
    color: #888888;
    line-height: 1.5;
    margin: 0;
}

/* Product Grid (New Arrivals) */
.new-arrivals {
    padding-top: 4vw;
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2.5rem;
    width: 100%;
    max-width: 1200px;
}

.product-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 1.5rem;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    text-align: left;
    cursor: pointer;
}

.product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.06);
}

.product-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
    margin-bottom: 1.5rem;
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
}

.product-card h4 {
    font-family: 'PP Neue Montreal', sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    color: #ffffff;
    margin: 0 0 0.5rem 0;
}

.product-card p {
    font-size: 1.1rem;
    color: #a0a0a0;
    margin: 0;
}

/* Mission Banner */
.mission-banner {
    position: relative;
    padding: 10vw var(--container-padding);
    background-color: #080808;
    background-image: radial-gradient(circle at 50% 100%, rgba(255, 255, 255, 0.05), transparent 70%);
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.mission-content {
    max-width: 800px;
    margin: 0 auto;
}

.mission-content h2 {
    font-family: 'PP Neue Corp Wide', sans-serif;
    font-size: 5vw;
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 1.5rem 0;
    line-height: 1;
}

.mission-content p {
    font-family: 'PP Neue Montreal', sans-serif;
    font-size: 1.5rem;
    color: #a0a0a0;
    line-height: 1.6;
    margin: 0;
}

/* Footer modern layout */
.site-footer {
    background-color: #050505;
    padding: 6vw var(--container-padding) 2vw;
    font-family: 'PP Neue Montreal', sans-serif;
}

.footer-content {
    display: grid;
    grid-template-columns: 1.5fr 2fr 1.5fr;
    gap: 4rem;
    max-width: 1200px;
    margin: 0 auto 4rem;
    text-align: left;
}

.footer-brand h3 {
    font-family: 'PP Neue Corp Wide', sans-serif;
    font-size: 2rem;
    color: #ffffff;
    margin: 0 0 1rem 0;
}

.footer-brand p {
    color: #888888;
    font-size: 1.1rem;
    line-height: 1.5;
}

.footer-links {
    display: flex;
    justify-content: space-around;
}

.link-group h4,
.footer-newsletter h4 {
    color: #ffffff;
    font-size: 1.2rem;
    margin: 0 0 1.5rem 0;
    font-weight: 500;
}

.link-group a {
    display: block;
    color: #888888;
    text-decoration: none;
    margin-bottom: 0.8rem;
    transition: color 0.3s ease;
}

.link-group a:hover {
    color: #ffffff;
}

.footer-newsletter p {
    color: #888888;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.newsletter-form {
    display: flex;
    gap: 0.5rem;
}

.newsletter-form input {
    flex: 1;
    padding: 0.8rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-radius: 4px;
    font-family: inherit;
    outline: none;
    transition: border-color 0.3s ease;
}

.newsletter-form input:focus {
    border-color: rgba(255, 255, 255, 0.4);
}

.newsletter-form button {
    padding: 0.8rem 1.5rem;
    background: #ffffff;
    color: #000000;
    border: none;
    border-radius: 4px;
    font-family: inherit;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.newsletter-form button:hover {
    background: #e0e0e0;
}

.footer-bottom {
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #555555;
    font-size: 0.9rem;
}

@media (max-width: 900px) {
    .footer-content {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }

    .footer-links {
        justify-content: flex-start;
        gap: 4rem;
    }

    .mission-content h2 {
        font-size: 8vw;
    }
}

.newsletter-feedback {
    display: none;
    margin-top: 1rem;
    font-size: 1rem;
    color: #4caf50;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.newsletter-feedback.show {
    display: block;
    opacity: 1;
}

/* Latton Lab Top Left Button */
.logo-button-link {
    position: fixed;
    top: 2rem;
    left: 1rem;
    z-index: 101;
    text-decoration: none;
    transition: top 0.3s ease;
}

.logo-button {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: 3rem;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50px;
    padding: 0.5rem 1rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    display: flex;
    align-items: center;
    gap: 0.6rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.logo-button-link:hover .logo-button {
    background: rgba(255, 255, 255, 0.12);
    border-color: hsla(214, 85%, 73%, 0.3);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3),
        0 0 0 1px hsla(214, 85%, 73%, 0.2);
    transform: translateY(-2px);
}

.logo-button .logo-icon {
    width: 16px;
    height: 24px;
    margin: 0;
    flex-shrink: 0;
    background: hsl(214, 85%, 73%);
    clip-path: polygon(40% 0%, 60% 0%, 50% 40%, 70% 40%, 30% 100%, 40% 55%, 20% 55%);
}

.logo-button .logo-text {
    font-family: 'Figtree', sans-serif;
    font-size: 0.9rem;
    font-weight: 900;
    color: #ffffff;
    white-space: nowrap;
}

/* Loading Screen */
#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0A1128;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: opacity 0.5s ease;
}

.loader {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lightning-logo {
    width: 80px;
    height: 120px;
    background: hsl(214, 85%, 73%);
    clip-path: polygon(40% 0%, 60% 0%, 50% 40%, 70% 40%, 30% 100%, 40% 55%, 20% 55%);
    margin-bottom: 1rem;
    animation: pulse 1.5s infinite;
}

.loading-text {
    font-family: 'Figtree', sans-serif;
    font-weight: 900;
    font-size: 1.5rem;
    color: #FFFFFF;
    letter-spacing: 0.2rem;
}

@keyframes pulse {
    0% {
        opacity: 0.6;
        transform: scale(0.9);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0.6;
        transform: scale(0.9);
    }
}