.gx-store-main { width:100% !important; max-width:1200px !important; margin-left:auto !important; margin-right:auto !important; padding:0 !important; }
/* Hoja exclusiva de esta página. Barra y jerarquía: contrato visual de Tienda Gyalux. */
body:has(.gx-storm-context) .main-wrapper { width: 100% !important; max-width: 1200px !important; margin: 0 auto !important; padding-left: 0 !important; padding-right: 0 !important; }
.gx-storm-context.gx-context-bar {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid rgba(0,26,58,.06);
    border-bottom: 1px solid rgba(0,26,58,.08);
    background: rgba(255,255,255,.74);
}
.gx-storm-context .gx-context-bar-inner {
    width: 100%;
    max-width: 1200px;
    min-height: 46px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    align-items: center;
}
.gx-storm-context .gx-context-item {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 9px 18px;
    color: #536174;
    font-size: .77rem;
    line-height: 1.3;
    text-align: center;
}
.gx-storm-context .gx-context-item + .gx-context-item {
    border-left: 1px solid rgba(0,26,58,.08);
}
.gx-storm-context .gx-context-item i {
    width: 13px;
    min-width: 13px;
    flex: 0 0 13px;
    color: #CBA358;
    font-size: .9rem;
    text-align: center;
}
.gx-storm-page,
.gx-storm-page * { box-sizing: border-box; }
.gx-storm-page {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 84px;
    color: #10223A;
    font-family: 'Inter', sans-serif;
}
.gx-storm-page h1,
.gx-storm-page h2,
.gx-storm-page h3 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #001A3A;
    letter-spacing: 0;
}
.gx-storm-page p { color: #4A5568; }
.gx-storm-page .eyebrow {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    color: #CBA358;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
html body .gx-storm-page h1 {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 35px !important;
    font-weight: 700 !important;
    line-height: 41.3px !important;
    letter-spacing: -0.45px !important;
}
html body .gx-storm-page h2 {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 28.32px !important;
    letter-spacing: -0.45px !important;
}
html body .gx-storm-page h3 {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 17.92px !important;
    font-weight: 800 !important;
    line-height: 22.4px !important;
    letter-spacing: normal !important;
}

.gx-storm-intro {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, .97fr);
    gap: 40px;
    align-items: center;
    margin-bottom: 42px;
}
.gx-storm-intro-copy p { max-width: 610px; margin: 0; font-size: 1rem; line-height: 1.7; }
.gx-storm-intro-art,
.gx-storm-product-art { margin: 0; overflow: hidden; }
.gx-storm-intro-art {
    border: 1px solid rgba(0,26,58,.10);
    border-radius: 9px;
    box-shadow: 0 18px 44px rgba(0,26,58,.08);
}
.gx-storm-intro-art img { display: block; width: 100%; height: auto; }
.gx-storm-functions {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 0;
    margin-bottom: 42px;
    padding: 30px 0;
    border-top: 1px solid rgba(0,26,58,.12);
    border-bottom: 1px solid rgba(0,26,58,.12);
}
.gx-storm-function { padding-right: 42px; }
.gx-storm-function + .gx-storm-function {
    padding-left: 42px;
    padding-right: 0;
    border-left: 1px solid rgba(0,26,58,.10);
}
.gx-storm-symbol {
    width: 36px;
    height: 36px;
    display: inline-grid;
    place-items: center;
    margin-bottom: 15px;
    border-radius: 7px;
    background: #E9F0F5;
    color: #153B5E;
    font-size: 17px;
}
.gx-storm-function p { max-width: 470px; margin: 0; font-size: .95rem; line-height: 1.7; }
.gx-storm-install {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
    gap: 48px;
    align-items: center;
    margin-bottom: 42px;
}
.gx-storm-product-art {
    border: 1px solid rgba(0,26,58,.09);
    border-radius: 9px;
    background: #F7F8F7;
}
.gx-storm-product-art img { display: block; width: 100%; height: auto; }
.gx-storm-product-art figcaption {
    padding: 0 14px 12px;
    color: #657185;
    font-size: .72rem;
    text-align: right;
}
.gx-storm-install-copy > p { max-width: 580px; margin: 0 0 20px; font-size: .95rem; line-height: 1.7; }
.gx-storm-includes {
    display: grid;
    gap: 0;
    max-width: 570px;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(0,26,58,.10);
}
.gx-storm-includes li {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 5px 14px;
    padding: 11px 0;
    border-bottom: 1px solid rgba(0,26,58,.10);
    color: #4A5568;
    font-size: .82rem;
    line-height: 1.5;
}
.gx-storm-includes strong { color: #001A3A; font-weight: 600; }
.gx-storm-cta {
    display: grid;
    grid-template-columns: minmax(180px,.34fr) minmax(0,1fr);
    gap: 38px;
    align-items: center;
    padding: 28px 32px;
    border: 1px solid rgba(0,26,58,.10);
    border-left: 3px solid #CBA358;
    border-radius: 8px;
    background: #F5F7F9;
}
.gx-storm-cta-price { display: flex; flex-direction: column; gap: 5px; }
.gx-storm-cta-price strong {
    color: #001A3A;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}
.gx-storm-cta-price span { color: #536174; font-size: .8rem; line-height: 1.45; }
.gx-storm-cta-copy p { margin: 0 0 18px; font-size: .95rem; line-height: 1.7; }
.gx-storm-button {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 18px;
    border: 1px solid #001A3A;
    border-radius: 8px;
    background: #001A3A;
    color: #fff;
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .035em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background .18s ease, transform .18s ease;
}
.gx-storm-button:hover,
.gx-storm-button:focus-visible { background: #0B3158; color: #fff; transform: translateY(-1px); }
.gx-storm-button:focus-visible { outline: 2px solid #001A3A; outline-offset: 3px; }
@media (max-width: 850px) {
    .gx-storm-intro,
    .gx-storm-install { grid-template-columns: 1fr; gap: 25px; }
    .gx-storm-intro-art { max-width: 100%; }
    .gx-storm-functions { gap: 25px; }
    .gx-storm-function { padding-right: 20px; }
    .gx-storm-function + .gx-storm-function { padding-left: 20px; }
}
@media (max-width: 640px) {
    .gx-storm-intro { margin-bottom: 31px; }
    .gx-storm-functions { grid-template-columns: 1fr; gap: 0; margin-bottom: 31px; padding: 0; }
    .gx-storm-function,
    .gx-storm-function + .gx-storm-function {
        padding: 24px 0;
        border-left: 0;
    }
    .gx-storm-function + .gx-storm-function { border-top: 1px solid rgba(0,26,58,.10); }
    .gx-storm-install { gap: 22px; margin-bottom: 31px; }
    .gx-storm-cta { grid-template-columns: 1fr; gap: 20px; padding: 23px 20px; }
    .gx-storm-button { width: 100%; }
}

@media (max-width: 1180px) {
    body:has(.gx-storm-context) .main-wrapper { width: calc(100% - 44px) !important; max-width: none !important; }
    .gx-storm-context .gx-context-bar-inner { width: calc(100% - 44px); }
}
@media (max-width: 991px) {
    body:has(.gx-storm-context) .main-wrapper { width: calc(100% - 36px) !important; }
    .gx-storm-context .gx-context-bar-inner {
        width: 100%;
        grid-template-columns: 1fr;
    }
    .gx-storm-context .gx-context-item {
        min-height: 39px;
        justify-content: flex-start;
        padding-left: 22px;
        padding-right: 22px;
        text-align: left;
    }
    .gx-storm-context .gx-context-item + .gx-context-item {
        border-left: 0;
        border-top: 1px solid rgba(0,26,58,.07);
    }
    .gx-storm-page { width: 100%; padding: 0 0 58px; }
    html body .gx-storm-page h1 { font-size: 35px !important; line-height: 41.3px !important; }
    html body .gx-storm-page h2 { font-size: 24px !important; line-height: 28.32px !important; }
}
@media (max-width: 650px) {
    .gx-storm-page { padding-left: 0; padding-right: 0; }
}
@media (max-width: 640px) {
    body:has(.gx-storm-context) .main-wrapper { width: calc(100% - 32px) !important; }
    .gx-storm-context.gx-context-bar { margin-top: 24px; margin-bottom: 24px; }
    .gx-storm-context .gx-context-item { font-size: .72rem; }
    .gx-storm-page .eyebrow { margin-bottom: 11px !important; }
    html body .gx-storm-page h1,
    html body .gx-storm-page h2 {
        font-size: 23.2px !important;
        line-height: 27.376px !important;
        letter-spacing: -0.45px !important;
    }
    html body .gx-storm-page h1 { margin-bottom: 16px !important; }
}
@media (max-width: 360px) {
    html body .gx-storm-page h1 { font-size: 22.72px !important; line-height: 26.3552px !important; }
    html body .gx-storm-page h2 { font-size: 20.48px !important; line-height: 24.576px !important; }
}
