.checkout-module__opYCoG__checkoutContainer{background:var(--dkcs-gray-50);min-height:100vh}.checkout-module__opYCoG__checkoutHeader{border-bottom:1px solid var(--dkcs-gray-100);background:#fff;padding:1rem 2rem}.checkout-module__opYCoG__logoLink{color:var(--dkcs-gray-900);align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.checkout-module__opYCoG__checkoutMain{grid-template-columns:1fr 380px;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}@media (max-width:968px){.checkout-module__opYCoG__checkoutMain{grid-template-columns:1fr}}.checkout-module__opYCoG__checkoutContent h1{color:var(--dkcs-gray-900);margin-bottom:.5rem;font-size:2rem;font-weight:700}.checkout-module__opYCoG__subtitle{color:var(--dkcs-gray-600);margin-bottom:2rem}.checkout-module__opYCoG__loading{min-height:50vh;color:var(--dkcs-gray-500);justify-content:center;align-items:center;display:flex}.checkout-module__opYCoG__error{color:#dc2626;border-radius:var(--radius-md);background:#fef2f2;border:1px solid #fecaca;margin-bottom:1.5rem;padding:.875rem 1rem}.checkout-module__opYCoG__section{margin-bottom:2rem}.checkout-module__opYCoG__section h2{color:var(--dkcs-gray-900);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.checkout-module__opYCoG__planGrid{grid-template-columns:repeat(var(--plan-columns,3), minmax(0, 1fr));gap:1rem;display:grid}@media (max-width:768px){.checkout-module__opYCoG__planGrid{grid-template-columns:1fr}}.checkout-module__opYCoG__planCard{border:2px solid var(--dkcs-gray-200);border-radius:var(--radius-lg);cursor:pointer;background:#fff;padding:1.5rem;transition:all .2s;position:relative}.checkout-module__opYCoG__planCard:hover{border-color:var(--dkcs-primary-200)}.checkout-module__opYCoG__planCard.checkout-module__opYCoG__selected{border-color:var(--dkcs-primary);background:var(--dkcs-primary-50)}.checkout-module__opYCoG__popularBadge{background:var(--dkcs-primary);color:#fff;border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.checkout-module__opYCoG__planCard h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.checkout-module__opYCoG__price{margin-bottom:1rem}.checkout-module__opYCoG__price .checkout-module__opYCoG__amount{color:var(--dkcs-primary);font-size:2rem;font-weight:700}.checkout-module__opYCoG__price .checkout-module__opYCoG__unit{color:var(--dkcs-gray-500);font-size:.875rem}.checkout-module__opYCoG__planCard .checkout-module__opYCoG__features{margin:0;padding:0;font-size:.875rem;list-style:none}.checkout-module__opYCoG__planCard .checkout-module__opYCoG__features li{color:var(--dkcs-gray-700);padding:.25rem 0}.checkout-module__opYCoG__userCountSection{border-radius:var(--radius-lg);background:#fff;padding:1.5rem}.checkout-module__opYCoG__sliderContainer{margin-bottom:1.5rem}.checkout-module__opYCoG__slider{background:var(--dkcs-gray-200);-webkit-appearance:none;border-radius:4px;outline:none;width:100%;height:8px}.checkout-module__opYCoG__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--dkcs-primary);cursor:pointer;width:24px;height:24px;box-shadow:var(--shadow-md);border:3px solid #fff;border-radius:50%}.checkout-module__opYCoG__sliderLabels{color:var(--dkcs-gray-500);justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.checkout-module__opYCoG__userCountDisplay{justify-content:center;align-items:center;gap:.75rem;display:flex}.checkout-module__opYCoG__userCountInput{text-align:center;border:2px solid var(--dkcs-gray-200);border-radius:var(--radius-md);width:80px;padding:.5rem;font-size:1.5rem;font-weight:700}.checkout-module__opYCoG__userCountInput:focus{border-color:var(--dkcs-primary);outline:none}.checkout-module__opYCoG__userCountDisplay span{color:var(--dkcs-gray-600);font-size:1rem}.checkout-module__opYCoG__orderSummary{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#fff;height:fit-content;padding:1.5rem;position:sticky;top:2rem}.checkout-module__opYCoG__orderSummary h2{border-bottom:1px solid var(--dkcs-gray-100);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.checkout-module__opYCoG__summaryRow{justify-content:space-between;padding:.5rem 0;font-size:.9375rem;display:flex}.checkout-module__opYCoG__summaryRow.checkout-module__opYCoG__total{border-top:1px solid var(--dkcs-gray-200);color:var(--dkcs-primary);margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700}.checkout-module__opYCoG__storageInfo{background:var(--dkcs-primary-50);border-radius:var(--radius-md);color:var(--dkcs-primary-700);align-items:center;gap:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-size:.875rem;display:flex}.checkout-module__opYCoG__termsCheckbox{color:var(--dkcs-gray-700);cursor:pointer;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.checkout-module__opYCoG__termsCheckbox input[type=checkbox]{flex-shrink:0;margin-top:.2rem}.checkout-module__opYCoG__termsCheckbox a{color:var(--dkcs-primary);text-decoration:underline}.checkout-module__opYCoG__termsCheckbox a:hover{color:var(--dkcs-primary-700)}.checkout-module__opYCoG__checkoutBtn{width:100%;padding:1rem!important;font-size:1.0625rem!important}.checkout-module__opYCoG__checkoutBtn:disabled{opacity:.7;cursor:not-allowed}.checkout-module__opYCoG__paymentMethods{text-align:center;color:var(--dkcs-gray-500);margin-top:1rem;font-size:.8125rem}.checkout-module__opYCoG__paymentIcons{color:var(--dkcs-gray-600);justify-content:center;gap:.75rem;margin-top:.5rem;font-size:.75rem;display:flex}.checkout-module__opYCoG__divider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.checkout-module__opYCoG__divider:before,.checkout-module__opYCoG__divider:after{content:"";background:var(--dkcs-gray-200);flex:1;height:1px}.checkout-module__opYCoG__divider span{color:var(--dkcs-gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem}.checkout-module__opYCoG__invoiceBtn{width:100%;padding:.875rem!important}.checkout-module__opYCoG__invoiceHint{text-align:center;color:var(--dkcs-gray-500);margin-top:.75rem;font-size:.8125rem}.checkout-module__opYCoG__confirmationMain{max-width:600px;margin:0 auto;padding:3rem 2rem}.checkout-module__opYCoG__confirmationCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:center;background:#fff;padding:2.5rem}.checkout-module__opYCoG__confirmationIcon{margin-bottom:1.5rem;font-size:4rem}.checkout-module__opYCoG__confirmationCard h1{color:var(--dkcs-gray-900);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.checkout-module__opYCoG__confirmationSubtitle{color:var(--dkcs-gray-600);margin-bottom:2rem}.checkout-module__opYCoG__confirmationSteps{text-align:left;margin:2rem 0}.checkout-module__opYCoG__step{border-bottom:1px solid var(--dkcs-gray-100);gap:1rem;padding:1rem 0;display:flex}.checkout-module__opYCoG__step:last-child{border-bottom:none}.checkout-module__opYCoG__stepNumber{background:var(--dkcs-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.checkout-module__opYCoG__step strong{color:var(--dkcs-gray-900);margin-bottom:.25rem;display:block}.checkout-module__opYCoG__step p{color:var(--dkcs-gray-600);margin:0;font-size:.875rem}.checkout-module__opYCoG__confirmationNote{background:var(--dkcs-primary-50);border:1px solid var(--dkcs-primary-100);border-radius:var(--radius-md);color:var(--dkcs-primary-700);margin:1.5rem 0;padding:1rem;font-size:.9375rem}.checkout-module__opYCoG__confirmationActions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.checkout-module__opYCoG__confirmationActions .checkout-module__opYCoG__btn{width:100%}
