:root {
    --gm-black: #000000;
    --gm-dark: #0f0d0b;
    --gm-input: #141210;
    --gm-orange: #f4982e;
    --gm-yellow: #ffd653;
    --gm-white: #ffffff;
    --gm-cream: #fdf5dc;
    --gm-copy: #9a9080;
    --gm-muted: #6b6456;
    --gm-placeholder: #5d564b;
}

* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    min-width: 320px;
    min-height: 100%;
    background: var(--gm-black);
}

body {
    color: var(--gm-white);
    font-family: "Outfit", Arial, sans-serif;
}

img {
    display: block;
}

.coming-soon {
    position: relative;
    width: 100%;
    min-height: 1080px;
    overflow: hidden;
    background: var(--gm-black);
}

.stage {
    position: relative;
    width: min(1920px, 100%);
    min-height: 1080px;
    margin: 0 auto;
}

.brand-logo {
    position: absolute;
    z-index: 10;
    top: 53px;
    left: 50%;
    width: 541.247px;
    height: 250px;
    transform: translateX(-50%);
}

.brand-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.copy-column {
    position: absolute;
    z-index: 5;
    top: 357px;
    left: max(40px, calc(50% - 795px));
    width: 744.077px;
}

.eyebrow {
    margin: 0 0 20.526px;
    color: var(--gm-orange);
    font-size: 20.526px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 2.5658px;
    text-transform: uppercase;
}

.headline {
    margin: 0 0 20.526px;
    color: var(--gm-white);
    font-family: "Poppins", Arial, sans-serif;
    font-size: 82.105px;
    font-weight: 900;
    line-height: 87.237px;
    text-transform: uppercase;
}

.description {
    width: 700.602px;
    margin: 0;
    color: var(--gm-copy);
    font-family: "Poppins", Arial, sans-serif;
    font-size: 20.526px;
    font-weight: 300;
    line-height: 33.355px;
}

.newsletter {
    min-height: 116px;
    margin-top: 61.579px;
}

.newsletter-title {
    margin: 0 0 20.526px;
    color: var(--gm-orange);
    font-size: 20.526px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.newsletter-success {
    display: flex;
    align-items: center;
    gap: 18px;
    min-height: 71.842px;
    animation: newsletter-confirmation-in 240ms ease-out both;
}

@keyframes newsletter-confirmation-in {
    from {
        opacity: 0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.newsletter-success-icon {
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
    padding: 10px;
    border: 2px solid var(--gm-orange);
    border-radius: 50%;
    fill: none;
    stroke: var(--gm-orange);
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.newsletter-success-title {
    margin: 0 0 6px;
    color: var(--gm-orange);
    font-size: 20.526px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.newsletter-success-copy {
    margin: 0;
    color: var(--gm-copy);
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
}

.newsletter-error {
    margin: 10px 0 0;
    color: var(--gm-orange);
    font-size: 14px;
    line-height: 1.4;
}

.newsletter-error[hidden] {
    display: none;
}

.newsletter-form {
    display: flex;
    width: 615.788px;
    height: 71.842px;
    margin: 0;
    overflow: hidden;
    border: 1.283px solid var(--gm-orange);
    border-radius: 10.263px;
}

.newsletter-form input {
    flex: 1;
    min-width: 0;
    height: 100%;
    padding: 0 25.658px;
    border: 0;
    outline: 0;
    background: var(--gm-input);
    color: var(--gm-cream);
    font: 300 17.96px/1 "Outfit", Arial, sans-serif;
}

.newsletter-form input::placeholder {
    color: var(--gm-placeholder);
    opacity: 1;
}

.newsletter-form button {
    width: 179.605px;
    height: 100%;
    border: 0;
    background: var(--gm-orange);
    color: var(--gm-dark);
    cursor: pointer;
    font: 800 16.678px/1 "Outfit", Arial, sans-serif;
    text-transform: uppercase;
}

.newsletter-form button:disabled {
    cursor: wait;
    opacity: 0.7;
}

.contacts {
    display: flex;
    gap: 60.952px;
    margin-top: 61.579px;
}

.contact-label {
    margin-bottom: 6.095px;
    color: var(--gm-muted);
    font-size: 16.762px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.contact-value {
    color: var(--gm-cream);
    font-size: 21.333px;
    font-weight: 500;
    line-height: 1.2;
    white-space: nowrap;
}

a.contact-value {
    text-decoration: none;
}

a.contact-value:hover,
a.contact-value:focus-visible {
    color: var(--gm-orange);
}

.visual-area {
    position: absolute;
    top: 280px;
    right: max(40px, calc(50% - 853px));
    width: 761px;
    height: 761px;
}

.visual-glow {
    position: absolute;
    inset: 0;
    width: 761px;
    height: 761px;
    object-fit: contain;
}

.visual-group {
    position: absolute;
    top: 61px;
    left: 60px;
    width: 641px;
    height: 638.476px;
}

.cat-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 640.635px;
    height: 640.635px;
    border-radius: 50%;
    background: var(--gm-white);
}

.cat-animation {
    position: absolute;
    top: 155.104px;
    left: 120.876px;
    width: 398.883px;
    height: 330.428px;
}

.cat-frame {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cat-frame--a {
    animation: cat-look-a 2s steps(1, jump-end) infinite;
}

.cat-frame--b {
    animation: cat-look-b 2s steps(1, jump-end) infinite;
}

@keyframes cat-look-a {
    0%, 49.999% { opacity: 1; }
    50%, 100% { opacity: 0; }
}

@keyframes cat-look-b {
    0%, 49.999% { opacity: 0; }
    50%, 100% { opacity: 1; }
}

.badge {
    position: absolute;
    z-index: 4;
    padding: 11.648px 23.296px;
    border: 1.456px solid var(--gm-orange);
    border-radius: 29.12px;
    background: var(--gm-dark);
    box-shadow: 0 5.824px 5.824px rgba(0, 0, 0, 0.25);
    color: var(--gm-yellow);
    font-size: 17.472px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
    white-space: nowrap;
}

.badge--ready { top: 408.102px; left: -82.251px; }
.badge--arriving { top: 433.113px; left: 518.048px; }
.badge--coming { top: 22.383px; left: 67.823px; }
.badge--beer { top: 77.672px; left: 446.959px; }
.badge--brand { top: 610.836px; left: 210px; }

@media (min-width: 1200px) and (max-width: 1599px) {
    .stage {
        left: 50%;
        width: 1920px;
        min-height: 1080px;
        margin: 0;
        transform-origin: top center;
    }
}

@media (min-width: 1200px) and (max-width: 1349px) {
    .coming-soon {
        min-height: 729px;
    }

    .stage {
        transform: translateX(-50%) scale(0.675);
    }

    .brand-logo {
        top: 36px;
        width: 365px;
        height: 169px;
    }
}

@media (min-width: 1350px) and (max-width: 1499px) {
    .coming-soon {
        min-height: 810px;
    }

    .stage {
        transform: translateX(-50%) scale(0.75);
    }

    .brand-logo {
        top: 40px;
        width: 406px;
        height: 188px;
    }
}

@media (min-width: 1500px) and (max-width: 1599px) {
    .coming-soon {
        min-height: 900px;
    }

    .stage {
        transform: translateX(-50%) scale(0.8333);
    }

    .brand-logo {
        top: 44px;
        width: 451px;
        height: 208px;
    }
}

@media (max-width: 1199px) {
    .coming-soon {
        min-height: 1450px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .stage {
        width: 1024px;
        min-height: 1450px;
    }

    .brand-logo {
        top: 44.688px;
        width: 425.69px;
        height: 196.625px;
    }

    .visual-area {
        top: 216px;
        right: auto;
        left: 212px;
        width: 600px;
        height: 600px;
    }

    .visual-glow {
        width: 600px;
        height: 600px;
    }

    .visual-group {
        top: 84px;
        left: 83px;
        width: 433px;
        height: 431.222px;
    }

    .cat-circle {
        width: 432.68px;
        height: 432.68px;
    }

    .cat-animation {
        top: 104.756px;
        left: 81.639px;
        width: 269.402px;
        height: 223.168px;
    }

    .badge {
        padding: 9.417px 18.834px;
        border-width: 1.178px;
        border-radius: 23.5px;
        font-size: 14px;
    }

    .badge--coming { top: 34.402px; left: -4.611px; }
    .badge--beer { top: 34.996px; left: 316px; }
    .badge--ready { top: 295px; left: -70px; }
    .badge--arriving { top: 304px; left: 367px; }
    .badge--brand { top: 415px; left: 127px; }

    .copy-column {
        top: 801px;
        left: 169px;
        width: 683px;
        text-align: center;
    }

    .eyebrow {
        margin-bottom: 18.855px;
        font-size: 18px;
        letter-spacing: 2.2px;
    }

    .headline {
        margin-bottom: 19px;
        font-size: 70px;
        line-height: 80px;
    }

    .description {
        width: 643.56px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 30px;
    }

    .newsletter {
        margin-top: 56.565px;
    }

    .newsletter-title {
        margin-bottom: 18.855px;
        font-size: 18px;
    }

    .newsletter-success {
        justify-content: center;
        text-align: left;
    }

    .newsletter-form {
        width: 565.651px;
        height: 65.993px;
        margin: 0 auto;
    }

    .newsletter-form input {
        padding: 0 23.569px;
        font-size: 16.5px;
    }

    .newsletter-form button {
        width: 164.982px;
        font-size: 15.3px;
    }

    .contacts {
        justify-content: center;
        gap: 60.952px;
        margin-top: 56.565px;
        text-align: left;
    }

    .contact-label {
        font-size: 16px;
    }

    .contact-value {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .coming-soon,
    .stage {
        min-height: 1020px;
    }

    .stage {
        width: 100%;
    }

    .brand-logo {
        top: 28px;
        width: 310px;
        height: 143px;
    }

    .visual-area {
        top: 160px;
        left: 50%;
        width: 390px;
        height: 390px;
        transform: translateX(-50%);
    }

    .visual-glow {
        width: 390px;
        height: 390px;
    }

    .visual-group {
        top: 55px;
        left: 54px;
        width: 282px;
        height: 282px;
    }

    .cat-circle {
        width: 281px;
        height: 281px;
    }

    .cat-animation {
        top: 68px;
        left: 53px;
        width: 175px;
        height: 145px;
    }

    .badge {
        padding: 6px 12px;
        border-width: 1px;
        border-radius: 16px;
        font-size: 9px;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
    }

    .badge--coming { top: 22px; left: 15px; }
    .badge--beer { top: 48px; left: 205px; }
    .badge--ready { top: 190px; left: -30px; }
    .badge--arriving { top: 200px; left: 230px; }
    .badge--brand { top: 270px; left: 85px; }

    .copy-column {
        top: 555px;
        left: 50%;
        width: min(680px, calc(100% - 48px));
        transform: translateX(-50%);
    }

    .eyebrow {
        margin-bottom: 12px;
        font-size: 13px;
        letter-spacing: 1.6px;
    }

    .headline {
        margin-bottom: 14px;
        font-size: 48px;
        line-height: 52px;
    }

    .description {
        width: min(620px, 100%);
        font-size: 15px;
        line-height: 24px;
    }

    .newsletter {
        margin-top: 28px;
    }

    .newsletter-title {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .newsletter-form {
        width: min(520px, 100%);
        height: 56px;
    }

    .newsletter-form input {
        padding: 0 18px;
        font-size: 15px;
    }

    .newsletter-form button {
        width: 145px;
        font-size: 14px;
    }

    .contacts {
        gap: 36px;
        margin-top: 32px;
    }

    .contact-label {
        font-size: 12px;
    }

    .contact-value {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .coming-soon {
        min-height: 1151px;
    }

    .stage {
        width: 390px;
        min-height: 1151px;
    }

    .brand-logo {
        top: 32px;
        width: 251.138px;
        height: 116px;
    }

    .visual-area {
        top: 148px;
        left: 18.648px;
        width: 352.703px;
        height: 352.703px;
    }

    .visual-glow {
        width: 352.703px;
        height: 352.703px;
    }

    .visual-group {
        top: 49.378px;
        left: 48.791px;
        width: 254.534px;
        height: 253.489px;
    }

    .cat-circle {
        width: 254.346px;
        height: 254.346px;
    }

    .cat-animation {
        top: 61.579px;
        left: 47.99px;
        width: 158.365px;
        height: 131.187px;
    }

    .badge {
        padding: 4.624px 9.249px;
        border-width: 0.578px;
        border-radius: 12px;
        font-size: 7.1px;
        box-shadow: 0 2.3px 2.3px rgba(0, 0, 0, 0.25);
    }

    .badge--ready { top: 162.023px; left: -32.655px; }
    .badge--arriving { top: 171.953px; left: 205.676px; }
    .badge--coming { top: 8.887px; left: 26.928px; }
    .badge--beer { top: 30.836px; left: 177.453px; }
    .badge--brand { top: 242.512px; left: 83.375px; }

    .copy-column {
        top: 500.703px;
        left: 20px;
        width: 350px;
        text-align: center;
    }

    .eyebrow {
        height: 36px;
        margin: 0;
        font-size: 11px;
        line-height: 36px;
        letter-spacing: 1.35px;
        white-space: nowrap;
    }

    .headline {
        height: 84px;
        margin: 14px 0 0;
        font-size: 39px;
        line-height: 42px;
    }

    .description {
        width: 350px;
        height: 88px;
        margin: 14px 0 0;
        font-size: 13px;
        line-height: 22px;
    }

    .newsletter {
        min-height: 148px;
        margin-top: 32px;
    }

    .newsletter-title {
        height: 16px;
        margin: 0 0 16px;
        font-size: 12px;
        line-height: 16px;
    }

    .newsletter-success {
        justify-content: center;
        gap: 12px;
        min-height: 116px;
        text-align: left;
    }

    .newsletter-success-icon {
        width: 42px;
        height: 42px;
        padding: 9px;
    }

    .newsletter-success-title {
        margin-bottom: 4px;
        font-size: 12px;
    }

    .newsletter-success-copy {
        max-width: 230px;
        font-size: 13px;
    }

    .newsletter-error {
        font-size: 12px;
    }

    .newsletter-form {
        display: block;
        width: 350px;
        height: 116px;
        overflow: visible;
        border: 0;
        border-radius: 0;
    }

    .newsletter-form input {
        width: 350px;
        height: 52px;
        padding: 0 16px;
        border: 1px solid var(--gm-orange);
        border-radius: 8px;
        font-size: 14px;
        text-align: left;
    }

    .newsletter-form button {
        display: block;
        width: 134px;
        height: 52px;
        margin: 12px auto 0;
        border-radius: 8px;
        font-size: 14px;
    }

    .contacts {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        margin-top: 32px;
        text-align: center;
    }

    .contact-item {
        width: 350px;
        height: 39px;
    }

    .contact-label {
        margin-bottom: 2px;
        font-size: 10px;
        line-height: 15px;
    }

    .contact-value {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 389px) {
    .brand-logo {
        top: 8.2051vw;
        width: 64.3944vw;
        height: 29.7436vw;
    }

    .stage {
        left: 50%;
        transform: translateX(-50%);
        transform-origin: top center;
    }

    @supports (transform: scale(calc(1px / 1px))) {
        .stage {
            left: 0;
            margin: 0;
            transform: scale(calc(100vw / 390px));
            transform-origin: top left;
        }

        .coming-soon {
            min-height: calc(1151px * (100vw / 390px));
        }
    }
}

@media (prefers-reduced-motion: reduce) {
    .newsletter-success {
        animation: none;
    }

    .cat-frame--a {
        animation: none;
        opacity: 1;
    }

    .cat-frame--b {
        animation: none;
        opacity: 0;
    }
}
