.Hero-module__s-6kkG__section{background:radial-gradient(120% 120% at 85% 0%, #fff6f4 0%, #fff0 45%), var(--qbar-bg);position:relative;overflow:hidden}.Hero-module__s-6kkG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 0 92px;display:grid}.Hero-module__s-6kkG__copy{order:2}.Hero-module__s-6kkG__title{color:var(--qbar-ink);letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,1.2rem + 3vw,2.5rem);font-weight:800;line-height:1.32}.Hero-module__s-6kkG__subtitle{color:var(--qbar-body);max-width:500px;margin:24px 0 0;font-size:clamp(1rem,.9rem + .4vw,1.2rem);line-height:2.1}.Hero-module__s-6kkG__cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.Hero-module__s-6kkG__stage{order:1;justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.Hero-module__s-6kkG__ring{z-index:0;border:1px dashed #ffd4cc;border-radius:50%;width:420px;height:420px;position:absolute}.Hero-module__s-6kkG__dot{background:var(--qbar-coral);z-index:1;border-radius:50%;position:absolute;box-shadow:0 6px 16px #f666}.Hero-module__s-6kkG__dotA{width:16px;height:16px;top:30%;right:12%}.Hero-module__s-6kkG__dotB{opacity:.7;width:12px;height:12px;bottom:22%;left:14%}.Hero-module__s-6kkG__phone{z-index:2;background:#0b0f1a;border-radius:44px;width:274px;height:540px;padding:12px;position:relative;box-shadow:0 40px 80px #02061747,0 12px 28px #0206172e}.Hero-module__s-6kkG__notch{z-index:3;background:#0b0f1a;border-radius:0 0 16px 16px;width:110px;height:24px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__screen{background:#fff;border-radius:34px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__phoneHeader{background:var(--qbar-coral-gradient);text-align:center;padding:30px 18px 18px}.Hero-module__s-6kkG__phoneHeaderTitle{color:#fff;font-size:17px;font-weight:800}.Hero-module__s-6kkG__phoneBody{background:#fff;flex-direction:column;flex:1;gap:12px;padding:14px;display:flex}.Hero-module__s-6kkG__item{border:1px solid var(--qbar-border);box-shadow:var(--qbar-shadow-sm);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.Hero-module__s-6kkG__itemInfo{text-align:right;flex:1}.Hero-module__s-6kkG__itemName{color:var(--qbar-ink);font-size:12.5px;font-weight:700}.Hero-module__s-6kkG__itemPrice{color:var(--qbar-coral);margin-top:3px;font-size:11px;font-weight:700}.Hero-module__s-6kkG__itemIcon{background:var(--qbar-coral-gradient);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__s-6kkG__stepper{background:var(--qbar-coral);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.Hero-module__s-6kkG__plus{background:var(--qbar-coral);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Hero-module__s-6kkG__phoneFooter{border-top:1px solid var(--qbar-border);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px 16px;display:flex}.Hero-module__s-6kkG__cartLabel{color:var(--qbar-body);font-size:11px}.Hero-module__s-6kkG__cartValue{color:var(--qbar-coral);margin-top:2px;font-size:12.5px;font-weight:800}.Hero-module__s-6kkG__checkout{background:var(--qbar-coral);color:#fff;border-radius:10px;padding:9px 16px;font-size:12px;font-weight:700}@media (max-width:900px){.Hero-module__s-6kkG__title{margin-top:24px}.Hero-module__s-6kkG__inner{text-align:center;grid-template-columns:1fr;gap:8px;padding:36px 0 56px}.Hero-module__s-6kkG__copy{order:2}.Hero-module__s-6kkG__stage{order:1;min-height:460px}.Hero-module__s-6kkG__subtitle{margin-inline:auto}.Hero-module__s-6kkG__cta{justify-content:center}.Hero-module__s-6kkG__ring{width:340px;height:340px}}
.home-module__06co2W__section{padding:84px 0}.home-module__06co2W__sectionTight{padding:64px 0}.home-module__06co2W__soft{background:var(--qbar-bg-soft)}.home-module__06co2W__headingWrap{margin-bottom:52px}.home-module__06co2W__card{border:1px solid var(--qbar-border);border-radius:var(--qbar-radius);box-shadow:var(--qbar-shadow-card);background:#fff;height:100%;padding:26px;transition:transform .18s,box-shadow .18s}.home-module__06co2W__card:hover{box-shadow:var(--qbar-shadow-lg);transform:translateY(-4px)}.home-module__06co2W__cardTitle{color:var(--qbar-ink);margin:18px 0 8px;font-size:1.15rem;font-weight:700}.home-module__06co2W__cardText{color:var(--qbar-body);margin:0;font-size:.95rem;line-height:1.95}.home-module__06co2W__grid3{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-module__06co2W__grid4{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media screen and (max-width:900px){.home-module__06co2W__grid4{grid-template-columns:repeat(1,1fr)}.home-module__06co2W__grid4 .home-module__06co2W__card{padding:16px}.home-module__06co2W__grid4 .home-module__06co2W__cardTitle{font-size:16px}}.home-module__06co2W__chips{flex-wrap:wrap;justify-content:center;gap:16px 30px;display:flex}.home-module__06co2W__chip{color:var(--qbar-ink);align-items:center;gap:12px;font-size:1.0625rem;font-weight:700;display:inline-flex}@media screen and (max-width:900px){.home-module__06co2W__chip{flex:50%}}.home-module__06co2W__dark{background:var(--qbar-dark-gradient);color:#fff;border-radius:28px;align-items:center;padding:30px 56px 56px}.home-module__06co2W__darkTitle{color:#fff;margin:0 0 18px;font-size:clamp(1.5rem,1.1rem + 1.4vw,2rem);font-weight:800;line-height:1.5}.home-module__06co2W__darkText{color:#ffffffb8;margin:0;font-size:1.0625rem;line-height:2.1}.home-module__06co2W__darkList{flex-direction:column;gap:14px;display:flex}.home-module__06co2W__darkItem{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;display:flex}.home-module__06co2W__darkItem2{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;padding:12px 16px;display:flex}.home-module__06co2W__darkItemText{color:#ffffffeb;font-size:1rem;font-weight:600}.home-module__06co2W__steps{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;display:flex}.home-module__06co2W__step{text-align:center;flex-direction:column;align-items:center;gap:14px;width:180px;display:flex}.home-module__06co2W__stepIconWrap{position:relative}.home-module__06co2W__stepNum{top:-6px;border:1px solid var(--qbar-border);width:22px;height:22px;color:var(--qbar-coral);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;inset-inline-start:-6px}.home-module__06co2W__stepLabel{color:var(--qbar-ink);font-size:1rem;font-weight:700}.home-module__06co2W__stepArrow{color:var(--qbar-coral);opacity:.55;align-self:center;margin-top:18px}.home-module__06co2W__benefits{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;display:grid}.home-module__06co2W__benefit{color:var(--qbar-secondary);justify-content:center;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.home-module__06co2W__benefitCheck{color:#16a34a;flex-shrink:0}.home-module__06co2W__twoCol{grid-template-columns:1fr 1.1fr;align-items:center;gap:48px;display:grid}.home-module__06co2W__grid2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-module__06co2W__miniCard{border:1px solid var(--qbar-border);box-shadow:var(--qbar-shadow-card);background:#fff;border-radius:14px;padding:20px}.home-module__06co2W__miniTitle{color:var(--qbar-ink);margin:14px 0 6px;font-size:1rem;font-weight:700}.home-module__06co2W__miniText{color:var(--qbar-body);margin:0;font-size:.875rem;line-height:1.85}.home-module__06co2W__bento{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:18px;display:grid}.home-module__06co2W__bentoFeatured{background:var(--qbar-coral-gradient);color:#fff;border-radius:var(--qbar-radius);box-shadow:var(--qbar-shadow-coral);flex-direction:column;grid-area:1/4/span 2/span 1;justify-content:space-between;padding:26px;display:flex}.home-module__06co2W__bentoFeaturedTitle{font-size:1.35rem;font-weight:800;line-height:1.5}.home-module__06co2W__bentoFeaturedText{color:#ffffffd9;margin-top:8px;font-size:.95rem;line-height:1.9}.home-module__06co2W__bentoCard{border:1px solid var(--qbar-border);border-radius:var(--qbar-radius);box-shadow:var(--qbar-shadow-card);background:#fff;flex-direction:column;grid-column:span 1;justify-content:flex-start;padding:24px;display:flex}.home-module__06co2W__bentoWide{grid-column:span 2}.home-module__06co2W__bentoDark{background:var(--qbar-dark);color:#fff;border-color:#0000}.home-module__06co2W__bentoDark .home-module__06co2W__bentoTitle{color:#fff}.home-module__06co2W__bentoDark .home-module__06co2W__bentoText{color:#ffffffb3}.home-module__06co2W__bentoTitle{color:var(--qbar-ink);margin:8px 0 6px;font-size:1.1rem;font-weight:700}.home-module__06co2W__bentoText{color:var(--qbar-body);margin:0;font-size:.9rem;line-height:1.85}.home-module__06co2W__featureCol{border:1px solid var(--qbar-border);border-radius:var(--qbar-radius);box-shadow:var(--qbar-shadow-card);background:#fff;height:100%;padding:30px 28px}.home-module__06co2W__featureColTitle{color:var(--qbar-ink);align-items:center;gap:12px;margin:0 0 22px;font-size:1.2rem;font-weight:800;display:flex}.home-module__06co2W__featureList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.home-module__06co2W__featureListItem{color:var(--qbar-secondary);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.7;display:flex}.home-module__06co2W__featureListItem svg{color:var(--qbar-coral);flex-shrink:0;margin-top:3px}.home-module__06co2W__brands{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.home-module__06co2W__brand{border:1px solid var(--qbar-border);width:96px;height:96px;box-shadow:var(--qbar-shadow-card);background:#fff;border-radius:20px;justify-content:center;align-items:center;display:flex;overflow:hidden}.home-module__06co2W__brand img{object-fit:cover;width:100%;height:100%}.home-module__06co2W__cta{background:var(--qbar-coral-gradient);box-shadow:var(--qbar-shadow-coral);border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:54px 56px;display:grid;position:relative;overflow:hidden}.home-module__06co2W__ctaTitle{color:#fff;margin:0 0 16px;font-size:clamp(1.6rem,1.2rem + 1.4vw,2.1rem);font-weight:800;line-height:1.5}.home-module__06co2W__ctaText{color:#ffffffe6;margin:0;font-size:1.0625rem;line-height:2.1}.home-module__06co2W__ctaForm{flex-direction:column;gap:14px;display:flex}.home-module__06co2W__faqAccordion{flex-direction:column;gap:12px;display:flex}.home-module__06co2W__faqItem{box-shadow:var(--qbar-shadow-card);background:#fff;overflow:hidden;border:1px solid var(--qbar-border)!important;border-radius:var(--qbar-radius)!important}.home-module__06co2W__faqControl{color:var(--qbar-ink);padding:8px 20px}.home-module__06co2W__faqControl:hover{background:var(--qbar-bg-soft)}.home-module__06co2W__faqLabel{color:var(--qbar-ink);font-size:1rem;font-weight:700;line-height:1.7}.home-module__06co2W__faqPanel{color:var(--qbar-body)}.home-module__06co2W__faqContent{color:var(--qbar-body);padding-bottom:18px;font-size:.95rem;line-height:2}.home-module__06co2W__faqChevron{color:var(--qbar-coral)}.home-module__06co2W__faqMoreWrap{justify-content:center;margin-top:28px;display:flex}.home-module__06co2W__faqMoreBtn{font-weight:700}@media (max-width:992px){.home-module__06co2W__grid3{grid-template-columns:repeat(2,1fr)}.home-module__06co2W__bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.home-module__06co2W__bentoFeatured,.home-module__06co2W__bentoCard,.home-module__06co2W__bentoWide{grid-area:auto}.home-module__06co2W__benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-module__06co2W__section,.home-module__06co2W__sectionTight{padding:52px 0}.home-module__06co2W__grid3,.home-module__06co2W__grid2{grid-template-columns:1fr}.home-module__06co2W__dark,.home-module__06co2W__cta{grid-template-columns:1fr;padding:34px 26px}.home-module__06co2W__twoCol{grid-template-columns:1fr;gap:28px}.home-module__06co2W__benefits{grid-template-columns:1fr 1fr}.home-module__06co2W__bento{grid-template-columns:1fr}.home-module__06co2W__headingWrap{margin-bottom:34px}}
.OtpModal-module__byJPMG__title{color:var(--qbar-ink);font-weight:800}.OtpModal-module__byJPMG__body{padding-top:4px}.OtpModal-module__byJPMG__pinWrap{direction:ltr;justify-content:center;display:flex}
.CtaForm-module__3jWbwa__input{height:50px;color:var(--qbar-ink);text-align:right;background:#fff;border:1px solid #0000;border-radius:12px;padding:5px;font-size:15px}.CtaForm-module__3jWbwa__input::placeholder{color:#94a3b8}.CtaForm-module__3jWbwa__input:focus{border-color:#ffffffe6;box-shadow:0 0 0 4px #ffffff40}.CtaForm-module__3jWbwa__submit{color:#fff;background:#1f2430;border-radius:12px;height:52px;font-weight:700}.CtaForm-module__3jWbwa__submit:hover{background:#11151d}
.request-module__y9WiSG__page{background:radial-gradient(110% 80% at 50% 0%, #fff6f4 0%, #fff0 38%), var(--qbar-bg);padding:48px 0 90px}.request-module__y9WiSG__grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:24px;margin-top:48px;display:grid}.request-module__y9WiSG__card{border:1px solid var(--qbar-border);box-shadow:var(--qbar-shadow-card);background:#fff;border-radius:20px;padding:32px}.request-module__y9WiSG__cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.request-module__y9WiSG__cardTitle{color:var(--qbar-ink);margin:0;font-size:1.3rem;font-weight:800}.request-module__y9WiSG__formGrid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.request-module__y9WiSG__submitWrap{margin-top:26px}.request-module__y9WiSG__summaryPlan{color:var(--qbar-ink);margin:6px 0 24px;font-size:2.4rem;font-weight:800}.request-module__y9WiSG__summaryRow{justify-content:space-between;align-items:center;padding:10px 0;font-size:.98rem;display:flex}.request-module__y9WiSG__summaryLabel{color:var(--qbar-body)}.request-module__y9WiSG__summaryValue{color:var(--qbar-ink);font-weight:800}.request-module__y9WiSG__summaryDivider{background:var(--qbar-border);height:1px;margin:18px 0}.request-module__y9WiSG__note{color:var(--qbar-body);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.9;display:flex}.request-module__y9WiSG__note svg{color:var(--qbar-coral);flex-shrink:0;margin-top:2px}.request-module__y9WiSG__changeBtn{font-size:.85rem}@media (max-width:860px){.request-module__y9WiSG__grid,.request-module__y9WiSG__formGrid{grid-template-columns:1fr}.request-module__y9WiSG__card{padding:24px}}
