.styles-module__cveCPW__label{text-align:center;text-transform:uppercase;letter-spacing:.15em;color:var(--primary-color);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.styles-module__cveCPW__intro{color:#555;text-align:center;max-width:40rem;margin:-1.5rem auto 3rem;font-size:1rem;line-height:1.7}.styles-module__cveCPW__hero{text-align:center;background:linear-gradient(165deg,#fff 30%,rgba(var(--primary-color-rgb),.06)100%);padding:9rem 0 5rem;position:relative}.styles-module__cveCPW__hero h1{letter-spacing:-.02em;max-width:44rem;margin:0 auto 1.25rem;font-size:2.75rem;font-weight:700;line-height:1.15}.styles-module__cveCPW__subtitle{color:#555;max-width:36rem;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.styles-module__cveCPW__badges{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.styles-module__cveCPW__badge{background:var(--lighter-color);color:var(--text-color);border:1px solid #e5e5e5;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}.styles-module__cveCPW__badgeIcon{background:rgba(var(--primary-color-rgb),.08);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.styles-module__cveCPW__badgeIcon svg{width:1rem;height:1rem;color:var(--primary-color)}.styles-module__cveCPW__ctas{justify-content:center;gap:.75rem;display:flex}.styles-module__cveCPW__primary{color:var(--lighter-color);background:var(--primary-color);border:2px solid var(--primary-color);box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.25);border-radius:.6rem;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.styles-module__cveCPW__primary:hover{box-shadow:0 4px 14px rgba(var(--primary-color-rgb),.35);background:#c4174a;border-color:#c4174a;transform:translateY(-2px)}.styles-module__cveCPW__primary:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}.styles-module__cveCPW__secondary{color:var(--text-color);background:var(--lighter-color);border:1px solid rgba(var(--dark-color-rgb),.12);border-radius:.6rem;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.styles-module__cveCPW__secondary:hover{border-color:rgba(var(--dark-color-rgb),.2);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.styles-module__cveCPW__secondary:focus-visible{outline:2px solid var(--text-color);outline-offset:4px}.styles-module__cveCPW__problem{background:#0f1419;position:relative;overflow:hidden}.styles-module__cveCPW__problem:before{content:"";background:radial-gradient(circle,rgba(var(--primary-color-rgb),.1)0%,transparent 70%);pointer-events:none;width:36rem;height:36rem;position:absolute;top:-30%;right:-10%}.styles-module__cveCPW__problem h2{color:#fff}.styles-module__cveCPW__problem .styles-module__cveCPW__label{color:var(--primary-color)}.styles-module__cveCPW__problem .styles-module__cveCPW__intro{color:#ffffff8c}.styles-module__cveCPW__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid;position:relative}.styles-module__cveCPW__stat{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;padding:1.5rem 1rem;transition:background .3s,transform .3s}.styles-module__cveCPW__stat:hover{background:#ffffff12;transform:translateY(-.25rem)}.styles-module__cveCPW__statValue{color:var(--primary-color);margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1;display:block}.styles-module__cveCPW__statUnit{font-size:1rem;font-weight:600}.styles-module__cveCPW__statLabel{color:#ffffff8c;font-size:.8rem;line-height:1.5}.styles-module__cveCPW__caseStudy{z-index:1;background:rgba(var(--primary-color-rgb),.08);border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:.75rem;max-width:48rem;margin:0 auto;padding:1.25rem 1.5rem;position:relative}.styles-module__cveCPW__caseStudyTag{background:var(--primary-color);color:var(--lighter-color);text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;margin-bottom:.5rem;padding:.2rem .625rem;font-size:.65rem;font-weight:700;display:inline-block}.styles-module__cveCPW__caseStudyText{color:#ffffffb3;font-size:.85rem;line-height:1.7}.styles-module__cveCPW__caseStudyText strong{color:#fff}.styles-module__cveCPW__capabilities{background:var(--background-color)}.styles-module__cveCPW__capGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.styles-module__cveCPW__capCard{background:var(--lighter-color);text-align:left;border:1px solid #e5e5e5;border-radius:1rem;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.styles-module__cveCPW__capCard:hover{border-color:rgba(var(--primary-color-rgb),.2);transform:translateY(-.25rem);box-shadow:0 1rem 2.5rem #00000014}.styles-module__cveCPW__capContent{flex:1;padding:1.5rem 1.5rem 1rem}.styles-module__cveCPW__capIcon{background:rgba(var(--primary-color-rgb),.08);border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:flex}.styles-module__cveCPW__capIcon svg{width:1.25rem;height:1.25rem;color:var(--primary-color)}.styles-module__cveCPW__capDescription{color:#555;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.styles-module__cveCPW__capPoints{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.styles-module__cveCPW__capPoints li{color:#555;padding-left:1rem;font-size:.8rem;line-height:1.5;position:relative}.styles-module__cveCPW__capPoints li:before{content:"";background:var(--primary-color);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.45rem;left:0}.styles-module__cveCPW__capStat{background:rgba(var(--success-color-rgb),.08);border-top:1px solid rgba(var(--success-color-rgb),.12);color:var(--success-color);margin-top:auto;padding:1rem 1.5rem;font-size:.85rem;font-weight:600}.styles-module__cveCPW__roadmap{background:var(--lighter-color)}.styles-module__cveCPW__timeline{max-width:44rem;margin:0 auto;padding-left:4rem;position:relative}.styles-module__cveCPW__timeline:before{content:"";background:linear-gradient(to bottom,transparent,rgba(var(--primary-color-rgb),.2)5%,rgba(var(--primary-color-rgb),.2)95%,transparent);width:2px;position:absolute;top:0;bottom:0;left:1.5rem}.styles-module__cveCPW__weekCard{margin-bottom:2.5rem;position:relative}.styles-module__cveCPW__weekCard:last-child{margin-bottom:0}.styles-module__cveCPW__weekMarker{justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:-4rem}.styles-module__cveCPW__weekNumber{background:var(--primary-color);color:#fff;width:3rem;height:3rem;box-shadow:0 .25rem 1rem rgba(var(--primary-color-rgb),.3);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.styles-module__cveCPW__weekContent h3{margin-bottom:1rem;font-size:1.15rem}.styles-module__cveCPW__stepBlock{margin-bottom:1rem}.styles-module__cveCPW__stepBlock h4{color:var(--primary-color);margin-bottom:.4rem;font-size:.85rem;font-weight:700}.styles-module__cveCPW__taskList{flex-direction:column;gap:.3rem;display:flex}.styles-module__cveCPW__taskList li{color:#555;padding-left:1rem;font-size:.85rem;line-height:1.6;position:relative}.styles-module__cveCPW__taskList li:before{content:"";background:#999;border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:.5rem;left:0}.styles-module__cveCPW__proTip{background:rgba(var(--success-color-rgb),.06);border-left:3px solid var(--success-color);color:#555;border-radius:0 .5rem .5rem 0;margin-top:.75rem;padding:.75rem 1rem;font-size:.8rem;line-height:1.6}.styles-module__cveCPW__proTip strong{color:var(--success-color)}.styles-module__cveCPW__calculator{background:var(--background-color)}.styles-module__cveCPW__calcCard{background:var(--lighter-color);border:1px solid #e5e5e5;border-radius:1rem;max-width:36rem;margin:0 auto;padding:2rem}.styles-module__cveCPW__fields{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.styles-module__cveCPW__fieldLabel{color:var(--text-color);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.styles-module__cveCPW__inputWrap{border:1px solid #e5e5e5;border-radius:.5rem;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.styles-module__cveCPW__inputWrap:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.08)}.styles-module__cveCPW__input{color:var(--text-color);background:0 0;border:none;outline:none;flex:1;padding:.65rem .75rem;font-size:.9rem}.styles-module__cveCPW__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__cveCPW__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__cveCPW__input[type=number]{-moz-appearance:textfield}.styles-module__cveCPW__suffix{color:#888;white-space:nowrap;background:#f9f9f9;border-left:1px solid #e5e5e5;padding:.65rem .75rem;font-size:.8rem;font-weight:600}.styles-module__cveCPW__calcButton{background:var(--primary-color);width:100%;color:var(--lighter-color);border:2px solid var(--primary-color);border-radius:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.styles-module__cveCPW__calcButton:hover{box-shadow:0 4px 14px rgba(var(--primary-color-rgb),.35);background:#c4174a;border-color:#c4174a;transform:translateY(-1px)}.styles-module__cveCPW__results{border-top:1px solid #e5e5e5;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.styles-module__cveCPW__resultCard{text-align:center;background:rgba(var(--primary-color-rgb),.03);border-radius:.75rem;padding:1rem}.styles-module__cveCPW__resultValue{color:var(--primary-color);margin-bottom:.25rem;font-size:1.5rem;font-weight:800;display:block}.styles-module__cveCPW__resultLabel{color:#888;font-size:.75rem;font-weight:500}.styles-module__cveCPW__comparison{background:var(--lighter-color)}.styles-module__cveCPW__tableWrapper{-webkit-overflow-scrolling:touch;background:var(--lighter-color);border:1px solid #e5e5e5;border-radius:1rem;overflow-x:auto}.styles-module__cveCPW__tableEl{border-collapse:collapse;width:100%;min-width:40rem}.styles-module__cveCPW__headerRow{background:var(--primary-color)}.styles-module__cveCPW__headerFeature{text-align:left;color:#ffffffe6;border-bottom:none;width:20%;padding:1rem 1.5rem;font-size:.85rem;font-weight:700}.styles-module__cveCPW__headerPlan{text-align:center;color:#fff;border-bottom:none;width:16%;padding:1rem 1.25rem;font-size:.875rem;font-weight:700}.styles-module__cveCPW__compRow{border-bottom:1px solid #f0f0f0;transition:background .15s}.styles-module__cveCPW__compRow:last-child{border-bottom:none}.styles-module__cveCPW__compRowHighlight{background:#ffebaa4d}.styles-module__cveCPW__compRowHighlight:hover{background:#ffebaa66}.styles-module__cveCPW__featureCell{color:var(--text-color);padding:1rem 1.5rem;font-size:.9rem;font-weight:600}.styles-module__cveCPW__valueCell{text-align:center;vertical-align:middle;padding:1rem 1.25rem}.styles-module__cveCPW__cellText{color:#555;font-size:.85rem;font-weight:500}.styles-module__cveCPW__checkIcon{color:var(--success-color)}.styles-module__cveCPW__crossIcon{color:var(--danger-color)}.styles-module__cveCPW__banner{background:rgba(var(--success-color-rgb),.06);border:1px solid rgba(var(--success-color-rgb),.2);border-radius:.75rem;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:1rem 1.5rem;display:flex}.styles-module__cveCPW__bannerLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--success-color);white-space:nowrap;font-size:.75rem;font-weight:700}.styles-module__cveCPW__bannerItems{flex:1;justify-content:space-evenly;align-items:center;gap:1.5rem;display:flex}.styles-module__cveCPW__bannerItem{color:var(--text-color);white-space:nowrap;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.styles-module__cveCPW__bannerItem svg{color:var(--success-color);flex-shrink:0}.styles-module__cveCPW__faq{background:var(--background-color)}.styles-module__cveCPW__faqList{background:var(--lighter-color);border:1px solid #e5e5e5;border-radius:1rem;max-width:48rem;margin:0 auto;overflow:hidden}.styles-module__cveCPW__faqItem{border-bottom:1px solid #f0f0f0}.styles-module__cveCPW__faqItem:last-child{border-bottom:none}.styles-module__cveCPW__faqItemOpen{background:rgba(var(--primary-color-rgb),.015)}.styles-module__cveCPW__faqHeading{font-size:inherit;font-weight:inherit;color:inherit;margin-bottom:0}.styles-module__cveCPW__trigger{text-align:left;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;transition:background .15s;display:flex}.styles-module__cveCPW__trigger:hover{background:rgba(var(--primary-color-rgb),.02)}.styles-module__cveCPW__question{color:var(--text-color);font-size:.9rem;font-weight:600;line-height:1.4}.styles-module__cveCPW__chevronWrap{color:#888;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__cveCPW__chevronOpen{background:var(--primary-color);color:var(--lighter-color);transform:rotate(180deg)}.styles-module__cveCPW__answerWrap{transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.styles-module__cveCPW__answer{padding:0 1.5rem 1.25rem}.styles-module__cveCPW__answerText{color:#666;font-size:.85rem;line-height:1.7}@media (max-width:1024px){.styles-module__cveCPW__capGrid,.styles-module__cveCPW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__cveCPW__hero h1{font-size:2rem}.styles-module__cveCPW__subtitle{font-size:.9rem}.styles-module__cveCPW__badges{flex-direction:column;align-items:center;gap:.75rem}.styles-module__cveCPW__ctas{flex-direction:column;align-items:center}.styles-module__cveCPW__primary,.styles-module__cveCPW__secondary{width:100%;max-width:16rem}.styles-module__cveCPW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.styles-module__cveCPW__statValue{font-size:1.75rem}.styles-module__cveCPW__capGrid{grid-template-columns:1fr}.styles-module__cveCPW__timeline{padding-left:3.5rem}.styles-module__cveCPW__timeline:before{left:1.25rem}.styles-module__cveCPW__weekMarker{left:-3.5rem}.styles-module__cveCPW__weekNumber{width:2.5rem;height:2.5rem;font-size:.75rem}.styles-module__cveCPW__results{grid-template-columns:1fr}.styles-module__cveCPW__question{font-size:.85rem}.styles-module__cveCPW__trigger{padding:1rem 1.25rem}.styles-module__cveCPW__answer{padding:0 1.25rem 1rem}.styles-module__cveCPW__intro{font-size:.9rem}.styles-module__cveCPW__banner{text-align:center;flex-direction:column;gap:.75rem}.styles-module__cveCPW__bannerItems{flex-wrap:wrap;justify-content:center;gap:.75rem}}@media (max-width:640px){.styles-module__cveCPW__statsGrid{grid-template-columns:1fr}.styles-module__cveCPW__calcCard{padding:1.5rem}}
