/* Front */
.wd-scb{font-family:"Vazirmatn","Vazir",IRANSans,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;position:fixed;inset-inline:0;bottom:0;display:flex;width:100%;pointer-events:none}
.wd-scb a{pointer-events:auto;text-decoration:none}
.wd-scb .wd-scb-half{display:flex;align-items:center;justify-content:center;gap:.6rem;font-weight:800;line-height:1;padding:0 1rem}
.wd-scb .wd-title{display:block}
.wd-scb .wd-sub{display:block;opacity:.9;margin-top:.15rem}
.wd-scb .wd-labels{display:flex;flex-direction:column;align-items:center;text-align:center}
.wd-scb i,.wd-scb .wd-svg{display:inline-block}
.wd-extra{margin-inline-start:.4rem}
.is-mobile.wd-scb .wd-scb-half{flex:1 1 50%}
.wd-shadow.is-mobile .wd-scb-half{box-shadow:0 12px 40px rgba(2,6,23,.18)}
.is-desktop.wd-scb{width:auto;bottom:24px;right:24px;left:auto}
.is-desktop.wd-scb.pos-bottom-left{left:24px;right:auto}
.is-desktop.wd-scb.pos-bottom-center{left:50%;transform:translateX(-50%)}
body{padding-bottom:env(safe-area-inset-bottom)}
