.PriceCard-module__xavrwG__card{border:1px solid var(--geist-border-color-on-dark);background:#ffffff08;border-radius:1rem;grid-template-columns:minmax(180px,220px) 1fr;gap:1.1rem;padding:1rem;transition:transform .2s,border-color .2s,background .2s;display:grid}.PriceCard-module__xavrwG__card:hover{background:#00a39c14;border-color:#00a39cb3;transform:translateY(-3px)}.PriceCard-module__xavrwG__imageWrap{background:#0e1317;border:1px solid #ffffff1a;border-radius:.75rem;min-height:150px;position:relative;overflow:hidden}.PriceCard-module__xavrwG__image{-o-object-fit:cover;object-fit:cover}.PriceCard-module__xavrwG__content{flex-direction:column;gap:.8rem;display:flex}.PriceCard-module__xavrwG__name{color:var(--geist-foreground-on-dark);margin:0;font-size:1.25rem}.PriceCard-module__xavrwG__details{grid-template-columns:repeat(2,minmax(120px,1fr));gap:.5rem .8rem;margin:0;display:grid}.PriceCard-module__xavrwG__detailRow{gap:.2rem;display:grid}.PriceCard-module__xavrwG__detailRow dt{text-transform:uppercase;letter-spacing:.08em;color:var(--geist-muted-on-dark);font-size:.75rem}.PriceCard-module__xavrwG__detailRow dd{color:var(--geist-foreground-on-dark);margin:0;font-size:.95rem}.PriceCard-module__xavrwG__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-top:auto;display:flex}.PriceCard-module__xavrwG__price{color:var(--geist-muted-on-dark);margin:0;font-size:.95rem}.PriceCard-module__xavrwG__price strong{color:var(--geist-foreground-on-dark);font-size:1.15rem}.PriceCard-module__xavrwG__cta{background:var(--white);color:#000;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .9rem;font-size:.9rem;font-weight:500;transition:transform .15s,box-shadow .2s;display:inline-flex}.PriceCard-module__xavrwG__cta:hover{transform:scale(1.04);box-shadow:0 8px 24px #ffffff2e}@media (max-width:700px){.PriceCard-module__xavrwG__card{grid-template-columns:1fr}.PriceCard-module__xavrwG__imageWrap{min-height:180px}.PriceCard-module__xavrwG__details{grid-template-columns:1fr}}[data-theme=light] .PriceCard-module__xavrwG__card{background:#fafafa;border-color:#0000001a}[data-theme=light] .PriceCard-module__xavrwG__card:hover{background:#f4fbfa;border-color:#0d948880}[data-theme=light] .PriceCard-module__xavrwG__imageWrap{background:#ecf3f6;border-color:#00000014}[data-theme=light] .PriceCard-module__xavrwG__name{color:#111}[data-theme=light] .PriceCard-module__xavrwG__detailRow dt{color:#666}[data-theme=light] .PriceCard-module__xavrwG__detailRow dd{color:#111}[data-theme=light] .PriceCard-module__xavrwG__price{color:#555}[data-theme=light] .PriceCard-module__xavrwG__price strong{color:#111}[data-theme=light] .PriceCard-module__xavrwG__cta{color:#f7f7f7;background:#111}[data-theme=light] .PriceCard-module__xavrwG__cta:hover{box-shadow:0 8px 24px #0000002e}
.page-module__qCP4TG__page{background:var(--geist-page-dark);min-height:calc(100vh - 80px);padding:5rem 1.5rem 4rem}.page-module__qCP4TG__container{width:min(1120px,100%);margin:0 auto}.page-module__qCP4TG__hero{text-align:center;margin-bottom:2.5rem}.page-module__qCP4TG__kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--geist-muted-on-dark);margin-bottom:.7rem;font-size:.85rem}.page-module__qCP4TG__title{color:var(--geist-foreground-on-dark);margin:0;font-size:clamp(2.2rem,4vw,3.4rem)}.page-module__qCP4TG__subtitle{max-width:620px;color:var(--geist-muted-on-dark);margin:.7rem auto 0;font-size:1.05rem;line-height:1.6}.page-module__qCP4TG__section{border:1px solid var(--geist-border-color-on-dark);background:#0a0a0ad1;border-radius:1rem;margin-top:2rem;padding:1.5rem}.page-module__qCP4TG__sectionHeader{margin-bottom:1.2rem}.page-module__qCP4TG__sectionHeader h2{color:var(--geist-foreground-on-dark);margin:0;font-size:1.25rem}.page-module__qCP4TG__sectionHeader p{max-width:780px;color:var(--geist-muted-on-dark);margin:.45rem 0 0;line-height:1.55}.page-module__qCP4TG__cardGrid{gap:1rem;display:grid}.page-module__qCP4TG__stepIcon{color:var(--brand-green-dark);margin-bottom:.6rem}.page-module__qCP4TG__timelineCard h3{color:var(--geist-foreground-on-dark);margin:0;font-size:1.05rem}.page-module__qCP4TG__timelineCard p{color:var(--geist-muted-on-dark);margin-top:.45rem;line-height:1.55}.page-module__qCP4TG__timeline{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.page-module__qCP4TG__timelineItem{grid-template-columns:auto 1fr;align-items:stretch;gap:.8rem;display:grid}.page-module__qCP4TG__timelineNumber{width:2rem;height:2rem;color:var(--brand-green-dark);background:#00a39c2e;border:1px solid #00a39c66;border-radius:999px;justify-content:center;align-items:center;margin-top:.15rem;font-size:.9rem;font-weight:700;display:inline-flex}.page-module__qCP4TG__timelineCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.85rem;padding:.95rem 1rem}.page-module__qCP4TG__sectionCtaWrap{justify-content:center;margin-top:1.1rem;display:flex}.page-module__qCP4TG__sectionCta{background:var(--white);color:#000;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.2rem;font-size:.92rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex}.page-module__qCP4TG__sectionCta:hover{transform:scale(1.04);box-shadow:0 10px 26px #ffffff24}.page-module__qCP4TG__faqList{gap:.7rem;display:grid}.page-module__qCP4TG__faqItem{background:#ffffff05;border:1px solid #ffffff1f;border-radius:.8rem;padding:.85rem 1rem}.page-module__qCP4TG__faqItem summary{cursor:pointer;color:var(--geist-foreground-on-dark);font-weight:600;list-style:none}.page-module__qCP4TG__faqItem summary::-webkit-details-marker{display:none}.page-module__qCP4TG__faqItem summary:after{content:"+";float:right;color:var(--geist-muted-on-dark)}.page-module__qCP4TG__faqItem[open] summary:after{content:"-"}.page-module__qCP4TG__faqItem p{color:var(--geist-muted-on-dark);margin:.65rem 0 0;line-height:1.55}@media (max-width:640px){.page-module__qCP4TG__page{padding:4rem 1rem 2rem}.page-module__qCP4TG__section{padding:1rem}}[data-theme=light] .page-module__qCP4TG__page{background:var(--white)}[data-theme=light] .page-module__qCP4TG__kicker{color:#666}[data-theme=light] .page-module__qCP4TG__title{color:#111}[data-theme=light] .page-module__qCP4TG__subtitle{color:#555}[data-theme=light] .page-module__qCP4TG__section{background:#fafafa;border-color:#0000001a}[data-theme=light] .page-module__qCP4TG__sectionHeader h2{color:#111}[data-theme=light] .page-module__qCP4TG__sectionHeader p{color:#555}[data-theme=light] .page-module__qCP4TG__timelineCard{background:#f6f6f6;border-color:#00000014}[data-theme=light] .page-module__qCP4TG__timelineNumber{color:var(--brand-blue-light);background:#0d948824;border-color:#0d948861}[data-theme=light] .page-module__qCP4TG__timelineCard h3{color:#111}[data-theme=light] .page-module__qCP4TG__timelineCard p{color:#555}[data-theme=light] .page-module__qCP4TG__stepIcon{color:var(--brand-blue-light)}[data-theme=light] .page-module__qCP4TG__sectionCta{color:#f7f7f7;background:#111}[data-theme=light] .page-module__qCP4TG__sectionCta:hover{box-shadow:0 10px 26px #00000029}[data-theme=light] .page-module__qCP4TG__faqItem{background:#f6f6f6;border-color:#0000001a}[data-theme=light] .page-module__qCP4TG__faqItem summary{color:#111}[data-theme=light] .page-module__qCP4TG__faqItem summary:after{color:#666}[data-theme=light] .page-module__qCP4TG__faqItem p{color:#555}
