.checkout-main{background-color:#f8fafc;min-height:100vh}.checkout-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.checkout-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:2rem}.checkout-header{text-align:center;margin-bottom:2rem}.checkout-header h2{font-size:1.75rem;color:#2d3748;margin-bottom:.5rem}.subtitle{color:#718096;font-size:1rem;max-width:600px;margin:0 auto}.domain-message{text-align:center;color:#4a5568;margin-bottom:2rem;font-size:1.1rem}.checkout-grid{display:flex;gap:2rem}.details-column{flex:2 1;display:flex;flex-direction:column;gap:1.5rem}.summary-column{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.checkout-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.checkout-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.highlight-card{border:2px solid #4f46e5}.card-header{background:#f8fafc;padding:1rem 1.5rem;border-bottom:1px solid #edf2f7;display:flex;align-items:center;gap:.75rem}.card-header h3{font-size:1.125rem;color:#2d3748;margin:0}.card-icon{color:#4f46e5;font-size:1.25rem}.card-content{padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start}.duration-selector{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.duration-selector select{flex:1 1;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;background-color:#fff}.region-select,.renewal-date{margin-top:.5rem}.renewal-date{color:#718096;font-size:.875rem}.price-details{padding:42px 0 20px}.price-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9375rem}.total-row{font-weight:600;margin-top:1rem;padding-top:1rem;border-top:1px solid #edf2f7}.highlight-price{color:#10b981;font-weight:600}.total-price{color:#10b981;font-size:1.125rem;font-weight:700}.coupon-link{color:#4f46e5;font-weight:600;cursor:pointer;margin-bottom:10px;text-align:center}.coupon-link:hover{text-decoration:underline}.coupon-input-group{display:flex;gap:.5rem;margin-bottom:10px;margin-top:.75rem}.coupon-input-group input{flex:1 1;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem}.apply-button{padding:0 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.apply-button:hover{background-color:#4338ca}.discount-message{color:#10b981;font-weight:500;margin-top:.75rem;text-align:center}.primary-button{width:100%;margin:20px auto;padding:1rem;background:linear-gradient(135deg,#4f46e5,#6d63ff);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.primary-button:hover{background:linear-gradient(135deg,#4338ca,#5b51d6);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.primary-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:1.5rem}.guarantee-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#4f46e5;font-weight:600;margin-bottom:1rem}.domain-info{text-align:center;font-size:.9375rem;padding:.75rem;border-radius:8px;margin-bottom:0}.domain-info.positive{background-color:#f0fdf4;color:#166534}.domain-info.warning{background-color:#fffbeb;color:#92400e}.error-message{color:#dc2626;margin-top:.75rem}.error-message,.loading-message{font-size:.875rem;text-align:center}.loading-message{color:#64748b;margin-top:.5rem}.trial-description{color:#4b5563;margin-bottom:1.5rem;text-align:center}@media (max-width:768px){.region-select__control{font-size:.9rem}.checkout-grid{flex-direction:column}.details-column,.summary-column{flex:1 1}.checkout-header h2{font-size:1.5rem}}.summary-details{margin-top:16px;font-size:1rem;color:#333}.summary-total-line{display:flex;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap}.summary-label{font-weight:500;color:#4f46e5}.summary-value{font-weight:500;text-align:right;color:#222}@media (max-width:480px){.checkout-content{padding:1rem}.duration-selector{flex-direction:column;align-items:flex-start;gap:.5rem}.duration-selector select{width:100%}.coupon-input-group{flex-direction:column}.apply-button{padding:.75rem}.summary-total-line{flex-direction:column;align-items:flex-start}.summary-label,.summary-value{flex:1 1 100%;min-width:unset;text-align:left}.summary-value{margin-top:4px}}.region-select__menu{position:absolute!important}.region-select__menu,.region-select__menu-portal{z-index:9999!important}.select-container{position:relative}.region-select{width:100%}.region-select__control{min-height:44px;max-width:400px;font-size:1rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.region-select__control:hover{border-color:#cbd5e0}.region-select__control--is-focused{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.back-button-container{display:flex;justify-content:center;align-items:center;padding:24px 0}.back-link{font-size:14px;color:#3182ce;text-decoration:none;cursor:pointer;background:none;border:none;padding:0}.back-link:hover{color:#2b6cb0;text-decoration:none}.payments-button{flex-direction:column;align-items:center;display:flex;flex-direction:row;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.payment-toggle-button{padding:14px 28px;font-size:1.05rem;font-weight:600;color:#333;background:linear-gradient(90deg,#f7f7f7,#ebebeb);border:1.5px solid #ccc;border-radius:10px;cursor:pointer;transition:all .25s ease-in-out;box-shadow:0 2px 5px rgba(0,0,0,.05);min-width:180px;text-align:center}.payment-toggle-button:hover{background:linear-gradient(90deg,#e9e9e9,#dcdcdc);border-color:#bbb;box-shadow:0 3px 8px rgba(0,0,0,.08)}.payment-toggle-button.active{background:linear-gradient(90deg,#0070f3,#0059c9);color:#fff;border-color:#0070f3;box-shadow:0 4px 12px rgba(0,112,243,.3)}.cms-hosting-price-summary{display:flex;flex-direction:column;gap:10px;font-family:Inter,Roboto,sans-serif;font-size:.95rem;color:#1a1a1a}.cms-hosting-price-row,.cms-hosting-summary-line{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.cms-hosting-label{color:#555}.cms-hosting-value{font-weight:500;color:#333}.cms-hosting-summary-details{margin-top:10px;display:flex;flex-direction:column;gap:8px}.cms-hosting-summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:6px;font-weight:600;color:#000;border-bottom:none}.duration-select__control{min-height:44px;max-width:400px;font-size:1rem;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.duration-select__control:hover{border-color:#cbd5e0}.duration-select__control--is-focused{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.pay-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out}.stripe-button{background-color:#fff;border:1px solid #6772e5;color:#32325d}.paypal-button{background-color:#ffc439;border:none;color:#111}.pay-button:hover{box-shadow:0 2px 6px rgba(0,0,0,.1)}.byow-free-wrap{max-width:760px;margin:0 auto;padding:48px 24px 24px}.byow-free-header{text-align:center;margin-bottom:32px}.byow-free-header h2{font-size:28px;font-weight:700;margin-bottom:8px}.byow-free-header p{color:#6b7280;font-size:16px}.byow-free-card{background:#fff;border-radius:16px;padding:28px 28px 32px;box-shadow:0 10px 30px rgba(0,0,0,.06);border:1px solid #e5e7eb}.byow-free-card-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.byow-free-icon{font-size:22px;color:#4f46e5}.byow-free-card-head h3{font-size:18px;font-weight:600}.byow-free-desc{font-size:15px;line-height:1.6;color:#374151;margin:12px 0 24px}.byow-free-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.byow-free-cta{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:12px 20px;border-radius:10px;font-weight:600;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.byow-free-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,70,229,.35)}.byow-free-cta:disabled{opacity:.6;cursor:not-allowed}.byow-free-note{font-size:13px;color:#6b7280}.byow-free-error{font-size:13px;color:#dc2626}.byow-free-back{margin:24px auto 0;display:block;background:transparent;border:none;color:#4f46e5;font-weight:500;cursor:pointer}.byow-free-back:hover{text-decoration:underline}