.checkoutPage{color:#172033;background:#f6f7fb;min-height:100vh}.checkoutNavbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8eaf0;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 6%;display:flex;position:sticky;top:0}.checkoutLogo{color:#172554;align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:flex}.checkoutLogo span{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.checkoutBack{color:#fff;background:#4f46e5;border-radius:10px;padding:11px 19px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 8px 20px #4f46e538}.checkoutBack:hover{background:#4338ca;transform:translateY(-2px)}.checkoutHeader{color:#fff;text-align:center;background:radial-gradient(circle at 80% 20%,#c4b5fd40,#0000 32%),linear-gradient(135deg,#312e81,#5b21b6);flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:65px 20px;display:flex}.checkoutHeader>span{color:#c4b5fd;letter-spacing:3px;font-size:12px;font-weight:700}.checkoutHeader h1{margin-top:12px;font-size:clamp(38px,5vw,56px)}.checkoutHeader p{color:#ffffffb3;margin-top:12px;font-size:15px}.checkoutContainer{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:30px;width:min(1150px,90%);margin:0 auto;padding:55px 0 100px;display:grid}.checkoutMain{flex-direction:column;gap:25px;display:flex}.checkoutCard{background:#fff;border:1px solid #e6e9f0;border-radius:20px;padding:30px;box-shadow:0 12px 35px #1e293b0d}.checkoutCard h2{color:#1f2937;margin-bottom:24px;font-size:21px}.checkoutProduct{background:#f8f9ff;border:1px solid #e8eaf0;border-radius:16px;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.checkoutProductIcon{background:linear-gradient(145deg,#eef0ff,#e4e7ff);border-radius:15px;place-items:center;width:90px;height:90px;font-size:48px;display:grid}.checkoutProductInfo h3{color:#1f2937;font-size:18px}.checkoutProductInfo p{color:#7b8495;margin-top:8px;font-size:13px}.checkoutProductPrice{color:#4f46e5;font-size:25px;font-weight:800}.checkoutForm{flex-direction:column;gap:22px;display:flex}.checkoutForm label{color:#4b5563;flex-direction:column;gap:9px;font-size:14px;font-weight:600;display:flex}.checkoutForm input,.checkoutForm textarea{color:#273449;background:#fafbff;border:1px solid #dfe3eb;border-radius:11px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:14px;transition:all .2s}.checkoutForm input:focus,.checkoutForm textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.checkoutForm textarea{resize:vertical}.orderSummary{background:#fff;border:1px solid #e6e9f0;border-radius:20px;padding:30px;position:sticky;top:95px;box-shadow:0 12px 35px #1e293b12}.orderSummary h2{color:#1f2937;margin-bottom:25px;font-size:21px}.summaryRow{color:#697386;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.summaryRow strong{color:#374151;font-size:14px}.summaryTotal{background:#f3f4ff;border-radius:13px;justify-content:space-between;align-items:center;margin-top:18px;padding:20px;display:flex}.summaryTotal span{color:#4b5563;font-size:14px;font-weight:600}.summaryTotal strong{color:#4f46e5;font-size:27px}.orderSummary button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:11px;width:100%;margin-top:24px;padding:16px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 12px 28px #4f46e540}.orderSummary button:hover{transform:translateY(-2px);box-shadow:0 17px 35px #4f46e559}.orderSummary>p{color:#929bad;text-align:center;margin-top:15px;font-size:12px;line-height:1.7}@media (max-width:850px){.checkoutContainer{grid-template-columns:1fr}.orderSummary{position:static}}@media (max-width:650px){.checkoutNavbar{height:65px;padding:0 18px}.checkoutLogo{font-size:18px}.checkoutLogo span{width:37px;height:37px;font-size:19px}.checkoutBack{padding:9px 12px;font-size:12px}.checkoutHeader{min-height:220px;padding:45px 20px}.checkoutContainer{width:calc(100% - 32px);padding:35px 0 70px}.checkoutCard,.orderSummary{border-radius:17px;padding:22px}.checkoutProduct{grid-template-columns:70px minmax(0,1fr);gap:15px;padding:15px}.checkoutProductIcon{width:70px;height:70px;font-size:38px}.checkoutProductPrice{grid-column:2;font-size:22px}}.emailError{color:#dc2626;margin-top:-3px;font-size:12px;font-weight:500}.checkoutProductIcon{background:#f5f7ff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.checkoutProductImage{object-fit:contain;width:72px;height:72px;display:block}
