.checkout-section{padding:10rem 0 5rem;background-color:#111827;min-height:100vh}.checkout-layout{display:grid;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}@media(min-width:1024px){.checkout-layout{grid-template-columns:1fr 1.5fr;gap:4rem}}.order-summary{background-color:#1a233b;padding:2.5rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:120px}@media(max-width:1023px){.order-summary{position:relative;top:0}}.order-summary__title{font-size:1.5rem;font-weight:700;margin:0 0 2rem;padding-bottom:1.5rem}.order-item,.order-summary__title{border-bottom:1px solid hsla(0,0%,100%,.1)}.order-item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:2rem}.order-item__info{flex:1 1}.order-item__name{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.order-item__type{color:#9ca3af;margin:0;font-size:.9rem}.order-item__price{font-size:1.5rem;font-weight:700;color:#3b82f6}.order-features{margin-bottom:2rem}.order-features__title{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.order-features__list{list-style:none;padding:0;margin:0}.order-features__item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#e5e7eb;font-size:.95rem}.order-features__item .check-icon{width:18px;height:18px;color:#10b981;flex-shrink:0}.order-totals{padding:1.5rem 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:2rem}.order-totals__row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem;color:#e5e7eb}.order-totals__row:last-child{margin-bottom:0}.order-totals__row--total{font-size:1.3rem;font-weight:700;color:#fff;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.2)}.order-guarantee{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(59,130,246,.1));border-radius:12px;border:1px solid rgba(16,185,129,.3)}.order-guarantee .icon{width:30px;height:30px;color:#10b981;flex-shrink:0}.order-guarantee__title{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#10b981}.order-guarantee__text{font-size:.9rem;color:#e5e7eb;margin:0;line-height:1.5}.checkout-form-wrapper{background-color:#1a233b;padding:3rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.checkout-form-wrapper{padding:2rem}}.checkout-form__title{font-size:1.8rem;font-weight:700;margin:0 0 2.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem;color:#e5e7eb}.form-input,.form-select{width:100%;padding:1rem;background-color:#111827;border:2px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6}.form-input::placeholder{color:#6b7280}.form-hint{font-size:.85rem;color:#9ca3af;margin:.5rem 0 0}.form-divider{margin:2rem 0 1.5rem;text-align:center;position:relative}.form-divider span{background-color:#1a233b;padding:0 1rem;color:#9ca3af;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1}.form-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:hsla(0,0%,100%,.1)}.form-row{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:2fr 1fr}.checkout-submit{width:100%;padding:1.25rem;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;margin-top:1rem}.checkout-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px rgba(59,130,246,.4)}.checkout-submit:disabled{opacity:.7;cursor:not-allowed}.form-note{text-align:center;font-size:.85rem;color:#9ca3af;margin:1.5rem 0 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.form-note .icon{width:16px;height:16px;color:#10b981}.checkout-info{background:linear-gradient(135deg,#1e3a8a,#1e40af);padding:1.25rem;border-radius:12px;display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem;border:1px solid rgba(59,130,246,.3)}.checkout-info__icon{font-size:1.5rem;flex-shrink:0}.checkout-info__text{margin:0;font-size:.9rem;color:#e0e7ff;line-height:1.6}.secure-checkout{text-align:center;padding:1rem 0;margin-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.secure-checkout__text{margin:0;font-size:.9rem;color:#9ca3af}.checkout-form__subtitle{color:#9ca3af;margin:.5rem 0 2rem;font-size:1rem}.checkout-submit-btn{width:100%;padding:1.1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.checkout-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.4)}.checkout-submit-btn:disabled{opacity:.5;cursor:not-allowed}.payment-methods{margin-top:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.payment-methods__title{font-size:.9rem;color:#9ca3af;margin:0 0 1rem}.payment-methods__icons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.payment-methods__icons span{font-size:.9rem;color:#e5e7eb;padding:.5rem 1rem;background-color:#111827;border-radius:6px;border:1px solid hsla(0,0%,100%,.1)}