@import "https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css";*{box-sizing:border-box;margin:0;padding:0}body{direction:rtl;background:linear-gradient(135deg,#f5f0e8 0%,#e8dfd3 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Vazirmatn,Vazir,Segoe UI,system-ui,sans-serif;display:flex}.card{backdrop-filter:blur(2px);background:#fffffff5;border-radius:32px;width:100%;max-width:700px;padding:2.5rem;transition:all .3s;box-shadow:0 25px 45px -12px #00000040,inset 0 0 0 1px #fff9}.logo{text-align:center;margin-bottom:2rem}.logo img{max-width:120px;height:auto}.logo h1{letter-spacing:-.5px;color:#2c2b28;margin-top:.5rem;font-size:1.8rem;font-weight:300}h2{color:#3e3a35;border-right:4px solid #c6a27a;margin-bottom:1.5rem;padding-right:1rem;font-size:1.6rem;font-weight:400}.form-group{margin-bottom:1.8rem}label{color:#4b3f2e;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}input,textarea,select{background:#fefcf8;border:1px solid #e2dcd2;border-radius:24px;outline:none;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}input:focus,textarea:focus,select:focus{border-color:#c6a27a;box-shadow:0 0 0 3px #c6a27a33}textarea{resize:vertical;min-height:100px}.radio-group{flex-flow:row;align-items:center;gap:2rem;margin-top:.5rem;display:flex}.radio-group label{cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;font-weight:400;display:inline-flex}@media (width<=450px){.radio-group label{font-size:.85rem}.radio-group{gap:1rem}.card{padding:1.5rem}}button,.btn{color:#fff;cursor:pointer;background:#2c2b28;border:none;border-radius:40px;width:100%;margin-top:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:500;transition:all .25s}button:hover{background:#4a3b2c;transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.alert{color:#a94442;background:#fff1f0;border-right:4px solid #d9534f;border-radius:20px;margin-bottom:1.5rem;padding:1rem}.thankyou{text-align:center;color:#3c6e3c;background:#eef5ea;border-radius:28px;margin-top:1rem;padding:1rem}hr{background:linear-gradient(90deg,#0000,#d4c9bb,#0000);border:none;height:1px;margin:1.8rem 0}