*{box-sizing:border-box;margin:0;padding:0;font-family:Vazirmatn,sans-serif}body{background:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.modal{background:#fff;border-radius:26px;width:100%;max-width:450px;transition:all .2s;box-shadow:0 187px 75px #00000003,0 105px 63px #0000000d,0 47px 47px #00000017,0 12px 26px #0000001a,0 0 #0000001a}img{object-fit:cover;max-width:100%}.form{flex-direction:column;gap:20px;padding:24px 20px 20px;display:flex}.payment--options{padding:0}.payment--options button{cursor:pointer;background:#f2f2f2;border:0;border-radius:11px;outline:none;justify-content:center;align-items:center;height:55px;padding:0;transition:background .2s;display:flex}.payment--options button:hover{background:#e8e8e8}.payment--options button svg{width:auto;max-width:100%;height:22px}.payment--options button:last-child svg{height:26px}.separator{color:#8b8e98;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:0 4px;display:grid}.separator .line{background-color:#e8e8e8;border:0;height:1px;display:block}.separator>p{white-space:nowrap;margin:0;font-size:11px;font-weight:600}.credit-card-info--form{flex-direction:column;gap:15px;display:flex}.input_container{flex-direction:column;gap:5px;width:100%;display:flex}.input_label{color:#8b8e98;letter-spacing:.3px;font-size:10px;font-weight:600}.input_field{color:#1a1a1a;background-color:#f2f2f2;border:1px solid #0000;border-radius:9px;outline:none;width:100%;height:40px;padding:0 16px;font-size:14px;transition:all .3s cubic-bezier(.15,.83,.66,1)}.input_field::placeholder{color:#b0b0b0;font-size:13px}.input_field:focus{background-color:#0000;border:1px solid #0000;box-shadow:0 0 0 2px #242424}.purchase--btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(#363636 0%,#1b1b1b 50%,#000 100%);border:0;border-radius:11px;outline:none;height:55px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.15,.83,.66,1);box-shadow:0 0 #fff,0 0 #000}.purchase--btn:hover{transform:scale(1.01);box-shadow:0 0 0 2px #fff,0 0 0 4px #0000003a}.purchase--btn:active{transform:scale(.98)}.input_field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input_field[type=number]{-moz-appearance:textfield}@media (width<=600px){.form{gap:16px;padding:20px 16px 16px}.payment--options{gap:8px}.payment--options button{height:48px}.payment--options button svg{height:18px}.payment--options button:last-child svg{height:22px}.separator{gap:6px}.separator>p{font-size:10px}.split{grid-template-columns:1fr 1fr;gap:10px}.input_field{height:38px;padding:0 12px;font-size:13px}.purchase--btn{height:48px;font-size:13px}}@media (width<=400px){body{padding:10px}.modal{border-radius:18px}.form{gap:14px;padding:16px 12px 12px}.payment--options{gap:6px}.payment--options button{border-radius:8px;height:42px}.payment--options button svg{height:15px}.payment--options button:last-child svg{height:18px}.separator>p{font-size:9px}.split{grid-template-columns:1fr;gap:10px}.input_field{border-radius:7px;height:36px;padding:0 10px;font-size:12px}.input_label{font-size:9px}.purchase--btn{border-radius:8px;height:44px;font-size:12px}}@media (height<=500px) and (orientation:landscape){body{align-items:flex-start;padding:8px}.modal{border-radius:18px;max-width:350px}.form{gap:10px;padding:14px 14px 12px}.payment--options button{height:36px}.payment--options button svg{height:14px}.payment--options button:last-child svg{height:17px}.credit-card-info--form{gap:8px}.input_field{height:32px;padding:0 10px;font-size:12px}.input_label{font-size:9px}.purchase--btn{height:38px;font-size:12px}.separator{gap:4px}.separator>p{font-size:9px}}@media (width>=1200px){.modal{max-width:350px}.form{gap:24px;padding:32px 28px 28px}.payment--options{gap:16px}.payment--options button{height:60px}.input_field{height:44px;font-size:15px}.purchase--btn{height:60px;font-size:15px}}
