.cgv-module__7L4gRG__container{background:var(--bg-deep-cobalt);flex-direction:column;align-items:center;min-height:100vh;padding:calc(70px + 2rem) 2rem 4rem;display:flex}.cgv-module__7L4gRG__contentWrapper{width:100%;max-width:1000px;margin:0 auto}.cgv-module__7L4gRG__breadcrumb{margin-bottom:2rem}.cgv-module__7L4gRG__backLink{color:var(--primary-cyan);border:2px solid var(--text-primary-deep);box-shadow:var(--shadow-light);align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Space Mono,monospace;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-flex}.cgv-module__7L4gRG__backLink:hover{box-shadow:5px 5px 0 var(--text-primary-deep);background:var(--surface-elevated);transform:translate(-2px,-2px)}.cgv-module__7L4gRG__header{text-align:center;margin-bottom:3rem}.cgv-module__7L4gRG__mainTitle{text-transform:uppercase;color:var(--text-light);text-shadow:3px 3px 0 var(--text-primary-deep);margin-bottom:.5rem;font-family:Rubik,sans-serif;font-size:clamp(2rem,7vw,3rem);font-weight:900}.cgv-module__7L4gRG__subtitle{color:var(--text-muted);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.9rem}.cgv-module__7L4gRG__divider{background:var(--gradient-cyan-to-violet);width:80px;height:4px;margin:0 auto}.cgv-module__7L4gRG__sectionsContainer{flex-direction:column;gap:2.5rem;margin-bottom:3rem;display:flex}.cgv-module__7L4gRG__section{background:var(--surface-dark);border:var(--border-width)solid var(--text-primary-deep);box-shadow:var(--shadow-light);padding:1.8rem;transition:transform .2s}.cgv-module__7L4gRG__section:hover{box-shadow:var(--shadow-heavy);transform:translate(-3px,-3px)}.cgv-module__7L4gRG__sectionTitle{color:var(--primary-cyan);text-transform:uppercase;border-left:4px solid var(--status-orange);margin-bottom:1rem;padding-left:.8rem;font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:900}.cgv-module__7L4gRG__paragraph{color:var(--text-light);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.95rem;line-height:1.6}.cgv-module__7L4gRG__paragraph:last-child{margin-bottom:0}.cgv-module__7L4gRG__pricingGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:1rem 0;display:flex}.cgv-module__7L4gRG__pricingCard{background:var(--bg-deep-cobalt);border:2px solid var(--text-primary-deep);text-align:center;flex:1;min-width:240px;padding:1.2rem}.cgv-module__7L4gRG__cardPlanTitle{color:var(--primary-cyan);margin-bottom:.5rem;font-family:Rubik,sans-serif;font-size:1.3rem;font-weight:900}.cgv-module__7L4gRG__cardPrice{color:var(--text-light);margin:.5rem 0;font-family:Rubik,sans-serif;font-size:1.6rem;font-weight:900}.cgv-module__7L4gRG__pricePeriod{color:var(--text-muted);font-size:.9rem}.cgv-module__7L4gRG__cardFeatures{margin:1rem 0 0;padding:0;list-style:none}.cgv-module__7L4gRG__cardFeatures li{color:var(--text-light);border-bottom:1px dashed var(--surface-elevated);padding:.3rem 0;font-family:Space Mono,monospace;font-size:.85rem}.cgv-module__7L4gRG__pricingCardPro{border:3px solid var(--status-orange);box-shadow:var(--shadow-light);background:var(--surface-elevated);position:relative}.cgv-module__7L4gRG__securityCard{background:var(--surface-elevated);border-left:5px solid var(--status-success);margin-top:.8rem;padding:1rem}.cgv-module__7L4gRG__bulletList{flex-direction:column;gap:.6rem;margin:.8rem 0 0 1.5rem;padding:0;display:flex}.cgv-module__7L4gRG__bulletList li{color:var(--text-light);font-family:Space Mono,monospace;font-size:.9rem}.cgv-module__7L4gRG__warningCard{border-left:5px solid var(--status-error);background:#ef44441a;margin-top:.8rem;padding:1rem}.cgv-module__7L4gRG__warningCard .cgv-module__7L4gRG__paragraph{margin-bottom:0}.cgv-module__7L4gRG__link{color:var(--primary-cyan);border-bottom:1px dotted var(--primary-cyan);text-decoration:none;transition:all .2s}.cgv-module__7L4gRG__link:hover{color:var(--status-orange);border-bottom-color:var(--status-orange)}.cgv-module__7L4gRG__legalFooter{border-top:2px solid var(--surface-elevated);text-align:center;margin-top:2rem;padding-top:2rem}.cgv-module__7L4gRG__footerNote{color:var(--text-muted);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.85rem}.cgv-module__7L4gRG__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cgv-module__7L4gRG__footerLink{text-transform:uppercase;color:var(--text-light);border:2px solid var(--text-primary-deep);box-shadow:var(--shadow-light);padding:.3rem .6rem;font-family:Rubik,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.cgv-module__7L4gRG__footerLink:hover{box-shadow:4px 4px 0 var(--text-primary-deep);background:var(--surface-elevated);color:var(--primary-cyan);transform:translate(-2px,-2px)}@media (max-width:768px){.cgv-module__7L4gRG__container{padding:calc(70px + 1.5rem) 1.5rem 3rem}.cgv-module__7L4gRG__section{padding:1.2rem}.cgv-module__7L4gRG__sectionTitle{font-size:1.3rem}.cgv-module__7L4gRG__pricingGrid{flex-direction:column;align-items:stretch}.cgv-module__7L4gRG__footerLinks{flex-direction:column;align-items:center;gap:1rem}.cgv-module__7L4gRG__footerLink{text-align:center;width:100%}}@media (max-width:480px){.cgv-module__7L4gRG__container{padding:calc(70px + 1rem) 1rem 2rem}.cgv-module__7L4gRG__mainTitle{font-size:1.8rem}.cgv-module__7L4gRG__subtitle{font-size:.8rem}.cgv-module__7L4gRG__sectionTitle{font-size:1.1rem}.cgv-module__7L4gRG__paragraph,.cgv-module__7L4gRG__bulletList li,.cgv-module__7L4gRG__cardFeatures li{font-size:.85rem}.cgv-module__7L4gRG__cardPrice{font-size:1.3rem}.cgv-module__7L4gRG__backLink{padding:.4rem .8rem;font-size:.8rem}}.cgv-module__7L4gRG__backLink:focus-visible,.cgv-module__7L4gRG__link:focus-visible,.cgv-module__7L4gRG__footerLink:focus-visible{outline:3px solid var(--status-orange);outline-offset:2px}
