/* --- RESET & BASE --- */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body.bdyZxcvbnmQw {
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    background-color: #0A0D10;
    color: #E6FBFF;
    line-height: 1.6;
    overflow-x: hidden;
}

.cntQwertuiopX {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

h1, h2, h3, h4 {
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}

a {
    text-decoration: none;
    transition: 0.3s ease;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* --- HEADER --- */
.hdrAsdfghjklZ {
    background: rgba(10, 13, 16, 0.85);
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid rgba(230, 251, 255, 0.1);
}

.hdrAsdfghjklZ .cntQwertuiopX {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}

.lgoMnBvcxzLk {
    font-size: 24px;
    font-weight: 700;
    color: #E6FBFF;
    letter-spacing: 2px;
}

.navLkjhgfdsA .lstPoiuytreW {
    display: flex;
    list-style: none;
    gap: 30px;
}

.lnkQwertuiopX {
    color: #E6FBFF;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0.7;
}

.lnkQwertuiopX:hover {
    opacity: 1;
    text-shadow: 0 0 10px rgba(230, 251, 255, 0.5);
}

.tglPoiuytReW {
    display: none;
}

.brgMnbvcxzAs {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
}

.brgMnbvcxzAs span {
    width: 25px;
    height: 2px;
    background: #E6FBFF;
}

/* --- SECTIONS --- */
section {
    padding: 100px 0;
}

.ttlEdcrfvtgby {
    font-size: 36px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}

.ttlEdcrfvtgby::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background: #E6FBFF;
}

/* --- HERO --- */
.secRfvbgtyhnu {
    padding-top: 180px;
    padding-bottom: 120px;
}

.herRowXcvbnm {
    display: flex;
    gap: 60px;
    align-items: center;
}

.rowRevXcvbn {
    flex-direction: row-reverse;
}

.colPlmkojinbh {
    flex: 1;
}

.ttlQazwsxedcr {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 25px;
}

.subTtlAsdfghj {
    font-size: 20px;
    color: #E6FBFF;
    opacity: 0.8;
    margin-bottom: 30px;
}

.txtMnbvcxzPoi {
    margin-bottom: 20px;
    opacity: 0.7;
}

.btnPoiuytreWq {
    display: inline-block;
    background: #E6FBFF;
    color: #0A0D10;
    padding: 18px 40px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
}

.btnPoiuytreWq:hover {
    box-shadow: 0 0 20px rgba(230, 251, 255, 0.4);
    transform: translateY(-2px);
}

.btnLkjhgfdsAz {
    display: inline-block;
    background: transparent;
    color: #E6FBFF;
    padding: 15px 35px;
    border: 1px solid #E6FBFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.btnLkjhgfdsAz:hover {
    background: rgba(230, 251, 255, 0.1);
}

.herImgCol .imgAsdfghjklP {
    border: 1px solid rgba(230, 251, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

.herGlryXcvbn {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.imgZxcvbnmQwe {
    width: calc(33.33% - 10px);
    border: 1px solid rgba(230, 251, 255, 0.2);
}

/* --- PRICE CARDS --- */
.grdPoiuytreWq {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.crdMnBvcxzAsd {
    flex: 1;
    min-width: 250px;
    background: #14191F;
    padding: 40px;
    border: 1px solid rgba(230, 251, 255, 0.05);
    display: flex;
    flex-direction: column;
}

.crdSpclPoiuyt {
    border-color: #E6FBFF;
    transform: scale(1.05);
    background: #1A2128;
}

.ttlPlmkojinbh {
    font-size: 20px;
    margin-bottom: 15px;
    color: #E6FBFF;
}

.prcZxcvbnmQwe {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
}

.lstRfvbgtyhnu {
    list-style: none;
    margin-bottom: 30px;
    flex-grow: 1;
}

.lstRfvbgtyhnu li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(230, 251, 255, 0.05);
    font-size: 14px;
    opacity: 0.8;
}

.descAsdfghjkl {
    font-size: 13px;
    opacity: 0.6;
    margin-bottom: 25px;
    font-style: italic;
}

/* --- WHO SECTION --- */
.rowMnBvcxzAsd {
    display: flex;
    gap: 30px;
    margin-bottom: 60px;
}

.itemWhoAsd {
    text-align: center;
}

.itemWhoAsd h4 {
    margin: 20px 0 10px;
}

.lstCheckXcv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    list-style: none;
}

.lstCheckXcv li {
    position: relative;
    padding-left: 25px;
    opacity: 0.8;
}

.lstCheckXcv li::before {
    content: '→';
    position: absolute;
    left: 0;
    color: #E6FBFF;
}

/* --- CUSTOM LIST --- */
.lstCustomAsdf {
    list-style: none;
}

.lstCustomAsdf li {
    margin-bottom: 20px;
}

.lstCustomAsdf strong {
    display: block;
    color: #E6FBFF;
    font-size: 18px;
    margin-bottom: 5px;
}

/* --- QUOTE --- */
.quoBoxMnbvcxz {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    border-left: 2px solid #E6FBFF;
    padding: 40px;
    background: rgba(230, 251, 255, 0.02);
}

.quoTxtPoiuytr {
    font-size: 24px;
    font-style: italic;
    margin-bottom: 30px;
    line-height: 1.5;
}

.quoAuthAsdfgh {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.8;
}

/* --- TEXT COLUMNS --- */
.txtColTwoMnbv {
    column-count: 2;
    column-gap: 40px;
}

.bgIceLight {
    background: #0E1217;
}

.txtBoxAsdfghj {
    flex: 1;
    min-width: 300px;
    padding: 30px;
    border: 1px solid rgba(230, 251, 255, 0.05);
}

/* --- FAQ --- */
.faqCntMnbvcxz {
    max-width: 900px;
    margin: 0 auto;
}

.dtlPoiuytreWq {
    border-bottom: 1px solid rgba(230, 251, 255, 0.1);
    padding: 20px 0;
}

.smmAsdfghjkl {
    font-size: 18px;
    cursor: pointer;
    padding: 10px 0;
    outline: none;
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.smmAsdfghjkl::-webkit-details-marker {
    display: none;
}

.smmAsdfghjkl::after {
    content: '+';
    font-size: 24px;
}

.dtlPoiuytreWq[open] .smmAsdfghjkl::after {
    content: '−';
}

/* --- FORM --- */
.frmBoxAsdfghj {
    max-width: 700px;
    margin: 0 auto;
    background: #14191F;
    padding: 60px;
    border: 1px solid rgba(230, 251, 255, 0.05);
}

.inpGrpMnbvcxz {
    margin-bottom: 25px;
}

.inpGrpMnbvcxz label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    opacity: 0.8;
}

.fldAsdfghjklP {
    width: 100%;
    background: #0A0D10;
    border: 1px solid rgba(230, 251, 255, 0.2);
    padding: 15px;
    color: #E6FBFF;
    font-family: inherit;
}

.fldAsdfghjklP:focus {
    border-color: #E6FBFF;
    outline: none;
}

.chkGrpMnbvcxz {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    opacity: 0.7;
}

.chkGrpMnbvcxz a {
    color: #E6FBFF;
    text-decoration: underline;
}

.btnFullXcv {
    width: 100%;
}

/* --- FOOTER --- */
.ftrMnBvcxzAsd {
    background: #050709;
    padding: 80px 0 40px;
    border-top: 1px solid rgba(230, 251, 255, 0.05);
}

.ftrMainXcv {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.ftrLgoZxc {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.ftrCntAsd a {
    color: #E6FBFF;
}

.ftrCopyXcv {
    text-align: center;
    border-top: 1px solid rgba(230, 251, 255, 0.05);
    padding-top: 40px;
    opacity: 0.5;
    font-size: 14px;
}

.ftrLinksXcv {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.ftrLinksXcv a {
    font-size: 12px;
    opacity: 0.4;
}

.ftrLinksXcv a:hover {
    opacity: 1;
}

/* --- MOBILE --- */
@media (max-width: 992px) {
    .herRowXcvbnm {
        flex-direction: column;
    }
    .txtColTwoMnbv {
        column-count: 1;
    }
    .crdSpclPoiuyt {
        transform: none;
    }
    .rowMnBvcxzAsd {
        flex-direction: column;
    }
    .ttlQazwsxedcr {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .brgMnbvcxzAs {
        display: flex;
    }
    .navLkjhgfdsA {
        position: absolute;
        top: 80px;
        left: 0;
        width: 100%;
        background: #0A0D10;
        height: 0;
        overflow: hidden;
        transition: 0.5s ease;
    }
    .tglPoiuytReW:checked ~ .navLkjhgfdsA {
        height: 300px;
    }
    .lstPoiuytreW {
        flex-direction: column;
        padding: 40px;
        align-items: center;
    }
    .ftrMainXcv {
        flex-direction: column;
        gap: 40px;
        text-align: center;
    }
    .lstCheckXcv {
        grid-template-columns: 1fr;
    }
    .frmBoxAsdfghj {
        padding: 30px;
    }
}