@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Vazirmatn:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans','Vazirmatn',system-ui,sans-serif;color:#18253d;background:#f7f5f1}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(150deg,#faf8f5,#f0ebe3)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7196f7;outline-offset:3px}.shell{width:min(100% - 40px,1080px);margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e7e0d7;padding:22px 0}.brand{display:inline-flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:-.04em;direction:ltr}.brand img{width:46px;height:46px}.brand b{color:#a47c4e}nav{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:700}nav a:hover{color:#a47c4e}nav select{background:#fff;border:1px solid #d7dfeb;border-radius:3px;padding:10px 13px;color:#253b5a}.card{width:min(100%,590px);margin:70px auto 90px;background:#fff;border:1px solid #e7e0d7;border-radius:4px;padding:clamp(27px,4.5vw,52px);box-shadow:0 25px 65px #1b2e4a12}.title small{display:block;color:#9e7649;letter-spacing:.14em;font-size:12px;font-weight:800}.title h1{font-size:clamp(29px,4vw,42px);line-height:1.3;margin:13px 0 30px;letter-spacing:-.035em}.tabs{display:flex;gap:6px;border-bottom:1px solid #e6ebf2;padding-bottom:14px;margin-bottom:28px}.tabs a,.tabs button{font:inherit;font-size:14px;font-weight:750;color:#51637e;background:#f3f6fa;border:1px solid transparent;border-radius:3px;padding:10px 16px;cursor:pointer}.tabs a:hover,.tabs button:hover{color:#1d3b7f;background:#f1e7da}.tabs .active{background:#242b34;color:#fff}.tabs form{margin:0}.form label{display:block;margin:18px 0;font-size:14px;font-weight:750;color:#2a3b59}.form input{display:block;width:100%;margin-top:8px;padding:13px 14px;border:1px solid #ced8e6;border-radius:3px;background:#fbfcfe;color:#1a2b45;min-height:48px}.form input:focus{border-color:#b08c61;outline:3px solid #f2e5d2}.primary{width:100%;margin-top:18px;padding:15px 22px;border:0;border-radius:3px;background:#a47c4e;color:#fff;font-weight:800}.primary:hover{background:#88633d}.hint,.muted{font-size:14px;color:#687991;line-height:1.75}.error{padding:14px 16px;background:#fff0f0;border:1px solid #f6c7cc;color:#9b2537;border-radius:3px;line-height:1.6}.profile{display:flex;flex-direction:column;gap:6px;padding:20px;background:#f8f3eb;border:1px solid #e9e1d6;border-radius:3px}.profile span{font-size:14px;color:#6a7890}.card h2{font-size:22px;margin:31px 0 12px}.order{display:grid;grid-template-columns:1fr auto;gap:7px;padding:16px 0;border-bottom:1px solid #e7ebf1}.order strong{font-size:15px}.order span{color:#986f41;font-weight:800;font-size:13px}.order small{grid-column:1/-1;color:#718097;font-size:13px}
html[lang="ku"] body,html[lang="ar"] body,html[lang="ku"] button,html[lang="ar"] button,html[lang="ku"] input,html[lang="ar"] input,html[lang="ku"] select,html[lang="ar"] select{font-family:'Vazirmatn',system-ui,sans-serif}html[lang="ku"] .title h1,html[lang="ar"] .title h1{line-height:1.5;letter-spacing:0}@media(max-width:600px){.shell{width:min(100% - 28px,1080px)}header{gap:12px;flex-wrap:wrap;padding:16px 0}.brand{font-size:18px}.brand img{width:42px;height:42px}nav{width:100%;justify-content:space-between}.card{margin:28px auto 60px;padding:26px 20px}.title h1{font-size:29px}.tabs a,.tabs button{font-size:13px;padding:9px 11px}}
