html, body {
    background: #030303;
    color: #f4f0e8;
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

html,
body,
#app,
.mud-layout.sr-app,
.mud-main-content,
.mud-popover-provider {
    background: #030303 !important;
}

.mud-main-content {
    color: #f4f0e8;
    min-height: 100vh;
}

.mud-appbar.sr-nav,
.sr-nav {
    background: rgba(3, 3, 3, 0.9) !important;
    color: #f4f0e8 !important;
}

.mud-paper,
.mud-card {
    background-color: #0b0b0b;
    color: #f4f0e8;
}

.mud-typography,
.mud-button,
.mud-input,
.mud-card {
    font-family: Arial, Helvetica, sans-serif;
}

h1:focus {
    outline: none;
}

a,
a:link,
a:visited,
.btn-link,
.mud-link,
.mud-link:link,
.mud-link:visited {
    color: #25c7d9 !important;
}

a:hover,
a:focus,
.mud-link:hover,
.mud-link:focus {
    color: #f4f0e8 !important;
}

.sr-nav a,
.sr-nav a:link,
.sr-nav a:visited,
.sr-nav a:hover,
.sr-nav a:focus,
.sr-nav a:active,
.sr-nav .mud-link,
.sr-nav .mud-link:hover,
.sr-nav .mud-nav-link,
.sr-nav .mud-nav-link:hover,
.sr-nav .mud-nav-link.active,
.sr-footer__brand,
.sr-footer__brand:link,
.sr-footer__brand:visited,
.sr-footer__brand:hover,
.sr-footer__brand:focus,
.sr-footer__brand:active,
.sr-footer__brand *,
.sr-footer__brand:hover * {
    text-decoration: none !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: absolute;
    display: block;
    width: 8rem;
    height: 8rem;
    inset: 20vh 0 auto 0;
    margin: 0 auto 0 auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}

.sr-nav__mark {
    max-height: 2.75rem;
    max-width: 5.25rem;
    object-fit: contain;
    width: auto;
}

.sr-loading {
    color: rgba(244, 240, 232, 0.72);
    padding: 4rem;
}

.sr-hero,
.sr-section,
.sr-page-heading,
.sr-design-detail,
.sr-story-hero {
    margin: 0 auto;
    max-width: 1280px;
    padding-left: clamp(1rem, 4vw, 4rem);
    padding-right: clamp(1rem, 4vw, 4rem);
}

.sr-hero {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(280px, 1.15fr);
    min-height: 720px;
    overflow: hidden;
    position: relative;
}

.sr-hero::before {
    background: radial-gradient(circle at 68% 38%, rgba(37, 199, 217, 0.24), transparent 28%),
        linear-gradient(90deg, #030303 0%, rgba(3, 3, 3, 0.9) 34%, rgba(3, 3, 3, 0.2) 100%);
    content: "";
    inset: 0;
    position: absolute;
    z-index: 1;
}

.sr-hero__copy {
    align-self: center;
    max-width: 540px;
    padding-bottom: 4rem;
    padding-top: 5rem;
    position: relative;
    z-index: 2;
}

.sr-kicker {
    color: #f04ca7;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.22em;
    margin: 0 0 1.25rem;
    text-transform: uppercase;
}

.sr-hero h1,
.sr-manifesto h2,
.sr-page-heading h1,
.sr-design-detail h1,
.sr-story-hero h1,
.sr-story-panel h2 {
    color: #f4f0e8;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    letter-spacing: 0.02em;
    line-height: 0.9;
    margin: 0;
    text-transform: uppercase;
}

.sr-hero h1 {
    font-size: clamp(4rem, 10vw, 9.5rem);
}

.sr-script {
    color: #25c7d9;
    font-family: 'Brush Script MT', 'Segoe Script', cursive;
    font-size: clamp(2rem, 4vw, 4rem);
    line-height: 1;
    margin: 0.6rem 0 1.75rem;
}

.sr-hero__text,
.sr-page-heading p,
.sr-design-detail p,
.sr-manifesto p,
.sr-story-hero p,
.sr-story-panel p {
    color: rgba(244, 240, 232, 0.84);
    font-size: 1.08rem;
    line-height: 1.55;
}

.sr-actions {
    flex-wrap: wrap;
    margin-top: 2rem;
}

.sr-button,
.sr-button:visited {
    border: 1px solid rgba(244, 240, 232, 0.65);
    border-radius: 0;
    color: #f4f0e8 !important;
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    padding: 0.95rem 1.2rem;
    text-transform: uppercase;
}

.sr-button--light,
.sr-button--light:visited {
    background: #f4f0e8 !important;
    color: #030303 !important;
}

.sr-hero__image,
.sr-hero__carousel {
    align-self: stretch;
    height: 100%;
    min-height: 520px;
    position: relative;
    width: 100%;
}

.sr-hero__image {
    filter: grayscale(0.15) contrast(1.08);
    object-fit: cover;
    opacity: 0.72;
}

.sr-hero__carousel .mud-carousel,
.sr-hero__carousel .mud-carousel-item {
    height: 100%;
    min-height: 520px;
}

.sr-hero__carousel .mud-carousel-bullets {
    bottom: 1.25rem;
    z-index: 2;
}

.sr-hero__carousel .mud-carousel-bullet {
    background-color: rgba(244, 240, 232, 0.5);
}

.sr-hero__carousel .mud-carousel-bullet-active {
    background-color: #25c7d9;
}

.sr-section {
    padding-bottom: 3.5rem;
    padding-top: 2.5rem;
}

.sr-section__header {
    align-items: center;
    border-bottom: 1px solid rgba(244, 240, 232, 0.18);
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
    padding-bottom: 0.75rem;
}

.sr-section__header h2 {
    color: #f4f0e8;
    font-size: 0.88rem;
    font-weight: 900;
    letter-spacing: 0.26em;
    margin: 0;
    text-transform: uppercase;
}

.sr-section__title-link {
    text-decoration: none;
}

.sr-section__title-link:hover h2 {
    color: #25c7d9;
}

.sr-section__header a {
    color: #25c7d9 !important;
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
}

.sr-section__header a:visited {
    color: #25c7d9 !important;
}

.sr-section__header a:hover {
    color: #f4f0e8 !important;
}

.sr-section__header--launch {
    background: rgba(37, 199, 217, 0.08);
    border: 1px solid rgba(37, 199, 217, 0.32);
    padding: 0.95rem 1rem;
}

.sr-section__header--launch h2 {
    color: #25c7d9;
    font-size: 0.95rem;
    letter-spacing: 0.2em;
}

.sr-design-card,
.sr-collection-card {
    background: linear-gradient(145deg, #171717, #080808);
    border: 1px solid rgba(244, 240, 232, 0.08);
    border-radius: 0;
    color: #f4f0e8;
    cursor: pointer;
    min-height: 290px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%;
}

.sr-design-card__title,
.sr-product-card h3,
.sr-collection-card h2 {
    color: #f4f0e8;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 1.45rem;
    letter-spacing: 0.04em;
    line-height: 0.95;
    margin: 0.15rem 0 1rem;
    text-transform: uppercase;
}

.sr-design-card__title {
    display: inline-block;
    padding-bottom: 0.55rem;
    position: relative;
}

.sr-design-card__title::after {
    background: var(--accent, #25c7d9);
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 2.25rem;
}

.sr-design-card .mud-card-content {
    padding: 1rem 1rem 0;
}

.sr-design-card__media {
    background: #050505;
    margin-top: auto;
    overflow: hidden;
    position: relative;
}

.sr-design-card__image {
    filter: contrast(1.08);
    height: 210px;
    object-fit: contain;
    padding: 0.75rem;
    width: 100%;
}

.sr-design-card__ribbon {
    background: #f04ca7;
    color: #030303;
    font-size: 0.68rem;
    font-weight: 900;
    left: auto;
    letter-spacing: 0.16em;
    min-width: 10.5rem;
    padding: 0.45rem 0.75rem;
    position: absolute;
    right: -3.1rem;
    text-align: center;
    text-transform: uppercase;
    top: 1.1rem;
    transform: rotate(36deg);
    z-index: 2;
}

.sr-design-card__ribbon--hidden {
    background: #f2eee6;
    top: 3.4rem;
}

.sr-manifesto {
    background: radial-gradient(circle at center, rgba(244, 240, 232, 0.14), transparent 38%), #030303;
    padding: 3.5rem 1rem;
    text-align: center;
}

.sr-email-signup {
    align-items: center;
    border-top: 1px solid rgba(244, 240, 232, 0.18);
    display: grid;
    gap: 2rem;
    grid-template-columns: minmax(0, 0.85fr) minmax(280px, 1fr);
    margin: 0 auto;
    max-width: 1280px;
    padding: 3rem clamp(1rem, 4vw, 4rem);
}

.sr-email-signup__copy h2 {
    color: #f4f0e8;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: clamp(2.8rem, 6vw, 5.5rem);
    letter-spacing: 0.02em;
    line-height: 0.9;
    margin: 0;
    text-transform: uppercase;
}

.sr-email-signup__copy p,
.sr-email-signup__form p {
    color: rgba(244, 240, 232, 0.74);
    font-size: 0.95rem;
    line-height: 1.5;
    margin: 1rem 0 0;
}

.sr-email-signup__form {
    border-left: 3px solid #25c7d9;
    padding-left: 1.25rem;
}

.sr-email-signup__label {
    color: #f04ca7;
    display: block;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.16em;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
}

.sr-email-signup__controls {
    display: flex;
    gap: 0.75rem;
}

.sr-email-signup__controls input {
    background: #050505;
    border: 1px solid rgba(244, 240, 232, 0.28);
    color: #f4f0e8;
    flex: 1 1 auto;
    font-size: 1rem;
    min-width: 0;
    padding: 0.95rem 1rem;
}

.sr-email-signup__controls input:focus {
    border-color: #25c7d9;
    outline: 2px solid rgba(37, 199, 217, 0.24);
    outline-offset: 2px;
}

.sr-email-signup__controls button {
    background: #f4f0e8;
    border: 1px solid #f4f0e8;
    color: #030303;
    flex: 0 0 auto;
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    padding: 0.95rem 1.15rem;
    text-transform: uppercase;
}

.sr-email-signup__controls button:hover,
.sr-email-signup__controls button:focus {
    background: #25c7d9;
    border-color: #25c7d9;
}

.sr-email-signup__trap {
    left: -9999px;
    position: absolute;
}

.sr-manifesto h2 {
    font-size: clamp(3rem, 8vw, 7rem);
}

.sr-manifesto p {
    margin: 1rem auto 0;
    max-width: 520px;
}

.sr-manifesto .sr-scripture {
    color: rgba(244, 240, 232, 0.66);
    font-family: Georgia, serif;
    font-size: 0.95rem;
    font-style: italic;
    letter-spacing: 0.02em;
    margin-top: 1.5rem;
    max-width: 640px;
}

.sr-story-hero {
    background: radial-gradient(circle at 80% 28%, rgba(37, 199, 217, 0.18), transparent 30%),
        linear-gradient(135deg, rgba(244, 240, 232, 0.08), transparent 42%);
    padding-bottom: 5rem;
    padding-top: 6rem;
}

.sr-story-hero h1 {
    font-size: clamp(4rem, 10vw, 9rem);
    max-width: 900px;
}

.sr-story-hero p {
    max-width: 680px;
}

.sr-story-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sr-story-panel {
    border-top: 1px solid rgba(244, 240, 232, 0.18);
    padding-top: 1.25rem;
}

.sr-story-panel h2 {
    font-size: clamp(2rem, 4vw, 3.5rem);
    margin: 0 0 1rem;
}

.sr-product-card {
    background: #0b0b0b;
    border: 1px solid rgba(244, 240, 232, 0.08);
    border-radius: 0;
    height: 100%;
}

.sr-product-card__collection {
    color: #25c7d9 !important;
    display: inline-flex;
    font-size: 0.7rem;
    font-weight: 900;
    letter-spacing: 0.16em;
    padding: 1rem 1rem 0.75rem;
    text-decoration: none;
    text-transform: uppercase;
}

.sr-product-card__collection,
.sr-product-card__collection:visited,
.sr-product-card__collection .mud-typography,
.sr-product-card__collection:hover {
    color: #25c7d9 !important;
}

.sr-product-card__collection:hover {
    text-decoration: underline;
    text-underline-offset: 0.25rem;
}

.sr-product-card__media-link {
    display: block;
}

.sr-product-card__media-link--disabled {
    cursor: default;
}

.sr-product-card .mud-card-content,
.sr-collection-card .mud-card-content {
    padding: 1rem;
}

.sr-product-card img,
.sr-collection-card img,
.sr-gallery-image {
    aspect-ratio: 1 / 1;
    background: #111;
    object-fit: cover;
    width: 100%;
}

.sr-gallery-button {
    background: transparent;
    border: 0;
    cursor: zoom-in;
    display: block;
    padding: 0;
    width: 100%;
}

.sr-gallery-button:focus-visible {
    outline: 2px solid #25c7d9;
    outline-offset: 4px;
}

.sr-lightbox {
    align-items: center;
    background: rgba(0, 0, 0, 0.94);
    display: flex;
    inset: 0;
    justify-content: center;
    padding: clamp(1rem, 4vw, 4rem);
    position: fixed;
    z-index: 2000;
}

.sr-lightbox__image {
    max-height: calc(100vh - 2rem);
    max-width: 100%;
    object-fit: contain;
}

.sr-lightbox__close {
    align-items: center;
    background: #f4f0e8;
    border: 0;
    border-radius: 50%;
    color: #080808;
    cursor: pointer;
    display: flex;
    font-size: 2rem;
    height: 2.75rem;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 2.75rem;
}

.sr-lightbox__arrow {
    align-items: center;
    background: rgba(244, 240, 232, 0.92);
    border: 0;
    border-radius: 50%;
    color: #080808;
    cursor: pointer;
    display: flex;
    font-size: 3rem;
    height: 3.5rem;
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.5rem;
    z-index: 1;
}

.sr-lightbox__arrow--previous {
    left: 1rem;
}

.sr-lightbox__arrow--next {
    right: 1rem;
}

.sr-lightbox__arrow:focus-visible,
.sr-lightbox__close:focus-visible {
    outline: 2px solid #25c7d9;
    outline-offset: 3px;
}

@media (max-width: 600px) {
    .sr-lightbox {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .sr-lightbox__arrow {
        bottom: 1rem;
        height: 3rem;
        top: auto;
        transform: none;
        width: 3rem;
    }
}

.sr-product-card__link,
.sr-product-card__status,
.sr-product-card__title-link {
    color: rgba(244, 240, 232, 0.74) !important;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.sr-product-card__title-link {
    display: inline-flex;
    text-decoration: none;
}

.sr-product-card__title-disabled {
    cursor: default;
}

.sr-product-card__link {
    margin-left: -0.5rem;
}

.sr-page-heading,
.sr-design-detail {
    padding-bottom: 3rem;
    padding-top: 4rem;
}

.sr-page-heading h1,
.sr-design-detail h1 {
    font-size: clamp(3.4rem, 8vw, 7rem);
}

.sr-page-heading--image,
.sr-design-detail {
    align-items: center;
    display: grid;
    gap: 2rem;
    grid-template-columns: minmax(0, 0.85fr) minmax(260px, 1fr);
}

.sr-page-heading--image img,
.sr-design-detail__image {
    filter: grayscale(0.1) contrast(1.1);
    max-height: 540px;
    object-fit: cover;
    width: 100%;
}

.sr-chip-row {
    margin-top: 1.5rem;
}

.sr-chip-row .mud-chip {
    border: 1px solid rgba(244, 240, 232, 0.18);
    border-radius: 0;
    color: #25c7d9 !important;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.12em;
    padding: 0.5rem 0.65rem;
    text-transform: uppercase;
}

.sr-chip-row .mud-chip:hover {
    border-color: #25c7d9;
    color: #f4f0e8 !important;
}

.sr-status-chip {
    align-self: flex-start;
    background: #f04ca7 !important;
    border-radius: 0 !important;
    color: #030303 !important;
    font-size: 0.68rem;
    font-weight: 900;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.sr-status-chip--hidden {
    background: #f2eee6 !important;
    color: #030303 !important;
}

.sr-coming-soon-panel {
    border-color: rgba(240, 76, 167, 0.6) !important;
    border-radius: 0 !important;
    color: #f4f0e8 !important;
}

@media (max-width: 980px) {
    .sr-hero,
    .sr-page-heading--image,
    .sr-design-detail {
        grid-template-columns: 1fr;
    }

    .sr-hero {
        min-height: min(860px, 100svh);
        padding-bottom: 2rem;
        padding-top: 2rem;
    }

    .sr-hero::before {
        background: linear-gradient(180deg, rgba(3, 3, 3, 0.98) 0%, rgba(3, 3, 3, 0.88) 24%, rgba(3, 3, 3, 0.5) 50%, rgba(3, 3, 3, 0.96) 100%),
            radial-gradient(circle at 72% 44%, rgba(37, 199, 217, 0.26), transparent 34%);
        z-index: 1;
    }

    .sr-hero__copy {
        align-self: start;
        max-width: 560px;
        padding-bottom: 0;
        padding-top: 0;
    }

    .sr-hero__carousel {
        height: 100% !important;
        inset: 0;
        min-height: 100%;
        position: absolute !important;
        width: 100% !important;
        z-index: 0;
    }

    .sr-hero__image,
    .sr-hero__carousel img.sr-hero__image {
        height: 100%;
        inset: 0;
        object-fit: cover;
        object-position: 64% 72% !important;
        opacity: 0.78;
        position: absolute;
        width: 100%;
    }

    .sr-hero__carousel .mud-carousel,
    .sr-hero__carousel .mud-carousel-swipe,
    .sr-hero__carousel .mud-carousel-item {
        inset: 0;
        height: 100%;
        min-height: 100%;
        width: 100%;
    }

    .sr-hero__carousel .mud-carousel-bullets {
        bottom: 1.5rem;
    }

    .sr-story-grid {
        grid-template-columns: 1fr;
    }

    .sr-email-signup {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    html,
    body,
    #app {
        max-width: 100%;
        overflow-x: hidden;
    }

    .sr-hero {
        min-height: 760px;
        padding-top: 1.5rem;
    }

    .sr-page-heading,
    .sr-design-detail {
        padding-top: 1.75rem;
    }

    .sr-hero::before {
        background: linear-gradient(180deg, rgba(3, 3, 3, 1) 0%, rgba(3, 3, 3, 0.9) 25%, rgba(3, 3, 3, 0.34) 52%, rgba(3, 3, 3, 0.88) 100%),
            radial-gradient(circle at 72% 42%, rgba(37, 199, 217, 0.24), transparent 38%);
    }

    .sr-hero h1 {
        font-size: clamp(2.65rem, 11.8vw, 3.9rem);
        letter-spacing: 0;
        line-height: 0.96;
        max-width: 100%;
        overflow-wrap: normal;
    }

    .sr-hero__copy {
        max-width: 100%;
        min-width: 0;
    }

    .sr-actions {
        gap: 0.75rem !important;
        max-width: 100%;
    }

    .sr-button,
    .sr-button:visited {
        flex: 1 1 0;
        min-width: 0;
        padding-left: 0.85rem;
        padding-right: 0.85rem;
        text-align: center;
    }

    .sr-script {
        font-size: clamp(1.55rem, 7vw, 2.4rem);
        margin-bottom: 1rem;
    }

    .sr-hero__text {
        font-size: 1rem;
    }

    .sr-hero__image,
    .sr-hero__carousel img.sr-hero__image {
        object-position: 54% 58% !important;
    }

    .sr-email-signup {
        padding-bottom: 2.5rem;
        padding-top: 2.5rem;
    }

    .sr-email-signup__form {
        border-left: 0;
        border-top: 3px solid #25c7d9;
        padding-left: 0;
        padding-top: 1.25rem;
    }

    .sr-email-signup__controls {
        flex-direction: column;
    }

    .sr-email-signup__controls button {
        width: 100%;
    }
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}
