/* DaruGet V339 generated bundle. Source order preserved exactly. */

/* === assets/css/phase1/style-06864f4fe6e817af.css === */
.faq-page{background:#fff;color:#172033}
.faq-hero{padding:28px 0 18px}
.faq-hero-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:22px;align-items:stretch;padding:30px;border:1px solid #e2ece6;border-radius:28px;background:linear-gradient(135deg,#f1fbf5 0%,#fff 58%,#f4f9ff 100%);box-shadow:0 14px 40px rgba(15,23,42,.055)}
.faq-hero-copy{max-width:760px}
.faq-hero-copy h1{margin:8px 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.35;letter-spacing:-.6px}
.faq-hero-copy p{margin:0;color:#64748b;font-size:12px;line-height:2}
.faq-search-wrap{margin-top:20px;display:flex;align-items:center;gap:9px;max-width:610px;height:48px;padding:0 13px;border:1px solid #dce7e0;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.035)}
.faq-search-wrap svg{width:19px;height:19px;fill:none;stroke:#15803d;stroke-width:1.8}
.faq-search-wrap input{width:100%;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-size:11px}
.faq-search-wrap input::placeholder{color:#94a3b8}
.faq-hero-card{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:20px;border-radius:21px;background:#fff;border:1px solid #e5ece8}
.faq-stat{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #edf2ef}
.faq-stat strong{font-size:22px;color:#15803d}.faq-stat span{font-size:12px;color:#64748b;font-weight:800}
.faq-hero-card .btn{margin-top:4px;justify-content:center}
.faq-section{padding:24px 0 34px}
.faq-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.faq-toolbar h2{margin:4px 0 0;font-size:22px}
.faq-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.faq-chip{height:33px;padding:0 11px;border:1px solid #dfe7e2;border-radius:999px;background:#fff;color:#526174;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
.faq-chip.is-active{background:#15803d;border-color:#15803d;color:#fff}
.faq-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;align-items:start}
.faq-side{position:sticky;top:92px}
.faq-side-card{padding:18px;border:1px solid #e3ebe6;border-radius:18px;background:#fbfdfc}
.faq-side-card strong{display:block;font-size:13px;margin-bottom:6px}.faq-side-card p{margin:0 0 12px;color:#64748b;font-size:12px;line-height:1.9}
.faq-side-link{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 9px;margin-top:6px;border-radius:9px;background:#fff;border:1px solid #e4ebe7;color:#334155;font-size:12px;font-weight:800;text-decoration:none}
.faq-side-link::after{content:"←";color:#15803d}
.faq-list{display:flex;flex-direction:column;gap:9px}
.faq-item{border:1px solid #e4ebe7;border-radius:15px;background:#fff;overflow:hidden;transition:.2s}
.faq-item:hover{border-color:#cbded2;box-shadow:0 8px 22px rgba(15,23,42,.035)}
.faq-question{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:0;background:#fff;color:#172033;font:inherit;font-size:11px;font-weight:900;text-align:right;cursor:pointer}
.faq-question i{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:9px;background:#eff8f2;color:#15803d;font-style:normal;font-size:17px;transition:.2s}
.faq-question[aria-expanded="true"] i{transform:rotate(45deg);background:#15803d;color:#fff}
.faq-answer{padding:0 15px 14px;border-top:1px solid #edf2ef;background:#fcfefd}
.faq-answer p{margin:12px 0 0;color:#526174;font-size:12px;line-height:2}
.faq-empty{padding:32px;text-align:center;border:1px dashed #cfdad3;border-radius:16px;background:#fafcfb}
.faq-empty strong{display:block;margin-bottom:6px}.faq-empty p{color:#64748b;font-size:12px}.faq-empty a{color:#15803d;font-weight:850;font-size:12px}
.faq-contact-banner{margin-bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;border-radius:22px;background:linear-gradient(135deg,#0f6f45,#15803d);color:#fff}
.faq-contact-banner .eyebrow{color:#d1fae5}.faq-contact-banner h2{margin:5px 0;font-size:20px}.faq-contact-banner p{margin:0;color:#dcfce7;font-size:12px;line-height:1.8}
.faq-contact-banner .btn{background:#fff!important;color:#116b3b!important;border-color:#fff!important}
@media(max-width:900px){.faq-hero-shell{grid-template-columns:1fr}.faq-hero-card{display:grid;grid-template-columns:1fr 1fr auto;align-items:center}.faq-layout{grid-template-columns:1fr}.faq-side{position:static}.faq-side-card{display:none}.faq-toolbar{align-items:flex-start;flex-direction:column}.faq-chips{justify-content:flex-start}}
@media(max-width:620px){.faq-hero{padding-top:14px}.faq-hero-shell{padding:20px 16px;border-radius:20px}.faq-hero-copy h1{font-size:26px}.faq-hero-card{grid-template-columns:1fr 1fr}.faq-hero-card .btn{grid-column:1/-1}.faq-section{padding-top:16px}.faq-question{font-size:12px;padding:12px;min-height:54px}.faq-answer{padding:0 12px 12px}.faq-contact-banner{align-items:flex-start;flex-direction:column;padding:20px}.faq-chips{overflow-x:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px}.faq-chip{flex:0 0 auto}}

.faq-contact-banner{
  background:
    linear-gradient(135deg,#f1faf5 0%,#f7fbff 56%,#ffffff 100%)!important;
  color:#172033!important;
  border:1px solid #dce9e2!important;
  box-shadow:0 12px 30px rgba(15,23,42,.045)!important;
}
.faq-contact-banner .eyebrow{
  color:#15803d!important;
}
.faq-contact-banner h2{
  color:#172033!important;
}
.faq-contact-banner p{
  color:#64748b!important;
}
.faq-contact-banner .btn{
  background:#15803d!important;
  color:#fff!important;
  border-color:#15803d!important;
  box-shadow:0 8px 18px rgba(21,128,61,.15)!important;
}
.faq-contact-banner .btn:hover{
  background:#116b3b!important;
  border-color:#116b3b!important;
}

.faq-page .eyebrow{font-size:11px!important;font-weight:900!important}
.faq-hero-copy h1{font-size:clamp(31px,3.2vw,45px)!important;line-height:1.34!important}
.faq-hero-copy p{font-size:13px!important;line-height:2.05!important;color:#526174!important}
.faq-search-wrap input{font-size:12px!important;font-weight:650!important}
.faq-stat span{font-size:11px!important}
.faq-toolbar h2{font-size:24px!important}
.faq-chip{font-size:12px!important;font-weight:900!important}
.faq-side-card strong{font-size:14px!important}
.faq-side-card p{font-size:12px!important}
.faq-side-link{font-size:12px!important}
.faq-question{font-size:12.5px!important;line-height:1.75!important;font-weight:900!important;min-height:62px!important}
.faq-answer p{font-size:11.5px!important;line-height:2.1!important;color:#475569!important}
.faq-contact-banner h2{font-size:22px!important}
.faq-contact-banner p{font-size:11px!important;line-height:1.9!important}

.faq-contact-banner{
  margin-bottom:0!important;
  border-radius:22px 22px 0 0!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
.faq-page + footer,
.faq-page ~ footer,
body > footer{
  margin-top:0!important;
}
.faq-contact-banner + footer{margin-top:0!important}
@media(max-width:620px){
  .faq-question{font-size:11.5px!important}
  .faq-answer p{font-size:10.8px!important}
}


/* === assets/css/v154-ui-shell.css === */


.header-cart-wrap{position:relative;display:inline-flex;align-items:center}
.header-cart-trigger{position:relative}
.header-mini-cart{
  position:absolute;
  top:calc(100% + 12px);
  left:0;
  width:min(360px,calc(100vw - 24px));
  z-index:9999;
  padding:12px;
  border:1px solid #dde7e1;
  border-radius:16px;
  background:#fff;
  box-shadow:0 18px 42px rgba(15,23,42,.16);
  opacity:0;visibility:hidden;transform:translateY(6px);
  pointer-events:none;
  transition:opacity .18s ease,transform .18s ease,visibility .18s;
}
.header-cart-wrap:hover .header-mini-cart,
.header-cart-wrap:focus-within .header-mini-cart,
.header-cart-wrap.is-open .header-mini-cart{
  opacity:1;visibility:visible;transform:none;pointer-events:auto;
}
.header-mini-cart::before{
  content:"";position:absolute;top:-7px;left:22px;width:12px;height:12px;
  background:#fff;border-top:1px solid #dde7e1;border-left:1px solid #dde7e1;transform:rotate(45deg)
}
.mini-cart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 9px;border-bottom:1px solid #eef2ef}
.mini-cart-head strong{font-size:11px;color:#172033}
.mini-cart-head span{font-size:12px;color:#64748b}
.mini-cart-items{display:flex;flex-direction:column;gap:8px;padding:9px 0}
.mini-cart-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:8px;align-items:center}
.mini-cart-thumb{width:46px;height:46px;display:grid;place-items:center;border:1px solid #e6ece8;border-radius:10px;background:#f8faf9;overflow:hidden}
.mini-cart-thumb img{display:block;width:100%;height:100%;object-fit:contain;padding:3px;background:transparent}
.mini-cart-copy{min-width:0}
.mini-cart-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#172033}
.mini-cart-copy span{display:block;margin-top:3px;font-size:12px;color:#64748b}
.mini-cart-price{font-size:12px;color:#15803d;font-weight:900;white-space:nowrap}
.mini-cart-more{padding:6px 0 2px;text-align:center;font-size:12px;color:#94a3b8;border-top:1px dashed #e4ebe7}
.mini-cart-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:9px;border-top:1px solid #eef2ef}
.mini-cart-total span,.mini-cart-total strong{display:block}
.mini-cart-total span{font-size:12px;color:#64748b}
.mini-cart-total strong{margin-top:2px;font-size:11px;color:#172033}
.mini-cart-view{
  min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;
  border-radius:10px;background:#15803d;color:#fff!important;text-decoration:none!important;
  font-size:12px;font-weight:900
}
.mini-cart-empty{padding:18px 6px;text-align:center;color:#64748b;font-size:12px}
@media(max-width:680px){
  .header-mini-cart{position:fixed;top:72px;left:12px;right:12px;width:auto;max-height:70vh;overflow:auto}
  .header-mini-cart::before{display:none}
  .mini-cart-head strong{font-size:12px}
  .mini-cart-copy strong{font-size:12px}.mini-cart-copy span{font-size:12px}
  .mini-cart-price{font-size:12px}.mini-cart-total strong{font-size:12px}.mini-cart-view{min-height:40px;font-size:12px}
}

.header-actions{overflow:visible!important}
.header-cart-wrap{z-index:10020!important}
.header-mini-cart{
  max-height:520px!important;
  overflow:hidden!important;
}
.mini-cart-items{
  max-height:390px!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin!important;
}
@media(max-width:680px){
  .header-mini-cart{max-height:72vh!important}
  .mini-cart-items{max-height:52vh!important}
}

.wishlist-trigger{position:relative}
.wishlist-trigger.is-active{color:#e11d48!important}
.wishlist-trigger .wishlist-count{
  position:absolute;top:-5px;left:-5px;min-width:17px;height:17px;padding:0 4px;
  display:none;align-items:center;justify-content:center;border-radius:999px;
  background:#e11d48;color:#fff;font-size:12px;font-weight:900;border:2px solid #fff
}
.wishlist-trigger.has-items .wishlist-count{display:flex}

.wishlist-page{background:#fff;color:#172033}
.wishlist-hero{padding:28px 0 18px}
.wishlist-hero-shell{
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  padding:30px;border:1px solid #e2ece6;border-radius:27px;
  background:linear-gradient(135deg,#fff5f7 0%,#fff 58%,#f5f9ff 100%);
  box-shadow:0 14px 38px rgba(15,23,42,.045)
}
.wishlist-hero h1{margin:7px 0 9px;font-size:clamp(30px,3.2vw,43px);line-height:1.35}
.wishlist-hero p{max-width:760px;margin:0;color:#526174;font-size:12.5px;line-height:2}
.wishlist-summary{
  min-width:210px;padding:16px;border:1px solid #eadfe3;border-radius:17px;background:#fff
}
.wishlist-summary span,.wishlist-summary strong,.wishlist-summary small{display:block}
.wishlist-summary span{font-size:12px;color:#94a3b8}.wishlist-summary strong{margin:3px 0;font-size:22px;color:#e11d48}.wishlist-summary small{font-size:12px;color:#64748b}
.wishlist-toolbar{display:flex;align-items:end;justify-content:space-between;gap:15px;padding:6px 0 15px}
.wishlist-toolbar h2{margin:4px 0 0;font-size:21px}
.wishlist-toolbar-actions{display:flex;gap:7px}
.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:28px}
.wishlist-card{
  display:flex;flex-direction:column;min-width:0;padding:12px;border:1px solid #e4ebe7;
  border-radius:18px;background:#fff;position:relative
}
.wishlist-remove{
  position:absolute;top:9px;left:9px;width:31px;height:31px;display:grid;place-items:center;
  border:1px solid #f1d8df;border-radius:10px;background:#fff;color:#e11d48;font-size:15px;cursor:pointer
}
.wishlist-img{
  height:185px;display:grid;place-items:center;padding:8px;border-radius:14px;
  background:linear-gradient(145deg,#f8fcff,#eef7fd 56%,#f8fcff)
}
.wishlist-img img{display:block;max-width:95%;max-height:95%;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(15,23,42,.10))}
.wishlist-brand{margin-top:10px;color:#64748b;font-size:12px;font-weight:850}
.wishlist-card h3{min-height:42px;margin:4px 0 7px;font-size:11.5px;line-height:1.75}
.wishlist-price{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto}
.wishlist-price strong{font-size:13.5px;color:#15803d}.wishlist-price del{font-size:12px;color:#94a3b8;text-decoration-color:#ef4444}
.wishlist-actions{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:10px}
.wishlist-add-cart{
  min-height:38px;border:0;border-radius:10px;background:#15803d;color:#fff;font:inherit;
  font-size:12px;font-weight:900;cursor:pointer
}
.wishlist-view{
  min-width:38px;display:grid;place-items:center;border:1px solid #dfe7e2;border-radius:10px;
  color:#475569;text-decoration:none;font-size:11px
}
.wishlist-empty{
  grid-column:1/-1;padding:48px 20px;text-align:center;border:1px dashed #d6e0da;border-radius:18px;background:#fbfdfc
}
.wishlist-empty strong{display:block;margin-bottom:6px;font-size:16px}.wishlist-empty p{margin:0 0 13px;color:#64748b;font-size:12px}
.wishlist-footer-bridge{
  margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:18px;
  padding:22px 25px;border:1px solid #dce9e2;border-bottom:0;border-radius:21px 21px 0 0;
  background:linear-gradient(135deg,#f1faf5,#f7fbff 60%,#fff)
}
.wishlist-footer-bridge h2{margin:5px 0;font-size:19px}.wishlist-footer-bridge p{margin:0;color:#64748b;font-size:12px;line-height:1.9}
@media(max-width:1000px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
  .wishlist-hero-shell{align-items:flex-start;flex-direction:column}.wishlist-summary{width:100%}
  .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-toolbar{align-items:flex-start;flex-direction:column}
}
@media(max-width:480px){
  .wishlist-hero{padding-top:14px}.wishlist-hero-shell{padding:20px 16px;border-radius:20px}
  .wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .wishlist-img{height:145px}.wishlist-card{padding:9px}.wishlist-card h3{font-size:12px}
  .wishlist-footer-bridge{align-items:flex-start;flex-direction:column}
}
.personal-hub{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}
.personal-hub-card{padding:14px;border:1px solid #e2e9e5;border-radius:15px;background:#fff;text-decoration:none;color:#172033}
.personal-hub-card span,.personal-hub-card strong,.personal-hub-card small{display:block}.personal-hub-card span{font-size:12px;color:#64748b}.personal-hub-card strong{margin:4px 0;font-size:17px;color:#15803d}.personal-hub-card small{font-size:12px;color:#94a3b8;line-height:1.7}
.personal-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.personal-action{min-height:37px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #dce6e0;border-radius:10px;background:#fff;color:#475569;text-decoration:none;font-size:12px;font-weight:850;cursor:pointer}.personal-action.primary{border-color:#15803d;background:#15803d;color:#fff}
.phase5-health-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 14px}.phase5-health-summary article{padding:12px;border:1px solid #e2e9e5;border-radius:13px;background:#fbfdfc}.phase5-health-summary span,.phase5-health-summary strong,.phase5-health-summary small{display:block}.phase5-health-summary span{font-size:12px;color:#64748b}.phase5-health-summary strong{margin:4px 0;font-size:11px}.phase5-health-summary small{font-size:12px;color:#94a3b8;line-height:1.7}
.phase5-orders{display:flex;flex-direction:column;gap:9px;margin-top:12px}.phase5-order{padding:13px;border:1px solid #e2e9e5;border-radius:14px;background:#fff}.phase5-order-head{display:flex;justify-content:space-between;gap:10px;align-items:start}.phase5-order-head strong{font-size:11px}.phase5-order-head small{display:block;margin-top:3px;color:#64748b;font-size:12px}.phase5-order-status{padding:5px 8px;border-radius:999px;background:#eef8f2;color:#15803d;font-size:12px;font-weight:900}.phase5-order-items{display:flex;gap:6px;margin-top:9px;overflow:auto}.phase5-order-items img{width:44px;height:44px;object-fit:contain;border:1px solid #e5ebe7;border-radius:9px;padding:2px}.phase5-order-actions{display:flex;gap:6px;margin-top:10px}.phase5-order-actions button,.phase5-order-actions a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #dce5df;border-radius:9px;background:#fff;color:#475569;text-decoration:none;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.phase5-order-actions .reorder{background:#15803d;color:#fff;border-color:#15803d}
.wishlist-smart-alerts{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:0 0 13px}.wishlist-smart-alerts article{padding:12px;border:1px solid #e3eae6;border-radius:13px;background:#fbfdfc}.wishlist-smart-alerts strong{display:block;font-size:12px}.wishlist-smart-alerts p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.8}
.reminder-history{margin-top:14px;padding:16px;border:1px solid #e2e9e5;border-radius:16px;background:#fff}.reminder-history h3{margin:0 0 8px;font-size:13px}.reminder-history-list{display:flex;flex-direction:column;gap:6px}.reminder-history-row{display:flex;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid #eef2ef}.reminder-history-row:last-child{border-bottom:0}.reminder-history-row strong{font-size:12px}.reminder-history-row span{font-size:12px;color:#64748b}.notification-settings{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.notification-settings label{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #dfe7e2;border-radius:9px;background:#fff;font-size:12px}.product-reminder-btn{width:100%;min-height:39px;margin-top:7px;border:1px solid #cfe2d6;border-radius:10px;background:#f3faf5;color:#15803d;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
@media(max-width:900px){.personal-hub{grid-template-columns:repeat(2,1fr)}.phase5-health-summary{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.personal-hub{grid-template-columns:1fr 1fr}.phase5-health-summary{grid-template-columns:1fr}.wishlist-smart-alerts{grid-template-columns:1fr}.phase5-order-head{flex-direction:column}.phase5-order-actions{display:grid;grid-template-columns:1fr 1fr}.phase5-order-actions>*{width:100%}}

.skip-to-content{position:fixed;top:8px;right:8px;z-index:20000;padding:10px 14px;border-radius:10px;background:#0f172a;color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;transform:translateY(-150%);transition:transform .16s}
.skip-to-content:focus{transform:none}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid rgba(21,128,61,.48)!important;outline-offset:2px!important}
:where(button,a){-webkit-tap-highlight-color:transparent}
img{height:auto}
.home-product-copy .seo-slide-heading{font-size:31px!important;line-height:1.38!important;margin:8px 0 7px!important;letter-spacing:-.4px!important;color:inherit!important}
.dd-category-copy .seo-slide-heading{margin:0 0 8px!important;font-size:clamp(29px,3.2vw,44px)!important;line-height:1.25!important;color:#0f172a!important}
@media(max-width:680px){
  :where(button,.btn,.icon-btn,input,select){min-height:40px}
  .home-product-copy .seo-slide-heading{font-size:24px!important}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

@font-face{
  font-family:"DaruGet Persian";
  src:url("../../../fonts/NotoSansArabic-Regular.woff2") format("woff2"),url("../../../fonts/NotoSansArabic-Regular.ttf") format("truetype");
  font-style:normal;
  font-weight:100 699;
  font-display:swap;
}
@font-face{
  font-family:"DaruGet Persian";
  src:url("../../../fonts/NotoSansArabic-Bold.woff2") format("woff2"),url("../../../fonts/NotoSansArabic-Bold.ttf") format("truetype");
  font-style:normal;
  font-weight:700 900;
  font-display:swap;
}

:root{
  --font-fa:"DaruGet Persian",Tahoma,Arial,sans-serif!important;
  --font-ui:"DaruGet Persian",Tahoma,Arial,sans-serif!important;
  --catalog-fa-font:"DaruGet Persian",Tahoma,Arial,sans-serif!important;
}

html,
body,
button,
input,
textarea,
select,
option{
  font-family:"DaruGet Persian",Tahoma,Arial,sans-serif!important;
}

body{
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

@media(max-width:900px){
  html,body,button,input,textarea,select,option{
    font-family:"DaruGet Persian",Tahoma,Arial,sans-serif!important;
  }
}

html,body{max-width:100%;overflow-x:hidden}
img,svg,video{max-width:100%}
button,a,input,select,textarea{touch-action:manipulation}